@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700,500);
/* The above import directives are aggregated from content. */
.ui-datepicker {
    display: none;
    z-index: 999999 !important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0;
    width: 0;
    height: 0;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent
}

.ui-datepicker .ui-datepicker-next span {
    margin-left: 0;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px
}

.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: none;
    border: 0;
    margin: 0;
    padding: 0
}

.ui-datepicker {
    background: #fff;
    padding: 15px;
    border: #fff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .35);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .35)
}

.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: 0;
    padding-bottom: 10px
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%
}

.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7
}

.ui-datepicker .ui-datepicker-calendar {
    background: #fff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse
}

.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid
}

.ui-datepicker {
    width: auto
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: none;
    border: 0;
    margin: 0;
    padding: 0
}

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

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default
}

.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    background: #dadada
}

.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute
}

.ui-timepicker-div {
    padding: 10px 0 5px 0
}

.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595
}

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

body {
    margin: 0;
    padding: 0
}

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

audio, canvas, video {
    display: inline-block
}

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

nav ul, nav ol {
    list-style: none none
}

img {
    border: 0
}

img, object, video, embed {
    height: auto;
    max-width: 100%
}

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

figure {
    margin: 0
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size-adjust: 100%
}

body {
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem
}

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

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #d1d1d1
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: italic
}

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

small, .small {
    font-size: 12px
}

hr {
    border: 0;
    border-top: 1px solid #d1d1d1;
    margin-bottom: 20px;
    margin-top: 20px
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dfn {
    font-style: italic
}

h1 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 0;
    margin-bottom: 2rem
}

h2 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

h3 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

h4 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h5 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h6 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small {
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

a, .alink {
    color: #1979c3;
    text-decoration: none
}

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

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

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

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dt {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0
}

dd {
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0
}

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

code {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.2rem;
    white-space: nowrap
}

kbd {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.2rem
}

pre {
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    color: #111;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 10px;
    font-size: 1.2rem;
    display: block;
    word-wrap: break-word
}

pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap
}

blockquote {
    border-left: 0 solid #d1d1d1;
    margin: 0 0 20px 40px;
    padding: 0;
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    color: #333;
    line-height: 1.42857143;
    font-size: 1rem;
    display: block
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

blockquote cite {
    font-style: normal
}

blockquote:before, blockquote:after {
    content: ''
}

q {
    quotes: none
}

q:before, q:after {
    content: '';
    content: none
}

cite {
    font-style: normal
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

table th {
    text-align: left
}

table > tbody > tr > th, table > tfoot > tr > th, table > tbody > tr > td, table > tfoot > tr > td {
    vertical-align: top
}

table > thead > tr > th, table > thead > tr > td {
    vertical-align: bottom
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    padding: 8px 10px
}

button {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle
}

button:focus, button:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

button:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

button.disabled, button[disabled], fieldset[disabled] button {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

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

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box
}

input[type="text"]:disabled, input[type="password"]:disabled, input[type="url"]:disabled, input[type="tel"]:disabled, input[type="search"]:disabled, input[type="number"]:disabled, input[type="datetime"]:disabled, input[type="email"]:disabled {
    opacity: .5
}

input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="email"]::-moz-placeholder {
    color: #c2c2c2
}

input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder {
    color: #c2c2c2
}

input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder {
    color: #c2c2c2
}

input[type="number"] {
    -moz-appearance: textfield
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="search"] {
    -webkit-appearance: none
}

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

select {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 5px 10px 4px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box
}

select:disabled {
    opacity: .5
}

select[multiple="multiple"] {
    height: auto;
    background-image: none
}

textarea {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 1.42857143;
    margin: 0;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    resize: vertical
}

textarea:disabled {
    opacity: .5
}

textarea::-moz-placeholder {
    color: #c2c2c2
}

textarea::-webkit-input-placeholder {
    color: #c2c2c2
}

textarea:-ms-input-placeholder {
    color: #c2c2c2
}

input[type="checkbox"] {
    margin: 2px 5px 0 0
}

input[type="checkbox"]:disabled {
    opacity: .5
}

input[type="radio"] {
    margin: 2px 5px 0 0
}

input[type="radio"]:disabled {
    opacity: .5
}

input.mage-error, select.mage-error, textarea.mage-error {
    border-color: #ed8380
}

div.mage-error[generated] {
    color: #e02b27;
    font-size: 1.2rem
}

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

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

form {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

address {
    font-style: normal
}

*:focus {
    box-shadow: none;
    outline: 0
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.opc-wrapper .opc, .checkout-agreements-items, .block-wishlist-management .wishlist-select-items, .paypal-review .items-qty, .order-details-items .items-qty, .prices-tier, .block-banners .banner-items, .block-banners-inline .banner-items, .block-event .slider-panel .slider {
    margin: 0;
    padding: 0;
    list-style: none none
}

.opc-wrapper .opc > li, .checkout-agreements-items > li, .block-wishlist-management .wishlist-select-items > li, .paypal-review .items-qty > li, .order-details-items .items-qty > li, .prices-tier > li, .block-banners .banner-items > li, .block-banners-inline .banner-items > li, .block-event .slider-panel .slider > li {
    margin: 0
}

.abs-action-addto-product, .block-event .slider-panel .slider .item .action.event {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px
}

.abs-action-link-button:focus, .abs-action-link-button:active, .abs-action-addto-product:focus, .abs-action-addto-product:active, .block-event .slider-panel .slider .item .action.event:focus, .block-event .slider-panel .slider .item .action.event:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-action-link-button:hover, .abs-action-addto-product:hover, .block-event .slider-panel .slider .item .action.event:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.abs-action-link-button.disabled, .abs-action-link-button[disabled], fieldset[disabled] .abs-action-link-button, .abs-action-addto-product.disabled, .abs-action-addto-product[disabled], fieldset[disabled] .abs-action-addto-product, .block-event .slider-panel .slider .item .action.event.disabled, .block-event .slider-panel .slider .item .action.event[disabled], fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.abs-action-link-button:hover, .abs-action-link-button:active, .abs-action-link-button:focus, .abs-action-addto-product:hover, .abs-action-addto-product:active, .abs-action-addto-product:focus, .block-event .slider-panel .slider .item .action.event:hover, .block-event .slider-panel .slider .item .action.event:active, .block-event .slider-panel .slider .item .action.event:focus {
    text-decoration: none
}

.block-giftregistry-shared-items .product .item-options dt, .multicheckout .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0
}

.block-giftregistry-shared-items .product .item-options dt:after, .multicheckout .item-options dt:after {
    content: ': '
}

.block-giftregistry-shared-items .product .item-options dd, .multicheckout .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px
}

.block-giftregistry-shared-items .product-image-wrapper {
    height: auto;
    padding: 0 !important
}

.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
    position: static
}

.product.media .product.photo .photo.image {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.abs-account-blocks .block-title, .block-giftregistry-results .block-title, .block-giftregistry-shared-items .block-title, .block-wishlist-search-results .block-title, .block-reorder .block-title, .widget .block-title, .block-wishlist .block-title, .multicheckout .block-title, .paypal-review .block .block-title, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title, .account .column.main .block:not(.widget) .block-title {
    margin-bottom: 15px
}

.abs-account-blocks .block-title > strong, .block-giftregistry-results .block-title > strong, .block-giftregistry-shared-items .block-title > strong, .block-wishlist-search-results .block-title > strong, .block-reorder .block-title > strong, .widget .block-title > strong, .block-wishlist .block-title > strong, .multicheckout .block-title > strong, .paypal-review .block .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.multicheckout .block-title > .action, .paypal-review .block .block-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action, .sales-guest-view .column.main .block:not(.widget) .block-title > .action, .account .column.main .block:not(.widget) .block-title > .action {
    margin-left: 15px
}

.multicheckout .box-title, .paypal-review .block .box-title, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title, .sales-guest-view .column.main .block:not(.widget) .box-title, .account .column.main .block:not(.widget) .box-title {
    display: inline-block;
    margin: 0 0 5px
}

.multicheckout .box-title > span, .paypal-review .block .box-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span, .sales-guest-view .column.main .block:not(.widget) .box-title > span, .account .column.main .block:not(.widget) .box-title > span {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.multicheckout .box-title > .action, .paypal-review .block .box-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action, .sales-guest-view .column.main .block:not(.widget) .box-title > .action, .account .column.main .block:not(.widget) .box-title > .action {
    font-weight: 400;
    margin-left: 10px
}

.multicheckout .block-content p:last-child, .paypal-review .block .block-content p:last-child, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child, .sales-guest-view .column.main .block:not(.widget) .block-content p:last-child, .account .column.main .block:not(.widget) .block-content p:last-child {
    margin-bottom: 0
}

.multicheckout .block-content .box, .paypal-review .block .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box, .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px
}

.giftregisty-dropdown, .wishlist-dropdown {
    display: inline-block;
    position: relative
}

.abs-dropdown-simple:before, .abs-dropdown-simple:after, .giftregisty-dropdown:before, .giftregisty-dropdown:after, .wishlist-dropdown:before, .wishlist-dropdown:after {
    content: '';
    display: table
}

.abs-dropdown-simple:after, .giftregisty-dropdown:after, .wishlist-dropdown:after {
    clear: both
}

.abs-dropdown-simple .action.toggle, .giftregisty-dropdown .action.toggle, .wishlist-dropdown .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.abs-dropdown-simple .action.toggle:after, .giftregisty-dropdown .action.toggle:after, .wishlist-dropdown .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-simple .action.toggle:hover:after, .giftregisty-dropdown .action.toggle:hover:after, .wishlist-dropdown .action.toggle:hover:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle:active:after, .giftregisty-dropdown .action.toggle:active:after, .wishlist-dropdown .action.toggle:active:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle.active, .giftregisty-dropdown .action.toggle.active, .wishlist-dropdown .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.abs-dropdown-simple .action.toggle.active:after, .giftregisty-dropdown .action.toggle.active:after, .wishlist-dropdown .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e618';
    font-family: 'icons-blank-theme';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-simple .action.toggle.active:hover:after, .giftregisty-dropdown .action.toggle.active:hover:after, .wishlist-dropdown .action.toggle.active:hover:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle.active:active:after, .giftregisty-dropdown .action.toggle.active:active:after, .wishlist-dropdown .action.toggle.active:active:after {
    color: inherit
}

.abs-dropdown-simple ul.dropdown, .giftregisty-dropdown ul.dropdown, .wishlist-dropdown ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.abs-dropdown-simple ul.dropdown li, .giftregisty-dropdown ul.dropdown li, .wishlist-dropdown ul.dropdown li {
    margin: 0;
    padding: 5px 5px 5px 23px
}

.abs-dropdown-simple ul.dropdown li:hover, .giftregisty-dropdown ul.dropdown li:hover, .wishlist-dropdown ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.abs-dropdown-simple ul.dropdown:before, .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:before, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99
}

.abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98
}

.abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
    left: 10px;
    top: -12px
}

.abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
    left: 9px;
    top: -14px
}

.abs-dropdown-simple.active, .giftregisty-dropdown.active, .wishlist-dropdown.active {
    overflow: visible
}

.abs-dropdown-simple.active ul.dropdown, .giftregisty-dropdown.active ul.dropdown, .wishlist-dropdown.active ul.dropdown {
    display: block;
    position: absolute
}

.column .block-addbysku .qty .qty, .table-giftregistry-items .field.qty .qty, .block-giftregistry-shared-items .qty .qty, .table.grouped .control .qty, .block-wishlist-info-items .input-text.qty, .multicheckout .table-wrapper .col .qty .input-text, .account .table-wrapper .data.table.wishlist .box-tocart .qty, .account .table-return-items .qty .input-text, .sidebar .block-addbysku .fieldset .fields .field.qty .qty {
    text-align: center;
    width: 47px
}

.sidebar .widget.block:not(:last-child), .sidebar .widget:not(:last-child), .block, .block-banners, .block-banners-inline {
    margin-bottom: 40px
}

.table-comparison .cell.remove .action.delete {
    display: inline-block;
    text-decoration: none
}

.abs-remove-button-for-blocks > span, .table-comparison .cell.remove .action.delete > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-remove-button-for-blocks:before, .table-comparison .cell.remove .action.delete:before {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    line-height: 15px;
    color: #303030;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-remove-button-for-blocks:hover:before, .table-comparison .cell.remove .action.delete:hover:before {
    color: #303030
}

.abs-remove-button-for-blocks:active:before, .table-comparison .cell.remove .action.delete:active:before {
    color: #303030
}

.product.name a {
    font-weight: 400
}

.product.name a > a {
    color: #333;
    text-decoration: none
}

.form.giftregistry.items .actions-toolbar, .form-new-agreement .actions-toolbar, .form.wishlist.items .actions-toolbar {
    margin-left: 0
}

.abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove {
    left: 10px;
    margin-left: 70%;
    position: absolute;
    top: 31px;
    width: auto
}

.form-giftregistry-share .fieldset, .form-giftregistry-edit .fieldset, .form-add-invitations .fieldset, .form-create-return .fieldset {
    margin-bottom: 50px
}

.form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control {
    width: 70%
}

.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary {
    float: left
}

.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
    margin-top: 30px
}

.form-giftregistry-share .fieldset .fields .actions-toolbar, .form-giftregistry-edit .fieldset .fields .actions-toolbar, .form-add-invitations .fieldset .fields .actions-toolbar, .form-create-return .fieldset .fields .actions-toolbar {
    margin: 0
}

.form-giftregistry-share .message.notice, .form-giftregistry-edit .message.notice, .form-add-invitations .message.notice, .form-create-return .message.notice {
    margin: 30px 0 0
}

.form-giftregistry-share .additional, .form-giftregistry-edit .additional, .form-add-invitations .additional, .form-create-return .additional {
    margin-top: 55px;
    position: relative
}

.order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: 0;
    visibility: hidden
}

.checkout-payment-method .field-select-billing > .label, .checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend, .page-product-downloadable .product-options-wrapper .fieldset .legend.links-title, .page-product-giftcard .fieldset.giftcard > .legend, .opc-wrapper .form-giftcard-account .field .label, .block-wishlist-search-form .form-wishlist-search .fieldset > .legend, .page-multiple-wishlist .page-title-wrapper .page-title, .multicheckout .table-wrapper .col .label, .multicheckout .block .methods-shipping .item-content .fieldset > .legend, .block.newsletter .label, .block-reorder .product-item .label, .opc-wrapper .form-discount .field .label, .table-comparison .cell.label.remove span, .table-comparison .cell.label.product span, .action.skip:not(:focus), .page-header .switcher .label, .page-footer .switcher .label, .account .column.main .limiter > .label, .field.street .field.additional .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.shipping-policy-block.field-tooltip .field-tooltip-action span {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.abs-add-clearfix:before, .abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):before, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .payment-method-braintree .hosted-date-wrap:before, .payment-method-braintree .hosted-date-wrap:after, .checkout-container:before, .checkout-container:after, .opc-estimated-wrapper:before, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:before, .opc-wrapper .field.addresses:after, .page-product-downloadable .product-add-form:before, .page-product-downloadable .product-add-form:after, .gift-options:before, .gift-options:after, .gift-item-block .content:before, .gift-item-block .content:after, .order-details-items .order-gift-message:before, .order-details-items .order-gift-message:after, .order-details-items .block-order-details-gift-message:before, .order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:before, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:before, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping:before, .opc-wrapper .data.table .gift-wrapping:after, .table-order-items .gift-wrapping:before, .table-order-items .gift-wrapping:after, .table-order-review .gift-wrapping:before, .table-order-review .gift-wrapping:after, .map-popup .map-info-price:before, .map-popup .map-info-price:after, .multicheckout .item-options:before, .multicheckout .item-options:after, .multicheckout .block:before, .multicheckout .block:after, .multicheckout .block-content:before, .multicheckout .block-content:after, .toolbar:before, .toolbar:after, .toolbar-products:before, .toolbar-products:after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):before, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):before, .form-create-return .fieldset .actions-toolbar:not(:first-child):after {
    content: '';
    display: table
}

.abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .payment-method-braintree .hosted-date-wrap:after, .checkout-container:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .page-product-downloadable .product-add-form:after, .gift-options:after, .gift-item-block .content:after, .order-details-items .order-gift-message:after, .order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping:after, .table-order-items .gift-wrapping:after, .table-order-review .gift-wrapping:after, .map-popup .map-info-price:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .toolbar:after, .toolbar-products:after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):after {
    clear: both
}

.abs-field-date .control, .abs-field-tooltip, .column .block-addbysku .sku, .search-autocomplete, .opc-wrapper .shipping-address-item, .shipping-policy-block.field-tooltip .field-tooltip-content, .opc-block-summary, .sidebar .block-addbysku .fieldset .fields .field.sku, .block-event .slider-panel .slider .item .action.show, .field .control._with-tooltip {
    box-sizing: border-box
}

.abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button:before, .abs-split-button:after {
    content: '';
    display: table
}

.abs-split-button:after {
    clear: both
}

.abs-split-button .action.split {
    float: left;
    margin: 0
}

.abs-split-button .action.toggle {
    float: right;
    margin: 0
}

.abs-split-button button.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.abs-split-button button + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.abs-split-button .action.toggle {
    padding: 4px 5px;
    display: inline-block;
    text-decoration: none
}

.abs-split-button .action.toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-split-button .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button .action.toggle:hover:after {
    color: inherit
}

.abs-split-button .action.toggle:active:after {
    color: inherit
}

.abs-split-button .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.abs-split-button .action.toggle.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-split-button .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e618';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button .action.toggle.active:hover:after {
    color: inherit
}

.abs-split-button .action.toggle.active:active:after {
    color: inherit
}

.abs-split-button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.abs-split-button .items li {
    margin: 0;
    padding: 3px 5px
}

.abs-split-button .items li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.abs-split-button .items:before, .abs-split-button .items:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.abs-split-button .items:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99
}

.abs-split-button .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98
}

.abs-split-button .items:before {
    right: 10px;
    top: -12px
}

.abs-split-button .items:after {
    right: 9px;
    top: -14px
}

.abs-split-button.active {
    overflow: visible
}

.abs-split-button.active .items {
    display: block;
    position: absolute
}

.table-comparison .wishlist.split.button > .action.split, .product-items .wishlist.split.button > .action.split {
    display: inline-block;
    text-decoration: none
}

.abs-actions-addto-gridlist > span, .table-comparison .wishlist.split.button > .action.split > span, .product-items .wishlist.split.button > .action.split > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-actions-addto-gridlist:before, .table-comparison .wishlist.split.button > .action.split:before, .product-items .wishlist.split.button > .action.split:before {
    -webkit-font-smoothing: antialiased;
    font-size: 29px;
    line-height: 24px;
    color: #7d7d7d;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-actions-addto-gridlist:hover:before, .table-comparison .wishlist.split.button > .action.split:hover:before, .product-items .wishlist.split.button > .action.split:hover:before {
    color: #333
}

.multicheckout .action.primary, .form-address-edit .actions-toolbar .action.primary {
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem
}

.abs-action-remove, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .payment-method-billing-address .action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove {
    line-height: 1.42857143;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400
}

.abs-action-button-as-link:hover, .abs-action-remove:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover {
    color: #006bb4
}

.abs-action-button-as-link:hover, .abs-action-button-as-link:active, .abs-action-button-as-link:focus, .abs-action-remove:hover, .abs-action-remove:active, .abs-action-remove:focus, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .opc-block-shipping-information .shipping-information-title .action-edit:active, .opc-block-shipping-information .shipping-information-title .action-edit:focus, .action-auth-toggle:hover, .action-auth-toggle:active, .action-auth-toggle:focus, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:active, .checkout-payment-method .payment-method-billing-address .action-cancel:focus, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus, .checkout-agreements-block .action-show:hover, .checkout-agreements-block .action-show:active, .checkout-agreements-block .action-show:focus, .cart-summary .block.giftcard .action.check:hover, .cart-summary .block.giftcard .action.check:active, .cart-summary .block.giftcard .action.check:focus, .gift-options .actions-toolbar .action-cancel:hover, .gift-options .actions-toolbar .action-cancel:active, .gift-options .actions-toolbar .action-cancel:focus, .table-comparison .wishlist.split.button > .action:hover, .table-comparison .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:focus, .product-items .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:focus, .paypal-button-widget .paypal-button:hover, .paypal-button-widget .paypal-button:active, .paypal-button-widget .paypal-button:focus, .abs-add-fields .action.remove:hover, .abs-add-fields .action.remove:active, .abs-add-fields .action.remove:focus, .form-giftregistry-share .action.remove:hover, .form-giftregistry-share .action.remove:active, .form-giftregistry-share .action.remove:focus, .form-giftregistry-edit .action.remove:hover, .form-giftregistry-edit .action.remove:active, .form-giftregistry-edit .action.remove:focus, .form-add-invitations .action.remove:hover, .form-add-invitations .action.remove:active, .form-add-invitations .action.remove:focus, .form-create-return .action.remove:hover, .form-create-return .action.remove:active, .form-create-return .action.remove:focus {
    background: none;
    border: 0
}

.abs-action-button-as-link.disabled, .abs-action-button-as-link[disabled], fieldset[disabled] .abs-action-button-as-link, .abs-action-remove.disabled, .abs-action-remove[disabled], fieldset[disabled] .abs-action-remove, .opc-block-shipping-information .shipping-information-title .action-edit.disabled, .opc-block-shipping-information .shipping-information-title .action-edit[disabled], fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle.disabled, .action-auth-toggle[disabled], fieldset[disabled] .action-auth-toggle, .checkout-payment-method .payment-method-billing-address .action-cancel.disabled, .checkout-payment-method .payment-method-billing-address .action-cancel[disabled], fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled], fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address, .checkout-agreements-block .action-show.disabled, .checkout-agreements-block .action-show[disabled], fieldset[disabled] .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check.disabled, .cart-summary .block.giftcard .action.check[disabled], fieldset[disabled] .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel.disabled, .gift-options .actions-toolbar .action-cancel[disabled], fieldset[disabled] .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action.disabled, .table-comparison .wishlist.split.button > .action[disabled], fieldset[disabled] .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action.disabled, .product-items .wishlist.split.button > .action[disabled], fieldset[disabled] .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button.disabled, .paypal-button-widget .paypal-button[disabled], fieldset[disabled] .paypal-button-widget .paypal-button, .abs-add-fields .action.remove.disabled, .abs-add-fields .action.remove[disabled], fieldset[disabled] .abs-add-fields .action.remove, .form-giftregistry-share .action.remove.disabled, .form-giftregistry-share .action.remove[disabled], fieldset[disabled] .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove.disabled, .form-giftregistry-edit .action.remove[disabled], fieldset[disabled] .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove.disabled, .form-add-invitations .action.remove[disabled], fieldset[disabled] .form-add-invitations .action.remove, .form-create-return .action.remove.disabled, .form-create-return .action.remove[disabled], fieldset[disabled] .form-create-return .action.remove {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.abs-action-remove:active, .abs-action-remove:not(:focus), .opc-block-shipping-information .shipping-information-title .action-edit:active, .opc-block-shipping-information .shipping-information-title .action-edit:not(:focus), .action-auth-toggle:active, .action-auth-toggle:not(:focus), .checkout-payment-method .payment-method-billing-address .action-cancel:active, .checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus), .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus), .checkout-agreements-block .action-show:active, .checkout-agreements-block .action-show:not(:focus), .cart-summary .block.giftcard .action.check:active, .cart-summary .block.giftcard .action.check:not(:focus), .gift-options .actions-toolbar .action-cancel:active, .gift-options .actions-toolbar .action-cancel:not(:focus), .table-comparison .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:not(:focus), .product-items .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:not(:focus), .paypal-button-widget .paypal-button:active, .paypal-button-widget .paypal-button:not(:focus), .abs-add-fields .action.remove:active, .abs-add-fields .action.remove:not(:focus), .form-giftregistry-share .action.remove:active, .form-giftregistry-share .action.remove:not(:focus), .form-giftregistry-edit .action.remove:active, .form-giftregistry-edit .action.remove:not(:focus), .form-add-invitations .action.remove:active, .form-add-invitations .action.remove:not(:focus), .form-create-return .action.remove:active, .form-create-return .action.remove:not(:focus) {
    box-shadow: none
}

.cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review .block .actions-toolbar .action.primary {
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-revert-secondary-color:focus, .abs-revert-secondary-color:active, .cart-summary .form.giftregistry .fieldset .action.primary:focus, .cart-summary .form.giftregistry .fieldset .action.primary:active, .paypal-review .block .actions-toolbar .action.primary:focus, .paypal-review .block .actions-toolbar .action.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-revert-secondary-color:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review .block .actions-toolbar .action.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.cart-summary .form.giftregistry .fieldset .action.primary {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 7px 15px
}

.gift-summary .price-including-tax, .gift-summary .price-excluding-tax, .gift-summary .weee, .gift-options .price-including-tax, .gift-options .price-excluding-tax, .gift-options .weee, .product-options-wrapper .field .price-notice .price-including-tax, .product-options-wrapper .field .price-notice .price-excluding-tax, .product-options-wrapper .field .price-notice .weee {
    font-size: 1.4rem;
    display: inline-block;
    white-space: nowrap
}

.gift-summary .price-including-tax + .price-excluding-tax, .gift-options .price-including-tax + .price-excluding-tax, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
    display: inline-block;
    font-size: 1.1rem
}

.gift-summary .price-including-tax + .price-excluding-tax:before, .gift-options .price-including-tax + .price-excluding-tax:before, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
    content: '(' attr(data-label) ': '
}

.gift-summary .price-including-tax + .price-excluding-tax:after, .gift-options .price-including-tax + .price-excluding-tax:after, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
    content: ')'
}

.price-including-tax .cart-tax-total, .price-excluding-tax .cart-tax-total {
    cursor: pointer;
    padding-right: 12px;
    position: relative;
    display: inline-block;
    text-decoration: none
}

.abs-tax-total:after, .price-including-tax .cart-tax-total:after, .price-excluding-tax .cart-tax-total:after {
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    line-height: 10px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.price-including-tax .cart-tax-total:after, .price-excluding-tax .cart-tax-total:after {
    position: absolute;
    right: -10px;
    top: 3px
}

.abs-tax-total-expanded:after {
    content: '\e621'
}

.abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after, .price-excluding-tax .cart-tax-total-expanded:after {
    content: '\e621'
}

.order-details-items .order-gift-message .label:after, .order-details-items .block-order-details-gift-message .label:after, .block-wishlist-management .wishlist-select .wishlist-name-label:after {
    content: ': '
}

.abs-dropdown-items-new .action.new, .wishlist.split.button .action.new, .wishlist-dropdown .action.new {
    display: inline-block;
    text-decoration: none
}

.abs-icon-add:before, .abs-dropdown-items-new .action.new:before, .wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.split.button .items .item:last-child:hover, .wishlist-dropdown .items .item:last-child:hover {
    background: #e8e8e8
}

.wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
    margin-left: -17px;
    margin-right: 5px
}

.abs-sidebar-totals .table-caption, .page-product-giftcard .fieldset.giftcard > .legend + br, .order-details-items .order-items .order-gift-message .action.close, .multicheckout .block .methods-shipping .item-content .fieldset > .legend + br, .multicheckout .hidden, [class^='multishipping-'] .nav-sections, [class^='multishipping-'] .nav-toggle, .sidebar-main .block-reorder .subtitle, .sidebar-additional .block-reorder .subtitle, .no-display, .opc-block-summary .table-totals .table-caption {
    display: none
}

.return-status, .order-status {
    display: inline-block;
    margin-bottom: 20px
}

.block-wishlist .counter {
    color: #7d7d7d;
    font-size: 1.2rem;
    white-space: nowrap
}

.block-cart-failed .action.continue {
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 7px 15px 7px 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

.abs-shopping-cart-items .action.continue:hover, .abs-shopping-cart-items .action.continue:active, .abs-shopping-cart-items .action.continue:focus, .block-cart-failed .action.continue:hover, .block-cart-failed .action.continue:active, .block-cart-failed .action.continue:focus {
    text-decoration: none
}

.abs-shopping-cart-items .action.continue:before, .block-cart-failed .action.continue:before {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: '\e617';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-shopping-cart-items .action.continue:hover:before, .block-cart-failed .action.continue:hover:before {
    color: inherit
}

.abs-shopping-cart-items .action.continue:active:before, .block-cart-failed .action.continue:active:before {
    color: inherit
}

.abs-shopping-cart-items .action.continue:focus, .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:focus, .block-cart-failed .action.continue:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-shopping-cart-items .action.continue:hover, .block-cart-failed .action.continue:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.abs-shopping-cart-items .action.continue.disabled, .abs-shopping-cart-items .action.continue[disabled], fieldset[disabled] .abs-shopping-cart-items .action.continue, .block-cart-failed .action.continue.disabled, .block-cart-failed .action.continue[disabled], fieldset[disabled] .block-cart-failed .action.continue {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.block-cart-failed .action.continue:active {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12)
}

.block-cart-failed .action.update {
    display: inline-block;
    text-decoration: none;
    padding-left: 5px
}

.abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: '\e603';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-shopping-cart-items .action.update:hover:before, .block-cart-failed .action.update:hover:before {
    color: inherit
}

.abs-shopping-cart-items .action.update:active:before, .block-cart-failed .action.update:active:before {
    color: inherit
}

.abs-field-date input, .form-giftregistry-search .fields-specific-options .datetime-picker {
    margin-right: 10px;
    width: calc(100% - 50px)
}

.field .control._with-tooltip {
    position: relative
}

.field .control._with-tooltip input {
    margin-right: 10px;
    width: calc(100% - 39px)
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content, .shipping-policy-block.field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px
}

.opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    color: #333;
    font-weight: 300;
    font-size: 2.6rem
}

.opc-block-summary .table-totals .mark {
    font-weight: 400;
    padding-left: 4px
}

.opc-block-summary .table-totals .mark strong {
    font-weight: 400
}

.opc-block-summary .table-totals .amount {
    padding-right: 4px;
    text-align: right;
    white-space: nowrap
}

.opc-block-summary .table-totals .amount strong {
    font-weight: 400
}

.opc-block-summary .table-totals .grand .mark, .opc-block-summary .table-totals .grand .amount {
    padding-top: 20px
}

.opc-block-summary .table-totals .grand .amount {
    padding-right: 4px;
    text-align: right
}

.opc-block-summary .table-totals .grand .amount strong {
    font-weight: 700
}

.opc-block-summary .table-totals .msrp {
    margin-bottom: 10px
}

.opc-block-summary .table-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .amount {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    cursor: pointer
}

.opc-block-summary .table-totals .totals-tax-summary .amount .price {
    display: block;
    text-decoration: none;
    padding-right: 25px;
    position: relative
}

.abs-sidebar-totals .totals-tax-summary .amount .price > span, .opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    position: absolute;
    right: -5px;
    top: -12px
}

.opc-block-summary .table-totals .totals-tax-summary.expanded .mark, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
    border-bottom: 0
}

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
    content: '\e621'
}

.opc-block-summary .table-totals .totals-tax-details {
    display: none;
    border-bottom: 1px solid #d1d1d1
}

.opc-block-summary .table-totals .totals-tax-details.shown {
    display: table-row
}

.paypal-review-discount .block > .title {
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    font-weight: 600;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    overflow: hidden;
    padding: 7px 30px 7px 5px;
    position: relative
}

.abs-discount-block > .title:after, .paypal-review-discount .block > .title:after {
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.paypal-review-discount .block > .title:after {
    position: absolute;
    right: -5px;
    top: -5px
}

.column.main .paypal-review-discount .block > .title strong {
    font-size: 1.8rem;
    font-weight: 400
}

.paypal-review-discount .block > .content {
    display: none
}

.abs-discount-block.active > .title:after, .paypal-review-discount .block.active > .title:after {
    content: '\e617'
}

.paypal-review-discount .block.active > .content {
    display: block
}

/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../../frontend/Leeroy/packwire/fonts/opensans/light/opensans-300.eot');*/
    /*src: url('../../frontend/Leeroy/packwire/fonts/opensans/light/opensans-300.eot?#iefix') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Leeroy/packwire/fonts/opensans/light/opensans-300.woff') format('woff'), url('../../frontend/Leeroy/packwire/fonts/opensans/light/opensans-300.ttf') format('truetype'), url('../../frontend/Leeroy/packwire/fonts/opensans/light/opensans-300.svg#Open Sans') format('svg');*/
    /*font-weight: 300;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../../frontend/Leeroy/packwire/fonts/opensans/regular/opensans-400.eot');*/
    /*src: url('../../frontend/Leeroy/packwire/fonts/opensans/regular/opensans-400.eot?#iefix') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Leeroy/packwire/fonts/opensans/regular/opensans-400.woff') format('woff'), url('../../frontend/Leeroy/packwire/fonts/opensans/regular/opensans-400.ttf') format('truetype'), url('../../frontend/Leeroy/packwire/fonts/opensans/regular/opensans-400.svg#Open Sans') format('svg');*/
    /*font-weight: 400;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../../frontend/Leeroy/packwire/fonts/opensans/semibold/opensans-600.eot');*/
    /*src: url('../../frontend/Leeroy/packwire/fonts/opensans/semibold/opensans-600.eot?#iefix') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Leeroy/packwire/fonts/opensans/semibold/opensans-600.woff') format('woff'), url('../../frontend/Leeroy/packwire/fonts/opensans/semibold/opensans-600.ttf') format('truetype'), url('../../frontend/Leeroy/packwire/fonts/opensans/semibold/opensans-600.svg#Open Sans') format('svg');*/
    /*font-weight: 600;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../../frontend/Leeroy/packwire/fonts/opensans/bold/opensans-700.eot');*/
    /*src: url('../../frontend/Leeroy/packwire/fonts/opensans/bold/opensans-700.eot?#iefix') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Leeroy/packwire/fonts/opensans/bold/opensans-700.woff') format('woff'), url('../../frontend/Leeroy/packwire/fonts/opensans/bold/opensans-700.ttf') format('truetype'), url('../../frontend/Leeroy/packwire/fonts/opensans/bold/opensans-700.svg#Open Sans') format('svg');*/
    /*font-weight: 700;*/
    /*font-style: normal*/
/*}*/

.items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.table-wrapper {
    margin-bottom: 20px
}

table > caption {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.table:not(.cart):not(.totals) {
    border: 0
}

.table:not(.cart):not(.totals) > thead > tr > th, .table:not(.cart):not(.totals) > tbody > tr > th, .table:not(.cart):not(.totals) > tfoot > tr > th, .table:not(.cart):not(.totals) > thead > tr > td, .table:not(.cart):not(.totals) > tbody > tr > td, .table:not(.cart):not(.totals) > tfoot > tr > td {
    border: 0
}

.table:not(.cart):not(.totals) > thead > tr > th, .table:not(.cart):not(.totals) > thead > tr > td {
    border-bottom: 1px solid #d1d1d1
}

.table:not(.cart):not(.totals) tfoot > tr:first-child th, .table:not(.cart):not(.totals) tfoot > tr:first-child td {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px
}

.table:not(.cart):not(.totals) tfoot .mark {
    font-weight: 400;
    text-align: right
}

.page-messages {
    position: absolute;
    z-index: 999999999999;
    top: 110px;
    right: 0;
    left: 0;
    margin: auto
}

.page-messages .message {
    top: 0
}

.panel.header .links, .panel.header .switcher {
    display: none
}

.nav-sections {
    background: #f5f5f5
}

.tooltip.wrapper {
    position: relative
}

.tooltip.wrapper .tooltip.content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-top: 5px;
    left: 0;
    top: 100%
}

.tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.tooltip.wrapper .tooltip.content:after {
    border-width: 5px;
    border-color: transparent
}

.tooltip.wrapper .tooltip.content:before {
    border-width: 6px;
    border-color: transparent
}

.tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
    bottom: 100%
}

.tooltip.wrapper .tooltip.content:after {
    border-bottom-color: #fff;
    left: 15px;
    margin-left: -5px
}

.tooltip.wrapper .tooltip.content:before {
    border-bottom-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.tooltip.wrapper tooltip.toggle {
    cursor: help
}

.tooltip.wrapper tooltip.toggle:hover + .tooltip.content, .tooltip.wrapper tooltip.toggle:focus + .tooltip.content, .tooltip.wrapper:hover .tooltip.content {
    display: block
}

.tooltip.wrapper .tooltip.content dl {
    margin-bottom: 0
}

.tooltip.wrapper .tooltip.content dd {
    white-space: normal
}

.tooltip.wrapper .tooltip.content .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.tooltip.wrapper .tooltip.content .label {
    margin-top: 10px
}

.tooltip.wrapper .tooltip.content .label:first-child {
    margin-top: 0
}

.tooltip.wrapper .tooltip.content .values {
    margin: 0
}

.ui-tooltip {
    position: absolute;
    z-index: 9999
}

.load.indicator {
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 9999;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    position: absolute
}

.load.indicator:before {
    background: transparent url('../../frontend/Leeroy/packwire/images/loader-2.gif') no-repeat 50% 50%;
    border-radius: 5px;
    height: 160px;
    width: 160px;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.load.indicator > span {
    display: none
}

.loading-mask {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.5)
}

.loading-mask .loader > img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.loading-mask .loader > p {
    display: none
}

body > .loading-mask {
    z-index: 9999
}

._block-content-loading {
    position: relative
}

@font-face {
    font-family: 'icons-blank-theme';
    src: url('../../frontend/Leeroy/packwire/fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot');
    src: url('../../frontend/Leeroy/packwire/fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/Leeroy/packwire/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff'), url('../../frontend/Leeroy/packwire/fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf') format('truetype'), url('../../frontend/Leeroy/packwire/fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme') format('svg');
    font-weight: normal;
    font-style: normal
}

.breadcrumbs {
    margin: 0 0 20px
}

.breadcrumbs .items {
    font-size: 1.2rem;
    color: #a3a3a3;
    margin: 0;
    padding: 0;
    list-style: none none
}

.breadcrumbs .items > li {
    display: inline-block;
    vertical-align: top
}

.breadcrumbs .item {
    margin: 0
}

.breadcrumbs a {
    color: #333;
    text-decoration: none
}

.breadcrumbs a:visited {
    color: #333;
    text-decoration: none
}

.breadcrumbs a:hover {
    color: #333;
    text-decoration: underline
}

.breadcrumbs a:active {
    color: #333;
    text-decoration: none
}

.breadcrumbs strong {
    font-weight: 400
}

.breadcrumbs .item:not(:last-child) {
    display: inline-block;
    text-decoration: none
}

.breadcrumbs .item:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 18px;
    content: '\e608';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ui-dialog.popup .action.close {
    position: absolute;
    height: 40px;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1001;
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.ui-dialog.popup .action.close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-dialog.popup .action.close:before {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ui-dialog.popup .action.close:hover:before {
    color: inherit
}

.ui-dialog.popup .action.close:active:before {
    color: inherit
}

.ui-dialog.popup .action.close:focus, .ui-dialog.popup .action.close:active {
    background: none;
    border: 0
}

.ui-dialog.popup .action.close:hover {
    background: none;
    border: 0
}

.ui-dialog.popup .action.close.disabled, .ui-dialog.popup .action.close[disabled], fieldset[disabled] .ui-dialog.popup .action.close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.popup-pointer {
    margin-left: -14px;
    position: absolute;
    top: -14px
}

.popup-pointer:before, .popup-pointer:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid
}

.popup-pointer:before {
    left: 2px;
    top: 2px;
    border: solid 6px;
    border-color: transparent transparent #fff transparent;
    z-index: 99
}

.popup-pointer:after {
    left: 1px;
    top: 0;
    border: solid 7px;
    border-color: transparent transparent #aeaeae transparent;
    z-index: 98
}

.price-tier_price .price-excluding-tax, .price-tier_price .price-including-tax {
    display: inline
}

.price-including-tax, .price-excluding-tax {
    display: block;
    font-size: 1.8rem;
    line-height: 1
}

.price-including-tax .price, .price-excluding-tax .price {
    font-weight: 700
}

.price-including-tax + .price-excluding-tax, .weee[data-label] {
    display: block;
    font-size: 1.8rem
}

.price-including-tax + .price-excluding-tax:before, .weee[data-label]:before {
    content: attr(data-label) ': ';
    font-size: 1.1rem
}

.price-including-tax + .price-excluding-tax .price, .weee[data-label] .price {
    font-size: 1.1rem
}

body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modals-overlay {
    z-index: 899
}

.modal-slide, .modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.modal-slide._show, .modal-popup._show {
    visibility: visible
}

.modal-slide._show .modal-inner-wrap, .modal-popup._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-slide .modal-inner-wrap, .modal-popup .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto
}

.modal-slide {
    left: 44px;
    z-index: 900
}

.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto
}

.modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-slide._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-slide._inner-scroll .modal-footer {
    margin-top: auto
}

.modal-slide .modal-header, .modal-slide .modal-content, .modal-slide .modal-footer {
    padding: 0 2.6rem 2.6rem
}

.modal-slide .modal-header {
    padding-bottom: 2.1rem;
    padding-top: 2.1rem
}

.modal-popup {
    z-index: 900;
    left: 0;
    overflow-y: auto
}

.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 75%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease
}

.modal-popup._inner-scroll {
    overflow-y: visible
}

.ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll {
    overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%
}

.ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none
}

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-popup .modal-header, .modal-popup .modal-content, .modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem
}

.modal-popup .modal-header, .modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-popup .modal-header {
    padding-bottom: 1.2rem;
    padding-top: 3rem
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.modal-popup .modal-footer-actions {
    text-align: right
}

.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0
}

.modal-custom .action-close:focus, .modal-popup .action-close:focus, .modal-slide .action-close:focus, .modal-custom .action-close:active, .modal-popup .action-close:active, .modal-slide .action-close:active {
    background: none;
    border: 0
}

.modal-custom .action-close:hover, .modal-popup .action-close:hover, .modal-slide .action-close:hover {
    background: none;
    border: 0
}

.modal-custom .action-close.disabled, .modal-popup .action-close.disabled, .modal-slide .action-close.disabled, .modal-custom .action-close[disabled], .modal-popup .action-close[disabled], .modal-slide .action-close[disabled], fieldset[disabled] .modal-custom .action-close, fieldset[disabled] .modal-popup .action-close, fieldset[disabled] .modal-slide .action-close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.modal-custom .action-close > span, .modal-popup .action-close > span, .modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 32px;
    color: #8f8f8f;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
    color: inherit
}

.modal-custom .action-close:active:before, .modal-popup .action-close:active:before, .modal-slide .action-close:active:before {
    color: inherit
}

.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
    color: #1a1a1a
}

.modal-custom .action-close {
    margin: 25px
}

.modal-popup .modal-title {
    border-bottom: 1px solid #c1c1c1;
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word
}

.modal-popup .action-close {
    padding: 3rem
}

.modal-slide .action-close {
    padding: 1.1rem 2rem
}

.modal-slide .page-main-actions {
    margin-top: 2.1rem;
    margin-bottom: -12.9rem
}

.modals-overlay {
    background-color: rgba(51, 51, 51, 0.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 899
}

.column .block-addbysku .fieldset {
    margin: 0
}

.column .block-addbysku .fieldset .fields {
    position: relative
}

.column .block-addbysku .fieldset .fields .field {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top
}

.column .block-addbysku .fieldset .fields .actions-toolbar {
    position: absolute;
    right: 0;
    top: 4px
}

.column .block-addbysku .sku {
    margin-right: -155px;
    padding-right: 160px;
    width: 100%
}

.column .block-addbysku .skus > .label {
    margin-top: 10px
}

.column .block-addbysku .qty .qty + .mage-error {
    width: 80px
}

.column .block-addbysku .block-content .actions-toolbar {
    clear: both;
    margin: 0 0 20px;
    text-align: left
}

.column .block-addbysku .block-content .actions-toolbar:before, .column .block-addbysku .block-content .actions-toolbar:after {
    content: '';
    display: table
}

.column .block-addbysku .block-content .actions-toolbar:after {
    clear: both
}

.column .block-addbysku .block-content .actions-toolbar .primary {
    float: left
}

.column .block-addbysku .block-content .actions-toolbar .primary, .column .block-addbysku .block-content .actions-toolbar .secondary {
    display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary a.action, .column .block-addbysku .block-content .actions-toolbar .secondary a.action {
    display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary .action {
    margin: 0 5px 0 0
}

.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
    margin-top: 6px
}

.column .block-addbysku .block-content .actions-toolbar .primary, .column .block-addbysku .block-content .actions-toolbar .secondary {
    display: block;
    float: none
}

.column .block-addbysku .block-content .actions-toolbar > .secondary {
    text-align: left
}

.column .block-addbysku .reset {
    margin: 10px 0
}

.column .block-addbysku .note {
    display: block;
    margin: 0 0 20px
}

.block-cart-failed {
    margin-top: 40px
}

.block-cart-failed .block-title {
    font-size: 2.6rem
}

.block-cart-failed .block-title strong {
    font-weight: 300
}

.block-cart-failed .actions {
    text-align: center
}

.block-cart-failed .actions .action {
    margin-bottom: 10px
}

.payment-method-braintree .hosted-control {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    width: 225px
}

.payment-method-braintree .hosted-control:disabled {
    opacity: .5
}

.payment-method-braintree .hosted-control::-moz-placeholder {
    color: #c2c2c2
}

.payment-method-braintree .hosted-control::-webkit-input-placeholder {
    color: #c2c2c2
}

.payment-method-braintree .hosted-control:-ms-input-placeholder {
    color: #c2c2c2
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
    border-color: #006bb4
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
    border-color: #e02b27
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
    height: auto;
    opacity: 1
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
    border-color: #006400
}

.payment-method-braintree .hosted-control.hosted-cid {
    width: 5rem
}

.payment-method-braintree .hosted-control.hosted-date {
    float: left;
    margin-bottom: 7px;
    width: 6rem
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type {
    margin-right: 50px
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
    content: '/';
    display: inline;
    padding-bottom: inherit;
    padding-top: inherit;
    position: absolute;
    right: -25px;
    top: 5px
}

.payment-method-braintree .field-tooltip {
    right: 0
}

.payment-method-braintree .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.braintree-paypal-logo {
    margin-top: 10px;
    text-align: center
}

.braintree-paypal-account {
    padding: 15px 0 15px 50px;
    position: relative;
    display: inline-block
}

.braintree-paypal-account:before {
    background-image: url('../../frontend/Leeroy/packwire/Magento_Braintree/images/paypal-small.png');
    background-position-x: 0;
    background-position-y: 0;
    line-height: 16px;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block
}

.braintree-paypal-account:before {
    left: 17px;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.braintree-paypal-account .payment-method-type {
    font-weight: 700
}

.braintree-paypal-account .payment-method-description {
    color: #575757
}

.braintree-paypal-fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.action-braintree-paypal-logo {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.action-braintree-paypal-logo:focus, .action-braintree-paypal-logo:active {
    background: none;
    border: 0
}

.action-braintree-paypal-logo:hover {
    background: none;
    border: 0
}

.action-braintree-paypal-logo.disabled, .action-braintree-paypal-logo[disabled], fieldset[disabled] .action-braintree-paypal-logo {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.action-braintree-paypal-logo img {
    margin: 0;
    width: 114px
}

.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
    margin-left: 0
}

.account .table .col.paypal-account img {
    vertical-align: middle
}

.account .table .col.paypal-account + .actions {
    vertical-align: middle
}

.block-category-event {
    background: #f0f0f0;
    color: #333;
    padding: 10px 0 15px;
    text-align: center
}

.block-category-event.block:last-child {
    margin-bottom: 10px
}

.block-category-event .block-title {
    margin: 0 0 10px
}

.block-category-event .block-title strong {
    font-size: 1.5rem;
    font-weight: 300
}

.block-category-event .ticker {
    margin: 0;
    padding: 0;
    list-style: none none
}

.block-category-event .ticker li {
    display: none;
    margin: 0 15px
}

.block-category-event .ticker .value {
    font-size: 1.8rem;
    font-weight: 300
}

.block-category-event .ticker .label {
    font-size: 1rem;
    display: block;
    text-transform: lowercase
}

.block-category-event .dates {
    display: table;
    margin: 0 auto
}

.block-category-event .dates .start, .block-category-event .dates .end {
    display: table-cell;
    vertical-align: top
}

.block-category-event .dates .date {
    font-size: 1.8rem
}

.block-category-event .dates .time {
    display: block
}

.block-category-event .dates .start {
    padding-right: 40px;
    position: relative
}

.block-category-event .dates .start:after {
    font-size: 1.8rem;
    content: '\2013';
    display: block;
    position: absolute;
    right: 15px;
    top: 0
}

.block-search {
    margin-bottom: 0
}

.block-search .block-title {
    display: none
}

.block-search .block-content {
    margin-bottom: 0
}

.block-search .label {
    text-decoration: none;
    display: inline-block;
    float: right
}

.block-search .label > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.block-search .label:before {
    -webkit-font-smoothing: antialiased;
    font-size: 35px;
    line-height: 33px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block-search .label:hover:before {
    color: #333
}

.block-search .label:active:before {
    color: #333
}

.block-search .label.active + .control input {
    position: static
}

.block-search .action.search {
    display: none
}

.block-search .control {
    border-top: 1px solid #d1d1d1;
    clear: both;
    margin: 0 -15px -1px;
    padding: 0 15px
}

.block-search input {
    left: -300%;
    margin: 15px 0;
    position: absolute
}

.block-search .nested {
    display: none
}

.search-autocomplete {
    display: none;
    margin-top: -15px;
    overflow: hidden;
    position: absolute;
    z-index: 3
}

.search-autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.search-autocomplete ul li {
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
    margin: 0;
    padding: 5px 40px 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal
}

.search-autocomplete ul li:not(:empty) {
    border-top: 0;
    border: 1px solid #c2c2c2;
    background: #fff
}

.search-autocomplete ul li:first-child {
    border-top: 0
}

.search-autocomplete ul li:hover, .search-autocomplete ul li.selected {
    background: #e8e8e8
}

.search-autocomplete ul li .amount {
    color: #999;
    position: absolute;
    right: 7px;
    top: 5px
}

.form.search.advanced .fields.range .field:first-child {
    position: relative
}

.form.search.advanced .fields.range .field:first-child .control {
    padding-right: 25px
}

.form.search.advanced .fields.range .field:first-child .control:after {
    content: ' \2013 ';
    display: inline-block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 6px;
    width: 25px
}

.form.search.advanced .fields.range .field:last-child {
    position: relative
}

.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
    left: 0;
    position: absolute;
    top: 32px
}

.form.search.advanced .fields.range .field.with-addon .control {
    padding-right: 45px
}

.form.search.advanced .group.price .addon .addafter {
    background: none;
    border: 0;
    padding-top: 6px;
    position: absolute;
    right: 0;
    top: 0
}

.search.summary {
    margin-bottom: 10px
}

.checkout-container {
    margin: 0 0 20px
}

.opc-wrapper {
    margin: 0 0 20px
}

.checkout-index-index .nav-sections, .checkout-index-index .nav-toggle {
    display: none
}

.checkout-index-index .logo {
    margin-left: 0
}

.opc-estimated-wrapper {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 18px 15px
}

.opc-estimated-wrapper .estimated-block {
    font-size: 18px;
    font-weight: 700;
    float: left
}

.opc-estimated-wrapper .estimated-block .estimated-label {
    display: block;
    margin: 0 0 5px
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #333
}

.field-tooltip {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 1px
}

.field-tooltip._active {
    z-index: 100
}

.field-tooltip._active .field-tooltip-content {
    display: block
}

.field-tooltip._active .field-tooltip-action:before {
    color: #333
}

.field-tooltip .field-tooltip-action {
    display: inline-block;
    text-decoration: none
}

.field-tooltip .field-tooltip-action > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.field-tooltip .field-tooltip-action:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: inherit;
    color: #bbb;
    content: '\e623';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.field-tooltip .field-tooltip-action:hover:before {
    color: #333
}

._keyfocus .field-tooltip .field-tooltip-action:focus {
    z-index: 100
}

._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
    display: block
}

._keyfocus .field-tooltip .field-tooltip-action:focus:before {
    color: #333
}

.field-tooltip .field-tooltip-content {
    background: #f4f4f4;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2
}

.field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-right-color: #f4f4f4;
    left: -21px;
    top: 12px;
    content: '';
    display: block;
    position: absolute;
    z-index: 3
}

.field-tooltip .field-tooltip-content:before {
    border-right-color: #666
}

.field-tooltip .field-tooltip-content:after {
    border-right-color: #f4f4f4;
    width: 1px;
    z-index: 4
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    margin-top: 28px;
    margin-bottom: 20px
}

.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 14px;
    margin-top: 10px
}

.opc-wrapper .shipping-address-items {
    font-size: 0
}

.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 20px 35px 20px 20px;
    transition: .3s border-color;
    width: 50%;
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: top;
    word-wrap: break-word
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #ff5501
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #ff5501;
    color: #fff;
    content: '\e610';
    font-family: 'icons-blank-theme';
    height: 27px;
    width: 29px;
    font-size: 27px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    visibility: hidden
}

.opc-wrapper .action-show-popup {
    margin: 0 0 20px
}

.opc-wrapper .action-show-popup > span:before {
    content: '+';
    padding-right: 5px
}

.opc-wrapper .action-select-shipping-item {
    float: right;
    margin: 20px 0 0
}

.opc-wrapper .edit-address-link {
    display: block;
    float: left;
    margin: 20px 5px 0 0
}

.checkout-shipping-method .no-quotes-block {
    margin: 20px 0
}

.table-checkout-shipping-method thead th {
    display: none
}

.table-checkout-shipping-method tbody td {
    border-top: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 20px
}

.table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 20px
}

.table-checkout-shipping-method tbody tr:first-child td {
    border-top: 0
}

.table-checkout-shipping-method tbody .row-error td {
    border-top: 0;
    padding-bottom: 10px;
    padding-top: 0
}

.checkout-shipping-method {
    position: relative
}

.shipping-policy-block.field-tooltip {
    top: 12px
}

.shipping-policy-block.field-tooltip .field-tooltip-action {
    color: #1979c3;
    cursor: pointer
}

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
    display: none
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 420px;
    top: 30px
}

.opc-block-shipping-information {
    padding: 0 30px
}

.opc-block-shipping-information .shipping-information-title {
    position: relative
}

.opc-block-shipping-information .shipping-information-title .action-edit {
    top: 2px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0
}

.opc-block-shipping-information .shipping-information-title .action-edit > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: #8f8f8f;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
    color: #333
}

.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
    color: #8f8f8f
}

.opc-block-shipping-information .shipping-information-content {
    line-height: 27px
}

.opc-block-shipping-information .shipping-information-content .actions-toolbar {
    margin-left: 0
}

.opc-block-shipping-information .ship-to, .opc-block-shipping-information .ship-via {
    margin: 0 0 20px
}

.opc-block-summary {
    background: #f5f5f5;
    padding: 22px 30px;
    margin: 0 0 20px
}

.opc-block-summary > .title {
    display: block
}

.opc-block-summary .mark .value {
    color: #999;
    display: block
}

.opc-block-summary .grand.incl + .grand.excl .mark, .opc-block-summary .grand.incl + .grand.excl .amount {
    border-top: 0;
    font-size: 1.4rem;
    padding-top: 0
}

.opc-block-summary .grand.incl + .grand.excl .mark strong, .opc-block-summary .grand.incl + .grand.excl .amount strong {
    font-weight: 400
}

.opc-block-summary .not-calculated {
    font-style: italic
}

.opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative
}

.opc-block-summary .items-in-cart > .title > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.opc-block-summary .items-in-cart > .title:after {
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    line-height: 12px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.opc-block-summary .items-in-cart > .title:after {
    position: absolute;
    right: 0;
    top: 10px
}

.opc-block-summary .items-in-cart > .title strong {
    font-size: 1.8rem;
    font-weight: 300;
    margin: 0
}

.opc-block-summary .items-in-cart.active > .title:after {
    content: '\e621'
}

.opc-block-summary .items-in-cart .product {
    position: relative
}

.opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
    max-height: 370px;
    padding: 15px 15px 0 0;
    border: 0
}

.column.main .opc-block-summary .product-item {
    margin: 0;
    padding-left: 0
}

.opc-block-summary .product-item .product-item-inner {
    display: table;
    margin: 0 0 10px;
    width: 100%
}

.opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left
}

.opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right
}

.opc-block-summary .product-item .price {
    font-size: 1.6rem;
    font-weight: 400
}

.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
    margin: 0
}

.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
    font-size: 1rem
}

.authentication-dropdown {
    box-sizing: border-box
}

.authentication-dropdown .modal-inner-wrap {
    padding: 25px
}

.authentication-wrapper {
    float: right;
    margin-top: -60px;
    max-width: 50%;
    position: relative;
    z-index: 1
}

._has-auth-shown .authentication-wrapper {
    z-index: 900
}

.block-authentication .field .label {
    font-weight: 400
}

.block-authentication .actions-toolbar {
    margin-bottom: 5px
}

.block-authentication .actions-toolbar:after {
    clear: both;
    content: '';
    display: table
}

.block-authentication .actions-toolbar > .secondary {
    padding-top: 25px;
    text-align: left
}

.block-authentication .block[class] {
    margin: 0
}

.block-authentication .block[class] ul {
    list-style: none;
    padding-left: 10px
}

.block-authentication .block[class] .field .control, .block-authentication .block[class] .field .label {
    float: none;
    width: auto
}

.block-authentication .block[class] + .block {
    border-top: 1px solid #c1c1c1;
    margin-top: 40px;
    padding-top: 40px;
    position: relative
}

.block-authentication .block[class] + .block::before {
    height: 36px;
    line-height: 34px;
    margin: -19px 0 0 -18px;
    min-width: 36px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    color: #c1c1c1;
    content: attr(data-label);
    display: inline-block;
    left: 50%;
    letter-spacing: normal;
    padding: 0 .2rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0
}

.checkout-payment-method .step-title {
    margin-bottom: 0
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
    border-top: 0
}

.checkout-payment-method .payment-method._active .payment-method-content {
    display: block
}

.checkout-payment-method .payment-method-title {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    margin: 0
}

.checkout-payment-method .payment-method-title .payment-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.checkout-payment-method .payment-method-title .action-help {
    display: inline-block;
    margin-left: 5px
}

.checkout-payment-method .payment-method-content {
    display: none;
    padding: 0 0 20px 22px
}

.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin: 0 0 20px
}

.checkout-payment-method .field-select-billing, .checkout-payment-method .billing-address-form {
    max-width: 600px
}

.checkout-payment-method .billing-address-same-as-shipping-block {
    margin: 0 0 10px
}

.checkout-payment-method .payment-method-billing-address {
    margin: 0 0 20px
}

.checkout-payment-method .payment-method-billing-address .primary .action-update {
    margin-right: 0
}

.checkout-payment-method .payment-method-billing-address .billing-address-details {
    line-height: 27px;
    padding: 0 0 0 23px
}

.checkout-payment-method .payment-method-note + .payment-method-billing-address {
    margin-top: 20px
}

.checkout-payment-method .payment-method-iframe {
    background-color: transparent;
    display: none;
    width: 100%
}

.checkout-payment-method .no-payments-block {
    margin: 20px 0
}

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
    content: '\e621'
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
    cursor: pointer
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: none
}

.checkout-payment-method .payment-option-title {
    border-top: 1px solid #ccc;
    padding: 20px 0
}

.checkout-payment-method .payment-option-title .action-toggle {
    color: #1979c3;
    display: inline-block;
    text-decoration: none
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: #8f8f8f;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-payment-method .payment-option-title .action-toggle:hover:after {
    color: #333
}

.checkout-payment-method .payment-option-title .action-toggle:active:after {
    color: #8f8f8f
}

.checkout-payment-method .payment-option-content {
    padding: 0 0 20px 22px
}

.checkout-payment-method .payment-option-inner {
    margin: 0 0 20px
}

.checkout-payment-method .credit-card-types {
    padding: 0
}

.checkout-payment-method .credit-card-types .item {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    vertical-align: top
}

.checkout-payment-method .credit-card-types .item._active {
    font-weight: 700
}

.checkout-payment-method .credit-card-types .item._active img {
    -webkit-filter: grayscale(0%)
}

.checkout-payment-method .credit-card-types .item._inactive {
    opacity: .4
}

.checkout-payment-method .credit-card-types .item span {
    display: inline-block;
    padding-top: 6px;
    vertical-align: top
}

.checkout-payment-method .credit-card-types img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .6s ease
}

.checkout-payment-method .ccard .fields > .year {
    padding-left: 5px
}

.checkout-payment-method .ccard .fields .select {
    padding-left: 5px;
    padding-right: 5px
}

.checkout-payment-method .ccard .month .select {
    width: 140px
}

.checkout-payment-method .ccard .year .select {
    width: 80px
}

.checkout-payment-method .ccard .number .input-text {
    width: 225px
}

.checkout-payment-method .ccard > .field.cvv > .control {
    padding-right: 20px;
    width: auto
}

.checkout-payment-method .ccard .cvv .input-text {
    width: 55px
}

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
    width: auto !important
}

.checkout-agreements-block {
    margin-bottom: 20px
}

.checkout-agreements-block .action-show {
    vertical-align: baseline
}

.checkout-agreements-items {
    padding-bottom: 30px
}

.checkout-agreements-items .checkout-agreements-item {
    margin-bottom: 20px
}

.checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 0
}

.checkout-agreement-item-content {
    overflow: auto
}

.downloadable.samples {
    margin-bottom: 20px
}

.downloadable.samples dd {
    margin: 0 0 10px
}

.table-downloadable-products .product-name {
    margin-right: 15px
}

.field.downloads .price-container {
    display: inline;
    white-space: nowrap
}

.field.downloads .price-container:before {
    content: ' + ';
    display: inline
}

.field.downloads .price-excluding-tax {
    display: inline
}

.field.downloads .price-excluding-tax:before {
    content: ' (' attr(data-label) ': '
}

.field.downloads .price-excluding-tax:after {
    content: ')'
}

.field.downloads .price-including-tax {
    font-size: 1.4rem;
    display: inline;
    font-weight: 600
}

.field.downloads .sample.link {
    float: right
}

.page-product-downloadable .product-add-form {
    clear: both;
    margin-bottom: 25px
}

.page-product-downloadable .product-options-bottom .field.qty {
    display: none !important
}

.cart-summary .block.giftcard .action.check {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem;
    margin-top: 20px
}

.page-product-giftcard .giftcard-amount {
    margin-bottom: 0;
    text-align: left
}

.page-product-giftcard .giftcard-amount .field:last-child {
    padding-bottom: 20px
}

.page-product-giftcard .product-options-wrapper .field:first-of-type {
    margin-top: 20px
}

.giftcard-account .please-wait {
    display: none
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
    margin-bottom: 30px
}

.opc-wrapper .form-giftcard-account {
    max-width: 500px
}

.opc-wrapper .form-giftcard-account .field {
    margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info {
    margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info .giftcard-account-number {
    margin: 0 0 10px
}

.gift-message .field .label {
    color: #666;
    font-weight: 400
}

.gift-options .actions-toolbar .action-cancel {
    display: none
}

.gift-options-title {
    margin: 0 0 20px
}

.gift-options-content .fieldset {
    margin: 0 0 20px
}

.gift-summary .actions-toolbar > .secondary {
    float: none
}

.gift-summary .actions-toolbar > .secondary .action {
    margin: 10px 20px 0 0
}

.cart.table-wrapper .gift-content {
    clear: left;
    display: none;
    float: left;
    margin: 20px 0;
    text-align: left;
    width: 100%
}

.cart.table-wrapper .gift-content._active {
    display: table;
    table-layout: fixed
}

.cart.table-wrapper .action-gift {
    display: inline-block;
    text-decoration: none
}

.cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart.table-wrapper .action-gift:hover:after {
    color: inherit
}

.cart.table-wrapper .action-gift:active:after {
    color: inherit
}

.cart.table-wrapper .action-gift._active:after {
    content: '\e621'
}

.gift-item-block {
    margin: 0
}

.gift-item-block._active .title:after {
    content: '\e621'
}

.gift-item-block .title {
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 20px 0 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    font-weight: 700
}

.gift-item-block .title:after {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gift-item-block .title:hover:after {
    color: inherit
}

.gift-item-block .title:active:after {
    color: inherit
}

.gift-item-block .title:focus, .gift-item-block .title:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.gift-item-block .title:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.gift-item-block .title.disabled, .gift-item-block .title[disabled], fieldset[disabled] .gift-item-block .title {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.gift-item-block .title:active {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12)
}

.gift-item-block .content {
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 10px 20px;
    position: relative
}

.order-details-items .order-gift-message .item-options dt, .order-details-items .block-order-details-gift-message .item-options dt {
    font-weight: 400;
    margin: 10px 0
}

.order-details-items .order-gift-message dt:after, .order-details-items .block-order-details-gift-message dt:after {
    content: ''
}

.order-details-items .order-gift-message .item-message, .order-details-items .block-order-details-gift-message .item-message {
    clear: left
}

.order-details-items .order-items .action.show {
    display: inline-block;
    text-decoration: none;
    padding-right: 20px;
    position: relative
}

.order-details-items .order-items .action.show:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.order-details-items .order-items .action.show:after {
    position: absolute;
    right: 0;
    top: -4px
}

.order-details-items .order-items .action.show.expanded:after {
    content: '\e621'
}

.block-order-details-gift-message {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px
}

.form-giftregistry-share .actions-toolbar:not(:last-child), .form-giftregistry-edit .actions-toolbar:not(:last-child) {
    margin-bottom: 40px
}

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control, .form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
    width: 100%
}

.table-giftregistry-items .product-image {
    float: left;
    margin-right: 10px
}

.cart-summary .form.giftregistry .fieldset {
    margin: 25px 0 5px
}

.cart-summary .form.giftregistry .fieldset .field {
    margin: 0 0 10px
}

.cart-summary .form.giftregistry .fieldset .field .control {
    float: none;
    width: auto
}

.cart-summary .form.giftregistry .fieldset .action.primary {
    margin-bottom: 0
}

.form-giftregistry-search {
    margin-bottom: 60px
}

.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
    margin-bottom: 0
}

.block-giftregistry-results .toolbar-giftregistry-results {
    text-align: center
}

.block-giftregistry .actions-toolbar {
    margin: 17px 0 0
}

.block-giftregistry-shared .item-options .item-value {
    margin: 0 0 25px
}

.block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1
}

.block-giftregistry-shared-items .col {
    padding: 20px 8px 10px
}

.block-giftregistry-shared-items .col .price-box {
    display: inline-block
}

.block-giftregistry-shared-items .col .price-wrapper {
    font-size: 1.8rem;
    display: block;
    font-weight: 700;
    white-space: nowrap
}

.block-giftregistry-shared-items .product .item-options {
    margin-bottom: 0
}

.block-giftregistry-shared-items .product-item-photo {
    display: block;
    max-width: 65px;
    padding: 10px 0
}

.block-giftregistry-shared-items .product-item-name {
    display: block;
    margin: 0 0 5px
}

.gift-wrapping-info {
    font-weight: 300;
    font-size: 18px;
    margin: 20px 0
}

.gift-wrapping-list {
    list-style: none;
    margin: 20px 0 10px;
    padding: 0
}

.gift-wrapping-list .no-image {
    background: #f2f2f2;
    display: inline-block;
    text-decoration: none
}

.gift-wrapping-list .no-image > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.gift-wrapping-list .no-image:after {
    -webkit-font-smoothing: antialiased;
    font-size: 38px;
    line-height: 4rem;
    color: #494949;
    content: '\e629';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gift-wrapping-list .no-image:after {
    display: block
}

.gift-wrapping-preview, .gift-wrapping-item > span {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.gift-wrapping-item {
    float: left;
    margin: 0 10px 10px 0
}

.gift-wrapping-item:last-child {
    margin-right: 0
}

.gift-wrapping-item._active span:before {
    border: 3px solid #333;
    box-sizing: border-box;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2
}

.gift-wrapping-item > span {
    height: 4rem;
    width: 4rem
}

.gift-wrapping-title {
    margin: 10px 0
}

.gift-wrapping-title .action-remove {
    margin-left: 5px
}

.gift-options-content .fieldset > .field {
    margin: 0 0 5px
}

.gift-options-content .fieldset > .field:before {
    display: none
}

.gift-wrapping-summary .gift-wrapping-title {
    border: 0;
    display: inline-block;
    padding: 0
}

.opc-wrapper .data.table .gift-wrapping, .table-order-items .gift-wrapping, .table-order-review .gift-wrapping {
    margin: 20px 0
}

.opc-wrapper .data.table .gift-wrapping .title, .table-order-items .gift-wrapping .title, .table-order-review .gift-wrapping .title {
    float: none
}

.opc-wrapper .data.table .gift-wrapping .content, .table-order-items .gift-wrapping .content, .table-order-review .gift-wrapping .content {
    margin: 0
}

.opc-wrapper .data.table .gift-wrapping .content > img, .table-order-items .gift-wrapping .content > img, .table-order-review .gift-wrapping .content > img {
    float: left;
    margin: 0 10px 0 0;
    max-height: 50px;
    max-width: 50px
}

.gift-summary .price-box, .gift-options .price-box {
    margin-left: 22px
}

.gift-summary .regular-price:before, .gift-options .regular-price:before {
    content: attr(data-label) ': '
}

.gift-summary .regular-price .price, .gift-options .regular-price .price {
    font-weight: 700
}

.table.grouped > thead > tr > th, .table.grouped > tbody > tr > th, .table.grouped > tfoot > tr > th, .table.grouped > thead > tr > td, .table.grouped > tbody > tr > td, .table.grouped > tfoot > tr > td {
    border-top: 1px solid #d1d1d1
}

.table.grouped > caption + thead > tr:first-child > th, .table.grouped > colgroup + thead > tr:first-child > th, .table.grouped > thead:first-child > tr:first-child > th, .table.grouped > caption + thead > tr:first-child > td, .table.grouped > colgroup + thead > tr:first-child > td, .table.grouped > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table.grouped > tbody + tbody {
    border-top: 1px solid #d1d1d1
}

.table.grouped > thead > tr > th {
    border-bottom: 0
}

.table.grouped .product-item-name {
    font-weight: 400
}

.table.grouped .price-box .price {
    font-size: 14px
}

.table.grouped .stock.unavailable {
    font-weight: normal;
    margin: 0;
    text-transform: none;
    white-space: nowrap
}

.table.grouped .row-tier-price td {
    border-top: 0
}

.table.grouped .row-tier-price .prices-tier {
    margin: 0 -10px 10px
}

.form-add-invitations .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

.form-add-invitations .action.add > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.form-add-invitations .action.add:before {
    -webkit-font-smoothing: antialiased;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.form-add-invitations .action.add:hover:before {
    color: inherit
}

.form-add-invitations .action.add:active:before {
    color: inherit
}

.map-popup-wrapper.popup .action.close {
    top: 10px
}

.map-popup {
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    transition: opacity .3s linear;
    left: 0;
    margin-top: 10px;
    position: absolute;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0;
    box-sizing: border-box
}

.map-popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px
}

.map-popup .popup-header .title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.map-popup .popup-content {
    margin: 10px 0 0
}

.map-popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    right: 10px;
    top: 10px
}

.map-popup .popup-actions .action.close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.map-popup .popup-actions .action.close:before {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.map-popup .popup-actions .action.close:hover:before {
    color: inherit
}

.map-popup .popup-actions .action.close:active:before {
    color: inherit
}

.map-popup .popup-actions .action.close:focus, .map-popup .popup-actions .action.close:active {
    background: none;
    border: 0
}

.map-popup .popup-actions .action.close:hover {
    background: none;
    border: 0
}

.map-popup .popup-actions .action.close.disabled, .map-popup .popup-actions .action.close[disabled], fieldset[disabled] .map-popup .popup-actions .action.close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.map-popup.active {
    opacity: 1
}

.map-popup .map-info-price {
    margin-bottom: 15px
}

.map-popup .map-info-price .price-box {
    margin: 0 0 20px
}

.map-popup .map-info-price .price-box .label:after {
    content: ': '
}

.map-old-price:not(:last-child), .product-info-price .map-show-info:not(:last-child) {
    margin-right: 10px
}

.map-old-price {
    text-decoration: none
}

.map-old-price .price-wrapper {
    text-decoration: line-through
}

.map-form-addtocart {
    display: inline-block;
    text-align: center
}

.map-form-addtocart img {
    display: block;
    margin: 0 auto
}

.wishlist.split.button {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.wishlist.split.button:before, .wishlist.split.button:after {
    content: '';
    display: table
}

.wishlist.split.button:after {
    clear: both
}

.wishlist.split.button .action.split {
    float: left;
    margin: 0
}

.wishlist.split.button .action.toggle {
    float: right;
    margin: 0
}

.wishlist.split.button button.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.wishlist.split.button button + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.wishlist.split.button .action.toggle {
    display: inline-block;
    text-decoration: none
}

.wishlist.split.button .action.toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.split.button .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: #7d7d7d;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.split.button .action.toggle:hover:after {
    color: #333
}

.wishlist.split.button .action.toggle:active:after {
    color: inherit
}

.wishlist.split.button .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.wishlist.split.button .action.toggle.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.split.button .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: #7d7d7d;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.split.button .action.toggle.active:hover:after {
    color: #333
}

.wishlist.split.button .action.toggle.active:active:after {
    color: inherit
}

.wishlist.split.button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.wishlist.split.button .items li {
    margin: 0;
    padding: 5px 5px 5px 23px
}

.wishlist.split.button .items li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.wishlist.split.button .items:before, .wishlist.split.button .items:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.wishlist.split.button .items:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99
}

.wishlist.split.button .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98
}

.wishlist.split.button .items:before {
    left: 10px;
    top: -12px
}

.wishlist.split.button .items:after {
    left: 9px;
    top: -14px
}

.wishlist.split.button.active {
    overflow: visible
}

.wishlist.split.button.active .items {
    display: block;
    position: absolute
}

.wishlist.split.button .items {
    text-align: left
}

.wishlist.split.button .items .item:last-child:hover {
    background: #e8e8e8
}

.table-comparison .wishlist.split.button > .action.split:before, .product-items .wishlist.split.button > .action.split:before {
    content: '\e601'
}

.table-comparison .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:focus, .product-items .wishlist.split.button > .action:focus, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover {
    color: #333
}

.table-comparison .wishlist.split.button > .action.toggle:before, .product-items .wishlist.split.button > .action.toggle:before {
    border-left: 1px solid #c9c9c9;
    content: '';
    float: left;
    height: 15px;
    margin-top: 3px
}

.product-info-main .wishlist.split.button .action.split, .block-bundle-summary .wishlist.split.button .action.split, .product-add-form .wishlist.split.button .action.split, .product-info-main .wishlist.split.button .action.toggle, .block-bundle-summary .wishlist.split.button .action.toggle, .product-add-form .wishlist.split.button .action.toggle {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.product-info-main .wishlist.split.button .action.toggle, .block-bundle-summary .wishlist.split.button .action.toggle, .product-add-form .wishlist.split.button .action.toggle {
    padding: 0
}

.cart.table-wrapper .wishlist.split.button {
    margin-bottom: 10px
}

.cart.table-wrapper .wishlist.split.button > .action.toggle {
    padding: 4px 5px
}

.wishlist.window.popup {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    transition: opacity .3s linear;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0
}

.wishlist.window.popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px
}

.wishlist.window.popup .popup-header .title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.wishlist.window.popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    right: 10px;
    top: 10px
}

.wishlist.window.popup .popup-actions .action.close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.window.popup .popup-actions .action.close:before {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.window.popup .popup-actions .action.close:hover:before {
    color: inherit
}

.wishlist.window.popup .popup-actions .action.close:active:before {
    color: inherit
}

.wishlist.window.popup .popup-actions .action.close:focus, .wishlist.window.popup .popup-actions .action.close:active {
    background: none;
    border: 0
}

.wishlist.window.popup .popup-actions .action.close:hover {
    background: none;
    border: 0
}

.wishlist.window.popup .popup-actions .action.close.disabled, .wishlist.window.popup .popup-actions .action.close[disabled], fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.wishlist.window.popup.active {
    opacity: 1
}

.wishlist.window.popup.active {
    display: block
}

.wishlist.overlay {
    transition: opacity .15s linear;
    background: #000;
    z-index: 899;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wishlist.overlay.active {
    opacity: .5;
    filter: alpha(opacity=50)
}

.wishlist.overlay.active {
    display: block
}

.block-wishlist-management {
    position: relative
}

.block-wishlist-management .wishlist-select .wishlist-name-label {
    font-weight: 600
}

.block-wishlist-management .wishlist-title {
    margin-bottom: 10px
}

.block-wishlist-management .wishlist-title strong {
    font-weight: 300;
    margin-right: 10px
}

.block-wishlist-management .wishlist-notice {
    color: #7d7d7d;
    display: inline-block;
    margin-right: 20px
}

.block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
    display: inline-block
}

.block-wishlist-management .wishlist-toolbar-select {
    margin-right: 20px
}

.block-wishlist-management .wishlist-dropdown.move {
    margin-right: 20px
}

.block-wishlist-search-form .form-wishlist-search {
    margin-bottom: 60px;
    max-width: 500px
}

.block-wishlist-search-results .toolbar-wishlist-results {
    text-align: center
}

.block-wishlist-info-items .block-title {
    margin-bottom: 20px;
    font-size: 2.2rem
}

.block-wishlist-info-items .block-title > strong {
    font-weight: 300
}

.block-wishlist-info-items .product-item {
    width: 100%
}

.block-wishlist-info-items .product-item-photo {
    margin-left: 20px
}

.block-wishlist-info-items .product-item-info {
    width: auto
}

.block-wishlist-info-items .product-item-info:hover .split {
    visibility: visible
}

.block-wishlist-info-items .price-wrapper {
    display: block;
    margin: 0 0 10px
}

.block-wishlist-info-items .split {
    clear: both;
    padding: 10px 0
}

.block-wishlist-info-items .action.towishlist {
    padding: 10px 0
}

.block-wishlist-info-items .input-text.qty {
    margin-right: 10px
}

.multicheckout .title {
    margin-bottom: 30px
}

.multicheckout .title strong {
    font-weight: 400
}

.multicheckout .table-wrapper {
    margin-bottom: 0
}

.multicheckout .table-wrapper .action.delete {
    display: inline-block
}

.multicheckout .table-wrapper .col .qty {
    display: inline-block
}

.multicheckout .table-wrapper .col.item .action.edit {
    font-weight: 400;
    margin-left: 10px
}

.multicheckout:not(.address) .table-wrapper .product-item-name {
    margin: 0
}

.multicheckout > .actions-toolbar {
    margin-top: 40px
}

.multicheckout .actions-toolbar > .secondary {
    display: block
}

.multicheckout .actions-toolbar > .secondary .action {
    margin-bottom: 25px
}

.multicheckout .actions-toolbar > .secondary .action.back {
    display: block;
    margin-left: 0
}

.multicheckout .actions-toolbar > .primary {
    margin-right: 10px
}

.multicheckout .item-options {
    margin: 10px 0 0
}

.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
    display: none
}

.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
    display: inline-block
}

.multicheckout .block-title, .multicheckout .block-content .title {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px
}

.multicheckout .block-title strong, .multicheckout .block-content .title strong {
    font-weight: 400
}

.multicheckout .block-title strong span, .multicheckout .block-content .title strong span {
    color: #a6a6a6
}

.multicheckout .block-content .title {
    border-bottom: 0;
    padding-bottom: 0
}

.multicheckout.order-review .block-title > strong {
    font-size: 2.4rem
}

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
    margin-bottom: 40px
}

.multicheckout .box-title span {
    margin-right: 10px
}

.multicheckout .box-title > .action {
    margin: 0
}

.multicheckout .box-shipping-method .price {
    font-weight: 700
}

.multicheckout .box-billing-method .fieldset {
    margin: 0
}

.multicheckout .box-billing-method .fieldset .legend.box-title {
    margin: 0 0 5px
}

.multicheckout .checkout-review .grand.totals {
    font-size: 2.1rem;
    margin-bottom: 40px
}

.multicheckout .checkout-review .grand.totals .mark {
    font-weight: 400
}

[class^='multishipping-'] .logo {
    margin-left: 0
}

.multishipping-checkout-success .nav-sections {
    display: block
}

.block.newsletter {
    margin-bottom: 40px
}

.block.newsletter .form.subscribe {
    display: table;
    width: 100%
}

.block.newsletter .fieldset {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.block.newsletter .field {
    margin: 0
}

.block.newsletter .field .control {
    display: inline-block;
    text-decoration: none;
    display: block
}

.block.newsletter .field .control:before {
    -webkit-font-smoothing: antialiased;
    font-size: 35px;
    line-height: 33px;
    color: #c2c2c2;
    content: '\e61d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block.newsletter .field .control:before {
    position: absolute
}

.block.newsletter input {
    padding-left: 35px
}

.block.newsletter .title {
    display: none
}

.block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%
}

.block.newsletter .action.subscribe {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px
}

.paypal.after:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 5px 5px 10px;
    text-transform: uppercase
}

.paypal.before:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 10px 5px;
    text-align: center;
    text-transform: uppercase
}

.paypal.acceptance {
    display: block;
    margin: 0 0 20px
}

.paypal.acceptance img {
    max-width: 100%
}

.box-tocart .paypal img, .block-minicart .paypal img {
    display: block;
    margin: 0 auto
}

.paypal-review .paypa-review-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .items-qty .item {
    white-space: nowrap
}

.paypal-review .items-qty .title:after {
    content: ': '
}

.paypal-review .paypal-review-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .actions-toolbar {
    margin-top: 10px
}

.paypal-review .item-options dt {
    display: inline-block
}

.paypal-review .item-options dt:after {
    content: ': '
}

.paypal-review .item-options dd {
    margin: 0
}

.paypal-review-discount {
    border-bottom: 1px solid #d1d1d1;
    margin: 20px 0
}

.paypal-review-discount .block {
    margin-bottom: 0
}

.paypal-review-discount .block .fieldset {
    padding: 10px 0 20px
}

.fotorama-video-container:after {
    background: url(../../frontend/Leeroy/packwire/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama-video-container .magnify-lens {
    display: none !important
}

.fotorama-video-container.video-unplayed:hover img {
    opacity: .6
}

.fotorama-video-container.video-unplayed:hover:after {
    transform: scale(1.25)
}

.video-thumb-icon:after {
    background: url(../../frontend/Leeroy/packwire/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
    bottom: 0;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    width: 49px
}

.product-video {
    bottom: 0;
    height: 75%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

.block-reward-info .reward-rates:not(:last-child), .block-reward-info .reward-limit:not(:last-child), .block-reward-info .reward-expiring:not(:last-child) {
    margin-bottom: 25px
}

.block-reward-info .reward-rates .title, .block-reward-info .reward-limit .title, .block-reward-info .reward-expiring .title {
    display: inline-block;
    margin-bottom: 10px
}

.form-create-return .field .control > span, .form-create-return .field address {
    display: inline-block;
    padding-top: 6px
}

.form-create-return .additional:first-child {
    margin-top: 0
}

.form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0
}

.form-create-return .additional .field:last-child {
    margin-top: 20px
}

.form-create-return .field.comment {
    margin-top: 55px
}

.block-returns-comments .returns-comments dt, .block-returns-comments .returns-comments dd {
    margin: 0
}

.block-returns-comments .returns-comments dt {
    font-weight: 400
}

.block-returns-comments .returns-comments dd {
    margin-bottom: 15px
}

.block-returns-comments .returns-comments dd:last-child {
    margin-bottom: 0
}

.block-returns-comments .fieldset {
    margin-bottom: 20px
}

.magento-rma-returns-returns .page-title-wrapper .page-title, .magento-rma-guest-returns .page-title-wrapper .page-title, .magento-rma-returns-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.order-links {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px
}

.order-links .item {
    display: inline-block;
    margin-right: 20px
}

.order-actions-toolbar .action {
    margin: 0 20px 0 0
}

.order-details-items {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.order-details-items .order-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.order-details-items .items-qty .item {
    white-space: nowrap
}

.order-details-items .items-qty .title:after {
    content: ': '
}

.order-details-items .table-order-items .product-item-name {
    margin-top: 0
}

.order-details-items .table-order-items tbody + tbody {
    border-top: 1px solid #d1d1d1
}

.order-details-items .item-options dt {
    margin: 0
}

.order-details-items .item-options dd {
    margin: 0 0 15px
}

.order-details-items .item-options.links dt {
    display: inline-block
}

.order-details-items .item-options.links dt:after {
    content: ': '
}

.order-details-items .item-options.links dd {
    margin: 0
}

.order-actions-toolbar {
    margin-bottom: 25px
}

.order-actions-toolbar .action {
    margin-right: 30px
}

.order-actions-toolbar .action.print {
    margin: 0
}

.page-title-wrapper .order-date {
    margin: 0 0 20px
}

.account .page-title-wrapper .page-title, [class^='sales-guest-'] .page-title-wrapper .page-title, .sales-guest-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.form-orders-search .field.email, .form-orders-search .field.zip {
    margin-bottom: 0
}

.block-reorder .product-item .checkbox {
    position: relative;
    top: 2px;
    vertical-align: baseline
}

.block-reorder .product-item .field.item {
    display: inline-block
}

.block-reorder .product-item-name {
    display: inline-block
}

.block-reorder .actions-toolbar {
    margin: 17px 0;
    max-width: 178px
}

.block-order-details-comments {
    margin: 0 0 40px
}

.block-order-details-comments .comment-date {
    font-weight: 600
}

.block-order-details-comments .comment-content {
    line-height: 1.6;
    margin: 0 0 20px
}

.block-order-details-view .box-content .payment-method .title {
    font-weight: 400
}

.block-order-details-view .box-content .payment-method .content {
    margin: 0
}

.block-order-details-view .box-content .payment-method .content > strong {
    font-weight: 400
}

.block-order-details-view .box-content .payment-method .content > strong:after {
    content: ': '
}

.order-tracking {
    border-bottom: 1px solid #d1d1d1;
    margin: 0;
    padding: 20px 0
}

.order-tracking .tracking-title {
    display: inline-block
}

.order-tracking .tracking-content {
    display: inline-block;
    margin: 0 0 0 5px
}

.opc-wrapper .form-discount {
    max-width: 500px
}

.my-credit-cards .status {
    font-style: italic
}

.my-credit-cards .action.delete {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline
}

.my-credit-cards .action.delete:focus, .my-credit-cards .action.delete:active {
    background: none;
    border: 0
}

.my-credit-cards .action.delete:hover {
    background: none;
    border: 0
}

.my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled], fieldset[disabled] .my-credit-cards .action.delete {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.my-credit-cards .action.delete:hover {
    color: #006bb4
}

.my-credit-cards .action.delete:hover, .my-credit-cards .action.delete:active, .my-credit-cards .action.delete:focus {
    background: none;
    border: 0
}

.my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled], fieldset[disabled] .my-credit-cards .action.delete {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.my-credit-cards-popup .modal-footer {
    text-align: right
}

.my-credit-cards-popup .action.secondary {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-right: 20px
}

.my-credit-cards-popup .action.secondary:focus, .my-credit-cards-popup .action.secondary:active {
    background: none;
    border: 0
}

.my-credit-cards-popup .action.secondary:hover {
    background: none;
    border: 0
}

.my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled], fieldset[disabled] .my-credit-cards-popup .action.secondary {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.my-credit-cards-popup .action.secondary:hover {
    color: #006bb4
}

.my-credit-cards-popup .action.secondary:hover, .my-credit-cards-popup .action.secondary:active, .my-credit-cards-popup .action.secondary:focus {
    background: none;
    border: 0
}

.my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled], fieldset[disabled] .my-credit-cards-popup .action.secondary {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.minilist .weee {
    display: table-row;
    font-size: 1.1rem
}

.minilist .weee:before {
    display: none
}

.price-container.weee:before {
    display: none
}

.page-products .columns {
    position: relative
}

.toolbar-amount {
    display: block
}

.products.wrapper ~ .toolbar .toolbar-amount {
    display: none
}

.toolbar-products .pages {
    display: none
}

.products.wrapper ~ .toolbar-products .pages {
    display: block
}

.toolbar-products .limiter {
    display: none
}

.toolbar-products .limiter .control {
    display: inline-block
}

.products.wrapper ~ .toolbar .sorter {
    display: none
}

.modes {
    float: left
}

.products.wrapper ~ .toolbar .modes {
    display: none
}

.products.wrapper ~ .toolbar .slide-column-open {
    display: none !important
}

.page-products .toolbar .limiter {
    display: none
}

.toolbar-amount {
    display: none
}

.sorter {
    float: right
}

.old-price, .old.price {
    text-decoration: line-through
}

.price-tier_price .price-including-tax + .price-excluding-tax:before {
    content: "(" attr(data-label) ": "
}

.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
    content: ")"
}

.price-tier_price .weee[data-label] {
    display: inline
}

.price-tier_price .weee[data-label] .price {
    font-size: 1.1rem
}

.price-tier_price .weee[data-label]:before {
    content: " +" attr(data-label) ": "
}

.actual-price {
    font-weight: 700
}

.category-image .image {
    max-width: 100%;
    height: auto;
    display: block
}

.category-image, .category-description {
    margin-bottom: 20px
}

.product-image-container {
    display: inline-block;
    max-width: 100%
}

.product-image-wrapper {
    height: 0;
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.product-image-photo {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    max-width: 100%
}

.product.media .placeholder .photo.container {
    max-width: 100%
}

.product.media .notice {
    color: #7d7d7d;
    font-size: 1.2rem;
    margin: 10px 0
}

.product.media .product.thumbs {
    margin: 20px 0 30px
}

.product.media .items.thumbs {
    margin: 0;
    padding: 0;
    list-style: none none
}

.product.media .items.thumbs > li {
    display: inline-block;
    vertical-align: top
}

.product.media .items.thumbs .active {
    display: block;
    line-height: 1
}

.product.info.detailed {
    clear: both;
    margin-bottom: 30px
}

.product.info.detailed .additional-attributes {
    width: auto
}

.product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
    padding: 4px 5px 10px 5px
}

.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {
    padding: 4px 30px 10px 0
}

.product-info-main .product.attibute.overview {
    margin: 20px 0
}

.product-info-main .product.alert {
    margin: 10px 0
}

.product-options-wrapper .fieldset-product-options-inner .legend {
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 1.4rem;
    border: 0;
    display: inline-block;
    float: none;
    padding: 0
}

.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.product-options-wrapper .field .note {
    display: block
}

.prices-tier {
    background: #f5f5f5;
    margin: 10px 0;
    padding: 10px 15px
}

.prices-tier .price-tier_price {
    display: inline-block
}

.prices-tier .price-including-tax, .prices-tier .price-excluding-tax, .prices-tier .weee {
    display: inline-block
}

.prices-tier .price-including-tax .price, .prices-tier .price-excluding-tax .price, .prices-tier .weee .price {
    font-size: 1.4rem;
    font-weight: 700
}

.ui-dialog-titlebar-close {
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline
}

.ui-dialog-titlebar-close:hover {
    color: #006bb4
}

.ui-dialog-titlebar-close:hover, .ui-dialog-titlebar-close:active, .ui-dialog-titlebar-close:focus {
    background: none;
    border: 0
}

.ui-dialog-titlebar-close.disabled, .ui-dialog-titlebar-close[disabled], fieldset[disabled] .ui-dialog-titlebar-close {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.block.related .action.select {
    margin: 0 5px
}

body.catalog-product-compare-index .action.print {
    float: right;
    margin: 15px 0
}

.table-wrapper.comparison {
    clear: both;
    max-width: 100%;
    overflow-x: auto
}

.table-comparison {
    table-layout: fixed
}

.table-comparison .cell.label, .table-comparison td:last-child {
    border-right: 1px solid #d1d1d1
}

.table-comparison .cell {
    width: 140px;
    padding: 15px
}

.table-comparison .cell .attibute.value {
    width: 100%;
    overflow: hidden
}

.table-comparison .cell.product.info, .table-comparison .cell.product.label {
    border-bottom: 1px solid #d1d1d1
}

.table-comparison .cell.label .attribute.label {
    display: block;
    width: 100%;
    word-wrap: break-word
}

.table-comparison .cell.attribute {
    font-size: 1.3rem
}

.table-comparison .cell.attribute img {
    max-width: 100%;
    height: auto
}

.table-comparison .product-addto-links {
    margin-top: 15px
}

.table-comparison .product-addto-links .action.split, .table-comparison .product-addto-links .action.toggle {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.table-comparison .product-addto-links .action.toggle {
    padding: 0
}

.table-comparison .cell.remove {
    padding-top: 0;
    padding-bottom: 0;
    text-align: right
}

.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
    margin-top: 10px
}

.table-comparison .action.tocart {
    white-space: nowrap
}

.comparison.headings {
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 2
}

.block-collapsible-nav .content {
    padding: 15px 0
}

body {
    background-color: #fff
}

.page-main > .page-title-wrapper .page-title + .action {
    margin-top: 30px
}

.action.skip:focus {
    position: absolute;
    z-index: 15;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    background: #f0f0f0;
    padding: 10px
}

.message.global p {
    margin: 0
}

.message.global.noscript, .message.global.cookie {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ffee9c;
    border-color: #d6ca8e;
    color: #333;
    margin: 0
}

.message.global.noscript a, .message.global.cookie a {
    color: #1979c3
}

.message.global.noscript a:hover, .message.global.cookie a:hover {
    color: #006bb4
}

.message.global.noscript a:active, .message.global.cookie a:active {
    color: #ff5501
}

.message.global.cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3
}

.message.global.cookie .actions {
    margin-top: 10px
}

.message.global.demo {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ff0101;
    border-color: none;
    color: #fff;
    text-align: center;
    margin-bottom: 0
}

.message.global.demo a {
    color: #1979c3
}

.message.global.demo a:hover {
    color: #006bb4
}

.message.global.demo a:active {
    color: #ff5501
}

.page-header .switcher, .page-footer .switcher {
    margin-right: 10px
}

.page-header .switcher .options, .page-footer .switcher .options {
    display: inline-block;
    position: relative
}

.page-header .switcher .options:before, .page-footer .switcher .options:before, .page-header .switcher .options:after, .page-footer .switcher .options:after {
    content: '';
    display: table
}

.page-header .switcher .options:after, .page-footer .switcher .options:after {
    clear: both
}

.page-header .switcher .options .action.toggle, .page-footer .switcher .options .action.toggle {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.page-header .switcher .options .action.toggle > span, .page-footer .switcher .options .action.toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .switcher .options .action.toggle:hover:after, .page-footer .switcher .options .action.toggle:hover:after {
    color: inherit
}

.page-header .switcher .options .action.toggle:active:after, .page-footer .switcher .options .action.toggle:active:after {
    color: inherit
}

.page-header .switcher .options .action.toggle.active, .page-footer .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.page-header .switcher .options .action.toggle.active > span, .page-footer .switcher .options .action.toggle.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .switcher .options .action.toggle.active:hover:after, .page-footer .switcher .options .action.toggle.active:hover:after {
    color: inherit
}

.page-header .switcher .options .action.toggle.active:active:after, .page-footer .switcher .options .action.toggle.active:active:after {
    color: inherit
}

.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.page-header .switcher .options ul.dropdown li, .page-footer .switcher .options ul.dropdown li {
    margin: 0;
    padding: 0
}

.page-header .switcher .options ul.dropdown li:hover, .page-footer .switcher .options ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99
}

.page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98
}

.page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px
}

.page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px
}

.page-header .switcher .options.active, .page-footer .switcher .options.active {
    overflow: visible
}

.page-header .switcher .options.active ul.dropdown, .page-footer .switcher .options.active ul.dropdown {
    display: block;
    position: absolute
}

.page-header .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a {
    display: block;
    padding: 8px
}

.page-header .switcher .options ul.dropdown a:hover, .page-footer .switcher .options ul.dropdown a:hover {
    text-decoration: none
}

.page-header .switcher li, .page-footer .switcher li {
    margin: 0;
    font-size: 12px
}

.page-header .switcher strong, .page-footer .switcher strong {
    font-weight: 400
}

.widget {
    clear: both
}

.ui-datepicker td {
    padding: 0
}

.account .table-wrapper .data.table.wishlist > thead > tr > th, .account .table-wrapper .data.table.wishlist > tbody > tr > th, .account .table-wrapper .data.table.wishlist > tfoot > tr > th, .account .table-wrapper .data.table.wishlist > thead > tr > td, .account .table-wrapper .data.table.wishlist > tbody > tr > td, .account .table-wrapper .data.table.wishlist > tfoot > tr > td {
    border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th, .account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th, .account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th, .account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td, .account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td, .account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
    border-top: 0
}

.account .table-wrapper .data.table.wishlist > tbody + tbody {
    border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist thead > tr > th {
    border-bottom: 0
}

.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
    border-bottom: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist .product.name {
    display: inline-block;
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .box-tocart {
    margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .box-tocart .qty {
    vertical-align: middle
}

.account .table-wrapper .data.table.wishlist .col.item {
    width: 50%
}

.account .table-wrapper .data.table.wishlist .col.photo {
    max-width: 150px
}

.account .table-wrapper .data.table.wishlist .col.selector {
    max-width: 15px
}

.account .table-wrapper .data.table.wishlist textarea {
    margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .input-text.qty {
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .action.primary {
    vertical-align: top
}

.account .table-wrapper .data.table.wishlist .price {
    font-weight: 700
}

.block-wishlist .product-item-name {
    margin-right: 25px
}

.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart {
    width: 100%
}

.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
    margin: 0;
    padding: 70px 70px 50px 37px
}

.weltpixel-quickview-catalog-product-view .reviews-actions .add {
    display: none
}

.block-addresses-list .items.addresses > .item {
    margin-bottom: 20px
}

.block-addresses-list .items.addresses > .item:last-child {
    margin-bottom: 0
}

.form-address-edit #region_id {
    display: none
}

.form-edit-account .fieldset.password {
    display: none
}

.box-billing-address .box-content, .box-shipping-address .box-content, .box-information .box-content, .box-newsletter .box-content {
    line-height: 26px
}

.account .page-title-wrapper .page-title {
    display: inline-block
}

.account .messages {
    margin-bottom: 20px
}

.account .column.main {
    margin-bottom: 30px
}

.account .column.main h2 {
    margin-top: 0
}

.account .column.main .toolbar {
    text-align: center
}

.account .column.main .toolbar .limiter-options {
    width: auto
}

.account .sidebar-additional {
    margin-top: 40px
}

.account .table-wrapper:last-child {
    margin-bottom: 0
}

.account .table-wrapper .action {
    margin-right: 15px
}

.account .table-wrapper .action:last-child {
    margin-right: 0
}

.column.main .block:last-child {
    margin-bottom: 0
}

.block .title {
    margin-bottom: 10px
}

.block .title strong {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.column.main .block .title strong {
    font-size: 18px
}

.block p:last-child {
    margin: 0
}

.block .box-actions {
    margin-top: 5px
}

.control.captcha-image {
    margin-top: 10px
}

.control.captcha-image .captcha-img {
    vertical-align: middle
}

.sidebar .block-addbysku .fieldset {
    margin: 0
}

.sidebar .block-addbysku .fieldset .fields {
    position: relative
}

.sidebar .block-addbysku .fieldset .fields .field {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top
}

.sidebar .block-addbysku .fieldset .fields .field.sku {
    margin-right: -85px;
    padding-right: 90px;
    width: 100%
}

.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
    width: 80px
}

.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
    position: absolute;
    right: 0;
    top: 6px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
    margin-bottom: 20px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
    text-align: left
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
    width: auto
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
    float: none;
    text-align: left
}

.sidebar .block-addbysku .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

.sidebar .block-addbysku .action.add > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sidebar .block-addbysku .action.add:before {
    -webkit-font-smoothing: antialiased;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sidebar .block-addbysku .action.add:hover:before {
    color: inherit
}

.sidebar .block-addbysku .action.add:active:before {
    color: inherit
}

.sidebar .block-addbysku .action.links {
    display: inline-block;
    margin: 20px 0 0
}

.sidebar .block-addbysku .action.reset {
    display: block;
    margin: 10px 0
}

.sidebar .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.sidebar .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sidebar .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sidebar .block-addbysku .action.remove:hover:before {
    color: inherit
}

.sidebar .block-addbysku .action.remove:active:before {
    color: inherit
}

.sidebar .block-addbysku .action.remove:focus, .sidebar .block-addbysku .action.remove:active {
    background: none;
    border: 0
}

.sidebar .block-addbysku .action.remove:hover {
    background: none;
    border: 0
}

.sidebar .block-addbysku .action.remove.disabled, .sidebar .block-addbysku .action.remove[disabled], fieldset[disabled] .sidebar .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.block-banners .banner-item, .block-banners-inline .banner-item {
    display: block
}

.block-banners .banner-item-content, .block-banners-inline .banner-item-content {
    margin-bottom: 20px
}

.block-banners .banner-item-content img, .block-banners-inline .banner-item-content img {
    display: block;
    margin: 0 auto
}

.columns .block-event {
    position: relative;
    z-index: 2
}

.block-event .block-content {
    position: relative
}

.block-event .block-content > .action {
    cursor: pointer;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    z-index: 3
}

.block-event .block-content > .action.backward, .block-event .block-content > .action.forward {
    opacity: .5;
    overflow: hidden;
    width: 20px;
    display: inline-block;
    text-decoration: none
}

.block-event .block-content > .action.backward > span, .block-event .block-content > .action.forward > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
    -webkit-font-smoothing: antialiased;
    font-size: 55px;
    line-height: 30px;
    color: inherit;
    content: '\e617';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
    margin-left: -15px
}

.block-event .block-content > .action.backward {
    left: 0
}

.block-event .block-content > .action.forward {
    right: 0
}

.block-event .block-content > .action.forward:before {
    content: '\e608'
}

.block-event .block-content > .action.forward:before {
    margin-left: -20px
}

.block-event .block-content > .action.inactive {
    cursor: default;
    display: none
}

.block-event .block-content > .action:hover {
    opacity: 1
}

.block-event .slider-panel {
    overflow: hidden;
    position: relative;
    z-index: 2
}

.block-event .slider-panel .slider {
    white-space: nowrap
}

.block-event .slider-panel .slider .item {
    background: #f0f0f0;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    white-space: normal;
    width: 16.35%
}

.sidebar-main .block-event .slider-panel .slider .item, .sidebar-additional .block-event .slider-panel .slider .item {
    width: 100%
}

.block-event .slider-panel .slider .item img {
    max-width: 100%
}

.block-event .slider-panel .slider .item .category-name {
    display: inline-block;
    font-size: 1.8rem;
    padding: 15px 5px 0;
    word-break: break-all
}

.block-event .slider-panel .slider .item .ticker {
    margin: 0;
    padding: 0;
    list-style: none none
}

.block-event .slider-panel .slider .item .ticker li {
    display: none;
    margin: 0 5px
}

.block-event .slider-panel .slider .item .ticker .value {
    font-size: 2.6rem;
    font-weight: 300
}

.block-event .slider-panel .slider .item .ticker .label {
    display: block;
    font-size: 1.3rem
}

.block-event .slider-panel .slider .item .dates {
    font-weight: 300
}

.block-event .slider-panel .slider .item .dates .start, .block-event .slider-panel .slider .item .dates .end, .block-event .slider-panel .slider .item .dates .date {
    display: block
}

.block-event .slider-panel .slider .item .dates .start:after {
    font-size: 1.8rem;
    content: '\2013';
    display: block
}

.block-event .slider-panel .slider .item .dates .date {
    font-size: 1.8rem;
    font-weight: 300
}

.block-event .slider-panel .slider .item .dates .time {
    font-size: 1.3rem
}

.block-event .slider-panel .slider .item .box-event .box-content {
    padding: 5px 0 10px
}

.block-event .slider-panel .slider .item .box-event .box-title {
    display: block;
    font-weight: 300;
    margin: 10px 0 0
}

.block-event .slider-panel .slider .item .action.show {
    display: block;
    padding: 0
}

.block-event .slider-panel .slider .item .action.show .category.name {
    display: inline-block;
    padding: 30px 10px 0
}

.block-event .slider-panel .slider .item .action.show img {
    display: block
}

.block-event .slider-panel .slider .item .action.event {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: 15px
}

.block-event .slider-panel .slider .item .action.event:focus, .block-event .slider-panel .slider .item .action.event:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

.block-event .slider-panel .slider .item .action.event:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

.block-event .slider-panel .slider .item .action.event.disabled, .block-event .slider-panel .slider .item .action.event[disabled], fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.block-event .slider-panel .slider .item .action.event:hover {
    text-decoration: none
}

.block-static-block.widget, .block-cms-link.widget {
    margin-bottom: 20px
}

.links .block-static-block.widget, .links .block-cms-link.widget {
    margin-bottom: 0
}

.block-cms-link-inline.widget {
    margin: 0
}

.block-wishlist-search .form-wishlist-search {
    margin: 20px 0 0
}

.block-cms-hierarchy-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-cms-hierarchy-link-inline.widget {
    margin: 0
}

.block-product-link.widget, .block-category-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-product-link-inline.widget {
    margin: 0
}

.block.widget .product-item-info {
    width: auto
}

.block.widget .pager {
    padding: 0
}

.block.widget .pager .toolbar-amount {
    float: none;
    font-size: 1.2rem
}

.block.widget .pager .pages-item-previous {
    padding-left: 0
}

.block.widget .pager .pages-item-next {
    position: relative
}

.block.widget .pager .items {
    white-space: nowrap
}

@media only screen and (max-width: 479px) {
    .tooltip.wrapper .tooltip.content {
        min-width: 10rem
    }

    .modal-popup .field-tooltip .field-tooltip-content {
        width: 200px
    }
}

@media only screen and (max-width: 639px) {
    .abs-visually-hidden-mobile, .table-giftregistry-items .col.product:before {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-mobile:before, .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:before, .abs-checkout-order-review tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .table-giftregistry-items .col.product:before, .table-giftregistry-items .col.product:after, .multicheckout.order-review .data.table tbody tr:before, .multicheckout.order-review .data.table tbody tr:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .table-giftregistry-items .col.product:after, .multicheckout.order-review .data.table tbody tr:after {
        clear: both
    }

    .multicheckout.order-review .data.table tbody tr:not(:last-child) {
        border-bottom: 1px solid #d1d1d1
    }

    .multicheckout.order-review .data.table tbody tr .col.item:before {
        display: none
    }

    .multicheckout.order-review .data.table tbody tr .col.qty, .multicheckout.order-review .data.table tbody tr .col.price, .multicheckout.order-review .data.table tbody tr .col.subtotal {
        box-sizing: border-box;
        float: left;
        text-align: center;
        white-space: nowrap;
        width: 33%
    }

    .multicheckout.order-review .data.table tbody tr .col.qty:before, .multicheckout.order-review .data.table tbody tr .col.price:before, .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
        content: attr(data-th) ':';
        display: block;
        font-weight: 700;
        padding-bottom: 10px
    }

    .abs-checkout-order-review tbody tr .product-item-name, .multicheckout.order-review .data.table tbody tr .product-item-name {
        margin: 0
    }

    .abs-no-display-s, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th, .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
        display: none
    }

    .abs-pager-toolbar-mobile-s .toolbar-amount, .abs-pager-toolbar-mobile-s .limiter, .abs-pager-toolbar-mobile-s .pages, .toolbar-giftregistry-results .toolbar-amount, .toolbar-giftregistry-results .limiter, .toolbar-giftregistry-results .pages {
        margin-bottom: 25px
    }

    .table-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        position: relative
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
        border: 0;
        display: block
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
        display: none
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
        display: block
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
        display: block
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
        border-bottom: 0;
        display: block;
        padding: 5px 0
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
        padding-right: 10px;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #111;
        font-weight: 700
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
        padding-top: 20px
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
        padding-bottom: 20px
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
        border: 0;
        padding: 0 0 5px
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
        display: block
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
        display: block
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
        padding-top: 20px
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 70%
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 30%
    }

    .column .block-addbysku .sku {
        margin-right: -85px;
        padding-right: 90px
    }

    .column .block-addbysku .action.remove {
        display: inline-block;
        background-image: none;
        background: none;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400
    }

    .column .block-addbysku .action.remove > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .column .block-addbysku .action.remove:before {
        -webkit-font-smoothing: antialiased;
        font-size: 28px;
        line-height: 22px;
        color: inherit;
        content: '\e616';
        font-family: 'icons-blank-theme';
        margin: 1px 0 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .column .block-addbysku .action.remove:hover:before {
        color: inherit
    }

    .column .block-addbysku .action.remove:active:before {
        color: inherit
    }

    .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
        background: none;
        border: 0
    }

    .column .block-addbysku .action.remove:hover {
        background: none;
        border: 0
    }

    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .5
    }

    .block-search {
        margin-top: 10px
    }

    .opc-wrapper .step-title {
        font-size: 18px;
        border-bottom: 0;
        padding-bottom: 0
    }

    .opc-wrapper .form-login {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        padding: 0 0 15px
    }

    .opc-wrapper .shipping-address-item {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        padding: 0 0 15px;
        width: 100%
    }

    .opc-wrapper .shipping-address-item.selected-item {
        padding: 15px 35px 15px 18px;
        border-bottom-width: 2px
    }

    .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
        right: 39px
    }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        margin-top: 28px
    }

    .opc-wrapper .action-select-shipping-item {
        float: none;
        margin-top: 10px;
        width: 100%
    }

    .opc-wrapper .action-show-popup {
        width: 100%
    }

    .opc-wrapper .edit-address-link {
        display: inline-block;
        text-decoration: none;
        margin: 0;
        position: absolute;
        right: 0;
        top: 1px
    }

    .opc-wrapper .edit-address-link > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .opc-wrapper .edit-address-link:before {
        -webkit-font-smoothing: antialiased;
        font-size: 28px;
        line-height: 28px;
        color: #303030;
        content: '\e606';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .opc-wrapper .edit-address-link:hover:before {
        color: #303030
    }

    .opc-wrapper .edit-address-link:active:before {
        color: #303030
    }

    .shipping-policy-block.field-tooltip {
        margin-bottom: 20px;
        position: relative;
        right: auto;
        top: auto
    }

    .shipping-policy-block.field-tooltip .field-tooltip-content {
        width: 300px;
        right: auto
    }

    .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        right: auto
    }

    .cart.table-wrapper .gift-content {
        border-bottom: 1px solid #d1d1d1;
        margin-bottom: 20px
    }

    .table-giftregistry-items .field.choice, .table-giftregistry-items .field.qty {
        display: inline-block
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 15px
    }

    .multicheckout .data.table .address:before {
        margin-bottom: 5px
    }

    .multicheckout .product-item-name, .multicheckout .price-including-tax, .multicheckout .price-excluding-tax {
        display: inline-block
    }

    .multicheckout .block-content .box:not(:last-child) {
        margin-bottom: 40px
    }

    .multicheckout .block-content .box:last-child {
        margin-bottom: 0
    }

    .multicheckout.order-review .box-items .data.table thead {
        display: block
    }

    .multicheckout.order-review .box-items .data.table thead tr {
        display: block
    }

    .multicheckout.order-review .box-items .data.table thead .col.item {
        display: block;
        padding: 0
    }

    .multicheckout .actions-toolbar .action {
        margin-bottom: 25px
    }

    .multicheckout .actions-toolbar > .primary {
        margin-bottom: 25px;
        margin-right: 0
    }

    .account .order-details-items .table-order-items .product-item-name, .account .order-details-items .table-order-items .price-including-tax, .account .order-details-items .table-order-items .price-excluding-tax, .account .order-details-items .table-order-items .items-qty {
        display: inline-block;
        vertical-align: top
    }

    .account .toolbar .pages {
        float: right
    }

    .account .toolbar .limiter {
        clear: both
    }

    .account .column.main, .account .sidebar-additional {
        margin: 0
    }
}

@media only screen and (max-width: 767px) {
    .abs-button-responsive-smaller {
        width: 100%
    }

    .abs-visually-hidden-mobile-m {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-mobile-m:before, .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:before, .form-create-return .fieldset > .actions-toolbar:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:after {
        clear: both
    }

    .abs-icon-add-mobile, .block-wishlist-management .wishlist-add.item .add {
        display: block;
        text-decoration: none
    }

    .abs-icon-add-mobile:before, .block-wishlist-management .wishlist-add.item .add:before {
        -webkit-font-smoothing: antialiased;
        font-size: 10px;
        line-height: 10px;
        color: inherit;
        content: '\e61c';
        font-family: 'icons-blank-theme';
        margin: 0 5px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name, .block-collapsible-nav .title {
        border-bottom: 1px solid #d1d1d1;
        border-top: 1px solid #d1d1d1;
        cursor: pointer;
        margin-bottom: 0;
        padding: 10px 40px 10px 15px;
        position: relative;
        display: block;
        text-decoration: none
    }

    .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after, .block-collapsible-nav .title:after {
        -webkit-font-smoothing: antialiased;
        font-size: 28px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .block-wishlist-management .wishlist-select .wishlist-name:after, .block-collapsible-nav .title:after {
        position: absolute;
        right: 10px;
        top: 0
    }

    .abs-toggling-title-mobile.active:after, .block-wishlist-management .wishlist-select .wishlist-name.active:after, .block-collapsible-nav .title.active:after {
        content: '\e621'
    }

    .abs-pager-toolbar-mobile .toolbar-amount, .abs-pager-toolbar-mobile .limiter, .abs-pager-toolbar-mobile .pages, .toolbar-wishlist-results .toolbar-amount, .toolbar-wishlist-results .limiter, .toolbar-wishlist-results .pages, .account .toolbar .toolbar-amount, .account .toolbar .limiter, .account .toolbar .pages {
        float: none;
        margin-bottom: 25px
    }

    .abs-shopping-cart-items-mobile .actions {
        text-align: center
    }

    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .account .page-main, .cms-privacy-policy .page-main {
        position: relative;
        padding-top: 41px
    }

    .navigation {
        padding: 0
    }

    .navigation .parent .level-top {
        position: relative;
        display: block;
        text-decoration: none
    }

    .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .navigation .parent .level-top:after {
        position: absolute;
        right: 7px;
        top: -8px
    }

    .navigation .parent .level-top.ui-state-active:after {
        content: '\e621'
    }

    .nav-sections {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: -80%;
        left: calc(-1 * (100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: 80%;
        width: calc(100% - 54px)
    }

    .nav-sections .switcher {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem;
        font-weight: 700;
        margin: 0;
        padding: .8rem 3.5rem .8rem 2rem
    }

    .nav-sections .switcher .label {
        display: block;
        margin-bottom: 5px
    }

    .nav-sections .switcher:last-child {
        border-bottom: 1px solid #d1d1d1
    }

    .nav-sections .switcher-trigger strong {
        display: inline-block !important;
        position: relative;
        display: block;
        text-decoration: none
    }

    .nav-sections .switcher-trigger strong:after {
        -webkit-font-smoothing: antialiased;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .nav-sections .switcher-trigger strong:after {
        position: absolute;
        right: -40px;
        top: -18px
    }

    .nav-sections .switcher-trigger.active strong:after {
        content: '\e621'
    }

    .nav-sections .switcher-dropdown {
        margin: 0;
        padding: 0;
        list-style: none none;
        padding: 10px 0
    }

    .nav-sections .header.links {
        margin: 0;
        padding: 0;
        list-style: none none;
        border-bottom: 1px solid #d1d1d1
    }

    .nav-sections .header.links li {
        font-size: 1.6rem;
        margin: 0
    }

    .nav-sections .header.links li.greet.welcome {
        border-top: 1px solid #d1d1d1;
        font-weight: 700;
        padding: .8rem 20px
    }

    .nav-sections .header.links li > a {
        border-top: 1px solid #d1d1d1
    }

    .nav-sections .header.links a, .nav-sections .header.links a:hover {
        color: #575757;
        text-decoration: none;
        display: block;
        font-weight: 700;
        padding: .8rem 20px
    }

    .nav-sections .header.links .header.links {
        border: 0
    }

    .nav-sections-items {
        position: relative;
        z-index: 1
    }

    .nav-sections-items:before, .nav-sections-items:after {
        content: '';
        display: table
    }

    .nav-sections-items:after {
        clear: both
    }

    .nav-sections-item-title {
        background: #e8e8e8;
        border: solid #dbdbdb;
        border-width: 0 0 1px 1px;
        box-sizing: border-box;
        float: left;
        height: 71px;
        padding-top: 24px;
        text-align: center;
        width: 33.33%
    }

    .nav-sections-item-title.active {
        background: transparent;
        border-bottom: 0
    }

    .nav-sections-item-title .nav-sections-item-switch:hover {
        text-decoration: none
    }

    .nav-sections-item-content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        margin-top: 71px;
        width: 100%;
        padding: 25px 0
    }

    .nav-sections-item-content:before, .nav-sections-item-content:after {
        content: '';
        display: table
    }

    .nav-sections-item-content:after {
        clear: both
    }

    .nav-sections-item-content.active {
        display: block
    }

    .navigation {
        background: #f5f5f5;
        box-sizing: border-box
    }

    .navigation ul {
        margin: 0;
        padding: 0
    }

    .navigation li {
        margin: 0
    }

    .navigation a {
        display: block;
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 15px
    }

    .navigation a, .navigation a:hover {
        color: #575757;
        text-decoration: none
    }

    .navigation .level0 {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem
    }

    .navigation .level0 > .level-top {
        font-weight: 700;
        padding: 8px 40px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word
    }

    .navigation .level0.active .all-category .ui-state-focus {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px;
        display: inline-block
    }

    .navigation .level0 > .level1 {
        font-weight: 600
    }

    .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px
    }

    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: -8px
    }

    .navigation li.level0:last-child {
        border-bottom: 1px solid #d1d1d1
    }

    .navigation .submenu > li {
        word-wrap: break-word
    }

    .navigation .submenu:not(:first-child) {
        font-weight: 400;
        line-height: 1.3;
        left: auto !important;
        overflow-x: hidden;
        padding: 0;
        position: relative;
        top: auto !important;
        transition: left .3s ease-out
    }

    .navigation .submenu:not(:first-child) > li > a {
        padding-left: 15px
    }

    .navigation .submenu:not(:first-child) > li:last-child {
        margin-bottom: 0
    }

    .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px
    }

    .navigation .submenu:not(:first-child) ul > li {
        margin: 0
    }

    .navigation .submenu:not(:first-child) ul > li a {
        color: #575757;
        display: block;
        line-height: normal
    }

    .navigation .submenu:not(:first-child).expanded {
        display: block !important;
        padding-right: 0;
        top: 0 !important
    }

    .navigation .submenu:not(:first-child) .active > a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px
    }

    .navigation .submenu:not(:first-child) .level1.active > a {
        padding-left: 7px
    }

    .custom-slide {
        bottom: 0;
        left: 0;
        min-width: 0;
        position: fixed;
        right: 0;
        top: 0;
        visibility: hidden;
        left: 44px;
        z-index: 900
    }

    .custom-slide._show {
        visibility: visible
    }

    .custom-slide._show .modal-inner-wrap {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .custom-slide .modal-inner-wrap {
        background-color: #fff;
        box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
        opacity: 1;
        pointer-events: auto
    }

    .custom-slide._show .modal-inner-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .custom-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform, visibility;
        transition-property: transform, visibility;
        transition-timing-function: ease-in-out;
        width: auto
    }

    .custom-slide._show {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
        overflow-x: hidden
    }

    .custom-slide .modal-inner-wrap {
        background-color: #fff;
        box-sizing: border-box;
        height: auto;
        min-height: 100%
    }

    body._has-modal-custom {
        height: 100vh;
        overflow: hidden;
        width: 100vw
    }

    body._has-modal-custom .modal-custom-overlay {
        background-color: rgba(51, 51, 51, 0.55)
    }

    .block-search .block-content {
        margin-bottom: 0
    }

    .checkout-payment-method .payment-methods {
        margin: 0 -15px
    }

    .checkout-payment-method .payment-method-title {
        padding: 15px
    }

    .checkout-payment-method .payment-method-content {
        padding: 0 15px 20px
    }

    .checkout-payment-method .payment-method-billing-address .action-cancel {
        margin-top: 10px
    }

    .checkout-payment-method .payment-option {
        margin: 0 -15px
    }

    .checkout-payment-method .payment-option .payment-option-title {
        padding: 15px
    }

    .checkout-payment-method .payment-option .payment-option-content {
        padding: 0 15px 20px
    }

    .gift-options .actions-toolbar .action-update {
        font-size: 2rem;
        padding: 15px;
        width: 100%
    }

    .gift-item-block {
        border-bottom: 0;
        border-top: 1px solid #c1c1c1
    }

    .cart.table-wrapper .gift-content {
        margin-right: -10px
    }

    .gift-wrapping {
        border-bottom: 1px solid #c1c1c1;
        margin-bottom: 20px;
        padding-bottom: 10px
    }

    .gift-wrapping-list {
        width: 100%
    }

    .gift-wrapping-preview img {
        width: 100%
    }

    .item-actions .actions-toolbar .gift-options .gift-wrapping, .item-actions .actions-toolbar .gift-options .gift-message {
        display: block
    }

    .form-add-invitations .additional, .form-add-invitations .field.text {
        margin-top: 20px
    }

    .map-popup {
        max-width: 100%
    }

    .map-old-price, .map-show-info {
        display: inline-block
    }

    .map-old-price:not(:last-child), .map-show-info:not(:last-child) {
        margin-bottom: 10px
    }

    .block-wishlist-management {
        clear: both;
        margin-top: -21px
    }

    .block-wishlist-management .wishlist-select {
        margin: 0 -15px 20px
    }

    .block-wishlist-management .wishlist-select-items {
        border-bottom: 1px solid #d1d1d1;
        background: #f5f5f5;
        display: none;
        padding: 15px 0
    }

    .block-wishlist-management .wishlist-select-items.active {
        display: block
    }

    .block-wishlist-management .wishlist-select-items .item {
        margin: 3px 0 0
    }

    .block-wishlist-management .wishlist-select-items .item:first-child {
        margin-top: 0
    }

    .block-wishlist-management .wishlist-select-items .item.current {
        display: none
    }

    .block-wishlist-management .wishlist-select-items .item a {
        display: block;
        padding: 5px 18px;
        text-decoration: none
    }

    .block-wishlist-management .wishlist-select-items .item a:hover {
        background: #e8e8e8
    }

    .block-wishlist-management .wishlist-title strong {
        font-size: 2.6rem
    }

    .block-wishlist-management .wishlist-info {
        margin-bottom: 15px
    }

    .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
        margin-bottom: 15px
    }

    .products-grid.wishlist .product-item-checkbox {
        left: 20px;
        position: absolute;
        top: 20px
    }

    .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
        margin-left: 25px
    }

    .page-multiple-wishlist .products-grid.wishlist .product-item-name, .page-multiple-wishlist .products-grid.wishlist .product-item-description, .page-multiple-wishlist .products-grid.wishlist .product-item .price-box, .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
        margin-left: 115px
    }

    .products-grid.wishlist .wishlist-dropdown {
        display: none
    }

    .multishipping-checkout-success .nav-toggle {
        display: block
    }

    .multishipping-checkout-success .logo {
        margin-left: 40px
    }

    .reward-settings + .actions-toolbar {
        margin-top: 10px
    }

    .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
        display: block;
        float: none;
        margin: 10px 0 0
    }

    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
        display: none
    }

    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
        display: none
    }

    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
        display: block
    }

    .my-credit-cards .card-type img {
        vertical-align: middle
    }

    .catalog-product-view .column.main {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .catalog-product-view .product.media {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .block.related .action.select {
        margin: 5px 0;
        display: block
    }

    .compare, .product-addto-links .action.tocompare, .product-item-actions .actions-secondary > .action.tocompare, [class*="block-compare"] {
        display: none
    }

    .block-collapsible-nav {
        left: 0;
        position: absolute;
        top: -21px;
        width: 100%;
        z-index: 5
    }

    .block-collapsible-nav .content {
        border-bottom: 1px solid #d1d1d1;
        display: none
    }

    .block-collapsible-nav .content.active {
        display: block
    }

    .account .page.messages {
        margin-bottom: 40px
    }

    .control.captcha-image .captcha-img {
        display: block;
        margin-bottom: 10px
    }

    .customer-account-index .page-title-wrapper {
        position: relative
    }
}

@media only screen and (max-width: 768px) {
    .abs-checkout-tooltip-content-position-top-mobile, .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

    .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        width: 0;
        margin-top: -21px;
        right: 10px;
        left: auto;
        top: 0
    }

    .field-tooltip .field-tooltip-content:before {
        border-bottom-color: #999
    }

    .field-tooltip .field-tooltip-content:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }

    .modal-popup.modal-slide {
        left: 44px;
        z-index: 900
    }

    .modal-popup.modal-slide._show .modal-inner-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform, visibility;
        transition-property: transform, visibility;
        transition-timing-function: ease-in-out;
        width: auto
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        margin: 0;
        max-height: none
    }

    .modal-popup.modal-slide .modal-inner-wrap[class] {
        background-color: #fff
    }

    .modal-popup.modal-slide._inner-scroll._show {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto
    }

    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        height: auto;
        min-height: 100%
    }

    .modal-popup .modal-title {
        font-size: 14px;
        font-weight: 700
    }
}

@media all and (min-width: 640px) {
    .abs-blocks-2columns-s {
        width: 48.8%
    }

    .abs-reset-left-margin-desktop-s, .column:not(.sidebar-main) .multicheckout .actions-toolbar, .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
        margin-left: 0
    }

    .abs-margin-for-forms-desktop-s {
        margin-left: 25.8%
    }

    .abs-visually-hidden-desktop-s {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-desktop-s:before, .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:before, .multicheckout .block-billing:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
        clear: both
    }

    .abs-add-box-sizing-desktop-s, .multicheckout .block-shipping .box, .multicheckout .block-billing .box-billing-address, .multicheckout .block-billing .box-billing-method {
        box-sizing: border-box
    }

    .ui-dialog.popup {
        width: 420px
    }

    .column .block-addbysku .action.remove {
        background-image: none;
        -moz-box-sizing: content-box;
        box-shadow: none;
        line-height: inherit;
        text-shadow: none;
        font-weight: 400;
        line-height: 1.42857143;
        margin: 0;
        padding: 0;
        color: #1979c3;
        text-decoration: none;
        background: none;
        border: 0;
        display: inline;
        margin-top: 2px
    }

    .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
        background: none;
        border: 0
    }

    .column .block-addbysku .action.remove:hover {
        background: none;
        border: 0
    }

    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .5
    }

    .column .block-addbysku .action.remove:hover {
        color: #006bb4
    }

    .column .block-addbysku .action.remove:hover, .column .block-addbysku .action.remove:active, .column .block-addbysku .action.remove:focus {
        background: none;
        border: 0
    }

    .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
        color: #1979c3;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

    .multicheckout .actions-toolbar .secondary {
        float: none;
        margin-top: 11px;
        text-align: right
    }

    .multicheckout .actions-toolbar .secondary .action {
        margin-left: 10px
    }

    .multicheckout .actions-toolbar .secondary .action.back {
        display: block;
        float: left
    }

    .multicheckout .item-options {
        margin: 20px 0 0
    }

    .multicheckout .block-content .box {
        margin-bottom: 0
    }

    .multicheckout .block-shipping .box {
        float: left;
        width: 25%
    }

    .multicheckout .block-shipping .box-shipping-method {
        padding-left: 25px;
        padding-right: 25px;
        width: 50%
    }

    .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
        display: none
    }

    .multicheckout .block-billing .box-billing-address {
        float: left;
        width: 25%
    }

    .multicheckout .block-billing .box-billing-method {
        float: left;
        padding-left: 25px;
        width: 50%
    }

    .multicheckout.form.address .table-wrapper .applicable {
        margin: 7px 0 0
    }

    .multicheckout.order-review .box-items {
        clear: left;
        float: none;
        padding-top: 40px;
        width: auto
    }

    .multicheckout.order-review .col.item {
        width: 75%
    }

    .multicheckout .methods-payment .item-content > .fieldset {
        width: auto
    }

    .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
        display: inline-block;
        width: auto
    }

    .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
        float: none;
        margin-bottom: 8px;
        text-align: left;
        width: auto
    }

    .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
        width: 100%
    }

    .page-products .columns {
        padding-top: 0;
        position: relative
    }

    .products.wrapper ~ .toolbar .pages {
        float: left
    }

    .toolbar-amount {
        float: left;
        display: inline-block
    }

    .modes {
        display: inline-block;
        float: left
    }

    .products.wrapper ~ .toolbar .modes {
        display: none
    }

    .limiter {
        float: right
    }

    .products.wrapper ~ .toolbar .limiter {
        display: block
    }

    .block.widget .products-grid .product-item, .page-layout-1column .block.widget .products-grid .product-item, .page-layout-3columns .block.widget .products-grid .product-item {
        width: 33.33333333%
    }
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../../frontend/Leeroy/packwire/font/fonts/MaterialIcons-Regular.eot);
    src: local('Material Icons'), local('MaterialIcons-Regular'), url('../../frontend/Leeroy/packwire/font/fonts/MaterialIcons-Regular.woff2') format('woff2'), url('../../frontend/Leeroy/packwire/font/fonts/MaterialIcons-Regular.woff') format('woff'), url('../../frontend/Leeroy/packwire/font/fonts/MaterialIcons-Regular.ttf') format('truetype')
}

.icon-ico, [class*="icon-"]:before {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:hover, [class*=" icon-"]:hover {
    text-decoration: none
}

.icon--flippedY {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1)
}

.icon--flippedX {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.icon-3d_rotation:before {
    content: "\e84d"
}

.icon-access_alarm:before {
    content: "\e190"
}

.icon-access_alarms:before {
    content: "\e191"
}

.icon-access_time:before {
    content: "\e192"
}

.icon-accessibility:before {
    content: "\e84e"
}

.icon-account_balance:before {
    content: "\e84f"
}

.icon-account_balance_wallet:before {
    content: "\e850"
}

.icon-account_box:before {
    content: "\e851"
}

.icon-account_circle:before {
    content: "\e853"
}

.icon-adb:before {
    content: "\e60e"
}

.icon-add:before {
    content: "\e145"
}

.icon-add_alarm:before {
    content: "\e193"
}

.icon-add_alert:before {
    content: "\e003"
}

.icon-add_box:before {
    content: "\e146"
}

.icon-add_circle:before {
    content: "\e147"
}

.icon-add_circle_outline:before {
    content: "\e148"
}

.icon-add_shopping_cart:before {
    content: "\e854"
}

.icon-add_to_photos:before {
    content: "\e39d"
}

.icon-adjust:before {
    content: "\e39e"
}

.icon-airline_seat_flat:before {
    content: "\e630"
}

.icon-airline_seat_flat_angled:before {
    content: "\e631"
}

.icon-airline_seat_individual_suite:before {
    content: "\e632"
}

.icon-airline_seat_legroom_extra:before {
    content: "\e633"
}

.icon-airline_seat_legroom_normal:before {
    content: "\e634"
}

.icon-airline_seat_legroom_reduced:before {
    content: "\e635"
}

.icon-airline_seat_recline_extra:before {
    content: "\e636"
}

.icon-airline_seat_recline_normal:before {
    content: "\e637"
}

.icon-airplanemode_active:before {
    content: "\e195"
}

.icon-airplanemode_inactive:before {
    content: "\e194"
}

.icon-airplay:before {
    content: "\e055"
}

.icon-alarm:before {
    content: "\e855"
}

.icon-alarm_add:before {
    content: "\e856"
}

.icon-alarm_off:before {
    content: "\e857"
}

.icon-alarm_on:before {
    content: "\e858"
}

.icon-album:before {
    content: "\e019"
}

.icon-android:before {
    content: "\e859"
}

.icon-announcement:before {
    content: "\e85a"
}

.icon-apps:before {
    content: "\e5c3"
}

.icon-archive:before {
    content: "\e149"
}

.icon-arrow_back:before {
    content: "\e5c4"
}

.icon-arrow_drop_down:before {
    content: "\e5c5"
}

.icon-arrow_drop_down_circle:before {
    content: "\e5c6"
}

.icon-arrow_drop_up:before {
    content: "\e5c7"
}

.icon-arrow_forward:before {
    content: "\e5c8"
}

.icon-aspect_ratio:before {
    content: "\e85b"
}

.icon-assessment:before {
    content: "\e85c"
}

.icon-assignment:before {
    content: "\e85d"
}

.icon-assignment_ind:before {
    content: "\e85e"
}

.icon-assignment_late:before {
    content: "\e85f"
}

.icon-assignment_return:before {
    content: "\e860"
}

.icon-assignment_returned:before {
    content: "\e861"
}

.icon-assignment_turned_in:before {
    content: "\e862"
}

.icon-assistant:before {
    content: "\e39f"
}

.icon-assistant_photo:before {
    content: "\e3a0"
}

.icon-attach_file:before {
    content: "\e226"
}

.icon-attach_money:before {
    content: "\e227"
}

.icon-attachment:before {
    content: "\e2bc"
}

.icon-audiotrack:before {
    content: "\e3a1"
}

.icon-autorenew:before {
    content: "\e863"
}

.icon-av_timer:before {
    content: "\e01b"
}

.icon-backspace:before {
    content: "\e14a"
}

.icon-backup:before {
    content: "\e864"
}

.icon-battery_alert:before {
    content: "\e19c"
}

.icon-battery_charging_full:before {
    content: "\e1a3"
}

.icon-battery_full:before {
    content: "\e1a4"
}

.icon-battery_std:before {
    content: "\e1a5"
}

.icon-battery_unknown:before {
    content: "\e1a6"
}

.icon-beenhere:before {
    content: "\e52d"
}

.icon-block:before {
    content: "\e14b"
}

.icon-bluetooth:before {
    content: "\e1a7"
}

.icon-bluetooth_audio:before {
    content: "\e60f"
}

.icon-bluetooth_connected:before {
    content: "\e1a8"
}

.icon-bluetooth_disabled:before {
    content: "\e1a9"
}

.icon-bluetooth_searching:before {
    content: "\e1aa"
}

.icon-blur_circular:before {
    content: "\e3a2"
}

.icon-blur_linear:before {
    content: "\e3a3"
}

.icon-blur_off:before {
    content: "\e3a4"
}

.icon-blur_on:before {
    content: "\e3a5"
}

.icon-book:before {
    content: "\e865"
}

.icon-bookmark:before {
    content: "\e866"
}

.icon-bookmark_border:before {
    content: "\e867"
}

.icon-border_all:before {
    content: "\e228"
}

.icon-border_bottom:before {
    content: "\e229"
}

.icon-border_clear:before {
    content: "\e22a"
}

.icon-border_color:before {
    content: "\e22b"
}

.icon-border_horizontal:before {
    content: "\e22c"
}

.icon-border_inner:before {
    content: "\e22d"
}

.icon-border_left:before {
    content: "\e22e"
}

.icon-border_outer:before {
    content: "\e22f"
}

.icon-border_right:before {
    content: "\e230"
}

.icon-border_style:before {
    content: "\e231"
}

.icon-border_top:before {
    content: "\e232"
}

.icon-border_vertical:before {
    content: "\e233"
}

.icon-brightness_1:before {
    content: "\e3a6"
}

.icon-brightness_2:before {
    content: "\e3a7"
}

.icon-brightness_3:before {
    content: "\e3a8"
}

.icon-brightness_4:before {
    content: "\e3a9"
}

.icon-brightness_5:before {
    content: "\e3aa"
}

.icon-brightness_6:before {
    content: "\e3ab"
}

.icon-brightness_7:before {
    content: "\e3ac"
}

.icon-brightness_auto:before {
    content: "\e1ab"
}

.icon-brightness_high:before {
    content: "\e1ac"
}

.icon-brightness_low:before {
    content: "\e1ad"
}

.icon-brightness_medium:before {
    content: "\e1ae"
}

.icon-broken_image:before {
    content: "\e3ad"
}

.icon-brush:before {
    content: "\e3ae"
}

.icon-bug_report:before {
    content: "\e868"
}

.icon-build:before {
    content: "\e869"
}

.icon-business:before {
    content: "\e0af"
}

.icon-cached:before {
    content: "\e86a"
}

.icon-cake:before {
    content: "\e7e9"
}

.icon-call:before {
    content: "\e0b0"
}

.icon-call_end:before {
    content: "\e0b1"
}

.icon-call_made:before {
    content: "\e0b2"
}

.icon-call_merge:before {
    content: "\e0b3"
}

.icon-call_missed:before {
    content: "\e0b4"
}

.icon-call_received:before {
    content: "\e0b5"
}

.icon-call_split:before {
    content: "\e0b6"
}

.icon-camera:before {
    content: "\e3af"
}

.icon-camera_alt:before {
    content: "\e3b0"
}

.icon-camera_enhance:before {
    content: "\e8fc"
}

.icon-camera_front:before {
    content: "\e3b1"
}

.icon-camera_rear:before {
    content: "\e3b2"
}

.icon-camera_roll:before {
    content: "\e3b3"
}

.icon-cancel:before {
    content: "\e5c9"
}

.icon-card_giftcard:before {
    content: "\e8f6"
}

.icon-card_membership:before {
    content: "\e8f7"
}

.icon-card_travel:before {
    content: "\e8f8"
}

.icon-cast:before {
    content: "\e307"
}

.icon-cast_connected:before {
    content: "\e308"
}

.icon-center_focus_strong:before {
    content: "\e3b4"
}

.icon-center_focus_weak:before {
    content: "\e3b5"
}

.icon-change_history:before {
    content: "\e86b"
}

.icon-chat:before {
    content: "\e0b7"
}

.icon-chat_bubble:before {
    content: "\e0ca"
}

.icon-chat_bubble_outline:before {
    content: "\e0cb"
}

.icon-check:before {
    content: "\e5ca"
}

.icon-check_box:before {
    content: "\e834"
}

.icon-check_box_outline_blank:before {
    content: "\e835"
}

.icon-check_circle:before {
    content: "\e86c"
}

.icon-chevron_left:before {
    content: "\e5cb"
}

.icon-chevron_right:before {
    content: "\e5cc"
}

.icon-chrome_reader_mode:before {
    content: "\e86d"
}

.icon-class:before {
    content: "\e86e"
}

.icon-clear:before {
    content: "\e14c"
}

.icon-clear_all:before {
    content: "\e0b8"
}

.icon-close:before {
    content: "\e5cd"
}

.icon-closed_caption:before {
    content: "\e01c"
}

.icon-cloud:before {
    content: "\e2bd"
}

.icon-cloud_circle:before {
    content: "\e2be"
}

.icon-cloud_done:before {
    content: "\e2bf"
}

.icon-cloud_download:before {
    content: "\e2c0"
}

.icon-cloud_off:before {
    content: "\e2c1"
}

.icon-cloud_queue:before {
    content: "\e2c2"
}

.icon-cloud_upload:before {
    content: "\e2c3"
}

.icon-code:before {
    content: "\e86f"
}

.icon-collections:before {
    content: "\e3b6"
}

.icon-collections_bookmark:before {
    content: "\e431"
}

.icon-color_lens:before {
    content: "\e3b7"
}

.icon-colorize:before {
    content: "\e3b8"
}

.icon-comment:before {
    content: "\e0b9"
}

.icon-compare:before {
    content: "\e3b9"
}

.icon-computer:before {
    content: "\e30a"
}

.icon-confirmation_number:before {
    content: "\e638"
}

.icon-contact_phone:before {
    content: "\e0cf"
}

.icon-contacts:before {
    content: "\e0ba"
}

.icon-content_copy:before {
    content: "\e14d"
}

.icon-content_cut:before {
    content: "\e14e"
}

.icon-content_paste:before {
    content: "\e14f"
}

.icon-control_point:before {
    content: "\e3ba"
}

.icon-control_point_duplicate:before {
    content: "\e3bb"
}

.icon-create:before {
    content: "\e150"
}

.icon-credit_card:before {
    content: "\e870"
}

.icon-crop:before {
    content: "\e3be"
}

.icon-crop_16_9:before {
    content: "\e3bc"
}

.icon-crop_3_2:before {
    content: "\e3bd"
}

.icon-crop_5_4:before {
    content: "\e3bf"
}

.icon-crop_7_5:before {
    content: "\e3c0"
}

.icon-crop_din:before {
    content: "\e3c1"
}

.icon-crop_free:before {
    content: "\e3c2"
}

.icon-crop_landscape:before {
    content: "\e3c3"
}

.icon-crop_original:before {
    content: "\e3c4"
}

.icon-crop_portrait:before {
    content: "\e3c5"
}

.icon-crop_square:before {
    content: "\e3c6"
}

.icon-dashboard:before {
    content: "\e871"
}

.icon-data_usage:before {
    content: "\e1af"
}

.icon-dehaze:before {
    content: "\e3c7"
}

.icon-delete:before {
    content: "\e872"
}

.icon-description:before {
    content: "\e873"
}

.icon-desktop_mac:before {
    content: "\e30b"
}

.icon-desktop_windows:before {
    content: "\e30c"
}

.icon-details:before {
    content: "\e3c8"
}

.icon-developer_board:before {
    content: "\e30d"
}

.icon-developer_mode:before {
    content: "\e1b0"
}

.icon-device_hub:before {
    content: "\e335"
}

.icon-devices:before {
    content: "\e1b1"
}

.icon-dialer_sip:before {
    content: "\e0bb"
}

.icon-dialpad:before {
    content: "\e0bc"
}

.icon-directions:before {
    content: "\e52e"
}

.icon-directions_bike:before {
    content: "\e52f"
}

.icon-directions_boat:before {
    content: "\e532"
}

.icon-directions_bus:before {
    content: "\e530"
}

.icon-directions_car:before {
    content: "\e531"
}

.icon-directions_railway:before {
    content: "\e534"
}

.icon-directions_run:before {
    content: "\e566"
}

.icon-directions_subway:before {
    content: "\e533"
}

.icon-directions_transit:before {
    content: "\e535"
}

.icon-directions_walk:before {
    content: "\e536"
}

.icon-disc_full:before {
    content: "\e610"
}

.icon-dns:before {
    content: "\e875"
}

.icon-do_not_disturb:before {
    content: "\e612"
}

.icon-do_not_disturb_alt:before {
    content: "\e611"
}

.icon-dock:before {
    content: "\e30e"
}

.icon-domain:before {
    content: "\e7ee"
}

.icon-done:before {
    content: "\e876"
}

.icon-done_all:before {
    content: "\e877"
}

.icon-drafts:before {
    content: "\e151"
}

.icon-drive_eta:before {
    content: "\e613"
}

.icon-dvr:before {
    content: "\e1b2"
}

.icon-edit:before {
    content: "\e3c9"
}

.icon-eject:before {
    content: "\e8fb"
}

.icon-email:before {
    content: "\e0be"
}

.icon-equalizer:before {
    content: "\e01d"
}

.icon-error:before {
    content: "\e000"
}

.icon-error_outline:before {
    content: "\e001"
}

.icon-event:before {
    content: "\e878"
}

.icon-event_available:before {
    content: "\e614"
}

.icon-event_busy:before {
    content: "\e615"
}

.icon-event_note:before {
    content: "\e616"
}

.icon-event_seat:before {
    content: "\e903"
}

.icon-exit_to_app:before {
    content: "\e879"
}

.icon-expand_less:before {
    content: "\e5ce"
}

.icon-expand_more:before {
    content: "\e5cf"
}

.icon-explicit:before {
    content: "\e01e"
}

.icon-explore:before {
    content: "\e87a"
}

.icon-exposure:before {
    content: "\e3ca"
}

.icon-exposure_neg_1:before {
    content: "\e3cb"
}

.icon-exposure_neg_2:before {
    content: "\e3cc"
}

.icon-exposure_plus_1:before {
    content: "\e3cd"
}

.icon-exposure_plus_2:before {
    content: "\e3ce"
}

.icon-exposure_zero:before {
    content: "\e3cf"
}

.icon-extension:before {
    content: "\e87b"
}

.icon-face:before {
    content: "\e87c"
}

.icon-fast_forward:before {
    content: "\e01f"
}

.icon-fast_rewind:before {
    content: "\e020"
}

.icon-favorite:before {
    content: "\e87d"
}

.icon-favorite_border:before {
    content: "\e87e"
}

.icon-feedback:before {
    content: "\e87f"
}

.icon-file_download:before {
    content: "\e2c4"
}

.icon-file_upload:before {
    content: "\e2c6"
}

.icon-filter:before {
    content: "\e3d3"
}

.icon-filter_1:before {
    content: "\e3d0"
}

.icon-filter_2:before {
    content: "\e3d1"
}

.icon-filter_3:before {
    content: "\e3d2"
}

.icon-filter_4:before {
    content: "\e3d4"
}

.icon-filter_5:before {
    content: "\e3d5"
}

.icon-filter_6:before {
    content: "\e3d6"
}

.icon-filter_7:before {
    content: "\e3d7"
}

.icon-filter_8:before {
    content: "\e3d8"
}

.icon-filter_9:before {
    content: "\e3d9"
}

.icon-filter_9_plus:before {
    content: "\e3da"
}

.icon-filter_b_and_w:before {
    content: "\e3db"
}

.icon-filter_center_focus:before {
    content: "\e3dc"
}

.icon-filter_drama:before {
    content: "\e3dd"
}

.icon-filter_frames:before {
    content: "\e3de"
}

.icon-filter_hdr:before {
    content: "\e3df"
}

.icon-filter_list:before {
    content: "\e152"
}

.icon-filter_none:before {
    content: "\e3e0"
}

.icon-filter_tilt_shift:before {
    content: "\e3e2"
}

.icon-filter_vintage:before {
    content: "\e3e3"
}

.icon-find_in_page:before {
    content: "\e880"
}

.icon-find_replace:before {
    content: "\e881"
}

.icon-flag:before {
    content: "\e153"
}

.icon-flare:before {
    content: "\e3e4"
}

.icon-flash_auto:before {
    content: "\e3e5"
}

.icon-flash_off:before {
    content: "\e3e6"
}

.icon-flash_on:before {
    content: "\e3e7"
}

.icon-flight:before {
    content: "\e539"
}

.icon-flight_land:before {
    content: "\e904"
}

.icon-flight_takeoff:before {
    content: "\e905"
}

.icon-flip:before {
    content: "\e3e8"
}

.icon-flip_to_back:before {
    content: "\e882"
}

.icon-flip_to_front:before {
    content: "\e883"
}

.icon-folder:before {
    content: "\e2c7"
}

.icon-folder_open:before {
    content: "\e2c8"
}

.icon-folder_shared:before {
    content: "\e2c9"
}

.icon-folder_special:before {
    content: "\e617"
}

.icon-font_download:before {
    content: "\e167"
}

.icon-format_align_center:before {
    content: "\e234"
}

.icon-format_align_justify:before {
    content: "\e235"
}

.icon-format_align_left:before {
    content: "\e236"
}

.icon-format_align_right:before {
    content: "\e237"
}

.icon-format_bold:before {
    content: "\e238"
}

.icon-format_clear:before {
    content: "\e239"
}

.icon-format_color_fill:before {
    content: "\e23a"
}

.icon-format_color_reset:before {
    content: "\e23b"
}

.icon-format_color_text:before {
    content: "\e23c"
}

.icon-format_indent_decrease:before {
    content: "\e23d"
}

.icon-format_indent_increase:before {
    content: "\e23e"
}

.icon-format_italic:before {
    content: "\e23f"
}

.icon-format_line_spacing:before {
    content: "\e240"
}

.icon-format_list_bulleted:before {
    content: "\e241"
}

.icon-format_list_numbered:before {
    content: "\e242"
}

.icon-format_paint:before {
    content: "\e243"
}

.icon-format_quote:before {
    content: "\e244"
}

.icon-format_size:before {
    content: "\e245"
}

.icon-format_strikethrough:before {
    content: "\e246"
}

.icon-format_textdirection_l_to_r:before {
    content: "\e247"
}

.icon-format_textdirection_r_to_l:before {
    content: "\e248"
}

.icon-format_underlined:before {
    content: "\e249"
}

.icon-forum:before {
    content: "\e0bf"
}

.icon-forward:before {
    content: "\e154"
}

.icon-forward_10:before {
    content: "\e056"
}

.icon-forward_30:before {
    content: "\e057"
}

.icon-forward_5:before {
    content: "\e058"
}

.icon-fullscreen:before {
    content: "\e5d0"
}

.icon-fullscreen_exit:before {
    content: "\e5d1"
}

.icon-functions:before {
    content: "\e24a"
}

.icon-gamepad:before {
    content: "\e30f"
}

.icon-games:before {
    content: "\e021"
}

.icon-gesture:before {
    content: "\e155"
}

.icon-get_app:before {
    content: "\e884"
}

.icon-gif:before {
    content: "\e908"
}

.icon-gps_fixed:before {
    content: "\e1b3"
}

.icon-gps_not_fixed:before {
    content: "\e1b4"
}

.icon-gps_off:before {
    content: "\e1b5"
}

.icon-grade:before {
    content: "\e885"
}

.icon-gradient:before {
    content: "\e3e9"
}

.icon-grain:before {
    content: "\e3ea"
}

.icon-graphic_eq:before {
    content: "\e1b8"
}

.icon-grid_off:before {
    content: "\e3eb"
}

.icon-grid_on:before {
    content: "\e3ec"
}

.icon-group:before {
    content: "\e7ef"
}

.icon-group_add:before {
    content: "\e7f0"
}

.icon-group_work:before {
    content: "\e886"
}

.icon-hd:before {
    content: "\e052"
}

.icon-hdr_off:before {
    content: "\e3ed"
}

.icon-hdr_on:before {
    content: "\e3ee"
}

.icon-hdr_strong:before {
    content: "\e3f1"
}

.icon-hdr_weak:before {
    content: "\e3f2"
}

.icon-headset:before {
    content: "\e310"
}

.icon-headset_mic:before {
    content: "\e311"
}

.icon-healing:before {
    content: "\e3f3"
}

.icon-hearing:before {
    content: "\e023"
}

.icon-help:before {
    content: "\e887"
}

.icon-help_outline:before {
    content: "\e8fd"
}

.icon-high_quality:before {
    content: "\e024"
}

.icon-highlight_off:before {
    content: "\e888"
}

.icon-history:before {
    content: "\e889"
}

.icon-home:before {
    content: "\e88a"
}

.icon-hotel:before {
    content: "\e53a"
}

.icon-hourglass_empty:before {
    content: "\e88b"
}

.icon-hourglass_full:before {
    content: "\e88c"
}

.icon-http:before {
    content: "\e902"
}

.icon-https:before {
    content: "\e88d"
}

.icon-image:before {
    content: "\e3f4"
}

.icon-image_aspect_ratio:before {
    content: "\e3f5"
}

.icon-import_export:before {
    content: "\e0c3"
}

.icon-inbox:before {
    content: "\e156"
}

.icon-indeterminate_check_box:before {
    content: "\e909"
}

.icon-info:before {
    content: "\e88e"
}

.icon-info_outline:before {
    content: "\e88f"
}

.icon-input:before {
    content: "\e890"
}

.icon-insert_chart:before {
    content: "\e24b"
}

.icon-insert_comment:before {
    content: "\e24c"
}

.icon-insert_drive_file:before {
    content: "\e24d"
}

.icon-insert_emoticon:before {
    content: "\e24e"
}

.icon-insert_invitation:before {
    content: "\e24f"
}

.icon-insert_link:before {
    content: "\e250"
}

.icon-insert_photo:before {
    content: "\e251"
}

.icon-invert_colors:before {
    content: "\e891"
}

.icon-invert_colors_off:before {
    content: "\e0c4"
}

.icon-iso:before {
    content: "\e3f6"
}

.icon-keyboard:before {
    content: "\e312"
}

.icon-keyboard_arrow_down:before {
    content: "\e313"
}

.icon-keyboard_arrow_left:before {
    content: "\e314"
}

.icon-keyboard_arrow_right:before {
    content: "\e315"
}

.icon-keyboard_arrow_up:before {
    content: "\e316"
}

.icon-keyboard_backspace:before {
    content: "\e317"
}

.icon-keyboard_capslock:before {
    content: "\e318"
}

.icon-keyboard_hide:before {
    content: "\e31a"
}

.icon-keyboard_return:before {
    content: "\e31b"
}

.icon-keyboard_tab:before {
    content: "\e31c"
}

.icon-keyboard_voice:before {
    content: "\e31d"
}

.icon-label:before {
    content: "\e892"
}

.icon-label_outline:before {
    content: "\e893"
}

.icon-landscape:before {
    content: "\e3f7"
}

.icon-language:before {
    content: "\e894"
}

.icon-laptop:before {
    content: "\e31e"
}

.icon-laptop_chromebook:before {
    content: "\e31f"
}

.icon-laptop_mac:before {
    content: "\e320"
}

.icon-laptop_windows:before {
    content: "\e321"
}

.icon-launch:before {
    content: "\e895"
}

.icon-layers:before {
    content: "\e53b"
}

.icon-layers_clear:before {
    content: "\e53c"
}

.icon-leak_add:before {
    content: "\e3f8"
}

.icon-leak_remove:before {
    content: "\e3f9"
}

.icon-lens:before {
    content: "\e3fa"
}

.icon-library_add:before {
    content: "\e02e"
}

.icon-library_books:before {
    content: "\e02f"
}

.icon-library_music:before {
    content: "\e030"
}

.icon-link:before {
    content: "\e157"
}

.icon-list:before {
    content: "\e896"
}

.icon-live_help:before {
    content: "\e0c6"
}

.icon-live_tv:before {
    content: "\e639"
}

.icon-local_activity:before {
    content: "\e53f"
}

.icon-local_airport:before {
    content: "\e53d"
}

.icon-local_atm:before {
    content: "\e53e"
}

.icon-local_bar:before {
    content: "\e540"
}

.icon-local_cafe:before {
    content: "\e541"
}

.icon-local_car_wash:before {
    content: "\e542"
}

.icon-local_convenience_store:before {
    content: "\e543"
}

.icon-local_dining:before {
    content: "\e556"
}

.icon-local_drink:before {
    content: "\e544"
}

.icon-local_florist:before {
    content: "\e545"
}

.icon-local_gas_station:before {
    content: "\e546"
}

.icon-local_grocery_store:before {
    content: "\e547"
}

.icon-local_hospital:before {
    content: "\e548"
}

.icon-local_hotel:before {
    content: "\e549"
}

.icon-local_laundry_service:before {
    content: "\e54a"
}

.icon-local_library:before {
    content: "\e54b"
}

.icon-local_mall:before {
    content: "\e54c"
}

.icon-local_movies:before {
    content: "\e54d"
}

.icon-local_offer:before {
    content: "\e54e"
}

.icon-local_parking:before {
    content: "\e54f"
}

.icon-local_pharmacy:before {
    content: "\e550"
}

.icon-local_phone:before {
    content: "\e551"
}

.icon-local_pizza:before {
    content: "\e552"
}

.icon-local_play:before {
    content: "\e553"
}

.icon-local_post_office:before {
    content: "\e554"
}

.icon-local_printshop:before {
    content: "\e555"
}

.icon-local_see:before {
    content: "\e557"
}

.icon-local_shipping:before {
    content: "\e558"
}

.icon-local_taxi:before {
    content: "\e559"
}

.icon-location_city:before {
    content: "\e7f1"
}

.icon-location_disabled:before {
    content: "\e1b6"
}

.icon-location_off:before {
    content: "\e0c7"
}

.icon-location_on:before {
    content: "\e0c8"
}

.icon-location_searching:before {
    content: "\e1b7"
}

.icon-lock:before {
    content: "\e897"
}

.icon-lock_open:before {
    content: "\e898"
}

.icon-lock_outline:before {
    content: "\e899"
}

.icon-looks:before {
    content: "\e3fc"
}

.icon-looks_3:before {
    content: "\e3fb"
}

.icon-looks_4:before {
    content: "\e3fd"
}

.icon-looks_5:before {
    content: "\e3fe"
}

.icon-looks_6:before {
    content: "\e3ff"
}

.icon-looks_one:before {
    content: "\e400"
}

.icon-looks_two:before {
    content: "\e401"
}

.icon-loop:before {
    content: "\e028"
}

.icon-loupe:before {
    content: "\e402"
}

.icon-loyalty:before {
    content: "\e89a"
}

.icon-mail:before {
    content: "\e158"
}

.icon-map:before {
    content: "\e55b"
}

.icon-markunread:before {
    content: "\e159"
}

.icon-markunread_mailbox:before {
    content: "\e89b"
}

.icon-memory:before {
    content: "\e322"
}

.icon-menu:before {
    content: "\e5d2"
}

.icon-merge_type:before {
    content: "\e252"
}

.icon-message:before {
    content: "\e0c9"
}

.icon-mic:before {
    content: "\e029"
}

.icon-mic_none:before {
    content: "\e02a"
}

.icon-mic_off:before {
    content: "\e02b"
}

.icon-mms:before {
    content: "\e618"
}

.icon-mode_comment:before {
    content: "\e253"
}

.icon-mode_edit:before {
    content: "\e254"
}

.icon-money_off:before {
    content: "\e25c"
}

.icon-monochrome_photos:before {
    content: "\e403"
}

.icon-mood:before {
    content: "\e7f2"
}

.icon-mood_bad:before {
    content: "\e7f3"
}

.icon-more:before {
    content: "\e619"
}

.icon-more_horiz:before {
    content: "\e5d3"
}

.icon-more_vert:before {
    content: "\e5d4"
}

.icon-mouse:before {
    content: "\e323"
}

.icon-movie:before {
    content: "\e02c"
}

.icon-movie_creation:before {
    content: "\e404"
}

.icon-music_note:before {
    content: "\e405"
}

.icon-my_location:before {
    content: "\e55c"
}

.icon-nature:before {
    content: "\e406"
}

.icon-nature_people:before {
    content: "\e407"
}

.icon-navigate_before:before {
    content: "\e408"
}

.icon-navigate_next:before {
    content: "\e409"
}

.icon-navigation:before {
    content: "\e55d"
}

.icon-network_cell:before {
    content: "\e1b9"
}

.icon-network_locked:before {
    content: "\e61a"
}

.icon-network_wifi:before {
    content: "\e1ba"
}

.icon-new_releases:before {
    content: "\e031"
}

.icon-nfc:before {
    content: "\e1bb"
}

.icon-no_sim:before {
    content: "\e0cc"
}

.icon-not_interested:before {
    content: "\e033"
}

.icon-note_add:before {
    content: "\e89c"
}

.icon-notifications:before {
    content: "\e7f4"
}

.icon-notifications_active:before {
    content: "\e7f7"
}

.icon-notifications_none:before {
    content: "\e7f5"
}

.icon-notifications_off:before {
    content: "\e7f6"
}

.icon-notifications_paused:before {
    content: "\e7f8"
}

.icon-offline_pin:before {
    content: "\e90a"
}

.icon-ondemand_video:before {
    content: "\e63a"
}

.icon-open_in_browser:before {
    content: "\e89d"
}

.icon-open_in_new:before {
    content: "\e89e"
}

.icon-open_with:before {
    content: "\e89f"
}

.icon-pages:before {
    content: "\e7f9"
}

.icon-pageview:before {
    content: "\e8a0"
}

.icon-palette:before {
    content: "\e40a"
}

.icon-panorama:before {
    content: "\e40b"
}

.icon-panorama_fish_eye:before {
    content: "\e40c"
}

.icon-panorama_horizontal:before {
    content: "\e40d"
}

.icon-panorama_vertical:before {
    content: "\e40e"
}

.icon-panorama_wide_angle:before {
    content: "\e40f"
}

.icon-party_mode:before {
    content: "\e7fa"
}

.icon-pause:before {
    content: "\e034"
}

.icon-pause_circle_filled:before {
    content: "\e035"
}

.icon-pause_circle_outline:before {
    content: "\e036"
}

.icon-payment:before {
    content: "\e8a1"
}

.icon-people:before {
    content: "\e7fb"
}

.icon-people_outline:before {
    content: "\e7fc"
}

.icon-perm_camera_mic:before {
    content: "\e8a2"
}

.icon-perm_contact_calendar:before {
    content: "\e8a3"
}

.icon-perm_data_setting:before {
    content: "\e8a4"
}

.icon-perm_device_information:before {
    content: "\e8a5"
}

.icon-perm_identity:before {
    content: "\e8a6"
}

.icon-perm_media:before {
    content: "\e8a7"
}

.icon-perm_phone_msg:before {
    content: "\e8a8"
}

.icon-perm_scan_wifi:before {
    content: "\e8a9"
}

.icon-person:before {
    content: "\e7fd"
}

.icon-person_add:before {
    content: "\e7fe"
}

.icon-person_outline:before {
    content: "\e7ff"
}

.icon-person_pin:before {
    content: "\e55a"
}

.icon-personal_video:before {
    content: "\e63b"
}

.icon-phone:before {
    content: "\e0cd"
}

.icon-phone_android:before {
    content: "\e324"
}

.icon-phone_bluetooth_speaker:before {
    content: "\e61b"
}

.icon-phone_forwarded:before {
    content: "\e61c"
}

.icon-phone_in_talk:before {
    content: "\e61d"
}

.icon-phone_iphone:before {
    content: "\e325"
}

.icon-phone_locked:before {
    content: "\e61e"
}

.icon-phone_missed:before {
    content: "\e61f"
}

.icon-phone_paused:before {
    content: "\e620"
}

.icon-phonelink:before {
    content: "\e326"
}

.icon-phonelink_erase:before {
    content: "\e0db"
}

.icon-phonelink_lock:before {
    content: "\e0dc"
}

.icon-phonelink_off:before {
    content: "\e327"
}

.icon-phonelink_ring:before {
    content: "\e0dd"
}

.icon-phonelink_setup:before {
    content: "\e0de"
}

.icon-photo:before {
    content: "\e410"
}

.icon-photo_album:before {
    content: "\e411"
}

.icon-photo_camera:before {
    content: "\e412"
}

.icon-photo_library:before {
    content: "\e413"
}

.icon-photo_size_select_actual:before {
    content: "\e432"
}

.icon-photo_size_select_large:before {
    content: "\e433"
}

.icon-photo_size_select_small:before {
    content: "\e434"
}

.icon-picture_as_pdf:before {
    content: "\e415"
}

.icon-picture_in_picture:before {
    content: "\e8aa"
}

.icon-pin_drop:before {
    content: "\e55e"
}

.icon-place:before {
    content: "\e55f"
}

.icon-play_arrow:before {
    content: "\e037"
}

.icon-play_circle_filled:before {
    content: "\e038"
}

.icon-play_circle_outline:before {
    content: "\e039"
}

.icon-play_for_work:before {
    content: "\e906"
}

.icon-playlist_add:before {
    content: "\e03b"
}

.icon-plus_one:before {
    content: "\e800"
}

.icon-poll:before {
    content: "\e801"
}

.icon-polymer:before {
    content: "\e8ab"
}

.icon-portable_wifi_off:before {
    content: "\e0ce"
}

.icon-portrait:before {
    content: "\e416"
}

.icon-power:before {
    content: "\e63c"
}

.icon-power_input:before {
    content: "\e336"
}

.icon-power_settings_new:before {
    content: "\e8ac"
}

.icon-present_to_all:before {
    content: "\e0df"
}

.icon-print:before {
    content: "\e8ad"
}

.icon-public:before {
    content: "\e80b"
}

.icon-publish:before {
    content: "\e255"
}

.icon-query_builder:before {
    content: "\e8ae"
}

.icon-question_answer:before {
    content: "\e8af"
}

.icon-queue:before {
    content: "\e03c"
}

.icon-queue_music:before {
    content: "\e03d"
}

.icon-radio:before {
    content: "\e03e"
}

.icon-radio_button_checked:before {
    content: "\e837"
}

.icon-radio_button_unchecked:before {
    content: "\e836"
}

.icon-rate_review:before {
    content: "\e560"
}

.icon-receipt:before {
    content: "\e8b0"
}

.icon-recent_actors:before {
    content: "\e03f"
}

.icon-redeem:before {
    content: "\e8b1"
}

.icon-redo:before {
    content: "\e15a"
}

.icon-refresh:before {
    content: "\e5d5"
}

.icon-remove:before {
    content: "\e15b"
}

.icon-remove_circle:before {
    content: "\e15c"
}

.icon-remove_circle_outline:before {
    content: "\e15d"
}

.icon-remove_red_eye:before {
    content: "\e417"
}

.icon-reorder:before {
    content: "\e8fe"
}

.icon-repeat:before {
    content: "\e040"
}

.icon-repeat_one:before {
    content: "\e041"
}

.icon-replay:before {
    content: "\e042"
}

.icon-replay_10:before {
    content: "\e059"
}

.icon-replay_30:before {
    content: "\e05a"
}

.icon-replay_5:before {
    content: "\e05b"
}

.icon-reply:before {
    content: "\e15e"
}

.icon-reply_all:before {
    content: "\e15f"
}

.icon-report:before {
    content: "\e160"
}

.icon-report_problem:before {
    content: "\e8b2"
}

.icon-restaurant_menu:before {
    content: "\e561"
}

.icon-restore:before {
    content: "\e8b3"
}

.icon-ring_volume:before {
    content: "\e0d1"
}

.icon-room:before {
    content: "\e8b4"
}

.icon-rotate_90_degrees_ccw:before {
    content: "\e418"
}

.icon-rotate_left:before {
    content: "\e419"
}

.icon-rotate_right:before {
    content: "\e41a"
}

.icon-router:before {
    content: "\e328"
}

.icon-satellite:before {
    content: "\e562"
}

.icon-save:before {
    content: "\e161"
}

.icon-scanner:before {
    content: "\e329"
}

.icon-schedule:before {
    content: "\e8b5"
}

.icon-school:before {
    content: "\e80c"
}

.icon-screen_lock_landscape:before {
    content: "\e1be"
}

.icon-screen_lock_portrait:before {
    content: "\e1bf"
}

.icon-screen_lock_rotation:before {
    content: "\e1c0"
}

.icon-screen_rotation:before {
    content: "\e1c1"
}

.icon-sd_card:before {
    content: "\e623"
}

.icon-sd_storage:before {
    content: "\e1c2"
}

.icon-search:before {
    content: "\e8b6"
}

.icon-security:before {
    content: "\e32a"
}

.icon-select_all:before {
    content: "\e162"
}

.icon-send:before {
    content: "\e163"
}

.icon-settings:before {
    content: "\e8b8"
}

.icon-settings_applications:before {
    content: "\e8b9"
}

.icon-settings_backup_restore:before {
    content: "\e8ba"
}

.icon-settings_bluetooth:before {
    content: "\e8bb"
}

.icon-settings_brightness:before {
    content: "\e8bd"
}

.icon-settings_cell:before {
    content: "\e8bc"
}

.icon-settings_ethernet:before {
    content: "\e8be"
}

.icon-settings_input_antenna:before {
    content: "\e8bf"
}

.icon-settings_input_component:before {
    content: "\e8c0"
}

.icon-settings_input_composite:before {
    content: "\e8c1"
}

.icon-settings_input_hdmi:before {
    content: "\e8c2"
}

.icon-settings_input_svideo:before {
    content: "\e8c3"
}

.icon-settings_overscan:before {
    content: "\e8c4"
}

.icon-settings_phone:before {
    content: "\e8c5"
}

.icon-settings_power:before {
    content: "\e8c6"
}

.icon-settings_remote:before {
    content: "\e8c7"
}

.icon-settings_system_daydream:before {
    content: "\e1c3"
}

.icon-settings_voice:before {
    content: "\e8c8"
}

.icon-share:before {
    content: "\e80d"
}

.icon-shop:before {
    content: "\e8c9"
}

.icon-shop_two:before {
    content: "\e8ca"
}

.icon-shopping_basket:before {
    content: "\e8cb"
}

.icon-shopping_cart:before {
    content: "\e8cc"
}

.icon-shuffle:before {
    content: "\e043"
}

.icon-signal_cellular_4_bar:before {
    content: "\e1c8"
}

.icon-signal_cellular_connected_no_internet_4_bar:before {
    content: "\e1cd"
}

.icon-signal_cellular_no_sim:before {
    content: "\e1ce"
}

.icon-signal_cellular_null:before {
    content: "\e1cf"
}

.icon-signal_cellular_off:before {
    content: "\e1d0"
}

.icon-signal_wifi_4_bar:before {
    content: "\e1d8"
}

.icon-signal_wifi_4_bar_lock:before {
    content: "\e1d9"
}

.icon-signal_wifi_off:before {
    content: "\e1da"
}

.icon-sim_card:before {
    content: "\e32b"
}

.icon-sim_card_alert:before {
    content: "\e624"
}

.icon-skip_next:before {
    content: "\e044"
}

.icon-skip_previous:before {
    content: "\e045"
}

.icon-slideshow:before {
    content: "\e41b"
}

.icon-smartphone:before {
    content: "\e32c"
}

.icon-sms:before {
    content: "\e625"
}

.icon-sms_failed:before {
    content: "\e626"
}

.icon-snooze:before {
    content: "\e046"
}

.icon-sort:before {
    content: "\e164"
}

.icon-sort_by_alpha:before {
    content: "\e053"
}

.icon-space_bar:before {
    content: "\e256"
}

.icon-speaker:before {
    content: "\e32d"
}

.icon-speaker_group:before {
    content: "\e32e"
}

.icon-speaker_notes:before {
    content: "\e8cd"
}

.icon-speaker_phone:before {
    content: "\e0d2"
}

.icon-spellcheck:before {
    content: "\e8ce"
}

.icon-star:before {
    content: "\e838"
}

.icon-star_border:before {
    content: "\e83a"
}

.icon-star_half:before {
    content: "\e839"
}

.icon-stars:before {
    content: "\e8d0"
}

.icon-stay_current_landscape:before {
    content: "\e0d3"
}

.icon-stay_current_portrait:before {
    content: "\e0d4"
}

.icon-stay_primary_landscape:before {
    content: "\e0d5"
}

.icon-stay_primary_portrait:before {
    content: "\e0d6"
}

.icon-stop:before {
    content: "\e047"
}

.icon-storage:before {
    content: "\e1db"
}

.icon-store:before {
    content: "\e8d1"
}

.icon-store_mall_directory:before {
    content: "\e563"
}

.icon-straighten:before {
    content: "\e41c"
}

.icon-strikethrough_s:before {
    content: "\e257"
}

.icon-style:before {
    content: "\e41d"
}

.icon-subject:before {
    content: "\e8d2"
}

.icon-subtitles:before {
    content: "\e048"
}

.icon-supervisor_account:before {
    content: "\e8d3"
}

.icon-surround_sound:before {
    content: "\e049"
}

.icon-swap_calls:before {
    content: "\e0d7"
}

.icon-swap_horiz:before {
    content: "\e8d4"
}

.icon-swap_vert:before {
    content: "\e8d5"
}

.icon-swap_vertical_circle:before {
    content: "\e8d6"
}

.icon-switch_camera:before {
    content: "\e41e"
}

.icon-switch_video:before {
    content: "\e41f"
}

.icon-sync:before {
    content: "\e627"
}

.icon-sync_disabled:before {
    content: "\e628"
}

.icon-sync_problem:before {
    content: "\e629"
}

.icon-system_update:before {
    content: "\e62a"
}

.icon-system_update_alt:before {
    content: "\e8d7"
}

.icon-tab:before {
    content: "\e8d8"
}

.icon-tab_unselected:before {
    content: "\e8d9"
}

.icon-tablet:before {
    content: "\e32f"
}

.icon-tablet_android:before {
    content: "\e330"
}

.icon-tablet_mac:before {
    content: "\e331"
}

.icon-tag_faces:before {
    content: "\e420"
}

.icon-tap_and_play:before {
    content: "\e62b"
}

.icon-terrain:before {
    content: "\e564"
}

.icon-text_format:before {
    content: "\e165"
}

.icon-textsms:before {
    content: "\e0d8"
}

.icon-texture:before {
    content: "\e421"
}

.icon-theaters:before {
    content: "\e8da"
}

.icon-thumb_down:before {
    content: "\e8db"
}

.icon-thumb_up:before {
    content: "\e8dc"
}

.icon-thumbs_up_down:before {
    content: "\e8dd"
}

.icon-time_to_leave:before {
    content: "\e62c"
}

.icon-timelapse:before {
    content: "\e422"
}

.icon-timer:before {
    content: "\e425"
}

.icon-timer_10:before {
    content: "\e423"
}

.icon-timer_3:before {
    content: "\e424"
}

.icon-timer_off:before {
    content: "\e426"
}

.icon-toc:before {
    content: "\e8de"
}

.icon-today:before {
    content: "\e8df"
}

.icon-toll:before {
    content: "\e8e0"
}

.icon-tonality:before {
    content: "\e427"
}

.icon-toys:before {
    content: "\e332"
}

.icon-track_changes:before {
    content: "\e8e1"
}

.icon-traffic:before {
    content: "\e565"
}

.icon-transform:before {
    content: "\e428"
}

.icon-translate:before {
    content: "\e8e2"
}

.icon-trending_down:before {
    content: "\e8e3"
}

.icon-trending_flat:before {
    content: "\e8e4"
}

.icon-trending_up:before {
    content: "\e8e5"
}

.icon-tune:before {
    content: "\e429"
}

.icon-turned_in:before {
    content: "\e8e6"
}

.icon-turned_in_not:before {
    content: "\e8e7"
}

.icon-tv:before {
    content: "\e333"
}

.icon-undo:before {
    content: "\e166"
}

.icon-unfold_less:before {
    content: "\e5d6"
}

.icon-unfold_more:before {
    content: "\e5d7"
}

.icon-usb:before {
    content: "\e1e0"
}

.icon-verified_user:before {
    content: "\e8e8"
}

.icon-vertical_align_bottom:before {
    content: "\e258"
}

.icon-vertical_align_center:before {
    content: "\e259"
}

.icon-vertical_align_top:before {
    content: "\e25a"
}

.icon-vibration:before {
    content: "\e62d"
}

.icon-video_library:before {
    content: "\e04a"
}

.icon-videocam:before {
    content: "\e04b"
}

.icon-videocam_off:before {
    content: "\e04c"
}

.icon-view_agenda:before {
    content: "\e8e9"
}

.icon-view_array:before {
    content: "\e8ea"
}

.icon-view_carousel:before {
    content: "\e8eb"
}

.icon-view_column:before {
    content: "\e8ec"
}

.icon-view_comfy:before {
    content: "\e42a"
}

.icon-view_compact:before {
    content: "\e42b"
}

.icon-view_day:before {
    content: "\e8ed"
}

.icon-view_headline:before {
    content: "\e8ee"
}

.icon-view_list:before {
    content: "\e8ef"
}

.icon-view_module:before {
    content: "\e8f0"
}

.icon-view_quilt:before {
    content: "\e8f1"
}

.icon-view_stream:before {
    content: "\e8f2"
}

.icon-view_week:before {
    content: "\e8f3"
}

.icon-vignette:before {
    content: "\e435"
}

.icon-visibility:before {
    content: "\e8f4"
}

.icon-visibility_off:before {
    content: "\e8f5"
}

.icon-voice_chat:before {
    content: "\e62e"
}

.icon-voicemail:before {
    content: "\e0d9"
}

.icon-volume_down:before {
    content: "\e04d"
}

.icon-volume_mute:before {
    content: "\e04e"
}

.icon-volume_off:before {
    content: "\e04f"
}

.icon-volume_up:before {
    content: "\e050"
}

.icon-vpn_key:before {
    content: "\e0da"
}

.icon-vpn_lock:before {
    content: "\e62f"
}

.icon-wallpaper:before {
    content: "\e1bc"
}

.icon-warning:before {
    content: "\e002"
}

.icon-watch:before {
    content: "\e334"
}

.icon-wb_auto:before {
    content: "\e42c"
}

.icon-wb_cloudy:before {
    content: "\e42d"
}

.icon-wb_incandescent:before {
    content: "\e42e"
}

.icon-wb_iridescent:before {
    content: "\e436"
}

.icon-wb_sunny:before {
    content: "\e430"
}

.icon-wc:before {
    content: "\e63d"
}

.icon-web:before {
    content: "\e051"
}

.icon-whatshot:before {
    content: "\e80e"
}

.icon-widgets:before {
    content: "\e1bd"
}

.icon-wifi:before {
    content: "\e63e"
}

.icon-wifi_lock:before {
    content: "\e1e1"
}

.icon-wifi_tethering:before {
    content: "\e1e2"
}

.icon-work:before {
    content: "\e8f9"
}

.icon-wrap_text:before {
    content: "\e25b"
}

.icon-youtube_searched_for:before {
    content: "\e8fa"
}

.icon-zoom_in:before {
    content: "\e8ff"
}

.icon-zoom_out:before {
    content: "\e900"
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    src: url('../../frontend/Leeroy/packwire/font/fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../../frontend/Leeroy/packwire/font/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/font/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../../frontend/Leeroy/packwire/font/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../../frontend/Leeroy/packwire/font/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../../frontend/Leeroy/packwire/font/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

@font-face {
    font-family: 'fontello';
    src: url('../../frontend/Leeroy/packwire/font/fonts/fontello.eot?7814774');
    src: url('../../frontend/Leeroy/packwire/font/fonts/fontello.eot?7814774#iefix') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/font/fonts/fontello.woff?7814774') format('woff'), url('../../frontend/Leeroy/packwire/font/fonts/fontello.ttf?7814774') format('truetype'), url('../../frontend/Leeroy/packwire/font/fonts/fontello.svg?7814774#fontello') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-clothes-"]:before, [class*=" icon-clothes-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-clothes-01:before {
    content: '\e801'
}

.icon-clothes-10:before {
    content: '\e804'
}

.icon-clothes-02:before {
    content: '\e805'
}

.icon-clothes-03:before {
    content: '\e806'
}

.icon-clothes-04:before {
    content: '\e807'
}

.icon-clothes-05:before {
    content: '\e808'
}

.icon-clothes-06:before {
    content: '\e809'
}

.icon-clothes-07:before {
    content: '\e80a'
}

.icon-clothes-08:before {
    content: '\e80b'
}

.icon-clothes-09:before {
    content: '\e80c'
}

@charset 'UTF-8';
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body, ol > li, ul > li {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

legend, td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: ' (' attr(href) ')'
    }

    abbr[title]:after {
        content: ' (' attr(title) ')'
    }

    a[href^='#']:after, a[href^='javascript:']:after {
        content: ''
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

*, :after, :before, input[type=search] {
    box-sizing: border-box
}

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

body {
    font-family: Ubuntu, sans-serif;
    font-size: 16px;
    line-height: 1.6875;
    color: #777;
    background-color: #fff;
    overflow-x: hidden
}

button, input {
    font-size: inherit;
    line-height: inherit
}

button, input, select, textarea {
    font-family: inherit
}

a {
    text-decoration: none;
    -webkit-transition: color 300ms linear 0s;
    transition: color 300ms linear 0s;
    color: #0082ff
}

a:hover {
    text-decoration: underline
}

a:focus, input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.product-listing.row-view > div .product_holder__inside .product-item-description p, .product-listing.row-view > div .product_holder__inside__description p, .products-list > ol > li .product_holder__inside .product-item-description p, .products-list > ol > li .product_holder__inside__description p, figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

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

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

hr {
    margin-top: 27px;
    margin-bottom: 27px;
    border: 0;
    border-top: 1px solid #eee;
    border-color: #e5e5e5
}

.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #333
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3 {
    margin-top: 27px
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 13.5px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6 {
    margin-top: 13.5px
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-bottom: 13.5px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, .h2, h1, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 28px
}

.h4, h4 {
    font-size: 18px
}

.comments .media-body .media-title time, .h5, h5 {
    font-size: 16px
}

.h6, h6 {
    font-size: 14px
}

p {
    margin: 0 0 13.5px
}

.lead {
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}

.small, small {
    font-size: 87%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.table.text-center td, .table.text-center th, .text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    margin: 54px 0 27px;
    padding-bottom: 12.5px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 13.5px
}

.alert > p, .alert > ul, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

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

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

dl {
    margin-bottom: 27px
}

dd, dt {
    line-height: 1.6875
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        clear: left;
        overflow: hidden;
        width: 160px;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

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

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

blockquote {
    font-size: 20px;
    margin: 0 0 27px;
    padding: 13.5px 27px;
    position: relative;
    border-left: none
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    font-size: 80%;
    line-height: 1.6875;
    display: block;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal;
    line-height: 1.6875;
    margin-bottom: 27px
}

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

code, kbd, pre {
    font-size: 90%;
    padding: 2px 4px;
    color: #c7254e;
    border-radius: 4px;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    border-radius: 3px;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    font-size: 100%;
    font-weight: 700;
    padding: 0;
    box-shadow: none
}

pre {
    font-size: 15px;
    line-height: 1.6875;
    display: block;
    margin: 0 0 13.5px;
    padding: 13px;
    word-wrap: break-word;
    word-break: break-all;
    color: #333;
    border: 1px solid #ccc;
    background-color: #f5f5f5
}

pre code {
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
    color: inherit;
    border-radius: 0;
    background-color: transparent
}

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

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

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

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

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

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

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

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

fieldset, legend {
    padding: 0;
    border: 0
}

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

legend {
    line-height: inherit;
    width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 18px;
    text-transform: uppercase;
    border-bottom: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400
}

input[type=checkbox], input[type=radio] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px \9
}

input[type=file], legend {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control, select[multiple], select[multiple].input-sm, select[size], textarea.form-control, textarea.input-sm {
    height: auto
}

.form-control, output {
    line-height: 1.6875;
    display: block
}

output {
    padding-top: 7px;
    font-size: 16px;
    color: #555
}

.form-control {
    font-size: 1em;
    width: 100%;
    padding: 6px 12px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s .3s 0s ease;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s .3s 0s ease;
    color: #777;
    border: 1px solid #ccc;
    background-color: #fff;
    background-image: none
}

.form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder, .search-outer .input-outer input::-moz-placeholder::-moz-placeholder {
    opacity: 1;
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    opacity: 1;
    background-color: #eee
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 41px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 33px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 49px
    }
}

.checkbox, .radio {
    position: relative
}

.checkbox {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    cursor: pointer
}

.checkbox label, .radio label {
    min-height: 27px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    min-height: 43px;
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 7px
}

.container-no-col-indent .row div, .form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.form-group-sm .form-control, .input-sm {
    font-size: 14px;
    line-height: 1.5;
    height: 33px;
    padding: 5px 10px;
    border-radius: 3px
}

.form-group-sm select.form-control, select.input-sm {
    line-height: 33px;
    height: 33px
}

.form-group-sm .form-control-static {
    font-size: 14px;
    line-height: 1.5;
    height: 33px;
    min-height: 41px;
    padding: 6px 10px
}

.form-group-lg .form-control, .input-lg {
    font-size: 20px;
    line-height: 1.3333333;
    height: 49px;
    padding: 10px 16px;
    border-radius: 6px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control, select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg select.form-control, select.input-lg {
    line-height: 49px;
    height: 49px
}

.form-group-lg .form-control-static {
    font-size: 20px;
    line-height: 1.3333333;
    height: 49px;
    min-height: 47px;
    padding: 11px 16px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 51.25px
}

.form-control-feedback {
    line-height: 41px;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    display: block;
    width: 41px;
    height: 41px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    line-height: 49px;
    width: 49px;
    height: 49px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    line-height: 33px;
    width: 33px;
    height: 33px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

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

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

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

.has-feedback label ~ .form-control-feedback {
    top: 32px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b7b7b7
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 34px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 7px;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        font-size: 20px;
        padding-top: 14.333333px
    }

    .form-horizontal .form-group-sm .control-label {
        font-size: 14px;
        padding-top: 6px
    }
}

.btn {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6875;
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: 4px;
    background-image: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none;
    -moz-opacity: .65;
    -khtml-opacity: .65;
    -webkit-opacity: .65;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
    filter: alpha(opacity=65)
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    border-color: #ccc;
    background-color: #fff
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    border-color: #8c8c8c;
    background-color: #e6e6e6
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #333;
    border-color: #adadad;
    background-color: #e6e6e6
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    border-color: #8c8c8c;
    background-color: #d4d4d4
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    border-color: #ccc;
    background-color: #fff
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    border-color: #2e6da4;
    background-color: #337ab7
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    border-color: #122b40;
    background-color: #286090
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    border-color: #204d74;
    background-color: #286090
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    border-color: #122b40;
    background-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    border-color: #2e6da4;
    background-color: #337ab7
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    border-color: #4cae4c;
    background-color: #5cb85c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    border-color: #255625;
    background-color: #449d44
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    color: #fff;
    border-color: #398439;
    background-color: #449d44
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    border-color: #255625;
    background-color: #398439
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    border-color: #4cae4c;
    background-color: #5cb85c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    border-color: #46b8da;
    background-color: #5bc0de
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    border-color: #1b6d85;
    background-color: #31b0d5
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff;
    border-color: #269abc;
    background-color: #31b0d5
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    border-color: #1b6d85;
    background-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    border-color: #46b8da;
    background-color: #5bc0de
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    border-color: #eea236;
    background-color: #f0ad4e
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    border-color: #985f0d;
    background-color: #ec971f
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    border-color: #d58512;
    background-color: #ec971f
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    border-color: #985f0d;
    background-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    border-color: #eea236;
    background-color: #f0ad4e
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    border-color: #d43f3a;
    background-color: #d9534f
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    border-color: #761c19;
    background-color: #c9302c
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    border-color: #ac2925;
    background-color: #c9302c
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    border-color: #761c19;
    background-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    border-color: #d43f3a;
    background-color: #d9534f
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #0082ff;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    text-decoration: underline;
    color: #333;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    text-decoration: none;
    color: #777
}

.btn-group-lg > .btn, .btn-lg {
    font-size: 20px;
    line-height: 1.3333333;
    padding: 10px 16px;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-group-xs > .btn, .btn-sm, .btn-xs {
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 10px;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%
}

.alert > p + p, .btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    -webkit-transition: opacity .3s 0s ease, .15s .3s 0s ease, linear .3s 0s ease;
    transition: opacity .3s 0s ease, .15s .3s 0s ease, linear .3s 0s ease;
    opacity: 0
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    overflow: hidden;
    height: 0;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

.dropdown-menu > li > a, .dropdown-menu > li > strong {
    font-weight: 400;
    line-height: 1.6875;
    display: block;
    clear: both;
    padding: 3px 20px;
    white-space: nowrap;
    color: #333
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > strong:focus, .dropdown-menu > li > strong:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > strong, .dropdown-menu > .active > strong:focus, .dropdown-menu > .active > strong:hover {
    text-decoration: none;
    color: #fff;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    cursor: not-allowed;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

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

.open > a {
    outline: 0
}

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

.dropdown-header {
    font-size: 14px;
    line-height: 1.6875;
    display: block;
    padding: 3px 20px;
    white-space: nowrap;
    color: #777
}

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: '';
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

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

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: auto !important;
        left: 0 !important
    }

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

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group > .btn {
    float: left
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

*, .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none
}

.nav-tabs.nav-justified > li {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified, .input-group {
    display: table;
    border-collapse: separate
}

.btn-group-justified {
    width: 100%;
    table-layout: fixed
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    font-size: 20px;
    line-height: 1.3333333;
    height: 49px;
    padding: 10px 16px;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    line-height: 49px;
    height: 49px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    font-size: 14px;
    line-height: 1.5;
    height: 33px;
    padding: 5px 10px;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    line-height: 33px;
    height: 33px
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-image-container .product-image-wrapper, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon {
    white-space: nowrap
}

.input-group-addon, .input-group-btn {
    width: 1%;
    vertical-align: middle
}

.input-group-addon {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #eee
}

.input-group-addon.input-sm {
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    font-size: 20px;
    padding: 10px 16px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    white-space: nowrap
}

.input-group-btn, .input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    cursor: not-allowed;
    text-decoration: none;
    color: #777;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: #0082ff;
    background-color: #eee
}

.nav .nav-divider {
    overflow: hidden;
    height: 1px;
    margin: 12.5px 0;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    line-height: 1.6875;
    margin-right: 2px;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #e5e5e5 #e5e5e5 #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: default;
    color: #555;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    background-color: #fff
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-justified > li, .nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.navbar-brand > img, .tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 27px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        overflow: visible !important;
        height: auto !important;
        padding-bottom: 0
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    font-size: 20px;
    line-height: 27px;
    float: left;
    height: 50px;
    padding: 11.5px 15px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 9px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: transparent;
    background-image: none
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 5.75px -15px
}

.navbar-nav > li > a {
    line-height: 27px;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        background-color: transparent;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 27px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 11.5px;
        padding-bottom: 11.5px
    }
}

.navbar-form {
    margin: 4.5px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.navbar-form label {
    margin-right: 13px;
    margin-bottom: 0
}

.navbar-form .form-group {
    margin-right: 6px
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        border: 0;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 4.5px;
    margin-bottom: 4.5px
}

.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    border-color: #e7e7e7;
    background-color: #f8f8f8
}

.navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .btn-link, .navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    border-color: #080808;
    background-color: #222
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .btn-link, .navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    margin-bottom: 27px;
    padding: 8px 15px;
    list-style: none;
    border-radius: 4px;
    background-color: #f5f5f5
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    content: '/\00a0';
    color: #777
}

.breadcrumb > .active {
    color: #333
}

.pagination {
    padding-left: 0
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    line-height: 1.6875;
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 6px 12px;
    text-decoration: none;
    color: #333;
    border: 1px solid transparent;
    background-color: #f5f5f5
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    color: #0082ff;
    border-color: transparent;
    background-color: #0370d9
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    cursor: default;
    color: #fff;
    border-color: transparent;
    background-color: #333
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    cursor: not-allowed;
    color: #777;
    border-color: #ddd;
    background-color: #fff
}

.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 20px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 10px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

a.label:not(th):not(td):focus, a.label:not(th):not(td):hover {
    cursor: pointer;
    text-decoration: none;
    color: #333
}

.label:not(th):not(td):empty {
    display: none
}

.btn .label:not(th):not(td) {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #fff;
    border-radius: 10px;
    background-color: #e8e8e8
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #0082ff;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.alert {
    margin-bottom: 27px;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 27px;
    margin-bottom: 27px;
    border-radius: 4px;
    background-color: #f5f5f5;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    font-size: 14px;
    line-height: 27px;
    float: left;
    width: 0;
    height: 100%;
    -webkit-transition: width .3s 0s ease, .6s .3s 0s ease, ease .3s 0s ease;
    transition: width .3s 0s ease, .6s .3s 0s ease, ease .3s 0s ease;
    text-align: center;
    color: #fff;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15)
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-danger, .progress-striped .progress-bar-info, .progress-striped .progress-bar-success, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #d9534f
}

.panel {
    margin-bottom: 27px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #fff
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.panel-title {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0
}

.panel-footer {
    padding: 10px 15px;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #f5f5f5
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body, .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 27px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading, .switcher-store .switcher-options .ui-dialog .dropdown li.last-child {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    border-color: #ddd;
    background-color: #f5f5f5
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    border-color: #337ab7;
    background-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.close {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    float: right;
    opacity: .2;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20)
}

.close:focus, .close:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: .5;
    color: #000;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    border: 0;
    background: 0 0;
    -webkit-appearance: none
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    outline: 0;
    -webkit-overflow-scrolling: touch
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    outline: 0;
    background-color: #fff;
    background-clip: padding-box
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.6875px;
    padding: 15px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.6875;
    margin: 0
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    overflow: scroll;
    width: 50px;
    height: 50px
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6875;
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    white-space: normal;
    text-decoration: none;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    word-wrap: normal;
    word-break: normal;
    opacity: 0;
    text-shadow: none;
    line-break: auto;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    -webkit-opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90)
}

.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: 3px 8px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background-color: #000
}

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

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s .3s 0s ease, ease-in-out .3s 0s ease, left .3s 0s ease;
    transition: .6s .3s 0s ease, ease-in-out .3s 0s ease, left .3s 0s ease
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev, .slick-slide img {
    display: block
}

.carousel-inner > .active, .carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-control, .carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .active.left, .carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    font-size: 20px;
    bottom: 0;
    left: 0;
    width: 15%;
    text-align: center;
    opacity: .5;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    text-decoration: none;
    opacity: .9;
    color: #fff;
    outline: 0;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    -webkit-opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    z-index: 5;
    top: 50%;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    font-family: serif;
    line-height: 1;
    width: 20px;
    height: 20px
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    z-index: 15;
    bottom: 10px;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    cursor: pointer;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    z-index: 10;
    right: 15%;
    bottom: 20px;
    left: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        font-size: 30px;
        width: 30px;
        height: 30px;
        margin-top: -15px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.boxed:after, .boxed:before, .breadcrumbs_block--boxed:after, .breadcrumbs_block--boxed:before, .breadcrumbs_block--full .container:after, .breadcrumbs_block--full .container:before, .breadcrumbs_block--full:after, .breadcrumbs_block--full:before, .btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .fullwidth .container:after, .fullwidth .container:before, .fullwidth:after, .fullwidth:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .panel-body:after, .panel-body:before, .row:after, .row:before, body.boxed .breadcrumbs_block:after, body.boxed .breadcrumbs_block:before, body.boxed:after, body.boxed:before, body.fullwidth .container:after, body.fullwidth .container:before, body.fullwidth:after, body.fullwidth:before {
    display: table;
    content: ' '
}

.boxed:after, .breadcrumbs_block--boxed:after, .breadcrumbs_block--full .container:after, .breadcrumbs_block--full:after, .btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .fullwidth .container:after, .fullwidth:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .row:after, body.boxed .breadcrumbs_block:after, body.boxed:after, body.fullwidth .container:after, body.fullwidth:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm, .visible-sm-block {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md, .visible-md-block {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg, .visible-lg-block {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.vertical-align {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.horizontal-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.noselect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

:active, :focus {
    outline: 0 !important
}

.link-banner1:hover .color-custom, a:hover {
    color: #333
}

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

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    letter-spacing: 1px;
    color: #333
}

h4, h5, h6 {
    letter-spacing: .4px
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #333
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none;
    color: #0082ff
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 500
}

h1.mega {
    font-size: 110px;
    line-height: 1em;
    margin-bottom: 69px
}

@media (max-width: 768px) {
    h1.mega {
        font-size: 90px
    }
}

@media (max-width: 390px) {
    h1.mega {
        font-size: 80px
    }
}

h4.mega {
    line-height: 1.1em;
    padding-bottom: 26px
}

h3.small, h4.mega {
    font-size: 20px
}

h6.small {
    font-size: 16px;
    margin-bottom: 17px
}

.title-bottom-sm2 {
    margin-bottom: 20px !important
}

.title-bottom-sm1 {
    margin-bottom: 29px !important
}

.title-bottom-sm {
    margin-bottom: 35px !important
}

.title-bottom-md {
    margin-bottom: 52px !important
}

.title-bottom {
    margin-bottom: 45px !important
}

.title-bottom1 {
    margin-bottom: 75px !important
}

.title-top-md {
    margin-top: 35px !important
}

.title-decimal {
    position: relative;
    padding: 4px 0 9px 69px
}

.title-decimal:before {
    line-height: 1.45em;
    position: absolute;
    top: 0;
    left: 0;
    display: table-cell;
    width: 44px;
    height: 44px;
    content: attr(data-content);
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-radius: 50%;
    background: #0082ff
}

input[type=datetime], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url] {
    font-family: Ubuntu, sans-serif;
    font-size: 1em;
    line-height: 1.214em;
    height: 40px;
    padding: 6px 12px;
    border-color: #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0)
}

input[type=datetime]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus {
    outline: 0;
    box-shadow: none
}

.main-font {
    font-family: Georgia, sans-serif
}

.custom-font {
    font-family: Ubuntu, sans-serif
}

.font-bold {
    font-weight: bolder
}

.font-middle {
    font-weight: 500
}

.font13 {
    font-size: 13px
}

.font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.font20_ {
    font-size: 20px !important
}

.font22 {
    font-size: 22px
}

.font24 {
    font-size: 24px
}

@media (max-width: 767px) {
    .font24 {
        font-size: 18px
    }
}

.font26 {
    font-size: 26px
}

@media (max-width: 768px) {
    .font26 {
        font-size: 20px
    }
}

.font30 {
    font-size: 30px
}

.font35 {
    font-size: 35px
}

.font36 {
    font-size: 36px
}

.font48 {
    font-size: 48px
}

.font50 {
    font-size: 50px
}

.font54 {
    font-size: 54px
}

.font77 {
    font-size: 77px;
    line-height: 1.2em
}

.font86 {
    font-size: 86px
}

.font96 {
    font-size: 96px;
    line-height: 1.2em
}

@media (max-width: 767px) {
    .font96 {
        font-size: 50px
    }
}

@media (min-width: 768px) {
    .font96 {
        font-size: 75px
    }
}

@media (min-width: 992px) {
    .font96 {
        font-size: 80px
    }
}

@media (min-width: 1200px) {
    .font96 {
        font-size: 90px
    }
}

@media (min-width: 1770px) {
    .font96 {
        font-size: 96px
    }
}

.font107, .font115 {
    font-size: 107px;
    line-height: 1.2em
}

.font115 {
    font-size: 115px
}

.font-medium {
    font-weight: 500
}

.font-lighter {
    font-weight: lighter
}

.separator-border-right {
    border-right: 1px solid #e5e5e5
}

@media (max-width: 1200px) {
    .separator-border-right-hidden-md {
        border-color: transparent
    }
}

.line-through {
    text-decoration: line-through
}

.border-none {
    border: none !important
}

.width-center75 {
    display: inline-block;
    width: 75%
}

@media (max-width: 767px) {
    .width-center75 {
        width: 100%
    }
}

@media (min-width: 768px) {
    .width-center75 {
        width: 95%
    }
}

@media (min-width: 992px) {
    .width-center75 {
        width: 90%
    }
}

@media (min-width: 1200px) {
    .width-center75 {
        width: 80%
    }
}

@media (min-width: 1770px) {
    .width-center75 {
        width: 75%
    }
}

.dropcap {
    font-size: 3em;
    line-height: 1em;
    display: block;
    float: left;
    margin: 0 5px 0 0
}

body._has-modal-custom .modal-custom-overlay {
    background: rgba(0, 0, 0, .4)
}

.modal-popup .modal-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
    border-color: #e5e5e5
}

.modal-popup .modal-footer {
    margin: 0 !important;
    border-color: #e5e5e5 !important
}

.border-top-none {
    border-top: none !important
}

.content-bottom {
    margin-bottom: 74px
}

.display-inline-block {
    display: inline-block
}

.side-offset-9 {
    padding-right: 11%;
    padding-left: 11%
}

.divider {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 30px
}

.divider--xl-2 {
    height: 165px
}

.divider--xl-1 {
    height: 99px
}

.divider--lg {
    height: 45px
}

.divider--aside {
    height: 36px
}

.divider--md2 {
    height: 40.5px
}

.divider--md1 {
    height: 31.5px
}

.divider--md0 {
    height: 30.6px
}

.divider--md {
    height: 20.01px
}

.divider--sm {
    height: 14.01px
}

.divider--xs {
    height: 8.01px
}

.divider--xxs, .product.data.items > .item.title.active > a.switch:before {
    height: 3px
}

.link-inline, .list-inline li {
    display: inline
}

.link-banner1 {
    text-decoration: none
}

.link-banner1, .link-banner1 .color-custom {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.link-banner1:active, .link-banner1:focus {
    text-decoration: none
}

.link-banner1:hover, .simple-list li a:hover {
    text-decoration: none;
    color: #0082ff
}

.list-inline {
    margin: 0;
    padding: 0;
    list-style: none
}

.divider-line, .hor-line {
    font-size: 0;
    line-height: 0;
    width: 100%;
    height: 1px;
    margin: 40px 0 50px;
    background-color: #e5e5e5
}

.hor-line {
    height: 2px;
    margin: 15px 0;
    background-color: #0082ff
}

.nowrap {
    white-space: nowrap
}

.light-font {
    font-weight: 300
}

.pos-abs {
    position: absolute
}

.indent-col-none .row [class*=col-] {
    margin: 0;
    padding: 0
}

.img-border {
    border: 1px solid #e5e5e5
}

.stop-scrolling {
    overflow: hidden;
    height: 100%
}

.wrapper {
    display: inline-block;
    width: 100%
}

@media (min-width: 768px) {
    .container {
        padding-right: 0;
        padding-left: 0
    }
}

.boxed, body.boxed {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0
}

@media (min-width: 768px) {
    .boxed, body.boxed {
        width: 750px
    }
}

@media (min-width: 992px) {
    .boxed, body.boxed {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .boxed, body.boxed {
        width: 1170px
    }
}

.boxed > .navbar-collapse, .boxed > .navbar-header, body.boxed > .navbar-collapse, body.boxed > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .boxed > .navbar-collapse, .boxed > .navbar-header, body.boxed > .navbar-collapse, body.boxed > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.fullwidth, body.fullwidth {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0
}

.fullwidth .container > .navbar-collapse, .fullwidth .container > .navbar-header, .fullwidth > .navbar-collapse, .fullwidth > .navbar-header, body.fullwidth .container > .navbar-collapse, body.fullwidth .container > .navbar-header, body.fullwidth > .navbar-collapse, body.fullwidth > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .fullwidth > .navbar-collapse, .fullwidth > .navbar-header, body.fullwidth > .navbar-collapse, body.fullwidth > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.fullwidth .container, body.fullwidth .container {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px !important;
    padding-left: 15px !important
}

@media (min-width: 768px) {
    .fullwidth .container > .navbar-collapse, .fullwidth .container > .navbar-header, body.fullwidth .container > .navbar-collapse, body.fullwidth .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width: 1025px) {
    .navbar .dropdown:hover .dropdown-menu {
        display: block
    }
}

#header {
    padding-top: 24px;
    padding-bottom: 0
}

@media (min-width: 1025px) {
    #header .navbar, #header .row, #header .row > [class*=col-] {
        position: static
    }

    #header .navbar-toggle {
        display: none
    }

    #header > .container {
        position: relative
    }
}

@media (max-width: 1024px) {
    #header {
        padding-bottom: 0
    }

    #header .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }

    #header .container:first-child .row {
        padding-top: 40px
    }

    #header .navbar {
        border-radius: 0
    }

    #header .navbar-toggle {
        display: block;
        margin-left: 5px
    }
}

.content {
    margin-top: 75px
}

@media (max-width: 767px) {
    .content {
        margin-top: 37.5px
    }
}

@media (min-width: 1769px) {
    .content {
        margin-top: 85px
    }
}

.content-fill {
    margin-top: 75px;
    margin-bottom: 75px
}

@media (max-width: 767px) {
    .content-fill {
        margin-top: 37.5px;
        margin-bottom: 37.5px
    }
}

@media (min-width: 1769px) {
    .content-fill {
        margin-top: 85px;
        margin-bottom: 85px
    }
}

.content-big-indent {
    margin-top: 235px
}

@media (max-width: 767px) {
    .content-big-indent {
        margin-top: 50px
    }
}

@media (min-width: 768px) {
    .content-big-indent {
        margin-top: 75px
    }
}

@media (min-width: 992px) {
    .content-big-indent {
        margin-top: 190px
    }
}

@media (min-width: 1200px) {
    .content-big-indent {
        margin-top: 218px
    }
}

@media (min-width: 1770px) {
    .content-big-indent {
        margin-top: 235px
    }
}

.content-md {
    margin-top: 20px
}

@media (max-width: 767px) {
    .content-md {
        margin-top: 10px
    }
}

@media (min-width: 1769px) {
    .content-md {
        margin-top: 30px
    }
}

.content-sm {
    margin-top: 0
}

@media (max-width: 767px) {
    .content-sm {
        margin-top: 0
    }
}

@media (min-width: 1769px) {
    .content-sm {
        margin-top: 10px
    }
}

body:not(.cms-index-index) #maincontent > .container, body:not(.cms-index-index) #pageContent > .container {
    padding-bottom: 60px;
    border-bottom: 1px solid #e5e5e5
}

.offset-top-0 {
    margin-top: 0 !important
}

.offset-top-5 {
    margin-top: 5px !important
}

.offset-top-10 {
    margin-top: 10px !important
}

.offset-top-20 {
    margin-top: 20px !important
}

.offset-top-30 {
    margin-top: 30px !important
}

.offset-top-40 {
    margin-top: 40px !important
}

.inset-top-5 {
    padding-top: 5px
}

.inset-top-10 {
    padding-top: 10px
}

.inset-top-20 {
    padding-top: 20px
}

.inset-top-30 {
    padding-top: 30px
}

.inset-top-40 {
    padding-top: 40px
}

.inset-top-50 {
    padding-top: 50px
}

.inset-top-60 {
    padding-top: 60px
}

.inset-bottom-5 {
    padding-bottom: 5px
}

.inset-bottom-10 {
    padding-bottom: 10px
}

.inset-bottom-20 {
    padding-bottom: 20px
}

.inset-bottom-30 {
    padding-bottom: 30px
}

.inset-bottom-40 {
    padding-bottom: 40px
}

.inset-bottom-50 {
    padding-bottom: 50px
}

.inset-bottom-60 {
    padding-bottom: 60px
}

html:not(.touch) .fixed-bg {
    min-height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover
}

@media (min-width: 1770px -1) {
    .hidden-lg {
        display: none !important
    }
}

.visible-xl, .visible-xl-block, .visible-xl-inline, .visible-xl-inline-block {
    display: none !important
}

@media (min-width: 1770px) {
    .container {
        width: 1740px
    }

    .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        position: relative;
        float: left;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }

    .col-xl-one-nine {
        width: 11.1111111%
    }

    .col-xl-one-six {
        width: 16.66666667%
    }

    .col-xl-one-fifth {
        width: 20%
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-11 {
        width: 91.66666667%
    }

    .col-xl-10 {
        width: 83.33333333%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-8 {
        width: 66.66666667%
    }

    .col-xl-7 {
        width: 58.33333333%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-5 {
        width: 41.66666667%
    }

    .col-xl-4 {
        width: 33.33333333%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-2 {
        width: 16.66666667%
    }

    .col-xl-1 {
        width: 8.33333333%
    }

    .col-xl-pull-12 {
        right: 100%
    }

    .col-xl-pull-11 {
        right: 91.66666667%
    }

    .col-xl-pull-10 {
        right: 83.33333333%
    }

    .col-xl-pull-9 {
        right: 75%
    }

    .col-xl-pull-8 {
        right: 66.66666667%
    }

    .col-xl-pull-7 {
        right: 58.33333333%
    }

    .col-xl-pull-6 {
        right: 50%
    }

    .col-xl-pull-5 {
        right: 41.66666667%
    }

    .col-xl-pull-4 {
        right: 33.33333333%
    }

    .col-xl-pull-3 {
        right: 25%
    }

    .col-xl-pull-2 {
        right: 16.66666667%
    }

    .col-xl-pull-1 {
        right: 8.33333333%
    }

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-push-12 {
        left: 100%
    }

    .col-xl-push-11 {
        left: 91.66666667%
    }

    .col-xl-push-10 {
        left: 83.33333333%
    }

    .col-xl-push-9 {
        left: 75%
    }

    .col-xl-push-8 {
        left: 66.66666667%
    }

    .col-xl-push-7 {
        left: 58.33333333%
    }

    .col-xl-push-6 {
        left: 50%
    }

    .col-xl-push-5 {
        left: 41.66666667%
    }

    .col-xl-push-4 {
        left: 33.33333333%
    }

    .col-xl-push-3 {
        left: 25%
    }

    .col-xl-push-2 {
        left: 16.66666667%
    }

    .col-xl-push-1 {
        left: 8.33333333%
    }

    .col-xl-push-0 {
        left: auto
    }

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

    .col-xl-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-xl-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-xl-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-xl-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .visible-xl, .visible-xl-block {
        display: block !important
    }

    table.visible-xl {
        display: table
    }

    tr.visible-xl {
        display: table-row !important
    }

    td.visible-xl, th.visible-xl {
        display: table-cell !important
    }

    .visible-xl-inline {
        display: inline !important
    }

    .visible-xl-inline-block {
        display: inline-block !important
    }

    .hidden-xl {
        display: none !important
    }
}

.underline {
    text-decoration: underline
}

a.underline:hover, dl dd a:hover, footer.layout-1 address a:hover {
    text-decoration: none
}

.color-custom, .color-custom:hover {
    color: #0082ff
}

.text-color, .text-color:hover {
    color: #777
}

.color-price-old, .color-price-old:hover {
    color: #fa6b6b
}

.color, .color:hover, a.color, a.color:hover {
    color: #0082ff
}

.color-white, .color-white:hover {
    color: #fff
}

.color-dark, .color-dark:hover, .color-red:hover {
    color: #333
}

.color-pink, .color-pink:hover, .color-red {
    color: #fa6b6b
}

.color-blue, .color-blue:hover {
    color: #395499
}

.color-blue-light, .color-blue-light:hover {
    color: #67e0fa
}

.color-green, .color-green:hover {
    color: #21caa9
}

.color-green-dark, .color-green-dark:hover, .simple-list li.active > a {
    color: #0082ff
}

.color-gray, .color-gray:hover {
    color: #999
}

.color-yellow {
    color: #feea3a
}

.bg-custom {
    background-color: #0082ff
}

.bg-pink, .bg-red {
    background-color: #fa6b6b
}

.bg-blue {
    background-color: #395499
}

.bg-light-blue {
    background-color: #67e0fa
}

.bg-green {
    background-color: #21caa9
}

.bg-green-light {
    background-color: #41df7c
}

.bg-green-dark {
    background-color: #0082ff
}

.bg-yellow {
    background-color: #feea3a
}

.bg-coquelicot {
    background-color: #fd6940
}

.bg-black {
    background-color: #000
}

.opacity-5 {
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.opacity-10 {
    opacity: .1;
    -moz-opacity: .1;
    -khtml-opacity: .1;
    -webkit-opacity: .1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
    filter: alpha(opacity=10)
}

.opacity-15 {
    opacity: .15;
    -moz-opacity: .15;
    -khtml-opacity: .15;
    -webkit-opacity: .15;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=15);
    filter: alpha(opacity=15)
}

.opacity-20 {
    opacity: .2;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20)
}

.opacity-25 {
    opacity: .25;
    -moz-opacity: .25;
    -khtml-opacity: .25;
    -webkit-opacity: .25;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    filter: alpha(opacity=25)
}

.opacity-30 {
    opacity: .3;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30)
}

.opacity-35 {
    opacity: .35;
    -moz-opacity: .35;
    -khtml-opacity: .35;
    -webkit-opacity: .35;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=35);
    filter: alpha(opacity=35)
}

.opacity-45 {
    opacity: .45;
    -moz-opacity: .45;
    -khtml-opacity: .45;
    -webkit-opacity: .45;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
    filter: alpha(opacity=45)
}

.fill-bg-custom .brands-carousel a:hover img, .opacity-50 {
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.opacity-55 {
    opacity: .55;
    -moz-opacity: .55;
    -khtml-opacity: .55;
    -webkit-opacity: .55;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55.00000000000001);
    filter: alpha(opacity=55.00000000000001)
}

.opacity-60 {
    opacity: .6;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60)
}

.opacity-65 {
    opacity: .65;
    -moz-opacity: .65;
    -khtml-opacity: .65;
    -webkit-opacity: .65;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
    filter: alpha(opacity=65)
}

.opacity-70 {
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    -webkit-opacity: .7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70)
}

.opacity-75 {
    opacity: .75;
    -moz-opacity: .75;
    -khtml-opacity: .75;
    -webkit-opacity: .75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    filter: alpha(opacity=75)
}

.opacity-80 {
    opacity: .8;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80)
}

.opacity-85 {
    opacity: .85;
    -moz-opacity: .85;
    -khtml-opacity: .85;
    -webkit-opacity: .85;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    filter: alpha(opacity=85)
}

.opacity-90 {
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    -webkit-opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90)
}

.opacity-95 {
    opacity: .95;
    -moz-opacity: .95;
    -khtml-opacity: .95;
    -webkit-opacity: .95;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
    filter: alpha(opacity=95)
}

.simple-list {
    margin: 10px 0 6px;
    padding: 0;
    list-style-type: none;
    counter-reset: myCounter
}

.simple-list li, .simple-list-underline li {
    position: relative;
    padding: 0 0 7px 18px;
    list-style-type: none
}

.simple-list li:after, .simple-list-underline li:after {
    font-family: 'Material Icons';
    font-size: .53em;
    line-height: 1em;
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    content: '\e3a6';
    color: #0082ff
}

.simple-list li ul, .simple-list-underline li ul {
    margin: 7px 0 0 17px;
    padding: 0
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li ul li:last-child, .categories-list li:last-child, .decimal-list ul li:last-child, .simple-list li ul li:last-child, .simple-list-underline li ul li:last-child, .without-declaration-list li:last-child {
    padding-bottom: 0
}

.simple-list li a {
    font-weight: 300;
    text-decoration: none !important;
    color: #777
}

.product-info .stock.available span, .product-info .stock.unavailable span, .product-info-main .stock.available span, .product-info-main .stock.unavailable span, .simple-list.font-bold a {
    font-weight: 700
}

.simple-list.color-dark a {
    color: #333
}

.simple-list-underline {
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none;
    counter-reset: myCounter
}

.simple-list-underline li a {
    font-weight: 300;
    text-decoration: underline;
    color: #333
}

.simple-list-underline li a:hover {
    text-decoration: none;
    color: #0082ff
}

.simple-list-underline li.active > a {
    color: #0082ff
}

.marker-list {
    margin: 15px 0;
    padding: 0;
    list-style: none
}

.marker-list li {
    font-weight: 300;
    position: relative;
    margin-bottom: 5px;
    padding-left: 25px;
    color: #0082ff
}

.marker-list li:after, .marker-list-circle li:after, .post .post-text-hld ul li:after {
    font-family: 'Material Icons';
    font-size: 1em;
    line-height: 1em;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    content: '\e5ca'
}

.marker-list-circle, .product.attibute.description ul {
    margin: 13px 0;
    padding: 0;
    list-style: none
}

.marker-list-circle li {
    font-weight: light;
    position: relative;
    margin-bottom: 0;
    padding-left: 31px
}

.marker-list-circle li:after, .post .post-text-hld ul li:after {
    font-size: .53em;
    top: 10px;
    content: '\e3a6';
    color: #0082ff
}

.decimal-list, .decimal-list ul, .post .post-text-hld ol {
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none;
    counter-reset: myCounter
}

.decimal-list li {
    position: relative;
    margin-bottom: 7px;
    padding: 0 0 0 18px;
    text-indent: 0
}

.decimal-list li:before, .post .post-text-hld ol li:before {
    font-weight: 500;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    content: counter(myCounter);
    counter-increment: myCounter;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #0082ff
}

.decimal-list ul {
    margin: 7px 0 0 17px;
    counter-reset: myCounter1
}

.decimal-list ul li:before, .post .post-text-hld ol ul li:before {
    content: counter(myCounter1);
    counter-increment: myCounter1
}

.decimal-list a {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-decoration: none
}

.decimal-list a:hover {
    color: #0082ff !important
}

.decimal-list.color-dark a, .list-icon strong, .media-box-link:hover h4, .table-bordered-01 thead td, .table-bordered-01 thead tr th, table th {
    color: #333
}

.categories-list, .without-declaration-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.categories-list li, .without-declaration-list li {
    padding-bottom: 7px
}

.categories-list li a:hover, .list-arrow-right li a:hover, .without-declaration-list li a:hover {
    text-decoration: none;
    color: #0082ff
}

.list-indent-left {
    margin-left: 34px
}

.list-arrow-right, .list-icon {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.list-icon li {
    position: relative;
    min-height: 52px;
    margin-bottom: 20px;
    padding: 10px 0 0 72px;
    letter-spacing: -.02em
}

.list-icon span {
    font-size: 30px;
    line-height: 1.7em;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 52px;
    height: 52px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: #0082ff
}

.list-icon .fa-fax {
    font-size: 22px;
    line-height: 2.3em
}

.list-icon .icon-mail {
    font-size: 26px;
    line-height: 1.9em
}

.list-arrow-right li {
    font-weight: lighter;
    position: relative;
    margin: 0;
    padding: 0
}

.list-arrow-right li:after {
    font-family: 'Material Icons';
    font-size: .53em;
    line-height: 1em;
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    content: '\e409';
    color: #0082ff
}

.list-arrow-right li a {
    display: inline-block;
    padding: 0 0 0 21px;
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease
}

.list-icon-small {
    overflow: hidden
}

.list-icon-small li {
    display: block;
    float: left;
    margin-bottom: 8px;
    margin-left: 8px
}

.list-icon-small li:first-child {
    margin-left: 0
}

.list-bg-round {
    position: relative
}

.list-bg-round li {
    font-size: 14px;
    line-height: 1em;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 10px 10px 0;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: #67e0fa
}

.list-bg-round li span {
    display: table-cell;
    width: 60px;
    height: 60px;
    vertical-align: middle
}

.list-bg-round li b, .sizes-row li {
    display: block;
    text-align: center
}

#map {
    width: 100%;
    height: 474px
}

.list-bg-round, .sizes-row, .table-bordered-01 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sizes-row li {
    display: inline-block;
    min-width: 70px
}

table td {
    border-color: #e5e5e5 !important
}

.table-address {
    min-width: 250px;
    margin: 20px 0 35px
}

.table-address td {
    padding: 3px 25px 3px 0;
    vertical-align: top
}

.table-params td {
    padding: 11px 18px !important;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e5e5e5
}

.table-params tr > td:first-child {
    width: 30%;
    border-left: 0
}

.table-params tr:last-child td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5
}

.table-params .rating {
    margin: 7px 0
}

.icon-disable, .icon-enable {
    font-size: 28px;
    line-height: 1em;
    display: inline-block;
    color: #0082ff
}

.icon-disable {
    color: #e5e5e5
}

.table-order-history, .table-order-history table {
    width: 100%
}

.table-order-history tr {
    border-bottom: 1px solid #e5e5e5
}

.table-order-history tr tr {
    border: none
}

.table-order-history td, .table-order-history th {
    padding: 11px 5px;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #e5e5e5
}

.table-order-history td:last-child, .table-order-history th:last-child {
    border-right: none
}

.table-order-history td:first-child, .table-order-history th:first-child {
    padding-left: 0;
    text-align: left
}

.table-order-history th {
    border-top: 1px solid #e5e5e5
}

.table-order-history .th-title {
    font-weight: 700;
    position: absolute;
    left: 0;
    width: 50%;
    padding-right: 15px;
    text-align: right;
    color: #333
}

@media (max-width: 767px) {
    .table-order-history tr {
        border-bottom: none !important
    }

    .table-order-history thead {
        display: none
    }

    .table-order-history td, .table-order-history td:first-child {
        display: block;
        width: 100%;
        padding-left: 60%;
        text-align: left;
        border-right: none;
        border-bottom: 1px solid #e5e5e5;
        border-left: none
    }

    .table-order-history .th-title {
        width: 60%
    }
}

.img-left {
    float: left;
    margin: 8px 40px 40px 0
}

.img-right {
    float: right;
    margin: 0 0 40px 40px
}

.img-responsive-inline {
    display: inline-block !important;
    max-width: 100%;
    height: auto
}

.lead, blockquote.quote-left, blockquote.quote-left:before {
    font-family: Georgia, sans-serif
}

blockquote.quote-left {
    font-size: 24px;
    font-style: italic;
    line-height: 39px;
    margin: 28px 0 22px;
    color: #0082ff;
    border-left-color: transparent;
    padding: 0 0 0 123px
}

blockquote.quote-left:before {
    font-size: 9.8em;
    font-style: normal;
    line-height: 1em;
    position: absolute;
    top: 0;
    left: -7px;
    display: block;
    margin-top: -15px;
    content: '“';
    color: #0082ff
}

.lead, blockquote.quote-left cite {
    font-size: 18px;
    color: #333
}

.lead {
    margin-bottom: 50px;
    padding: 14px 0 0
}

.fill-bg {
    background-color: #f5f5f5
}

.fill-bg .btn.btn--ys:hover {
    color: #fff;
    background-color: #374850
}

.fill-bg-custom.aside-inner, .fill-bg.aside-inner {
    padding: 29px 15px 0
}

.fill-bg-lighter {
    background-color: #f8f8f8
}

.fill-bg-custom {
    background-color: #0082ff
}

table {
    margin-bottom: 22px
}

.table-bordered-01 {
    width: 100%;
    border-top: 1px solid #e5e5e5
}

.table-bordered-01 tbody tr td:first-child, .table-bordered-01 thead th:first-child {
    width: 10%;
    padding-left: 10px;
    text-align: right;
    border-right: 1px solid #e5e5e5
}

.table-bordered-01 tbody tr td:first-child {
    color: #0082ff
}

.table-bordered-01 tbody tr td, .table-bordered-01 thead th {
    padding: 17px 30px
}

.order-review-table tr, .shopping-cart-table tr, .table-bordered-01 tbody tr, .table-bordered-01 thead tr, .table-product tr {
    border-bottom: 1px solid #e5e5e5
}

.table-bordered-01 ul li {
    display: inline-block;
    min-width: 63px;
    margin-right: 10px;
    color: #333
}

dl dt {
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 4px;
    color: #333
}

dl dd {
    padding-bottom: 21px
}

dl dd a {
    text-decoration: underline;
    color: #0082ff
}

hr.hr-md {
    margin-top: 13px;
    margin-bottom: 13px
}

hr.hr-lg {
    margin-top: 50px;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    hr.hr-lg {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media (min-width: 768px) {
    hr.hr-lg {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

@media (min-width: 992px) {
    hr.hr-lg {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

.separator-section, .toggle-menu .li-col ul {
    margin: 0;
    padding: 0
}

.separator-section hr {
    position: relative;
    top: 46px
}

.link-color {
    text-decoration: underline
}

.link-color:hover {
    text-decoration: none;
    color: #0082ff
}

#header .settings .dropdown > a:hover, .link-color, .link-icon, .media-box-link:hover .icon, .toggle-menu .icon.icon-reorder.active_burger, .toggle-menu .li-col-full .close:hover {
    color: #0082ff
}

.link-icon .fa, .link-icon .icon {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 8px
}

.link-top {
    padding-top: 15px
}

.link-underline {
    text-decoration: underline;
    color: #0082ff
}

.link-underline:hover {
    text-decoration: none;
    color: #0082ff
}

.indent-top-text {
    padding-top: 13.5px
}

.indent-top1-text {
    padding-top: 27px
}

.container.indent-l-r-none {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.text-with-button {
    display: inline-block;
    vertical-align: middle
}

.text-with-button span {
    font-size: 20px;
    padding-right: 10px
}

@media (max-width: 768px) {
    .text-with-button span {
        display: block;
        padding-bottom: 10px;
        text-align: center
    }
}

.content--parallax {
    height: 717px;
    background: url(../../frontend/Leeroy/packwire/images/custom/parallax-img-01.jpg) 50% 50% no-repeat fixed;
    background-size: cover
}

@media (max-width: 767px) {
    .content--parallax {
        height: 317px
    }
}

@media (min-width: 768px) {
    .content--parallax {
        height: 417px
    }
}

@media (min-width: 992px) {
    .content--parallax {
        height: 517px
    }
}

@media (min-width: 1200px) {
    .content--parallax {
        height: 617px
    }
}

@media (min-width: 1770px) {
    .content--parallax {
        height: 717px
    }
}

.content--parallax-sm, .content--parallax-sm .parallax-text {
    height: 514px
}

@media (max-width: 767px) {
    .content--parallax-sm {
        height: inherit
    }

    .content--parallax-sm .parallax-text {
        height: inherit;
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.carusel--parallax {
    overflow: hidden;
    padding: 80px 0;
    background: #fff fixed;
    background-size: cover
}

.block-table {
    display: table;
    width: 100%;
    height: 100%
}

.block-table-cell {
    display: table-cell;
    vertical-align: middle
}

.media-icon {
    display: table-row;
    width: 100%;
    height: 100%
}

.media-icon--content, .media-icon--figure {
    display: table-cell;
    vertical-align: middle
}

.media-icon--content {
    padding: 0 0 0 23px
}

.image-bg {
    background: fixed no-repeat;
    background-position: center top;
    background-size: cover
}

.media-box-link {
    display: table-row;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: #fff;
    background-color: #0082ff
}

.media-box-link h4 {
    color: #fff
}

.media-box-link, .media-box-link .icon, .media-box-link h4 {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.media-box-link--content, .media-box-link--figure {
    display: table-cell;
    padding: 6% 0;
    vertical-align: middle
}

.media-box-link--arrow {
    display: table-cell;
    padding: 6% 0
}

.media-box-link--figure {
    width: 23%
}

.media-box-link--content {
    width: 67%;
    padding-right: 5%
}

.media-box-link--arrow {
    width: 10%;
    vertical-align: middle
}

.media-box-link:hover {
    color: #777;
    background-color: #0370d9
}

@media (max-width: 530px) {
    .media-box-link {
        display: block
    }

    .media-box-link--arrow, .media-box-link--content, .media-box-link--figure {
        display: block;
        width: 100%;
        padding: 0 4%;
        text-align: center
    }

    .media-box-link--figure {
        padding-top: 4%;
        padding-bottom: 4%
    }

    .media-box-link--arrow, .media-box-link--content {
        padding-bottom: 4%
    }
}

.media-content-img-left .pull-left {
    margin: 9px 30px 30px 0
}

.brand-lg-list, .v-links-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.brand-lg-list a {
    display: block;
    float: left;
    width: 20%
}

@media (min-width: 992px) {
    .brand-lg-list a {
        width: 20%
    }
}

@media (min-width: 1200px) {
    .brand-lg-list a {
        width: 20%
    }
}

@media (min-width: 1770px) {
    .brand-lg-list a {
        width: 20%
    }
}

.brand-lg-list a img {
    display: block;
    -webkit-transition: all 300ms 0s ease;
    transition: all 300ms 0s ease;
    opacity: .3;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray
}

.brand-lg-list a:hover img {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: gray;
    filter: gray
}

.brand-lg-list .row-item {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5
}

.brand-lg-list .row-item a {
    border-right: 1px solid #e5e5e5
}

.brand-lg-list .row-item a:last-child {
    border-right: 1px solid transparent
}

.brand-lg-list .row-item:last-child {
    border-bottom: 1px solid transparent
}

#header.header-layout-02 .account-row-list ul li a:hover, #header.header-layout-03 .account-row-list ul li a:hover, .promos h2 a:hover, .switcher-store .switcher-options .switcher-trigger:hover strong, .toggle-menu .li-col:hover .megamenu__subtitle span {
    color: #333
}

.bull-line {
    display: inline-block;
    width: 68px;
    height: 5px;
    background: #0082ff
}

.modals-overlay {
    z-index: 100002 !important
}

.modal-popup {
    z-index: 100003 !important
}

.modal-popup .modal-inner-wrap {
    top: 50%;
    width: 500px;
    margin: -100px auto 0
}

.modal-popup .action-close {
    padding: 0
}

.modal-popup .modal-header {
    top: 7px;
    right: 10px;
    padding: 22px
}

.modal-popup .modal-content {
    font-weight: 300;
    line-height: 1.4;
    padding: 30px 20px
}

.modal-popup .modal-footer {
    padding: 15px 20px
}

.modal-popup .modal-footer button {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.486em;
    position: relative;
    display: inline-block;
    height: auto;
    padding: 8px 16px;
    cursor: pointer;
    -webkit-transition: all 300ms 0s ease;
    transition: all 300ms 0s ease;
    vertical-align: top;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    border-radius: 0;
    background-color: #0082ff
}

.modal-popup .modal-footer button.focus, .modal-popup .modal-footer button:active, .modal-popup .modal-footer button:focus, .modal-popup .modal-footer button:hover, .modal-popup .modal-footer button:visited {
    text-decoration: none;
    color: #fff;
    border: 0;
    background: #0082ff
}

.modal-popup .modal-footer button:hover {
    color: #0082ff;
    background-color: #f5f5f5
}

.map-popup {
    z-index: 99999
}

.animated {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    opacity: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animation {
    opacity: 0;
    opacity: 1 \9
}

@-webkit-keyframes slideDown {
    0% {
        max-height: 0
    }
    to {
        max-height: 500px
    }
}

@keyframes slideDown {
    0% {
        max-height: 0
    }
    to {
        max-height: 500px
    }
}

.slideDown {
    overflow: hidden;
    -webkit-animation-name: slideDown;
    animation-name: slideDown
}

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

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

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

@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

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

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        opacity: 0
    }
    25% {
        -webkit-transform: scale(1);
        opacity: .1
    }
    50% {
        -webkit-transform: scale(1.1);
        opacity: .3
    }
    75% {
        -webkit-transform: scale(1.3);
        opacity: .5
    }
    to {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .1
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .3
    }
    75% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: .5
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.nav-dot .slick-dots li button:focus, .nav-dot .slick-dots li button:hover, .nav-dot.nav-dot-invert .slick-dots li button:focus, .nav-dot.nav-dot-invert .slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

#header .stuck-nav.fixedbar .logo_sticky, .slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: 'slick';
    font-weight: 400;
    font-style: normal;
    src: url(../../frontend/Leeroy/packwire/css/source/custom/external/slick/fonts/slick.eot);
    src: url(../../frontend/Leeroy/packwire/css/source/custom/external/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(../../frontend/Leeroy/packwire/css/source/custom/external/slick/fonts/slick.woff) format('woff'), url(../../frontend/Leeroy/packwire/css/source/custom/external/slick/fonts/slick.ttf) format('truetype'), url(../../frontend/Leeroy/packwire/css/source/custom/external/slick/fonts/slick.svg#slick) format('svg')
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    margin-top: -10px \9;
    background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: none;
    background: 0 0
}

.nav-dot .slick-dots li button:focus:before, .nav-dot .slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li button:hover:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: .8
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0
}

.slick-dots li button:before {
    font-family: 'Material Icons';
    font-size: 60px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nav-dot .slick-dots li.slick-active button:before, .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #0082ff
}

#loader-wrapper {
    position: fixed;
    z-index: 1000111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    -webkit-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
    opacity: 1;
    background-color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#loader-wrapper.loader-off, body.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
    opacity: 0
}

#loader, #loader .dot {
    transform-type: preserve-3d
}

#loader {
    -webkit-perspective: 400px;
    perspective: 400px;
    width: 200px;
    height: 200px
}

#loader .dot {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -80px;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-origin: 80px 50%;
    transform-origin: 80px 50%;
    -webkit-animation: dot1 2000ms cubic-bezier(.56, .09, .89, .69) infinite;
    animation: dot1 2000ms cubic-bezier(.56, .09, .89, .69) infinite;
    background-color: #0082ff
}

#loader .dot:nth-child(2) {
    z-index: 9;
    -webkit-animation-delay: 150ms;
    animation-delay: 150ms
}

#loader .dot:nth-child(3) {
    z-index: 8;
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

#loader .dot:nth-child(4) {
    z-index: 7;
    -webkit-animation-delay: 450ms;
    animation-delay: 450ms
}

#loader .dot:nth-child(5) {
    z-index: 6;
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

#loader .dot:nth-child(6) {
    z-index: 5;
    -webkit-animation-delay: 750ms;
    animation-delay: 750ms
}

#loader .dot:nth-child(7) {
    z-index: 4;
    -webkit-animation-delay: 900ms;
    animation-delay: 900ms
}

#loader .dot:nth-child(8) {
    z-index: 3;
    -webkit-animation-delay: 1050ms;
    animation-delay: 1050ms
}

@-webkit-keyframes dot1 {
    0% {
        -webkit-transform: rotateY(0) rotateZ(0) rotateX(0);
        transform: rotateY(0) rotateZ(0) rotateX(0);
        background-color: #0082ff
    }
    45% {
        -webkit-transform: rotateZ(180deg) rotateY(360deg) rotateX(90deg);
        transform: rotateZ(180deg) rotateY(360deg) rotateX(90deg);
        -webkit-animation-timing-function: cubic-bezier(.15, .62, .72, .98);
        animation-timing-function: cubic-bezier(.15, .62, .72, .98);
        background-color: #000
    }
    90%, to {
        -webkit-transform: rotateY(0) rotateZ(360deg) rotateX(180deg);
        transform: rotateY(0) rotateZ(360deg) rotateX(180deg);
        background-color: #0082ff
    }
}

@keyframes dot1 {
    0% {
        -webkit-transform: rotateY(0) rotateZ(0) rotateX(0);
        transform: rotateY(0) rotateZ(0) rotateX(0);
        background-color: #0082ff
    }
    45% {
        -webkit-transform: rotateZ(180deg) rotateY(360deg) rotateX(90deg);
        transform: rotateZ(180deg) rotateY(360deg) rotateX(90deg);
        -webkit-animation-timing-function: cubic-bezier(.15, .62, .72, .98);
        animation-timing-function: cubic-bezier(.15, .62, .72, .98);
        background-color: #000
    }
    90%, to {
        -webkit-transform: rotateY(0) rotateZ(360deg) rotateX(180deg);
        transform: rotateY(0) rotateZ(360deg) rotateX(180deg);
        background-color: #0082ff
    }
}

#header {
    position: relative;
    z-index: 100001
}

#header .logo {
    display: inline-block;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

#header .logo:hover, footer .logo:hover {
    opacity: .75;
    -moz-opacity: .75;
    -khtml-opacity: .75;
    -webkit-opacity: .75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    filter: alpha(opacity=75)
}

#header .logo_sticky {
    display: none;
    float: left;
    margin: 14px 30px 0 0
}

#header .logo_sticky img {
    height: 42px
}

#header .logo_sticky_mobile {
    display: none;
    float: left;
    margin: 10px 0 0 15px
}

#header .logo_sticky_mobile img {
    height: 28px
}

@media (max-width: 1024px) {
    #header .logo_sticky, #header .stuck-nav.fixedbar .logo_sticky {
        display: none
    }

    #header .stuck-nav.fixedbar .logo_sticky_mobile {
        display: block
    }
}

#header .settings {
    display: inline-block;
    padding: 16px 0 0
}

#header .settings .dropdown > a {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #777
}

#header .minicart-wrapper .dropdown-menu {
    z-index: 11111
}

@media (min-width: 768px) {
    #header .logo.img-responsive {
        max-width: inherit
    }
}

@media (max-width: 1200px) {
    #header .search.link-inline {
        margin-right: 0
    }
}

@media (min-width: 1770px) {
    #header .search.link-inline {
        margin-right: 13px
    }
}

@media (min-width: 1025px) {
    #header .slogan {
        display: inline-block;
        padding: 16px 0 0;
        vertical-align: top
    }
}

@media (max-width: 1024px) {
    #header .settings {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50px;
        padding-top: 10px;
        text-align: left !important;
        background-color: #333
    }

    #header .settings .dropdown {
        display: inline;
        text-align: left !important;
        color: #fff
    }

    #header .settings .dropdown > a {
        color: #fff
    }

    #header .settings .dropdown > a:hover {
        color: #0082ff
    }

    #header .logo {
        max-width: 50%
    }

    #header .minicart-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #header .minicart-wrapper .badge--cart {
        right: -25px
    }

    #header .minicart-wrapper .dropdown.text-right .dropdown-menu {
        right: 0 !important;
        left: 0;
        width: auto;
        min-width: 300px
    }

    #header .search {
        position: absolute;
        right: 18px;
        bottom: -1px;
        margin-right: 0 !important
    }

    #header .account .dropdown.text-right .dropdown-menu {
        top: 60px;
        right: 0;
        left: auto;
        min-width: 300px
    }
}

#header .navbar {
    position: relative;
    bottom: 0;
    margin-bottom: 0
}

@media (max-width: 1024px) {
    #header .navbar {
        background-color: #0082ff
    }

    #header .navbar .navbar-nav {
        overflow: auto;
        margin: 0
    }
}

@media (min-width: 1025px) {
    #header .navbar .dropdown-menu {
        margin-top: -17px !important;
        padding: 20px
    }

    #header .navbar .dropdown-menu.megamenu, #header .navbar .dropdown-one-col .dropdown-menu, #header .navbar .dropdown-two-col .dropdown-menu {
        margin-top: -15px !important
    }

    #header .navbar .dropdown-two-col a {
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s
    }
}

#header .navbar .navbar-toggle {
    float: left
}

#header .navbar .navbar-toggle .icon-bar {
    background-color: #fff
}

#header .navbar .navbar-collapse {
    padding: 0
}

@media (max-width: 1024px) {
    #header .navbar .navbar-collapse {
        position: absolute;
        z-index: 1000;
        top: 52px;
        width: 100%;
        background-color: #fff
    }
}

#header .nav-menu-wrapper, footer.fill-bg {
    margin-bottom: 0
}

@media (max-width: 1024px) {
    #header .nav-menu-wrapper {
        background-color: #0082ff
    }

    #header .nav-menu-wrapper .ui-menu {
        overflow: auto;
        margin: 0
    }
}

@media (min-width: 1025px) {
    #header .nav-menu-wrapper .dropdown-menu {
        margin-top: -17px !important;
        padding: 20px
    }

    #header .nav-menu-wrapper .dropdown-menu.megamenu, #header .nav-menu-wrapper .dropdown-one-col .dropdown-menu, #header .nav-menu-wrapper .dropdown-two-col .dropdown-menu {
        margin-top: -15px !important
    }

    #header .nav-menu-wrapper .dropdown-two-col a {
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s
    }
}

#header .nav-menu-wrapper .navbar-toggle {
    float: left
}

#header .nav-menu-wrapper .navbar-toggle .icon-bar {
    background-color: #fff
}

#header .nav-menu-wrapper .navbar-collapse {
    padding: 0
}

@media (max-width: 1024px) {
    #header .nav-menu-wrapper .navbar-collapse {
        position: absolute;
        z-index: 1000;
        top: 52px;
        width: 100%;
        background-color: #fff
    }
}

@media (min-width: 1025px) {
    .stuck-nav > div {
        position: relative
    }
}

.fixedbar, .fixedbarCSs {
    top: -250px;
    -webkit-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
    opacity: 0
}

.fixedbar {
    position: fixed !important;
    z-index: 7111111;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.fixedbar .minicart-wrapper {
    position: relative;
    top: 6px
}

.fixedbar .badge--cart {
    top: -33px;
    right: 0
}

.fixedbar .dropdown.text-right {
    margin-right: 10px;
    padding: 0 30px 10px 0
}

.fixedbar1 {
    position: absolute !important;
    top: 0;
    left: 0
}

@media (min-width: 1025px) {
    .fixedbar {
        min-height: 70px
    }

    .fixedbar .account, .fixedbar .search {
        display: none !important
    }

    .fixedbar .offset-top-5 {
        margin-top: 0 !important
    }

    .fixedbar .minicart-wrapper {
        top: 4px
    }

    .fixedbar .minicart-wrapper .icon {
        margin-right: 3px
    }

    .fixedbar .badge--cart {
        top: -23px;
        right: 0
    }

    .fixedbar .mainMenu {
        padding-top: 4px
    }

    .fixedbar .mainMenu .navbar-nav > li {
        padding: 0 !important
    }

    .fixedbar .mainMenu .navbar-nav > li > a .act-underline {
        padding-bottom: 7px
    }

    .fixedbar .dropdown.text-right {
        margin-right: 0
    }
}

@media (max-width: 1024px) {
    .fixedbar .account, .fixedbar .search {
        display: none !important
    }

    .fixedbar .offset-top-5 {
        margin-top: 0 !important
    }

    .fixedbar .minicart-wrapper {
        right: 17px !important;
        margin-top: -26px !important
    }

    .fixedbar .minicart-wrapper .dropdown > a .icon {
        font-size: 2em !important;
        color: #fff !important
    }

    .fixedbar .badge--cart {
        line-height: 1.6em;
        top: -20px;
        right: -30px !important;
        width: 28px;
        height: 28px
    }

    .fixedbar .dropdown.text-right {
        padding-right: 25px
    }

    #header .fixedbar .container:first-child .row {
        padding-top: 0
    }
}

.caret {
    border-top: 3px solid;
    border-top-style: solid
}

@media (max-width: 1025px) {
    .link-inline {
        display: inline-block;
        padding-top: 10px
    }

    .link-inline.minicart-wrapper {
        padding-top: 0
    }
}

header .search-dropdown {
    z-index: 1111 !important
}

.toggle-menu {
    position: relative;
    z-index: 77
}

.toggle-menu .dropdown-menu {
    right: 0;
    left: inherit;
    width: 870px;
    padding: 28px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}

.toggle-menu .dropdown-menu li {
    margin-left: 4%
}

.toggle-menu .dropdown-menu li:first-child {
    margin-left: 0;
    padding-left: 0
}

.toggle-menu .dropdown-menu li:nth-child(2) {
    margin-left: 0
}

.toggle-menu .ul-row {
    right: 3px;
    display: table !important;
    overflow: hidden;
    margin: 0;
    list-style: none
}

.toggle-menu .li-col {
    float: left;
    width: 28%
}

.toggle-menu .li-col li {
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #e5e5e5
}

.toggle-menu .li-col li a {
    display: block;
    padding: 6px 2px 7px 11px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-decoration: none
}

.toggle-menu .li-col li a:hover, .toggle-menu .li-col li.active a {
    background-color: #f7f7f7
}

.toggle-menu .li-col li:last-child {
    border-bottom: none
}

.toggle-menu .li-col li img {
    position: relative;
    top: -1px;
    margin: 0 5px 0 0
}

.toggle-menu .li-col-full {
    overflow: hidden;
    width: 100%;
    padding-bottom: 5px;
    padding-left: 4%
}

.toggle-menu .li-col-full .close {
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    opacity: 1;
    color: #333
}

@media (max-width: 1024px) {
    .mobile-menu-on {
        display: block !important
    }
}

@media (max-width: 1025px) {
    .mobile-menu-off {
        display: none !important
    }
}

.pad-right-none {
    padding-right: 0
}

#header.header-layout-02 {
    padding-bottom: 14px
}

#header.header-layout-02 .currency.dropdown .dropdown-label, #header.header-layout-02 .language.dropdown .dropdown-label, #header.header-layout-02 .stuck-nav .minicart-wrapper .name-text {
    display: none
}

#header.header-layout-02 .slogan {
    display: table-cell;
    height: 88px;
    vertical-align: middle
}

#header.header-layout-02 hr, #header.header-layout-03 hr {
    margin: 0 0 15px
}

@media (min-width: 1025px) {
    #header.header-layout-02 .settings {
        padding-top: 3px
    }
}

@media (max-width: 1199px) {
    #header.header-layout-02 .dropdown {
        font-weight: 300;
        position: static;
        display: inline
    }
}

@media (min-width: 1024px) {
    #header.header-layout-02 .stuck-nav {
        display: none
    }

    #header.header-layout-02 .stuck-nav.fixedbar {
        display: block
    }
}

@media (max-width: 1025px) {
    #header.header-layout-02 .stuck-nav, #header.header-layout-02 .stuck-nav.fixedbar {
        display: block
    }
}

#header.header-layout-02 .search.mobile-menu-off a .icon {
    font-size: 37px
}

#header.header-layout-02 .offset-top-5 .search a .icon-search {
    font-size: 37px;
    top: -9px
}

#header.header-layout-02 .offset-top-5 .search-dropdown {
    margin-top: -60px !important
}

#header.header-layout-02 .badge.badge--hidden {
    display: block !important
}

#header.header-layout-02 .account-row-list ul {
    margin-right: 29px;
    padding-bottom: 7px;
    list-style: none;
    border-right: 1px solid #e5e5e5
}

#header.header-layout-02 .account-row-list ul li {
    display: inline-block;
    margin-right: 29px
}

@media (max-width: 1199px) {
    #header.header-layout-02 .account-row-list ul li {
        margin-right: 27px
    }
}

#header.header-layout-02 .account-row-list ul li a, #header.header-layout-03 .account-row-list ul li a {
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    text-decoration: none;
    color: #0082ff
}

#header.header-layout-02 .account-row-list ul li a .icon, #header.header-layout-03 .account-row-list ul li a .icon {
    font-size: 17px;
    position: relative;
    top: 2px;
    margin-right: 5px
}

@media (min-width: 1025px) {
    #header.header-layout-02 .row-functional-link {
        padding-top: 9px
    }

    #header.header-layout-02 .row-functional-link .link-inline {
        display: inline-block;
        float: right
    }

    #header.header-layout-02 .row-functional-link .link-inline .dropdown {
        display: block;
        padding: 0
    }

    #header.header-layout-02 .row-functional-link .link-inline .dropdown > a {
        position: relative;
        display: inline-block;
        padding: 54px 24px 0;
        text-align: left;
        border-left: 1px solid #e5e5e5
    }

    #header.header-layout-02 .row-functional-link .link-inline .dropdown > a .icon {
        font-size: 30px !important;
        position: absolute !important;
        top: 15px;
        left: 50%;
        -webkit-transition: all .3s 0s ease;
        transition: all .3s 0s ease;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #header.header-layout-02 .row-functional-link .link-inline .dropdown > a .icon.icon-sort {
        margin-left: -15px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    #header.header-layout-02 .row-functional-link .link-inline .dropdown > a .name-text {
        font-size: 18px;
        font-weight: 500;
        display: inline-block;
        padding-top: 4px;
        letter-spacing: .03em;
        text-transform: uppercase;
        color: #333
    }

    #header.header-layout-02 .row-functional-link .link-inline .dropdown > a .badge--cart {
        font-size: 16px;
        line-height: 1.95em;
        top: 0;
        right: auto;
        left: 65%
    }

    #header.header-layout-02 .row-functional-link .link-inline:first-child .dropdown > a {
        padding-right: 0
    }
}

@media (max-width: 1024px) {
    #header.header-layout-02 .container .row {
        padding-top: 18px
    }

    #header.header-layout-02 .row-functional-link .name-text, #header.header-layout-02 .stuck-nav .name-text {
        display: none !important
    }

    #header.header-layout-02 #header .row > div {
        width: auto
    }

    #header.header-layout-02 .account-row-list {
        display: none
    }

    #header.header-layout-02 .logo {
        margin: 16px 10px 30px
    }
}

@media (max-width: 1024px) and (max-width: 1199px) {
    #header.header-layout-02 .settings .dropdown {
        padding: 0 0 0 20px !important
    }
}

@media (min-width: 1025px) {
    #header.header-layout-02 .search {
        margin-top: -7px
    }

    #header.header-layout-02 .search-dropdown {
        z-index: 11111 !important
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    #header.header-layout-02 .account-row-list ul {
        margin-right: 20px
    }
}

#header.header-layout-02 .h-address {
    font-weight: 300;
    line-height: 30px;
    position: relative;
    top: -8px;
    margin-right: 31px
}

#header.header-layout-02 .h-address .icon {
    font-size: 20px;
    position: relative;
    top: 4px;
    color: #0082ff
}

#header.header-layout-02 .h-address b, #header.header-layout-03 .h-address b {
    font-size: 18px;
    font-weight: 500;
    color: #333
}

#header.header-layout-02 .h-address p, #header.header-layout-03 .h-address p {
    padding: 5px 0 0
}

#header.header-layout-02 .stuck-nav .search-dropdown {
    margin-top: -56px
}

@media (max-width: 1024px) {
    #header.header-layout-02 .stuck-nav .search {
        bottom: 12px
    }
}

@media (min-width: 1025px) {
    #header.header-layout-02 .stuck-nav .search .search__open {
        position: relative;
        top: 14px
    }
}

#header.header-layout-02 .stuck-nav .search__close {
    float: right
}

#header.header-layout-02 .stuck-nav .search {
    display: block
}

#header.header-layout-02 .stuck-nav.fixedbar .search-dropdown {
    margin-top: -38px
}

@media (min-width: 1025px) {
    #header.header-layout-02 .stuck-nav.fixedbar .search {
        margin-top: 0
    }
}

@media (max-width: 1024px) {
    #header.header-layout-02 .stuck-nav.fixedbar .search {
        bottom: 15px
    }

    #header.header-layout-02 .stuck-nav.fixedbar .search .search__open {
        position: relative;
        top: 14px
    }
}

#header.header-layout-02 #search, #header.header-layout-03 #search {
    position: relative;
    z-index: 9;
    background-color: #fff
}

@media (min-width: 1024px) {
    #header.header-layout-02 .stuck-nav {
        display: none
    }
}

#header.header-layout-03 .currency.dropdown .dropdown-label, #header.header-layout-03 .language.dropdown .dropdown-label, #header.header-layout-03 .stuck-nav .minicart-wrapper .name-text {
    display: none
}

#header.header-layout-03 .slogan {
    display: table-cell;
    height: 70px;
    vertical-align: middle
}

@media (min-width: 1024px) {
    #header.header-layout-03 .settings {
        padding-top: 3px
    }
}

@media (max-width: 1199px) {
    #header.header-layout-03 .dropdown {
        font-weight: 300;
        position: static;
        display: inline
    }
}

#header.header-layout-03 .search.mobile-menu-off a .icon {
    font-size: 37px
}

#header.header-layout-03 .offset-top-5 .search a .icon-search {
    font-size: 37px;
    top: -9px
}

#header.header-layout-03 .offset-top-5 .search-dropdown {
    margin-top: -60px !important
}

#header.header-layout-03 .badge.badge--hidden {
    display: block !important
}

#header.header-layout-03 .account-row-list ul {
    margin-right: 29px;
    padding-bottom: 7px;
    list-style: none;
    border-right: 1px solid #e5e5e5
}

#header.header-layout-03 .account-row-list ul li {
    display: inline-block;
    margin-right: 29px
}

@media (max-width: 1199px) {
    #header.header-layout-03 .account-row-list ul li {
        margin-right: 27px
    }
}

@media (min-width: 1025px) {
    #header.header-layout-03 .logo {
        margin-bottom: 37px
    }

    #header.header-layout-03 .row-functional-link {
        padding-top: 9px
    }

    #header.header-layout-03 .row-functional-link .link-inline {
        display: inline-block;
        float: right
    }

    #header.header-layout-03 .row-functional-link .link-inline .dropdown {
        display: block;
        padding: 0
    }

    #header.header-layout-03 .row-functional-link .link-inline .dropdown > a {
        position: relative;
        display: inline-block;
        padding: 54px 24px 0;
        text-align: left;
        border-left: 1px solid #e5e5e5
    }

    #header.header-layout-03 .row-functional-link .link-inline .dropdown > a .icon {
        font-size: 30px !important;
        position: absolute !important;
        top: 15px;
        left: 50%;
        -webkit-transition: all .3s 0s ease;
        transition: all .3s 0s ease;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #header.header-layout-03 .row-functional-link .link-inline .dropdown > a .icon.icon-sort {
        margin-left: -15px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    #header.header-layout-03 .row-functional-link .link-inline .dropdown > a .name-text {
        font-size: 18px;
        font-weight: 500;
        display: inline-block;
        padding-top: 4px;
        letter-spacing: .03em;
        text-transform: uppercase;
        color: #333
    }

    #header.header-layout-03 .row-functional-link .link-inline .dropdown > a .badge--cart {
        font-size: 16px;
        line-height: 1.95em;
        top: 0;
        right: auto;
        left: 65%
    }

    #header.header-layout-03 .row-functional-link .link-inline:first-child .dropdown > a {
        padding-right: 0
    }

    #header.header-layout-03 .account-row-list ul {
        margin-right: 20px
    }
}

@media (max-width: 1024px) {
    #header.header-layout-03 .container .row {
        padding-top: 18px
    }

    #header.header-layout-03 .row-functional-link .name-text, #header.header-layout-03 .stuck-nav .name-text {
        display: none !important
    }

    #header.header-layout-03 #header .row > div {
        width: auto
    }

    #header.header-layout-03 .account-row-list {
        display: none
    }

    #header.header-layout-03 .logo {
        margin: 16px 10px 30px
    }
}

@media (min-width: 1025px) {
    #header.header-layout-03 .search {
        margin-top: -7px
    }

    #header.header-layout-03 .search-dropdown {
        z-index: 11111 !important
    }
}

#header.header-layout-03 .h-address {
    font-weight: 300;
    line-height: 30px;
    position: relative;
    top: -8px;
    margin-right: 31px
}

#header.header-layout-03 .h-address .icon {
    font-size: 20px;
    position: relative;
    top: 4px;
    color: #0082ff
}

@media (max-width: 1024px) {
    #header.header-layout-03 .minicart-wrapper {
        margin-top: -23px
    }
}

@media (max-width: 1024px) and (max-width: 1199px) {
    #header.header-layout-03 .settings .dropdown {
        padding: 0 0 0 20px !important
    }
}

@media (min-width: 1024px) {
    #header.header-layout-03 .stuck-nav {
        background-color: #333
    }

    #header.header-layout-03 .stuck-nav .mainMenu {
        padding-top: 5px
    }

    #header.header-layout-03 .stuck-nav .mainMenu .navbar-nav > li > a .act-underline {
        padding-bottom: 5px
    }

    #header.header-layout-03 .stuck-nav .pull-right {
        display: none
    }

    #header.header-layout-03 .stuck-nav.fixedbar .pull-right {
        display: block
    }

    #header.header-layout-03 .stuck-nav.fixedbar .minicart-wrapper .dropdown > a:hover .icon {
        color: #fff !important
    }

    #header.header-layout-03 .stuck-nav .navbar-nav > li > a {
        padding-bottom: 3px
    }

    #header.header-layout-03 .stuck-nav .navbar .dropdown-menu.megamenu, #header.header-layout-03 .stuck-nav .navbar .dropdown-two-col .dropdown-menu {
        margin-top: -7px !important
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    #header.header-layout-03 .stuck-nav .mainMenu .nav {
        padding-bottom: 10px
    }
}

#header.header-layout-03 .stuck-nav .search-dropdown {
    margin-top: -56px
}

@media (max-width: 1024px) {
    #header.header-layout-03 .stuck-nav .search {
        bottom: -2px
    }
}

@media (min-width: 1025px) {
    #header.header-layout-03 .stuck-nav .search {
        bottom: 15px
    }

    #header.header-layout-03 .stuck-nav .search .search__open {
        position: relative;
        top: 14px
    }
}

#header.header-layout-03 .stuck-nav .search__close {
    float: right
}

#header.header-layout-03 .stuck-nav .search {
    display: block
}

#header.header-layout-03 .stuck-nav .badge--menu:after {
    border-top: 5px solid #777
}

#header.header-layout-03 .stuck-nav .badge--color:after {
    border-top: 5px solid #0082ff
}

#header.header-layout-03 .stuck-nav.fixedbar .search-dropdown {
    margin-top: -38px
}

@media (max-width: 1024px) {
    #header.header-layout-03 .stuck-nav.fixedbar .search {
        bottom: 15px
    }

    #header.header-layout-03 .stuck-nav.fixedbar .search .search__open {
        position: relative;
        top: 14px
    }
}

#header.header-layout-04 {
    position: absolute;
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 15px
}

#header.header-layout-04 .logo {
    position: relative;
    z-index: 7
}

#header.header-layout-04 .category-menu-scroll {
    top: -50px;
    text-align: left
}

@media (min-width: 1025px) {
    #header.header-layout-04 .extra-right {
        position: absolute;
        top: 24px;
        right: 0;
        width: 100%
    }

    #header.header-layout-04 .search {
        margin-right: 13px
    }

    #header.header-layout-04 .logo {
        display: inline-block;
        margin-bottom: 30px
    }

    #header.header-layout-04 .account .icon, #header.header-layout-04 .mainMenu .navbar-nav > li > a, #header.header-layout-04 .search .icon-search, #header.header-layout-04 .settings .dropdown-label, #header.header-layout-04 .settings .dropdown-toggle, #header.header-layout-04 .slogan {
        color: #fff
    }

    #header.header-layout-04 .navbar {
        display: inline-block
    }

    #header.header-layout-04 .search.open .icon-search {
        display: none
    }

    #header.header-layout-04 .account:hover .icon {
        color: #0082ff !important
    }
}

#header.header-layout-04 .minicart-wrapper .action.showcart:hover .icon {
    color: #fff !important
}

@media (max-width: 1024px) {
    #header.header-layout-04 .logo {
        position: absolute;
        left: 0;
        max-width: 70%;
        margin: 75px 10px 45px
    }

    #header.header-layout-04 .minicart-wrapper {
        margin-top: 128px
    }

    #header.header-layout-04 > .container:last-child {
        position: absolute;
        top: 50px;
        width: 100%
    }

    #header.header-layout-04 .search {
        z-index: 99;
        bottom: -47px
    }

    #header.header-layout-04 .account .dropdown .dropdown-menu--xs-full {
        margin-top: 7px
    }
}

@media (max-width: 1024px) and (max-width: 436px) {
    #header.header-layout-04 .minicart-wrapper {
        margin-top: 115px
    }
}

@media (max-width: 1024px) and (max-width: 367px) {
    #header.header-layout-04 .minicart-wrapper {
        margin-top: 110px
    }
}

#header.header-layout-05 {
    padding-top: 15px
}

#header.header-layout-05 .logo {
    position: relative;
    z-index: 7
}

#header.header-layout-05 .category-menu-scroll {
    text-align: left
}

@media (min-width: 1025px) {
    #header.header-layout-05 .extra-right {
        position: absolute;
        top: 24px;
        right: 0;
        width: 100%
    }

    #header.header-layout-05 .logo {
        display: inline-block;
        margin-bottom: 32px
    }

    #header.header-layout-05 .navbar {
        display: inline-block
    }

    #header.header-layout-05 .search.open .icon-search, #header.header-layout-05 .stuck-nav .col-stuck-cart {
        display: none
    }

    #header.header-layout-05 .navbar-nav > li > a {
        padding-bottom: 2px
    }

    #header.header-layout-05 .navbar .dropdown-menu.megamenu, #header.header-layout-05 .navbar .dropdown-menu.multicolumn {
        margin-top: -6px !important
    }

    #header.header-layout-05 .stuck-nav.fixedbar .col-stuck-menu {
        float: left;
        width: 85%
    }

    #header.header-layout-05 .stuck-nav.fixedbar .col-stuck-menu .text-center {
        text-align: left
    }

    #header.header-layout-05 .stuck-nav.fixedbar .col-stuck-cart {
        display: block;
        width: 15%
    }
}

@media (max-width: 1024px) {
    #header.header-layout-05 .logo {
        float: left;
        margin: 26px 10px 7px
    }
}

.toggle-menu {
    font-size: 29px;
    line-height: 1.2em;
    margin-right: 12px;
    margin-left: 28px;
    color: #333
}

.switcher-store .switcher-options .switcher-trigger, .toggle-menu .icon {
    cursor: pointer
}

.toggle-menu:hover {
    color: #0082ff
}

@media (min-width: 1025px) {
    #header.header-layout-06 {
        min-height: 144px
    }

    #header.header-layout-06 .navbar-toggle-act {
        display: none
    }

    #header.header-layout-06 .navbar {
        z-index: 7;
        margin-top: 15px
    }

    #header.header-layout-06 .link-inline {
        margin-top: 36px
    }

    #header.header-layout-06 .width-extra {
        width: 80%
    }

    #header.header-layout-06 .alignment-extra {
        position: absolute;
        z-index: 7;
        top: 0;
        right: 0
    }

    #header.header-layout-06 .li-col-full .slogan {
        padding: 0
    }

    #header.header-layout-06 .fixedbar .navbar {
        display: inline-block !important
    }

    #header.header-layout-06 .link-inline.fixedbar {
        right: 0;
        left: auto;
        width: 10%;
        margin-top: 17px;
        background-color: transparent;
        box-shadow: none
    }

    #header.header-layout-06 .stuck-nav {
        position: relative;
        z-index: 7
    }

    #header.header-layout-06 .stuck-nav .col-stuck-cart {
        display: none
    }

    #header.header-layout-06 .stuck-nav.fixedbar, #header.header-layout-06 .stuck-nav.fixedbar .col-stuck-menu .text-center {
        text-align: left
    }

    #header.header-layout-06 .stuck-nav.fixedbar .navbar {
        margin-top: 0
    }

    #header.header-layout-06 .stuck-nav.fixedbar .col-stuck-menu {
        float: left;
        width: 85%
    }

    #header.header-layout-06 .stuck-nav.fixedbar .col-stuck-cart {
        display: block;
        width: 15%
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    #header.header-layout-06 .toggle-menu {
        margin-left: 12px
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    #header.header-layout-06 .stuck-nav {
        z-index: 1
    }
}

@media (min-width: 1025px) and (min-width: 1200px) {
    #header.header-layout-06 .stuck-nav {
        z-index: 1
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    #header.header-layout-06 .stuck-nav {
        z-index: 7
    }
}

@media (max-width: 1024px) {
    #header.header-layout-06 .logo {
        margin: 17px 10px 48px
    }

    #header.header-layout-06 .stuck-nav .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1025px) {
    #header.header-layout-07 .logo {
        position: relative;
        z-index: 1;
        margin: 0 0 38px
    }

    #header.header-layout-07 .link-inline {
        margin-top: 36px
    }

    #header.header-layout-07 .navbar-toggle-act {
        display: none
    }

    #header.header-layout-07 .fixedbar .navbar {
        position: relative;
        z-index: 777;
        display: inline-block !important
    }

    #header.header-layout-07 .li-col-full .slogan {
        padding: 0
    }

    #header.header-layout-07 .search-outer {
        position: relative;
        z-index: 1;
        display: block;
        padding-top: 16px
    }

    #header.header-layout-07 .minicart-wrapper {
        padding-right: 10px
    }

    #header.header-layout-07 .navbar-nav {
        padding-top: 2px
    }

    #header.header-layout-07 .stuck-nav .col-stuck-cart {
        display: none
    }

    #header.header-layout-07 .stuck-nav.fixedbar .col-stuck-menu {
        float: left;
        width: 85%
    }

    #header.header-layout-07 .stuck-nav.fixedbar .col-stuck-menu .text-center {
        text-align: left
    }

    #header.header-layout-07 .stuck-nav.fixedbar .col-stuck-cart {
        display: block;
        width: 15%
    }
}

@media (max-width: 1024px) {
    #header.header-layout-07 .fill-bg {
        background: 0 0
    }

    #header.header-layout-07 .logo {
        margin: 17px 10px 8px
    }
}

@media (min-width: 1024px) {
    #header.header-layout-07 .stuck-nav .pull-right {
        display: none
    }

    #header.header-layout-07 .stuck-nav.fixedbar .pull-right {
        display: block
    }

    #header.header-layout-07 .stuck-nav .navbar-nav > li > a {
        padding-bottom: 3px
    }

    #header.header-layout-07 .stuck-nav .navbar .dropdown-menu.megamenu, #header.header-layout-07 .stuck-nav .navbar .dropdown-two-col .dropdown-menu {
        margin-top: -7px !important
    }
}

#header.header-layout-07 .stuck-nav .search-dropdown {
    margin-top: -56px
}

@media (max-width: 1024px) {
    #header.header-layout-07 .stuck-nav .search {
        bottom: -2px
    }
}

@media (min-width: 1025px) {
    #header.header-layout-07 .stuck-nav .search {
        bottom: 15px
    }

    #header.header-layout-07 .stuck-nav .search .search__open {
        position: relative;
        top: 14px
    }
}

#header.header-layout-07 .stuck-nav.fixedbar .search-dropdown {
    margin-top: -38px
}

@media (max-width: 1024px) {
    #header.header-layout-07 .stuck-nav.fixedbar .search {
        bottom: 15px
    }

    #header.header-layout-07 .stuck-nav.fixedbar .search .search__open {
        position: relative;
        top: 14px
    }
}

@media (min-width: 1025px) {
    #header.header-layout-08 {
        padding-top: 18px
    }

    #header.header-layout-08 .logo, #header.header-layout-08 .navbar {
        display: inline-block
    }

    #header.header-layout-08 .logo {
        margin-bottom: 14px
    }

    #header.header-layout-08 .search.link-inline {
        margin-right: 0
    }

    #header.header-layout-08 .stuck-nav.fixedbar .toggle-menu {
        display: none
    }

    #header.header-layout-08 .stuck-nav.fixedbar .text-center {
        text-align: left
    }

    #header.header-layout-08 .toggle-menu {
        margin-left: 25px
    }

    #header.header-layout-08 .li-col-full .slogan {
        padding: 0
    }
}

@media (max-width: 1024px) {
    #header.header-layout-08 .logo {
        float: left
    }

    #header.header-layout-08 .currency.dropdown {
        padding-left: 20px
    }
}

@media (min-width: 1025px) {
    #header.header-layout-09 {
        padding-top: 18px;
        padding-bottom: 7px
    }

    #header.header-layout-09 .li-col-full .slogan {
        padding: 0
    }

    #header.header-layout-09 .search-dropdown {
        z-index: 11111 !important
    }

    #header.header-layout-09 .mainMenu .navbar-nav > li.simple_menu_item ul {
        left: -100% !important
    }

    #header.header-layout-09 .mainMenu .navbar-nav > li.simple_menu_item > ul {
        left: 0 !important
    }

    #header.header-layout-09 .settings {
        padding-top: 25px;
        padding-right: 25px
    }

    #header.header-layout-09 .slogan {
        padding-top: 25px
    }

    #header.header-layout-09 .minicart-wrapper .dropdown.text-right {
        padding-right: 0
    }

    #header.header-layout-09 .minicart-wrapper .dropdown > a .icon {
        margin-right: 14px
    }

    #header.header-layout-09 .stuck-nav .minicart-wrapper .dropdown.text-right {
        padding-right: 30px
    }

    #header.header-layout-09 .stuck-nav .minicart-wrapper .dropdown > a .icon {
        margin-right: 3px
    }

    #header.header-layout-09 .navbar {
        float: left
    }

    #header.header-layout-09 .mainMenu .navbar-nav > li:last-child {
        margin-right: 0 !important
    }

    #header.header-layout-09 .stuck-nav .col-stuck-cart {
        display: none
    }

    #header.header-layout-09 .stuck-nav.fixedbar .col-stuck-menu {
        float: left;
        width: 85%
    }

    #header.header-layout-09 .stuck-nav.fixedbar .col-stuck-menu .text-center {
        text-align: left
    }

    #header.header-layout-09 .stuck-nav.fixedbar .col-stuck-cart {
        display: block;
        width: 15%
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    #header.header-layout-09 {
        padding-top: 45px
    }
}

@media (min-width: 1025px) and (min-width: 992px) {
    #header.header-layout-09 .settings {
        padding-right: 0;
        padding-bottom: 19px
    }
}

@media (min-width: 1025px) and (min-width: 1200px) {
    #header.header-layout-09 .settings {
        padding-right: 25px
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    #header.header-layout-09 .logo {
        position: absolute;
        z-index: 777;
        top: 39px
    }

    #header.header-layout-09 .navbar {
        float: right
    }

    #header.header-layout-09 .fixedbar .navbar {
        float: inherit !important
    }
}

#header.header-layout-10 {
    padding: 23px 0 40px
}

#header.header-layout-10 .container:first-child .row {
    padding-top: 0
}

@media (max-width: 1024px) {
    #header.header-layout-10 .logo {
        max-width: 90%
    }
}

#pageContent {
    padding-bottom: 75px
}

@media (max-width: 767px) {
    #pageContent {
        padding-bottom: 0
    }
}

footer {
    margin: 75px 0 0
}

footer .logo {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.switcher-store {
    float: right
}

.switcher-store .switcher-label {
    font-size: 14px;
    font-weight: 300;
    display: none;
    color: #333
}

.switcher-store .switcher-options {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0
}

.switcher-store .switcher-options .switcher-trigger strong {
    font-size: 16px;
    font-weight: 300;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #0082ff
}

.switcher-store .switcher-options .ui-dialog {
    position: absolute;
    right: 0;
    bottom: 44px;
    display: none;
    text-align: left
}

.switcher-store .switcher-options .ui-dialog .dropdown {
    display: block;
    width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}

.switcher-store .switcher-options .ui-dialog .dropdown li {
    font-size: 14px;
    font-weight: 300;
    display: block;
    padding: 0;
    text-decoration: none;
    border-bottom: 1px solid #e5e5e5;
    background: #fff
}

.switcher-store .switcher-options .ui-dialog .dropdown li a {
    display: block;
    padding: 6px 12px 8px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #777
}

.switcher-store .switcher-options .ui-dialog .dropdown li a:hover {
    color: #333;
    background-color: #f7f7f7
}

@media (min-width: 768px) {
    footer.fill-bg {
        padding-top: 60px
    }
}

footer.layout-1 address a {
    text-decoration: underline
}

footer.layout-1 .subscribe-box {
    padding-bottom: 0
}

@media (min-width: 768px) {
    footer.layout-1 .subscribe-box button {
        margin-left: -14px
    }

    footer.layout-1 .subscribe-box h4.title-under {
        padding-bottom: 0
    }
}

@media (min-width: 1200px) {
    footer.layout-1 .subscribe-box input {
        width: 58.7%
    }
}

@media (min-width: 1770px) {
    footer.layout-1 .subscribe-box input {
        width: 63.7%
    }
}

@media (max-width: 767px) {
    footer {
        margin: 0
    }
}

@media (min-width: 992px) {
    .border-sep-right {
        position: relative;
        padding-right: 30px !important
    }

    .border-sep-right:after {
        position: absolute;
        top: 0;
        right: 15px;
        width: 1px;
        height: 100%;
        content: '';
        background: #e5e5e5
    }
}

@media (min-width: 1770px) {
    .border-sep-right {
        position: relative
    }

    .border-sep-right:after {
        position: absolute;
        top: 0;
        right: 15px;
        width: 1px;
        height: 100%;
        content: '';
        background: #e5e5e5
    }
}

.footer-data {
    font-weight: 300;
    padding-bottom: 5em
}

.box-about p {
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    margin: 0;
    padding: 0 0 21px
}

.footer-logo {
    position: relative;
    margin-top: -8px;
    margin-bottom: 41px
}

.footer-logo .logo__text {
    margin-left: 16px
}

.footer-logo .slogan__text {
    padding: .35em 0 0 3.65em
}

.footer-logo img {
    margin-top: 1px
}

.subscribe-box {
    position: relative;
    padding-bottom: 60px
}

.subscribe-box h4 {
    font-weight: 500;
    padding-bottom: 14px;
    letter-spacing: .04em;
    text-transform: uppercase
}

.subscribe-box input {
    font-size: 18px;
    width: 62%;
    height: 60px;
    padding: 2.4% 2.5%;
    color: #777;
    border: 1px solid #e5e5e5;
    border-radius: 0
}

@media (min-width: 768px) {
    .subscribe-box input {
        display: inline-block;
        float: left;
        margin-right: 0;
        border-right: none
    }
}

.subscribe-box div.mage-error[generated] {
    position: absolute;
    top: 62px;
    left: 0
}

.subscribe-box button {
    position: relative !important
}

@media (max-width: 1200px) {
    .subscribe-box input {
        width: 49%
    }
}

@media (max-width: 991px) {
    .subscribe-box input {
        width: 55%
    }
}

@media (max-width: 767px) {
    .subscribe-box {
        margin: 0 !important;
        padding-bottom: 0
    }

    .subscribe-box input {
        width: 100%;
        margin-bottom: 15px
    }

    .subscribe-box button {
        margin-left: 0
    }
}

@media (min-width: 1770px) {
    .subscribe-box .form-inline {
        position: relative
    }

    .subscribe-box input {
        width: 77%;
        height: 60px
    }

    .subscribe-box button {
        position: absolute;
        top: 0;
        right: 0
    }
}

@media (max-width: 768px) {
    .subscribe-box input {
        font-size: 16px;
        line-height: 1.2em;
        height: auto;
        padding: 15px 18px;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s
    }

    .subscribe-box input:focus {
        border-color: #0082ff;
        outline: 0 none;
        box-shadow: none
    }

    .subscribe-box button.btn--xl {
        padding: 12px 18px !important
    }
}

.footer-copyright {
    font-size: 14px;
    letter-spacing: .02em
}

.footer-copyright .row {
    margin: 0;
    padding: 1.75em 0;
    border-top: 1px solid #e5e5e5
}

.footer-copyright .row > [class*=col-] {
    padding: 0
}

.footer-copyright a {
    font-size: 1.1em;
    color: #0082ff
}

.footer-copyright a:hover {
    text-decoration: none
}

.footer-copyright a span {
    font-weight: 700;
    text-transform: uppercase;
    color: #333
}

@media (max-width: 767px) {
    .footer-copyright .row {
        margin: 0;
        padding: 10px 0 23px;
        text-align: center;
        border-top: 0
    }
}

@media (min-width: 1770px) {
    .border-sep-right {
        padding-right: 80px !important
    }

    .border-sep-left {
        padding-left: 80px !important
    }

    .border-sep-right:after {
        right: 0
    }
}

#backToTop.btn {
    margin-bottom: 0 !important
}

footer .social-links {
    margin: -60px 0 60px
}

@media (min-width: 768px) {
    footer .social-links {
        display: inline-block
    }
}

@media (max-width: 1199px) {
    footer .social-links {
        margin: -60px 0 40px
    }

    footer .inset-bottom-60 {
        padding-bottom: 40px
    }
}

@media (max-width: 767px) {
    footer .social-links {
        margin: -40px 0 0
    }
}

footer .social-links-layout-02 {
    margin: 4px 0 47px
}

@media (max-width: 767px) {
    footer .social-links-layout-02 {
        margin: 0
    }
}

footer .box-address {
    font-size: 18px
}

footer .box-address .icon {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 4px;
    color: #0082ff
}

.v-links-list li {
    padding-bottom: .4em
}

.v-links-list a {
    -webkit-transition: all 200ms linear 0s;
    transition: all 200ms linear 0s;
    color: #0082ff
}

.v-links-list a:hover {
    text-decoration: none;
    color: #333
}

@media (max-width: 767px) {
    .mobile-collapse {
        width: calc(100% + 30px);
        margin: -1px -15px 0;
        padding-right: 15px;
        padding-left: 15px;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5
    }

    .mobile-collapse__content {
        display: none;
        padding-bottom: 15px
    }

    .open > .mobile-collapse__content {
        display: block
    }

    .mobile-collapse__title {
        font-size: 1.125em !important;
        position: relative;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 16px 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none
    }

    .mobile-collapse__title:before {
        font-family: 'Material Icons';
        font-size: 22px;
        line-height: 1em;
        position: absolute;
        top: 16px;
        right: 0;
        display: block;
        content: '\e148';
        color: #0082ff
    }

    .open > .mobile-collapse__title:before {
        content: '\e15d'
    }

    .mobile-collapse__title, .mobile-collapse__title.title-under {
        text-align: left !important
    }

    .mobile-collapse__title.title-under::after {
        display: none
    }

    .mobile-collapse--last {
        border-bottom: 1px solid #e5e5e5
    }
}

body.cms-index-index footer.layout-2 {
    position: absolute;
    z-index: 7;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0
}

body.cms-index-index footer.layout-2 .social-links, footer.layout-3 .social-links {
    display: inline-block;
    margin: 0
}

body.cms-index-index footer.layout-2 .footer-copyright, body.cms-index-index footer.layout-2 .footer-copyright a span {
    color: #fff
}

body.cms-index-index footer.layout-2 .footer-copyright .row {
    padding-top: 0;
    border: none
}

body:not(.cms-index-index) footer.layout-2 .social-links {
    display: inline-block;
    margin: 0
}

body:not(.cms-index-index) footer.layout-2 .social-links.social-links-border ul a {
    color: #c4c4c4;
    border: 2px solid transparent
}

body:not(.cms-index-index) footer.layout-2 .social-links.social-links-border:hover ul a {
    border-color: #c4c4c4;
    background-color: transparent
}

body:not(.cms-index-index) footer.layout-2 .social-links.social-links-border:hover ul a:hover {
    border-color: #fff;
    background-color: #333
}

body:not(.cms-index-index) footer.layout-2 .footer-copyright .row {
    padding-top: 0;
    border: none
}

footer.layout-3 .switcher-store {
    float: none;
    width: 280px;
    margin: 0 auto;
    text-align: center
}

@media (min-width: 768px) {
    .subscribe-box-row {
        width: 805px;
        margin: 0 auto
    }

    .subscribe-box-row .mobile-collapse {
        display: table;
        overflow: hidden;
        width: 100%;
        border: 1px solid #e5e5e5
    }

    .subscribe-box-row .mobile-collapse__title {
        display: table-cell;
        width: 217px;
        padding: 0;
        text-align: right;
        vertical-align: middle
    }

    .subscribe-box-row .mobile-collapse__content {
        display: table-cell;
        width: 588px;
        text-align: left
    }

    .subscribe-box-row .mobile-collapse__content input {
        font-size: 16px;
        line-height: 1.2em;
        width: 374px;
        border: none
    }

    .subscribe-box-row .mobile-collapse__content .btn {
        position: absolute;
        right: 1px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .subscribe-box-row {
        width: 700px
    }

    .subscribe-box-row .mobile-collapse__title {
        width: 174px
    }

    .subscribe-box-row__content {
        width: 524px
    }

    .subscribe-box-row__content input {
        width: 374px
    }
}

footer.layout-4 hr {
    margin-bottom: 78px
}

@media (max-width: 768px) {
    footer.layout-4 .inset-bottom-60 {
        padding-bottom: 0
    }
}

footer.layout-4 .subscribe-box {
    padding-bottom: 0
}

@media (min-width: 768px) {
    footer.layout-4 .subscribe-box h4 {
        padding-bottom: 0
    }
}

@media (min-width: 1770px) {
    footer.layout-4 .subscribe-box input {
        line-height: 1.4em;
        width: 63.7%;
        margin-bottom: 15px;
        padding: 0 5%;
        border-right: 1px solid #e5e5e5
    }

    footer.layout-4 .subscribe-box button {
        margin-left: 0
    }
}

@media (max-width: 1770px) {
    footer.layout-4 .subscribe-box input {
        width: 100%;
        margin-bottom: 15px;
        padding: 15px 2.5%;
        border-right: 1px solid #e5e5e5
    }
}

@media (max-width: 767px) {
    footer.layout-4 .subscribe-box input {
        width: 100%
    }

    footer.layout-4 .subscribe-box button {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    footer.layout-4 .inset-bottom-60 {
        padding-bottom: 0 !important
    }
}

@media (min-width: 992px) {
    footer.layout-4 .inset-bottom-60 {
        padding-bottom: 0 !important
    }
}

@media (min-width: 1200px) {
    footer.layout-4 .inset-bottom-60 {
        padding-bottom: 0 !important
    }
}

@media (min-width: 1770px) {
    footer.layout-4 .inset-bottom-60 {
        padding-bottom: 60px !important
    }
}

footer.layout-5 {
    margin: 50px 0 0
}

footer.layout-5 .switcher-store {
    float: none;
    width: 280px;
    margin: 0 auto;
    text-align: center
}

@media (max-width: 768px) {
    footer.layout-5 .offset-top-20 {
        margin-top: 0 !important
    }
}

footer.layout-5 .social-links {
    display: inline-block;
    margin: 0 0 18px
}

footer.layout-5 .telephone-box {
    margin-bottom: 49px
}

@media (max-width: 768px) {
    footer.layout-5 .telephone-box {
        margin-bottom: 0
    }
}

footer.layout-5 .telephone-box address {
    font-size: 30px;
    margin: 0 0 6px;
    color: #333
}

footer.layout-5 .telephone-box address .icon {
    font-size: 28px;
    line-height: 1.2em;
    position: relative;
    top: 2px;
    color: #0082ff
}

@media (max-width: 767px) {
    footer.layout-5 .telephone-box address {
        text-align: left
    }
}

footer.layout-5 .telephone-box .time {
    font-size: 14px;
    line-height: 1.2em;
    display: block;
    text-align: center
}

@media (max-width: 767px) {
    footer.layout-5 .telephone-box .time {
        text-align: left
    }
}

@media (min-width: 768px) {
    footer.layout-5 .subscribe-box button {
        position: absolute !important
    }

    footer.layout-5 .subscribe-box-row {
        width: 526px;
        padding-bottom: 30px
    }

    footer.layout-5 .subscribe-box-row .mobile-collapse__title {
        width: 217px
    }

    footer.layout-5 .subscribe-box-row .mobile-collapse__content {
        width: 291px
    }

    footer.layout-5 .subscribe-box-row .mobile-collapse__content input {
        width: 143px;
        margin-left: 4px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    footer.layout-5 .subscribe-box-row {
        width: 526px
    }

    footer.layout-5 .subscribe-box-row .mobile-collapse__title {
        width: 217px
    }

    footer.layout-5 .subscribe-box-row__content {
        width: 291px
    }

    footer.layout-5 .subscribe-box-row__content input {
        width: 151px
    }
}

footer.layout-5 .footer-copyright .row {
    border: none
}

@media (max-width: 768px) {
    footer.layout-5, footer.layout-5 .social-links {
        margin-bottom: 0
    }

    footer.layout-5 .footer-copyright .row {
        padding-top: 0
    }

    footer.layout-5 .container:first-child {
        padding-bottom: 2px
    }
}

footer.layout-6 {
    margin-bottom: 0
}

footer.layout-6 .switcher-store {
    float: left
}

footer.layout-6 .switcher-store .switcher-options .ui-dialog {
    right: auto;
    left: 0
}

footer.layout-6 .footer-copyright .row {
    padding-top: 0;
    border: none
}

@media (max-width: 768px) {
    footer.layout-6 .footer-copyright .row {
        padding-top: 22px
    }

    footer.layout-6 .footer-copyright .text-right {
        text-align: center !important
    }
}

footer.layout-6 .social-links li a:hover {
    color: #c4c4c4
}

footer.layout-7 .footer-copyright .row {
    padding-top: 0;
    border: none
}

@media (max-width: 768px) {
    footer.layout-7 .footer-copyright .row {
        padding-top: 23px
    }
}

.product_holder {
    position: relative;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

@media (min-width: 1299px) {
    .product_holder {
        margin-bottom: -25px;
        padding-bottom: 90px
    }
}

.megamenu .product_holder {
    padding-bottom: 5px
}

@media (min-width: 768px) {
    .col-lg-2 .product_holder {
        font-size: .8em
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .col-md-3 .product_holder {
        font-size: .8em
    }
}

.product_holder .actions-secondary a span, .product_holder .row-mode-visible {
    display: none
}

.product_holder .row-mode-hide {
    display: block
}

.product_holder__inside {
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    background-color: #fff
}

@media (min-width: 1299px) {
    .product_holder__inside__hover {
        position: absolute;
        width: 100%;
        background: #fff
    }
}

.product_holder__inside .product-item-name h2, .product_holder__inside__name h2 {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.5em;
    margin: 1.48em 0 .54em;
    padding: 0 10px;
    letter-spacing: .6px;
    text-transform: uppercase;
    color: #0082ff
}

.megamenu .product_holder__inside .product-item-name h2, .megamenu .product_holder__inside__name h2 {
    margin-top: 1em
}

.product_holder__inside .product-item-name h2 a, .product_holder__inside__name h2 a {
    font-weight: 500;
    color: #0082ff
}

.product_holder__inside .product-item-name h2 a:hover, .product_holder__inside__name h2 a:hover {
    color: #333
}

@media (min-width: 1299px) {
    .product_holder__inside__info {
        overflow: hidden;
        height: 0;
        -webkit-transition: height 300ms linear 0s;
        transition: height 300ms linear 0s;
        opacity: 0
    }
}

.product_holder__inside__info .weltpixel-quickview, .weltpixel-quickview-catalog-product-view #productPrevNext {
    display: none !important
}

.product_holder__inside__image {
    position: relative
}

.product-images-carousel img, .product-main-image img, .product_holder__inside__image img {
    width: 100%
}

.product_holder__inside .product-item-photo {
    position: relative;
    display: block
}

.product_holder__inside .rating {
    margin: 0 0 15px
}

.product_holder .quick-view, .product_holder .quick-view b {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.product_holder .quick-view {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    width: 100%;
    margin: -24px auto 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    text-align: center;
    opacity: 0;
    color: #0082ff;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.product_holder .quick-view:hover b {
    color: #fff;
    background-color: rgba(31, 192, 160, .8)
}

.product_holder .quick-view b {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1em;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, .8)
}

@media (max-width: 767px) {
    .product_holder .quick-view b {
        padding: .67em .5em .85em
    }
}

@media (min-width: 768px) {
    .product_holder .quick-view b {
        padding: .67em .5em .85em
    }
}

@media (min-width: 992px) {
    .product_holder .quick-view b {
        padding: .62em .5em .85em
    }
}

@media (min-width: 1200px) {
    .product_holder .quick-view b {
        padding: .9em .481em 1.1em
    }
}

@media (min-width: 1770px) {
    .product_holder .quick-view b {
        padding: .98em .8em 1.05em
    }
}

@media (max-width: 767px) {
    .product_holder .quick-view {
        margin-top: -20px
    }
}

@media (min-width: 768px) {
    .product_holder .quick-view {
        margin-top: -20px
    }
}

@media (min-width: 992px) {
    .product_holder .quick-view {
        margin-top: -18px
    }
}

@media (min-width: 1200px) {
    .product_holder .quick-view {
        margin-top: -29px
    }
}

@media (min-width: 1770px) {
    .product_holder .quick-view {
        margin-top: -28px
    }
}

.product_holder .quick-view .icon {
    font-size: 1em;
    position: relative;
    top: .2em;
    display: inline-block;
    margin-right: .2em
}

.gallery-isotope .gallery__item:hover h6, .product_holder:hover .quick-view {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.product_holder__label {
    font-family: Ubuntu, sans-serif;
    font-size: .8125em;
    font-weight: 600;
    line-height: 1.04em;
    position: absolute;
    z-index: 2;
    top: 1.5em;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

@media (min-width: 480px) {
    .product_holder__label {
        top: 0
    }
}

.product_holder__label--right {
    right: 1.5em
}

@media (min-width: 480px) {
    .product_holder__label--right {
        right: 0
    }
}

.product_holder__label--left {
    left: 1.5em
}

@media (min-width: 480px) {
    .product_holder__label--left {
        left: 0
    }
}

.product_holder__label--new {
    padding: .7em .75em .6em;
    background-color: #474747
}

.product_holder__label--sale {
    padding: .95em .7em;
    background-color: #fa6b6b
}

@media (min-width: 1299px) {
    .product_holder.product--zoom.hovered .product__label--left, .product_holder.product--zoom:hover .product__label--left {
        margin-left: -50px
    }

    .product_holder.product--zoom.hovered .product__label--right, .product_holder.product--zoom:hover .product__label--right {
        margin-right: -50px
    }
}

@media (min-width: 768px) {
    .product-listing.row-view .product_holder.product--zoom.hovered .product__label--left, .product-listing.row-view .product_holder.product--zoom:hover .product__label--left {
        margin-left: 0
    }

    .product-listing.row-view .product_holder.product--zoom.hovered .product__label--right, .product-listing.row-view .product_holder.product--zoom:hover .product__label--right {
        margin-right: 0
    }
}

.product_holder.sold-out .price-box, .product_holder.sold-out .product__inside__description, .product_holder.sold-out .product__inside__image img, .product_holder.sold-out .product__inside__info, .product_holder.sold-out .product__inside__name, .product_holder.sold-out .product__inside__review, .product_holder.sold-out .product__label, .product_holder.sold-out .rating {
    opacity: .2 !important;
    -moz-opacity: .2 !important;
    -khtml-opacity: .2 !important;
    -webkit-opacity: .2 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20) !important;
    filter: alpha(opacity=20) !important
}

.product_holder .product__label--sold-out {
    font-size: 1.3em;
    line-height: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5em;
    height: 5em;
    margin-top: -2.5em;
    margin-left: -2.5em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50%;
    background: rgba(250, 107, 107, .35);
    background-color: #fa6b6b
}

.product_holder .product__label--sold-out span {
    display: table-cell;
    width: 5em;
    height: 5em;
    vertical-align: middle
}

.product_holder .actions-secondary {
    margin: 10px 0 0
}

.product_holder .actions-secondary a {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: color 200ms linear 0s;
    transition: color 200ms linear 0s;
    color: #333
}

.product_holder .actions-secondary a:before {
    font-family: 'Material Icons';
    font-size: 24px;
    font-weight: 400
}

.product_holder .actions-secondary a.towishlist:before {
    content: '\e87e'
}

.product_holder .actions-secondary a.tocompare:before {
    content: '\e164'
}

.product_holder .actions-secondary a:hover, .reviews-actions a:hover {
    text-decoration: none;
    color: #0082ff
}

.product_holder .product_holder__inside__info__link {
    margin: 10px 0 0;
    padding: 0;
    list-style: none
}

.product-link li, .product_holder .product_holder__inside__info__link li, .product_holder__inside__info__link li {
    display: inline-block;
    overflow: hidden;
    margin-right: 10px;
    cursor: pointer;
    white-space: nowrap;
    color: #333
}

.product_holder .product_holder__inside__info__link li:last-child {
    margin-right: 0
}

.product-link li .icon, .product_holder .product_holder__inside__info__link li .icon, .product_holder__inside__info__link li .icon {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle
}

.product_holder .product_holder__inside__info__link li a {
    overflow: hidden;
    max-width: 0;
    -webkit-transition: max-width 500ms ease-out 100ms, opacity 500ms ease-out 100ms, color;
    transition: max-width 500ms ease-out 100ms, opacity 500ms ease-out 100ms, color;
    opacity: 0
}

.product_holder .product_holder__inside__info__link li a:hover, .product_holder .product_holder__inside__info__link li:hover {
    color: #0082ff
}

.product_holder .product_holder__inside__info__link li a span.text {
    display: inline-block;
    float: right;
    padding: 0 5px;
    vertical-align: middle
}

.product-link li:hover span.text, .product_holder .product_holder__inside__info__link li:hover a, .product_holder__inside__info__link li:hover span.text {
    max-width: 150px;
    -webkit-transition: max-width 500ms ease-out 100ms, opacity 500ms ease-out 100ms, color 200ms;
    transition: max-width 500ms ease-out 100ms, opacity 500ms ease-out 100ms, color 200ms;
    opacity: 1;
    color: #0082ff
}

@media (max-width: 1199px) {
    .product_holder .product_holder__inside__info .btn--xl {
        max-width: 100%;
        padding: 10px 15px;
        text-align: center
    }
}

@media (max-width: 1298px) {
    .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible) {
        line-height: 50px;
        display: inline-block !important;
        overflow: hidden;
        width: 50px;
        height: 50px;
        margin: 0 2px 14px;
        padding: 0;
        text-align: center;
        color: #fff
    }

    .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible) .icon {
        width: 50px;
        padding-right: 0
    }

    .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible):hover {
        color: #0082ff
    }

    .product_holder .product_holder__inside__info form {
        display: inline-block
    }

    .product_holder .product_holder__inside__info .btn--xl.row-mode-visible {
        display: none !important
    }
}

.mfp-bg {
    z-index: 7111212 !important
}

.mfp-wrap {
    z-index: 7111213 !important
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    top: 14px !important;
    right: 20px !important;
    left: auto !important;
    width: auto !important;
    opacity: 1 !important;
    color: #0082ff !important
}

.fill-bg-custom .link-hover-block:hover b, .fill-bg-custom .link-hover-block:hover em, .mfp-iframe-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover {
    color: #333 !important
}

.mfp-iframe-holder .mfp-content {
    min-width: 320px !important;
    max-width: 1244px !important
}

.weltpixel-quickview-catalog-product-view #maincontent > .container, .weltpixel-quickview-catalog-product-view #pageContent > .container {
    padding-bottom: 0 !important;
    border-bottom: 0 !important
}

@media (max-width: 767px) {
    .product-listing:not(.carousel-products-mobile), .products-grid, .products-list {
        margin-bottom: 10px !important
    }

    .product-listing:not(.carousel-products-mobile) .product_holder, .products-grid .product_holder, .products-list .product_holder {
        margin-bottom: 15px
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .countdown_box, .products-grid .product_holder .countdown_box, .products-list .product_holder .countdown_box {
        display: none
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .product_holder__inside, .products-grid .product_holder .product_holder__inside, .products-list .product_holder .product_holder__inside {
        text-align: left
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .product-item-name h2, .product-listing:not(.carousel-products-mobile) .product_holder .product__inside__name h2, .products-grid .product_holder .product-item-name h2, .products-grid .product_holder .product__inside__name h2, .products-list .product_holder .product-item-name h2, .products-list .product_holder .product__inside__name h2 {
        font-size: 1em;
        overflow: hidden;
        margin: 10px 0;
        padding: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #777
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .product-item-name h2 a, .product-listing:not(.carousel-products-mobile) .product_holder .product__inside__name h2 a, .products-grid .product_holder .product-item-name h2 a, .products-grid .product_holder .product__inside__name h2 a, .products-list .product_holder .product-item-name h2 a, .products-list .product_holder .product__inside__name h2 a {
        font-weight: 300;
        text-transform: none;
        color: #777
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible), .products-grid .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible), .products-list .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible) {
        line-height: 20px;
        display: inline-block !important;
        width: 24px;
        height: 20px;
        margin: 0 10px 14px 0;
        padding: 0;
        text-align: left;
        background: 0 0 !important
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible) .icon, .products-grid .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible) .icon, .products-list .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible) .icon {
        font-size: 20px;
        width: 20px;
        padding: 0;
        color: #777
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible):hover .icon, .products-grid .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible):hover .icon, .products-list .product_holder .product_holder__inside__info .btn--xl:not(.row-mode-visible):hover .icon {
        color: #0082ff
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .price-box, .products-grid .product_holder .price-box, .products-list .product_holder .price-box {
        margin-bottom: 5px;
        text-align: left
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .price-box .price, .products-grid .product_holder .price-box .price, .products-list .product_holder .price-box .price {
        font-size: 20px
    }

    .product-listing:not(.carousel-products-mobile) .product_holder .price-box .old-price .price, .product-listing:not(.carousel-products-mobile) .product_holder .price-box .old.price .price, .products-grid .product_holder .price-box .old-price .price, .products-grid .product_holder .price-box .old.price .price, .products-list .product_holder .price-box .old-price .price, .products-list .product_holder .price-box .old.price .price {
        font-size: 18px
    }

    .product-listing:not(.carousel-products-mobile) .quick-view, .products-grid .quick-view, .products-list .quick-view {
        display: none !important
    }

    .product-listing:not(.carousel-products-mobile) .rating, .products-grid .rating, .products-list .rating {
        text-align: left
    }

    .product-listing:not(.carousel-products-mobile) .options-swatch, .products-grid .options-swatch, .products-list .options-swatch {
        margin-bottom: 10px
    }

    .product-listing:not(.carousel-products-mobile) .options-swatch li a, .products-grid .options-swatch li a, .products-list .options-swatch li a {
        font-size: 13px;
        line-height: 14px;
        width: 14px;
        height: 14px
    }
}

.products-list .product-image-container {
    max-width: inherit
}

@media (min-width: 1299px) {
    .carousel-products .product_holder.product--zoom.hovered, .carousel-products .product_holder.product--zoom:hover, .product-listing:not(.row-view) .product_holder.product--zoom.hovered, .product-listing:not(.row-view) .product_holder.product--zoom:hover, .products.wrapper.grid .product_holder.product--zoom.hovered, .products.wrapper.grid .product_holder.product--zoom:hover {
        z-index: 10001;
        padding-bottom: 0
    }

    .carousel-products .product_holder.product--zoom.hovered .product_holder__inside, .carousel-products .product_holder.product--zoom:hover .product_holder__inside, .product-listing:not(.row-view) .product_holder.product--zoom.hovered .product_holder__inside, .product-listing:not(.row-view) .product_holder.product--zoom:hover .product_holder__inside, .products.wrapper.grid .product_holder.product--zoom.hovered .product_holder__inside, .products.wrapper.grid .product_holder.product--zoom:hover .product_holder__inside {
        width: auto;
        margin: -50px -50px 0
    }

    .carousel-products .product_holder.product--zoom.hovered .product_holder__inside__hover, .carousel-products .product_holder.product--zoom:hover .product_holder__inside__hover, .product-listing:not(.row-view) .product_holder.product--zoom.hovered .product_holder__inside__hover, .product-listing:not(.row-view) .product_holder.product--zoom:hover .product_holder__inside__hover, .products.wrapper.grid .product_holder.product--zoom.hovered .product_holder__inside__hover, .products.wrapper.grid .product_holder.product--zoom:hover .product_holder__inside__hover {
        right: 0;
        left: 0;
        width: auto;
        margin: 0 -50px;
        padding-bottom: 15px
    }

    .carousel-products .product_holder.hovered, .carousel-products .product_holder:hover, .product-listing:not(.row-view) .product_holder.hovered, .product-listing:not(.row-view) .product_holder:hover, .products.wrapper.grid .product_holder.hovered, .products.wrapper.grid .product_holder:hover {
        z-index: 1;
        overflow: visible
    }

    .carousel-products .product_holder.hovered .product_holder__inside, .carousel-products .product_holder.hovered .product_holder__inside__hover, .carousel-products .product_holder:hover .product_holder__inside, .carousel-products .product_holder:hover .product_holder__inside__hover, .product-listing:not(.row-view) .product_holder.hovered .product_holder__inside, .product-listing:not(.row-view) .product_holder.hovered .product_holder__inside__hover, .product-listing:not(.row-view) .product_holder:hover .product_holder__inside, .product-listing:not(.row-view) .product_holder:hover .product_holder__inside__hover, .products.wrapper.grid .product_holder.hovered .product_holder__inside, .products.wrapper.grid .product_holder.hovered .product_holder__inside__hover, .products.wrapper.grid .product_holder:hover .product_holder__inside, .products.wrapper.grid .product_holder:hover .product_holder__inside__hover {
        box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .08)
    }

    .megamenu .carousel-products .product_holder.hovered .product_holder__inside, .megamenu .carousel-products .product_holder.hovered .product_holder__inside__hover, .megamenu .carousel-products .product_holder:hover .product_holder__inside, .megamenu .carousel-products .product_holder:hover .product_holder__inside__hover, .megamenu .product-listing:not(.row-view) .product_holder.hovered .product_holder__inside, .megamenu .product-listing:not(.row-view) .product_holder.hovered .product_holder__inside__hover, .megamenu .product-listing:not(.row-view) .product_holder:hover .product_holder__inside, .megamenu .product-listing:not(.row-view) .product_holder:hover .product_holder__inside__hover, .megamenu .products.wrapper.grid .product_holder.hovered .product_holder__inside, .megamenu .products.wrapper.grid .product_holder.hovered .product_holder__inside__hover, .megamenu .products.wrapper.grid .product_holder:hover .product_holder__inside, .megamenu .products.wrapper.grid .product_holder:hover .product_holder__inside__hover {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)
    }

    .carousel-products .product_holder.hovered .product_holder__inside__info, .carousel-products .product_holder:hover .product_holder__inside__info, .product-listing:not(.row-view) .product_holder.hovered .product_holder__inside__info, .product-listing:not(.row-view) .product_holder:hover .product_holder__inside__info, .products.wrapper.grid .product_holder.hovered .product_holder__inside__info, .products.wrapper.grid .product_holder:hover .product_holder__inside__info {
        height: auto;
        -webkit-transition: height 300ms linear 0s;
        transition: height 300ms linear 0s;
        opacity: 1
    }

    .product__inside__info__hover {
        position: absolute;
        width: 100%;
        background: #fff
    }

    .product__inside__info__info {
        overflow: hidden;
        height: 0;
        -webkit-transition: height 300ms linear 0s;
        transition: height 300ms linear 0s;
        opacity: 0
    }
}

.product_holder__inside__info__link {
    margin: 22px 0 5px;
    padding: 0;
    list-style: none
}

@media (max-width: 1298px) {
    .product_holder__inside__info__link {
        display: none
    }
}

.product_holder .product_holder__inside__info__link li a, .product_holder__inside__info__link li a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #333
}

#productPrevNext .product-next:hover:before, #productPrevNext .product-prev:hover:before, .product-link li a:hover, .product-link li:hover, .product-listing.row-view > div .product_holder__inside__review > a:hover, .product_holder__inside__info__link li a:hover, .product_holder__inside__info__link li:hover, .products-list > ol > li .product_holder__inside__review > a:hover {
    color: #0082ff
}

.product-link li a span.text, .product_holder__inside__info__link li a span.text {
    display: inline-block;
    float: right;
    max-width: 0;
    padding: 0 5px;
    -webkit-transition: max-width 500ms ease-out 100ms, opacity 500ms ease-out 100ms, color;
    transition: max-width 500ms ease-out 100ms, opacity 500ms ease-out 100ms, color;
    vertical-align: middle;
    opacity: 0
}

@media (max-width: 1199px) {
    .product_holder__inside__info__link li a {
        max-width: 150px;
        text-align: center;
        opacity: 1
    }
}

.product-link li:hover span.text, .product_holder__inside__info__link li:hover span.text {
    overflow: hidden
}

.product-link {
    margin: 22px 0 5px;
    padding: 0;
    list-style: none
}

@media (max-width: 1298px) {
    .product-link {
        display: none
    }
}

.product-link li a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #333
}

@media (max-width: 1199px) {
    .product-link li a {
        max-width: 150px;
        text-align: center;
        opacity: 1
    }
}

.product-reviews-summary {
    display: table;
    margin: 10px 0 12px
}

.rating-summary {
    position: relative;
    left: 0;
    display: table-cell;
    overflow: hidden;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap
}

.rating-summary .label {
    display: none
}

.rating-summary .rating-result {
    position: relative;
    display: inline-block;
    width: 80px;
    margin-left: 0;
    vertical-align: middle
}

.rating-summary .rating-result:before, .rating-summary .rating-result > span:before {
    font-family: 'Material Icons';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    display: block;
    height: 20px;
    content: '\e838' '\e838' '\e838' '\e838' '\e838';
    letter-spacing: 0
}

.rating-summary .rating-result:before {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    color: #d2d2d2
}

.rating-summary .rating-result > span {
    display: block;
    overflow: hidden
}

.rating-summary .rating-result > span:before {
    position: relative;
    z-index: 2;
    color: #ffaf47
}

#carousel-crosssell .product-reviews-summary .reviews-actions, #carousel-upsell .product-reviews-summary .reviews-actions, .featured-products .product-reviews-summary .reviews-actions, .index-products-carousel .product-reviews-summary .reviews-actions, .products-grid .product-reviews-summary .reviews-actions, .rating-summary .rating-result > span span {
    display: none
}

.reviews-actions a {
    font-weight: 300;
    margin-right: 20px
}

#carousel-crosssell .product-reviews-summary, #carousel-upsell .product-reviews-summary, .featured-products .product-reviews-summary, .index-products-carousel .product-reviews-summary, .products-grid .product-reviews-summary {
    margin: 0 auto 15px
}

.products-grid .swatch-option, .products-list .swatch-option {
    display: inline-block;
    float: none;
    margin: 0 5px 10px
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .swatch-option, .products-grid .swatch-option.text, .products-list .swatch-option.text {
    min-width: 40px;
    height: 40px
}

.rating {
    margin-bottom: 20px;
    text-align: center
}

.price-box {
    margin: 0 0 .6em;
    text-align: center
}

.price-box .price {
    font-family: Ubuntu, sans-serif;
    font-size: 1.875em;
    font-weight: 400;
    line-height: 1em;
    color: #333
}

.price-box .old-price .price-label, .price-box .special-price .price-label {
    display: none
}

#productPrevNext .product-next:hover, #productPrevNext .product-prev:hover, .price-box .old-price, .price-box .old.price {
    text-decoration: none
}

.price-box .old-price .price, .price-box .old.price .price {
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    padding: 0 5px;
    text-decoration: line-through;
    color: #fa6b6b
}

.product-listing > div, .products.wrapper.grid > ol > li {
    display: inline-block;
    float: none;
    margin-right: -4px;
    vertical-align: top
}

@media (max-width: 480px) {
    .product-listing.carousel-products-mobile > div {
        display: inline-block;
        width: 100%
    }
}

.product-listing.row-view > div, .products-list > ol > li {
    display: block;
    float: none;
    width: 100%
}

.product-listing.row-view > div .row-mode-visible, .products-list > ol > li .row-mode-visible {
    display: block
}

.product-listing.row-view > div .btn.row-mode-visible, .products-list > ol > li .btn.row-mode-visible, .reviews-actions a {
    display: inline-block
}

.product-listing.row-view > div .row-mode-hide, .products-list > ol > li .row-mode-hide {
    display: none
}

.product-listing.row-view > div .product_holder, .products-list > ol > li .product_holder {
    max-width: none;
    min-height: 0 !important;
    margin-bottom: 50px;
    padding-bottom: 0
}

.product-listing.row-view > div .product_holder:hover .product__inside, .products-list > ol > li .product_holder:hover .product__inside {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)
}

.product-listing.row-view > div .product_holder .product__label--right, .products-list > ol > li .product_holder .product__label--right {
    right: auto;
    left: 48.5%;
    margin-left: -65px
}

@media (min-width: 1770px) {
    .product-listing.row-view > div .product_holder .product__label--right, .products-list > ol > li .product_holder .product__label--right {
        left: 30%
    }
}

@media (max-width: 1199px) {
    .product-listing.row-view > div .product_holder .product__label--right, .products-list > ol > li .product_holder .product__label--right {
        left: 35%
    }
}

@media (max-width: 991px) {
    .product-listing.row-view > div .product_holder .product__label--right, .products-list > ol > li .product_holder .product__label--right {
        left: 50%
    }
}

@media (max-width: 1199px) {
    .product-listing.row-view > div .product_holder .product__label--right, .products-list > ol > li .product_holder .product__label--right {
        margin-left: -73px
    }
}

.product-listing.row-view > div .product_holder__inside, .products-list > ol > li .product_holder__inside {
    text-align: left
}

.product-listing.row-view > div .product_holder__inside.pos-abs, .products-list > ol > li .product_holder__inside.pos-abs {
    position: relative !important
}

.product-listing.row-view > div .product_holder__inside .price-box, .product-listing.row-view > div .product_holder__inside .product-item-name, .product-listing.row-view > div .product_holder__inside__info, .product-listing.row-view > div .product_holder__inside__name, .product-listing.row-view > div .product_holder__inside__price, .product-listing.row-view > div .product_holder__inside__review, .products-list > ol > li .product_holder__inside .price-box, .products-list > ol > li .product_holder__inside .product-item-name, .products-list > ol > li .product_holder__inside__info, .products-list > ol > li .product_holder__inside__name, .products-list > ol > li .product_holder__inside__price, .products-list > ol > li .product_holder__inside__review {
    padding-left: 30px
}

@media (max-width: 767px) {
    .product-listing.row-view > div .product_holder__inside .price-box, .product-listing.row-view > div .product_holder__inside .product-item-description, .product-listing.row-view > div .product_holder__inside .product-item-name, .product-listing.row-view > div .product_holder__inside__description, .product-listing.row-view > div .product_holder__inside__info, .product-listing.row-view > div .product_holder__inside__name, .product-listing.row-view > div .product_holder__inside__price, .product-listing.row-view > div .product_holder__inside__review, .products-list > ol > li .product_holder__inside .price-box, .products-list > ol > li .product_holder__inside .product-item-description, .products-list > ol > li .product_holder__inside .product-item-name, .products-list > ol > li .product_holder__inside__description, .products-list > ol > li .product_holder__inside__info, .products-list > ol > li .product_holder__inside__name, .products-list > ol > li .product_holder__inside__price, .products-list > ol > li .product_holder__inside__review {
        padding-left: 5px
    }
}

.product-listing.row-view > div .product_holder__inside .product-item-name, .product-listing.row-view > div .product_holder__inside__name, .products-list > ol > li .product_holder__inside .product-item-name, .products-list > ol > li .product_holder__inside__name {
    overflow: hidden
}

.product-listing.row-view > div .product_holder__inside .product-item-name h2, .product-listing.row-view > div .product_holder__inside__name h2, .products-list > ol > li .product_holder__inside .product-item-name h2, .products-list > ol > li .product_holder__inside__name h2 {
    margin-bottom: 5px;
    padding: 0
}

.product-listing.row-view > div .product_holder__inside .product-item-description, .product-listing.row-view > div .product_holder__inside__description, .products-list > ol > li .product_holder__inside .product-item-description, .products-list > ol > li .product_holder__inside__description {
    font-weight: 300;
    overflow: hidden;
    margin-bottom: 12px;
    padding-left: 30px
}

.block-bundle-summary .product-addto-links a span, .block-bundle-summary .product-social-links .action.mailto span, .product-info .page-title-wrapper h1:after, .product-info .page-title-wrapper h2:after, .product-info-main .page-title-wrapper h1:after, .product-info-main .page-title-wrapper h2:after, .product-info-main .product-addto-links a span, .product-info-main .product-social-links .action.mailto span, .product-info-main__title h1:after, .product-info-main__title h2:after, .product-info__title h1:after, .product-info__title h2:after, .product-listing.row-view > div .product_holder__inside .quick-view, .product-options-bottom .product-addto-links a span, .product-options-bottom .product-social-links .action.mailto span, .products-list > ol > li .product_holder__inside .quick-view {
    display: none
}

.product-listing.row-view > div .product_holder__inside__hover, .products-list > ol > li .product_holder__inside__hover {
    position: relative;
    background: 0 0
}

.product-listing.row-view > div .product_holder__inside__review, .products-list > ol > li .product_holder__inside__review {
    overflow: hidden
}

.product-listing.row-view > div .product_holder__inside__review .rating, .products-list > ol > li .product_holder__inside__review .rating {
    display: inline-block;
    padding-right: 20px
}

.product-listing.row-view > div .product_holder__inside__review .rating .product-reviews-summary, .products-list > ol > li .product_holder__inside__review .rating .product-reviews-summary {
    margin: 0
}

.product-listing.row-view > div .product_holder__inside__review .rating .product-reviews-summary .rating-summary, .products-list > ol > li .product_holder__inside__review .rating .product-reviews-summary .rating-summary {
    margin: 0 20px 0 0
}

.product-listing.row-view > div .product_holder__inside__review .rating .product-reviews-summary .reviews-actions, .products-list > ol > li .product_holder__inside__review .rating .product-reviews-summary .reviews-actions {
    padding: 0 0 0 20px
}

.product-listing.row-view > div .product_holder__inside__review > a, .products-list > ol > li .product_holder__inside__review > a {
    font-weight: 300;
    display: inline-block;
    padding-right: 20px
}

.product-listing.row-view > div .product_holder__inside .price-box, .product-listing.row-view > div .product_holder__inside__price, .products-list > ol > li .product_holder__inside .price-box, .products-list > ol > li .product_holder__inside__price {
    overflow: hidden;
    margin-bottom: 12px;
    text-align: left
}

.product-listing.row-view > div .product_holder__inside .product-item-photo, .product-listing.row-view > div .product_holder__inside__image, .products-list > ol > li .product_holder__inside .product-item-photo, .products-list > ol > li .product_holder__inside__image {
    float: left;
    width: 48.5%
}

#productPrevNext .product-next:hover img, #productPrevNext .product-prev:hover img, .product-listing.row-view > div .product_holder__inside .product-item-photo .product-image-container, .product-listing.row-view > div .product_holder__inside__image .product-image-container, .products-list > ol > li .product_holder__inside .product-item-photo .product-image-container, .products-list > ol > li .product_holder__inside__image .product-image-container {
    display: block
}

@media (min-width: 1770px) {
    .product-listing.row-view > div .product_holder__inside .product-item-photo, .product-listing.row-view > div .product_holder__inside__image, .products-list > ol > li .product_holder__inside .product-item-photo, .products-list > ol > li .product_holder__inside__image {
        width: 30%
    }
}

@media (max-width: 1199px) {
    .product-listing.row-view > div .product_holder__inside .product-item-photo, .product-listing.row-view > div .product_holder__inside__image, .products-list > ol > li .product_holder__inside .product-item-photo, .products-list > ol > li .product_holder__inside__image {
        width: 35%
    }
}

@media (max-width: 991px) {
    .product-listing.row-view > div .product_holder__inside .product-item-photo, .product-listing.row-view > div .product_holder__inside__image, .products-list > ol > li .product_holder__inside .product-item-photo, .products-list > ol > li .product_holder__inside__image {
        width: 50%;
        padding-right: 15px
    }

    .product-listing.row-view > div .product_holder__inside .product-item-photo .carousel-control.next, .product-listing.row-view > div .product_holder__inside .product-item-photo .countdown_box, .product-listing.row-view > div .product_holder__inside__image .carousel-control.next, .product-listing.row-view > div .product_holder__inside__image .countdown_box, .products-list > ol > li .product_holder__inside .product-item-photo .carousel-control.next, .products-list > ol > li .product_holder__inside .product-item-photo .countdown_box, .products-list > ol > li .product_holder__inside__image .carousel-control.next, .products-list > ol > li .product_holder__inside__image .countdown_box {
        right: 15px
    }
}

.product-listing.row-view > div .product_holder__inside__info, .products-list > ol > li .product_holder__inside__info {
    overflow: hidden;
    height: auto !important;
    max-height: none;
    opacity: 1
}

.product-listing.row-view > div .product_holder__inside__info .options-swatch, .products-list > ol > li .product_holder__inside__info .options-swatch {
    margin-bottom: 20px
}

.product-listing.row-view > div .product_holder__inside__info__btns, .products-list > ol > li .product_holder__inside__info__btns {
    margin-top: 20px
}

.product-listing.row-view > div .product_holder__inside__info__link, .products-list > ol > li .product_holder__inside__info__link {
    margin-top: 15px
}

@media (min-width: 1299px) {
    .product-listing.row-view > div .product_holder__inside__info .btn--xl, .products-list > ol > li .product_holder__inside__info .btn--xl {
        margin-right: 10px;
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .product-listing.row-view .product_holder, .products-list .product_holder {
        margin-bottom: 30px
    }

    .product-listing.row-view .product_holder .product__inside__info__link li {
        width: auto;
        text-align: left
    }

    .product-listing.row-view > div .row-mode-visible, .products-list > ol > li .row-mode-visible {
        display: none !important
    }

    .product-listing.row-view > div .product__inside__hover, .products-list > ol > li .product_holder__inside__hover {
        position: static
    }

    .product-listing.row-view > div .product__inside__info__btns, .products-list > ol > li .product_holder__inside__info__btns {
        position: absolute;
        bottom: -7px
    }

    .product-listing.row-view > div .product__inside__info__btns .btn--xl, .products-list > ol > li .product_holder__inside__info__btns .btn--xl {
        margin-bottom: 0 !important
    }

    .product-listing.row-view .product_holder .product__inside__name h2, .products-list .product_holder .product-item-name h2 {
        margin-top: 0
    }

    .product-listing:not(.carousel-products-mobile) .product__label {
        top: .625em
    }

    .product-listing:not(.carousel-products-mobile) .product__label--left {
        left: .625em
    }

    .product-listing:not(.carousel-products-mobile) .product__label--right {
        right: .625em
    }

    .product-listing:not(.row-view):not(.carousel-products-mobile) .product_holder .product_holder__inside__review.row-mode-visible > a, .product-listing:not(.row-view):not(.carousel-products-mobile) .product_holder .rating.row-mode-hide, .products-grid .product_holder .product_holder__inside__review.row-mode-visible > a, .products-grid .product_holder .rating.row-mode-hide {
        display: none !important
    }

    .product-listing:not(.row-view):not(.carousel-products-mobile) .product_holder .product_holder__inside__review.row-mode-visible, .products-grid .product_holder .product_holder__inside__review.row-mode-visible {
        display: block !important
    }

    .product-listing:not(.row-view):not(.carousel-products-mobile) .product_holder .product_holder__inside__review.row-mode-visible .rating.row-mode-visible, .products-grid .product_holder .product_holder__inside__review.row-mode-visible .rating.row-mode-visible {
        display: block !important;
        margin: 4px 0 0 !important
    }

    .product-listing:not(.row-view):not(.carousel-products-mobile) .product_holder .product_holder__inside__review.row-mode-visible .rating.row-mode-visible .product-reviews-summary, .products-grid .product_holder .product_holder__inside__review.row-mode-visible .rating.row-mode-visible .product-reviews-summary {
        margin: 0
    }

    .product-listing:not(.row-view):not(.carousel-products-mobile) .options-swatch, .products-grid .options-swatch {
        margin-bottom: 0
    }

    .product-listing:not(.row-view):not(.carousel-products-mobile) .product_holder .product_holder__inside__info__btns, .products-grid .product_holder .product_holder__inside__info__btns {
        margin-top: 10px
    }
}

#productPrevNext {
    position: relative;
    z-index: 100
}

#productPrevNext img {
    position: absolute;
    top: -110px;
    left: -20px;
    display: none;
    width: 80px;
    max-width: inherit
}

#productPrevNext .product-next, #productPrevNext .product-prev {
    position: absolute;
    top: 339px;
    display: block;
    width: 45px;
    height: 45px;
    margin-top: -24.5px;
    cursor: pointer
}

@media (max-width: 1200px) {
    #productPrevNext img {
        top: auto;
        right: 20px;
        bottom: -110px;
        left: auto
    }

    #productPrevNext .product-next, #productPrevNext .product-prev {
        top: -60px !important;
        right: 70px !important;
        left: auto !important;
        margin-top: 0
    }

    #productPrevNext .product-next {
        right: 0 !important
    }
}

#productPrevNext .product-next:before, #productPrevNext .product-prev:before {
    font-family: 'Material Icons';
    font-size: 44px;
    line-height: 45px;
    display: block;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#productPrevNext .product-prev {
    left: -50px
}

#productPrevNext .product-prev:before, .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr:before {
    content: '\e408'
}

#productPrevNext .product-next {
    right: -50px
}

#productPrevNext .product-next:before, .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:before {
    content: '\e409'
}

.product-main-image {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.product-images-carousel {
    position: relative;
    width: 100%;
    margin: 30px 0 40px;
    padding: 0
}

.product-images-carousel ul {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.product-images-carousel ul li {
    margin: 0 25px 0 0
}

.product-images-carousel ul .slick-list {
    margin-right: -25px
}

#mobileGallery {
    margin: 15px 0;
    padding: 0
}

#mobileGallery img {
    width: 100%
}

.product-info .page-title-wrapper, .product-info-main .page-title-wrapper, .product-info-main__title, .product-info__title {
    overflow: inherit;
    margin: 8px 0 20px;
    text-align: left
}

.product-info .page-title-wrapper h1, .product-info .page-title-wrapper h2, .product-info-main .page-title-wrapper h1, .product-info-main .page-title-wrapper h2, .product-info-main__title h1, .product-info-main__title h2, .product-info__title h1, .product-info__title h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 13px !important;
    padding: 0;
    text-transform: uppercase
}

.product-info .product-info-price, .product-info-main .product-info-price {
    border-bottom: solid 1px #e5e5e5
}

.product-info .product.attribute.overview, .product-info-main .product.attribute.overview {
    font-weight: 300;
    padding: 20px 0 10px;
    border-bottom: solid 1px #e5e5e5
}

.product-info .price-box, .product-info-main .price-box, .product-info-main__price, .product-info__price {
    margin: 0 0 18px;
    text-align: left !important
}

.product-info .price-box .price, .product-info-main .price-box .price, .product-info-main__price .price, .product-info__price .price {
    font-size: 2.5em;
    color: #0082ff
}

.product-info .price-box .old-price, .product-info .price-box .old.price, .product-info-main .price-box .old-price, .product-info-main .price-box .old.price, .product-info-main__price .old-price, .product-info-main__price .old.price, .product-info__price .old-price, .product-info__price .old.price {
    text-decoration: none
}

.product-info .price-box .old-price .price, .product-info .price-box .old.price .price, .product-info-main .price-box .old-price .price, .product-info-main .price-box .old.price .price, .product-info-main__price .old-price .price, .product-info-main__price .old.price .price, .product-info__price .old-price .price, .product-info__price .old.price .price {
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    padding: 0 5px;
    text-decoration: line-through;
    color: #fa6b6b
}

.product-info-main__description__brand, .product-info__description__brand {
    float: left;
    margin: 0 15px 0 0
}

.product-info-main__description__text, .product-info__description__text {
    font-weight: 300;
    overflow: hidden
}

.product-info .product-reviews-summary, .product-info-main .product-reviews-summary {
    margin: 0 0 20px
}

.product-info .product-reviews-summary .rating-summary, .product-info-main .product-reviews-summary .rating-summary {
    float: left;
    margin: 0 20px 0 0
}

.product-info .product-reviews-summary .reviews-actions, .product-info-main .product-reviews-summary .reviews-actions {
    float: left;
    margin: 1px 0 0
}

.product-info .product-reviews-summary .reviews-actions a, .product-info-main .product-reviews-summary .reviews-actions a {
    -webkit-transition: color 300ms linear 0s;
    transition: color 300ms linear 0s
}

.product-info .product-reviews-summary .reviews-actions a:last-child, .product-info-main .product-reviews-summary .reviews-actions a:last-child {
    color: #333
}

.product-info .product-reviews-summary .reviews-actions a:hover, .product-info .stock.available span, .product-info-main .product-reviews-summary .reviews-actions a:hover, .product-info-main .stock.available span {
    color: #0082ff
}

.product-info .product-info-stock-sku, .product-info-main .product-info-stock-sku {
    display: inline-block;
    width: 100%
}

.product-info .attribute.sku, .product-info-main .attribute.sku {
    font-weight: 300;
    float: left;
    margin-top: -4px
}

.product-info .attribute.sku strong, .product-info-main .attribute.sku strong {
    font-weight: 300;
    display: inline-block
}

.product-info .attribute.sku strong:after, .product-info-main .attribute.sku strong:after {
    content: ': '
}

.product-info .attribute.sku .value, .product-info-main .attribute.sku .value {
    font-weight: 700;
    display: inline-block
}

@media (max-width: 991px) {
    .product-info .attribute.sku, .product-info-main .attribute.sku {
        float: none !important;
        margin-bottom: 15px
    }
}

.product-info .stock, .product-info-main .stock {
    font-weight: 300;
    float: right;
    margin-top: -4px
}

@media (min-width: 1770px) {
    .product-info .stock, .product-info-main .stock {
        float: left !important;
        padding-left: 25px
    }
}

@media (max-width: 991px) {
    .product-info .stock, .product-info-main .stock {
        float: none !important
    }
}

.card label sup, .product-info .stock.unavailable span, .product-info-main .stock.unavailable span {
    color: #fa6b6b
}

.product-info-main__divider, .product-info__divider {
    height: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

.product-info-main__description, .product-info__description {
    padding: 0 0 18px
}

.product-info .required, .product-info-main .required {
    font-weight: 300;
    color: #fa6b6b
}

.product-info .option-label, .product-info .qty-label, .product-info-main .option-label, .product-info-main .qty-label {
    font-weight: 500;
    color: #333
}

.product-info .qty-label, .product-info-main .qty-label {
    line-height: 70px;
    margin-right: 10px
}

.product-info .qty-input, .product-info-main .qty-input {
    width: 90px;
    height: 70px;
    margin-right: 10px;
    text-align: center
}

.product-info .product-link, .product-info-main .product-link {
    margin-top: 10px
}

.block-bundle-summary .box-tocart, .product-info-main .box-tocart, .product-options-bottom .box-tocart {
    display: inline-block;
    width: 100%;
    margin: 30px 0 20px
}

.block-bundle-summary .box-tocart .actions, .block-bundle-summary .box-tocart .field.qty, .bundle-options-container .product-options-wrapper .field.option .options-list .field.qty-holder .control, .product-info-main .box-tocart .actions, .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .actions, .product-options-bottom .box-tocart .field.qty {
    float: left
}

.block-bundle-summary .box-tocart .field.qty label.label, .product-info-main .box-tocart .field.qty label.label, .product-options-bottom .box-tocart .field.qty label.label {
    font-size: 16px;
    font-weight: 500;
    line-height: 70px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    color: #333;
    border-radius: 0
}

.block-bundle-summary .box-tocart .field.qty .control, .product-info-main .box-tocart .field.qty .control, .product-options-bottom .box-tocart .field.qty .control {
    float: left;
    margin-right: 10px
}

.block-bundle-summary .box-tocart .field.qty .control .input-text.qty, .product-info-main .box-tocart .field.qty .control .input-text.qty, .product-options-bottom .box-tocart .field.qty .control .input-text.qty {
    width: 90px;
    height: 70px;
    margin: 0;
    text-align: center
}

.block-bundle-summary .swatch-opt, .product-info-main .swatch-opt, .product-options-bottom .swatch-opt {
    margin-bottom: 0
}

.block-bundle-summary .product-addto-links, .product-info-main .product-addto-links, .product-options-bottom .product-addto-links {
    display: inline-block;
    margin: 0
}

.block-bundle-summary .product-addto-links a, .product-info-main .product-addto-links a, .product-options-bottom .product-addto-links a {
    margin: 0 10px 0 0
}

.block-bundle-summary .product-addto-links a:before, .fotorama__arr .fotorama__arr__arr:before, .product-info-main .product-addto-links a:before, .product-options-bottom .product-addto-links a:before {
    font-family: 'Material Icons';
    font-size: 24px;
    font-weight: 400
}

.block-bundle-summary .product-addto-links a.towishlist:before, .product-info-main .product-addto-links a.towishlist:before, .product-options-bottom .product-addto-links a.towishlist:before {
    content: '\e87e'
}

.block-bundle-summary .product-addto-links a.tocompare:before, .product-info-main .product-addto-links a.tocompare:before, .product-options-bottom .product-addto-links a.tocompare:before {
    content: '\e164'
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li a:hover, .block-bundle-summary .product-addto-links a:hover, .block-bundle-summary .product-social-links .action.mailto:hover, .product-info-main .product-addto-links a:hover, .product-info-main .product-social-links .action.mailto:hover, .product-options-bottom .product-addto-links a:hover, .product-options-bottom .product-social-links .action.mailto:hover, .sidebar .block .product-items .product-item .product-item-info .product-item-details .product-item-name a:hover {
    text-decoration: none;
    color: #0082ff
}

.block-bundle-summary .product-addto-links a, .block-bundle-summary .product-social-links .action.mailto, .product-info-main .product-addto-links a, .product-info-main .product-social-links .action.mailto, .product-options-bottom .product-addto-links a, .product-options-bottom .product-social-links .action.mailto {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    -webkit-transition: color 200ms linear 0s;
    transition: color 200ms linear 0s;
    color: #333
}

.block-bundle-summary .product-social-links .action.mailto:before, .product-info-main .product-social-links .action.mailto:before, .product-options-bottom .product-social-links .action.mailto:before {
    font-family: 'Material Icons';
    font-size: 24px;
    font-weight: 400;
    content: '\e0be'
}

.gallery_img_holder {
    position: relative
}

.fotorama__fullscreen .fotorama--fullscreen {
    z-index: 999999 !important
}

.fotorama__stage {
    margin-bottom: 20px
}

.fotorama__thumb-border {
    border-color: #0082ff !important
}

.fotorama__arr {
    margin-top: -47px !important;
    top: auto !important;
    width: 50px !important
}

.fotorama__arr .fotorama__arr__arr {
    width: 50px !important;
    height: 50px !important;
    -webkit-transition: background 200ms linear 0s;
    transition: background 200ms linear 0s;
    background: rgba(255, 255, 255, .8) !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.fotorama__arr .fotorama__arr__arr:before {
    font-size: 35px;
    font-style: normal;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    -webkit-transition: color 200ms linear 0s;
    transition: color 200ms linear 0s;
    text-align: center;
    color: #333
}

.fotorama__arr:hover .fotorama__arr__arr {
    background: #0082ff !important
}

.fotorama__arr:hover .fotorama__arr__arr:before {
    color: #fff
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus), .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.fotorama__arr--prev {
    right: 50px;
    left: auto !important
}

.fotorama__thumb__arr {
    -webkit-transition: background 200ms linear 0s;
    transition: background 200ms linear 0s;
    background: rgba(255, 255, 255, .8) !important
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    width: 46px !important
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb__arr, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb__arr {
    height: 46px;
    padding-bottom: 0 !important
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb__arr:before, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb__arr:before {
    font-family: 'Material Icons';
    font-size: 35px;
    font-weight: 400;
    font-style: normal;
    line-height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 46px;
    -webkit-transition: color 200ms linear 0s;
    transition: color 200ms linear 0s;
    text-align: center;
    color: #333
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb__arr:before {
    content: '\e408'
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb__arr:before {
    content: '\e409'
}

.video-link {
    font-weight: 500;
    line-height: 1em;
    text-decoration: none;
    text-transform: uppercase;
    color: #0082ff
}

.video-link:focus, .video-link:hover {
    text-decoration: none;
    color: #333
}

.video-link .icon {
    font-size: 34px;
    line-height: 1em;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}

.custom-product-block {
    position: relative
}

@media (min-width: 1770px) {
    .custom-product-block {
        padding-left: 75px
    }
}

.custom-product-block:after {
    position: absolute;
    top: 0;
    left: 20px;
    width: 1px;
    height: 100%;
    content: '';
    background: #e5e5e5
}

@media (max-width: 1769px) {
    .custom-product-block {
        clear: both
    }

    .custom-product-block:after {
        display: none
    }
}

.delivery-banner {
    position: relative;
    min-height: 85px;
    margin-bottom: 37px;
    cursor: pointer
}

.delivery-banner__icon {
    position: absolute;
    top: 3px;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #0082ff
}

.delivery-banner__icon span {
    font-size: 34px;
    position: relative;
    top: 50%;
    display: block;
    margin-top: 2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #fff
}

.delivery-banner__icon span.icon-replay_5 {
    font-size: 42px
}

.delivery-banner__text {
    padding-left: 117px
}

.delivery-banner__text h3 {
    font-size: 1.375em;
    font-weight: 500;
    margin-bottom: 9px;
    text-transform: uppercase;
    color: #0082ff
}

.delivery-banner__text h5 {
    font-family: Georgia, sans-serif;
    font-size: 1.125em;
    font-style: italic;
    margin-bottom: 5px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .delivery-banner__icon {
        top: 3px;
        width: 60px;
        height: 60px
    }

    .delivery-banner__icon span {
        font-size: 26px;
        margin-top: 2px
    }

    .delivery-banner__icon span.icon-replay_5 {
        font-size: 34px
    }

    .delivery-banner__text {
        padding-left: 80px
    }

    .delivery-banner__text h3 {
        font-size: 1.175em;
        margin-bottom: 9px
    }

    .delivery-banner__text h5 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .delivery-banner__text p {
        font-size: 13px
    }
}

@media (max-width: 479px) {
    .delivery-banner {
        margin-bottom: 20px
    }

    .delivery-banner__icon {
        top: 3px;
        width: 60px;
        height: 60px
    }

    .delivery-banner__icon span {
        font-size: 26px;
        margin-top: 2px
    }

    .delivery-banner__icon span.icon-replay_5 {
        font-size: 34px
    }

    .delivery-banner__text {
        padding-left: 80px
    }

    .delivery-banner__text h3 {
        font-size: 18px;
        margin-bottom: 9px
    }

    .delivery-banner__text h5 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .delivery-banner__text p {
        font-size: 13px
    }
}

@media (min-width: 1770px) {
    .product_custom_block, .related {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width: 767px) {
    .product_custom_block, .related {
        padding-right: 0;
        padding-left: 0
    }

    .related {
        position: relative
    }
}

.bundle-actions {
    margin: 25px 0 20px
}

.bundle-options-container .product-add-form {
    display: none;
    margin-bottom: 40px
}

.bundle-options-container .product-add-form:after, .bundle-options-container .product-options-wrapper .field.option .options-list .field.qty-holder:after {
    display: table;
    clear: both;
    content: ''
}

.bundle-options-container .product-options-wrapper {
    float: left;
    width: 48%
}

.bundle-options-container .block-bundle-summary .title, .bundle-options-container .product-options-wrapper legend {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
    border: 0
}

.bundle-options-container .product-options-wrapper .action.customization {
    margin: 0 0 30px
}

.bundle-options-container .product-options-wrapper .field.option {
    margin: 0 0 30px;
    padding: 0 0 20px;
    border-bottom: solid 1px #e5e5e5
}

.bundle-options-container .product-options-wrapper .field.option > label.label {
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin: 0 0 10px;
    padding: 0;
    text-align: left
}

.bundle-options-container .product-options-wrapper .field.option .options-list {
    font-size: 14px;
    color: #333
}

.bundle-options-container .product-options-wrapper .field.option .options-list .field {
    margin-bottom: 10px
}

.bundle-options-container .product-options-wrapper .field.option .options-list .field input[type=checkbox], .bundle-options-container .product-options-wrapper .field.option .options-list .field input[type=radio] {
    float: left;
    margin: 4px 8px 0 0
}

.bundle-options-container .product-options-wrapper .field.option .options-list .field label {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: left
}

.bundle-options-container .product-options-wrapper .field.option .options-list .field.qty-holder {
    padding: 10px 0 0
}

.bundle-options-container .product-options-wrapper .field.option .options-list .field.qty-holder label {
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
    float: left;
    height: 50px;
    padding: 0 15px 0 0;
    text-transform: uppercase
}

.bundle-options-container .product-options-wrapper .field.option .options-list .field.qty-holder .control .qty {
    width: 60px;
    height: 50px;
    margin: 0;
    text-align: center
}

.bundle-options-container .block-bundle-summary {
    float: right;
    width: 48%
}

.bundle-options-container .block-bundle-summary .title {
    font-weight: 500 !important;
    margin: 0 0 30px;
    color: #333
}

.bundle-options-container .block-bundle-summary .content {
    margin: 0
}

.bundle-options-container .block-bundle-summary .bundle-info {
    margin-bottom: 30px
}

.bundle-options-container .block-bundle-summary .bundle-info .available, .bundle-options-container .block-bundle-summary .bundle-info .product-image-container, .bundle-options-container .block-bundle-summary .bundle-info .product.name {
    display: none
}

.bundle-options-container .block-bundle-summary .bundle-info .price-box {
    margin: 0 0 20px;
    text-align: left
}

.bundle-options-container .block-bundle-summary .bundle-info .price-box .price {
    font-size: 2.5em;
    color: #0082ff
}

.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
    font-size: 18px;
    font-weight: 500 !important;
    margin: 0 0 30px;
    padding: 0;
    text-transform: uppercase;
    color: #333;
    border: 0
}

.product-info-main dl.items.samples dt {
    margin: 0 0 15px;
    padding: 15px 0 0
}

.product-info-main dl.items.samples dd {
    margin: 0 0 15px;
    padding: 0
}

.page-product-downloadable .product-options-wrapper {
    float: none !important;
    width: 100% !important;
    margin-bottom: 25px
}

.page-product-downloadable .product-options-wrapper .fieldset .field.downloads-no-separately > label.label {
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin: 0 0 15px;
    padding: 0;
    text-align: left
}

.page-product-downloadable .product-options-wrapper .fieldset .field.choice > label.label {
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin: 0 0 15px;
    padding: 0;
    text-align: left
}

.page-product-downloadable .product-options-bottom {
    float: none !important;
    width: 100% !important
}

.category-carousel .category img, .slider-product-large div, .table-product {
    width: 100%
}

.table-product th {
    font-size: 16px;
    padding-bottom: 12px;
    text-transform: uppercase
}

.table-product td {
    padding: 5px
}

.table-product td:first-child, .table-product th:first-child {
    width: 65%;
    padding-left: 0
}

.table-product td:nth-child(2n), .table-product th:nth-child(2n) {
    width: 30%
}

.table-product td:last-child, .table-product th:last-child {
    width: 5%
}

.table-product td:last-child {
    padding-right: 0
}

.table-product input {
    width: 52px;
    height: 26px;
    text-align: center;
    border: 1px solid #e5e5e5
}

.bigGallery .slick-arrow {
    z-index: 1111
}

.product-info-big {
    overflow: hidden
}

.product-info-big .product-info__price {
    text-align: center !important
}

.product-info-big .product-info__availability, .product-info-big .product-info__sku {
    display: inline-block;
    float: inherit !important;
    width: auto;
    margin: 0 20px
}

.product-info-big .option-label, .product-info-big .options-swatch {
    display: inline-block
}

.product-info-big .product-info-left {
    float: left
}

@media (max-width: 768px) {
    .product-info-big .product-info-left {
        float: inherit
    }
}

.product-info-big .product-info-right {
    float: right
}

@media (max-width: 768px) {
    .product-info-big .product-info-right {
        float: inherit
    }
}

.product-info-big .product-link {
    display: block !important
}

.product-info-big #productPrevNext .product-next, .product-info-big #productPrevNext .product-prev {
    margin-top: 220px
}

.product-info-big #productPrevNext .product-next:focus, .product-info-big #productPrevNext .product-prev:focus {
    text-decoration: none
}

.product-info-big #productPrevNext .product-next {
    right: 0 !important
}

.product-info-big #productPrevNext .product-prev {
    left: 0 !important
}

.product-info-big .fields {
    position: relative;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 27px
}

.product-info-big .fields .option-label {
    padding-bottom: 7px;
    display: block;
    text-align: center
}

.product-data-big h5 {
    font-size: 26px;
    margin-bottom: 25px
}

.product-data-big ul {
    margin: 0 0 25px;
    padding: 0
}

@media (max-width: 767px) {
    .product-data-big {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        padding-top: 7%;
        padding-bottom: 3%
    }

    .product-data-big h5 {
        margin-bottom: 25px
    }

    .product-data-big .simple-list li {
        padding: 0 0 2px 18px
    }
}

@media (min-width: 768px) {
    .product-data-big {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        padding-top: 7%;
        padding-bottom: 3%
    }

    .product-data-big h5 {
        margin-bottom: 25px
    }

    .product-data-big .simple-list li {
        padding: 0 0 2px 30px
    }
}

@media (min-width: 992px) {
    .product-data-big {
        width: 85%;
        margin-right: 5%;
        margin-left: 10%;
        padding-top: 7%
    }

    .product-data-big h5 {
        margin-bottom: 25px
    }

    .product-data-big .simple-list li {
        padding: 0 0 2px 30px
    }
}

@media (min-width: 1200px) {
    .product-data-big {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        padding-top: 10%
    }

    .product-data-big h5 {
        margin-bottom: 35px
    }

    .product-data-big .simple-list li {
        padding: 0 0 5px 30px
    }
}

@media (min-width: 1770px) {
    .product-data-big {
        width: 50%;
        margin-right: 25%;
        margin-left: 25%;
        padding-top: 20%
    }

    .product-data-big h5 {
        margin-bottom: 39px
    }

    .product-data-big .simple-list li {
        padding: 0 0 7px 30px
    }
}

.related .select_all_link {
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
    -webkit-transition: color 300ms linear 0s;
    transition: color 300ms linear 0s;
    vertical-align: top;
    color: #0082ff;
    border: 0;
    background: 0 0
}

.related .select_all_link:hover {
    color: #333
}

.options-swatch--size li a {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.countdown-product {
    padding-top: 2px
}

.countdown-product .countdown-row > span {
    font-size: 14px;
    line-height: 1em;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 10px 10px 0;
    padding: 15px 0 0 !important;
    color: #fff;
    border-radius: 50%;
    background-color: #67e0fa
}

.countdown-product .countdown-row > span span {
    padding: 0
}

.slider-product-large {
    position: relative;
    width: 100%;
    margin-bottom: 21px;
    padding: 0
}

.slider-product-large div img, .slider-product-small div img {
    width: 100%;
    height: auto
}

.slider-product-small {
    position: relative;
    overflow: hidden;
    margin: 30px 0 40px !important;
    padding: 0
}

.slider-product-small div {
    margin: 0 12px;
    cursor: pointer
}

.slick-loading .slick-list {
    background: #fff url(../../frontend/Leeroy/packwire/images/ajax-loader.gif) center center no-repeat
}

.slickArrow {
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #333;
    border: none;
    outline: none;
    background-color: #f5f5f5
}

.slickArrowHover {
    outline: none;
    background: #0082ff
}

.slickArrowHover:before {
    opacity: .8;
    color: #fff
}

.carousel-products__button span:before, .slick-next:before, .slick-prev:before, .slickBefore {
    font-family: 'Material Icons';
    font-size: 35px;
    line-height: 45px;
    display: block;
    opacity: 1;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 768px) {
    .product .carousel-control {
        z-index: 1000;
        top: 50%;
        display: block;
        width: 45px;
        height: 45px;
        margin-top: -22.5px;
        padding: 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        color: #333;
        border: none;
        outline: none;
        background-color: #f5f5f5;
        text-shadow: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none
    }

    .product .carousel-control:focus, .product .carousel-control:hover {
        outline: none;
        background: #0082ff
    }

    .product .carousel-control:focus:before, .product .carousel-control:hover:before {
        opacity: .8;
        color: #fff
    }

    .product .carousel-control:before {
        font-family: 'Material Icons';
        font-size: 35px;
        line-height: 45px;
        display: block;
        opacity: 1;
        color: #333;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .product .carousel-control.prev {
        left: 0
    }

    .product .carousel-control.prev:before {
        content: '\e408'
    }

    .product .carousel-control.next:before, .product .carousel-control.prev:before[dir=rtl] {
        content: '\e409'
    }

    .product .carousel-control.next {
        right: 0;
        left: auto
    }

    .product .carousel-control.next:before[dir=rtl] {
        content: '\e408'
    }
}

.slick-next:active, .slick-prev:active {
    background-color: #f5f5f5
}

.slick-next:active:before, .slick-prev:active:before {
    color: #333
}

.slick-next:focus, .slick-prev:focus {
    background-color: #f5f5f5
}

.slick-next:focus:before, .slick-prev:focus:before {
    color: #333
}

.carousel-products__button .slick-arrow:active {
    background-color: #f5f5f5
}

.carousel-products__button .slick-arrow:active:before {
    color: #333
}

.carousel-products__button .slick-arrow:focus {
    background-color: #f5f5f5
}

.carousel-products__button .slick-arrow:focus:before {
    color: #333
}

.carousel-products__button .slick-arrow:hover {
    background-color: #0082ff
}

.carousel-products__button .slick-arrow:hover:before {
    color: #fff
}

.slick-next, .slick-prev {
    position: absolute;
    z-index: 1;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    margin-top: -22.5px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #333;
    border: none;
    outline: none;
    background-color: #f5f5f5
}

.slick-next:hover, .slick-prev:hover {
    outline: none;
    background: #0082ff
}

.slick-next:hover:before, .slick-prev:hover:before {
    opacity: .8;
    color: #fff
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: 1
}

.carouselTab.slick-arrow-top .slick-prev {
    right: 66px;
    margin-top: -36px
}

.carouselTab.slick-arrow-top .slick-next {
    right: 15px;
    margin-top: -36px
}

@media (min-width: 768px) {
    .carouselTab.slick-arrow-top .slick-prev {
        right: 66px
    }

    .carouselTab.slick-arrow-top .slick-next {
        right: 15px
    }
}

@media (max-width: 768px) {
    .carouselTab.slick-arrow-top .slick-prev {
        left: 15px
    }

    .carouselTab.slick-arrow-top .slick-next {
        right: 15px
    }
}

.slick-prev {
    left: 0
}

.slick-prev[dir=rtl] {
    right: 0;
    left: auto
}

.slick-prev:before {
    content: '\e408'
}

.slick-next:before, .slick-prev:before[dir=rtl] {
    content: '\e409'
}

.slick-next {
    right: 0
}

.slick-next[dir=rtl] {
    right: auto;
    left: 0
}

.slick-next:before[dir=rtl] {
    content: '\e408'
}

.sliderDarkHover .slick-next, .sliderDarkHover .slick-next:active, .sliderDarkHover .slick-prev, .sliderDarkHover .slick-prev:active {
    background-color: #fff
}

.recent-post-box .author a, .recent-post-box h4 a:hover, .sliderDarkHover .slick-next:active:before, .sliderDarkHover .slick-next:before, .sliderDarkHover .slick-prev:active:before, .sliderDarkHover .slick-prev:before {
    color: #333
}

.sliderDarkHover .slick-next:focus, .sliderDarkHover .slick-prev:focus {
    background-color: #fff
}

.sliderDarkHover .slick-next:focus:before, .sliderDarkHover .slick-prev:focus:before {
    color: #333
}

.sliderDarkHover .slick-next:hover, .sliderDarkHover .slick-prev:hover {
    background-color: rgba(51, 51, 51, .7)
}

.sliderDarkHover .slick-next:hover:before, .sliderDarkHover .slick-prev:hover:before {
    color: #fff
}

@media (min-width: 768px) {
    .slick-arrow-bottom .slick-next, .slick-arrow-bottom .slick-prev {
        z-index: 1001;
        top: 75%;
        width: 45px;
        height: 45px;
        cursor: pointer;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        color: #333;
        border: none;
        background: 0 0
    }

    .slick-arrow-bottom .slick-next:focus, .slick-arrow-bottom .slick-prev:focus {
        background: 0 0
    }

    .slick-arrow-bottom .slick-next:focus:before, .slick-arrow-bottom .slick-prev:focus:before {
        color: #333
    }

    .slick-arrow-bottom .slick-next:hover, .slick-arrow-bottom .slick-prev:hover {
        background: 0 0
    }

    .slick-arrow-bottom .slick-next:hover:before, .slick-arrow-bottom .slick-prev:hover:before {
        color: #0082ff
    }

    .slick-arrow-bottom .slick-next:before, .slick-arrow-bottom .slick-prev:before {
        font-size: 45px;
        line-height: 45px
    }

    .slick-arrow-bottom .slick-prev {
        right: 50%;
        left: auto;
        margin-right: 4px
    }

    .slick-arrow-bottom .slick-next {
        right: auto;
        left: 50%;
        margin-left: 4px
    }

    .slick-arrow-top .slick-next, .slick-arrow-top .slick-prev {
        z-index: 1001;
        top: -15% !important;
        cursor: pointer
    }

    .slick-arrow-top .slick-prev {
        right: 51px;
        left: auto;
        margin-right: 4px
    }

    .slick-arrow-top .slick-next {
        right: 0;
        left: auto;
        margin-left: 4px
    }

    .slick-arrow-top button.slick-prev {
        right: 62px;
        left: auto;
        margin-right: 4px
    }

    .slick-arrow-top button.slick-next {
        right: 15px;
        left: auto;
        margin-left: 4px
    }
}

@media (min-width: 768px) and (min-width: 1770px) {
    .slick-arrow-bottom .slick-prev {
        right: 49.5%
    }
}

@media (min-width: 768px) {
    .slick-arrow-bottom-wrapper .slick-next, .slick-arrow-bottom-wrapper .slick-prev {
        z-index: 1001;
        top: 75%;
        width: 45px;
        height: 45px;
        cursor: pointer;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        opacity: .8;
        color: #333;
        border: none;
        background: 0 0;
        background-color: rgba(255, 255, 255, .8);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        -webkit-opacity: .8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
        filter: alpha(opacity=80)
    }

    .slick-arrow-bottom-wrapper .slick-next:focus, .slick-arrow-bottom-wrapper .slick-prev:focus {
        background-color: rgba(255, 255, 255, .8)
    }

    .slick-arrow-bottom-wrapper .slick-next:focus:before, .slick-arrow-bottom-wrapper .slick-prev:focus:before {
        color: #000
    }

    .slick-arrow-bottom-wrapper .slick-next:hover, .slick-arrow-bottom-wrapper .slick-prev:hover {
        background-color: rgba(255, 255, 255, .55)
    }

    .slick-arrow-bottom-wrapper .slick-next:hover:before, .slick-arrow-bottom-wrapper .slick-prev:hover:before {
        color: #000
    }

    .slick-arrow-bottom-wrapper .slick-next:before, .slick-arrow-bottom-wrapper .slick-prev:before {
        font-size: 45px;
        line-height: 45px
    }

    .slick-arrow-bottom-wrapper .slick-prev {
        right: 50%;
        left: auto;
        margin-right: 8px
    }

    .slick-arrow-bottom-wrapper .slick-next {
        right: auto;
        left: 50%;
        margin-left: 8px
    }

    .slick-arrow-top .slick-next, .slick-arrow-top .slick-prev {
        z-index: 1001;
        top: -15% !important;
        cursor: pointer
    }

    .slick-arrow-top .slick-prev {
        right: 51px;
        left: auto;
        margin-right: 8px
    }

    .slick-arrow-top .slick-next {
        right: 0;
        left: auto;
        margin-left: 8px
    }

    .slick-arrow-top .slick-next:focus, .slick-arrow-top .slick-prev:focus {
        background-color: #f5f5f5
    }

    .slick-arrow-top .slick-next:focus:before, .slick-arrow-top .slick-prev:focus:before {
        color: #333
    }

    .slick-arrow-top .slick-next:hover, .slick-arrow-top .slick-prev:hover {
        background-color: #0082ff
    }

    .slick-arrow-top .slick-next:hover:before, .slick-arrow-top .slick-prev:hover:before {
        color: #fff
    }
}

@media (min-width: 768px) and (min-width: 1770px) {
    .slick-arrow-bottom-wrapper .slick-prev {
        right: 49.5%
    }
}

.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    display: none !important
}

.nav-dot .slick-dots {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 19px;
    display: block !important;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.nav-dot .slick-dots li {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 25px;
    height: 30px;
    margin: 0 1px;
    padding: 0;
    cursor: pointer
}

.nav-dot .slick-dots li button {
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0
}

.nav-dot .slick-dots li button:before {
    font-family: 'Material Icons';
    font-size: 60px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nav-dot.nav-dot-invert .slick-dots li button:focus:before, .nav-dot.nav-dot-invert .slick-dots li button:hover:before {
    opacity: 1;
    color: #fff
}

.nav-dot.nav-dot-invert .slick-dots li button:before {
    opacity: .6
}

.nav-dot.nav-dot-invert .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff
}

.title-with-button {
    z-index: 0
}

@media (max-width: 767px) {
    .title-with-button {
        z-index: 77
    }
}

@media (max-width: 479px) {
    .title-with-button {
        display: inline-block;
        overflow: visible !important;
        width: 100%
    }
}

@media (min-width: 480px) {
    .carousel-products .slick-list {
        margin-bottom: -200px;
        padding-bottom: 200px
    }

    .carousel-products.hover {
        z-index: 1
    }

    .carousel-products .product {
        margin-bottom: 0
    }
}

.carousel-products__button {
    position: absolute;
    z-index: 100;
    top: 16px
}

.carousel-products__button_aside {
    position: relative
}

@media (max-width: 479px) {
    .carousel-products__button {
        top: 50%;
        width: 100%
    }
}

.carousel-products__button.pull-right {
    right: 0
}

.carousel-products__button.pull-left {
    left: 0
}

.carousel-products__button span {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-top: .1em;
    margin-left: .17em;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-align: center;
    color: #333;
    border: none;
    outline: none;
    background-color: #f5f5f5
}

.carousel-products__button span:focus, .carousel-products__button span:hover {
    outline: none;
    background: #0082ff
}

.carousel-products__button span:focus:before, .carousel-products__button span:hover:before {
    opacity: .8;
    color: #fff
}

.carousel-products__button span.slick-disabled:before {
    opacity: 1
}

@media (max-width: 479px) {
    .carousel-products__button span, .carousel-products__button span.btn-prev {
        position: absolute;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s
    }

    .carousel-products__button span {
        margin-left: 0;
        margin-top: 0
    }

    .carousel-products__button span.btn-prev {
        font-size: 0;
        line-height: 0;
        z-index: 200;
        top: 50%;
        left: -15px;
        display: block;
        width: 45px;
        height: 45px;
        margin-top: -10px \9;
        margin-top: -22.5px;
        padding: 0;
        cursor: pointer;
        color: #333;
        border: none;
        outline: none;
        background: 0 0;
        background-color: #f5f5f5
    }

    .carousel-products__button span.btn-prev:focus, .carousel-products__button span.btn-prev:hover {
        color: transparent;
        outline: none;
        background: 0 0
    }

    .carousel-products__button span.btn-prev:focus:before, .carousel-products__button span.btn-prev:hover:before {
        opacity: .8
    }

    .carousel-products__button span.btn-prev:before {
        content: '\e408'
    }

    .carousel-products__button span.btn-prev:hover {
        outline: none;
        background: #0082ff
    }

    .carousel-products__button span.btn-prev:hover:before {
        opacity: .8;
        color: #fff
    }

    .carousel-products__button span.btn-prev.slick-disabled:before {
        opacity: 1
    }

    .carousel-products__button span.btn-prev[dir=rtl] {
        right: 0;
        left: auto
    }

    .carousel-products__button span.btn-next:before, .carousel-products__button span.btn-prev:before[dir=rtl] {
        content: '\e409'
    }

    .carousel-products__button span.btn-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        z-index: 200;
        top: 50%;
        right: -15px;
        display: block;
        width: 45px;
        height: 45px;
        margin-top: -10px \9;
        margin-top: -22.5px;
        padding: 0;
        cursor: pointer;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        color: #333;
        border: none;
        outline: none;
        background: 0 0;
        background-color: #f5f5f5
    }

    .carousel-products__button span.btn-next:focus, .carousel-products__button span.btn-next:hover {
        color: transparent;
        outline: none;
        background: 0 0
    }

    .carousel-products__button span.btn-next:focus:before, .carousel-products__button span.btn-next:hover:before {
        opacity: .8
    }

    .carousel-products__button span.btn-next:hover {
        outline: none;
        background: #0082ff
    }

    .carousel-products__button span.btn-next:hover:before {
        opacity: .8;
        color: #fff
    }

    .carousel-products__button span.btn-next.slick-disabled:before {
        opacity: 1
    }

    .carousel-products__button span.btn-next[dir=rtl] {
        right: auto;
        left: 0
    }

    .carousel-products__button span.btn-next:before[dir=rtl] {
        content: '\e408'
    }
}

.carousel-products__button span.btn-prev:before {
    content: '\e408'
}

.carousel-products__button span.btn-next:before {
    content: '\e409'
}

.carousel-products__button span:hover:before {
    opacity: .8
}

.banner-slider-button .slick-next, .banner-slider-button .slick-prev {
    background-color: transparent
}

.banner-slider-button .slick-next:before, .banner-slider-button .slick-prev:before {
    color: #fff
}

.banner-slider-button .slick-next:hover:before, .banner-slider-button .slick-prev:hover:before {
    opacity: 1;
    color: #0082ff
}

@media (max-width: 479px) {
    .carousel-products__button.button-bottom {
        top: 50% !important;
        width: 100%
    }

    .carousel-products__button.button-bottom span.slick-arrow {
        margin-top: 18px !important
    }

    .carousel-products__button.button-bottom span.btn-prev {
        left: 0
    }

    .carousel-products__button.button-bottom span.btn-next {
        right: auto;
        left: 59px
    }
}

.gr_txt {
    color: #777
}

.content-bg-1 {
    padding: 100px 0 35px;
    background: url(../../frontend/Leeroy/packwire/images/custom/content-bg-1.jpg) center center no-repeat
}

@media (max-width: 991px) {
    .content-bg-1 {
        padding: 30px 0 15px
    }
}

.slider-fluid-bg1 {
    position: relative;
    z-index: 1;
    padding-bottom: 3.9em;
    background: #fafafa
}

.slider-blog {
    padding: 15px 0 130px
}

.slider-blog .box-foto {
    padding: 5px 0 0 22px;
    text-align: left
}

@media (min-width: 1770px) {
    .slider-blog .box-foto {
        margin-left: 27.5% !important
    }
}

.slider-blog .box-foto img {
    float: left;
    max-width: 100%
}

.slider-blog .box-foto:after, .testimonialsAsid .slick-slide p span:before {
    font-family: Georgia, sans-serif;
    font-size: 13.5em;
    line-height: 1em;
    position: absolute;
    top: 0;
    right: 200px;
    display: block;
    margin-top: -15px;
    content: '“';
    color: #0082ff
}

.slider-blog .box-data {
    font-size: 1em
}

@media (min-width: 1770px) {
    .slider-blog .box-data {
        width: 27.5% !important
    }
}

.slider-blog .box-data h6 {
    font-size: 1.375em;
    font-weight: 500;
    margin: 0 0 .85em;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #333
}

.slider-blog .box-data h6 em {
    font-family: Georgia, sans-serif;
    font-size: .818em;
    letter-spacing: 0;
    text-transform: lowercase;
    color: #333
}

.slider-blog .box-data p {
    font-weight: 300;
    line-height: 1.7em
}

.canvas-menu #cboxClose:before, .fill-bg-custom .link-hover-block b, .fill-bg-custom .link-hover-block em, .fill-bg-custom .link-hover-block img, .slider-blog .box-data h6, .slider-blog .box-data h6 em, .slider-blog-layout1 .box-data h6, .slider-blog-layout1 .box-data h6 em {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.fill-bg-custom .link-hover-block:hover, .link-hover-block, .link-hover-block:hover {
    text-decoration: none
}

.link-hover-block:hover h6 {
    letter-spacing: 2px;
    color: #0082ff !important
}

.link-hover-block:hover h6 em {
    letter-spacing: normal;
    color: #0082ff !important
}

.fill-bg-custom .link-hover-block {
    text-decoration: none;
    color: #fff
}

.fill-bg-custom .link-hover-block:hover img {
    -webkit-transform: scale(.98);
    transform: scale(.98)
}

@media (min-width: 1770px) {
    .slider-blog .box-foto img {
        float: right;
        padding: 0 15px 0 0
    }
}

@media (max-width: 767px) {
    .slider-blog {
        margin-top: 0;
        padding: 0 25px 15px
    }

    .slider-blog .box-foto {
        margin-bottom: 20px;
        padding-top: 60px;
        text-align: center !important
    }

    .slider-blog .box-foto img {
        display: inline-block;
        float: none
    }

    .slider-blog .box-foto:after {
        font-family: Georgia, sans-serif;
        font-size: 13.5em;
        line-height: 1em;
        position: absolute;
        top: 0;
        right: auto;
        display: block;
        margin-top: -.1em;
        content: '“';
        color: #0082ff
    }

    .box-data h6 {
        text-align: center
    }

    .box-data p {
        text-align: left
    }
}

.testimonialsAsid .slick-slide {
    padding: 0 0 65px
}

.testimonialsAsid .slick-slide img {
    max-width: 109px;
    margin-bottom: 26px
}

.testimonialsAsid .slick-slide p {
    font-weight: 300;
    position: relative
}

.testimonialsAsid .slick-slide p span {
    position: relative;
    display: inline-block;
    width: 45px
}

.testimonialsAsid .slick-slide p span:before {
    font-size: 110px;
    top: -25px;
    right: 0;
    color: #fff
}

.slider-blog-layout1 .slider-blog__item, .slider-blog-layout2 .slider-blog__item {
    overflow: hidden
}

.slider-blog-layout1 .slider-blog__item .box-foto, .slider-blog-layout2 .slider-blog__item .box-foto {
    float: left;
    overflow: hidden;
    width: 29%;
    margin-right: 5%
}

.slider-blog-layout1 .slider-blog__item .box-foto img, .slider-blog-layout2 .slider-blog__item .box-foto img {
    width: 100%;
    height: auto
}

@media (max-width: 510px) {
    .slider-blog-layout1 .slider-blog__item .box-foto, .slider-blog-layout2 .slider-blog__item .box-foto {
        width: 100%;
        text-align: center
    }

    .slider-blog-layout1 .slider-blog__item .box-foto img, .slider-blog-layout2 .slider-blog__item .box-foto img {
        display: inline-block;
        max-width: 170px
    }

    .slider-blog-layout1 .slider-blog__item .box-foto:before, .slider-blog-layout2 .slider-blog__item .box-foto:before {
        font-family: Georgia, sans-serif;
        font-size: 145px;
        line-height: 1em;
        position: absolute;
        top: -15px;
        left: 0;
        display: block;
        content: '“';
        color: #0082ff
    }
}

.slider-blog-layout1 .slider-blog__item .box-data, .slider-blog-layout2 .slider-blog__item .box-data {
    position: relative;
    float: left;
    width: 60%;
    padding-top: 55px
}

.slider-blog-layout1 .slider-blog__item .box-data:before, .slider-blog-layout2 .slider-blog__item .box-data:before {
    font-family: Georgia, sans-serif;
    font-size: 145px;
    line-height: 1em;
    position: absolute;
    top: -15px;
    left: 0;
    display: block;
    content: '“';
    color: #0082ff
}

@media (max-width: 510px) {
    .slider-blog-layout1 .slider-blog__item .box-data, .slider-blog-layout2 .slider-blog__item .box-data {
        width: 100%;
        padding-top: 25px;
        text-align: center
    }

    .slider-blog-layout1 .slider-blog__item .box-data p, .slider-blog-layout2 .slider-blog__item .box-data p {
        text-align: center
    }

    .slider-blog-layout1 .slider-blog__item .box-data:before, .slider-blog-layout2 .slider-blog__item .box-data:before {
        display: none
    }
}

.slider-blog-layout1 .slider-blog__item h6, .slider-blog-layout2 .slider-blog__item h6 {
    font-family: Ubuntu, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2em;
    padding-top: 5px;
    text-transform: uppercase;
    color: #0082ff
}

.slider-blog-layout1 .slider-blog__item h6 em, .slider-blog-layout2 .slider-blog__item h6 em {
    font-family: Georgia, sans-serif;
    font-size: 18px;
    text-transform: none;
    color: #333
}

@media (min-width: 768px) {
    #postsCarousel, #postsCarousel_side {
        margin-top: -20px;
        margin-bottom: 0
    }
}

.recent-post-box {
    position: relative
}

.recent-post-box > div {
    padding-right: 0 !important;
    padding-left: 0 !important
}

@media (min-width: 1770px) {
    .recent-post-box > div:last-child {
        padding-left: 60px !important
    }
}

.recent-post-box .figure {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 34px;
    background: #0082ff
}

@media (max-width: 767px) {
    .recent-post-box .figure {
        margin-bottom: 15px
    }
}

.recent-post-box .figure .figcaption {
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    display: block;
    width: 73px;
    height: 73px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: #0082ff
}

.recent-post-box .figure .figcaption b {
    font-size: 30px;
    font-weight: 500;
    display: block;
    text-align: center
}

.recent-post-box .figure .figcaption span {
    position: relative;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.recent-post-box .figure .figcaption em {
    font-family: Georgia, sans-serif;
    display: inline-block
}

.recent-post-box .figure .figcaption.label-top-left {
    top: 21px;
    left: 21px
}

.recent-post-box .figure .figcaption.label-top-right {
    top: 21px;
    right: 21px
}

.recent-post-box .figure .figcaption.label-bottom-left {
    bottom: 21px;
    left: 21px
}

.recent-post-box .figure .figcaption.label-bottom-right {
    right: 21px;
    bottom: 21px
}

.recent-post-box .figure:hover img, .recent-post-box img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.recent-post-box .figure:hover img {
    opacity: .9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.recent-post-box img {
    width: 100%;
    height: auto;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.recent-post-box h4 {
    font-family: Ubuntu, sans-serif;
    font-size: 1.375em;
    font-weight: 500;
    line-height: 1.182em;
    text-transform: uppercase;
    color: #0082ff
}

.recent-post-box h4 a {
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    text-decoration: none;
    color: #0082ff
}

@media (max-width: 767px) {
    .recent-post-box h4 {
        font-size: 1em
    }
}

.recent-post-box .author {
    font-family: Georgia, sans-serif;
    font-size: 1.125em;
    font-style: italic;
    line-height: 1em;
    padding-bottom: 19px;
    color: #333
}

.recent-post-box .author a:hover, .recent-post-box:hover .figcaption span {
    color: #0082ff
}

@media (max-width: 767px) {
    .recent-post-box .author {
        padding-bottom: 10px
    }
}

.recent-post-box p {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.6875em;
    margin-bottom: 11px;
    padding-right: 30px
}

@media (max-width: 767px) {
    .recent-post-box p {
        margin-bottom: 0;
        padding-right: 0
    }
}

.recent-post-box .link-commet {
    font-size: 1em;
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    text-decoration: none;
    color: #0082ff
}

.recent-post-box .link-commet .icon {
    font-size: 1.5em;
    position: relative;
    top: 3px;
    margin-right: 16px
}

.recent-post-box .link-commet:hover {
    text-decoration: none;
    color: #333
}

.recent-post-box.recent-post-col, .sidebar .recent-post-box, aside .recent-post-box {
    overflow: hidden
}

@media (min-width: 1770px) {
    .sidebar .recent-post-box > div:last-child, aside .recent-post-box > div:last-child {
        padding-left: 0 !important
    }

    #centerColumn .recent-post-box {
        display: table
    }

    #centerColumn .recent-post-box > div {
        display: table-cell;
        float: none;
        width: 50%;
        vertical-align: middle
    }

    #centerColumn .recent-post-box__text {
        height: 100%;
        margin-top: -17px
    }
}

.recent-post-box .figcaption:before {
    position: absolute;
    top: 50%;
    left: 50%;
    float: left;
    width: 0;
    height: 0;
    content: '';
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    border-radius: 50%;
    background: #fff
}

.recent-post-box:hover .figcaption {
    background-color: #fff
}

.recent-post-box:hover .figcaption:before {
    top: 0;
    left: 0;
    width: 73px;
    height: 73px;
    opacity: 1
}

.recent-post-box.recent-post-col > div {
    padding-right: 15px !important;
    padding-left: 15px !important
}

.recent-post-box.recent-post-col .figure .figcaption.label-top-left {
    top: 10px;
    left: 10px
}

.recent-post-box.recent-post-col .figure .figcaption.label-top-right {
    top: 10px;
    right: 10px
}

.recent-post-box.recent-post-col .figure .figcaption.label-bottom-left {
    bottom: 10px;
    left: 10px
}

.recent-post-box.recent-post-col .figure .figcaption.label-bottom-right {
    right: 10px;
    bottom: 10px
}

@media (max-width: 500px) {
    .recent-post-box.recent-post-col > div {
        width: 100% !important
    }
}

.brand-link, .brand-link img, .brands-carousel a, .brands-carousel a img, .brands-list a, .brands-list a img {
    display: inline-block;
    -webkit-transition: all 300ms 0s ease;
    transition: all 300ms 0s ease
}

.brand-link img, .brands-carousel a img, .brands-list a img {
    display: block;
    opacity: .3;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray
}

.brand-link:hover img, .brands-carousel a:hover img, .brands-list a:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: gray;
    filter: gray
}

.brand-link:hover img, .brands-carousel a:hover img, .brands-list a:hover img, .fill-bg-custom .brands-carousel, .fill-bg-custom .brands-carousel img, .fill-bg-custom .brands-carousel:hover img {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.fill-bg-custom .brands-carousel {
    padding: 85px 0 57px
}

.fill-bg-custom .brands-carousel img, .fill-bg-custom .brands-carousel:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none
}

@media (max-width: 767px) {
    .fill-bg-custom .brands-carousel {
        padding: 45px 0 17px
    }
}

.fill-bg-custom .slick-next, .fill-bg-custom .slick-prev {
    background-color: rgba(255, 255, 255, .2)
}

.fill-bg-custom .slick-next:before, .fill-bg-custom .slick-prev:before {
    color: #fff
}

.fill-bg-custom .slick-next:hover, .fill-bg-custom .slick-prev:hover {
    background-color: rgba(255, 255, 255, .5)
}

.fill-bg .brands-carousel {
    padding: 85px 0 57px
}

@media (max-width: 767px) {
    .fill-bg .brands-carousel {
        padding: 45px 0 17px
    }
}

.fill-bg .slick-next, .fill-bg .slick-next:hover, .fill-bg .slick-prev, .fill-bg .slick-prev:hover {
    background-color: #fff
}

.fill-bg .slick-next:before, .fill-bg .slick-prev:before {
    color: #333
}

.fill-bg .slick-next:hover:before, .fill-bg .slick-prev:hover:before {
    color: #0082ff
}

.megamenu .brands-list {
    margin-bottom: -20px
}

.megamenu .brands-list img {
    max-width: 95px
}

.brands-carousel {
    margin-top: -15px
}

.brands-carousel .slick-slide {
    text-align: center
}

.brands-carousel .slick-list {
    padding: 10px 8px
}

.brands-carousel .slick-next {
    right: 15px
}

.brands-carousel .slick-prev {
    left: 15px
}

@media (min-width: 768px) {
    .brands-carousel .slick-list {
        margin: 0 85px
    }
}

.dropdown-link {
    font-size: 1em;
    font-weight: 300;
    line-height: 1em;
    display: block;
    padding: 16px 15px 17px;
    text-decoration: none;
    color: #777;
    border-bottom: 1px solid #e5e5e5
}

.dropdown-link:hover {
    color: #333;
    background-color: #f7f7f7
}

.dropdown-link .icon {
    font-size: 1.125em;
    display: inline-block;
    width: 30px;
    padding: 0 12px 0 2px;
    vertical-align: middle;
    color: #0082ff
}

@media (min-width: 1025px) {
    .nav-menu-wrapper, .visible-mobile-menu-on {
        display: none
    }

    .visible-mobile-menu-off {
        display: inline-block
    }

    .navbar .dropdown {
        position: static
    }

    .dropdown {
        font-weight: 300;
        display: inline;
        padding: 0 20px 10px 0
    }

    .dropdown .dropdown-menu {
        margin-top: 0 !important;
        padding: 0;
        border: 0;
        border-radius: 0;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
    }

    .dropdown .dropdown-menu__close {
        display: none
    }

    .dropdown .dropdown-menu > li > a, .dropdown .dropdown-menu > li > strong {
        font-size: 1em;
        font-weight: 300;
        line-height: 1em;
        display: block;
        padding: 16px 15px 17px;
        text-decoration: none;
        color: #777;
        border-bottom: 1px solid #e5e5e5
    }

    .account .dropdown-menu > li.active > a, .account .dropdown-menu > li:hover > a, .account .dropdown-menu > li:hover > strong, .dropdown .dropdown-menu > li > a:hover, .dropdown .dropdown-menu > li > strong:hover, .settings .dropdown-menu > li.active > a, .settings .dropdown-menu > li:hover > a, .settings .dropdown-menu > li:hover > strong {
        color: #333;
        background-color: #f7f7f7
    }

    .dropdown .dropdown-menu > li > a .icon, .dropdown .dropdown-menu > li > strong .icon {
        font-size: 1.125em;
        display: inline-block;
        width: 30px;
        padding: 0 12px 0 2px;
        vertical-align: middle;
        color: #0082ff
    }

    .dropdown .dropdown-menu.multicolumn > li:last-child a {
        border: 0
    }

    .dropdown.dropdown-mega-menu {
        position: static
    }

    .dropdown.dropdown-mega-menu .dropdown-menu, .dropdown.dropdown-two-col .dropdown-menu {
        top: -10000px;
        display: block;
        overflow: hidden
    }

    .dropdown.dropdown-mega-menu:hover .dropdown-menu {
        top: auto;
        display: block
    }

    .dropdown.dropdown-one-col {
        position: relative
    }

    .dropdown.dropdown-one-col .dropdown-menu.multicolumn {
        min-width: 300px
    }

    .dropdown.dropdown-one-col .dropdown-menu.multicolumn a, .dropdown > a:hover .icon {
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s
    }

    .dropdown.dropdown-two-col {
        position: static
    }

    .dropdown.dropdown-two-col:hover .dropdown-menu {
        top: auto;
        display: block
    }

    .dropdown .caret {
        margin-left: 16px;
        border-top: 5px dashed;
        border-top: 5px solid \9;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent
    }

    .dropdown.text-right {
        padding: 0 14px 10px 16px
    }

    .settings .dropdown.text-right {
        padding: 0 0 10px 28px
    }

    .dropdown > a, .dropdown > a:hover {
        text-decoration: none
    }

    .dropdown > a:hover .icon {
        color: #0082ff
    }

    .dropdown > a .icon {
        font-size: 1.9375em;
        position: relative;
        color: #333
    }

    .account .dropdown-menu > li.customer-welcome, .dropdown .dl-close, .settings .dropdown-menu > li.customer-welcome {
        display: none
    }

    .settings .dropdown-menu {
        min-width: 209px
    }

    .account .dropdown-menu > li, .settings .dropdown-menu > li {
        margin: 0
    }

    .account .dropdown-menu > li > a, .account .dropdown-menu > li > strong, .settings .dropdown-menu > li > a, .settings .dropdown-menu > li > strong {
        font-weight: 300;
        padding-right: 20px;
        padding-left: 20px;
        color: #777
    }

    .account .dropdown-menu {
        min-width: 270px
    }

    .nav .dropdown .dropdown-menu .col-md-3 {
        width: 24.5%
    }

    .nav .dropdown.dropdown-one-col, .nav .dropdown.dropdown-three-col, .nav .dropdown.dropdown-two-col {
        position: relative
    }

    .nav .dropdown.dropdown-one-col .dropdown-menu {
        width: 304px
    }

    .nav .dropdown.dropdown-two-col .dropdown-menu {
        width: 609px
    }

    .nav .dropdown.dropdown-two-col .dropdown-menu.popup-center {
        margin-left: -252px
    }

    .nav .dropdown.dropdown-two-col .dropdown-menu.popup-left {
        margin-left: -502px
    }

    .nav .dropdown.dropdown-three-col .dropdown-menu {
        width: 658px
    }

    .nav .dropdown.dropdown-three-col .dropdown-menu.popup-center {
        margin-left: -352px
    }

    .nav .dropdown.dropdown-three-col .dropdown-menu.popup-left {
        margin-left: -703px
    }
}

@media (min-width: 1025px) and (min-width: 992px) {
    .nav .dropdown .dropdown-menu {
        width: 992px
    }
}

@media (min-width: 1025px) and (min-width: 1200px) {
    .nav .dropdown .dropdown-menu {
        width: 1200px
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    .nav .dropdown .dropdown-menu {
        width: 1770px
    }
}

@media (max-width: 1024px) {
    .nav-menu-wrapper, .visible-mobile-menu-on {
        display: block
    }

    #header .navbar, .visible-mobile-menu-off {
        display: none
    }

    .dropdown {
        font-weight: 300;
        position: static;
        display: inline;
        padding: 0 20px 0 0
    }

    .dropdown .caret {
        margin-left: 10px;
        color: #777
    }

    .dropdown.text-right {
        padding: 0 0 0 20px
    }

    .dropdown > a {
        position: relative
    }

    .dropdown > a, .dropdown > a:hover {
        text-decoration: none
    }

    .dropdown > a:hover .icon {
        color: #0082ff
    }

    .dropdown > a .icon {
        font-size: 1.9375em;
        position: relative;
        color: #777
    }

    .dropdown .dropdown-menu__close a {
        font-size: .8175em;
        display: block;
        text-align: center;
        text-transform: uppercase;
        color: #0082ff !important
    }

    .dropdown .dropdown-menu__close a .icon {
        font-size: 1.5385em;
        display: inline-block;
        padding: 0 5px;
        vertical-align: middle;
        color: #fff
    }

    .dropdown .dropdown-menu--xs-full {
        right: 0;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        background-color: #333
    }

    .dropdown .dropdown-menu--xs-full a:not(.btn) {
        padding: 10px 15px;
        color: #999;
        border-top: 1px solid #777
    }

    .dropdown .dropdown-menu--xs-full a:not(.btn):hover {
        color: #fff;
        background-color: #171717
    }

    .dropdown .dropdown-menu--xs-full a:not(.btn) .icon {
        font-size: 1.125em;
        display: inline-block;
        width: 30px;
        padding: 0 10px 0 2px;
        vertical-align: middle;
        color: #0082ff
    }
}

.dropdown-toggle {
    cursor: pointer
}

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

.dropdown-label {
    display: inline-block;
    padding: 0 10px 0 0
}

@media (min-width: 1025px) {
    .category-menu-close, .toggle-nav-btn {
        display: none
    }

    header .mainMenu {
        padding-top: 6px
    }

    header .mainMenu .navbar-nav, header .mainMenu .navbar-nav > li.simple_menu_item ul li, header .navigation-menu > ul, header .navigation-menu > ul > li ul li {
        position: relative
    }

    header .mainMenu .navbar-nav > li.simple_menu_item li:hover > ul, header .mainMenu .navbar-nav > li.simple_menu_item:hover > ul {
        display: block
    }

    header .mainMenu .navbar-nav > li.simple_menu_item ul {
        position: absolute;
        z-index: 100;
        top: 0 !important;
        left: 100% !important;
        display: none;
        min-width: 230px;
        padding: 0;
        text-align: left;
        background-color: #fcfcfc;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
    }

    header .mainMenu .navbar-nav > li.simple_menu_item ul li a, header .navigation-menu > ul > li ul li a {
        font-size: 1em;
        font-weight: 300;
        line-height: 1em;
        display: block;
        padding: 16px 15px 17px;
        text-decoration: none;
        color: #777;
        border-bottom: 1px solid #e5e5e5
    }

    header .mainMenu .navbar-nav > li.simple_menu_item ul li a:hover, header .navigation-menu > ul > li ul li a:hover {
        color: #333;
        background-color: #f7f7f7
    }

    header .mainMenu .navbar-nav > li.simple_menu_item ul li a .icon, header .navigation-menu > ul > li ul li a .icon {
        font-size: 1.125em;
        display: inline-block;
        width: 30px;
        padding: 0 12px 0 2px;
        vertical-align: middle;
        color: #0082ff
    }

    header .mainMenu .navbar-nav > li.simple_menu_item ul li:last-child > a, header .navigation-menu > ul > li ul li:last-child > a {
        border: 0
    }

    header .mainMenu .navbar-nav > li.simple_menu_item ul li a:not(:only-child):after, header .navigation-menu > ul > li ul li a:not(:only-child):after {
        font-family: 'Material Icons';
        position: relative;
        right: 0;
        display: inline-block;
        float: right;
        content: '\e5cc';
        color: #0082ff;
        speak: none;
        -webkit-font-smoothing: antialiased
    }

    header .mainMenu .navbar-nav > li.simple_menu_item > ul {
        top: 50px !important;
        left: 0 !important
    }

    header .mainMenu .navbar-nav > li {
        padding: 0 0 .8em !important
    }

    header .mainMenu .navbar-nav > li > a {
        font-size: 1em;
        font-weight: 500;
        top: 0;
        padding-right: .9em;
        padding-left: .9em;
        -webkit-transition: -webkit-transform .35s;
        -webkit-transition: top .3s ease;
        transition: transform .35s;
        transition: transform .35s, -webkit-transform .35s;
        letter-spacing: .04em;
        text-transform: uppercase;
        color: #333;
        background-color: transparent
    }

    header .mainMenu .navbar-nav > li > a .act-underline, header .navigation-menu > ul > li > a span {
        position: relative;
        display: inline-block;
        padding-top: 5px;
        padding-bottom: 10px
    }

    header .mainMenu .navbar-nav > li > a .act-underline:before, header .navigation-menu > ul > li > a span:before {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: .28em;
        content: '';
        -webkit-transition: all .12s linear;
        -moz-transition: all .12s linear;
        -o-transition: all .12s linear;
        opacity: 0;
        background-color: #0082ff
    }

    .open header .mainMenu .navbar-nav > li > a, .open header .navigation-menu > ul > li > a, header .mainMenu .navbar-nav > li > a:focus, header .mainMenu .navbar-nav > li > a:hover, header .navigation-menu > ul > li > a:focus, header .navigation-menu > ul > li > a:hover {
        background-color: transparent
    }

    header .mainMenu .navbar-nav > li > a .open .act-underline:before, header .mainMenu .navbar-nav > li > a:focus .act-underline:before, header .mainMenu .navbar-nav > li > a:hover .act-underline:before, header .navigation-menu > ul > li > a .open span:before, header .navigation-menu > ul > li > a:focus span:before, header .navigation-menu > ul > li > a:hover span:before {
        opacity: 1
    }

    header .mainMenu .navbar-nav > li:nth-child(1) > a {
        padding-left: 0
    }

    header .mainMenu .navbar-nav > li:last-child > a {
        padding-right: 0
    }

    header .mainMenu .navbar-nav > li > a:hover, header .navigation-menu > ul > li > a, header .navigation-menu > ul > li > a:hover {
        top: -.2em;
        -webkit-transition: -webkit-transform .35s;
        -webkit-transition: top .1s linear;
        transition: transform .35s;
        transition: transform .35s, -webkit-transform .35s
    }

    header .navigation-menu {
        padding-top: 8px
    }

    header .navigation-menu .category-menu-list {
        position: absolute;
        margin: 0;
        padding: 0
    }

    header .navigation-menu .category-menu-list li:hover > ul {
        display: block
    }

    header .navigation-menu > ul > li {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 0 0 .8em
    }

    header .navigation-menu > ul > li > a {
        font-size: 1.125em;
        font-weight: 500;
        line-height: 27px;
        position: relative;
        top: 0;
        display: block;
        padding: 11.5px .9em;
        -webkit-transition: top .3s ease;
        letter-spacing: .04em;
        text-transform: uppercase;
        color: #333;
        background-color: transparent
    }

    header .navigation-menu > ul > li ul {
        position: absolute;
        z-index: 100;
        top: 0 !important;
        left: 100% !important;
        display: none;
        min-width: 300px;
        padding: 0;
        background-color: #fcfcfc;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
    }

    header .navigation-menu > ul > li > ul {
        top: 50px !important;
        left: 0 !important
    }

    header .navigation-menu > ul > li:nth-child(1) > a {
        padding-left: 0
    }

    header .navigation-menu > ul > li:last-child > a {
        padding-right: 0
    }

    .dl-back, .dl-close {
        display: none !important
    }
}

@media (min-width: 1770px) {
    header .mainMenu .navbar-nav > li > a {
        font-size: 1.125em
    }
}

@media (min-width: 1025px) {
    .navbar-vertical .mainMenu {
        padding-top: 20px
    }

    .navbar-vertical .mainMenu .navbar-nav {
        position: relative
    }

    .navbar-vertical .mainMenu .navbar-nav > li {
        margin-right: 1.8em !important;
        padding: 0 0 .8em !important
    }

    .navbar-vertical .mainMenu .navbar-nav > li > a {
        font-size: 1.125em;
        font-weight: 500;
        top: 0;
        padding: 5px 0 10px;
        letter-spacing: .04em;
        text-transform: uppercase;
        color: #333;
        background-color: transparent
    }

    .navbar-vertical .mainMenu .navbar-nav > li > a:before {
        position: absolute;
        bottom: 0;
        display: block;
        width: 100%;
        height: .28em;
        content: '';
        opacity: 0;
        background-color: #0082ff
    }

    .navbar-vertical .mainMenu .navbar-nav > li > a:focus, .navbar-vertical .mainMenu .navbar-nav > li > a:hover, .open .navbar-vertical .mainMenu .navbar-nav > li > a {
        background-color: transparent
    }

    .navbar-vertical .mainMenu .navbar-nav > li > a:focus:before, .navbar-vertical .mainMenu .navbar-nav > li > a:hover:before, .open .navbar-vertical .mainMenu .navbar-nav > li > a:before {
        opacity: 1
    }

    .dl-back, .dl-close {
        display: none !important
    }
}

.discolor-hover img, .discolor-hover:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: gray;
    filter: gray
}

.discolor-hover:hover img {
    -webkit-transition: all 300ms 0s ease;
    transition: all 300ms 0s ease;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media (min-width: 1025px) {
    .megamenu {
        width: 100%;
        max-width: 1170px;
        padding: 20px 25px 50px !important
    }

    .megamenu.dropdown-menu {
        top: inherit;
        margin-top: 0 !important
    }

    .megamenu > li {
        float: left
    }

    .megamenu > li li {
        position: relative
    }

    .megamenu > li li > ul {
        position: absolute;
        z-index: 100;
        top: 0;
        left: 100%;
        display: none;
        min-width: 200px;
        background-color: #fcfcfc;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
    }

    .megamenu > li li > a:not(:only-child):after {
        font-family: 'Material Icons';
        position: relative;
        right: 0;
        display: inline-block;
        float: right;
        content: '\e5cc';
        color: #0082ff;
        speak: none;
        -webkit-font-smoothing: antialiased
    }

    .megamenu > li li:hover > ul {
        display: block
    }

    .megamenu > li li.sub-menu-popup-left > a:not(:only-child):after {
        content: '\e5cb'
    }

    .megamenu > li li.sub-menu-popup-left > ul {
        left: -200px !important
    }

    .megamenu__submenu {
        margin-bottom: 15px;
        padding: 0;
        list-style: none
    }

    .megamenu__submenu li a {
        font-size: 1em;
        font-weight: 300;
        line-height: 1em;
        display: block;
        padding: 16px 15px 17px;
        text-decoration: none;
        color: #777;
        border-bottom: 1px solid #e5e5e5
    }

    .megamenu__submenu li a:hover {
        color: #333;
        background-color: #f7f7f7
    }

    .megamenu__submenu li a .icon {
        font-size: 1.125em;
        display: inline-block;
        width: 30px;
        padding: 0 12px 0 2px;
        vertical-align: middle;
        color: #0082ff
    }

    .megamenu__submenu li:last-child a {
        border: 0
    }

    .megamenu .megamenu__submenu--marked li > a:before {
        font-family: 'Material Icons';
        position: relative;
        display: inline-block;
        float: left;
        width: 25px;
        content: '\e5cc';
        color: #0082ff;
        speak: none;
        -webkit-font-smoothing: antialiased
    }

    .megamenu__subtitle {
        margin-bottom: 7px;
        padding: 7px 0 0 !important;
        color: #333 !important;
        border-bottom: 0 !important;
        background-color: transparent !important
    }

    .megamenu__subtitle span:first-child {
        font-size: 1em;
        font-weight: 600 !important;
        line-height: 1em;
        display: block;
        padding: .5em 0 .9em !important;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        text-transform: uppercase;
        border-bottom: 2px solid #0082ff !important
    }

    .megamenu__subtitle:hover span:first-child {
        color: #0082ff
    }

    .megamenu__category-image {
        display: block;
        margin: 21px 0 0;
        -webkit-transition: opacity 300ms linear 0s;
        transition: opacity 300ms linear 0s;
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100)
    }

    .megamenu__category-image:hover {
        opacity: .7;
        -moz-opacity: .7;
        -khtml-opacity: .7;
        -webkit-opacity: .7;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
        filter: alpha(opacity=70)
    }

    .megamenu .carousel-products {
        margin-top: 25px
    }
}

.image-links > [class*=col-] {
    display: inline-block;
    float: none;
    vertical-align: top
}

.image-link, .image-link .figure {
    display: block;
    text-align: center
}

.image-link > a {
    display: block;
    padding: 20px 0;
    text-decoration: none
}

.image-link .figure {
    position: relative
}

.image-link .btn {
    position: absolute;
    top: 50%;
    left: 25%;
    display: block;
    width: 50%;
    -webkit-transition: opacity 200ms linear 0s;
    transition: opacity 200ms linear 0s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
}

#colorbox:hover #cboxClose, #colorbox:hover #cboxNext, #colorbox:hover #cboxPrevious, .image-link:hover .btn, .image-links-listing .image-link:hover img, .image-links-prototypes .image-link:hover img, .instafeed a:hover img, .instafeed a:hover:before {
    opacity: 1
}

.image-link:hover img {
    opacity: .5
}

.image-link:hover .figcaption {
    color: #0082ff
}

.image-link img {
    display: inline-block;
    -webkit-transition: all 200ms linear 0s;
    transition: all 200ms linear 0s;
    background-color: #fff
}

.image-link .figcaption {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.2em;
    display: block;
    margin: 20px 0 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #333
}

@media (min-width: 1025px) {
    .image-links .col-one-fifth {
        float: left;
        width: 18.3%;
        margin: 20px 0 25px 2.125%
    }

    .image-links .col-one-fifth:nth-child(5n+2) {
        margin-left: 0
    }

    .image-links .col-one-third {
        margin-top: 27px;
        float: left;
        width: 23%;
        margin-right: 0
    }

    .image-links .col-one-third:nth-child(3n+2) {
        margin-left: 15.5%
    }

    .image-links .col-half {
        margin-right: 0;
        float: left;
        width: 40%
    }

    .image-links .col-half.col-half-left {
        margin: 0 0 0 10%
    }

    .image-links .col-half.col-half-right {
        margin: 0 10% 0 0
    }

    .image-links .col-one-fourth {
        margin-top: 27px;
        margin-right: 0;
        float: left;
        width: 23%
    }

    .image-links .col-one-fourth:nth-child(4n+2) {
        margin-left: 5%
    }
}

.image-links-prototypes .image-link > a {
    margin-bottom: 10px
}

.image-links-prototypes .image-link .figcaption {
    font-size: 45px;
    margin: 25px 0 12px;
    letter-spacing: 0;
    color: #333
}

.image-links-prototypes .image-link .figcaption .size1 {
    font-size: 16px;
    font-weight: 500
}

.image-links-prototypes .image-link img {
    max-width: 100%;
    opacity: .5
}

.canvas-menu #cboxClose:hover:before, .image-links-listing .image-link:hover .figcaption, .image-links-prototypes .image-link:hover .figcaption {
    color: #0082ff
}

.image-links-listing {
    padding-bottom: 50px !important
}

.image-links-listing .image-link > a {
    margin-bottom: 8px
}

.image-links-listing .image-link .figcaption {
    margin: 25px 0 0;
    color: #333
}

.image-links-listing .image-link img {
    opacity: .5
}

@media (max-width: 1024px) {
    .navbar-toggle, .toggle-nav-btn {
        font-size: 18px;
        line-height: 1.2em;
        position: relative;
        text-transform: uppercase
    }

    .navbar-toggle {
        width: 110px
    }

    .toggle-nav-btn {
        float: left;
        margin: 14px 0 0 17px;
        padding: 0 0 0 40px;
        cursor: pointer;
        color: #fff
    }

    .toggle-nav-btn strong {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 4px;
        left: 0
    }

    .toggle-nav-btn strong span {
        display: block;
        width: 22px;
        height: 2px;
        margin: 0 0 4px;
        background: #fff
    }

    .nav-menu-wrapper {
        height: 50px
    }

    .overlay_menu {
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        left: 0;
        -webkit-transition: opacity 300ms ease 0s;
        transition: opacity 300ms ease 0s;
        opacity: 0;
        background: rgba(0, 0, 0, .55)
    }

    .category-menu-open {
        width: 100%;
        height: 100%
    }

    .category-menu-open body {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%
    }

    .category-menu-open .overlay_menu {
        bottom: 0;
        opacity: 1
    }

    .category-menu-scroll {
        position: absolute;
        z-index: 10000;
        top: 0;
        left: -340px;
        width: 300px;
        text-align: left;
        background: #fff;
        box-shadow: 5px 0 5px 0 rgba(0, 0, 0, .2)
    }

    .category-menu-close {
        height: 46px;
        text-align: right;
        background: #fff
    }

    .category-menu-close a {
        font-size: 22px;
        line-height: 20px;
        display: inline-block;
        padding: 11px 13px;
        text-decoration: none;
        color: #333
    }

    .category-menu-close a:hover {
        text-decoration: none;
        color: #0082ff
    }

    .navigation-menu {
        overflow: scroll
    }

    .navigation-menu li, .navigation-menu ul {
        margin: 0;
        padding: 0
    }

    .navigation-menu ul.category-menu-list {
        top: auto !important;
        left: auto !important
    }

    .navigation-menu ul.category-menu-list li {
        position: relative;
        border-bottom: 1px solid #e5e5e5;
        background: #fff
    }

    .navigation-menu ul.category-menu-list li a {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.1em;
        display: block;
        padding: 13px 20px;
        text-decoration: none;
        text-transform: uppercase;
        color: #333
    }

    .navigation-menu ul.category-menu-list li.parent a {
        padding-right: 60px
    }

    .navigation-menu ul.category-menu-list li.level1 a {
        padding-left: 33px
    }

    .navigation-menu ul.category-menu-list li.level2 a {
        padding-left: 43px
    }

    .navigation-menu ul.category-menu-list li.level3 a {
        padding-left: 53px
    }

    .navigation-menu ul.category-menu-list li.level4 a {
        padding-left: 63px
    }

    .navigation-menu ul.category-menu-list li strong {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 46px;
        cursor: pointer;
        text-align: center
    }

    .navigation-menu ul.category-menu-list li strong:before {
        font-family: 'Material Icons';
        font-size: 22px;
        line-height: 46px;
        content: '\e409';
        color: #0082ff
    }

    .navigation-menu ul.category-menu-list li strong.opened:before {
        content: '\e5cf'
    }

    .navigation-menu ul.category-menu-list li.active, .navigation-menu ul.category-menu-list li.has-active {
        background: #f7f7f7
    }

    .navigation-menu ul.category-menu-list li.active > a {
        color: #0082ff
    }

    .navigation-menu ul.category-menu-list li ul, .responsive-menu > ul li {
        display: none;
        border-top: 1px solid #e5e5e5
    }

    .navigation-menu ul.category-menu-list li ul li.last {
        border-bottom: 0
    }

    .menu-text {
        position: absolute;
        top: 5px;
        left: 48px;
        color: #fff
    }

    .navbar {
        position: static !important
    }

    .responsive-menu {
        margin: 1px auto;
        text-align: center
    }

    .responsive-menu .hidden-xs {
        display: none
    }

    .responsive-menu > ul {
        position: fixed;
        z-index: 10000;
        top: 0;
        left: -100%;
        display: none;
        height: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        -webkit-transition: left 300ms linear 0s;
        transition: left 300ms linear 0s;
        text-align: left;
        background: #fff;
        box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .15)
    }

    .responsive-menu > ul:after {
        display: block;
        clear: both;
        content: ''
    }

    .responsive-menu > ul li {
        display: block;
        float: left;
        padding-right: 0;
        padding-left: 0
    }

    .responsive-menu > ul li.dropdown {
        padding: 0 !important
    }

    .responsive-menu > ul li.open, .responsive-menu > ul li:first-child {
        border-top: 0 !important
    }

    .responsive-menu > ul li a {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 1em !important;
        display: block;
        padding: 15px 18px !important;
        text-decoration: none;
        text-transform: uppercase;
        color: #333
    }

    .responsive-menu > ul li a:hover {
        color: #0082ff;
        background-color: #f7f7f7
    }

    .responsive-menu > ul li .image-link a {
        margin: 0
    }

    .responsive-menu > ul li.dl-back a, .responsive-menu > ul li.dl-close a {
        font-size: .8125em !important;
        color: #0082ff
    }

    .responsive-menu > ul li.dl-back a .icon, .responsive-menu > ul li.dl-close a .icon {
        font-size: 1.7692em;
        display: inline-block;
        vertical-align: middle;
        color: #333
    }

    .responsive-menu > ul ul {
        position: absolute;
        top: 100%;
        display: none;
        margin: 0;
        padding: 0;
        border: 0;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .25)
    }

    .responsive-menu > ul ul li {
        position: relative
    }

    .responsive-menu li > a:not(:only-child):after {
        font-family: 'Material Icons';
        position: relative;
        right: 0;
        display: inline-block;
        float: right;
        content: '\e5cc';
        color: #0082ff;
        speak: none;
        -webkit-font-smoothing: antialiased
    }

    .responsive-menu-toggled {
        display: none;
        width: 50px;
        min-height: 50px
    }

    .responsive-menu-open ~ ul {
        left: 0;
        -webkit-transition: left 300ms linear 0s;
        transition: left 300ms linear 0s
    }

    .responsive-menu-dropdown:not(.hidden-xs) {
        display: block !important
    }

    .responsive-menu-mobile {
        width: 85%;
        max-width: 300px
    }

    html:not(.touch) .responsive-menu-mobile .responsive-menu-dropdown:hover + ul, html:not(.touch) .responsive-menu-mobile .responsive-menu-dropdown:hover > ul, html:not(.touch) .responsive-menu-mobile .responsive-menu-dropdown:hover ~ ul {
        display: none !important
    }

    .responsive-menu-mobile li {
        width: 100%
    }

    .responsive-menu-mobile .dl-submenu {
        position: relative;
        top: -1px;
        left: 0;
        width: 100%
    }

    .responsive-menu-mobile .dl-back {
        display: block
    }

    .dl-subview {
        display: block !important
    }

    .dl-subover-hidden, .dl-subover-visible .dl-subover-header {
        display: none !important
    }

    .dl-subover-visible {
        display: block
    }
}

@media (min-width: 1025px) {
    .multicolumn {
        min-width: 605px;
        padding: 20px 25px !important
    }

    .multicolumn li {
        display: inline-block;
        float: left;
        width: 100%;
        min-width: 250px
    }

    .multicolumn li a {
        margin: 0 15px;
        padding: 16px 7px 17px !important
    }

    .multicolumn.two-col li {
        width: 50%
    }

    .multicolumn.one-col {
        min-width: 250px
    }

    .multicolumn.three-col {
        min-width: 810px
    }

    .multicolumn.three-col li {
        width: 33.333%
    }

    .multicolumn.four-col {
        min-width: 1060px
    }

    .multicolumn.four-col li {
        width: 25%
    }

    .multicolumn.five-col {
        min-width: 1310px
    }

    .multicolumn.five-col li {
        width: 20%
    }

    .multicolumn.six-col {
        min-width: 1560px
    }

    .multicolumn.six-col li {
        width: 16.666%
    }
}

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

@media (min-width: 1025px) {
    .navbar.navbar-vertical .mainMenu {
        padding-top: 0
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav {
        float: none
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li {
        top: 0 !important;
        float: none !important;
        width: 100%;
        padding: 0 !important
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li > a {
        font-size: 18px;
        line-height: 1em;
        padding: 19px 92px 21px 20px;
        border-bottom: 1px solid #e5e5e5
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li > a:after {
        font-family: 'Material Icons';
        font-size: 23px;
        font-weight: 400;
        font-style: normal;
        position: absolute;
        top: 50%;
        right: 21px;
        margin: -9px 0 0;
        content: '\e409';
        color: #0082ff
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li > a .icon {
        font-size: 23px;
        position: relative;
        top: 1px;
        margin-left: 11px;
        color: #0082ff
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li > a .badge {
        top: 50%;
        right: 55px;
        left: auto;
        margin: -8px 0 0
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li > a .badge:after, .navbar.navbar-vertical .mainMenu .navbar-nav > li > a:before {
        display: none
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li > a:hover {
        -webkit-transform: translate3d(0, .9em, 0);
        transform: translate3d(0, 0, 0);
        color: #0082ff;
        background-color: #f7f7f7
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        top: 0;
        left: 230px
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu:before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 2px;
        height: 100%;
        content: '';
        background-color: #0082ff
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item, .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item ul li, body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li {
        position: relative
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item li:hover > ul, .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item:hover > ul {
        display: block
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item ul {
        position: absolute;
        z-index: 100;
        top: 0 !important;
        left: 100% !important;
        display: none;
        min-width: 230px;
        padding: 0;
        text-align: left;
        background-color: #fcfcfc;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item ul li a {
        font-size: 1em;
        font-weight: 300;
        line-height: 1em;
        display: block;
        padding: 16px 15px 17px;
        text-decoration: none;
        color: #777;
        border-bottom: 1px solid #e5e5e5
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item ul li a:hover {
        color: #333;
        background-color: #f7f7f7
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item ul li a .icon {
        font-size: 1.125em;
        display: inline-block;
        width: 30px;
        padding: 0 12px 0 2px;
        vertical-align: middle;
        color: #0082ff
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item ul li:last-child > a {
        border: 0
    }

    .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item ul li a:not(:only-child):after {
        font-family: 'Material Icons';
        position: relative;
        right: 0;
        display: inline-block;
        float: right;
        content: '\e5cc';
        color: #0082ff;
        speak: none;
        -webkit-font-smoothing: antialiased
    }

    body.cms-index-index .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 263px
    }

    body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        right: 230px;
        left: auto
    }

    body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu:before {
        right: 0;
        left: auto
    }

    body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li.simple_menu_item ul {
        right: 100% !important;
        left: auto !important
    }
}

@media (min-width: 1025px) and (max-width: 767px) {
    .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 270px
    }
}

@media (min-width: 1025px) and (min-width: 768px) {
    .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 270px
    }
}

@media (min-width: 1025px) and (min-width: 992px) {
    .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 269px
    }
}

@media (min-width: 1025px) and (min-width: 1200px) {
    .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 236px
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 230px
    }
}

@media (min-width: 1025px) and (max-width: 767px) {
    .navbar.navbar-vertical .mainMenu .megamenu {
        width: 666px
    }
}

@media (min-width: 1025px) and (min-width: 768px) {
    .navbar.navbar-vertical .mainMenu .megamenu {
        width: 666px
    }
}

@media (min-width: 1025px) and (min-width: 992px) {
    .navbar.navbar-vertical .mainMenu .megamenu {
        width: 666px
    }
}

@media (min-width: 1025px) and (min-width: 1200px) {
    .navbar.navbar-vertical .mainMenu .megamenu {
        width: 900px
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    .navbar.navbar-vertical .mainMenu .megamenu {
        width: 1170px
    }
}

@media (min-width: 1025px) and (max-width: 767px) {
    body.cms-index-index .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 270px
    }
}

@media (min-width: 1025px) and (min-width: 768px) {
    body.cms-index-index .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 270px
    }
}

@media (min-width: 1025px) and (min-width: 992px) {
    body.cms-index-index .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 300px
    }
}

@media (min-width: 1025px) and (min-width: 1200px) {
    body.cms-index-index .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 267px
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    body.cms-index-index .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        left: 263px
    }
}

@media (min-width: 1025px) and (max-width: 767px) {
    body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        right: 270px;
        left: auto
    }
}

@media (min-width: 1025px) and (min-width: 768px) {
    body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        right: 270px;
        left: auto
    }
}

@media (min-width: 1025px) and (min-width: 992px) {
    body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        right: 300px;
        left: auto
    }
}

@media (min-width: 1025px) and (min-width: 1200px) {
    body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        right: 236px;
        left: auto
    }
}

@media (min-width: 1025px) and (min-width: 1770px) {
    body.page-layout-2columns-right .navbar.navbar-vertical .mainMenu .navbar-nav > li:hover .dropdown-menu {
        right: 230px;
        left: auto
    }
}

@media (min-width: 1025px) {
    .navbar-color-white .mainMenu .navbar-nav > li > a {
        color: #fff
    }
}

.navbar-color-white .badge--menu {
    background-color: #777
}

.navbar-color-white .badge--color {
    background-color: #0082ff
}

@media (min-width: 1025px) {
    header .navbar .dropdown {
        display: inline-block
    }

    .megamenu > li li li ul, .megamenu > li li ul, .megamenu > li li:hover ul ul, header .navbar .dropdown-one-col, header .navbar .megamenu__submenu.dl-submenu {
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        -webkit-transition-delay: .4s;
        transition-delay: .4s
    }

    .megamenu > li:hover .megamenu__subtitle span {
        color: #0082ff
    }

    .megamenu > li li li {
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .megamenu > li li li ul, .megamenu > li li ul, .megamenu > li li:hover ul ul {
        display: block;
        visibility: hidden;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        opacity: 0
    }

    .megamenu > li li li:hover ul, .megamenu > li li:hover ul, .megamenu > li li:hover ul ul li:hover ul {
        visibility: visible;
        opacity: 1
    }

    .megamenu_right_html {
        padding-bottom: 50px
    }

    .megamenu_btm_html {
        clear: both
    }
}

@media screen and (max-height: 768px) {
    .no-touch #header .navbar .dropdown-menu {
        overflow: auto;
        max-height: 520px
    }
}

@media screen and (max-height: 670px) {
    .no-touch #header .navbar .dropdown-menu {
        overflow: auto;
        max-height: 420px
    }
}

@media (min-width: 1025px) {
    .navbar-nav > li > .extra-arrow {
        display: none
    }
}

@media (max-width: 1024px) {
    .navbar-nav > li > .extra-arrow {
        font-family: none;
        font-size: 0;
        line-height: 0;
        position: absolute !important;
        z-index: 7;
        right: 0;
        width: 15%;
        height: 100%;
        border: 1px solid green;
        background: 0 0 !important
    }

    .navbar-nav > li > .extra-arrow:after {
        display: none
    }
}

#colorbox {
    position: absolute
}

#cboxOverlay, #cboxWrapper, #colorbox {
    z-index: 9999999;
    top: 0;
    left: 0;
    overflow: hidden
}

#cboxWrapper {
    position: absolute;
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxBottomLeft, #cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    display: block;
    float: left;
    max-width: none;
    margin: auto;
    -ms-interpolation-mode: bicubic;
    border: 0
}

.cboxIframe {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background: #fff
}

#cboxContent, #cboxLoadedContent, #colorbox {
    box-sizing: content-box
}

#cboxOverlay {
    background-color: rgba(0, 0, 0, .55)
}

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active, #colorbox {
    outline: 0
}

#cboxContent {
    background: #000
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    border: none;
    background: #fff
}

#cboxCurrent, #cboxTitle {
    position: absolute;
    top: -20px;
    color: #ccc
}

#cboxTitle {
    left: 0
}

#cboxCurrent {
    right: 0
}

#cboxNext, #cboxPrevious {
    overflow: visible;
    padding: 0
}

#cboxSlideshow {
    width: auto
}

#cboxClose, #cboxSlideshow {
    overflow: visible;
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff
}

#cboxNext, #cboxPrevious {
    position: absolute;
    top: 50%;
    width: 54px;
    height: 54px;
    margin: -28px 0 0;
    cursor: pointer;
    text-align: center;
    text-indent: -9999px;
    opacity: 0;
    color: transparent;
    border: 2px solid #3a3a3a;
    outline: none;
    background: 0 0
}

#cboxPrevious {
    left: 5px
}

#cboxNext {
    right: 5px
}

#cboxNext:before, #cboxPrevious:before {
    font-size: 14px !important;
    line-height: 50px !important;
    position: relative;
    display: block;
    margin: 0 0 0 -2px;
    text-indent: 0;
    color: #3a3a3a
}

#cboxNext:before {
    margin: 0 0 0 2px
}

#cboxClose {
    position: absolute;
    top: 8px;
    right: 15px;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    outline: none
}

.touch #cboxClose {
    opacity: 1 !important
}

#cboxClose:before {
    font-family: 'Material Icons';
    font-size: 23px !important;
    position: absolute;
    top: 0;
    right: 0;
    content: '\e14c';
    text-indent: 0
}

.canvas-menu #cboxClose:before {
    color: #333
}

.canvas-menu #cboxLoadedContent {
    background: #242424
}

.gallery-popup #cboxClose:before {
    font-size: 20px !important
}

@media (max-width: 1024px) {
    #outer {
        overflow: hidden
    }

    #outer-canvas {
        width: 100%
    }

    body.off-canvas-menu-open #outer-canvas {
        position: relative;
        overflow: hidden;
        margin-left: 0
    }

    body.off-canvas-menu-open.notouch #outer-canvas {
        margin-left: 300px
    }

    #off-canvas-menu-toggle {
        display: block
    }

    #off-canvas-menu {
        z-index: 10001;
        top: 0;
        display: block;
        overflow: auto;
        width: 100%;
        height: 100%;
        background: #fff
    }

    #off-canvas-menu .expander-list {
        padding: 49px 0 0;
        list-style-type: none;
        border-top: 1px solid #e5e5e5 !important
    }

    #off-canvas-menu .expander-list ul {
        margin: 0
    }

    #off-canvas-menu .expander-list .expander {
        font-size: 0;
        right: 0;
        margin-top: 0
    }

    #off-canvas-menu .expander-list .name {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.1em;
        padding: 0;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        color: #333
    }

    #off-canvas-menu .expander-list .name.open, #off-canvas-menu .expander-list .name:hover, #off-canvas-menu > ul ul li:hover {
        background: #f7f7f7
    }

    #off-canvas-menu ul li span.icon {
        font-size: 18px;
        line-height: 22px;
        padding: 0 10px 0 0
    }

    #off-canvas-menu ul li li li {
        padding-left: 15px
    }

    #off-canvas-menu ul li .name a {
        font-size: 18px;
        line-height: 1.1em;
        padding: 13px 0 13px 20px;
        text-decoration: none;
        text-transform: uppercase;
        color: #333;
        display: inline-block;
        width: 80%
    }

    #off-canvas-menu ul li .name.open a {
        color: #0082ff
    }

    #off-canvas-menu ul li .name .expander {
        float: right;
        width: 20% !important;
        padding: 2px 15px 0 0;
        cursor: pointer
    }

    #off-canvas-menu-close {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 15px;
        display: none;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        color: #fff;
        background: 0 0
    }

    #off-canvas-menu-close [class*=' icon-']:before, #off-canvas-menu-close [class^=icon-]:before {
        line-height: 53px;
        width: auto;
        margin: 0
    }

    body.off-canvas-menu-open #off-canvas-menu-close {
        display: block
    }

    body.off-canvas-menu-open #off-canvas-menu {
        left: 0;
        display: block
    }

    body.off-canvas-menu-open #outer-overlay {
        position: absolute !important;
        z-index: 10000;
        top: 0;
        left: 0;
        display: block;
        width: 100% !important;
        height: 100%;
        min-height: 100% !important;
        opacity: .5;
        background: 0 0 #000
    }

    #outer-overlay {
        z-index: 0;
        opacity: 0
    }

    .expander-list, .expander-list ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    #off-canvas-menu ul ul ul li, #off-canvas-menu > ul ul li, .responsive-menu ul li {
        border-bottom: 1px solid #e5e5e5
    }

    #off-canvas-menu ul ul ul li:last-child {
        border-bottom: 1px solid transparent
    }

    .expander-list li {
        margin: 0;
        padding: 0 !important
    }

    .expander-list .name {
        display: block;
        padding: 0;
        border-bottom: 1px solid #e5e5e5
    }

    .expander-list ul .name {
        padding-left: 21px
    }

    .expander-list ul ul .name {
        padding-left: 42px
    }

    .expand-nav, .expand-nav .nav-item > a {
        position: absolute;
        top: 0;
        left: 0
    }

    .expand-nav a {
        text-decoration: none
    }

    .expand-nav .nav-item > a {
        z-index: 2;
        display: block;
        float: left;
        width: 47px;
        height: 53px;
        text-align: center;
        text-decoration: none
    }

    .expand-nav .nav-item > a .icon {
        font-size: 24px;
        line-height: 50px;
        position: relative;
        margin-top: 5px;
        color: #3b3b3b
    }

    #off-canvas-menu .expander-list .name .expander:before {
        content: '\e409'
    }

    #off-canvas-menu .expander-list .name.open .expander:before {
        content: '\e5cf'
    }

    #off-canvas-menu > ul ul li {
        display: block;
        padding-right: 0;
        padding-left: 0
    }

    .image-links-prototypes .image-link a, .multicolumn li a, .multicolumn-level li a {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 1em !important;
        display: block;
        padding: 15px 18px !important;
        text-decoration: none;
        text-transform: uppercase;
        color: #333
    }

    .image-links-prototypes .image-link .figcaption {
        font-size: 45px;
        margin: 25px 0 12px;
        letter-spacing: 0;
        color: #333
    }

    .multicolumn li a, .multicolumn-level li a {
        padding: 15px 18px 15px 33px !important
    }

    .multicolumn-level .name {
        border-color: transparent
    }

    .multicolumn-level .name.open {
        border-color: #e5e5e5
    }

    .image-links-level-2 li {
        border: none
    }

    .image-links-level-2 li a {
        padding: 15px 18px 15px 33px !important
    }

    .image-links-level-3 li a {
        padding: 15px 18px 15px 43px !important
    }

    .image-links-level-4 li a {
        padding: 15px 18px 15px 53px !important
    }

    .image-links-level-5 li a {
        padding: 15px 18px 15px 63px !important
    }

    .image-links-level-6 li a {
        padding: 15px 18px 15px 73px !important
    }

    .image-links-level-7 li a {
        padding: 15px 18px 15px 83px !important
    }

    #off-canvas-menu .badge {
        top: 0 !important;
        right: 0 !important;
        left: auto !important
    }

    #off-canvas-menu .badge:after {
        display: none !important
    }
}

.search a {
    display: inline-block;
    padding: 0
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li.home a:hover, .minicart-wrapper .dropdown > a:hover, .search a, .search a:hover {
    text-decoration: none
}

.search a:hover .icon, .search-dropdown .input-outer button:hover {
    color: #0082ff
}

.search a .icon {
    font-size: 1.8125em;
    line-height: 32px;
    position: relative;
    display: inline-block;
    padding: 10px 0 6px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #333
}

@media (max-width: 1024px) {
    .search a .icon, .search a:hover .icon {
        color: #fff
    }
}

.search-dropdown {
    position: absolute;
    z-index: 1;
    right: 0;
    visibility: hidden;
    width: 100%;
    margin-top: -52px;
    -webkit-transition: all 300ms 0s ease;
    transition: all 300ms 0s ease;
    opacity: 0;
    background-color: #fff
}

.search-dropdown.open {
    visibility: visible;
    opacity: 1
}

.search-dropdown .input-outer {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    padding-right: 62px
}

@media (max-width: 1024px) {
    .search-dropdown .input-outer {
        height: 55px
    }
}

.search-dropdown .input-outer input {
    line-height: 21px;
    width: 100%;
    height: 51px;
    padding: 14px 15px;
    border: 1px solid #e5e5e5
}

@media (max-width: 1024px) {
    .search-dropdown .input-outer input {
        height: 55px
    }
}

.search-dropdown .input-outer button {
    font-size: 1.8em;
    line-height: 1em;
    position: absolute;
    top: 0;
    right: 65px;
    padding: 13px 10px 7px;
    border: none;
    background: 0 0
}

.search-dropdown .search__close {
    margin-right: 12px
}

@media (max-width: 1024px) {
    .search.open {
        width: 100%
    }

    .search.open .search-dropdown {
        display: block;
        width: 100%
    }

    .search-dropdown {
        right: -18px;
        display: none;
        width: auto;
        height: 55px;
        margin-top: -55px
    }

    .search-dropdown .input-outer {
        height: 55px
    }

    .search-dropdown .input-outer input {
        height: 55px;
        margin-left: 15px
    }

    .search-dropdown .search__close .icon {
        color: #333
    }

    .search-dropdown .search__close .icon:hover {
        color: #0082ff
    }
}

.search-outer .input-outer {
    position: relative
}

.search-outer .input-outer input {
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    width: 100%;
    height: 60px;
    padding: 13px 15px 14px 20px;
    border: 1px solid #e5e5e5
}

.search-outer .input-outer input::-webkit-input-placeholder {
    color: #333
}

.search-outer .input-outer input::-moz-placeholder {
    font-size: 1em;
    color: #777
}

.search-outer .input-outer input::-moz-placeholder:-ms-input-placeholder {
    color: #999
}

.search-outer .input-outer input::-moz-placeholder::-webkit-input-placeholder {
    color: #999
}

.search-outer .input-outer input:-ms-input-placeholder {
    color: #333
}

.search-outer .input-outer input:-moz-placeholder {
    color: #333
}

.search-outer .input-outer button {
    font-size: 1.8em;
    line-height: 1em;
    position: absolute;
    top: 0;
    right: 0;
    padding: 16px 17px 7px;
    color: #333;
    border: none;
    background: 0 0
}

.minicart-wrapper .dropdown > a {
    margin: 0;
    text-decoration: none
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown > a {
        margin: 0 -5px 0 0
    }
}

.minicart-wrapper .dropdown > a:hover .icon {
    color: #333 !important
}

.minicart-wrapper .dropdown > a .icon {
    font-size: 2.3125em !important;
    position: relative;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #0082ff !important
}

.minicart-wrapper .subtitle.empty {
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff
}

@media (max-width: 1024px) {
    .minicart-wrapper .subtitle.empty {
        font-size: 1em;
        line-height: 1;
        display: block;
        text-align: center
    }
}

.minicart-wrapper .mage-dropdown-dialog {
    position: absolute
}

.minicart-wrapper.open .dropdown-menu {
    display: block
}

.minicart-wrapper .dropdown-menu {
    width: 320px;
    padding: 20px 20px 30px
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu {
        position: fixed;
        top: 0;
        right: -45px !important;
        padding: 10px 0 45px;
        color: #fff
    }
}

#layered-filter-block .block-subtitle.filter-subtitle, #layered-filter-block .block-title, #layered-filter-block .filter-current .items .item .remove span, #layered-filter-block .filter-options .filter-options-item .filter-options-content .items li .count .filter-count-label, .breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li.home a span, .minicart-wrapper .dropdown-menu .block-title {
    display: none
}

.minicart-wrapper .dropdown-menu ul {
    overflow: auto;
    height: auto !important;
    max-height: 234px;
    margin: 0;
    padding: 0
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu ul {
        max-height: 190px
    }
}

.minicart-wrapper .dropdown-menu .container {
    position: relative;
    max-width: 100%
}

.minicart-wrapper .dropdown-menu .cart__top {
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__top {
        font-size: 1.125em;
        font-weight: 500
    }
}

.minicart-wrapper .dropdown-menu .cart__bottom {
    font-size: 1em;
    position: relative;
    padding: 5px 0 0
}

.minicart-wrapper .dropdown-menu .cart__close {
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

#compareSlide .compareSlide__close span, .minicart-wrapper .dropdown-menu .cart__close span {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    display: none
}

.minicart-wrapper .dropdown-menu .cart__close:hover, .minicart-wrapper .dropdown-menu .cart__total .price-container span.price {
    color: #0082ff
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__close {
        top: auto;
        right: 0;
        bottom: -42px;
        left: 0;
        text-align: center;
        text-transform: uppercase
    }

    .minicart-wrapper .dropdown-menu .cart__close span {
        display: inline-block;
        padding: 0 5px;
        vertical-align: text-top;
        color: #0082ff
    }
}

.minicart-wrapper .dropdown-menu .cart__total {
    font-weight: 500;
    text-transform: uppercase
}

.minicart-wrapper .dropdown-menu .cart__item__control div, .minicart-wrapper .dropdown-menu .cart__total .label_total_price {
    display: inline-block
}

.minicart-wrapper .dropdown-menu .cart__total .price-container {
    display: inline-block;
    padding: 0 5px
}

.minicart-wrapper .dropdown-menu a:not(.btn) {
    padding: 0;
    border: none
}

.minicart-wrapper .dropdown-menu a:not(.btn):hover {
    background-color: transparent
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .btn.btn--ys:not(.update-cart-item) {
        width: 100%;
        margin: 10px 0 0
    }

    .minicart-wrapper .dropdown-menu .btn.btn--ys:not(.update-cart-item):focus, .minicart-wrapper .dropdown-menu .btn.btn--ys:not(.update-cart-item):hover {
        color: #333;
        background-color: #fff
    }

    .minicart-wrapper .dropdown-menu .btn.btn--ys:not(.update-cart-item):focus .icon, .minicart-wrapper .dropdown-menu .btn.btn--ys:not(.update-cart-item):hover .icon {
        color: #0082ff
    }
}

.minicart-wrapper .dropdown-menu .cart__item {
    position: relative;
    display: block;
    width: 100%;
    min-height: 92px;
    margin: 10px 0;
    padding: 0 0 15px
}

.minicart-wrapper .dropdown-menu .cart__item__image {
    position: absolute;
    top: 5px;
    left: 0;
    overflow: hidden;
    width: 71px
}

.minicart-wrapper .dropdown-menu .cart__item__image .product-image-container {
    display: block
}

.minicart-wrapper .dropdown-menu .cart__item__image img {
    width: 100%
}

.minicart-wrapper .dropdown-menu .cart__item__image:hover {
    outline: 2px solid #0082ff
}

.minicart-wrapper .dropdown-menu .cart__item__control {
    position: absolute;
    top: 0;
    right: 0
}

.minicart-wrapper .dropdown-menu .cart__item__control a {
    font-size: 1.25em;
    display: inline-block;
    overflow: hidden;
    max-width: 30px;
    -webkit-transition: max-width 500ms ease-out;
    transition: max-width 500ms ease-out;
    white-space: nowrap
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__item__control a {
        max-width: 30px !important;
        color: #0082ff !important
    }
}

#compareSlide .compareSlide__bot .clear-all span, .minicart-wrapper .dropdown-menu .cart__item__control a span {
    font-size: 13px;
    display: inline-block;
    padding: 0 10px;
    vertical-align: text-top;
    text-transform: uppercase;
    color: #fff
}

.minicart-wrapper .dropdown-menu .cart__item__control a:hover {
    max-width: 150px;
    -webkit-transition: max-width 500ms ease-out;
    transition: max-width 500ms ease-out;
    color: #0082ff !important
}

.minicart-wrapper .dropdown-menu .cart__item__info {
    margin: 0 0 0 90px
}

.minicart-wrapper .dropdown-menu .cart__item__info .info-label {
    display: inline-block;
    min-width: 50px;
    margin-bottom: 7px
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__item__info .info-label {
        min-width: 44px
    }
}

.minicart-wrapper .dropdown-menu .cart__item__info .price-wrapper, .social-links.text-center ul {
    display: inline-block
}

.minicart-wrapper .dropdown-menu .cart__item__info__title h2 {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.6875em;
    margin: 0;
    padding: 0 90px 10px 0
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__item__info__title h2 {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.4em
    }
}

.minicart-wrapper .dropdown-menu .cart__item__info__title h2 a:hover {
    color: #fff !important
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__item__info__title h2 a {
        color: #0082ff !important
    }
}

@media (min-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__item__info__title .title-center {
        display: table-cell;
        height: 75px;
        vertical-align: middle
    }
}

.minicart-wrapper .dropdown-menu .cart__item__info__price span:not(.info-label) {
    font-size: 20px;
    font-weight: 500;
    color: #fff
}

.minicart-wrapper .dropdown-menu .cart__item__info__qty input {
    width: 77px;
    text-align: center;
    color: #fff;
    border-color: #606060;
    background: 0 0
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__item__info__qty input {
        width: 50px;
        background-color: transparent
    }

    .minicart-wrapper .dropdown-menu .cart__item__info__qty .action.primary, .minicart-wrapper .dropdown-menu .cart__item__info__qty .btn--ys {
        padding: 10px
    }
}

.minicart-wrapper .dropdown-menu .cart__item__info__details a {
    font-size: .8125em;
    text-decoration: underline;
    text-transform: uppercase;
    color: #0082ff
}

@media (max-width: 1024px) {
    .minicart-wrapper .dropdown-menu .cart__item__info__details {
        display: none
    }
}

@media (min-width: 1025px) {
    .minicart-wrapper .dropdown-menu.slide-from-top {
        position: fixed;
        top: -120%;
        left: 0;
        display: block;
        width: 100%;
        -webkit-transition: top 600ms linear 0s;
        transition: top 600ms linear 0s;
        background-color: #333
    }

    .minicart-wrapper .dropdown.active .dropdown-menu.slide-from-top {
        top: 0;
        -webkit-transition: top 600ms linear 0s;
        transition: top 600ms linear 0s
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info .info-label, .minicart-wrapper .dropdown-menu.slide-from-top .cart__top {
        color: #fff
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item {
        margin: 6px 0 20px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__title {
        max-width: 500px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info {
        margin: 0 0 0 100px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .minicart-wrapper .dropdown-menu .cart__item {
        margin: 5px 0 10px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__title h2 {
        font-size: 1em;
        line-height: 1.6875em;
        padding: 22px 0 0;
        text-transform: uppercase
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__title h2 a {
        color: #0082ff
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__price {
        position: absolute;
        top: 0;
        right: 320px;
        padding: 38px 0 0
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__qty {
        position: absolute;
        top: 0;
        right: 545px;
        padding: 30px 0 0
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__details a {
        text-decoration: none;
        opacity: .5;
        color: #fff
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item:after {
        display: none
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__bottom {
        margin: 20px 0 0;
        padding: 20px 0 0;
        border-top: 1px solid #606060
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .btn-checkout {
        float: right
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__total {
        font-weight: 500;
        position: absolute;
        right: 0;
        padding: 4px 150px 0 0;
        text-transform: uppercase;
        color: #fff
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__total .price-container {
        display: inline-block;
        padding: 0 5px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__total .price-container span.price {
        font-size: 20px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__delete, .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__edit {
        margin: 33px 0 0
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__delete .icon, .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__edit .icon {
        color: #0082ff
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__title {
        max-width: 500px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__price {
        right: 180px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__qty {
        right: 350px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__title {
        max-width: 400px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__price {
        right: 180px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__qty {
        right: 340px
    }
}

@media (min-width: 1025px) and (max-width: 991px) {
    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__title {
        max-width: 180px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__price {
        right: 170px
    }

    .minicart-wrapper .dropdown-menu.slide-from-top .cart__item__info__qty {
        right: 320px
    }
}

.bg-none {
    background: 0 0 !important
}

.banner, .banner-layout-1 {
    position: relative;
    display: block;
    overflow: hidden
}

.banner .block-table {
    display: table;
    width: 100%;
    height: 100%
}

.banner .block-table-cell {
    display: table-cell;
    vertical-align: middle
}

.banner .figure {
    display: block;
    overflow: hidden;
    height: 99%;
    background-color: #0082ff
}

.banner .figure img {
    width: 101%;
    vertical-align: top
}

.banner .figcaption, .banner .figcaption .banner__title {
    display: block;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.banner .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.banner .figcaption::after, .banner .figcaption::before {
    pointer-events: none
}

.banner .figcaption .banner__title {
    font-weight: 500;
    margin: 12px 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff
}

@media (min-width: 768px) and (max-width: 1199px) {
    .banner .figcaption .banner__title {
        font-size: 1.8em
    }
}

.banner .figcaption .size1 {
    font-size: 2.75em;
    font-weight: 700;
    line-height: 1.364em;
    margin: 0 0 .55em;
    padding: 0;
    letter-spacing: .07em
}

@media (max-width: 1199px) {
    .banner .figcaption .size1 {
        font-size: 2.55em
    }
}

@media (max-width: 767px) {
    .banner .figcaption .size1 {
        font-size: 2.35em
    }
}

.banner .figcaption .size2 {
    font-size: 3.875em;
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 .2em;
    padding: 0;
    letter-spacing: .07em
}

@media (max-width: 1199px) {
    .banner .figcaption .size2 {
        font-size: 3.675em
    }
}

@media (max-width: 767px) {
    .banner .figcaption .size2 {
        font-size: 3.475em
    }
}

.banner .figcaption .size3, .banner .figcaption .size3-1 {
    font-size: 5em;
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 16px;
    padding: 0 5px;
    letter-spacing: .075em;
    word-spacing: .1em
}

.banner .figcaption .size3-1 {
    margin: 6px 0 16px
}

.banner .figcaption .size4 {
    font-size: 3.375em;
    font-weight: 700;
    line-height: 1.111em;
    margin: -4px 5px 20px;
    letter-spacing: .1em
}

.banner .figcaption .size5 {
    font-size: 3.125em;
    font-weight: 600;
    letter-spacing: 5px
}

@media (max-width: 1770px) {
    .banner .figcaption .size5 {
        font-size: 2.5em;
        letter-spacing: 3px
    }
}

.banner .figcaption .size6 {
    font-size: 2.375em;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    letter-spacing: 5px
}

.banner .figcaption .size40 {
    font-family: Ubuntu, sans-serif !important;
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1em;
    margin: 0 0 27px;
    letter-spacing: 0
}

@media (max-width: 360px) {
    .banner .figcaption .size40 {
        font-size: 1.5em;
        margin: 0 0 10px
    }
}

@media (min-width: 768px) {
    .banner .figcaption .size40 {
        font-size: 1.7em;
        margin: 0 0 20px
    }
}

@media (min-width: 992px) {
    .banner .figcaption .size40 {
        font-size: 1.8em;
        margin: 0 0 20px
    }
}

@media (min-width: 1200px) {
    .banner .figcaption .size40 {
        font-size: 2.2em;
        margin: 0 0 27px
    }
}

@media (min-width: 1770px) {
    .banner .figcaption .size40 {
        font-size: 2.5em;
        margin: 0 0 27px
    }
}

.banner .figcaption .text {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1em;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 1px;
    color: #fff
}

.banner .figcaption .text.color, .box-baners .banner .figcaption .icon.color, .box-baners .banner .figcaption em.color, .box-baners .banner .figcaption em.color span, .box-baners .banner .figcaption span.color, .box-baners .banner .figcaption span.color span {
    color: #0082ff
}

.banner .figcaption .text.size1 {
    font-family: Georgia, sans-serif;
    font-size: 1.375em;
    font-style: italic;
    margin-top: -2px;
    margin-bottom: 1.4em;
    letter-spacing: 0
}

.banner .figcaption .text.size2 {
    font-size: 1.625em;
    font-weight: 300;
    letter-spacing: .04em
}

.banner .figcaption .text.size3 {
    font-size: 2.375em;
    font-weight: 700;
    letter-spacing: 2px
}

.banner .figcaption .text.size4, .banner .figcaption .text.size5 {
    font-family: Georgia, sans-serif;
    font-size: 1.375em;
    font-style: italic;
    letter-spacing: 0
}

.banner .figcaption .text.size4 {
    margin-top: -5px;
    margin-bottom: 1.833em
}

.banner .figcaption .text.size5 {
    margin-bottom: .5em
}

.banner .figcaption .font-size50 {
    font-size: 50px
}

.banner .figcaption .btn {
    margin-top: 16px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    opacity: 1
}

.banner .figcaption .btn.offset-top {
    margin-top: 36px
}

.banner-carousel .btn--xl {
    line-height: 1.1em
}

.banner-layout-1 .figure {
    display: block;
    background-color: #0082ff
}

.banner-layout-1 .figure img {
    width: 101%
}

.banner-layout-1 .figcaption {
    font-size: 25px;
    line-height: 1em;
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    padding: 3.8% 4%;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    vertical-align: middle;
    color: #fff;
    background: rgba(121, 121, 121, .85);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width: 767px) {
    .banner-layout-1 .figcaption {
        font-size: 12px;
        padding: 3.8% 4%
    }
}

@media (min-width: 768px) {
    .banner-layout-1 .figcaption {
        font-size: 13px;
        padding: 3.8% 4%
    }
}

@media (min-width: 992px) {
    .banner-layout-1 .figcaption {
        font-size: 15px;
        padding: 3.8% 4%
    }
}

@media (min-width: 1200px) {
    .banner-layout-1 .figcaption {
        font-size: 16px;
        padding: 3.8% 4%
    }
}

@media (min-width: 1770px) {
    .banner-layout-1 .figcaption {
        font-size: 25px;
        padding: 3.8% 4%
    }
}

.banner-layout-1:hover .figcaption {
    background: rgba(249, 99, 50, .85)
}

@media (min-width: 1200px) {
    .banner .figcaption .size6 {
        font-size: 1.8em !important
    }

    .banner .figcaption .size3, .banner .figcaption .size3-1 {
        font-size: 3.5em;
        letter-spacing: .04em
    }

    .banner .figcaption .size4 {
        font-size: 3em
    }

    .banner .figcaption .text.size3 {
        font-size: 1.7em
    }
}

@media (min-width: 1770px) {
    .banner .figcaption .size3, .banner .figcaption .size3-1 {
        font-size: 5em
    }

    .banner .figcaption .text.size3 {
        font-size: 2.375em
    }

    .banner .figcaption .size4 {
        font-size: 3.375em
    }
}

@media screen and (max-width: 1199px) {
    .banner .figcaption .size3, .banner .figcaption .size3-1 {
        font-size: 2.7em
    }

    .banner .figcaption .size4 {
        font-size: 2.375em
    }

    .banner .figcaption .size5 {
        font-size: 2.125em
    }

    .banner .figcaption .size6 {
        font-size: 1.375em
    }

    .banner .figcaption .text {
        font-size: 1em
    }

    .banner .figcaption .text.size1 {
        font-size: 1.1em
    }

    .banner .figcaption .text.size2 {
        font-size: 1.3em
    }

    .banner .figcaption .text.size3 {
        font-size: 1.5em;
        letter-spacing: 1px
    }

    .banner .figcaption .btn {
        margin-top: 10px
    }

    .banner .figcaption .btn.offset-top {
        margin-top: 20px
    }
}

@media screen and (max-width: 991px) {
    .banner .figcaption .size3, .banner .figcaption .size3-1 {
        font-size: 2em
    }

    .banner .figcaption .size4 {
        font-size: 1.7em
    }

    .banner .figcaption .size5 {
        font-size: 1.55em
    }

    .banner .figcaption .size6, .banner .figcaption .text {
        font-size: 1em
    }

    .banner .figcaption .text.size1 {
        font-size: 1.1em
    }

    .banner .figcaption .text.size2 {
        font-size: 1.2em
    }

    .banner .figcaption .text.size3 {
        font-size: 1.3em;
        letter-spacing: 1px
    }

    .banner .figcaption .btn {
        margin-top: 10px;
        padding: 11px 20px !important
    }

    .banner .figcaption .btn.offset-top {
        margin-top: 15px
    }
}

@media screen and (max-width: 479px) {
    .banner .figcaption .size1 {
        font-size: 1.8em
    }

    .banner .figcaption .size2 {
        font-size: 1.7em
    }

    .banner .figcaption .size3, .banner .figcaption .size3-1 {
        font-size: 2.2em
    }

    .banner .figcaption .size4 {
        font-size: 2.375em
    }

    .banner .figcaption .size5 {
        font-size: 1.125em
    }

    .banner .figcaption .size6 {
        font-size: 1.375em
    }
}

.zoom-in .figure {
    -webkit-transform: translateZ(0)
}

.zoom-in .figure img {
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.link-img-hover1:hover img, .link-img-hover:hover img, .zoom-in .figure:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .9
}

.box-baners .row div {
    margin: 0;
    padding: 0
}

.box-baners .text-top .block-table-cell {
    padding-top: 15% !important;
    vertical-align: top !important
}

.box-baners .text-left {
    padding-right: 8.8%;
    padding-left: 9%;
    text-align: left !important
}

.box-baners .text-right {
    text-align: right !important
}

.box-baners .text-center, .box-baners .text-right {
    padding-right: 5%;
    padding-left: 5%
}

.box-baners .text-center .block {
    padding-right: 25px;
    padding-left: 25px
}

@media (max-width: 767px) {
    .box-baners .text-center {
        padding-right: 1%;
        padding-left: 1%
    }
}

@media (min-width: 768px) {
    .box-baners .text-center {
        padding-right: 3%;
        padding-left: 3%
    }
}

.box-baners .btn-right-bottom .btn {
    position: absolute;
    right: 6%;
    bottom: 9%
}

@media (max-width: 767px) {
    .box-baners .btn-right-bottom .btn {
        padding-right: 0;
        padding-left: 0
    }
}

.box-baners .block-left-bottom {
    position: absolute;
    bottom: 9%;
    left: 6%;
    width: 50%;
    text-align: left
}

@media (max-width: 767px) {
    .box-baners .block-left-bottom {
        padding-right: 0;
        padding-left: 0
    }
}

.box-baners .block-top-md {
    margin-top: 20px
}

.box-baners .block-top-sm {
    margin-top: 10px
}

.box-baners .text-center-small, .box-baners .text-right-small {
    padding-right: 5%;
    padding-left: 5%;
    text-align: center
}

.box-baners .text-right-small {
    text-align: right
}

.box-baners .banner-md {
    width: 100%;
    height: 350px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.box-baners .banner-md .block-table {
    height: 350px
}

@media (max-width: 767px) {
    .box-baners .banner-md, .box-baners .banner-md .block-table {
        height: 258px
    }
}

.box-baners .banner-md:hover {
    opacity: .8;
    background-color: #f5f5f5;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80)
}

.box-baners .banner-md:hover .figcaption .btn.btn--border {
    color: #333;
    border-color: #333
}

.banner-icon:hover .banner-icon__icon span, .box-baners .banner .figcaption, .box-baners .banner .figcaption em.color-yellow span:hover, .box-baners .banner .figcaption em.color-yellow span:hover span, .box-baners .banner .figcaption em.color-yellow:hover, .box-baners .banner .figcaption em.color-yellow:hover span, .box-baners .banner .figcaption span.color-yellow span:hover, .box-baners .banner .figcaption span.color-yellow span:hover span, .box-baners .banner .figcaption span.color-yellow:hover, .box-baners .banner .figcaption span.color-yellow:hover span {
    color: #fff
}

.box-baners .banner .figcaption em.text-color, .box-baners .banner .figcaption em.text-color span, .box-baners .banner .figcaption span.text-color, .box-baners .banner .figcaption span.text-color span {
    color: #777
}

.banner-icon:hover .banner-icon__text h3, .banner-one-product .product-content .title a, .box-baners .banner .figcaption em.text-dark, .box-baners .banner .figcaption em.text-dark span, .box-baners .banner .figcaption span.text-dark, .box-baners .banner .figcaption span.text-dark span, .box-baners .banner-md:hover .figcaption {
    color: #333
}

.box-baners .banner .figcaption em.color-yellow, .box-baners .banner .figcaption em.color-yellow span, .box-baners .banner .figcaption span.color-yellow, .box-baners .banner .figcaption span.color-yellow span {
    color: #feea3a
}

.box-baners .banner .figcaption .text-custom {
    color: #0082ff
}

.box-baners .banner .figcaption .block {
    display: block;
    margin-bottom: 0
}

.box-baners .banner .figcaption .top-indent {
    margin-top: 23% !important
}

.box-baners .banner .figcaption .top-indent-sm {
    margin-top: 2% !important
}

.box-baners .banner .figcaption .top-indent-sm1 {
    margin-top: 3% !important
}

.box-baners .banner .figcaption .top-indent-md {
    margin-top: 5% !important
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .text-overflow-ellipsis {
        overflow: hidden;
        height: 50px;
        text-overflow: ellipsis
    }
}

.box-baners .banner .figcaption .font-bold {
    font-weight: 700
}

.box-baners .banner .figcaption .font-medium {
    font-weight: 500
}

.box-baners .banner .figcaption .font-light {
    font-weight: lighter
}

.box-baners .banner .figcaption .wrapper-green {
    display: inline-block;
    padding: 0 16px 4px;
    background-color: #41df7c
}

.box-baners .banner .figcaption .wrapper-coquelicot {
    display: inline-block;
    padding: 0 16px 1px;
    background-color: #fd6940
}

.box-baners .banner .figcaption .line-height-md {
    line-height: 38px !important
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .line-height-md {
        line-height: 24px !important
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .line-height-md {
        line-height: 27px !important
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .line-height-md {
        line-height: 27px !important
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .line-height-md {
        line-height: 33px !important
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .line-height-md {
        line-height: 38px !important
    }
}

.box-baners .banner .figcaption .font-size160 {
    font-size: 160px;
    line-height: 1.1em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size160 {
        font-size: 90px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size160 {
        font-size: 91px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size160 {
        font-size: 93px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size160 {
        font-size: 115px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size160 {
        font-size: 160px
    }
}

@media (max-width: 500px) {
    .box-baners .banner .figcaption .font-size160 {
        font-size: 70px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size160 {
        font-size: 50px
    }
}

.box-baners .banner .figcaption .font-size100 {
    font-size: 100px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size100 {
        font-size: 50px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size100 {
        font-size: 50px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size100 {
        font-size: 70px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size100 {
        font-size: 90px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size100 {
        font-size: 100px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size100 {
        font-size: 40px
    }
}

.box-baners .banner .figcaption .font-size96 {
    font-size: 96px;
    line-height: .96em;
    padding-bottom: 0
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size96 {
        font-size: 46px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size96 {
        font-size: 46px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size96 {
        font-size: 66px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size96 {
        font-size: 86px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size96 {
        font-size: 96px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size96 {
        font-size: 36px
    }
}

.box-baners .banner .figcaption .font-size90 {
    font-size: 90px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size90 {
        font-size: 30px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size90 {
        font-size: 40px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size90 {
        font-size: 50px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size90 {
        font-size: 60px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size90 {
        font-size: 90px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size90 {
        font-size: 30px
    }
}

.box-baners .banner .figcaption .font-size88 {
    font-size: 88px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size88 {
        font-size: 30px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size88 {
        font-size: 40px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size88 {
        font-size: 50px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size88 {
        font-size: 60px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size88 {
        font-size: 88px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size88 {
        font-size: 30px
    }
}

.box-baners .banner .figcaption .font-size87 {
    font-size: 87px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size87 {
        font-size: 30px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size87 {
        font-size: 40px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size87 {
        font-size: 50px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size87 {
        font-size: 60px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size87 {
        font-size: 87px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size87 {
        font-size: 30px
    }
}

.box-baners .banner .figcaption .font-size82 {
    font-size: 5.125em;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size82 {
        font-size: 27px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size82 {
        font-size: 37px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size82 {
        font-size: 43px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size82 {
        font-size: 55px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size82 {
        font-size: 82px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size82 {
        font-size: 22px
    }
}

.box-baners .banner .figcaption .font-size80 {
    font-size: 80px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size80 {
        font-size: 25px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size80 {
        font-size: 35px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size80 {
        font-size: 45px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size80 {
        font-size: 55px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size80 {
        font-size: 80px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size80 {
        font-size: 20px
    }
}

.box-baners .banner .figcaption .font-size70 {
    font-size: 70px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size70 {
        font-size: 25px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size70 {
        font-size: 30px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size70 {
        font-size: 40px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size70 {
        font-size: 50px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size70 {
        font-size: 70px
    }
}

.box-baners .banner .figcaption .font-size68 {
    font-size: 70px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size68 {
        font-size: 23px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size68 {
        font-size: 28px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size68 {
        font-size: 38px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size68 {
        font-size: 48px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size68 {
        font-size: 68px
    }
}

.box-baners .banner .figcaption .font-size62 {
    font-size: 62px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size62 {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size62 {
        font-size: 22px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size62 {
        font-size: 32px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size62 {
        font-size: 42px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size62 {
        font-size: 62px
    }
}

.box-baners .banner .figcaption .font-size54 {
    font-size: 54px;
    line-height: 1.1em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size54 {
        font-size: 34px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size54 {
        font-size: 34px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size54 {
        font-size: 34px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size54 {
        font-size: 44px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size54 {
        font-size: 54px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size54 {
        font-size: 24px
    }
}

.box-baners .banner .figcaption .font-size52 {
    font-size: 54px;
    line-height: 1.1em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size52 {
        font-size: 32px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size52 {
        font-size: 32px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size52 {
        font-size: 32px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size52 {
        font-size: 42px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size52 {
        font-size: 52px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size52 {
        font-size: 22px
    }
}

.box-baners .banner .figcaption .font-size50 {
    font-size: 50px;
    line-height: 1.1em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size50 {
        font-size: 30px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size50 {
        font-size: 30px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size50 {
        font-size: 30px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size50 {
        font-size: 40px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size50 {
        font-size: 50px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size50 {
        font-size: 20px
    }
}

.box-baners .banner .figcaption .font-size46 {
    font-size: 46px;
    line-height: 1.1em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size46 {
        font-size: 30px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size46 {
        font-size: 30px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size46 {
        font-size: 30px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size46 {
        font-size: 40px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size46 {
        font-size: 46px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size46 {
        font-size: 20px
    }
}

.box-baners .banner .figcaption .font-size40 {
    font-size: 40px;
    line-height: 1.1em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size40 {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size40 {
        font-size: 20px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size40 {
        font-size: 24px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size40 {
        font-size: 30px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size40 {
        font-size: 40px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size40 {
        font-size: 20px
    }
}

.box-baners .banner .figcaption .font-size38 {
    font-size: 50px;
    line-height: 1.1em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size38 {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size38 {
        font-size: 20px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size38 {
        font-size: 24px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size38 {
        font-size: 30px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size38 {
        font-size: 38px
    }
}

@media (max-width: 400px) {
    .box-baners .banner .figcaption .font-size38 {
        font-size: 20px
    }
}

.box-baners .banner .figcaption .font-size30 {
    font-size: 30px;
    line-height: 1.15em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size30 {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size30 {
        font-size: 20px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size30 {
        font-size: 20px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size30 {
        font-size: 25px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size30 {
        font-size: 30px
    }
}

.box-baners .banner .figcaption .font-size26 {
    font-size: 26px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size26 {
        font-size: 15px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size26 {
        font-size: 17px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size26 {
        font-size: 17px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size26 {
        font-size: 21px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size26 {
        font-size: 26px
    }
}

.box-baners .banner .figcaption .font-size24 {
    font-size: 26px;
    line-height: 1.15em
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size24 {
        font-size: 15px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size24 {
        font-size: 17px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size24 {
        font-size: 17px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size24 {
        font-size: 20px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size24 {
        font-size: 24px
    }
}

.box-baners .banner .figcaption .font-size22 {
    font-size: 22px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size22 {
        font-size: 15px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size22 {
        font-size: 17px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size22 {
        font-size: 17px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size22 {
        font-size: 17px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size22 {
        font-size: 22px
    }
}

.box-baners .banner .figcaption .font-size21 {
    font-size: 21px;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size21 {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size21 {
        font-size: 16px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size21 {
        font-size: 16px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size21 {
        font-size: 16px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size21 {
        font-size: 21px
    }
}

.box-baners .banner .figcaption .font-size20 {
    font-size: 1.25em;
    line-height: 1.15em;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .font-size20 {
        font-size: 13px
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .font-size20 {
        font-size: 15px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .font-size20 {
        font-size: 15px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .font-size20 {
        font-size: 15px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .font-size20 {
        font-size: 20px
    }
}

.box-baners .banner .figcaption .line-height-small {
    line-height: 1em
}

.box-baners .banner .figcaption .text_sm {
    display: block;
    padding-bottom: 22px;
    color: #fff
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .text_sm {
        font-size: 11px;
        padding-bottom: 0
    }
}

@media (min-width: 768px) {
    .box-baners .banner .figcaption .text_sm {
        font-size: 14px
    }
}

@media (min-width: 992px) {
    .box-baners .banner .figcaption .text_sm {
        font-size: 14px
    }
}

@media (min-width: 1200px) {
    .box-baners .banner .figcaption .text_sm {
        font-size: 14px
    }
}

@media (min-width: 1770px) {
    .box-baners .banner .figcaption .text_sm {
        font-size: 16px
    }
}

@media (max-width: 768px) {
    .box-baners .banner .figcaption .btn--border, .box-baners .banner .figcaption .btn.btn--ys {
        font-size: 1.1em;
        padding: 11px 20px !important
    }
}

.box-baners .banner .figcaption .link-btn-20, .box-baners .banner .figcaption .link-btn-20 span {
    font-size: 1.25em;
    line-height: 1em;
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease
}

.box-baners .banner .figcaption .link-btn-20 span {
    font-size: 2.25em;
    position: relative;
    top: .32em
}

.banner-one-product .product-content .title a:hover, .box-baners .banner .figcaption .link-btn-20:hover, .box-baners .banner .figcaption .link-btn-20:hover span {
    color: #0082ff
}

@media (max-width: 767px) {
    .box-baners .banner .figcaption .link-btn-20 {
        font-size: 1.15em
    }

    .box-baners .banner .figcaption .link-btn-20 span {
        font-size: 1.8em;
        top: .33em
    }

    .banner-bg {
        background-size: cover
    }

    .banner-bg, .banner-bg .block-table {
        height: 220px
    }

    .banner-bg img {
        display: none
    }

    .banner-bg .figure {
        height: 100%
    }
}

.banner-icon {
    position: relative;
    min-height: 85px;
    margin-bottom: 37px;
    cursor: pointer
}

.banner-icon__icon {
    position: absolute;
    top: 3px;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #f5f5f5
}

.banner-icon__icon, .banner-icon__icon span, .banner-icon__text h3 {
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease
}

.banner-icon__icon span {
    position: relative;
    top: 50%;
    display: block;
    margin-top: 2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 34px;
    color: #333
}

.banner-icon__icon span.icon-replay_5 {
    font-size: 42px
}

.banner-icon__text {
    padding-left: 117px
}

.banner-icon__text h3 {
    font-size: 1.375em;
    font-weight: 500;
    margin-bottom: 21px;
    text-transform: uppercase;
    color: #0082ff
}

.banner-icon:hover .banner-icon__icon {
    background: #0082ff
}

.banner-all-width {
    padding: 72px 0 60px
}

.banner-all-width.color-white .title {
    margin: 0 0 30px !important;
    padding: 0 !important;
    color: #fff !important
}

.banner-all-width p {
    font-size: 20px;
    line-height: 37px
}

@media (max-width: 768px) {
    .banner-all-width {
        padding: 62px 0 50px
    }

    .banner-all-width .title {
        font-size: 35px
    }

    .banner-all-width p {
        font-size: 17px;
        line-height: 34px
    }
}

.banner-one-product {
    padding-right: 0;
    padding-left: 0
}

.banner-one-product .product-content {
    padding-top: 26%
}

.banner-one-product .product-content .title {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 35px;
    color: #333
}

.banner-one-product .product-content .price-box {
    margin: 0;
    padding-bottom: 50px;
    text-align: left
}

.banner-one-product .product-content .price {
    font-size: 70px;
    font-weight: lighter;
    color: #0082ff
}

.banner-one-product .product-content .old-price .price {
    font-size: 36px;
    color: #333
}

@media (max-width: 1200px) {
    .banner-one-product .product-content {
        padding-top: 0;
        padding-bottom: 10%;
        text-align: center
    }

    .banner-one-product .product-content .price-box {
        text-align: center
    }

    .banner-one-product .product-content .pull-left {
        float: inherit !important
    }

    .banner-one-product .product-content .input-counter {
        margin-bottom: 19px
    }
}

@media (min-width: 992px) {
    .banner-one-product .product-content {
        padding-top: 0 !important
    }

    .banner-one-product .product-content .input-counter .pull-left {
        width: 100%;
        padding-bottom: 19px
    }
}

@media (max-width: 768px) {
    .banner-one-product .product-content .title {
        margin-top: 0
    }

    .banner-one-product .product-content .price-box {
        padding-bottom: 16px
    }

    .banner-one-product .product-content .price {
        font-size: 45px
    }

    .banner-one-product .product-content .old-price .price {
        font-size: 28px
    }
}

@media (min-width: 1200px) {
    .banner-one-product .product-content {
        padding-top: 15% !important
    }
}

@media (min-width: 1770px) {
    .banner-one-product .product-content {
        padding-top: 26% !important
    }
}

.input-counter {
    position: relative;
    width: 134px;
    margin: 0 auto
}

.input-counter input, .input-counter span {
    font-family: Ubuntu, sans-serif;
    line-height: 1em;
    display: inline-block
}

.input-counter input {
    width: 134px;
    height: 76px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 24px;
    font-weight: lighter
}

.input-counter span {
    font-size: 27px;
    font-weight: 500;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    opacity: .3;
    color: #777;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30)
}

.input-counter span:hover {
    opacity: 1;
    color: #0082ff;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.input-counter span.minus-btn {
    left: 19px
}

.input-counter span.plus-btn {
    right: 19px
}

.link-img-hover, .link-img-hover1 {
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all 200ms linear 0s;
    transition: all 200ms linear 0s
}

.link-img-hover.banner--md {
    display: block
}

.link-img-hover img, .link-img-hover1 img {
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.link-img-hover:hover {
    background: #0082ff
}

.link-img-hover1:hover img, .link-img-hover:hover img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.link-img-hover1 {
    position: relative;
    display: block
}

.link-img-hover1.banner--md, li.open .expander-list ul {
    display: block
}

.link-img-hover1:hover {
    background: #0082ff
}

@media (max-width: 767px) {
    .banner--md .vis-hid-img-small {
        display: none
    }

    .banner--md .vis-hid-img-big {
        display: block
    }
}

@media (min-width: 768px) {
    .banner--md .vis-hid-img-small {
        display: block
    }

    .banner--md .vis-hid-img-big {
        display: none
    }
}

@media (min-width: 992px) {
    .banner--md .vis-hid-img-small {
        display: block
    }

    .banner--md .vis-hid-img-big {
        display: none
    }
}

@media (min-width: 1200px) {
    .banner--md .vis-hid-img-small {
        display: block
    }

    .banner--md .vis-hid-img-big {
        display: none
    }
}

@media (min-width: 1770px) {
    .banner--md .vis-hid-img-small {
        display: none
    }

    .banner--md .vis-hid-img-big {
        display: block
    }
}

#slider {
    overflow: hidden
}

#slider video {
    width: 100%;
    height: 100%
}

.tp-banner {
    font-size: 10px;
    position: relative;
    z-index: 1
}

.tp-banner-container {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0
}

.slider-button .tp-banner, .slider-button .tp-banner-container {
    z-index: -1
}

.tparrows.hidearrows {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1
}

.tp-caption1--wd-1 {
    font-family: Georgia, sans-serif;
    font-size: 20px;
    font-style: italic;
    line-height: 40px;
    color: #333
}

.tp-caption1--wd-2 {
    font-family: Ubuntu, sans-serif;
    font-size: 80px;
    line-height: 100px;
    display: inline-block;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #0082ff
}

.tp-caption1--wd-3 {
    font-size: 90px;
    font-weight: 600;
    line-height: 90px;
    letter-spacing: .09em;
    text-transform: uppercase;
    color: #333
}

.link-button, .tp-banner .color-white {
    color: #fff !important
}

.link-button {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-top: 47px;
    padding: 20px 35px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none !important;
    letter-spacing: .02em;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #0082ff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .13);
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .13);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .13)
}

.link-button:hover {
    color: #0082ff !important;
    background: 0 0
}

.button--border-thick {
    border: 2px solid #0082ff
}

@media (max-width: 1700px) {
    .tp-caption1--wd-1 {
        font-size: 15px !important;
        line-height: 20px !important
    }

    .tp-caption1--wd-2, .tp-caption1--wd-3 {
        font-size: 60px !important;
        line-height: 70px !important
    }

    .tp-caption1--wd-3 {
        font-size: 70px !important
    }
}

@media (max-width: 991px) {
    .tp-caption1--wd-1 {
        font-size: 15px !important;
        line-height: 20px !important
    }

    .tp-caption1--wd-2, .tp-caption1--wd-3 {
        font-size: 60px !important;
        line-height: 70px !important
    }

    .tp-caption1--wd-3 {
        font-size: 70px !important
    }

    .link-button {
        font-size: 19px;
        padding: 13px 18px
    }
}

@media (max-width: 767px) {
    .tp-caption1--wd-1 {
        font-size: 15px !important;
        line-height: 20px !important
    }

    .tp-caption1--wd-2 {
        font-size: 24px !important;
        line-height: 27px !important
    }

    .tp-caption1--wd-3 {
        font-size: 26px !important;
        line-height: 26px !important
    }

    .link-button {
        font-size: 13px;
        margin-top: 9px;
        padding: 2px 13px
    }
}

.tp-caption2--wd-1 {
    font-family: Georgia, sans-serif;
    font-size: 30px;
    font-style: italic;
    line-height: 50px;
    text-align: right;
    color: #fff
}

.tp-caption2--wd-2, .tp-caption2--wd-3 {
    font-family: Ubuntu, sans-serif;
    font-size: 160px;
    font-weight: 700;
    line-height: 160px;
    text-align: right;
    text-transform: uppercase;
    color: #fff
}

.tp-caption2--wd-3 {
    font-size: 70px;
    font-weight: 300;
    line-height: 80px
}

@media (max-width: 1700px) {
    .tp-caption2--wd-1 {
        font-size: 30px !important;
        line-height: 40px !important
    }

    .tp-caption2--wd-2 {
        font-size: 140px !important;
        line-height: 140px !important
    }

    .container .tp-caption2--wd-2 {
        font-size: 90px !important;
        line-height: 90px !important
    }

    .tp-caption2--wd-3 {
        font-size: 60px !important;
        line-height: 70px !important
    }
}

@media (max-width: 991px) {
    .tp-caption2--wd-1 {
        font-size: 20px !important;
        line-height: 30px !important
    }

    .tp-caption2--wd-2 {
        font-size: 72px !important;
        line-height: 72px !important
    }

    .container .tp-caption2--wd-2 {
        font-size: 80px !important;
        line-height: 80px !important
    }

    .tp-caption2--wd-3 {
        font-size: 40px !important;
        line-height: 50px !important
    }
}

@media (max-width: 767px) {
    .tp-caption2--wd-1 {
        font-size: 15px !important;
        line-height: 20px !important
    }

    .tp-caption2--wd-2 {
        font-size: 35px !important;
        line-height: 35px !important
    }

    .container .tp-caption2--wd-2 {
        font-size: 40px !important;
        line-height: 40px !important
    }

    .tp-caption2--wd-3 {
        font-size: 25px !important;
        line-height: 25px !important
    }
}

.tp-caption3--wd-1 {
    font-family: Georgia, sans-serif;
    font-size: 20px;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 2.5em;
    text-align: center;
    color: #333
}

.tp-caption3--wd-2, .tp-caption3--wd-3 {
    font-family: Ubuntu, sans-serif;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #0082ff
}

.tp-caption3--wd-3 {
    font-size: 100px;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: .08em;
    color: #333
}

@media (max-width: 1700px) {
    .tp-caption3--wd-2 {
        font-size: 40px !important;
        line-height: 60px !important
    }

    .tp-caption3--wd-3 {
        font-size: 80px !important;
        line-height: 80px !important
    }
}

@media (max-width: 991px) {
    .tp-caption3--wd-2 {
        font-size: 40px !important;
        line-height: 60px !important
    }

    .tp-caption3--wd-3 {
        font-size: 70px !important;
        line-height: 70px !important
    }
}

@media (max-width: 767px) {
    .tp-caption3--wd-1 {
        font-size: 14px !important;
        line-height: 17px !important;
        margin-bottom: .2em
    }

    .tp-caption3--wd-2 {
        font-size: 19px !important;
        line-height: 27px !important
    }

    .tp-caption3--wd-3 {
        font-size: 23px !important;
        line-height: 20px !important
    }
}

.tp-caption4--wd-1, .tp-caption4--wd-2 {
    font-family: Ubuntu, sans-serif;
    font-size: 50px;
    line-height: 1em;
    margin: 0 0 10px 85px;
    text-transform: uppercase;
    color: #fff
}

.tp-caption4--wd-2 {
    font-size: 70px;
    font-weight: 700;
    margin: 0 0 0 85px
}

.tp-caption4--wd-3 {
    margin: 0 85px 0 0;
    white-space: nowrap
}

.tp-caption4--wd-3 .button--border-thick {
    border-color: #8ed044;
    background: #8ed044
}

.tp-caption4--wd-3 .button--border-thick:hover {
    border-color: #8ed044;
    background: 0 0 !important
}

.tp-caption4--wd-3 .link-button {
    white-space: nowrap
}

@media (min-width: 768px) {
    .tp-caption4--wd-1 {
        font-size: 40px;
        margin: 0 0 10px 70px
    }

    .tp-caption4--wd-2 {
        font-size: 45px;
        margin: 0 10px 0 70px
    }

    .tp-caption4--wd-3 {
        margin: 131px 45px 0 0
    }

    .tp-caption4--wd-3 .link-button {
        padding: 20px 25px
    }
}

@media (max-width: 480px) {
    .tp-caption4--wd-1 {
        font-size: 20px
    }

    .tp-caption4--wd-2 {
        font-size: 25px
    }

    .tp-caption4--wd-3 {
        margin: 15px 45px 0 0
    }
}

@media (max-width: 992px) {
    .tp-caption4--wd-1, .tp-caption4--wd-2 {
        font-size: 40px
    }

    .tp-caption4--wd-3 .link-button {
        padding: 10px 20px
    }
}

@media (min-width: 992px) {
    .tp-caption4--wd-1 {
        font-size: 40px;
        margin: 0 0 10px 70px
    }

    .tp-caption4--wd-2 {
        font-size: 50px;
        margin: 0 10px 0 70px
    }

    .tp-caption4--wd-3 {
        margin: 70px 45px 0 0
    }

    .tp-caption4--wd-3 .link-button {
        padding: 20px 25px
    }
}

@media (min-width: 1200px) {
    .tp-caption4--wd-1 {
        font-size: 40px;
        margin: 0 0 10px 85px
    }

    .tp-caption4--wd-2 {
        font-size: 60px;
        margin: 0 160px 0 85px
    }

    .tp-caption4--wd-3 {
        margin: 0 45px 0 0
    }

    .tp-caption4--wd-3 .link-button {
        padding: 20px 25px
    }
}

@media (min-width: 1770px) {
    .tp-caption4--wd-1 {
        font-size: 50px;
        margin: 0 0 10px 85px
    }

    .tp-caption4--wd-2 {
        font-size: 70px;
        margin: 0 0 0 85px
    }
}

.tp-leftarrow.default, .tp-rightarrow.default {
    position: relative;
    z-index: 1;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: 0 0 !important;
    top: 50% !important;
    margin-top: -20px !important;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #d2d2d2
}

.tp-caption--product-1 .title a, .tp-leftarrow.default:hover, .tp-rightarrow.default:hover {
    color: #0082ff
}

.tp-leftarrow.default:before, .tp-rightarrow.default:before {
    font-family: 'Material Icons';
    font-size: 39px;
    line-height: 40px;
    cursor: pointer
}

.tp-leftarrow.default:before {
    content: '\e408'
}

.tp-rightarrow.default:before {
    content: '\e409'
}

@media (max-width: 767px) {
    .tp-leftarrow.default {
        left: 0 !important
    }

    .tp-rightarrow.default {
        right: 0 !important
    }
}

.subcategory-item a:hover .figure::before, body.stop-scrolling #slider .tp-leftarrow {
    opacity: 0
}

.slider-layout-2 .tp-caption1--wd-1 {
    font-family: Georgia, sans-serif;
    font-size: 20px;
    font-style: italic;
    line-height: 40px;
    color: #fff
}

.slider-layout-2 .tp-caption1--wd-2 {
    font-family: Ubuntu, sans-serif;
    font-size: 80px;
    line-height: 100px;
    display: inline-block;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fff
}

.slider-layout-2 .tp-caption1--wd-3 {
    font-size: 90px;
    font-weight: 600;
    line-height: 90px;
    letter-spacing: .09em;
    text-transform: uppercase;
    color: #fff
}

.slider-layout-3 .tp-caption1--wd-1, .slider-layout-3 .tp-caption1--wd-2, .slider-layout-3 .tp-caption1--wd-3, .slider-layout-3 .tp-caption1--wd-4 {
    color: #fff
}

.slider-layout-3 .tp-caption2 {
    text-align: left
}

.slider-layout-3 .tp-caption2--wd-1 {
    text-align: left;
    color: #333
}

.slider-layout-3 .tp-caption2--wd-2 {
    text-align: left;
    color: #0082ff
}

.slider-layout-3 .tp-caption2--wd-3 {
    text-align: left;
    color: #333
}

.slider-layout-3 .tp-caption2--wd-4, .tp-caption--product-1 .title a:hover {
    color: #333
}

.slider-layout-3 .tp-caption3--wd-1, .slider-layout-3 .tp-caption3--wd-3 {
    color: #fff
}

@media (max-width: 1500px) {
    .slider-layout-3 .tp-caption2, .slider-layout-3 .tp-caption2--wd-1, .slider-layout-3 .tp-caption2--wd-2, .slider-layout-3 .tp-caption2--wd-3, .slider-layout-3 .tp-caption2--wd-4, .slider-layout-3 .tp-caption2--wd-5 {
        text-align: right
    }
}

.slider-layout-4 .tp-caption2--wd-text {
    font-size: 16px;
    line-height: 27px;
    word-spacing: inherit;
    color: #fff
}

.slider-layout-4 .tp-caption2--wd-1, .slider-layout-4 .tp-caption2--wd-2, .slider-layout-4 .tp-caption2--wd-3 {
    text-align: left
}

.slider-layout-4 .tp-caption1--wd-1, .slider-layout-4 .tp-caption1--wd-2, .slider-layout-4 .tp-caption1--wd-3 {
    color: #fff
}

.slider-layout-5 .tp-caption2--wd-text {
    font-size: 16px;
    line-height: 27px;
    word-spacing: inherit;
    color: #fff
}

.slider-layout-5 .tp-caption2--wd-1, .slider-layout-5 .tp-caption2--wd-2, .slider-layout-5 .tp-caption2--wd-3 {
    text-align: left
}

.slider-layout-5 .tp-caption1--wd-1, .slider-layout-5 .tp-caption1--wd-2, .slider-layout-5 .tp-caption1--wd-3, body.catalog-product-compare-index .action.print.btn--ys.btn--sm:hover .icon {
    color: #fff
}

.tp-caption {
    z-index: 1;
    white-space: inherit
}

.tp-caption--product-1 {
    white-space: inherit !important
}

.tp-caption--product-1 .title {
    font-size: 30px;
    line-height: 1.1em;
    color: #0082ff
}

.tp-caption--product-1 .title a:focus {
    text-decoration: none;
    color: #0082ff
}

.tp-caption--product-1 .price {
    font-size: 50px;
    line-height: 1.1em;
    padding-bottom: 30px;
    color: #333
}

.tp-caption--product-1 .price .price-box__old {
    font-size: 23px;
    color: #fa6b6b
}

.tp-caption--product-1 .text {
    font-size: 16px;
    line-height: 27px;
    max-width: 391px
}

.tp-caption--product-1 .btn--ys {
    font-size: 24px;
    white-space: inherit;
    color: #fff
}

.tp-caption--product-1 .btn--ys.btn--lg {
    padding-right: 38px;
    padding-left: 38px
}

.tp-caption--product-1 .btn--ys:hover {
    color: #0082ff
}

.tp-caption--product-1 .btn-top {
    margin-top: 55px
}

@media (max-width: 1200px) {
    .tp-caption--product-1 .title {
        font-size: 25px
    }

    .tp-caption--product-1 .price {
        font-size: 40px;
        padding-bottom: 15px
    }

    .tp-caption--product-1 .price .price-box__old {
        font-size: 20px
    }

    .tp-caption--product-1 .text {
        font-size: 14px;
        line-height: 25px;
        max-width: 300px
    }

    .tp-caption--product-1 .btn--ys {
        font-size: 18px
    }

    .tp-caption--product-1 .btn--ys.btn--lg {
        padding-right: 20px;
        padding-left: 20px
    }

    .tp-caption--product-1 .btn-top {
        margin-top: 35px
    }
}

@media (max-width: 992px) {
    .tp-caption--product-1 .title {
        font-size: 22px
    }

    .tp-caption--product-1 .price {
        font-size: 30px;
        padding-bottom: 15px
    }

    .tp-caption--product-1 .price .price-box__old {
        font-size: 20px
    }

    .tp-caption--product-1 .text {
        font-size: 12px;
        line-height: 25px;
        overflow: hidden;
        max-width: inherit;
        height: 50px;
        text-overflow: ellipsis
    }

    .tp-caption--product-1 .btn--ys {
        font-size: 15px
    }

    .tp-caption--product-1 .btn--ys.btn--lg {
        padding: 10px 17px 9px
    }

    .tp-caption--product-1 .btn-top {
        margin-top: 35px
    }
}

@media (max-width: 767px) {
    .tp-caption--product-1 .title {
        margin-top: 0
    }
}

@media (max-width: 768px) {
    .tp-caption--product-1 .title {
        font-size: 16px;
        margin-bottom: 5px
    }

    .tp-caption--product-1 .price {
        font-size: 21px;
        padding-bottom: 5px
    }

    .tp-caption--product-1 .price .price-box__old {
        font-size: 15px
    }

    .tp-caption--product-1 .text {
        font-size: 11px;
        line-height: 22px;
        display: none;
        max-width: inherit
    }

    .tp-caption--product-1 .btn--ys .icon {
        display: none
    }

    .tp-caption--product-1 .btn-top {
        margin-top: 5px
    }
}

@media (max-width: 500px) {
    .tp-caption--product-1 .btn--ys.btn--lg {
        font-size: 11px;
        line-height: 1.2em;
        padding: 7px 10px
    }
}

@media (max-width: 400px) {
    .tp-caption--product-1 .price {
        display: none
    }
}

.instafeed-wrapper:after, .intro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.tp-banner-button1 .tp-leftarrow.default:before, .tp-banner-button1 .tp-rightarrow.default:before {
    font-family: 'Material Icons';
    font-size: 45px;
    line-height: 48px;
    cursor: pointer
}

.tp-banner-button1 .tp-leftarrow.default:hover, .tp-banner-button1 .tp-rightarrow.default:hover {
    color: #0082ff !important;
    background-color: transparent !important
}

.btn--bg-green.link-button {
    border-color: #8ed044;
    background: #8ed044
}

.btn--bg-green.link-button:hover {
    border-color: #8ed044;
    background: #fff
}

.btn--bg-coquelicot.link-button {
    border-color: #fd6940;
    background: #fd6940
}

.btn--bg-coquelicot.link-button:hover {
    border-color: #fd6940;
    background: #fff
}

.btn--bg-dark.link-button {
    border-color: #333;
    background: #333
}

.btn--bg-dark.link-button:hover {
    border-color: #333;
    background: #fff
}

.instafeed a, .instafeed-wrapper {
    position: relative;
    overflow: hidden
}

.instafeed-wrapper:after {
    z-index: 8;
    display: block;
    width: 3em;
    content: '';
    background-color: rgba(51, 51, 51, .89)
}

.instafeed a {
    display: block;
    float: left;
    width: 10%;
    height: 10%;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-decoration: none;
    background-color: #0082ff
}

.instafeed img {
    display: block;
    width: 100%
}

.instafeed a:after, .instafeed a:before {
    position: absolute;
    display: block;
    width: 100%;
    opacity: 0
}

.instafeed a:before {
    font-family: 'Material Icons';
    font-size: 1.8em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    z-index: 7;
    top: 50%;
    content: '\e409'
}

.instafeed a:after {
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    content: '';
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background-color: #0082ff
}

.instafeed a:hover:after {
    opacity: .88
}

.title-vertical {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 2em;
    position: absolute;
    z-index: 9;
    top: 23.4%;
    right: 100%;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: top right 0;
    transform-origin: top right 0;
    text-align: center;
    white-space: nowrap;
    color: #fff
}

.title-vertical:before {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    padding: 0;
    background: #000
}

@media (max-width: 1857px) {
    .instafeed-wrapper:after, .title-vertical {
        display: none !important
    }
}

@media (min-width: 1857px) {
    .instafeed {
        margin-left: 48px
    }
}

.block-compare .block-title span.counter, .instafeed-center .title-vertical, .instafeed-center:after, .instafeed-center:before {
    display: none !important
}

.instafeed-center .instafeed {
    text-align: center
}

.instafeed-center .instafeed a {
    display: inline-block;
    float: inherit;
    margin: 0 15px 15px
}

.social-links {
    overflow: hidden;
    margin-bottom: 2.438em
}

.social-links ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.social-links ul li {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.social-links ul a {
    display: inline-block;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    text-align: center;
    text-decoration: none;
    color: #c4c4c4;
    border-radius: 50%
}

.social-links:hover ul a {
    background-color: #f3f3f3
}

.social-links:hover ul a:hover {
    text-decoration: none;
    background-color: #333
}

.social-links.margin-bottom-none {
    margin-bottom: 0
}

.social-links.social-links--large .icon {
    font-size: 27px;
    line-height: 52px;
    width: 52px;
    height: 52px
}

@media (max-width: 767px) {
    footer .social-links ul {
        display: table;
        margin-right: auto;
        margin-left: auto
    }

    footer .social-links ul li {
        margin-right: 5px
    }
}

.social-links-no-bg ul a, .social-links.social-links-border ul a {
    color: #fff;
    border: 2px solid transparent
}

.social-links.social-links-border:hover ul a {
    border-color: #fff;
    background-color: transparent
}

.social-links.social-links-border:hover ul a:hover {
    border-color: #fff;
    background-color: #333
}

.social-links-no-bg, .social-links-no-bg:hover ul a {
    background-color: transparent
}

.social-links-no-bg:hover ul a:hover {
    color: #333;
    background-color: transparent
}

.promos__image {
    position: relative
}

.promos__label {
    font-family: Ubuntu, sans-serif;
    font-size: 3.75em;
    font-weight: 600;
    line-height: 3.1em;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 3.1em;
    height: 3.1em;
    margin: 0 0 0 -1.55em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50%;
    background-color: rgba(0, 130, 255, .8)
}

.promos h2 {
    font-size: 1em;
    font-weight: 500;
    margin: 1.7em 0 1em;
    padding: 0 10px;
    text-transform: uppercase
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li.active > a, .promos h2, .promos h2 a {
    color: #0082ff
}

.breadcrumbs_block {
    margin-bottom: 14px;
    padding: 10px 0
}

@media (max-width: 767px) {
    .breadcrumbs_block {
        margin-bottom: 0
    }
}

.breadcrumbs_block--boxed, body.boxed .breadcrumbs_block {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0
}

@media (min-width: 768px) {
    .breadcrumbs_block--boxed, body.boxed .breadcrumbs_block {
        width: 750px
    }
}

@media (min-width: 992px) {
    .breadcrumbs_block--boxed, body.boxed .breadcrumbs_block {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .breadcrumbs_block--boxed, body.boxed .breadcrumbs_block {
        width: 1170px
    }
}

.breadcrumbs_block--boxed > .navbar-collapse, .breadcrumbs_block--boxed > .navbar-header, body.boxed .breadcrumbs_block > .navbar-collapse, body.boxed .breadcrumbs_block > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .breadcrumbs_block--boxed > .navbar-collapse, .breadcrumbs_block--boxed > .navbar-header, body.boxed .breadcrumbs_block > .navbar-collapse, body.boxed .breadcrumbs_block > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.breadcrumbs_block--full {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0
}

.breadcrumbs_block--full .container > .navbar-collapse, .breadcrumbs_block--full .container > .navbar-header, .breadcrumbs_block--full > .navbar-collapse, .breadcrumbs_block--full > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .breadcrumbs_block--full > .navbar-collapse, .breadcrumbs_block--full > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.breadcrumbs_block--full .container {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .breadcrumbs_block--full .container > .navbar-collapse, .breadcrumbs_block--full .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys {
    font-size: .75em;
    line-height: 1.583em;
    display: inline-block;
    margin: 0;
    padding: 15px 0 10px;
    border-radius: 0;
    background-color: transparent
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li.home a {
    font-size: 15px;
    line-height: 26px;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    color: #0082ff;
    border-radius: 50%;
    background-color: #f5f5f5
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li.home a::before {
    font-family: 'Material Icons';
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    content: '\e88a'
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li.product {
    max-width: inherit;
    margin: 0;
    padding: 0 10px;
    text-align: left
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li:first-child {
    padding-left: 0
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li + li:before {
    position: absolute;
    left: 0;
    display: block;
    width: 1px;
    height: 19px;
    content: '';
    border-left: 1px solid #e5e5e5
}

.breadcrumbs_block .breadcrumb_list.breadcrumb--ys > li strong {
    font-weight: 400;
    color: #333
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li .count, .breadcrumbs_block .breadcrumb_list.breadcrumb--ys > .active, .compare__item__delete a:hover {
    color: #333
}

.collapse-block {
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5
}

.collapse-block__content {
    display: none;
    padding-bottom: 19px
}

.collapse-block__content > p:first-child {
    margin-top: 10px
}

.collapse-block__title {
    font-size: 1.25em;
    position: relative;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 14px 20px 12px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.collapse-block__title:after {
    font-family: 'Material Icons';
    font-size: 22px;
    line-height: 1em;
    position: absolute;
    top: 14px;
    right: -5px;
    display: block;
    content: '\e148';
    color: #0082ff
}

#layered-filter-block .filter-options .filter-options-item.active .filter-options-title:after, .collapse-block.active .collapse-block__title:after, .collapse-block.open .collapse-block__title:after {
    content: '\e15d'
}

.collapse-block__icon-left {
    padding-left: 38px
}

.collapse-block__icon-left:after {
    left: 0
}

.collapse-block--indent-lg {
    margin-bottom: 22px;
    padding-bottom: 24px
}

.collapse-block .title-large-icon {
    font-size: 30px
}

.collapse-block .title-large-icon:after {
    top: 43px
}

.collapse-block .title-large-icon .icon {
    font-size: 46px;
    line-height: 1em;
    position: relative;
    top: 6px
}

.collapse-block:last-child {
    border-bottom: 0
}

.collapse-block .options-swatch {
    margin: 14px 0 -10px -4px
}

.collapse-block .options-swatch--size li a {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.collapse-block .under-form-text {
    margin-top: 10px
}

.collapse-block .tags-list {
    margin: 14px 0 -10px
}

.sidebar .block {
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5
}

.sidebar .block .block-content {
    padding-bottom: 19px
}

.sidebar .block .block-content .actions-toolbar:after {
    display: block;
    clear: both;
    content: ''
}

.sidebar .block .block-content .actions-toolbar div.primary {
    float: left;
    margin: 0 10px 0 0
}

.sidebar .block .block-content .actions-toolbar div.secondary {
    float: left
}

.sidebar .block .block-title {
    font-size: 1.25em;
    line-height: 1.1;
    position: relative;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 14px 20px 12px 0
}

.sidebar .block .block-title strong {
    font-size: 1em;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    color: #333
}

.sidebar .block .product-items {
    padding: 20px 0 0;
    list-style: none
}

.sidebar .block .product-items .product-item {
    margin: 0
}

.sidebar .block .product-items .product-item .product-item-info {
    position: relative;
    padding: 0 0 0 100px
}

.sidebar .block .product-items .product-item .product-item-info .product-item-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100px
}

.sidebar .block .product-items .product-item .product-item-info .product-item-photo img {
    width: 100% !important;
    height: 100% !important
}

.sidebar .block .product-items .product-item .product-item-info .product-item-details .product-item-name {
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 0 25px 10px 0
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li a, .block-compare .product-items-names .product-item .product-item-name .product-item-link, .sidebar .block .product-items .product-item .product-item-info .product-item-details .product-item-name a {
    font-weight: 300;
    -webkit-transition: color 200ms linear 0s;
    transition: color 200ms linear 0s;
    text-decoration: none !important;
    color: #777
}

.sidebar .block .product-items .product-item .product-item-info .product-item-details .price-box {
    margin: 0 0 10px;
    text-align: left
}

.sidebar .block .product-items .product-item .product-item-info .product-item-details .price-box .price {
    font-size: 16px;
    font-weight: 500;
    color: #333
}

.sidebar .block .product-items .product-item .product-item-info .product-item-details .product-item-actions .action.primary {
    font-size: 13px;
    height: 30px;
    padding: 5px 10px;
    letter-spacing: .5px
}

.sidebar.sidebar-additional .block:last-child {
    border-bottom: 0
}

#layered-filter-block {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

#layered-filter-block .filter-options .filter-options-item {
    margin-bottom: 12px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5
}

#layered-filter-block .filter-options .filter-options-item .filter-options-title {
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.1;
    position: relative;
    margin: 0;
    padding: 14px 25px 12px 0;
    cursor: pointer;
    text-transform: uppercase;
    color: #333
}

#layered-filter-block .filter-options .filter-options-item .filter-options-title:after {
    font-family: 'Material Icons';
    font-size: 22px;
    line-height: 1em;
    position: absolute;
    top: 15px;
    right: -5px;
    display: block;
    content: '\e148';
    color: #0082ff
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content {
    padding-bottom: 19px
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items, .post .post-text-hld ul {
    margin: 10px 0 6px;
    padding: 0;
    list-style-type: none;
    counter-reset: myCounter
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li, .post .post-text-hld ul li {
    position: relative;
    padding: 0 0 7px 18px;
    list-style-type: none
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li:after {
    font-family: 'Material Icons';
    font-size: .53em;
    line-height: 1em;
    position: absolute;
    top: 9px;
    left: 0;
    display: block;
    content: '\e3a6';
    color: #0082ff
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li ul, .post .post-text-hld ul li ul {
    margin: 7px 0 0 17px;
    padding: 0
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li .count:before, .product.data.items > .item.title > a.switch .counter:before, .review-list .review-items .review-item .review-details .review-date time:before {
    content: '('
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .items li .count:after, .product.data.items > .item.title > a.switch .counter:after, .review-list .review-items .review-item .review-details .review-date time:after {
    content: ')'
}

#layered-filter-block .filter-options .filter-options-item:last-child, .cart-summary .totals-block-wrapper .checkout-methods-items li:last-child {
    margin-bottom: 0
}

#layered-filter-block .filter-current .filter-current-subtitle {
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.1;
    position: relative;
    display: block;
    margin: 0 0 15px;
    padding: 14px 25px 12px 0;
    text-transform: uppercase;
    color: #333
}

#layered-filter-block .filter-current .items {
    padding-bottom: 5px
}

#layered-filter-block .filter-current .items .item {
    font-size: 16px;
    font-weight: 300;
    position: relative;
    padding: 0 20px 7px 0
}

#layered-filter-block .filter-current .items .item .filter-label:after {
    content: ': '
}

#layered-filter-block .filter-current .items .item .filter-value, #layered-filter-block .filter-current .items .item .remove:hover, .block-compare .product-items-names .product-item .action.delete:hover, .block-compare .product-items-names .product-item .product-item-name .product-item-link:hover {
    color: #0082ff
}

#layered-filter-block .filter-current .items .item .remove, .block-compare .product-items-names .product-item .action.delete {
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none !important;
    color: #333
}

#layered-filter-block .filter-current .items .item .remove:before, .block-compare .product-items-names .product-item .action.delete:before, .sidebar .block.block-wishlist .actions-secondary .btn-remove:before {
    font-family: 'Material Icons';
    font-size: 1em;
    font-weight: 400;
    content: '\e14c'
}

#layered-filter-block .filter-actions {
    margin-bottom: 12px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.block-compare .empty {
    padding: 9px 15px 9px 0
}

.block-compare .product-items-names {
    margin-bottom: 15px
}

.block-compare .product-items-names .product-item {
    position: relative;
    margin: 0 0 6px;
    padding: 0 18px 0 0
}

.block-compare .product-items-names .product-item .product-item-name, .form-shipping-address select, .opc-wrapper select {
    margin: 0
}

.block-compare .product-items-names .product-item .action.delete {
    -webkit-transition: color 200ms linear 0s;
    transition: color 200ms linear 0s
}

.block-compare .product-items-names .product-item .action.delete span {
    display: none
}

.sidebar .block.block-wishlist .empty {
    padding: 9px 15px 9px 0
}

.sidebar .block.block-wishlist .block-title span.counter {
    display: none !important
}

.cell.remove .action.link-close span, .noUi-handle:after, .noUi-handle:before, .sidebar .block.block-wishlist .actions-secondary .btn-remove span, .sidebar .block.block-wishlist .subtitle {
    display: none
}

.sidebar .block.block-wishlist .product-items .product-item {
    min-height: 100px;
    margin-bottom: 28px
}

.sidebar .block.block-wishlist .actions-secondary {
    position: absolute;
    top: -2px;
    right: 0;
    width: auto;
    padding: 0
}

.sidebar .block.block-reorder {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.sidebar .block.block-reorder div.field {
    margin: 0 0 1px
}

.cart-summary .totals-block-wrapper .data.table.totals .grand.totals td strong, .cart-summary .totals-block-wrapper .data.table.totals .grand.totals th strong, .sidebar .block.block-reorder .product-item-name, .table-total tbody tr td {
    font-weight: 500
}

.no-border-bottom {
    border-bottom: none
}

.expander-list, .expander-list ul {
    margin: 0 0 -16px;
    padding: 0;
    list-style-type: none
}

.expander-list > li {
    padding: 7px 0
}

.expander-list > li a:hover, .table-wrapper.comparison .actions-secondary a:hover {
    text-decoration: none;
    color: #0082ff
}

.expander-list > li > a {
    font-weight: 500;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #333
}

#compareSlide .compareSlide__bot .clear-all:hover, #compareSlide .compareSlide__close:hover, .expander-list li.active > a, .expander-list li.open > a, .filter-list li a.icon:hover, .filter-list li span {
    color: #0082ff
}

.expander-list ul {
    display: none;
    margin: 10px 0 -5px
}

.expander-list ul li {
    padding: 4px 0 3px
}

.expander-list ul li a, .product.attibute.description p {
    font-weight: 300
}

.expander-list li {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.expander-list .expander {
    position: absolute;
    top: 10px;
    right: -5px;
    display: block;
    width: 26px;
    height: 26px;
    cursor: pointer;
    text-align: right
}

.expander-list .expander:before {
    font-family: 'Material Icons';
    font-size: 22px;
    line-height: 1em;
    content: '\e5cf';
    color: #0082ff
}

.expander-list .open > .expander:before {
    content: '\e5ce'
}

.filter-list {
    margin: 8px 0 15px;
    padding: 0;
    list-style: none
}

.filter-list li {
    position: relative;
    margin: 0 0 5px
}

.filter-list li a.icon {
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #333
}

.filter-list li a.icon.icon-to-right {
    position: absolute;
    top: 2px;
    right: -2px
}

#priceSlider {
    margin: 20px 0 26px
}

.noUi-horizontal {
    height: 4px
}

.noUi-background {
    background: #e5e5e5;
    box-shadow: none
}

.noUi-connect {
    -webkit-transition: background 450ms;
    transition: background 450ms;
    background: #1a8eff;
    box-shadow: none
}

.noUi-origin, .noUi-target {
    border-radius: 0
}

.noUi-target {
    border: 0;
    box-shadow: none
}

.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45), 0 3px 6px -5px #bbb
}

.noUi-draggable {
    cursor: w-resize
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize
}

.noUi-handle {
    cursor: pointer;
    border: 0;
    border-radius: 50%;
    background: #007df5
}

.noUi-horizontal .noUi-handle {
    top: -8px;
    left: -9.5px;
    width: 19px;
    height: 19px
}

.noUi-active, .noUi-handle {
    box-shadow: none
}

.noUi-handle:after {
    left: 17px
}

[disabled] .noUi-connect, [disabled].noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle, [disabled].noUi-origin {
    cursor: not-allowed
}

.price-input {
    display: inline-block;
    vertical-align: top
}

.price-input label {
    font-weight: 400;
    display: block;
    float: none;
    margin: 0
}

.price-input input[type=text] {
    font-size: 1em;
    line-height: 1.25em;
    display: inline-block;
    width: 67px;
    padding: 9px 0;
    text-align: center;
    color: #0082ff;
    border: 1px solid #e5e5e5
}

.price-input .btn {
    margin: 27px 0 0 5px
}

.price-input-divider {
    display: inline-block;
    padding: 30px 0 0;
    vertical-align: middle
}

body.catalog-product-compare-index .action.print {
    float: left;
    margin: -113px 0 0
}

body.catalog-product-compare-index .action.print.btn--ys.btn--sm .icon {
    font-size: 20px;
    color: #0082ff
}

.cell.remove .action.link-close {
    font-size: 20px
}

.table-wrapper.comparison .cell.product.info {
    text-align: center
}

.table-wrapper.comparison .product-item-photo-wrap {
    max-width: 270px;
    margin: 0 auto 18px
}

.table-wrapper.comparison .product-item-name {
    font-size: 16px;
    text-transform: uppercase
}

.table-wrapper.comparison .product-reviews-summary {
    display: table;
    margin: 0 auto 15px
}

.table-wrapper.comparison .actions-secondary {
    margin: 10px 0 0
}

.table-wrapper.comparison .actions-secondary a {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: color 200ms linear 0s;
    transition: color 200ms linear 0s;
    color: #333
}

.table-wrapper.comparison .actions-secondary a:before {
    font-family: 'Material Icons';
    font-size: 24px;
    font-weight: 400
}

.shopping-cart-table .actions-toolbar .action.action-towishlist:before, .table-wrapper.comparison .actions-secondary a.towishlist:before {
    content: '\e87e'
}

.addtocart_compare {
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    padding: 0;
    color: #0082ff;
    border: 0;
    background: 0 0
}

.addtocart_compare:hover {
    padding: 0;
    color: #333;
    border: 0;
    background: 0 0
}

.addtocart_compare .cart_txt, .table-wrapper.comparison .actions-secondary a span, .table-wrapper.comparison .product-reviews-summary .reviews-actions {
    display: none
}

.compare__item {
    position: relative;
    display: block;
    width: 100%;
    min-height: 100px;
    margin: 10px 0 32px;
    padding: 0
}

.compare__item__image {
    position: absolute;
    top: 5px;
    left: 0;
    width: 80px;
    height: 100px
}

.compare__item__image img, .subcategory-item .figure img, .vertical-carousel__item__image img {
    width: 100%
}

.compare__item__delete {
    position: absolute;
    top: 0;
    right: 0
}

.compare__item__delete a {
    font-size: 1em;
    text-decoration: none !important;
    color: #0082ff
}

.compare__item__title {
    margin: 0 0 0 100px
}

.compare__item__title h2, .vertical-carousel__item__title h2 {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6875em;
    margin: 0;
    padding: 0 40px 10px 0;
    letter-spacing: normal
}

.compare__item__title h2 a, .vertical-carousel__item__title h2 a, .widget.block-archive .block-content a, .widget.block-categories .block-content a, .widget.block-recent-posts .block-content a {
    color: #777
}

.compare__item__title h2 a:hover, .vertical-carousel__item__title h2 a:hover {
    text-decoration: none;
    color: #0082ff
}

#compareSlide, #compareSlide.open {
    -webkit-transition: bottom 500ms linear 0s;
    transition: bottom 500ms linear 0s
}

#compareSlide {
    position: fixed;
    z-index: 10000;
    left: 0;
    display: block;
    width: 100%;
    padding: 20px 0;
    background-color: #333;
    bottom: -150%
}

#compareSlide.open {
    bottom: 0
}

#compareSlide .container {
    position: relative
}

#compareSlide .compareSlide__top {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff
}

#compareSlide .compareSlide__close {
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    color: #fff
}

#compareSlide .compareSlide__bot {
    overflow: hidden;
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #606060
}

#compareSlide .compareSlide__bot .clear-all {
    font-size: 1.25em;
    float: left;
    white-space: nowrap;
    color: #0082ff
}

#compareSlide .compareSlide__bot .btn-compare {
    float: right
}

#compareSlide .compared-product-row {
    overflow: hidden;
    margin: 10px 0
}

#compareSlide .compared-product {
    display: inline-block;
    width: 16.6667%;
    margin: 0 -4px 0 0;
    padding: 0 10px;
    text-align: center;
    vertical-align: top
}

#compareSlide .compared-product__image {
    margin: 10px 0
}

#compareSlide .compared-product__image img {
    max-width: 70px
}

#compareSlide .compared-product__delete {
    font-size: 1.25em;
    text-decoration: none;
    color: #0082ff
}

#compareSlide .compared-product__delete:hover {
    color: #fff
}

#compareSlide .compared-product__name {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.6875em;
    color: #0082ff
}

.vertical-carousel {
    margin: 0 0 -3px;
    padding: 0 0 40px
}

.megamenu .vertical-carousel {
    margin: 15px 0 0
}

.vertical-carousel__item {
    position: relative;
    display: block;
    width: 100%;
    min-height: 121px;
    margin: 0 0 10px;
    padding: 0 0 5px
}

.vertical-carousel__item__select {
    width: 35px
}

.vertical-carousel__item__image {
    width: 80px
}

.vertical-carousel__item .price-box {
    margin: 0 0 0 100px;
    padding: 0 0 2px;
    text-align: left
}

.vertical-carousel__item .price-box .price {
    font-size: 1.25em;
    color: #0082ff
}

.vertical-carousel__item .price-box .old-price .price {
    font-size: 12px;
    color: #fa6b6b
}

.vertical-carousel__item .price-box del {
    font-size: 90%;
    display: block;
    padding: 5px 0 0
}

.vertical-carousel__item .product-reviews-summary {
    font-size: .75em;
    margin: 5px 0 5px 100px;
    text-align: left
}

.vertical-carousel__item .product-reviews-summary .reviews-actions {
    display: none
}

.vertical-carousel__item__title {
    margin: 0 0 0 100px
}

.vertical-carousel__item__title h2 {
    margin: -7px 0 0;
    padding: 0 0 4px;
    letter-spacing: 0
}

.vertical-carousel .label {
    font-family: Ubuntu, sans-serif;
    font-size: .625em;
    font-weight: 600;
    line-height: 1.04em;
    position: absolute;
    top: .4em;
    padding: .5em;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.vertical-carousel .label--right {
    right: .5em
}

.vertical-carousel .label--left {
    left: .5em
}

.vertical-carousel .label--new {
    background-color: #474747
}

.vertical-carousel .label--sale {
    background-color: #fa6b6b
}

.vertical-carousel .slick-next, .vertical-carousel .slick-prev {
    top: auto;
    bottom: 0;
    width: 40px;
    height: 40px;
    color: #333;
    background-color: #f5f5f5
}

.vertical-carousel .slick-next:hover, .vertical-carousel .slick-prev:hover {
    top: auto;
    bottom: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    background: #0082ff
}

.vertical-carousel .slick-next:before, .vertical-carousel .slick-prev:before {
    font-size: 30px;
    line-height: 40px
}

.vertical-carousel .slick-prev {
    left: 0
}

.vertical-carousel .slick-next {
    right: auto;
    left: 50px
}

.vertical-carousel.with-checkbox .vertical-carousel__item__select {
    width: 35px
}

.vertical-carousel.with-checkbox .vertical-carousel__item__image {
    width: 80px
}

.vertical-carousel.with-checkbox .price-box, .vertical-carousel.with-checkbox .product-reviews-summary, .vertical-carousel.with-checkbox .vertical-carousel__item__title {
    margin: 0 0 0 135px
}

.vertical-carousel.with-checkbox .slick-next, .vertical-carousel.with-checkbox .slick-prev {
    top: -75px;
    right: 45px;
    left: auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.vertical-carousel.with-checkbox .slick-next {
    right: 0
}

@media (max-width: 991px) {
    .vertical-carousel.with-checkbox .slick-next, .vertical-carousel.with-checkbox .slick-prev {
        top: -88px
    }
}

@media (max-width: 767px) {
    .vertical-carousel.with-checkbox.vertical-carousel-2 {
        position: static
    }

    .vertical-carousel.with-checkbox.vertical-carousel-2 .slick-next, .vertical-carousel.with-checkbox.vertical-carousel-2 .slick-prev {
        top: -10px;
        margin-top: 0
    }

    .vertical-carousel.with-checkbox.offset-top-40 {
        margin-top: 20px !important
    }
}

.vertical-carousel.special-carousel {
    margin-top: -9px;
    padding-bottom: 0
}

.vertical-carousel.special-carousel .vertical-carousel__item:first-child {
    border-top: none
}

.vertical-carousel.special-carousel .vertical-carousel__item {
    min-height: 175px;
    margin-top: 18px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5
}

.vertical-carousel.special-carousel .vertical-carousel__item__image {
    width: 120px
}

.vertical-carousel.special-carousel .price-box, .vertical-carousel.special-carousel .rating, .vertical-carousel.special-carousel .vertical-carousel__item__title {
    margin: 0 0 0 140px
}

.vertical-carousel.special-carousel .product_holder__label--sale {
    font-size: 10px;
    font-weight: 300;
    top: 30px !important;
    left: 10px;
    padding: 3px 5px 4px
}

.vertical-carousel.special-carousel h2 {
    line-height: 1.5em;
    padding: 0 0 8px
}

.subcategory-item {
    display: inline-block;
    float: none;
    margin-right: -4px;
    margin-bottom: 40px;
    text-align: center;
    vertical-align: top
}

.subcategory-item .figure {
    position: relative;
    display: block;
    max-width: 100%;
    margin-bottom: 30px
}

.subcategory-item .figure::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
    opacity: 1;
    border: 10px solid #eee
}

.subcategory-item a, .subcategory-item a:hover {
    text-decoration: none
}

.subcategory-item a:hover .subcategory-item__title {
    color: #0082ff
}

.subcategory-item__title {
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 10px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-transform: uppercase;
    color: #333
}

.subcategory-item__title a {
    color: #333
}

.subcategory-item__title a:hover {
    text-decoration: none;
    color: #0082ff
}

.toolbar-products {
    padding: 28px 0 20px;
    border-top: 1px solid #e5e5e5
}

.limiter .control select {
    min-width: 70px
}

.limiter .limiter-text, .sorter-action span {
    display: none
}

.filters-row__select label, .limiter label.label_limiter, .sorter .sorter-label {
    padding: 0 5px
}

@media (max-width: 479px) {
    .sorter .sorter-label {
        display: none
    }
}

.sorter-options {
    min-width: 175px
}

@media (max-width: 639px) {
    .sorter-options {
        font-size: 11px !important;
        width: 95px;
        min-width: 95px
    }
}

.sorter-action {
    font-size: 21px;
    line-height: 1em;
    display: inline-block;
    -webkit-transition: color 200ms linear 0s;
    transition: color 200ms linear 0s;
    vertical-align: middle;
    color: #0082ff
}

.sorter-action:hover {
    text-decoration: none;
    color: #333
}

.modes-mode:before, .sorter-action:before {
    font-family: 'Material Icons';
    font-size: inherit;
    font-weight: 400
}

.sorter-action:before {
    content: '\e5c4'
}

.sorter-action.sort-asc {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sorter-action.sort-desc {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.modes {
    margin: 7px 15px 0 0
}

@media (max-width: 639px) {
    .modes {
        margin: 7px 0 0
    }
}

.modes-label, .modes-mode span {
    display: none
}

.modes-mode {
    font-size: 24px;
    line-height: 20px;
    display: inline-block;
    margin: 0 12px 0 0;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #777
}

.modes-mode:before {
    font-style: normal;
    line-height: 26px
}

.modes-mode.mode-grid:before {
    content: '\e8f0'
}

.modes-mode.mode-list:before {
    content: '\e8ef'
}

.modes-mode:active, .modes-mode:focus, .modes-mode:hover {
    text-decoration: none
}

.modes-mode:not(.active):hover {
    text-decoration: none;
    color: #0082ff
}

.modes-mode.active {
    color: #0082ff
}

.toolbar-amount {
    margin: 6px 0 0
}

.toolbar-amount .toolbar-number {
    color: #333
}

.filters-row {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 28px 0 20px;
    border-top: 1px solid #e5e5e5
}

@media (min-width: 992px) and (max-width: 1199px) {
    .filters-row {
        padding-bottom: 60px
    }
}

.filters-row__mode, .filters-row__pagination {
    display: inline-block;
    vertical-align: top
}

@media (min-width: 992px) and (max-width: 1199px) {
    __pagination .filters-row {
        position: absolute;
        right: 5px;
        bottom: 5px
    }
}

.filters-row__view {
    font-size: 24px;
    line-height: 40px;
    margin: 0 12px 0 0;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #777
}

.filters-row__view.active, .filters-row__view:hover, .widget.block-archive .block-content a:hover, .widget.block-categories .block-content a:hover, .widget.block-recent-posts .block-content a:hover {
    color: #0082ff
}

.filters-row__items {
    display: inline-block;
    padding: 0 20px
}

@media (max-width: 1680px) {
    .filters-row__items {
        padding: 0 12px
    }
}

@media (max-width: 1199px) {
    .filters-row__items {
        padding: 0 10px
    }
}

@media (max-width: 640px) {
    .filters-row__items {
        padding: 0
    }
}

.filters-row__select {
    display: inline-block;
    padding: 0 22px
}

@media (max-width: 1680px) {
    .filters-row__select {
        padding: 0 10px
    }
}

@media (max-width: 1199px) {
    .filters-row__select {
        padding: 0 0 0 5px
    }
}

.filters-row__select .sort-position {
    min-width: 175px
}

@media (max-width: 1680px) {
    .filters-row__select .sort-position {
        min-width: 150px
    }
}

@media (max-width: 1199px) {
    .filters-row__select .sort-position {
        min-width: 130px
    }
}

.filters-row__select .show-qty {
    min-width: 70px
}

.filters-row__select .icon {
    font-size: 21px;
    line-height: 1em;
    display: inline-block;
    vertical-align: middle;
    color: #0082ff
}

.filters-row__select .icon.sort-direction {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.filters-row__select .icon:hover, .post__title_block .post__meta.post_view_categories a:hover {
    color: #333
}

@media (max-width: 640px) {
    .filters-row__select {
        display: block;
        margin: 5px 0;
        padding: 0
    }

    .filters-row__select.pull-right {
        float: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .filters-row-layout .filters-row__pagination {
        position: relative;
        right: 0;
        bottom: 0
    }
}

@media (max-width: 992px) {
    .filters-row-layout div {
        text-align: center
    }

    .filters-row-layout .slide-column-open {
        margin: 10px 0 20px
    }

    .filters-row-layout {
        padding-top: 0
    }
}

.collapse-block .filter-title, .without-left-col#leftColumn:after {
    display: none
}

.collapse-block .filter-popup li {
    position: relative;
    text-align: center
}

.collapse-block .filter-popup a {
    position: relative
}

.collapse-block .filter-popup .active a:before {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    line-height: 3em;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '\e5cd';
    color: #fff;
    background: #333
}

.collapse-block .filter-popup .active .filter-title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    margin: auto
}

.collapse-block .filter-popup .active {
    padding-top: 29px !important
}

.collapse-block .options-swatch--color li a:hover:before {
    border: none !important
}

@media (min-width: 992px) {
    #leftColumn {
        position: relative;
        margin-top: -12px;
        padding-right: 47px
    }

    #leftColumn:after {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 1px;
        height: 100%;
        content: '';
        background: #e5e5e5
    }

    .page-layout-2columns-left #centerColumn {
        float: right
    }
}

@media (max-width: 991px) {
    .catalog-category-view #leftColumn .sidebar-main, .catalog-category-view #rightColumn .sidebar-main {
        position: fixed;
        z-index: 1000001;
        top: 0;
        left: -150%;
        display: block;
        overflow: auto;
        width: 270px;
        height: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        -webkit-transition: left 300ms linear 0s;
        transition: left 300ms linear 0s;
        text-align: left;
        background: #fff
    }

    .catalog-category-view #leftColumn .sidebar-main.column-open, .catalog-category-view #rightColumn .sidebar-main.column-open {
        left: 0;
        -webkit-transition: left 300ms linear 0s;
        transition: left 300ms linear 0s
    }

    .catalog-category-view #leftColumn .collapse-block, .catalog-category-view #leftColumn .sidebar-main .block.filter, .catalog-category-view #rightColumn .collapse-block, .catalog-category-view #rightColumn .sidebar-main .block.filter {
        padding: 0 20px
    }

    .catalog-category-view #leftColumn .slide-column-close, .catalog-category-view #rightColumn .slide-column-close {
        font-size: .8125em !important;
        font-weight: 600 !important;
        line-height: 1em !important;
        display: block;
        padding: 15px 18px !important;
        -webkit-transition: opacity 600ms linear 0s;
        transition: opacity 600ms linear 0s;
        text-decoration: none;
        text-transform: uppercase;
        opacity: 0;
        color: #1fc0a0;
        border-bottom: 1px solid #e5e5e5
    }

    .catalog-category-view #leftColumn .slide-column-close .icon, .catalog-category-view #rightColumn .slide-column-close .icon {
        font-size: 1.7692em;
        display: inline-block;
        vertical-align: middle;
        color: #333
    }

    .catalog-category-view #leftColumn .filters-block, .catalog-category-view #rightColumn .filters-block {
        padding: 15px 20px;
        border-bottom: 1px solid #e5e5e5
    }

    .catalog-category-view #leftColumn .filters-row__select, .catalog-category-view #rightColumn .filters-row__select {
        display: block;
        padding: 5px 0 0
    }

    .catalog-category-view #leftColumn .filters-row__select label, .catalog-category-view #rightColumn .filters-row__select label {
        min-width: 65px;
        margin: 0
    }

    .catalog-category-view #leftColumn .filters-row__select .select-wrapper .select--ys, .catalog-category-view #rightColumn .filters-row__select .select-wrapper .select--ys {
        min-width: 118px
    }

    .slide-column-open {
        display: inline-block;
        margin: 0 15px 0 0
    }
}

.icon-to-right {
    position: absolute;
    top: 3px;
    right: 0
}

#leftColumn .sidebar-main.column-open, #rightColumn .sidebar-main.column-open {
    padding-top: 59px !important
}

#leftColumn .sidebar-main.column-open .slide-column-close, #rightColumn .sidebar-main.column-open .slide-column-close {
    position: fixed;
    z-index: 777;
    top: 0;
    left: 0;
    width: 253px;
    opacity: 1;
    background: #fff
}

.catalog-category-view #centerColumn #layered-filter-block, .without-left-col#leftColumn {
    position: fixed;
    z-index: 1000001;
    top: 0;
    left: -150%;
    display: block;
    overflow: auto;
    height: 100%;
    margin: 0;
    list-style: none;
    text-align: left;
    background: #fff
}

.catalog-category-view #centerColumn #layered-filter-block {
    -webkit-transition: left 300ms linear 0s;
    transition: left 300ms linear 0s;
    width: 270px;
    padding: 0 20px
}

.catalog-category-view #centerColumn #layered-filter-block.column-open, .without-left-col#leftColumn {
    left: 0;
    -webkit-transition: left 300ms linear 0s;
    transition: left 300ms linear 0s
}

.catalog-category-view #centerColumn #layered-filter-block .block.filter, .catalog-category-view #centerColumn .collapse-block {
    padding: 0 20px
}

.catalog-category-view #centerColumn .slide-column-close {
    font-size: .8125em !important;
    font-weight: 600 !important;
    line-height: 1em !important;
    display: block !important;
    padding: 15px 18px !important;
    -webkit-transition: opacity 600ms linear 0s;
    transition: opacity 600ms linear 0s;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 1 !important;
    color: #1fc0a0;
    border-bottom: 1px solid #e5e5e5
}

.catalog-category-view #centerColumn .slide-column-close .icon {
    font-size: 1.7692em;
    display: inline-block;
    vertical-align: middle;
    color: #333
}

.catalog-category-view #centerColumn .filters-block {
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5
}

.catalog-category-view #centerColumn .filters-row__select {
    display: block;
    padding: 5px 0 0
}

.catalog-category-view #centerColumn .filters-row__select label, .without-left-col#leftColumn .filters-row__select label {
    min-width: 65px;
    margin: 0
}

.catalog-category-view #centerColumn .filters-row__select .select-wrapper .select--ys, .without-left-col#leftColumn .filters-row__select .select-wrapper .select--ys {
    min-width: 118px
}

.page-layout-1column.catalog-category-view #centerColumn .slide-column-open {
    display: block !important;
    opacity: 1 !important
}

@media (min-width: 992px) {
    #rightColumn {
        position: relative;
        margin-top: -12px;
        padding-left: 47px
    }

    #rightColumn:after {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 1px;
        height: 100%;
        content: '';
        background: #e5e5e5
    }
}

@media (max-width: 1199px) {
    #rightColumn {
        padding-left: 15px
    }

    #rightColumn:after {
        display: none
    }
}

.without-left-col#leftColumn {
    width: 320px;
    padding: 0
}

.without-left-col#leftColumn .slide-column-close {
    width: 320px
}

@media (max-width: 767px) {
    .without-left-col#leftColumn {
        width: 270px
    }

    .without-left-col#leftColumn .slide-column-close {
        width: 253px
    }
}

.without-left-col#leftColumn.column-open {
    left: 0;
    -webkit-transition: left 300ms linear 0s;
    transition: left 300ms linear 0s
}

.without-left-col#leftColumn .slide-column-close {
    font-size: .8125em !important;
    font-weight: 600 !important;
    line-height: 1em !important;
    display: block;
    padding: 15px 18px !important;
    text-decoration: none;
    text-transform: uppercase;
    color: #1fc0a0;
    border-bottom: 1px solid #e5e5e5
}

.without-left-col#leftColumn .slide-column-close .icon {
    font-size: 1.7692em;
    display: inline-block;
    vertical-align: middle;
    color: #333
}

.without-left-col#leftColumn .filters-block {
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5
}

.without-left-col#leftColumn .filters-row__select {
    display: block;
    padding: 5px 0 0
}

.without-left-col#leftColumn .collapse-block {
    padding: 0 20px
}

.slide-column-open {
    display: inline-block;
    margin: 0 15px 0 0;
    float: left
}

.text-center .slide-column-open {
    float: none
}

.back-to-top {
    font-size: 2.77em;
    line-height: 1.4em;
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 10%;
    display: none;
    width: 62px;
    height: 62px;
    cursor: pointer;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    text-align: center;
    color: #fff;
    background-color: #0082ff
}

@media (max-width: 768px) {
    .back-to-top {
        display: none !important
    }
}

.back-to-top span {
    color: #fff
}

.back-to-top:hover {
    -webkit-animation: animation-arrow-top alternate infinite .4s;
    animation: animation-arrow-top alternate infinite .4s
}

@-webkit-keyframes animation-arrow-top {
    0% {
        line-height: 1.4em
    }
    to {
        line-height: 1.1em
    }
}

@keyframes animation-arrow-top {
    0% {
        line-height: 1.4em
    }
    to {
        line-height: 1.1em
    }
}

.post {
    margin-bottom: 40px;
    padding-bottom: 40px
}

.post.post-view {
    margin-bottom: 0;
    padding-bottom: 0
}

.post__title_block {
    position: relative;
    overflow: hidden;
    padding: 0 0 43px
}

.post__title_block figure {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px
}

.post__title_block figure img {
    width: 100%;
    height: auto;
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease
}

.post__title_block figure:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.post__title_block time {
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1em;
    display: block;
    width: 73px;
    height: 73px;
    margin-right: 28px;
    text-align: center;
    text-transform: lowercase;
    color: #fff;
    border-radius: 50%;
    background-color: #0082ff
}

.post__title_block time span {
    font-family: Ubuntu, sans-serif;
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    line-height: 1em;
    display: block;
    padding-top: 11px;
    padding-bottom: 1px;
    text-align: center
}

.post__title_block .post__title {
    font-size: 22px;
    line-height: 1em;
    margin-bottom: 8px;
    padding-top: 4px;
    letter-spacing: normal
}

.post__title_block .pull-left.second-pull {
    width: 75%
}

.post__title_block .pull-right {
    margin: 15px 0 0
}

.post__title_block .post__meta {
    padding-top: 4px !important
}

.post__meta__item.meta_category a, .post__title_block .post__meta.post_view_categories a {
    margin-right: 10px
}

.post__meta__item.meta_category a:after, .post__title_block .post__meta.post_view_categories a:after {
    content: ',';
    color: #333
}

.post__meta__item.meta_category a:last-child:after, .post__title_block .post__meta.post_view_categories a:last-child:after {
    display: none
}

@media (max-width: 991px) {
    .post__title_block .post__meta__item:first-child {
        display: block
    }
}

@media (max-width: 695px) {
    .post__title_block .pull-left {
        float: none;
        width: 100%
    }

    .post__title_block .pull-left:last-child {
        width: 100%;
        padding-top: 10px
    }
}

.post .post__meta {
    width: 100%;
    padding-top: 20px
}

@media (max-width: 535px) {
    .post .post__meta__item {
        display: block
    }
}

.post .post-ftimg-hld {
    margin-bottom: 15px
}

.post .color1 {
    color: #55acee
}

.post h1 {
    font-size: 50px;
    line-height: .8em;
    margin-bottom: 27px;
    letter-spacing: -.01em
}

.post h2, .post h3, .post h4, .post h5, .post h6 {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 28px;
    letter-spacing: -.01em
}

.post h3, .post h4, .post h5, .post h6 {
    font-size: 26px;
    margin-bottom: 31px
}

.post h4, .post h5, .post h6 {
    font-size: 22px;
    margin-bottom: 34px
}

.post h5, .post h6 {
    font-size: 20px;
    margin-bottom: 37px
}

.post h6 {
    font-size: 16px;
    margin-bottom: 19px
}

.post .title-header {
    line-height: 1.2em;
    margin: 0;
    padding: 24px 0 31px
}

.post .post-text-hld ol ul li:last-child, .post .post-text-hld ul li ul li:last-child {
    padding-bottom: 0
}

.post .post-text-hld ul li a {
    font-weight: 300;
    text-decoration: none !important;
    color: #777
}

.post .post-text-hld ul li a:hover {
    text-decoration: none;
    color: #0082ff
}

.post .post-text-hld ul li.active > a {
    color: #0082ff
}

.post .post-text-hld ol li {
    position: relative;
    margin-bottom: 7px;
    padding: 0 0 0 18px;
    text-indent: 0
}

.post .post-text-hld ol ul {
    margin: 7px 0 0 17px;
    padding: 0;
    list-style-type: none;
    counter-reset: myCounter1
}

@media screen and (min-width: 767px) and (max-width: 1770px) {
    .blog-layout .post__title_block .pull-left:last-child {
        width: 65% !important
    }
}

.embed-youtube {
    max-width: 604px
}

.post__meta {
    overflow: hidden
}

.post__meta .icon {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 11px;
    color: #0082ff
}

.post__meta .autor a, .post__meta__item, .post__meta__item.meta_category a:hover {
    color: #333
}

.post__meta__item.meta_category {
    float: left
}

.post__meta .addthis_toolbox {
    float: right;
    margin: 11px 0 0
}

@media (max-width: 767px) {
    .post__meta .addthis_toolbox {
        float: none;
        clear: both;
        margin: 0;
        padding: 11px 0 0
    }
}

.post__meta .autor {
    font-family: Georgia, sans-serif;
    font-size: 18px;
    font-style: italic;
    margin-right: 7px
}

.post__meta .autor a:hover, .post__meta a {
    color: #0082ff
}

.cart-summary .totals-block-wrapper .data.table.totals .grand.totals, .post-bottom .block {
    border-top: solid 1px #e5e5e5
}

.post-bottom .block .block-title.title {
    margin: 0 0 20px;
    padding: 20px 0 0
}

.post-bottom .block .block-title.title strong {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333
}

.post-bottom .block .block-content {
    margin: 0;
    padding: 0;
    list-style: none
}

.blog-layout .post {
    border-color: transparent
}

.filter-nav {
    padding-bottom: 50px;
    text-align: center
}

.filter-nav div, .gallery-content .link-gallery, .gallery-content .zomm-gallery {
    display: inline-block;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-decoration: none;
    color: #333
}

.filter-nav div {
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 14px 16px;
    cursor: pointer;
    text-transform: uppercase;
    background: #f5f5f5;
    font-size: 13px;
    line-height: 1em
}

.filter-nav div.current, .filter-nav div:hover, .gallery-content .link-gallery:hover, .gallery-content .zomm-gallery:hover {
    color: #fff;
    background: #0082ff
}

.gallery-content .filter-content-item {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.gallery-content .link-gallery, .gallery-content .zomm-gallery {
    font-size: 36px;
    line-height: 1.9em;
    width: 67px;
    height: 67px;
    text-align: center;
    border-radius: 50%;
    background: #fff
}

.gallery-content .link-gallery:before, .gallery-content .zomm-gallery:before {
    font-family: 'Material Icons';
    position: relative;
    display: block;
    margin-left: 1px;
    content: '\e8ff'
}

.gallery-content .link-gallery:before {
    content: '\e5c8'
}

.gallery-content img {
    width: 100%;
    height: auto
}

.gallery-content .title {
    font-size: 22px;
    line-height: 1em;
    margin-top: 0
}

.gallery-content .title a:focus {
    text-decoration: none;
    color: #333
}

.gallery-content .title a:hover, .product.data.items > .item.title:hover > a.switch {
    text-decoration: none;
    color: #0082ff
}

.gallery-content figure {
    position: relative;
    display: block
}

.gallery-content figure figcaption {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 5% 10%;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    opacity: 0;
    background: rgba(255, 255, 255, .9);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.gallery-content figure:hover figcaption {
    z-index: 7;
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.gallery-content .button-box {
    position: absolute
}

@media (max-width: 1770px) {
    .gallery-content .button-box {
        font-size: 30px;
        right: 5.3%;
        bottom: 7.5%
    }
}

@media (min-width: 1770px) {
    .gallery-content .button-box {
        font-size: 36px;
        right: 10.3%;
        bottom: 13.5%
    }
}

@media (max-width: 1200px) {
    .gallery-content .title {
        font-size: 19px
    }

    .gallery-content .font18 {
        font-size: 15px
    }

    .gallery-content figcaption {
        padding-top: 2%
    }

    .gallery-content figcaption p {
        font-size: 13px;
        line-height: 1.5em
    }

    .gallery-content .link-gallery, .gallery-content .zomm-gallery {
        font-size: 24px;
        line-height: 1.45em;
        width: 35px;
        height: 35px
    }

    .gallery-content .button-box {
        bottom: 3%
    }
}

@media (max-width: 1677px) {
    .gallery-layout-3.gallery-content .title {
        margin-top: 27px
    }

    .gallery-layout-3.gallery-content .button-box {
        font-size: 30px;
        right: 5.3%
    }

    .gallery-layout-3.gallery-content .title {
        font-size: 19px
    }

    .gallery-layout-3.gallery-content .font18 {
        font-size: 15px
    }

    .gallery-layout-3.gallery-content figcaption {
        padding-top: 2%
    }

    .gallery-layout-3.gallery-content figcaption p {
        font-size: 13px;
        line-height: 1.5em
    }

    .gallery-layout-3.gallery-content .link-gallery, .gallery-layout-3.gallery-content .zomm-gallery {
        font-size: 24px;
        line-height: 1.45em;
        width: 35px;
        height: 35px
    }

    .gallery-layout-3.gallery-content .button-box {
        bottom: 3%
    }

    .gallery-layout-3.gallery-content .text-center .button-box {
        padding-top: 3%
    }
}

.gallery-layout-4.gallery-content .block-table {
    height: 100%
}

.gallery-layout-4.gallery-content figcaption {
    padding-top: 11%;
    text-align: center
}

.gallery-layout-4.gallery-content figcaption .button-box {
    position: relative;
    right: auto !important;
    bottom: inherit;
    padding-top: 5%
}

@media (max-width: 1770px) {
    .gallery-layout-4.gallery-content figcaption .button-box {
        padding-top: 3%
    }
}

@media (min-width: 1770px) {
    .gallery-layout-4.gallery-content figcaption .button-box {
        padding-top: 5%
    }
}

.gallery-layout-4.gallery-content figcaption p, .shopping-cart-table .actions-toolbar .action span {
    display: none
}

@media (max-width: 1641px) {
    .gallery-layout-4.gallery-content figcaption {
        padding: 5%
    }

    .gallery-layout-4.gallery-content .title {
        font-size: 17px;
        margin-top: 27px
    }

    .gallery-layout-4.gallery-content .font18 {
        font-size: 14px
    }

    .gallery-layout-4.gallery-content figcaption p {
        font-size: 13px;
        line-height: 1.5em
    }

    .gallery-layout-4.gallery-content .link-gallery, .gallery-layout-4.gallery-content .zomm-gallery {
        font-size: 26px;
        line-height: 1.6em;
        width: 40px;
        height: 40px
    }

    .gallery-layout-4.gallery-content .button-box {
        bottom: 0
    }
}

.gallery-layout-4.gallery-content figcaption .button-box {
    text-align: center
}

@media (max-width: 1641px) {
    .gallery-layout-4.gallery-content figcaption .button-box {
        padding-top: 3%
    }
}

@media (max-width: 517px) {
    .gallery-layout-4.gallery-content figcaption {
        padding-top: 15%
    }
}

.gallery-content .content-center .button-box {
    position: relative;
    top: auto;
    right: auto;
    text-align: center
}

.col-item-5 {
    float: left
}

@media (max-width: 517px) {
    .col-item-5 {
        width: 100% !important
    }
}

@media (max-width: 767px) {
    .col-item-5 {
        width: 50%
    }
}

@media (min-width: 768px) {
    .col-item-5 {
        width: 33.3%
    }
}

@media (min-width: 992px) {
    .col-item-5 {
        width: 25%
    }
}

@media (min-width: 1200px) {
    .col-item-5 {
        width: 20%
    }
}

@media (min-width: 1770px) {
    .col-item-5 {
        width: 20%
    }
}

.col-item-4, .opc-payment .payment-methods .field.choice label {
    float: left
}

@media (max-width: 767px) {
    .col-item-4 {
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-item-4 {
        width: 50%
    }
}

@media (min-width: 1200px) {
    .col-item-4 {
        width: 25%
    }
}

@media (min-width: 1770px) {
    .col-item-4 {
        width: 25%
    }
}

.css-masonry .filter-content-item {
    float: inherit;
    overflow: inherit;
    position: relative;
    display: inline-block;
    width: 100%
}

@media (max-width: 767px) {
    .css-masonry {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

@media (min-width: 768px) {
    .css-masonry {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

@media (min-width: 1200px) {
    .css-masonry {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

@media (min-width: 1770px) {
    .css-masonry {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

.gallery-content .block-table {
    display: table;
    width: 100%;
    height: 82%
}

.gallery-content .content-center .block-table {
    height: 100%
}

.gallery-content .content-center .title, .gallery-content .content-center em, .gallery-content .content-center p {
    text-align: center
}

.gallery-content .content-center em, .shopping-cart-table td.item-actions .gift-content .actions-toolbar .action span {
    display: block
}

.gallery-content .block-table-cell {
    display: table-cell;
    vertical-align: middle
}

.gallery-isotope .gallery__item {
    position: relative;
    float: left;
    overflow: hidden;
    width: 19.9%
}

.gallery-isotope .gallery__item img {
    position: relative;
    z-index: 0;
    width: 100%
}

.gallery-isotope .gallery__item--double {
    width: 39.9%
}

.gallery-isotope .gallery__item .btn, .gallery-isotope .gallery__item__image__caption {
    position: absolute;
    top: 50%;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gallery-isotope .gallery__item .btn {
    margin-top: -30px;
    margin-left: -30px;
    opacity: 0;
    left: 50%
}

.gallery-isotope .gallery__item__image {
    overflow: hidden
}

.gallery-isotope .gallery__item__image__caption {
    z-index: 2;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.gallery-isotope .gallery__item a:before, .gallery-isotope .gallery__item__image__caption h6 {
    position: absolute;
    width: 100%;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.gallery-isotope .gallery__item__image__caption h6 {
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    color: #fff;
    top: 43%
}

.gallery-isotope .gallery__item a {
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden
}

.gallery-isotope .gallery__item a:before {
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    content: '';
    opacity: 0;
    background-color: #1fc0a0
}

.gallery-isotope .gallery__item:hover :before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    -webkit-opacity: .7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70)
}

.checkout-cart-index .cart-empty {
    text-align: center
}

.checkout-cart-index .cart-empty a {
    text-decoration: underline;
    color: #333
}

.checkout-cart-index .cart-empty a:hover {
    color: #0082ff
}

.table-wrapper {
    margin-bottom: 30px
}

.shopping-cart-table {
    width: 100%
}

.shopping-cart-table th {
    font-weight: 500;
    padding: 11px 0;
    color: #333;
    border-top: 1px solid #e5e5e5
}

.shopping-cart-table td {
    padding: 50px 0
}

.shopping-cart-table td, .shopping-cart-table th {
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #e5e5e5
}

.shopping-cart-table td:first-child, .shopping-cart-table td:last-child, .shopping-cart-table th:first-child, .shopping-cart-table th:last-child {
    border-right: none
}

.shopping-cart-table td:first-child, .shopping-cart-table th:first-child {
    text-align: left
}

.shopping-cart-table td.image, .shopping-cart-table th.image {
    width: 18.3%
}

.shopping-cart-table td.item, .shopping-cart-table th.item {
    width: 32.7%;
    text-align: left
}

.shopping-cart-table td.price, .shopping-cart-table th.price {
    width: 14%
}

.shopping-cart-table td.qty, .shopping-cart-table td.subtotal, .shopping-cart-table th.qty, .shopping-cart-table th.subtotal {
    width: 15%
}

.shopping-cart-table td.item-actions, .shopping-cart-table th.item-actions {
    width: 5%
}

.card h4, .shopping-cart-table .fa, .shopping-cart-table .icon {
    font-size: 20px
}

.shopping-cart-table__create {
    position: relative;
    top: -10px;
    right: 20%;
    float: right
}

.shopping-cart-table__product-image {
    padding: 0 19px 0 0
}

.shopping-cart-table .cart-price .price {
    font-size: 30px;
    font-weight: 400 !important;
    line-height: 1.1em;
    color: #0082ff
}

.shopping-cart-table__input {
    display: inline-block;
    width: 77px
}

.shopping-cart-table__input label {
    display: none !important
}

.order-review-table__input input, .shopping-cart-table__input input {
    text-align: center;
    color: #0082ff
}

.shopping-cart-table .actions-toolbar .action {
    display: block;
    width: 34px;
    height: 34px;
    margin: 0 auto 3px;
    text-align: center
}

.shopping-cart-table .actions-toolbar .action:before {
    font-family: 'Material Icons';
    font-size: 20px;
    font-weight: 400
}

.products-grid.wishlist .product-item-actions a.action.edit:before, .shopping-cart-table .actions-toolbar .action.action-edit:before {
    content: '\e150'
}

.products-grid.wishlist .product-item-actions a.action.delete:before, .shopping-cart-table .actions-toolbar .action.action-delete:before {
    content: '\e14c'
}

.shopping-cart-table a {
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    color: #0082ff
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product.options:hover .toggle, .shopping-cart-table a:hover {
    color: #333
}

.shopping-cart-table__product-name {
    margin-bottom: 20px
}

.shopping-cart-table__product-name a {
    color: #0082ff
}

.shopping-cart-table .product-item-name {
    margin-bottom: 20px;
    text-transform: uppercase
}

.shopping-cart-table .item-options dt {
    clear: both;
    color: #333
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty .label:after, .opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product.options .content .item-options dt:after, .shopping-cart-table .item-options dt:after {
    content: ':'
}

.shopping-cart-table .item-options dd, .shopping-cart-table .item-options dt {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    float: left;
    margin: 0 6px 7px 0;
    padding: 0
}

.shopping-cart-table__list-parameters {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.shopping-cart-table__list-parameters li {
    font-size: 16px;
    padding: 0 0 7px;
    text-align: left
}

.order-review-table__list-parameters span, .shopping-cart-table__list-parameters span, .table-wishlist__list-parameters span {
    display: inline-block;
    margin-right: 6px;
    color: #333
}

.cart.main.actions {
    overflow: hidden
}

.cart.main.actions .action {
    float: left;
    margin: 0
}

.cart.main.actions .action.continue {
    margin-right: 30px
}

.cart.main.actions .action.update {
    float: right
}

.cart.table-wrapper .action-gift {
    float: none !important
}

.shopping-cart-table td.item-actions .actions-toolbar {
    position: relative;
    z-index: 10
}

.shopping-cart-table td.item-actions .gift-content {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    float: none;
    clear: left;
    width: 500px;
    margin: 0;
    padding: 20px;
    text-align: left;
    border: solid 1px #e5e5e5;
    background: #fff
}

.shopping-cart-table td.item-actions .gift-content .actions-toolbar .action {
    width: auto;
    height: 40px
}

.shopping-cart-table td.item-actions .gift-content._active {
    display: block !important
}

.cart-summary .shipping .fieldset .legend, .cart-summary .summary.title, .checkout-shipping-address fieldset.street label {
    display: none
}

.cart-summary .collapse-block {
    margin-bottom: 30px
}

.cart-summary .collapse-block__title, .login-form-box h3 {
    text-transform: uppercase
}

.cart-summary .shipping .fieldset p.note {
    font-size: 16px;
    margin: 10px 0 13px;
    color: #777
}

.cart-summary .shipping .items.methods {
    padding: 20px 0 0
}

.cart-summary .shipping .items.methods dt {
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase
}

.cart-summary .shipping .items.methods dd {
    margin: 0 0 12px;
    padding: 0
}

.cart-summary .shipping .items.methods dd input {
    float: left;
    margin: 7px 10px 0 0
}

.cart-summary .shipping .items.methods dd label {
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer
}

.cart-summary .discount .fieldset .field {
    margin: 0 0 25px
}

.cart-summary .totals-block-wrapper .data.table.totals td, .cart-summary .totals-block-wrapper .data.table.totals th {
    line-height: 18px;
    padding: 0 0 15px
}

.cart-summary .totals-block-wrapper .data.table.totals th {
    font-size: 16px;
    font-weight: 500;
    width: 60%;
    text-align: left;
    text-transform: uppercase
}

.cart-summary .totals-block-wrapper .data.table.totals td {
    font-size: 16px;
    font-weight: 500;
    width: 40%;
    text-align: right;
    color: #0082ff
}

.cart-summary .totals-block-wrapper .data.table.totals .grand.totals td, .cart-summary .totals-block-wrapper .data.table.totals .grand.totals th {
    font-size: 30px;
    font-weight: 500 !important;
    line-height: normal;
    padding-top: 20px
}

.cart-summary .totals-block-wrapper .checkout-methods-items {
    text-align: right
}

.cart-summary .totals-block-wrapper .checkout-methods-items li {
    margin-bottom: 22px
}

.cart-summary .totals-block-wrapper .checkout-methods-items li a {
    text-decoration: underline;
    color: #0082ff
}

.cart-summary .totals-block-wrapper .checkout-methods-items li a:hover {
    text-decoration: none
}

@media (max-width: 1769px) {
    .shopping-cart-table td {
        padding: 30px 0
    }

    .shopping-cart-table .cart-price .price {
        font-size: 20px;
        line-height: 1.8em
    }

    .shopping-cart-table .item-options dd, .shopping-cart-table .item-options dt {
        font-size: 14px;
        margin: 0 6px 5px 0
    }

    .cart-summary .card h4 {
        font-size: 16px
    }

    .cart-summary .collapse-block__title {
        padding: 17px 20px 15px 0
    }

    .cart-summary .totals-block-wrapper .data.table.totals .grand.totals td, .cart-summary .totals-block-wrapper .data.table.totals .grand.totals th {
        font-size: 22px
    }

    .cart-summary .totals-block-wrapper .action.primary.btn--xl, .cart-summary .totals-block-wrapper .btn--ys.btn--xl {
        padding: 14px
    }
}

@media (max-width: 1024px) {
    .cart.main.actions {
        margin-bottom: 30px
    }

    .cart.main.actions .action {
        margin-bottom: 10px
    }

    .cart.main.actions .action.clear {
        float: right
    }

    .cart.main.actions .action.update {
        float: right;
        clear: both
    }
}

@media (max-width: 767px) {
    .shopping-cart-table thead {
        display: none
    }

    .shopping-cart-table td {
        padding: 15px 0
    }

    .shopping-cart-table td, .shopping-cart-table th {
        text-align: center;
        vertical-align: top;
        border-right: 0
    }

    .shopping-cart-table td:first-child, .shopping-cart-table td:last-child, .shopping-cart-table th:first-child, .shopping-cart-table th:last-child {
        border-right: none
    }

    .shopping-cart-table td:first-child, .shopping-cart-table th:first-child {
        text-align: left
    }

    .shopping-cart-table td.image, .shopping-cart-table th.image {
        display: block;
        float: left;
        width: 40%;
        text-align: left;
        border-right: 0
    }

    .shopping-cart-table td.item, .shopping-cart-table th.item {
        display: block;
        float: left;
        width: 60%;
        text-align: left
    }

    .shopping-cart-table td.price, .shopping-cart-table th.price {
        display: block;
        float: left;
        clear: both;
        width: 33.333%
    }

    .shopping-cart-table td.qty, .shopping-cart-table td.subtotal, .shopping-cart-table th.qty, .shopping-cart-table th.subtotal {
        display: block;
        float: left;
        width: 33.333%
    }

    .shopping-cart-table td.item-actions, .shopping-cart-table th.item-actions {
        display: block;
        float: left;
        clear: both;
        width: 100%
    }

    .shopping-cart-table .actions-toolbar .action {
        display: inline-block;
        margin: 0 5px
    }

    .cart.main.actions, .shopping-cart-table .actions-toolbar {
        text-align: center
    }

    .cart.main.actions .action {
        display: inline-block;
        float: none;
        margin: 0 0 10px
    }

    .cart.main.actions .action.clear, .cart.main.actions .action.continue, .cart.main.actions .action.update {
        float: none;
        margin: 0 0 10px
    }
}

@media (max-width: 480px) {
    .cart-summary .card--padding {
        padding: 15px 16px 20px
    }

    .cart-summary .card--padding.collapse-block {
        margin-bottom: 20px;
        padding: 8px 16px 6px
    }

    .cart-summary .totals-block-wrapper .data.table.totals .grand.totals td, .cart-summary .totals-block-wrapper .data.table.totals .grand.totals th {
        font-size: 19px
    }

    .cart-summary .totals-block-wrapper .action.primary.btn--xl, .cart-summary .totals-block-wrapper .btn--ys.btn--xl {
        padding: 14px
    }

    .cart-summary .totals-block-wrapper .action.primary.btn--xl i, .cart-summary .totals-block-wrapper .btn--ys.btn--xl i {
        display: none
    }

    .cart-summary .totals-block-wrapper .checkout-methods-items {
        text-align: center
    }
}

.shopping-cart-btns .btn.pull-right, .shopping-cart-btns button.pull-right {
    margin-right: 0
}

.shopping-cart-btns .btn {
    margin-bottom: 0 !important
}

@media (max-width: 767px) {
    .shopping-cart-btns {
        text-align: center
    }

    .shopping-cart-btns > div {
        float: none !important;
        text-align: center !important
    }

    .shopping-cart-btns .btn.pull-left, .shopping-cart-btns .btn.pull-right {
        display: inline-block !important;
        float: none !important
    }

    .shopping-cart-btns .btn-right {
        margin-right: 0
    }
}

.card {
    border: 1px solid #e5e5e5
}

.card--padding {
    padding: 25px 30px 30px
}

.card--padding.collapse-block {
    padding: 12px 30px 10px
}

.card h4 {
    margin-bottom: 19px
}

.card .btn {
    white-space: inherit
}

.table-total {
    width: 100%;
    text-transform: uppercase
}

.table-total th {
    font-weight: 500;
    padding: 0 0 15px;
    color: #333
}

.table-total td {
    padding: 0 0 15px;
    color: #0082ff
}

.table-total tbody {
    font-size: 16px;
    line-height: 1em
}

.table-total tbody tr:last-child td, .table-total tbody tr:last-child th {
    padding-bottom: 28px
}

.table-total tfoot {
    font-size: 30px;
    line-height: 1em;
    width: 100%
}

.table-total tfoot tr {
    border-top: 1px solid #e5e5e5
}

.table-total tfoot tr td, .table-total tfoot tr th {
    padding-top: 25px;
    padding-right: 5px;
    padding-left: 5px
}

.table-total tfoot tr td {
    text-align: right
}

.form-shipping-address .fieldset > .field, .opc-wrapper .fieldset > .field {
    margin: 0 0 10px
}

.form-shipping-address .fieldset > .field.choice input[type=checkbox] {
    float: left;
    margin: 7px 6px 0 0
}

.form-shipping-address fieldset, .opc-wrapper fieldset {
    margin-bottom: 5px
}

.form-shipping-address fieldset legend, .opc-wrapper fieldset legend {
    font-size: 16px;
    line-height: 1.6875;
    margin-bottom: 5px;
    border: 0
}

.form-shipping-address fieldset .control .field, .opc-wrapper fieldset .control .field, div.field {
    margin-bottom: 10px
}

.checkout-shipping-address {
    padding-bottom: 30px
}

.checkout-payment-method .payment-method-title {
    border-color: #e5e5e5
}

.opc-payment .payment-methods .field.choice input[type=checkbox], .opc-payment .payment-methods .field.choice input[type=radio] {
    float: left;
    margin: 8px 9px 0 0
}

.login-form-box .actions-toolbar:after, .opc-payment .payment-methods .field.choice:after, .opc-wrapper .checkout-payment-method .payment-method-content .actions-toolbar:after, .products-grid.wishlist:after, body.account .column.main .actions-toolbar:after, body.customer-account-create .column.main .actions-toolbar:after, body.customer-account-forgotpassword .column.main .actions-toolbar:after {
    display: table;
    clear: both;
    content: ''
}

@media (max-width: 767px) {
    .opc-wrapper {
        padding: 0 15px
    }
}

.opc-wrapper .step-title {
    font-size: 20px;
    font-weight: 500;
    padding: 25px 0;
    text-transform: uppercase;
    color: #333;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
    display: block
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    max-width: 1000px !important
}

.opc-wrapper .shipping-address-items {
    padding: 30px 0 0
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #0082ff
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #0082ff
}

.opc-wrapper .table-checkout-shipping-method {
    width: 100% !important
}

.opc-wrapper .table-checkout-shipping-method input[type=radio] {
    margin: 7px 0 0
}

.opc-wrapper .checkout-payment-method .payment-method-content .actions-toolbar .action.primary.checkout {
    font-size: 1.1em;
    font-weight: 500;
    height: auto;
    padding: 17px 24px
}

.opc-wrapper .checkout-payment-method .payment-option-title {
    border-top: solid 1px #e5e5e5
}

.opc-wrapper .checkout-payment-method .payment-option-title .action-toggle {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333
}

.opc-wrapper .checkout-payment-method .payment-option-title .action-toggle:hover {
    color: #0082ff
}

._has-auth-shown .authentication-wrapper {
    z-index: 999999
}

.opc-sidebar {
    margin: 0 !important
}

.opc-sidebar .modal-header {
    min-height: inherit;
    padding: 0;
    border: 0
}

@media (max-width: 767px) {
    .opc-sidebar .modal-header {
        min-height: 40px
    }

    .opc-sidebar .modal-header .action-close {
        margin: 5px
    }
}

.opc-sidebar .modal-content {
    padding-bottom: 10px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0)
}

.opc-sidebar .opc-block-summary {
    margin-bottom: 40px;
    border: solid 1px #e5e5e5
}

@media (max-width: 991px) {
    .opc-sidebar .opc-block-summary {
        padding: 16px 15px
    }
}

.opc-sidebar .opc-block-summary > .title {
    font-size: 20px;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5
}

.opc-sidebar .opc-block-summary .items-in-cart > .title {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.opc-sidebar .opc-block-summary .items-in-cart > .title strong {
    font-size: 20px;
    font-weight: 500
}

.opc-sidebar .opc-block-summary .items-in-cart > .title:after {
    font-family: 'Material Icons';
    font-size: 22px;
    line-height: 1em;
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    content: '\e148';
    color: #0082ff
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items, body.account .column.main .form-wishlist-items .actions-toolbar .secondary {
    margin: 0
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper {
    max-height: 305px;
    margin: 0;
    padding: 0
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper.overflowed {
    overflow: auto
}

.opc-progress-bar, .opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items {
    margin: 0;
    padding: 0;
    list-style: none
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item {
    min-height: 90px;
    margin-bottom: 15px
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item > .product {
    padding: 0 0 0 87px
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    margin: 0
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name, .opc-sidebar .opc-block-summary > .title {
    font-weight: 500;
    text-transform: uppercase;
    color: #333
}

@media (max-width: 1769px) {
    .opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name {
        font-size: 14px;
        line-height: 16px;
        display: block
    }
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-inner {
    margin-bottom: 5px;
    padding-right: 5px
}

@media (max-width: 1199px) {
    .opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-inner .product-item-name-block {
        display: block
    }

    .opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-inner .subtotal {
        display: block;
        text-align: left
    }
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty {
    font-size: 14px
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty .label {
    margin-right: 3px
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty .value {
    font-weight: 700;
    color: #333
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product.options .content {
    position: static;
    top: inherit;
    left: inherit;
    padding: 5px 7px;
    border: solid 1px #d3d3d3;
    background: #e5e5e5
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product.options .content .item-options {
    overflow: hidden;
    margin: 0
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product.options .content .item-options dt {
    font-size: 13px;
    font-weight: 500;
    float: left;
    clear: both;
    margin: 0 4px 0 0;
    padding: 0 0 4px;
    color: #333
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .product.options .content .item-options dd {
    font-size: 13px;
    float: left;
    margin: 0;
    padding: 0 0 4px
}

.opc-sidebar .opc-block-summary .items-in-cart.active > .title:after {
    content: '\e15d'
}

.opc-sidebar .opc-block-summary .table-totals {
    margin: 15px 0 20px
}

.opc-progress-bar li span, .opc-sidebar .opc-block-summary .table-totals .mark {
    font-weight: 500;
    text-transform: uppercase
}

.opc-sidebar .opc-block-summary .table-totals .mark .value {
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    color: #777
}

.block-authentication .block-title strong, .opc-sidebar .opc-block-summary .table-totals .mark strong {
    font-weight: 500
}

.opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .subtotal, .opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product-item-details .subtotal .price, .opc-sidebar .opc-block-summary .table-totals .amount {
    font-size: 16px;
    font-weight: 500;
    color: #0082ff
}

.opc-sidebar .opc-block-summary .table-totals .grand.totals {
    border-top: solid 1px #e5e5e5
}

.opc-sidebar .opc-block-summary .table-totals .grand.totals .amount, .opc-sidebar .opc-block-summary .table-totals .grand.totals .mark {
    font-size: 18px
}

.opc-sidebar .opc-block-shipping-information {
    padding: 0
}

.opc-sidebar .opc-block-shipping-information .ship-to, .opc-sidebar .opc-block-shipping-information .ship-via {
    margin-bottom: 30px
}

.opc-sidebar .opc-block-shipping-information .shipping-information-title {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 20px;
    padding: 15px 0;
    text-transform: uppercase;
    color: #333;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5
}

@media (max-width: 767px) {
    .opc-sidebar .opc-block-shipping-information .shipping-information-title {
        padding: 15px 0 15px 15px
    }
}

.opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit {
    top: 9px;
    right: 10px
}

.opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit:before {
    color: #333
}

.opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
    color: #0082ff
}

.opc-sidebar .opc-block-shipping-information .shipping-information-content {
    padding: 0 15px
}

.opc-progress-bar {
    margin: 0 0 40px
}

.opc-progress-bar li {
    position: relative;
    display: inline-block;
    min-width: 190px;
    margin: 0;
    padding: 57px 10px 0;
    text-align: center
}

.opc-progress-bar li span {
    font-size: 18px;
    display: block;
    color: #333
}

.opc-progress-bar li:after {
    position: absolute;
    z-index: 1;
    top: 25px;
    right: 0;
    left: 0;
    height: 3px;
    content: '';
    background: #f5f5f5
}

.opc-progress-bar li:before {
    font-size: 20px;
    line-height: 2.55em;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    display: block;
    width: 52px;
    height: 52px;
    margin: 0 0 0 -26px;
    -webkit-transition: background-color .3s 0s ease;
    transition: background-color .3s 0s ease;
    text-align: center;
    color: #333;
    border-radius: 50%;
    background-color: #f5f5f5
}

.opc-progress-bar li:nth-child(1):before {
    content: '1'
}

.opc-progress-bar li:nth-child(2):before {
    content: '2'
}

.opc-progress-bar li._active:after {
    background: #0082ff
}

.opc-progress-bar li._active:before {
    color: #fff;
    background-color: #0082ff
}

.opc-progress-bar li._complete {
    cursor: pointer
}

@media (max-width: 767px) {
    .opc-progress-bar {
        text-align: center
    }

    .opc-progress-bar li {
        margin: 0 0 15px
    }
}

.opc-estimated-wrapper {
    margin: 0 !important;
    border-bottom: 0 !important
}

.opc-estimated-wrapper .minicart-wrapper, body.account .column.main .actions-toolbar .primary, body.customer-account-create .column.main .actions-toolbar .primary, body.customer-account-forgotpassword .column.main .actions-toolbar .primary {
    float: right
}

.opc-estimated-wrapper .estimated-block {
    font-size: 20px;
    font-weight: 500
}

.block-authentication .block-title, .opc-estimated-wrapper .estimated-block .estimated-label {
    text-transform: uppercase;
    color: #333
}

.opc-estimated-wrapper .estimated-block .estimated-price {
    font-weight: 500;
    color: #0082ff
}

.authentication-wrapper {
    margin: 23px 0 0
}

@media (max-width: 767px) {
    .authentication-wrapper {
        float: none;
        max-width: 100%;
        margin: 0 0 30px;
        text-align: center
    }
}

.authentication-dropdown {
    border: 0 !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.block-authentication .block-title {
    font-size: 20px;
    margin-bottom: 10px
}

.block-authentication .field, .form-address-edit fieldset, .form-edit-account fieldset {
    margin-bottom: 15px
}

.cart-empty {
    padding: 0 20px
}

.cart-empty .btn_continue_shopping a {
    font-size: .875em;
    font-weight: 400;
    line-height: 1.486em;
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 10px 14px 10px 40px;
    cursor: pointer;
    -webkit-transition: background 300ms linear 0s;
    transition: background 300ms linear 0s;
    vertical-align: top;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    border-radius: 0;
    background-color: #0082ff
}

.cart-empty .btn_continue_shopping a:after {
    font-family: 'Material Icons';
    font-size: 22px;
    line-height: 1em;
    position: absolute;
    top: 9px;
    left: 15px;
    display: block;
    content: '\e314'
}

.cart-empty .btn_continue_shopping a:active, .cart-empty .btn_continue_shopping a:focus, .cart-empty .btn_continue_shopping a:hover, .cart-empty .btn_continue_shopping a:visited {
    text-decoration: none;
    border: 0
}

.cart-empty .btn_continue_shopping a:hover {
    color: #0082ff;
    background-color: #f5f5f5
}

.block-underline-top {
    margin-bottom: 22px;
    padding-top: 29px;
    border-top: 1px solid #e5e5e5
}

.block-underline-top:last-child {
    margin-bottom: 0
}

.block-underline-top .link-functional {
    font-size: 13px;
    position: relative;
    top: -1px;
    text-transform: uppercase;
    color: #0082ff
}

.box-border {
    border: 1px solid #e5e5e5
}

.box-border--padding {
    padding: 25px 30px 28px
}

.order-review-table {
    width: 100%
}

.order-review-table th {
    font-weight: 500;
    padding: 11px 5px;
    color: #333;
    border-top: 1px solid #e5e5e5
}

.order-review-table td {
    padding: 50px 5px
}

.order-review-table td, .order-review-table th {
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #e5e5e5
}

.order-review-table td:last-child, .order-review-table th:last-child {
    border-right: none
}

.order-review-table td:first-child, .order-review-table th:first-child {
    padding-left: 0;
    text-align: left
}

.order-review-table td:nth-child(1), .order-review-table th:nth-child(1) {
    width: 59.5%
}

.order-review-table td:nth-child(2), .order-review-table th:nth-child(2) {
    width: 13.5%
}

.order-review-table td:nth-child(3), .order-review-table th:nth-child(3) {
    width: 13%
}

.order-review-table td:nth-child(4), .order-review-table th:nth-child(4) {
    width: 14%
}

.order-review-table .fa, .order-review-table .icon {
    font-size: 20px
}

.order-review-table__create {
    position: relative;
    top: -10px;
    right: 20%;
    float: right
}

.order-review-table__product-image {
    padding: 0 19px 0 0
}

.order-review-table__product-price {
    font-size: 30px;
    line-height: 1.1em;
    color: #0082ff
}

.order-review-table__input {
    display: inline-block;
    width: 77px
}

.order-review-table a {
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    color: #0082ff
}

.order-review-table a:hover, .table-wishlist-1__product-name a:hover {
    color: #333
}

.order-review-table__product-name {
    margin-bottom: 20px
}

.order-review-table__product-name a {
    color: #0082ff
}

.order-review-table__list-parameters {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.order-review-table__list-parameters li {
    font-size: 16px;
    padding: 0 0 7px;
    text-align: left
}

@media (max-width: 767px) {
    .order-review-table__create {
        right: 0;
        margin-right: 0;
        margin-left: 18px
    }

    .order-review-table__create, .order-review-table__delete {
        position: relative;
        top: -10px;
        float: right
    }

    .order-review-table__product-name {
        font-weight: 400
    }

    .order-review-table__list-parameters li {
        font-size: 14px;
        padding: 0 0 2px
    }

    .order-review-table tbody, .order-review-table td, .order-review-table tr {
        display: block;
        width: 100% !important;
        text-align: center !important;
        border: 0
    }

    .order-review-table tr {
        border-bottom: 1px solid #e5e5e5
    }

    .order-review-table td:nth-child(1) {
        display: table-cell !important;
        width: 30% !important
    }

    .order-review-table td:nth-child(2), .order-review-table td:nth-child(3) {
        display: table-cell !important;
        width: 45% !important;
        text-align: left
    }

    .order-review-table td:nth-child(3) {
        width: 20% !important
    }

    .order-review-table td:nth-child(2), .order-review-table td:nth-child(3), .order-review-table td:nth-child(4) {
        display: none !important
    }

    .order-review-table thead {
        display: none
    }

    .order-review-table .price-mobile {
        font-size: 20px;
        font-weight: 500
    }
}

@media (max-width: 767px) and (max-width: 529px) {
    .order-review-table__create {
        margin-right: 0;
        margin-left: 7px
    }
}

.title-checkout {
    font-size: 26px;
    margin-bottom: 33px
}

.title-checkout .icon {
    font-size: 46px;
    line-height: 1em;
    position: relative;
    top: 8px
}

.table-total-checkout {
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase
}

.table-total-checkout th {
    font-weight: 500;
    padding: 0 0 15px;
    color: #333
}

.table-total-checkout td {
    padding: 0 0 15px;
    color: #0082ff
}

.table-total-checkout tbody {
    font-size: 26px;
    font-weight: 500;
    line-height: 1em;
    width: 100%
}

.table-total-checkout tbody tr td, .table-total-checkout tbody tr th {
    padding-top: 25px;
    padding-right: 5px;
    padding-left: 5px
}

.table-total-checkout tbody tr td {
    font-size: 30px;
    text-align: right
}

.table-wishlist, .table-wishlist table {
    width: 100%
}

.table-wishlist tr, .table-wishlist-1 tr {
    border-bottom: 1px solid #e5e5e5
}

.table-wishlist tr tr, .table-wishlist-1 tr tr {
    border: none
}

.table-wishlist td {
    padding-top: 50px;
    padding-bottom: 50px
}

.table-wishlist td, .table-wishlist th {
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #e5e5e5
}

.table-wishlist td:last-child, .table-wishlist th:last-child {
    border-right: none
}

.table-wishlist td:first-child, .table-wishlist th:first-child {
    padding-left: 0;
    text-align: left
}

.table-wishlist td:nth-child(1), .table-wishlist th:nth-child(1) {
    width: 70%
}

.table-wishlist td:nth-child(1) td, .table-wishlist th:nth-child(1) td {
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
    border: none
}

.table-wishlist td:nth-child(1) td:first-child, .table-wishlist th:nth-child(1) td:first-child {
    width: 26.7%
}

.table-wishlist td:nth-child(1) td:last-child, .table-wishlist th:nth-child(1) td:last-child {
    width: 73.3%;
    padding-right: 50px
}

.table-wishlist td:nth-child(2), .table-wishlist th:nth-child(2) {
    width: 25%
}

.table-wishlist td:nth-child(3), .table-wishlist th:nth-child(3) {
    width: 5%
}

.table-wishlist textarea {
    padding: 18px 0 0 18px
}

.table-wishlist th {
    padding: 11px 5px;
    border-top: 1px solid #e5e5e5
}

.table-wishlist .btn {
    margin-bottom: 16px
}

.table-wishlist__product-name {
    margin-bottom: 20px;
    color: #0082ff
}

.table-wishlist__product-image {
    margin-right: 50px
}

.table-wishlist__product-price {
    font-size: 30px;
    line-height: 1.1em;
    display: inline-block;
    padding-bottom: 13px;
    color: #0082ff
}

.table-wishlist__input {
    width: 77px;
    margin: 0 auto 30px;
    text-align: center
}

.select-basket__table tbody tr td, .select-basket__table thead tr th, .table-wishlist__input input, .tabs nav {
    text-align: center
}

.table-wishlist__delete {
    display: 20px;
    color: #0082ff
}

.table-wishlist__list-parameters {
    margin: 0 0 15px;
    padding: 0;
    list-style-type: none
}

.table-wishlist__list-parameters li {
    font-size: 16px;
    padding: 0 0 7px;
    text-align: left
}

@media (max-width: 991px) {
    .table-wishlist .visible-icon .icon {
        font-size: 20px;
        position: relative;
        top: -10px;
        margin-left: 7px;
        color: #0082ff
    }

    .table-wishlist th {
        display: none;
        border-right: none
    }

    .table-wishlist td {
        border-right: none
    }

    .table-wishlist td:nth-child(1), .table-wishlist th:nth-child(1) {
        width: 100%
    }

    .table-wishlist td:nth-child(1) td:first-child, .table-wishlist th:nth-child(1) td:first-child {
        display: table-cell;
        width: 26.7%
    }

    .table-wishlist td:nth-child(1) td:last-child, .table-wishlist th:nth-child(1) td:last-child {
        display: table-cell;
        width: 73.3%;
        padding-right: 0
    }

    .table-wishlist td:nth-child(2), .table-wishlist td:nth-child(3), .table-wishlist th:nth-child(2), .table-wishlist th:nth-child(3) {
        display: none
    }

    .table-wishlist td:nth-child(2) td, .table-wishlist td:nth-child(3) td, .table-wishlist th:nth-child(2) td, .table-wishlist th:nth-child(3) td {
        display: block
    }

    .table-wishlist__list-parameters li {
        padding-bottom: 4px
    }

    .table-wishlist__product-price {
        padding-bottom: 0
    }

    .table-wishlist__input {
        margin: 0 0 15px
    }

    .table-wishlist .btn, .table-wishlist__product-price {
        margin-bottom: 0
    }
}

@media (max-width: 684px) {
    .table-wishlist__product-image {
        margin-bottom: 25px
    }

    .table-wishlist td {
        padding-top: 20px;
        padding-bottom: 0;
        border-right: none
    }

    .table-wishlist td:nth-child(1) {
        width: 100%
    }

    .table-wishlist td:nth-child(1) td:first-child {
        display: block;
        width: 100%;
        padding-bottom: 15px;
        text-align: center
    }

    .table-wishlist td:nth-child(1) td:first-child img {
        display: inline-block
    }

    .table-wishlist td:nth-child(1) td:last-child {
        display: block;
        width: 100%;
        text-align: center
    }

    .table-wishlist__list-parameters li {
        text-align: center
    }

    .table-wishlist__input {
        margin-right: auto;
        margin-left: auto
    }

    .table-wishlist__product-image {
        margin-right: 0
    }

    .table-wishlist th {
        padding: 11px 5px;
        border-top: 1px solid #e5e5e5
    }
}

@media (max-width: 992px) {
    .wishlist-button .btn-right {
        margin-right: 0
    }
}

.table-wishlist-1, .table-wishlist-1 table {
    width: 100%
}

.table-wishlist-1 td {
    padding-top: 50px;
    padding-bottom: 50px
}

.table-wishlist-1 td, .table-wishlist-1 th {
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #e5e5e5
}

.table-wishlist-1 td a, .table-wishlist-1 th a {
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    text-decoration: none
}

.table-wishlist-1 td:last-child, .table-wishlist-1 th:last-child {
    border-right: none
}

.table-wishlist-1 td:first-child, .table-wishlist-1 th:first-child {
    padding-left: 0;
    text-align: left
}

.table-wishlist-1 td:nth-child(1), .table-wishlist-1 th:nth-child(1) {
    width: 55%
}

.table-wishlist-1 td:nth-child(1) .pull-left, .table-wishlist-1 th:nth-child(1) .pull-left {
    width: 28.3%
}

.table-wishlist-1 td:nth-child(1) .pull-right, .table-wishlist-1 th:nth-child(1) .pull-right {
    width: 66.3%
}

.table-wishlist-1 td:nth-child(2), .table-wishlist-1 td:nth-child(3), .table-wishlist-1 td:nth-child(4), .table-wishlist-1 th:nth-child(2), .table-wishlist-1 th:nth-child(3), .table-wishlist-1 th:nth-child(4) {
    width: 15%
}

.table-wishlist-1 th {
    padding: 11px 5px;
    border-top: 1px solid #e5e5e5
}

.table-wishlist-1__product-price {
    font-size: 30px;
    line-height: 1.1em;
    display: inline-block;
    padding-bottom: 13px;
    color: #0082ff
}

.block-reviews-dashboard .items .item .product-name a:hover, .table-wishlist-1__product-name, .table-wishlist-1__product-name a {
    color: #0082ff
}

.table-wishlist-1 a.color-red, div.mage-error[generated] {
    color: #fa6b6b
}

.table-wishlist-1 a.color-green:active, .table-wishlist-1 a.color-green:focus, .table-wishlist-1 a.color-green:hover, .table-wishlist-1 a.color-red:active, .table-wishlist-1 a.color-red:focus, .table-wishlist-1 a.color-red:hover {
    color: #333
}

.table-wishlist-1 a.color-green {
    color: #21caa9
}

.table-wishlist-1 .icon {
    font-size: 20px
}

.table-wishlist-1 .icon:active {
    color: #333 !important
}

@media (max-width: 991px) {
    .table-wishlist-1 .visible-icon .icon {
        font-size: 20px;
        position: relative;
        top: -8px;
        margin-left: 7px
    }

    .table-wishlist-1 th {
        display: none;
        border-right: none
    }

    .table-wishlist-1 td {
        border-right: none
    }

    .table-wishlist-1 td:nth-child(1), .table-wishlist-1 th:nth-child(1) {
        width: 100%
    }

    .table-wishlist-1 td:nth-child(1) .visible-icon, .table-wishlist-1 th:nth-child(1) .visible-icon {
        display: inline-block;
        float: right
    }

    .table-wishlist-1 td:nth-child(1) h5, .table-wishlist-1 th:nth-child(1) h5 {
        padding-right: 67px
    }

    .table-wishlist-1 td:nth-child(2), .table-wishlist-1 td:nth-child(3), .table-wishlist-1 td:nth-child(4), .table-wishlist-1 th:nth-child(2), .table-wishlist-1 th:nth-child(3), .table-wishlist-1 th:nth-child(4) {
        display: none
    }

    .table-wishlist-1 td:nth-child(2) td, .table-wishlist-1 td:nth-child(3) td, .table-wishlist-1 td:nth-child(4) td, .table-wishlist-1 th:nth-child(2) td, .table-wishlist-1 th:nth-child(3) td, .table-wishlist-1 th:nth-child(4) td {
        display: block
    }
}

@media (max-width: 532px) {
    .table-wishlist-1 td:nth-child(1) .img-responsive, .table-wishlist-1 th:nth-child(1) .img-responsive {
        display: inline-block
    }

    .table-wishlist-1 td:nth-child(1) .pull-left, .table-wishlist-1 th:nth-child(1) .pull-left {
        width: 100%;
        text-align: center
    }

    .table-wishlist-1 td:nth-child(1) .pull-right, .table-wishlist-1 th:nth-child(1) .pull-right {
        width: 100%;
        padding-top: 19px;
        text-align: center
    }

    .table-wishlist-1 td:nth-child(1) .visible-icon, .table-wishlist-1 th:nth-child(1) .visible-icon {
        float: none
    }

    .table-wishlist-1__product-name {
        padding-right: 5% !important;
        padding-left: 5%
    }
}

.login-form-box {
    padding: 30px 40px;
    border: 1px solid #e5e5e5
}

.login-form-box .note {
    font-size: 16px;
    color: #777
}

.login-form-box .actions-toolbar {
    padding: 15px 0 0
}

.login-form-box .actions-toolbar .primary {
    float: left
}

.login-form-box .actions-toolbar .secondary {
    float: right;
    margin: 15px 0 0
}

@media (min-width: 992px) {
    .login-form-box {
        min-height: 448px
    }
}

@media (max-width: 768px) {
    .login-form-box .note {
        float: none !important
    }
}

@media (max-width: 991px) {
    .login-form-box.block-customer-login {
        margin-bottom: 30px !important
    }
}

@media (max-width: 479px) {
    .login-form-box {
        padding: 18px 20px
    }

    .login-form-box .actions-toolbar {
        padding: 5px 0 0
    }

    .login-form-box .actions-toolbar .primary {
        float: none
    }

    .login-form-box .actions-toolbar .secondary {
        float: none;
        margin: 0 0 15px
    }
}

.login-form-box .btn {
    white-space: inherit
}

body.account .column.main .actions-toolbar, body.customer-account-create .column.main .actions-toolbar, body.customer-account-forgotpassword .column.main .actions-toolbar {
    padding: 16px 0 0
}

body.account .column.main .actions-toolbar .secondary, body.customer-account-create .column.main .actions-toolbar .secondary, body.customer-account-forgotpassword .column.main .actions-toolbar .secondary {
    float: left;
    margin: 15px 0 0
}

@media (max-width: 479px) {
    body.account .column.main .actions-toolbar, body.customer-account-create .column.main .actions-toolbar, body.customer-account-forgotpassword .column.main .actions-toolbar {
        padding: 5px 0 0
    }

    body.account .column.main .actions-toolbar .primary, body.customer-account-create .column.main .actions-toolbar .primary, body.customer-account-forgotpassword .column.main .actions-toolbar .primary {
        float: none
    }

    body.account .column.main .actions-toolbar .secondary, body.customer-account-create .column.main .actions-toolbar .secondary, body.customer-account-forgotpassword .column.main .actions-toolbar .secondary {
        float: none;
        margin: 15px 0 0
    }
}

.forgot-password {
    max-width: 700px
}

.create-account-block, .forgot-password {
    margin: 0 auto;
    padding: 30px 40px;
    border: 1px solid #e5e5e5
}

.create-account-block .note, .forgot-password .note {
    font-size: 16px;
    color: #777
}

@media (max-width: 479px) {
    .create-account-block, .forgot-password {
        padding: 18px 20px
    }
}

.create-account-block {
    max-width: 900px
}

.block-addresses-default .block-title, .block-addresses-list .block-title, .block-reviews-dashboard .block-title, .block.block-dashboard-addresses .block-title, .block.block-dashboard-info .block-title, .block.block-dashboard-orders .block-title {
    margin-bottom: 35px !important
}

.block-addresses-default .block-title strong, .block-addresses-list .block-title strong, .block-reviews-dashboard .block-title strong, .block.block-dashboard-addresses .block-title strong, .block.block-dashboard-info .block-title strong, .block.block-dashboard-orders .block-title strong, .box .box-title span {
    font-size: 22px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    color: #0082ff
}

.block-addresses-default .block-title .action, .block-addresses-list .block-title .action, .block-reviews-dashboard .block-title .action, .block.block-dashboard-addresses .block-title .action, .block.block-dashboard-info .block-title .action, .block.block-dashboard-orders .block-title .action {
    float: right;
    margin: -8px 0 0 15px
}

@media (max-width: 479px) {
    .block-addresses-default .block-title strong, .block-addresses-list .block-title strong, .block-reviews-dashboard .block-title strong, .block.block-dashboard-addresses .block-title strong, .block.block-dashboard-info .block-title strong, .block.block-dashboard-orders .block-title strong {
        display: block;
        margin: 0 0 10px
    }

    .block-addresses-default .block-title .action, .block-addresses-list .block-title .action, .block-reviews-dashboard .block-title .action, .block.block-dashboard-addresses .block-title .action, .block.block-dashboard-info .block-title .action, .block.block-dashboard-orders .block-title .action {
        float: none;
        margin: 0 !important
    }
}

.box .box-title {
    margin-bottom: 13px !important
}

.box .box-title span {
    font-size: 18px !important;
    letter-spacing: .4px !important;
    color: #333
}

.box .box-actions a, .items.addresses .item.actions a {
    font-size: 13px;
    font-weight: 500;
    margin: 0 12px 0 0;
    text-transform: uppercase
}

.field .control .nested {
    margin: 10px 0 0
}

.block-reviews-dashboard .items .item {
    position: relative;
    margin: 0;
    padding: 0 0 12px 18px;
    list-style-type: none
}

.account .block-collapsible-nav .item:after, .block-reviews-dashboard .items .item:after, .product.attibute.description ul li:after {
    font-family: 'Material Icons';
    font-size: .53em;
    line-height: 1em;
    position: absolute;
    top: 9px;
    left: 0;
    display: block;
    content: '\e3a6';
    color: #0082ff
}

.block-reviews-dashboard .items .item .product-name {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.bigGallery .slick-next:before, .bigGallery .slick-prev:before, .block-reviews-dashboard .items .item .product-name a, .nav-select-item li a .icon-clothes:hover, .nav-select-item li a:hover {
    color: #333
}

.products-grid.wishlist {
    margin-bottom: 20px
}

.products-grid.wishlist .product-items {
    margin: 0;
    padding: 0;
    list-style: none
}

.products-grid.wishlist .product-item {
    float: left;
    margin-bottom: 30px;
    text-align: center
}

.products-grid.wishlist .product-item:nth-child(4n+5) {
    clear: both
}

@media (max-width: 1769px) {
    .products-grid.wishlist .product-item:nth-child(4n+5) {
        clear: none
    }

    .products-grid.wishlist .product-item:nth-child(3n+4) {
        clear: both
    }
}

@media (max-width: 1199px) {
    .products-grid.wishlist .product-item:nth-child(3n+4) {
        clear: none
    }

    .products-grid.wishlist .product-item:nth-child(2n+3) {
        clear: both
    }
}

@media (max-width: 767px) {
    .products-grid.wishlist .product-item:nth-child(2n+3) {
        clear: none
    }

    .products-grid.wishlist .product-item:nth-child(1n+2) {
        clear: both
    }
}

.products-grid.wishlist .product-item-photo {
    display: block;
    max-width: 340px;
    margin: 0 auto 10px
}

.account .block-collapsible-nav .title strong, .products-grid.wishlist .product-item-name {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase
}

.products-grid.wishlist .product-item .price-box {
    margin: 5px 0 0
}

.products-grid.wishlist .product-item .box-tocart label, .products-grid.wishlist .product-item .comment-box .label, .products-grid.wishlist .product-item-actions a.action span, .products-grid.wishlist .product-item-tooltip {
    display: none
}

.products-grid.wishlist .product-item-comment {
    display: block;
    height: 80px;
    min-height: 80px;
    margin: 0
}

.products-grid.wishlist .product-item-actions {
    float: right;
    margin: 4px 0 0
}

.products-grid.wishlist .product-item-actions a.action {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin: 0 0 0 4px;
    text-align: center
}

.products-grid.wishlist .product-item-actions a.action:before {
    font-family: 'Material Icons';
    font-size: 20px;
    font-weight: 400
}

.products-grid.wishlist .product-item-actions a.action.edit {
    line-height: 28px
}

.products-grid.wishlist .product-item-actions a.action.delete {
    line-height: 30px
}

.products-grid.wishlist .product-item .box-tocart {
    float: left
}

.products-grid.wishlist .product-item .box-tocart .product-item-actions {
    float: left;
    margin: 0
}

.products-grid.wishlist .product-item .box-tocart div.field {
    float: left;
    margin: 0 10px 0 0
}

.products-grid.wishlist .product-item .box-tocart input.qty {
    width: 60px;
    height: 40px;
    text-align: center
}

body.account .column.main .form-wishlist-items .actions-toolbar .primary button {
    margin-left: 28px
}

@media (max-width: 1199px) {
    body.account .column.main .form-wishlist-items .actions-toolbar .primary {
        float: none;
        margin: 0 0 10px
    }

    body.account .column.main .form-wishlist-items .actions-toolbar .primary:after {
        display: table;
        clear: both;
        content: ''
    }

    body.account .column.main .form-wishlist-items .actions-toolbar .primary .share, body.account .column.main .form-wishlist-items .actions-toolbar .primary .update {
        float: left;
        margin: 0 20px 20px 0
    }

    body.account .column.main .form-wishlist-items .actions-toolbar .primary .tocart {
        float: left;
        clear: both;
        margin: 0
    }

    body.account .column.main .form-wishlist-items .actions-toolbar .secondary {
        float: none
    }
}

@media (max-width: 991px) {
    body.account .column.main .form-wishlist-items .actions-toolbar .primary {
        float: none;
        margin: 0 0 10px
    }

    body.account .column.main .form-wishlist-items .actions-toolbar .primary .tocart {
        float: right;
        clear: none
    }
}

@media (max-width: 767px) {
    body.account .column.main .form-wishlist-items .actions-toolbar {
        max-width: 340px;
        margin: 0 auto
    }

    body.account .column.main .form-wishlist-items .actions-toolbar .primary {
        float: none;
        margin: 0;
        text-align: center
    }

    body.account .column.main .form-wishlist-items .actions-toolbar .primary .share, body.account .column.main .form-wishlist-items .actions-toolbar .primary .tocart, body.account .column.main .form-wishlist-items .actions-toolbar .primary .update {
        float: none;
        margin: 0 0 15px
    }

    body.account .column.main .form-wishlist-items .actions-toolbar .secondary {
        float: none;
        text-align: center
    }
}

@media (max-width: 991px) {
    .account #leftColumn {
        position: static !important
    }
}

.account .block-collapsible-nav .title {
    font-size: 1.25em;
    line-height: 1.1;
    position: relative;
    margin: 0;
    padding: 14px 20px 12px 0
}

.account .block-collapsible-nav .title strong {
    font-size: 1em;
    color: #333
}

.account .block-collapsible-nav .content {
    margin: 0;
    padding-bottom: 19px
}

.account .block-collapsible-nav .item {
    position: relative;
    margin: 0;
    padding: 0 0 7px 18px;
    list-style-type: none
}

.account .block-collapsible-nav .item a, .account .block-collapsible-nav .item strong {
    font-weight: 300;
    padding: 0;
    text-decoration: none !important;
    color: #777
}

.account .block-collapsible-nav .item a:active, .account .block-collapsible-nav .item a:focus, .account .block-collapsible-nav .item strong:active, .account .block-collapsible-nav .item strong:focus {
    background: 0 0 !important
}

.account .block-collapsible-nav .item a:hover {
    color: #0082ff;
    background: 0 0
}

.account .block-collapsible-nav .item.current a, .account .block-collapsible-nav .item.current strong {
    color: #0082ff
}

@media (max-width: 767px) {
    .account .block-collapsible-nav {
        top: 0;
        margin: 0;
        padding: 0;
        border: 0
    }

    .account .block-collapsible-nav .title {
        padding: 14px 30px 12px 20px;
        border-top: 0;
        border-bottom: solid 1px #e5e5e5
    }

    .account .block-collapsible-nav .title:after {
        font-family: 'Material Icons';
        font-size: 22px;
        line-height: 1em;
        position: absolute;
        top: 13px;
        right: 22px;
        display: block;
        content: '\e148';
        color: #0082ff
    }

    .account .block-collapsible-nav .title.active:after {
        content: '\e15d'
    }

    .account .block-collapsible-nav .content {
        padding: 20px;
        border-bottom: solid 1px #e5e5e5;
        background: #fff
    }
}

.nav-select-item {
    font-weight: 500;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase
}

.nav-select-item li {
    display: block;
    float: left;
    width: 10%;
    text-align: center
}

.nav-select-item, .nav-select-item li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #333
}

.nav-select-item li a .icon-clothes {
    font-size: 153px;
    line-height: 1em;
    display: block;
    width: 100%;
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    text-align: center;
    color: #0082ff
}

.nav-select-item li a .icon-clothes:before {
    margin-right: 0;
    margin-left: 0
}

@media (max-width: 767px) {
    .nav-select-item li {
        width: 33.3%
    }

    .nav-select-item li:last-child {
        margin-left: 33.3%
    }
}

@media (min-width: 768px) {
    .nav-select-item li {
        font-size: 17px;
        width: 20%
    }

    .nav-select-item li a .icon-clothes {
        font-size: 130px
    }

    .nav-select-item li:last-child {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .nav-select-item li {
        width: 20%
    }

    .nav-select-item li:last-child {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .nav-select-item li {
        width: 20%
    }
}

@media (min-width: 1770px) {
    .nav-select-item li {
        width: 10%
    }
}

@media (max-width: 530px) {
    .nav-select-item li {
        font-size: 15px
    }

    .nav-select-item li a .icon-clothes {
        font-size: 100px
    }
}

@media (max-width: 400px) {
    .nav-select-item li {
        font-size: 15px;
        width: 50%
    }

    .nav-select-item li:last-child {
        margin-left: 0
    }
}

.carousel-product-popup {
    position: relative;
    z-index: 7
}

.carousel-product-popup .product-hover-popup {
    position: absolute;
    z-index: 7;
    bottom: -100%;
    width: 100%;
    padding: 5px 0 33px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    text-align: center;
    background-color: rgba(255, 255, 255, .9)
}

.carousel-product-popup:hover .product-hover-popup {
    bottom: 0
}

.carousel-product-popup .product__label--sold-out {
    font-size: 1.3em;
    line-height: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5em;
    height: 5em;
    margin-top: -2.5em;
    margin-left: -2.5em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50%;
    background: rgba(250, 107, 107, .35);
    background-color: #fa6b6b
}

.carousel-product-popup .product__label--sold-out span {
    display: table-cell;
    width: 5em;
    height: 5em;
    vertical-align: middle
}

.carousel-product-popup .sold-out .product__label, .carousel-product-popup .sold-out img {
    opacity: .2 !important;
    -moz-opacity: .2 !important;
    -khtml-opacity: .2 !important;
    -webkit-opacity: .2 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20) !important;
    filter: alpha(opacity=20) !important
}

.bigGallery .slick-next, .bigGallery .slick-prev {
    background-color: #fff
}

.bigGallery .slick-next:focus, .bigGallery .slick-prev:focus {
    background: #fff
}

.bigGallery .slick-next:focus:before, .bigGallery .slick-prev:focus:before {
    color: #333
}

.bigGallery .slick-next:hover, .bigGallery .slick-prev:hover {
    background: #0082ff
}

.bigGallery .slick-next:hover:before, .bigGallery .slick-prev:hover:before {
    color: #fff
}

.masonry-css {
    padding: 0;
    column-gap: 30px;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px
}

.masonry-css .item {
    display: inline-block;
    width: 100%
}

.masonry-css .item iframe, .masonry-css .item img {
    display: block;
    max-width: 100%;
    height: auto
}

.masonry-css .item h2 {
    margin-top: 30px !important
}

@media (max-width: 767px) {
    .masonry-css {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }

    .masonry-css .item h2 {
        text-align: center
    }

    .masonry-css ul {
        max-width: 400px;
        margin: 0 auto
    }
}

@media (min-width: 768px) {
    .masonry-css {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media (min-width: 992px) {
    .masonry-css {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

@media (min-width: 1200px) {
    .masonry-css {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }
}

@media (min-width: 1770px) {
    .masonry-css {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5
    }
}

.lookbook {
    text-align: center;
    vertical-align: top
}

.lookbook__image {
    position: relative;
    display: block
}

.lookbook-layout1__image img, .lookbook__image img {
    position: relative;
    z-index: 0;
    width: 100%;
    height: auto
}

.lookbook .hint {
    font-size: 12px;
    line-height: 35px;
    position: absolute;
    z-index: 1;
    width: 35px;
    height: 35px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #0082ff
}

.lookbook .hint:hover {
    z-index: 2
}

.lookbook .hint-title {
    font-size: 14px;
    display: block;
    padding-bottom: 4px;
    text-align: left;
    text-transform: uppercase;
    color: #0082ff
}

.lookbook .hint-price {
    font-size: 20px;
    display: block;
    color: #333
}

@media (min-width: 1200px) {
    .lookbook .hint-title {
        font-size: 12px
    }

    .lookbook .hint-price {
        font-size: 17px
    }
}

@media (min-width: 1770px) {
    .lookbook .hint-title {
        font-size: 14px
    }

    .lookbook .hint-price {
        font-size: 20px
    }
}

.lookbook .hint .hover-tool__text a, .lookbook .hint .tool a, .lookbook-layout1 .hint a, .lookbook-layout1 .hint a:hover, .lookbook-layout2 .hint .hover-tool__text a {
    text-decoration: none
}

.lookbook .hint__dot {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    -webkit-animation: pulse 1s ease-out;
    animation: pulse 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: .5;
    border-width: 5px;
    border-style: solid;
    border-color: #0082ff;
    border-radius: 50%;
    background: 0 0
}

.lookbook .hint .tool {
    font-size: 14px;
    line-height: 1.5em;
    position: absolute;
    top: -5px;
    visibility: hidden;
    width: 160px;
    -webkit-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    opacity: 0
}

.lookbook .hint .tool .hint-title {
    -webkit-transition: color 300ms linear 0s;
    transition: color 300ms linear 0s
}

.lookbook .hint .tool a:hover .hint-title {
    color: #333
}

.lookbook .hint .tool .box-wrapper {
    position: relative;
    background: #fff;
    box-shadow: 0 0 18px rgba(0, 0, 0, .08)
}

.lookbook .hint .tool--right {
    right: 0;
    margin-right: -260px;
    padding-left: 9px
}

.lookbook .hint .tool--right .hint-price, .lookbook .hint .tool--right .hint-title {
    text-align: left
}

.lookbook .hint .tool--right .box-wrapper {
    padding: 10px 5px 10px 10px
}

.lookbook .hint .tool--right .box-wrapper:after {
    position: absolute;
    top: 13px;
    left: -18px;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #fff
}

.lookbook .hint .tool--left {
    left: 0;
    margin-left: -260px;
    padding-right: 9px
}

.lookbook .hint .tool--left .hint-price, .lookbook .hint .tool--left .hint-title {
    text-align: right
}

.lookbook .hint .tool--left .box-wrapper {
    padding: 10px 10px 10px 5px
}

.lookbook .hint .tool--left .box-wrapper:after {
    position: absolute;
    top: 13px;
    right: -18px;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #fff
}

.lookbook .hint:hover .tool {
    visibility: visible;
    opacity: 1
}

.lookbook .hint:hover .tool--right {
    margin-right: -162px
}

.lookbook .hint:hover .tool--left {
    margin-left: -162px
}

@media (max-width: 767px) {
    .lookbook .hint .tool {
        top: -25px
    }

    .lookbook .hint .tool--right {
        padding-right: 60px
    }

    .lookbook .hint .tool--left {
        padding-left: 60px
    }
}

@media (min-width: 768px) {
    .lookbook .hint .tool {
        top: -5px
    }

    .lookbook .hint .tool--right {
        padding-right: 0
    }

    .lookbook .hint .tool--left {
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .lookbook .hint .tool {
        top: -5px
    }

    .lookbook .hint .tool--right {
        padding-right: 0
    }

    .lookbook .hint .tool--left {
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .lookbook .hint .tool {
        top: -25px
    }

    .lookbook .hint .tool--right {
        padding-right: 60px
    }

    .lookbook .hint .tool--left {
        padding-left: 60px
    }
}

@media (min-width: 1770px) {
    .lookbook .hint .tool {
        top: -5px
    }

    .lookbook .hint .tool--right {
        padding-right: 0
    }

    .lookbook .hint .tool--left {
        padding-left: 0
    }
}

.lookbook-layout1__image, .lookbook-layout2__image img {
    position: relative;
    display: inline-block
}

.lookbook-layout1 .hint-content {
    position: absolute;
    z-index: 2;
    top: 34px;
    left: 40px
}

.lookbook-layout1 .hint {
    margin-bottom: 21px
}

.lookbook-layout1 .hint-title {
    font-size: 14px;
    display: block;
    padding-bottom: 1px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-align: left;
    text-transform: uppercase;
    color: #0082ff
}

.lookbook-layout1 .hint-price {
    font-size: 20px;
    line-height: 1em;
    display: block;
    color: #333
}

.lookbook-layout1 .hint a:hover .hint-title, .lookbook-layout2 .hint-title:hover {
    color: #333
}

.lookbook-layout2 {
    position: relative
}

.lookbook-layout2__image {
    position: relative;
    display: block
}

.lookbook-layout2__image img {
    z-index: 0;
    width: 100% !important;
    height: auto
}

.lookbook-layout2 .hint {
    position: absolute;
    text-align: center
}

.lookbook-layout2 .hint .icon, .lookbook-layout2 .hint-title, .lookbook-layout2 .hint:before {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.lookbook-layout2 .hint:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    background: #0082ff
}

.lookbook-layout2 .hint-title {
    font-size: 16px;
    display: block;
    padding-bottom: 4px;
    text-align: left;
    text-transform: uppercase;
    color: #0082ff
}

.lookbook-layout2 .hint-price {
    font-size: 30px;
    display: block;
    color: #333
}

.lookbook-layout2 .hint .icon {
    font-size: 26px;
    color: #0082ff
}

.lookbook-layout2 .hint a:hover:first-child .hint-title {
    color: #333
}

@media (min-width: 1770px) {
    .lookbook-layout2 .hint-title {
        font-size: 16px
    }

    .lookbook-layout2 .hint-price {
        font-size: 30px
    }
}

.lookbook-layout2 .hint .tool {
    font-size: 14px;
    line-height: 1.5em;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 230px;
    padding: 16px 10px 19px 19px;
    -webkit-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    opacity: 0;
    background: #fff;
    box-shadow: 0 0 18px rgba(0, 0, 0, .08)
}

.lookbook-layout2 .hint .tool a {
    display: inline-block;
    text-decoration: none
}

.lookbook-layout2 .hint .tool a:hover .icon, .select--ys option {
    color: #333
}

.lookbook-layout2 .hint .tool--right {
    right: 0;
    margin-right: -300px;
    text-align: left
}

.lookbook-layout2 .hint .tool--right .hint-price, .lookbook-layout2 .hint .tool--right .hint-title {
    text-align: left
}

.lookbook-layout2 .hint .tool--right .icon {
    position: absolute;
    right: 12px;
    bottom: 21px
}

.lookbook-layout2 .hint .tool--left {
    left: 0;
    margin-left: -300px;
    text-align: right
}

.lookbook-layout2 .hint .tool--left .hint-price, .lookbook-layout2 .hint .tool--left .hint-title {
    text-align: right
}

.lookbook-layout2 .hint .tool--left .icon {
    position: absolute;
    bottom: 21px;
    left: 12px
}

.lookbook-layout2 .hint .tool--center {
    top: 0;
    left: 50%;
    margin-left: -115px
}

.lookbook-layout2 .hint .tool--center .hint-price, .lookbook-layout2 .hint .tool--center .hint-title {
    padding-bottom: 7px;
    text-align: center
}

.lookbook-layout2 .hint .tool--center .icon {
    display: block;
    margin: 7px 0 10px;
    text-align: center
}

.lookbook-layout2 .hint .tool .divider {
    height: 1px !important
}

.lookbook-layout2 .hint:hover {
    z-index: 2
}

.lookbook-layout2 .hint:hover:before {
    opacity: .22
}

.lookbook-layout2 .hint:hover .tool {
    visibility: visible;
    opacity: 1
}

.lookbook-layout2 .hint:hover .tool--right {
    margin-right: -230px
}

.lookbook-layout2 .hint:hover .tool--left {
    margin-left: -230px
}

.lookbook-layout2 .hint:hover .tool--center {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 535px) {
    .lookbook-layout2 .hint-title {
        font-size: 14px
    }

    .lookbook-layout2 .hint-price {
        font-size: 25px
    }

    .lookbook-layout2 .hint .icon {
        font-size: 20px
    }

    .lookbook-layout2 .hint .tool {
        width: 190px
    }

    .lookbook-layout2 .hint--right {
        margin-right: -220px
    }

    .lookbook-layout2 .hint--left {
        margin-left: -220px
    }

    .lookbook-layout2 .hint:hover .tool--right {
        margin-right: -190px
    }

    .lookbook-layout2 .hint:hover .tool--left {
        margin-left: -190px
    }
}

.contact-form textarea {
    min-height: 240px
}

.message {
    font-size: 16px;
    position: relative;
    margin: 15px 0;
    padding: 5px 20px 8px 40px
}

.message:before {
    font-family: 'Material Icons';
    font-size: 24px;
    font-weight: 400;
    position: absolute
}

.message.info, .message.notice {
    color: #777;
    background: #e7e7e7
}

.message.info:before, .message.notice:before {
    top: -1px;
    left: 10px;
    content: '\e88f'
}

.message.error, .message.warning {
    color: #fa6b6b;
    background: #fef0f0
}

.message.error:before {
    top: -1px;
    left: 10px;
    content: '\e001'
}

.message.warning:before {
    top: -1px;
    left: 10px;
    content: '\e002'
}

.message.success {
    color: #1fc0a0;
    background: #e8f9f5
}

.message.success:before {
    top: -1px;
    left: 10px;
    content: '\e5ca'
}

.options-swatch {
    margin: 0 0 21px;
    padding: 0;
    list-style: none
}

.slick-slide .options-swatch {
    margin: 0 0 3px
}

.options-swatch li {
    display: inline-block;
    margin: 0 3.5px 8px
}

.options-swatch li a {
    font-size: 13px;
    line-height: 28px;
    display: block;
    width: 28px;
    height: 28px;
    text-align: center;
    text-decoration: none;
    color: #333;
    background-color: #f5f5f5
}

.options-swatch li a:hover, .options-swatch li.active a, .pages .items .item a:hover, .pages .items .item strong:hover {
    text-decoration: none;
    color: #fff;
    background-color: #333
}

.options-swatch img {
    width: 100%;
    height: 100%
}

.options-swatch--lg li a {
    font-size: 13px;
    line-height: 40px;
    width: 40px;
    height: 40px
}

.options-swatch--size li {
    line-height: 19px;
    padding: 0 !important
}

.options-swatch--size.options-swatch--lg li {
    line-height: 26px
}

.options-swatch--color li a, .options-swatch--color li a:hover {
    background-color: transparent !important
}

.options-swatch--color li a:hover {
    line-height: 22px;
    padding: 3px
}

.options-swatch--color.options-swatch--lg li a:hover {
    line-height: 30px;
    padding: 5px
}

.collapse-block .options-swatch--color {
    margin-left: -3px
}

.collapse-block .options-swatch--color .color-black {
    background-color: #333
}

.collapse-block .options-swatch--color .color-grey {
    background-color: #cdcdcd
}

.collapse-block .options-swatch--color .color-light-grey {
    background-color: #f5f5f5
}

.collapse-block .options-swatch--color .color-blue {
    background-color: #20bdf7
}

.collapse-block .options-swatch--color .color-dark-turquoise {
    background-color: #23cddc
}

.collapse-block .options-swatch--color .color-orange {
    background-color: #fe9001
}

.collapse-block .options-swatch--color .color-purple {
    background-color: #c73de0
}

.collapse-block .options-swatch--color .color-pale-violet-red {
    background-color: #ff527f
}

.collapse-block .options-swatch--color .color-red {
    background-color: #fc121d
}

.collapse-block .options-swatch--color .color-green {
    background-color: #5ec90f
}

.collapse-block .options-swatch--color .color-yellow {
    background-color: #fee301
}

.collapse-block .options-swatch--color .color-tan {
    background-color: #eacea7
}

.collapse-block .options-swatch--color li {
    margin: 0 2.5px 1px
}

.collapse-block .options-swatch--color li a {
    position: relative;
    display: block
}

.collapse-block .options-swatch--color li a span {
    display: block;
    width: 100%;
    height: 100%
}

.collapse-block .options-swatch--color li a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: .1s .3s 0s ease;
    transition: .1s .3s 0s ease;
    border: 0 solid #fff
}

.collapse-block .options-swatch--color li a:hover:before {
    background-color: none
}

.countdown_box {
    position: absolute;
    z-index: 999;
    bottom: 0;
    width: 100%;
    text-align: center
}

.countdown_inner {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: .3em 0 .4em;
    text-align: center;
    color: #fff;
    background-color: rgba(250, 107, 107, .8)
}

.countdown-section {
    font-size: .875em;
    line-height: .714em;
    position: relative;
    display: inline-block;
    margin: 0 .9em;
    padding: .5em 0;
    text-align: center;
    white-space: nowrap
}

@media (min-width: 768px) and (max-width: 1199px) {
    .countdown-section {
        margin: 0 .8em
    }
}

.countdown-section:before {
    font-weight: 700;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -.3em;
    content: ':'
}

.countdown-section:nth-child(1):before {
    right: -46%
}

.countdown-section:nth-child(2):before, .countdown-section:nth-child(3):before {
    right: -65%
}

.countdown-section:last-child:before {
    display: none
}

.countdown-amount {
    font-weight: 700;
    line-height: 1em;
    display: block;
    padding-bottom: .2em
}

.countdown-period {
    display: block;
    text-transform: lowercase
}

.countdown-descr {
    display: block;
    width: 100%
}

.countdown-transparent .countdown-section {
    line-height: 1em;
    width: 127px;
    height: 127px;
    margin: 0 10px 20px;
    color: #0082ff;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .8)
}

.countdown-transparent .countdown-section:before {
    display: none
}

.countdown-transparent .countdown-amount {
    font-family: Ubuntu, sans-serif;
    font-size: 50px;
    font-weight: 500;
    line-height: 1em;
    padding-top: 11%
}

.countdown-transparent .countdown-period {
    font-size: 18px;
    line-height: 1em;
    color: #333
}

@media (max-width: 1199px) {
    .countdown-transparent .countdown-section {
        width: 87px;
        height: 87px
    }

    .countdown-transparent .countdown-amount {
        font-size: 30px
    }

    .countdown-transparent .countdown-period {
        font-size: 15px
    }
}

.title-box {
    overflow: hidden;
    width: 100%
}

.title {
    margin-top: 75px
}

@media (max-width: 479px) {
    .title {
        margin-top: 24.975px
    }
}

.page-title-wrapper {
    overflow: hidden;
    width: 100%;
    text-align: center
}

.page-title-wrapper h1, .page-title-wrapper h2 {
    font-size: 30px;
    position: relative;
    margin-top: 0;
    margin-bottom: 2.667em;
    text-transform: uppercase
}

.page-title-wrapper h1:after, .page-title-wrapper h2:after {
    left: 50%;
    margin-left: -34px
}

.checkout-index-index .page-title-wrapper h1, .checkout-index-index .page-title-wrapper h2, .page-layout-1column .page-title-wrapper h1, .page-layout-1column .page-title-wrapper h2 {
    margin-top: 60px
}

h2.title-default, h4.title-default {
    margin-bottom: .9em;
    padding: 1.05em 0 0
}

h4.title-default {
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 2.4em
}

.title-aside-wrapper {
    font-size: 20px;
    margin: 0 !important;
    padding: 19px 21px 19px 20px;
    color: #fff;
    background-color: #0082ff
}

.title-under, h4.title-icon {
    position: relative;
    margin-bottom: 2.667em
}

.page-title-wrapper h1:after, .page-title-wrapper h2:after, .title-under:after {
    position: absolute;
    bottom: -1em;
    display: block;
    width: 68px;
    height: 5px;
    content: '';
    background: #0082ff
}

.title-under.text-left:after {
    left: 0
}

.title-under.text-center:after {
    left: 50%;
    margin-left: -34px
}

.title-under.text-right:after {
    right: 0
}

@media (max-width: 479px) {
    .title-under {
        font-size: 1.35em;
        margin-bottom: 1em;
        text-align: center !important
    }

    .title-under.pull-left, .title-under.pull-rigth {
        float: none !important;
        text-align: center !important
    }

    .title-under:after {
        display: none
    }
}

h4.title-under:after {
    bottom: -1.2em
}

.indent-bottom {
    margin-bottom: 2.74em
}

.title-under.title-md {
    font-size: 2.9em
}

.title-with-button {
    position: relative;
    overflow: hidden
}

.title-xs {
    font-size: 18px
}

.title-with-button .title-under.text-center {
    padding-right: 117px !important;
    padding-left: 117px !important
}

@media (max-width: 767px) {
    .title-with-button .title-under.text-center {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
}

h4.title-icon {
    font-size: 30px;
    margin-bottom: .8em;
    padding-left: 2.7em
}

h4.title-icon .icon {
    font-size: 1.9em;
    line-height: 1em;
    position: absolute;
    top: -.25em;
    left: 0;
    margin-right: 21px
}

@media (max-width: 480px) {
    h4.title-icon {
        font-size: 1.35em;
        margin-bottom: 1em
    }
}

.slogan {
    font-family: Georgia, sans-serif;
    font-size: 1em;
    font-style: italic;
    color: #0082ff
}

@media (max-width: 1024px) {
    .slogan {
        display: none
    }
}

.badge--cart {
    font-size: 1.1em;
    font-weight: 300;
    line-height: 31px;
    position: absolute;
    z-index: 0;
    top: -45px;
    right: -5px;
    width: 31px;
    height: 31px;
    padding: 0;
    text-align: center;
    color: #777;
    border-radius: 50%;
    background-color: #e8e8e8
}

@media (max-width: 767px) {
    .badge--cart {
        top: -32px;
        right: -22px
    }
}

.badge--cart .counter-label {
    display: none
}

.badge--menu {
    font-size: 10px;
    font-weight: lighter;
    line-height: 1em;
    position: absolute;
    top: -13px;
    left: 0;
    padding: 3px 4px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #333
}

.badge--menu:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    -moz-transform: scale(.9999);
    border: 0 solid transparent;
    border-top: 5px solid #333;
    border-right-width: 6px;
    border-left-width: 0
}

.badge--color {
    background-color: #0082ff
}

.badge--color:after {
    border-top-color: #0082ff
}

@media (min-width: 1025px) {
    .badge.badge--hidden {
        display: none
    }
}

@media (max-width: 1024px) {
    .badge--menu {
        position: relative;
        top: -15px;
        margin: 0 5px
    }
}

.multitooltip, .product.options {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.multitooltip .toggle, .product.options .toggle {
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
    color: #777
}

.multitooltip .content, .multitooltip .tip, .product.options .content, .product.options .tip {
    font-size: 14px;
    font-style: normal;
    line-height: 1.7em;
    position: absolute;
    z-index: 10;
    box-sizing: border-box;
    width: 180px;
    margin: 0;
    padding: 12px 14px;
    cursor: auto;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    text-align: left;
    color: #777;
    border-radius: 0;
    background: #3c3c3c
}

.multitooltip .content .subtitle, .multitooltip .tip .subtitle, .product.options .content .subtitle, .product.options .tip .subtitle {
    display: none
}

.multitooltip .content .product.options.list, .multitooltip .tip .product.options.list, .product.options .content .product.options.list, .product.options .tip .product.options.list {
    position: static;
    display: block;
    margin: 0;
    cursor: auto
}

.multitooltip .content .product.options.list dt, .multitooltip .tip .product.options.list dt, .product.options .content .product.options.list dt, .product.options .tip .product.options.list dt {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    display: block;
    float: left;
    clear: both;
    margin: 0 5px 0 0;
    padding: 0 0 5px;
    text-align: left;
    color: #fff
}

.multitooltip .content .product.options.list dd, .multitooltip .tip .product.options.list dd, .product.options .content .product.options.list dd, .product.options .tip .product.options.list dd {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 5px;
    color: #777
}

.multitooltip .content:after, .multitooltip .tip:after, .product.options .content:after, .product.options .tip:after {
    position: absolute;
    width: 0;
    height: 0;
    content: ''
}

.multitooltip .content.on-bottom:after, .multitooltip .content.on-top:after, .multitooltip .tip.on-bottom:after, .multitooltip .tip.on-top:after, .product.options .content.on-bottom:after, .product.options .content.on-top:after, .product.options .tip.on-bottom:after, .product.options .tip.on-top:after {
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.multitooltip .content.on-left:after, .multitooltip .content.on-right:after, .multitooltip .tip.on-left:after, .multitooltip .tip.on-right:after, .product.options .content.on-left:after, .product.options .content.on-right:after, .product.options .tip.on-left:after, .product.options .tip.on-right:after {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}

.multitooltip .content.on-top, .multitooltip .tip.on-top, .product.options .content.on-top, .product.options .tip.on-top {
    bottom: 18px;
    left: 0
}

.multitooltip .content.on-top:after, .multitooltip .tip.on-top:after, .product.options .content.on-top:after, .product.options .tip.on-top:after {
    bottom: -7px;
    left: 20px;
    border-top: 7px solid #3c3c3c
}

.multitooltip .content.on-right, .multitooltip .tip.on-right, .product.options .content.on-right, .product.options .tip.on-right {
    top: -100%;
    left: 103%
}

.multitooltip .content.on-right:after, .multitooltip .tip.on-right:after, .product.options .content.on-right:after, .product.options .tip.on-right:after {
    top: 37%;
    left: -7px;
    border-right: 7px solid #3c3c3c
}

.multitooltip .content.on-bottom, .multitooltip .tip.on-bottom, .product.options .content.on-bottom, .product.options .tip.on-bottom {
    top: 28px;
    left: 0
}

.multitooltip .content.on-bottom:after, .multitooltip .tip.on-bottom:after, .product.options .content.on-bottom:after, .product.options .tip.on-bottom:after {
    top: -7px;
    left: 20px;
    border-bottom: 7px solid #3c3c3c
}

.multitooltip .content.on-left, .multitooltip .tip.on-left, .product.options .content.on-left, .product.options .tip.on-left {
    top: -100%;
    right: 103%
}

.multitooltip .content.on-left:after, .multitooltip .tip.on-left:after, .product.options .content.on-left:after, .product.options .tip.on-left:after {
    top: 37%;
    right: -7px;
    border-left: 7px solid #3c3c3c
}

.multitooltip:hover .toggle, .product.options:hover .toggle {
    color: #fff
}

.multitooltip.active .toggle, .pages .items .item.pages-item-next a, .pages .items .item.pages-item-previous a, .product.attibute.description h1, .product.attibute.description h2, .product.attibute.description h3, .product.attibute.description h4, .product.attibute.description h5, .product.attibute.description h6, .product.options.active .toggle {
    color: #0082ff
}

.multitooltip.active .tip.on-top, .product.options.active .tip.on-top {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.multitooltip.active .tip.on-right, .product.options.active .tip.on-right {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.multitooltip.active .tip.on-bottom, .product.options.active .tip.on-bottom {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.multitooltip.active .tip.on-left, .product.options.active .tip.on-left {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .btn:hover, button.active.focus, button.active:focus, button.focus, button:active.focus, button:active:focus, button:focus, button:hover {
    color: #fff;
    border: 0;
    outline: none;
    box-shadow: none
}

.btn.active, .btn:active, button.active, button:active {
    color: #fff;
    border: 0;
    outline: none;
    box-shadow: none
}

.btn.pull-right, button.pull-right {
    margin-right: 10px
}

.action.primary, .btn--ys {
    line-height: 45px
}

.action.primary, .btn--ys, button.action {
    font-size: 1.8rem;
    position: relative;
    display: inline-block;
    min-width: 195px;
    height: 45px;
    -webkit-transition: all .3s ease-in-out;
    transition: all 300ms 0s ease;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 30px;
    background-color: #0082ff
}

.action.primary.text-lowercase, .btn--ys.text-lowercase, button.action.text-lowercase {
    text-transform: lowercase
}

.action.primary.text-inherit, .btn--ys.text-inherit, button.action.text-inherit {
    text-transform: inherit
}

.action.primary.focus, .action.primary:active, .action.primary:focus, .action.primary:hover, .action.primary:visited, .btn--ys.focus, .btn--ys:active, .btn--ys:focus, .btn--ys:hover, .btn--ys:visited, button.action.focus, button.action:active, button.action:focus, button.action:hover, button.action:visited {
    text-decoration: none;
    color: #fff;
    border: 0;
    background: #0082ff
}

.action.primary:hover, .btn--ys:hover, button.action:hover {
    color: #fff;
    background-color: #0370d9
}

.action.primary.btn--light, .btn--ys.btn--light, button.action.btn--light {
    font-weight: 500;
    color: #333;
    background: #f5f5f5
}

.action.primary.btn--light i, .btn--ys.btn--light i, button.action.btn--light i {
    font-style: normal;
    -webkit-transition: color 300ms 0s ease;
    transition: color 300ms 0s ease;
    color: #0082ff
}

.action.primary.btn--light:hover, .btn--ys.btn--light:hover, button.action.btn--light:hover {
    color: #f5f5f5;
    background-color: #0082ff
}

.action.primary.btn--light:hover i, .btn--ys.btn--light:hover i, button.action.btn--light:hover i {
    color: #fff
}

.action.primary.btn--invert, .btn--ys.btn--invert, button.action.btn--invert {
    color: #0082ff;
    background: #f5f5f5
}

.action.primary.btn--invert:hover, .btn--ys.btn--invert:hover, button.action.btn--invert:hover {
    color: #f5f5f5;
    background-color: #0082ff
}

.action.primary .icon, .btn--ys .icon, button.action .icon {
    font-size: 1.486em;
    display: inline-block;
    padding: 0 3px 0 0;
    vertical-align: middle
}

.action.primary .icon.icon--flippedX, .btn--ys .icon.icon--flippedX, button.action .icon.icon--flippedX {
    padding: 0 0 0 3px
}

.action.primary i, .btn--ys i, button.action i {
    position: relative;
    top: 1px;
    left: 0
}

.action.primary.btn--links--dropdown, .btn--ys.btn--links--dropdown, button.action.btn--links--dropdown {
    border: none;
    background: 0 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .25)
}

.action.primary.btn--links--dropdown:hover, .btn--ys.btn--links--dropdown:hover, button.action.btn--links--dropdown:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .25)
}

.action.primary.btn--xs, .btn--ys.btn--xs, button.action.btn--xs {
    font-size: .923em;
    height: auto;
    padding: 5px 10px
}

.action.primary.btn--xs:hover, .btn--ys.btn--xs:hover, button.action.btn--xs:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.action.primary.btn--sm, .btn--ys.btn--sm, button.action.btn--sm {
    font-size: 13px;
    height: auto;
    padding: 8px 16px
}

.action.primary.btn--sm .icon, .btn--ys.btn--sm .icon, button.action.btn--sm .icon {
    font-size: 12px
}

.action.primary.btn--sm--icon, .btn--ys.btn--sm--icon, button.action.btn--sm--icon {
    font-size: 13px;
    height: auto;
    padding: 9px 16px 7px
}

.action.primary.btn--sm--icon .icon, .btn--ys.btn--sm--icon .icon, button.action.btn--sm--icon .icon {
    font-size: 20px
}

.action.primary.btn--lg, .btn--ys.btn--lg, button.action.btn--lg {
    height: auto;
    padding: 15px 20px
}

.action.primary.btn--xl, .btn--ys.btn--xl, button.action.btn--xl {
    font-size: 1.1em;
    font-weight: 500;
    height: auto;
    padding: 17px 24px
}

.action.primary.btn--xl .icon, .btn--ys.btn--xl .icon, button.action.btn--xl .icon {
    font-size: 1.45em;
    line-height: 1em;
    position: relative;
    top: -2px;
    height: 1em;
    padding: 0 5px 0 0
}

.action.primary.btn--xl.btn--xl-small, .btn--ys.btn--xl.btn--xl-small, button.action.btn--xl.btn--xl-small {
    padding: 12px 18px 11px
}

.action.primary.btn--xxl, .btn--ys.btn--xxl, button.action.btn--xxl {
    font-size: 1.5em;
    line-height: 1.72em;
    height: auto;
    padding: 12px 24px
}

.action.primary.btn--l, .btn--ys.btn--l, button.action.btn--l {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.72em;
    height: auto;
    padding: 15px 33px
}

@media (max-width: 1200px) {
    .action.primary.btn--l, .btn--ys.btn--l, button.action.btn--l {
        padding: 12px 24px
    }
}

.action.primary.btn--full, .btn--ys.btn--full, button.action.btn--full {
    display: block;
    width: 100%;
    margin-bottom: .4em
}

button.action {
    line-height: 0 !important
}

.btn--border {
    font-size: .875em;
    line-height: 1.486em;
    position: relative;
    height: 40px;
    padding: 10px 14px;
    -webkit-transition: all 100ms 0s ease;
    transition: all 100ms 0s ease;
    vertical-align: top;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0
}

.btn--border.text-lowercase {
    text-transform: lowercase
}

.btn--border.text-inherit {
    text-transform: inherit
}

.btn--border.focus, .btn--border:active, .btn--border:focus, .btn--border:hover {
    color: #fff;
    background: #0082ff
}

.btn--border:hover {
    color: #0082ff;
    background-color: #f5f5f5
}

.btn--border .icon {
    font-size: 1.486em;
    display: inline-block;
    padding: 0 3px 0 0;
    vertical-align: middle
}

.btn--border .icon.icon--flippedX {
    padding: 0 0 0 3px
}

.btn--border span {
    position: relative;
    top: 0;
    left: 0
}

.btn--border.btn--links--dropdown {
    border: none;
    background: 0 0
}

.btn--border.btn--links--dropdown, .btn--border.btn--links--dropdown:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .25)
}

.btn--border.btn--xs {
    font-size: .923em;
    height: auto;
    padding: 5px 10px
}

.btn--border.btn--xs:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.btn--border.btn--sm {
    font-size: 13px;
    height: auto;
    padding: 8px 16px
}

.btn--border.btn--sm .icon {
    font-size: 12px
}

.btn--border.btn--sm--icon {
    font-size: 13px;
    height: auto;
    padding: 9px 16px 7px
}

.btn--border.btn--sm--icon .icon {
    font-size: 20px
}

.btn--border.btn--lg {
    height: auto;
    padding: 15px 20px
}

.btn--border.btn--xl {
    font-size: 1.1em;
    font-weight: 500;
    height: auto;
    padding: 17px 24px
}

.btn--border.btn--xl .icon {
    font-size: 1.45em;
    line-height: 1em;
    position: relative;
    top: -2px;
    height: 1em;
    padding: 0 5px 0 0
}

.btn--border.btn--xl.btn--xl-small {
    padding: 12px 18px 11px
}

.btn--border.btn--l, .btn--border.btn--xxl {
    font-size: 1.5em;
    line-height: 1.72em;
    height: auto;
    padding: 12px 24px
}

.btn--border.btn--l {
    font-weight: 700;
    padding: 15px 33px
}

@media (max-width: 1200px) {
    .btn--border.btn--l {
        padding: 12px 24px
    }
}

.btn--border.btn--full {
    display: block;
    width: 100%;
    margin-bottom: .4em
}

.btn--clear {
    padding-left: 0;
    border: 0;
    background-color: transparent
}

.btn--clear.focus, .btn--clear:active, .btn--clear:focus, .btn--clear:hover {
    background-color: transparent;
    box-shadow: none
}

.open > .btn--clear.dropdown-toggle {
    box-shadow: none
}

.btn-top {
    margin-top: 15px
}

.btn-left {
    margin-left: 10px !important
}

.btn.btn-red {
    background: #fa6b6b
}

.btn.btn-blue.focus, .btn.btn-blue:active, .btn.btn-blue:focus, .btn.btn-blue:hover, .btn.btn-red.focus, .btn.btn-red:active, .btn.btn-red:focus, .btn.btn-red:hover {
    background: #f5f5f5
}

.btn.btn-blue {
    background-color: #395499
}

.button--tamaya {
    overflow: hidden
}

.button--tamaya::after, .button--tamaya::before {
    position: absolute;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 50%;
    content: attr(data-text);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    color: #fff;
    background: #0082ff
}

.button--tamaya::before {
    top: 0;
    padding-top: 1em
}

.button--tamaya::after {
    line-height: 0;
    bottom: 0
}

.button--tamaya > span {
    display: block;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    -webkit-transform: scale3d(.2, .2, 1);
    transform: scale3d(.2, .2, 1);
    opacity: 0
}

.button--tamaya:hover::before {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.button--tamaya:hover::after {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.button--tamaya:hover > span {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.btn-right {
    margin-right: 30px
}

.btn-img {
    display: inline-block;
    width: 19px;
    height: 16px;
    margin: 14px 12px 0 0;
    cursor: pointer
}

.btn-img-view_module {
    background: #777 url(../../frontend/Leeroy/packwire/images/custom/btn-img-view_module.png) 0 0 no-repeat
}

.btn-img-view_list {
    background: #777 url(../../frontend/Leeroy/packwire/images/custom/btn-img-view_list.png) 0 0 no-repeat
}

.btn-img.active, .btn-img:hover {
    background-color: #0082ff
}

.input--ys {
    font-size: 1em;
    line-height: 1.4em;
    height: 40px;
    margin-bottom: 10px;
    padding: 7px 12px;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.input--ys.focus, .input--ys:focus, .input--ys:hover, .textarea--ys.focus, .textarea--ys:focus, .textarea--ys:hover, textarea.focus, textarea:focus, textarea:hover {
    outline: none !important;
    box-shadow: none !important
}

.input--ys--full {
    width: 100%
}

.textarea--ys, textarea {
    font-size: 1em;
    line-height: 1.4em;
    height: auto;
    min-height: 140px;
    margin-bottom: 10px;
    padding: 7px 12px;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.textarea--ys--full, textarea--full {
    width: 100%
}

@media (max-width: 767px) {
    label.label--inline {
        display: block;
        float: none !important;
        margin-bottom: 5px
    }
}

.subscribe-form {
    position: relative
}

.subscribe-form__label, label.label--inline {
    font-size: 1.231em;
    font-weight: 400;
    line-height: 2.6em;
    margin-bottom: 0;
    padding-right: 10px
}

@media (max-width: 767px) {
    .subscribe-form__label {
        display: block;
        float: none !important;
        margin-bottom: 5px
    }
}

.subscribe-form__input {
    margin-right: 10px
}

@media (max-width: 767px) {
    .subscribe-form__input {
        width: 97%;
        margin-right: 0;
        padding-right: 50px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .subscribe-form__input {
        width: 160px
    }
}

@media (max-width: 767px) {
    .subscribe-form button {
        position: absolute;
        right: 0
    }
}

.subscribe-form button .icon {
    font-size: 18px
}

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important
}

input::-webkit-input-placeholder {
    font-size: 1em;
    color: #777
}

input::-webkit-input-placeholder::-moz-placeholder {
    opacity: 1;
    color: #999
}

input::-webkit-input-placeholder:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder::-webkit-input-placeholder {
    color: #999
}

input::-moz-placeholder {
    font-size: 1em;
    color: #777;
    text-overflow: ellipsis
}

input::-moz-placeholder::-moz-placeholder {
    opacity: 1;
    color: #999
}

input::-moz-placeholder:-ms-input-placeholder {
    color: #999
}

input::-moz-placeholder::-webkit-input-placeholder {
    color: #999
}

input:-ms-input-placeholder {
    font-size: 1em;
    color: #777
}

input:-ms-input-placeholder::-moz-placeholder {
    opacity: 1;
    color: #999
}

input:-ms-input-placeholder:-ms-input-placeholder {
    color: #999
}

input:-ms-input-placeholder::-webkit-input-placeholder {
    color: #999
}

input:-moz-placeholder {
    font-size: 1em;
    color: #777
}

input:-moz-placeholder::-moz-placeholder {
    opacity: 1;
    color: #999
}

input:-moz-placeholder:-ms-input-placeholder {
    color: #999
}

input:-moz-placeholder::-webkit-input-placeholder {
    color: #999
}

.placeholder {
    font-size: 1em;
    color: #777
}

.input-group input.form-control::-webkit-input-placeholder, ::-webkit-input-placeholder, input.form-control::-webkit-input-placeholder {
    color: #777
}

.input-group input.form-control::-moz-placeholder, :-moz-placeholder, ::-moz-placeholder, input.form-control::-moz-placeholder {
    color: #777
}

.input-group input.form-control::-ms-input-placeholder, :-ms-input-placeholder, input.form-control::-ms-input-placeholder {
    color: #777
}

input[placeholder] {
    text-overflow: ellipsis
}

input:-moz-placeholder {
    text-overflow: ellipsis
}

input:-ms-input-placeholder {
    text-overflow: ellipsis
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus:-moz-placeholder, :focus::-moz-placeholder {
    color: transparent
}

:focus:-ms-input-placeholder {
    color: transparent
}

.field.choice input[type=checkbox] {
    float: left;
    margin: 7px 7px 0 0
}

.fields.group-2 .field {
    float: left;
    width: 50%
}

.sales-guest-form .actions-toolbar {
    padding: 20px 0 0
}

.bootstrap-select .dropdown-menu {
    border-color: #e5e5e5;
    border-radius: 0
}

.select--ys, select {
    font-size: 1em;
    line-height: 1.4em;
    height: 40px;
    margin-bottom: 10px;
    padding: 7px 12px;
    cursor: pointer;
    color: #333;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select--ys.focus, .select--ys:focus, .select--ys:hover, select.focus, select:focus, select:hover {
    outline: none !important;
    box-shadow: none !important
}

.select--ys--full, select--full {
    width: 100%
}

.select--sm {
    height: 34px;
    padding: 8px 10px
}

.select--lg {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    padding: 10px 12px
}

.select-wrapper {
    display: inline-block;
    position: relative
}

.field .control .select-wrapper {
    display: block
}

.select-wrapper:after {
    position: absolute;
    top: 20px;
    right: 12px;
    width: 0;
    height: 0;
    content: ' ';
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -moz-transform: scale(.9999);
    border-top: 5px solid #777;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.select-wrapper select {
    padding-right: 25px;
    cursor: pointer
}

@media (max-width: 767px) {
    .pull-extra-left {
        float: left !important
    }
}

.select-basket {
    line-height: 1.67em;
    position: relative;
    padding-right: 0
}

.select-basket .dropdown-toggle {
    font-size: 20px;
    font-weight: 500;
    padding: 7px 135px 10px 19px;
    color: #fff;
    background-color: #0082ff
}

.select-basket .dropdown-toggle .icon {
    font-size: 25px;
    position: relative;
    top: 6px;
    margin-right: 11px;
    color: #fff
}

.select-basket .dropdown-toggle .caret {
    position: absolute;
    top: 8px;
    right: 16px;
    color: #fff
}

@media (max-width: 1024px) {
    .select-basket .dropdown-toggle .caret {
        top: 18px
    }
}

.select-basket .dropdown-menu {
    right: 0;
    left: auto;
    width: 420px;
    margin-top: 11px !important
}

.select-basket__inner {
    padding: 24px 30px 0
}

.select-basket > a:hover .icon {
    color: #fff
}

.select-basket__table {
    position: relative;
    width: 100%
}

.select-basket__table td, .select-basket__table th {
    padding: 10px 5px
}

.review-list .review-items .review-item .review-details .review-author strong, .review-list .review-items .review-item .review-details .review-date time, .select-basket__table th, label {
    color: #333
}

.select-basket__table tbody tr, .select-basket__table thead tr {
    border-bottom: 1px solid #e5e5e5
}

.select-basket__table tbody tr td:first-child, .select-basket__table thead tr th:first-child {
    text-align: left
}

.select-basket__table tbody tr td:last-child, .select-basket__table thead tr th:last-child {
    text-align: right
}

.select-basket__table tfoot tr:first-child td, .select-basket__table tfoot tr:first-child th {
    padding-top: 25px
}

.select-basket__table tfoot th {
    padding: 3px 5px;
    text-transform: uppercase
}

.select-basket__table tfoot td {
    font-weight: 700;
    padding: 3px 5px;
    text-align: right;
    color: #0082ff
}

.radio {
    font-weight: 300;
    display: block;
    margin: 0 0 8px;
    cursor: pointer
}

.radio:hover .inner {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .8
}

.radio input {
    width: 1px;
    height: 1px;
    opacity: 0
}

.radio input:checked + .outer .inner {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.radio input:focus + .outer .inner {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    background-color: #0082ff
}

.radio .inner, .radio .outer {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%
}

.radio .outer {
    float: left;
    margin: 6px 9px 0 0;
    background-color: #e5e5e5
}

.radio .inner {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    background-color: #0082ff
}

.contact-form .fieldset .field.required > .label::after, .fieldset > .field._required > .label::after, .fieldset > .field.required > .label::after, .fieldset > .fields > .field._required > .label::after, .fieldset > .fields > .field.required > .label::after {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 0 2px;
    content: '*';
    color: #fa6b6b
}

p.required {
    margin: 0;
    color: #fa6b6b
}

input[type=datetime].mage-error, input[type=email].mage-error, input[type=number].mage-error, input[type=password].mage-error, input[type=search].mage-error, input[type=tel].mage-error, input[type=text].mage-error, input[type=url].mage-error, select.mage-error, textarea.mage-error {
    border-color: #fa6b6b
}

.checkbox-group {
    position: relative;
    margin-bottom: 10px
}

.checkbox-group input[type=checkbox] {
    display: none
}

.checkbox-group label {
    font-size: 16px;
    padding-left: 34px;
    cursor: pointer;
    color: #777
}

.checkbox-group label span {
    position: absolute;
    left: 0;
    display: block;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.checkbox-group label .box {
    z-index: 9;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5
}

.checkbox-group label .check {
    z-index: 10;
    top: 0;
    left: 1px;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.checkbox-group label .check:before {
    font-family: 'Material Icons';
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    content: '\e876';
    color: #0082ff
}

input[type=checkbox]:checked ~ label .box {
    border-color: #0082ff
}

input[type=checkbox]:checked ~ label .check {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.divider--xl {
    height: 60px
}

.form-control {
    height: 40px;
    border-color: #e5e5e5;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0)
}

textarea:focus {
    border-color: #0082ff
}

.form-control:focus, .input-text:focus {
    border-color: #0082ff;
    outline: 0 none;
    box-shadow: none
}

label sup {
    font-size: 16px;
    font-weight: lighter;
    line-height: 1em;
    position: relative;
    top: -1px;
    color: #fa6b6b
}

.note {
    font-size: 14px;
    color: #fa6b6b
}

.form-group, .review-add .review-field-ratings legend.label {
    margin-bottom: 10px
}

.form-group-top {
    margin-top: 14px
}

.form-inline label {
    margin-right: 13px;
    margin-bottom: 0
}

.form-inline .form-group {
    margin-right: 6px
}

.input-group-btn {
    font-size: inherit !important
}

.input-group-addon {
    padding-right: 0;
    padding-left: 23px;
    color: #0082ff;
    border-color: #e5e5e5;
    border-right: none;
    border-radius: 0;
    background: 0 0
}

.input-group input {
    color: #777
}

.modal .input-group input {
    border-left: 0
}

.radio-fill-inner-sx {
    padding: 6px 0 0 13px
}

body .fill-bg .radio {
    margin-bottom: 5px;
    color: #777
}

.subscribe-full-center {
    display: inline-block;
    width: 500px
}

.subscribe-full-center .form-inline input.form-control {
    float: left;
    width: 350px;
    height: 60px
}

.subscribe-full-center .form-inline button {
    float: left
}

@media (max-width: 570px) {
    .subscribe-full-center {
        width: auto
    }

    .subscribe-full-center .form-inline input.form-control {
        display: inline-block;
        float: inherit;
        width: auto;
        height: 60px;
        margin-bottom: 19px
    }

    .subscribe-full-center .form-inline button {
        float: inherit
    }
}

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

.tag, .tags-list li a {
    font-size: .875em;
    line-height: 1.486em;
    display: block;
    height: 40px;
    padding: 10px 18px;
    -webkit-transition: all 200ms 0s ease;
    transition: all 200ms 0s ease;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    background-color: #f5f5f5
}

.tag:hover, .tags-list li a:hover {
    color: #fff;
    border-color: #0082ff;
    background-color: #0082ff
}

.tags-list {
    position: relative;
    margin: 0 0 10px;
    padding: 0;
    list-style: none
}

.tags-list li {
    display: inline-block;
    margin: 0 6px 10px 0;
    padding: 0
}

.pagination, .pagination li {
    margin: 15px 0 0;
    border-radius: 0 !important
}

@media (max-width: 767px) {
    .pagination {
        margin: 15px 0 35px
    }
}

.pagination li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0
}

.pagination li a {
    font-size: 13px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    text-align: center;
    color: #333;
    background-color: #f5f5f5
}

.pagination li a .icon {
    font-size: 16px;
    color: #0082ff
}

.pages .items .item.current strong, .pagination li a:hover, .pagination li.active a {
    color: #fff;
    background-color: #333
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.filters-row .pagination {
    margin-top: 0;
    padding-top: 0
}

.filters-row .pagination li:last-child {
    margin-right: 0
}

.pages .items .item a .label, .pages .items .item strong .label, .pages .items .item.pages-item-next a span, .pages .items .item.pages-item-previous a span, .pages .pages-label {
    display: none
}

.pages .items .item {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0
}

.pages .items .item a, .pages .items .item strong {
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
    text-align: center;
    color: #333;
    background-color: #f5f5f5
}

.pages .items .item a .icon, .pages .items .item strong .icon {
    font-size: 16px;
    color: #0082ff
}

.pages .items .item.pages-item-next a:before, .pages .items .item.pages-item-previous a:before {
    font-family: 'Material Icons';
    font-size: 16px;
    font-weight: 400
}

.pages .items .item.pages-item-next a:before {
    content: '\e5cc'
}

.pages .items .item.pages-item-previous a:before {
    content: '\e5cb'
}

@media (max-width: 639px) {
    .pages {
        text-align: center
    }

    .pages .items .item {
        float: none;
        margin: 0 3px
    }

    .pages .items .item a, .pages .items .item strong {
        font-size: 11px;
        line-height: 30px;
        width: 30px;
        height: 30px
    }

    .pages .items .item.pages-item-next, .pages .items .item.pages-item-previous {
        margin: 0
    }

    .pages .items .item.pages-item-next {
        float: right
    }

    .pages .items .item.pages-item-previous {
        float: left
    }
}

.product.info.detailed {
    padding: 0 15px
}

.product.data.items {
    border: solid 1px #e5e5e5
}

.product.data.items > .item.title {
    position: relative;
    float: left;
    width: auto;
    margin: 0
}

.product.data.items > .item.title > a.switch {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    display: block;
    padding: 15px 25px 16px;
    -webkit-transition: color 300ms linear 0s;
    transition: color 300ms linear 0s;
    text-align: center;
    text-transform: uppercase;
    color: #333;
    border-right: solid 1px #e5e5e5;
    border-radius: 0
}

.product.data.items > .item.title > a.switch:before {
    position: absolute;
    top: -1px;
    right: 0;
    left: 0;
    height: 0;
    content: '';
    -webkit-transition: height 300ms linear 0s;
    transition: height 300ms linear 0s;
    background: #0082ff
}

.product.data.items > .item.content {
    float: right;
    width: 100%;
    margin-top: 58px;
    margin-left: -100%;
    padding: 40px;
    border-top: solid 1px #e5e5e5
}

.product.data.items:after, .review-list .review-items .review-item .review-details:after, .review-list .review-toolbar:after {
    display: table;
    clear: both;
    content: ''
}

@media (max-width: 767px) {
    .product.data.items {
        border: 0
    }

    .product.data.items > .item.content, .product.data.items > .item.title {
        float: none;
        width: 100%;
        margin: 0 0 10px;
        border: solid 1px #e5e5e5
    }

    .product.data.items > .item.content {
        padding: 20px
    }
}

.product.attibute.description ul li {
    font-weight: 300;
    position: relative;
    margin-bottom: 0;
    padding-left: 31px
}

.product.info.detailed .table-wrapper {
    margin: 0
}

.product.info.detailed .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td::before, .product.info.detailed .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th::before {
    font-weight: 300;
    color: #0082ff
}

.product.info.detailed .additional-attributes {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #e5e5e5 !important
}

.product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th, .product.info.detailed .additional-attributes > thead > tr > th {
    font-weight: 300;
    width: 30%;
    padding: 11px 18px !important;
    text-align: right;
    text-transform: uppercase;
    color: #0082ff;
    border-top: 1px solid #e5e5e5 !important;
    border-right: 1px solid #e5e5e5 !important
}

.product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td, .product.info.detailed .additional-attributes > thead > tr > td {
    font-weight: 300;
    padding: 11px 18px !important;
    border-top: 1px solid #e5e5e5 !important
}

.review-list .block-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #0082ff
}

.review-list .review-toolbar .pager {
    float: right
}

.review-list .review-toolbar.top-toolbar {
    margin: -62px 0 20px
}

@media (max-width: 768px) {
    .review-list .review-toolbar {
        display: none
    }

    .review-list .review-toolbar.top-toolbar {
        display: block
    }
}

@media (max-width: 479px) {
    .review-list .review-toolbar.top-toolbar {
        margin: -10px 0 20px
    }
}

.review-list .review-items {
    padding-top: 30px;
    border-top: 1px solid #e5e5e5
}

.review-list .review-items .review-item {
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.review-list .review-items .review-item .review-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 13px;
    color: #333
}

.review-list .review-items .review-item .review-ratings {
    margin-bottom: 13px
}

.review-list .review-items .review-item .review-content {
    font-weight: 300;
    margin-bottom: 13px
}

.review-list .review-items .review-item .review-details {
    font-size: 14px;
    font-weight: 300
}

.review-list .review-items .review-item .review-details .review-author, .review-list .review-items .review-item .review-details .review-date {
    display: inline-block;
    margin: 0
}

.review-list .review-items .review-item .review-details .review-author:after {
    content: ' / '
}

@media (max-width: 479px) {
    .review-list .review-items .review-item .review-details .review-author, .review-list .review-items .review-item .review-details .review-date {
        display: block
    }

    .review-list .review-items .review-item .review-details .review-author:after {
        content: ''
    }
}

.review-add .block-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 30px
}

.review-add .fieldset .legend {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 20px;
    border: 0
}

.review-add .block-title, .review-add .fieldset .legend span {
    text-transform: uppercase;
    color: #0082ff
}

.review-add .fieldset .legend strong {
    font-weight: 300;
    color: #777
}

.review-add .fieldset > .field:not(.choice) > .label {
    font-size: 16px;
    font-weight: 400;
    float: none;
    width: auto;
    padding: 0;
    text-align: left;
    border: 0
}

.review-add .fieldset > .field:not(.choice) > .control {
    float: none;
    width: 100%
}

.review-add .fieldset > .field:not(.choice) > .control input[type=text], .review-add .fieldset > .field:not(.choice) > .control textarea {
    margin: 0
}

.review-field-rating .label {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase
}

.review-field-rating .control {
    margin-bottom: 40px
}

.review-control-vote label:before, .review-control-vote:before {
    font-family: 'Material Icons';
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    letter-spacing: 2px
}

.review-control-vote:before {
    position: absolute;
    z-index: 1;
    display: block;
    content: '\e838' '\e838' '\e838' '\e838' '\e838';
    color: #d2d2d2
}

.review-control-vote input[type=radio], .review-control-vote label span {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0 none
}

.review-control-vote label {
    position: absolute;
    display: block;
    cursor: pointer
}

.review-control-vote label:before {
    opacity: 0;
    color: #ffaf47
}

.review-control-vote label:hover:before {
    opacity: 1
}

.review-control-vote input[type=radio]:checked + label::before, .review-control-vote input[type=radio]:focus + label::before {
    opacity: 1
}

.review-control-vote .rating-1 {
    z-index: 6
}

.review-control-vote .rating-1:before {
    content: '\e838'
}

.review-control-vote .rating-2 {
    z-index: 5
}

.review-control-vote .rating-2:before {
    content: '\e838' '\e838'
}

.review-control-vote .rating-3 {
    z-index: 4
}

.review-control-vote .rating-3:before {
    content: '\e838' '\e838' '\e838'
}

.review-control-vote .rating-4 {
    z-index: 3
}

.review-control-vote .rating-4:before {
    content: '\e838' '\e838' '\e838' '\e838'
}

.review-control-vote .rating-5 {
    z-index: 2
}

.review-control-vote .rating-5:before {
    content: '\e838' '\e838' '\e838' '\e838' '\e838'
}

@media (min-width: 768px) {
    .nav-tabs--ys, .nav-tabs--ys > li > a {
        border: 1px solid #e5e5e5;
        background-color: #f5f5f5
    }

    .nav-tabs--ys > li > a {
        font-weight: 500;
        margin-right: 0;
        padding: 16px 28px 15px;
        text-transform: uppercase;
        color: #333;
        border: 0;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        border-radius: 0
    }

    .nav-tabs--ys > li > a:hover {
        border-color: #e5e5e5
    }

    .nav-tabs--ys > li.active > a, .nav-tabs--ys > li.active > a:focus, .nav-tabs--ys > li.active > a:hover {
        padding-bottom: 14px;
        color: #333;
        border: 0;
        border-right: 1px solid #e5e5e5
    }

    .nav-tabs--ys > li.active > a:after {
        position: absolute;
        right: 0;
        bottom: -2px;
        left: 0;
        height: 2px;
        content: '';
        background-color: #fff
    }

    .nav-tabs--ys > li.active > a:before {
        position: absolute;
        top: -1px;
        right: 0;
        left: 0;
        height: 3px;
        content: '';
        background-color: #0082ff
    }

    .nav-tabs--ys-center {
        border: none
    }

    .nav-tabs--ys-center li, .nav-tabs--ys-center1 li {
        display: inline-block;
        float: inherit;
        margin: 0 20px 20px 0 !important
    }

    .nav-tabs--ys-center li.active > a {
        color: #333 !important;
        border-bottom: 5px solid #0082ff !important
    }

    .nav-tabs--ys-center a, .nav-tabs--ys-center1 a {
        font-size: 24px;
        padding: 0 0 18px !important;
        -webkit-transition: all .3s 0s ease;
        transition: all .3s 0s ease;
        color: #777;
        border: none !important;
        border-bottom: 5px solid transparent !important
    }

    .nav-tabs--ys-center a:hover, .nav-tabs--ys-center1 a:hover {
        color: #333;
        background: 0 0 !important
    }

    .nav-tabs--ys-center1 {
        border-bottom: 1px solid #e5e5e5
    }

    .nav-tabs--ys-center1 li {
        margin: 0 20px !important
    }

    .nav-tabs--ys-center1 li.active > a {
        border-bottom: 3px solid #0082ff !important
    }

    .nav-tabs--ys-center1 a {
        font-size: 16px;
        font-weight: 700;
        padding: 0 !important;
        color: #333;
        border-bottom: 3px solid transparent !important
    }
}

@media (min-width: 768px) and (max-width: 767px) {
    .nav-tabs--ys > li {
        display: block;
        float: none
    }

    .nav-tabs--ys > li > a {
        border: 0
    }

    .nav-tabs--ys > li.active > a, .nav-tabs--ys > li.active > a:focus, .nav-tabs--ys > li.active > a:hover {
        border: 0
    }

    .nav-tabs--ys > li.active > a:after {
        display: none
    }

    .nav-tabs--ys-center1 li {
        display: block;
        float: none;
        margin: 10px 20px !important
    }
}

@media (max-width: 767px) {
    .nav-tabs, .nav-tabs li a {
        border-color: transparent !important
    }

    .nav-tabs li {
        float: none !important;
        text-align: center;
        border-bottom: 1px solid #e5e5e5
    }

    .nav-tabs li a {
        font-weight: 700;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        color: #333;
        border-radius: 0
    }

    .nav-tabs li a:hover {
        color: #0082ff;
        background: 0 0
    }

    .nav-tabs li.active a {
        color: #fff !important;
        border-color: transparent !important;
        background: #0082ff !important
    }
}

.tab-content--ys > .tab-pane {
    font-weight: 300;
    display: none;
    padding: 30px 40px;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    border-top: 0;
    background-color: #fff
}

.tab-content--ys > .active {
    display: block
}

.tab-content--ys-fullwidth {
    padding: 50px 0 0;
    border: none !important
}

.tab-content--ys-fullwidth > .tab-pane {
    font-weight: 300;
    display: none;
    padding: 0;
    border-width: 1px;
    border-top: 0
}

.tab-content--ys-fullwidth > .active {
    display: block
}

.tab-content--ys-center {
    padding: 50px 0 0;
    text-align: center
}

.tabs, .tabs nav ul {
    position: relative;
    margin: 0 auto
}

.tabs {
    font-size: 1.25em;
    font-weight: 300;
    overflow: hidden;
    width: 100%
}

.tabs nav ul {
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    max-width: 1200px;
    padding: 0;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tabs nav a, .tabs nav ul li {
    position: relative;
    display: block
}

.tabs nav ul li {
    z-index: 1;
    margin: 0;
    text-align: center;
    -moz-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1
}

.tabs nav a {
    line-height: 2.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tabs nav a span {
    font-size: .75em;
    vertical-align: middle
}

.tabs nav li.tab-current a {
    color: #74777b
}

.tabs nav a:focus {
    outline: none
}

.tabs-style-flip {
    max-width: 1200px
}

.tabs-style-flip nav a {
    padding: .5em 0;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #2cc185
}

.tabs-style-flip nav a:focus, .tabs-style-flip nav a:hover, .tabs-style-flip nav li.tab-current a {
    color: #74777b
}

.tabs-style-flip nav a span {
    font-size: .625em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.tabs-style-flip nav a::after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: transform .3s, background-color .3s;
    transition: transform .3s, background-color .3s, -webkit-transform .3s;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    background-color: #f0f0f0;
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%
}

.tabs-style-flip nav li.tab-current a::after {
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    background-color: #fff
}

.tabs-style-flip .content-wrap {
    background: #fff
}

.open-tab {
    display: block !important
}

.zoomLens {
    opacity: 1 !important;
    border: 1px solid #e5e5e5 !important;
    background-color: rgba(255, 255, 255, .36) !important
}

.zoomWindowContainer > div {
    margin: 0 10px;
    border: 1px solid #e5e5e5 !important
}

.product-popup {
    position: relative;
    width: 90%;
    max-width: 1170px;
    height: 90%;
    max-height: 750px;
    margin: 20px auto
}

.product-popup .product-popup-content {
    overflo-y: scroll
}

.product-popup, .product-popup .container-fluid {
    padding: 0;
    background: #fff
}

.product-popup .product-info {
    margin: 0 0 0 -15px;
    padding: 25px 40px 15px
}

.product-popup .mfp-close {
    top: -37px;
    right: -37px;
    color: #fff
}

.modal-sm {
    max-width: 372px
}

.modal-md {
    max-width: 816px !important;
    margin: 0 auto
}

.img-responsive1 {
    max-width: 100%
}

.white-modal .modal-content {
    padding: 37px;
    border-color: transparent;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0)
}

.white-modal .modal-header {
    margin: 0 0 18px;
    padding: 0;
    border: none
}

.white-modal .modal-header .close {
    font-size: 29px;
    -webkit-transition: 'delay: 1s;' .3s 0s ease;
    transition: 'delay: 1s;' .3s 0s ease;
    opacity: 1;
    color: #0082ff;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.white-modal .modal-header .close:hover {
    color: #333
}

.white-modal .modal-header .modal-title {
    font-size: 21px;
    line-height: 1.2em;
    margin: 0;
    padding: 0
}

.white-modal .modal-body {
    font-weight: lighter;
    padding: 0 0 42px
}

.white-modal .indent-bot-none {
    padding-bottom: 0
}

.white-modal .modal-footer {
    padding: 0;
    text-align: inherit;
    border: none
}

.white-modal .modal-footer.text-left {
    text-align: left
}

.modal, .white-modal .modal-footer.text-center {
    text-align: center
}

.white-modal .modal-footer.text-right {
    text-align: right
}

.modal {
    padding: 0 !important;
    z-index: 77777777
}

@media (min-width: 450px) {
    .modal:before {
        display: inline-block;
        height: 100%;
        margin-right: -4px;
        content: '';
        vertical-align: middle
    }
}

.modal .modal-dialog {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    vertical-align: middle
}

.modal-backdrop {
    z-index: 7777777
}

#modalAddToCart.modal, #modalAddToCartError.modal {
    z-index: 7777777777
}

.modal-bg-image {
    position: absolute;
    z-index: 0
}

.modal-bg-image.bottom-right {
    right: 0;
    bottom: 0
}

.modal-bg-image.bottom-left {
    bottom: 0;
    left: 0
}

.modal-bg-image.top-left {
    top: 0;
    left: 0
}

.modal-bg-image.top-right {
    top: 0;
    right: 0
}

.modal-newsletter {
    position: relative;
    z-index: 2;
    padding-bottom: 35px
}

.modal-newsletter .checkbox-group {
    display: inline-block
}

.modal-newsletter .checkbox-group .box {
    display: inline-block;
    margin-top: 0
}

.modal-newsletter .checkbox-group .check {
    top: 5px
}

.modal-newsletter .logo {
    max-height: 80px;
    margin-bottom: 47px
}

.modal-newsletter .modal-title {
    font-size: 21px;
    line-height: 1.1em;
    padding-bottom: 15px
}

.modal-newsletter p {
    padding-bottom: 7px;
    margin-bottom: 0
}

.modal-newsletter .row-subscibe {
    font-size: 0;
    line-height: 0;
    padding: 27px 0
}

.modal-newsletter .row-subscibe input {
    font-size: 18px;
    line-height: 1.2em;
    width: 266px;
    height: 60px;
    margin: 0;
    padding: 2.3% 2.5%;
    color: #777;
    border: 1px solid #e5e5e5;
    border-radius: 0
}

.modal-newsletter .row-subscibe button {
    font-size: 18px;
    height: 60px
}

.modal-newsletter .checkbox-group label {
    font-size: 12px;
    padding-left: 25px
}

@media (max-width: 767px) {
    #newsletterModal .modal-newsletter .row-subscibe input {
        width: 80%;
        padding: 2.3% 3%
    }

    #newsletterModal .modal-newsletter .row-subscibe button {
        position: relative;
        right: auto;
        margin-top: 15px
    }

    #newsletterModal .modal-newsletter .logo {
        max-height: 75px
    }
}

@media (max-width: 420px) {
    #newsletterModal .modal-newsletter .logo {
        max-height: 59px
    }
}

@media (max-width: 768px) {
    #newsletterModal button.btn--ys.btn--xl {
        padding: 17px 14px !important
    }
}

#quickViewModal .modal-dialog {
    width: inherit
}

#quickViewModal .product-popup {
    width: 100%;
    height: inherit !important;
    max-height: inherit !important;
    padding: 0
}

@media (max-width: 992px) {
    #quickViewModal .modal-content {
        padding: 20px 27px 10px
    }
}

#quickViewModal .modal-content.container {
    min-width: 320px;
    max-width: 1244px
}

@media (max-width: 450px) {
    .modal-dialog:before {
        display: none !important
    }

    .modal-dialog {
        width: inherit;
        margin: 10px !important
    }
}

.comments {
    margin-bottom: 38px
}

.comments.comments-level-1 {
    margin-left: 136px
}

.comments .pull-left {
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    margin-top: 16px;
    margin-right: 40px;
    color: #fff;
    background-color: #f5f5f5
}

.comments .pull-left:before, .panel .panel-heading .panel-title:after {
    font-family: 'Material Icons';
    position: absolute;
    z-index: 0;
    display: block
}

.comments .pull-left:before {
    width: 100%;
    text-align: center;
    font-size: 46px;
    top: 10px;
    content: '\e7fd'
}

.comments .pull-left img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto
}

.comments .pull-left span {
    position: absolute;
    top: 15%;
    display: inline-block
}

.comments .media-body .media-title {
    padding-bottom: 14px;
    color: #0082ff
}

.comments .media-body .media-title .username {
    font-family: Georgia, sans-serif;
    font-size: 18px;
    font-style: italic;
    display: inline-block;
    margin-right: 14px
}

.comments .media-body .media-title time .icon {
    font-size: 24px;
    position: relative;
    top: 3px;
    margin: 0 13px 0 0
}

.comments .media-body .media-title .link {
    text-decoration: underline;
    text-transform: capitalize;
    color: #333
}

.comments .media-body .media-title .link:hover {
    text-decoration: none
}

@media (max-width: 745px) {
    .comments {
        margin-bottom: 28px
    }

    .comments.comments-level-1 {
        margin-left: 70px
    }

    .comments .pull-left {
        width: 70px;
        height: 70px;
        margin-right: 20px
    }

    .comments .pull-left:before {
        font-size: 46px;
        line-height: 1em;
        top: 10px
    }

    .comments .media-body .media-title time {
        display: block
    }

    .comments .media-body .media-title time .icon {
        font-size: 20px;
        position: relative;
        top: 3px;
        margin: 0 6px 0 0
    }
}

.panel {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0)
}

.panel .panel-heading {
    position: relative;
    padding: 0;
    border-top: 1px solid #e5e5e5
}

.panel .panel-heading__number {
    font-size: 20px;
    line-height: 2.55em;
    position: absolute;
    top: 20px;
    left: 0;
    width: 52px;
    height: 52px;
    -webkit-transition: background-color .3s 0s ease;
    transition: background-color .3s 0s ease;
    text-align: center;
    color: #333;
    border-radius: 50%;
    background-color: #f5f5f5
}

.panel .panel-heading .panel-title {
    font-size: 20px;
    color: #333
}

.panel .panel-heading .panel-title:after {
    font-size: 22px;
    line-height: 1em;
    top: 34px;
    right: 0;
    content: '\e148';
    color: #0082ff
}

.panel .panel-heading .panel-title a {
    position: relative;
    z-index: 2;
    display: block;
    padding: 34px 0 25px 77px;
    text-decoration: none !important
}

.panel .panel-heading.active .panel-heading__number {
    color: #fff;
    background-color: #0082ff
}

.panel .panel-heading.active .panel-title:after {
    content: '\e15d'
}

.panel .panel-body {
    padding: 10px 0 28px
}

.panel .panel-body, .panel .panel-collapse, .panel .panel-collapse > .list-group {
    border: none !important
}

.link-functional {
    font-size: 13px;
    font-weight: 500;
    line-height: 1em;
    text-decoration: none;
    text-transform: uppercase;
    color: #333
}

.link-functional .fa, .link-functional .icon {
    font-size: 20px;
    position: relative;
    top: 6px;
    margin-right: 10px;
    color: #0082ff
}

.link-functional:hover {
    text-decoration: none;
    color: #0082ff
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100427;
    overflow: hidden;
    position: fixed;
    background: #fff
}

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

.mfp-container {
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 10045
}

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

.mfp-ajax-cur {
    cursor: progress
}

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

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

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

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

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

.mfp-hide {
    display: none !important
}

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

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

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

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

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

.button.mfp-arrow {
    background: #f7f7f7
}

button.mfp-close {
    background: transparent
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: red;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

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

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

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #333;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover {
    color: #4ccdb3
}

.mfp-counter {
    text-align: center;
    top: 0;
    right: 0;
    color: #4ccdb3;
    font-size: 18px;
    line-height: 1.2em;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-style: italic;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -22px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

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

.mfp-arrow-left, .mfp-arrow-right {
    width: 45px;
    height: 45px;
    background: #f7f7f7;
    opacity: 1;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.mfp-arrow-left:before, .mfp-arrow-right:before {
    font-family: 'Material Icons';
    font-size: 39px;
    line-height: 40px;
    cursor: pointer;
    position: absolute;
    top: 2px !important;
    color: #333;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.mfp-arrow-left:before {
    left: 2px !important
}

.mfp-arrow-right:before {
    right: 2px !important
}

.mfp-arrow-left:hover, .mfp-arrow-right:hover {
    width: 45px;
    height: 45px;
    background: #4ccdb3
}

.mfp-arrow-left:hover:before, .mfp-arrow-right:hover:before {
    color: #fff
}

.mfp-arrow-left:before {
    left: 0;
    content: "\e408"
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:before {
    content: "\e409"
}

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

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

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

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

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1
}

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

.mfp-figure figure {
    margin: 0
}

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

.mfp-title {
    text-align: left;
    font-size: 22px;
    line-height: 1.2em;
    color: #333;
    text-align: center;
    word-wrap: break-word;
    display: block;
    text-transform: uppercase;
    padding: 15px 0 5px
}

@media (max-width: 1770px) {
    .mfp-image-holder .mfp-content {
        max-width: 80%;
        width: 43%
    }
}

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

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

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

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

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

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

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

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

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

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

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

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

.df html, .df body, .df div, .df span, .df applet, .df object, .df iframe, .df h1, .df h2, .df h3, .df h4, .df h5, .df h6, .df p, .df blockquote, .df pre, .df a, .df abbr, .df acronym, .df address, .df big, .df cite, .df code, .df del, .df dfn, .df em, .df font, .df img, .df ins, .df kbd, .df q, .df s, .df samp, .df small, .df strike, .df strong, .df sub, .df sup, .df tt, .df var, .df b, .df u, .df i, .df center, .df dl, .df dt, .df dd, .df ol, .df ul, .df li, .df fieldset, .df form, .df label, .df legend, .df table, .df caption, .df tbody, .df tfoot, .df thead, .df tr, .df th, .df td, .df menu, .df header, .df article, .df footer, .df nav, .df section, .df aside, .df figure, .df dialog, .df mark, .df time, .df meter, .df video, .df audio, .df details, .df datagrid, .df command {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-style: normal;
    font-weight: normal
}

.df body {
    line-height: 1
}

.df ol, .df ul, .df menu, .df li {
    list-style: none
}

.df blockquote, .df q {
    quotes: none
}

.df blockquote:before, .df blockquote:after, .df q:before, .df q:after {
    content: '';
    content: none
}

.df :focus {
    outline: 0
}

.df ins {
    text-decoration: none
}

.df del {
    text-decoration: line-through
}

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

.df hr#system-readmore {
    display: none
}

.df input.input-text, .df select, .df textarea {
    background: #fff;
    border: 1px solid #b6b6b6
}

.df input.input-text, .df textarea {
    padding: 0
}

.df-hidden {
    display: none
}

.admin__field.df-hidden + .admin__field {
    margin-top: 0
}

.df-hover {
    cursor: pointer
}

body.catalog-product-view .product-info-main .price-box {
    width: 50%
}

div.df-payment-info .df-unconfirmed {
    margin: -.5em 0 .5em 0;
    font-size: 90%
}

.admin__old div.df-payment-info .df-unconfirmed {
    margin-top: .5em
}

div.df-payment-info .df-unconfirmed .df-unconfirmed-text {
    font-weight: bold;
    line-height: 1.2
}

div.dfp-instructions ul, div.dfp-instructions li {
    margin-bottom: 0
}

.df-unconfirmed div.dfp-instructions ul, .df-unconfirmed div.dfp-instructions li {
    padding: 0;
    list-style-type: none
}

.df-unconfirmed div.dfp-instructions ul {
    margin-top: .5em
}

.df-unconfirmed div.dfp-instructions li {
    margin-top: .2em
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../../frontend/Leeroy/packwire/Lof_All/lib/fancybox/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../../frontend/Leeroy/packwire/Lof_All/lib/fancybox/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../../frontend/Leeroy/packwire/Lof_All/lib/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../../frontend/Leeroy/packwire/Lof_All/lib/fancybox/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../../frontend/Leeroy/packwire/Lof_All/lib/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url('../../frontend/Leeroy/packwire/Lof_All/lib/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px
    }
}

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=335bf7d52918f3a2c58f)
 * Config saved to config.json and https://gist.github.com/335bf7d52918f3a2c58f
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

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

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

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

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

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

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
    font-size: 2em
}

@font-face {
    font-family: "raty";
    font-style: normal;
    font-weight: normal;
    src: url("../../frontend/Leeroy/packwire/Lof_Formbuilder/js/raty/fonts/raty.eot");
    src: url("../../frontend/Leeroy/packwire/Lof_Formbuilder/js/raty/fonts/raty.eot?#iefix") format("embedded-opentype");
    src: url("../../frontend/Leeroy/packwire/Lof_Formbuilder/js/raty/fonts/raty.svg#raty") format("svg");
    src: url("../../frontend/Leeroy/packwire/Lof_Formbuilder/js/raty/fonts/raty.ttf") format("truetype");
    src: url("../../frontend/Leeroy/packwire/Lof_Formbuilder/js/raty/fonts/raty.woff") format("woff")
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "raty";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none
}

.cancel-on-png:before {
    content: "\e600"
}

.cancel-off-png:before {
    content: "\e601"
}

.star-on-png:before {
    content: "\f005"
}

.star-off-png:before {
    content: "\f006"
}

.star-half-png:before {
    content: "\f123"
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('../../frontend/Leeroy/packwire/Lof_Formbuilder/fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('../../frontend/Leeroy/packwire/Lof_Formbuilder/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/Lof_Formbuilder/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../../frontend/Leeroy/packwire/Lof_Formbuilder/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../../frontend/Leeroy/packwire/Lof_Formbuilder/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../../frontend/Leeroy/packwire/Lof_Formbuilder/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.form-foundation label {
    font-size: 1.4rem !important
}

.formbuilder-form .clear {
    clear: both
}

.formbuilder-popup {
    display: none
}

.field-section-break {
    position: relative
}

.field-section-break .sm-section-break {
    position: relative;
    text-align: center
}

.field-section-break .sm-section-break:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: -moz-radial-gradient(center, ellipse cover, #fff 25%, #cecece 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(25%, #fff), color-stop(100%, #cecece));
    background: -webkit-radial-gradient(center, ellipse cover, #fff 25%, #cecece 100%);
    background: -ms-radial-gradient(center, ellipse cover, #fff 25%, #cecece 100%);
    background: radial-gradient(ellipse at center, #fff 0, #cecece 100%);
    position: absolute;
    top: 50%;
    z-index: -1
}

.field-section-break .sm-section-break span {
    background: #FFF;
    padding: 0 20px;
    font-size: 1.5em;
    padding: 0;
    top: -15px;
    margin: 0
}

.formbuilder-form .ves-rating-play img {
    display: inline
}

.formbuilder-form .workflow_table th, .formbuilder-form .workflow_table td {
    padding-bottom: 10px;
    padding-right: 15px
}

.formbuilder-form .calendar {
    z-index: 99999
}

.formbuilder-form .response-field-draggable-helper {
    border: 1px dashed #ddd;
    background: #eee
}

.formbuilder-form .response-field-text input.rf-size-small {
    width: 130px
}

.formbuilder-form .response-field-text input.rf-size-medium {
    width: 300px
}

.formbuilder-form .response-field-text input.rf-size-large {
    width: 100%
}

.formbuilder-form .response-field-paragraph textarea.rf-size-medium {
    width: 400px;
    min-height: 100px
}

.formbuilder-form .response-field-paragraph textarea.rf-size-large {
    width: 100%;
    min-height: 200px
}

.formbuilder-form .response-field-date .month, .response-field-date .day, .response-field-date .year {
    width: 50px
}

.formbuilder-form .response-field-time .hours, .response-field-time .minutes, .response-field-time .seconds {
    width: 50px
}

.formbuilder-form .response-field-checkboxes .fb-option, .response-field-radio .fb-option {
    margin-bottom: 5px;
    display: inline-block
}

.formbuilder-form .response-field-website input {
    width: 200px
}

.formbuilder ul {
    padding: 0;
    margin: 0
}

.formbuilder li {
    list-style: none
}

.formbuilder .required em {
    color: #f00
}

.response-field-time select {
    width: auto
}

.formbuilder input, .formbuilder select {
    width: auto
}

.formbuilder .input-line {
    clear: both;
    margin-bottom: 10px
}

.formbuilder .subtemplate-wrapper > label {
    display: block;
    padding-bottom: 3px;
    margin-bottom: 10px
}

.response-field-address .street input {
    width: 100%
}

.response-field-address .city, .response-field-address .state {
    display: inline-block
}

.response-field-address input {
    width: 100%
}

.formbuilder .country select, .formbuilder .state select {
    width: 100%
}

.response-field-google_map .form-group input {
    width: 100%
}

.response-field-price .form-input input, .response-field-email .input-box input, .response-field-website .input-box input, .response-field-number .input-box input, .response-field-dropdown .input-box select, .response-field-date .input-box input, .response-field-text input, .response-field-paragraph textarea {
    width: 100%
}

.formbuilder-form .form-list .field {
    margin-bottom: 10px;
    min-height: 60px
}

.formbuilder label {
    font-weight: normal
}

@media only screen and (max-width: 599px) {
    .workflow_table colgroup, .workflow_table thead {
        display: none
    }

    .workflow_table tr {
        display: block;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
        width: 100%
    }

    .workflow_table tr:after {
        content: '';
        display: block;
        clear: both
    }

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

    .workflow_table tr:after:after {
        clear: both
    }

    .workflow_table tr:last-child {
        margin-bottom: 0
    }

    .workflow_table tfoot tr {
        padding-bottom: 0
    }

    .workflow_table td {
        border: 0;
        display: block
    }

    .workflow_table td[data-rwd-label] {
        padding-left: 15px;
        margin-bottom: 6px
    }

    .workflow_table td[data-rwd-label] .price {
        font-weight: normal
    }

    .workflow_table td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: "Roboto", sans-serif;
        padding-right: 5px;
        text-transform: uppercase
    }

    .workflow_table td.product-cart-price {
        text-align: left
    }
}

.fancybox-inner {
    overflow-x: hidden !important
}

.formbuilder-loading.ajax-loading {
    background: rgba(0, 0, 0, 0) url("../../frontend/Leeroy/packwire/Lof_Formbuilder/css/image/ajax-loader.gif") repeat scroll center center;
    height: 30px;
    left: 50%;
    position: fixed;
    top: 50%;
    width: 30px;
    z-index: 9999
}

.subtemplate-wrapper .form-field-icon {
    position: absolute;
    right: 0;
    top: 0;
    cursor: text;
    line-height: 1.4em;
    font-size: 1.05em;
    color: inherit;
    background-color: transparent;
    padding: 7px 10px 0 0
}

.subtemplate-wrapper .input-text, .subtemplate-wrapper .input-box {
    position: relative
}

.response-field-section_break .subtemplate-wrapper {
    height: 100%;
    margin: 0
}

.response-field-section_break .field-section-break span {
    background: #fff none repeat scroll 0 0;
    padding: 0 10px;
    text-align: center
}

.ratings-table .rating.small {
    position: relative
}

.star.on {
    float: left;
    background-image: url("../../frontend/Leeroy/packwire/Lof_Formbuilder/css/image/rating/star-on.png");
    background-position: left 2px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px
}

.formbuilder-row .title {
    font-size: 18px;
    font-weight: 700
}

.value-formbuilder-attr.description {
    padding: 10px 0
}

.formbuilder-container .formbuilder-row {
    margin-bottom: 30px;
    padding: 15px 0
}

.box-formbuilder .info {
    color: #f1703d;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase
}

.box-formbuilder .info {
    color: #f1703d;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.box-formbuilder .info .lable {
    color: #bbb;
    font-size: 12px;
    font-weight: 400
}

.formbuilder-form.animation {
    position: fixed;
    top: 100px;
    transition: all .6s;
    border: solid 1px #CCC;
    -webkit-box-shadow: 1px -1px 3px #888;
    box-shadow: 1px -1px 3px #888;
    z-index: 9999;
    background-color: #fff;
    padding: 0 15px 10px
}

.formbuilder-form.animation.animation-right {
    -webkit-box-shadow: 1px -1px 3px #888;
    box-shadow: none;
    border-left: 0;
    box-shadow: -1px 1px 3px #888
}

.formbuilder-form.animation.animation-right .panelbutton {
    border-right: 0
}

.formbuilder-form .panelbutton {
    border: solid 1px #CCC;
    background: #FFF;
    padding: 2px 12px;
    position: absolute;
    right: -52px;
    top: 100px;
    border-left: 0;
    cursor: pointer;
    font-size: 2em
}

.formbuilder-form.animation.animation-right .panelbutton {
    left: -52px;
    right: auto;
    border-radius: 3px 0 0 3px
}

.formbuilder-form .panelbutton {
    background: #1979c3
}

.formbuilder-form.animation.animation-left.active {
    left: 0 !important;
    transition: all .6s
}

.formbuilder-form.animation.animation-right.active {
    right: 0 !important;
    transition: all .6s
}

.formbuilder-form.animation .form-content {
    overflow-y: auto;
    overflow-x: hidden
}

.formbuilder-messages ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.formbuilder-messages ul li {
    margin-bottom: 2rem
}

.formbuilder-form .form-content > h2 {
    text-align: center
}

.form-list > .field {
    position: relative
}

.subtemplate-wrapper .columns > label {
    font-weight: bold
}

.subtemplate-inner {
    position: relative
}

.formbuilder-form .formbuilder-button.button {
    border: 0
}

.formbuilder-form .g-recaptcha {
    margin: 10px 0
}

.form-fieldtype-price .form-currency {
    position: absolute;
    top: 20%;
    z-index: 9;
    left: 2%
}

.form-fieldtype-price .input-box {
    position: relative;
    float: left;
    width: 100%
}

.form-fieldtype-price .input-box input {
    padding-left: 30px
}

.formbuilder-form .form-list .field.hidden {
    display: block !important;
    clear: both;
    height: 1px;
    visibility: hidden;
    line-height: 1px;
    margin-bottom: 0;
    min-height: 0
}

.formbuilder-form .form-list .row {
    margin-bottom: 5px;
    margin-left: -15px;
    margin-right: -15px
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.post-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.post-list .hidden {
    display: none
}

.post-view .post-holder .post-header .addthis_toolbox {
    float: right
}

.post-view .post-bottom {
    margin-top: 30px
}

.post-view .block {
    margin-bottom: 30px
}

.widget.block-recent-posts .block-content, .widget.block-archive .block-content, .widget.block-categories .block-content {
    padding-top: 8px
}

.widget.block-recent-posts .block-content .item, .widget.block-archive .block-content .item {
    margin: 0 0 7px
}

.widget.block-categories ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget.block-categories ul ul {
    padding: 5px 0 5px 20px
}

.widget.block-categories li {
    margin: 0 0 7px
}

.widget.block-rss .rss-icon {
    float: left;
    width: 23px;
    padding-right: 10px
}

.widget.blog-search .block-content {
    padding-top: 16px;
    padding-bottom: 40px
}

.widget.blog-search label {
    display: none
}

.blog-widget-recent .post-list {
    padding: 0;
    margin: 0
}

.blog-widget-recent .post-holder {
    width: 29%;
    float: left;
    margin: 5px
}

.blog-widget-recent .post-description .post-text-hld {
    max-height: 150px;
    min-height: 150px;
    overflow-y: auto
}

.mfblog-autoloader {
    text-align: center
}

.mfblog-autoloader .mfblog-show-onload {
    display: none
}

@media (max-width: 420px) {
    #mfblog_gcomments {
        max-width: 345px;
        overflow-y: scroll
    }
}

.overFlowBssTT {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2005;
    display: none
}

.social-login-popup {
    position: relative;
    background: #FFF;
    padding: 0;
    width: 345px;
    margin: 0 auto;
    z-index: 9999;
    border-radius: 5px
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    padding: 0 0 18px 10px;
    color: #000;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

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

#social-login-popup .block-container {
    padding: 0 5% 10px;
    overflow: auto;
    max-width: 100%
}

#social-login-popup .social-login-title {
    padding: 10px;
    background-color: #39c
}

#social-login-popup .block-container .block {
    padding: 20px 25px;
    margin: 0
}

.ajax-loading-sc {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .6;
    background: url(../../frontend/Leeroy/packwire/Bss_SocialLogin/css/images/ajax-loader.gif) center center no-repeat #fbfaf6
}

#social-login-popup .fieldset {
    margin: 0 0 10px;
    min-width: -webkit-min-content
}

.popup-mess-social {
    width: 90%;
    padding: 10px 5%
}

.popup-mess-social .mesg-success {
    color: #3c763d;
    background: #dff0d8;
    border: 1px solid;
    padding: 10px;
    border-radius: 4px;
    display: none
}

.popup-mess-social .mesg-error {
    color: #a94442;
    background: #f2dede;
    border: 1px solid;
    padding: 10px;
    border-radius: 4px;
    display: none
}

.social-btn button {
    height: 33px;
    border: 0
}

.tab-social .nav-tabs {
    border-bottom: 1px solid #ddd
}

.tab-social .nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.tab-social .nav > li {
    position: relative;
    display: block
}

.tab-social .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.tab-social .nav-tabs > li.active > a, .tab-social .nav-tabs > li.active > a:focus, .tab-social .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.tab-social .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.tab-social .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.tab-social .nav:after {
    content: '';
    display: block;
    clear: both
}

a.social-login.fogot-pw {
    line-height: 32px
}

.social-login-popup .sociallogin-login {
    margin: auto
}

.social-login-popup .sociallogin-block .sociallogin-showmore {
    max-width: 175px
}

form#social-form-login {
    padding-bottom: 20px
}

.sociallogin-border {
    height: 1px;
    width: 100%;
    background: #e5e2e2;
    padding: 0;
    margin: 20px 0
}

.social-login-popup .sociallogin-border {
    position: relative;
    max-width: 300px;
    margin: 0 0 10px 0
}

.sociallogin-welcome-msg {
    height: 22px;
    line-height: 22px;
    float: none;
    display: inline-block;
    margin: 0 0 5px
}

.sociallogin-welcome-msg:after {
    clear: both;
    content: ""
}

.sociallogin-welcome-msg img {
    height: 25px;
    display: inline-block;
    padding: 0 5px 0 0;
    float: left
}

.page-header .sociallogin-block {
    padding: 30px 20px;
    max-width: 1280px;
    margin: auto;
    width: auto;
    box-sizing: border-box;
    clear: both
}

.sociallogin-block .sociallogin-buttons ul li .sociallogin-button-icon {
    background-size: 236px 340px;
    -webkit-background-size: 236px 340px;
    -moz-background-size: 236px 340px
}

.sociallogin-block {
    width: 100%;
    margin: 0 0 20px
}

.sociallogin-block .sociallogin-button-image {
    display: block
}

.sociallogin-block .sociallogin-clearfix {
    padding: 0;
    margin-bottom: 15px;
    max-width: 620px
}

.sociallogin-block .sociallogin-clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.showmore-button {
    color: #868383;
    text-align: center;
    font-size: 14px;
    height: 25px;
    line-height: 27px;
    padding: 0 0 0 25px;
    max-width: 100px;
    cursor: pointer;
    background-image: url(../../frontend/Leeroy/packwire/Bss_SocialLogin/css/images/plus-more-icon.png);
    background-size: 25px;
    background-repeat: no-repeat
}

.sociallogin-block .sociallogin-showmore {
    margin-top: 20px;
    max-width: 640px
}

.sociallogin-block .sociallogin-buttons ul li {
    display: block;
    float: left;
    line-height: normal;
    list-style: none !important;
    padding: 0 !important;
    background: 0 !important;
    height: 32px;
    margin: 0 3px 3px 0;
    position: relative
}

.sociallogin-block .sociallogin-buttons ul li a {
    width: 100% !important
}

.sociallogin-block .sociallogin-buttons ul li:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.sociallogin-block .sociallogin-buttons ul li span.sociallogin-button-auto {
    background-color: #39c;
    display: inline-block
}

.sociallogin-block .sociallogin-buttons ul li .sociallogin-button-icon {
    background: url(../../frontend/Leeroy/packwire/Bss_SocialLogin/css/images/social.png);
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.sociallogin-block .sociallogin-buttons ul li .sociallogin-button-icon img {
    width: 100%
}

ul li .sociallogin-button-text {
    float: left;
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    text-align: left;
    box-sizing: border-box;
    font-size: 11px;
    color: #fff;
    background-color: rgba(255, 255, 255, .2)
}

.social-login-popup ul li .sociallogin-button-text {
    font-size: 10px
}

.sociallogin-login-register ul li .sociallogin-button-text {
    font-size: 9px
}

.social-login-popup #social-form-create ul li .sociallogin-button-text {
    text-transform: capitalize
}

ul li .sociallogin-button-full-text, #social-form-create ul li .sociallogin-button-text {
    display: inline-block
}

.sociallogin-block .sociallogin-buttons .sociallogin-button-auto .sociallogin-button-icon-image {
    display: inline-block;
    width: 32px;
    height: 32px
}

.sociallogin-block .sociallogin-buttons ul li.facebook span.sociallogin-button-auto {
    background-color: #1e4389
}

.sociallogin-block .sociallogin-buttons ul li.facebook .sociallogin-button-icon {
    background-position: 0 0
}

.sociallogin-block .sociallogin-buttons ul li.twitter span.sociallogin-button-auto {
    background-color: #28a9e2
}

.sociallogin-block .sociallogin-buttons ul li.twitter .sociallogin-button-icon {
    background-position: -34px 0
}

.sociallogin-block .sociallogin-buttons ul li.linkedin span.sociallogin-button-auto {
    background-color: #11669c
}

.sociallogin-block .sociallogin-buttons ul li.linkedin .sociallogin-button-icon {
    background-position: -168px 0
}

.sociallogin-block .sociallogin-buttons ul li.yahoo span.sociallogin-button-auto {
    background-color: #85228f
}

.sociallogin-block .sociallogin-buttons ul li.yahoo .sociallogin-button-icon {
    background-position: -204px 0
}

.sociallogin-block .sociallogin-buttons ul li.vkontakte span.sociallogin-button-auto {
    background-color: #3f658c
}

.sociallogin-block .sociallogin-buttons ul li.vkontakte .sociallogin-button-icon {
    background-position: -68px 0
}

.sociallogin-block .sociallogin-buttons ul li.googleplus span.sociallogin-button-auto {
    background-color: #df4b38
}

.sociallogin-block .sociallogin-buttons ul li.googleplus .sociallogin-button-icon {
    background-position: -135px 0
}

.sociallogin-block .sociallogin-buttons ul li.hotmail span.sociallogin-button-auto {
    background-color: #f67d20
}

.sociallogin-block .sociallogin-buttons ul li.hotmail .sociallogin-button-icon {
    background-position: 0 -34px
}

.sociallogin-block .sociallogin-buttons ul li.live span.sociallogin-button-auto {
    background-color: #0cb3ee
}

.sociallogin-block .sociallogin-buttons ul li.live .sociallogin-button-icon {
    background-position: -35px -205px
}

.sociallogin-block .sociallogin-buttons ul li.pinterest span.sociallogin-button-auto {
    background-color: #cb2028
}

.sociallogin-block .sociallogin-buttons ul li.pinterest .sociallogin-button-icon {
    background-position: -34px -34px
}

.sociallogin-block .sociallogin-buttons ul li.instagram span.sociallogin-button-auto {
    background-color: #9a6e51
}

.sociallogin-block .sociallogin-buttons ul li.instagram .sociallogin-button-icon {
    background-position: -168px -34px
}

body.page-products .columns {
    z-index: initial
}

.sociallogin-block.sociallogin-login {
    margin: 15px 0
}

@media screen and (max-width: 767px) {
    .sociallogin-block .sociallogin-buttons {
        width: 100%
    }

    .sociallogin-block .sociallogin-buttons.show-button-text ul li .sociallogin-button-text {
        display: inline-block
    }

    .sociallogin-block .sociallogin-xs {
        display: inline-block !important
    }
}

.sociallogin-button-text-rg {
    display: none
}

@media screen and (min-width: 375px) {
    #social-login-popup .fieldset, .social-login-popup .actions-toolbar {
        width: 90%
    }

    ul li .sociallogin-button-text {
        padding: 0 5px 0 5px;
        min-width: 115px
    }
}

@media screen and (min-width: 1024px) {
    div.social-login-popup {
        width: 360px
    }

    div.social-login-popup ul li .sociallogin-button-text {
        min-width: 118px
    }

    #social-login-popup .fieldset, .social-login-popup .actions-toolbar {
        width: 90%
    }

    ul li .sociallogin-button-text {
        padding: 0 10px 0 10px;
        min-width: 145px
    }

    .social-login-popup ul li .sociallogin-button-text {
        min-width: 115px
    }
}

@media screen and (max-width: 360px) {
    .social-login-popup {
        width: 320px
    }

    .social-login-popup .fieldset > .field, .social-login-popup .actions-toolbar {
        max-width: 272px
    }

    .social-login-popup ul li .sociallogin-button-text {
        min-width: 108px;
        font-size: 9px;
        text-transform: capitalize;
        display: inline-block;
        padding: 0 10px 0 10px
    }

    ul li .sociallogin-button-text {
        font-size: 9px;
        min-width: 90px
    }

    .social-login-popup #social-form-create ul li .sociallogin-button-text {
        display: none
    }

    .tex-tbs-rg span {
        display: block !important
    }

    ul li .sociallogin-button-text-rg {
        display: block;
        text-transform: capitalize;
        float: left;
        height: 32px;
        line-height: 32px;
        vertical-align: top;
        padding: 0 10px 0 10px;
        text-align: left;
        box-sizing: border-box;
        font-size: 11px;
        color: #fff;
        background-color: rgba(255, 255, 255, .2);
        width: 100px
    }

    #tab-create-recaptcha, #tab-fogot-recaptcha, #tab-login-recaptcha {
        transform: scale(.9);
        -webkit-transform: scale(.9);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

.rc-imageselect-payload {
    overflow: scroll !important;
    max-height: 200px !important
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    div#social-login-popup .fieldset, div.social-login-popup .actions-toolbar {
        width: 103%
    }
}

.pslogin-addedoverlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2010;
    background-color: black;
    filter: alpha(opacity=60);
    opacity: .6
}

.pslogin-pop-up-form {
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 2020;
    height: 100%;
    color: #666;
    text-align: left;
    overflow-y: auto
}

#pslogin-pop-up-bg {
    max-width: 450px;
    font-size: 12px;
    padding: 0 10px 0 10px;
    margin: 10% auto 5% auto;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    box-sizing: border-box
}

.pslogin-share {
    background-color: white;
    min-height: 210px;
    padding: 18px 21px;
    position: relative
}

.pslogin-fake-email-message {
    position: fixed;
    top: 20px;
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 9999
}

.pslogin-fake-email-message .content {
    padding: 5px 10px;
    background: #fff;
    max-width: 960px;
    min-width: 250px;
    margin: 0 auto;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .42);
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .42);
    -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .42);
    font-size: 14px;
    color: #636363;
    z-index: 9999
}

.pslogin-fake-email-message p {
    margin: 10px auto;
    text-align: left
}

.pslogin-fake-email-message .close-message {
    float: right
}

.pslogin-fake-email-message .close-message:hover {
    cursor: pointer;
    color: #aeaeae
}

.pslogin-share .ta-center {
    text-align: center
}

.pslogin-share h2 {
    padding: 0 0 7px 0;
    color: #39c;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px
}

.pslogin-share .prpop-close-btn {
    position: absolute;
    right: 9px;
    left: auto;
    margin-right: 10px;
    top: 14px;
    text-decoration: none;
    color: #727272;
    font-size: 16px;
    background: none
}

.pslogin-share .prpop-close-btn:hover {
    color: #b6aba5
}

.pslogin-share p {
    margin-bottom: 7px
}

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

.pslogin-share .button-top {
    height: 7px
}

.pslogin-share a {
    display: inline-block;
    height: 30px;
    color: white;
    margin: 0 10px 10px 0
}

.pslogin-share a:hover {
    cursor: pointer;
    opacity: .7;
    filter: apha(filter=70)
}

.w25 {
    width: 25px !important
}

.w100 {
    width: 100px
}

.pslogin-block.account-login .content {
    margin: 0
}

.pslogin-form .registered-users .content {
    margin: 0 !important
}

.pslogin-block.account-login .form-list label, #checkout-step-login .pslogin-block .form-list label {
    width: auto;
    float: none
}

.pslogin-block.account-login .form-list .input-box, #checkout-step-login .pslogin-block .form-list .input-box {
    float: none
}

#checkout-step-login .col2-set {
    box-sizing: border-box
}

.pslogin-block.account-login .buttons-set {
    min-height: 40px
}

.pslogin-block.col2-set {
    margin: 0
}

.pslogin-block.col2-set .buttons-set {
    padding: 0
}

.pslogin-block.col2-set .fieldset {
    margin: 15px 0
}

.pslogin-block button.button span, .pslogin-block button.button span span {
    height: auto
}

.pslogin-share .soc-name {
    height: 30px;
    line-height: 30px;
    padding: 0 7px;
    display: block;
    float: left;
    box-sizing: border-box
}

.pslogin-share .vkontakte {
    background-position: -77px -78px
}

.pslogin-share .facebook {
    background-position: -5px -5px
}

.pslogin-share .twitter {
    background-position: -41px -5px
}

.pslogin-share .googleplus {
    background-position: -113px -5px
}

.pslogin-welcome-msg {
    height: 22px;
    line-height: 22px;
    float: none;
    display: inline-block;
    margin: 0 0 5px 0
}

.pslogin-welcome-msg:after {
    clear: both;
    content: ""
}

.pslogin-welcome-msg img {
    height: 25px;
    display: inline-block;
    padding: 0 5px 0 0;
    float: left
}

.pslogin-block {
    width: 100%;
    margin: 0 0 20px 0
}

.pslogin-block * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.pslogin-block.pslogin-hidden-text .pslogin-button-text {
    display: none !important
}

.pslogin-block .pslogin-xs {
    display: none !important
}

.pslogin-block .pslogin-button-image {
    display: block
}

.pslogin-block .pslogin-clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.pslogin-block .title {
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px
}

.pslogin-spacer {
    display: block;
    margin: 10px auto;
    position: relative;
    text-align: center;
    line-height: 16px !important;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    line-height: normal;
    overflow: visible;
    font-size: 13px
}

.pslogin-spacer table {
    width: 100%
}

.pslogin-spacer table tr td:first-child {
    padding-left: 0
}

.pslogin-spacer table tr td:last-child {
    padding-right: 0
}

.pslogin-spacer table td {
    vertical-align: middle;
    padding: 10px 5px
}

.pslogin-spacer .pslogin-border {
    border-top: 1px solid #e5e2e2;
    width: 100%
}

.pslogin-spacer .pslogin-bordertext {
    color: #b2b2b2;
    text-align: center;
    font-size: 11px
}

.pslogin-spacer.pslogin-showmore .pslogin-bordertext {
    height: 20px;
    line-height: 17px;
    padding: 0;
    border: 1px solid #e5e2e2;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px
}

.pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
    color: #989898;
    cursor: pointer
}

.pslogin-spacer .circle {
    width: 90%;
    height: 25px;
    line-height: 22px;
    font-size: 11px;
    border: 1px solid #b2b2b2;
    border-radius: 0 7px;
    margin: 0 auto;
    background-color: #eee
}

.pslogin-spacer .circle:hover {
    cursor: pointer;
    background-color: #fafafa
}

.pslogin-block .pslogin-showmore {
    margin-top: 20px
}

.pslogin-block.pslogin-login .pslogin-buttons {
    display: block
}

.pslogin-block.pslogin-register .pslogin-buttons {
    display: inline-block
}

.modal-inner-wrap .pslogin-block .pslogin-buttons ul, .form-login .pslogin-block .pslogin-buttons ul {
    padding-left: 0
}

.pslogin-block .pslogin-buttons ul {
    padding: 0
}

.pslogin-block .pslogin-buttons ul li {
    display: block;
    float: left;
    line-height: normal;
    list-style: none !important;
    padding: 0 !important;
    background: none !important;
    height: 32px;
    margin: 0 3px 3px 0;
    position: relative
}

.pslogin-block .pslogin-buttons ul li a {
    width: 100% !important;
    vertical-align: top
}

.pslogin-block .pslogin-buttons ul li.show-button-image {
    background: none !important
}

.pslogin-block .pslogin-buttons ul li:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {
    background-color: #39c;
    display: inline-block
}

.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
    background: url('../../frontend/Leeroy/packwire/Plumrocket_SocialLoginFree/images/social.png');
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.pslogin-block .pslogin-buttons ul li .pslogin-button-icon img {
    width: 100%
}

.pslogin-block .pslogin-buttons ul li .pslogin-button-text {
    display: none;
    float: left;
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    padding: 0;
    text-align: center;
    min-width: 144px;
    box-sizing: border-box;
    font-size: 11px;
    color: white;
    background-color: rgba(255, 255, 255, .2)
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {
    display: inline-block
}

.pslogin-block .pslogin-buttons .pslogin-button-image {
    display: none
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-image {
    display: inline-block
}

.pslogin-block .pslogin-buttons .pslogin-button-icon-image {
    display: inline-block
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-icon-image {
    display: none
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-image {
    display: none
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-icon-image {
    display: inline-block
}

.pslogin-block .pslogin-buttons .pslogin-button-auto.pslogin-has-button-icon-image {
    display: none
}

.pslogin-block .pslogin-buttons .pslogin-button-auto .pslogin-button-icon-image {
    display: inline-block;
    width: 32px;
    height: 32px
}

.pslogin-block .pslogin-buttons ul li.facebook span.pslogin-button-auto {
    background-color: #1e4389
}

.pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-icon {
    background-position: 0 0
}

.pslogin-block .pslogin-buttons ul li.twitter span.pslogin-button-auto {
    background-color: #28a9e2
}

.pslogin-block .pslogin-buttons ul li.twitter .pslogin-button-icon {
    background-position: -34px 0
}

.pslogin-block .pslogin-buttons ul li.linkedin span.pslogin-button-auto {
    background-color: #11669c
}

.pslogin-block .pslogin-buttons ul li.linkedin .pslogin-button-icon {
    background-position: -168px 0
}

.pslogin-block .pslogin-buttons ul li.yahoo span.pslogin-button-auto {
    background-color: #85228f
}

.pslogin-block .pslogin-buttons ul li.yahoo .pslogin-button-icon {
    background-position: -204px 0
}

.pslogin-block .pslogin-buttons ul li.vkontakte span.pslogin-button-auto {
    background-color: #3f658c
}

.pslogin-block .pslogin-buttons ul li.vkontakte .pslogin-button-icon {
    background-position: -68px 0
}

.pslogin-block .pslogin-buttons ul li.googleplus span.pslogin-button-auto {
    background-color: #df4b38
}

.pslogin-block .pslogin-buttons ul li.googleplus .pslogin-button-icon {
    background-position: -135px 0
}

.pslogin-block .pslogin-buttons ul li.hotmail span.pslogin-button-auto {
    background-color: #f67d20
}

.pslogin-block .pslogin-buttons ul li.hotmail .pslogin-button-icon {
    background-position: 0 -34px
}

.pslogin-block .pslogin-buttons ul li.live span.pslogin-button-auto {
    background-color: #0cb3ee
}

.pslogin-block .pslogin-buttons ul li.live .pslogin-button-icon {
    background-position: -35px -205px
}

.pslogin-block .pslogin-buttons ul li.pinterest span.pslogin-button-auto {
    background-color: #cb2028
}

.pslogin-block .pslogin-buttons ul li.pinterest .pslogin-button-icon {
    background-position: -34px -34px
}

.pslogin-block .pslogin-buttons ul li.amazon span.pslogin-button-auto {
    background-color: #ff8e2e
}

.pslogin-block .pslogin-buttons ul li.amazon .pslogin-button-icon {
    background-position: -68px -34px
}

.pslogin-block .pslogin-buttons ul li.aol span.pslogin-button-auto {
    background-color: #008bd3
}

.pslogin-block .pslogin-buttons ul li.aol .pslogin-button-icon {
    background-position: -102px -34px
}

.pslogin-openid.aol input[type=submit] {
    background-color: #008bd3;
    -webkit-appearance: none
}

.pslogin-block .pslogin-buttons ul li.github span.pslogin-button-auto {
    background-color: black
}

.pslogin-block .pslogin-buttons ul li.github .pslogin-button-icon {
    background-position: -135px -35px
}

.pslogin-block .pslogin-buttons ul li.instagram span.pslogin-button-auto {
    background-color: #9a6e51
}

.pslogin-block .pslogin-buttons ul li.instagram .pslogin-button-icon {
    background-position: -168px -34px
}

.pslogin-block .pslogin-buttons ul li.foursquare span.pslogin-button-auto {
    background-color: #3472ad
}

.pslogin-block .pslogin-buttons ul li.foursquare .pslogin-button-icon {
    background-position: -203px -34px
}

.pslogin-block .pslogin-buttons ul li.dropbox span.pslogin-button-auto {
    background-color: #008bd3
}

.pslogin-block .pslogin-buttons ul li.dropbox .pslogin-button-icon {
    background-position: 0 -68px
}

.pslogin-block .pslogin-buttons ul li.disqus span.pslogin-button-auto {
    background-color: #3d7198
}

.pslogin-block .pslogin-buttons ul li.disqus .pslogin-button-icon {
    background-position: -32px -69px
}

.pslogin-block .pslogin-buttons ul li.livejournal span.pslogin-button-auto {
    background-color: #104378
}

.pslogin-block .pslogin-buttons ul li.livejournal .pslogin-button-icon {
    background-position: -66px -69px
}

.pslogin-openid.livejournal input[type=submit] {
    background-color: #104378;
    -webkit-appearance: none
}

.pslogin-block .pslogin-buttons ul li.tumblr span.pslogin-button-auto {
    background-color: #304e6c
}

.pslogin-block .pslogin-buttons ul li.tumblr .pslogin-button-icon {
    background-position: -102px -69px
}

.pslogin-block .pslogin-buttons ul li.openid span.pslogin-button-auto {
    background-color: #f8931f
}

.pslogin-block .pslogin-buttons ul li.openid .pslogin-button-icon {
    background-position: -135px -69px
}

.pslogin-block .pslogin-buttons ul li.flickr span.pslogin-button-auto {
    background-color: #ff0084
}

.pslogin-block .pslogin-buttons ul li.flickr .pslogin-button-icon {
    background-position: -169px -69px
}

.pslogin-block .pslogin-buttons ul li.wordpress span.pslogin-button-auto {
    background-color: #1b3f57
}

.pslogin-block .pslogin-buttons ul li.wordpress .pslogin-button-icon {
    background-position: -204px -69px
}

.pslogin-block .pslogin-buttons ul li.blogger span.pslogin-button-auto {
    background-color: #ec7825
}

.pslogin-block .pslogin-buttons ul li.blogger .pslogin-button-icon {
    background-position: 0 -103px
}

.pslogin-block .pslogin-buttons ul li.odnoklassniki span.pslogin-button-auto {
    background-color: #e60
}

.pslogin-block .pslogin-buttons ul li.odnoklassniki .pslogin-button-icon {
    background-position: -34px -103px
}

.pslogin-block .pslogin-buttons ul li.mailru span.pslogin-button-auto {
    background-color: #00468c
}

.pslogin-block .pslogin-buttons ul li.mailru .pslogin-button-icon {
    background-position: -67px -103px
}

.pslogin-block .pslogin-buttons ul li.yandex span.pslogin-button-auto {
    background-color: #d00
}

.pslogin-block .pslogin-buttons ul li.yandex .pslogin-button-icon {
    background-position: -102px -103px
}

.pslogin-block .pslogin-buttons ul li.paypal span.pslogin-button-auto {
    background-color: #195d82
}

.pslogin-block .pslogin-buttons ul li.paypal .pslogin-button-icon {
    background-position: -134px -103px
}

.pslogin-block .pslogin-buttons ul li.myspace span.pslogin-button-auto {
    background-color: #0022a0
}

.pslogin-block .pslogin-buttons ul li.myspace .pslogin-button-icon {
    background-position: -169px -103px
}

.pslogin-block .pslogin-buttons ul li.salesforce span.pslogin-button-auto {
    background-color: #00a0de
}

.pslogin-block .pslogin-buttons ul li.salesforce .pslogin-button-icon {
    background-position: -203px -103px
}

.pslogin-block .pslogin-buttons ul li.steamcommunity span.pslogin-button-auto {
    background-color: #282828
}

.pslogin-block .pslogin-buttons ul li.steamcommunity .pslogin-button-icon {
    background-position: -1px -137px
}

.pslogin-block .pslogin-buttons ul li.hyves span.pslogin-button-auto {
    background-color: #ffca63
}

.pslogin-block .pslogin-buttons ul li.hyves .pslogin-button-icon {
    background-position: -33px -137px
}

.pslogin-block .pslogin-buttons ul li.stackoverflow span.pslogin-button-auto {
    background-color: #e6eef1
}

.pslogin-block .pslogin-buttons ul li.stackoverflow .pslogin-button-icon {
    background-position: -67px -137px
}

.pslogin-block .pslogin-buttons ul li.evernote span.pslogin-button-auto {
    background-color: #7ac141
}

.pslogin-block .pslogin-buttons ul li.evernote .pslogin-button-icon {
    background-position: -101px -137px
}

.pslogin-block .pslogin-buttons ul li.mixi span.pslogin-button-auto {
    background-color: #d1ac5b
}

.pslogin-block .pslogin-buttons ul li.mixi .pslogin-button-icon {
    background-position: -135px -137px
}

.pslogin-block .pslogin-buttons ul li.mydigipass span.pslogin-button-auto {
    background-color: #49bbeb
}

.pslogin-block .pslogin-buttons ul li.mydigipass .pslogin-button-icon {
    background-position: -169px -137px
}

.pslogin-block .pslogin-buttons ul li.netlog span.pslogin-button-auto {
    background-color: #bb2026
}

.pslogin-block .pslogin-buttons ul li.netlog .pslogin-button-icon {
    background-position: -203px -137px
}

.pslogin-block .pslogin-buttons ul li.qq span.pslogin-button-auto {
    background-color: #c46f1c
}

.pslogin-block .pslogin-buttons ul li.qq .pslogin-button-icon {
    background-position: 0 -171px
}

.pslogin-block .pslogin-buttons ul li.sinaweibo span.pslogin-button-auto {
    background-color: #bd4342
}

.pslogin-block .pslogin-buttons ul li.sinaweibo .pslogin-button-icon {
    background-position: -34px -171px
}

.pslogin-block .pslogin-buttons ul li.soundcloud span.pslogin-button-auto {
    background-color: #ff5419
}

.pslogin-block .pslogin-buttons ul li.soundcloud .pslogin-button-icon {
    background-position: -66px -171px
}

.pslogin-block .pslogin-buttons ul li.tencentweibo span.pslogin-button-auto {
    background-color: #28a4e4
}

.pslogin-block .pslogin-buttons ul li.tencentweibo .pslogin-button-icon {
    background-position: -100px -171px
}

.pslogin-block .pslogin-buttons ul li.verisign span.pslogin-button-auto {
    background-color: #b22253
}

.pslogin-block .pslogin-buttons ul li.verisign .pslogin-button-icon {
    background-position: -134px -171px
}

.pslogin-openid.verisign input[type=submit] {
    background-color: #b22253;
    -webkit-appearance: none
}

.pslogin-block .pslogin-buttons ul li.xing span.pslogin-button-auto {
    background-color: #005d5e
}

.pslogin-block .pslogin-buttons ul li.xing .pslogin-button-icon {
    background-position: -168px -171px
}

.pslogin-block .pslogin-buttons ul li.kaixin001 span.pslogin-button-auto {
    background-color: #e2332e
}

.pslogin-block .pslogin-buttons ul li.kaixin001 .pslogin-button-icon {
    background-position: -203px -171px
}

.pslogin-block .pslogin-buttons ul li.orange span.pslogin-button-auto {
    background-color: #f60
}

.pslogin-block .pslogin-buttons ul li.orange .pslogin-button-icon {
    background-position: -1px -205px
}

.pslogin-block .pslogin-buttons ul li.bitbucket span.pslogin-button-auto {
    background-color: #013567
}

.pslogin-block .pslogin-buttons ul li.bitbucket .pslogin-button-icon {
    background-position: -67px -205px
}

.pslogin-block .pslogin-buttons ul li.bitly span.pslogin-button-auto {
    background-color: #ed6022
}

.pslogin-block .pslogin-buttons ul li.bitly .pslogin-button-icon {
    background-position: -101px -205px
}

.pslogin-block .pslogin-buttons ul li.boxcom span.pslogin-button-auto {
    background-color: #00b9f2
}

.pslogin-block .pslogin-buttons ul li.boxcom .pslogin-button-icon {
    background-position: -135px -205px
}

.pslogin-block .pslogin-buttons ul li.vimeo span.pslogin-button-auto {
    background-color: #1fb9eb
}

.pslogin-block .pslogin-buttons ul li.vimeo .pslogin-button-icon {
    background-position: -170px -205px
}

.pslogin-block .pslogin-buttons ul li.reddit span.pslogin-button-auto {
    background-color: #337fb9
}

.pslogin-block .pslogin-buttons ul li.reddit .pslogin-button-icon {
    background-position: -203px -205px
}

.pslogin-block .pslogin-buttons ul li.odesk span.pslogin-button-auto {
    background-color: #6fda44
}

.pslogin-block .pslogin-buttons ul li.odesk .pslogin-button-icon {
    background-position: -169px -273px
}

.pslogin-block .pslogin-buttons ul li.odesk .pslogin-button-text {
    color: #4c4c4c
}

.pslogin-block .pslogin-buttons ul li.teamviewer span.pslogin-button-auto {
    background-color: #0171b9
}

.pslogin-block .pslogin-buttons ul li.teamviewer .pslogin-button-icon {
    background-position: -34px -239px
}

.pslogin-block .pslogin-buttons ul li.skyrock span.pslogin-button-auto {
    background-color: #009afe
}

.pslogin-block .pslogin-buttons ul li.skyrock .pslogin-button-icon {
    background-position: -67px -239px
}

.pslogin-block .pslogin-buttons ul li.renren span.pslogin-button-auto {
    background-color: #153765
}

.pslogin-block .pslogin-buttons ul li.renren .pslogin-button-icon {
    background-position: -101px -239px
}

.pslogin-block .pslogin-buttons ul li.etsy span.pslogin-button-auto {
    background-color: #ee5931
}

.pslogin-block .pslogin-buttons ul li.etsy .pslogin-button-icon {
    background-position: -134px -239px
}

.pslogin-block .pslogin-buttons ul li.imgur span.pslogin-button-auto {
    background-color: #312e2f
}

.pslogin-block .pslogin-buttons ul li.imgur .pslogin-button-icon {
    background-position: -170px -239px
}

.pslogin-block .pslogin-buttons ul li.intuit span.pslogin-button-auto {
    background-color: #b8b8b8
}

.pslogin-block .pslogin-buttons ul li.intuit .pslogin-button-icon {
    background-position: -204px -239px
}

.pslogin-block .pslogin-buttons ul li.intuit .pslogin-button-text {
    color: #000
}

.pslogin-block .pslogin-buttons ul li.mailchimp span.pslogin-button-auto {
    background-color: #73cff4
}

.pslogin-block .pslogin-buttons ul li.mailchimp .pslogin-button-icon {
    background-position: 0 -273px
}

.pslogin-block .pslogin-buttons ul li.mailchimp .pslogin-button-text {
    color: #000
}

.pslogin-block .pslogin-buttons ul li.persona span.pslogin-button-auto {
    background-color: #ee5931
}

.pslogin-block .pslogin-buttons ul li.persona .pslogin-button-icon {
    background-position: -34px -273px
}

.pslogin-block .pslogin-buttons ul li.dribbble span.pslogin-button-auto {
    background-color: #f26798
}

.pslogin-block .pslogin-buttons ul li.dribbble .pslogin-button-icon {
    background-position: -67px -273px
}

.pslogin-block .pslogin-buttons ul li.goodreads span.pslogin-button-auto {
    background-color: #743900
}

.pslogin-block .pslogin-buttons ul li.goodreads .pslogin-button-icon {
    background-position: -100px -273px
}

.pslogin-block .pslogin-buttons ul li.lastfm span.pslogin-button-auto {
    background-color: #c02c0c
}

.pslogin-block .pslogin-buttons ul li.lastfm .pslogin-button-icon {
    background-position: -135px -273px
}

.pslogin-block .pslogin-buttons ul li.alipay span.pslogin-button-auto {
    background-color: #00a0e9
}

.pslogin-block .pslogin-buttons ul li.alipay .pslogin-button-icon {
    background-position: -202px -274px
}

.pslogin-block .pslogin-buttons ul li.wechat span.pslogin-button-auto {
    background-color: #4ec034
}

.pslogin-block .pslogin-buttons ul li.wechat .pslogin-button-icon {
    background-position: -1px -306px
}

.pslogin-block .pslogin-buttons ul li.naver span.pslogin-button-auto {
    background-color: #23b300
}

.pslogin-block .pslogin-buttons ul li.naver .pslogin-button-icon {
    background-position: -34px -307px
}

#prpop-pop-up-bg .pslogin-block {
    text-align: center;
    clear: both;
    margin-bottom: 5px
}

#prpop-pop-up-bg .prpop-account-create .pslogin-block {
    display: none
}

#prpop-pop-up-bg .pslogin-block .pslogin-buttons.pslogin-buttons-showfull {
    width: 100%
}

#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-auto {
    width: 100%;
    position: relative;
    display: block;
    height: 32px
}

#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-icon {
    position: absolute;
    background-color: inherit
}

#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-text {
    width: 100%;
    padding-left: 32px;
    font-size: 12px
}

#prpop-pop-up-bg.prpop-default .pslogin-spacer {
    margin: 0 auto 10px;
    width: 100%
}

#prpop-pop-up-bg.prpop-default .pslogin-spacer:before {
    display: block;
    content: "";
    clear: both;
    width: 100%
}

#prpop-pop-up-bg.prpop-default .pslogin-spacer table {
    margin-top: 15px
}

#prpop-pop-up-bg.prpop-default .pslogin-block {
    margin-top: 10px
}

#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

#prpop-pop-up-bg.prpop-default .pslogin-block li a span.pslogin-button-auto {
    min-width: 32px
}

#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
    width: 70%;
    min-height: 32px;
    margin-bottom: 0;
    vertical-align: inherit;
    display: inline-block;
    float: none
}

#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons li {
    width: auto;
    min-height: 32px;
    margin-bottom: 5px;
    vertical-align: middle
}

#prpop-pop-up-bg.prpop-default .pslogin-buttons .pslogin-spacer {
    width: 100%
}

#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
    margin: 0 auto 10px;
    width: 100%;
    float: left
}

#prpop-pop-up-bg.glamour-grey .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
    color: white
}

#prpop-pop-up-bg.glamour-grey .pslogin-spacer:before {
    display: block;
    content: "";
    clear: both;
    width: 100%
}

#prpop-pop-up-bg.glamour-grey .pslogin-spacer table {
    margin-top: 15px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block {
    margin-top: 10px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
    width: 70%;
    min-height: 32px;
    margin-bottom: 5px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons li {
    width: auto;
    min-height: 32px;
    margin: 0 5px 5px 0;
    vertical-align: middle
}

#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-auto {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    min-width: 32px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-text {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-icon {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#prpop-pop-up-bg.glamour-grey .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px
}

#prpop-pop-up-bg.glamour-grey .pslogin-buttons .pslogin-spacer {
    width: 100%
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer {
    margin: 10px auto;
    width: 70%
}

#prpop-pop-up-bg.simple-form-logo .pslogin-border {
    border-top: 1px solid #a5a5a5
}

#prpop-pop-up-bg.simple-form-logo .pslogin-bordertext {
    color: #444
}

#prpop-pop-up-bg.simple-form-logo .pslogin-spacer {
    width: 70%
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons .pslogin-spacer:before {
    display: none
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer .pslogin-border {
    border-top: 1px solid #a5a5a5
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext {
    border: 1px solid #a5a5a5;
    color: #444
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
    color: black
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
    width: 70%;
    margin: 0 auto;
    text-align: center
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
    width: 100%;
    min-width: 32px;
    min-height: 34px;
    margin-bottom: 5px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons li {
    width: auto;
    min-width: 34px;
    height: 34px;
    margin: 0 0 5px 0
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons ul li a {
    display: inline-block;
    width: 100%
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-auto {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(31, 31, 31, .47), inset 0 1px 0 0 rgba(255, 255, 255, .33);
    -moz-box-shadow: 0 1px 1px 0 rgba(31, 31, 31, .47), inset 0 1px 0 0 rgba(255, 255, 255, .33);
    box-shadow: 0 1px 1px 0 rgba(31, 31, 31, .47), inset 0 1px 0 0 rgba(255, 255, 255, .33)
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-auto {
    border: 1px solid rgba(0, 0, 0, .09);
    height: 34px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-text {
    height: 34px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .33)
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
    border: 0;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
    height: 32px;
    width: 32px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
    border: 1px solid rgba(0, 0, 0, .09);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 34px;
    width: 34px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-buttons .pslogin-spacer {
    width: 100%
}

.pslogin-openid {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 20px
}

.pslogin-openid .network-logo {
    background: url('../../frontend/Leeroy/packwire/Plumrocket_SocialLoginFree/images/social_openid.png');
    width: 180px;
    height: 70px;
    margin: 0 auto 15px auto
}

.pslogin-openid.livejournal .network-logo {
    background-position: -180px 0
}

.pslogin-openid.verisign .network-logo {
    background-position: 0 -70px
}

.pslogin-openid input[type=submit] {
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    padding: 0;
    text-align: center;
    min-width: 144px;
    box-sizing: border-box;
    font-size: 12px;
    color: white;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 0
}

.pslogin-openid input[type=submit]:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.pslogin-openid input[type=text] {
    width: 100%;
    border: 1px solid #d0d0d0;
    height: 30px;
    line-height: 25px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 2px;
    box-sizing: border-box;
    font-size: 14px
}

.pslogin-openid .form-wrapper {
    background-color: #f3f3f3;
    color: #464646;
    width: 300px;
    margin: 0 auto;
    padding: 25px;
    box-shadow: 0 2px 7px 0 #c1c1c1;
    -moz-box-shadow: 0 2px 7px 0 #c1c1c1;
    -webkit-box-shadow: 0 2px 7px 0 #c1c1c1;
    border-radius: 15px;
    font-size: 14px
}

.pslogin-openid .ajax-loader {
    width: 110px;
    height: 14px;
    margin: 0 auto 5px auto
}

.pslogin-openid .ajax-loader .image-gif {
    background: url('../../frontend/Leeroy/packwire/Plumrocket_SocialLoginFree/images/ajax-loader-h.gif');
    width: 110px;
    height: 14px;
    display: none
}

.pslogin-openid .ajax-loader .error-text {
    color: red;
    font-size: 11px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
        background: url('../../frontend/Leeroy/packwire/Plumrocket_SocialLoginFree/images/social_retina.png');
        background-size: 236px 340px;
        -webkit-background-size: 236px 340px;
        -moz-background-size: 236px 340px
    }
}

@media screen and (max-width: 1280px) {
    .pslogin-block .pslogin-buttons ul li .pslogin-button-text {
        min-width: 130px
    }
}

@media screen and (max-width: 1190px) {
    .pslogin-block .pslogin-buttons ul li .pslogin-button-text {
        min-width: 144px
    }
}

@media screen and (max-width: 767px) {
    .pslogin-block .pslogin-buttons {
        width: 100%
    }

    .pslogin-block .pslogin-buttons.show-button-text ul li .pslogin-button-text {
        display: inline-block
    }

    .pslogin-block .pslogin-xs {
        display: inline-block !important
    }
}

@media screen and (max-width: 640px) {
    #prpop-pop-up-bg.prpop-default .pslogin-spacer, #prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
        width: 60%
    }

    #prpop-pop-up-bg.glamour-grey .pslogin-spacer {
        float: none
    }

    #prpop-pop-up-bg.glamour-grey .pslogin-spacer, #prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
        width: 60%
    }

    #prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li, #prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
        width: 100%
    }

    .pslogin-block .pslogin-buttons ul li {
        margin: 0 0 3px 0;
        width: 100%
    }

    .pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {
        width: 100%
    }

    .pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
        position: absolute;
        z-index: 1000;
        background-color: inherit;
        top: 0;
        left: 0
    }

    .pslogin-block .pslogin-buttons ul li .pslogin-button-text {
        width: 100%;
        position: relative;
        z-index: 100
    }
}

@media screen and (max-width: 480px) {
    #prpop-pop-up-bg.prpop-default .pslogin-spacer, #prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
        width: 100%
    }

    #prpop-pop-up-bg.glamour-grey .pslogin-spacer, #prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
        width: 100%
    }

    #prpop-pop-up-bg.simple-form-logo .pslogin-spacer, #prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
        width: 100%
    }
}

#pslogin-pop-up-bg {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

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

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

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

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

.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__html, .fotorama__video iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.fotorama-grab-cursor, .fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama-grabbing-cursor, .fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama-gpu, .fotorama--fullscreen, .fotorama__caption, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__stage__frame, .fotorama__wrap--css3 .fotorama__html, .fotorama__stage:before, .fotorama__nav:before, .fotorama__stage:after, .fotorama__nav:after, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    transform: translateZ(0)
}

.fotorama-focus, .fotorama__nav__frame, .fotorama__fullscreen-icon:focus, .fotorama__zoom-out:focus, .fotorama__zoom-in:focus {
    outline: 0
}

.fotorama-focus-overlay:after {
    background-color: #006bb4;
    border-radius: inherit;
    content: ''
}

.fotorama-transform-disabled, .fotorama__wrap--video .fotorama__stage__shaft, .fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
    transform: none !important
}

.fotorama-transition-for-slide, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
    transition-duration: 0ms;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(.1, 0, .25, 1)
}

.fotorama-no-select, .fotorama__wrap, .fotorama__no-select, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close {
    user-select: none
}

.fotorama-select, .fotorama__select {
    user-select: text
}

.fotorama-empty-bg {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=)
}

.fotorama-auto-margin, .fotorama__nav, .fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama-inline-block, .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__caption__wrap {
    *display: inline;
    *zoom: 1;
    -moz-box-orient: vertical;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle
}

.fotorama-content-box, .fotorama__nav__frame {
    box-sizing: content-box
}

.fotorama-border-box, .fotorama__thumb-border, .fotorama__caption__wrap, .fotorama__arr {
    box-sizing: border-box
}

.fotorama-hidden, .fotorama--hidden, .fotorama__load {
    left: -99999px;
    position: absolute;
    top: -99999px;
    z-index: -1000
}

.fotorama-visible {
    left: auto;
    opacity: 1;
    position: relative;
    top: auto;
    z-index: auto
}

.fotorama-no-tap, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__nav, .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.transitionDuration {
    transition-duration: 333ms
}

.transitionDurationZero {
    transition-duration: 0ms
}

.fotorama-sprite, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__thumb--icon, .fotorama__video-close {
    background-image: url('../../frontend/Leeroy/packwire/mage/gallery/gallery.png');
    background-repeat: no-repeat
}

@media print {
    .fotorama-print-background, .fotorama-sprite, .fotorama__thumb-border, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__thumb--icon, .fotorama__video-close {
        background: none !important
    }
}

.fotorama__fullscreen-icon:focus, .fotorama__zoom-out:focus, .fotorama__zoom-in:focus, .fotorama__arr:focus, .fotorama__stage__shaft:focus, .fotorama__nav__frame--thumb:focus .fotorama__thumb, .fotorama__nav__frame--dot:focus .fotorama__dot {
    box-shadow: none
}

.fotorama__fullscreen-icon:focus:after, .fotorama__zoom-out:focus:after, .fotorama__zoom-in:focus:after, .fotorama__arr:focus:after, .fotorama__stage__shaft:focus:after, .fotorama__nav__frame--thumb:focus .fotorama__thumb:after, .fotorama__nav__frame--dot:focus .fotorama__dot:after {
    border-radius: inherit;
    bottom: 3px;
    box-shadow: 0 0 3px 1px #68a8e0;
    content: '';
    left: 3px;
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 1000
}

.fotorama__nav__frame--thumb:focus .fotorama__thumb:after, .fotorama__nav__frame--dot:focus .fotorama__thumb:after, .fotorama__nav__frame--thumb:focus .fotorama__dot:after, .fotorama__nav__frame--dot:focus .fotorama__dot:after {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after, .fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
    left: 2px;
    right: 2px
}

.fotorama__nav__frame--thumb:focus .fotorama__thumb, .fotorama__nav__frame--dot:focus .fotorama__thumb {
    overflow: inherit
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
    left: 1px
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
    top: 1px
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
    right: 1px
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
    bottom: 1px
}

.fotorama__thumb__arr {
    box-shadow: none
}

.fotorama--fullscreen {
    background: #fff;
    bottom: 0 !important;
    float: none !important;
    left: 0 !important;
    margin: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1000 !important
}

.fotorama--fullscreen .fotorama__wrap {
    max-width: 100% !important
}

.fotorama__fullscreen {
    overflow: hidden;
    position: relative
}

.fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out {
    cursor: pointer;
    display: block;
    height: 80px;
    overflow: hidden;
    position: absolute;
    width: 80px
}

.fotorama__fullscreen .fotorama__zoom-out {
    background-position: 0 -80px !important;
    top: 80px
}

.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
    display: none
}

.fotorama__fullscreen .fotorama__zoom-in {
    background-position: 0 0 !important;
    top: 0
}

.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
    display: none
}

.fotorama__fullscreen .fotorama__video-close {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__zoom-in, .fotorama__zoom-out {
    display: none
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    direction: ltr;
    position: relative;
    z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__stage, .fotorama__nav {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__stage__shaft {
    position: relative
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active, .fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear {
    display: block;
    left: 0;
    top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    border: 0 !important;
    max-width: inherit;
    opacity: 0
}

.fotorama__loaded .fotorama__img, .fotorama__error .fotorama__img {
    opacity: 1
}

.fotorama__img--full {
    display: none
}

.fotorama__nav {
    display: none;
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    left: 0;
    position: relative;
    text-align: left;
    top: 0
}

.fotorama__nav__frame {
    position: relative
}

.fotorama__nav--dots {
    display: block;
    text-align: center
}

.fotorama__nav--dots .fotorama__nav__frame {
    height: 30px;
    width: 18px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__active .fotorama__dot {
    background-color: #ff5501;
    border-color: #ff5501
}

.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
    border-width: 3px;
    height: 0;
    width: 0
}

.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
    left: -3px;
    padding: 3px;
    top: -3px
}

.fotorama__nav__frame:focus {
    box-shadow: none
}

.fotorama__nav__frame:focus :after {
    left: -1px;
    padding: 1px;
    top: -1px
}

.fotorama__dot {
    border-radius: 6px;
    border: 1px solid #858585;
    display: block;
    height: 4px;
    left: 6px;
    position: relative;
    top: 12px;
    width: 4px
}

.fotorama__thumb {
    background-color: #ebebeb;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    backface-visibility: hidden;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
    border: 1px solid #ff5501;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9
}

.fotorama__caption {
    bottom: 0;
    color: #000;
    font-size: 14px;
    left: 0;
    line-height: 1.5;
    position: absolute;
    right: 0;
    z-index: 12
}

.fotorama__caption a {
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.005);
    color: #000;
    text-decoration: none
}

.fotorama__caption a:hover {
    border-color: rgba(0, 0, 0, 0.005);
    color: #000
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--video .fotorama__caption, .fotorama__wrap--no-captions .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    padding: 5px 10px
}

@keyframes spinner {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.fotorama__spinner {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    position: absolute;
    top: 50%
}

.fotorama__wrap--css3 .fotorama__spinner {
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html {
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: linear
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 32px;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close {
    cursor: pointer;
    position: absolute
}

.fotorama__arr {
    z-index: 900
}

.fotorama__fullscreen-icon, .fotorama__zoom-out, .fotorama__zoom-in, .fotorama__video-close {
    z-index: 1000
}

.fotorama__arr {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 80px
}

.fotorama__arr .fotorama__arr__arr {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    position: absolute;
    top: 50%;
    height: 80px;
    width: 80px
}

.ie9 .fotorama__arr .fotorama__arr__arr {
    margin: -40px 0 0 -40px
}

.fotorama__arr--prev {
    left: 0
}

.fotorama__arr--prev .fotorama__arr__arr {
    background-position: -80px -80px
}

.fotorama__arr--next {
    right: 0
}

.fotorama__arr--next .fotorama__arr__arr {
    background-position: -160px -80px
}

.fotorama__arr--disabled {
    *display: none;
    cursor: default;
    opacity: .1;
    pointer-events: none
}

.fotorama__fullscreen-icon {
    background-position: 0 0;
    display: none;
    height: 80px;
    right: 0;
    top: 0;
    width: 80px;
    z-index: 1000
}

.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
    display: none
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -80px 0;
    display: inline-block
}

.fotorama__video-play {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    position: absolute;
    top: 50%;
    background-position: -80px -160px;
    height: 160px;
    width: 160px
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__loaded .fotorama__video-play, .fotorama__error .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
    display: block;
    opacity: 1
}

.fotorama__nav__frame .fotorama__video-play {
    background-position: 0 -240px;
    height: 80px;
    width: 80px
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    opacity: 1;
    right: 93px;
    top: 97px
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    opacity: 1;
    right: 93px;
    top: 97px
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    opacity: 1;
    right: 93px;
    top: 97px
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(80px, -80px, 0);
    -ms-transform: translate3d(80px, -80px, 0);
    -o-transform: translate3d(80px, -80px, 0);
    transform: translate3d(80px, -80px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-120px, 0, 0);
    -ms-transform: translate3d(-120px, 0, 0);
    -o-transform: translate3d(-120px, 0, 0);
    transform: translate3d(-120px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(120px, 0, 0);
    -ms-transform: translate3d(120px, 0, 0);
    -o-transform: translate3d(120px, 0, 0);
    transform: translate3d(120px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(80px, -80px, 0) !important;
    -ms-transform: translate3d(80px, -80px, 0) !important;
    -o-transform: translate3d(80px, -80px, 0) !important;
    transform: translate3d(80px, -80px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-120px, 0, 0) !important;
    -ms-transform: translate3d(-120px, 0, 0) !important;
    -o-transform: translate3d(-120px, 0, 0) !important;
    transform: translate3d(-120px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(120px, 0, 0) !important;
    -ms-transform: translate3d(120px, 0, 0) !important;
    -o-transform: translate3d(120px, 0, 0) !important;
    transform: translate3d(120px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
    transition-duration: .3s;
    transition-property: transform, opacity, background-color
}

.fotorama__stage:before, .fotorama__nav:before, .fotorama__stage:after, .fotorama__nav:after {
    background-repeat: no-repeat;
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    text-decoration: none;
    z-index: 10
}

.fotorama__stage:before, .fotorama__nav:before {
    left: -10px;
    top: -10px
}

.fotorama__stage:after, .fotorama__nav:after {
    right: -10px;
    bottom: -10px
}

.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
    background-size: 1px 100%, 5px 100%;
    bottom: 0;
    height: auto;
    top: 0;
    width: 10px
}

.fotorama__stage.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--top:before, .fotorama__stage.fotorama__shadows--bottom:after, .fotorama__nav.fotorama__shadows--bottom:after {
    background-size: 100% 1px, 100% 5px;
    height: 10px;
    left: 0;
    right: 0;
    width: auto
}

.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
    background-position: 0 0, 0 0;
    left: 0
}

.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
    background-position: 100% 0, 100% 0;
    right: 0
}

.fotorama__stage.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--top:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
    background-position: 0 0, 0 0;
    top: 0
}

.fotorama__stage.fotorama__shadows--bottom:after, .fotorama__nav.fotorama__shadows--bottom:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
    background-position: 0 100%, 0 100%;
    bottom: 0
}

.fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--fade .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--fade .fotorama__stage:after {
    display: none
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    position: absolute;
    top: 50%;
    width: 100%
}

.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    left: 50%;
    position: absolute;
    width: auto
}

.magnifier-thumb-wrapper {
    display: block;
    left: 0;
    position: relative;
    top: 0
}

.magnifier-lens {
    border: solid 1px #bbb;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 800
}

.magnify-lens {
    background: rgba(255, 255, 255, 0.5);
    border: solid 1px #bbb;
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 1000
}

.magnifier-loader-text {
    margin-top: 10px
}

.magnifier-large {
    position: absolute;
    width: 32%;
    z-index: 100
}

.magnifier-preview {
    bottom: 0;
    left: 58%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 215px
}

.magnifier-preview:not(.hidden) {
    background-color: #fff
}

.magnifier-preview img {
    left: 0;
    max-width: inherit;
    position: absolute;
    top: 0
}

.fotorama__stage__frame {
    text-align: center
}

.fotorama__stage__frame .fotorama__img {
    height: auto;
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    transition-duration: .3s;
    transition-property: width, height, top, left;
    vertical-align: middle;
    width: auto
}

.magnify-opaque {
    opacity: .5
}

.magnify-hidden {
    display: none
}

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    background-color: white;
    width: 100%
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    display: block;
    padding-bottom: inherit !important
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
    display: none
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: inherit;
    max-width: inherit;
    position: absolute;
    right: 0;
    top: 0
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    cursor: default;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    top: 0;
    transition: .3s linear;
    vertical-align: middle;
    width: auto
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
    cursor: pointer;
    max-height: none;
    max-width: none;
    transition-property: width, height, bottom, right, top, left
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
    cursor: move;
    transition-property: none
}

.fotorama--fullscreen .fotorama__stage__frame iframe {
    left: 80px;
    width: calc(100% - 80px * 2)
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 1000
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%
}

.ie9 .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .ie9 .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
    margin: -15px 0 0 -15px
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: 0
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: 0
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left, .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    cursor: pointer;
    height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1000
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: auto;
    width: 30px
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
    top: 0
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    bottom: 0
}

.fotorama__wrap--only-active .fotorama__stage, .fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__thumb--icon {
    font-size: .001px;
    padding-bottom: 30px
}

.fotorama__thumb__arr--left .fotorama__thumb--icon {
    background-position: -25px -265px
}

.fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-position: -25px -350px
}

.magnify-fullimage {
    display: none
}

.fotorama__arr, .fotorama__thumb__arr {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color .3s ease-in-out
}

.fotorama__arr:hover, .fotorama__thumb__arr:hover {
    background-color: rgba(255, 255, 255, 0.5)
}

.fotorama__arr:active, .fotorama__thumb__arr:active {
    background-color: rgba(213, 213, 213, 0.5)
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color .3s ease-in-out
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
    background-color: rgba(255, 255, 255, 0.5)
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
    background-color: rgba(213, 213, 213, 0.5)
}

.fotorama__video-close {
    background-position: -80px 0;
    height: 80px;
    opacity: 0;
    right: 0;
    top: 0;
    transform: translate3d(80px, -80px, 0);
    transition: opacity .3s ease-in-out;
    width: 80px
}

@media all and (max-width: 768px) {
    .fotorama__video-close {
        background-position: -100px -20px;
        top: 10px;
        height: 40px;
        width: 40px
    }
}

.fotorama__video-close.fotorama-show-control {
    opacity: 1;
    transform: translate3d(0, -10px, 0)
}

.gallery-placeholder .loading-mask {
    padding: 0 0 50%;
    position: static
}

.gallery-placeholder .loader img {
    position: absolute
}

.fotorama__spinner {
    background-image: url('../../frontend/Leeroy/packwire/images/loader-1.gif');
    bottom: 0;
    display: none;
    height: 64px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    z-index: 100
}

.fotorama__spinner.fotorama__spinner--show {
    display: block
}

.fotorama__product-video--loaded .fotorama__img, .fotorama__product-video--loaded .fotorama__img--full {
    display: none !important
}

.fotorama__stage .fotorama__arr--shown {
    display: block !important
}

.fotorama__stage .fotorama__arr--hidden {
    display: none !important
}

.rtl {
    direction: rtl
}

@font-face {
    font-family: 'revicons';
    src: url('../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.eot?5510888');
    src: url('../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.woff?5510888') format('woff'), url('../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'), url('../../frontend/Leeroy/packwire/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;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.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'
}

.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: 0;
    padding: 0;
    border-width: 0;
    border: 0
}

.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: 0 !important;
    padding: 0 !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0 0;
    text-indent: 0;
    top: 0;
    left: 0
}

.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
}

.tp-carousel-wrapper {
    cursor: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/css/openhand.cur), move
}

.tp-carousel-wrapper.dragged {
    cursor: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/css/closedhand.cur), move
}

.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
}

.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
}

.tp-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top: 0
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top: 0
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top: 0
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top: 0
}

.tp-layer-inner-rotation {
    position: relative !important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.noFilterClass {
    filter: none !important
}

.rs-background-video-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 0
}

.tp-caption.coverscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.caption.fullscreenvideo, .tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    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: 0;
    left: 0
}

.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, #000 13%, #323232 100%);
    background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, #000), color-stop(1, #323232));
    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: 0;
    margin: 0;
    outline: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
    padding: 0 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: 0;
    line-height: 12px;
    margin: 0;
    padding: 0
}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    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
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    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, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:before, .tp-shadow5:after {
    content: "";
    position: absolute;
    z-index: -2;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    -moz-border-radius: 100px / 20px;
    border-radius: 100px / 20px
}

.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: 0 1px 1px rgba(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: 0 1px 1px rgba(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
}

.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b
}

.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68
}

.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212
}

.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #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: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222
}

.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555
}

.rev-btn, .rev-btn:visited {
    outline: 0 !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: 0;
    -webkit-transition: all .2s ease-out !important;
    -moz-transition: all .2s ease-out !important;
    -o-transition: all .2s ease-out !important;
    -ms-transition: all .2s ease-out !important;
    margin-left: 10px !important
}

.rev-btn.rev-hiddenicon i {
    font-size: 15px;
    font-weight: normal;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-out !important;
    -moz-transition: all .2s ease-out !important;
    -o-transition: all .2s ease-out !important;
    -ms-transition: all .2s ease-out !important;
    opacity: 0;
    margin-left: 0 !important;
    width: 0 !important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1 !important;
    margin-left: 10px !important;
    width: auto !important
}

.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: 0
}

.rev-btn.rev-medium.rev-hiddenicon i {
    font-size: 14px;
    top: 0
}

.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: 0
}

.rev-btn.rev-small.rev-hiddenicon i {
    font-size: 12px;
    top: 0
}

.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
}

.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: 0
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: 0
}

.rev-burger.revb-darkfull span {
    background: #fff
}

@-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: #fff;
    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: #fff
}

.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: 0
}

.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, .5);
    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, .75)
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .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-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0 !important;
    height: 5px
}

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.tp-caption img {
    background: transparent;
    zoom: 1
}

.caption.slidelink a div, .tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/assets/coloredbg.png) repeat
}

.tp-caption.slidelink a span {
    background: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/assets/coloredbg.png) repeat
}

.tp-shape {
    width: 100%;
    height: 100%
}

.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
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background: url(../../frontend/Leeroy/packwire/Nwdthemes_Revslider/public/assets/assets/loader.gif) no-repeat center center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 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: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 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(../../frontend/Leeroy/packwire/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: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s 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 0 0 -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: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 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;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.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 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s 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 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-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)
    }
}

.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar {
    border: 0;
    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: 0;
    left: 0
}

.tp-tab, .tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .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: 0;
    left: 0
}

.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'
}

body.rtl .tp-kbimg {
    left: 0 !important
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(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: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=segoe%20ui%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=3px&bgColorHeader=f9f9f9&bgTextureHeader=highlight_soft&bgImgOpacityHeader=100&borderColorHeader=cccccc&fcHeader=e69700&iconColorHeader=5fa5e3&bgColorContent=eeeeee&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=0a82eb&bgColorDefault=1484e6&bgTextureDefault=diagonals_thick&bgImgOpacityDefault=22&borderColorDefault=ffffff&fcDefault=ffffff&iconColorDefault=fcdd4a&bgColorHover=2293f7&bgTextureHover=diagonals_thick&bgImgOpacityHover=26&borderColorHover=2293f7&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=e69700&bgTextureActive=diagonals_thick&bgImgOpacityActive=20&borderColorActive=e69700&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=c5ddfc&bgTextureHighlight=diagonals_small&bgImgOpacityHighlight=25&borderColorHighlight=ffffff&fcHighlight=333333&iconColorHighlight=0b54d5&bgColorError=e69700&bgTextureError=diagonals_thick&bgImgOpacityError=20&borderColorError=e69700&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=e6b900&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=e69700&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=20&thicknessShadow=0px&offsetTopShadow=6px&offsetLeftShadow=6px&cornerRadiusShadow=3px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

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

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: 0
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: 0
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: 0
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: 0
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: 0
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: 0
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

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

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

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

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: segoe ui, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: segoe ui, Arial, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #fff
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #eee url("../../frontend/Leeroy/packwire/css/images/ui-bg_inset-hard_100_eeeeee_1x100.png") 50% bottom repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #ccc;
    background: #f9f9f9 url("../../frontend/Leeroy/packwire/css/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png") 50% 50% repeat-x;
    color: #e69700;
    font-weight: bold
}

.ui-widget-header a {
    color: #e69700
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #fff;
    background: #1484e6 url("../../frontend/Leeroy/packwire/css/images/ui-bg_diagonals-thick_22_1484e6_40x40.png") 50% 50% repeat;
    font-weight: bold;
    color: #fff
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #fff;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #2293f7;
    background: #2293f7 url("../../frontend/Leeroy/packwire/css/images/ui-bg_diagonals-thick_26_2293f7_40x40.png") 50% 50% repeat;
    font-weight: bold;
    color: #fff
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
    color: #fff;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #e69700;
    background: #e69700 url("../../frontend/Leeroy/packwire/css/images/ui-bg_diagonals-thick_20_e69700_40x40.png") 50% 50% repeat;
    font-weight: bold;
    color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #e69700;
    background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fff;
    background: #c5ddfc url("../../frontend/Leeroy/packwire/css/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png") 50% 50% repeat;
    color: #333
}

.ui-state-checked {
    border: 1px solid #fff;
    background: #c5ddfc
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #333
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #e69700;
    background: #e69700 url("../../frontend/Leeroy/packwire/css/images/ui-bg_diagonals-thick_20_e69700_40x40.png") 50% 50% repeat;
    color: #fff
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("../../frontend/Leeroy/packwire/css/images/ui-icons_0a82eb_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("../../frontend/Leeroy/packwire/css/images/ui-icons_5fa5e3_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("../../frontend/Leeroy/packwire/css/images/ui-icons_ffffff_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("../../frontend/Leeroy/packwire/css/images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("../../frontend/Leeroy/packwire/css/images/ui-icons_0b54d5_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("../../frontend/Leeroy/packwire/css/images/ui-icons_ffffff_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("../../frontend/Leeroy/packwire/css/images/ui-icons_fcdd4a_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #e6b900;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 6px 6px 0 #e69700;
    box-shadow: 6px 6px 0 #e69700
}

/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle, .checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px
}

.toggle {
    position: relative;
    overflow: hidden
}

.toggle input[type=checkbox] {
    display: none
}

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left .35s;
    -webkit-transition: left .35s;
    -moz-user-select: none;
    -webkit-user-select: none
}

.toggle.off .toggle-group {
    left: -100%
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    width: 0;
    border-width: 0 1px
}

.toggle.btn {
    min-width: 59px;
    min-height: 34px
}

.toggle-on.btn {
    padding-right: 24px
}

.toggle-off.btn {
    padding-left: 24px
}

.toggle.btn-lg {
    min-width: 79px;
    min-height: 45px
}

.toggle-on.btn-lg {
    padding-right: 31px
}

.toggle-off.btn-lg {
    padding-left: 31px
}

.toggle-handle.btn-lg {
    width: 40px
}

.toggle.btn-sm {
    min-width: 50px;
    min-height: 30px
}

.toggle-on.btn-sm {
    padding-right: 20px
}

.toggle-off.btn-sm {
    padding-left: 20px
}

.toggle.btn-xs {
    min-width: 35px;
    min-height: 22px
}

.toggle-on.btn-xs {
    padding-right: 12px
}

.toggle-off.btn-xs {
    padding-left: 12px
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0 !important
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}

.irs-from, .irs-to, .irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0.0);
    z-index: 2
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: 0 !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs {
    height: 55px
}

.irs-with-grid {
    height: 75px
}

.irs-line {
    height: 10px;
    top: 33px;
    background: #EEE;
    background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
    border: 1px solid #CCC;
    border-radius: 16px;
    -moz-border-radius: 16px
}

.irs-line-left {
    height: 8px
}

.irs-line-mid {
    height: 8px
}

.irs-line-right {
    height: 8px
}

.irs-bar {
    height: 10px;
    top: 33px;
    border-top: 1px solid #428bca;
    border-bottom: 1px solid #428bca;
    background: #428bca;
    background: linear-gradient(to top, rgba(66, 139, 202, 1) 0, rgba(127, 195, 232, 1) 100%)
}

.irs-bar-edge {
    height: 10px;
    top: 33px;
    width: 14px;
    border: 1px solid #428bca;
    border-right: 0;
    background: #428bca;
    background: linear-gradient(to top, rgba(66, 139, 202, 1) 0, rgba(127, 195, 232, 1) 100%);
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: .3;
    border-radius: 5px;
    -moz-border-radius: 5px
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30)
}

.irs-slider {
    top: 25px;
    width: 27px;
    height: 27px;
    border: 1px solid #AAA;
    background: #DDD;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(220, 220, 220, 1) 20%, rgba(255, 255, 255, 1) 100%);
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    cursor: pointer
}

.irs-slider.state_hover, .irs-slider:hover {
    background: #FFF
}

.irs-min, .irs-max {
    color: #333;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
    background: #ccc
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #428bca;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
    background: #999
}

.irs-grid {
    height: 27px
}

.irs-grid-pol {
    opacity: .5;
    background: #428bca
}

.irs-grid-pol.small {
    background: #999
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac
}
