/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.georges.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(https://www.georges.com.au/skin/frontend/typologancee/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
.blog-index-list .top-direct {
    background-image: url(https://www.georges.com.au/skin/frontend/typologancee/default/aw_blog/images/news.png);
    background-size: cover;
}
.overlay_pmatch-popup {
    background-color: #000000;
    z-index: 100 !important;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}
.pmatch-popup_close {
    float: right;
    width: 17px;
    height: 17px;
    background: url("https://www.georges.com.au/skin/frontend/typologancee/default/pmatch/images/close_label.gif") no-repeat;
    border: none;
    cursor: pointer;
}

.pmatch-form .fieldset, .pmatch-form fieldset.group-select {
    margin: 0;
}

.pmatch-form fieldset.group-select {
    width: 600px;
    padding: 22px 0 12px 10px;
}

.pmatch-form .buttons-set, .pmatch-form .button-set {
    margin: 0;
}

.pmatch-form .button-set {
    width: 610px;
}

.pmatch-form .input-box {
    text-align: left;
}

.pmatch-popup_title {
    display: none;
}

.pmatch-form-before {
    margin: 0 0 9px;
}

.pmatch-textarea {
    width: 100%;
}

#pmatch-overlay {
    background-color: #000000;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    z-index: 100;
}

#pmatch-popup {
    background-color: white;
    width: 380px;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -190px;
    z-index: 1000;
    padding: 0;
    max-height: 90%;
    overflow: auto;
}

.pmatch-form {
    margin: 25px;
}

#pmatch-popup label {
    text-align: left;
}

/* Price Match Requests */
[id^=details-button-] > button {
    min-width: 65px;
}
.aw-pm-details-visible {
    border-bottom: none !important;
    background-color: #eeeeee;
}
.aw-pm-details {
    background-color: #eeeeee;
}
.aw-pm-details p {
    margin: 0;
}

.pmatch-request-index .data-table {
    border-color: #D9D9D9;
    border-style: solid;
    border-width: 1px;
}

.pmatch-required {
}
.pmatch-submit {
    clear: right;
}
.pmatch-cancel {
}


.typo-top-cart, .logo-home, .top-seach{height:85px!important;}
.subnews {
    position: relative;
    text-align: center !important;
    top: -50px;
}
.home13 .main-newsletter-inner {
    margin-top: -20px;
    padding: 0!important;
}

/* Module opc IWD*/
.iwd_opc_small_button.active:hover, .iwd_opc_button.active:hover, .iwd_opc_small_button.active:focus, .iwd_opc_button.active:focus {
    background-color: #000000!important;
}
.iwd_opc_small_button.active, .iwd_opc_button.active {
    background-color: #008000!important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_head {
    background-color: #008000!important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_head:hover {
    background-color: #000000!important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status .iwd_opc_column_alternative_status[data-status="complete"]:after {
    background: #008000!important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status .iwd_opc_column_alternative_status[data-status="active"] {
    background: #008000!important;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox:checked + .iwd_opc_checkbox_label_value:before {
    border-color: #000000!important;
    background-color: #000000!important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip:hover:after {
    color: #000000!important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip:before, .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip .iwd_opc_tooltip_content_fixed {
    color: #000000!important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status .iwd_opc_column_alternative_status[data-status="incomplete"] {
    background: #50D050!important;
}
.iwd_opc_empty_field.validation-error .iwd_opc_select_container:not(.disabled) {
    border-color: #50D050!important;
}
.iwd_opc_loader_wrapper .iwd_opc_loader {
    border-left: 0.8em solid #008000!important;
}
.iwd_opc_select_container:focus {
    border-color: #008000!important;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input:focus, .iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea:focus {
    border-color: #008000!important;
}
.iwd_opc_wrapper #iwd_opc_place_order #paypal-container button.braintree-paypal-button {
    background: #008000!important;
}
.iwd_opc_wrapper #iwd_opc_place_order #paypal-container button.braintree-paypal-button:hover {
    background-color: #000000!important;
}
.iwd_opc_payment_method_forms .braintree-input-field:focus {
    border-color: #008000!important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_totals {
    background-color: #008000!important;
}
/* End */

/* Module Price Match*/
.product-shop-view DIV.add-to-cart>DIV>BUTTON.pmatch-button {
    min-width: 200px;
    margin-left: 201px;
    height: 50px;
}
.product-shop-view DIV.add-to-cart {
    width: 100%;
}
#pmatch-popup .pmatch-form-before {
    color: #636363;
    font-size: 15px;
    line-height: 1.5;
}
#pmatch-popup label.required:after {
    content: ' *';
    color: #df280a;
    font-weight: normal;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 12px;
}
#pmatch-popup .form-list em {
    display: none;
}
#pmatch-popup .input-box input {
    width: 100%;
    height: 30px;
    padding: 0 8px;
}
#pmatch-popup {
    top: 5%!important;
}
/* End */

.banner-header {
background: url(https://www.georges.com.au/skin/frontend/typologancee/default/images/maxresdefault-1.jpg) center no-repeat;
background-size: cover;
height: 380px;
    left: 0;
    position: absolute;
    width: 100%;
}
.blog-layout3  {
/*    margin-top: 380px;*/
}

.owl-stage img{
width :auto !important;
}
.subscribe {
    margin-bottom: 0;
}
.subscribe form {
    margin-bottom: 0;
}
.heading-title {
    text-align:center;
    margin-bottom: 100px;
}
.heading-title h1 {
    font-family: "Lato-Black";
    font-size: 30px;
    padding: 40px 0 40px 0;
    text-align: center;
    text-transform: uppercase;
}

.heading-title p {
    color: #999;
font-size: 14px;
padding: 0 15px;
}
.newcarousel .owl-nav {
    display: block !important;
}
.catalog-category-view .top-direct, .catalog-product-view .top-direct, .tag-product-list .top-direct{height:180px!important;}
.main-top .tab-content{border:none;}
.newcarousel .owl-item img{width:100%!important;}
.newcarousel .owl-nav .owl-prev{background: url(http://geostaging.monocledigital.com/media/wysiwyg/arrow-prev.png) no-repeat 0 0;height: 64px;
    left: 28px;
    position: absolute;
    top: 44%;
    width: 64px;
    opacity: 0.5;
    text-indent: -555555px;
}
.newcarousel .owl-nav .owl-next{background: url(http://geostaging.monocledigital.com/media/wysiwyg/arrow-next.png) no-repeat 0 0;height: 64px;
    right: 28px;
    position: absolute;
    top: 44%;
    width: 64px;
    opacity: 0.5;
    text-indent: -555555px;
}
.newcarousel .owl-nav .owl-prev:hover, .newcarousel .owl-nav .owl-next:hover{opacity:1;}
.promotext {
    color: #fff;
    display: table;
    height: 380px;
    position: absolute;
    z-index: 9;
}
.promotext .text {
    display: table-cell;
    vertical-align: middle;
    font-size:42px;
}
.promotext .text a{
    background-color: #CC0000;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    padding: 0 20px;
    transition: all 0.3s ease 0s;
}
.promotext .text a:hover{background-color: #555;}
.header-layout-5 .store-cr {
    margin-top: 7px;
}
.typo-icon-ajaxcart .icon-cart{
    margin-top: -9px;
    position: relative;
    left: -5px
}
.cms-index-index .list-features .media-left > span.customicon {
    border: none;
}
.cms-index-index .list-features .media-left > span.customicon:hover{
    background: none;
}
 @media only screen and (max-width : 1024px) {
    /* Module Price Match*/
    #pmatch-popup {
        top: 10%!important;
    }
}
 @media only screen and (max-width : 840px) {
    .promotext .text{font-size:32px;}
}
 @media only screen and (max-width : 768px) {
    /* Module Price Match*/
    .product-shop-view DIV.add-to-cart>DIV>BUTTON.pmatch-button { margin-left: 184px; }
    #pmatch-popup {
        top: 5%!important;
    }
}
 @media only screen and (max-width : 767px) {
    .promotext .text{font-size:22px;}
}

 @media only screen and (max-width : 480px) {
    /* Module Price Match*/
    .product-shop-view DIV.add-to-cart>DIV>BUTTON.pmatch-button { margin-left: 0px; margin-top: 10px; }
}

 @media only screen and (max-width : 320px) {
    .promotext .text{font-size:18px;}

    /* Module Price Match*/
    #pmatch-popup {
        width: 290px;
        left: 64%;
    }
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #869690;
  background-color: #ffffff;
}
a {
  color: #3fbf79;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2c8555;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 11px;
  font-weight: 400;
}
.lead {
  margin-bottom: 22px;
  font-size: 24px;
  font-weight: 200;
  line-height: 33px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-emp {
  color: #6ca838;
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 11px 0;
  font-family: inherit;
  font-weight: 300;
  line-height: 22px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1 {
  line-height: 66px;
  margin: 44px 0;
}
h2 {
  color: #4a5853;
  font-weight: 600;
  margin: 22px 0;
}
h3 {
  font-weight: 400;
}
h2,
h3 {
  line-height: 33px;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 13.6px;
}
h1 small {
  font-size: 28px;
}
h2 small {
  font-size: 20px;
}
h3 small {
  font-size: 16px;
}
h4 small {
  font-size: 16px;
}
.page-header {
  padding-bottom: 10px;
  margin: 22px 0 33px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 11px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 28px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 22px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 11px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 22px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 22px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 22px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 22px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 14px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #ff8a3c;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 22px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
pre.prettyprint {
  margin-bottom: 22px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 22px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: 44px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 16.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}
input,
button,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 22px;
  padding: 4px 6px;
  margin-bottom: 11px;
  font-size: 16px;
  line-height: 22px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 32px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 32px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 22px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 21px 20px 22px;
  margin-top: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #afbab6;
}
.help-block {
  display: block;
  margin-bottom: 11px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 11px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 16px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 22px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #bade9b;
  border-color: #6ca838;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 11px;
}
legend + .control-group {
  margin-top: 22px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 22px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 11px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table th,
.table td {
  padding: 16px;
  line-height: 24px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ffffff;
}
.table td {
  //background: #f5f5f5;
  background: #FFF;
  border-top: 1px solid #E0E0E0;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ffffff;
}
.table .table {
  background-color: #ffffff;
}
.table-bordered {
  border: 1px solid #ffffff;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ffffff;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  //background-color: #f5f5f5;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  //background-color: #ededed;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("https://www.georges.com.au/skin/frontend/typologancee/default/newcarousel/assets/img/glyphicons-halflings-green.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 4px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("https://www.georges.com.au/skin/frontend/typologancee/default/newcarousel/assets/img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 22px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #3cb774;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #3cb774;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f3f3f3;
  /*color: #3fbf79;*/
  *background-color: #f3f3f3;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  border: 0px solid #cccccc;
  *border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #3fbf79;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 13.6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #3fbf79;
  color: #ffffff;
  *background-color: #3fbf79;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #39ac6d;
  *background-color: #329961;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2c8555 \9;
}
.btn-warning {
  background-color: #fbb450;
  color: #ffffff;
  *background-color: #fbb450;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #ee5f5b;
  color: #ffffff;
  *background-color: #ee5f5b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #ff8a3c;
  color: #ffffff;
  *background-color: #ff8a3c;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #ff7920;
  *background-color: #ff6a06;
}
.btn-success:active,
.btn-success.active {
  background-color: #ec5e00 \9;
}
.btn-info {
  background-color: #5bc0de;
  color: #ffffff;
  *background-color: #5bc0de;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #444444;
  color: #ffffff;
  *background-color: #444444;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #3fbf79;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #2c8555;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 11px;
  margin-bottom: 11px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 16px;
}
.btn-group > .btn-mini {
  font-size: 12px;
}
.btn-group > .btn-small {
  font-size: 13.6px;
}
.btn-group > .btn-large {
  font-size: 20px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #39ac6d;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #ff7920;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 22px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 22px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 22px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #3fbf79;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #3fbf79;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #3fbf79;
  border-bottom-color: #3fbf79;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #2c8555;
  border-bottom-color: #2c8555;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 22px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 9px 20px 9px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #869690;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #869690;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #7fc242;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 9px 15px 9px;
  color: #869690;
  text-decoration: none;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #7fc242;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #869690;
  text-decoration: none;
  background-color: transparent;
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #f2f2f2;
  color: #ffffff;
  *background-color: #f2f2f2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #f2f2f2;
  *background-color: #e5e5e5;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #d9d9d9 \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #7fc242;
  border-bottom-color: #7fc242;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #869690;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #869690;
  border-bottom-color: #869690;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #869690;
  border-bottom-color: #869690;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  background-color: #151515;
  color: #ffffff;
  *background-color: #151515;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 22px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 22px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 22px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 20px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 13.6px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 12px;
}
.pager {
  margin: 22px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 22px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 22px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #3fbf79;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 13.536px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 33px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 33px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 22px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 22px;
  }
  .navbar-fixed-bottom {
    margin-top: 22px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 11px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #869690;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #ffffff;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 11px 15px;
    margin: 11px 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 769px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

/* Owl Carousel Bootstrap Custom CSS */

/* Header Navigation */
#top-nav{
	border-bottom: 1px solid #e1e6dd;
	background: #FFF;
	-webkit-transform: translateZ(0)

}
#top-nav.navbar{
	margin-bottom: 0px;

}
#top-nav.navbar .nav{
	margin: 8px 0px;
}
	
#top-nav.navbar .nav > li > a {
	padding: 6px 12px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 400;

	-webkit-transition: background-color 200ms ease;
	-moz-transition: background-color 200ms ease;
	-o-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
}
#top-nav.navbar .nav > li > a.download{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#top-nav.navbar .nav > li > a.download-on{
	background-color: #ff8a3c;
	color: #ffffff;
}
#top-nav.navbar .nav > li > a.download-on:hover{
	color: #ffffff;
	background-color: #ff7920;
}
.btn-navbar span.icon-bar{
	margin-top: 0px;
}

/* Header  */

#header{
	background: #f1f1f1;
	padding: 100px 0 100px;
}
#header h1{
	color: #7fc242;
	margin-bottom: 10px;
	margin-top: 40px;
}
#header h3{
	margin-bottom: 30px;
	width: 400px;
}
#header .btn-success {
	padding: 15px 30px;
	margin-bottom: 5px;
}
#header .logo{
	display: block;
	margin-top:60px;
	float: right
}
img.arrow-down{
	margin: 0 auto;
	display: block;
}
h1{
	margin-top: 80px;
}

pre.pre-show{
	margin: 40px 0px;

}
.tab-content pre.pre-show{
	margin: 0px 0px 0px 0px;
}
.nav-tabs{
	margin-top: 20px;
	margin-bottom: 0px;
	
}
.tab-content{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	
}
/* Content */
.table th, .table td {
padding: 8px 12px;
}

/* Footer */

#footer{
	padding: 20px 0px;
	background: #f3f3f3;
	text-align: center
}
.twitter-share-button{
	top: 4px;
	position: relative;
}

/* Demo Slides */

#owl-example .item{
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#owl-example .item img{
	width: auto;
	margin: 0 auto;
	display: block;
}
#owl-example .item h3{
	font-size: 28px;
	font-weight: 300;
	margin: 25px 0 0;
}
#owl-example .item h4{
	margin: 5px 0 0;
	font-size: 18px;
}
.item h1{
	margin: inherit;
}

.orange{
	background: #ff8a3c;
}
.darkCyan{
	background: #42bdc2;
}
.forestGreen{
	background: #7fc242;
}
.yellow {
	background: #ffd800;
}
.dodgerBlue {
	background: #388bd1;
}
.skyBlue {
	background: #a1def8;
}
.zombieGreen {
	background: #3fbf79;
}
.violet {
	background: #db6ac5;
}
.yellowLight {
	background: #fee664;
}
.steelGray {
	background: #cad3d0;
}

/* More Demo Box */

#example-info h1,
#more h1{
	margin-top: 40px;
}
.demos-row{
	margin-top: 30px;
	margin-bottom: 30px;
}
.demo-page{
	margin-top: 0px;
	margin-bottom: 100px;
}
.demo-box{
	display: block;
	background: #f3f3f3;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.demo-box h3{
	padding-bottom:20px;
	margin: 0px;
	color: #869690;
}
.demo-box:hover{
	text-decoration: none;
}
.demo-wrapper{
	padding: 30px 0px 20px 0px;
	padding-left: 30px;
	padding-right: 30px;
}
.demo-slide {
	float: left;
}
.demo-slide .bg{
	background: #aebab6;
	margin-right: 1px;
	height: 100%;
}
.demo-box:hover .demo-slide .bg{
	background: #7fc242;
}
/* Images */
.demo-images .demo-slide{
	height: 40px;
	width: 33.3333333%;
}

/* Full */
.demo-full {
	padding-left: 0px;
	padding-right: 0px;
}
.demo-full .demo-slide{
	height: 40px;
	width: 25%;
}

/* Custom */
.demo-custom .demo-slide{
	height: 40px;
	width: 10%;
}
/* One */
.demo-one .demo-slide{
	height: 40px;
	width: 100%;
}

/* json */

.demo-Json .demo-slide {
	height: 40px;
	width: 20%;
}
.demo-Json-custom .demo-slide{
	height: 40px;
	width: 33.3333333%;
}
/* loading icon */

.demo-lazy .demo-slide{
	height: 40px;
	width: 33.3333333%;
}
.demo-lazy .demo-slide .bg{
background: url('https://www.georges.com.au/skin/frontend/typologancee/default/newcarousel/assets/img/AjaxLoader.gif') no-repeat center center #aebab6;
}

/* Auto Height */
.demo-height .demo-slide{
	height: 40px;
	width: 100%;
}

/* Changelog  */
#changelog{
	margin-bottom: 40px;
}
#changelog .label{
	margin-bottom:10px;
}
#changelog .log{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e6dd;
}
/* Faq */
#faq dt {
	line-height: 26px;
}
#faq dd{
	line-height: 22px;
	margin-bottom: 20px;
}
.cms-how-to-hire .container .std p, .cms-how-to-hire .container .std h1, .cms-how-to-hire .container .std span{
	font-family: Tahoma, sans-serif;
	color: #636363;
	margin: 0;
	line-height: 24px;
}
.cms-how-to-hire .container .std a {
	font-family: Tahoma, sans-serif;
	color: #3399cc;
}
.cms-how-to-hire .page-title h1 {
	font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.requestquote-index-index .container-main  {
	padding-top: 0;
}
.requestquote-index-index .container-main .container {
	max-width: 720px;
    margin: 0 auto;
}
.requestquote-index-index  .top-direct-wrap {
	display: none;
}
.requestquote-index-index input.input-text {
	width: 100%;
    height: 56px;
    padding: 0 25px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
}
.requestquote-index-index input.input-date, .requestquote-index-index select {
	height: 56px;
    padding: 15px 25px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
}
.requestquote-index-index textarea {
	width: 100%;
    padding: 12px 25px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
}
#simple_contact_form {
	margin-top: 220px;
}
.requestquote-index-index .page-title h1 {
	font-size: 30px;
    padding: 92px 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    width: 100%;
    position: absolute;
    right: 0;
    text-align: center;
}
.requestquote-index-index .fieldset .title {
    text-align: left;
    letter-spacing: 2px;
    margin: 20px 0;
    padding: 10px;
    font-weight: 600;
    line-height: 1.7;
    background: #000000;
    color: #fff;
    font-size: 18px;
}
.requestquote-index-index .fieldset select {
     -webkit-appearance: menulist;
}
.shipping-delivery-info .title{margin: 0;text-align: center;font-size: 27px;font-weight: bold;}
/* Responsive Stuff */


@media (max-width: 979px) {
	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding: 0px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	}
}
@media (max-width: 768px) {
	.navbar.navbar-fixed-top{
		position: static;
	}
	.btn.btn-navbar{
		margin: 9px 20px 9px 8px;
		padding: 10px 10px;
	}
	.nav-collapse .nav > li{
		border-top: 1px solid #e1e6dd;
		text-align: center
	}
	#header .logo{
		margin-top:40px;
		margin: 20px auto 0px;
		float: none;
		height: 150px;
	}
	#header {
		text-align: center;
		padding: 60px 0px 30px;
	}
	#header h1{
		margin: 10px 0;
	}
	#header h3{
	margin-bottom: 10px;
	width: auto;
	padding: 0px 20px;
	}
	h1 {
		font-size: 38px;
		margin: 20px 0;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 16px;
	}
	h5 {
		font-size: 13px;
	}
	h6 {
		font-size: 12px;
	}

}


@media (max-width: 480px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
	position: static;
	}
	#header {
		text-align: center;
		padding: 20px 0px 20px;
	}
	#header .logo{
		margin-top:0px;
	}

}

/*
NO MORE TABLES!! ;)
*/
@media (max-width: 767px) {

	.hp-table table, .hp-table thead, .hp-table .hp-table tbody, .hp-table th, .hp-table td, .hp-table tr { 
		display: block; 
	}
	.hp-table thead tr { 
		display: none;
	}
	.hp-table tr { border: 0px solid #ccc; margin-bottom: 10px; }
	
	.hp-table td:before { 
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

	.hp-table td:nth-of-type(2):before { 
		content: "Default:";
		font-weight: bold;
	}
	.hp-table td:nth-of-type(3):before { 
		content: "Type:";
		font-weight: bold;
	}
	.hp-table td:nth-of-type(4):before { 
		content: "Description:";
		font-weight: bold;
	}

	.requestquote-index-index .page-title h1 {
		padding: 65px 0;
    	font-size: 25px;
	}
}











/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.georges.com.au/skin/frontend/typologancee/default/newcarousel/owl-carousel/grabbing.png) 8 8, move;
}

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


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://www.georges.com.au/skin/frontend/typologancee/default/newcarousel/owl-carousel/AjaxLoader.gif) no-repeat center center
}
/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; 
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

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

  100% {
    opacity: 0; } }

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

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

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

  100% {
    opacity: 0; } }

.com { color: #93a1a1; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #dc322f; }
.str, .atv { color: #ff8a3c; }
.kwd, .prettyprint .tag { color: #195f91; }
.typ, .atn, .dec, .var { color: #3fbf79; }
.pln { color: #48484c; }
.pun{ color:#48484c; }
pre.prettyprint {
  padding: 20px;
  background-color: #f3f3f3;
  border: 0px solid #e1e1e8;
}


/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin: 0 0 0 40px; /* IE indents via margin-left */
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
}
/**************/
/*** LAYOUT ***/
/**************/

/* Feed container */
#sb_instagram {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram:after{
  content: "";
  display: table;
  clear: both;
}

/*********************/
/*** STYLE OPTIONS ***/
/*********************/
#sb_instagram.sbi_fixed_height{
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram #sbi_images{
  width: 100%;
  float: left;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Items */
#sb_instagram #sbi_images .sbi_item{
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: inherit !important;
  margin: 0 !important;
  text-decoration: none;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Cols */
#sb_instagram.sbi_col_1 #sbi_images .sbi_item{ width: 100%; }
#sb_instagram.sbi_col_2 #sbi_images .sbi_item{ width: 50%; }
#sb_instagram.sbi_col_3 #sbi_images .sbi_item{ width: 33.33%; }
#sb_instagram.sbi_col_4 #sbi_images .sbi_item{ width: 25%; }
#sb_instagram.sbi_col_5 #sbi_images .sbi_item{ width: 20%; }
#sb_instagram.sbi_col_6 #sbi_images .sbi_item{ width: 16.66%; }
#sb_instagram.sbi_col_7 #sbi_images .sbi_item{ width: 14.28%; }
#sb_instagram.sbi_col_8 #sbi_images .sbi_item{ width: 12.5%; }
#sb_instagram.sbi_col_9 #sbi_images .sbi_item{ width: 11.11%; }
#sb_instagram.sbi_col_10 #sbi_images .sbi_item{ width: 10%; }

/* Disable mobile layout */
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item{ width: 100%; }
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item{ width: 50%; }
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item{ width: 33.33%; }
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item{ width: 25%; }
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item{ width: 20%; }
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item{ width: 16.66%; }
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item{ width: 14.28%; }
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item{ width: 12.5%; }
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item{ width: 11.11%; }
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item{ width: 10%; }

/* Photos */
#sb_instagram .sbi_photo_wrap{
  position: relative;
}
#sb_instagram .sbi_photo{
  display: block;
}
#sb_instagram a,
#sb_instagram a:hover,
#sb_instagram a:focus,
#sb_instagram a:active{
  outline: none;
}
#sb_instagram img{
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  opacity: 1 !important;
}
#sb_instagram .sbi_link{
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;

  width: 100%;
  padding: 10px 0;
  background: rgba(0,0,0,0.5);
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
}
#sb_instagram .sbi_link a{
  padding: 0 6px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;

  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
#sb_instagram .sbi_link .sbi_lightbox_link{
  padding-bottom: 5px;
}
#sb_instagram .sbi_link a:hover,
#sb_instagram .sbi_link a:focus{
  text-decoration: underline;
}
#sb_instagram .sbi_photo_wrap:hover .sbi_link,
#sb_instagram .sbi_photo_wrap:focus .sbi_link{
  display: block;
}

/* Loader */
#sb_instagram .sbi_loader{
  position: relative;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: 10px 0 10px -8px;
  background: url('https://www.georges.com.au/skin/frontend/base/default/img/loader.png') no-repeat;
}

/* HEADER */
#sb_instagram .sb_instagram_header{
  float: left;
  clear: both;
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1.2;
  width: 100%;
  text-align: center;
}
#sb_instagram .sb_instagram_header a{
  display: inline-block;
}
/* Header profile pic */
#sb_instagram .sbi_header_img{
  float: left;
  position: relative;
  width: 50px;
  margin: 0 0 0 -100% !important;
  overflow: hidden;

  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
#sb_instagram .sbi_header_img img{
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
/* Profile pic hover */
#sb_instagram .sbi_header_img_hover{
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.75);

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  border-radius: 40px;
  transition: opacity 0.2s;
}
/* Fade the Instagram icon in when hovering on the header */
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover{
  opacity: 1;
}
#sb_instagram .sbi_header_img_hover .fa{
  position: absolute;
  top: 50%;
  margin-top: -10px;
  margin-left: -8px;
  font-size: 20px;
}
/* Header text */
#sb_instagram.typo-insta {
  margin-bottom: 75px;
}
#sb_instagram.typo-insta .title h2 {
  font-size: 36px;
  padding: 50px 0 30px 0;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
#sb_instagram .sbi_header_text{
  float: left;
  width: 100%;
  padding-top: 5px;
}
#sb_instagram .sb_instagram_header a{
  text-decoration: none;
}
#sb_instagram .sbi_header_text .sbi_bio,
#sb_instagram .sbi_header_text h3{
  float: left;
  clear: both;
  width: auto;
  margin: 0 0 0 60px !important;
  padding: 0 !important;
}
#sb_instagram .sb_instagram_header h3{
  font-size: 16px;
  line-height: 1.3;
}
#sb_instagram .sb_instagram_header p{
  font-size: 13px;
  line-height: 1.3;
}
#sb_instagram .sb_instagram_header h3.sbi_no_bio{
  padding-top: 9px !important;
}
#sb_instagram .sbi_header_text img.emoji{
  margin-right: 3px !important;
}


/* Buttons */
#sb_instagram #sbi_load{
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  margin-bottom: 12px;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;

  padding: 7px 14px;
  margin: 5px auto 0 auto;
  background: #333;
  color: #eee;
  border: none;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.5;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Follow button */
#sb_instagram .sbi_follow_btn{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-align: center;
}
#sb_instagram .sbi_follow_btn.sbi_top{
  display: block;
  margin-bottom: 5px;
}
#sb_instagram .sbi_follow_btn a{
  background: #517fa4;
  color: #fff;
}
#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram #sbi_load .sbi_load_btn:focus{
  filter: alpha(opacity=85);
  opacity: 0.85;
}
#sb_instagram #sbi_load .fa,
#sb_instagram .sbi_follow_btn .fa{
  margin-bottom: -1px;
  margin-right: 7px;
  font-size: 15px;
}
#sb_instagram #sbi_load .sbi_follow_btn{
  margin-left: 5px;
}

#sb_instagram .sbi_info {
    width: 100%;
    float: left;
    clear: both;
    text-decoration: none;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    display: none;
}
#sb_instagram .sbi_item:hover .sbi_info {
  display: block;
}

#sb_instagram .sbi_meta span {
    margin: 0 5px !important;
    font-size: 18px;
}

#sb_instagram .sbi_meta i {
    margin-right: 5px !important;
    font-size: 20px;
}


/* Mod only error msgs */
#sbi_mod_error{
  display: none;
}
#sbi_mod_error{
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
  margin: 0;
  padding: 10px 15px;
  font-size: 13px;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#sbi_mod_error p{
  padding: 5px 0 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}
#sbi_mod_error ol,
#sbi_mod_error ul{
  padding: 5px 0 5px 20px !important;
  margin: 0 !important;
}
#sbi_mod_error li{
  padding: 1px 0 !important;
  margin: 0 !important;
}
#sbi_mod_error span{
  font-size: 12px;
}


/* Media queries */
@media all and (max-width: 640px){
  /* Make 3-6 cols into 2 col */
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item{
    width: 50%;
  }
  /* Make 7-10 cols into 4 col */
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_10 #sbi_images .sbi_item{
    width: 25%;
  }
}
@media all and (max-width: 480px){
  /* Make all cols into 1 col */
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_10 #sbi_images .sbi_item{
    width: 100%;
  }
}
.owl-instagram .owl-item img {
    height:auto;
    width:100%;
    display: block;
}

.owl-instagram .owl-item {
    margin:0px;
    height:285px;
}
#sbi_images .owl-carousel.owl-drag .owl-item div, #sbi_images .owl-carousel.owl-drag .owl-item a{height: 100%}
.sbi_photo > img{visibility: hidden;}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item{width:100%;}
#sb_instagram .sbi_photo{background-size:cover;}
.box-menu {
  position: relative;
}
.nav-top {
  padding: 0;
}
.nav-top-inner {
  position: relative;
  text-align: center;
}
.typo-navigation {
  display: inline-block;
  vertical-align: top;
}
#typonav {
  margin: 0;
  padding: 0;
  width: auto;
}
.megamenu .fa {
  display: inline-block;
  line-height: inherit;
  padding-left: 15px;
}
.home-sidebar .megamenu .fa {
  float: right;
}
#typonav > li {
  float: left;
  padding: 0;
  text-align: left;
}
#typonav .itemgrid ul.level0 {
  margin: 0 -15px;
}
#typonav ul.level0 li:hover {
  background: none;
}
#typonav li.custom-block {
  float: left;
  border-left: none;
}
#typonav li.level0 {
  display: block;
  line-height: 60px;
  height: 60px;
  padding: 0 15px;
  position: relative;
  cursor: pointer;
}
#typonav li.level0.mega_align_justify {
  position: static;
}
#typonav a {
  float: left;
  margin: 0;
  padding: 0;
}
#typonav a, #typonav a:hover {
  display: block;
  outline: none;
  text-decoration: none;
}
#typonav span {
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
}
#typonav li.active a.level-top {
  outline: none;
}
#typonav li a.level-top {
  font-weight: bold;
}
#typonav a, #megamenu a, #typonav li.level0 a {
  position: relative;
}
#typonav li.level0 ul li a:hover {
  outline: medium none;
  text-decoration: none;
}
/*Label category*/
li.level0 > a > span > .cat-label {
  position: absolute;
  bottom: 90%;
  left: 90%;
}
li.level1 > a > span > .cat-label {
  display: inline-block !important;
  margin: 0 2px;
}
li.level0 > a > span > .pin-bottom:before {
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  content: ""; 
  border-top: 4px solid #cc0000;
  border-left: 0 solid transparent; 
  border-right: 4px solid transparent;
  margin-left: -3px;
}
.cat-label {
  padding: 2px 4px;
  transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  border-radius: 2px;
  font-size: 10px;
  line-height: 13px;
  background: #cc0000;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.cat-label.cat-label-label1 {
  background: #3689C3;
}
.cat-label.pin-bottom.cat-label-label1:before {
  border-top-color: #3689C3;
}
.is-sticky li.level0 > a > span > .cat-label {
  bottom: auto;
  top: 0;
}
/*dropdown mega*/
#typonav li ul.show-sub, #typonav li div.show-sub {
  left: 0;
  outline: none;
  width: 100%;
  min-width: 220px;
  z-index: 999;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
/*align center*/
#typonav li.mega_align_center.level-top > div.show-sub {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
/*align right*/
#typonav li.mega_align_right > div.show-sub,
#typonav li .show-sub li.mega_align_right > div.show-sub,
#typonav li .show-sub li .show-sub li.mega_align_right > div.show-sub,
#typonav li .show-sub li .show-sub li .show-sub li.mega_align_right > div.show-sub,
#typonav li .show-sub li .show-sub li .show-sub li .show-sub li.mega_align_right > div.show-sub {
  left: auto;
  right: 100%;
  margin-right: -100%;
}
div.show-sub {
  left: 0;
  outline: none;
  width: 100%;
  z-index: 9;
}
#typonav div.level0 {
  padding: 30px 15px;
  cursor: default;
}
#typonav .sub-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 180ms ease, opacity 180ms ease, margin 180ms ease;
  -moz-transition: visibility 180ms ease, opacity 180ms ease, margin 180ms ease;
  transition: visibility 180ms ease, opacity 180ms ease, margin 180ms ease;
  margin-top: 30px;
}

#typonav li.level0:hover > .show-sub {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
#typonav .sub-wrapper .mm-item-base {
  padding: 15px;
  margin: 0;
}
#typonav .sub-wrapper .mm-item-base div ul li div ul li div div.mm-item-base,
#typonav li.m-dropdown .dropdown.sub-wrapper div.mm-item-base div ul li div div.mm-item-base {
  margin-left: 0;
  padding: 0 2px;
}
#typonav li.level0 ul li {
  height: auto;
}
#typonav li.level0 ul li.custom {
  border-bottom: 2px solid #cb2822 !important;
}
#typonav li.level0 .groups-wrapper ul li a,
#typonav li.level0 .dropdown .groups-wrapper ul.level1 li a,
#typonav .dropdown ul li a {
  line-height: 20px;
  padding: 10px 0;
}
#typonav li.level0 .dropdown ul li.groups > a {
  border-bottom: 1px solid #ccc;
}
#typonav li.level0 ul li:hover {
  border-top: none;
}
#typonav .sub-wrapper ul {
  border: none;
  margin: 0;
  padding: 0;
  position: static;
  width: auto;
}
#typonav ul.level0 li {
  outline: none;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#typonav ul li, #typonav ul li.active {
  background: none;
  margin: 0;
}
#typonav li.level0 ul li ol {
  margin: 0 0 0 5px;
}
#typonav li.level0 ul li.groups a {
  font-size: 100%;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 10px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.vheader-layout-2 #typonav li.level0 ul li.groups > a {
  border-bottom: 1px solid #333;
}
.vheader-layout-2 .nav-top {
  margin-bottom: 75px;
}
#typonav li.level0 ul li.groups > a {
  font-weight: bold;
  color: #000;
}
#typonav li.level0 ul li ul li a {
  border-bottom: 1px solid #cfcfcf;
}
#typonav li ul span {
  white-space: normal;
}
#typonav li.level0 ul li a {
  border: 0 none;
  display: block;
  font-size: 100%;
  height: auto;
  margin: 0;
  outline: medium none;
  text-transform: capitalize;
  width: 100%;
  background-color: transparent;
}
#typonav li.level0 .groups-wrapper ul li a {
  border: 0 none;
  height: auto;
  line-height: 30px;
  margin: 0;
  outline: medium none;
  text-transform: capitalize;
  display: block;
  width: 100%;
  background-color: transparent;
}
#typonav li.level0 ul li a span.title_group {
  padding-left: 0;
}
#typonav ul li ul.level1 li, #typonav ul li ul.level2 li {
  border: 0;
  margin: 0;
  width: 100%;
  float: left;
}
#typonav li.level0 .groups-wrapper ul li a {
  padding: 5px 0;
  line-height: 20px;
}
#typonav li .groups-wrapper .parent > a, #typonav li .dropdown .parent > a {
  position: relative;
}
#typonav li .groups-wrapper .parent > a:before, #typonav li .dropdown .parent > a:before {
  content:"\f105";
  position: absolute;
  top: 12px;
  right: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
#typonav li .groups-wrapper .parent > a:before {
  top: 8px;
}
#typonav li .show-sub li div.show-sub {
  left: 70%;
  top: 0;
}
#typonav li .show-sub li:hover > div.show-sub {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
#typonav li .show-sub .groups-wrapper li > div.show-sub {
  padding: 10px 15px;
}
.groups-wrapper ul li.active a {
}
/*Dropdown classic*/
#typonav li.m-dropdown {
  position: relative;
}
#typonav .dropdown ul.level0 li {
  width: 100%;
  padding: 0 15px;
  float: left;
}
#typonav .dropdown ul.level0 li a {
  border-bottom: 1px solid #e5e5e5;
}
.vheader-layout-2 #typonav .dropdown ul.level0 li a {
  border-bottom: 1px solid #333;

}
#typonav .dropdown ul.level0 li.last > a {
  border-bottom: none;
}
#typonav .dropdown ul.level0 li.groups {
  border-bottom: none;
}
#typonav li.m-dropdown .dropdown.sub-wrapper {
  max-width: 270px;
  padding: 0;
}
#typonav li.m-dropdown .dropdown.sub-wrapper li.level1:hover > .show-sub {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
/*Block html*/
ul.products-posts .posts-item-inner .posts-image {
  padding: 0
}
ul.products-posts .posts-item-inner .posts-image a {
  padding: 0 !important;
}
ul.products-posts .posts-item-inner .posts-image a img {
  margin: 0 auto;
}
ul.products-posts .posts-item-inner .posts-actions-inner {
  padding-right: 0
}
ul.products-posts .posts-item-inner .posts-actions-inner .product-info .product-name {
  margin: 0;
  font-size: 14px;
}
ul.products-posts .posts-item-inner .posts-actions-inner .product-info .product-name a {
  padding: 0 !important;
  width: auto;
}
ul.products-posts .posts-item-inner .posts-actions-inner .product-info .product-name a:hover {
  background: none !important;
  color: #e70000 !important;
}
ul.products-posts .posts-item-inner .posts-actions-inner .product-info p {
  line-height: 20px;
  clear: both;
  color: #6e6e6e;
  font-size: 13px;
  margin: 0;
}
ul.products-posts .block-posts-menu {
  border-bottom: 1px solid #f3f3f3;
  float: none !important;
  line-height: 20px;
  overflow: hidden;
  padding: 10px 0 !important;
}
ul.products-posts .block-posts-menu.last {
  border-bottom: none;
}
.typomenu-block-right h3 {
  color: #3f3f43;
  font-size: 110%;
  font-weight: normal;
  padding: 0 0 20px;
  margin: 0;
}
.typomenu-block-right .posts {
  line-height: 20px;
}
.typomenu-block-right .posts .price-box {
  width: 100%;
  float: left;
}
.typomenu-block-right .posts a {
  display: inline-block !important;
  text-align: left;
  text-transform: none !important;
  font-size: 100% !important;
  padding: 0 !important;
}
.typomenu-block-right .posts a:hover {
  color: #0092ce !important;
}
.typomenu-block-right .posts .posts-item-inner.last {
  margin-top: 20px;
}
.typomenu-block-level1-top {
  margin-bottom: 10px;
}
.typomenu-block-level1-top img {
  width: 100%;
}
.typomenu-block-level1-bottom {
  margin-bottom: 10px;
}
.typomenu-block-top img {
  margin-bottom: 30px;
}
.typomenu-block-top img.img-menutop {
  float: right;
}
.typomenu-block-bottom {
  margin: 0;
}
.typomenu-block-bottom .bottom {
  float: left;
  margin-right: 14px;
}
.typomenu-block-bottom .bottom.first {
  margin-left: 0;
}
.typomenu-block-bottom .bottom.last {
  margin-right: 0;
}
.typomenu-block-bottom h3 {
  margin: 0 0 20px;
  font-size: 120%;
  font-weight: normal;
  text-transform: uppercase;
}
.typomenu-block-bottom p {
  margin: 15px 0 0;
  line-height: 20px;
}
.typo-navigation #typonav .typomenu-block-right .products-posts .posts-image a:hover {
  background: none;
}
#typonav .typomenu-block .nav-block .section-line {
  border-bottom: 1px solid #ffffff;
  clear: both;
  display: block;
  line-height: 0;
  margin-bottom: 10px;
  padding-top: 10px;
}
.typomenu-block.typomenu-block-right .typomenu-block .block-menu-banner {
  margin-right: 5px !important;
  padding: 0 !important;
  width: 260px;
}
.typomenu-block .nav-block .f-right {
  float: right;
}
#typonav .typomenu-block .nav-block a:hover {
  color: #000;
  text-decoration: none;
}
.typomenu-block .nav-block h3 {
  font-size: 140%;
  color: #fff;
  clear: both;
  padding: 10px 0 0;
  font-weight: normal;
}
.typomenu-block .nav-block p {
  font-size: 100%;
  color: #323131;
  line-height: 25px;
  margin: 0;
}
.typomenu-block-top {
  padding: 0;
  margin: 0;
}
.top-content {
  padding-bottom: 10px;
}
.top-content .menu-links {
  line-height: 20px;
  font-size: 12px;
}
.typomenu-block-top ul {
  list-style: none;
}
.typomenu-block-top ul li {
  border: medium none !important;
  float: left;
  line-height: 45px;
  padding-right: 20px !important;
  width: auto !important;
}
.typomenu-block-top ul li a .fa {
  display: none;
}
.typomenu-block-left, .typomenu-block-center {
  padding: 0 0 20px;
}
.typomenu-block-left img {
  padding-top: 30px;
}
.typomenu-block-bottom .static-inner {
  padding: 0 20px;
  width: 100%;
}
#typonav .typomenu-block.typomenu-block-bottom .block-menu-logo a {
  padding: 0;
  margin-right: 10px;
}
#typonav .typomenu-block.typomenu-block-bottom strong {
  display: block;
}
.typomenu-block-bottom .left,
.typomenu-block-bottom .right {
  float: left;
  width: 50%;
  display: block
}
.typomenu-block-bottom .right {
  background-color: #3e3c46;
  padding: 33px 15px;
}
.typomenu-block-bottom .right:hover {
  background-color: #cb2822;
}
.typomenu-block-bottom .right h3 {
  margin: 0;
  font-size: 150%;
  line-height: 40px;
  color: #fff;
}
.typomenu-block-bottom .right p {
  margin: 0;
  font-size: 100%;
  color: #fff;
}
.typomenu-block .custom-block h4 {
  margin: 0;
  color: #000;
  font-size: 16px;
  padding: 0 0 10px;
}
.typomenu-block .custom-block p {
  color: #323131;
  font-size: 13px;
  line-height: 25px;
  margin: 10px 0 0;
}
.container-top .grid12-4 {
  margin-left: 0;
}
.block-top-right img {
  padding-top: 10px;
}
.block-top-right h3 {
  color: #000;
  font-size: 16px;
  margin-bottom: 0;
}
.typomenu-block-left h2 {
  font-size: 18px;
  margin: 12px 0;
}
.custom p.custom_category_menu_text {
  text-align: left;
  line-height: 20px;
  clear: both;
  color: #323131;
  font-size: 13px;
}
#typonav .block-top-staticmenu li:hover {
  background: none;
}
#typonav .block-top-staticmenu .product-name a {
  padding: 0 5px;
}
.block-top-staticmenu .block-title strong span {
  font-size: 145%;
  padding: 11px 0 5px;
  font-weight: normal;
  text-transform: capitalize;
  color: #000;
  border-bottom: 1px solid #f6f6f6;
}
#typonav .block-top-staticmenu .product-image-hover a.product-image:hover {
  background: none;
}
/* block right */
.menu-static-blocks .mega-blockright {
  position: relative;
  text-align: center;
}
.menu-static-blocks .mega-blockright img {
  width: 100%;
}
.menu-static-blocks .mega-blockright:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.5);
}
.menu-static-blocks .mega-right {
  color: #fff;
  width: 100%;
  padding: 0 15px;
}
.menu-static-blocks .mega-right .text-small {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}
.menu-static-blocks .mega-right .text-large {
  color: #fff;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px;
}
#typonav .mega-right a.btn-ex {
  font-size: 13px;
  height: 42px;
  font-weight: bold;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
  line-height: 20px;
  color: #ffffff;
  float: none;
}
/* Itemgrid: different numbers of columns
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Clear every first item in each row (row: group of n items) */

/* Item grid: 1 column */
.itemgrid-1col .item {
  width: 100%;
}
/* Item grid: 2 columns */
.itemgrid-2col .item {
  width: 50%;
}
/* Item grid: 3 columns */
.itemgrid-3col .item {
  width: 33.3333333333%;
}
/* Item grid: 4 columns */
.itemgrid-4col .item {
  width: 25%;
}
.itemgrid-4col .item.dop {
  width: 50%;
}
/* Item grid: 5 columns */
.itemgrid-5col .item {
  width: 20%;
}
.itemgrid-5col .item.dop {
  width: 40%;
}
/* Item grid: 6 columns */
.itemgrid-6col .item {
  width: 16.6666666667%;
}
.itemgrid-6col .item.dop {
  width: 33.3333333333%;
}
/* Item grid: 7 columns */
.itemgrid-7col .item {
  width: 14.2857142857%;
}
/* Grid units */
.grid12-1,
.grid12-2,
.grid12-3,
.grid12-4,
.grid12-5,
.grid12-6,
.grid12-7,
.grid12-8,
.grid12-9,
.grid12-10,
.grid12-11,
.grid12-12,
  /* Deprecated: other grid units */
.grid4-1,
.grid4-2,
.grid4-3,
.grid2-1,
  /* Alias for full-width units */
.grid-full,
  /* Special grid units */
.grid-col2-sidebar,
.grid-col2-main {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}
/* Basic grid units width */
.grid12-1 {
  width: 8.33333333333%;
}
.grid12-2 {
  width: 16.6666666667%;
}
.grid12-3,
.grid4-1 {
  width: 25%;
}
.grid12-4 {
  width: 33.3333333333%;
}
.grid12-5 {
  width: 41.6666666667%;
}
.grid12-6,
.grid4-2,
.grid2-1 {
  width: 50%;
}
.grid12-7 {
  width: 58.3333333332%;
}
.grid12-8 {
  width: 66.6666666667%;
}
.grid12-9,
.grid4-3 {
  width: 75%;
}
.grid12-10 {
  width: 83.3333333333%;
}
.grid12-11 {
  width: 91.6666666666%;
}
.grid12-12,
.grid-full {
  width: 100%;
}
/* Menu */
.typo-menu .fa {
  display: none;
}
.block-nav .fa {
  display: none;
}
/****Vertical Megamenu***/
.cms-home .typo-navigation-vertical {
  margin: 0;
}
.typo-navigation-vertical .block-title strong span {
  color: #111;
  padding: 0 0 0 12px;
  /*font-family: 'Montserrat', sans-serif;*/
}
.typo-navigation-vertical .block-title strong span.fa {
  background: #1b1b1b;
  margin-right: 10px;
  margin-left: 30px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  float: left;
  color: #fff;
  padding: 0;
}
.typo-navigation-vertical .block-title {
  height: 50px;
  line-height: 50px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
}
.sidebar .typo-navigation-vertical .block-title {
  background-color: #ffe51e;
  border: none;
  padding: 0;
}
.typo-navigation-vertical .block-title strong {
  font-weight: normal;
}
.typo-main-menu-vertical {
  border: 1px solid #d6d6d6;
  float: left;
  width: 100%;
  border-top: 0;
  display: none;
}
.typo-main-menu-vertical ul.level0 li {
  float: left;
  outline: none;
}
.main_side_left .typo-main-menu-vertical div.show-sub,
.col-left .typo-main-menu-vertical div.show-sub {
  border: 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  outline: none;
  width: 680px !important;
  z-index: 9999;
  background: #fff;
  padding: 0;
  top: 50px !important;
}
.col-right .typo-main-menu-vertical ul li.m-dropdown ul li.level1 div.show-sub {
  width: 100%;
  right: 250px !important;
}
.col-right .typo-main-menu-vertical ul li.m-dropdown ul li.level1 div.groups-wrapper div.show-sub {
  width: 100%;
  right: 222px !important;
}
.col-right .typo-main-menu-vertical li.level2 div.show-sub {
  width: 100%;
  right: 186px !important;
}
.main_side_left .typo-main-menu-vertical li.level1 div.show-sub,
.col-left .typo-main-menu-vertical li.level1 div.show-sub {
  width: 100%;
  left: 185px !important;
  padding-left: 10px;
}
.col-right .typo-main-menu-vertical div.show-sub {
  -webkit-box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
  border: 0;
  -webkit-box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
  outline: none;
  width: 620px;
  z-index: 9;
  background: #dedee4;
  top: 0;
  padding: 0;
  clear: left;
}
.main_side_left .typo-main-menu-vertical div.show-sub .typomenu-block,
.col-left .typo-main-menu-vertical div.show-sub .typomenu-block {
  margin: 0;
  width: 100%;
}
.typo-main-menu-vertical .typomenu-block-top {
  width: 100% !important;
}
.main_side_left .typo-main-menu-vertical div.show-sub a,
.col-left .typo-main-menu-vertical div.show-sub a {
  border: none;
}
.main_side_left .typo-main-menu-vertical div.show-sub li .level1 li.parent,
.col-left .typo-main-menu-vertical div.show-sub li .level1 li.parent {
  background: url("https://www.georges.com.au/skin/frontend/typologancee/default/images/icon-menu.png") no-repeat 100% 13px;
  padding-left: 0;
}
.main_side_left .typo-main-menu-vertical div.show-sub li .level1 li,
.col-left .typo-main-menu-vertical div.show-sub li .level1 li {
  padding-left: 0;
}
.main_side_left .typo-main-menu-vertical div.show-sub .groups a .title_group,
.col-left .typo-main-menu-vertical div.show-sub .groups a .title_group {
  font-size: 115%;
  color: #272727;
}
.typo-main-menu-vertical .dropdown ul.level0 li {
  width: 100%;
  padding: 0 13px;
}
.typo-main-menu-vertical li.m-dropdown .dropdown.sub-wrapper {
  width: 260px;
  max-width: 290px
}
.megamenu-vertical {
  margin: 0;
  padding: 18px 0;
  width: 100%;
  height: auto;
  background: #fff;
  display: inline-block;
  float: left;
}
.megamenu-vertical .show-direct > a:after {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 15px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  position: absolute;
  right: 0;
  line-height: 20px;
}
.megamenu-vertical li.level-top {
  padding: 0 30px;
  float: left;
  width: 100%;
}
.megamenu-vertical li.level-top > a {
  border-bottom: 1px dashed #acacac;
  float: left;
  width: 100%;
}
.megamenu-vertical li.level-top .groups-wrapper {
  background: #fff;
  width: auto;
}
.megamenu-vertical li .fa {
  float: right;
  text-align: center;
  line-height: 15px;
  color: #fff;
  position: relative;
  right: 20px;
  top: 15px;
  background-color: #c3e425;
  height: 15px;
  width: 15px;
}
.megamenu-vertical li.m-dropdown .fa {
  right: 15px;
}
.megamenu-vertical > li.level0 > a {
  padding: 10px 0;
  border-bottom: rgb(230, 230, 230) dashed 1px;
  margin: 0;
  font-size: 14px;
  display: block;
  position: relative;
  line-height: 16px;
}
.megamenu-vertical > li.level0.last > a {
  border: none;
}
.megamenu-vertical > li.level0 > a span {
  padding: 0 15px;
}
.megamenu-vertical > li.level0 > a:before {
  display: inline-block;
  width: 18px;
  height: 16px;
  content: '';
}
.megamenu-vertical li.level0 > a {
  display: block;
}
.main_categroy_left > div {
  width: 300px;
}
.typo-main-menu-vertical div.show-sub {
  z-index: 99;
}
.typo-main-menu-vertical li.level0 ul.level0 {
  padding: 25px 10px;
}
.typo-main-menu-vertical li.level0 ul li.level1 {
  margin: 0;
  width: 220px;
  padding: 0 15px 50px;
}
.typo-main-menu-vertical li.level0 ul li.level1 > a {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 8px;
  display: block;
  color: #000 !important;
}
.typo-main-menu-vertical li.level0 ul li.level2 > a {
  line-height: 25px;
  font-size: 13px;
}
.typo-main-menu-vertical ul.level0 li {
  float: left;
  outline: none;
  position: relative;
}
.typo-main-menu-vertical ul li ul.level1 li,
.typo-main-menu-vertical ul li ul.level2 li {
  border: 0;
  margin: 0;
  width: 100%;
  padding: 0 0 0 10px;
}
.block-vertial-top {
  display: block;
  position: relative;
  padding: 0 35px;
}
.block-vertial-top p {
  margin: 0;
}
.block-vertial-top .img-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 680px;
  height: 197px;
  margin: 0;
  padding: 0;
  z-index: -1;
}
.block-vertial-top .title {
  font-size: 25px;
  text-transform: uppercase;
  color: #000;
  padding: 45px 0 0 0;
  display: block;
  font-weight: bold;
}
.block-vertial-top .title p {
  margin: 0;
}
.block-vertial-top .text {
  padding: 0;
  color: #a3a3a3;
  margin: 15px 0;
  font-size: 14px;
}
.block-vertial-top .btn-readmore {
  padding: 10px 15px;
  color: #fff !important;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
.vertical-bottom {
  padding: 0 10px;
  width: 100%;
  margin-top: -33px;
}
.vertical-bottom a {
  width: 220px;
  padding: 0 15px;
  display: block;
  float: left;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

/* Sidebar menu */
.home-sidebar .sb-main-menu #typonav li.level0 {
  position: relative!important;
  padding: 0 40px;
}
.home-sidebar #typonav li ul.show-sub,
.home-sidebar #typonav li div.show-sub {
  top: 0!important;
  width: 960px;
  transform: none!important;
}
.home-sidebar #typonav li.level0 {
  line-height: 15px;
  height: 35px;
}
.home-sidebar #typonav li.level0 > a {
  padding: 10px 0;
}
.home-sidebar #typonav li.level0 > a + .fa {
  padding-top: 10px;
}
.vheader-layout-1 #typonav li.level0.active,
.vheader-layout-1 #typonav li.level0:hover {
  background-color: #f2f2f2;
  .all-transition;
}
.sb-main-menu #typonav li.level0 {
  display: block;
  width: 100%;
}

/*rtl*/
.rtl .block-vertial-top .img-top {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.rtl .typo-main-menu-vertical li.level0 ul li.level1 {
  float: right;
}
.rtl #typonav li .show-sub li div.show-sub {
  left: auto;
  right: 70%;
}
.rtl li.level0 > a > span > .cat-label {
  left: auto;
  right: 90%;
}
.rtl li.level0 > a > span > .pin-bottom:before {
  border-left: 4px solid transparent;
  border-right: 0 solid transparent;
  margin-left: -3px;
}
.rtl #typonav li .groups-wrapper .parent > a:before, .rtl #typonav li .dropdown .parent > a:before {
  content:"\f104";
  right: auto;
  left: 5px;
}

/*
Hover Effect
================================*/
.hover-effect01 {
  position: relative;
  z-index: 1;
}
.hover-effect01:before {
  background-color: rgba(255, 255, 255, 0.15);
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 0;
  z-index: -1;
}
.hover-effect01:after {
  background-color: rgba(255, 255, 255, 0.15);
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 0;
  z-index: -1;
}
.hover-effect01:hover:after,
.hover-effect01:hover:before {
  height: 100%;
  width: 100%;
}
.hover-effect01-black {
  position: relative;
}
.hover-effect01-black:before {
  background-color: rgba(0, 0, 0, 0.15);
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 0;
  z-index: -1;
}
.hover-effect01-black:after {
  background-color: rgba(0, 0, 0, 0.15);
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 0;
  z-index: -1;
}
.hover-effect01-black:hover:after,
.hover-effect01-black:hover:before {
  height: 100%;
  width: 100%;
}
.hover-effect02 {
  position: relative;
}
.hover-effect02:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  background: transparent;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  width: 100%;
}
.hover-effect02:hover:before {
  box-shadow: 0 0 0 40px rgba(255, 255, 255, 0.6) inset;
}
.hover-effect03 {
  position: relative;
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}
.hover-effect03:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  -ms-transform: scale(0.5) rotateY(180deg);
  -o-transform: scale(0.5) rotateY(180deg);
  transform: scale(0.5) rotateY(180deg);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  z-index: 99;
  background: url(https://www.georges.com.au/skin/frontend/typologancee/default/images/plus.png) no-repeat center center #ffffff;
}
.hover-effect03:hover {
  opacity: 0.35;
  visibility: visible;
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
  -ms-transform: scale(1) rotateY(0deg);
  -o-transform: scale(1) rotateY(0deg);
  transform: scale(1) rotateY(0deg);
}
.hover-effect04 {
  position: relative;
  overflow: hidden;
}
.hover-effect04:after {
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.hover-effect04:hover:after {
  -webkit-transform: translate(-100%);
  -moz-transform: translate(-100%);
  -ms-transform: translate(-100%);
  -o-transform: translate(-100%);
  transform: translate(-100%);
}
.hover-effect05 {
  position: relative;
}
.hover-effect05:before {
  content: " ";
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  border: 2px solid transparent;
  z-index: 100;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  opacity: 0;
}
.hover-effect05:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100;
  opacity: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.hover-effect05:hover:before {
  opacity: 1;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}
.hover-effect05:hover:after {
  opacity: 1;
}
.hover-effect06 {
  position: relative;
}
.hover-effect06:before,
.hover-effect06:after {
  background-color: #000;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  transition: all 0.3s ease-out 0s;
  opacity: 0;
}
.hover-effect06:hover:before,
.hover-effect06:hover:after {
  transition: all 0.4s ease-out 0s;
  opacity: 0.3;
}
.hover-effect07 {
  overflow: hidden;
  position: relative;
}
.hover-effect07 > span {
  z-index: 10;
}
.hover-effect07:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .5;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: 1;
}
.hover-effect07:hover:after {
  left: 120%;
  -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}
/*
End Hover Effect
==============================*/
/*
Effect Main Slide
*/
.active .caption .title {
  -webkit-animation: slideBounceInDown 800ms ease-in-out;
  -moz-animation: slideBounceInDown 800ms ease-in-out;
  animation: slideBounceInDown 800ms ease-in-out;
}
.active .caption .text {
  -webkit-animation: slideBounceInDown 1400ms ease-in-out;
  -moz-animation: slideBounceInDown 1400ms ease-in-out;
  animation: slideBounceInDown 1400ms ease-in-out;
}
.active .caption .btn-slide {
  -webkit-animation: slideBounceInDown 2000ms ease-in-out;
  -moz-animation: slideBounceInDown 2000ms ease-in-out;
  animation: slideBounceInDown 2000ms ease-in-out;
}
@-webkit-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes slideBounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.active .slideBounceInDown {
  -webkit-animation-name: slideBounceInDown;
  -moz-animation-name: slideBounceInDown;
  -o-animation-name: slideBounceInDown;
  animation-name: slideBounceInDown;
}
.block-center {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*==========================
    mobile menu
==========================*/

.typo-container {
  position: relative;
}
.typo-wrapper {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
.typo-nav ul.nav-accordion {
  min-width: 290px;
  display: inline-block;
}
.typo-nav ul.nav-accordion li {
  text-align: left;
}
.typo-nav ul.nav-accordion li.active + li {
  /*border-top: 1px solid rgba(255, 255, 255, 0.2);*/
}
.typo-nav li.level0 i.fa-angle-down {
  display: none;
}
.typo-nav .home a {
  padding: 11px 0 !important;
  height: auto;
  text-align: center;
}
.typo-nav .home a span {
  font-size: 30px;
}
.typo-nav ul.nav-accordion > li > a {
  border-bottom: 1px solid rgba(100, 255, 255, 0.2);
}
.typo-nav ul.nav-accordion li a {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  padding: 10px 42px 10px 15px;
  line-height: 20px;
  height: auto;
  border-bottom: 1px solid rgba(100, 255, 255, 0.2);
}
.typo-nav ul.nav-accordion li span.expand, .typo-nav ul.nav-accordion li span.collapse {
  color: #fff;
  /*border-left: 1px solid rgba(255, 255, 255, 0.2);*/
  font-size: 14px;
}
.typo-nav ul.nav-accordion li.last a {
  border-bottom: 1px solid rgba(100, 255, 255, 0.2);
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
}
.overlay-contentscale {
  visibility: hidden;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
  transition: -webkit-transform 0.5s, visibility 0s 0.5s;
  -o-transition: -o-transform 0.5s, visibility 0s 0.5s;
  transition: transform 0.5s, visibility 0s 0.5s;
}
.overlay-contentscale.open {
  visibility: visible;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
.overlay .overlay-close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  outline: none;
  z-index: 100;
  background-color: transparent;
  font-size: 25px;
  line-height: 1;
}
.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 75%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: auto;
}
.typo-wrapper.overlay-open {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
.cmn-toggle-switch {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  float: left;
}
.cmn-toggle-switch:focus {
  outline: none;
}
.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2px;
  background: #000;
  margin-top: -1px;
  width: 30px;
  margin-left: -15px;
}
.cmn-toggle-switch span::before, .cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  content: "";
}
.cmn-toggle-switch span::before {
  top: 8px;
}
.cmn-toggle-switch span::after {
  bottom: 8px;
}
.cmn-toggle-switch__htx {
  background-color: transparent;
}
.vheader-layout-2 .menu-bar-btn {
  position: absolute;
  top: 15px;
  left: 30px;
  z-index: 999;
}
.vheader-layout-2 .cmn-toggle-switch span,
.vheader-layout-2 .cmn-toggle-switch span::before,
.vheader-layout-2 .cmn-toggle-switch span::after{
  background-color: #fff;
}
.cmn-toggle-switch__htx span {
  -webkit-transition: background 0s 0.3s;
  -o-transition: background 0s 0.3s;
  transition: background 0s 0.3s;
}
.cmn-toggle-switch__htx span::before, .cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
  -o-transition-property: top, -o-transform;
  transition-property: top, transform;
}
.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
  -o-transition-property: bottom, -o-transform;
  transition-property: bottom, transform;
}
.cmn-toggle-switch__htx.active {
  background-color: transparent;
}
.cmn-toggle-switch__htx.active span {
  background: none;
}
.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cmn-toggle-switch__htx.active span::before, .cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
/* accordion - please don't modify this*/

ul.nav-accordion {
  line-height: 0.5em;
  list-style: none;
  padding: 0;
  margin: 0;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
ul.nav-accordion ul.level0 > li > a {
  padding-left: 30px;
}
ul.nav-accordion ul.level1 > li > a {
  padding-left: 45px;
}
ul.nav-accordion ul.level2 > li > a {
  padding-left: 60px;
}
ul.nav-accordion ul.level3 > li > a {
  padding-left: 75px;
}
ul.nav-accordion ul.level4 > li > a {
  padding-left: 85px;
}
ul.nav-accordion ul.level5 > li > a {
  padding-left: 95px;
}
ul.nav-accordion ul.level6 > li > a {
  padding-left: 100px;
}
.sidebar ul.nav-accordion ul.level0 li a:before {
  left: 10px;
}
.sidebar ul.nav-accordion ul.level1 li a:before {
  left: 20px;
}
.sidebar ul.nav-accordion ul.level2 li a:before {
  left: 30px;
}
.sidebar ul.nav-accordion ul.level3 li a:before {
  left: 40px;
}
.sidebar ul.nav-accordion ul.level4 li a:before {
  left: 50px;
}
.sidebar ul.nav-accordion ul.level5 li a:before {
  left: 55px;
}
.sidebar ul.nav-accordion ul.level6 li a:before {
  left: 60px;
}
ul.nav-accordion li {
  background: none;
  position: relative;
  line-height: 20px;
}
ul.nav-accordion > li > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
ul.nav-accordion li a {
  display: block;
  margin: 0;
  height: 42px;
  padding: 11px 42px 11px 0;
  text-decoration: none;
  text-shadow: none;
  -webkit-transition: color 0.3s ease-in-out 0s;
  -o-transition: color 0.3s ease-in-out 0s;
  transition: color 0.3s ease-in-out 0s;
}
ul.nav-accordion li a:hover {
  color: #bbb;
}
ul.nav-accordion ul {
  display: none;
  margin: 0;
  padding: 0;
}
ul.nav-accordion ul li {
  clear: both;
  margin: 0;
  padding: 0;
}
ul.nav-accordion ul li a {
  font-size: 100%;
  outline: none;
  padding-left: 15px;
}
ul#typo-accordion li span.collapse {
  top: 0;
}
ul#typo-accordion li span.expand {
  top: 0;
}
ul.nav-accordion ul ul li a {
  padding-left: 30px;
}
ul.nav-accordion ul ul ul li a {
  padding-left: 40px;
}
ul.nav-accordion li span.expand {
  background-color: transparent;
  cursor: pointer;
  display: block;
  line-height: 42px;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 42px;
  height: 42px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: center;
}
ul.nav-accordion li span.text {
  display: none;
}
ul.nav-accordion li span.collapse {
  visibility: visible;
  background-color: transparent;
  cursor: pointer;
  display: block;
  line-height: 42px;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 42px;
  height: 42px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: center;
}
ul.detail-parent {
  margin: 0;
  padding: 0 0 0 17px;
}
ul.nav-accordion li.level0 > a > span > .cat-label {
  position: static;
  display: inline-block;
  vertical-align: top;
}
ul.nav-accordion li.level0 > a > span > .pin-bottom:before {
  display: none;
}
/* RTL */

.rtl ul.nav-accordion {
  padding-left: 0;
  padding-right: 0;
}
.rtl ul#typo-accordion li span.collapse, .rtl ul#typo-accordion li span.expand {
  left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 0;
  text-align: center;
}
.rtl .typo-menu-active .collapsed-icon {
  /*margin-left: 0;
  margin-right: 15px;*/
}
.rtl .navbar-inverse .navbar-toggle:hover .icon-bar, .rtl .navbar-inverse .navbar-toggle:focus .icon-bar {
  background: #fff;
}
.rtl .typo-nav ul.nav-accordion li {
  text-align: right;
}
.rtl .typo-nav ul.nav-accordion li a {
  padding: 10px 15px 10px 42px;
}
.rtl ul.nav-accordion ul.level0 > li > a {
  padding-right: 30px;
}
.rtl ul.nav-accordion ul.level1 > li > a {
  padding-right: 45px;
}
.rtl ul.nav-accordion ul.level2 > li > a {
  padding-right: 60px;
}
.rtl ul.nav-accordion ul.level3 > li > a {
  padding-right: 75px;
}
.rtl ul.nav-accordion ul.level4 > li > a {
  padding-right: 85px;
}
.rtl ul.nav-accordion ul.level5 > li > a {
  padding-right: 95px;
}
.rtl ul.nav-accordion ul.level6 > li > a {
  padding-right: 100px;
}

.rtl .sidebar ul.nav-accordion ul.level0 li a:before {
  right: 10px;
}
.rtl .sidebar ul.nav-accordion ul.level1 li a:before {
  right: 20px;
}
.rtl .sidebar ul.nav-accordion ul.level2 li a:before {
  right: 30px;
}
.rtl .sidebar ul.nav-accordion ul.level3 li a:before {
  right: 40px;
}
.rtl .sidebar ul.nav-accordion ul.level4 li a:before {
  right: 50px;
}
.rtl .sidebar ul.nav-accordion ul.level5 li a:before {
  right: 55px;
}
.rtl .sidebar ul.nav-accordion ul.level6 li a:before {
  right: 60px;
}
* {
  margin:0;
  padding:0;
}
body { line-height:1.7; }
.body-fixed {
  position:fixed;
  overflow:hidden;
}
a, button {
  -webkit-transition:color 250ms ease, background-color 250ms ease;
  -moz-transition:color 250ms ease, background-color 250ms ease;
  transition:color 250ms ease, background-color 250ms ease;
  text-decoration:none;
}
a:hover, a:focus {
  text-decoration:none;
  outline:none;
}
:focus {
  outline:none;
  text-decoration:none;
}
ul, ol {
  margin:0;
  padding:0;
  list-style:none;
}
.std ul, .std ol { list-style:inside; }
.std table, .std iframe, .std img { max-width:100%; }
.std h1, .std h2, .std h3, .std h4, .std h5, .std h6 {
  font-size:125%;
  font-weight:bold;
}
input.input-text, button, textarea {
  -webkit-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  outline:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  background:transparent;
  border:1px solid #cccccc;
}
input.input-text:focus, button:focus, textarea:focus { outline:none; }
select {
  border:1px solid #cccccc;
  -webkit-border-radius:0;
  border-radius:0;
  -webkit-appearance:none;
  -moz-appearance:none;
}
.fields:after, .fields:before, .field:after, .field:before {
  display:table;
  content:" ";
}
.fields:after { clear:both; }
.img-responsive { margin:0 auto; }
.section-title {
  display:block;
  margin-top:0;
}
button.button, a.button {
  border:none;
  cursor:pointer;
  margin:0;
  outline:none;
  overflow:visible;
  padding:0;
  position:relative;
  background:transparent;
  height:40px;
  line-height:38px;
  padding:0 15px;
  border:1px solid #e5e5e5;
  white-space:normal;
  display:inline-block;
  vertical-align:top;
  text-transform:uppercase;
}
button.button:hover, a.button:hover {
  border-color:#000000;
  background:#000000;
  color:#ffffff;
}
.a-center { text-align:center; }
.a-right { text-align:right; }
ul.form-list { margin:0; }
ol.form-list { margin:0; }
.form-list .input-box select { max-width:100%; }
.customer-account-forgotpassword #form-validate ul.form-list { padding:0; }
.customer-account-forgotpassword #form-validate ol.form-list { padding:0; }
.validation-advice {
  background:url('https://www.georges.com.au/skin/frontend/typologancee/default/images/validation_advice_bg.gif') 2px 0 no-repeat;
  clear:both;
  color:#eb340a;
  line-height:12px;
  margin:3px 0 0;
  min-height:12px;
  padding-left:15px;
  width:100%;
  font-size:12px;
}
.validation-failed {
  background:#faebe7 !important;
  border:1px solid #e5e5e5 !important;
}
.calendar { z-index:1000; }
.pointer-event { pointer-events:none; }
.input-box { position:relative; }
.input-box .validation-advice {
  bottom:100%;
  right:0;
  width:auto;
  padding:3px;
  position:absolute;
  background:#ffffff;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  border-radius:2px;
  margin-bottom:8px;
  z-index:2;
}
.input-box .validation-advice:after, .input-box .validation-advice:before {
  top:100%;
  left:50%;
  border:solid transparent;
  content:" ";
  height:0;
  width:0;
  position:absolute;
  pointer-events:none;
  border-top-color:#ffffff;
  border-width:4px;
  margin-left:-4px;
}
.input-box .validation-advice:after {
  border-color:rgba(255,255,255,0);
  border-top-color:#ffffff;
  border-width:4px;
  margin-left:-4px;
}
.input-box .validation-advice:before {
  border-color:rgba(204,204,204,0);
  border-top-color:#cccccc;
  border-width:5px;
  margin-left:-5px;
}
p.required { color:#eb340a; }
.error {
  color:#df280a;
  font-weight:bold;
}
.messages {
  list-style:none;
  margin:0;
  padding:0;
  color:#3d6611;
  font-weight:bold;
  overflow:hidden;
  width:100%;
}
.messages ul {
  list-style:none;
  margin:0;
  padding:0;
}
.messages li {
  margin:0 0 10px;
  list-style:none;
}
.messages li li { margin:0; }
.messages .icon_close {
  position:absolute;
  top:50%;
  right:5px;
  margin-top:-11px;
  width:22px;
  height:22px;
  line-height:22px;
  text-align:center;
  cursor:pointer;
  font-size:20px;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
  font-size:100%;
  margin:10px 0;
  padding:5px 32px 5px 32px;
  position:relative;
}
.error-msg:before, .success-msg:before, .note-msg:before, .notice-msg:before {
  font-family:'ElegantIcons';
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  -webkit-font-smoothing:antialiased;
  position:absolute;
  top:50%;
  left:5px;
  margin-top:-11px;
  width:22px;
  height:22px;
  line-height:22px;
  text-align:center;
}
.note-msg, .notice-msg {
  background-color:#d9edf7;
  color:#31708f;
  z-index:3;
  position:relative;
}
.note-msg:before, .notice-msg:before { content:"\70"; }
#messages_product_view { margin-top:0; }
#messages_product_view .note-msg {
  background-color:#d9edf7;
  color:#31708f;
}
#messages_product_view .notice-msg {
  background-color:#d9edf7;
  color:#31708f;
}
.error-msg {
  background-color:#f2dede;
  color:#a94442;
}
.error-msg:before { content:"\73"; }
.success-msg {
  background-color:#dff0d8;
  color:#3c763d;
}
.success-msg:before { content:"\52"; }
.breadcrumbs { margin:0; }
.breadcrumbs ul { margin:0 auto; }
.breadcrumbs li {
  display:inline;
  color:#cccccc;
}
.breadcrumbs li a { color:#cccccc; }
.breadcrumbs li a.last { color:#ffffff; }
.breadcrumbs li a:hover { color:#ffffff; }
.block-progress dt {
  background-color:#ececec;
  font-weight:normal;
  height:auto;
  line-height:normal;
  margin:0 0 8px 0;
  outline:medium none;
  padding:10px;
}
.block-progress dt.complete {
  background-color:#ececec;
  margin:0;
}
.block-progress dd {
  border:1px solid #cccccc;
  border-top:none;
  margin:0 0 6px;
  padding:8px 13px;
}
.block-progress p { margin:0; }
.block-progress .cards-list dt {
  background:none;
  border:0 none;
  color:inherit;
  margin:5px 0;
  padding:0;
}
.block-progress .cards-list dd {
  border:0 none;
  margin:0;
  padding:0;
}
.block-progress .cards-list .info-table th { font-weight:normal; }
.sp-methods input.radio {
  margin:0 3px 2px 0;
  display:inline;
}
.sp-methods label {
  display:inline;
  font-weight:normal;
  line-height:normal;
  margin:0;
}
.subtitle, .sub-title {
  clear:both;
  font-weight:bold;
  margin:0 0 6px;
  padding:15px 0 0;
}
.multiple-checkout .subtitle { padding:0; }
.multiple-checkout .sub-title { padding:0; }
.multiple-checkout img { max-width:100%; }
.data-table {
  border:1px solid #cccccc;
  display:table;
  border-spacing:0;
  border-collapse:collapse;
  width:100%;
}
.data-table h2, .data-table h3, .data-table h4, .data-table h5 {
  font-size:15px;
  margin:0;
}
.data-table th {
  font-weight:bold;
  padding:10px;
  display:table-cell;
}
.data-table tr.last th { border-bottom:0; }
.data-table tr.last td { border-bottom:0; }
.data-table td {
  border:1px solid #cccccc;
  padding:8px;
}
.data-table thead th {
  background:#ececec;
  border-right:1px solid #cccccc;
  font-weight:normal;
  padding:8px;
  vertical-align:middle;
}
.data-table thead th a { color:#ffffff; }
.data-table thead th .tax-flag { white-space:nowrap; }
.data-table thead th.wrap { white-space:normal; }
.data-table tfoot { border-bottom:1px solid #cccccc; }
.data-table tfoot tr.first td { background:#ececec; }
.data-table tfoot tr.first td.a-right.last { overflow:hidden; }
.data-table tfoot td {
  border-bottom:0;
  border-right:1px solid #cccccc;
}
.data-table tfoot strong { font-size:110%; }
.data-table .label {
  line-height:20px;
  color:#666666;
  font-size:100%;
}
.data-table td .price-box {
  font-size:14px;
  margin:0;
}
.data-table .availability.out-of-stock {
  margin:0;
  font-size:13px;
  font-weight:normal;
  text-transform:none;
}
.data-table input {
  max-width:50px;
  text-align:center;
}
.data-table tbody th, .data-table tbody td { border:1px solid #cccccc; }
#product-attribute-specs-table th { vertical-align:middle; }
#product-attribute-specs-table td { vertical-align:middle; }
table#product-attribute-specs-table { width:100%; }
.page .label {
  background-color:transparent;
  border-radius:0 0 0 0;
  font-size:100%;
  text-shadow:none;
}
.page .badge {
  background-color:transparent;
  border-radius:0 0 0 0;
  font-size:100%;
  text-shadow:none;
}
.page table th.label { display:block; }
.page .table th {
  outline:medium none;
  padding:12px;
  vertical-align:middle;
}
.page .table td {
  outline:medium none;
  padding:12px;
  vertical-align:middle;
}
.data-table tbody.odd tr td { border-bottom:0; }
.data-table tbody.odd tr.border td { border-bottom:1px solid #cccccc; }
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.even tr.border td { border-bottom:1px solid #cccccc; }
.data-table tbody td .option-label {
  font-style:italic;
  font-weight:bold;
}
.data-table tbody td .option-value { padding-left:10px; }
.info-box {
  border:1px solid #d0cbc1;
  margin:0 0 15px;
  padding:12px 15px;
}
.info-box h2 { font-weight:bold; }
.info-table th {
  font-weight:bold;
  padding:2px 15px 2px 0;
}
.info-table td { padding:2px 0; }
tr.summary-total { cursor:pointer; }
tr.summary-total .summary-collapse {
  cursor:pointer;
  float:right;
  padding-left:20px;
  text-align:right;
}
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {
  background-color:#dae1e4;
  color:#626465;
}
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value {
  position:relative;
  z-index:999;
  display:none;
}
.truncated .truncated_full_value .item-options {
  position:absolute;
  top:-99999em;
  left:-99999em;
  z-index:999;
  width:250px;
  padding:8px;
  border:1px solid #dddddd;
  background-color:#f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
  font-weight:bold;
  text-transform:uppercase;
}
.truncated .show .item-options {
  top:-20px;
  left:50%;
}
.cart-tax-info {
  display:block;
  padding-right:20px;
}
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-info .price {
  display:inline !important;
  font-weight:normal !important;
}
.cart-tax-total {
  cursor:pointer;
  display:block;
  padding-right:20px;
}
.cart-tax-total .price {
  display:inline !important;
  font-weight:normal !important;
}
.cart-tax-total-expanded { background-position:100% -52px; }
.header .header-top-inner { font-size:13px; }
.header .header-inner {
  border-top:1px solid rgba(204,204,204,0.5);
  border-bottom:1px solid rgba(204,204,204,0.5);
}
.header .logo-home { text-align:center; }
.header .logo {
  outline:medium none;
  padding:0;
  margin:0;
  display:inline-block;
}
.header .logo img { vertical-align:middle; }
.header .logo h1 { margin:0; }
.header .logo strong {
  height:0;
  left:-999em;
  line-height:0;
  overflow:hidden;
  position:absolute;
  text-indent:-999em;
  top:-999em;
  width:0;
}
.block {
  margin:0;
  display:block;
  position:relative;
}
.block .block-title {
  margin:0;
  padding:10px 0;
  line-height:40px;
  font-size:18px;
  border-bottom:1px solid rgba(204,204,204,0.5);
  font-weight:bold;
}
.block .block-title span {
  font-size:100%;
  line-height:normal;
  text-transform:uppercase;
}
.block .block-title a { text-decoration:none; }
.block .block-subtitle {
  font-weight:normal;
  margin:0;
  padding:5px 0;
}
.block .btn-remove {
  margin:0;
  outline:none;
  padding:0;
}
.block .btn-edit {
  margin:0;
  outline:none;
  padding:0;
}
.block .actions { padding:6px 9px; }
.block .actions a { float:left; }
.block .actions button.button { outline:none; }
.block .empty {
  margin:0;
  padding:10px 0;
}
.sidebar .block-content {
  padding:0;
  margin-bottom:40px;
  display:inline-block;
  vertical-align:top;
  width:100%;
}
.sidebar ul.nav-accordion li a {
  border-bottom:1px solid #eaeaea;
  height:auto;
  position:relative;
  padding:11px 42px 11px 20px;
}
.sidebar ul.nav-accordion li a:before {
  position:absolute;
  top:11px;
  left:0;
  content:"\5e";
  display:inline-block;
  font-size:13px;
  font-family:'ElegantIcons';
  -webkit-font-smoothing:antialiased;
}
.sidebar ul.nav-accordion li span.collapse, .sidebar ul.nav-accordion li span.expand { border-left:0; }
.sidebar #narrow-by-list dd .configurable-swatch-list li {
  display:inline-block;
  width:auto;
  margin:0;
  box-sizing:border-box;
}
.sidebar #narrow-by-list dd .configurable-swatch-list li .count { display:none; }
.sidebar #narrow-by-list dd .configurable-swatch-list li .swatch-link {
  display:inline-block;
  padding:0;
  border-radius:0;
}
.sidebar #narrow-by-list dd .configurable-swatch-list li .swatch-link span {
  border-radius:0;
  border:1px solid #ffffff;
  box-sizing:border-box;
}
.sidebar #narrow-by-list dd .configurable-swatch-list li .swatch-link span img {
  border-radius:0;
  box-sizing:border-box;
  border:0;
  margin:2px;
}
.sidebar #narrow-by-list dd .configurable-swatch-list li .swatch-link:hover .swatch-label { border-color:#666666; }
.paypal-or { display:block; }
.order-info {
  background:#dee5e8;
  border:1px solid #d0cbc1;
  margin:0 0 8px;
  padding:4px 8px;
}
.order-info dt { display:inline; }
.order-info dd { display:inline; }
.order-info ul { display:inline; }
.order-info li {
  display:inline;
  margin:0 3px;
}
.order-info .current { font-weight:bold; }
.order-date { margin:10px 0; }
.order-info-box {
  border:1px solid #d0cbc1;
  margin:0 0 15px;
  padding:12px 15px;
}
.order-info-box h2 {
  font-size:130%;
  font-weight:normal;
  text-transform:uppercase;
}
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th {
  font-weight:bold;
  padding-right:7px;
}
.order-items {
  overflow-x:auto;
  width:100%;
}
.order-items h2 {
  clear:none;
  font-size:100%;
  font-weight:normal;
  margin:0 0 10px;
  padding:0;
  text-transform:uppercase;
}
.order-items h3 {
  clear:none;
  font-size:100%;
  font-weight:normal;
  margin:0 0 10px;
  padding:0;
  text-transform:uppercase;
}
.order-items .product-name { font-weight:normal; }
.order-items .link-print {
  color:#1e7ec8;
  font-weight:normal;
}
.order-items .order-links { text-align:right; }
.order-additional { margin:15px 0; }
.gift-message dd { margin:5px 0 0; }
.order-about dt { font-weight:bold; }
.order-about dd { margin:0 0 7px; }
.tracking-table { margin:0 0 15px; }
.tracking-table th {
  font-weight:bold;
  white-space:nowrap;
}
.tracking-table-popup { width:100%; }
.tracking-table-popup th {
  font-weight:bold;
  white-space:nowrap;
  padding:1px 8px;
}
.tracking-table-popup td { padding:1px 8px; }
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address {
  float:left;
  margin-left:15px;
}
.page-print .order-date {
  margin:0 0 10px;
  padding:0 0 10px;
}
.page-print .col2-set { margin:0 0 10px; }
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax {
  display:block;
  white-space:nowrap;
}
.page-print .price-excl-tax .label { display:inline; }
.page-print .price-excl-tax .price { display:inline; }
.page-print .price-incl-tax {
  display:block;
  white-space:nowrap;
}
.page-print .price-incl-tax .label { display:inline; }
.page-print .price-incl-tax .price { display:inline; }
.page-print .cart-price { display:inline; }
.checkout-success {
  text-align:center;
  padding:30px 0 60px 0;
}
.block-viewed .block-content ol li p.product-name { margin:0; }
.block-account .block-content ul li { line-height:28px; }
.block-account .block-content ul li a {
  font-size:100%;
  font-weight:400;
}
.block-cart .summary {
  margin:0;
  padding:0;
  position:relative;
  z-index:1;
}
.block-cart .amount {
  margin:0;
  font-size:100%;
}
.block-cart .amount a { font-weight:600; }
.block-cart ol.mini-products-list li { padding:5px 0 !important; }
.block-cart .block-content .actions {
  margin:0 auto;
  outline:none;
  padding:10px 0;
}
.block-cart .block-content .block-subtitle {
  font-weight:normal;
  padding:0 0 10px 0;
  text-align:center;
}
.block-cart .block-content ol { margin:0; }
.block-cart .block-content ol li.item.last { padding-bottom:0; }
.block-cart .block-content ol li.item .product-image {
  margin:0;
  outline:none;
  padding:0;
  border:1px solid #cccccc;
}
.block-cart .block-content ol li.item .product-image img { max-width:100%; }
.block-cart .block-content ol li.item .product-details {
  height:auto;
  line-height:normal;
  outline:medium none;
  position:relative;
  padding-right:0;
}
.block-cart .block-content ol li.item .product-details .product-name {
  height:auto;
  line-height:normal;
  margin:0;
  outline:none;
  padding:0 0 3px;
}
.block-cart .block-content ol li.item .product-details .removeitem { padding-top:3px; }
.block-cart .block-content ol li.item .product-details .price {
  font-weight:bold;
  padding:0 0 0 5px;
}
.block-cart .block-content ol li.item .product-details .truncated { padding:5px; }
.block-cart .block-content ol li.item .product-details .actions a {
  font-size:90%;
  line-height:normal;
  margin:0;
  outline:none;
  padding:0;
}
.block-cart .block-content ul { margin:0; }
.block-cart .block-content ul li.item.last { padding-bottom:0; }
.block-cart .block-content ul li.item .product-image {
  margin:0;
  outline:none;
  padding:0;
  border:1px solid #cccccc;
}
.block-cart .block-content ul li.item .product-image img { max-width:100%; }
.block-cart .block-content ul li.item .product-details {
  height:auto;
  line-height:normal;
  outline:medium none;
  position:relative;
  padding-right:0;
}
.block-cart .block-content ul li.item .product-details .product-name {
  height:auto;
  line-height:normal;
  margin:0;
  outline:none;
  padding:0 0 3px;
}
.block-cart .block-content ul li.item .product-details .removeitem { padding-top:3px; }
.block-cart .block-content ul li.item .product-details .price {
  font-weight:bold;
  padding:0 0 0 5px;
}
.block-cart .block-content ul li.item .product-details .truncated { padding:5px; }
.block-cart .block-content .summary .subtotal .label {
  background:transparent none;
  border-radius:0;
  box-shadow:none;
  font-weight:normal;
  padding:2px 0;
  text-shadow:none;
  color:#666666;
  font-size:100%;
}
.block-cart .subtotal {
  margin:0;
  padding:0;
  text-align:left;
}
.block-cart .subtotal .price {
  color:#d9673b;
  font-weight:normal;
}
.block-cart .subtotal .paypal-logo {
  float:left;
  margin:3px 0 0;
  text-align:right;
  width:100%;
}
.block-cart .subtotal .paypal-logo .paypal-or {
  clear:both;
  display:block;
  padding:0 55px 8px 0;
}
.block-cart .block-content ol li.item {
  padding-left:0;
  padding-right:0;
}
.block-cart .block-content ul li.item {
  padding-left:0;
  padding-right:0;
}
.btn-edit span.icon {
  border-radius:50%;
  float:left;
  height:16px;
  margin:0 5px 0 0;
  outline:medium none;
  padding:0;
  width:16px;
}
.btn-remove span.icon {
  background-image:url("https://www.georges.com.au/skin/frontend/typologancee/default/images/btn-remove.png");
  border-radius:50%;
  float:left;
  height:16px;
  outline:medium none;
  padding:0;
  width:16px;
  margin:0 5px 0 0;
}
.block-wishlist .actions a { float:none; }
.block-wishlist .block-subtitle {
  font-weight:normal;
  line-height:normal;
  outline:none;
  padding:0 0 10px 0;
  text-align:center;
}
.block-wishlist ol { margin:0; }
.block-wishlist ul { margin:0; }
.block-wishlist .block-content li.item {
  margin:0;
  padding:0 0 20px 0;
}
.block-wishlist .block-content li.item .product-image {
  outline:none;
  border:1px solid #cccccc;
  display:block;
  padding:0;
}
.block-wishlist .block-content li.item .product-image img { max-width:100%; }
.block-wishlist .block-content li.item .product-details {
  outline:none;
  padding-right:0;
}
.block-wishlist .block-content li.item .product-details .product-name {
  height:auto;
  margin:0;
  padding:0;
}
.block-wishlist .block-content li.item .product-details .price-box {
  margin:0;
  overflow:hidden;
}
.block-wishlist .block-content li.item .product-details .price-box .old-price { margin:3px 0 0 10px; }
.block-wishlist .block-content li.item .product-details .price-box span {
  font-size:100%;
  font-weight:bold;
  outline:none;
}
.block-wishlist .block-content li.item .product-details p {
  line-height:normal;
  margin:0;
  padding-top:5px;
}
.block-wishlist .block-content li.item .product-details .btn-remove {
  outline:none;
  width:100%;
  padding:5px 0;
}
.block-wishlist .block-content li.item .product-details .btn-remove span.icon { margin-top:0; }
.block-wishlist .block-content li.item.last { padding-bottom:0; }
.block-wishlist .block-content .actions { outline:none; }
.block-wishlist .price-box .old-price { display:inline-block; }
.block-wishlist .price-box .regular-price { display:inline-block; }
.block-wishlist .price-box .special-price { display:inline-block; }
.block-compare .block-content ol, .block-compare .block-content ul { margin:0; }
.page-popup {
  padding:25px 30px;
  text-align:left;
  background:#ffffff !important;
}
.page-popup .product-image img { display:inline; }
.page-popup button.btn-cart span span .fa { padding-right:5px; }
.catalog-product-compare-index .page-title {
  padding-bottom:25px;
  padding-top:0;
}
.catalog-product-compare-index table thead { background-color:#ececec; }
#product_comparison td {
  outline:medium none;
  text-align:center;
  vertical-align:top;
}
.block-compare .block-content .actions { padding:0; }
.block-compare .block-content .actions .view-compare {
  float:left;
  margin-left:-25px;
}
.block-compare .block-content .actions .view-compare button {
  height:36px;
  line-height:34px;
  padding:0 15px;
}
.block-compare .block-content .actions .clearall {
  float:right;
  margin-right:-25px;
  line-height:36px;
}
.block-compare .block-content ol { padding:16px 0; }
.block-compare .block-content ol li.item {
  position:relative;
  padding:10px 0;
}
.block-compare .block-content ol li.item .product-name { min-height:20px; }
.block-compare .block-content ol li.item .product-name a { outline:none; }
.block-compare .block-content ul li.item { padding:2px 0; }
.block-compare .block-content ul li.item .product-name {
  height:15px;
  min-height:20px;
}
.block-compare .block-content ul li.item .product-name a { outline:none; }
.block-compare .block-content p.product-name {
  margin:0;
  outline:none;
  padding:0 20px 0 0;
}
.block-compare .btn-remove {
  position:absolute;
  right:0;
  top:50%;
  font-size:14px;
  width:14px;
  height:14px;
  margin-top:-7px;
}
.block-compare .btn-remove i { display:block; }
#block-compare li.item {
  line-height:normal;
  margin:0;
  padding:5px 0;
}
.page-popup .link-print {
  font-weight:normal;
  outline-style:none;
  padding:2px 0 2px 25px;
}
.compare-table { border:0; }
.compare-table thead tr.first th {
  background:none;
  border:0;
  line-height:0;
  padding:0;
}
.compare-table thead tr.first td {
  background:none;
  border:0;
  line-height:0;
  padding:0;
}
.compare-table .btn-remove {
  background-color:#ececec;
  height:16px;
  width:16px;
  text-indent:-999em;
}
.compare-table tbody th {
  font-weight:normal;
  border-left:1px solid #cccccc;
  border-top:1px solid #cccccc;
  padding:10px;
}
.compare-table tbody td {
  border-left:1px solid #cccccc;
  border-top:1px solid #cccccc;
  padding:10px;
}
.compare-table tbody td.last { border-right:1px solid #cccccc; }
.compare-table tbody tr.last th { border-bottom:1px solid #cccccc !important; }
.compare-table tbody tr.last td { border-bottom:1px solid #cccccc !important; }
.compare-table th { border-left:1px solid #cccccc; }
.compare-table td { border-left:1px solid #cccccc; }
.compare-table .price-box { text-align:center; }
.compare-table p { text-align:center; }
.compare-table tr.add-to-row td {
  background:#fffada;
  text-align:center;
}
.compare-table tr.add-to-row td p { margin:0; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {
  font-weight:normal;
  margin:0 0 5px;
  font-size:110%;
}
.compare-table tr.first td .product-name a { outline:none; }
.compare-table tr.first td .ratings { margin:0 auto; }
.compare-table tr.first td .ratings .amount { display:none; }
.compare-table tr.first td p { margin:0; }
.compare-table ul.add-to-links {
  clear:both;
  padding-top:10px;
}
.block-poll .actions {
  margin:0;
  padding:10px 0;
  display:inline-block;
}
.block-poll .actions button.button { float:none; }
.block-poll .block-subtitle {
  color:#585858;
  font-size:100%;
  font-weight:400;
  margin:0;
  padding:0;
}
.block-poll label {
  cursor:pointer;
  margin:0;
  padding:0;
}
.block-poll input.radio {
  float:left;
  margin:0 5px 0 0;
  outline:none !important;
  padding:0;
  width:auto;
}
.block-poll .label {
  background:none;
  border-radius:0;
  display:inline-block;
  float:none;
  font-weight:normal;
  margin:0;
  padding:0;
  text-shadow:none;
  width:auto;
  font-size:100%;
}
.block-poll .label label {
  line-height:22px;
  color:#666666;
  font-weight:normal;
}
.block-poll .label label:hover { color:#f56032; }
.block-poll ol { margin:0; }
.block-poll ul { margin:0; }
.block-poll li {
  margin:10px 0;
  padding:0;
}
.block-poll li span label {
  font-size:100%;
  outline:none;
}
.block-poll .answer { font-weight:normal; }
.block-poll .votes {
  float:right;
  margin-left:10px;
}
.block-poll ul#poll-answers li { padding:0; }
.tag-product-list .col-left { margin-top:25px; }
.block-tags ul {
  margin:0;
  padding:0;
}
.block-tags .block-content .tags-list {
  border:0;
  margin:0;
  padding:0;
  text-align:left;
}
.block-tags .block-content .tags-list li {
  height:auto;
  margin:5px 2px;
  padding:0;
}
.block-tags .block-content .tags-list li a {
  font-weight:normal;
  height:30px;
  line-height:30px;
  margin:0 5px 0 0;
  padding:0 10px;
  text-align:center;
  display:block;
  border:1px solid #f4f4f4;
}
.block-tags .block-content .tags-list li a:hover {
  text-decoration:none;
  text-shadow:none;
  color:#ffffff;
  outline:none;
}
.block-tags .actions {
  text-align:left;
  float:left;
  width:100%;
}
.block-tags .actions a {
  border:none;
  cursor:pointer;
  outline:none;
  overflow:visible;
  padding:7px 0;
  position:relative;
  display:inline-block;
  float:none;
  text-align:center;
  margin:10px 0 0;
}
.tags-list li {
  float:left;
  margin:0 4px 0 0;
}
.checkout-progress {
  margin:50px 0 20px;
  padding:0;
}
.checkout-progress li {
  float:left;
  font-weight:normal;
  padding:0 0 2px;
  text-align:center;
  width:20%;
  line-height:30px;
}
.checkout-progress li div {
  border-top:10px solid #ececec;
  margin:0 3px 0 0;
}
.checkout-progress li.active div { border-color:#414141; }
.multiple-checkout h2 {
  font-size:100%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0 0 15px;
}
.multiple-checkout .place-order .grand-total { float:right; }
.multiple-checkout .box { margin:10px; }
.multiple-checkout .select-shipping { margin:10px; }
.multiple-checkout .col2-set {
  border:1px solid #cccccc;
  margin:0;
  padding:0 0 20px;
  width:100%;
}
.multiple-checkout .col2-set .col-1 {
  float:left;
  width:48.5%;
}
.multiple-checkout .col2-set .col-2 {
  float:right;
  width:48.5%;
}
.multiple-checkout .col2-set h3 { padding:0 0 10px; }
.multiple-checkout .col2-set .col-narrow { width:50%; }
.multiple-checkout .col2-set .col-wide { width:50%; }
.multiple-checkout .col2-set h2.legend {
  border-bottom:1px solid #cccccc;
  margin:0;
  padding:10px;
  position:relative;
}
.multiple-checkout .col2-set h3.legend { padding:10px; }
.multiple-checkout .col3-set {
  border:1px solid #cccccc;
  margin:0;
  padding:0;
}
.multiple-checkout h3 {
  font-size:100%;
  font-weight:normal;
  line-height:normal;
  margin:0;
}
.multiple-checkout h4 {
  font-size:100%;
  font-weight:normal;
  line-height:normal;
  margin:0;
}
.checkout-multishipping-shipping .box-sp-methods {
  border:1px solid #cccccc;
  padding:15px;
  position:relative;
}
#checkout-review-submit .place-order {
  text-align:right;
  padding:10px 0;
}
#checkout-review-submit .place-order .grand-total { margin-left:10px; }
#checkout-review-submit .place-order .grand-total .inner .btn-checkout { margin-top:5px; }
#checkout-review-submit .place-order span.please-wait { text-align:right; }
.no-display { display:none; }
.rating-box {
  background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/bg-rating.png) repeat-x scroll 0 0 transparent;
  display:inline-block;
  height:14px;
  position:relative;
  vertical-align:top;
  width:88px;
  margin:0;
}
.rating-box .rating {
  background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/bg-rating.png) repeat-x scroll 0 100% transparent;
  height:14px;
  left:0;
  position:absolute;
  top:0;
}
.required em { color:#ff0000; }
em.required { color:#ff0000; }
.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set {
  border:0;
  clear:none;
  float:right;
  margin:0;
  padding:0;
}
.product-image-popup .nav {
  font-weight:bold;
  margin:0 100px;
  text-align:center;
}
.product-image-popup .image {
  display:block;
  margin:10px 0;
}
.product-image-popup .image-label {
  font-weight:bold;
  margin:0 0 10px;
}
.block-reorder ol#cart-sidebar-reorder li input {
  float:left;
  margin:0;
}
.block-reorder ol#cart-sidebar-reorder li p.product-name {
  float:left;
  padding-left:5px;
}
.block-reorder .actions a { margin-right:10px; }
.product-label {
  position:static;
  right:10px;
  top:15px;
  z-index:10;
}
.product-label > div {
  position:absolute;
  top:15px;
  left:15px;
  height:30px;
  line-height:30px;
  padding:0 15px;
  color:#000000;
  font-weight:bold;
  font-size:13px;
  background:#ffffff;
  z-index:10;
  text-transform:uppercase;
}
.product-label .product-sale-label, .product-label .product-percent-label {
  right:15px;
  left:auto;
  color:#ff0000;
}
.out-of-stock { opacity:0.7; }
.col3-layout .amount.show-total { display:none !important; }
.toolbar .sorter {
  float:left;
  width:100%;
  padding:20px 0;
  line-height:21px;
}
.toolbar .sorter > div { float:left; }
.toolbar .sorter label {
  font-weight:normal;
  text-transform:uppercase;
  margin:0;
  color:#999999;
}
.toolbar .sorter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) { width:auto; }
.toolbar .sorter .bootstrap-select>.dropdown-toggle {
  padding:0 25px 0 0;
  border:none;
  box-shadow:none;
  outline:none;
  text-transform:uppercase;
  border-radius:0;
  line-height:21px;
}
.toolbar .sorter .bootstrap-select>.dropdown-toggle:hover, .toolbar .sorter .bootstrap-select>.dropdown-toggle:focus {
  outline:none !important;
  background:transparent;
}
.toolbar .sorter .dropdown-menu>li>a {
  color:#000000;
  text-transform:uppercase;
}
.toolbar .sorter .bootstrap-select.btn-group .dropdown-menu { border-radius:0; }
.toolbar .sorter .bootstrap-select.btn-group .dropdown-toggle .caret {
  font-family:'ElegantIcons';
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  border:none !important;
  width:18px;
  height:18px;
  border:none;
  color:#000000;
  margin-top:-9px;
  right:0;
}
.toolbar .sorter .bootstrap-select.btn-group .dropdown-toggle .caret:before { content:"\33"; }
.toolbar .sorter .amount {
  margin-right:45px;
  color:#999999;
}
.toolbar .sorter .amount .count { text-transform:uppercase; }
.toolbar .sorter .sort-by { margin-right:45px; }
.toolbar .sorter .sort-by > div {
  display:inline-block;
  vertical-align:top;
}
.toolbar .sorter .sort-by .typo-sort-arrows a {
  display:inline-block;
  padding:0 10px;
}
.toolbar .sorter .limiter > div {
  display:inline-block;
  vertical-align:top;
}
.toolbar .sorter .view-mode { float:right; }
.toolbar .sorter .view-mode label {
  display:inline-block;
  line-height:21px;
}
.toolbar .sorter .view-mode a {
  display:inline-block;
  line-height:21px;
}
.toolbar .sorter .view-mode i {
  font-size:20px;
  color:#999999;
  display:inline-block;
  line-height:21px;
  vertical-align:bottom;
}
.toolbar .sorter .view-mode i:hover { color:#000000; }
.toolbar .sorter .view-mode .active i { color:#000000; }
.toolbar .sorter .view-mode .grid { padding:0 10px; }
.toolbar .pager {
  float:left;
  width:100%;
  margin:30px 0 60px;
}
.toolbar .pager li {
  height:34px;
  line-height:34px;
  min-width:34px;
  display:inline-block;
  vertical-align:top;
  text-align:center;
  font-size:15px;
  font-weight:bold;
}
.toolbar .pager li.current {
  background:#333333;
  color:#ffffff;
}
.toolbar .pager li>a {
  padding:0 5px;
  border-radius:0;
  border:none;
  display:block;
}
.toolbar .pager li>a.next, .toolbar .pager li>a.previous {
  border:1px solid #e5e5e5;
  font-size:19px;
  line-height:32px;
  height:34px;
}
.toolbar .pager li>a:focus, .toolbar .pager li>a:hover { background:transparent; }
.toolbar-top { margin-bottom:35px; }
.toolbar-top .pager { display:none; }
.toolbar-bottom .sorter { display:none; }
.owl-carousel.products-grid .item { width:100%; }
.products-grid {
  list-style:none;
  font-size:0.01px;
}
.products-grid .item {
  font-size:14px;
  float:none;
  display:inline-block;
  vertical-align:top;
}
.products-grid .item .product-name {
  font-size:100%;
  margin:20px 0 0;
  height:33px;
  line-height:33px;
  overflow:hidden;
  text-align:center;
}
.products-grid .item .product-name a {
  font-weight:normal;
  text-transform:uppercase;
  font-size:14px;
}
.products-grid .typo-actions { text-align:center; }
.item { position:relative; }
.item.products-bottom button.btn-cart {
  display:block;
  float:left;
}
.item .addtocart {
  display:inline-block;
  margin:0 4px 10px;
  vertical-align:top;
  font-size:13px;
}
.item .addtolist {
  position:relative;
  text-align:center;
  vertical-align:top;
}
.item .product-item {
  text-align:left;
  padding:0 0 10px;
  display:block;
  margin:0 0 30px;
}
.item .ratings {
  margin:0 0 10px;
  line-height:normal;
}
.item .ratings .amount { display:none; }
.item .table { text-align:center; }
.item .price-box {
  display:inline-block;
  vertical-align:top;
  margin-top:0;
  margin-bottom:10px;
}
.item .price-box p.minimal-price { margin:0; }
.item .price-box p.minimal-price .price-label { font-size:85%; }
.item .price-box .price { font-size:18px; }
.item .price-box .old-price {
  float:right;
  margin:5px 10px 0 10px;
  line-height:20px;
}
.item .price-box .old-price .price {
  font-size:100%;
  padding:0;
  color:#999999;
  font-weight:400;
}
.item .price-box .special-price {
  float:left;
  margin:0 10px;
}
.item .price-box .map-link { line-height:28px; }
.item .typo-actions { width:100%; }
.item .typo-actions .addtocart button {
  margin:0;
  padding:0 5px;
  max-width:150px;
  min-width:120px;
  overflow:hidden;
  white-space:nowrap;
}
.item .typo-actions .addtocart .btn-view-cart { min-width:120px; }
.item .actions .addtolist-category {
  position:relative;
  display:inline-block;
  padding:0;
}
.item .actions .addtolist-category ul li {
  display:inline-block;
  float:none;
  padding:0;
}
.item .actions .addtolist-category ul li a.text-link {
  text-indent:0 !important;
  width:auto !important;
  padding:0 5px !important;
}
.item .actions .addtolist-category ul li a.text-link-compare {
  text-indent:0 !important;
  width:auto !important;
  padding:0 5px !important;
}
.item .actions .addtolist-category ul li a.link-wishlist {
  display:inline-block;
  line-height:38px;
  padding:0;
  outline:medium none;
  font-size:100%;
  height:40px;
  width:40px;
  box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
  -o-box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
  -ms-box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
}
.item .actions .addtolist-category ul li a.link-wishlist .fa-heart-o {
  font-size:180%;
  left:9px;
  position:absolute;
  top:10px;
}
.item .actions .addtolist-category ul li a.link-wishlist:hover { background-position:0 -38px; }
.item .actions .addtolist-category ul li a.link-compare {
  background-color:#b7cc16;
  display:inline-block;
  line-height:38px;
  padding:0;
  outline:medium none;
  font-size:100%;
  height:40px;
  width:40px;
  box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
  -o-box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
  -ms-box-shadow:0 3px 1px 0 rgba(0,0,0,0.2);
}
.item .product-show { position:relative; }
.item .product-show-box {
  color:#ffffff;
  opacity:0;
  padding:0;
  position:absolute;
  bottom:0;
  right:0;
  z-index:9;
  text-align:center;
  -webkit-transform:scale(0.5);
  -ms-transform:scale(0.5);
  -o-transform:scale(0.5);
  transform:scale(0.5);
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
  transition:all 0.3s ease 0s;
}
.item .main-quickview button.show-quickview {
  box-shadow:none;
  border:none;
  outline:none;
  padding:0;
  display:inline-block;
  background:#000000;
  margin:0;
  border-radius:0;
}
.item .main-quickview button.show-quickview i {
  font-size:25px;
  line-height:38px;
  width:38px;
  height:38px;
  color:#ffffff;
  display:inline-block;
  vertical-align:top;
}
.item .product-date {
  position:absolute;
  top:50%;
  left:50%;
  margin:0;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  width:100%;
  text-align:center;
}
.item .product-date .cd-prosale {
  display:inline-block;
  min-width:50px;
  padding:7px 0;
  line-height:1;
  font-size:12px;
  font-weight:bold;
  background-color:rgba(255,255,255,0.9);
  margin:0 2px;
  vertical-align:middle;
}
.item .product-date .cd-prosale span {
  float:none;
  display:inline-block;
}
.item .product-date .unit {
  margin:0;
  font-size:12px;
}
.item:hover a.product-image:before { transition:all 0.1s linear 0.1s; }
.item:hover .product-show-box {
  opacity:1;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
}
.add-to-links > div {
  display:inline-block;
  margin:0 4px;
}
.add-to-links > div a {
  display:block;
  width:40px;
  height:40px;
  border:1px solid #e5e5e5;
  color:#999999;
}
.add-to-links > div a i {
  font-size:17px;
  line-height:38px;
  display:block;
  vertical-align:top;
}
.category-products .products-grid .item .table {
  position:relative;
  margin:0;
}
.category-products.collection .product-item .products-list { padding:0; }
.category-products.collection .item { padding:10px 0 0; }
.products-list .item { margin-bottom:40px; }
.products-list .product-shop .product-name {
  margin:-1px 0 5px 0;
  font-size:18px;
}
.products-list .product-shop .desc {
  margin-bottom:45px;
  margin-top:30px;
}
.products-list .product-shop .addtocart { margin-left:0; }
.products-list .product-shop .ratings .amount { display:none; }
.products-list + .toolbar-bottom .pager { text-align:left; }
.category-products .item .top-actions-inner .addtolist a.text-link {
  width:auto !important;
  padding:0 10px;
  margin:0;
  transition:all 0.5s ease-out 0s;
}
.category-products .item .top-actions-inner .addtolist a.text-link span {
  display:block;
  float:left;
}
.category-products .item .top-actions-inner .addtolist a.text-link .fa { display:none; }
.category-products .item .top-actions-inner .addtolist a.text-link-compare {
  width:auto !important;
  padding:0 10px;
  margin:0;
  transition:all 0.5s ease-out 0s;
}
.category-products .item .top-actions-inner .addtolist a.text-link-compare span {
  display:block;
  float:left;
}
.category-products .item .top-actions-inner .addtolist a.text-link-compare .fa { display:none; }
.category-products .item .top-actions-inner .addtolist .wishlist {
  display:inline-block;
  float:none;
  height:34px;
}
.category-products .item .top-actions-inner .addtolist .compare {
  display:inline-block;
  float:none;
  height:34px;
}
.category-products .item .addtocart { display:inline-block; }
.category-products .item .addtocart .button.btn-cart span span .fa { padding:0 10px 0 0; }
.category-products.collection-position01 .item .product-item { text-align:center; }
.category-products .itemgrid .item .product-item { text-align:center; }
.product-image-hover {
  overflow:hidden;
  position:relative;
}
.product-image-hover a .alt-image {
  transform:translate3d(0,0,0);
  -o-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -webkit-transform:translate3d(0,0,0);
  transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -o-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -moz-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -webkit-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
}
.product-image-hover a .back {
  transform:translate3d(0,100%,0);
  -o-transform:translate3d(0,100%,0);
  -ms-transform:translate3d(0,100%,0);
  -moz-transform:translate3d(0,100%,0);
  -webkit-transform:translate3d(0,100%,0);
  transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -o-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -moz-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -webkit-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
}
.product-image-hover a:hover .alt-image {
  -webkit-transform:translate3d(0,-100%,0);
  -moz-transform:translate3d(0,-100%,0);
  -ms-transform:translate3d(0,-100%,0);
  -o-transform:translate3d(0,-100%,0);
  transform:translate3d(0,-100%,0);
  -webkit-transition:-webkit-transform 1s cubic-bezier(0.190,1.000,0.220,1.000);
  -webkit-transition-delay:0s;
  -moz-transition:-moz-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  -o-transition:-o-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  transition:transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
}
.product-image-hover a:hover .back {
  -webkit-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
  -o-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
  -webkit-transition:-webkit-transform 1s cubic-bezier(0.190,1.000,0.220,1.000);
  -webkit-transition-delay:0s;
  -moz-transition:-moz-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  -o-transition:-o-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  transition:transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  z-index:0;
  position:absolute;
}
.addtolist { display:inline-block; }
.addtolist ul { position:relative; }
.addtolist ul li {
  display:inline-block;
  float:none;
  padding:0;
}
.addtolist ul li a.link-compare { background-color:#b7cc16; }
.product-date { margin:0 -15px; }
.product-date .cd-sale {
  display:inline-block;
  width:70px;
  margin:0 15px;
}
.product-date .cd-sale .num {
  float:left;
  font-size:30px;
  font-weight:700;
  line-height:70px;
  width:100%;
  color:#000000;
  text-align:center;
  background-color:#f3f3f3;
}
.product-date .unit {
  width:100%;
  font-size:14px;
  text-align:center;
  margin-top:20px;
  float:left;
  text-transform:capitalize;
}
.top-actions-inner {
  margin:0;
  position:relative;
}
.top-actions-inner .typo-actions .addtolist .wishlist { margin-right:7px; }
.top-actions-inner .typo-actions .addtolist-category .link-wishlist { margin-right:5px; }
.top-actions-inner .actions .wishlist { margin-right:3px; }
.top-actions-inner .actions .addtolist-category .link-wishlist { margin-right:5px; }
.top-actions-inner .top-action {
  float:left;
  width:100%;
}
.top-actions-inner .bt-action {
  float:left;
  width:100%;
  margin:0;
}
.top-actions-inner .bt-action .price-box {
  float:left;
  width:100%;
}
.top-actions-inner .bt-action .ratings {
  float:left;
  width:100%;
  text-align:left;
  margin:0;
}
.catalog-product-view .col1-layout { margin:0; }
.minimal-price { margin:0; }
.old-price {
  margin:0;
  display:inline-block;
}
.old-price .price-label {
  display:none !important;
  white-space:nowrap;
}
.old-price .price {
  font-size:100%;
  font-weight:normal;
  text-decoration:line-through;
  color:#999999;
}
.special-price {
  margin:0;
  display:inline-block;
}
.special-price .price-label {
  display:none !important;
  white-space:nowrap;
}
.block-layered-nav .block-subtitle {
  display:none;
  line-height:1.35;
  padding:3px 9px;
  text-transform:uppercase;
}
.block-layered-nav .block-content { outline:none; }
.block-layered-nav #narrow-by-list { margin:0; }
.block-layered-nav dt {
  font-size:15px;
  margin:0;
  outline:medium none;
  padding:15px 0;
  text-transform:uppercase;
  font-weight:normal;
  position:relative;
}
.block-layered-nav dt .toggle-class {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  cursor:pointer;
  text-align:right;
}
.block-layered-nav dt .toggle-class:before {
  content:"\4c";
  position:absolute;
  top:18px;
  right:0;
  font-family:'ElegantIcons';
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
}
.block-layered-nav dt .toggle-class.expanded:before { content:"\4b"; }
.block-layered-nav dd {
  margin:0 0 10px;
  padding:0 0 20px;
  border-bottom:1px solid #eaeaea;
  display:inline-block;
  vertical-align:top;
  width:100%;
}
.block-layered-nav dd ol { margin:0; }
.block-layered-nav dd ul { margin:0; }
.block-layered-nav dd li {
  line-height:25px;
  margin:0;
  outline:medium none;
  padding:0;
}
.block-layered-nav dd li a {
  font-weight:normal;
  text-decoration:none;
  text-transform:capitalize;
  padding:0 0 0 20px;
  font-size:100%;
  position:relative;
}
.block-layered-nav dd li a:before {
  position:absolute;
  top:2px;
  left:0;
  content:"\5e";
  display:inline-block;
  font-size:13px;
  font-family:'ElegantIcons';
  -webkit-font-smoothing:antialiased;
  line-height:1;
}
.block-layered-nav dd li a + span { color:#999999; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li {
  position:relative;
  z-index:1;
}
.block-layered-nav .currently .label {
  padding:0;
  line-height:29px !important;
  text-transform:none;
  vertical-align:top;
  color:#666666;
  font-size:100%;
  font-weight:normal;
}
.block-layered-nav .currently .btn-previous {
  margin:0;
  position:absolute;
  top:9px;
  right:17px;
}
.block-layered-nav .currently .btn-remove {
  margin:0;
  position:absolute;
  right:0;
  top:10px;
  -webkit-border-radius:50%;
  border-radius:50%;
  height:16px;
  padding:0;
  width:16px;
}
.block-layered-nav .currently .btn-remove i { display:block; }
.block-layered-nav .currently ol {
  border-bottom:1px solid rgba(204,204,204,0.5);
  padding-bottom:15px;
}
.block-layered-nav .currently ol li {
  line-height:29px;
  margin:0;
  display:inline-block;
  width:100%;
  position:relative;
  padding:3px 10px;
  font-size:13px;
}
.block-layered-nav .currently ol li:before {
  content:"\f105";
  display:inline-block;
  font-family:"FontAwesome";
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  position:absolute;
  top:3px;
  left:0;
  height:14px;
}
.block-layered-nav .currently ul { border-bottom:1px solid rgba(204,204,204,0.5); }
.block-layered-nav .currently ul li {
  line-height:35px;
  margin:0;
  padding:0;
}
.block-layered-nav .currently p.block-subtitle {
  background:none;
  border:0 none;
  line-height:normal;
  margin:0;
  padding:15px 0;
  text-transform:uppercase;
  display:block;
  font-size:15px;
}
.block-layered-nav .actions {
  padding:4px 5px 4px 9px;
  text-align:right;
}
.block-layered-nav .actions a { float:none; }
.toggle-class {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  cursor:pointer;
  text-align:right;
}
.toggle-class:before {
  content:"\4c";
  position:absolute;
  top:14px;
  right:0;
  font-family:'ElegantIcons';
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
}
.toggle-class.expanded:before { content:"\4b"; }
.toggle-class.collapsible:before { content:"\4c"; }
#shopping-cart-table h2 {
  font-size:inherit;
  margin:0;
}
.item-options dt {
  font-style:italic;
  font-weight:bold;
}
.btn-previous {
  display:block;
  font-size:0;
  line-height:0;
  overflow:hidden;
  text-indent:-999em;
}
.btn-remove2 { display:inline-block; }
.btn-remove2 i {
  font-size:25px;
  display:block;
}
.buttons-set2 button { margin-bottom:10px; }
.btn-edit {
  display:block;
  font-size:0;
  line-height:0;
  overflow:hidden;
  text-indent:-999em;
}
.category-title {
  padding:0 0 20px !important;
  display:none;
}
p.category-image {
  margin:0 0 20px;
  padding:0;
  background-color:#cfcfcf;
}
p.category-image img {
  max-width:100%;
  padding:10px;
  background-color:#cfcfcf;
}
.page-title {
  line-height:normal;
  margin:0;
  outline:none;
  overflow:hidden;
  padding:0 0 18px;
}
.page-title h1, .page-title h2, .page-title h3 {
  font-size:130%;
  font-weight:700;
  text-transform:uppercase;
  line-height:normal;
  margin:0;
  padding:0;
  color:#333333;
}
.page-title .separator { margin:0 3px; }
.page-title .link-rss {
  float:right;
  margin:7px 0 0;
}
.subtitle, .sub-title {
  clear:both;
  font-weight:bold;
  margin:0 0 6px;
  padding:15px 0 0;
}
.multiple-checkout .subtitle { padding:0; }
.multiple-checkout .sub-title { padding:0; }
.legend { font-size:16px; }
.acc-container { padding:20px 0; }
.title-buttons button { margin-top:20px; }
.dashboard .welcome-msg {
  margin:0;
  padding:0;
}
.dashboard .welcome-msg p {
  margin:0;
  padding:0;
}
.dashboard .welcome-msg p.hello {
  border:none;
  margin:0;
  outline-style:none;
  padding:0 0 10px 0;
}
.dashboard .welcome-msg p.hello strong { font-size:110%; }
.dashboard .col2-set { margin:0 0 15px; }
.my-account .input-box { margin-bottom:20px; }
.my-account .input-box input, .my-account .input-box select {
  width:100%;
  height:50px;
  padding:0 15px;
}
#my-orders-table { background-color:#ffffff; }
.box-account {
  background:none repeat scroll 0 0 #ffffff;
  margin:20px 0;
  overflow:hidden;
  padding:0;
  text-align:left;
  position:relative;
}
.box-account .box-head {
  border-bottom:1px dashed #cccccc;
  margin:0 0 30px;
  padding:10px 0;
  position:relative;
}
.box-account .box-head h2 {
  font-size:100%;
  font-weight:400;
  margin:0;
  text-transform:uppercase;
}
.box-account .box-head a {
  position:absolute;
  right:0;
  top:0;
}
.dashboard .box .box-title {
  margin:0 0 8px;
  padding:0 0 5px 0;
  text-align:right;
}
.dashboard .box .box-title h3 {
  float:left;
  font-size:120%;
  font-weight:300;
  line-height:normal;
  margin:0;
  outline:none;
}
.dashboard .box .box-title h4 {
  float:left;
  font-size:120%;
  font-weight:300;
  line-height:normal;
  margin:0;
  outline:none;
}
.dashboard .box .box-title a {
  line-height:normal;
  outline-style:none;
}
.dashboard .box .box-content p { line-height:25px; }
.dashboard .box-info h4 {
  font-size:100%;
  font-weight:400;
  text-transform:capitalize;
}
.dashboard .box-info address { line-height:25px; }
.dashboard .box-reviews .number {
  background:#0a263c;
  color:#ffffff;
  float:left;
  font-weight:bold;
  line-height:1;
  margin:3px -20px 0 0;
  padding:2px 3px;
}
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }
.dashboard .box-tags .box-head h2 { background-image:url("https://www.georges.com.au/skin/frontend/typologancee/default/images/i_ma-tags.gif"); }
.dashboard .box-tags .tags strong { display:inline; }
.dashboard .box-tags .tags ul { display:inline; }
.dashboard .box-tags .tags ul li { display:inline; }
.dashboard .number {
  background:#0a263c;
  color:#ffffff;
  float:left;
  font-weight:bold;
  line-height:1;
  margin:3px -20px 0 0;
  padding:2px 3px;
}
.dashboard .details { margin-left:20px; }
.dashboard li.item { margin:0 0 7px; }
.dashboard li.item.last { margin:0; }
.customer-account-index .block-top-sellers { display:none; }
.customer-account-index .paypal-logo { display:none; }
#my_recent_tags .product-name {
  height:20px;
  line-height:20px;
  min-height:20px;
  font-size:100%;
  margin-top:0;
}
#my_recent_tags .product-name a { color:#656565; }
#my_recent_reviews .product-name {
  height:20px;
  line-height:20px;
  min-height:20px;
  font-size:100%;
  margin-top:0;
}
#my_recent_reviews .product-name a { color:#656565; }
.cart-table td .product-image {
  display:inline-block;
  height:100px;
  margin:0;
  outline:medium none;
  padding:0;
  width:100px;
  text-align:center;
}
.cart-table button.button {
  margin-bottom:3px;
  margin-top:3px;
}
#wishlist-view-form .table-bordered { background-color:#ffffff; }
.my-wishlist h3.product-name {
  font-size:16px;
  margin-top:0;
}
.my-wishlist textarea {
  width:100%;
  margin-top:10px;
  padding:10px;
  font-size:13px;
}
.my-wishlist .add-to-cart-alt input {
  max-width:150px;
  text-align:center;
  border:1px solid #cccccc;
  height:30px;
}
.my-wishlist .add-to-cart-alt button { margin:10px 0; }
.addresses-list h2 {
  font-size:18px;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0 0 15px;
  text-transform:uppercase;
}
.addresses-list h3 {
  font-size:16px;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0 0 5px;
}
.addresses-list .item {
  border:1px solid #cccccc;
  margin:0 0 30px;
  padding:15px;
}
.footer-container {
  position:relative;
  z-index:15;
  background-color:#ffffff;
  border-top:1px solid #d5d5d5;
}
.footer-container .information-logo { margin-bottom:30px; }
.footer-container .footer-copyright {
  border-top:1px solid rgba(204,204,204,0.5);
  padding-top:15px;
  padding-bottom:15px;
}
.footer-container .footer-static h3 {
  margin:0 0 45px 0;
  text-transform:uppercase;
  position:relative;
  font-weight:bold;
  font-size:16px;
}
.footer-container .footer-static ul li { padding:5px 0; }
.footer-container .footer-static ul li a {
  padding:0 20px;
  display:block;
  -webkit-transition:padding 250ms ease;
  -moz-transition:padding 250ms ease;
  transition:padding 250ms ease;
}
.footer-container .footer-static ul li a > span {
  position:absolute;
  top:6px;
  left:0;
  line-height:inherit;
}
.footer-container .footer-static ul li a:hover { padding-left:30px; }
.footer-container .footer-static ul.address-footer li a, .footer-container .footer-static ul.address-footer li a:hover { padding-left:30px; }
.footer-container .footer-top-inner { padding:70px 0 60px 0; }
.footer-container .information-footer .footer-static { padding:0 30px; }
.logo-bottom {
  display:block;
  margin-bottom:40px;
}
a.btn-readmore {
  background:none repeat scroll 0 0 #4a4a4a;
  color:#ffffff;
  display:inline-block;
  padding:8px 17px;
  font-size:110%;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  transition:all 0.25s ease 0s;
  -webkit-transition:all 0.25s ease 0s;
  -moz-transition:all 0.25s ease 0s;
}
a.btn-readmore:hover {
  border-color:#ffffff;
  background-color:#f56032;
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  color:#ffffff;
  text-decoration:none;
  padding-left:17px;
}
iframe { border:0 !important; }
.product-image .front {
  display:block;
  width:100%;
  min-height:200px;
  background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/loader.gif) center center no-repeat;
}
.product-image .front img[src$="gif"] {
  width:100%;
  height:auto;
}
.product-image:hover .front { background:transparent; }
.product-show .front-img {
  -o-transition:all 0.2s ease-in-out 0s;
  -moz-transition:all 0.2s ease-in-out 0s;
  -webkit-transition:all 0.2s ease-in-out 0s;
  transition:all 0.2s ease-in-out 0s;
}
.product-show a { display:block; }
.product-show a:hover .front-img { opacity:0.3; }
.product-img-additional {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  -o-transition:opacity 0.35s ease-in-out 0s;
  -moz-transition:opacity 0.35s ease-in-out 0s;
  -webkit-transition:opacity 0.35s ease-in-out 0s;
  transition:opacity 0.35s ease-in-out 0s;
  opacity:0;
  visibility:hidden;
}
.product-show a:hover .product-img-additional {
  opacity:1;
  visibility:visible;
}
#back-top {
  bottom:10px;
  position:fixed;
  right:10px;
  z-index:999;
  display:none;
}
.sticker-wrapper {
  position:relative;
  right:0;
  top:0;
}
.sticker {
  font-size:30px;
  font-weight:bold;
  height:40px;
  line-height:40px;
  text-align:center;
  width:40px;
  border:0 solid #ff0000;
  box-shadow:inset 0 0 10px rgba(255,0,0,0);
  outline:1px solid;
  outline-color:rgba(204,204,204,0.5);
  outline-offset:0px;
  text-shadow:none;
  background:#ffffff;
  -webkit-transition:all 550ms cubic-bezier(0.19,1,0.22,1);
  transition:all 550ms cubic-bezier(0.19,1,0.22,1);
}
.sticker:hover {
  border:1px solid #ff0000;
  box-shadow:inset 0 0 10px rgba(255,0,0,0.5), 0 0 20px rgba(255,0,0,0.2);
  outline-color:rgba(255,0,0,0);
  outline-offset:5px;
  color:#ff0000;
}
.welcome-user {
  line-height:42px;
  white-space:nowrap;
  overflow:hidden;
}
.top-bar { text-align:center; }
.top-bar .inner-top-bar {
  display:inline-block;
  vertical-align:top;
}
.acc-topbar {
  position:relative;
  float:left;
}
.acc-topbar .acc-btn {
  line-height:16px;
  cursor:pointer;
  text-align:center;
  float:left;
  width:100%;
}
.acc-topbar .acc-btn a {
  display:block;
  padding:13px 0;
}
.acc-topbar .acc-btn i {
  display:inline-block;
  padding-left:15px;
}
.acc-topbar .acc-list {
  text-align:left;
  min-width:100%;
  position:absolute;
  left:0;
  top:100%;
  opacity:0;
  visibility:hidden;
  -webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  -moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  z-index:100;
  margin-top:30px;
  padding-top:20px;
}
.acc-topbar .acc-list ul {
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  background:#ffffff;
  padding:15px 0;
  display:block;
}
.acc-topbar .acc-list ul li a {
  line-height:34px;
  display:inline-block;
  width:100%;
  text-decoration:none;
  white-space:nowrap;
  padding-right:15px;
}
.acc-topbar .acc-list ul li a i { margin:0 15px; }
.acc-topbar:hover .acc-list {
  opacity:1;
  visibility:visible;
  margin-top:0;
}
.login-topbar {
  float:left;
  position:relative;
  padding-right:15px;
  margin-right:15px;
}
.login-topbar a {
  display:block;
  line-height:16px;
  padding:13px 0;
}
.login-topbar:before {
  content:'';
  position:absolute;
  top:15px;
  right:0;
  width:1px;
  height:12px;
  background:#666666;
}
.register-topbar { float:left; }
.register-topbar a {
  display:block;
  line-height:16px;
  padding:13px 0;
}
.delimiter {
  float:left;
  padding:0;
  line-height:16px;
  color:#666666;
  width:1px;
  margin:13px 15px;
  background:#999999;
  height:16px;
}
.currency-topbar {
  position:relative;
  float:left;
}
.currency-topbar .currency-sym {
  line-height:16px;
  cursor:pointer;
  text-align:center;
  float:left;
}
.currency-topbar .currency-sym a {
  display:block;
  padding:13px 0;
}
.currency-topbar .currency-sym .sym { display:none; }
.currency-topbar .currency-sym i {
  display:inline-block;
  padding-left:10px;
}
.currency-topbar .currency-list {
  min-width:100%;
  position:absolute;
  left:0;
  top:100%;
  opacity:0;
  visibility:hidden;
  -webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  -moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  z-index:100;
  margin-top:30px;
  padding-top:20px;
}
.currency-topbar .currency-list ul {
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  background:#ffffff;
  padding:15px 0;
  display:block;
}
.currency-topbar .currency-list ul li a {
  line-height:34px;
  display:inline-block;
  width:100%;
  text-decoration:none;
  white-space:nowrap;
  padding-right:15px;
}
.currency-topbar .currency-list ul li a .sym, .currency-topbar .currency-list ul li a i { margin:0 15px; }
.currency-topbar:hover .currency-list {
  opacity:1;
  visibility:visible;
  margin-top:0;
}
.language-topbar {
  position:relative;
  float:left;
}
.language-topbar .lang-curr {
  line-height:16px;
  cursor:pointer;
  text-align:center;
  float:left;
  width:100%;
}
.language-topbar .lang-curr a {
  display:block;
  padding:13px 0;
}
.language-topbar .lang-curr i {
  display:inline-block;
  padding-left:10px;
}
.language-topbar .lang-curr .title {
  padding-left:25px;
  background-position:0 center;
  background-repeat:no-repeat;
  background-size:18px auto;
}
.language-topbar .lang-list {
  min-width:100%;
  position:absolute;
  left:0;
  top:100%;
  opacity:0;
  visibility:hidden;
  -webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  -moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  z-index:100;
  margin-top:30px;
  padding-top:20px;
}
.language-topbar .lang-list ul {
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  background:#ffffff;
  padding:15px 0;
  display:block;
}
.language-topbar .lang-list ul li { padding:0 15px; }
.language-topbar .lang-list ul li a {
  line-height:34px;
  display:inline-block;
  width:100%;
  text-decoration:none;
  white-space:nowrap;
  padding:0 25px;
  background-position:0 center;
  background-repeat:no-repeat;
  background-size:18px auto;
}
.language-topbar .lang-list ul li a i { margin:0 15px; }
.language-topbar:hover .lang-list {
  opacity:1;
  visibility:visible;
  margin-top:0;
}
.compare-topbar {
  position:fixed;
  bottom:60px;
  right:10px;
  z-index:100;
}
.compare-topbar a { color:#000000; }
.compare-topbar .compare-btn {
  cursor:pointer;
  text-align:center;
  float:left;
  width:40px;
  height:40px;
  border:1px solid #e5e5e5;
  line-height:38px;
  background-color:#ffffff;
  color:#000000;
}
.compare-topbar .compare-list {
  min-width:100%;
  width:auto;
  position:absolute;
  right:0;
  bottom:-50px;
  opacity:0;
  visibility:hidden;
  -webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  -moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  z-index:100;
  margin-right:-80px;
}
.compare-topbar .compare-list .typo-ajax-container .view-compare { padding:20px 0; }
.compare-topbar .compare-list .typo-ajax-container .view-compare button { float:left; }
.compare-topbar .compare-list .typo-ajax-container .view-compare .btn-remove-all {
  float:right;
  margin:0 10px;
  line-height:40px;
}
.compare-topbar .compare-list .ajax-over {
  max-height:300px;
  overflow-y:auto;
  overflow-x:hidden;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.compare-topbar .compare-list .ajax-over ul li {
  padding:20px 0 0;
  border-bottom:none;
}
.compare-topbar .compare-list .old-price, .compare-topbar .compare-list .minimal-price-link, .compare-topbar .compare-list .price-to { display:none; }
.compare-topbar .compare-list .special-price { margin:0; }
.compare-topbar:hover .compare-list {
  opacity:1;
  visibility:visible;
  margin-right:0;
}
.social {
  float:right;
  line-height:16px;
}
.social .social-icons {
  margin:0;
  padding:0;
  list-style:none;
}
.social .social-icons li {
  float:left;
  margin:0;
}
.social .social-icons li a {
  padding:13px 7px;
  font-size:14px;
  display:block;
}
.social .social-icons li a span { display:none; }
.settings-topbar { text-align:right; }
.settings-topbar .settings {
  display:inline-block;
  vertical-align:top;
}
.settings-topbar .settings > i {
  line-height:42px;
  color:#000000;
}
.menu-bar-btn {
  display:inline-block;
  vertical-align:top;
}
.is-sticky .menu-bar-btn { display:block; }
.price-range { padding:0 7.5px; }
.price-slider {
  height:1px;
  width:100%;
  background:#d5d5d5;
  position:relative;
  margin:10px auto;
  padding:0 7.5px;
}
.price-slider .ui-slider-range {
  position:absolute;
  top:0;
  height:100%;
  background:#333333;
  cursor:pointer;
}
.price-slider .ui-slider-handle {
  height:15px;
  position:absolute;
  top:-7px;
  width:15px;
  background:#333333;
  margin-left:-7.5px;
  cursor:e-resize;
}
.layer-price {
  margin-top:20px;
  font-size:13px;
}
.cart-msrp-totals {
  color:red;
  font-size:12px !important;
  font-weight:bold;
  margin:10px 10px 0;
  padding:10px;
  text-align:right;
  text-transform:uppercase;
}
.map-cart-sidebar-total {
  color:red;
  display:block;
  font-size:10px;
  font-weight:bold;
  text-align:left;
  padding:2px 5px;
}
.map-popup {
  background:#ffffff;
  border:2px solid #cccccc;
  margin:12px 0 0;
  position:absolute;
  text-align:left;
  width:450px;
  z-index:100;
}
.map-popup .map-popup-heading {
  padding:8px 10px;
  margin-right:40px;
  width:auto;
}
.map-popup .map-popup-heading h3 {
  font-size:14px;
  margin:0;
  overflow:hidden;
  white-space:nowrap;
  word-wrap:break-word;
  text-align:left;
  text-overflow:ellipsis;
}
.map-popup .map-popup-close {
  display:block;
  position:absolute;
  top:0;
  right:0;
  height:36px;
  width:36px;
  font-size:20px;
  line-height:32px;
  text-align:center;
}
.map-popup .map-popup-content {
  border-top:1px solid #ededed;
  padding:10px;
  margin:0 10px;
  overflow:hidden;
  text-align:left;
}
.map-popup .map-popup-checkout { padding:10px 0; }
.map-popup .map-popup-checkout form:after {
  content:'';
  display:table;
  clear:both;
}
.map-popup .map-popup-checkout span { display:block; }
.map-popup .map-popup-checkout .button {
  float:left;
  margin:0 2px;
  clear:left;
}
.map-popup .map-popup-checkout .additional-addtocart-box {
  float:left;
  min-width:210px;
}
.map-popup .map-popup-checkout .additional-addtocart-box li { list-style-type:none; }
.map-popup .map-popup-checkout .paypal-logo { width:auto; }
.map-popup .map-popup-checkout .paypal-logo a {
  display:inline-block;
  float:left;
  clear:left;
}
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
  float:left;
  text-align:center;
  padding:5px 15px;
  clear:left;
}
.map-popup .map-popup-checkout .paypal-logo:after {
  content:'';
  display:table;
  clear:both;
}
.map-popup .map-popup-checkout .paypal-logo .bml_button a { clear:left; }
.map-popup .map-popup-checkout:after {
  content:'';
  display:table;
  clear:both;
}
.map-popup .map-popup-price { padding:10px 0; }
.map-popup .map-popup-price .price-box, .map-popup .map-popup-price .price-box .special-price {
  display:inline-block;
  margin:0;
  padding:0;
}
.map-popup .map-popup-price .price-box .minimal-price-link { display:inline-block; }
.map-popup .map-popup-text {
  padding:10px 0;
  margin:0 10px;
  word-wrap:break-word;
}
.map-popup .map-popup-text, .map-popup .map-popup-only-text { border-top:1px solid #ededed; }
.owl-carousel .owl-item {
  -webkit-transform-style:preserve-3d;
  transform-style:preserve-3d;
}
.owl-carousel .owl-item img { height:auto; }
.owl-theme .owl-nav {
  position:static;
  display:none;
  margin:0;
}
.owl-theme .owl-nav [class*='owl-'] {
  position:absolute;
  top:50%;
  margin:0;
  padding:0;
  width:40px;
  height:40px;
  margin-top:-20px;
  text-align:center;
  line-height:40px;
  left:15px;
  border:none;
  border-radius:0;
  background-color:rgba(0,0,0,0.5);
  color:#ffffff;
  font-size:20px;
}
.owl-theme .owl-nav [class*='owl-'] > * {
  display:inline-block;
  vertical-align:top;
  line-height:inherit;
}
.owl-theme .owl-nav div.owl-next {
  left:auto;
  right:15px;
}
.owl-theme:hover .owl-nav { display:block; }
.owl-carousel .owl-nav.disabled { display:none !important; }
.global-site-notice {
  text-align:center;
  border-bottom:1px solid #eaeaea;
  background-color:#f2f2f2;
}
.global-site-notice p, .global-site-notice .notice-cookie-inner {
  margin:0;
  padding:5px;
  line-height:25px;
}
.global-site-notice .notice-cookie-inner {
  margin:0;
  padding:5px;
  line-height:25px;
}
.global-site-notice .notice-cookie-inner > span { display:inline-block; }
.global-site-notice .notice-cookie-inner .button {
  height:25px;
  line-height:23px;
  margin:0 10px;
  font-size:12px;
  font-weight:bold;
}
.top-seach {
  display:table;
  height:148px;
  width:100%;
}
.top-seach .quick-search {
  display:table-cell;
  vertical-align:middle;
}
.top-seach .menu-bar-btn {
  display:table-cell;
  vertical-align:middle;
}
.top-seach .menu-bar-btn button { width:30px; }
.button-search {
  border:none;
  background:transparent;
  box-shadow:none;
  border-radius:0;
  outline:none;
  position:absolute;
  right:0;
  top:0;
  width:28px;
  text-align:center;
  line-height:28px;
}
.button-search i {
  font-size:15px;
  color:#000000;
  line-height:28px;
}
.form-search {
  position:relative;
  display:inline-block;
  max-width:200px;
  width:100%;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
}
.form-search input#search {
  border:none;
  outline:none;
  box-shadow:none;
  padding-right:30px;
  width:100%;
  border-bottom:1px solid rgba(213,213,213,0.5);
  height:28px;
  padding:0;
}
.form-search:hover { max-width:300px; }
.form-search .cat-search + input#search { padding-left:130px; }
.form-cat-search { max-width:240px; }
.form-cat-search:hover { max-width:340px; }
.form-cat-search .cat-search { display:none; }
.form-cat-search .bootstrap-select {
  position:absolute;
  left:0;
  top:0;
  border-right:1px solid #d5d5d5;
  cursor:pointer;
}
.form-cat-search .bootstrap-select .btn {
  border:none;
  width:120px;
  background-color:transparent;
  line-height:28px;
  padding:0 30px 0 0;
  box-shadow:none;
  outline:none;
  color:#999999;
}
.form-cat-search .bootstrap-select .btn:focus {
  background:transparent;
  box-shadow:none;
  border-radius:0;
  outline:none !important;
}
.form-cat-search .bootstrap-select .dropdown-menu {
  box-shadow:none;
  border-radius:0;
  border:1px solid #d5d5d5;
  margin:30px 0 0 0;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
  opacity:0;
  visibility:hidden;
  display:block;
}
.form-cat-search .bootstrap-select.open .dropdown-menu {
  opacity:1;
  visibility:visible;
  margin-top:-1px;
}
.form-cat-search .input-text { padding-left:135px; }
.search-autocomplete {
  background:transparent;
  padding-top:20px;
  max-width:290px;
  text-align:initial;
  z-index:1000;
}
.search-autocomplete ul {
  padding:15px;
  background:#ffffff;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.search-autocomplete li {
  margin:10px 0;
  cursor:pointer;
  font-size:12px;
  text-transform:capitalize;
  line-height:20px;
}
.search-autocomplete li .amount {
  margin-right:10px;
  border:1px solid #d5d5d5;
  min-width:20px;
  line-height:20px;
  height:20px;
  display:inline-block;
  text-align:center;
  font-size:11px;
  float:left;
  border-radius:2px;
}
.logo-home {
  display:table;
  height:148px;
  width:100%;
  text-align:center;
}
.logo-home .logo {
  display:table-cell;
  vertical-align:middle;
}
.logo-home .logo a img { max-height:90px; }
.typo-top-cart {
  text-align:right;
  display:table;
  height:148px;
  width:100%;
}
.typo-top-cart .typo-maincart {
  display:table-cell;
  vertical-align:middle;
}
.typo-cart {
  display:inline-block;
  position:relative;
  cursor:pointer;
}
.typo-cart .ajaxcart {
  opacity:0;
  visibility:hidden;
  margin-top:30px;
  -webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  -moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
}
.typo-cart:hover .ajaxcart {
  opacity:1;
  visibility:visible;
  margin-top:0;
}
.typo-icon-ajaxcart {
  display:block;
  text-align:left;
  outline:none;
  margin:0;
  padding:0;
  cursor:pointer;
  position:relative;
}
.typo-icon-ajaxcart .icon-cart {
  height:30px;
  line-height:30px;
  float:left;
}
.typo-icon-ajaxcart .icon-cart i { font-size:30px; }
.typo-icon-ajaxcart .typo-cart-label {
  padding:0;
  float:left;
  height:30px;
  line-height:30px;
}
.typo-icon-ajaxcart .typo-cart-label .print { margin:0 15px; }
.typo-icon-ajaxcart .typo-cart-label .price { font-weight:bold; }
.ajaxcart {
  position:absolute;
  right:0;
  top:100%;
  z-index:999;
  padding-top:20px;
  background:transparent;
}
.ajaxcart .ajax-over {
  max-height:500px;
  overflow-y:auto;
  overflow-x:hidden;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.typo-ajax-container {
  background:#ffffff;
  margin:0;
  width:290px;
  cursor:default;
  padding:0 20px;
}
.typo-ajax-container p.no-items-in-cart {
  margin:0;
  padding:15px 0;
  text-align:center;
  font-size:13px;
}
.typo-ajax-container p.subtotal {
  padding:30px 0;
  border-bottom:1px dashed rgba(204,204,204,0.5);
  margin:0;
  text-align:right;
}
.typo-ajax-container p.subtotal .title {
  float:left;
  text-transform:uppercase;
  font-weight:bold;
  line-height:28px;
}
.typo-ajax-container p.subtotal .price {
  font-size:17px;
  font-weight:bold;
  line-height:28px;
}
.typo-ajax-container ul {
  margin:0;
  padding:0;
}
.typo-ajax-container li {
  padding:20px 0;
  border-bottom:1px dashed rgba(204,204,204,0.5);
  float:left;
  width:100%;
  position:relative;
}
.typo-ajax-container .product-image {
  float:left;
  border:0;
  padding:0;
  position:relative;
}
.typo-ajax-container .product-image img {
  border:1px solid rgba(204,204,204,0.5);
  padding:1px;
  max-width:100%;
}
.typo-ajax-container .product-image .qty-count {
  position:absolute;
  font-size:10px;
  top:1px;
  right:1px;
  height:12px;
  line-height:12px;
  padding:0 2px;
  background:#ffffff;
}
.typo-ajax-container .product-details {
  float:left;
  text-align:left;
  padding:0 15px;
  margin:0;
  position:relative;
  width:205px;
}
.typo-ajax-container .product-details p.product-name {
  line-height:normal;
  margin:0 0 5px;
  padding:0;
  font-size:12px;
  text-transform:uppercase;
}
.typo-ajax-container .product-details span.price {
  display:inline-block;
  font-weight:bold;
  font-size:16px;
}
.typo-ajax-container .btn-remove {
  position:absolute;
  top:-5px;
  right:-5px;
  font-size:24px;
  line-height:1;
}
.typo-ajax-container .item-options { font-size:13px; }
.typo-ajax-container .typo-ajax-checkout { padding:35px 0 25px 0; }
.typo-ajax-container .typo-ajax-checkout .button {
  float:left;
  font-weight:bold;
  font-size:13px;
  margin-bottom:10px;
}
.typo-ajax-container .typo-ajax-checkout .view-cart { margin-right:10px; }
.typo-ajax-container .typo-ajax-checkout .view-checkout {
  margin:0;
  font-weight:bold;
}
#notification {
  position:fixed;
  top:50%;
  left:50%;
  z-index:10000;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
}
#notification .success {
  background:#ffffff;
  border-radius:0;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  max-width:290px;
  width:100%;
  padding:15px 30px;
  color:#cc0000;
  text-align:center;
  font-size:13px;
  font-weight:bold;
}
#notification .success.wait-loading { padding:10px; }
#notification .success.wait-loading i {
  font-size:25px;
  line-height:1;
  width:25px;
  height:25px;
  display:block;
}
#notification .close {
  position:absolute;
  top:5px;
  right:5px;
  color:#000000;
}
.fa-spin {
  -webkit-animation:fa-spin 1s infinite linear;
  animation:fa-spin 1s infinite linear;
  display:inline-block;
}
.error_qty { color:red; }
.sticky-icon-group { display:none; }
.sticky-search { cursor:pointer; }
.sticky-search > i {
  font-size:18px;
  line-height:60px;
}
.sticky-search .quick-search {
  position:absolute;
  top:0;
  right:85px;
  max-width:1000px;
  width:100%;
  z-index:9;
  height:60px;
  text-align:center;
  background-color:#ffffff;
  cursor:default;
  opacity:0;
  visibility:hidden;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
}
.sticky-search .quick-search .form-search {
  max-width:300px;
  margin-top:16px;
}
.sticky-search .quick-search .form-search button.button-search { display:none; }
.sticky-search .quick-search .form-search input#search {
  text-align:center;
  border:none;
  padding:0 15px;
}
.sticky-search .quick-search .form-search .btn-group + input#search { padding-left:100px; }
.sticky-search .quick-search .icon_close {
  position:absolute;
  right:0;
  top:17px;
  font-size:24px;
  line-height:1;
  cursor:pointer;
}
.sticky-search .quick-search.showing {
  opacity:1;
  visibility:visible;
}
.settings {
  position:relative;
  cursor:pointer;
}
.settings > i {
  font-size:20px;
  line-height:60px;
}
.settings .settings-inner {
  position:absolute;
  cursor:default;
  top:100%;
  right:0;
  padding-top:20px;
  opacity:0;
  visibility:hidden;
  margin-top:30px;
  z-index:999;
  -webkit-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  -moz-transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
  transition:visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
}
.settings:hover > i { color:#999999; }
.settings:hover .settings-inner {
  margin-top:0;
  opacity:1;
  visibility:visible;
}
.settings .setting-content {
  background:#ffffff;
  text-align:left;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  width:290px;
}
.settings .setting-language, .settings .setting-currency {
  padding:25px 25px 10px;
  border-bottom:1px dashed #cccccc;
}
.settings .setting-language .title, .settings .setting-currency .title {
  text-transform:uppercase;
  margin-bottom:10px;
  font-size:14px;
  font-weight:bold;
}
.settings .language-topbar { float:none; }
.settings .language-topbar .lang-curr { display:none; }
.settings .language-topbar .lang-list {
  opacity:1;
  visibility:inherit;
  padding:0;
  margin:0;
  position:static;
}
.settings .language-topbar .lang-list ul {
  box-shadow:none;
  margin:0 -10px;
  padding:0;
}
.settings .language-topbar .lang-list ul li {
  padding:0;
  float:left;
  margin:0 10px 10px;
}
.settings .language-topbar .lang-list ul li a {
  display:block;
  width:45px;
  height:30px;
  padding:1px;
  background-size:41px 26px;
  border:1px solid #ffffff;
  background-color:#ffffff;
  background-position:center center;
}
.settings .language-topbar .lang-list ul li a span { display:none; }
.settings .language-topbar .lang-list ul li.active a, .settings .language-topbar .lang-list ul li:hover a { border:1px solid #333333; }
.settings .currency-topbar { float:none; }
.settings .currency-topbar .currency-sym { display:none; }
.settings .currency-topbar .currency-list {
  opacity:1;
  visibility:inherit;
  padding:0;
  margin:0;
  position:static;
}
.settings .currency-topbar .currency-list ul {
  box-shadow:none;
  margin:0 -10px;
  padding:0;
}
.settings .currency-topbar .currency-list ul li {
  padding:0;
  float:left;
  margin:0 10px 10px;
}
.settings .currency-topbar .currency-list ul li a {
  display:block;
  min-width:30px;
  height:30px;
  line-height:30px;
  background-color:#d8d8d8;
  text-align:center;
  padding:0 5px;
}
.settings .currency-topbar .currency-list ul li a .title { display:none; }
.settings .currency-topbar .currency-list ul li a .sym { margin:0; }
.settings .currency-topbar .currency-list ul li.active a, .settings .currency-topbar .currency-list ul li:hover a {
  background-color:#000000;
  color:#ffffff;
}
.settings .setting-option ul { padding:15px 25px; }
.settings .setting-option ul li { padding:5px 0; }
.settings .setting-option ul li a {
  text-transform:uppercase;
  font-size:14px;
}
.settings .setting-option ul li a i { font-size:15px; }
.settings .setting-option ul li a span { padding:0 15px; }
#typo-sticky-header {
  top:-120px;
  -webkit-transition:top 0.75s ease;
  -o-transition:top 0.75s ease;
  transition:top 0.75s ease;
}
.is-sticky #typo-sticky-header.sticky-bg { background-color:#ffffff; }
.is-sticky .typo-main-menu {
  display:inline-block;
  vertical-align:top;
}
.is-sticky .nav-top-inner { text-align:right; }
.is-sticky .sticky-icon-group {
  float:right;
  display:block;
  margin:0 -10px 0 50px;
}
.is-sticky .sticky-icon-group > div {
  float:left;
  padding:0 10px;
}
.is-sticky #typo-sticky-header {
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  top:0;
  left:0;
  margin-left:0;
  opacity:1;
  padding:0;
  position:fixed;
  width:100%;
  z-index:30;
  display:block;
}
.is-sticky #typo-sticky-header .nav-top-inner { border:none; }
.is-sticky .nav-top {
  -webkit-box-shadow:none;
  box-shadow:none;
  padding:0;
}
.is-sticky .logo-sticky {
  display:block !important;
  float:left;
  padding:0 15px 0 0;
  position:relative;
  z-index:999;
}
.is-sticky .logo-sticky > a {
  display:table;
  vertical-align:middle;
  height:60px;
}
.is-sticky .logo-sticky > a span {
  display:table-cell;
  vertical-align:middle;
}
.is-sticky .logo-sticky > a img {
  vertical-align:middle;
  max-height:50px;
}
.sticky-cart .typo-icon-ajaxcart .icon-cart {
  height:60px;
  line-height:60px;
}
.sticky-cart .typo-cart { float:left; }
.sticky-cart .typo-icon-ajaxcart .icon-cart i {
  font-size:25px;
  display:block;
  line-height:60px;
}
.sticky-cart .typo-icon-ajaxcart .typo-cart-label {
  height:60px;
  line-height:60px;
  position:relative;
  margin-right:5px;
}
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print {
  margin:0;
  position:absolute;
  top:32px;
  right:-10px;
  width:20px;
  height:20px;
  line-height:20px;
  text-align:center;
  border-radius:50%;
  background:#cc0000;
  color:#ffffff;
  font-size:11px;
}
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print span { display:none; }
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items { display:block; }
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items .qty-cart { display:block; }
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .icon-dropdown { display:none; }
.main-brands-inner {
  padding:100px 0;
  border-top:1px solid #d5d5d5;
}
.main-brands-inner .owl-carousel .owl-item { cursor:pointer; }
.main-brands-inner .owl-carousel .owl-item li {
  -webkit-transition:all 0.35s;
  -moz-transition:all 0.35s;
  transition:all 0.35s;
}
.main-brands-inner .owl-carousel .owl-item img {
  width:auto;
  vertical-align:middle;
  max-width:100%;
  margin:0 auto;
  opacity:1;
}
.main-brands-inner .owl-carousel .owl-item:hover li { opacity:0.4; }
.main-slide-inner { margin-bottom:30px; }
.main-slide-inner .owl-dots {
  position:absolute;
  bottom:13px;
  right:14px;
  display:inline-block;
  vertical-align:top;
}
.main-slide-inner .owl-dots .owl-dot span {
  background:transparent;
  border:1px solid #000000;
  border-radius:0;
  width:20px;
  height:6px;
  margin:0 3px;
}
.main-slide-inner .owl-dots .owl-dot.active span, .main-slide-inner .owl-dots .owl-dot:hover span { background:#000000; }
.slider-home {
  width:100%;
  height:576px;
  float:left;
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  -o-background-size:cover;
  -webkit-background-size:cover;
  background-size:cover;
}
.slider-home .caption {
  position:absolute;
  top:50%;
  right:80px;
  color:#000000;
  text-align:left;
  max-width:260px;
  -webkit-transform:translate(0,-50%);
  -ms-transform:translate(0,-50%);
  -o-transform:translate(0,-50%);
  transform:translate(0,-50%);
}
.slider-home .caption .title {
  margin:0 0 30px;
  font-size:36px;
  font-weight:bold;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:0.25px;
}
.slider-home .caption .text {
  line-height:24px;
  color:#666666;
  margin-bottom:60px;
  letter-spacing:0.25px;
}
.slider-home .caption .btn-slide a {
  display:inline-block;
  padding:6px 24px;
  line-height:30px;
  background:#000000;
  font-weight:bold;
  text-transform:uppercase;
}
.slider-home .caption a { color:#ffffff; }
.slider-home .caption a i {
  color:#ff3333;
  padding:0 5px;
}
.block-sidebar {
  float:left;
  width:100%;
  margin-bottom:30px;
  position:relative;
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  -o-background-size:cover;
  -webkit-background-size:cover;
  background-size:cover;
}
.block-sidebar h2.title {
  margin:0;
  position:absolute;
  bottom:20px;
  right:0;
  width:100%;
  padding:0 20px;
  text-align:right;
}
.block-sidebar h2.title a {
  color:#000000;
  font-size:24px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:26px;
}
.block-sidebar .block-promo {
  display:inline-block;
  width:100%;
  position:absolute;
  top:50%;
  left:0;
  text-align:center;
  -webkit-transform:translate(0,-50%);
  -ms-transform:translate(0,-50%);
  -o-transform:translate(0,-50%);
  transform:translate(0,-50%);
}
.block-sidebar .block-promo .title {
  color:#ffffff;
  font-size:25px;
  margin-top:0;
  margin-bottom:20px;
  text-transform:uppercase;
}
.block-sidebar .block-promo .title h2 { margin:0; }
.block-sidebar .block-promo .text {
  color:#cccccc;
  margin-bottom:20px;
}
.block-sidebar .block-promo .btn-link {
  outline:none;
  background:transparent;
  color:#ffffff;
  display:inline-block;
  vertical-align:top;
  text-decoration:none;
}
.block-sidebar .block-promo .btn-link span {
  display:block;
  border:1px solid #ffffff;
  padding:10px 18px;
  text-transform:uppercase;
  line-height:18px;
  font-weight:bold;
  height:40px;
}
.mini-block-top {
  padding-bottom:35px;
  border-top:1px solid rgba(204,204,204,0.5);
}
.static-collection { position:relative; }
.static-collection .title {
  margin:0;
  display:inline-block;
  height:84px;
  vertical-align:middle;
  width:100%;
  text-align:center;
  font-size:18px;
  text-transform:uppercase;
  line-height:20px;
  padding:32px 0;
  font-weight:bold;
  letter-spacing:0.5px;
}
.static-collection .text-wrap { position:relative; }
.static-collection .text-wrap:before {
  position:absolute;
  content:'';
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(0,0,0,0.25);
  z-index:1;
}
.static-collection .text-wrap .info {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  text-align:center;
  color:#ffffff;
  max-width:350px;
  width:100%;
  padding:0 15px;
  z-index:2;
}
.static-collection .text-wrap .info h3 {
  margin:0 0 30px;
  font-size:30px;
  font-weight:bold;
  letter-spacing:0.5px;
  text-transform:uppercase;
}
.static-collection .text-wrap .info .text { margin-bottom:50px; }
.static-collection .text-wrap .info .btn-ex {
  font-size:13px;
  height:42px;
  font-weight:bold;
  border:1px solid #ffffff;
  text-transform:uppercase;
  display:inline-block;
  vertical-align:top;
  padding:10px 20px;
  line-height:20px;
  color:#ffffff;
}
.static-collection .links {
  width:100%;
  height:211px;
  background-size:cover;
  display:block;
  position:relative;
  text-align:center;
}
.static-collection .links span {
  position:absolute;
  top:50%;
  left:50%;
  width:100%;
  padding:0 15px;
  max-width:400px;
  display:inline-block;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  color:#ffffff;
  opacity:0;
  visibility:hidden;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
}
.static-collection .links:before {
  content:'';
  position:absolute;
  top:50%;
  left:50%;
  right:50%;
  bottom:50%;
  background:rgba(0,0,0,0.5);
  opacity:0;
  visibility:hidden;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
}
.static-collection .links:hover:before {
  top:15px;
  left:15px;
  right:15px;
  bottom:15px;
  opacity:1;
  visibility:visible;
}
.static-collection .links:hover span {
  opacity:1;
  visibility:visible;
}
.static-collection iframe {
  width:100%;
  display:block;
  height:377px;
}
.product-view { padding:30px 0 100px 0; }
.product-view .product-img-box { position:relative; }
.product-view .more-views { margin-top:20px; }
.product-view .sku { margin-top:20px; }
.product-view .sku .title {
  font-size:13px;
  color:#999999;
}
.product-view .sku .value { padding:0 15px; }
.product-sidebar .product-view { padding-bottom:0; }
.product-shop-view .product-name {
  font-size:18px;
  line-height:30px;
  margin-top:-4px;
  text-transform:uppercase;
}
.product-shop-view .top-product-name {
  position:relative;
  margin-bottom:10px;
}
.product-shop-view .availability-only span {
  padding:0 10px;
  display:inline-block;
}
.product-shop-view .availability-only-details {
  margin-bottom:20px;
  font-size:13px;
}
.product-shop-view .availability-only-details .a-center {
  text-align:center;
  padding:0 10px;
}
.product-shop-view .ratings { margin-bottom:0; }
.product-shop-view .rating-links {
  display:inline-block;
  margin:0 20px;
  font-size:12px;
  line-height:16px;
  vertical-align:top;
}
.product-shop-view .no-rating {
  margin:0 0 20px;
  font-style:italic;
}
.product-shop-view .price-box {
  font-size:24px;
  margin-bottom:10px;
}
.product-shop-view .old-price .price {
  font-size:14px;
  padding:0;
  color:#999999;
  font-weight:400;
}
.product-shop-view .wapper-view {
  margin-bottom:30px;
  padding-bottom:15px;
  border-bottom:1px solid rgba(204,204,204,0.5);
}
.product-shop-view .short-description {
  margin-bottom:30px;
  padding-bottom:30px;
  border-bottom:1px solid rgba(204,204,204,0.5);
}
.product-shop-view .product-options { position:relative; }
.product-shop-view .product-options dt {
  font-size:13px;
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:15px;
}
.product-shop-view .product-options dt label { margin:0; }
.product-shop-view .product-options dt label span { display:inline-block; }
.product-shop-view .product-options dt em {
  display:inline-block;
  padding:0 5px;
  color:#ff0000;
}
.product-shop-view .product-options dd { margin-bottom:20px; }
.product-shop-view .product-options .swatch-label {
  font-weight:bold;
  padding:0 5px;
}
.product-shop-view p.required {
  position:absolute;
  right:0;
  top:0;
  font-size:12px;
}
.product-shop-view .product-options-bottom .price-box { display:none; }
.product-shop-view .input-box select {
  width:100%;
  padding:0 10px;
  margin-bottom:10px;
  height:34px;
  max-width:400px;
}
.product-shop-view .input-box .multiselect {
  min-height:120px;
  height:auto;
}
.product-shop-view .tier-prices {
  padding:0;
  margin-bottom:10px;
}
.product-shop-view .tier-prices .benefit { color:#ff0000; }
.product-shop-view .short-description + .tier-prices { margin-bottom:30px; }
.product-shop-view .qty-holder label {
  margin:0;
  font-weight:normal;
}
.product-shop-view .qty-holder input {
  text-align:center;
  height:34px;
  width:100%;
}
.product-more {
  position:relative;
  width:100%;
}
.product-prev-next {
  position:absolute;
  right:0;
  top:0;
  max-width:120px;
  width:100%;
  text-align:right;
}
.product-prev-next ul {
  margin:0 -5px;
  font-size:0;
}
.product-prev-next ul li {
  width:50%;
  padding:0 5px;
  font-size:25px;
  line-height:1;
  float:none;
  display:inline-block;
  vertical-align:top;
}
.product-prev-next ul li a {
  position:relative;
  display:block;
  color:#000000;
}
.product-prev-next ul li a i {
  opacity:0;
  visibility:hidden;
  z-index:2;
}
.product-prev-next ul li a:after {
  position:absolute;
  content:'';
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(255,255,255,0.5);
  z-index:1;
  opacity:0;
  visibility:hidden;
}
.product-prev-next ul li a:hover i, .product-prev-next ul li a:hover:after {
  opacity:1;
  visibility:visible;
}
.product-prev-next ul li.product-next { text-align:right; }
.product-prev-next ul li.product-prev { text-align:left; }
.availability-only { display:inline-block; }
.avaible-space {
  padding:0 15px;
  color:#999999;
  display:inline-block;
}
.availability {
  margin:0;
  text-transform:capitalize;
  font-weight:bold;
  display:inline-block;
}
.availability.out-of-stock { padding:0; }
.availability.out-of-stock .in-stock1 { color:#ff0000; }
.availability span {
  color:#99cc00;
  display:inline-block;
}
.item .availability.out-of-stock {
  padding:0 5px;
  line-height:38px;
  border:1px solid #e5e5e5;
  min-width:120px;
}
.add-to-cart .qty {
  display:inline-block;
  position:relative;
  vertical-align:top;
}
.add-to-cart .qty .custom-qty {
  position:absolute;
  top:1px;
  left:1px;
  z-index:1;
}
.add-to-cart .qty .custom-qty button {
  border:none;
  height:48px;
  width:40px;
  text-align:center;
  display:block;
  line-height:48px;
  font-size:20px;
}
.add-to-cart .qty .custom-qty.increase {
  right:1px;
  left:auto;
}
.add-to-cart .qty input {
  border:1px solid #cccccc;
  height:50px;
  width:170px;
  text-align:center;
  padding:0 40px;
  font-size:15px;
  font-weight:bold;
}
.add-to-cart .btn-cart {
  display:inline-block;
  height:50px;
  margin:0 28px;
  min-width:200px;
  text-align:center;
}
.add-to-cart .btn-view-cart { line-height:48px; }
.social-share { margin-top:15px; }
.social-share .title {
  display:inline-block;
  text-transform:uppercase;
  font-size:13px;
  font-weight:bold;
  color:#999999;
}
.social-share .social-listing {
  display:inline-block;
  font-size:15px;
  padding:0 10px;
}
.social-share .social-listing li { display:inline-block; }
.social-share .social-listing li a {
  display:block;
  padding:0 5px;
}
.product-image-wrap { position:relative; }
.product-image-gallery .gallery-image { display:none; }
.product-image-gallery .gallery-image.visible { display:block; }
.zoomContainer { z-index:1; }
.hidezoom .zoomContainer { display:none; }
.load-swatch {
  position:absolute;
  display:block;
  width:100%;
  height:100%;
  text-align:center;
  vertical-align:middle;
  background:rgba(255,255,255,0.8);
  top:0;
  left:0;
  z-index:10;
}
.load-swatch i {
  position:absolute;
  width:30px;
  height:30px;
  line-height:30px;
  top:50%;
  left:50%;
  margin-left:-15px;
  margin-top:-15px;
  font-size:30px;
}
.zoomLens { cursor:crosshair; }
.owl-stage-outer { text-align:center; }
.owl-stage-outer .owl-stage {
  display:inline-block;
  vertical-align:top;
}
.more-views .owl-theme .owl-nav {
  position:static;
  margin:0;
}
.more-views .owl-theme .owl-nav > div {
  position:absolute;
  top:50%;
  left:0;
  width:30px;
  height:30px;
  margin:-15px 0 0;
  padding:0;
  text-align:center;
  line-height:30px;
  font-size:14px;
}
.more-views .owl-theme .owl-nav .owl-next {
  left:auto;
  right:0;
}
.product-collateral { margin-top:60px; }
.product-collateral .product-tabs {
  text-align:center;
  display:block;
}
.product-collateral .product-tabs li {
  display:inline-block;
  text-align:center;
  vertical-align:top;
}
.product-collateral .product-tabs li.active a, .product-collateral .product-tabs li:hover a { color:#000000; }
.product-collateral .product-tabs li.active a:before, .product-collateral .product-tabs li:hover a:before { width:50%; }
.product-collateral .product-tabs li.active a:after, .product-collateral .product-tabs li:hover a:after { width:50%; }
.product-collateral .product-tabs li a {
  font-size:16px;
  text-transform:uppercase;
  color:#cccccc;
  padding:0 15px;
  line-height:50px;
  display:block;
  position:relative;
  overflow:hidden;
  font-weight:bold;
}
.product-collateral .product-tabs li a:before, .product-collateral .product-tabs li a:after {
  content:'';
  position:absolute;
  bottom:0;
  left:50%;
  height:2px;
  background:#000000;
  width:0;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
}
.product-collateral .product-tabs li a:after {
  right:50%;
  left:auto;
}
.product-collateral .title-divider {
  background:#cccccc;
  height:1px;
  margin:-1px 0 0;
  width:100%;
  clear:both;
}
.product-collateral h2.acctab {
  display:none;
  position:relative;
}
.product-collateral .product-tabs-content {
  color:#666666;
  line-height:25px;
}
.product-collateral .product-tabs-content h2 { display:none; }
.product-collateral .product-tabs-content .data-table .label { font-size:100%; }
.product-collateral .box-collateral { padding:40px 0; }
.product-collateral .box-collateral .box-add { margin-top:20px; }
.product-collateral .review-list {
  padding:0 0 15px;
  margin-bottom:15px;
  border-bottom:1px dashed #cccccc;
}
.product-collateral .review-rate > div {
  display:inline-block;
  vertical-align:top;
  line-height:14px;
}
.product-collateral .review-rate .review-by {
  line-height:15px;
  padding:0 10px;
}
.product-collateral .box-tags h3 {
  font-size:15px;
  margin-top:0;
}
.product-collateral .box-tags .product-tags { margin-bottom:15px; }
.product-collateral .box-tags .product-tags li {
  display:inline-block;
  padding:0 5px;
}
.product-collateral .box-tags label { line-height:40px; }
.product-collateral .box-tags .input-box {
  display:inline-block;
  vertical-align:top;
  padding:0 5px;
}
.product-collateral .box-tags .input-box input {
  height:40px;
  max-width:200px;
  width:100%;
  padding:0 15px;
}
.product-collateral .box-tags .note { margin-top:10px; }
.product-collateral .box-tags button { display:inline-block; }
.product-collateral .box-custom iframe {
  margin:0 auto;
  display:block;
  margin-bottom:10px;
}
.product-collateral .box-custom img {
  max-width:100%;
  height:auto;
  margin:0 auto;
}
.review-form {
  padding-top:20px;
  padding-bottom:30px;
}
.review-form .rating-list { width:100%; }
.rating-value {
  float:left;
  margin:0 -.3em;
}
.rating-value:not(:checked) > input { display:none; }
.rating-value:not(:checked) > label {
  float:right;
  width:1em;
  padding:0 .1em;
  overflow:hidden;
  white-space:nowrap;
  cursor:pointer;
  font-size:150%;
  line-height:1.2;
  color:#dddddd;
}
.rating-value:not(:checked) > label:before { content:'★ '; }
.rating-value > input:checked ~ label { color:#ffcc00; }
.rating-value:not(:checked) > label:hover, .rating-value:not(:checked) > label:hover ~ label { color:#ffcc00; }
.rating-value > input:checked + label:hover, .rating-value > input:checked + label:hover ~ label, .rating-value > input:checked ~ label:hover, .rating-value > input:checked ~ label:hover ~ label, .rating-value > label:hover ~ input:checked ~ label { color:#ffcc00; }
.form-list-review { margin-top:0; }
.form-list-review .input-box { margin-bottom:20px; }
.form-list-review input {
  width:100%;
  height:40px;
  padding:0 15px;
}
.form-list-review textarea {
  width:100%;
  height:100px;
  padding:15px;
  display:block;
}
.main-heading { padding:30px 0; }
.heading-title {
  padding:10px 0 25px;
  background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/bg-line-dot.png) bottom center no-repeat;
}
.heading-title h2 {
  font-size:18px;
  text-transform:uppercase;
  margin:0;
  font-weight:bold;
  text-align:center;
}
.product-type-data.is-type-grouped { padding-bottom:30px; }
.product-type-data.is-type-grouped p { margin-bottom:10px; }
.is-type-grouped .add-to-cart .btn-cart { margin:0; }
.price { font-weight:bold; }
.price-box-bundle .price-box { margin:10px 0 0; }
.price-box-bundle .price-box > p {
  display:inline-block;
  margin:0;
}
.price-box-bundle .price-box > p .price-label { font-size:13px; }
.price-as-configured .price-label { font-size:13px; }
.price-box { margin:10px 0 0; }
.price-box > p {
  display:inline-block;
  margin:0;
}
.price-box .price { font-weight:bold; }
.label { color:#000000; }
.typo-container {
  opacity:0;
  visibility:hidden;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
  text-decoration:none;
  overflow:hidden;
}
.typo-container.loaded {
  opacity:1;
  visibility:visible;
}
.page-loader {
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:999;
  background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/loader48.gif) center center no-repeat #ffffff;
}
.tabs-collection { text-align:center; }
.tab-mobile {
  display:none;
  vertical-align:top;
  margin:0;
  height:55px;
  line-height:55px;
  text-transform:uppercase;
  font-size:18px;
  position:relative;
  cursor:pointer;
}
.tab-mobile i {
  display:inline-block;
  line-height:55px;
  vertical-align:top;
}
.tab-mobile span {
  display:inline-block;
  line-height:55px;
  vertical-align:top;
}
.tabs-wrap {
  margin-bottom:30px;
  position:relative;
}
.widget-tabs {
  border-bottom:none;
  display:inline-block;
  vertical-align:top;
}
.widget-tabs >li.active>a, .widget-tabs >li.active>a:focus, .widget-tabs >li.active>a:hover {
  border:none;
  background:transparent;
  color:#000000;
}
.widget-tabs >li>a:focus, .widget-tabs >li>a:hover {
  background:transparent;
  border:none;
  color:#000000;
}
.widget-tabs >li>a {
  margin:0;
  padding:15px;
  border-radius:0;
  color:#999999;
  text-transform:uppercase;
  font-size:18px;
  font-weight:bold;
  border:none;
}
.widget-tabs > li {
  position:relative;
  margin:0;
}
.widget-tabs > li:before {
  display:inline-block;
  font-family:FontAwesome;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0,0);
  content:"\f111";
  position:absolute;
  top:50%;
  left:-4px;
  margin-top:-4px;
  font-size:8px;
  width:8px;
  height:8px;
  color:#999999;
  line-height:1;
}
.widget-tabs > li:first-child:before { display:none; }
.widget-collection-style1 {
  position:relative;
  padding-bottom:5px;
  border-top:1px solid rgba(204,204,204,0.5);
}
.widget-collection-style1 .tabs-collection { padding-top:35px; }
.widget-collection-style1 .widget-tabs {
  margin:0;
  height:135px;
}
.widget-collection-style1 .tabs-wrap { margin:0; }
.widget-collection-style1 .tab-mobile { height:135px; }
.widget-collection-style1 .owl-carousel .owl-nav {
  position:absolute;
  top:-74px;
  left:50%;
  width:110px;
  z-index:10;
  margin:0 0 0 -55px;
  display:inline-block;
}
.widget-collection-style1 .owl-carousel .owl-nav:before {
  content:'';
  position:absolute;
  top:50%;
  left:35px;
  width:40px;
  height:1px;
  border-bottom:1px dashed #e5e5e5;
  z-index:-1;
}
.widget-collection-style1 .owl-carousel .owl-nav > div {
  position:static;
  float:left;
  margin:0;
  padding:0;
  width:34px;
  height:34px;
  font-size:22px;
  color:#cccccc;
  background:#ffffff;
  border:1px solid #cccccc;
  text-align:center;
  line-height:32px;
  border-radius:0;
}
.widget-collection-style1 .owl-carousel .owl-nav > div:hover { background:#cccccc; }
.widget-collection-style1 .owl-carousel .owl-nav .owl-next { float:right; }
.title-widget {
  margin:45px 0 40px 0;
  font-size:18px;
  text-transform:uppercase;
  text-align:center;
  color:#000000;
}
.blog-style {
  padding-bottom:25px;
  border-top:1px solid rgba(204,204,204,0.5);
}
.blog-style .title-widget {
  margin:45px 0 40px 0;
  font-size:18px;
  text-transform:uppercase;
  text-align:center;
  color:#000000;
  font-weight:bold;
  letter-spacing:0.5px;
}
.blog-style .blog { margin-bottom:30px; }
.blog-style .main-post {
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  text-align:initial;
  color:#ffffff;
  padding:15px;
  min-height:90px;
  background:rgba(255,255,255,0);
  background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
  background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,0.5)));
  background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
  background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
  background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=0);
}
.blog-style .main-post .title-post {
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
}
.blog-style .main-post .title-post a { color:#ffffff; }
.blog-style .main-post-inner { font-size:12px; }
.blog-style .main-post-inner i { margin-right:12px; }
.blog-style .main-post-inner > span { margin-right:27px; }
.main-newsletter .main-newsletter-inner { border-top:1px solid rgba(204,204,204,0.5); }
.subscribe { padding-bottom:53px; }
.subscribe .title {
  margin-top:45px;
  margin-bottom:10px;
  text-transform:uppercase;
  color:#000000;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  letter-spacing:0.5px;
}
.subscribe .text {
  color:#999999;
  text-align:center;
  margin-bottom:45px;
}
.subscribe .input-box { position:relative; }
.subscribe .input-box input {
  height:60px;
  border:1px solid #e5e5e5;
  padding:0 140px 0 20px;
  width:100%;
  outline:none;
  color:#999999;
}
.subscribe .input-box button {
  position:absolute;
  top:50%;
  right:10px;
  margin-top:-19px;
  height:38px;
  border:none;
  border-radius:0;
  box-shadow:none;
  outline:none;
  background:#333333;
  color:#ffffff;
  text-transform:uppercase;
  line-height:38px;
  padding:0 20px;
  font-weight:bold;
}
.top-direct {
  text-align:center;
  height:220px;
  position:relative;
  background-color:#f2f2f2;
  background-position:center center;
  background-repeat:no-repeat;
}
.top-direct:before {
  position:absolute;
  content:'';
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.5);
  z-index:1;
}
.top-direct .top-direct-inner {
  width:100%;
  position:absolute;
  top:50%;
  left:50%;
  z-index:2;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
}
.top-direct .top-direct-inner h1, .top-direct .top-direct-inner .title {
  font-size:24px;
  text-transform:uppercase;
  margin:0 0 5px 0;
  color:#ffffff;
  font-weight:bold;
}
body:not(.cms-index-index) .container-main { padding:35px 0; }
.product-list-img { position:relative; }
.toolbar .sorter .btn-open-filter {
  float:right;
  margin-left:50px;
  cursor:pointer;
}
.toolbar .sorter .btn-open-filter label { cursor:pointer; }
.toolbar .sorter .btn-open-filter i {
  font-size:20px;
  display:inline-block;
  line-height:21px;
  vertical-align:bottom;
}
.sidebar-one-column {
  position:fixed;
  width:300px;
  top:0;
  right:-320px;
  padding:15px;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
  z-index:998;
  background:rgba(255,255,255,0.95);
  overflow:auto;
  height:100%;
  box-shadow:-1px 0 3px rgba(0,0,0,0.12), -1px 0 2px rgba(0,0,0,0.24);
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
}
.sidebar-one-column .btn-close-filter {
  position:absolute;
  top:0;
  left:10px;
  font-size:25px;
  cursor:pointer;
  height:30px;
  width:30px;
  z-index:10;
}
.sidebar-one-column .btn-close-filter i { line-height:30px; }
.sidebar-one-column.showing { right:0; }
.sidebar-one-column .block-content {
  padding:0;
  margin:0;
}
.block-blog .block-content { padding:0; }
.block-blog .menu-tags, .block-blog .menu-categories, .block-blog .menu-recent {
  margin:0;
  padding:0;
}
.block-blog .menu-tags ul, .block-blog .menu-categories ul, .block-blog .menu-recent ul { padding:0; }
.block-blog .menu-tags ul li, .block-blog .menu-categories ul li, .block-blog .menu-recent ul li {
  margin:0;
  padding:0;
  font-size:100%;
}
.block-blog .menu-tags ul li a, .block-blog .menu-categories ul li a, .block-blog .menu-recent ul li a { font-size:100%; }
.block-blog .menu-categories ul li, .block-blog .menu-recent ul li {
  padding:20px 0;
  border-bottom:1px solid #eaeaea;
}
.block-blog .menu-categories ul li a, .block-blog .menu-recent ul li a {
  position:relative;
  display:block;
  padding:0 17px;
}
.block-blog .menu-categories ul li a:before, .block-blog .menu-recent ul li a:before {
  position:absolute;
  content:"\5e";
  top:0;
  left:0;
  font-family:'ElegantIcons';
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:inherit;
  -webkit-font-smoothing:antialiased;
}
.block-blog .menu-tags { padding:20px 0; }
.postWrapper {
  margin-bottom:50px;
  border-bottom:1px solid #eaeaea;
}
.postWrapper > a > img { width:100%; }
.postWrapper > a > img[src$="gif"] {
  width:auto;
  height:auto;
  margin:0 auto;
}
.postWrapper .readmore { padding:20px 0; }
.postWrapper .readmore a {
  text-transform:uppercase;
  font-weight:bold;
}
.postWrapper:last-child { border-bottom:none; }
.postWrapper .postContent { color:#666666; }
.post-detail-wrap {
  border-bottom:none;
  margin-top:20px;
  margin-bottom:30px;
  padding-bottom:0;
}
.post-detail-wrap .postBookmarks {
  padding:30px 0;
  margin-top:10px;
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
}
.post-detail-wrap .postBookmarks > span {
  padding-right:25px;
  text-transform:uppercase;
}
.post-detail-wrap .postBookmarks a { color:#666666; }
.post-detail-wrap .tags { padding-top:10px; }
.post-form-title { margin:20px 0 30px; }
.post-form-title h2 {
  font-size:18px;
  text-transform:uppercase;
  margin:0;
}
.commentWrapper + #postComment { margin-top:30px; }
#postComment { margin-bottom:100px; }
#postComment h2 {
  font-size:18px;
  font-weight:normal;
}
#postComment label {
  margin-bottom:15px;
  font-size:13px;
  color:#333333;
}
#postComment input {
  width:100%;
  border:1px solid #e5e5e5;
  height:50px;
  margin-bottom:15px;
  padding:0 15px;
}
#postComment textarea {
  height:220px;
  border:1px solid #e5e5e5;
  width:100%;
  padding:15px;
}
#postComment p.required { font-size:13px; }
.commentWrapper { padding-bottom:20px; }
.commentContent { color:#666666; }
.title-blog { padding:40px 0 20px; }
.title-blog h2 {
  margin:0;
  font-size:23px;
  text-transform:uppercase;
  font-weight:normal;
}
.postDetails {
  font-size:13px;
  color:#999999;
  padding-bottom:30px;
}
.postDetails a { color:#999999; }
.postDetails a:hover { color:#000000; }
.postDetails .create-time { float:right; }
.tooltip-arrow { border-top-color:#757575 !important; }
.tooltip-inner {
  max-width:200px;
  padding:8px 10px;
  color:#ffffff;
  text-align:center;
  text-decoration:none;
  background-color:#757575;
  border-radius:2px;
  transition:width 0ms cubic-bezier(0.23,1,0.32,1) 450ms, height 0ms cubic-bezier(0.23,1,0.32,1) 450ms, background-color 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
  float:left;
}
.tooltip.top.in {
  -webkit-transform:translate3d(0px,16px,0px);
  transform:translate3d(0px,16px,0px);
}
.tooltip.top { margin-top:-20px; }
.tooltip.bottom.in {
  -webkit-transform:translate3d(0px,-16px,0px);
  transform:translate3d(0px,-16px,0px);
}
.tooltip.bottom { margin-bottom:20px; }
.tooltip {
  position:absolute;
  font-size:12px;
  font-weight:400;
  line-height:1.4;
  visibility:visible;
  opacity:0;
  -webkit-transition:top 0ms cubic-bezier(0.23,1,0.32,1) 450ms, -webkit-transform 450ms cubic-bezier(0.23,1,0.32,1) 0ms, opacity 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
  transition:top 0ms cubic-bezier(0.23,1,0.32,1) 450ms, transform 450ms cubic-bezier(0.23,1,0.32,1) 0ms, opacity 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
}
.tooltip.in {
  opacity:1;
  -webkit-transition:top 0ms cubic-bezier(0.23,1,0.32,1) 0ms, -webkit-transform 450ms cubic-bezier(0.23,1,0.32,1) 0ms, opacity 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
  transition:top 0ms cubic-bezier(0.23,1,0.32,1) 0ms, transform 450ms cubic-bezier(0.23,1,0.32,1) 0ms, opacity 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
}
.tooltip.in .tooltip-inner {
  -webkit-transition:width 450ms cubic-bezier(0.23,1,0.32,1) 0ms, height 450ms cubic-bezier(0.23,1,0.32,1) 0ms, background-color 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
  transition:width 450ms cubic-bezier(0.23,1,0.32,1) 0ms, height 450ms cubic-bezier(0.23,1,0.32,1) 0ms, background-color 450ms cubic-bezier(0.23,1,0.32,1) 0ms;
}
.checkout-cart-index .top-direct { height:220px; }
.shopping-cart { padding-bottom:100px; }
.shopping-cart.empty {
  text-align:center;
  padding-top:50px;
}
.shopping-cart.empty a { font-weight:bold; }
.title-shoping-cart {
  font-size:18px;
  text-transform:uppercase;
  font-weight:bold;
  margin-bottom:30px;
}
.cart-row {
  border-bottom:1px solid #cccccc;
  padding:30px 0;
}
.cart-row .title-top {
  text-transform:uppercase;
  font-size:1em;
  margin:0;
}
.cart-row .product-name {
  margin:15px 0;
  font-size:15px;
  font-weight:normal;
}
.cart-row .tax-excl {
  margin-top:15px;
  text-align:center;
}
.cart-row .qty-cart {
  margin-top:5px;
  text-align:center;
}
.cart-row .qty-cart input {
  max-width:60px;
  width:100%;
  border:1px solid #cccccc;
  height:38px;
  text-align:center;
  display:inline-block;
}
.cart-row .total-tax-excl {
  margin-top:15px;
  text-align:center;
}
.cart-row .tax-incl, .cart-row .total-tax-incl { text-align:center; }
.cart-row .tax-incl .tax-flag, .cart-row .total-tax-incl .tax-flag { font-size:13px; }
.cart-row .remove-item-cart {
  text-align:center;
  margin-top:10px;
}
.cart-row .remove-item-cart a {
  display:inline-block;
  background:transparent;
  text-indent:0;
  font-size:25px;
}
.cart-row .edit-item-cart { text-align:center; }
.cart-row .edit-item-cart a {
  display:inline-block;
  font-size:14px;
}
.cart-row .item-options { font-size:13px; }
.cart-row .option-list-value { position:relative; }
.cart-row .option-list-value:before {
  position:relative;
  display:inline-block;
  content:"\35";
  font-family:'ElegantIcons';
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
}
.cart-row-top { padding:25px 0; }
.btn-group-cart { padding:35px 0; }
.btn-group-cart button {
  float:left;
  margin-bottom:10px;
}
.btn-group-cart .btn-update { float:right; }
.btn-group-cart .btn-continue { margin-right:30px; }
.btn-group-cart .text-tiny, .btn-group-cart .text-update {
  padding-left:5px;
  font-weight:bold;
}
.cart-collaterals h2 {
  font-size:18px;
  font-weight:bold;
  text-transform:uppercase;
  margin:0 0 45px;
  padding:25px 0;
  border-bottom:1px solid #cccccc;
  position:relative;
}
.cart-collaterals h2 .toggle-class:before { top:23px; }
.cart-collaterals .input-box { margin-bottom:20px; }
.cart-collaterals .input-box input, .cart-collaterals .input-box select {
  width:100%;
  height:55px;
  padding:0 20px;
  border:1px solid #cccccc;
  color:#999999;
}
.cart-collaterals .shipping-form { display:none; }
.cart-collaterals .discount-form { display:none; }
.cart-collaterals .discount-form label {
  font-style:italic;
  font-weight:normal;
  margin-bottom:30px;
}
.cart-collaterals .buttons-set { margin-bottom:20px; }
.cart-collaterals .shipping-form dt {
  margin-bottom:5px;
  margin-top:10px;
  font-weight:normal;
}
.grand-total {
  padding:40px;
  background:#efefef;
}
.grand-total #shopping-cart-totals-table {
  text-align:right;
  width:100%;
}
.grand-total #shopping-cart-totals-table td {
  text-transform:uppercase;
  font-size:15px;
  padding:10px;
}
.grand-total #shopping-cart-totals-table td strong { font-size:18px; }
.grand-total .totals-wrap {
  padding-bottom:15px;
  margin-bottom:30px;
  border-bottom:1px solid #cccccc;
}
.grand-total .totals-wrap .totals-inner { margin:0 -10px; }
.grand-total .btn-checkout {
  width:100%;
  height:55px;
  font-weight:bold;
}
.checkout-types { text-align:center; }
.opc {
  margin:0;
  position:relative;
}
.opc .ul { list-style:disc inside; }
.opc .step-title {
  padding:30px;
  border:1px solid #e5e5e5;
  border-bottom:none;
}
.opc .step-title .number {
  display:inline-block;
  line-height:16px;
  margin:0;
  padding:0;
  font-size:18px;
}
.opc .step-title h2 {
  display:inline-block;
  font-size:18px;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0;
  text-transform:uppercase;
}
.opc .step-title a {
  display:none;
  float:right;
  line-height:16px;
}
.opc #opc-review .step-title { border-bottom:1px solid rgba(204,204,204,0.5); }
.opc .step {
  border:1px solid #e5e5e5;
  border-top:none;
  border-bottom:none;
  background-color:#ffffff;
  padding:0 30px 30px;
  position:relative;
}
.opc .step .tool-tip { right:30px; }
.opc .gift-messages-form {
  background:#f6f1eb;
  border:1px solid #cccccc;
  margin:0 0 10px;
  padding:15px;
}
.opc .gift-messages-form .inner-box {
  height:200px;
  overflow:auto;
  padding:5px;
}
.opc .gift-messages-form .item {
  float:left;
  padding:0 15px;
  margin-bottom:10px;
}
.opc .gift-messages-form .form-list { margin:0; }
.opc .gift-messages-form .form-list .input-box { margin-bottom:10px; }
.opc .gift-messages-form .form-list .input-box input {
  max-width:200px;
  width:100%;
  height:30px;
  padding:0 15px;
  font-size:13px;
}
.opc .gift-messages-form .form-list textarea {
  max-width:200px;
  width:100%;
  height:80px;
  padding:15px;
  font-size:13px;
  margin-bottom:10px;
}
.opc .form-list {
  margin-top:30px;
  margin-bottom:30px;
  list-style:none;
}
.opc .form-list input[type="radio"] { display:none; }
.opc .form-list input[type="radio"] + label {
  position:relative;
  cursor:pointer;
  line-height:22px;
  font-size:13px;
  text-transform:uppercase;
  font-weight:normal;
}
.opc .form-list input[type="radio"] + label span { padding:0 15px; }
.opc .form-list input[type="radio"] + label:before {
  position:relative;
  display:inline-block;
  vertical-align:top;
  content:"\5b";
  font-size:20px;
  width:20px;
  height:20px;
  border-radius:50%;
  font-family:'ElegantIcons';
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -webkit-transition:all 250ms ease;
  transition:all 250ms ease;
}
.opc .form-list input[type="radio"]:checked + label:before { content:"\5c"; }
.opc .form-list label {
  font-size:12px;
  text-transform:uppercase;
  font-weight:normal;
}
.opc .guest-reg h3 {
  margin:0 0 15px;
  text-transform:uppercase;
  font-size:15px;
}
.opc .guest-reg p { color:#999999; }
.opc .guest-reg p.required {
  color:#f90000;
  font-size:13px;
}
.opc .guest-reg h4 {
  font-size:15px;
  font-weight:normal;
  text-transform:uppercase;
  margin-bottom:15px;
}
.opc .guest-reg .ul { color:#999999; }
.opc .guest-reg .buttons-set button {
  float:right;
  margin-bottom:30px;
}
.opc .guest-reg .input-box { margin-bottom:20px; }
.opc .guest-reg .input-box input {
  width:100%;
  border:1px solid #cccccc;
  height:50px;
  padding:0 15px;
}
.opc #checkout-step-billing .form-list, .opc #checkout-step-shipping .form-list { margin:0; }
.opc #checkout-step-billing .form-list .input-box, .opc #checkout-step-shipping .form-list .input-box { margin-bottom:20px; }
.opc #checkout-step-billing .form-list .input-box input, .opc #checkout-step-shipping .form-list .input-box input {
  border:1px solid #cccccc;
  height:50px;
  padding:0 15px;
  width:100%;
}
.opc #checkout-step-billing .form-list .input-box select, .opc #checkout-step-shipping .form-list .input-box select {
  width:100%;
  height:50px;
  border:1px solid #cccccc;
  padding:0 15px;
}
.opc #checkout-step-billing .customer-name-middlename, .opc #checkout-step-shipping .customer-name-middlename { margin:0 -15px; }
.opc #checkout-step-billing .customer-name-middlename .field, .opc #checkout-step-shipping .customer-name-middlename .field {
  width:33.33333333%;
  float:left;
  padding:0 15px;
}
.opc #checkout-step-billing .email-company, .opc #checkout-step-shipping .email-company { margin:0 -15px; }
.opc #checkout-step-billing .email-company .field, .opc #checkout-step-shipping .email-company .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.opc #checkout-step-billing .email-company .field.loged, .opc #checkout-step-shipping .email-company .field.loged { width:100%; }
.opc #checkout-step-billing .billing-street, .opc #checkout-step-shipping .billing-street { margin:0 -15px; }
.opc #checkout-step-billing .billing-street .field, .opc #checkout-step-shipping .billing-street .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.opc #checkout-step-billing .billing-city-region, .opc #checkout-step-shipping .billing-city-region { margin:0 -15px; }
.opc #checkout-step-billing .billing-city-region .field, .opc #checkout-step-shipping .billing-city-region .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.opc #checkout-step-billing .billing-post-country, .opc #checkout-step-shipping .billing-post-country { margin:0 -15px; }
.opc #checkout-step-billing .billing-post-country .field, .opc #checkout-step-shipping .billing-post-country .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.opc #checkout-step-billing .billing-phone-fax, .opc #checkout-step-shipping .billing-phone-fax { margin:0 -15px; }
.opc #checkout-step-billing .billing-phone-fax .field, .opc #checkout-step-shipping .billing-phone-fax .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.opc #checkout-step-billing .please-wait, .opc #checkout-step-shipping .please-wait { margin-top:10px; }
.opc #checkout-step-review { border-bottom:1px solid #cccccc; }
.multi-shipping .form-list {
  margin:0;
  list-style:none;
}
.multi-shipping .form-list .input-box { margin-bottom:20px; }
.multi-shipping .form-list .input-box input {
  border:1px solid #cccccc;
  height:50px;
  padding:0 15px;
  width:100%;
}
.multi-shipping .form-list .input-box select {
  width:100%;
  height:50px;
  border:1px solid #cccccc;
  padding:0 15px;
}
.multi-shipping .fields .customer-name-middlename .field {
  width:33.33333333%;
  float:left;
  padding:0 15px;
}
.multi-shipping .email-company { margin:0 -15px; }
.multi-shipping .email-company .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.multi-shipping .email-company .field.loged { width:100%; }
.multi-shipping .fields { margin:0 -15px; }
.multi-shipping .fields .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.multi-shipping .billing-city-region { margin:0 -15px; }
.multi-shipping .billing-city-region .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.multi-shipping .billing-post-country { margin:0 -15px; }
.multi-shipping .billing-post-country .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.multi-shipping .billing-phone-fax { margin:0 -15px; }
.multi-shipping .billing-phone-fax .field {
  width:50%;
  float:left;
  padding:0 15px;
}
.multi-shipping .please-wait { margin-top:10px; }
.sp-methods dt {
  font-weight:normal;
  padding:5px 0;
  text-transform:uppercase;
  font-size:13px;
}
.sp-methods input[type="radio"] { display:none; }
.sp-methods input[type="radio"] + label {
  position:relative;
  cursor:pointer;
  line-height:22px;
  font-size:13px;
  text-transform:uppercase;
  font-weight:normal;
}
.sp-methods input[type="radio"] + label span { padding:0 15px; }
.sp-methods input[type="radio"] + label:before {
  position:relative;
  display:inline-block;
  vertical-align:top;
  content:"\5b";
  font-size:20px;
  width:20px;
  height:20px;
  border-radius:50%;
  font-family:'ElegantIcons';
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  margin:0 10px;
}
.sp-methods input[type="radio"]:checked + label:before { content:"\5c"; }
.sp-methods .form-list .input-box { margin-bottom:20px; }
.sp-methods .form-list input, .sp-methods .form-list select {
  width:100%;
  padding:0 15px;
  height:40px;
}
.sp-methods .form-list input { line-height:40px; }
.sp-methods .form-list .v-fix { margin-bottom:10px; }
#onepage-checkout-shipping-method-additional-load h3, #onepage-checkout-shipping-method-additional-load h4 {
  font-size:14px;
  font-weight:normal;
}
#onepage-checkout-shipping-method-additional-load input[type="checkbox"] { display:none; }
#onepage-checkout-shipping-method-additional-load input[type="checkbox"] + label {
  position:relative;
  cursor:pointer;
  line-height:22px;
  font-size:13px;
  text-transform:uppercase;
  font-weight:normal;
}
#onepage-checkout-shipping-method-additional-load input[type="checkbox"] + label span { padding:0 15px; }
#onepage-checkout-shipping-method-additional-load input[type="checkbox"] + label:before {
  position:relative;
  display:inline-block;
  vertical-align:top;
  content:"\56";
  font-size:20px;
  width:20px;
  height:20px;
  border-radius:50%;
  font-family:'ElegantIcons';
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  margin:0 10px;
}
#onepage-checkout-shipping-method-additional-load input[type="checkbox"]:checked + label:before { content:"\5a"; }
.order-review { padding-top:30px; }
.order-review .product-name {
  font-size:15px;
  margin:5px 0;
}
.order-review .item-options dt {
  float:left;
  margin-right:10px;
  font-style:normal;
}
.checkout-onepage-success a { font-weight:bold; }
.log-reg-page { padding-bottom:100px; }
.log-reg-page .title-top {
  margin:30px 0;
  font-size:18px;
  text-transform:uppercase;
  font-weight:normal;
}
.log-reg-page .text-small {
  color:#999999;
  margin-bottom:60px;
}
.log-reg-page input {
  width:100%;
  padding:0 20px;
  height:55px;
}
.log-reg-page .input-box { margin-bottom:30px; }
.log-reg-page .customer-name-middlename label { display:none; }
.log-reg-page .customer-name { margin:0 -15px; }
.log-reg-page .customer-name label { display:none; }
.log-reg-page .customer-name .field {
  width:50%;
  padding:0 15px;
  float:left;
}
.log-reg-page .email-phone { margin:0 -15px; }
.log-reg-page .email-phone .input-box {
  width:50%;
  float:left;
  padding:0 15px;
}
.log-reg-page .pass-comfirm { margin:0 -15px; }
.log-reg-page .pass-comfirm .input-box {
  width:50%;
  float:left;
  padding:0 15px;
}
.log-reg-page .buttons-set { padding-bottom:30px; }
.log-reg-page .account-login { padding-right:25px; }
.log-reg-page .account-login .text-small { max-width:300px; }
.log-reg-page .account-login .link-forgot {
  font-size:13px;
  color:#0099cc;
  margin-bottom:30px;
  display:block;
}
.log-reg-page .account-create {
  border-left:1px solid #e5e5e5;
  padding-left:50px;
}
.log-reg-page .account-create input, .log-reg-page .account-create select {
  background:#f6f6f6;
  border-color:#f6f6f6;
}
.log-reg-page .account-create input:hover, .log-reg-page .account-create input:focus, .log-reg-page .account-create select:hover, .log-reg-page .account-create select:focus {
  background:#ffffff;
  border-color:#cccccc;
}
.register-page .account-create {
  padding:0;
  border:none;
}
.forgot-password {
  text-align:center;
  padding-bottom:100px;
}
.forgot-password h2 {
  text-transform:uppercase;
  font-size:18px;
  margin-top:30px;
  margin-bottom:30px;
}
.forgot-password .input-box {
  margin-top:30px;
  margin-bottom:30px;
}
.forgot-password input {
  height:55px;
  border:1px solid #cccccc;
  padding:0 20px;
  width:100%;
  max-width:300px;
  text-align:center;
}
.forgot-password .buttons-set {
  display:inline-block;
  margin-bottom:30px;
}
.input-box input[type="checkbox"], .options-list input[type="checkbox"], .not-show-popup input[type="checkbox"], .control input[type="checkbox"] { display:none; }
.input-box input[type="checkbox"] + label, .input-box input[type="checkbox"] + span>label, .options-list input[type="checkbox"] + label, .options-list input[type="checkbox"] + span>label, .not-show-popup input[type="checkbox"] + label, .not-show-popup input[type="checkbox"] + span>label, .control input[type="checkbox"] + label, .control input[type="checkbox"] + span>label {
  position:relative;
  cursor:pointer;
  line-height:22px;
  font-size:13px;
  text-transform:none;
  font-weight:normal;
}
.input-box input[type="checkbox"] + label > span, .input-box input[type="checkbox"] + span>label > span, .options-list input[type="checkbox"] + label > span, .options-list input[type="checkbox"] + span>label > span, .not-show-popup input[type="checkbox"] + label > span, .not-show-popup input[type="checkbox"] + span>label > span, .control input[type="checkbox"] + label > span, .control input[type="checkbox"] + span>label > span { padding:0 5px; }
.input-box input[type="checkbox"] + label:before, .input-box input[type="checkbox"] + span>label:before, .options-list input[type="checkbox"] + label:before, .options-list input[type="checkbox"] + span>label:before, .not-show-popup input[type="checkbox"] + label:before, .not-show-popup input[type="checkbox"] + span>label:before, .control input[type="checkbox"] + label:before, .control input[type="checkbox"] + span>label:before {
  position:relative;
  display:inline-block;
  vertical-align:top;
  content:"\56";
  font-size:20px;
  width:20px;
  height:20px;
  border-radius:50%;
  font-family:'ElegantIcons';
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  margin:0;
}
.input-box input[type="checkbox"]:checked + label:before, .input-box input[type="checkbox"]:checked + span>label:before, .options-list input[type="checkbox"]:checked + label:before, .options-list input[type="checkbox"]:checked + span>label:before, .not-show-popup input[type="checkbox"]:checked + label:before, .not-show-popup input[type="checkbox"]:checked + span>label:before, .control input[type="checkbox"]:checked + label:before, .control input[type="checkbox"]:checked + span>label:before { content:"\5a"; }
.input-box input[type="radio"], .options-list input[type="radio"], .not-show-popup input[type="radio"], .control input[type="radio"] { display:none; }
.input-box input[type="radio"] + label, .input-box input[type="radio"] + span>label, .options-list input[type="radio"] + label, .options-list input[type="radio"] + span>label, .not-show-popup input[type="radio"] + label, .not-show-popup input[type="radio"] + span>label, .control input[type="radio"] + label, .control input[type="radio"] + span>label {
  position:relative;
  cursor:pointer;
  line-height:22px;
  font-size:13px;
  font-weight:normal;
}
.input-box input[type="radio"] + label > span, .input-box input[type="radio"] + span>label > span, .options-list input[type="radio"] + label > span, .options-list input[type="radio"] + span>label > span, .not-show-popup input[type="radio"] + label > span, .not-show-popup input[type="radio"] + span>label > span, .control input[type="radio"] + label > span, .control input[type="radio"] + span>label > span { padding:0 15px; }
.input-box input[type="radio"] + label:before, .input-box input[type="radio"] + span>label:before, .options-list input[type="radio"] + label:before, .options-list input[type="radio"] + span>label:before, .not-show-popup input[type="radio"] + label:before, .not-show-popup input[type="radio"] + span>label:before, .control input[type="radio"] + label:before, .control input[type="radio"] + span>label:before {
  position:relative;
  display:inline-block;
  vertical-align:top;
  content:"\5b";
  font-size:20px;
  width:20px;
  height:20px;
  border-radius:50%;
  font-family:'ElegantIcons';
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
}
.input-box input[type="radio"]:checked + label:before, .input-box input[type="radio"]:checked + span>label:before, .options-list input[type="radio"]:checked + label:before, .options-list input[type="radio"]:checked + span>label:before, .not-show-popup input[type="radio"]:checked + label:before, .not-show-popup input[type="radio"]:checked + span>label:before, .control input[type="radio"]:checked + label:before, .control input[type="radio"]:checked + span>label:before { content:"\5c"; }
.catalog-product-view .notice-cookie { display:none; }
.product-view.product-quick-view { padding:0; }
.product-view.product-quick-view .product-essential { padding:30px 15px; }
.product-view.product-quick-view .top-product-name { margin-bottom:0; }
.product-view.product-quick-view .no-rating { margin-bottom:10px; }
.product-view.product-quick-view .availability-only { margin-bottom:0; }
.product-view.product-quick-view .price-box {
  margin-bottom:0;
  margin-top:0;
}
.product-view.product-quick-view .price-box-bundle + .price-box {
  margin-top:0;
  margin-bottom:10px;
}
.product-view.product-quick-view .wapper-view, .product-view.product-quick-view .short-description {
  margin-bottom:15px;
  padding-bottom:15px;
}
.product-view.product-quick-view .product-options dt { margin-bottom:5px; }
.product-view.product-quick-view .product-options dt { margin-bottom:10px; }
.product-view.product-quick-view .social-share { margin-top:10px; }
.product-view.product-quick-view .product-shop-view .product-options dd { margin-bottom:5px; }
#typostores_newsletter { position:relative; }
.newsletterbox #typostores_newsletter:before {
  background-position:left top;
  background-repeat:no-repeat;
  background-size:cover;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  content:'';
}
.rtl .newsletterbox #typostores_newsletter:before {
  -ms-filter:"FlipH";
  filter:FlipH;
  -moz-transform:scaleX(-1);
  -o-transform:scaleX(-1);
  -webkit-transform:scaleX(-1);
  -ms-transform:scaleX(-1);
  transform:scaleX(-1);
}
.newsletter-content {
  min-height:400px;
  position:relative;
  padding:15px;
}
.newsletter-content:before {
  position:absolute;
  top:15px;
  left:15px;
  right:15px;
  bottom:15px;
  content:'';
  border:1px solid #cccccc;
  z-index:1;
}
.newsletter-content .newsletter-inner {
  width:100%;
  height:100%;
  position:relative;
  z-index:10;
}
.newsletter-content .newsletter-title h3 {
  margin:40px 0 30px;
  font-size:30px;
  text-transform:uppercase;
  font-weight:bold;
}
.newsletter-content .popup_message { padding:0 30px; }
.newsletter-content .popup_message .intro {
  color:#666666;
  margin-bottom:20px;
  padding:0 7px;
}
.newsletter-content .input-box input {
  height:40px;
  padding:0 15px;
  width:100%;
  text-align:center;
  color:#999999;
  border:2px solid #d9d9d9;
}
.newsletter-content .input-box button {
  margin-top:20px;
  margin-bottom:25px;
}
.accordion-footer {
  cursor:pointer;
  display:block;
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  right:0;
}
.accordion-footer span { display:none; }
.accordion-footer:before {
  content:"\4b";
  position:absolute;
  top:0;
  right:0;
  font-family:'ElegantIcons';
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
}
.accordion-footer.accordion-show:before { content:"\4c"; }
.about-page .about-title h2 {
  text-align:center;
  font-size:17px;
  text-transform:uppercase;
  padding:30px 0;
  position:relative;
  letter-spacing:2px;
  margin:0;
}
.about-page .about-title h2:after {
  content:'';
  display:inline-block;
  background:url("https://www.georges.com.au/skin/frontend/typologancee/default/images/bg-line-dot.png") no-repeat center;
  position:absolute;
  margin:0 auto;
  left:0;
  right:0;
  bottom:5px;
  height:10px;
  width:60px;
  text-align:center;
}
.about-page .about-subtitle {
  text-align:center;
  padding:20px 0;
}
.about-page .about-subtitle p {
  display:inline-block;
  max-width:730px;
  font-size:14px;
  line-height:30px;
}
.about-page .about-des {
  padding:20px 0 50px;
  border-bottom:1px solid rgba(204,204,204,0.5);
}
.about-page .about-des p {
  font-size:13px;
  line-height:30px;
  text-align:center;
}
.about-page .about-ourteam {
  padding:20px 0 50px;
  text-align:center;
}
.about-page .about-ourteam .inner-content { display:inline-block; }
.about-page .about-ourteam img { margin-bottom:20px; }
.about-page .about-ourteam h3 {
  margin:0;
  padding:0;
  font-size:14px;
  letter-spacing:2px;
  text-transform:uppercase;
  line-height:1.7;
  font-weight:600;
}
.about-page .about-ourteam .team-members { padding:50px 0 75px; }
.pad-bot { padding-bottom:30px; }
.contact-page { padding:30px 0 50px; }
.contact-page .how-to-contact { padding:30px 0; }
.contact-page .how-to-contact .contact-way {
  padding:15px 0;
  text-align:center;
}
.contact-page .how-to-contact .contact-way .inner-contact {
  text-align:center;
  display:inline-block;
}
.contact-page .how-to-contact .contact-way .inner-contact span {
  font-size:40px;
  text-align:center;
  color:#999999;
  padding:20px;
  display:block;
}
.contact-page .how-to-contact .contact-way .inner-contact span.icon-contact { text-indent:7px; }
.contact-page .how-to-contact .contact-way .inner-contact h3 {
  font-size:16px;
  font-weight:600;
  text-transform:uppercase;
  margin:0;
  padding-bottom:15px;
}
.contact-page .how-to-contact .contact-way .inner-contact p {
  color:#666666;
  font-size:13px;
  margin:0;
  line-height:20px;
}
.contact-page .contact-form { padding:50px 0; }
.contact-page .contact-map {
  overflow:hidden;
  padding:50px 0;
}
.contact-page .contact-map iframe { width:100%; }
#contactForm {
  max-width:720px;
  margin:0 auto;
}
#contactForm h2.legend {
  font-size:16px;
  text-align:center;
  letter-spacing:2px;
  text-transform:uppercase;
  margin:0;
  padding:0;
  font-weight:600;
  line-height:1.7;
}
#contactForm .form-list {
  padding:50px 0;
  list-style:none;
}
#contactForm .form-list label {
  font-size:14px;
  color:#999999;
  font-weight:400;
}
#contactForm .form-list .input-box { margin-bottom:25px; }
#contactForm .form-list .input-box input {
  width:100%;
  height:56px;
  padding:0 25px;
  background:#f6f6f6;
  border:1px solid #f6f6f6;
}
#contactForm .form-list .input-box textarea {
  width:100%;
  height:210px;
  padding:25px;
  background:#f6f6f6;
  border:1px solid #f6f6f6;
}
#contactForm .buttons-set { text-align:center; }
#contactForm button {
  border:none;
  height:auto;
  width:auto;
  padding:0;
}
#contactForm button span {
  font-size:14px;
  color:#ffffff;
  display:inline-block;
  line-height:56px;
  padding:0 20px;
  background-color:#000000;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
  transition:all 0.3s ease 0s;
}
#contactForm button:hover span { background-color:#666666; }
.block-account .block-content { padding:15px 0; }
.mCSB_inside>.mCSB_container { margin-right:0; }
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color:rgba(0,0,0,0.3); }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp { background-position:-96px 0; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown { background-position:-96px -20px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp { background-position:-16px 0; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown { background-position:-16px -20px; }
.mCS-dir-rtl>.mCSB_inside>.mCSB_container { margin:0; }
.widget-product-sidebar .owl-carousel .owl-item img { width:auto; }
.widget-product-sidebar .owl-stage-outer { text-align:left; }
.widget-product-sidebar h4 {
  font-size:12px;
  font-weight:normal;
  text-transform:uppercase;
}
.widget-product-sidebar .item .price-box .price { font-size:16px; }
.widget-product-sidebar .minimal-price-link, .widget-product-sidebar .price-label { display:none; }
.widget-product-sidebar .product-sidebar { padding:17px 0; }
.widget-product-sidebar .product-sidebar li {
  padding:17px 0;
  border-bottom:1px solid #eaeaea;
}
.widget-product-sidebar .product-sidebar li:last-child { border-bottom:none; }
.not-found { text-align:center; }
.not-found .opps i {
  font-size:150px;
  color:#e5e5e5;
  line-height:1;
}
.not-found h2 {
  text-transform:uppercase;
  font-weight:bold;
  font-size:35px;
  margin:40px 0;
}
.not-found .text {
  font-size:16px;
  color:#666666;
}
.not-found .link-go-back {
  font-size:16px;
  margin-top:15px;
}
.not-found .link-go-back a { color:#0099ff; }
.not-found .link-go-back a:hover { color:#959595; }
.not-found .form-search-404 {
  display:inline-block;
  position:relative;
  max-width:370px;
  width:100%;
  vertical-align:top;
  margin:30px 0 60px 0;
}
.not-found .form-search-404 input {
  height:50px;
  padding:0 15px;
  background-color:#f4f4f4;
  border-color:#f4f4f4;
  width:100%;
  color:#999999;
}
.not-found .form-search-404 .button-search {
  top:12px;
  right:10px;
}
.not-found .form-search-404 .button-search i { color:#999999; }
.kb-slide {
  position:absolute;
  z-index:1;
  opacity:0;
}
.kb-slide img {
  position:relative;
  -webkit-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
}

/**
 * Lightbox
 */


/* ColorBox Core Style
-------------------------------------------------------------- */
#colorbox {
    overflow: visible !important;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 998;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxLoadedContent {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    background: #fff;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    background: url(https://www.georges.com.au/skin/frontend/typologancee/default/css/typostores/colorbox/images/loading.gif) center center no-repeat;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
}


/* ColorBox skin.
   The following styles are ordered & tabbed
   in a way that represents the nesting of the generated HTML.
-------------------------------------------------------------- */

#cboxOverlay {
    background: #fff url(https://www.georges.com.au/skin/frontend/typologancee/default/css/typostores/colorbox/images/overlay.png) repeat 0 0;
}

#cboxContent {
    position: relative;
    overflow: visible;
    border: none;
    padding: 30px;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 0px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    max-height: 500px;
    padding-bottom: 3%;
}

#cboxTitle {
    position: absolute;
    bottom: 17px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #999999;
}

#cboxCurrent {
    position: absolute;
    bottom: 5px;
    left: 30px;
    color: #999999;
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious, #cboxNext {
    position: absolute;
    background: url(https://www.georges.com.au/skin/frontend/typologancee/default/css/typostores/colorbox/images/slider-arrows.png) no-repeat rgba(255,255,255,0.5);
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    border-radius: 0;
    box-shadow: none;
    border: none;
    outline: none;
    top: 50%;
    right: 15px;
    margin-top: -15px;
}
#cboxPrevious:hover, #cboxNext:hover {
    background-color: rgba(0,0,0,0.2);
}

#cboxPrevious {
    left: 15px;
    right: auto;
    background-position: -10px -10px;
}

#cboxPrevious:hover {
    background-position: -10px -60px;
}

#cboxNext {
    background-position: -60px -10px;
}

#cboxNext:hover {
    background-position: -60px -60px;
}

/*#cboxLoadingOverlay {
    background: url(https://www.georges.com.au/skin/frontend/typologancee/default/css/typostores/colorbox/images/loading_background.png) no-repeat center center;
    background-size: 60px 60px;
}*/

#cboxLoadingGraphic {
    background: url(https://www.georges.com.au/skin/frontend/typologancee/default/css/typostores/colorbox/images/loading.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    width: 35px;
    height: 35px;
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    background: transparent;
}

#cboxClose:hover {

}
#cboxNext, #cboxPrevious, #cboxClose {
    transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
}
#cboxLoadingGraphic.box-loading {
    background: url(https://www.georges.com.au/skin/frontend/typologancee/default/css/typostores/colorbox/images/loading.gif) no-repeat center center;
    display: block;
}
.main-heading .heading-wrapper-title h3, .widget-static-block .custom .title h2, .block .block-title strong span, .block .block-title strong span, .block .empty, .toolbar .toolbar-top .amount, .toolbar .toolbar-top .sorter .sort-by label, .toolbar .toolbar-top .limiter label, .toolbar p.typo-toolbar-label, .toolbar .toolbar-top .sorter .view-mode label, .toolbar .toolbar-top .pages strong, .product-view .product-shop .product-name h1, .std ul, .std ol, .std dl, .std p, .std address, .std blockquote, .product-view .product-shop .product-options dt label.required, .product-view .product-shop .product-options dd select, .page-title h1, .page-title h2, .page-title h3 { color:#000000; }
.product-name a, #my_recent_reviews .product-name a, .owl-theme .owl-controls .owl-buttons div .fa { color:#000000; }
.product-name a:hover, #my_recent_reviews .product-name a:hover, .owl-theme .owl-controls .owl-buttons div:hover .fa { color:#999999; }
a { color:#000000; }
a, .dropdown .text { color:#000000; }
a:hover {
  color:#999999;
  text-decoration:none;
}
.block-layered-nav dt { color:#000000; }
.block-poll .label label:hover { color:#999999; }
.desc.std { color:#666666; }
.main-quickview button.button { background-color:#ffffff; }
button.button, a.button {
  color:#000000;
  background-color:#ffffff;
  border-color:#999999;
}
button.button:hover, a.button:hover {
  color:#ffffff;
  border-color:#000000;
  background-color:#000000;
}
a.btn-readmore, .top-compare .typo-maincompare .clearall a { background-color:#ffffff; }
a.btn-readmore:hover, .top-compare .typo-maincompare .clearall a:hover {
  background-color:#000000;
  border-color:#000000;
}
a.btn-readmore, .top-compare .typo-maincompare .clearall a { color:#000000; }
.header-container .header .typo-ajax-checkout a { color:#000000; }
a.btn-readmore:hover, .top-compare .typo-maincompare .clearall a:hover, .nav-wrapper ul.direction-nav a:hover { color:#ffffff; }
.typo-ajax-checkout a:hover { color:#ffffff !important; }
.block-featured:hover .circle span { color:#ffffff; }
.add-to-links > div a {
  color:#999999;
  background-color:rgba(0,0,0,0);
  border-color:#999999;
}
.add-to-links > div a:hover {
  color:#ffffff;
  background-color:#999999;
  border-color:#999999;
}
.price { color:#cc0000; }
body {
  color:#000000;
  font-size:13px;
  font-family:Lato, arial, serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .typo-main-menu, .widget-tabs >li>a, .block .block-title, .typo-nav ul.nav-accordion li a, .product-collateral .product-tabs li a, .product-name { font-family:Lato, arial, serif; }
.settings, .toolbar, .block-layered-nav dt { font-family:Lato, arial, serif; }
.price { font-family:Lato, arial, serif; }
.tooltip { font-family:Lato, arial, serif; }
.vheader-layout-2 .language-topbar .lang-list ul, .vheader-layout-2 .currency-topbar .currency-list ul, .vheader-layout-2 .settings .setting-content, .vheader-layout-2 .typo-ajax-container, .home-sidebar .header-menu, .home-sidebar #typonav .sub-wrapper, .header-container .header-content, .header-container.header-layout-8 .settings .setting-content, .header-container.header-layout-8 { background-color:rgba(0,0,0,0); }
.header-container .sb-topbar, .header-container .header .header-top { background-color:#080100; }
.header, .header-container, .typo-sb-cart .price, .typo-sb-quicksearch  .form-search input#search, .typo-sb-quicksearch .button-search i { color:#666666; }
.header-container a, .header-top-inner a { color:#666666; }
.header-container a:hover, .header-top-inner a:hover { color:#000000; }
#typonav a {
  font-size:11px;
  text-transform:uppercase;
}
.home15 #typonav li ul.show-sub, .home15 #typonav li div.show-sub, .nav-top { background-color:rgba(0,0,0,0); }
.is-sticky #typo-sticky-header .nav-top { background-color:rgba(255,255,255,0.95); }
#typonav li.active a.level-top, #typonav li a.level-top:hover { color:#3b3b3b; }
#typonav li.level0 > a, .typomenu-block a, #typonav li.level0 ul li.groups > a, #typonav li.level0 > a + .fa { color:#333333; }
#typonav li.level0 > a:hover, .typomenu-block a:hover, #typonav li.level0 ul li.groups > a:hover { color:#3b3b3b; }
#typonav li:hover a.level-top { color:#3b3b3b; }
.typo-menu { background-color:#2d2d2d; }
.title-canvas { color:#ffffff; }
.typo-menu a { background-color:transparent; }
.typo-menu a:hover { background-color:#3f3f3f; }
.typo-navigation-vertical .block-title, .sidebar .typo-navigation-vertical .block-title { background-color:#cfb985; }
.typo-navigation-vertical.block .block-title strong span { color:#343434; }
.megamenu-vertical li.level0 a, .main_side_left .typo-main-menu-vertical div.show-sub .groups a .title_group, .col-left .typo-main-menu-vertical div.show-sub .groups a .title_group, .main_side_left .typo-main-menu-vertical div.show-sub li .level1 li a, .col-left .typo-main-menu-vertical div.show-sub li .level1 li a { color:#3b3b3b; }
.megamenu-vertical li.level0 a:hover, .main_side_left .typo-main-menu-vertical div.show-sub .groups a:hover .title_group, .col-left .typo-main-menu-vertical div.show-sub .groups a:hover .title_group, .main_side_left .typo-main-menu-vertical div.show-sub li .level1 li a:hover, .col-left .typo-main-menu-vertical div.show-sub li .level1 li a:hover { color:#d02a21; }
body { background-color:#ffffff; }
.main-container { background-color:#ffffff; }
.product-shop .add-to-cart button.btn-cart, .category-products .products-grid .item .addtocart button.btn-cart { background-color:rgba(0,0,0,0); }
.product-shop .add-to-cart button.btn-cart span, .category-products .products-grid .item .addtocart button.btn-cart span { color:#000000; }
.product-shop .add-to-cart button.btn-cart:hover, .category-products .products-grid .item .addtocart button.btn-cart:hover { background-color:#000000; }
.product-shop .add-to-cart button.btn-cart:hover span, .category-products .products-grid .item .addtocart button.btn-cart:hover span { color:#ffffff; }
.product-collateral, .product-tabs { background-color:#ffffff; }
.product-collateral .product-tabs li a { color:#cccccc; }
.product-collateral .product-tabs li a:hover {
  background-color:#ffffff;
  color:#333333;
}
.product-collateral .product-tabs a:hover { color:#333333; }
.product-collateral .product-tabs li.active a { background-color:#ffffff; }
.product-collateral .product-tabs li.active a { color:#333333; }
.product-collateral .product-tabs-content-inner .std { color:#666666; }
.product-collateral .product-tabs-content-inner { background-color:#ffffff; }
.product-collateral .product-tabs-content-inner { color:#666666; }
.footer-container { background-color:#f3f3f3; }
.footer-container .footer-top a { color:#b4b4b4; }
.footer-container .footer-top a:hover { color:#000000; }
.footer-container .footer-top h3 { color:#000000; }
.footer-container .footer-top {
  color:#999999;
  background-color:#f3f3f3;
}
.footer-container .footer-bottom a { color:#666666; }
.footer-container .footer-bottom a:hover { color:#999999; }
.footer-container .footer-bottom {
  color:#999999;
  background-color:rgba(0,0,0,0);
}
.footer-container .footer-copyright {
  background-color:#f3f3f3;
  color:#666666;
}
.footer-copyright a { color:#000000; }

/**
* WARNING: do not edit this file. It was generated automatically, your changes will be overwritten and lost.
* 2017-12-12 02:23:36*/


.itemgrid.itemgrid-adaptive { display: inline-block; vertical-align: top; width: 100%; padding: 0 15px;}
.itemgrid .item { display: inline-block; vertical-align: top; padding: 0 15px; }
/* Itemgrid: different numbers of columns
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Clear every first item in each row (row: group of n items) */

/* Item grid: 1 column */
.products-itemgrid-1col .item { width: 100%; }

/* Item grid: 2 columns */
.products-itemgrid-2col .item { width: 50%; }

/* Item grid: 3 columns */
.products-itemgrid-3col .item { width: 33.3333333333%; }

/* Item grid: 4 columns */
.products-itemgrid-4col .item { width: 25%; }
.products-itemgrid-4col .item.dop { width: 50%; }

/* Item grid: 5 columns */
.products-itemgrid-5col .item { width: 20%; }

/* Item grid: 6 columns */
.products-itemgrid-6col .item { width: 16.6666666667%; }

/* Item grid: 7 columns */
.products-itemgrid-7col .item { width: 14.2857142857%; }

/* Item grid: 8 columns */
.products-itemgrid-8col .item { width:12.5%; }



.catalog-category-view .top-direct, .catalog-product-view .top-direct, .tag-product-list .top-direct {
  background-image: url(//www.georges.com.au/media/wysiwyg/product_title.jpg);
  background-size: cover;
  height: 420px;
}




@media (min-width: 1600px) {
    .tp-2-col {
        width: 50%;
    }

    .tp-3-col {
        width: 33.33333333%;
    }

    .tp-4-col {
        width: 25%;
    }

    .tp-5-col {
        width: 20%;
    }

    .tp-6-col {
        width: 16.66666667%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }

    .tp-lg-5-col {
        width: 20%;
    }
}

@media (min-width: 992px) {
    .tp-md-5-col {
        width: 20%;
    }
}

@media (min-width: 768px) {
    .map-popup.map-popup-right {
        left: 10px !important;
    }

    .map-popup.map-popup-left {
        left: auto !important;
        right: 10px !important;
    }

    .block-layered-nav dd.hidden-tiny {
        display: block !important;
    }

    .footer-container .footer-static h3 + ul {
        display: block !important;
    }
}

@media (min-width: 480px) {
}

@media (max-width: 1199px) {
    /* login - register */
    .log-reg-page .account-create {
        padding-left: 30px;
    }

    .log-reg-page .account-login {
        padding: 0;
    }

    .sticky-search .quick-search {
        max-width: 800px;
    }

    .footer-container .information-footer .footer-static {
        padding: 0;
    }

    .slider-home .caption {
        right: 15px;
    }

    .item .product-show-box {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@media (max-width: 991px) {
    .block-compare .block-content .actions .view-compare {
        margin-left: -5px;
    }

    .block-compare .block-content .actions .clearall {
        margin-right: -5px;
    }

    .add-to-cart .btn-cart {
        margin: 0 15px;
    }

    .sticky-search .quick-search {
        max-width: 580px;
    }

    .footer-container .footer-top-inner {
        padding: 30px 0 40px 0;
    }

    .footer-container .footer-static h3 {
        margin-bottom: 15px;
    }

    .slider-home .caption {
        right: 15px;
        padding: 30px 15px;
        max-width: 240px;
        text-align: center;
    }

    .slider-home .caption .title {
        font-size: 25px;
    }

    .slider-home.slide-fullwidth .caption .title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .slider-home .caption .text {
        margin-bottom: 30px;
    }

    .slider-home.slide-fullwidth .caption .text {
        margin-bottom: 20px;
    }

    .slider-home .caption:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        z-index: -1;
    }

    .row-onestep .four.columns {
        width: 100% !important;
        float: none;
        margin: 0;
    }

    .product-date {
        margin: 0 -5px;
    }

    .product-date .cd-sale {
        margin: 0 5px;
        width: 65px;
    }

    .product-date .cd-sale .num {
        line-height: 65px;
    }
}

@media (max-width: 767px) {
    .map-popup {
        width: 100%;
        left: 0 !important;
    }

    .slider-home, .block-sidebar {
        height: 420px !important;
    }

    .slider-home .caption {
        right: 15px;
        padding: 15px;
        max-width: 240px;
        text-align: center;
    }

    .slider-home .caption .title {
        font-size: 25px;
    }

    .slider-home .caption .text {
        margin-bottom: 30px;
    }

    .slider-home .caption:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        z-index: -1;
    }

    .slider-home.slide-fullwidth .caption .title {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .slider-home.slide-fullwidth {
        height: auto !important;
    }

    .slider-home.slide-fullwidth .caption .text {
        margin-bottom: 15px;
        line-height: 18px;
    }

    .slider-home.slide-fullwidth .caption .btn-slide a {
        padding: 0 15px;
        font-size: 13px;
    }

    .static-collection .text-wrap .info h3 {
        font-size: 23px;
    }

    .static-collection .title {
        font-size: 16px;
    }

    .tab-mobile span {
        font-weight: bold;
    }

    .top-seach .quick-search {
        display: none;
    }

    .toogle-filter {
        cursor: pointer;
    }

    .block-layered-nav dd.hidden-tiny {
        display: none;
    }

    .is-sticky #typo-sticky-header {
        display: none;
    }

    .search-bottom {
        padding: 16px 0;
    }

    .search-bottom .form-search, .search-bottom .form-search:hover {
        max-width: 100%;
    }

    .typo-icon-ajaxcart .typo-cart-label .print, .typo-icon-ajaxcart .icon-dropdown {
        display: none;
    }

    .product-collateral h2.acctab {
        display: block;
        font-size: 15px;
        margin: 0;
        padding: 15px 0;
        text-transform: uppercase;
        font-weight: normal;
        position: relative;
        font-weight: bold;
    }

    .product-collateral .product-tabs {
        display: none;
    }

    .product-collateral .box-collateral {
        padding-top: 10px;
    }

    .product-collateral .title-divider {
        display: none;
    }

    .postDetails .create-time {
        float: left;
        width: 100%;
    }

    /* checkout */
    .opc .step-title h2 {
        font-size: 14px;
    }

    .opc #checkout-step-billing .customer-name-middlename .field {
        width: 100%;
    }

    /* login - register */
    .log-reg-page .account-create {
        padding-left: 0;
        border: none;
    }

    /* top bar */
    .top-bar {
        text-align: left;
    }

    .social-topbar .social {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    /* widget tabs */
    .tab-mobile {
        display: inline-block;
    }

    .tab-mobile + .widget-tabs {
        position: absolute;
        top: 55px;
        left: 50%;
        margin: 0 0 0 -145px !important;
        padding: 15px 30px;
        width: 290px;
        height: auto;
        z-index: 11;
        background: #ffffff;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        transition: all 250ms ease;
        text-align: left;
        opacity: 0;
        visibility: hidden;
    }

    .tab-mobile + .widget-tabs li {
        width: 100%;
    }

    .tab-mobile + .widget-tabs li:first-child:before {
        display: inline-block;
    }

    .tab-mobile + .widget-tabs li a {
        font-size: 14px;
        padding: 5px 0 5px 15px;
    }

    .tab-mobile + .widget-tabs.showing {
        opacity: 1;
        visibility: visible;
    }

    .catalog-category-view .top-direct, .catalog-product-view .top-direct, .tag-product-list .top-direct {
        height: 220px;
    }

    .footer-container .footer-static h3 {
        margin: 15px 0 10px 0;
    }

    .footer-container .footer-static h3 + ul {
        display: none;
    }

    .tabs-collection .tabs-wrap .tab-mobile {
        display: none;
    }

    .tabs-collection .tabs-wrap .tab-mobile + .widget-tabs {
        position: static;
        top: 0;
        left: 0;
        margin: 0 -13px !important;
        padding: 0;
        width: auto;
        height: auto;
        z-index: 11;
        background: #ffffff;
        opacity: 1;
        visibility: visible;
    }

    .tabs-collection .tabs-wrap .tab-mobile + .widget-tabs li {
        width: auto;
    }

    .tabs-collection .tabs-wrap .tab-mobile + .widget-tabs li a {
        font-size: 13.5px !important;
    }

    .widget-product-tab.tab-products-02 .tabs-wrap .widget-tabs > li > a {
        padding: 9px 15px;
    }


}

@media (max-width: 479px) {

    .tabs-collection .tabs-wrap .tab-mobile + .widget-tabs li {
        width: 100%;
    }

    .tabs-collection .tabs-wrap .tab-mobile + .widget-tabs li a {
        font-size: 15px !important;
    }

    .widget-product-tab.tab-products-02 .tabs-wrap .widget-tabs > li:before {
        color: transparent;
    }

    .widget-product-tab.tab-products-02 .tabs-wrap .widget-tabs > li > a {
        padding: 1px 15px;
    }

    .responsive-table {
        max-width: 100%;
        overflow-x: overlay;
    }

    .col-tiny {
        width: 100%;
        left: auto;
        right: auto;
    }

    .map-popup .map-popup-heading h3 {
        text-align: center;
    }

    .map-popup .map-popup-content {
        text-align: center;
    }

    .map-popup .map-popup-checkout {
        text-align: center;
    }

    .map-popup .map-popup-checkout .button,
    .map-popup .map-popup-checkout .additional-addtocart-box,
    .map-popup .map-popup-checkout .paypal-logo a,
    .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        float: none;
    }

    .map-popup .map-popup-checkout .additional-addtocart-box {
        min-width: 0;
    }

    .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        margin: 0 0 10px;
    }

    .map-popup .map-popup-price {
        text-align: center;
        padding-top: 0;
    }

    .products-grid .item {
        width: 100%;
    }

    .toolbar .sorter .btn-open-filter {
        margin-left: 15px;
    }

    .toolbar .sorter .sort-by {
        margin-right: 15px;
    }

    .toolbar .sorter .bootstrap-select > .dropdown-toggle {
        max-width: 95px;
        overflow: hidden;
    }

    .rating-list {
        width: 100%;
    }

    .add-to-cart .btn-cart {
        margin: 0;
    }

    .add-to-cart > .qty {
        margin-bottom: 10px;
    }

    .product-shop-view .rating-links {
        display: block;
        margin: 10px 0;
    }

    .product-collateral .box-tags label {
        width: 100%;
    }

    .product-collateral .box-tags .input-box {
        padding: 0;
    }

    .product-collateral .box-tags .input-box input {
        max-width: 140px;
        margin: 0;
    }

    .btn-group-cart .text-tiny {
        display: none;
    }

    .grand-total {
        padding: 15px;
    }

    .cart-collaterals h2 {
        font-size: 15px;
    }

    .grand-total #shopping-cart-totals-table td {
        font-size: 14px;
    }

    .grand-total #shopping-cart-totals-table td strong {
        font-size: 16px;
    }

    .data-table td {
        padding: 3px;
    }

    /* checkout */
    .opc .step-title {
        padding: 15px;
    }

    .opc .step {
        padding: 0 15px 15px;
    }

    .opc #checkout-step-billing .billing-street .field,
    .opc #checkout-step-billing .billing-city-region .field,
    .opc #checkout-step-billing .billing-post-country .field,
    .opc #checkout-step-billing .billing-phone-fax .field {
        width: 100%;
    }

    .opc #checkout-step-review, .order-review {
        padding: 0;
    }

    .opc #checkout-step-review .data-table tr.last th {
        padding: 10px 2px;
        font-size: 12px;
    }

    .opc #checkout-step-review .data-table tbody td {
        padding: 2px;
        font-size: 12px;
    }

    .order-review .product-name {
        font-size: 13px;
    }

    .order-review .price {
        font-size: 12px;
    }

    #checkout-review-submit button {
        margin: 10px auto 30px auto;
    }

    .opc #checkout-step-review .data-table tfoot td {
        padding: 2px;
        font-size: 13px;
    }

    /* newsletter popup */
    .newsletter-content .newsletter-title h3 {
        font-size: 20px;
        margin: 35px 0 20px;
    }

    .newsletter-content .popup_message {
        padding: 0;
    }

    .newsletter-content .popup_message .intro {
        padding: 0;
    }

    .top-bar-wrap {
        width: 50%;
    }

    .main-slide-sidebar .row > div {
        width: 100%;
    }
    .strip-banner img {
        height: auto !important;
        width: 100%;
    }
}


@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);
.transition-all35 {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.block-center {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*Header Layout 2*/
.header-layout-2 .top-bar {
  float: right;
}
.header-layout-2 .language-topbar .lang-list {
  right: 0;
  left: auto;
}
.header-layout-2 .currency-topbar .currency-list {
  right: 0;
  left: auto;
}
.header-layout-2 .delimiter {
  line-height: 12px;
  height: 12px;
  background-color: #666;
  margin: 15px;
}
.header-layout-2 .home2-block-phone-email {
  padding: 10px 0;
  line-height: 22px;
}
.header-layout-2 .sticky-icon-group {
  display: inline-block;
  float: right;
  margin: 0 -10px 0 50px;
}
.header-layout-2 .sticky-icon-group > div {
  float: left;
  padding: 0 10px;
}
.header-layout-2 .is-sticky .sticky-icon-group .settings {
  display: block;
}
.header-layout-2 .nav-top-inner {
  text-align: right;
}
.header-layout-2 .logo-home02 {
  float: left;
  margin-right: 15px;
  position: relative;
  z-index: 10;
}
.header-layout-2 .logo-home02 .logo {
  display: table;
  height: 60px;
  margin: 0;
}
.header-layout-2 .logo-home02 .logo a {
  display: table-cell;
  vertical-align: middle;
}
.header-layout-2 .logo-home02 .logo a img {
  max-height: 50px;
  max-width: 200px;
}
.header-layout-2 .logo-home02 strong {
  position: absolute;
  top: -9999em;
  text-indent: -99999em;
}
.header-layout-2 .is-sticky .logo-home02 {
  display: none;
}
.header-layout-2 .header-menu {
  padding: 35px 0;
}
.header-layout-2 .header-top-inner {
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.header-layout-2 .menu-bar-btn {
  float: left;
}
.header-layout-2 .sticky-bg .typo-main-menu {
  display: none;
}
.header-layout-2 .main-slide-wrap {
  border-bottom: none;
}
/*Header Layout 3*/
.cms-index-index .header-layout-3 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 30px;
  right: 0;
  z-index: 999;
}
.header-layout-3 .main-menu {
  float: right;
}
.header-layout-3 .is-sticky #typo-sticky-header {
  background-color: #fff;
}
.header-layout-3 .sticky-icon-group {
  display: block;
  float: right;
  margin: 0 -10px 0 30px;
}
.header-layout-3 .sticky-icon-group > div {
  float: left;
  padding: 0 10px;
}
.header-layout-3 .logo-home03 {
  float: left;
  padding: 0 15px 0 0;
  position: relative;
  z-index: 999;
}
.header-layout-3 .logo-home03 strong {
  position: absolute;
  top: -9999em;
  text-indent: -99999em;
}
.header-layout-3 .logo-home03 .logo {
  display: table;
  height: 60px;
  margin: 0;
}
.header-layout-3 .logo-home03 .logo a {
  display: table-cell;
  vertical-align: middle;
}
.header-layout-3 .logo-home03 .logo a img {
  max-height: 50px;
  max-width: 200px;
}
.header-layout-3 .is-sticky .logo-home03 {
  display: none;
}
.header-layout-3 .is-sticky .header-menu {
  padding: 0;
}
.header-layout-3 .header-menu {
  padding: 25px 0 25px;
}
.header-layout-3 .sticky-search .quick-search {
  right: 0;
  max-width: 100%;
  z-index: 999;
}
/*Header Layout 4*/
.header-layout-4 {
  position: relative;
  z-index: 100;
}
.header-layout-4 .sticky-icon-group {
  display: inline-block;
  float: right;
  margin: 0 -10px 0 50px;
}
.header-layout-4 .sticky-icon-group > div {
  float: left;
  padding: 0 10px;
}
.header-layout-4 .nav-top-inner {
  text-align: right;
}
.header-layout-4 .logo-home04 {
  float: left;
  margin-right: 15px;
  position: relative;
  z-index: 10;
}
.header-layout-4 .logo-home04 .logo {
  display: table;
  height: 60px;
  margin: 0;
}
.header-layout-4 .logo-home04 .logo a {
  display: table-cell;
  vertical-align: middle;
}
.header-layout-4 .logo-home04 .logo a img {
  max-height: 50px;
  max-width: 200px;
}
.header-layout-4 .logo-home04 strong {
  position: absolute;
  top: -9999em;
  text-indent: -99999em;
}
.header-layout-4 .is-sticky .logo-home04 {
  display: none;
}
.header-layout-4 .header-menu {
  padding: 25px 0;
}
.header-layout-4 .header-top-inner {
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.header-layout-4 .menu-bar-btn {
  float: left;
}
.header-layout-4 .sticky-bg .typo-main-menu {
  display: none;
}
.header-layout-4 .main-slide-wrap {
  border-bottom: none;
}
/*Header Layout 5*/
.header-layout-5 .store-cr {
  float: right;
}
.header-layout-5 .currency-topbar .currency-list {
  left: auto;
  right: 0;
}
.header-layout-5 .header .logo-home {
  text-align: initial;
}
.header-layout-5 .header .logo-home img {
  margin: 0;
}
.header-layout-5 .form-search {
  max-width: 100%;
}
.header-layout-5 .form-search:hover {
  max-width: 100%;
}
.header-layout-5 .sticky-search .quick-search .form-search {
  max-width: 350px;
}
.header-layout-5 .nav-top-inner {
  text-align: initial;
}
.header-layout-5 .is-sticky .nav-top-inner {
  text-align: right;
}
.header-layout-5 .typo-navigation {
  margin-left: -15px;
}
.header-layout-5 .top-bar {
  position: absolute;
  right: 0;
  top: 9px;
}
.header-layout-5 .is-sticky .top-bar {
  display: none;
}
/*Header Layout 6*/
.header-layout-6 .main-menu {
  float: right;
}
.header-layout-6 .is-sticky #typo-sticky-header {
  background-color: #fff;
}
.header-layout-6 .sticky-icon-group {
  display: block;
  float: right;
  margin: 0 -10px 0 30px;
}
.header-layout-6 .sticky-icon-group > div {
  float: left;
  padding: 0 10px;
}
.header-layout-6 .logo-home06 {
  float: left;
  padding: 0 15px 0 0;
  position: relative;
  z-index: 999;
}
.header-layout-6 .logo-home06 strong {
  position: absolute;
  top: -9999em;
  text-indent: -99999em;
}
.header-layout-6 .logo-home06 .logo {
  display: table;
  height: 60px;
  margin: 0;
}
.header-layout-6 .logo-home06 .logo a {
  display: table-cell;
  vertical-align: middle;
}
.header-layout-6 .logo-home06 .logo a img {
  max-height: 50px;
  max-width: 200px;
}
.header-layout-6 .is-sticky .logo-home06 {
  display: none;
}
.header-layout-6 .is-sticky .header-menu {
  padding: 0;
}
.header-layout-6 .header-menu {
  padding: 25px 0 25px;
}
.header-layout-6 .sticky-search .quick-search {
  right: 0;
  max-width: 100%;
  z-index: 999;
}
.header-layout-8 .top-bar,
.header-layout-7 .top-bar {
  float: right;
}
.header-layout-8 .language-topbar .lang-list,
.header-layout-7 .language-topbar .lang-list {
  right: 0;
  left: auto;
}
.header-layout-8 .currency-topbar .currency-list,
.header-layout-7 .currency-topbar .currency-list {
  right: 0;
  left: auto;
}
.header-layout-8 .delimiter,
.header-layout-7 .delimiter {
  line-height: 12px;
  height: 12px;
  background-color: #666;
  margin: 15px;
}
.header-layout-8 .home2-block-phone-email,
.header-layout-7 .home2-block-phone-email {
  padding: 10px 0;
  line-height: 22px;
}
.header-layout-8 .sticky-icon-group,
.header-layout-7 .sticky-icon-group {
  display: inline-block;
  float: right;
  margin: 0 -10px 0 50px;
}
.header-layout-8 .sticky-icon-group > div,
.header-layout-7 .sticky-icon-group > div {
  float: left;
  padding: 0 10px;
}
.header-layout-8 .is-sticky .sticky-icon-group .settings,
.header-layout-7 .is-sticky .sticky-icon-group .settings {
  display: block;
}
.header-layout-8 .nav-top-inner,
.header-layout-7 .nav-top-inner {
  text-align: right;
}
.header-layout-8 .logo-home02,
.header-layout-7 .logo-home02 {
  float: left;
  margin-right: 15px;
  position: relative;
  z-index: 10;
}
.header-layout-8 .logo-home02 .logo,
.header-layout-7 .logo-home02 .logo {
  display: table;
  height: 60px;
  margin: 0;
}
.header-layout-8 .logo-home02 .logo a,
.header-layout-7 .logo-home02 .logo a {
  display: table-cell;
  vertical-align: middle;
}
.header-layout-8 .logo-home02 .logo a img,
.header-layout-7 .logo-home02 .logo a img {
  max-height: 50px;
  max-width: 200px;
}
.header-layout-8 .logo-home02 strong,
.header-layout-7 .logo-home02 strong {
  position: absolute;
  top: -9999em;
  text-indent: -99999em;
}
.header-layout-8 .is-sticky .logo-home02,
.header-layout-7 .is-sticky .logo-home02 {
  display: none;
}
.header-layout-8 .header-menu,
.header-layout-7 .header-menu {
  padding: 35px 0;
}
.header-layout-8 .header-top-inner,
.header-layout-7 .header-top-inner {
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.header-layout-8 .menu-bar-btn,
.header-layout-7 .menu-bar-btn {
  float: left;
}
.header-layout-8 .sticky-bg .typo-main-menu,
.header-layout-7 .sticky-bg .typo-main-menu {
  display: none;
}
.header-layout-8 .main-slide-wrap,
.header-layout-7 .main-slide-wrap {
  border-bottom: none;
}
.header-layout-7 .header-menu {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cms-index-index .header-container.header-layout-7 {
  /*position: absolute;*/
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
.header-layout-8 {
  border-bottom: 1px solid #ccc;
}
.header-layout-8 .is-sticky .typo-main-menu,
.header-layout-8 .typo-navigation {
  display: block;
}
.header-layout-8 .logo-home02,
.header-layout-8 .logo-sticky {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 130px;
  text-align: center;
  padding: 0;
}
.header-layout-8 .sticky-icon-group {
  margin: 0 -10px 0 20px;
}
.header-layout-8 .sticky-search .quick-search .icon_close,
.header-layout-8 .quick-search.showing {
  color: #000;
}
.header-layout-8 .typo-ajax-container {
  color: #000;
}
.header-layout-8 .typo-ajax-container a {
  color: #000;
}
.rtl .header-layout-8 .is-sticky .typo-main-menu,
.rtl .header-layout-8 .typo-navigation {
  display: block;
}
.rtl .header-layout-8 .logo-home02,
.rtl .header-layout-8 .logo-sticky {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto!important;
  max-width: 130px;
  text-align: center;
}
.slide-carousel.slide-carousel02:before {
  background-color: rgba(234, 234, 234, 0);
}
.slide-carousel .carousel-content02 {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 999;
}
.slide-carousel .carousel-content02 .h3.text-small {
  color: #bf113d;
}
.slide-carousel .carousel-content02 .h3.text-large {
  color: #000;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0;
}
.slide-carousel .carousel-content02 .text-normal {
  color: #666;
}
.slide-carousel .carousel-content02 .btn-ex {
  font-size: 36px;
  color: #000;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.slide-carousel .carousel-content02:hover .btn-ex {
  color: #bf113d;
}
.slide-carousel .h3.text-small {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 25px;
}
.slide-carousel .h3.text-large {
  font-size: 36px;
  text-transform: uppercase;
  margin: 0 0 35px;
}
.slide-carousel .text-normal {
  font-size: 14px;
  margin-bottom: 60px;
}
.top-welcome {
  text-align: center;
  margin: 95px 0 65px;
}
.top-welcome .images {
  margin-bottom: 25px;
}
.top-welcome .text-content .title-content {
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.top-welcome .text-content .text-content {
  font-size: 15px;
  color: #999999;
}
.commu-block {
  text-align: center;
  margin-bottom: 60px;
}
.commu-block .title-box {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 50px;
}
.commu-block .tp-block {
  display: inline-block;
}
.commu-block .tp-block.tp11 {
  width: 100%;
}
.commu-block .tp-block.tp12 {
  float: left;
  width: 50%;
}
.commu-block .tp-block.tp-block-left {
  padding-right: 15px;
}
.commu-block .tp-block.tp-block-right {
  padding-left: 15px;
}
.commu-block .tp-block .tp-inner-block {
  position: relative;
  margin: 0 0 30px;
}
.commu-block .tp-block .tp-inner-block a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  cursor: pointer;
  text-indent: -99999px;
}
.commu-block .tp-block .tp-inner-block .text-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  opacity: 0;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.9);
  padding: 25px 0;
  text-align: left;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.commu-block .tp-block .tp-inner-block .text-content .user-content {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
.commu-block .tp-block .tp-inner-block .text-content .social-content {
  font-size: 12px;
  color: #999999;
  line-height: 1;
}
.commu-block .tp-block .tp-inner-block img {
  width: 100%;
}
.commu-block .tp-block .tp-inner-block:hover .text-content {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}
.sticky-search .quick-search.showing {
  z-index: 999;
}
.home15 .main-brands-inner,
.home14 .main-brands-inner {
  padding: 60px 0 100px;
}
.home15 .footer-copyright .h3,
.home14 .footer-copyright .h3 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  font-weight: 400;
  line-height: 1;
  margin: 60px 0;
}
.widget-product-brands.brand-slider02 .main-heading {
  padding: 30px 0 50px;
}
.widget-product-brands.brand-slider02 .main-heading .heading-title {
  background: none;
  padding: 10px 0 50px;
}
.widget-product-brands.brand-slider02 .main-heading .heading-title h2 {
  font-size: 30px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.widget-product-brands.brand-slider02 .owl-carousel .owl-item img {
  max-height: 20px;
}
.footer-style14 .inner-footer-block .h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 50px;
  letter-spacing: 0.05em;
}
.footer-style14 .inner-footer-block .text-content p {
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.025em;
}
.footer-style14 .inner-footer-block .text-content ul li {
  display: inline-block;
}
.footer-style14 .inner-footer-block .text-content ul li a {
  font-size: 14px;
  line-height: 20px;
  padding: 0 5px;
}
.footer-style14 .inner-footer-block .footer-center-image {
  margin-bottom: 145px;
}
.footer-style14 .inner-footer-block .footer-payment h3 {
  color: #666666;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 0 25px;
}
.footer-style14 .inner-footer-block img {
  max-width: 100%;
}
.footer-style14 .inner-footer-block1 {
  text-align: left;
}
.footer-style14 .inner-footer-block2 {
  text-align: center;
}
.footer-style14 .inner-footer-block3 {
  text-align: right;
}
.footer-style14 .widget-latest h2 {
  display: none;
}
.footer-style14 .widget-latest ul li {
  padding: 0;
  line-height: 30px;
}
.footer-style14 .widget-latest ul li a {
  font-size: 14px;
}
.rtl .footer-style14 .inner-footer-block1 {
  text-align: right;
}
.rtl .footer-style14 .inner-footer-block3 {
  text-align: left;
}
@media (min-width: 1200px) {
  .header-layout-8 .visible-lg-inline-block {
    display: block !important;
  }
}
.rtl #typonav > li.menu-item-left,
#typonav > li.menu-item-right {
  float: right;
}
.rtl #typonav > li.menu-item-right,
#typonav > li.menu-item-left {
  float: left;
}
.slide-carousel {
  position: relative;
  color: #fff;
}
.slide-carousel:before {
  position: absolute;
  top: 30%;
  left: 30%;
  right: 30%;
  bottom: 30%;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  transition: all 350ms ease;
}
.slide-carousel .carousel-content {
  width: 100%;
  padding: 15px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 350ms ease, visible 350ms ease;
  -moz-transition: opacity 350ms ease, visible 350ms ease;
  transition: opacity 350ms ease, visible 350ms ease;
}
.slide-carousel .carousel-content .text-small {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 60px;
}
.slide-carousel .carousel-content .text-large {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 25px;
}
.slide-carousel .carousel-content .text-normal {
  margin-bottom: 40px;
}
.slide-carousel .carousel-content a.btn-ex {
  font-size: 13px;
  height: 42px;
  font-weight: bold;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
  line-height: 20px;
  color: #ffffff;
  float: none;
}
.slide-carousel:hover:before {
  opacity: 1;
  visibility: visible;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slide-carousel:hover .carousel-content {
  opacity: 1;
  visibility: visible;
}
.main-slide-inner .main-carousel .owl-theme .owl-nav {
  display: block;
}
.main-slide-inner .main-carousel .owl-theme .owl-nav > div {
  position: absolute;
  width: 64px;
  height: 64px;
  background: transparent url(https://www.georges.com.au/skin/frontend/typologancee/default/images/arrow-next.png) 0 0 no-repeat;
  opacity: 0.5;
  margin-top: -32px;
  right: 20px;
}
.main-slide-inner .main-carousel .owl-theme .owl-nav > div > * {
  display: none;
}
.main-slide-inner .main-carousel .owl-theme .owl-nav > div:hover {
  opacity: 1;
}
.main-slide-inner .main-carousel .owl-theme .owl-nav .owl-prev {
  background: transparent url(https://www.georges.com.au/skin/frontend/typologancee/default/images/arrow-prev.png) 0 0 no-repeat;
  right: auto;
  left: 20px;
}
.block-welcome {
  padding-bottom: 30px;
}
.block-welcome .text-block {
  text-align: center;
  color: #999;
  margin-bottom: 60px;
}
.block-welcome .text-block > span {
  display: inline-block;
  max-width: 700px;
  padding: 0 10px;
  vertical-align: top;
}
.block-icon {
  text-align: center;
  height: 218px;
  background-color: #f7f7f7;
  margin-bottom: 30px;
  position: relative;
}
.block-icon .block-center {
  width: 100%;
  padding: 10px;
}
.block-icon .block-center > span {
  color: #999;
  font-size: 40px;
}
.block-icon .text-hidden {
  display: none;
}
.block-icon .title {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  margin: 25px 0 15px 0;
}
.block-icon .text {
  color: #999;
}
.block-icon.block-icon2 {
  background-color: #ededed;
}
.widget-collection-style2 {
  border-top: 1px solid rgba(204, 204, 204, 0.5);
  padding-top: 25px;
}
.widget-collection-style2 .tabs-wrap {
  margin-bottom: 40px;
}
.blog-style.blog-style2 {
  padding: 25px 0 75px 0;
}
.slider-home.slide-fullwidth {
  color: #ffffff;
  height: auto;
  text-align: initial;
  position: relative;
}
.slider-home.slide-fullwidth .caption {
  max-width: 480px;
  width: 100%;
  top: 50%;
  right: 16%;
}
.cms-index-index.home03 .main-content-inner {
  background-color: #f5f5f5;
}
.main-newsletter.home03-newsletter {
  position: relative;
  padding: 95px 0;
  overflow: hidden;
}
.main-newsletter.home03-newsletter:before {
  background: #e5e5e5 none repeat scroll 0 0;
  content: "";
  height: 70%;
  left: 50%;
  position: absolute;
  top: 100px;
  width: 1px;
}
.main-newsletter.home03-newsletter .main-newsletter-inner {
  border-top: none;
  text-align: initial;
}
.main-newsletter.home03-newsletter .main-newsletter-inner .subscribe .title {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 40px;
  margin-top: 0;
  text-align: initial;
  text-transform: uppercase;
}
.main-newsletter.home03-newsletter .main-newsletter-inner .subscribe .text {
  font-size: 15px;
  color: #999999;
  margin-bottom: 45px;
  font-style: italic;
  text-align: initial;
}
.main-newsletter.home03-newsletter .main-newsletter-inner .subscribe .input-box input {
  height: 55px;
  background-color: #f5f5f5;
}
.main-newsletter.home03-newsletter .main-newsletter-inner .subscribe .input-box input:focus {
  background: #fff;
}
.main-newsletter.home03-newsletter .main-newsletter-inner .subscribe .input-box button {
  height: 55px;
  line-height: 55px;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0 30px;
}
.main-newsletter.home03-newsletter .left-newsletter .title {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 40px;
  margin-top: 0;
  text-align: initial;
  text-transform: uppercase;
}
.main-newsletter.home03-newsletter .left-newsletter ul li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}
.main-newsletter.home03-newsletter .left-newsletter ul li .blog-title {
  line-height: 20px;
  margin: 0;
}
.main-newsletter.home03-newsletter .left-newsletter ul li .blog-title i {
  margin-right: 10px;
  line-height: 20px;
  vertical-align: top;
}
.main-newsletter.home03-newsletter .left-newsletter ul li .blog-title a {
  color: #333;
  font-size: 18px;
  text-transform: capitalize;
}
.main-newsletter.home03-newsletter .left-newsletter ul li .blog-info {
  font-size: 13px;
  color: #999;
  line-height: 15px;
}
.main-newsletter.home03-newsletter .left-newsletter ul li:last-child {
  border: none;
}
.home03 .widget-collection-style1 {
  border-top: none;
  padding: 25px 0 50px;
}
.home03 .widget-collection-style1 .tabs-collection {
  padding-top: 55px;
}
.main-top {
  overflow: hidden;
}
.no-padding {
  padding: 0 !important;
}
.block-top-01,
.block-top-02 {
  display: table;
}
.block-top-01 > div,
.block-top-02 > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.block-top-01 .images,
.block-top-02 .images {
  overflow: hidden;
}
.block-top-01 .images img,
.block-top-02 .images img {
  max-width: 100%;
  width: 100%;
}
.block-top-01 .content-block,
.block-top-02 .content-block {
  text-align: initial;
  width: 100%;
  max-width: 600px;
  padding: 15px;
  margin: 0 auto;
}
.block-top-01 .content-block h2,
.block-top-02 .content-block h2 {
  color: #000;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 30px;
  padding: 0 0 30px;
  display: block;
  line-height: 42px;
  text-transform: uppercase;
  margin-top: 0;
  position: relative;
}
.block-top-01 .content-block h2 span:after,
.block-top-02 .content-block h2 span:after {
  background: rgba(0, 0, 0, 0) url("https://www.georges.com.au/skin/frontend/typologancee/default/images/bg-title.png") no-repeat scroll left center;
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}
.block-top-01 .content-block p,
.block-top-02 .content-block p {
  display: inline-block;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
  margin: 0;
}
.block-top-01 .bottom,
.block-top-02 .bottom {
  margin-top: 62px;
}
.block-top-01 .bottom a,
.block-top-02 .bottom a {
  background: #333 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.6px;
  padding: 7px 23px;
  text-transform: uppercase;
  position: relative;
}
.global-site-notice.notice-cookie.logancee03 {
  margin-top: -35px;
}
.home03-footer {
  text-align: center;
}
.home03-footer .footer-logo {
  margin: 70px auto;
}
.home03-footer ul.social-icons {
  display: inline-block;
  text-align: center;
  margin: 0;
}
.home03-footer ul.social-icons li {
  display: inline-block;
}
.home03-footer ul.social-icons li a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 15px;
}
.home03-footer .copyright {
  margin-top: 30px;
}
.fluid-width-footer.footer-container {
  border-top: none;
  padding: 0;
}
.fluid-width-footer.footer-container .footer-copyright {
  border-top: none;
  padding: 15px 0 75px;
  font-size: 13px;
}
.fluid-width-footer.footer-container .footer-copyright a {
  text-transform: uppercase;
  font-weight: 600;
}
.fluid-width-footer.footer-container .footer-top-inner {
  padding: 15px 0 15px;
}
.fullpage-wrapper {
  text-align: center;
  color: #fff;
}
.fullpage-wrapper .widget-block:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.25);
}
.fullpage-wrapper .widget-block .intro {
  margin-top: 200px;
  opacity: 0;
  padding: 15px;
  visibility: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.fullpage-wrapper .widget-block .intro .text-small {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 24px;
}
.fullpage-wrapper .widget-block .intro .title {
  font-size: 48px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.fullpage-wrapper .widget-block .intro .btn-ex {
  display: inline-block;
  padding: 6px 24px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 30px;
  vertical-align: top;
}
.fullpage-wrapper .widget-block.active .intro {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.home04 .footer-container {
  padding: 0;
  border: none;
  line-height: 42px;
}
.home04 .footer-container .footer-inner {
  padding: 9px 0;
  border-top: 1px solid rgba(204, 204, 204, 0.5);
}
.home04.cms-index-index .footer-container {
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 100%;
  left: 0;
  right: 0;
  border: none;
  line-height: 42px;
}
.home04.cms-index-index .footer-container .footer-inner {
  border: none;
}
.home04.cms-index-index .global-site-notice {
  display: none;
}
.home04 .social li > span {
  line-height: 42px;
  padding: 0 7px;
}
.home04 .address-footer {
  text-align: center;
  width: 100%;
}
.home04 .address-footer .space {
  padding: 0 5px;
}
.home04 #fp-nav.right {
  right: 20px;
}
.home04 #fp-nav ul li,
.home04 .fp-slidesNav ul li {
  width: 20px;
  margin: 14px 0;
}
.home04 #fp-nav ul li,
.home04 .fp-slidesNav ul li {
  height: 20px;
}
.home04 #fp-nav ul li a span,
.home04 .fp-slidesNav ul li a span {
  width: 20px;
  height: 3px;
  background-color: #ccc;
  border-radius: 0;
  margin: -1px -10px;
  overflow: hidden;
}
.home04 #fp-nav ul li a span:before,
.home04 .fp-slidesNav ul li a span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: 100%;
  top: 0;
  z-index: 2;
  background-color: #000;
  -webkit-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  -o-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out;
}
.home04 #fp-nav ul li a.active span,
.home04 .fp-slidesNav ul li a.active span,
.home04 #fp-nav ul li:hover a.active span,
.home04 .fp-slidesNav ul li:hover a.active span {
  width: 20px;
  height: 3px;
  border-radius: 0;
  margin: -1px -10px;
}
.home04 #fp-nav ul li a.active span:before {
  right: 0;
}
.home04 .videoMuteBtn {
  position: absolute;
  color: #fff;
  z-index: 100;
  font-size: 40px;
  left: 50%;
  top: 50%;
  margin-top: 90px;
  cursor: pointer;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.home04 #section1 {
  color: #f2f2f2;
}
.home04 #section2 .text-normal {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 0.5px;
}
.home04 #section3 .text-normal {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 0.5px;
}
.home04 #section4 .text-normal {
  margin-top: 25px;
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 0.5px;
}
.home04 #section5 .text-normal {
  font-size: 24px;
  font-weight: 200;
  letter-spacing: 0.5px;
}
.home04 #section5 .name {
  margin-top: 45px;
  text-transform: uppercase;
  color: #f2f2f2;
  font-weight: bold;
  font-size: 18px;
}
.home05.cms-index-index .typo-container {
  overflow: visible;
}
#multiscroll {
  position: relative;
}
#multiscroll .ms-section {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#multiscroll .ms-section.active h2.title:before {
  left: 0;
}
#multiscroll .ms-section.active .text {
  opacity: 1;
  margin-top: 0;
}
.block-prent {
  text-align: initial;
  max-width: 540px;
  width: 100%;
  padding: 15px;
}
.block-prent h2.title {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 20px;
  margin: 0 0 30px;
  position: relative;
  overflow: hidden;
}
.block-prent h2.title:before {
  content: '';
  width: 60px;
  height: 5px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: -100%;
  -webkit-transition: left .5s, right .5s;
  -moz-transition: left .5s, right .5s;
  -o-transition: left .5s, right .5s;
  transition: left .5s, right .5s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.block-prent .text {
  -webkit-transition: margin-top 0.5s, opacity 0.5s;
  -moz-transition: margin-top 0.5s, opacity 0.5s;
  -o-transition: margin-top 0.5s, opacity 0.5s;
  transition: margin-top 0.5s, opacity 0.5s;
  -webkit-transition-delay: .7s;
  -moz-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s;
  opacity: 0;
  margin-top: -100px;
}
.block-prent .btn-ex {
  margin-top: 30px;
}
.block-prent .date-time {
  color: #ccc;
}
.block-prent .date-time .date {
  font-size: 72px;
}
.block-prent .date-time .month {
  font-size: 24px;
}
.block-prent h3.title {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
}
.block-prent .btn-ctn {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.block-prent .quote {
  font-size: 72px;
  color: #ccc;
  line-height: 1;
  margin-bottom: 15px;
}
.block-prent .quote + .text {
  font-size: 24px;
  color: #999;
}
.block-prent .user-position {
  margin-top: 30px;
  font-size: 15px;
}
.block-prent .user-position .name {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.block-prent .user-position .position {
  color: #999;
}
.block-prent #contactForm .form-list {
  padding: 0;
}
.block-prent #contactForm .form-list .input-box {
  margin: 0;
}
.block-prent #contactForm .form-list .input-box textarea {
  padding: 10px 0;
  height: 50px;
  border: 1px solid transparent;
  border-bottom: 1px dotted #ccc;
  background-color: transparent;
}
.block-prent #contactForm .form-list .input-box input {
  padding: 0;
  height: 50px;
  border: 1px solid transparent;
  border-bottom: 1px dotted #ccc;
  background-color: transparent;
}
.block-prent #contactForm button span {
  line-height: 50px;
}
.block-prent #contactForm button span span {
  line-height: 50px;
  padding: 0;
}
.block-prent #contactForm .buttons-set {
  text-align: initial;
  margin-top: 30px;
}
.boxed {
  max-width: 1230px;
  margin: 0 auto;
}
.cat-home {
  margin-bottom: 30px;
}
.cat-home .title {
  height: 61px;
  line-height: 27px;
  padding: 17px 20px;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  background-color: #000;
}
.cat-home ul li {
  border: 1px solid rgba(204, 204, 204, 0.5);
  border-top: none;
}
.cat-home ul li a {
  font-size: 15px;
  padding: 20px;
  line-height: 18px;
  display: block;
  text-transform: uppercase;
  -webkit-transition: color 350ms ease, padding 350ms ease;
  -moz-transition: color 350ms ease, padding 350ms ease;
  transition: color 350ms ease, padding 350ms ease;
}
.cat-home ul li a:hover {
  padding-left: 30px;
}
.newsletter6 .main-newsletter-inner {
  border: none;
  background-color: #eeeeee;
  padding: 0 20px;
  margin-bottom: 30px;
  text-align: center;
}
.newsletter6 .subscribe {
  padding: 0;
}
.newsletter6 .subscribe .input-box button {
  position: relative;
  display: inline-block;
  margin-top: 30px;
}
.newsletter6 .subscribe .input-box input {
  background-color: #fff;
  padding: 0;
  text-align: center;
}
.block-static-top {
  position: relative;
  height: 221px;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 30px;
}
.block-static-top .block-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
}
.block-static-top:hover .block-img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.block-static-top .text-wrap {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: left;
}
.block-static-top .text-wrap .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 30px;
  letter-spacing: 0.5px;
}
.block-static-top .text-wrap a {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  font-size: 14px;
  display: inline-block;
}
.block-static-top .text-wrap a span {
  position: relative;
  font-size: 16px;
  float: right;
  padding-left: 5px;
}
.widget-collection-style3 .tabs-collection {
  text-align: initial;
}
.widget-collection-style3 .widget-tabs {
  margin-left: -15px;
}
.widget-collection-style3 .tabs-wrap {
  margin-top: 30px;
}
.widget-collection-style3 .owl-theme .owl-nav {
  position: absolute;
  top: -80px;
  margin: 0 -6px;
  right: 0;
  display: block;
}
.widget-collection-style3 .owl-theme .owl-nav > div {
  position: static;
  height: 34px;
  width: 34px;
  border: 1px solid rgba(204, 204, 204, 0.5);
  background-color: #fff;
  color: #ccc;
  border-radius: 0;
  padding: 0;
  font-size: 23px;
  margin: 0 6px;
  line-height: 32px;
}
.widget-collection-style3 .owl-theme .owl-nav > div:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.blog-style3 {
  padding-top: 0;
  border: none;
}
.blog-style3 .title-widget {
  text-align: initial;
  margin-top: 30px;
}
.list-features {
  margin-bottom: 60px;
}
.list-features .media-left > span {
  display: block;
  height: 68px;
  line-height: 66px;
  width: 68px;
  background-color: #fff;
  border: 1px solid #999;
  text-align: center;
  font-size: 25px;
  color: #999;
  border-radius: 50%;
}
.list-features .media-left > span:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.list-features .media-left .hide {
  display: none;
}
.list-features .media-body {
  padding: 0 10px;
}
.list-features .h4 {
  font-weight: bold;
  font-size: 18px;
  text-transform: capitalize;
  margin-top: 10px;
}
.home07.cms-index-index .header-layout-3 {
  top: 0;
}
.home07 .slider-home {
  height: auto !important;
}
.home07 .slider-home .caption {
  right: auto;
  left: 16%;
  max-width: 410px;
}
.home07 .main-slide-inner {
  margin: 0;
}
.home07 .main-slide-inner .owl-dots {
  margin: 0;
  right: auto;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.interior-block-slide,
.interior-block-static {
  height: 500px;
  position: relative;
}
.interior-block-slide {
  background-size: cover;
  background-position: center top;
}
.interior-block-slide .interior-inner {
  position: absolute;
  left: 0;
  bottom: 5%;
  padding: 15px;
  width: 100%;
  text-align: center;
}
.interior-block-slide .interior-inner .title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
}
.interior-block-slide .interior-inner .text {
  max-width: 420px;
  display: inline-block;
}
.interior-block-static .interior-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: initial;
  padding: 15px;
  max-width: 420px;
}
.interior-block-static .interior-inner.left {
  left: 15px;
}
.interior-block-static .interior-inner .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 30px;
}
.interior-block-static .interior-inner .text {
  color: #666;
  margin-bottom: 30px;
}
.interior-block-static .interior-inner .btn-view a {
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #666666;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
.interior-block-slide-wrap .owl-theme .owl-nav {
  display: block;
}
.interior-block-slide-wrap .owl-theme .owl-nav [class*='owl-'] {
  background-color: #fff;
  margin: 0;
  border: 1px solid #999;
  color: #999;
  height: 54px;
  width: 54px;
  line-height: 52px;
}
.interior-block-slide-wrap .owl-theme .owl-nav [class*='owl-']:hover {
  background-color: #000;
  color: #fff;
}
.interior-block-slide-wrap .owl-theme .owl-nav div.owl-next {
  top: 30px;
  right: 30px;
}
.interior-block-slide-wrap .owl-theme .owl-nav div.owl-prev {
  top: 30px;
  left: auto;
  right: 100px;
}
.slider-home .caption.left-center {
  right: auto;
  left: 90px;
  max-width: 320px;
}
.slider-home .caption .title {
  position: relative;
}
.slider-home .caption .title.border-bot {
  padding-bottom: 35px;
  margin-bottom: 50px;
}
.slider-home .caption .border-bot:after {
  position: absolute;
  display: inline-block;
  width: 70px;
  height: 5px;
  content: '';
  left: 0;
  bottom: 0;
  background: #000000;
}
.block-jw-text {
  margin-bottom: 30px;
  background-color: #f2f2f2;
  position: relative;
}
.block-jw-text .block-prent .text {
  margin-top: 0;
  opacity: 1;
  display: block;
}
.block-jw-text .block-prent h2.title:before {
  left: 0;
  background-color: #cc9900;
}
.block-jw-text .block-prent .quote + .text {
  font-size: 16px;
}
.block-jw-text .block-prent .quote {
  font-size: 50px;
  color: #cc9900;
}
.block-jw-text .user-name {
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
.block-jw {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.block-jw .btn-ex {
  font-size: 13px;
  height: 42px;
  font-weight: bold;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
  line-height: 20px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
}
.block-jw:before {
  position: absolute;
  content: '';
  top: 20%;
  left: 20%;
  right: 20%;
  bottom: 20%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.block-jw.bg-blue:before {
  background-color: rgba(33, 150, 243, 0.5);
}
.block-jw.bg-orange:before {
  background-color: rgba(255, 152, 0, 0.5);
}
.block-jw.bg-green:before {
  background-color: rgba(76, 175, 80, 0.5);
}
.block-jw.bg-brown:before {
  background-color: rgba(165, 42, 42, 0.5);
}
.block-jw:hover:before {
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}
.block-jw:hover .btn-ex {
  opacity: 1;
  visibility: visible;
}
.jw-text1 {
  height: 580px;
}
.jw-5 {
  height: 700px;
}
.jw-6,
.jw-text2,
.jw-3 {
  height: 300px;
}
.jw-1,
.jw-2 {
  height: 380px;
}
.jw-4 {
  height: 490px;
}
.rtl {
  /*Header Layout 2*/
  /*Header Layout 3*/
  /*Header Layout 4*/
  /*Header Layout 5*/
  /*Header Layout 6*/
}
.rtl .header-layout-8 .top-bar,
.rtl .header-layout-7 .top-bar,
.rtl .header-layout-2 .top-bar {
  float: left;
}
.rtl .header-layout-8 .language-topbar .lang-list,
.rtl .header-layout-7 .language-topbar .lang-list,
.rtl .header-layout-2 .language-topbar .lang-list {
  left: 0;
  right: auto;
}
.rtl .header-layout-8 .currency-topbar .currency-list,
.rtl .header-layout-7 .currency-topbar .currency-list,
.rtl .header-layout-2 .currency-topbar .currency-list {
  left: 0;
  right: auto;
}
.rtl .header-layout-8 .logo-home02,
.rtl .header-layout-7 .logo-home02,
.rtl .header-layout-2 .logo-home02 {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.rtl .header-layout-8 .nav-top-inner,
.rtl .header-layout-7 .nav-top-inner,
.rtl .header-layout-2 .nav-top-inner {
  text-align: left;
}
.rtl .header-layout-8 .sticky-icon-group,
.rtl .header-layout-7 .sticky-icon-group,
.rtl .header-layout-2 .sticky-icon-group {
  float: left;
  margin: 0 50px 0 -10px;
}
.rtl .header-layout-8 .sticky-icon-group > div,
.rtl .header-layout-7 .sticky-icon-group > div,
.rtl .header-layout-2 .sticky-icon-group > div {
  float: right;
}
.rtl .header-layout-8 .sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items,
.rtl .header-layout-7 .sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items,
.rtl .header-layout-2 .sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items {
  display: block;
}
.rtl .header-layout-8 .menu-bar-btn,
.rtl .header-layout-7 .menu-bar-btn,
.rtl .header-layout-2 .menu-bar-btn {
  float: right;
}
.rtl .header-layout-3 .main-menu {
  float: left;
}
.rtl .header-layout-3 .language-topbar .lang-list {
  left: 0;
  right: auto;
}
.rtl .header-layout-3 .currency-topbar .currency-list {
  left: 0;
  right: auto;
}
.rtl .header-layout-3 .logo-home03 {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.rtl .header-layout-3 .nav-top-inner {
  text-align: left;
}
.rtl .header-layout-3 .sticky-icon-group {
  float: left;
  margin: 0 50px 0 -10px;
}
.rtl .header-layout-3 .sticky-icon-group > div {
  float: right;
}
.rtl .header-layout-3 .sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items {
  display: block;
}
.rtl .header-layout-3 .menu-bar-btn {
  float: right;
}
.rtl .header-layout-4 .top-bar {
  float: left;
}
.rtl .header-layout-4 .language-topbar .lang-list {
  left: 0;
  right: auto;
}
.rtl .header-layout-4 .currency-topbar .currency-list {
  left: 0;
  right: auto;
}
.rtl .header-layout-4 .logo-home04 {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.rtl .header-layout-4 .nav-top-inner {
  text-align: left;
}
.rtl .header-layout-4 .sticky-icon-group {
  float: left;
  margin: 0 50px 0 -10px;
}
.rtl .header-layout-4 .sticky-icon-group > div {
  float: right;
}
.rtl .header-layout-4 .sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items {
  display: block;
}
.rtl .header-layout-4 .menu-bar-btn {
  float: right;
}
.rtl .block-prent h2.title:before {
  right: -100%;
}
.rtl .block-prent .icon_quotations {
  display: inline-block;
  direction: ltr;
}
.rtl #multiscroll .ms-section.active h2.title:before {
  right: 0;
}
.rtl .header-layout-5 .store-cr {
  float: left;
}
.rtl .header-layout-5 .top-bar {
  left: 0;
  right: auto;
}
.rtl .header-layout-5 .typo-navigation {
  margin-left: 0;
  margin-right: -15px;
}
.rtl .header-layout-6 .main-menu {
  float: left;
}
.rtl .header-layout-6 .language-topbar .lang-list {
  left: 0;
  right: auto;
}
.rtl .header-layout-6 .currency-topbar .currency-list {
  left: 0;
  right: auto;
}
.rtl .header-layout-6 .logo-home06 {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.rtl .header-layout-6 .nav-top-inner {
  text-align: left;
}
.rtl .header-layout-6 .sticky-icon-group {
  float: left;
  margin: 0 50px 0 -10px;
}
.rtl .header-layout-6 .sticky-icon-group > div {
  float: right;
}
.rtl .header-layout-6 .sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items {
  display: block;
}
.rtl .header-layout-6 .menu-bar-btn {
  float: right;
}
.rtl .main-newsletter.home03-newsletter .main-newsletter-inner .subscribe .input-box button {
  left: 0;
  right: auto;
}
.rtl .block-top-01 .content-block h2 span:after,
.rtl .block-top-02 .content-block h2 span:after {
  background-position: right center;
}
.rtl .widget-collection-style3 .owl-theme .owl-nav {
  left: 0;
  right: auto;
}
.rtl .cat-home ul li a:hover {
  padding-right: 30px;
  padding-left: 20px;
}
@media (min-width: 1600px) {
  .cms-index-index .header-layout-4 .nav-top {
    padding: 20px 0;
  }
  .home04 .footer-container .footer-inner {
    padding: 29px 0;
  }
  .block-prent h2.title {
    font-size: 70px;
  }
  .jw-text1 {
    height: 880px;
  }
  .jw-5 {
    height: 1200px;
  }
  .jw-6,
  .jw-text2,
  .jw-3 {
    height: 410px;
  }
  .jw-1,
  .jw-2 {
    height: 580px;
  }
  .jw-4 {
    height: 890px;
  }
}
@media (min-width: 1230px) {
  .boxed .container {
    width: 1230px;
    padding: 0 30px;
  }
}
@media (max-width: 1599px) {
  .slider-home.slide-fullwidth .caption-wrapper,
  .slider-home.slide-fullwidth {
    height: 680px !important;
  }
}
@media (max-width: 1199px) {
  .header-layout-4 .cmn-toggle-switch {
    width: 30px;
  }
  .header-layout-4 .logo-home04 {
    margin-left: 15px;
    margin-right: 0;
  }
  .block-top-01 .content-block h2,
  .block-top-02 .content-block h2 {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .block-top-01 .content-block p,
  .block-top-02 .content-block p {
    line-height: 1.7;
    font-size: 14px;
  }
  .block-top-01 .bottom,
  .block-top-02 .bottom {
    margin-top: 30px;
  }
  .rtl .header-layout-4 .logo-home04 {
    margin-left: 0;
    margin-right: 15px;
  }
  .rtl .header-layout-4 .is-sticky .logo-sticky {
    padding-left: 0;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  /*Header Layout 2*/
  .header-layout-8 .header-top-inner,
  .header-layout-7 .header-top-inner,
  .header-layout-2 .header-top-inner {
    text-align: center;
  }
  .header-layout-8 .top-bar,
  .header-layout-7 .top-bar,
  .header-layout-2 .top-bar {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  .slider-home.slide-fullwidth .caption {
    top: 55%;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: 420px;
    padding: 15px 10px;
  }
  .slider-home.slide-fullwidth .caption-wrapper,
  .slider-home.slide-fullwidth {
    height: 500px !important;
  }
  .block-top-01 .content-block p,
  .block-top-02 .content-block p {
    display: none;
  }
  .block-prent h2.title {
    font-size: 30px;
  }
  .widget-collection-style3 .tab-mobile {
    display: block;
  }
  .widget-collection-style3 .tab-mobile + .widget-tabs {
    position: absolute;
    top: 55px;
    left: 0;
    margin: 0 !important;
    padding: 15px 30px;
    width: 290px;
    height: auto;
    z-index: 11;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
    text-align: initial;
    opacity: 0;
    visibility: hidden;
  }
  .widget-collection-style3 .tab-mobile + .widget-tabs.showing {
    opacity: 1;
    visibility: visible;
  }
  .interior-block-slide .interior-inner .title {
    font-size: 20px;
  }
  .interior-block-static .interior-inner .title {
    font-size: 24px;
  }
  .slider-home .caption.left-center {
    right: auto;
    left: 15px;
  }
  .rtl .header-layout-8 .top-bar,
  .rtl .header-layout-7 .top-bar,
  .rtl .header-layout-2 .top-bar {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  .rtl .widget-collection-style3 .tab-mobile + .widget-tabs {
    left: auto;
    right: 0;
  }
  .rtl .tab-mobile + .widget-tabs li a {
    padding: 5px 15px 5px 0;
  }
}
@media (min-width: 1600px) {
  .interior-block-slide,
  .interior-block-static {
    height: 700px;
  }
}
@media (max-width: 767px) {
  /*Header Layout 2*/
  .header-layout-8 .sticky-search .quick-search,
  .header-layout-7 .sticky-search .quick-search,
  .header-layout-2 .sticky-search .quick-search {
    max-width: 100%;
    right: 0;
    top: auto;
    bottom: 0;
  }
  .header-layout-8 .typo-icon-ajaxcart .typo-cart-label .print,
  .header-layout-7 .typo-icon-ajaxcart .typo-cart-label .print,
  .header-layout-2 .typo-icon-ajaxcart .typo-cart-label .print {
    display: block;
  }
  /*Header Layout 3*/
  .header-layout-3 .sticky-search .quick-search {
    max-width: 100%;
    right: 0;
    top: auto;
    bottom: 0;
  }
  .header-layout-3 .sticky-icon-group {
    margin: 0 -10px 0 0;
  }
  .header-layout-3 .typo-icon-ajaxcart .typo-cart-label .print {
    display: block;
  }
  .cms-index-index .header-layout-3 {
    position: relative;
    top: 0;
    margin-top: -15px;
  }
  /*Header Layout 4*/
  .header-layout-4 .sticky-icon-group {
    margin: 0 -10px 0 0;
  }
  .header-layout-4 .settings .settings-inner {
    padding-top: 0;
  }
  .header-layout-4 .settings .setting-language,
  .header-layout-4 .settings .setting-currency {
    padding-top: 20px;
  }
  .header-layout-4 .sticky-search .quick-search {
    max-width: 100%;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 100;
  }
  .header-layout-4 .typo-icon-ajaxcart .typo-cart-label .print,
  .header-layout-4 .typo-icon-ajaxcart .icon-dropdown {
    display: block;
  }
  /*Header Layout 5*/
  .header-layout-5 .social {
    float: left;
  }
  /*Header Layout 6*/
  .header-layout-6 .sticky-search .quick-search {
    max-width: 100%;
    right: 0;
    top: auto;
    bottom: 0;
  }
  .header-layout-6 .sticky-icon-group {
    margin: 0 -10px 0 0;
  }
  .header-layout-6 .typo-icon-ajaxcart .typo-cart-label .print {
    display: block;
  }
  .block-top-02 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block-top-02 .images {
    order: 2;
  }
  .block-top-01 .content-block,
  .block-top-02 .content-block {
    padding: 25px 0;
    margin: 0;
  }
  .block-top-01 .content-block h2,
  .block-top-02 .content-block h2 {
    font-size: 25px;
    margin-bottom: 20px;
    padding: 15px 0 25px;
    line-height: 35px;
  }
  .block-top-01 .content-block p,
  .block-top-02 .content-block p {
    font-size: 14px;
    line-height: 25px;
  }
  .slider-home.slide-fullwidth .caption-wrapper,
  .slider-home.slide-fullwidth {
    height: 400px !important;
  }
  .main-newsletter.home03-newsletter:before {
    display: none;
    visibility: hidden;
  }
  .main-newsletter.home03-newsletter {
    padding: 50px 0;
  }
  .main-newsletter.home03-newsletter .left-newsletter,
  .main-newsletter.home03-newsletter .right-newsletter {
    margin-bottom: 30px;
  }
  .main-newsletter.home03-newsletter .subscribe {
    padding-bottom: 15px;
  }
  .fluid-width-footer.footer-container .footer-top-inner {
    padding: 25px 0 10px;
  }
  .fluid-width-footer.footer-container .footer-copyright {
    padding: 10px 0 40px;
  }
  .fluid-width-footer.footer-container .home03-footer .footer-logo {
    margin: 40px auto;
  }
  .block-top-01 > div,
  .block-top-02 > div {
    display: block;
  }
  .block-top-01 .content-block p,
  .block-top-02 .content-block p {
    display: block;
  }
  .home04.cms-index-index .footer-container {
    display: none;
  }
  .home04 #fp-nav.right {
    right: 6px;
  }
  .fullpage-wrapper .widget-block .intro .text-small {
    font-size: 14px;
  }
  .fullpage-wrapper .widget-block .intro .title {
    font-size: 20px;
  }
  .home04 #section2 .text-normal {
    margin-top: 15px;
  }
  .home04 #section4 .text-normal {
    font-size: 14px;
    margin-top: 15px;
  }
  .home04 #section5 .text-normal {
    font-size: 14px;
  }
  .fullpage-wrapper .widget-block .intro img {
    max-height: 100px;
  }
  .block-prent h2.title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .block-prent .text {
    display: none;
  }
  .block-prent .btn-ex {
    margin-top: 0;
    font-size: 11px;
    overflow: hidden;
  }
  .block-prent .date-time .date,
  .block-prent .date-time .month {
    font-size: 14px;
  }
  .block-prent h3.title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .block-prent #contactForm .form-list .input-box input,
  .block-prent #contactForm .form-list .input-box textarea {
    height: 30px;
    line-height: 28px;
    padding: 0;
  }
  .block-prent #contactForm button span {
    line-height: 30px;
    border: 0;
    padding: 0;
  }
  .block-prent #contactForm button span span {
    line-height: 30px;
    border: 0;
    padding: 0 15px;
  }
  .block-prent h2.title:before {
    height: 2px;
  }
  .block-prent #contactForm .buttons-set {
    margin-top: 10px;
  }
  .block-prent .quote {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .cms-index-index.home05 .header-layout-4 {
    padding: 0;
  }
  #multiscroll {
    position: static;
  }
  .home07.cms-index-index .header-layout-3 {
    position: relative;
    margin-top: 0;
  }
  .home07 .slider-home .caption {
    left: 0;
    max-width: 100%;
    text-align: left;
  }
  .home07 .slider-home .caption .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .home07 .slider-home .caption:before {
    display: none;
  }
  .home07 .main-slide-inner .owl-dots {
    position: relative;
    bottom: auto;
    padding-top: 5px;
  }
  .home07 .typo-wrapper {
    padding: 0;
  }
  .jw-text1 {
    height: 300px;
  }
  .block-jw:before {
    display: none;
  }
  .block-jw .btn-ex {
    opacity: 1;
    visibility: visible;
  }
  .rtl .footer-style14 .inner-footer-block,
  .footer-style14 .inner-footer-block {
    text-align: center !important;
    margin-bottom: 50px;
  }
  .rtl .footer-style14 .inner-footer-block .footer-center-image,
  .footer-style14 .inner-footer-block .footer-center-image {
    margin-bottom: 30px;
  }
  .home14 .footer-copyright .h3,
  .home15 .footer-copyright .h3 {
    margin: 30px 0;
  }
  .rtl .header-layout-4 .sticky-icon-group {
    margin-right: 0;
  }
  .rtl .header-layout-5 .social {
    float: right;
  }
}
@media (max-width: 479px) {
  /*Header Layout 2*/
  .header-layout-8 .logo-home02,
  .header-layout-7 .logo-home02,
  .header-layout-2 .logo-home02 {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .header-layout-8 .logo-home02 .logo,
  .header-layout-7 .logo-home02 .logo,
  .header-layout-2 .logo-home02 .logo {
    margin: 0 auto;
  }
  .header-layout-8 .form-search,
  .header-layout-7 .form-search,
  .header-layout-2 .form-search {
    float: none;
  }
  .header-layout-8 .ajaxcart,
  .header-layout-7 .ajaxcart,
  .header-layout-2 .ajaxcart {
    right: -40px;
  }
  .header-layout-8 .cmn-toggle-switch,
  .header-layout-7 .cmn-toggle-switch,
  .header-layout-2 .cmn-toggle-switch {
    width: 30px;
  }
  .header-layout-8 .sticky-icon-group .settings,
  .header-layout-7 .sticky-icon-group .settings,
  .header-layout-2 .sticky-icon-group .settings {
    display: block;
  }
  /*Header Layout 3*/
  .header-layout-3 .nav-top-inner {
    text-align: initial;
  }
  .header-layout-3 .ajaxcart {
    right: -40px;
    left: auto;
  }
  .header-layout-3 .logo-home03 {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .header-layout-3 .logo-home03 .logo {
    margin: 0 auto;
  }
  .header-layout-3 .form-search {
    float: none;
  }
  .header-layout-3 .cmn-toggle-switch {
    width: 30px;
  }
  .header-layout-3 .sticky-icon-group .settings {
    display: block;
  }
  /*Header Layout 4*/
  .header-layout-4 .logo-home04 .logo a img {
    max-width: 90px;
  }
  .header-layout-4 .form-search {
    float: none;
  }
  .header-layout-4 .ajaxcart {
    right: -40px;
  }
  .header-layout-4 .sticky-icon-group .settings {
    display: block;
  }
  /*Header Layout 6*/
  .header-layout-6 .nav-top-inner {
    text-align: initial;
  }
  .header-layout-6 .ajaxcart {
    right: -40px;
    left: auto;
  }
  .header-layout-6 .logo-home06 {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .header-layout-6 .logo-home06 .logo {
    margin: 0 auto;
  }
  .header-layout-6 .form-search {
    float: none;
  }
  .header-layout-6 .cmn-toggle-switch {
    width: 30px;
  }
  .header-layout-6 .sticky-icon-group .settings {
    display: block;
  }
  .slider-home.slide-fullwidth .caption {
    width: 100%;
    max-width: 270px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 55%;
  }
  .interior-block-slide,
  .interior-block-static {
    height: 400px;
  }
  .rtl {
    /*Header Layout 2*/
  }
  .rtl .header-layout-8 .ajaxcart,
  .rtl .header-layout-7 .ajaxcart,
  .rtl .header-layout-2 .ajaxcart,
  .rtl .header-layout-4 .ajaxcart {
    left: -40px;
    right: auto;
  }
}
.home-sidebar .nav-top-inner {
  padding: 0;
}
.home-sidebar .sticky-search .quick-search {
  right: 0;
  max-width: 100%;
  padding-left: 300px;
  border-bottom: 1px solid #ccc;
}
.home-sidebar .sticky-search .quick-search .icon_close {
  right: 15px;
}
.home-sidebar .main-slide-inner {
  padding: 0;
}
.home-sidebar .logo-home {
  padding: 15px 40px;
  height: 120px;
}
.home-sidebar .logo-home .logo a img {
  margin: 0;
}
.home-sidebar .logo-home strong {
  position: absolute;
  top: -9999em;
  text-indent: -99999em;
}
.home-sidebar .sticky-icon-group {
  display: inline-block;
  float: right;
  margin: 0 0 0 -10px;
}
.home-sidebar .sticky-icon-group > div {
  float: left;
  margin: 0 10px;
}
.sb-topbar {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 60px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  z-index: 99;
  padding: 0 30px;
}
.sb-header-menu {
  position: fixed;
  left: 0;
  top: auto;
  bottom: 0;
  z-index: 100;
  padding: 0;
  height: 100%;
  width: 300px;
  background-color: #fff;
  border-right: 1px solid #ddd;
}
.sb-header-menu .mCustomScrollBox {
  overflow: visible;
}
.sb-header-menu .mCustomScrollBox .mCSB_container {
  overflow: visible;
}
.sb-header-menu .mCSB_scrollTools {
  left: -5px;
  right: auto;
}
.widget-collection-style3 .heading-title h2 {
  font-size: 24px;
}
.widget-collection-style3 .tabs-wrap {
  text-align: center;
}
.widget-collection-style3 .widget-tabs > li a {
  font-size: 14px;
  padding: 15px 30px;
  color: #000;
}
.widget-collection-style3 .widget-tabs > li a:focus,
.widget-collection-style3 .widget-tabs > li a:hover {
  color: #999;
}
.widget-collection-style3 .widget-tabs > li.active a {
  color: #999;
}
.widget-collection-style3 .widget-tabs > li:before {
  content: "|";
  top: 50%;
  left: -4px;
  margin-top: -10px;
  font-size: 17px;
  width: 8px;
  height: 20px;
  color: #000;
  font-weight: 600;
}
.slider-home.slider-type2 .caption {
  max-width: 420px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.7);
}
.slider-home.slider-type2 .caption.top-center {
  max-width: 660px;
}
.slider-home.slider-type2 .caption .text {
  margin-bottom: 45px;
}
.slider-home.slider-type2 .caption .btn-slide a {
  height: 58px;
  line-height: 58px;
  padding: 0 40px;
}
.slider-home.slider-type3 .caption {
  max-width: 525px;
}
.slider-home.slider-type3 .caption .title {
  font-size: 60px;
}
.slider-home.slider-type3 .caption.top-center {
  max-width: 660px;
}
.slider-home.slider-type3 .caption .text {
  margin-bottom: 45px;
  font-size: 16px;
}
.slider-home.slider-type3 .caption .btn-slide a {
  height: 58px;
  line-height: 58px;
  padding: 0 40px;
}
.vheader-layout-1 .main-container {
  padding-top: 60px;
  margin: 0;
  position: relative;
}
.home-sidebar {
  padding-left: 300px;
}
.home-sidebar .sidebar-newsletter {
  margin-top: 30px;
  padding: 0 40px;
}
.home-sidebar .sidebar-newsletter .main-newsletter-inner {
  border-top: 1px solid #ddd;
}
.home-sidebar .sidebar-newsletter .main-newsletter-inner .subscribe .title {
  margin-top: 40px;
  text-align: initial;
  font-size: 13px;
  margin-bottom: 5px;
}
.home-sidebar .sidebar-newsletter .main-newsletter-inner .subscribe .text {
  text-align: initial;
  font-size: 13px;
  margin-bottom: 30px;
}
.home-sidebar .sidebar-newsletter .main-newsletter-inner .subscribe .input-box input {
  height: 44px;
  padding: 0 20px;
}
.home-sidebar .sidebar-newsletter .main-newsletter-inner .subscribe .input-box button {
  position: relative;
  margin-top: 30px;
  left: 0;
  background-color: #000;
  height: 44px;
  line-height: 44px;
}
.home-sidebar .sidebar-newsletter .main-newsletter-inner .subscribe .input-box button span {
  height: 44px;
  line-height: 44px;
  font-size: 13px;
  letter-spacing: 0.6px;
}
.home-sidebar .sidebar-footer {
  margin-top: 30px;
  padding: 0 40px 30px;
}
.home-sidebar .sidebar-footer .social-icons.hide-text li {
  display: inline-block;
}
.home-sidebar .sidebar-footer .social-icons.hide-text li a {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  color: #999;
}
.home-sidebar .sidebar-footer .social-icons.hide-text li a:hover {
  color: #000;
}
.home-sidebar .sidebar-footer .social-icons.hide-text li span {
  display: none;
}
.home-sidebar .sidebar-footer .sidebar-footer-content {
  font-size: 12px;
  margin-top: 15px;
  font-weight: 600;
  color: #000;
}
.footer-bottom-content {
  padding: 30px 0;
  font-size: 13px;
  background-color: #ececec;
  text-align: center;
}
.footer-bottom-content span {
  text-transform: uppercase;
  line-height: 40px;
  display: inline-block;
  padding: 0 5px;
}
.testimonial-block .owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.testimonial-inner {
  text-align: center;
  padding: 175px 0;
  margin: 0 auto;
  width: 70%;
}
.testimonial-inner img {
  width: 115px !important;
  border-radius: 100%;
  margin: 0 auto;
}
.testimonial-inner .content {
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.07em;
  color: #ffffff;
  line-height: 26px;
  font-weight: 400;
  padding: 30px 0 20px 0;
  position: relative;
}
.testimonial-inner .write-author {
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #c2c2c2;
}
.testimonial-inner .write-by {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-style: italic;
  color: #c2c2c2;
}
.home10-copyright {
  padding: 30px 0;
  font-size: 13px;
  text-transform: uppercase;
}
.rtl .vheader-layout-1 .sticky-icon-group > div {
  float: right;
}
.rtl .vheader-layout-1 .sticky-icon-group {
  float: left;
}
.rtl.home-sidebar .sticky-search .quick-search {
  padding-left: 0;
  padding-right: 300px;
}
.rtl.home-sidebar .sticky-search .quick-search .icon_close {
  right: auto;
  left: 15px;
}
.rtl .sb-header-menu {
  right: 0;
  left: auto;
  border-right: none;
  border-left: 1px solid #ddd;
}
.rtl.home-sidebar {
  padding: 60px 300px 0 0;
}
.rtl.home11.home-sidebar {
  padding-top: 0;
}
.rtl .vheader-layout-1 #typonav li.mega_align_center.level-top > div.show-sub,
.rtl .vheader-layout-2 #typonav li.mega_align_center.level-top > div.show-sub {
  right: 50%;
  left: auto;
}
.rtl .sb-header-menu .mCSB_scrollTools {
  left: auto;
  right: -5px;
}
.typo-sb-cart {
  padding: 0 40px;
}
.typo-sb-cart .typo-cart {
  width: 100%;
}
.typo-sb-cart .typo-cart .typo-icon-ajaxcart .typo-cart-label {
  width: 100%;
}
.typo-sb-cart .typo-cart .typo-icon-ajaxcart .typo-cart-label .icon-dropdown {
  float: right;
}
.home-sidebar .footer-container .container {
  padding: 0;
}
.home-sidebar .fluid-width-footer.footer-container .footer-copyright {
  padding: 5px 0 10px;
}
.typo-sb-setting,
.typo-sb-quicksearch {
  display: inline-block;
  padding: 0 40px;
  margin-bottom: 50px;
  width: 100%;
}
.typo-sb-setting .store-selector .language-topbar .lang-curr i,
.typo-sb-setting .store-selector .currency-topbar .currency-sym i {
  padding-left: 3px;
}
.typo-sb-setting .currency-topbar .currency-sym a {
  padding: 0;
}
.typo-sb-setting .language-topbar .lang-curr a {
  padding: 0 0 0 25px;
}
.typo-sb-setting .settings {
  display: inline-block;
  float: right;
}
.typo-sb-setting .settings i {
  line-height: 20px;
}
.typo-sb-setting .setting-language,
.typo-sb-setting .setting-currency {
  display: none;
}
.typo-sb-setting .settings .setting-language,
.typo-sb-setting .settings .setting-currency {
  padding: 25px 25px 20px;
  border-bottom: 1px dashed #333;
}
.typo-sb-setting .store-selector > .currency-topbar {
  padding: 0 15px;
}
.vheader-layout-2 .sb-header-menu {
  border: none;
}
@media (min-width: 1200px) {
  .typo-sb-setting .settings .settings-inner {
    right: auto;
    top: auto;
    left: 100%;
    bottom: 0;
  }
  .typo-sb-cart {
    padding-bottom: 30px;
  }
  .typo-sb-cart .ajaxcart {
    right: auto;
    top: auto;
    left: 100%;
    bottom: 0;
  }
  .rtl .typo-sb-cart .ajaxcart,
  .rtl .typo-sb-setting .settings .settings-inner {
    right: 100%;
    left: auto;
  }
  .rtl .typo-sb-cart .typo-cart .typo-icon-ajaxcart .typo-cart-label .icon-dropdown {
    float: left;
  }
  .rtl .typo-sb-setting .settings {
    float: left;
  }
}
@media (max-width: 1599px) {
  .slider-home.slider-type2 {
    height: 580px !important;
  }
  .slider-home.slider-type3 {
    height: 680px !important;
  }
}
@media (max-width: 1199px) {
  .vheader-layout-2 .sb-header-menu {
    margin-bottom: 30px;
  }
  .typo-sb-cart {
    width: 29%;
    display: inline-block;
    float: right;
    text-align: right;
  }
  .typo-sb-cart .typo-cart {
    width: auto;
  }
  .typo-sb-quicksearch {
    width: 70%;
    display: inline-block;
    margin-bottom: 40px;
  }
  .typo-sb-cart .typo-cart .typo-icon-ajaxcart .typo-cart-label {
    pointer-events: none;
  }
  .home-sidebar .global-site-notice {
    padding: 0;
  }
  .home-sidebar .sticky-search .quick-search {
    padding: 0;
  }
  .vheader-layout-2 .nav-top {
    margin-bottom: 0;
  }
  .typo-sb-setting {
    margin-bottom: 0;
  }
  .typo-sb-setting .store-selector {
    display: none;
  }
  .typo-sb-setting .settings {
    position: absolute;
    right: 40px;
    top: 35px;
  }
  .typo-sb-setting .setting-language,
  .typo-sb-setting .setting-currency {
    display: block;
  }
  .sb-header-menu {
    position: relative;
    width: 100%;
    border: none;
    z-index: 98;
  }
  .sb-topbar {
    position: relative;
  }
  .home-sidebar {
    padding: 0;
  }
  .home-sidebar .logo-home {
    margin: 15px 0;
    display: inline-block;
    text-align: center;
    height: auto;
  }
  .home-sidebar .logo-home .logo {
    display: inline-block;
    margin: 0 auto;
  }
  .home-sidebar .sidebar-footer {
    position: relative;
    text-align: center;
    margin: 0;
  }
  .slider-home.slider-type2 {
    height: 600px !important;
  }
  .rtl.home-sidebar {
    padding: 0;
  }
  .rtl .typo-sb-cart {
    float: left;
  }
  .rtl .typo-sb-cart .typo-maincart {
    text-align: left;
  }
  .rtl .typo-sb-setting .settings {
    left: 40px;
    right: auto;
  }
  .rtl .vheader-layout-2 .menu-bar-btn {
    right: 30px;
    left: auto;
  }
  .rtl .typo-icon-ajaxcart .icon-cart {
    float: left;
  }
  .rtl.home-sidebar .main-container {
    padding: 0;
  }
  .rtl.home-sidebar .sticky-search .quick-search {
    padding: 0;
  }
  .rtl.home-sidebar .global-site-notice {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .typo-sb-cart {
    padding: 0 40px 0 0;
  }
  .rtl .typo-sb-cart {
    padding: 0 0 0 40px;
  }
  .slider-home.slider-type2 {
    height: 500px !important;
  }
  .slider-home.slider-type2 .caption {
    background-color: rgba(255, 255, 255, 0.8);
    max-width: 360px;
    padding: 15px;
  }
  .slider-home.slider-type2 .caption.top-center {
    max-width: 360px;
  }
  .slider-home.slider-type3 {
    height: 500px !important;
  }
  .slider-home.slider-type3 .caption {
    text-align: left;
  }
  .slider-home.slider-type3 .caption .title {
    font-size: 40px;
  }
  .slider-home.slider-type3 .caption .title.border-bot {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
  .slider-home.slider-type3 .caption .text {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .slider-home.slider-type3 .caption .btn-slide a {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
  }
}
@media (max-width: 480px) {
  .slider-home.slider-type2 {
    height: 460px !important;
  }
  .slider-home.slider-type2 .caption {
    background-color: rgba(255, 255, 255, 0.8);
    max-width: 360px;
    padding: 15px;
  }
  .slider-home.slider-type2 .caption.top-center {
    max-width: 360px;
  }
  .slider-home.slider-type2 .caption .text {
    display: none;
  }
  .slider-home.slider-type3 {
    height: 460px !important;
  }
  .slider-home.slider-type3 .caption {
    max-width: 360px !important;
  }
  .slider-home.slider-type3 .caption .title {
    font-size: 25px;
  }
  .slider-home.slider-type3 .caption .text {
    display: none;
  }
  .home-sidebar .logo-home .logo {
    max-width: 50%;
  }
}
.home12 .slider-home.slide-fullwidth .caption {
  right: auto;
  left: 15%;
}
.home12 .slider-home .caption .title {
  color: #fff;
  text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5);
}
.home12 .slider-home .caption .text {
  color: #fff;
  text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5);
}
.home12 .main-slide-inner {
  margin-bottom: 0;
}
.block-welcome2 {
  background-color: #f0f0f0;
  padding: 125px 0 130px 0;
  position: relative;
}
.block-welcome2:before {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 75px;
  background-color: #000;
  content: "";
}
.block-welcome2 .heading-title {
  padding: 0;
  position: relative;
  background: transparent;
  z-index: 1;
  margin-bottom: 30px;
}
.block-welcome2 .heading-title h2 {
  font-size: 30px;
}
.block-welcome2 .heading-title .bg-word {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #e4e4e4;
  font-size: 120px;
  font-weight: bold;
  z-index: -1;
}
.block-welcome2 .block-icon {
  height: auto;
  background-color: transparent;
  position: relative;
}
.block-welcome2 .block-icon:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  transition: all 250ms ease;
}
.block-welcome2 .block-icon:hover:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-welcome2 .block-icon img {
  width: 100%;
}
.block-welcome2 .block-icon .block-center {
  padding: 30px;
}
.block-cd .content-block {
  max-width: 500px;
}
.block-cd .content-block h2 {
  padding: 0;
}
.block-cd .content-block h2 span:after {
  display: none;
}
.block-cd .content-block .desc {
  margin-bottom: 30px;
}
.block-cd .content-block .product-date {
  margin-bottom: 30px;
}
.block-cd .images {
  position: relative;
}
.block-cd .images .content-block {
  text-align: center;
  position: absolute;
  top: 10%;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.home12 .wcl-word {
  padding-top: 65px;
}
.wcl-word {
  padding-top: 65px;
  position: relative;
}
.wcl-word:before {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 75px;
  background-color: #000;
  content: "";
}
.wcl-word .heading-title {
  padding: 0;
  position: relative;
  background: transparent;
  z-index: 1;
  margin-bottom: 30px;
}
.wcl-word .heading-title h2 {
  font-size: 30px;
}
.wcl-word .heading-title .bg-word {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #e4e4e4;
  font-size: 120px;
  font-weight: bold;
  z-index: -1;
}
.blog-layout2 {
  text-align: center;
  position: relative;
  padding: 125px 0 110px 0;
}
.blog-layout2:before {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 75px;
  background-color: #000;
  content: "";
}
.blog-layout2 .heading-title {
  padding: 0;
  position: relative;
  background: transparent;
  z-index: 1;
  margin-bottom: 30px;
}
.blog-layout2 .heading-title h2 {
  font-size: 30px;
}
.blog-layout2 .heading-title .bg-word {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #e4e4e4;
  font-size: 120px;
  font-weight: bold;
  z-index: -1;
}
.blog-layout2 .subtitle-widget {
  margin-bottom: 40px;
}
.blog-layout2 .title-post {
  font-size: 16px;
  text-transform: uppercase;
}
.blog-layout2 .blog {
  padding-top: 40px;
}
.blog-layout2 .blog .main-post {
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.blog-layout2 .blog:last-child .main-post {
  border-bottom: none;
}
.blog-layout2 .blog:first-child .text-post {
  display: block;
}
.blog-layout2 .blog .title-post {
  margin: 0 0 10px 0;
}
.blog-layout2 .blog .main-post-inner {
  padding-bottom: 40px;
}
.blog-layout2 .text-post {
  padding: 20px 0;
  background-color: #f3f3f3;
  display: none;
}
.blog-layout2 .text-post .readmore-post {
  text-transform: uppercase;
  margin: 10px 0 0;
}
.home12 .main-newsletter-inner {
  background-color: #f3f3f3;
  border-top: none;
  padding: 75px 0;
}
.home12 .main-newsletter-inner input {
  background-color: #fff;
}
.home12 .fluid-width-footer.footer-container .footer-top-inner {
  padding-bottom: 80px;
}
.home12 .fluid-width-footer.footer-container .footer-copyright {
  padding-bottom: 15px;
}
.home12 .footer-logo {
  margin-bottom: 30px;
}
.home15 .cmn-toggle-switch span,
.home15 .cmn-toggle-switch span::before,
.home15 .cmn-toggle-switch span::after {
  background-color: #fff;
}
.home15 .main-top {
  background: url('https://www.georges.com.au/skin/frontend/typologancee/default/images/maintop_bg.jpg') no-repeat center center;
  background-size: cover;
}
.home15 .footer-container {
  background: url("https://www.georges.com.au/skin/frontend/typologancee/default/images/foot-bg15.jpg") no-repeat;
  background-size: cover;
  padding: 0;
  /*    .footer-bottom,
    .footer-top,
    .footer-copyright{
      background: rgba(0,0,0,0);
    }*/
}
.home15 .header-layout-8 {
  border-bottom: none;
}
.home15 .footer-style14 .inner-footer-block .footer-payment h3 {
  color: #fff;
  letter-spacing: 0.025em;
  font-size: 13px;
  line-height: 24px;
}
.tpblock {
  position: relative;
  display: table;
  width: 100%;
}
.tpblock > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.tpblock .images {
  overflow: hidden;
  text-align: center;
}
.tpblock .images img {
  max-width: 100%;
}
.tpblock .content-block {
  margin: 15px auto;
}
.tpblock .dark-content {
  background-color: #161616;
}
.tpblock .dark-content .content-block {
  margin: 15px auto;
  width: 100%;
  max-width: 400px;
}
.tpblock .dark-content .content-block .quote-block {
  text-align: center;
  color: #fff;
}
.tpblock .dark-content .content-block .quote-block:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 36px;
  color: #cc9966;
  margin-bottom: 60px;
  display: inline-block;
}
.tpblock .dark-content .content-block .quote-block .testimoniel {
  font-style: italic;
  font-size: 18px;
  color: #ccc;
  line-height: 24px;
  margin-bottom: 50px;
}
.tpblock .dark-content .content-block .quote-block h4 {
  font-size: 13px;
  text-transform: uppercase;
  color: #ccc;
  letter-spacing: 0.25em;
  margin: 0;
  font-weight: 400;
}
.tpblock .dark-content .content-block .quote-block p.subtit {
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  color: #666;
  line-height: 18px;
}
.tpblock h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  color: #cc9966;
  letter-spacing: 0.05em;
  margin: 0 0 30px;
  line-height: 24px;
}
.tpblock h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  margin: 0 0 45px;
}
.tpblock p.desc.std {
  font-size: 14px;
  color: #ccc;
  letter-spacing: 0.025em;
  margin: 0 0 15px;
}
.tpblock ul li {
  list-style: none;
  color: #ccc;
  line-height: 24px;
}
.tpblock ul li:before {
  content: "\f005";
  float: left;
  font-family: fontawesome;
  color: #cc9966;
  margin-right: 10px;
}
.tpblock div.action {
  margin-top: 70px;
}
.tpblock.tp-block-02 .view-btn .viewmore-btn {
  border: 1px solid #cc9966;
}
.tpblock.tp-block-02 .view-btn .viewmore-btn span {
  border-right: 1px solid #cc9966;
}
.tpblock.tp-block-02 .dark-content .content-block img {
  margin-top: 40px;
}
.tpblock.tp-block-01 {
  padding: 100px 0;
}
.tpblock.tp-block-01 h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  color: #cc9966;
  letter-spacing: 0.05em;
  margin: 0 0 30px;
  line-height: 24px;
}
.tpblock.tp-block-01 h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  margin: 0 0 40px;
}
.tpblock.tp-block-01 div.action {
  margin-top: 60px;
}
.tp-btn01 {
  position: relative;
  cursor: pointer;
  overflow: visible;
  display: inline-block;
  white-space: nowrap;
  background-color: #000;
  border: 1px solid #000000;
  line-height: 60px;
  padding-left: 40px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: 0.1em;
  /*  -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
  -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
  box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);*/
}
.tp-btn01:after {
  margin-left: 30px;
  content: "\f105";
  font-family: FontAwesome;
  background: #ccc;
  background: rgba(0, 0, 0, 0.1);
  float: right;
  text-align: center;
  font-size: 1.5em;
  -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
  border-radius: 0;
  pointer-events: none;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.bottom_block_margin {
  margin-bottom: 100px;
}
.view-btn {
  display: inline-block;
  margin-top: 20px;
}
.view-btn .viewmore-btn {
  padding-right: 60px;
  position: relative;
  display: inline-block;
  color: #fff;
  background: #000;
  cursor: pointer;
}
.view-btn .viewmore-btn span {
  white-space: nowrap;
  line-height: 50px;
  height: 50px;
  padding: 0 30px;
  display: inline-block;
  border-right: 1px solid #404040;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.view-btn .viewmore-btn:after {
  content: "\f105";
  font-family: FontAwesome;
  line-height: 50px;
  width: 55px;
  text-align: center;
  height: 50px;
  top: 0;
  right: 0;
  position: absolute;
  font-size: 20px;
}
.widget-product.heading_style02 .heading-title {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget-product.heading_style02 .heading-title h2 {
  font-size: 36px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget-product.heading_style02 .heading-title h2 span {
  line-height: 24px;
}
.widget-blog.heading_style02 .main-heading {
  margin-bottom: 45px;
}
.widget-blog.heading_style02 .blog-grid {
  margin: 0;
}
.widget-blog.heading_style02 h2.title-widget {
  font-size: 36px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget-blog.heading_style02 h2.title-widget span {
  line-height: 24px;
}
.widget-blog.heading_style02 .subtitle-widget {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  margin-top: 10px;
}
.widget-blog.heading_style02 .blog-cat {
  margin-top: 75px;
}
.subtitle-widget {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  margin-bottom: 75px;
}
@media (max-width: 991px) {
  .home12 .slider-home.slide-fullwidth .caption {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .home12 .slider-home.slide-fullwidth .caption:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .home12 .typo-wrapper {
    padding-top: 0;
  }
}
.home13 .main-bottom {
  border-top: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
}
.home13 .main-brands-inner {
  border-top: none;
}
.home13 .footer-container {
  border-top: none;
  padding-bottom: 0;
}
.home13 .footer-container .footer-top .footer-col1 {
  padding: 0 10%;
}
.home13 .footer-container .footer-top h3 {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.home13 .footer-container .footer-top p {
  font-size: 13px;
  line-height: 24px;
}
.home13 .footer-container .footer-top .tagtwitter,
.home13 .footer-container .footer-top .hashtag {
  color: #000;
}
.home13 .footer-container .footer-top .daypost {
  text-transform: uppercase;
}
.home13 .footer-container .footer-bottom {
  padding: 20px 0 60px;
}
.home13 .footer-container .footer-bottom h4 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.home13 .footer-container .footer-bottom ul.social-icons li {
  display: inline-block;
}
.home13 .footer-container .footer-bottom ul.social-icons li a span {
  display: none;
}
.home13 .footer-container .footer-bottom ul.social-icons li a i {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
}
.home13 .footer-container .footer-copyright {
  padding: 30px 0;
}
.slider-home.slide-fullwidth .caption-wrapper {
  position: relative;
}
.slider-home.slide-fullwidth .caption-wrapper .caption {
  left: 5px;
  width: 100%;
  max-width: 500px;
  right: auto;
}
.slider-home.slide-fullwidth .caption-wrapper .caption h4.subtitle {
  font-size: 16px;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
.slider-home.slide-fullwidth .caption-wrapper .caption .title {
  font-size: 48px;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.slider-home.slide-fullwidth .caption-wrapper .caption span.bold-black-text {
  font-weight: 900;
  color: #000;
}
.slider-home.slide-fullwidth .caption-wrapper .caption span.grey-text {
  font-weight: 400;
  color: #666;
}
.slider-home.slide-fullwidth .caption-wrapper .caption span.bold-cyan-text {
  color: #927548;
  font-weight: 900;
}
.slider-home.slide-fullwidth .caption-wrapper .caption .btn-slide a {
  font-size: 14px;
}
.slider-home.slide-fullwidth .caption-wrapper .caption.right-center2 {
  left: auto;
  right: 5px;
  text-align: right;
}
.welcome-block {
  padding: 40px 0 70px;
}
.welcome-block .heading-title {
  background: transparent;
}
.welcome-block .heading-title h2 {
  font-size: 30px;
  font-weight: 600;
}
.welcome-block .heading-title h2 span.grey-text {
  color: #666666;
  font-weight: 400;
}
.welcome-block .text-block {
  text-align: center;
  color: #999;
  margin-bottom: 60px;
}
.welcome-block .left-welcome,
.welcome-block .center-welcome,
.welcome-block .right-welcome {
  position: relative;
}
.welcome-block .left-welcome img,
.welcome-block .center-welcome img,
.welcome-block .right-welcome img {
  width: 100%;
}
.welcome-block .center-welcome {
  text-align: left;
}
.welcome-block .welcome-content {
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
}
.welcome-block .welcome-content .wtitle {
  color: #666666;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 30px;
}
.welcome-block .welcome-content .wcontent {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 40px;
  line-height: 30px;
}
.welcome-block .welcome-content .wcontent2 {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 40px;
  line-height: 30px;
}
.welcome-block .welcome-content .wcontent2 .cyan-text {
  color: #927548;
}
.welcome-block .welcome-content .sub-wcontent p {
  color: #666666;
  line-height: 24px;
  margin-bottom: 30px;
}
.welcome-block .welcome-content .sub-wcontent p .black-text {
  color: #000;
}
.welcome-block .welcome-content ul li {
  padding: 0 15px;
  color: #666666;
  position: relative;
  line-height: 24px;
}
.welcome-block .welcome-content ul li:before {
  position: absolute;
  line-height: 24px;
  content: "\f005";
  font-family: FontAwesome;
  left: 0;
  top: 0;
  font-size: 13px;
  color: #927548;
}
.welcome-block .welcome-content a.button {
  position: absolute;
  left: 0;
  bottom: 0;
}
.welcome-block .welcome-content .wlink a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 25px;
  color: #927548;
  padding-right: 20px;
  position: relative;
  display: inline-block;
}
.welcome-block .welcome-content .wlink a .arrow_right {
  position: absolute;
  line-height: 25px;
  right: 0;
  top: 0;
}
.deal-block .deal-section {
  padding: 120px 0;
}
.deal-block .inner-deal-block {
  text-align: left;
}
.deal-block .hotdeal-image {
  text-align: right;
}
.deal-block .hotdeal-image img {
  margin-top: 30px;
}
.deal-block .subtitle {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.1em;
  margin: 0 0 25px;
  padding: 0;
  color: #000;
}
.deal-block .subtitle .grey-text {
  color: #666666;
}
.deal-block .title {
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 40px;
}
.deal-block .title .cyan-text {
  color: #927548;
}
.deal-block .notice {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.deal-block .text {
  line-height: 24px;
  color: #666666;
  font-size: 14px;
  padding: 0;
  margin: 0 0 50px;
}
.deal-block .text .black-text {
  color: #000;
}
.deal-block .product-date {
  margin-bottom: 50px;
}
.deal-block .product-date .cd-sale .num {
  background-color: #fff;
}
.grey-text {
  color: #666666;
}
.widget-product-tab.tab-products-02 {
  padding: 45px 0;
}
.widget-product-tab.tab-products-02 .main-heading {
  padding-bottom: 0;
}
.widget-product-tab.tab-products-02 .heading-title {
  background: transparent;
  padding: 10px 0 15px;
}
.widget-product-tab.tab-products-02 .heading-title h2 {
  font-size: 30px;
  line-height: 32px;
}
.widget-product-tab.tab-products-02 .heading-title h2 span.grey-text {
  font-weight: 300;
}
.widget-product-tab.tab-products-02 .widget-tabs > li > a {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 36px;
  color: #000000;
  font-weight: 300;
}
.widget-product-tab.tab-products-02 .widget-tabs > li:before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "|";
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -10px;
  font-size: 19px;
  width: 8px;
  height: 14px;
  color: #000;
  line-height: 1;
  font-weight: 600;
}
.widget-product-tab.tab-products-02 .widget-tabs > li:first-child:before {
  display: none;
}
.widget-product-tab.tab-products-02 .widget-tabs > li.active > a,
.widget-product-tab.tab-products-02 .widget-tabs > li.active > a:focus,
.widget-product-tab.tab-products-02 .widget-tabs > li.active > a:hover {
  color: #999999;
}
.widget-product-tab.tab-products-03 .main-heading {
  padding: 20px 0;
}
.widget-product-tab.tab-products-03 .main-heading .heading-title {
  background: none;
  padding: 10px 0 15px;
}
.widget-product-tab.tab-products-03 .main-heading .heading-title h2 {
  font-size: 30px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.widget-product-tab.tab-products-03 .tabs-wrap {
  margin-bottom: 40px;
}
.widget-product-tab.tab-products-03 .widget-tabs > li > a {
  font-size: 14px;
  padding: 15px 30px;
  font-weight: 400;
  letter-spacing: 1px;
}
.widget-product-tab.tab-products-03 .widget-tabs > li:before {
  content: "/";
  font-weight: 900;
  font-size: 18px;
  margin-top: -9px;
}
.widget-blog.blog-layout3 {
  position: relative;
  padding: 0px 0 30px 0;
}
.widget-blog.blog-layout3 li.item {
  position: relative;
  padding: 0;
}
.widget-blog.blog-layout3 li.item .main-post {
  text-align: center;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.widget-blog.blog-layout3 li.item .main-post .inner-main-post {
  width: 90%;
}
.widget-blog.blog-layout3 li.item .main-post .main-post-inner {
  color: #999999;
  font-size: 13px;
  line-height: 36px;
}
.widget-blog.blog-layout3 li.item .main-post .main-post-inner span {
  color: #666666;
}
.widget-blog.blog-layout3 li.item .main-post .title-post {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 0;
}
.widget-blog.blog-layout3 li.item:hover .main-post {
  opacity: 1;
  visibility: visible;
}
.widget-blog.blog-layout3 .title-widget {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
.widget-blog.blog-layout3 .title-widget span.grey-text {
  color: #666;
  font-weight: 300;
}
.widget-blog .subtitle-widget {
  text-align: center;
  font-size: 14px;
  color: #999;
  max-width: 520px;
  padding: 0 15px;
  margin: 0 auto 100px;
}
.setting-content .currency-topbar .currency-list ul,
.setting-content .language-topbar .lang-list ul {
  background: transparent;
}
.tp-instagram {
  padding: 0 20px;
}
@media (min-width: 992px) {
  .footer-col2 {
    border-left: 1px solid rgba(204, 204, 204, 0.5);
    border-right: 1px solid rgba(204, 204, 204, 0.5);
  }
}
@media (max-width: 991px) {
  .deal-block .deal-section {
    padding: 70px 15px;
  }
  .home13 .footer-container .footer-top .footer-col1 {
    padding: 0 10% 20px;
  }
  .cms-index-index .header-container.header-layout-7 {
    position: relative;
  }
  .welcome-block .welcome-content .wcontent2,
  .welcome-block .welcome-content .wcontent {
    font-size: 15px;
    line-height: 24px;
  }
  .deal-block .title {
    margin-bottom: 20px;
    font-size: 40px;
  }
  .deal-block .text {
    display: none;
  }
  .deal-block .subtitle {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
.rtl .tpblock ul li:before {
  float: right;
  margin: 0 0 0 10px;
}
@media (max-width: 767px) {
  .tpblock > div {
    display: block;
  }
  .widget-blog.heading_style02 h2.title-widget,
  .widget-product.heading_style02 .heading-title h2 {
    line-height: 1;
  }
  .tpblock .dark-content .content-block {
    padding: 20px 15px;
  }
  .slider-home.slide-fullwidth .caption-wrapper .caption {
    max-width: 100%;
    width: 100%;
    left: 0;
  }
  .slider-home.slide-fullwidth .caption-wrapper .caption h4.subtitle {
    font-size: 12px;
  }
  .slider-home.slide-fullwidth .caption-wrapper .caption .title {
    font-size: 30px;
  }
  .footer-container .footer-static h3 + .hide-accordion {
    display: none;
  }
  .welcome-block .welcome-content .wcontent2 {
    margin-bottom: 10px;
  }
  .home13 .slider-home .caption:before {
    display: none;
  }
  .home13 .slider-home.slide-fullwidth .caption-wrapper .caption {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 479px) {
  .header-layout-8 .logo-home02 {
    margin: 0 40px;
  }
}

/**
 * This file is a container for custom CSS. You can use it to override the default styles of the theme.
 *
 * 1. Copy the file "SAMPLE.custom.css" and rename it to "custom.css".
 *    Otherwise this file will not be loded by Magento.
 * 2. Enable it in the admin panel.
 * 3. Add your own CSS to override the default styles of the theme.
 *
 * Please refer to the user guide for more details.
 *
 */
 @font-face {
    font-family: 'Lato-Black';
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Black.eot');
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Black.woff');
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Black.ttf');
}
 @font-face {
    font-family: 'Lato-Regular';
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Regular.eot');
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Regular.woff');
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Regular.ttf');
}
@font-face {
    font-family: 'Lato-Bold';
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Bold.eot');
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Bold.woff');
    src: url('https://www.georges.com.au/skin/frontend/typologancee/default/css/lato/Lato-Bold.ttf');
}

.free-shipping img {
    margin: auto;
    display: block;
    padding: 0 15px 15px;
}
/*Hover button custom*/
.product-shop .add-to-cart button.btn-cart,
.category-products .products-grid .item .addtocart button.btn-cart {
    background-color: green;
    border-color: green;
}
.product-shop .add-to-cart button.btn-cart:hover,
.category-products .products-grid .item .addtocart button.btn-cart:hover {
    border-color: #333;
}
.product-shop .add-to-cart button.btn-cart span,
.category-products .products-grid .item .addtocart button.btn-cart span {
    color: #ffffff;
}
button.button, a.button {
    background-color: green;
    color: #fff;
    border-color: green;
}
button.button:hover, a.button:hover {
    background-color: #333;
    color: #fff;
    border-color: #333;
}

/*Sticky Navigation*/
.fixed-nav {
    position: fixed;
    max-width: 300px;
    top: 0px;
}
.sidebar .block-content,
.sidebar .block-title {
    width: 90%;
}
/* Nav sidebar*/
.sidebar .block-layered-nav dl dd {
    max-height: 0px;
    padding: 0px;
    margin: 0px;
    position: relative;
    overflow: hidden;
    display: block;
    -webkit-transition: max-height 0.1s ease-in-out, 0.5s linear;
    -moz-transition: max-height 0.1s ease-in-out, 0.5s linear;
    -o-transition: max-height 0.1s ease-in-out, 0.5s linear;
    -ms-transition: max-height 0.1s ease-in-out, 0.5s linear;
    transition: max-height 0.1s ease-in-out, 0.5s linear;
}
.sidebar .block-layered-nav dl dd.nav-active {
    max-height: 1000px;
}
.sidebar .block-content dl dt {
    cursor: pointer;
}

.sidebar .block-layered-nav dd ol {
    margin-top: 10px;
}
.sidebar .block-content dl dt:before {
    content: "\4c";
    position: absolute;
    top: 15px;
    right: 0;
    font-family: 'ElegantIcons';
}
.sidebar .block-content dl dt.nav-show:before {
    content: "\4b";
}

.col-right-custom { float: right; }
/*Product page*/
.more-options {font-size: 20px;}
.more-options .more-views h4 {font-family: Lato, arial, serif; font-weight: 500;}

/*Change font size description product*/
.product-tabs-content .box-collateral { font-size: 15px; }
input.m-slider[type="text"] {
    width: 50px !important;
    font-size: 13px;
    padding: 2px;
    margin-bottom: 5px;
}
#typonav li.level0:hover > .show-sub {    background-color: #f1f1f1;}
@media (max-width: 767px) {
    .catalog-category-view .container {
        /*padding-left: 0px;
        padding-right: 0px;*/
    }
}
/*My account custom*/
.acc-topbar:hover .acc-list {
    left: -20px;
    padding-top: 0px;
}
.no-display {
    display: none !important;
}

.customer-account-index .row { margin-left: 0px; }

.slider-home.slide-fullwidth .caption-wrapper .caption .title{
    font-family: 'Lato-Black';
    font-size: 36px;
    color: #323232;
}
.slider-home .caption .text{
    font-family: 'Lato-Regular';
    font-size: 33.39px;
    color: #323232;
    margin-bottom: 30px;
}
.owl-theme .owl-nav [class*='owl-']{
    background: #b1a9b2;
}
.home13 .footer-container ul.social-icons li a i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}
.footer-container a {
    color: #666666;
}
.footer-copyright a:hover{
    color: #000;
}
.home13 .footer-container ul.social-icons li {
    display: inline-block;
}
.home13 .footer-container ul.social-icons li a span {
    display: none;
}
.home13 .typo-wrapper .heading-title {padding: 0px;}
.home13 .typo-wrapper .typo-insta {margin-bottom: 0px !important;}
.logo-bottom{
    margin-bottom: 20px;
    margin-top: -12px;
}
.footer-container .footer-copyright{
    border-top: none;
}
.footer-top .container{
    border-bottom: 1px solid rgba(204,204,204,0.5);;
}
.home13 .main-brands-inner{
    padding: 0px;
}
.home13 .block-welcome2{
    background: transparent;
    padding: 60px 0;
}
.home13 .block-welcome2:before{
    height: 0px;
}
.home13 .widget-block .block-title{
    font-family: 'Lato-Black';
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0px;
}
.slider-shop-cateogry .owl-theme .owl-dots {
    position: absolute;
    bottom: 13px;
    right: 14px;
    display: inline-block;
    vertical-align: top;
}
.slider-shop-cateogry .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #000000;
    border-radius: 0;
    width: 20px;
    height: 6px;
    margin: 0 3px;
}
.slider-shop-cateogry .owl-theme .owl-dots .owl-dot.active span,
.slider-shop-cateogry .owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}
.home-static-link{
    font-family: 'Lato-Black';
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
}
.home-latest-goods .heading-title{
    padding: 0px;
    background: transparent;
}
.home-latest-goods .heading-title h2{
    font-size: 32px;
    font-family: 'Lato-Black';
}
.home-latest-goods .tabs-wrap{
    display: none;
}
.home-parallax-slider .owl-theme .owl-nav [class*='owl-']{
    line-height: 21px;
    width: 65px;
    height: 65px;
    padding: 10px 5px;
    font-size: 16px;
    letter-spacing: 5px;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
}
.home13 .product-date{
    color: #636362;
}
.home13 .home-products-bottom{
    background: #fff;
}
.home-products-bottom .widget-tabs{
    display: none;
}
.home-post-newsletter-block{
    padding: 30px 0;
}
.home-blog-article{
    text-align: left;
    max-width: 625px;
    margin: 0 auto;
}
.home-blog-newsletter{
    text-align: left;
    max-width: 625px;
    margin: 0 auto;
}
ul.custom-menu {display: inline-block;}
.custom-menu a{color:#333333;font-weight: bold;text-transform: uppercase;font-size: 16px;font-family: Montserrat, arial, serif;display: inline-block;padding: 16px 10px;}
.contact-center li {
    float: left;
    text-align: left;
    width: 25%;
}
.top-buffer {
    margin-top: 20px;
}
.block-static-top {
    cursor: pointer;
}
.block-static-top .text-wrap .title,.block-static-top .text-wrap a {
    color: #fff;
}
.catalog-product-view .availability{
    display: none!important;
}
@media (min-width: 991px){
    .home-blog-article, .home-blog-newsletter{
        padding-left: 15px;
    }
}
.home-blog-article .title, .home-blog-newsletter .title{
    text-transform: uppercase;
    font-family: 'Lato-Black';
    font-size: 24px;
    margin-bottom: 45px;
}
.home-blog-newsletter .subscribe .input-box button{
    height: 53px;
    margin-top: -27px;
    right: 0px;
    width: 140px;
}
.home-blog-newsletter .subscribe .input-box input{
    height: 53px;
}
.home-blog-article .title-blog a{
    text-transform: none;
    color: #333;
    font-size: 18px;
}
.home-blog-article .postWrapper:first-child{
    padding: 0px;
}
.home-blog-article .postWrapper{
    padding: 10px 0;
    margin-bottom: 0px;
}
.home-blog-article .title-blog {
    padding: 0px;
}
.home-blog-article .postDetails{
    padding: 0px;
    padding-left: 20px;
    font-size: 13px;
}
.slider-shop-category{
    border-bottom: 2px solid #f5f5f5;
}
.home13 .main-newsletter-inner {
    border-top: none;
    padding: 30px 0 0px 0;
}
#triangle-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #333;
    border-bottom: 5px solid transparent;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}
.home-post-newsletter{
    margin: 75px 0;
}
.heading-title{
    padding: 10px 0 5px;
    background: none;
}
.owl-theme .owl-nav [class*='owl-']{
    background: #000;
    opacity: 0.5;
}
.owl-theme .owl-nav [class*='owl-']:hover{
    background: #1a1a1a;
    opacity: 1;
}
.product-shop-view .product-name{
    font-family: 'Lato-Black';
}
.rating-links{
    font-family: 'Lato-Regular';
}
.price-box, .category-products .heading-title{
    font-family: 'Lato-Black';
}
.add-to-cart{
    font-family: 'Lato-Bold';
}
.category-products .heading-title{
    font-size: 18px;
}
.add-to-cart button.button:hover{
    background: #333;
    border-color: #333;
}
.add-to-cart .qty .custom-qty button{
    color: #ccc;
    padding-top: 5px;
    font-size: 25px;
}
.add-to-cart .qty .custom-qty button:hover{
    color: #000;
}
.product-shop-view .special-price{
    color: #000;
    float: left;
}
.social-share .social-listing{
    font-size: 18px;
}
.social-share .social-listing li a{
    color: #ccc;
}
.social-share .social-listing li a:hover{
    color: #000;
}
.header-layout-7 .home2-block-phone-email, #typonav span{
    font-size: 16px;
}

.topcontact {
    float: left;
    margin-top: 9px;
}
.cms-contact .top-direct{background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/contact-bg.png) no-repeat center 0 #fff;}
.cms-about .top-direct{background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/about-bg.png) no-repeat center 0 #fff; background-size: cover;}
.cms-rental-pricelist .top-direct{background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/RentalPricelist.png) no-repeat center 0 #fff; background-size: cover;}
.checkout-cart-index .top-direct{background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/cart-bg.png) no-repeat center 0 #fff;}
.cms-index-noroute .top-direct{background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/404error.png) no-repeat center -210px #fff;}
.customer-account-login .top-direct{background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/customerlogin-bg.jpeg) no-repeat center -500px #fff;}
.cms-delivery .top-direct{background:url(https://www.georges.com.au/skin/frontend/typologancee/default/images/delivery-bg.png) no-repeat center -1115px #fff;}
.logo-home .logo a img {

    max-width: 275px;
}
.mobiletel{display:none;}
.clock.flip-clock-wrapper{
    bottom: 0;
position: absolute;
right: 0;
width: auto;
}
.flip-clock-wrapper ul{width:20px; height:28px;line-height:normal;}
.flip-clock-wrapper ul li{line-height:28px;}
.flip-clock-wrapper ul li a div div.inn{background-color:#fff;font-size:15px; color:#222; text-shadow:none;border-radius:2px;}
.flip-clock-wrapper ul li a div.down{border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;}
  .flip-clock-dot{display:none;}
  .flip-clock-divider{width:5px; height:auto;}
  .flip-clock-divider .flip-clock-label{right:-43px;}
  .flip-clock-divider.minutes .flip-clock-label{right:-48px;}
  .flip-clock-divider.seconds .flip-clock-label{right:-51px;}
  .flip-clock-label{color:#fff!important;}
.cms-contact .heading-title{padding: 0; margin: 0}
.checkout-cart-index .buy-with-confidence strong{
    padding-left: 75px;
    display: block;
    text-align: left;
    font-size: 16px;
}
@media (max-width: 767px){
    .slider-home.slide-fullwidth .caption-wrapper .caption .title{font-size:20px;}
    .mobiletel {
        padding-left: 23px;
        position: relative;
        /*top: -10px;*/
        display:block;
    }
    .header .blog-header .delimiter{display: none;}
}


/*bss css*/
.header .topcontact{font-size: 16px;margin-top: 5px;}
.blog-header{float: right;margin-top: 7px;}
.header .blog-link{font-size: 16px;margin-top: 5px;float: left;}
.header .topcontact, .header .blog-link a, .social .social-icons li a{color: white;}
.header-container #typo-sticky-header .container {width: 100% !important;}
#rev_slider_10_1_wrapper.bss{background-image: url("https://www.georges.com.au/skin/frontend/typologancee/default/images/testbackgroundslider.png")!important;}
.view-button {
    border: 1px solid #198534;
    background: #198534;
    background: -webkit-gradient(linear, left top, left bottom, from(#29a949), to(#198534));
    background: -webkit-linear-gradient(top, #29a949, #198534);
    background: -moz-linear-gradient(top, #29a949, #198534);
    background: -ms-linear-gradient(top, #29a949, #198534);
    background: -o-linear-gradient(top, #29a949, #198534);
    background-image: -ms-linear-gradient(top, #29a949 0%, #198534 100%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 -2px 0 #338b00;
    color: #ffffff;
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    max-width: 150px;
    width: 110px;
    cursor: pointer;
    text-align: center;
}
.products-grid .view-button{margin: 20px auto; margin-top: 0;float: none}
.logo .img-responsive{width: 100%}
.special-text span{
    color: #c76200;
    font-weight: bold;
    font-size: 15px;
    font-style: italic;
}
.block-content.block-filter-1, .block-content.block-cate-1 {
    cursor: pointer;
}
.widget-product-tab .widget-tabs li a {
    font-family: "Lato-Black";
    font-size: 20px !important;
}
.product-image .front{background: transparent!important;}
.bss-main-carousel .slide-carousel .carousel-content{top: 75%;}
.bss-main-carousel .slide-carousel img {width: 100% !important}
#upsell-product{position: relative;}
#upsell-product .owl-prev, #upsell-product .owl-next{
    background: #000;
    opacity: 0.5;
    position: absolute;
    top: 40%;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    line-height: 40px;
    border: none;
    border-radius: 0;
    color: #ffffff;
}
#upsell-product .owl-prev{
    left: 15px;
}
#upsell-product .owl-next{
    right: 15px;
}
.cms-delivery-returns h2, .cms-delivery-returns p, .cms-delivery-returns strong{text-align: center;}
.cms-delivery-returns strong{display: block;}
.subcate-custom .collapse.icon_plus.active:before{content: "\4b";}
.narrow-by-list label{display: initial!important;}
.zip-row2, .zip-row3{clear: both;}
.zip-row1 h2{
    font-family: 'PT Sans', sans-serif;
    color: #000;
    margin: 10px 0px;
    line-height: normal;
    padding: 0px;
    text-transform: uppercase;
}
.zip-row2 .title, .zip-row3 .title{font-size: 24px; color: #5dbc60; font-weight: bold;text-align: center;}
.zip-row2 ul li{text-align: center;font-size: 16px;}
.zip-row3 p{text-align: center;font-size: 12px;margin: 0}
.zip-row3 img{margin-top: 20px}
.zip-row2 .title, .zip-row2 ul{padding-left: 50px}
.zip-row2 ul li{position: relative;}
.zip-row2 .zip-left ul li:before{
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    left: -50px;
    top: 0;
}
.zip-row2 .zip-left ul li.one:before{
    background: url('https://www.georges.com.au/skin/frontend/typologancee/default/images/1.png');
}
.zip-row2 .zip-left ul li.two:before{
    background: url('https://www.georges.com.au/skin/frontend/typologancee/default/images/2.png');
}
.zip-row2 .zip-left ul li.three:before{
    background: url('https://www.georges.com.au/skin/frontend/typologancee/default/images/3.png');
}
.zip-row2 .zip-left ul li.four:before{
    background: url('https://www.georges.com.au/skin/frontend/typologancee/default/images/4.png');
    width: 34px;
    height: 34px;
}
.zip-row2 .zip-left ul li{line-height: 40px}
.zip-row2 .zip-right ul li{line-height: 35px}
.zip-row2 .zip-right ul li:before{
    background: url('https://www.georges.com.au/skin/frontend/typologancee/default/images/tick-blue.png');
    content: '';
    width: 18px;
    height: 14px;
    position: absolute;
    left: -25px;
    top: 12px;
}
.zip-sl-row1{
    width: 270px;
    margin: 0 auto;
    padding: 25px 0;
}
.zip-sl-row1 h2{
    margin: 0;
    display: inline-block;
    font-size: 24px;
}
.zip-assets-green{color: #5ebc61;font-size: 17px}
.zip-sl-row1 p{font-size: 17px}
.text-2, .text-3{text-align: center;font-size: 17px}
.text-2{margin-top: 10px;margin-bottom: 0}
.text-3{margin-bottom: 30px}
.checkout-cart-index .shipping-form p{text-align: center;}
.zip-slider1 .tex{font-size: 20px;}
.btn-remove{
    display: block;
    width: 11px!important;
    height: 11px!important;
    font-size: 0;
    line-height: 0;
    background: url(https://www.georges.com.au/skin/frontend/typologancee/default/images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
    top: 11px!important;
    border-radius:initial!important;
}
.block-layered-nav .currently .label{background: transparent!important;}
.checkout-cart-index .logo-payment img{max-width: 90px}
table.data-pricelist {
    width: 100%;
    font-size: 14px;
}
table.data-pricelist td, table.data-pricelist th {
    padding: 5px;
    text-align: center;
    border: 1px solid #888;
}
table.data-pricelist .head-red {
    background: #008000;
    color: #fff;
}
table.data-pricelist .head-blue {
    background: #999;
    color: #fff;

}
.back-to-top {
    color:red;
    font-size: 15px;
}
table.data-pricelist .text-left {
    text-align: left;
}
table.data-pricelist .text-left  a {
    color: #fff;
}
.green-color {
    color: #008000;
}
.cms-rental-pricelist .main-content-inner select {
    line-height: 24px;margin:0;-webkit-appearance: menulist;-moz-appearance: menulist;
}

.slidermobile{text-align: center;}

/* Cart page*/
#nav-shipping ul {text-align: center; margin: 5px 0;}
#nav-shipping ul li {padding: 4px 8px; color: #5c5c5c; font-size: 13px; font-weight: 600;}

@media only screen and (max-width: 1599px){
    .slider-home.slide-fullwidth .caption-wrapper, .slider-home.slide-fullwidth {
        height: 400px !important;
    }
}
@media only screen and (min-width: 1200px){
    .footer-container .contact-footer .footer-static {
        padding: 0 30px;
    }
    .header-layout-5 .nav-top-inner {text-align: center;}
    #nav-shipping ul li {font-size: 15px;}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
    .header-layout-5 .nav-top-inner {text-align: left;}
    #typonav span{font-size: 14px;}
}
@media only screen and (min-width: 992px){
    .products-grid .desc.std {display: inline-block;}
    .desc.std{display: table;width: 100%}
    .desc.std ul{float: left;}
    .view-button{float: right;}
}
@media only screen and (max-width: 991px){
    .view-button{margin-top: 20px}
}
@media only screen and (min-width: 768px){
.logo-home .logo a img,.welcome-user {
    margin-left: 20px !important;
    }

}
@media screen and (min-width: 768px){
    .slidermobile{display: none;}
    .contact-footer{padding-top: 30px;}
    #nav-shipping ul {display: table;width: 100%;}
    #nav-shipping ul li {display: table-cell;}
}
@media screen and (max-width: 767px){
    .block-content.block-filter-2, .block-content.block-cate-2 {
        display: none;
    }
    .header .row {margin: 0;}
    .ajaxcart {right: -30px;}
    /*.forcefullwidth_wrapper_tp_banner, #rev_slider_10_1_wrapper.bss {display: none !important}*/
    .footer-container .footer-static h3{margin: 0 0 10px 0;}
    .accordion-footer:before{top: 3px;}
    #nav-shipping ul li{display: inline-block;}
}

.buy-with-confidence{padding: 12px 15px;background: #efefef;}
.buy-with-confidence ul{padding: 15px 70px 0;}
.buy-with-confidence ul li{text-align: left;}
.buy-with-confidence ul li img{width: 15px;margin-bottom: 8px}
.title-shoping-cart{float: left;}
.logo-payment{float: right;}
@media only screen and (max-width: 1199px){
    .buy-with-confidence ul{padding: 15px 145px 0;}
}
@media only screen and (max-width: 991px){
    .buy-with-confidence ul{padding: 15px 105px 0;}
}
@media only screen and (max-width: 979px){
    .buy-with-confidence ul{padding: 15px 50px 0;}
}
@media only screen and (min-width: 680px){
    .zip-slider1, .zip-slider2{width: 650px}
}
@media only screen and (max-width: 679px) and (min-width: 580px){
    .zip-slider1, .zip-slider2{width: 550px}
}
@media only screen and (min-width: 580px){
    .zip-row1 h2{font-size: 40px;}
    .zip-left{float: left;}
    .zip-right{float: right;}
}
@media only screen and (max-width: 579px){
    .zip-row1 h2{font-size: 30px;text-align: center;}
    .zip-row1 img{width: 95px; margin: 0 auto;display: block;}
    .zip-row3 img{display: block;margin: 0 auto;width: 163px}
}
@media only screen and (max-width: 579px) and (min-width: 480px){
    .zip-slider1, .zip-slider2{width: 450px}
    .zip-row2 .zip-left, .zip-row2 .zip-right{width: 350px;margin: 0 auto;}
    .zip-row2 .zip-left ul li:before, .zip-row2 .zip-right ul li:before{left: -5px;}
}
@media only screen and (max-width: 479px){
    .zip-row2 .zip-left, .zip-row2 .zip-right{width: 320px;margin: 0 auto;}
    .zip-row2 .zip-left ul li:before, .zip-row2 .zip-right ul li:before{left: -5px;}
    .postContent iframe{width: 100%;}
}
@media only screen and (max-width: 767px){
    .shipping-cart{padding: 0;}
    .buy-with-confidence{background: none;padding: 0;text-align: left;}
    .buy-with-confidence ul{padding: 15px 0;}
}

/* Line between product listings */
.products-list .item {
    border-bottom: 1px solid lightgrey;
    padding-bottom: 10px;
    margin-left: 0px;
}

/* Accessories Tab Product Page */
.product-tabs-content-inner {
    margin-top: 1%;
}
.product-tabs-content-inner .typo-actions {
    text-align: center;
}
.product-view {
    padding: 30px 0 0px 0;
}
.heading-title {
    margin-bottom: 0px;
}
.checkout-cart-index .heading-title.accessories{margin-bottom:25px}
#upsell-product .fa{font-size: initial;}

/*zip money page*/
.cms-zip-money .main-content { 
    padding-left: 100px;
    padding-right: 100px;
    font-family: 'din', sans-serif;
    -webkit-font-smoothing: antialiased;
}
.cms-zip-money img {width: 100%}
.cms-zip-money .row {
    margin-right: -15px;
    margin-left: -15px;
}
#zip-pay-container {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    font-size: 18px !important;
    color: #32373f;
    line-height: normal;
}
#zip-info .container {padding-bottom: 100px;}
#zip-pay-container .padding-top-large {padding-top: 45px;}
.cms-zip-money .text-center{text-align: center;}
#zip-pay-container .header-container .header {
    font-size: 32px;
    padding: 30px;
    color: #000000;
    font-weight: 700;
}
#zip-info .message {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    line-height: 1.4;
    padding-bottom: 10px;
    margin-top: 20px;
    color: #666666;
}
#zip-work {background-color: #f2f6f8;}
#zip-work .header {font-size: 36px !important;}

#zip-work .step {    
    text-align: center;
    padding-bottom: 100px;
}
#zip-pay-container .no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#zip-work .step .number {
    width: 62px;
    height: 62px;
    color: white;
    background-color: #ff6600;
    font-size: 24px;
    min-width: 14px;
    position: relative;
    line-height: 2;
    text-align: center;
    font-weight: 400;
    padding: 5px;
    margin: auto;
    border-radius: 50%;
}

#zip-work .step .title {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4;
    padding: 5px;
    color: #666666;
}

#zip-work .step.line:after {
    content: '';
    display: block;
    position: absolute;
    right: -30%;
    width: 60%;
    height: 5px;
    background-color: #ff6600;
    top: 28px;
}
#zip-question .container {
    color: #666666;
    padding-bottom: 100px;
}
#zip-question .answer p{color: #666666;}
#zip-question h1 {
    color: rgb(255, 102, 0);
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    line-height: 1.1;
}
#zip-question .answer {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
}
#zip-question .list .item {
    float: left;
    width: 100%;
    padding-bottom: 8px;
}
.cms-zip-money .item span {
    float: left;
    line-height: 16px;
    width: 97%;
}
.cms-zip-money .item span.list-icon {
    width: 3%;
    float: left;
    line-height: 16px;
    font-size: 18px;
    padding-right: 6px;
    font-family: 'zip_landing' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    background: none;
    margin-top: 0;
}
.cms-zip-money .icon-check:before {
    content: "\2714";
    color: #5cbd60;
}
#zip-pay-container a {color: #518ef3 !important;}
#zip-pay-container .margin-top-large {margin-top: 45px;}
.cms-zip-money .learn-more {
    font-size: 16px;
    padding: 30px 0;
    text-align: center;
}
#testfreaks-badge .tf-stars-svg{cursor: pointer!important;}
.warranty-content{
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 auto;
}
.warranty-lable{
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.warranty-content img{display: block;max-width: 100px;}
.warranty-content .line{text-align: center;margin-bottom: 0}
.warranty-content .line.line-2{font-weight: bold;color: black;}
.warranty-content .line.line-3{margin-bottom: 20px}
.warranty-content .line.line-5{color: green}
.related-custom .owl-item{float: left;}
.catalog-product-view #product_tabs_accessories_contents h2.product-name{display: block!important;text-align: center;min-height: 99px;line-height: 33px;font-size: 14px!important}
.catalog-product-view #product_tabs_accessories_contents h2.product-name a{font-size: 14px;text-transform: uppercase;font-weight: normal;}
.catalog-product-view #product_tabs_accessories_contents .table{min-height: 75px}
.tp-bgimg.defaultimg{background-size: 100% 100% !important;}
@media screen and (max-width: 1680px) {
    .cms-zip-money .main-content{
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width: 1440px) {
    .cms-zip-money .main-content{
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 1366px) {
    .cms-zip-money .main-content{
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 1280px) {
    .cms-zip-money .main-content{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media only screen and (max-width: 767px){
    #upsell-product .owl-prev, #upsell-product .owl-next{width: 20px;height: 30px;top: 50%;transform: translateY(-50%);background: transparent;}
    #upsell-product .owl-prev {left: -20px;}
    #upsell-product .owl-next {right: -20px;}
    #upsell-product .fa{color: black;}
}
@media only screen and (min-width: 481px){
    .checkout-cart-index #upsell-product .fa{margin-top: 12px}
    .warranty-content{
        width: 350px;
        height: 300px;
        padding: 25px;
    }
    .warranty-content.small{height: 230px;}
    .warranty-content img.nikon-img{max-width: 80px;}
}
@media only screen and (max-width: 480px){
    .checkout-cart-index .product-img-grid{width: 25%;float: left;}
    .checkout-cart-index .category-over.product-show-box{display: none;}
    .name-price-cart{width: 75%;float: right;}
    .checkout-cart-index .products-grid .item .product-name{
        margin: 0;
        height: initial;
        text-align: left;
        line-height: initial;
        float: left;
        width: 70%;
    }
    .checkout-cart-index .products-grid .item .product-name a{
        font-size: 12px;
        text-transform: capitalize;
    }
    .name-price-cart .table{
        text-align: right;
        margin-bottom: 0;
    }
    .name-price-cart .table .price-box .price{font-size: 14px}
    .checkout-cart-index .typo-actions .addtolist{display: none}
    .checkout-cart-index .typo-actions .addtocart button{border: none;position: relative;min-width: initial;width: 35px;padding: 0;display: block!important;}
    .checkout-cart-index .typo-actions .addtocart button:hover{background-color: transparent;}
    .checkout-cart-index .typo-actions .addtocart button span{color: transparent!important;}
    .checkout-cart-index .typo-actions .addtocart button:before{
        content: '';
        width: 35px;
        height: 35px;
        background: url('https://www.georges.com.au/skin/frontend/typologancee/default/images/cart.png');
        position: absolute;
        top: 0
        left:0;
    }
    .checkout-cart-index .typo-actions .addtocart button.pointer-event:before{
        background: transparent;
    }
    .checkout-cart-index .products-grid .typo-actions {text-align: right;}
    .checkout-cart-index .btn-view-cart{display: none!important}
    .checkout-cart-index .owl-item{border: 1px solid #cccccc;padding-top: 5px; padding-right: 5px }
    .checkout-cart-index .heading-title.accessories h2{font-size: 16px;}
    .checkout-cart-index .heading-title.accessories{margin-bottom: 20px}
    .warranty-content{width: 95%;padding: 15px 0;}
    .warranty-content img.nikon-img{max-width: 55px;}
}


/*Search box*/
#algolia-searchbox label {display: none}
#algolia-searchbox .algolia-search-input {
    position: relative;
    vertical-align: top;
    border: none;
    outline: none;
    box-shadow: none;
    padding-right: 30px;
    width: 100% !important;
    border: 1px solid rgba(213,213,213,0.5);
    height: 35px;
    padding: 0;
    float: none;
    margin: 0 auto;
    padding-left: 5px;
}
#algolia-searchbox pre {display: none;}

.block-static-top .block-img{background-size: 100% 100%;}


.text_menu{position: relative;width: 40px;height: 60px;float: left;}
.text_menu span{display: block;position: absolute;top: 19px;font-size: 14px;}
/*.widget-product-tab.tab-products-02 .top-actions-inner{height: 115px;}*/
.grid_related{height: 95px;}
.grid_related .price-box{margin-bottom: 0;}
.deposit{font-weight: bold;display: block;color: black;}
#checkout-step-payment label[for='p_method_paypal_express'] img{max-height: 30px;}
.block-layered-nav .m-filter-expand-collapse .btn-expand-collapse{display: none!important;}
.products-grid .item .product-name{height: auto;min-height: 99px;overflow: visible;}
.item .price-box .special-price{float: none;}
.item .product-show{min-height: 230px;}
.category-products .products-grid .item .table{min-height: 80px;}
.owl-carousel .owl-item .special-text img{display: initial;}
.related-custom{overflow: hidden;}
button.pmatch-button{height: auto;line-height: initial;font-size: 13px;}


@media only screen and (min-width: 1200px){
    #search_mini_form {width: 80%;}
}
#search_mini_form #algolia-searchbox .magnifying-glass{
    background: url("https://www.georges.com.au/skin/frontend/typologancee/default/images/698627-icon-111-search-512.png") no-repeat;
    background-size: 20px;
    top: 7px;
}

/*fix responsive*/
.cart-row .remove-item-cart a {
    width: auto !important;
    height: auto !important;
}
#my_recent_reviews .product-name {height: auto;}
.catalog-category-view .widget-product-sidebar .block .block-title,
.catalog-category-view .widget-product-sidebar .product-sidebar-inner {width: 90%}
@media only screen and (min-width: 980px){
    .product-type-data{float: left;}
    .product-shop-view .old-price{float: right;}
    .product-shop-view .special-price{float: none;}
    button.pmatch-button{margin: 23px;}
}
@media only screen and (max-width: 979px){
    .log-reg-page input {padding: 0px 15px;}
    .logo-home .logo a img,.welcome-user {font-size: 12px;}
    .m-slider-values {font-size: 12px;}
    .m-slider-values input.m-slider[type="text"] {width: 40px !important; font-size: 12px;}
    .add-to-cart .btn-cart {margin: 0px 10px;}
    .catalog-product-view #product_tabs_accessories_contents .table .special-price, .catalog-product-view #product_tabs_accessories_contents .table .old-price{display: block;}
    .catalog-product-view #product_tabs_accessories_contents .table{min-height: 100px}
}
@media only screen and (max-width: 979px) and (min-width: 768px){
    .related-product h3.product-name, .catalog-product-view #product_tabs_accessories_contents h2.product-name{min-height: 120px!important;line-height: 22px!important}

}
@media screen and (min-width: 767px) and (max-width: 991px){
    .wel-header{padding: 0 0 0 5px;}
    .social-phone{padding-left: 0;}
    .welcome-user{font-size: 10.9px;margin-left: 0px !important;}
}
@media screen and (max-width: 767px){
    .header .row {margin: 0;}
    .ajaxcart {right: -30px;}
    .checkout-cart-index .btn-checkout {line-height: 20px;}
    .home13 .main-newsletter-inner .row{margin: 0 -15px}
    .white-popup h2{font-size: 22px}
    .cms-zip-money {padding: 0;}
    #zip-work .step .number {
        font-size: 20px;
        line-height: 34px;
        width: 40px;
        height: 40px;
        padding: 3px;
    }
    #zip-work .step.line::after {
        height: 66px;
        left: 8%;
        top: 36px;
        width: 5px;
    }
    #zip-work .step .title  {
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        padding-right: 0;
        text-align: left;
    }
    /* Modal Content */
    .modal-content {
        overflow: scroll;
        min-height: 500px;
    }
    #zip-work .step { padding-bottom: 60px;}
    #zip-info .message {font-size: 18px;}
    #zip-pay-container .padding-top-large {padding-top: 25px;}
    .cms-zip-money .item span.list-icon {font-size: 15px}
    #zip-question .container {padding-bottom: 50px}
    .cms-home .row {margin: 0;}
    .cms-home .cate-banner {padding: 0;}
    .block-static-top .block-img {background-size: cover;}
    .fixed-nav {position: relative;}
    .sidebar .block-content, .sidebar .block-title {width: 95%;}
    .header .blog-header.review {float: left;}
    .header .blog-link {font-size: 14px;}
} 
@media only screen and (max-width: 767px) and (min-width: 640px){
    .cate-banner .block-static-top {height: 400px}
}  
@media screen and (max-width: 639px){
    #zip-work .step.line {padding-bottom: 40px;}
    #zip-pay-container .header-container .header {font-size: 26px;}
}
@media only screen and (max-width: 639px) and (min-width: 480px){
    .cate-banner .block-static-top {height: 300px}
}
@media only screen and (max-width: 767px) and (min-width: 480px){
    .related-product h3.product-name, .catalog-product-view #product_tabs_accessories_contents h2.product-name{min-height: 90px!important;line-height: 20px!important}
}
@media screen and (max-width: 480px){
    button.btn-retal {
        float: none;
        margin: 10px auto;
        display: block;
    }
    .subscribe .input-box input {
        font-size: 14px;
        height: 50px;
        padding: 0 98px 0 10px;
    }
    .subscribe .input-box button {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        font-size: 14px;
        right: 5px;
    }
    .settings .setting-content {
        width: 250px;
    }
    .ajaxcart-index-options,.ajaxcart-index-options .product-view.product-quick-view .product-essential {padding-left: 0;padding-right: 0;}
    .product-view.product-quick-view .product-essential > form > div > div.row {margin-right: -15px;margin-left: -15px;}
    .product-view.product-quick-view .add-to-cart {text-align: center;}
    .add-to-cart .btn-cart {display: block;margin: 0;}
    .form-list-review li {padding-left: 0;padding-right: 0;}
    .btn-group-cart .btn-continue {margin-right: 10px;}

    #zip-pay-container .header-container .header {
        font-size: 26px;
        padding-left: 0;
        padding-right: 0;
    }
    #zip-work .step .title {
        font-size: 14px !important;
        font-weight: normal !important;
    }
    #zip-question h1 { font-size: 20px;}
    .cms-zip-money .item span {line-height: 20px;  width: 92%}
    .cms-zip-money .item span.list-icon {width: 8%}
    .menu_top_search{padding: 0;}
    .product-type-data .special-text{display: inline-block;}
    .item .price-box .price{font-size: 16px}
    #product_tabs_accessories_contents .item .typo-actions .addtocart button, .related-custom .addtocart button{font-size: 12px;    min-width: 100px!important;}
    .related-product h3.product-name, .catalog-product-view #product_tabs_accessories_contents h2.product-name{min-height: 120px!important;line-height: 20px!important}
    .checkout-cart-index .product-img-grid{
        width: 100%
    }
    .item .product-show{
        min-height: auto;
    }
    .checkout-cart-index .products-grid .typo-actions,.name-price-cart .table{
        text-align: center;
    }
}
@media screen and (min-width: 1440px){
    .modal-content {
        min-height: 690px !important;
        overflow: auto !important;
    }
}

@media screen and (min-width: 1200px){
    .product-img-box iframe{width: 560px;height: 315px}
    /* Modal Content */
    .modal-content {
        min-height: 590px;
        overflow: scroll;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px){
    .product-img-box iframe{width: 300px;height: 200px}
    /* Modal Content */
    .modal-content {
        min-height: 565px;
        overflow: scroll
    }
}
@media screen and (min-width: 611px) and (max-width: 767px){
    .product-img-box iframe{width: 560px;height: 315px}
}
@media screen and (min-width: 480px) and (max-width: 610px){
    .product-img-box iframe{width: 400px;height: 300px}
}
@media screen and (min-width: 319px) and (max-width: 479px){
    .product-img-box iframe{width: 250px;height: 200px}
}
@media screen and (max-width: 768px){
    .product-img-box{text-align: center;}
}


//Popup Style
/* The Modal (background) */
.modal-wrap input {
    height: 34px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
.modal-wrap {
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.53);
    position: fixed;
    border: none;
    border-radius: 0px;
    background-clip: padding-box;
    outline: none;
}
.modal {
    display: none;
    position: fixed; 
    z-index: 999; 
    left: 0;
    margin: 0px;
    top: 0;
    width: 100%;
    height: 100%; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    -webkit-animation-name: fadeIn; 
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

/* Modal Content */
.modal-content {
    position: absolute;
    padding: 15px;
    bottom: 0;
    left: 50%;
    top: 50%;
    max-width: 560px;
    background-color: #fefefe;
    width: 100%;

    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

/* The Close Button */
.close {
    color: black;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 15px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 0px;
}

.modal-body {padding: 0px; max-height: inherit;}
.btn-retal {float: right;}
.modal-header h3 {margin-bottom: 10px;}
.modal-wrap input.input-text {height: 40px; border-radius: 5px;}
.promohtml {
    color: red;
    font-weight: bold;
    font-size: 15px;
}
.promohtml.productview{margin-bottom: 15px;}
/* Add Animation */
/*@-webkit-keyframes slideIn {
    from {top: -500px; opacity: 0} 
    to {top: 0; opacity: 1}
}

@keyframes slideIn {
    from {top: -500px; opacity: 0}
    to {top: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}*/
.checkout-cart-index .shipping-form{text-align: center;}

/* Live chat button */
.livechat_button {padding-bottom: 20px;}
.livechat_button a {
    background: #008000;
    color: #fff;
    padding: 10px;
    display: block;
    max-width: 240px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border-radius: 30px;
    font-size: 11px;
}
.strip-banner{
    text-align: center;
    padding-top: 10px;
}
.strip-banner img{
    height: 25px;
    max-width: 100%;
}
#zipmoney-widget-general-addtocart, #zipmoney-widget-specific-addtocart {
    clear: left;
    margin: 0;
    text-align: left;
    padding-top: 10px;
}
.zipmoney-express-cart-product {
    padding-top: 10px;
}

#zipmoney-express-product .zipmoney-express-cart-product-learn-more {
    float: none;
}

.zip-order-success-message {
	border: 1px solid #3d6611; 	
	background-color: #eff5ea;
	background-image: url(https://www.georges.com.au/skin/frontend/base/default/zipmoney/images/i_msg-success.gif);
	color: #3d6611;
	padding: 10px; 
}

.zip-hover:hover{
    cursor: pointer;
}

.zm-landing-container {
    width: 900px !important;
}
/* SEARCH BOX */
.ais-search-box--powered-by {
  font-size: .8em;
  text-align: right;
  margin-top: 2px;
}

input::-ms-clear {
  display: none;
}

/* PAGINATION */
#instant-search-pagination-container {
  width: 100%;
  text-align: center;
}
.ais-pagination {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin: 20px auto;
}
.ais-pagination li {
  display: inline-block;
}
.ais-pagination--item a {
  padding: 5px 10px;
  margin: 0 5px;
  line-height: 25px;
  background-color: white;
  color: #727272;
}

.ais-pagination li.ais-pagination--item__disabled {
  display: none;
}

.ais-pagination--item__active a {
  font-weight: bolder;
  color: #606060;
  text-decoration: underline;
}

.ais-pagination--item.ais-pagination--item__next a,
.ais-pagination--item.ais-pagination--item__previous a {
  font-weight: bold;
  color: #606060;
}

/* REFINEMENT LIST */

.ais-menu--link,
.ais-hierarchical-menu--link,
.ais-price-ranges--link,
.ais-refinement-list--label {
  padding: 4px 10px;
  cursor: pointer;
  color: #636363;
  text-decoration: none;
  display: block;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}

.ais-hierarchical-menu--item__active > div > .ais-hierearchical-link-wrapper > .ais-hierarchical-menu--link,
.ais-refinement-list--item__active > div > .ais-hierarchical-list--link,
.ais-refinement-list--item__active > div > .ais-refinement-list--label,
.ais-price-ranges--item__active > .ais-price-ranges--link{
  font-weight: bold;
  box-shadow: inset 3px 0 0 #3399cc;
}

.ais-hierearchical-link-wrapper, .ais-refinement-list--item {
  padding: 7px 0px;
}

.ais-refinement-list--label, .ais-hierarchical-menu--link {
  line-height: 1.0em;
  padding: 0px 10px;
}

.ais-refinement-list--label img {
  display: inline;
}

.ais-hierarchical-menu--item__active .ais-hierearchical-link-wrapper .cross-circle,
.ais-refinement-list--item__active .cross-circle {
  display: inline-block;
  width: 12px;
  height: 12px;
  background:  url("https://www.georges.com.au/skin/frontend/base/default/algoliasearch/data:image/svg+xml;utf8,<sv")width=\'34\' height=\'34\' viewBox=\'0 0 34 34\' xmlns=\'http://www.w3.org/2000/svg\'><title>testvg</title><g fill=\'%23000\' fill-rule=\'evenodd\'><path d=\'M17.163 0C7.95 0 .41 7.578.353 16.893c-.03 4.542 1.693 8.82 4.847 12.053 3.156 3.23 7.367 5.026 11.857 5.054h.11c9.21 0 16.75-7.578 16.81-16.893C34.035 7.735 26.54.06 17.163 0zm.015 30.842v1.08l-.09-1.08c-3.656-.023-7.085-1.485-9.654-4.115-2.57-2.63-3.97-6.116-3.948-9.814C3.533 9.33 9.673 3.158 17.262 3.158c7.548.048 13.65 6.297 13.605 13.93-.05 7.585-6.19 13.754-13.69 13.754z\'/><path d=\'M22.362 10.23l-5.186 5.245-5.186-5.244c-.417-.42-1.092-.42-1.51 0-.416.422-.416 1.105 0 1.526L15.668 17l-5.186 5.244c-.416.42-.416 1.104 0 1.525.21.21.483.316.755.316.273 0 .546-.106.755-.317l5.186-5.245 5.186 5.244c.208.21.482.316.754.316.273 0 .546-.106.755-.317.417-.422.417-1.105 0-1.526L18.685 17l5.187-5.244c.417-.42.417-1.104 0-1.525-.416-.42-1.09-.42-1.508 0z\'/></g></svg>")no-repeat center center / contain;
  opacity: 0;
}

.ais-hierarchical-menu--item__active .ais-hierearchical-link-wrapper:hover .cross-circle,
.ais-refinement-list--item__active:hover .cross-circle {
  text-decoration: underline;
  vertical-align: bottom;
  margin-left: 6px;
  opacity: 1;
}

.ais-refinement-list--item:hover {
  text-decoration: underline;
}

.ais-price-ranges--input
{
  width: 70px !important;
}

.ais-price-ranges--label
{
  margin: 5px;
}

.ais-refinement-list--checkbox
{
  margin-right: 10px;
}

#algolia_instant_selector .current-refinements
{
  position: relative;
}

.ais-current-refined-values--link
{
  cursor: pointer;
  color: #636363;
  border-radius: 2px;
  border: solid 1px #DDDDDD;
  background-color: #f4f4f4;
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  padding: 0 8px 0 0;
  height: 28px;
  overflow: hidden;
}

.ais-current-refined-values--clear-all
{
  position: absolute;
  right: 6px;
  top: 3px;
  color: #666666;
  font-weight: 500;
}

a.ais-current-refined-values--link:hover
{
  text-decoration: none;
}

.ais-current-refined-values--item {
  margin-top: 8px;
}

.ais-current-refined-values--item:after {
  clear: both;
  content: "";
  display: block;
}

.ais-current-refined-values--item .current-refinement-label {
  font-weight: bold;
}

.ais-current-refined-values--item .cross-wrapper {
  font-weight: bold;
  background-color: #DDDDDD;
  border-radius: 1px 0 0 1px;
  float: left;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
}

.ais-current-refined-values--link:hover .cross-wrapper {
  text-decoration: none;
}

.ais-current-refined-values--link .cross-wrapper img {
  display: inline;
  margin-top: 6px;
}


.ais-current-refined-values--item .current-refinement-wrapper {
  float: left;
  width: calc(100% - 26px);
  height: 26px;
  padding-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 26px;
}

.ais-current-refined-values--link:hover .current-refinement-wrapper {
  text-decoration: line-through;
}

.ais-menu--link:hover,
.ais-price-ranges--link:hover,
.ais-hierarchical-menu--link:hover {
  color: #636363;
}
.ais-menu--count, .ais-hierarchical-menu--count, .ais-refinement-list--count {
  float: right;
  color: #666;
}

/* RANGE SLIDER */

.ais-range-slider--target {
  position: relative;
  direction: ltr;
  background: #F3F4F7;
  height: 6px;
  margin-top: 3em;
  margin-bottom: 4em;
  width: 88%;
  margin-left: 6%;
}

.ais-range-slider--base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  border-left: 2px solid #DDD;
  border-right: 2px solid #DDD;
}

.ais-range-slider--origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.ais-range-slider--connect {
  background: #b5b6b9;
}

.ais-range-slider--background {
  background: #F3F4F7;
}

.ais-range-slider--handle {
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  border: 1px solid #c8c8c8;
  border-radius: 50%;
  cursor: pointer;
}

.ais-range-slider--handle-lower {
  left: -10px;
  bottom: 7px;
}

.ais-range-slider--handle-upper {
  right: 10px;
  bottom: 7px;
}

.ais-range-slider--tooltip {
  position: absolute;
  background: #FFFFFF;
  top: -2em;
  min-width: 20px;
  text-align: center;
  font-size: .8em;
}

.ais-range-slider--pips {
  box-sizing: border-box;
  position: absolute;
  height: 3em;
  top: 100%;
  left: 0;
  width: 100%;
}

.ais-range-slider--value {
  width: 40px;
  position: absolute;
  text-align: center;
  margin-left: -20px;
  padding-top: 15px;
  font-size: .8em;
}

.ais-range-slider--value-sub {
  font-size: .8em;
  padding-top: 15px;
}

.ais-range-slider--marker {
  position: absolute;
  margin-left: -1px;
  width: 1px;
  height: 5px;
}

.ais-range-slider--marker-large {
  background: #DDD;
  width: 2px;
  margin-left: -2px;
  height: 12px;
}

.ais-range-slider--marker-large:first-child {
  margin-left: 0;
}
/******************
**
** Auto-completion menu
**
******************/

#algolia-autocomplete-container .aa-dropdown-menu .before_special {
  color: #aaaaaa;
  text-decoration: line-through;
  font-size: 12px;
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .category-tag {
    color: #3284b6;
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details {
  font-size: 10px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details em {
  color: #222222;
}

#algolia-autocomplete-tt.algolia-autocomplete {
  width: 100%;
  display: inline-block !important;
}

#algolia-autocomplete-container .aa-dropdown-menu {
  position: absolute;
  margin-top: -1px;
  right: 0px;
  width: 100%;
  z-index: 1000 !important;
  border: 1px solid #BBB;
  border-top: 3px solid #8EB4D0;
  border-radius: 1px;
  background: white;
}

@media (min-width: 992px) {
  #algolia-autocomplete-container .aa-dropdown-menu {
    width: 71.1%;
    min-width: 800px;
  }
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 {
  position: relative;
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-left {
  width: 67%;
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-right {
  width: 33%;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products {
  padding: 40px 40px;
  min-height: 250px;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title {
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 16px;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions {
  margin-bottom: 30px;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .see-all a {
  color: #636363;
  font-weight: bold;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results {
  padding: 10px;
  font-style: italic;
}

#algolia-autocomplete-container .aa-dropdown-menu .category {
  padding: 4px;
  color: rgb(166, 166, 166);
  text-align: left;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: bold;
}

#algolia-autocomplete-container .aa-dropdown-menu .category-suggestions {
  padding: 4px;
  color: #54A5CD;
  text-align: left;
  font-size: 0.7em;
  text-transform: uppercase;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit {
  display: block;
  position: relative;
  padding: 5px 10px;
  color: #000;
  text-align: left;
  text-decoration: none;
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-dataset-suggestions .algoliasearch-autocomplete-hit {
  padding-left: 30px;
}

#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products .col9 {
  background-color: #F9F9F9;
}

#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products #autocomplete-products-footer {
  display: none;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
    display: inline-block;
    width: 50%;
  }
}


#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .algoliasearch-autocomplete-hit {
  padding: 15px 10px;
}

.autocomplete-wrapper {
  width: 100%;
}

.autocomplete-wrapper:after {
  clear: both;
  content: '';
}

#algolia-autocomplete-container .col9 {
  float: right;
  width: 100%;
}

#algolia-autocomplete-container .col3 {
  float: right;
  width: 100%;
}

#algolia-autocomplete-container.reverse .col3 {
  float: left;
  width: 100%;
}

#algolia-autocomplete-container.reverse .col9 {
  float: left;
  width: 100%;
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .col9 {
    border-left: solid 1px #eeeeee;
    float: right;
    width: 70%;
  }

  #algolia-autocomplete-container .col3 {
    float: right;
    width: 30%;
  }

  #algolia-autocomplete-container.reverse .col3 {
    float: left;
    width: 30%;
  }

  #algolia-autocomplete-container.reverse .col9 {
    border-right: solid 1px #eeeeee;
    float: left;
    width: 70%;
  }
}

#algolia-autocomplete-container .other-sections {
  margin: 20px 10px;
  margin-bottom: 70px;
}


.aa-dataset-products .aa-suggestions {
  margin: 10px auto 10px auto;
}

.aa-dataset-suggestions {
  display: none;
}

@media (min-width: 768px) {
  .aa-dataset-suggestions {
    display: block;
  }
}


@media (min-width: 768px) {
  .aa-dataset-products .aa-suggestions {
    margin: 10px auto 50px auto;
  }
}


.aa-dataset-products .aa-suggestions:after {
  content:'';
  display:block;
  clear: both;
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .algoliasearch-autocomplete-hit {
  padding-left: 10px;
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-suggestions {
  margin-bottom: 20px;
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-cursor .algoliasearch-autocomplete-hit {
    background-color: #f2f2f2;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit em {
  font-weight: bold;
  font-style: normal;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-price {
  font-size: 1.1em;
  color: #54A5CD;
  height: 22px;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb {
  float: left;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb img {
  width: 50px;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info {
  margin-left: 60px;
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  overflow: hidden;
}

#autocomplete-products-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  background-color: #F9F9F9;
  padding: 15px;
  text-align: center;
  display: none;
}

#algolia-autocomplete-container.reverse #autocomplete-products-footer {
  right: auto;
  left: 0;
}

@media (min-width: 768px) {
  #autocomplete-products-footer {
    display: block;
  }
}

#autocomplete-products-footer span {
  color: #15769c;
  font-weight: 600;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category {
  font-size: 0.8em;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category em {
  color: #222;
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
  position: absolute;
  width: 100%;
  padding: 10px;
  text-align: center;
  bottom: 7px;
  left: 4px;
  font-size: 13px;
}

#algolia-autocomplete-container.reverse .aa-dropdown-menu .footer_algolia {
  left: auto;
  right: 4px;
}

@media (min-width: 768px) {
  #algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
    width: 30%;
  }
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia span {
  color: #B8B8B8;
  font-size: 10px;
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia img {
  display: inline;
  height: 1.5em;
  vertical-align: bottom;
  max-width: 130px;
}

/**
 * Search Box
*/
#algolia-searchbox{
  margin: 20px 0;
  position: relative;
}

.clear-cross {
  position: absolute;
  display: none;
  background: url("https://www.georges.com.au/skin/frontend/base/default/algoliasearch/data:image/svg+xml;utf8,<sv")width=\'12\' height=\'12\' viewBox=\'0 0 12 12\' xmlns=\'http://www.w3.org/2000/svg\' opacity=\'0.6\'><path d=\'M.566 1.698L0 1.13 1.132 0l.565.566L6 4.868 10.302.566 10.868 0 12 1.132l-.566.565L7.132 6l4.302 4.3.566.568L10.868 12l-.565-.566L6 7.132l-4.3 4.302L1.13 12 0 10.868l.566-.565L4.868 6 .566 1.698z\'></path></svg>") no-repeat center center / contain;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

#algolia-searchbox .clear-query-autocomplete {
  top: 13px;
  right: 12px;
}

#algolia_instant_selector .clear-query-instant {
  right: 12px;
  top: 10px;
}

.cross-wrapper .clear-refinement {
  display: block;
  position: relative;
  top: 5px;
  left: 5px;
 }

#algolia-autocomplete-container .aa-suggestions svg.algolia-glass-suggestion.magnifying-glass {
	position: absolute;
	right: auto;
	left: 5px;
	top: 7px;
	fill: #A6A6A6;
	stroke: #A6A6A6;
}

#algolia-searchbox .magnifying-glass {
  position: absolute;
  right: 10px;
  width: 20px;
  height: 20px;
  display: block;
  top: 10px;
  background: url("https://www.georges.com.au/skin/frontend/base/default/algoliasearch/data:image/svg+xml;utf8,<sv")width=\'40\' height=\'40\' viewBox=\'0 0 40 40\'  fill=\'%23A6A6A6\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M15.553 31.107c8.59 0 15.554-6.964 15.554-15.554S24.143 0 15.553 0 0 6.964 0 15.553c0 8.59 6.964 15.554 15.553 15.554zm0-3.888c6.443 0 11.666-5.225 11.666-11.668 0-6.442-5.225-11.665-11.668-11.665-6.442 0-11.665 5.223-11.665 11.665 0 6.443 5.223 11.666 11.665 11.666zm12.21 3.84a2.005 2.005 0 0 1 .002-2.833l.463-.463a2.008 2.008 0 0 1 2.833-.003l8.17 8.168c.78.78.78 2.05-.004 2.833l-.462.463a2.008 2.008 0 0 1-2.834.004l-8.168-8.17z\' fill-rule=\'evenodd\'/></svg>") no-repeat center right / 20px;
}

#algolia-searchbox .algolia-search-input {
  width: 300px;
  float: right;
}

#algolia-searchbox .algolia-search-input:focus:not([value=""]) {
  background: transparent;
}


#algolia-searchbox .algolia-search-input:focus {
  outline: 0;
  box-shadow: none;
  border: solid 1px #54A5CD;
}

/**
 * Instant Search
 */

#algolia_instant_selector {
  margin: 10px;
}

#algolia_instant_selector a,
#algolia_instant_selector a:hover,
#algolia_instant_selector a:focus {
  outline: 0;
}

#algolia_instant_selector:after {
  content: "";
  clear: both;
  display: block;
}

#algolia_instant_selector .category {
}

#algolia_instant_selector .title {
}

#algolia_instant_selector .title img {
  width: 200px;
}

#algolia_instant_selector .text-ellipsis
{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#algolia_instant_selector #instant-search-bar {
  float: left;
  width: calc(100% - 140px);
  height: 40px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  border: solid 2px #54A5CD;
  border-left: none;
  padding-left: 6px;
  padding-top: 2px;
}

#algolia_instant_selector.with-facets #algolia-right-container {
}

#algolia_instant_selector.with-facets #algolia-left-container {
  min-height: 1px;
}

#algolia_instant_selector .hits .infos {
  margin: 0 15px;
  padding: 6px 10px;
  color: #aaa;
  text-align: center;
  background: #F4F4F4;
  font-size: 12px;
  clear: both;
}
#algolia_instant_selector .hits .infos strong {
  color: #555;
}

#algolia_instant_selector .hits .sort-by-label {
  margin-right: 8px;
}

#algolia_instant_selector .hits .no-results {
  margin: 40px 25px;
  color: #636363;
  font-size: 16px;
}

#algolia_instant_selector a:hover {
  color: #666666;
}

#algolia_instant_selector .hits .no-results strong {
  color: #555;
}

#algolia_instant_selector .hits .no-results .clear-button {
  cursor: pointer;
}

#algolia_instant_selector .hits .no-results .popular-searches {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px;
}

/**
 * Facets
 */

#algolia_instant_selector .infos .algolia-logo {
  font-size: 10px;
}

#algolia_instant_selector .facets {
  padding-top: 50px;
}

@media (max-width: 992px) {
  #algolia_instant_selector .facets {
    padding-top: 10px;
  }
}

#algolia_instant_selector .ais-current-refined-values.facet .ais-current-refined-values--body {
  padding-left: 8px;
}

#algolia_instant_selector .facet {
  margin-bottom: 15px;
  padding-bottom: 6px;
  background-color: white;
  border: solid 1px #efefef;
}

#algolia_instant_selector .facet:not(:first-child) {
  margin-top: 10px;
}

#algolia_instant_selector .ais-header {
  margin-bottom: 7px;
}

#algolia_instant_selector .ais-header.ais-current-refined-values--header {
  margin-bottom: 13px;
}

#algolia_instant_selector .facet .name {
  padding: 4px 8px;
  font-weight: 500;
  background-color: #f4f4f4;
  color: #757575;
  text-align: left;
  text-transform: uppercase;
}

.ais-current-refined-values.facet {
  position: relative;
}

#algolia_instant_selector .as-range-slider--base
{
    margin-top: 45px;
}

#algolia_instant_selector .hierarchical .ais-hierarchical-menu--list
{
  padding-left: 10px;
}

#algolia_instant_selector .hierarchical .ais-hierarchical-menu--list.ais-hierarchical-menu--list__lvl0
{
  padding-left: 0px;
}

#algolia_instant_selector .facet .sub_facet:not(:last-child) {
  border-bottom: 1px dotted #e0e0e0;
}

#algolia_instant_selector .text-center {
  text-align: center;
}

#algolia_instant_selector em {
  background-color: #CFEAFA;
  font-style: normal;
}

#algolia_instant_selector h1 {
  margin: 0;
}

#algolia_instant_selector .result {
  display: block;
  margin: 15px 0;
  padding: 16px 24px;
  border: solid 1px #EDEDED;
  background-color: white;
}

#algolia_instant_selector .price-wrapper {
  height: 25px;
}

#algolia_instant_selector .result:hover {
  border-color: #b9b9b9;
  text-decoration: none;
}

#algolia_instant_selector .result .result-thumbnail {
  text-align: center;
}

#algolia_instant_selector .result .result-thumbnail img {
  display: inline;
  height: 148px;
  width: auto;
}

#algolia_instant_selector .result .result-thumbnail .no-image {
  display: block;
  height: 148px;
  background: #FAFAFA;
}

#algolia_instant_selector .result .ratings .rating-box {
  margin: 0 auto 10px;
  float: inherit;
}

#algolia_instant_selector h3
{
  margin-bottom: 0;
}

#algolia_instant_selector .result .price {
  text-align: center;
  font-size: 1.2em;
  color: #54A5CD;
}

#algolia_instant_selector .result .result-title {
  font-size: 14px;
  text-align: center;
  color: #636363;
}

#algolia_instant_selector .ui-widget-header {
  background-color: #bcbcbc;
}

#algolia_instant_selector .result-thumbnail img {
  width: 100%;
}


/** INSTANT SEARCH BAR **/

#algolia_instant_selector #instant-search-bar-container {
  padding-top: 0px;
  margin-bottom: 15px;
  width: 100%;
  position: relative;
}

#algolia_instant_selector #instant-search-bar-container:after {
  clear: both;
  content: "";
  display: block;
}

#algolia_instant_selector .as-search-box--input {
  width: 100%;
  height: 40px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

#algolia_instant_selector #instant-search-bar:focus {
    outline: 0;
    box-shadow: none;
}

#algolia_instant_selector #instant-search-box label {
  display: none;
}

#algolia_instant_selector .instant-search-bar-label {
  background-color: #54A5CD;
  height: 40px;
  line-height: 24px;
  padding: 8px 12px;
  color: white;
  float: left;
  width: 140px;
  text-align: right;
  position: relative;
}

#algolia_instant_selector #instant-search-box .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 8px;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background: url("https://www.georges.com.au/skin/frontend/base/default/algoliasearch/data:image/svg+xml;utf8,<sv")width=\'40\' height=\'40\' viewBox=\'0 0 40 40\'  xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M15.553 31.107c8.59 0 15.554-6.964 15.554-15.554S24.143 0 15.553 0 0 6.964 0 15.553c0 8.59 6.964 15.554 15.553 15.554zm0-3.888c6.443 0 11.666-5.225 11.666-11.668 0-6.442-5.225-11.665-11.668-11.665-6.442 0-11.665 5.223-11.665 11.665 0 6.443 5.223 11.666 11.665 11.666zm12.21 3.84a2.005 2.005 0 0 1 .002-2.833l.463-.463a2.008 2.008 0 0 1 2.833-.003l8.17 8.168c.78.78.78 2.05-.004 2.833l-.462.463a2.008 2.008 0 0 1-2.834.004l-8.168-8.17z\' fill=\'#fff\' fill-rule=\'evenodd\'/></svg>") no-repeat center center / contain;
}
#algolia_instant_selector #instant-search-box .clear-query-instant {
  top: 50%;
  transform: translateY(-50%);
}

#algolia_instant_selector .before_special {
  color: #aaaaaa;
  text-decoration: line-through;
  font-size: 12px;
}

#algolia_instant_selector button:hover {
  background: #2E8AB8 none repeat scroll 0% 0%;
  cursor: pointer;
}

.ais-price-ranges--button {
  background: #39C none repeat scroll 0% 0%;
  padding: 5px 15px;
  margin-left: 10px;
  border: 0px none;
  color: #FFF;
  font-size: 13px;
  font-weight: normal;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

#algolia_instant_selector button:not(.ais-price-ranges--button) {
  background: #f4f4f4 none repeat scroll 0% 0%;
  display: block;
  margin: auto;
  margin-top: 0px;
  padding: 7px 15px;
  border: 0px none;
  color: #666666;
  font-size: 13px;
  font-weight: normal;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}

#algolia_instant_selector button:not(.ais-price-ranges--button):hover {
  background: rgb(53, 153, 204) none repeat scroll 0% 0%;
  color: white;
}

#algolia_instant_selector .pull-left {
  float: left;
}

#algolia_instant_selector .pull-right {
  float: right;
}

#algolia_instant_selector #refine-toggle
{
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: solid 1px #EDEDED;
  margin: 10px 0 20px 0;
  font-weight: bold;
  cursor: pointer;
}

#algolia-static-content
{
  margin-bottom: 20px;
}

/**
** GRID
*/

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

@media (min-width: 768px) {
  #algolia_instant_selector .col-sm-6 {
    width: 50%;
    float: left;
  }
}

#algolia_instant_selector .col-md-3, #algolia_instant_selector .col-md-4, #algolia_instant_selector .col-md-9, #algolia_instant_selector .col-md-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
  #algolia_instant_selector .col-md-3, #algolia_instant_selector .col-md-4, #algolia_instant_selector .col-md-9, #algolia_instant_selector .col-md-12 {
    float: left;
  }
  #algolia_instant_selector .col-md-12 {
    width: 100%;
  }
  #algolia_instant_selector .col-md-9 {
    width: 75%;
  }
  #algolia_instant_selector .col-md-4 {
    width: 33.33333333%;
  }
  #algolia_instant_selector .col-md-3 {
    width: 25%;
  }
}

#algolia_instant_selector .row {
	margin-left: -15px;
	margin-right: -15px;
}

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

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

#algolia_instant_selector .visible-xs, #algolia_instant_selector .visible-sm {
  display: none !important
}

#algolia_instant_selector .hidden-xs, #algolia_instant_selector .hidden-sm {
  display: block !important
}

@media (max-width: 767px) {
  #algolia_instant_selector .visible-xs {
    display: block !important
  }

  #algolia_instant_selector .hidden-xs {
    display: none!important
  }
}

@media (max-width: 992px) {
  #algolia_instant_selector .visible-sm {
    display: block !important
  }

  #algolia_instant_selector .hidden-sm {
    display: none!important
  }
}

#algolia-autocomplete-container:after, .autocomplete-wrapper:after {
  clear: both;
  content: '';
}

#algolia-right-container .infos.hidden {
	display: none;
}

.algolia-clearfix:after {
	content:"";
	display:block;
	clear:both;
}
/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	29/10/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888');
  src: url('https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.woff?5510888') format('woff'),
       url('https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */

							

/******************************
	-	BASIC STYLES		-
******************************/

.rev_slider_wrapper{
	position:relative;
	z-index: 0;
}


.rev_slider{
	position:relative;
	overflow:visible;
}

.tp-overflow-hidden { overflow:hidden;}

.tp-simpleresponsive img,
.rev_slider img{
	max-width:none !important;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
	list-style:none !important;
	position:absolute;	
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
	top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
	visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
	padding:0 !important; 
	margin:0 !important; 
	list-style:none !important;
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
}


.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}

.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}

.rev_slider .tp-caption,
.rev_slider .caption 	{ 
	position:relative;  
	visibility:hidden; 
	white-space: nowrap;
	display: block;
}


.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
	margin-bottom:0;

}

.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top}

	
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
	cursor:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
	cursor:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
	z-index:1
}

.tp_inner_padding {	
	box-sizing:border-box;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	max-height:none !important;	
}


.tp-caption {	
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;	
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}

.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {	
	visibility:hidden !important; 
	display:none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
	max-width: none !important
}






/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.rev_slider_wrapper	{	width:100%;}

.fullscreen-container {	
	position:relative;
	padding:0;
}


.fullwidthbanner-container{
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
	position:absolute; z-index:101; top:0px;left:0px;
	/*pointer-events:none;*/

}


.tp-caption .frontcorner		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}
									
.tp-layer-inner-rotation {	
	position: relative !important;
}		


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-poster	{	display: none}

.tp-video-play-button					{	
	background:#000;
	background:rgba(0,0,0,0.3);										
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;										
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
	display: inline-block;	
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	-webkit-transition:opacity 300ms ease-out !important;
	-moz-transition:opacity 300ms ease-out !important;
	-o-transition:opacity 300ms ease-out !important;
	transition:opacity 300ms ease-out !important;				
}

.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}
.tp-caption:hover .tp-video-play-button 		{ 	display:block}

.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));	
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-background-video-layer video::-webkit-media-controls { display:none !important;}
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}

.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important}

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	   -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	        box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
    position:absolute; 
    z-index:-2;
    -webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;
    -moz-border-radius:100px / 20px;
    border-radius:100px / 20px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
	padding:6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
	text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}

	
/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.rev-minround 							{ 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
  -webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
  -webkit-transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */
@-webkit-keyframes rev-ani-mouse {
	0% { opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% { opacity: 0;top: 50%;}
	100% { opacity: 0;top: 29%;}
}
@-moz-keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	filter: alpha(opacity=80);
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;	
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;	
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
	-moz-animation: rev-ani-mouse 2.5s linear infinite;
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color:#333;
}
.rev-scroll-btn.revs-dark span {
	background: #333;	
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;	
	color: #FFF;  
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;	
	text-decoration: none;
	text-align: center;
	background-color: #000;	
	border-radius: 50px;	
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{	
	border-radius: 3px;		
}

.rev-cbutton-light	{	
	color: #333;  	
	background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
	color: #333;  	
	border-radius: 3px;		
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
	line-height: 37px;	
	width:37px;
	height:37px;	
}

.rev-sbutton-blue	{	
	background-color: #3B5998
}
.rev-sbutton-lightblue	{	
	background-color: #00A0D1;
}
.rev-sbutton-red	{	
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}


/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

 .tp-simpleresponsive img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating	{	float: none;}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
	display: inline-block;
    vertical-align: top;
}

.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
	position: relative;
	height: 1em;
	
	width: 5.4em;
	font-family: star;
}

.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
}


.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {
	
	font-size: 1em !important;
	font-family: star;
}


/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif) no-repeat center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	
	background:url(https://www.georges.com.au/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif) no-repeat 10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {-webkit-transform: scale(1.0); opacity: 0;}
}

@keyframes tp-scaleout {
  0% {transform: scale(0.0);-webkit-transform: scale(0.0);} 
  100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}
}


.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);} 
  40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);} 
  50% { transform: scale(1.0);}
}



/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/


.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; -moz-border-radius:0; -webkit-border-radius:0;}

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important}

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -moz-box-sizing: content-box !important}

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}

.tp-bannertimer					{	background:#000; background:rgba(0,0,0,0.15); height:5px;}


.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }



/***************************
	- KEN BURNS FIXES -
***************************/

body.rtl .tp-kbimg {left: 0 !important}



/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

/*******************
	- DEBUG MODE -
*******************/

.hglayerinfo				   {	  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}






