/*
ATTENTION! Please do not modify this file, it's auto-generated and all your changes will be lost.
The complete list of files it's generated from:
design/themes/vanilla/css/styles.less
design/themes/responsive/css/tygh/supports.css
design/themes/responsive/css/tygh/responsive.less
design/themes/responsive/css/addons/gdpr/styles.less
design/themes/responsive/css/addons/gdpr/klaro.css
design/themes/vanilla/css/addons/ath_mega_menu/styles.less
design/themes/responsive/css/addons/email_marketing/styles.less
design/themes/responsive/css/addons/geo_maps/styles.less
design/themes/responsive/css/addons/gift_certificates/styles.less
design/themes/responsive/css/addons/gift_certificates/responsive.less
design/themes/responsive/css/addons/slx_clever_point/style.css
design/themes/responsive/css/addons/store_locator/styles.less
design/themes/vanilla/css/addons/store_locator/responsive.less
design/themes/responsive/css/addons/product_variations/styles.less
design/themes/responsive/css/addons/recaptcha/styles.less
design/themes/vanilla/css/addons/blog/styles.less
design/themes/vanilla/css/addons/blog/responsive.less
design/themes/responsive/css/addons/sw_button_up/styles.less
design/themes/responsive/css/addons/form_builder/styles.less
design/themes/responsive/css/addons/form_builder/responsive.less
design/themes/vanilla/css/addons/image_gallery/styles.css
design/themes/responsive/css/addons/banners/styles.less
design/themes/responsive/css/addons/wishlist/styles.less
design/themes/responsive/css/addons/wishlist/responsive.less
design/themes/responsive/css/addons/image_zoom/lib/easyzoom.css
design/themes/responsive/css/addons/image_zoom/styles.less
design/themes/responsive/css/addons/cp_abandoned_cart/styles.less
design/themes/vanilla/css/vanilla/addons.less
*/


/* Lite Checkout */
@supports (-webkit-appearance: none) {
    .selector:not(*:root), .litecheckout .litecheckout__field--selectbox .litecheckout__input {
        padding-top: 10px !important;
        padding-left: 6px !important;
    }
}
/* End of Lite Checkout */
.klaro {
    font-family: inherit;
    font-family: var(--font-family, inherit);
    font-size: 14px;
    font-size: var(--font-size, 14px);
  }
  
  .klaro button {
    font-family: inherit;
    font-family: var(--font-family, inherit);
    font-size: 14px;
    font-size: var(--font-size, 14px);
  }
  
  .klaro.cm-as-context-notice {
    height: 100%;
    padding-bottom: 12px;
    padding-top: 12px;
  }
  
  .klaro .cookie-modal,
  .klaro .context-notice,
  .klaro .cookie-notice {
    /* The switch - the box around the slider */
  }
  
  .klaro .cookie-modal .cm-switch-container,
  .klaro .context-notice .cm-switch-container,
  .klaro .cookie-notice .cm-switch-container {
    border-bottom-style: solid;
    border-bottom-style: var(--border-style, solid);
    border-bottom-width: 1px;
    border-bottom-width: var(--border-width, 1px);
    border-bottom-color: #c8c8c8;
    border-bottom-color: var(--light2, #c8c8c8);
    display: block;
    position: relative;
    padding: 10px;
    padding-left: 66px;
    line-height: 20px;
    vertical-align: middle;
    min-height: 40px;
  }
  
  .klaro .cookie-modal .cm-switch-container:last-child,
  .klaro .context-notice .cm-switch-container:last-child,
  .klaro .cookie-notice .cm-switch-container:last-child {
    border-bottom: 0;
  }
  
  .klaro .cookie-modal .cm-switch-container:first-child,
  .klaro .context-notice .cm-switch-container:first-child,
  .klaro .cookie-notice .cm-switch-container:first-child {
    margin-top: 0;
  }
  
  .klaro .cookie-modal .cm-switch-container p,
  .klaro .context-notice .cm-switch-container p,
  .klaro .cookie-notice .cm-switch-container p {
    margin-top: 0;
  }
  
  .klaro .cookie-modal .cm-switch,
  .klaro .context-notice .cm-switch,
  .klaro .cookie-notice .cm-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px;
  }
  
  .klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
  .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider,
  .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
    background-color: #0388cc;
    background-color: var(--green1, #0388cc);
  }

  .klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
  .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
  .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
    background-color: #eee;
  }
  
  .klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
  .klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider,
  .klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
    background-color: #0388cc;
    background-color: var(--green1, #0388cc);
    opacity: 0.6;
  }
  
  .klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
  .klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
  .klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  
  .klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
  .klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider,
  .klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
    background-color: #0388cc;
    background-color: var(--green2, #0388cc);
    opacity: 0.8;
  }
  
  .klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
  .klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider::before,
  .klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  
  .klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
  .klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider,
  .klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
    background-color: #0388cc;
    background-color: var(--green2, #0388cc);
    opacity: 0.8;
    cursor: not-allowed;
  }
  
  .klaro .cookie-modal .slider,
  .klaro .context-notice .slider,
  .klaro .cookie-notice .slider {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 5px 0 rgba(0, 0, 0, 0.19);
  }
  
  .klaro .cookie-modal .cm-list-input,
  .klaro .context-notice .cm-list-input,
  .klaro .cookie-notice .cm-list-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 50px;
    height: 30px;
  }
  
  .klaro .cookie-modal .cm-list-title,
  .klaro .context-notice .cm-list-title,
  .klaro .cookie-notice .cm-list-title {
    font-size: 0.9em;
    font-weight: 600;
  }
  
  .klaro .cookie-modal .cm-list-description,
  .klaro .context-notice .cm-list-description,
  .klaro .cookie-notice .cm-list-description {
    color: #666;
    font-size: 0.9em;
    padding-top: 4px;
  }
  
  .klaro .cookie-modal .cm-list-label,
  .klaro .context-notice .cm-list-label,
  .klaro .cookie-notice .cm-list-label {
    /* The slider */
    /* Rounded sliders */
  }
  
  .klaro .cookie-modal .cm-list-label .cm-switch,
  .klaro .context-notice .cm-list-label .cm-switch,
  .klaro .cookie-notice .cm-list-label .cm-switch {
    position: absolute;
    left: 0;
  }
  
  .klaro .cookie-modal .cm-list-label .slider,
  .klaro .context-notice .cm-list-label .slider,
  .klaro .cookie-notice .cm-list-label .slider {
    background-color: #f2f2f2;
    background-color: var(--white2, #f2f2f2);
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.4s;
    width: 50px;
    display: inline-block;
  }
  
  .klaro .cookie-modal .cm-list-label .slider::before,
  .klaro .context-notice .cm-list-label .slider::before,
  .klaro .cookie-notice .cm-list-label .slider::before {
    background-color: #ddd;
    position: absolute;
    content: '';
    height: 20px;
    width: 20px;
    left: 5px;
    bottom: 5px;
    transition: 0.4s;
  }
  
  .klaro .cookie-modal .cm-list-label .slider.round,
  .klaro .context-notice .cm-list-label .slider.round,
  .klaro .cookie-notice .cm-list-label .slider.round {
    border-radius: 30px;
  }
  
  .klaro .cookie-modal .cm-list-label .slider.round::before,
  .klaro .context-notice .cm-list-label .slider.round::before,
  .klaro .cookie-notice .cm-list-label .slider.round::before {
    border-radius: 50%;
  }
  
  .klaro .cookie-modal .cm-list-label input:checked + .slider::before,
  .klaro .context-notice .cm-list-label input:checked + .slider::before,
  .klaro .cookie-notice .cm-list-label input:checked + .slider::before {
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  
  .klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
  .klaro .context-notice .cm-list-input:focus + .cm-list-label .slider,
  .klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
    box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
  }
  
  .klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
  .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
  .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  
  .klaro .cookie-modal .slider,
  .klaro .context-notice .slider,
  .klaro .cookie-notice .slider {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  }
  
  .klaro .cookie-modal a,
  .klaro .context-notice a,
  .klaro .cookie-notice a {
    color: #0388cc;
    color: var(--green1, #0388cc);
    text-decoration: none;
  }
  
  .klaro .cookie-modal p,
  .klaro .cookie-modal strong,
  .klaro .cookie-modal h1,
  .klaro .cookie-modal h2,
  .klaro .cookie-modal ul,
  .klaro .cookie-modal li,
  .klaro .context-notice p,
  .klaro .context-notice strong,
  .klaro .context-notice h1,
  .klaro .context-notice h2,
  .klaro .context-notice ul,
  .klaro .context-notice li,
  .klaro .cookie-notice p,
  .klaro .cookie-notice strong,
  .klaro .cookie-notice h1,
  .klaro .cookie-notice h2,
  .klaro .cookie-notice ul,
  .klaro .cookie-notice li {
    color: #333;
  }
  
  .klaro .cookie-modal p,
  .klaro .cookie-modal h1,
  .klaro .cookie-modal h2,
  .klaro .cookie-modal ul,
  .klaro .cookie-modal li,
  .klaro .context-notice p,
  .klaro .context-notice h1,
  .klaro .context-notice h2,
  .klaro .context-notice ul,
  .klaro .context-notice li,
  .klaro .cookie-notice p,
  .klaro .cookie-notice h1,
  .klaro .cookie-notice h2,
  .klaro .cookie-notice ul,
  .klaro .cookie-notice li {
    display: block;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-top: 0.7em;
  }
  
  .klaro .cookie-modal h1,
  .klaro .cookie-modal h2,
  .klaro .cookie-modal h3,
  .klaro .cookie-modal h4,
  .klaro .cookie-modal h5,
  .klaro .cookie-modal h6,
  .klaro .context-notice h1,
  .klaro .context-notice h2,
  .klaro .context-notice h3,
  .klaro .context-notice h4,
  .klaro .context-notice h5,
  .klaro .context-notice h6,
  .klaro .cookie-notice h1,
  .klaro .cookie-notice h2,
  .klaro .cookie-notice h3,
  .klaro .cookie-notice h4,
  .klaro .cookie-notice h5,
  .klaro .cookie-notice h6 {
    font-family: inherit;
    font-family: var(--title-font-family, inherit);
  }
  
  .klaro .cookie-modal .cm-link,
  .klaro .context-notice .cm-link,
  .klaro .cookie-notice .cm-link {
    margin-right: 0.5em;
    vertical-align: middle;
  }
  
  .klaro .cookie-modal .cm-btn,
  .klaro .context-notice .cm-btn,
  .klaro .cookie-notice .cm-btn {
    color: #fff;
    color: var(--button-text-color, #fff);
    background-color: #5c5c5c;
    background-color: var(--dark2, #5c5c5c);
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    padding: 6px 10px;
    margin-right: 0.5em;
    border-style: none;
    padding: 0.4em;
    font-size: 1em;
    cursor: pointer;
  }
  
  .klaro .cookie-modal .cm-btn:disabled,
  .klaro .context-notice .cm-btn:disabled,
  .klaro .cookie-notice .cm-btn:disabled {
    opacity: 0.5;
  }
  
  .klaro .cookie-modal .cm-btn.cm-btn-close,
  .klaro .context-notice .cm-btn.cm-btn-close,
  .klaro .cookie-notice .cm-btn.cm-btn-close {
    background-color: #c8c8c8;
    background-color: var(--light2, #c8c8c8);
  }
  
  .klaro .cookie-modal .cm-btn.cm-btn-success,
  .klaro .context-notice .cm-btn.cm-btn-success,
  .klaro .cookie-notice .cm-btn.cm-btn-success {
    background-color: #0388cc;
    background-color: var(--green1, #0388cc);
  }
  
  .klaro .cookie-modal .cm-btn.cm-btn-success-var,
  .klaro .context-notice .cm-btn.cm-btn-success-var,
  .klaro .cookie-notice .cm-btn.cm-btn-success-var {
    background-color: #0388cc;
    background-color: var(--green2, #0388cc);
  }
  
  .klaro .cookie-modal .cm-btn.cm-btn-info,
  .klaro .context-notice .cm-btn.cm-btn-info,
  .klaro .cookie-notice .cm-btn.cm-btn-info {
    background-color: #2581c4;
    background-color: var(--blue1, #2581c4);
  }
  
  .klaro .context-notice {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    border-style: solid;
    border-style: var(--border-style, solid);
    border-width: 1px;
    border-width: var(--border-width, 1px);
    border-color: #c8c8c8;
    border-color: var(--light2, #c8c8c8);
    background-color: #fafafa;
    background-color: var(--light1, #fafafa);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 12px;
    height: 100%;
  }
  
  .klaro .context-notice.cm-dark p {
    color: #555;
  }
  
  .klaro .context-notice.cm-dark p a {
    color: #459cdc;
    color: var(--blue2, #459cdc);
  }
  
  .klaro .context-notice p {
    color: #333;
    color: var(--dark1, #333);
    flex-grow: 0;
    text-align: center;
    padding-top: 0;
    margin-top: 0;
  }
  
  .klaro .context-notice p a {
    color: #0388cc;
    color: var(--green2, #0388cc);
  }
  
  .klaro .context-notice p.cm-buttons {
    margin-top: 12px;
  }
  
  .klaro .cookie-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 1000;
  }
  
  .klaro .cookie-modal.cm-embedded {
    position: relative;
    height: inherit;
    width: inherit;
    left: inherit;
    right: inherit;
    z-index: 0;
  }
  
  .klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
    position: relative;
    -ms-transform: none;
        transform: none;
  }
  
  .klaro .cookie-modal .cm-bg {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  
  .klaro .cookie-modal .cm-modal.cm-klaro {
    background-color: #fff;
    color: #333;
    z-index: 1001;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
    max-height: 98%;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    position: fixed;
    overflow: auto;
  }
  
  @media (min-width: 660px) {
    .klaro .cookie-modal .cm-modal.cm-klaro {
      border-radius: 4px;
      border-radius: var(--border-radius, 4px);
      position: relative;
      margin: 0 auto;
      max-width: 640px;
      height: auto;
      width: auto;
    }
  }
  
  .klaro .cookie-modal .cm-modal .hide {
    border-style: none;
    background: none;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
  }
  
  .klaro .cookie-modal .cm-modal .hide svg {
    stroke: #222;
  }
  
  .klaro .cookie-modal .cm-modal .cm-footer {
    border-top-color: #ccc;
    border-top-width: 1px;
    border-top-width: var(--border-width, 1px);
    border-top-style: solid;
    border-top-style: var(--border-style, solid);
    padding: 1em;
  }
  
  .klaro .cookie-modal .cm-modal .cm-footer-buttons {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
  }
  
  .klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
    display: none;
    font-size: 0.8em;
    padding-top: 4px;
    text-align: right;
    padding-right: 8px;
  }
  
  .klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
    color: #5c5c5c;
    color: var(--dark2, #5c5c5c);
  }
  
  .klaro .cookie-modal .cm-modal .cm-header {
    border-bottom-width: 1px;
    border-bottom-width: var(--border-width, 1px);
    border-bottom-style: solid;
    border-bottom-style: var(--border-style, solid);
    border-bottom-color: #ccc;
    padding: 1em;
    padding-right: 24px;
  }
  
  .klaro .cookie-modal .cm-modal .cm-header h1 {
    margin: 0;
    font-size: 2em;
    display: block;
  }
  
  .klaro .cookie-modal .cm-modal .cm-header h1.title {
    padding-right: 20px;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body {
    padding: 1em;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul {
    display: block;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body span {
    display: inline-block;
    width: auto;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
    padding: 0;
    margin: 0;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
    color: #888;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
    margin-left: -40px;
    display: none;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
    margin-top: 10px;
    display: block;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
    position: relative;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 60px;
    min-height: 40px;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
    margin-top: 0;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
    margin-top: 0;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
    color: #a0a0a0;
    color: var(--light3, #a0a0a0);
    font-size: 0.8em;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
    border-top-width: 1px;
    border-top-width: var(--border-width, 1px);
    border-top-style: solid;
    border-top-style: var(--border-style, solid);
    border-top-color: #ccc;
    padding-top: 1em;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
    font-weight: 600;
  }
  
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
    color: #5c5c5c;
    color: var(--dark2, #5c5c5c);
    padding-left: 0.2em;
    font-size: 0.8em;
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    background-color: #fff;
    z-index: 999;
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
  }
  
  @media (min-width: 1024px) {
    .klaro .cookie-notice:not(.cookie-modal-notice) {
      border-radius: 4px;
      border-radius: var(--border-radius, 4px);
      position: fixed;
      position: var(--notice-position, fixed);
      right: 20px;
      right: var(--notice-right, 20px);
      left: auto;
      left: var(--notice-left, auto);
      bottom: 20px;
      bottom: var(--notice-bottom, 20px);
      top: auto;
      top: var(--notice-top, auto);
      max-width: 400px;
      max-width: var(--notice-max-width, 400px);
      box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    }
  }
  
  @media (max-width: 1023px) {
    .klaro .cookie-notice:not(.cookie-modal-notice) {
      border-style: none;
      border-radius: 0;
    }
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
    position: relative;
    height: inherit;
    width: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
    z-index: 0;
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
    padding-top: 0.5em;
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
    margin-bottom: 0;
    margin-right: 0;
    bottom: 0;
    padding: 1em;
    padding-top: 0;
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
    margin-bottom: 0.5em;
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
    text-decoration: underline;
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
    display: inline-block;
    flex-grow: 1;
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    display: inline-block;
    margin-top: -0.5em;
  }
  
  @media (max-width: 384px) {
    .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
      width: 100%;
    }
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    margin-top: 0.5em;
  }
  
  @media (max-width: 384px) {
    .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
      width: calc(50% - 0.5em);
    }
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
    margin-top: -0.5em;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: right;
    align-items: baseline;
  }
  
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
    margin-top: 0.5em;
  }
  
  .klaro .cookie-modal-notice {
    background-color: #fff;
    color: #fafafa;
    color: var(--light1, #fafafa);
    z-index: 1001;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
    max-height: 98%;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    position: fixed;
    overflow: auto;
    padding: 1em;
    padding-top: 0.2em;
  }
  
  @media (min-width: 400px) {
    .klaro .cookie-modal-notice {
      border-radius: 4px;
      border-radius: var(--border-radius, 4px);
      position: relative;
      margin: 0 auto;
      max-width: 400px;
      height: auto;
      width: auto;
    }
  }
  
  .klaro .cookie-modal-notice .cn-ok {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 1em;
  }
  
  .klaro .cookie-notice-hidden {
    display: none !important;
  }
  
#clevermap{
	margin: 20px 0;
	max-width: 878px;
}
#clevermap iframe {
	border-radius: 5px;
	margin: 0 10px;
}
.wbl-what-is-popup{
	width:600px; 
	height: 500px; 
	vertical-align: middle; 
	text-align: center;
}

.wbl-button-container {
	width: 100%;
	padding-left: 20px;
}
.image-name {
	font-weight: bold;
	padding-top: 5px;
}
.image-link {
	float: left;
}

.image-link img{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
}

.overview-img {
	text-align: center;
	padding: 10px;
	position: relative;
}

.img-name-conteiner {
	position: relative;
}

/*gallery-style-1*/
.gallery-style-1 .overview-img {
	background: #000;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.gallery-style-1 .overview-img img {
	background-color: #000;
	opacity: 1;
	transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-sand-transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width:100%;
	height: auto;
}
.gallery-style-1 .overview-img:hover img {
	opacity: .2;
	transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-sand-transform: scale(1.05);
}
.gallery-style-1 .overview-img .img-overlay-container {
	width: 100%;
	position: absolute;
	top: 50%;
	visibility: hidden;
	padding: 10px 0;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-sand-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gallery-style-1 .overview-img:hover .img-overlay-container {
	opacity: 1;
	visibility: visible;
	top: 50%;
}

.gallery-style-1 .overview-img .img-overlay-container h3.image-title {
	font-size: 30px;
	letter-spacing: .6px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 4px;
	color: #fff;
}

.gallery-style-1 .overview-img .img-overlay-container .image-description {
	font-size: 14px;
	margin-left: 0;
	display: inline-block;
	text-transform: none;
	color: rgba(255,255,255,.8);
}
/**
 * EasyZoom core styles
 */
.easyzoom {
	position: relative;

	/* 'Shrink-wrap' the element */
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.easyzoom img {
	vertical-align: bottom;
}

.easyzoom.is-loading img {
	cursor: progress;
}

.easyzoom.is-ready img {
	cursor: crosshair;
}

.easyzoom.is-error  img {
	cursor: not-allowed;
}

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

.easyzoom-flyout {
	position:absolute;
	z-index: 100;
	overflow: hidden;
	background: #FFF;
}

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

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

@font-face{font-family:'Open Sans';font-style:normal;font-weight:normal;font-display:swap;src:local('Open Sans'), local('OpenSans'), url('../../../../../../../../design/themes/responsive/media/fonts/opensans.woff?1751741230') format('woff');}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans Semibold'), local('OpenSans-Semibold'), url('../../../../../../../../design/themes/responsive/media/fonts/opensans_semibold.woff2?1751741230') format('woff2');}@font-face{font-family:'Open Sans';font-style:normal;font-weight:bold;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url('../../../../../../../../design/themes/responsive/media/fonts/opensans_bold.woff2?1751741230') format('woff2');}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;width:100%;}.clearfix:after{clear:both;}.input-block-level{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.product-title-color{color:#a5a5a5;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a{background:transparent;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}i,em,dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}.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-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-clearfix{min-height:0;}.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;}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;}.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-selectable-helper{position:absolute;z-index:100;border:1px dotted black;}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2.2em;}button.ui-button-icon-only{width:2.4em;}.ui-button-icons-only{width:3.4em;}button.ui-button-icons-only{width:3.7em;}.ui-button .ui-button-text{display:block;line-height:normal;}.ui-button-text-only .ui-button-text{padding:.4em 1em;}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px;}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em;}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em;}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em;}input.ui-button{padding:.4em 1em;}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px;}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em;}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em;}.ui-buttonset{margin-right:7px;}.ui-buttonset .ui-button{margin-left:0;margin-right:-0.3em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}.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-year{width:100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}.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-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:21px;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-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px;}.ui-draggable .ui-dialog-titlebar{cursor:move;}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none;}.ui-menu .ui-menu{margin-top:-3px;position:absolute;}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal;}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px;}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5;}.ui-menu .ui-state-disabled a{cursor:default;}.ui-menu-icons{position:relative;}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em;}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em;}.ui-menu .ui-menu-icon{position:static;float:right;}.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;}.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:-0.3em;margin-left:-0.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:-0.3em;margin-left:0;margin-bottom:-0.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-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle;}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px;}.ui-spinner-button{width:16px;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:none;border-bottom:none;border-right:none;}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0;}.ui-spinner-up{top:0;}.ui-spinner-down{bottom:0;}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px;}.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:0;padding:0;white-space:nowrap;}.ui-tabs .ui-tabs-nav li a{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 a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text;}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{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;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;}body .ui-tooltip{border-width:2px;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:1em;}.ui-widget-content{border:1px solid #aaa;background:#fff url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_75_ffffff_40x100.png?1751741230') 50% 50% repeat-x;color:#222;}.ui-widget-content > a{color:#222;}.ui-widget-header{border:1px solid #aaa;background:#ccc url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_highlight-soft_75_cccccc_1x100.png?1751741230') 50% 50% repeat-x;color:#222;font-weight:bold;}.ui-widget-header a{color:#222;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_75_e6e6e6_1x400.png?1751741230') 50% 50% repeat-x;font-weight:normal;color:#555;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;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{border:1px solid #999;background:#dadada url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_75_dadada_1x400.png?1751741230') 50% 50% repeat-x;font-weight:normal;color:#212121;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_65_ffffff_1x400.png?1751741230') 50% 50% repeat-x;font-weight:normal;color:#212121;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_55_fbf9ee_1x400.png?1751741230') 50% 50% repeat-x;color:#363636;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_95_fef1ec_1x400.png?1751741230') 50% 50% repeat-x;color:#cd0a0a;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a;}.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;background-position:16px 16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_222222_256x240.png?1751741230');}.ui-widget-header .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_222222_256x240.png?1751741230');}.ui-state-default .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_888888_256x240.png?1751741230');}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_454545_256x240.png?1751741230');}.ui-state-active .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_454545_256x240.png?1751741230');}.ui-state-highlight .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_2e83ff_256x240.png?1751741230');}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_cd0a0a_256x240.png?1751741230');}.ui-icon-carat-1-n{background-position:0 0;}.ui-icon-carat-1-ne{background-position:-16px 0;}.ui-icon-carat-1-e{background-position:-32px 0;}.ui-icon-carat-1-se{background-position:-48px 0;}.ui-icon-carat-1-s{background-position:-64px 0;}.ui-icon-carat-1-sw{background-position:-80px 0;}.ui-icon-carat-1-w{background-position:-96px 0;}.ui-icon-carat-1-nw{background-position:-112px 0;}.ui-icon-carat-2-n-s{background-position:-128px 0;}.ui-icon-carat-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:-64px -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:-64px -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:0 -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:4px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px;}.ui-widget-overlay{background:#aaa url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_0_aaaaaa_40x100.png?1751741230') 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_0_aaaaaa_40x100.png?1751741230') 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px;}.row{margin-left:-20px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:20px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:700px;}.span12{width:700px;}.span11{width:640px;}.span10{width:580px;}.span9{width:520px;}.span8{width:460px;}.span7{width:400px;}.span6{width:340px;}.span5{width:280px;}.span4{width:220px;}.span3{width:160px;}.span2{width:100px;}.span1{width:40px;}.offset12{margin-left:740px;}.offset11{margin-left:680px;}.offset10{margin-left:620px;}.offset9{margin-left:560px;}.offset8{margin-left:500px;}.offset7{margin-left:440px;}.offset6{margin-left:380px;}.offset5{margin-left:320px;}.offset4{margin-left:260px;}.offset3{margin-left:200px;}.offset2{margin-left:140px;}.offset1{margin-left:80px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.8571428571429%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.8571428571429%;}.row-fluid .span12{width:100%;}.row-fluid .span11{width:91.428571428571%;}.row-fluid .span10{width:82.857142857143%;}.row-fluid .span9{width:74.285714285714%;}.row-fluid .span8{width:65.714285714286%;}.row-fluid .span7{width:57.142857142857%;}.row-fluid .span6{width:48.571428571429%;}.row-fluid .span5{width:40%;}.row-fluid .span4{width:31.428571428571%;}.row-fluid .span3{width:22.857142857143%;}.row-fluid .span2{width:14.285714285714%;}.row-fluid .span1{width:5.7142857142857%;}.row-fluid .offset12{margin-left:105.71428571429%;}.row-fluid .offset12:first-child{margin-left:102.85714285714%;}.row-fluid .offset11{margin-left:97.142857142857%;}.row-fluid .offset11:first-child{margin-left:94.285714285714%;}.row-fluid .offset10{margin-left:88.571428571429%;}.row-fluid .offset10:first-child{margin-left:85.714285714286%;}.row-fluid .offset9{margin-left:80%;}.row-fluid .offset9:first-child{margin-left:77.142857142857%;}.row-fluid .offset8{margin-left:71.428571428571%;}.row-fluid .offset8:first-child{margin-left:68.571428571429%;}.row-fluid .offset7{margin-left:62.857142857143%;}.row-fluid .offset7:first-child{margin-left:60%;}.row-fluid .offset6{margin-left:54.285714285714%;}.row-fluid .offset6:first-child{margin-left:51.428571428571%;}.row-fluid .offset5{margin-left:45.714285714286%;}.row-fluid .offset5:first-child{margin-left:42.857142857143%;}.row-fluid .offset4{margin-left:37.142857142857%;}.row-fluid .offset4:first-child{margin-left:34.285714285714%;}.row-fluid .offset3{margin-left:28.571428571429%;}.row-fluid .offset3:first-child{margin-left:25.714285714286%;}.row-fluid .offset2{margin-left:20%;}.row-fluid .offset2:first-child{margin-left:17.142857142857%;}.row-fluid .offset1{margin-left:11.428571428571%;}.row-fluid .offset1:first-child{margin-left:8.5714285714286%;}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}.container{margin-right:auto;margin-left:auto;}.container:before,.container:after{display:table;content:"";line-height:0;width:100%;}.container:after{clear:both;}.container-fluid{margin:0 auto;padding-right:20px;padding-left:20px;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;width:100%;}.container-fluid:after{clear:both;}@font-face{font-family:glyphs;src:url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.eot?1751741230');src:url('../media/fonts/glyphs.eot?#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.ttf?1751741230') format('truetype'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.svg?1751741230#glyphs') format('svg');font-weight:normal;font-style:normal;font-display:swap;}[data-icon]:before{font-family:glyphs;content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}[class*="ty-icon-"]:before{font-family:inherit;}.ty-icon-up-dir,.ty-icon-right-dir,.ty-icon-down-dir,.ty-icon-left-dir,.ty-icon-star-empty,.ty-icon-th-list,.ty-icon-heart,.ty-icon-flight,.ty-icon-ok,.ty-icon-cancel,.ty-icon-cancel-circle,.ty-icon-minus-circle,.ty-icon-right-thin,.ty-icon-cw,.ty-icon-left-circle,.ty-icon-right-circle,.ty-icon-help-circle,.ty-icon-back,.ty-icon-products-multicolumns,.ty-icon-print,.ty-icon-chat,.ty-icon-article-alt,.ty-icon-docs,.ty-icon-zoom-in,.ty-icon-zoom-out,.ty-icon-down-open,.ty-icon-left-open,.ty-icon-right-open,.ty-icon-up-open,.ty-icon-down-micro,.ty-icon-up-micro,.ty-icon-right-open-thin,.ty-icon-left-open-thin,.ty-icon-products-without-options,.ty-icon-short-list,.ty-icon-plus-circle,.ty-icon-user,.ty-icon-doc-text,.ty-icon-calendar,.ty-icon-chart-bar,.ty-icon-download,.ty-icon-search,.ty-icon-lock,.ty-icon-popup,.ty-icon-plus,.ty-icon-folder,.ty-icon-folder-open,.ty-icon-mail,.ty-icon-twitter,.ty-icon-facebook,.ty-icon-file,.ty-icon-trashcan,.ty-icon-d-arrow,.ty-icon-bubble,.ty-icon-upload,.ty-icon-cog,.ty-icon-square,.ty-icon-arrow-up-right,.ty-icon-arrow-up-left,.ty-icon-arrow-down-left,.ty-icon-arrow-down-right,.ty-icon-arrow-down,.ty-icon-arrow-up,.ty-icon-arrow-left,.ty-icon-arrow-right,.ty-icon-location-arrow,.ty-icon-star,.ty-icon-star-half,.ty-icon-refresh,.ty-icon-basket,.ty-icon-image,.icon-image,.ty-icon-edit,.ty-icon-live-edit,.ty-icon-gift,.ty-icon-ban-circle,.ty-icon-wrench,.ty-icon-feed,.ty-icon-eye-open,.ty-icon-eye-close,.ty-icon-handler,.ty-icon-youtube,.ty-icon-cart,.ty-icon-target,.ty-icon-pointer,.ty-icon-shipping,.ty-icon-courier,.ty-icon-instagram{font-family:glyphs;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}.ty-icon-up-dir:before{content:"\e000";}.ty-icon-right-dir:before{content:"\e001";}.ty-icon-down-dir:before{content:"\e002";}.ty-icon-left-dir:before{content:"\e003";}.ty-icon-star-empty:before{content:"\e004";}.ty-icon-th-list:before{content:"\e005";}.ty-icon-heart:before{content:"\e006";}.ty-icon-flight:before{content:"\e007";}.ty-icon-ok:before{content:"\e008";}.ty-icon-cancel:before{content:"\e009";}.ty-icon-cancel-circle:before{content:"\e00a";}.ty-icon-minus-circle:before{content:"\e00b";}.ty-icon-right-thin:before{content:"\e00c";}.ty-icon-cw:before{content:"\e00d";}.ty-icon-left-circle:before{content:"\e00e";}.ty-icon-right-circle:before{content:"\e00f";}.ty-icon-help-circle:before{content:"\e010";}.ty-icon-back:before{content:"\e011";}.ty-icon-products-multicolumns:before{content:"\e012";}.ty-icon-print:before{content:"\e013";}.ty-icon-chat:before{content:"\e014";}.ty-icon-article-alt:before{content:"\e015";}.ty-icon-docs:before{content:"\e016";}.ty-icon-zoom-in:before{content:"\e017";}.ty-icon-zoom-out:before{content:"\e018";}.ty-icon-down-open:before{content:"\e019";}.ty-icon-left-open:before{content:"\e01a";}.ty-icon-right-open:before{content:"\e01b";}.ty-icon-up-open:before{content:"\e01c";}.ty-icon-down-micro:before{content:"\e01d";}.ty-icon-up-micro:before{content:"\e01e";}.ty-icon-right-open-thin:before{content:"\e01f";}.ty-icon-left-open-thin:before{content:"\e020";}.ty-icon-products-without-options:before{content:"\e021";}.ty-icon-short-list:before{content:"\e022";}.ty-icon-plus-circle:before{content:"\e023";}.ty-icon-user:before{content:"\e024";}.ty-icon-doc-text:before{content:"\e025";}.ty-icon-calendar:before{content:"\e026";}.ty-icon-chart-bar:before{content:"\e027";}.ty-icon-download:before{content:"\e028";}.ty-icon-search:before{content:"\e029";}.ty-icon-lock:before{content:"\e02a";}.ty-icon-popup:before{content:"\e02b";}.ty-icon-plus:before{content:"\e02c";}.ty-icon-folder:before{content:"\e02d";}.ty-icon-folder-open:before{content:"\e02e";}.ty-icon-mail:before{content:"\e02f";}.ty-icon-twitter:before{content:"\e600";}.ty-icon-facebook:before{content:"\e601";}.ty-icon-file:before{content:"\e032";}.ty-icon-trashcan:before{content:"\e033";}.ty-icon-d-arrow:before{content:"\e602";}.ty-icon-bubble:before{content:"\e035";}.ty-icon-upload:before{content:"\e036";}.ty-icon-cog:before{content:"\e037";}.ty-icon-square:before{content:"\e038";}.ty-icon-arrow-up-right:before{content:"\e039";}.ty-icon-arrow-up-left:before{content:"\e03a";}.ty-icon-arrow-down-left:before{content:"\e03b";}.ty-icon-arrow-down-right:before{content:"\e03c";}.ty-icon-arrow-down:before{content:"\e03d";}.ty-icon-arrow-up:before{content:"\e03e";}.ty-icon-arrow-left:before{content:"\e03f";}.ty-icon-arrow-right:before{content:"\e040";}.ty-icon-location-arrow:before{content:"\e901";}.ty-icon-star:before{content:"\e041";}.ty-icon-star-half:before{content:"\e042";}.ty-icon-refresh:before{content:"\e043";}.ty-icon-basket:before{content:"\e044";}.ty-icon-image:before{content:"\e045";}.icon-image:before{content:"\e045";}.ty-icon-edit:before{content:"\e046";}.ty-icon-live-edit:before{content:"\e046";}.ty-icon-gift:before{content:"\e048";}.ty-icon-ban-circle:before{content:"\e049";}.ty-icon-wrench:before{content:"\e04a";}.ty-icon-feed:before{content:"\e603";}.ty-icon-eye-open:before{content:"\e604";}.ty-icon-eye-close:before{content:"\e605";}.ty-icon-handler:before{content:"\e606";}.ty-icon-youtube:before{content:"\e607";}.ty-icon-cart:before{content:"\e900";}.ty-icon-target:before{content:"\e9b3";}.ty-icon-pointer:before{content:"\e04b";}.ty-icon-shipping:before{content:"\e04c";}.ty-icon-courier:before{content:"\e04d";}.ty-icon-instagram:before{content:"\e04e";}.ty-flag{display:inline-block;vertical-align:top;width:16px;height:16px;margin:0 5px 0 0;background:url('../../../../../../../../design/themes/responsive/media/images/icons/flags.png?1751741230') no-repeat -25px -25px;}.ty-flag.ty-flag-01,.ty-flag.ty-flag-ap,.ty-flag.ty-flag-bv,.ty-flag.ty-flag-cs,.ty-flag.ty-flag-cw,.ty-flag.ty-flag-fx,.ty-flag.ty-flag-gf,.ty-flag.ty-flag-gp,.ty-flag.ty-flag-hm,.ty-flag.ty-flag-io,.ty-flag.ty-flag-mq,.ty-flag.ty-flag-pf,.ty-flag.ty-flag-pm,.ty-flag.ty-flag-re,.ty-flag.ty-flag-sj,.ty-flag.ty-flag-sx,.ty-flag.ty-flag-tf,.ty-flag.ty-flag-tk,.ty-flag.ty-flag-tl,.ty-flag.ty-flag-wf,.ty-flag.ty-flag-zr{background-position:-750px -450px;}.ty-flag.ty-flag-ad{background-position:0px 0px;}.ty-flag.ty-flag-ae{background-position:-50px 0px;}.ty-flag.ty-flag-af{background-position:0px -50px;}.ty-flag.ty-flag-ag{background-position:-50px -50px;}.ty-flag.ty-flag-ai{background-position:-100px 0px;}.ty-flag.ty-flag-al{background-position:-100px -50px;}.ty-flag.ty-flag-am{background-position:0px -100px;}.ty-flag.ty-flag-an{background-position:-50px -100px;}.ty-flag.ty-flag-ao{background-position:-100px -100px;}.ty-flag.ty-flag-aq{background-position:-150px 0px;}.ty-flag.ty-flag-ar{background-position:-150px -50px;}.ty-flag.ty-flag-as{background-position:-150px -100px;}.ty-flag.ty-flag-at{background-position:0px -150px;}.ty-flag.ty-flag-au{background-position:-50px -150px;}.ty-flag.ty-flag-aw{background-position:-100px -150px;}.ty-flag.ty-flag-ax{background-position:-150px -150px;}.ty-flag.ty-flag-az{background-position:-200px 0px;}.ty-flag.ty-flag-ba{background-position:-200px -50px;}.ty-flag.ty-flag-bb{background-position:-200px -100px;}.ty-flag.ty-flag-bd{background-position:-200px -150px;}.ty-flag.ty-flag-be{background-position:0px -200px;}.ty-flag.ty-flag-bf{background-position:-50px -200px;}.ty-flag.ty-flag-bg{background-position:-100px -200px;}.ty-flag.ty-flag-bh{background-position:-150px -200px;}.ty-flag.ty-flag-bi{background-position:-200px -200px;}.ty-flag.ty-flag-bj{background-position:-250px 0px;}.ty-flag.ty-flag-bl{background-position:-250px -50px;}.ty-flag.ty-flag-bm{background-position:-250px -100px;}.ty-flag.ty-flag-bn{background-position:-250px -150px;}.ty-flag.ty-flag-bo{background-position:-250px -200px;}.ty-flag.ty-flag-br{background-position:0px -250px;}.ty-flag.ty-flag-bs{background-position:-50px -250px;}.ty-flag.ty-flag-bt{background-position:-100px -250px;}.ty-flag.ty-flag-bw{background-position:-150px -250px;}.ty-flag.ty-flag-by{background-position:-200px -250px;}.ty-flag.ty-flag-bz{background-position:-250px -250px;}.ty-flag.ty-flag-ca{background-position:-300px 0px;}.ty-flag.ty-flag-cc{background-position:-300px -50px;}.ty-flag.ty-flag-cd{background-position:-300px -100px;}.ty-flag.ty-flag-cf{background-position:-300px -150px;}.ty-flag.ty-flag-cg{background-position:-300px -200px;}.ty-flag.ty-flag-ch{background-position:-300px -250px;}.ty-flag.ty-flag-ci{background-position:0px -300px;}.ty-flag.ty-flag-ck{background-position:-50px -300px;}.ty-flag.ty-flag-cl{background-position:-100px -300px;}.ty-flag.ty-flag-cm{background-position:-150px -300px;}.ty-flag.ty-flag-cn{background-position:-200px -300px;}.ty-flag.ty-flag-co{background-position:-250px -300px;}.ty-flag.ty-flag-cr{background-position:-300px -300px;}.ty-flag.ty-flag-cu{background-position:-350px 0px;}.ty-flag.ty-flag-cv{background-position:-350px -50px;}.ty-flag.ty-flag-cx{background-position:-350px -100px;}.ty-flag.ty-flag-cy{background-position:-350px -150px;}.ty-flag.ty-flag-cz{background-position:-350px -200px;}.ty-flag.ty-flag-de{background-position:-350px -250px;}.ty-flag.ty-flag-dj{background-position:-350px -300px;}.ty-flag.ty-flag-dk,.ty-flag.ty-flag-da{background-position:0px -350px;}.ty-flag.ty-flag-dm{background-position:-50px -350px;}.ty-flag.ty-flag-do{background-position:-100px -350px;}.ty-flag.ty-flag-dz{background-position:-150px -350px;}.ty-flag.ty-flag-ec{background-position:-200px -350px;}.ty-flag.ty-flag-ee{background-position:-250px -350px;}.ty-flag.ty-flag-eg{background-position:-300px -350px;}.ty-flag.ty-flag-eh{background-position:-350px -350px;}.ty-flag.ty-flag-er{background-position:-400px 0px;}.ty-flag.ty-flag-es{background-position:-400px -50px;}.ty-flag.ty-flag-et{background-position:-400px -100px;}.ty-flag.ty-flag-eu{background-position:-400px -150px;}.ty-flag.ty-flag-fi{background-position:-400px -200px;}.ty-flag.ty-flag-fj{background-position:-400px -250px;}.ty-flag.ty-flag-fk{background-position:-400px -300px;}.ty-flag.ty-flag-fm{background-position:-400px -350px;}.ty-flag.ty-flag-fo{background-position:0px -400px;}.ty-flag.ty-flag-fr{background-position:-50px -400px;}.ty-flag.ty-flag-ga{background-position:-100px -400px;}.ty-flag.ty-flag-gb,.ty-flag.ty-flag-en{background-position:-150px -400px;}.ty-flag.ty-flag-gd{background-position:-200px -400px;}.ty-flag.ty-flag-ge{background-position:-250px -400px;}.ty-flag.ty-flag-gg{background-position:-300px -400px;}.ty-flag.ty-flag-gh{background-position:-350px -400px;}.ty-flag.ty-flag-gi{background-position:-400px -400px;}.ty-flag.ty-flag-gl{background-position:-450px 0px;}.ty-flag.ty-flag-gm{background-position:-450px -50px;}.ty-flag.ty-flag-gn{background-position:-450px -100px;}.ty-flag.ty-flag-gq{background-position:-450px -150px;}.ty-flag.ty-flag-gr,.ty-flag.ty-flag-el{background-position:-450px -200px;}.ty-flag.ty-flag-gs{background-position:-450px -250px;}.ty-flag.ty-flag-gt{background-position:-450px -300px;}.ty-flag.ty-flag-gu{background-position:-450px -350px;}.ty-flag.ty-flag-gw{background-position:-450px -400px;}.ty-flag.ty-flag-gy{background-position:0px -450px;}.ty-flag.ty-flag-hk{background-position:-50px -450px;}.ty-flag.ty-flag-hn{background-position:-100px -450px;}.ty-flag.ty-flag-hr{background-position:-150px -450px;}.ty-flag.ty-flag-ht{background-position:-200px -450px;}.ty-flag.ty-flag-hu{background-position:-250px -450px;}.ty-flag.ty-flag-id{background-position:-300px -450px;}.ty-flag.ty-flag-ie{background-position:-350px -450px;}.ty-flag.ty-flag-il{background-position:-400px -450px;}.ty-flag.ty-flag-im{background-position:-450px -450px;}.ty-flag.ty-flag-in{background-position:-500px 0px;}.ty-flag.ty-flag-iq{background-position:-500px -50px;}.ty-flag.ty-flag-ir{background-position:-500px -100px;}.ty-flag.ty-flag-is{background-position:-500px -150px;}.ty-flag.ty-flag-it{background-position:-500px -200px;}.ty-flag.ty-flag-je{background-position:-500px -250px;}.ty-flag.ty-flag-jm{background-position:-500px -300px;}.ty-flag.ty-flag-jo{background-position:-500px -350px;}.ty-flag.ty-flag-jp{background-position:-500px -400px;}.ty-flag.ty-flag-ke{background-position:-500px -450px;}.ty-flag.ty-flag-kg{background-position:0px -500px;}.ty-flag.ty-flag-kh{background-position:-50px -500px;}.ty-flag.ty-flag-ki{background-position:-100px -500px;}.ty-flag.ty-flag-km{background-position:-150px -500px;}.ty-flag.ty-flag-kn{background-position:-200px -500px;}.ty-flag.ty-flag-kp{background-position:-250px -500px;}.ty-flag.ty-flag-kr{background-position:-300px -500px;}.ty-flag.ty-flag-kv{background-position:-350px -500px;}.ty-flag.ty-flag-kw{background-position:-400px -500px;}.ty-flag.ty-flag-ky{background-position:-450px -500px;}.ty-flag.ty-flag-kz{background-position:-500px -500px;}.ty-flag.ty-flag-la{background-position:-550px 0px;}.ty-flag.ty-flag-lb{background-position:-550px -50px;}.ty-flag.ty-flag-lc{background-position:-550px -100px;}.ty-flag.ty-flag-li{background-position:-550px -150px;}.ty-flag.ty-flag-lk{background-position:-550px -200px;}.ty-flag.ty-flag-lr{background-position:-550px -250px;}.ty-flag.ty-flag-ls{background-position:-550px -300px;}.ty-flag.ty-flag-lt{background-position:-550px -350px;}.ty-flag.ty-flag-lu{background-position:-550px -400px;}.ty-flag.ty-flag-lv{background-position:-550px -450px;}.ty-flag.ty-flag-ly{background-position:-550px -500px;}.ty-flag.ty-flag-ma{background-position:0px -550px;}.ty-flag.ty-flag-mc{background-position:-50px -550px;}.ty-flag.ty-flag-md{background-position:-100px -550px;}.ty-flag.ty-flag-me{background-position:-150px -550px;}.ty-flag.ty-flag-mg{background-position:-200px -550px;}.ty-flag.ty-flag-mh{background-position:-250px -550px;}.ty-flag.ty-flag-mk{background-position:-300px -550px;}.ty-flag.ty-flag-ml{background-position:-350px -550px;}.ty-flag.ty-flag-mm{background-position:-400px -550px;}.ty-flag.ty-flag-mn{background-position:-450px -550px;}.ty-flag.ty-flag-mo{background-position:-500px -550px;}.ty-flag.ty-flag-mp{background-position:-550px -550px;}.ty-flag.ty-flag-mr{background-position:-600px 0px;}.ty-flag.ty-flag-ms{background-position:-600px -50px;}.ty-flag.ty-flag-mt{background-position:-600px -100px;}.ty-flag.ty-flag-mu{background-position:-600px -150px;}.ty-flag.ty-flag-mv{background-position:-600px -200px;}.ty-flag.ty-flag-mw{background-position:-600px -250px;}.ty-flag.ty-flag-mx{background-position:-600px -300px;}.ty-flag.ty-flag-my{background-position:-600px -350px;}.ty-flag.ty-flag-mz{background-position:-600px -400px;}.ty-flag.ty-flag-na{background-position:-600px -450px;}.ty-flag.ty-flag-nc{background-position:-600px -500px;}.ty-flag.ty-flag-ne{background-position:-600px -550px;}.ty-flag.ty-flag-nf{background-position:0px -600px;}.ty-flag.ty-flag-ng{background-position:-50px -600px;}.ty-flag.ty-flag-ni{background-position:-100px -600px;}.ty-flag.ty-flag-nl{background-position:-150px -600px;}.ty-flag.ty-flag-no{background-position:-200px -600px;}.ty-flag.ty-flag-np{background-position:-250px -600px;}.ty-flag.ty-flag-nr{background-position:-300px -600px;}.ty-flag.ty-flag-nu{background-position:-350px -600px;}.ty-flag.ty-flag-nz{background-position:-400px -600px;}.ty-flag.ty-flag-om{background-position:-450px -600px;}.ty-flag.ty-flag-pa{background-position:-500px -600px;}.ty-flag.ty-flag-pe{background-position:-550px -600px;}.ty-flag.ty-flag-pg{background-position:-600px -600px;}.ty-flag.ty-flag-ph{background-position:-650px 0px;}.ty-flag.ty-flag-pk{background-position:-650px -50px;}.ty-flag.ty-flag-pl{background-position:-650px -100px;}.ty-flag.ty-flag-pn{background-position:-650px -150px;}.ty-flag.ty-flag-pr{background-position:-650px -200px;}.ty-flag.ty-flag-ps{background-position:-650px -250px;}.ty-flag.ty-flag-pt{background-position:-650px -300px;}.ty-flag.ty-flag-pw{background-position:-650px -350px;}.ty-flag.ty-flag-py{background-position:-650px -400px;}.ty-flag.ty-flag-qa{background-position:-650px -450px;}.ty-flag.ty-flag-ro{background-position:-650px -500px;}.ty-flag.ty-flag-rs{background-position:-650px -550px;}.ty-flag.ty-flag-ru{background-position:-650px -600px;}.ty-flag.ty-flag-rw{background-position:0px -650px;}.ty-flag.ty-flag-sa{background-position:-50px -650px;}.ty-flag.ty-flag-sb{background-position:-100px -650px;}.ty-flag.ty-flag-sc{background-position:-150px -650px;}.ty-flag.ty-flag-sd{background-position:-200px -650px;}.ty-flag.ty-flag-se{background-position:-250px -650px;}.ty-flag.ty-flag-sg{background-position:-300px -650px;}.ty-flag.ty-flag-sh{background-position:-350px -650px;}.ty-flag.ty-flag-si{background-position:-400px -650px;}.ty-flag.ty-flag-sk{background-position:-450px -650px;}.ty-flag.ty-flag-sl{background-position:-500px -650px;}.ty-flag.ty-flag-sm{background-position:-550px -650px;}.ty-flag.ty-flag-sn{background-position:-600px -650px;}.ty-flag.ty-flag-so{background-position:-650px -650px;}.ty-flag.ty-flag-sr{background-position:-700px 0px;}.ty-flag.ty-flag-ss{background-position:-700px -50px;}.ty-flag.ty-flag-st{background-position:-700px -100px;}.ty-flag.ty-flag-sv{background-position:-700px -150px;}.ty-flag.ty-flag-sy{background-position:-700px -200px;}.ty-flag.ty-flag-sz{background-position:-700px -250px;}.ty-flag.ty-flag-tc{background-position:-700px -300px;}.ty-flag.ty-flag-td{background-position:-700px -350px;}.ty-flag.ty-flag-tg{background-position:-700px -400px;}.ty-flag.ty-flag-th{background-position:-700px -450px;}.ty-flag.ty-flag-tj{background-position:-700px -500px;}.ty-flag.ty-flag-tm{background-position:-700px -550px;}.ty-flag.ty-flag-tn{background-position:-700px -600px;}.ty-flag.ty-flag-to{background-position:-700px -650px;}.ty-flag.ty-flag-tp{background-position:0px -700px;}.ty-flag.ty-flag-tr{background-position:-50px -700px;}.ty-flag.ty-flag-tt{background-position:-100px -700px;}.ty-flag.ty-flag-tv{background-position:-150px -700px;}.ty-flag.ty-flag-tw{background-position:-200px -700px;}.ty-flag.ty-flag-tz{background-position:-250px -700px;}.ty-flag.ty-flag-ua{background-position:-300px -700px;}.ty-flag.ty-flag-ug{background-position:-350px -700px;}.ty-flag.ty-flag-us{background-position:-400px -700px;}.ty-flag.ty-flag-uy{background-position:-450px -700px;}.ty-flag.ty-flag-uz{background-position:-500px -700px;}.ty-flag.ty-flag-va{background-position:-550px -700px;}.ty-flag.ty-flag-vc{background-position:-600px -700px;}.ty-flag.ty-flag-ve{background-position:-650px -700px;}.ty-flag.ty-flag-vg{background-position:-700px -700px;}.ty-flag.ty-flag-vi{background-position:-750px 0px;}.ty-flag.ty-flag-vn{background-position:-750px -50px;}.ty-flag.ty-flag-vu{background-position:-750px -100px;}.ty-flag.ty-flag-ws{background-position:-750px -150px;}.ty-flag.ty-flag-ye{background-position:-750px -200px;}.ty-flag.ty-flag-yt{background-position:-750px -250px;}.ty-flag.ty-flag-za{background-position:-750px -300px;}.ty-flag.ty-flag-zh{background-position:-200px -300px;}.ty-flag.ty-flag-zm{background-position:-750px -350px;}.ty-flag.ty-flag-zw{background-position:-750px -400px;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-flag{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/flags@2x.png?1751741230');background-size:800px 800px;}}@media print{body{background:#fff;min-width:0;}#ci_header,#ci_footer{display:none;}.product-main-info h1.ty-mainbox-title,.in-stock,.ty-mainbox-title span{color:#333;}.ty-footer-menu div,.ty-payment-icons,.qty,.sidebox-wrapper,.ty-sort-container{display:none;}.central-column,.container-left .central-column{margin:0;overflow:visible;}.ty-helper-container{width:700px;}.container{width:auto;border:0;}}.ty-menu__items,.cm-dialog-opener{-webkit-touch-callout:none;}*{-webkit-tap-highlight-color:rgba(0,0,0,0);}body{background:#fff;}body,p,div,li{color:#4c4c4c;font-family:'Noto Sans',sans-serif;font-size:14px;font-style:normal;font-weight:normal;}p{margin:0;padding:6px 0;}a{font-family:'Noto Sans',sans-serif;font-size:14px;font-style:normal;text-decoration:none;outline:none;color:#000;cursor:pointer;border-bottom:0;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}a:hover{color:#000;}ul{padding:0;margin:0;list-style:none;}ol{padding:0 0 0 15px;}li{margin:0;padding:2px 0;text-indent:0;list-style:none;}hr{border:0;border-bottom:1px solid #edeff1;}img{max-width:100%;height:auto;vertical-align:middle;font-size:0;}h1,h2,h3,h4,h5,h6{margin:0 0 15px 0;}h1,h2{text-decoration:none;font-weight:normal;font-style:normal;font-size:20px;font-family:'Noto Sans',sans-serif;}.ty-btn{display:inline-block;margin-bottom:0;outline:0px;vertical-align:middle;text-align:center;cursor:pointer;font-family:'Noto Sans',sans-serif;font-style:normal;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-btn i{position:relative;top:2px;margin-right:5px;}.ty-btn__text,.ty-btn__text:hover{padding:0;background:none !important;color:#000;}.ty-btn__tertiary{background:#bdc3c7;color:#fff;}.ty-btn__tertiary:hover{background:#d9dcde;color:#fff;}.buttons-container .buttons-container{margin-top:0;}.ty-btn-go{position:absolute;top:1px;right:1px;padding:0 10px;min-width:32px;height:30px;border:0px;border-left:1px solid #cdcdcd;background:#edeff1;cursor:pointer;box-sizing:border-box;}.ty-btn-go__icon{position:absolute;top:5px;left:12px;font-size:20px;line-height:20px;color:#808080;}.ty-float-left{float:left;}.ty-float-right{float:right;}.ty-clear-both{clear:both;}.ty-valign{vertical-align:middle;}.ty-valign-top{vertical-align:top;}.ty-valign-bottom{vertical-align:bottom;}.hidden{display:none;visibility:visible;}.ty-strong{font-weight:bold;}.ty-italic{font-style:italic;}.ty-lowercase{text-transform:lowercase;}.ty-uppercase{text-transform:uppercase;}.ty-left{text-align:left;}.ty-right{text-align:right;}.ty-center{text-align:center;}.ty-justify{text-align:justify;}.ty-strike{text-decoration:line-through;}.ty-center-block{margin:0 auto;}.ty-inline{display:inline;}.ty-block{display:block;}.ty-inline-block{display:inline-block;}.ty-scroll-x{overflow-x:auto;overflow-y:hidden;padding-bottom:3px;width:100%;height:100%;}.ty-hand{cursor:pointer;}.ty-nowrap{white-space:nowrap;}.ty-overflow-hidden{overflow:hidden;}.ty-width-full{width:100%;}.ty-p-none{padding:0 !important;}.ty-m-none{margin:0 !important;}.ty-mb-l{margin-bottom:30px;}.ty-mt-l{margin-top:30px;}.ty-mb-m{margin-bottom:20px;}.ty-mt-m{margin-top:20px;}.ty-mtb-s{margin:10px 0;}.ty-mtb-xs{margin:5px 0;}.ty-ml-s{margin-left:10px;}.ty-mt-s{margin-top:10px;}.ty-mt-m{margin-top:20px;}.ty-mb-s{margin-bottom:10px;}.ty-position-relative{position:relative;}.cm-opacity{opacity:0.3;}.cm-hint{color:#8c8c8c;}input[type="text"],input[type='number'],input[type="password"],textarea,select{padding:4px 8px;border:2px solid #c2c9d0;background:#fff;font-family:'Noto Sans',sans-serif;font-size:14px;font-style:normal;font-weight:normal;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}input[type="text"],input[type='number'],input[type="password"]{height:32px;-webkit-appearance:none;border-radius:0;}select[multiple="multiple"]{min-height:80px;}.radio,.checkbox,input[type="radio"],input[type="checkbox"]{margin:-4px 6px 0 0;padding:0;vertical-align:middle;}input[type="text"]:focus,input[type='number']:focus,input[type="password"]:focus,textarea:focus{outline:0;border-color:#000;-webkit-transition:border 0.2s linear 0s;-moz-transition:border 0.2s linear 0s;-o-transition:border 0.2s linear 0s;transition:border 0.2s linear 0s;}select{min-width:4em;max-width:100%;height:2.2em;line-height:2.2em;}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;}.ty-control-group{vertical-align:middle;}.ty-control-group:before,.ty-control-group:after{display:table;content:"";line-height:0;width:100%;}.ty-control-group:after{clear:both;}.ty-control-group__label{float:left;margin-right:10px;width:110px;color:#333;}.ty-control-group__title{display:block;padding:6px 0;font-weight:bold;}.ty-control-group__item{display:inline-block;padding:6px 0;}.ty-control-group label.hidden{display:none;}.ty-input-append{position:relative;margin:10px 0 0 0;}.ty-input-append .ty-input-text{width:100%;padding-right:35px;}.ty-select-field{padding:3px 0;}.ty-select-field__label{display:block;padding:3px 0;margin-right:10px;font-size:90%;}.ty-select-field__checkbox{vertical-align:middle;}label.cm-failed-label{color:#bf4d4d;}label.cm-required:after{padding-left:3px;color:#ea7162;content:"*";font-size:13px;line-height:1px;}input[type="text"].cm-failed-field,input[type="password"].cm-failed-field,textarea.cm-failed-field,.cm-field-container.cm-failed-field input[type="text"]{border:1px solid #bf4d4d;background:#fff;}.ty-error-text{color:#b94a48;}.disabled,select.disabled{background:#e3e3e3;}.ty-input-text{width:auto;}.ty-input-text-medium{width:300px;}.ty-input-text-large{width:550px;}.ty-input-text-short{width:50px;}.ty-input-text-full{width:100%;}.ty-input-textarea{resize:vertical;}.ty-table{width:100%;margin-top:30px;border:1px solid #edeff1;border-width:1px 0px 1px 1px;border-bottom:none;}.ty-table th{padding:12px;border-right:1px solid #edeff1;border-bottom:1px solid #edeff1;background:#f8f9fa;text-align:left;text-transform:none;white-space:nowrap;font-weight:bold;line-height:normal;}.ty-table th i{margin-left:5px;position:relative;top:3px;font-size:16px;color:#bdc3c7;}.ty-table tr,.table .table tr{background-color:#fff;}.ty-table table tr{background-color:transparent;}.ty-table td,.ty-table .table td{padding:13px;border-right:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;}.ty-table tbody tr:nth-child(2n){background:#f8f9fa;}.ty-table th,.ty-table th a{color:#404040;font-weight:bold;}.ty-table__responsive-header{display:none;}.help-inline{display:block;}.help-inline p{padding:4px 0px 0px 0px;color:#b94a48 !important;}.ty-dir-list{display:inline-block;width:7px;font-size:15px;margin-right:5px;cursor:pointer;}.ty-extra-link{border-bottom:1px dotted #4d4d4d;padding:0;text-decoration:none;color:#333;cursor:pointer;}.ty-dashed-link{border-bottom-width:1px;border-bottom-style:dotted;text-decoration:none;}.ty-remove{position:relative;display:inline-block;width:auto;white-space:nowrap;text-decoration:none;}.ty-remove:hover{text-decoration:none;}.ty-remove__icon{vertical-align:middle;}.ty-remove__txt{padding-left:5px;font-size:12px;color:#7a2c2c;vertical-align:middle;}.ty-remove:hover .ty-remove__txt,.ty-remove:hover .ty-remove__icon{color:#7a2c2c;}.ty-delete-big,.ty-delete-icon{vertical-align:middle;}.ty-delete-big:hover,.ty-delete-icon:hover{text-decoration:none;}.ty-delete-big__icon{font-size:19px;color:#b4bcc4;}.ty-caret{position:absolute;top:-16px;left:14px;float:left;overflow:hidden;width:16px;height:16px;}.ty-caret .ty-caret-outer,.ty-caret .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret .ty-caret-outer{width:0;height:0;border-top:16px solid transparent;border-right:16px solid #edeff1;}.ty-caret .ty-caret-inner{top:2px;left:1px;width:0;height:0;border-top:14px solid transparent;border-right:14px solid #fff;}.ty-caret-bottom{position:absolute;bottom:-16px;left:14px;float:left;overflow:hidden;width:16px;height:16px;}.ty-caret-bottom .ty-caret-outer,.ty-caret-bottom .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret-bottom .ty-caret-outer{width:0;height:0;border-bottom:16px solid transparent;border-left:16px solid #edeff1;}.ty-caret-bottom .ty-caret-inner{top:-1px;left:2px;width:0;height:0;border-bottom:14px solid transparent;border-left:14px solid #fff;}.ty-caret-info{position:absolute;top:-7px;left:12px;float:left;overflow:hidden;width:12px;height:7px;}.ty-caret-info .ty-caret-outer,.ty-caret-info .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret-info .ty-caret-outer{border-right:7px solid transparent;border-bottom:7px solid #bdc3c7;border-left:7px solid transparent;}.ty-caret-info .ty-caret-inner{top:1px;left:1px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;}.ty-no-items{padding:60px 20px;background:#f8f9f9;color:#bdc3c7;text-align:center;font-size:115%;margin-bottom:20px;}.ty-icon-cancel-circle{font-size:16px;line-height:16px;color:#551e1e;}.ty-wysiwyg-content h1{font-size:36px;font-weight:bold;}.ty-wysiwyg-content h2{font-weight:bold;font-size:30px;}.ty-wysiwyg-content h3{font-weight:bold;font-size:24px;}.ty-wysiwyg-content h4{font-weight:bold;font-size:18px;}.ty-wysiwyg-content h5{font-weight:bold;font-size:14px;}.ty-wysiwyg-content h6{font-weight:bold;font-size:12px;}.ty-wysiwyg-content h1,.ty-wysiwyg-content h2,.ty-wysiwyg-content h3{margin-top:20px;margin-bottom:10px;}.ty-wysiwyg-content h4,.ty-wysiwyg-content h5,.ty-wysiwyg-content h6{margin-top:10px;margin-bottom:10px;}.ty-wysiwyg-content td,.ty-wysiwyg-content th{padding:5px;}.ty-wysiwyg-content ul{padding:0 0 0 20px;list-style-type:disc;}.ty-wysiwyg-content ul > li{list-style-type:inherit;}.ty-wysiwyg-content ol{padding:0 0 0 20px;list-style-type:decimal;}.ty-wysiwyg-content ol > li{list-style-type:inherit;}.ty-product-block__description ul{padding:0 0 0 20px;list-style-type:disc;}.ty-product-block__description ul > li{list-style-type:inherit;}.ty-product-block__description ol{padding:0 0 0 20px;list-style-type:decimal;}.ty-product-block__description ol > li{list-style-type:inherit;}.ty-product-list__description ul{padding:0 0 0 20px;list-style-type:disc;}.ty-product-list__description ul > li{list-style-type:inherit;}.ty-product-list__description ol{padding:0 0 0 20px;list-style-type:decimal;}.ty-product-list__description ol > li{list-style-type:inherit;}.ty-wysiwyg-content iframe{max-width:100%;}.ty-wysiwyg-content .no-border td{border:0;}.redactor-box ol li{list-style-type:decimal;}.redactor-box ul li{list-style-type:disc;}.ty-wysiwyg-content [class*="ty-column"]{margin-bottom:20px;box-sizing:border-box;padding:0px 10px;}.ty-wysiwyg-content .ty-notice{padding:10px 25px;background:#f6f7f8;color:#4c4c4c;border-radius:4px;display:inline-block;}.ty-wysiwyg-content .ty-image{padding:10px;border:4px solid #fff;outline:2px solid #edeff1;box-sizing:border-box;}.ty-wysiwyg-content{word-wrap:break-word;}.ty-wysiwyg-content h1.ty-main-title{margin-top:10px;padding-bottom:10px;font-size:36px;text-transform:uppercase;line-height:155%;font-weight:normal;}.ty-wysiwyg-content h1.ty-main-title2{margin-top:45px;font-weight:normal;font-size:37px;}@media (max-width: 767px){.ty-wysiwyg-content h1.ty-main-title2,.ty-wysiwyg-content h1.ty-main-title{font-size:24px;}}.ty-wysiwyg-content h3.ty-main-title2{margin:78px 0 32px;font-size:22px;font-weight:normal;}.ty-list-container,.ty-items-container{margin:20px 0;line-height:140%;}.ty-list-container.ty-decimal .ty-list-text,.ty-items-container.ty-decimal .ty-list-text{padding-left:40px;}.ty-list-container.ty-decimal .ty-list-item,.ty-items-container.ty-decimal .ty-list-item{position:absolute;margin-top:7px;margin-left:-40px;font-size:60px;color:#0cf;}.ty-list-container .ty-column4 .ty-company__item,.ty-list-container .ty-column4 .ty-gift-certificate__item{padding-right:10%;}@media (max-width: 478px){.ty-list-container .ty-column4 .ty-company__item,.ty-list-container .ty-column4 .ty-gift-certificate__item{padding-right:0;}}.ty-list-container .ty-company__item{padding-right:10%;}.ty-list-container .ty-list-image{margin:17px 0;text-align:center;}.ty-list-container .ty-list-image.ty-left{text-align:left;}.ty-list-container .ty-list-image.ty-right{text-align:right;}.ty-list-container .ty-list-text{padding-top:8px;font-family:Arial;font-size:12px;line-height:150%;}.ty-list-container .ty-list-text.big{font-size:16px;}.ty-list-container .ty-list-text .ty-header{display:block;font-size:21px;}.ty-list-container .ty-list-text .ty-header .ty-big{font-size:218%;font-weight:bold;line-height:normal;}.ty-list-container.with-shadow .ty-list-image{padding:10px;margin-bottom:14px;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);}.ty-list-container.with-shadow .ty-list-text{padding-top:0;margin-bottom:27px;}.ty-list-container .ty-list-header{display:block;padding-bottom:6px;font-size:22px;line-height:normal;}.ty-items-container .item{padding-right:4%;}@media screen and (max-width: 480px){.ty-items-container{text-align:center;}.ty-items-container .item{padding-right:0;}}.ty-column1{display:inline-block;width:100%;vertical-align:top;}.ty-column2{display:inline-block;width:50%;vertical-align:top;}.ty-column3{display:inline-block;width:33.333333333333%;vertical-align:top;}.ty-column4{display:inline-block;width:25%;vertical-align:top;}.ty-column5{display:inline-block;width:20%;vertical-align:top;}.ty-column6{display:inline-block;width:16.666666666667%;vertical-align:top;}.ty-column7{display:inline-block;width:14.285714285714%;vertical-align:top;}.ty-column8{display:inline-block;width:12.5%;vertical-align:top;}.ty-column9{display:inline-block;width:11.111111111111%;vertical-align:top;}.ty-column10{display:inline-block;width:10%;vertical-align:top;}.ty-column11{display:inline-block;width:9.0909090909091%;vertical-align:top;}.ty-column12{display:inline-block;width:8.3333333333333%;vertical-align:top;}@media (max-width: 979px){.ty-column1{display:inline-block;width:100%;vertical-align:top;}.ty-column2{width:100%;}.ty-column3{width:50%;}.ty-column4{width:33.333333333333%;}.ty-column5{width:25%;}.ty-column6{width:20%;}.ty-column7{width:16.666666666667%;}.ty-column8{width:14.285714285714%;}.ty-column9{width:12.5%;}.ty-column10{width:11.111111111111%;}.ty-column11{width:10%;}.ty-column12{width:9.0909090909091%;}}@media (max-width: 767px){.ty-column1{display:inline-block;width:100%;vertical-align:top;}.ty-column2{width:50%;}.ty-column3{width:50%;}.ty-column4{width:50%;}.ty-column5{width:50%;}.ty-column6{width:50%;}.ty-column7{width:50%;}.ty-column8{width:50%;}.ty-column9{width:50%;}.ty-column10{width:50%;}.ty-column11{width:50%;}.ty-column12{width:50%;}}@media screen and (max-width: 480px){.ty-column1{width:100%;}.ty-column2{width:100%;}.ty-column3{width:100%;}.ty-column4{width:100%;}.ty-column5{width:100%;}.ty-column6{width:100%;}.ty-column7{width:100%;}.ty-column8{width:100%;}.ty-column9{width:100%;}.ty-column10{width:100%;}.ty-column11{width:100%;}.ty-column12{width:100%;}}.tygh-top-panel{background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:-o-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);}.top-quick-links{margin:6px 0 0;}.top-quick-links a{color:#111;}.our-brands-grid{margin-bottom:80px;}.ty-order-summary{margin-top:66px;}.header-widget-grid .top-menu-grid{padding-top:15px;}.search-widget-block-grid{padding:15px 0;}.tygh-header > div{background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:-o-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);}.tygh-content > div{padding-bottom:40px;}.tygh-content > div{background-color:#fff;}.side-grid .ty-account-info__user-arrow{display:none;}.side-grid .ty-dropdown-box__content{right:auto;left:0;}.main-content-grid{width:100%;}.footer-content-grid{margin:30px 0px;}.ty-holiday-gift-banner{margin-top:-20px;width:100%;}.top-my-account{margin-left:22px;}.buttons-container{padding:17px 20px;background:#f6f7f8;}.buttons-container:before,.buttons-container:after{display:table;content:"";line-height:0;width:100%;}.buttons-container:after{clear:both;}.ty-mainbox-body .buttons-container{margin:25px 0px;}.ty-mainbox-title{margin-bottom:10px;}.ty-mainbox-title:before,.ty-mainbox-title:after{display:table;content:"";line-height:0;width:100%;}.ty-mainbox-title:after{clear:both;}.ty-mainbox-title__left{float:left;}.ty-mainbox-title__right{display:block;float:right;margin-top:7px;font-weight:normal;font-size:70%;}.ty-mainbox-title .ty-status{float:right;padding-top:10px;color:#404040;font-style:normal;font-size:14px;}.ty-mainbox-title .ty-date{font-style:normal;font-size:70%;white-space:nowrap;}.ty-mainbox-container.ty-float-right,.ty-mainbox-container.ty-float-left{width:inherit;}.ty-subheaders-group{margin:0 15px 21px 15px;}.ty-subheader{margin:0;padding:7px 0 10px 0;font-size:18px;}.ty-subheader__tooltip{font-size:inherit;}.ty-mainbox-simple-title:before,.ty-mainbox-simple-title:after{display:table;content:"";line-height:0;width:100%;}.ty-mainbox-simple-title:after{clear:both;}.ty-sidebox-important{margin-bottom:15px;}.ty-sidebox-important__title{width:100%;}.ty-sidebox-important__title-wrapper{font-size:13px;font-weight:normal;color:#909598;padding:4px 14px 8px;background:#ecf0f1;float:left;width:100%;box-sizing:border-box;}.ty-sidebox-important__body{-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}.ty-text-links{margin:0 0 6px 0;}.ty-text-links:first-child{padding-top:0;}.ty-text-links .ty-level-0{margin-left:0px;}.ty-text-links .ty-level-1{margin-left:10px;}.ty-text-links .ty-level-2{margin-left:20px;}.ty-text-links .ty-level-3{margin-left:30px;}.ty-text-links .ty-level-4{margin-left:40px;}.ty-text-links__active > .ty-text-links__a,.no-touch .ty-text-links__a:hover{color:#000;}.ty-text-links__item{position:relative;display:block;margin-right:15px;}.ty-text-links_show_inline > .ty-text-links__item{display:inline-block;}.ty-text-links_show_inline .ty-level-0 > .ty-text-links{display:none;position:absolute;min-width:200px;background:#fff;border:1px solid #8b98a5;z-index:10;padding:5px;margin:0;}.no-touch .ty-text-links_show_inline .ty-level-0:hover .ty-text-links{display:block;}.ty-text-links_show_inline .ty-level-0.is-hover-link > .ty-text-links{display:block;}.ty-dropdown-box .ty-text-links__item{margin:0;padding:7px 14px;}.ty-accordion{margin-top:20px;}.ty-accordion .ui-accordion-header-icon{position:absolute;top:5px;right:10px;background:none;text-indent:0;overflow:visible;}.ty-accordion .ui-accordion-header-icon:before{font-family:glyphs;font-size:25px;content:"\e019";speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ty-accordion .ui-accordion-header{position:relative;color:#7c7e80;margin-top:5px;padding:8px 12px;border:0px;border-radius:0px;background:#e5ebec;background-image:none;font-family:'Noto Sans',sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-accordion .ui-accordion-header.ui-state-active{background:#bdc3c7;color:white;}.ty-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before{content:"\e01c";}.ty-accordion .ui-accordion-content{border:0;}.ty-grid-list__item:before,.ty-grid-list__item:after{display:table;content:"";line-height:0;width:100%;}.ty-grid-list__item:after{clear:both;}.ty-grid-list__item:hover .ty-icon-left-circle,.ty-grid-list__item:hover .ty-icon-right-circle{visibility:visible;}.ty-grid-list__item:hover .ty-quick-view-button{visibility:visible;}.ty-grid-list__image{position:relative;background:#fff;text-align:center;min-height:50px;}.ty-grid-list__image .ty-no-image{border:0px;}.ty-grid-list__price{display:block;vertical-align:top;overflow:hidden;word-break:break-all;}.ty-grid-list__no-price{text-align:left;width:auto;}.ty-grid-list__item-name{display:block;width:100%;overflow:hidden;}.ty-grid-list__item-name .product-title{display:block;word-wrap:break-word;}.ty-grid-list__control{width:100%;padding-top:5px;}.ty-product-empty{background:#f8f9f9;margin:28px 10px 0 10px;height:190px;text-align:center;}.ty-product-empty__text{color:#cdcdcd;font-size:115%;line-height:190px;}.ty-product-list{padding:35px 0;}.ty-product-list__image{position:relative;float:left;margin:0 25px 20px 0;border:1px solid #ebebeb;}.ty-product-list__content{overflow:hidden;}.ty-product-list__info{overflow-x:auto;overflow-y:hidden;}.ty-product-list__control .ty-btn{margin-bottom:10px;margin-right:10px;}.ty-product-list__control .ty-product-coming-soon{margin:10px 0px;}.ty-product-list__item-name .product-title{font-size:130%;word-wrap:break-word;}.ty-product-list__price .ty-price-num{font-size:120%;}.ty-product-list__price{padding:10px 0px;}.ty-product-list__description{line-height:170%;}.ty-product-list .ty-qty-out-of-stock{margin-right:20px;padding:2px 0px 0px 0px;vertical-align:top;}.ty-compact-list__item{padding:10px 0;border-bottom:1px solid #dfdfdf;position:relative;}.ty-compact-list__item:before,.ty-compact-list__item:after{display:table;content:"";line-height:0;width:100%;}.ty-compact-list__item:after{clear:both;}.ty-compact-list__content:before,.ty-compact-list__content:after{display:table;content:"";line-height:0;width:100%;}.ty-compact-list__content:after{clear:both;}.ty-compact-list__item .ty-discount-label{top:auto;right:auto;bottom:5px;}.ty-compact-list__item .ty-qty{margin:0;}.ty-compact-list__image{float:left;width:13%;padding:0px 25px;text-align:center;}.ty-compact-list__image .ty-discount-label{position:static;float:none;display:inline-block;margin-top:5px;}.ty-compact-list__title{float:left;width:30%;margin:0 10px 0 0;word-wrap:break-word;}.ty-compact-list__controls{float:right;position:relative;padding-bottom:30px;width:40%;text-align:right;}.ty-compact-list__controls .ty-btn__add-to-cart{margin:0 0 0 10px;}.ty-compact-list__controls .ty-qty-out-of-stock{margin-right:0;}.ty-compact-list__controls .ty-product-coming-soon{width:100%;right:0px;padding-top:12px;text-align:right;position:absolute;}.ty-product-coming-soon{color:#767676;}.ty-compact-list__controls > div{display:inline-block;vertical-align:middle;}.ty-compact-list__controls .qty{padding-top:0;}.ty-compact-list__price{margin-right:10px;}.ty-compact-list__price .ty-list-price{margin-right:4px;}.ty-compact-list__item .ty-control-group__label{width:auto;}.ty-thumbnail-list__item{margin-bottom:20px;text-align:center;}.ty-thumbnail-list__img-block{display:inline-block;}.ty-thumbnail-list__name{padding:6px 0;}.ty-thumbnail-list__butons{padding:10px 0;}.ty-template-small__item{padding:10px 0;border-bottom:1px dotted #ebebeb;}.ty-template-small__item:last-child{border:0;}.ty-template-small__item-img{float:left;margin-right:10px;vertical-align:top;}.ty-template-small__item-price{margin-top:5px;}.ty-template-small__item-description{overflow:hidden;}.ty-scroller-list__item{text-align:center;}.ty-scroller-list__description .product-title{display:inline-block;overflow:hidden;padding-top:5px;width:90%;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;}.ty-scroller-list__item:hover .ty-quick-view-button{visibility:visible;text-align:center;}.ty-simple-list__buttons{padding:17px 20px;}.ty-simple-list .ty-discount-label{top:1px;right:1px;}.ty-simple-list .ty-discount-label:before,.ty-simple-list .ty-discount-label:after{content:"";position:absolute;}.ty-simple-list .ty-discount-label:before{top:-1px;right:0;bottom:0;width:1px;height:150px;background-image:-webkit-linear-gradient(bottom,transparent,#edeff1);background-image:-moz-linear-gradient(bottom,transparent,#edeff1);background-image:-o-linear-gradient(bottom,transparent,#edeff1);}.ty-simple-list .ty-discount-label:after{top:0;right:1px;width:150px;height:1px;background-image:-webkit-linear-gradient(right,#edeff1,transparent);background-image:-moz-linear-gradient(right,#edeff1,transparent);background-image:-o-linear-gradient(right,#edeff1,transparent);}ol.text-link-list .text-link-list__item{list-style:decimal;}.ty-profile-field{margin-top:30px;}.ty-profile-field .ty-input-text{width:100%;}.ty-profile-field__switch{margin:25px 0px;padding:15px 20px;border:2px solid #b9c1c9;background:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-profile-field__switch-label{float:left;}.ty-profile-field__switch-actions{float:right;}.ty-profile-field__switch-actions label{padding-right:15px;}.ty-profile-field__select-country,.ty-profile-field__select-state,.ty-profile-field__select{width:100%;}.ty-billing-zip-code,.ty-shipping-zip-code{clear:both;width:120px;}.company .buttons-container{border-top:1px solid #ddd;-webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;margin:30px 0px 28px -21px;padding:17px 20px 17px 20px;width:100%;}.ty-billing-first-name,.ty-billing-last-name,.ty-shipping-first-name,.ty-shipping-last-name,.ty-billing-country,.ty-billing-state,.ty-shipping-country,.ty-shipping-state,.ty-first-name,.ty-last-name{display:inline-block;width:47%;}.ty-billing-first-name + .ty-billing-last-name,.ty-billing-country + .ty-billing-state,.ty-shipping-first-name + .ty-shipping-last-name,.ty-shipping-country + .ty-shipping-state,.ty-first-name + .ty-last-name{margin-left:4.8%;}.billing-last-name,.shipping-last-name{margin-right:0;}.ty-account{margin-top:30px;}.ty-account .ty-input-text{width:100%;}.ty-account-detail{margin:45px 0 0 58px;padding-bottom:250px;background:url('../../../../../../../../design/themes/responsive/media/images/profile_details.png?1751741230') no-repeat bottom center;color:#bdc3c7;}.ty-account-detail h4{font-size:19px;padding-bottom:10px;}.ty-account-detail ul li{list-style-type:disc;margin:15px 0 0 17px;}.ty-account-benefits{margin:47px 0 0 60px;color:#bdc3c7;}.ty-account-benefits h4{padding-bottom:22px;font-size:19px;}.ty-account-benefits ul li{list-style-type:disc;margin-bottom:11px;margin-left:17px;}.ty-languages{margin:0 15px 0 0;}.ty-languages__item{float:left;display:inline-block;padding:8px 6px;}.ty-languages__icon-link .ty-flag{margin-right:0;}.ty-languages__active{background:#dfe4e4;color:black;}.ty-currencies__txt{float:left;padding:8px 5px 8px 0;}.ty-currencies__item{float:left;padding:8px 13px;color:#111;}.ty-currencies__item:hover{background:#e2e5e8;color:#000;}.ty-currencies__active{background:#e2e5e8;color:#000;}.ty-sidebox{margin-bottom:44px;word-wrap:break-word;background:#fff;}.ty-sidebox__title{position:relative;padding:0px 30px 9px 0px;border-bottom:1px solid #edeff1;}.touch .ty-sidebox__title{cursor:pointer;}.ty-sidebox__title-toggle{position:absolute;top:0px;right:0px;z-index:100;float:left;width:35px;color:#b4bcc4;text-align:center;font-size:25px;cursor:pointer;}.ty-sidebox__icon-hide{display:none;}.ty-sidebox__title.open .ty-sidebox__icon-open{display:none;}.ty-sidebox__title.open .ty-sidebox__icon-hide{display:block;}.ty-sidebox__title-wrapper,.ty-sidebox__title span,.ty-sidebox__title a{text-decoration:none;text-transform:uppercase;font-weight:bold;font-size:14px;color:#a1a6aa;padding:0;}.ty-sidebox .buttons-container{background:none;padding:20px 0px;}.ty-compare{position:relative;}.ty-compare__wrapper{overflow-x:auto;overflow-y:hidden;}.ty-compare-menu{width:150px;}.ty-compare-menu__a{padding:8px 16px 7px;display:block;}.ty-compare-menu__a:hover{background:#eff0f2;color:#34495e;text-decoration:none;}.ty-compare-menu__elem{display:block;padding:8px 16px 7px;color:#fff;background:#1abc9c;}.ty-compare-products{width:100%;table-layout:fixed;}.ty-compare-products__product{padding:0 10px;width:215px;vertical-align:top;text-align:center;}.ty-compare-products__item{padding:5px 0;}.ty-compare-products__menu{vertical-align:top;padding:0 10px;width:150px;}.ty-compare-products__product .buttons-container{margin:0;}.no-touch .ty-compare-products__product .ty-qty .ty-control-group__label{display:inline-block;float:none;width:90px;}.touch .ty-compare-products__product .ty-qty .ty-control-group__label{display:block;width:100%;}.ty-compare-products__delete{position:relative;visibility:hidden;padding-bottom:2px;}.touch .ty-compare-products__delete,.ty-compare-products__product:hover .ty-compare-products__delete{visibility:visible;}.ty-compare-feature{position:relative;z-index:20;margin-bottom:10px;}.ty-compare-feature__table{width:100%;table-layout:fixed;}.ty-compare-feature__row:nth-child(odd){background-color:#fff;}.ty-compare-feature__item{padding:10px;border:1px solid #ebebeb;vertical-align:middle;text-align:left;}.ty-compare-feature_item_size{padding:0 10px;width:215px;}.ty-compare-sort{width:150px;text-align:left;}.ty-compare-sort__a{visibility:hidden;margin-left:3px;vertical-align:middle;}.touch .ty-compare-sort__a,.ty-compare-sort:hover .ty-compare-sort__a{visibility:visible;}.ty-compare-list__item{text-align:left;}.ty-compare-checkbox{position:relative;top:2px;display:inline-block;margin-right:5px;width:13px;height:13px;border:1px solid #4d4d4d;background-color:#fff;color:#8c8c8c;text-align:left;}.ty-compare-checkbox__icon{position:relative;top:-2px;left:1px;font-size:11px;}.ty-sku{padding:0;font-size:90%;}.ty-price{margin:6px 0;color:#343434;}.ty-sub-price{color:#1b1b1b;}.ty-list-price{color:#1b1b1b;line-height:100%;}.ty-tax-include{display:block;padding-bottom:5px;}.ty-price-update{display:inline-block;}.ty-qty{margin-bottom:15px;}.ty-qty-in-stock,.ty-qty-out-of-stock{font-weight:bold;}.ty-qty-in-stock{color:#434343;}.ty-qty-out-of-stock{color:#e74c3c;}.ty-min-qty-description{font-size:12px;margin-top:-7px;padding-top:0;color:#a5afb9;}.ty-price-curency{display:inline-block;}.ty-price-curency__title{display:inline-block;float:left;margin:5px 0;}input.ty-price-curency__input{margin-left:5px;width:70px;height:35px;font-size:140%;}.ty-no-price{display:block;padding:0px;color:#e74c3c;}.ty-product-notify-email{width:200px;margin-bottom:15px;}.ty-product-notify-email__input{width:100%;}.ty-discount-label{position:absolute;background:white;color:#f00;list-style:none;}.ty-discount-label__item{white-space:nowrap;color:#fff;}.ty-value-changer{display:inline-block;vertical-align:top;width:53px;}input.ty-value-changer__input{float:left;width:36px;height:33px;text-align:center;}.touch input.ty-value-changer__input{height:34px;}.ty-value-changer__increase,.ty-value-changer__decrease{position:relative;float:right;width:14px;height:14px;border:1px solid #c2c9d0;color:#c2c9d0;font-size:16px;line-height:13px;cursor:pointer;background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-value-changer__increase{margin-bottom:1px;}.ty-value-changer__increase:hover,.ty-value-changer__decrease:hover{color:#c2c9d0;}.no-touch .ty-value-changer__increase:hover,.no-touch .ty-value-changer__decrease:hover{background:#c2c9d0;color:#fff;text-decoration:none;}.touch .ty-value-changer{width:110px;}.touch .ty-value-changer__input{float:right;}.touch .ty-value-changer__increase,.touch .ty-value-changer__decrease{float:left;width:36px;height:32px;font-size:22px;line-height:27px;background:#c2c9d0;color:#fff;}.touch .ty-value-changer__increase{border-right:0;float:right;}.touch .ty-value-changer__decrease{border-left:0;}.ty-period{clear:both;}.ty-period__wrapper{float:left;padding-right:20px;}.ty-period__select{width:180px;}.ty-period__dash{padding:0 3px;}.ty-calendar__block{width:115px;display:inline-block;position:relative;}.ty-calendar__button{position:absolute;top:15px;right:2px;margin-top:-10px;margin-right:8px;color:#a5afb9;vertical-align:middle;font-size:155%;}.ty-calendar__input{width:100%;}.ty-calendar-link:hover{text-decoration:none;}.ty-qty-discount{overflow-x:auto;margin-bottom:15px;}.ty-qty-discount__table{margin-top:10px;min-width:200px;padding:0;border:1px solid #edeff1;}.ty-qty-discount__table .ty-qty-discount__td{border:0 none;border-right:1px solid #edeff1;padding:8px 12px;}.tooltip{display:none;max-width:200px;z-index:10000;padding:9px;background:rgba(0,0,0,0.8);color:#fff;text-align:left;font-weight:normal;opacity:1;filter:alpha(opacity=100);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.tooltip p{color:#fff;padding:0px;}.tooltip li{color:#fff;}.tooltip-arrow{position:absolute;top:-10px;right:3px;display:block;width:0px;height:0px;border-style:solid;border-width:0 0 10px 10px;border-color:transparent transparent rgba(0,0,0,0.8) transparent;}.tooltip.arrow-top .tooltip-arrow{top:auto;left:auto;bottom:-10px;right:3px;border-width:0 10px 10px 0;border-color:transparent rgba(0,0,0,0.8) transparent transparent;}.tooltip.right{padding:9px;text-align:left !important;}.arrow-top.right .tooltip-arrow{left:3px;right:auto;border-width:10px 10px 0 0;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.arrow-down.right .tooltip-arrow{right:auto;top:-10px;left:3px;border-width:10px 0 0 10px;border-color:transparent transparent transparent rgba(0,0,0,0.8);}.arrow-down.top .tooltip-arrow{top:auto;bottom:-10px;border-width:10px 0 0 10px;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.arrow-down.right.top .tooltip-arrow{right:auto;top:auto;bottom:-10px;left:3px;border-width:10px 10px 0 0;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.tooltip img{max-width:100%;}.touchevents body{cursor:pointer;}.touchevents.mouseevents body{cursor:initial;}.ty-tooltip-block{vertical-align:middle;cursor:pointer;}.ty-no-image{position:relative;display:block;border:1px solid #ebebeb;background:#fcfcfc;color:#c8c8c8;cursor:default;max-width:100%;min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-no-image__icon{position:absolute;top:50%;left:50%;display:inline-block;margin:-16px 0 0 -16px;width:32px;height:32px;font-size:32px;line-height:32px;}.ty-spinner{background:url('../../../../../../../../design/themes/responsive/media/images/spinner.gif?1751741230') no-repeat center center;}.ty-grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter:grayscale(100%);-webkit-filter:grayscale(100%);filter:gray;}.ty-grayscale:hover{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");filter:grayscale(0%);-webkit-filter:grayscale(0%);}.ty-status-info label{display:block;margin:0 20px 10px 0;}.ty-select-block{position:absolute;top:33px;left:0;z-index:1022;min-width:50px;border:1px solid #8b98a5;background-color:#fff;}.ty-select-wrapper{position:relative;}.ty-select-block__a{cursor:pointer;display:block;padding:7px 13px 4px;color:#6d7c8c;border:1px solid transparent;}.ty-select-block__a:hover{background:#e2e5e8;color:#6d7c8c;text-decoration:none;}.ty-select-block__a.open,.ty-select-block__a.open:hover{background:#8b98a5;color:white;}.ty-select-block__a.open .ty-select-block__arrow{color:white;}.ty-select-block__a-item{display:inline-block;vertical-align:top;}.ty-select-block__arrow{margin-left:3px;font-size:140%;color:#7a8998;}input.ty-select-block__input{margin:5px 10px;width:220px;}.ty-select-block__list-item .ty-select-block__list-a{text-decoration:none;}.ty-select-block__list-a:hover{background:#000;color:white;}.ty-select-block__list-a{display:block;padding:7px 14px 7px 14px;white-space:nowrap;cursor:pointer;}.ty-select-block__list-a:before,.ty-select-block__list-a:after{display:table;content:"";line-height:0;width:100%;}.ty-select-block__list-a:after{clear:both;}.ty-select-block__txt{float:left;padding:8px 5px 8px 0;}.ty-dropdown-box{display:inline-block;position:relative;color:#34495e;}.ty-dropdown-box  .ty-icon-down-micro{position:relative;top:5px;width:7px;color:#7a8998;font-size:20px;line-height:0;}.ty-dropdown-box__title{position:relative;display:inline-block;padding:7px 11px 7px 8px;border:1px solid transparent;}.ty-dropdown-box__title a{color:#7a8998;}.ty-dropdown-box__title a:hover{text-decoration:none;}.ty-dropdown-box__title:hover{background:#e2e5e8;}.ty-dropdown-box__title .ty-account-info__title{text-decoration:none;white-space:nowrap;}.ty-dropdown-box__title.open{z-index:650;background:#7a8998;}.ty-dropdown-box__title.open a,.ty-dropdown-box__title.open i,.ty-dropdown-box__title.open .ty-minicart-title{color:white;}.ty-dropdown-box__content{position:absolute;right:0;z-index:600;margin-top:-1px;min-width:220px;border:1px solid #8b98a5;background:#fff;text-align:left;}.ty-dropdown-box__content .ty-dropdown-box__item{display:block;margin-bottom:0px;padding:7px 14px;}.ty-dropdown-box__content .ty-dropdown-box__item:hover{background:#000;color:white;}.ty-dropdown-box__content .ty-dropdown-box__item:hover a{display:block;color:white;}.ty-dropdown-box__content .ty-account-info__orders{padding:14px 14px 7px 14px;margin-top:20px;background:#f6f7f8;}.ty-dropdown-box__content .ty-account-info__buttons{padding:15px 14px 16px 14px;margin-top:-6px;background:#f6f7f8;}.ty-dropdown-box__content .ty-account-info__name:hover{background:none;color:#34495e;}.ty-minicart__icon{color:#6d7c8c;top:7px;font-size:14px;position:absolute;}.ty-minicart__icon.ty-icon-cart{font-size:16px;top:8px;}.ty-account-info{padding-top:2px;}.ty-account-info__title{padding:0 5px;}.ty-account-info__user-arrow{position:relative;top:5px;width:7px;color:#34495e;font-size:20px;line-height:0;}.logged.ty-sidebox__title .ty-account-info__user-arrow{display:none;}.logged .ty-account-info__title,.logged .ty-account-info__user-arrow{color:#6d7c8c;}.ty-account-info__item{padding:0;margin-bottom:12px;}.ty-account-info__item .ty-account-info__a{text-decoration:none;}.ty-account-info__name{padding-bottom:10px;}.ty-account-info__orders{padding:15px 0 4px;}.ty-account-info__orders-txt{color:#6c6c6c;}.ty-account-info__orders-input{margin:5px 0 0;}.ty-dropdown-box__content .ty-account-info__buttons .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-dropdown-box__content .ty-account-info__buttons .ty-btn + .ty-btn{margin:10px 0 0;}.ty-login{margin-top:30px;min-height:200px;}.ty-login__input{margin:0;width:100%;}.ty-login__remember-me{padding:6px 0;}.ty-login__filed-label{width:auto;color:#333;}.ty-password-forgot__label{float:left;}.ty-recover-password{margin-top:30px;}.ty-login-reglink__a{display:inline-block;padding:0 0 10px;}.ty-login-popup{min-width:295px;max-width:310px;font-family:'Noto Sans',sans-serif;font-size:14px;}.ty-login-popup .ty-login__input{margin:0;padding:8px 5px 7px;height:36px;font-size:115%;}.ty-captcha__img{border:1px solid #c7c7c7;cursor:pointer;}.ty-captcha__label{display:inline-block;margin-bottom:5px;}.ty-captcha__code{display:inline-block;min-width:130px;vertical-align:top;}.ty-captcha__refresh{position:relative;vertical-align:middle;margin-left:7px;color:#8d8d8d;font-size:14px;cursor:pointer;}.ty-captcha__input{margin:0;margin-right:10px;padding:3px 3px;width:120px;vertical-align:top;}.ty-checkout__login .ty-captcha__input{width:110px;margin-bottom:5px;}.ty-checkout__login .buttons-container{background:none;margin:0px;}.ty-login-popup .ty-captcha__input{width:140px;margin-bottom:6px;}.ty-captcha__txt{clear:both;padding-top:3px;color:#4c4c4c;}.ty-login-info{margin:46px 0 0 59px;}.ty-login-info__title,.ty-login-info h4{padding-bottom:10px;margin:0;font-size:19px;color:#bdc3c7;}.ty-login-info__txt{color:#bdc3c7;}.ty-success-registration__text{display:block;padding:7px 0 40px;line-height:170%;}.ty-success-registration__item{display:inline-block;vertical-align:top;margin-bottom:30px;padding-left:17px;min-height:60px;width:48%;border-left:1px solid #dfe2e6;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.success-registration__a{font-weight:bold;}.ty-success-registration__info{display:block;margin-top:10px;color:#a5afb9;}.ty-breadcrumbs{position:relative;direction:initial;text-align:left;margin-bottom:14px;padding:20px 105px 10px 0px;color:#fff;}.ty-breadcrumbs__arrow,.ty-breadcrumbs__a,.ty-breadcrumbs__current{display:inline-block;padding:2px;}.ty-breadcrumbs__current{color:#000;}.ty-breadcrumbs__a{display:inline-block;color:#a5afb9;}.ty-breadcrumbs__slash{display:inline-block;margin:0px 6px;padding:2px 0;color:#a5afb9;}.ty-breadcrumbs__a:hover{color:#a5afb9;}.ty-product-switcher{position:absolute;top:25px;right:0;padding:0 24px;}.ty-product-switcher__a{display:inline-block;position:absolute;cursor:pointer;top:-2px;padding:0;font-size:18px;}.ty-product-switcher__a:hover{text-decoration:none;}.ty-product-switcher__a-left{float:left;left:0;}.ty-product-switcher__a-right{float:right;right:0;}.ty-product-switcher__icon{color:#97a3ae;}.ty-product-switcher__a:hover .ty-product-switcher__icon{color:#b4bcc4;}.ty-product-switcher__a.disabled,.ty-product-switcher__a.disabled .ty-product-switcher__icon,.ty-product-switcher__a.disabled:hover .ty-product-switcher__icon{background:none;color:#d0d6db;cursor:default;}.ty-product-switcher span{float:left;font-size:85%;padding:2px;color:#d0d6db;}.ty-section{margin:20px 0 15px 0;}.ty-section__title{padding:13px 15px 11px 15px;cursor:pointer;background:#ecf0f1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-section__switch{float:right;}.ty-section__arrow{padding-left:6px;}.open .ty-section_switch_off,.ty-section_switch_on{display:block;}.open .ty-section_switch_on,.ty-section_switch_off{display:none;}.ty-section__body{overflow:hidden;padding:20px 20px 0 20px;border:1px solid #ecf0f1;border-top:none;}.ty-section__body .buttons-container{margin:30px 0 0 -20px;padding:15px 20px 15px 20px;width:100%;background:#edeff1;}.ty-search-result{padding:12px 7px;}.ty-search-form__inline-input{width:190px;}.ty-search-result:hover{background:#edeff1;}.ty-search-form__input{width:170px;}.ty-search-form__input-large{width:200px;}.ty-subcategories-field{float:left;margin-left:10px;}.ty-search-form .ty-search-form__buttons-container{margin-bottom:0;}.vendor-stores-block-grid h2{margin:0px;font-size:25px;text-align:center;}.ty-sort-container{padding-left:10px;background:#edeff1;margin:28px 0px;display:inline-block;box-sizing:border-box;width:100%;}.ty-sort-container__views-icons{display:inline-block;float:right;}.ty-sort-container__views-a{display:block;color:#a5afb9;float:left;padding:10px 11px;width:15px;height:17px;font-size:125%;}.ty-sort-container__views-a:hover{text-decoration:none;}.ty-sort-container__views-a.active{background:#dfe2e6;}.ty-sort-dropdown{display:inline-block;position:relative;}.ty-sort-dropdown .ty-sort-dropdown__wrapper{text-decoration:none;}.ty-sort-dropdown__wrapper{padding:5px 7px 9px 7px;display:inline-block;color:#34495e;cursor:pointer;}.ty-sort-dropdown__icon{font-size:20px;position:relative;padding-left:10px;top:5px;}.ty-sort-dropdown__wrapper:hover{background:#e4e7ea;}.ty-sort-dropdown__wrapper.open{background:#6d7c8c;color:white;}.ty-sort-dropdown__content{position:absolute;z-index:100;border:1px solid #97a0a5;background:#fff;min-width:200px;}.ty-sort-dropdown__content .ty-sort-dropdown__content-item-a{text-decoration:none;}.ty-sort-dropdown__content-item-a{padding:7px 14px;color:#000;display:block;}.ty-sort-dropdown__content-item-a:hover{background:#000;color:#fff;}.ty-subcategories__item{display:inline-block;margin:5px 20px 5px 0px;}.ty-subcategories-img{display:block;margin:auto;padding-bottom:10px;}.ty-subcategories-block{margin:10px 0;display:inline-block;min-width:350px;vertical-align:top;width:100%;}.ty-subcategories-block__item{padding-bottom:10px;text-align:center;}.ty-subcategories-block__a{font-weight:bold;}.ty-feature{margin:30px 0px;}.ty-feature:before,.ty-feature:after{display:table;content:"";line-height:0;width:100%;}.ty-feature:after{clear:both;}.ty-feature__image{float:left;margin:0 25px 10px 0;}.ty-feature__description{line-height:140%;overflow:hidden;}.ty-product-feature{padding:10px;}.ty-product-feature:nth-child(2n){background:#f8f9fa;}.ty-product-feature__label{display:inline-block;width:280px;vertical-align:top;}.ty-product-feature__value{display:inline-block;margin-left:5px;}.ty-product-feature .ty-product-feature__multiple{list-style:none;padding-left:0;}.ty-product-feature .ty-product-feature__multiple-item{list-style:none;margin-bottom:5px;}.ty-product-feature-group{margin-bottom:10px;}.ty-product-feature-group .ty-subheader{padding:15px 0 6px 0;margin:0;font-size:120%;}.ty-features-all__group{margin-bottom:50px;}.ty-features-all__list-item{padding-bottom:8px;}.ty-features-all__list-a{font-size:110%;}.ty-features-list{padding:3px 0;}.ty-tygh{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-helper-container{position:relative;}.ty-helper-container{background:transparent  repeat scroll;}.container{min-height:0;min-width:0;}.container-fluid{max-width:1280px;min-width:280px;margin:0 auto;}.tygh-footer{min-height:70px;}.bottom-copyright{margin-top:15px;color:#fff;font-size:13px;}.ty-payment-icons{margin:10px 0px;}.footer-no-wysiwyg ul{margin:10px 0 0 0px;padding-left:0px;}.footer-no-wysiwyg ul li{list-style-type:none;}.ty-social-link-block{margin-top:18px;margin-right:30px;margin-bottom:30px;}.ty-social-link{display:inline-block;margin-right:26px;position:relative;vertical-align:bottom;top:7px;}.ty-social-link a{color:white;display:block;}.ty-social-link i{display:inline-block;vertical-align:middle;padding-right:10px;font-size:38px;color:#fff;}.ty-social-link span{display:inline-block;vertical-align:middle;}h3.ty-social-link__title{display:inline-block;vertical-align:middle;font-size:22px;font-weight:normal;margin:0px 20px 0px 0px;color:#fff;}.ty-social-link:last-child{margin-right:0px;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{display:none;color:#fff;}.footer-stay-connected{background:#000;color:#fff;min-height:84px !important;}.ty-footer-menu{color:#9ba1a7;}.ty-footer-menu > .row{padding:30px 0px 15px 0px;}.tygh-footer > div{background-color:#111;background-image:-moz-linear-gradient(top,#111,#111);background-image:-webkit-gradient(linear,0 0,0 100%,from(#111),to(#111));background-image:-webkit-linear-gradient(top,#111,#111);background-image:-o-linear-gradient(top,#111,#111);background-image:linear-gradient(to bottom,#111,#111);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff111111', endColorstr='#ff111111', GradientType=0);width:auto;min-width:none;max-width:none;padding:0;}.tygh-footer .ty-footer-grid__full-width{float:none;width:auto;}.container-fluid .ty-footer-grid__full-width{padding-left:15px;padding-right:15px;}.footer-copyright{background-color:#1e1e1e;}.ty-footer-menu__header,.ty-footer-general__header{position:relative;color:#fff;font-weight:bold;font-size:19px;padding-top:20px;margin-bottom:0;cursor:pointer;}.ty-footer-menu__items,.ty-footer-general__body{margin:10px 0 20px;}.ty-footer-menu__item{margin-bottom:8px;}.ty-footer-menu__item a{color:#fff;}.ty-footer-menu__item a:hover{color:#000;}.ty-product-block{position:relative;display:table;width:100%;table-layout:fixed;}.ty-product-block-title{color:#4c4c4c;word-wrap:break-word;}.ty-brand{margin:5px 0;}.ty-product-block__img-wrapper{position:relative;float:left;margin-right:20px;padding:0 0 10px;min-height:282px;min-width:282px;}.ty-product-block__img-wrapper img{display:block;margin:0 auto;}.ty-product-block__left{display:table-cell;}.ty-product-block__note{position:absolute;right:0;padding:21px 0 0;width:200px;line-height:140%;color:#798d8e;word-wrap:break-word;}.ty-product-prices{margin:20px 0px;}.ty-product-block__note .product-promo-header{display:block;margin-bottom:5px;font-weight:bold;}.ty-product-block__price-actual{margin:10px 0px;}.ty-product-block__price-actual .ty-price-num{font-family:'Noto Sans',sans-serif;font-size:20px;font-weight:bold;font-style:normal;text-decoration:none;}.ty-product-block__option .help-inline{margin-left:120px;display:block;text-align:left;}.ty-product-block__option,.ty-product-block__advanced-option,.ty-product-block__field-group{margin-bottom:10px;}.ty-product-block__field-group .ty-control-group{margin-bottom:0;}.ty-product-block__sku .ty-control-group{margin:0px;}.ty-product-block__description-title{margin:20px 0 5px 0;font-size:130%;font-weight:normal;}.ty-product-block__button{margin-top:20px;}.ty-product-block__button .ty-btn{margin-bottom:10px;}.ty-product-block__button .button-container{display:inline-block;}.content-description{line-height:1.4;word-wrap:break-word;}.ty-product-block .ty-discount-label{z-index:1;}.ty-product-bigpicture__img{position:relative;padding-top:20px;}.ty-product-bigpicture__img:before,.ty-product-bigpicture__img:after{display:table;content:"";line-height:0;width:100%;}.ty-product-bigpicture__img:after{clear:both;}.ty-product-bigpicture__img .ty-pict{max-height:420px;}.ty-product-bigpicture__as-thumbs .ty-product-thumbnails{float:left;margin:0 -60px 0 0;width:55px !important;position:relative;z-index:5;}.ty-product-bigpicture .ty-product-img{border:0;float:right;width:100%;}.ty-product-bigpicture .ty-previewer{text-align:center;margin-left:60px;}.ty-product-bigpicture__no-thumbs .ty-previewer{margin-left:0px;}.ty-product-bigpicture .ty-product-thumbnails__item{margin:0 10px 10px 0;}.ty-product-bigpicture__left{width:100%;float:left;text-align:center;}.ty-product-bigpicture__left-wrapper{margin:20px 350px 0 0;}.ty-product-bigpicture .ty-product-block-title{font-size:28px;margin-bottom:20px;}.ty-product-bigpicture__right{float:left;margin-left:-320px;width:318px;margin-top:15px;padding-bottom:15px;background:#f6f7f8;border:1px solid #ebebeb;box-sizing:border-box;}.ty-product-bigpicture .ty-product-block__note{position:static;width:auto;}.ty-product-bigpicture .ty-discount-label{display:inline-block;position:static;margin-left:3px;border-radius:3px;}.ty-product-bigpicture .ty-discount-label__item{height:25px;line-height:25px;display:inline-block;float:none;font-size:14px;font-weight:normal;}.ty-product-bigpicture__brand .ty-features-list{padding:16px 0;box-shadow:0 1px 0 #fff;background:#fff;}.ty-product-bigpicture__prices{padding:20px 0;margin:0 10px 20px;border-bottom:1px solid #dddfdf;box-shadow:0 1px 0 #fff;}.ty-product-bigpicture__prices .ty-list-price{font-size:14px;}.ty-product-bigpicture__prices .ty-product-block__price-actual .ty-price-num{font-size:30px;}.ty-product-bigpicture__prices .ty-save-price{color:#e60000;}.ty-product-bigpicture__sidebar-bottom{width:230px;padding:0 20px;margin:0 auto;text-align:left;}.ty-product-bigpicture .ty-control-group__label{display:inline-block;float:none;width:95px;text-align:left;}.ty-product-bigpicture .ty-product-block__note,.ty-product-bigpicture .ty-product-block__button{text-align:center;}.ty-product-bigpicture .ty-product-block__note{padding-top:8px;}.ty-product-bigpicture .ty-product-block__button .ty-btn{margin-right:0;}.ty-product-bigpicture .ty-product-options__description,.ty-product-bigpicture .ty-product-variant-image{margin-left:0;}.ty-product-bigpicture .ty-product-options .ty-input-text{width:auto;max-width:105px;}.ty-product-bigpicture .ty-product-options{margin-bottom:10px;}.ty-product-bigpicture .ty-product-block__option .help-inline{margin:0 0 12px;}.ty-product-options__title{padding-right:5px;font-weight:bold;}.ty-product-options{margin-bottom:15px;}.ty-product-options .ty-table{margin-top:10px;}.ty-product-options .ty-input-text{width:240px;}.ty-product-options__description{margin:5px 0 0 120px;padding:0;color:#b4bcc4;font-size:85%;}.ty-product-options__image{display:inline-block;margin:2px 0;border:2px solid #fff;cursor:pointer;min-height:52px;}.product-variant-image-selected{border-color:#edeff1;}.ty-product-options__elem{display:inline-block;}.ty-product-options__fileuploader .help-inline{margin-left:0;}.ty-product-options__box{display:inline-block;padding:6px 0;}.ty-product-options__box .help-inline{margin-left:0;}.ty-product-variant-image{margin-left:120px;padding:10px 0;}.ui-dialog .ty-product-variant-image{margin-left:134px;}.ty-product-options__textarea{min-width:240px;min-height:60px;resize:vertical;}.ty-product-options__no-combinations{padding-top:0;color:#b94a48;}.ty-product-img{position:relative;}.ty-product-thumbnails__item{display:block;float:left;}.ty-previewer{position:relative;display:block;}.ty-previewer:hover .previewer__icon{visibility:visible;}.ty-previewer__icon{position:absolute;top:50%;left:50%;z-index:1;display:block;visibility:hidden;margin:-18px 0 0 -18px;padding:0;width:37px;height:39px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/zoom_icon.png?1751741230') no-repeat;opacity:0.7;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-previewer__icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/zoom_icon@2x.png?1751741230');background-size:37px, 39px;}}.ty-previewer__icon:hover{opacity:1;}.ty-thumbs-wrapper{position:relative;}.ty-thumbs-wrapper .ty-icon-left-circle,.ty-thumbs-wrapper .ty-icon-right-circle{position:absolute;top:50%;visibility:hidden;margin-top:-10px;width:20px;height:20px;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.touch .ty-grid-list__item .ty-icon-left-circle,.touch .ty-grid-list__item .ty-icon-right-circle{visibility:visible;}.ty-thumbs-wrapper .ty-icon-left-circle{left:3px;}.ty-thumbs-wrapper .ty-icon-right-circle{right:3px;}.ty-popup-tabs{padding-top:25px;margin-top:25px;border-top:1px dotted #dedede;}.ty-popup-tabs__item{display:inline-block;padding:2px 15px 2px 0;text-transform:uppercase;font-size:85%;cursor:pointer;}.ty-popup-tabs__icon{margin-right:3px;font-size:14px;}.ty-fileuploader{padding:6px 0 0;}.ty-fileuploader__file-section{overflow:hidden;}.ty-fileuploader__file-local{position:relative;overflow:hidden;cursor:pointer;}.ty-fileuploader__file-input{position:absolute;top:0;left:0;padding:0;width:100%;height:300px;border:0;opacity:0;cursor:pointer;}span.ty-fileuploader__filename{padding:0 0 0 5px;position:relative;top:-2px;}.ty-fileuploader__icon{position:relative;top:2px;margin-right:5px;cursor:pointer;}.ty-fileuploader.cm-failed-field .ty-fileuploader__a{color:#b94a48;font-weight:bold;}a.ty-quick-view__title{color:#4c4c4c;}.ty-quick-view__title .ty-product-block-title{margin-bottom:0;}.ty-quick-view-tools{position:relative;height:20px;}.ty-quick-view-tools .ty-product-switcher{top:0;}.ty-quick-view__wrapper .ty-product-block__img{display:table-cell;vertical-align:top;margin-right:20px;position:relative;}.ty-quick-view__wrapper .ty-product-block__description{word-wrap:break-word;}.ty-quick-view__wrapper .ty-product-block__note{position:static;padding-top:10px;width:100%;}.touchevents .ty-mainbox-container .ty-grid-list__control,.touchevents .ty-grid-list__item:hover .ty-quick-view-button,.touchevents .ty-grid-list__item .ty-quick-view-button{display:none;}.ty-product-notification__body{padding:15px 20px;min-height:72px;}.ty-product-notification__body .ty-product-options{display:block;padding:0;}.ty-product-notification__body .ty-control-group__label{display:none;}.ty-product-notification__body .ty-product-options__info{margin-top:30px;padding-left:0;max-height:420px;overflow-y:auto;width:100%;}.ty-product-notification__body .ty-product-options-name{width:110px;padding:6px 0;float:left;}.ty-product-notification__body .ty-product-options-content{width:378px;padding:6px 0;float:left;}.ty-product-notification__item{margin-bottom:20px;}.ty-product-notification__content{overflow:hidden;}.ty-product-notification__product-name{float:left;display:block;margin-bottom:7px;}.ty-product-notification__price{float:right;margin-left:25px;}.ty-product-notification__image,.ty-product-notification__body .ty-no-image{float:left;margin-right:20px;padding:10px;min-width:0px;}.ty-product-notification__divider{margin:0 0 10px 0;}.ty-product-notification__amount{width:46%;}.ty-product-notification__subtotal{font-weight:bold;width:46%;text-align:right;}.ty-product-notification__body ul ul{border-left:1px solid #edeff1;margin-left:70px;}.ty-product-notification__buttons{padding:15px 20px;background:#ecf0f1;}.ty-product-filters__wrapper{background:#edeff1;}.ty-product-filters{padding-top:5px;line-height:140%;margin-left:7px;margin-bottom:15px;}.ty-product-filters__variants{overflow-y:auto;line-height:1.4em;margin-bottom:7px;}.ty-product-filters__group{padding:2px 0;margin:5px 3px;}.ty-product-filters__group label{font-weight:initial;}.ty-product-filters__group label,.ty-product-filters__group label > input{cursor:pointer;}.ty-product-filters__group label.disabled,.ty-product-filters__group label.disabled > input{background-color:transparent;color:#d8d8d8;cursor:default;}.ty-product-filters__item-more{margin-bottom:-9px;}.ty-product-filters__tools{padding:10px 12px;}.ty-product-filters__extra-block{margin-top:-3px;}.ty-product-filters__extra-link{border-color:#b4bcc4;cursor:pointer;}.ty-filter-icon{position:absolute;top:3px;left:0;display:inline-block;width:10px;height:10px;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:70%;background:#fff;}.ty-filter-icon__check,.ty-filter-icon__delete{position:absolute;top:50%;left:50%;margin:-3px 0 0 -3px;width:8px;height:8px;font-size:8px;}.ty-filter-icon__check,.ty-filter-icon__delete{display:none;}.ty-product-filters__title{color:#848484;font-weight:600;}.ty-product-filters__title .ty-icon-cancel-circle{position:relative;font-size:16px;top:4px;padding-left:5px;padding-right:5px;margin-right:5px;}.ty-product-filters__title .ty-icon-cancel-circle:hover{color:#000;}.ty-product-filters__switch{padding:10px;cursor:pointer;border-bottom:1px solid #ededed;}.ty-product-filters__switch-right,.ty-product-filters__switch-down{margin-right:5px;color:#b4bcc4;float:right;font-size:115%;}.ty-product-filters__switch-down{margin-right:4px;}.open.ty-product-filters__switch .ty-product-filters__switch-down,.ty-product-filters__switch-right{display:none;}.open.ty-product-filters__switch .ty-product-filters__switch-right,.ty-product-filters__switch-down{position:relative;display:inline-block;top:2px;}.ty-product-filters__advanced-button,.ty-product-filters__reset-button{position:relative;color:#7f7f7f;font-size:85%;}.ty-product-filters__reset-button{float:right;}.ty-product-filters__reset-icon{position:absolute;left:-14px;font-size:130%;}.ty-product-filters__search{position:relative;padding:10px 10px 0 3px;}.ty-product-filters__search .ty-input-text-medium{padding-right:28px;width:100%;}.ty-product-filters__search-icon{position:absolute;right:18px;top:18px;}.ty-product-filters__no-items-found{margin-bottom:20px;margin-right:10px;}.ty-horizontal-product-filters{padding-left:10px;background:#edeff1;margin:0 0 30px;}.ty-horizontal-product-filters-dropdown{display:inline-block;position:relative;}.ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper{text-decoration:none;}.ty-horizontal-product-filters-dropdown__wrapper{padding:5px 7px 9px 7px;display:inline-block;color:#34495e;cursor:pointer;}.ty-horizontal-product-filters-dropdown__wrapper.active{background:#e4e7ea;}.ty-horizontal-product-filters-dropdown__icon{font-size:20px;position:relative;padding-left:10px;top:5px;}.ty-horizontal-product-filters-dropdown__wrapper:hover{background:#e4e7ea;}.ty-horizontal-product-filters-dropdown__wrapper.open{background:#6d7c8c;color:white;}.ty-horizontal-product-filters-dropdown__content{position:absolute;z-index:101;border:1px solid #97a0a5;background:#fff;min-width:250px;}.ty-horizontal-filters-content-to-right{left:0;}.ty-horizontal-product-filters-dropdown__content .ty-horizontal-product-filters-dropdown__content-item-a{text-decoration:none;}.ty-horizontal-product-filters-dropdown__content-item-a{padding:7px 14px;color:#000;display:block;}.ty-horizontal-product-filters-dropdown__content-item-a:hover{background:#000;color:#fff;}.ty-horizontal-product-filters-dropdown .ty-product-filters{margin-bottom:0;}.ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle{position:relative;font-size:16px;top:3px;padding-left:5px;}.ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle:hover{color:#000;}.ty-horizontal-product-filters .ty-range-slider,.ty-horizontal-product-filters .ty-range-slider .ui-slider-range,.ty-horizontal-product-filters .ty-range-slider .ui-slider-handle{z-index:101;}.ty-horizontal-product-filters-dropdown__content .ty-product-filters__tools{background-color:#edeff1;}.ty-horizontal-product-filters.ty-selected-product-filters{margin-bottom:25px;}.cm-date-range{display:inline-block;padding:15px 10px 9px;margin-bottom:15px;}.cm-date-range a{color:#4c4c4c;}.ty-date-range .ty-icon-calendar{position:relative;color:#4c4c4c;font-size:16px;margin-right:3px;top:2px;}.daterangepicker.dropdown-menu.opensright,.daterangepicker.dropdown-menu.opensleft{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #97a0a5;padding:10px 8px;z-index:101;}.daterangepicker.dropdown-menu.opensright:before,.daterangepicker.dropdown-menu.opensleft:before,.daterangepicker.dropdown-menu.opensright:after,.daterangepicker.dropdown-menu.opensleft:after{display:none;}.daterangepicker .ranges{min-width:180px;}.daterangepicker > .ranges > ul > li{color:#000;}.daterangepicker > .ranges > ul > li.active,.daterangepicker > .ranges > ul > li:hover{background:#000;border:1px solid #000;color:#fff;}.daterangepicker .ranges .range_inputs label{display:block;width:auto;color:#4c4c4c;}.daterangepicker_start_input,.daterangepicker_end_input{margin-top:5px;margin-bottom:20px;}.daterangepicker .input-mini{width:80px;cursor:not-allowed;background-color:#eee;}.daterangepicker button.btn.btn-small.btn-success.applyBtn{display:inline-block;margin-bottom:0;outline:0px;vertical-align:middle;text-align:center;cursor:pointer;font-family:'Noto Sans',sans-serif;font-style:normal;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);-o-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);box-sizing:border-box;padding:13px 40px 9px;border-radius:0;font-size:20px;line-height:1;font-weight:bold;font-size:14px;line-height:18px;letter-spacing:.3px;text-transform:uppercase;border-width:1px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:#111;border-color:#111;background-color:transparent;margin-right:5px;}.daterangepicker button.btn.btn-small.btn-success.applyBtn__primary{background:#000;border:2px solid #000;font-weight:bold;color:#fff;}.daterangepicker button.btn.btn-small.btn-success.applyBtn__primary:hover,.daterangepicker button.btn.btn-small.btn-success.applyBtn__primary:active{background:#1a1a1a;border-color:#1a1a1a;color:#fff;}.daterangepicker button.btn.btn-small.btn-success.applyBtn__primary.btn-disabled,.daterangepicker button.btn.btn-small.btn-success.applyBtn__primary.btn-disabled:hover,.daterangepicker button.btn.btn-small.btn-success.applyBtn__primary.btn-disabled:active{background:#737373;border-color:#737373;cursor:default;color:#fff;}.daterangepicker button.btn.btn-small.btn-success.applyBtn__secondary{background:none;border:2px solid #ccc;color:#000;}.daterangepicker button.btn.btn-small.btn-success.applyBtn__secondary:hover,.daterangepicker button.btn.btn-small.btn-success.applyBtn__secondary:active{border-color:#000;color:#1a1a1a;}.daterangepicker button.btn.btn-small.btn-success.applyBtn__text{font-family:'Noto Sans',Helvetica,Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase;font-size:13px;font-weight:normal;padding:0;}.daterangepicker button.btn.btn-small.btn-success.applyBtn__text + .daterangepicker button.btn.btn-small.btn-success.applyBtn__text{margin-left:10px;}.daterangepicker button.btn.btn-small.btn-success.applyBtn__tertiary{border:2px solid #bdc3c7;}.daterangepicker button.btn.btn-small.btn-success.applyBtn:hover,.daterangepicker button.btn.btn-small.btn-success.applyBtn:focus{color:#fff;border-color:#111 !important;background-color:#111 !important;}.daterangepicker button.btn.btn-small.clearBtn{display:inline-block;margin-bottom:0;outline:0px;vertical-align:middle;text-align:center;cursor:pointer;font-family:'Noto Sans',sans-serif;font-style:normal;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);-o-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);box-sizing:border-box;padding:13px 40px 9px;border-radius:0;font-size:20px;line-height:1;font-weight:bold;font-size:14px;line-height:18px;letter-spacing:.3px;text-transform:uppercase;border-width:1px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.daterangepicker button.btn.btn-small.clearBtn__primary{background:#000;border:2px solid #000;font-weight:bold;color:#fff;}.daterangepicker button.btn.btn-small.clearBtn__primary:hover,.daterangepicker button.btn.btn-small.clearBtn__primary:active{background:#1a1a1a;border-color:#1a1a1a;color:#fff;}.daterangepicker button.btn.btn-small.clearBtn__primary.btn-disabled,.daterangepicker button.btn.btn-small.clearBtn__primary.btn-disabled:hover,.daterangepicker button.btn.btn-small.clearBtn__primary.btn-disabled:active{background:#737373;border-color:#737373;cursor:default;color:#fff;}.daterangepicker button.btn.btn-small.clearBtn__secondary{background:none;border:2px solid #ccc;color:#000;}.daterangepicker button.btn.btn-small.clearBtn__secondary:hover,.daterangepicker button.btn.btn-small.clearBtn__secondary:active{border-color:#000;color:#1a1a1a;}.daterangepicker button.btn.btn-small.clearBtn__text{font-family:'Noto Sans',Helvetica,Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase;font-size:13px;font-weight:normal;padding:0;}.daterangepicker button.btn.btn-small.clearBtn__text + .daterangepicker button.btn.btn-small.clearBtn__text{margin-left:10px;}.daterangepicker button.btn.btn-small.clearBtn__tertiary{border:2px solid #bdc3c7;}.daterangepicker .calendar{max-width:none !important;}.daterangepicker .calendar td.active,.daterangepicker .calendar td.active:hover{background-color:#000;background-image:-moz-linear-gradient(top,#000,#000);background-image:-webkit-gradient(linear,0 0,0 100%,from(#000),to(#000));background-image:-webkit-linear-gradient(top,#000,#000);background-image:-o-linear-gradient(top,#000,#000);background-image:linear-gradient(to bottom,#000,#000);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);}.ty-price-slider{padding:10px;margin-bottom:20px;color:#909598;}.ty-price-slider__input-text{margin:0 0 5px 0;width:74px;}.ty-range-slider__wrapper{margin-left:-1px;color:#d0d6db;}.ty-range-slider__item{position:absolute;top:-5px;width:1px;height:10px;background:#d0d6db;}.ty-range-slider__num{position:absolute;top:21px;left:-25px;display:block;width:45px;text-align:center;font-size:75%;cursor:pointer;color:#909598;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.ty-range-slider{position:relative;margin:15px 12px;height:5px;border:1px solid #d0d6db;background:#ecf0f1;border-right:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-range-slider .ui-slider-range{background:#d0d6db;border:0px;margin-top:-1px;height:7px;}.ty-range-slider .ui-slider-handle{top:-9px;margin-left:-8px;width:11px;height:20px;background:#edeff1;border-radius:0px;border:0px;cursor:col-resize;}.ty-range-slider .ui-slider-handle{outline:0 none;-ms-touch-action:none;touch-action:none;}.ty-range-slider.ui-state-disabled .ui-slider-handle{cursor:not-allowed;}.ty-cart-content{margin-top:30px;border:1px solid #fff;}.ty-cart-content__title{padding:12px;border:1px solid #fff;border-right:0 none;border-left:0 none;text-align:center;white-space:nowrap;font-weight:bold;background:#edeff1;}.ty-cart-content__title.ty-left{text-align:left;}.ty-cart-content__title.ty-right{text-align:right;}.ty-cart-content__product-elem{padding:17px 10px;border:none;border-top:1px solid #fff;vertical-align:top;}.ty-cart-content__image{float:left;}.ty-cart-content__image-block{padding-left:20px;}.ty-cart-content__product-title{font-size:115%;word-wrap:break-word;}.ty-cart-content__qty{padding:12px 30px 0;text-align:center;}.ty-cart-content__sku{padding:5px 0;}.ty-cart-content__price{padding-right:20px;text-align:right;}.ty-cart-content__detailed-link{display:inline-block;margin:10px 0 10px;border-bottom:1px dotted transparent;text-decoration:none;cursor:pointer;}.ty-cart-content__detailed-link.open,.ty-cart-content__detailed-link:hover{border-color:#000;text-decoration:none;}.ty-cart-content__product-delete{margin:0 0 0 6px;vertical-align:middle;}.ty-cart-content__product-delete:hover{text-decoration:none;}.ty-cart-content__options{margin-top:20px;}.ty-cart-content__more-info{margin-top:0;}.ty-cart-content__more-info-title{padding:12px;}.ty-cart-content__clear-button{margin-left:10px;}.ty-cart-content__payment-methods{float:right;margin:30px 0 0;border-top:1px solid #e3e3e3;-webkit-box-shadow:inset 0 70px 70px -30px #f7f7f7;-moz-box-shadow:inset 0 70px 70px -30px #f7f7f7;box-shadow:inset 0 70px 70px -30px #f7f7f7;text-align:center;}.ty-cart-content__payment-methods-item{padding:20px 10px 0;}.ty-cart-content__payment-methods-title{display:inline-block;margin:0 auto;margin-bottom:-30px;padding:10px;color:#737373;text-transform:uppercase;font-weight:bold;font-size:85%;}.ty-cart-content__buttons{padding:18px 22px;background:#f6f7f8;}.ty-cart-content__left-buttons{float:left;}.ty-cart-content__right-buttons{float:right;}.ty-cart-items{overflow:auto;padding:10px 22px;max-height:400px;width:320px;}.ty-cart-items__list-item{padding:10px 0px;position:relative;border-bottom:1px solid #ecf0f1;}.ty-cart-items__list-item .ty-icon-cancel-circle{color:#97a3ae;}.ty-cart-items__list-item:last-child{border-bottom:0px;}.ty-cart-items__list-item:hover .ty-cart-items__list-item-tools{display:block;}.ty-cart-items__list-item-tools a:hover{text-decoration:none;}.ty-cart-items__list-item-image{float:left;margin-right:25px;}.ty-cart-items__list-item-desc{overflow:hidden;}.ty-cart-items__list-item-tools{position:absolute;top:10px;right:0px;display:none;}.ty-cart-items__empty{margin:15px 0;color:#b4bcc4;}.ty-minicart-title{padding-left:20px;display:inline-block;text-decoration:none;}.ty-cart-total{background:#edeff1;}.ty-cart-total__wrapper{padding:17px 20px;border:1px solid #fff;border-top:none;}.ty-cart-statistic{float:right;padding-top:10px;}.ty-cart-statistic__item{clear:both;overflow:hidden;padding:0 0 15px 0;color:#97a3ae;}.ty-cart-statistic__title{position:relative;float:left;margin-right:20px;width:220px;text-align:right;white-space:normal;}.ty-cart-statistic_title_main{font-weight:bold;}.ty-statistic-list-subtotal-discount,.ty-statistic-list-discount{color:#e74c3c;}.ty-cart-statistic__value{position:relative;display:inline-block;width:140px;text-align:right;}.ty-cart-statistic__total-title{margin-right:10px;}.ty-cart-statistic__total-value{display:inline-block;width:140px;}.ty-cart-statistic__group{padding-bottom:5px;}.ty-cart-statistic__total-list{border-top:1px solid #e0e0e0;margin-top:15px;}.ty-cart-statistic__total{padding:9px 0 0 0;text-align:right;font-weight:bold;font-size:138%;}.ty-cart-total__a-estimation{display:inline-block;margin:0 2px 0 3px;text-transform:uppercase;font-size:85%;line-height:130%;border-bottom:1px solid transparent;}.ty-cart-total__a-estimation:hover{border-bottom:1px dotted #000;text-decoration:none;}.ty-cart-total__icon-estimation{padding:0 2px;}.ty-cart-content__estimation{display:inline-block;width:100%;max-width:440px;height:100%;box-sizing:content-box;}.ty-cart-content__estimation .ty-estimation-buttons{max-width:inherit;min-width:100%;}.ty-sidebox .ty-input-text-medium{width:100%;}.ty-estimation__title{margin-top:15px;font-weight:bold;font-size:16px;color:#97a3ae;}.ty-estimation-buttons__rate{float:none;}.ty-estimation-buttons .ty-btn + .ty-btn{margin-left:0;}.ty-estimation-buttons .ty-btn{vertical-align:top;}.ty-cart-content-products{margin-bottom:6px;position:relative;padding:0 10px;border:1px solid #bdc3c7;background:#fff;}.ty-cart-content-products__item{padding-top:15px;border-bottom:1px solid #bdc3c7;}.ty-cart-content-products__item:last-child{border:0;}.ty-discount-info{position:relative;margin-top:7px;padding:10px;border:1px solid #bdc3c7;background:#fff;font-size:90%;}.ty-discount-coupon__ty-control-group{margin:5px 0;}.ty-coupons__container{float:left;padding-right:25px;width:260px;}.ty-coupons__item{padding:0 0 5px;}.ty-coupons__item:last-child{padding-bottom:0;}.ty-coupons__item-delete,.ty-coupons__item-delete:hover{text-decoration:none;}.ty-group-block{padding:10px;border:1px solid #edeff1;border-radius:3px;}.ty-group-block__arrow{position:relative;}.ty-group-block__arrow .ty-caret-info{top:-17px;}.ty-group-block .ty-caret-outer{border-bottom:7px solid #edeff1;border-bottom-color:rgba(0,0,0,0.1);}.ty-group-block .ty-caret-inner{border-bottom-color:#fbfcfc;}.ty-checkout__title{display:inline-block;margin:30px 0 0;text-decoration:none;font-weight:normal;font-style:normal;font-size:20px;font-family:'Noto Sans',sans-serif;}.ty-checkout__title-icon{color:#b9c1c9;vertical-align:middle;font-size:27px;}.checkout__block{padding:0 20px;}.ty-checkout-buttons{margin-top:15px;padding:17px 25px 0px 25px;background:#edeff1;}.ty-checkout__terms{margin:25px 20px;padding:15px 20px;border:2px solid #bdc3c7;border-radius:3px;background:#fff;font-weight:bold;}.ty-checkout__shipping-tips{color:#7f7f7f;margin-bottom:40px;}.ty-step__container{margin:0 0 5px 0;position:relative;}.ty-step__container .ty-icon-down-micro{display:none;}.ty-step__container-active{margin:0 0 45px 0;background:#edeff1;}.ty-step__container-active .ty-tabs{margin-top:5px;padding:0px 10px;}.ty-step__container-active .ty-tabs__content{padding:0;}.ty-step__body-active .ty-address-switch{margin:25px 20px;}.ty-step__container-active .ty-step__title-txt{margin-left:32px;}.ty-step__container{background:#edeff1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-step__title,.ty-step__title-active,.ty-step__title-complete{position:relative;padding:10px 14px 9px 14px;}.ty-step__title-active{background:#b9c1c9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-step__title-arrow{display:block;width:35px;height:18px;position:absolute;font-size:80px;line-height:0;bottom:-30px;color:#b9c1c9;left:35px;}.ty-step__title-txt{color:white;font-size:20px;font-weight:normal;}.ty-step__title .ty-step__title-txt{font-weight:normal;color:#a5afb9;margin-left:36px;}.ty-step-one .ty-checkout-buttons{border:0;}.ty-step-one .buttons-container{border:0;padding-left:0;padding-right:0;}.ty-step__title-left{font-weight:normal;font-size:18px;position:absolute;display:inline-block;color:#fff;padding:2px 9px;background:#b9c1c9;border-radius:50px;}.ty-step__title-right{float:right;padding:4px 0 0 0;}.ty-step__body-active{padding:20px 0;}.ty-step__body-active .select-profile label{display:none;}.ty-step__body-active .ty-control-group .ty-input-text{width:100%;}.ty-checkout__relogin{display:inline-block;padding:10px 10px 20px;}.ty-checkout__login{float:left;padding-right:3%;width:46%;}.ty-checkout__login .ty-login{margin-top:0;}.ty-checkout__register{position:relative;float:left;margin:0 0 0 3%;width:45%;}.ty-checkout__register #anonymous_checkout .ty-control-group{margin-bottom:0;margin-top:20px;padding-left:20px;padding-right:20px;}.ty-anonymous_checkout{padding:0 25px;margin-top:20px;}.ty-anonymous_checkout__field{padding:0 25px;margin-top:20px;}.ty-checkout__register-cancel{margin-left:15px;}.ty-checkout__register-methods{margin:0;padding:0;}.ty-checkout__register-methods-item{margin:0px;padding:15px 0 0;}input.ty-checkout__register-methods-radio{float:left;margin-top:2px;}.ty-checkout__register-methods-title{display:block;padding-bottom:5px;overflow:hidden;}.ty-checkout__register-methods-hint{display:inline-block;padding-left:20px;color:#7f7f7f;font-size:95%;}.ty-shipping-options__vendor-name{display:inline-block;padding:15px 0 10px;font-weight:bold;}.ty-shipping-options__products{margin-left:15px;}.ty-shipping-options__total{margin-top:15px;padding:15px 0;border-top:1px solid #e5e5e5;}.ty-shipping-options__image{max-width:120px;}input.ty-shipping-options__checkbox{margin:2px 0 0 0;vertical-align:middle;display:inline-block;width:10%;max-width:13px;}.ty-shipping-options__group{padding-left:20px;display:inline-block;vertical-align:middle;box-sizing:border-box;width:90%;}.ty-shipping-options__method{margin:20px 0 5px;font-size:0;}.ty-customer-notes{padding:15px 20px;}.ty-customer-notes__title{font-weight:bold;}.ty-customer-notes__text{width:100%;height:100px;resize:vertical;}.ty-checkout__billing-options{padding:20px 20px 0;}.ty-checkout__billing-options .ty-customer-notes,.ty-checkout__billing-options .ty-license-agreement__checkbox,.ty-checkout__billing-options .ty-company__termsf{padding-left:0;padding-right:0;}.ty-checkout__billing-options .ty-checkout__terms{margin-left:0;margin-right:0;}.ty-checkout__billing-options.ty-notab{padding:0px 20px 0;}.ty-checkout__billing-tabs .ty-tabs{padding-left:20px;}.ty-credit-card{display:inline-block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;padding:15px 22px;max-width:363px;border:1px solid #f2f2f2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:white;}.ty-credit-card__control-group{position:relative;}input.ty-credit-card__input{padding:8px;width:100%;height:40px;font-size:18px;}input.ty-credit-card__input-short{margin:0;width:50px;}.ty-credit-card__ty-control-group{position:relative;}.ty-credit-card .help-inline{display:none;}.ty-credit-card__cvv-field{display:inline-block;margin:17px 15px;max-width:190px;}.ty-credit-card__cvv-field-input{width:65px;font-size:18px;height:38px !important;}.ty-cc-icons{position:absolute;right:57px;bottom:25px;display:inline-block;margin:0 0 15px;}.ty-cc-icons__item{position:absolute;z-index:10;display:inline-block;visibility:hidden;padding:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.ty-cc-icons__icon{display:inline-block;margin:0;width:51px;height:32px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/payments.png?1751741230') no-repeat;}.ty-cc-icons__item.cc-default,.ty-cc-icons__item.active{visibility:visible;}.ty-cc-icons__item .default{background-position:-300px 0px;}.ty-cc-icons__item .visa-electron{background-position:-200px -100px;}.ty-cc-icons__item .maestro{background-position:0 -200px;}.ty-cc-icons__item .american-express{background-position:-100px -200px;}.ty-cc-icons__item .discover{background-position:-200px -200px;}.ty-cc-icons__item  .mastercard{background-position:0px -100px;}.ty-cc-icons__item  .visa{background-position:-200px 0px;}.ty-cvv2-about{display:inline-block;margin-left:10px;}.touch .ty-cvv2-about{display:none;}.ty-cvv2-about:hover{position:relative;text-decoration:none;}.ty-cvv2-about__title{cursor:pointer;color:#000;}.ty-cvv2-about__note{display:none;padding:15px 5px;width:340px;border:1px solid #fff;background-color:#fff;-webkit-border-radius:6px 6px 6px 6px;-moz-border-radius:6px 6px 6px 6px;border-radius:6px 6px 6px 6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);}.ty-cvv2-about:hover .ty-cvv2-about__note{position:absolute;bottom:0;left:100%;z-index:100;display:block;}.ty-cvv2-about__image{float:left;padding:0 15px;}.ty-cvv2-about__description{float:left;width:240px;}.ty-cvv2-about__description-title{margin:0;}.ty-payment-icons{margin:10px 0;}.ty-payment-icons__item{display:inline-block;margin-left:10px;width:51px;height:32px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/payments.png?1751741230') no-repeat;}.ty-payment-icons__item.twocheckout{background-position:0 0;}.ty-payment-icons__item.mastercard{background-position:0px -100px;}.ty-payment-icons__item.paypal{background-position:-100px -100px;}.ty-payment-icons__item.visa{background-position:-200px 0px;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-payment-icons__item{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/payments@2x.png?1751741230');background-size:400px, 400px;}}.ty-checkout-summary__block{margin-top:20px;width:100%;}.ty-checkout-summary__item{padding-bottom:15px;}.ty-checkout-summary__total{text-align:left;}.ty-checkout-summary__total-sum{display:inline-block;float:right;}.ty-checkout-summary__taxes{padding-bottom:2px;font-weight:bold;}.ty-checkout-summary__taxes-amount{display:inline-block;overflow:hidden;width:70px;text-overflow:ellipsis;white-space:nowrap;}.ty-checkout-summary__order_discount{color:#e74c3c;}.ty-order-products__list{padding:0px 0px;}.ty-order-products__list .ty-product-options{display:block;padding:6px 0 0;color:#8c8c8c;}.ty-order-products__item{padding:14px 0;border-bottom:1px solid #ecf0f1;}.ty-order-products__item:last-child{padding-bottom:5px;border:none;}.ty-order-products__item:first-child{padding-top:0;}.ty-order-products__item-delete{visibility:hidden;float:right;}.ty-order-products__item-delete:hover{text-decoration:none;}.ty-order-products__item:hover .ty-order-products__item-delete{visibility:visible;}.ty-order-products__price{color:#333;}.ty-order-products__a{display:inline-block;margin:2px 0 5px;max-width:238px;}.ty-order-products__buttons{padding:14px 0px;}.ty-order-products__buttons .text-button{color:#e74c3c;}.ty-order-info{color:#333;}.ty-order-info__title{font-weight:bold;}.shipping-adress__delim{margin-bottom:15px;padding-top:10px;border-bottom:1px solid #ecf0f1;}.ty-order-info__profile-field{padding:10px;background:#edeff1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-order-info__profile-field-item{float:none;clear:left;}.ty-order-info__profile-field .b-firstname,.ty-order-info__profile-field .b-lastname,.ty-order-info__profile-field .b-address,.ty-order-info__profile-field .b-city,.ty-order-info__profile-field .b-country,.ty-order-info__profile-field .b-state,.ty-order-info__profile-field .b-zipcode,.ty-order-info__profile-field .s-firstname,.ty-order-info__profile-field .s-lastname,.ty-order-info__profile-field .s-address,.ty-order-info__profile-field .s-city,.ty-order-info__profile-field .s-country,.ty-order-info__profile-field .s-state,.ty-order-info__profile-field .s-zipcode{float:left;clear:none;padding-right:5px;}.ty-order-info__profile-field .b-address,.ty-order-info__profile-field .s-address{clear:left;}.ty-checkout-complete__create-account{width:49%;display:inline-block;}.ty-checkout-complete__buttons:before,.ty-checkout-complete__buttons:after{display:table;content:"";line-height:0;width:100%;}.ty-checkout-complete__buttons:after{clear:both;}.ty-checkout-complete__buttons-left{float:left;}.ty-checkout-complete__buttons-right{float:right;}.ty-checkout-complete__login-info{width:45%;margin-left:5%;display:inline-block;vertical-align:top;}.ty-checkout-complete_width_full{width:100%;margin:0 0 45px 0;}.ty-checkout-complete__order-success{margin-bottom:20px;}.ty-checkout-complete__button-vmid{display:inline-block;margin-top:8px;}.ty-other-pay{margin-top:20px;}.ty-payments-list{float:left;margin:0;padding-right:60px;}.ty-payments-list__item{padding:0px 0px 20px 0;font-size:0;}input.ty-payments-list__checkbox{margin:2px 0 0 0;display:inline-block;vertical-align:middle;width:10%;max-width:13px;}.ty-payments-list__checkbox:checked + .ty-payments-list__item-group{font-weight:bold;}.ty-payments-list__item-group{padding-left:20px;color:#97a3ae;display:inline-block;vertical-align:middle;box-sizing:border-box;width:90%;}.ty-payments-list__description{padding-top:5px;margin-bottom:10px;font-weight:normal;}.ty-payments-list__instruction{display:inline-block;width:255px;margin-bottom:10px;color:#4c4c4c;}.ty-payments-list__instruction h2{font-weight:bold;font-size:135%;line-height:130%;}.ty-payments-list__instruction p{padding-top:10px;line-height:150%;}.ty-payments-list__image{max-width:120px;}.ty-payment-method-iframe{position:absolute;top:0;left:0;z-index:1000;width:100%;height:700px;background:#c0c0c0;opacity:0.9;}.ty-payment-method-iframe__label{position:relative;top:350px;padding:10px;height:50px;}.ty-payment-method-iframe__text{position:relative;top:20px;vertical-align:middle;text-align:center;font-weight:bold;}.ty-payment-method-iframe__box{position:relative;z-index:10;overflow:hidden;height:700px;}.ty-repay .ty-tabs{margin-top:5px;}.ty-repay-button{padding-bottom:20px;}.ty-orders-detail{position:relative;}.ty-orders-detail .tabs{margin-top:20px;}.ty-orders-detail .ty-subheaders-group{margin:0;}.ty-orders__actions{margin:25px 0;}.ty-orders__actions .ty-btn + .ty-btn{margin-left:30px;}.ty-orders__actions-right{float:right;}.ty-orders__actions-right-item{float:left;margin-left:25px;}.ty-profiles-info{margin-top:20px;vertical-align:top;}.ty-profiles-info:before,.ty-profiles-info:after{display:table;content:"";line-height:0;width:100%;}.ty-profiles-info:after{clear:both;}.ty-profiles-info__item{float:left;margin-right:3%;width:30%;}.ty-profiles-info__title{margin-bottom:5px;font-size:15px;}.ty-profiles-info__field{padding-top:12px;}.ty-profiles-info__field .ty-info-field{margin-bottom:5px;}.ty-profiles-info__field .ty-info-field:before,.ty-profiles-info__field .ty-info-field:after{display:table;content:"";line-height:0;width:100%;}.ty-profiles-info__field .ty-info-field:after{clear:both;}.ty-orders-detail__products{margin-top:25px;}.ty-orders-detail__table{width:100%;margin-top:10px;}.ty-orders-detail__table-product{width:65%;}.ty-orders-detail__table-price{width:15%;text-align:right;}.ty-orders-detail__table-quantity{width:10%;}.ty-orders-detail__table-subtotal{text-align:right;}.ty-orders-notes{margin-top:28px;}.ty-orders-notes__body{position:relative;margin-top:10px;padding:15px;border:1px solid #edeff1;line-height:150%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-orders-summary{margin-top:28px;}.ty-orders-summary__wrapper{float:left;margin-top:10px;padding:4px 20px;min-width:52%;background:#f8f9fa;border:1px solid #edeff1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-orders-summary__table{width:100%;}.ty-orders-summary__row{border-bottom:1px solid #e3e9ec;}.ty-orders-summary__row:last-child{border-bottom:0px;}.ty-orders-summary__total{font-weight:bold;}.ty-orders-summary__wrapper td{padding:13px 10px 11px 0;vertical-align:top;}.ty-orders-summary__taxes-description{padding-top:5px;}.ty-orders-summary__right{float:right;}.ty-orders-shipment .ty-subheader{font-size:22px;font-weight:600;margin-top:40px;}.ty-orders-shipment .ty-subheader:first-child{margin-top:0px;}.ty-orders-shipment__info p{padding-top:0px;}.ty-orders-shipment__table{width:100%;margin-top:10px;}.ty-orders-shipment-notes__header{font-size:14px;float:left;padding-right:10px;display:table-cell;}.ty-orders-shipment-notes__body{display:table-cell;}.ty-orders-shipment-notes__info{padding-top:20px;}.ty-orders-shipment-notes_body{float:left;display:table-cell;}.ty-orders-search{position:relative;width:100%;}.ty-orders-search__item{vertical-align:top;}.ty-orders-search__user-info{margin:0;padding:0;}.ty-orders-repay{margin-top:30px;}.ty-orders-repay .tabs-content{padding-left:20px;}.ty-order-status{margin:5% auto;padding:15px 15px 15px 40px;width:920px;border:1px solid #e5e5e5;background:#f7f7f7 url('../../../../../../../../design/themes/responsive/media/images/icons/ajax.gif?1751741230') no-repeat 15px center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.ty-checkout-block-terms{padding:0;}.ty-license-agreement__checkbox{padding:0 20px;}.ty-license-agreement__checkbox__checkbox{display:block;font-weight:bold;}.ty-orders-promotion{margin-top:30px;}.ty-orders-promotion__title{font-size:16px;}.ty-orders-promotion__description{overflow-x:auto;overflow-y:hidden;margin-bottom:10px;padding:10px;}.ty-exception{position:relative;margin:50px 0px 30px 0px;padding:40px 0px 70px 0px;}.ty-exception__code{top:92px;left:63px;display:inline-block;width:300px;color:#e74c3c;text-align:center;font-weight:bold;font-size:86px;line-height:70px;}.ty-exception__code-txt{display:block;text-align:center;font-weight:normal;font-style:normal;font-size:26px;}.ty-exception__title-info{display:inline-block;padding-left:30px;}.ty-exception__title{padding:0px 0px 25px 0px;font-size:25px;font-weight:normal;color:#34495e;}.ty-exception__info{padding:0px 0px 30px 0px;color:#bdc3c7;font-size:110%;}.ty-exception__links{margin:0px 20px 0px 0px;}.ty-exception__links-item{float:left;list-style-type:none;margin-right:20px;}.ty-exception__links-a{text-decoration:underline;cursor:pointer;}.ty-sitemap{margin-bottom:10px;}.ty-sitemap__section-title{display:block;padding:10px 0 7px 0;border-color:#fff;border-bottom:1px solid #ebebeb;font-size:16px;}.ty-sitemap__section-wrapper{float:left;margin-top:20px;margin-bottom:30px;width:33%;}.ty-sitemap__tree{margin:20px 0 15px 0;}.ty-sitemap__tree-section-list{display:inline-block;float:left;margin-bottom:30px;min-height:165px;width:33%;font-size:12px;}.ty-sitemap__section-sub-title{font-weight:bold;font-size:120%;}.ty-sitemap__tree-list-item{font-size:12px;line-height:17px;padding:5px 0;}.ty-sitemap__tree-list-item{padding:5px 0;}.ty-company-fields{margin-bottom:50px;}.ty-company-fields .ty-input-text,.ty-company-fields .ty-input-textarea-long{width:100%;}.ty-company-fields select{width:100%;}.ty-companies{padding:20px 0;border-bottom:1px solid #ebebeb;}.ty-companies:before,.ty-companies:after{display:table;content:"";line-height:0;width:100%;}.ty-companies:after{clear:both;}.ty-companies__info{overflow:hidden;padding-left:25px;}.ty-companies__img{float:left;text-align:center;}.ty-company-title{display:inline-block;padding:5px 0;}.ty-company-detail__top-links{line-height:20px;}.ty-company-detail__view-products{display:inline-block;margin-top:5px;margin-right:15px;cursor:pointer;}.ty-company-detail__categories{margin-top:10px;}.ty-company-detail__table{width:100%;margin-top:10px;}.ty-company-detail__info-title{margin-bottom:0;padding-bottom:5px;color:#404040;font-weight:bold;font-size:115%;}.ty-company-detail__logo{float:left;overflow:hidden;margin:0 100px 20px 0;width:160px;height:100px;border:1px solid #ddd;text-align:center;line-height:100px;}.ty-company-detail__logo:before,.ty-company-detail__logo:after{display:table;content:"";line-height:0;width:100%;}.ty-company-detail__logo:after{clear:both;}.ty-company-detail__logo .ty-no-image{width:160px !important;height:100px !important;}.ty-company-detail__info{overflow:hidden;margin-top:25px;}.ty-company-detail__info:before,.ty-company-detail__info:after{display:table;content:"";line-height:0;width:100%;}.ty-company-detail__info:after{clear:both;}.ty-company-image{vertical-align:middle;}.ty-company-detail__info-list{float:left;margin-bottom:20px;max-width:240px;word-break:break-all;}.ty-company-detail_info-first{margin-right:10%;}.ty-company-detail__ty-control-group{padding-top:3px;}.ty-company-detail__control-label{display:inline-block;width:65px;}.ty-company__terms{margin:25px 20px;padding:15px 20px;border:2px solid #bdc3c7;border-radius:3px;background:#fff;font-weight:bold;}.ty-company-info{margin:45px 0 0 58px;padding-bottom:280px;background:url('../../../../../../../../design/themes/responsive/media/images/company_vendor.png?1751741230') no-repeat bottom center;}.ty-company-info h4{padding-bottom:10px;font-size:19px;}.ty-company-info ul li{margin-bottom:11px;margin-left:17px;padding:2px 0;list-style-type:disc;}.vendor-info-grid{border-top:1px solid #edeff1;border-bottom:1px solid #edeff1;margin:30px 0 3px;padding:35px 0;}.ty-vendor-information{text-align:right;}.ty-entry-page__item{margin:3px 0;padding:8px;}.ty-entry-page__a{display:block;}.ty-categories-picker{margin-top:-1px;width:100%;}.ty-categories-picker__title,.ty-categories-picker__item{padding:12px;border:1px solid #ecf0f1;text-align:left;}.ty-categories-picker .ty-dir-list{color:#b3b3b3;}.ty-tree-space{display:inline-block;width:10px;}.download{margin-top:20px;}.ty-download__table{width:100%;margin:11px 0 35px 0;}.ty-download-icon{margin-right:5px;color:#bdc3c7;}.ty-download__empty{color:#edeff1;}.ty-download__icon{margin-left:5px;font-size:120%;}.ty-top-panel{position:fixed;width:100%;z-index:500;}.ty-top-panel-padding{padding-top:36px;}.ty-top-panel__wrapper{position:relative;z-index:100;overflow:hidden;height:35px;border-bottom:1px solid #262626;background:#333 url('../../../../../../../../design/themes/responsive/media/images/csse_bg.png?1751741230');-webkit-box-shadow:inset 0 0 25px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 25px rgba(0,0,0,0.5);box-shadow:inset 0 0 25px rgba(0,0,0,0.5);}.ty-top-panel__title{float:left;margin:0 0 0 15px;color:#d3d3d3;text-transform:uppercase;font-weight:normal;font-size:14px;line-height:36px;}.ty-top-panel__logo{display:inline-block;width:20px;float:left;padding:0 15px;height:36px;border-right:1px solid #282828;-webkit-box-shadow:1px 0px 0px 0px #393939;-moz-box-shadow:1px 0px 0px 0px #393939;box-shadow:1px 0px 0px 0px #393939;}.ty-top-panel__logo-link:hover{text-decoration:none;}.ty-top-panel__icon-basket{position:relative;top:7px;color:#666;font-size:20px;}.ty-top-panel__icon-basket:hover{color:#f3f3f3;}.ty-top-panel__timer{color:#cfcfcf;margin-right:15px;}.ty-top-panel__close{width:9px;padding:0 15px;color:#969696;font-size:12px;}.ty-top-panel__close:hover{background:rgba(0,0,0,0.3);color:#f3f3f3;text-decoration:none;}.ty-top-panel-action{float:right;line-height:36px;}.ty-top-panel-action__setting{padding:0 15px;width:22px;}.ty-top-panel-action__setting:hover,.ty-top-panel-action__setting.active{background:rgba(0,0,0,0.3);text-decoration:none;}.ty-top-panel-action__setting:hover .ty-top-panel-action__icon-setting{color:#f3f3f3;}.ty-top-panel-action__icon-setting{color:#969696;font-size:22px;position:relative;top:3px;}.ty-top-panel-action_item{display:inline-block;border-right:1px solid #282828;-webkit-box-shadow:1px 0px 0px 0px #393939;-moz-box-shadow:1px 0px 0px 0px #393939;box-shadow:1px 0px 0px 0px #393939;}.minimize-label{position:absolute;top:0;right:20px;z-index:1000;width:35px;height:20px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;background:#4d4d4d;text-decoration:none;opacity:0.7;}.minimize-label:hover{opacity:1;}.minimize-label__icon{position:absolute;top:-2px;left:11px;color:#ccc;font-size:22px;}.ty-top-panel-btn{margin-right:15px;padding:3px 12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#636363;background-image:-moz-linear-gradient(top,#6d6d6d,#555);background-image:-webkit-gradient(linear,0 0,0 100%,from(#6d6d6d),to(#555));background-image:-webkit-linear-gradient(top,#6d6d6d,#555);background-image:-o-linear-gradient(top,#6d6d6d,#555);background-image:linear-gradient(to bottom,#6d6d6d,#555);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d6d6d', endColorstr='#ff555555', GradientType=0);-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.3);-moz-box-shadow:inset 0 1px rgba(255,255,255,0.3);box-shadow:inset 0 1px rgba(255,255,255,0.3);color:#fff;text-shadow:0px 1px 0px rgba(0,0,0,0.5);font-size:12px;cursor:pointer;}.ty-top-panel-btn:hover{background-color:#7d7d7d;background-image:-moz-linear-gradient(top,#878787,#6e6e6e);background-image:-webkit-gradient(linear,0 0,0 100%,from(#878787),to(#6e6e6e));background-image:-webkit-linear-gradient(top,#878787,#6e6e6e);background-image:-o-linear-gradient(top,#878787,#6e6e6e);background-image:linear-gradient(to bottom,#878787,#6e6e6e);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff878787', endColorstr='#ff6e6e6e', GradientType=0);color:#fff;text-decoration:none;text-shadow:0px 1px 0px rgba(0,0,0,0.5);}.ty-top-panel-btn:active{background-color:#5f5f5f;background-image:-moz-linear-gradient(top,#555,#6e6e6e);background-image:-webkit-gradient(linear,0 0,0 100%,from(#555),to(#6e6e6e));background-image:-webkit-linear-gradient(top,#555,#6e6e6e);background-image:-o-linear-gradient(top,#555,#6e6e6e);background-image:linear-gradient(to bottom,#555,#6e6e6e);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff6e6e6e', GradientType=0);-webkit-box-shadow:inset 0 -1px rgba(255,255,255,0.05);-moz-box-shadow:inset 0 -1px rgba(255,255,255,0.05);box-shadow:inset 0 -1px rgba(255,255,255,0.05);color:#fff;text-shadow:none;font-size:12px;}.te-mode{margin-left:300px;}.te-mode .ty-ajax-loading-box{margin-left:156px;}html #jquery-overlay{z-index:1060;}html #jquery-lightbox{z-index:1070;}.homepage-banners{margin-top:25px;}.homepage-hotdeals{margin:50px 0;}.ty-homepage-vendors{margin-top:35px;margin-right:40px;padding:15px 0 30px 0;}.ty-homepage-vendors ul{margin:15px 15px 0 0;}.ty-homepage-vendors ul li{padding:5px 0;}.ty-homepage-vendors__devider{border-top:1px solid #edeff1;padding:10px 0;margin-top:15px;}.ty-pagination{margin:10px 0 10px;padding:10px 0 10px 0;}.ty-pagination__items{display:inline-block;color:#8996a3;}.ty-pagination__bottom{border-top:1px solid #dedede;}.ty-pagination__item,.ty-pagination__selected{color:white;display:inline-block;padding:3px 7px;min-width:12px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;}.ty-pagination__item{color:#8996a3;}.ty-pagination__item:hover{background:#edeff1;color:#8996a3;padding:4px 7px;}.ty-pagination__selected{color:#fff;font-size:14px;background:#000;}.ty-pagination__range,.ty-pagination__btn{margin:0 4px;padding:5px 7px;width:auto;color:#8996a3;}.ty-pagination__btn:hover{color:#8996a3;}.ty-pagination__prev,.ty-pagination__next{color:#8996a3;}.ty-pagination__prev:hover,.ty-pagination__next:hover{color:#8996a3;background:#edeff1;cursor:pointer;}.ty-pagination__text{text-transform:uppercase;}.ty-pagination__text-arrow{font-size:16px;line-height:10px;font-style:normal;}.ty-pagination__text-arrow:before{content:"←";}.ty-pagination__right-arrow .ty-pagination__text-arrow:before{content:"→";}.ty-tabs{margin-top:30px;vertical-align:bottom;border-bottom:1px solid #d9dde1;}.ty-tabs__list{vertical-align:bottom;}.ty-tabs__item,.ty-tabs .subtab{float:left;vertical-align:bottom;white-space:nowrap;cursor:pointer;border-radius:0;margin:2px 2px 0 0;padding:0 0 0 3px;position:relative;background:#dfe2e6;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;}.ty-tabs__item:hover,.ty-tabs .subtab:hover{background:#e7eaed;}.ty-tabs__item.active,.ty-tabs .subtab.active{background:#b4bcc4;}.ty-tabs__a,.ty-tabs .subtab a{display:block;padding:8px 21px 2px 18px;height:23px;color:#7c7e80;text-decoration:none;}.ty-tabs__item.active .ty-tabs__a{color:#fff;}.ty-tabs .subtab .ty-tabs__item.active .ty-tabs__a{color:#7c7e80;}.ty-tabs__a:hover,.ty-tabs .subtab a:hover{text-decoration:none;color:#7c7e80;}.ty-tabs__content{padding:15px 5px;}.tab-list-title{margin:50px 0 15px 0px;padding-bottom:8px;border-bottom:1px solid #edeff1;font-size:22px;}.ty-tabs .open .dropdown-menu{display:block;}.ty-tabs .dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;display:none;min-width:160px;padding:5px 0;margin:0;list-style:none;background-color:#fff;border:1px solid #dcdcdc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-moz-border-radius-topleft:0px;border-top-left-radius:0px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}.ty-tabs .dropdown-menu li.active{float:none;border:0;margin:0;}.ty-tabs .dropdown-menu li{display:block;margin:0;float:none;background:none;border:0px;}.ty-tabs .subtab{float:right !important;}.ty-tabs .ty-icon-down-dir{position:relative;float:none;top:0;left:0;margin:0 2px;}.ty-ajax-loading-box__inner{display:none;margin:0 10px 0 5px;padding:6px 0 6px 27px;color:#fff;font-weight:bold;}.ty-ajax-loading-box{position:fixed;top:50%;right:50%;left:50%;z-index:100001;display:none;overflow:visible;margin-top:-26px;margin-left:-26px;padding:0px;min-height:52px;width:52px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/ajax_loader.svg?1751741230') no-repeat 10px 10px #0d0d0d;opacity:0.8;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-ajax-loading-box_text_block{min-width:120px;min-height:76px;background-position:44px 10px;}.ty-ajax-loading-box-with__text-wrapper{color:#fff;margin-top:50px;display:block;margin-left:0px;width:110px;padding:0px 5px 5px 5px;text-align:center;}.ty-ajax-overlay{position:absolute;top:0px;bottom:0px;left:0px;right:0px;z-index:10000;display:none;}.notification-content-extended{position:fixed;top:50%;left:50%;z-index:1101;margin:-40px 0 0 -320px;min-height:140px;width:640px;color:#000;background-color:#fff;border:1px solid gray;}.notification-content-extended .ty-product-notification__body{overflow:auto;}.notification-body-extended{color:#000;overflow-x:hidden;overflow-y:auto;}.notification-container{position:fixed;top:0;right:40px;z-index:1022;min-width:300px;width:40%;}.notification-container-top{top:10px;}.notification-content{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 35px 10px 18px;line-height:150%;border-radius:2px;}.notification-content strong{margin-right:7px;}.notification-content-extended h1{position:relative;padding:13px 30px 10px 20px;border:none;border-bottom:1px solid #bdc3c7;background:#f8f9f9;font-weight:normal;font-size:18px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.notification-content-extended h1 span{position:absolute;top:15px;right:14px;width:16px;height:16px;color:#acacac;text-shadow:none;font:13px/1 'glyphs';opacity:1;cursor:pointer;speak:none;-webkit-font-smoothing:antialiased;}.notification-content-extended h1 span:before{font-family:glyphs;content:"\e009";speak:none;-webkit-font-smoothing:antialiased;}.notification-content-extended h1 span:hover{color:#dfdfdf;opacity:1;}.close{position:absolute;top:5px;right:7px;float:right;padding:0;border:0;background:transparent;font-size:20px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:15px;cursor:pointer;-webkit-appearance:none;}.close:hover{text-decoration:none;cursor:pointer;}.alert-success,.alert-warning,.alert-error{position:relative;margin:7px 0 7px 0;border:1px solid;font-size:100%;opacity:0.96;}.alert-success{border-color:#8bc045;background:#d0eaae;color:#496e16;}.alert-success .close{color:#8bc045;}.alert-warning{border-color:#f39c12;background:#f5e08c;color:#ac6e0b;}.alert-warning .close{color:#f39c12;}.alert-error{border-color:#c0392b;background:#eb7064;color:white;}.alert-error .close{color:#c0392b;}.alert-error a{color:#fff;text-decoration:underline;}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}.owl-carousel .owl-wrapper-outer.autoheight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel .owl-item{float:left;min-height:10px;}.owl-buttons{color:#56636f;}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer;}.owl-controls{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeout .7s both ease;-moz-animation:fadeout .7s both ease;animation:fadeout .7s both ease;}.owl-fade-in{-webkit-animation:fadein .7s both ease;-moz-animation:fadein .7s both ease;animation:fadein .7s both ease;}.owl-backslide-out{-webkit-animation:backslideout 1s both ease;-moz-animation:backslideout 1s both ease;animation:backslideout 1s both ease;}.owl-backslide-in{-webkit-animation:backslidein 1s both ease;-moz-animation:backslidein 1s both ease;animation:backslidein 1s both ease;}.owl-godown-out{-webkit-animation:scaletofade .7s ease both;-moz-animation:scaletofade .7s ease both;animation:scaletofade .7s ease both;}.owl-godown-in{-webkit-animation:godown .6s ease both;-moz-animation:godown .6s ease both;animation:godown .6s ease both;}.owl-fadeup-in{-webkit-animation:scaleupfrom .5s ease both;-moz-animation:scaleupfrom .5s ease both;animation:scaleupfrom .5s ease both;}.owl-fadeup-out{-webkit-animation:scaleupto .5s ease both;-moz-animation:scaleupto .5s ease both;animation:scaleupto .5s ease both;}@-webkit-keyframes empty{0%{opacity:1;}}@-moz-keyframes empty{0%{opacity:1;}}@keyframes empty{0%{opacity:1;}}@-webkit-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backslideout{25%{opacity:.5;-webkit-transform:translatez(-500px);}75%{opacity:.5;-webkit-transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;-webkit-transform:translatez(-500px) translatex(-200%);}}@-moz-keyframes backslideout{25%{opacity:.5;-moz-transform:translatez(-500px);}75%{opacity:.5;-moz-transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;-moz-transform:translatez(-500px) translatex(-200%);}}@keyframes backslideout{25%{opacity:.5;transform:translatez(-500px);}75%{opacity:.5;transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;transform:translatez(-500px) translatex(-200%);}}@-webkit-keyframes backslidein{0%,25%{opacity:.5;-webkit-transform:translatez(-500px) translatex(200%);}75%{opacity:.5;-webkit-transform:translatez(-500px);}100%{opacity:1;-webkit-transform:translatez(0) translatex(0);}}@-moz-keyframes backslidein{0%,25%{opacity:.5;-moz-transform:translatez(-500px) translatex(200%);}75%{opacity:.5;-moz-transform:translatez(-500px);}100%{opacity:1;-moz-transform:translatez(0) translatex(0);}}@keyframes backslidein{0%,25%{opacity:.5;transform:translatez(-500px) translatex(200%);}75%{opacity:.5;transform:translatez(-500px);}100%{opacity:1;transform:translatez(0) translatex(0);}}@-webkit-keyframes scaletofade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaletofade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaletofade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes godown{from{-webkit-transform:translatey(-100%);}}@-moz-keyframes godown{from{-moz-transform:translatey(-100%);}}@keyframes godown{from{transform:translatey(-100%);}}@-webkit-keyframes scaleupfrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleupfrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleupfrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleupto{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleupto{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleupto{to{opacity:0;transform:scale(1.5);}}.owl-theme{margin:0;}.ty-owl-controls{margin:-40px 0 0 0;float:right;position:relative;}.ty-sidebox .ty-owl-controls{margin:-50px 0 0 0;}.owl-theme .owl-controls{margin-top:10px;text-align:center;}.owl-theme .owl-controls-outside{margin-top:0;text-align:center;}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#b9c1c9;filter:alpha(opacity=70);opacity:0.7;}.owl-theme .owl-controls-outside .owl-buttons div{float:left;font-size:15px;padding:2px 9px;height:20px;width:6px;margin-top:3px;margin-bottom:0;}.owl-theme .owl-controls-outside .owl-buttons div:last-child{margin-right:0;}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:alpha(opacity=100);opacity:1;text-decoration:none;}.owl-theme .owl-controls .owl-page{display:inline-block;}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:alpha(opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#a9b0b4;}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:alpha(opacity=100);opacity:1;}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.owl-item.loading{background:url('../../../../../../../../design/themes/responsive/media/images/icons/ajax_loader.svg?1751741230') no-repeat center center;}.owl-more-theme .owl-controls{width:100%;position:absolute;top:50%;margin-top:-18px;}.owl-more-theme .owl-prev,.owl-more-theme .owl-next{position:absolute;padding:3px 8px 0 8px;}.owl-more-theme .owl-prev i,.owl-more-theme .owl-next i{font-size:30px;}.owl-more-theme .owl-prev{left:-35px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.owl-more-theme .owl-next{right:-35px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.ty-footer-form-block{margin:27px 0px 0px 0px;color:white;}.ty-footer-form-block__title{display:inline-block;padding-right:30px;font-size:22px;color:white;font-weight:normal;}.ty-footer-form-block__form{display:inline-block;margin:0 0 10px 0 !important;width:300px;}.ty-footer-form-block__form .cm-hint{color:#c9c9c9;}.dropdown-menu{display:none;}.litecheckout .cm-sdek-select-store{position:static;display:none;}.litecheckout .pickup--map-list,.litecheckout .pickup--list,.litecheckout .ty-checkout-select-store,.litecheckout .ty-checkout-select-store__list,.litecheckout .ty-checkout-select-store__map-full-div{padding-left:0;}.litecheckout .pickup--show-all-btn-wrapper{width:100%;padding:6.5px;text-align:center;}.litecheckout .pickup__open-pickupups-btn{display:flex;margin-top:15px;flex-basis:100%;padding:10px 0;justify-content:center;align-items:center;}.litecheckout .pickup__offices{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;overflow-y:auto;height:500px;max-height:500px;padding:4px;}.litecheckout .pickup__offices.litecheckout__fields-row--wrapped .ty-one-store{flex-basis:100%;width:100%;}.litecheckout .pickup__offices-wrapper{display:flex;flex-direction:column;flex-basis:30%;overflow-y:hidden;height:502px;max-height:502px;border:1px solid #edeff1;margin:0;border-radius:6px;}.litecheckout .pickup__offices-wrapper--near-map{flex-basis:100% !important;width:auto;}.litecheckout .pickup__offices--list{padding:0px;}@media (max-width: 767px){.litecheckout .pickup__offices--list{max-height:calc(100vh - 140px) !important;min-height:calc(100vh - 140px) !important;overflow:auto;}.litecheckout .pickup__offices--list-no-height.pickup__offices{max-height:unset !important;min-height:unset !important;padding:0;padding-top:15px;}.litecheckout .pickup__offices--list-no-height.pickup__offices .ty-one-store{border-top:1px solid #dce3ea;border-right:1px solid #dce3ea;}}.litecheckout .pickup__offices--list .ty-one-store{padding:0 !important;min-height:auto !important;border-bottom:1px solid #edeff1;padding-top:10px !important;padding-bottom:10px !important;}.litecheckout .pickup__offices--list .ty-one-store .ty-sdek-store__label.ty-one-store__label{border:0 !important;border-radius:0 !important;}.litecheckout .pickup__offices--list .ty-sdek-office__selected{border-radius:0 !important;border-left-color:#000 !important;background-color:#fff !important;}.litecheckout .pickup__offices--list .ty-sdek-office__selected .ty-one-store__name{color:#000;}.litecheckout .pickup__offices--list .ty-sdek-office__selected .ty-sdek-store__label.ty-one-store__label{box-shadow:none !important;}.litecheckout .pickup__offices--list:not(.pickup__offices--list--no-sorting) .ty-sdek-office__selected{order:-1;}.litecheckout .pickup__search{padding:10px;background-color:rgba(0,0,0,0.02);}.litecheckout .pickup__search-field{max-width:100%;margin:0;}.litecheckout .pickup--list .pickup__offices-wrapper{flex-basis:100%;overflow:initial;height:auto;}.litecheckout .pickup--list .pickup__offices{padding:0;height:auto;}.litecheckout .pickup--list .pickup__offices.litecheckout__fields-row--wrapped .ty-one-store{flex-basis:100%;}.litecheckout .pickup--map-list .pickup__offices-wrapper{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;}.litecheckout .pickup--map-list,.litecheckout .pickup--list{display:flex;flex-direction:row-reverse;width:100%;}.litecheckout .pickup__map-wrapper{display:flex;flex-basis:70%;height:500px;margin:0;border-radius:0 6px 6px 0;overflow:hidden;}@media (max-width: 767px){.litecheckout .pickup__map-wrapper{border-radius:0;}}.litecheckout .pickup__map-container{flex-basis:100%;}.litecheckout .pickup--map-list .ty-checkout-select-store__item-view,.litecheckout .pickup--map-list .ty-checkout-select-store__list__item-view,.litecheckout .pickup--list .ty-checkout-select-store__item-view,.litecheckout .pickup--list .ty-checkout-select-store__list__item-view{padding:0 6px;padding-bottom:20px;}.litecheckout .pickup--map-list .ty-checkout-select-store__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--map-list .ty-checkout-select-store__list__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--list .ty-checkout-select-store__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--list .ty-checkout-select-store__list__item-view .ty-btn.ty-btn__tertiary.text-button{padding:10px 25px;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label{min-height:105px;display:flex;align-items:center;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label .ty-one-store__name,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label .ty-one-store__name{padding-top:0px;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label label,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label label{width:100%;}.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{display:flex;width:33.3%;flex-basis:33.3%;padding:6.5px;margin:0px;min-height:145px;background-color:rgba(0,0,0,0.02);border-left:3px solid transparent;box-sizing:border-box;}.litecheckout .pickup--map-list .ty-one-store.hidden,.litecheckout .pickup--list .ty-one-store.hidden{display:none;}.litecheckout .pickup--map-list .ty-one-store__name,.litecheckout .pickup--list .ty-one-store__name{font-size:16px;font-weight:normal;padding:0;}.litecheckout .pickup--map-list .ty-one-store__description .ty-one-office__address,.litecheckout .pickup--list .ty-one-store__description .ty-one-office__address{font-size:12px;color:#6c6c6c;}.litecheckout .pickup--map-list .ty-one-store__description .ty-one-office__worktime,.litecheckout .pickup--list .ty-one-store__description .ty-one-office__worktime{font-size:12px;color:#6c6c6c;}.litecheckout .pickup--map-list .ty-one-store__label,.litecheckout .pickup--list .ty-one-store__label{display:flex;flex-direction:column;width:100%;margin:0;padding:0 20px;cursor:pointer;justify-content:center;border-radius:5px;border:solid 1px #acbdcd;}.litecheckout .pickup--map-list .ty-one-store__label *,.litecheckout .pickup--list .ty-one-store__label *{cursor:pointer;}.litecheckout .pickup--map-list .ty-one-store__radio,.litecheckout .pickup--list .ty-one-store__radio{display:none;}.litecheckout .pickup--map-list .ty-one-store:hover,.litecheckout .pickup--list .ty-one-store:hover{background:rgba(0,0,0,0.05);}.litecheckout .pickup--map-list .ty-one-store *,.litecheckout .pickup--list .ty-one-store *{box-sizing:border-box;}@media (max-width: 1180px){.litecheckout .pickup--map-list .ty-checkout-select-store,.litecheckout .pickup--map-list .ty-checkout-select-store__list,.litecheckout .pickup--list .ty-checkout-select-store,.litecheckout .pickup--list .ty-checkout-select-store__list{width:calc(100% - 2px);}.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{flex-basis:100%;}}@media (max-width: 767px){.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{flex-basis:100%;}.litecheckout .pickup--map-list,.litecheckout .pickup--list{flex-direction:row;flex-wrap:wrap;}.litecheckout .pickup__offices-wrapper{flex-basis:100%;height:auto;max-height:unset;border:0;}.litecheckout .pickup__offices{padding:4px;height:auto;max-height:unset;overflow-y:auto;}.litecheckout .pickup__search{border:0;}.litecheckout .pickup__map-wrapper{flex-direction:column;flex-basis:100%;height:auto;border:0;}.litecheckout .pickup__map-container{flex-basis:70vh;height:70vh;border:1px solid #acbdcd;}.litecheckout .pickup__map-container--mobile-hint{display:flex;visibility:visible;min-height:25px;justify-content:center;align-items:center;color:white;background-color:#acbdcd;border-top:2px solid white;padding:5px;text-align:center;font-size:0.9em;}}@media (min-width: 767px){.litecheckout .accordeon-label,.litecheckout .accordeon-checkbox{visibility:hidden;display:none;}.litecheckout .pickup__map-container--mobile-hint{display:none;visibility:hidden;}}@media (max-width: 767px){.litecheckout .accordeon-labels{display:flex;width:100%;padding:0 10px;}.litecheckout .accordeon-label{display:inline-flex;border:1px solid rgba(0,0,0,0.14);background-color:rgba(151,151,151,0.178);color:rgba(0,0,0,0.65);text-align:center;cursor:pointer;flex-basis:100%;height:25px;justify-content:center;align-items:center;}.litecheckout .accordeon-label--checked{background-color:#4fbe31;font-weight:bold;color:white;}.litecheckout .accordeon-label:first-child{border-right:0;}.litecheckout .accordeon-label:checked{color:white;}.litecheckout .accordeon-checkbox{display:none;}.litecheckout .accordeon-content{display:none;}.litecheckout .accordeon-checkbox:checked ~ .accordeon-content{display:block;}}.ui-dialog .ui-dialog-content.ty-checkout-select-store__map-full-div-in-popup{min-width:740px;}@media (max-width: 768px){.ui-dialog .ui-dialog-content.ty-checkout-select-store__map-full-div-in-popup{min-width:unset;width:100%;}}.pickup__map-container .gm-style-pbt{margin-left:60px;}@media (max-width: 767px){.litecheckout-ya-baloon{overflow-x:hidden;}}.litecheckout__link{color:#4fbe31;}.litecheckout__shippings{transition:.256s padding;}.litecheckout__shippings:after{display:block;content:"";transition:.256s all;background-color:transparent;color:white;}.litecheckout__overlay--active{position:relative;z-index:inherit;padding:0px 5px;min-height:300px;}.litecheckout__overlay--active:after{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5);border-radius:6px;content:attr(data-ca-lite-checkout-overlay-message);color:white;font-size:38px;}.litecheckout__select{width:100%;height:41px;border:1px solid #acbdcd;border-radius:5px;font-size:14px;color:#2e3a47;}.litecheckout__select:hover{border-color:#465f73;}.litecheckout__select:focus,.litecheckout__select:focus-within{border-color:#4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;outline:0;}.litecheckout__select-label{display:block;padding:6px 0;font-weight:bold;}.litecheckout .ty-footer-form-block-policy__input--autoclicked .ty-lable-subscribe-policy__wrapper{max-width:unset;}.litecheckout__payment-method .ty-payments-list__item{display:none;}.litecheckout__payment-instructions{flex-direction:column;}.litecheckout__terms{width:100%;}.litecheckout__terms .ty-checkout__terms{margin:0;border:1px solid #dce3ea;background-color:rgba(249,249,249,0.5);}.litecheckout__terms .ty-checkout__terms:not(:last-child){margin-bottom:16px;}.litecheckout__terms .ty-gdpr-agreement{margin-bottom:0;}.litecheckout__address-switch{width:100%;margin:0;}.litecheckout__submit-btn{width:100%;border-radius:5px;background-color:#f00;height:54px;text-align:center;color:#fff;font-size:16px;border:none;transition:background 200ms;}.litecheckout__submit-btn--auto-width{max-width:100%;width:auto;padding:0 30px;}.litecheckout__submit-btn:hover,.litecheckout__submit-btn:focus,.litecheckout__submit-btn:focus-within{background:#ff1f1f;}.litecheckout__form{width:100%;display:flex;flex-direction:column;}.litecheckout__page-title{margin:40px 0 15px;padding:0 8px;font-size:28px;}.tygh-footer > div.litecheckout__footer{background:transparent;}.litecheckout__footer{margin-top:30px;}@media (max-width: 767px){.litecheckout__footer .ty-logo-container{margin-bottom:10px;}}.litecheckout__footer .footer-copyright{background:transparent;}.litecheckout__footer .bottom-copyright{margin-top:0;}.litecheckout__container{flex-basis:100%;padding-top:0.5rem;padding-bottom:0.5rem;max-width:100%;}.litecheckout__section{display:flex;flex-direction:column;flex-shrink:0;flex-wrap:wrap;}.litecheckout__group{display:flex;flex-wrap:wrap;max-width:100%;width:100%;}.litecheckout__group.hidden{display:none;}.litecheckout__group--center{align-items:center;}.litecheckout__group .captcha{padding:0px 8px;}.litecheckout__item{display:flex;margin:0.5rem;}.litecheckout__item--fill{flex-grow:1;flex-shrink:1;}.litecheckout__item--full{flex-grow:1;flex-shrink:1;width:100%;}.litecheckout__item--center{align-items:center;}.litecheckout__item:empty{display:none;}.litecheckout__item .ty-credit-card__input,.litecheckout__item .ty-credit-card__input-short,.litecheckout__item .ty-credit-card__cvv-field-input{color:#2e3a47;}.litecheckout__item .ty-credit-card .ty-control-group__title,.litecheckout__item .ty-credit-card__cvv-field .ty-control-group__title{color:#2e3a47;}.litecheckout__field{display:flex;flex-grow:1;flex-shrink:1;flex-basis:100%;min-width:12rem;margin:0.5rem;position:relative;flex-direction:column;align-items:flex-start;}@media (min-width: 768px){.litecheckout__field{min-width:5rem;}}@media (min-width: 768px){.litecheckout__field--auto{flex-grow:0;flex-shrink:0;flex-basis:auto;}}@media (min-width: 768px){.litecheckout__field--fill{flex-basis:auto;}}.litecheckout__field--xsmall{flex-basis:calc(25% - 1rem);}.litecheckout__field--small{flex-basis:calc(33.33333% - 1rem);}.litecheckout__field--medium{flex-basis:calc(50% - 1rem);}.litecheckout__field--large{flex-basis:calc(66.66667% - 1rem);}.litecheckout__field--xlarge{flex-basis:calc(75% - 1rem);}.litecheckout__field .ty-tiles__wrapper{border:1px solid;border-color:#acbdcd;background-color:#fff;}.litecheckout__field .ty-tiles__wrapper:hover{border-color:#8ca4ba;}.litecheckout__field .ty-tiles__title{color:#4fbe31;}.litecheckout__field .ty-tiles__text{color:#6c6c6c;}.litecheckout__field .ty-tiles__link{color:#4fbe31;}.litecheckout__field .ty-tiles__radio:checked+.ty-tiles__wrapper{border:1px solid;border-color:#4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;background-color:#fff;}.litecheckout__label,.litecheckout__input{display:block;padding:0;width:100%;font-weight:normal;}.litecheckout__label.hidden,.litecheckout__input.hidden{display:none;}.litecheckout .litecheckout__input{padding:8px 4px;border:1px solid;border-color:#acbdcd;border-radius:3px;box-sizing:border-box;height:auto;border-radius:5px;background-color:#fff;font-size:16px;color:#2e3a47;}.litecheckout .litecheckout__input--textarea{resize:vertical;min-height:120px;width:100%;}.litecheckout .litecheckout__input:not(:placeholder-shown),.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{padding-top:14px;padding-bottom:2px;}.litecheckout .litecheckout__input:hover{border-color:#8ca4ba;}.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{border:1px solid;border-color:#4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;outline:0;}.litecheckout .litecheckout__input:placeholder-shown:not(:focus):not(:focus-within)+.litecheckout__label{top:10px;font-size:14px;user-select:none;cursor:text;}.litecheckout .litecheckout__input[type=hidden] + .litecheckout__label,.litecheckout .litecheckout__input[disabled] + .litecheckout__label,.litecheckout .litecheckout__input.disabled + .litecheckout__label{display:none;}.litecheckout .litecheckout__input--selectable{padding:initial;padding-left:9px;height:40px;font-size:16px;background:0;border:0;border-bottom:1px solid #acbdcd;}.litecheckout .litecheckout__input--selectable:not(:placeholder-shown),.litecheckout .litecheckout__input--selectable:focus,.litecheckout .litecheckout__input--selectable:focus-within{padding:initial;padding-left:9px;}.litecheckout .litecheckout__input--selectable + .litecheckout__label{display:none;}.litecheckout .litecheckout__input--selectable--select{padding-left:4px;border:1px solid;border-color:#acbdcd;}.litecheckout .litecheckout__input--selectable--select:not(:placeholder-shown),.litecheckout .litecheckout__input--selectable--select:focus,.litecheckout .litecheckout__input--selectable--select:focus-within{padding:initial;padding-left:4px;color:#2e3a47;padding-right:1rem;text-align-last:right;}.litecheckout .litecheckout__input--selectable--select:hover{border:solid 1px;border-color:#8ca4ba;}.litecheckout .litecheckout__input--selectable--like-field{background-color:transparent;border:solid 1px;border-color:#acbdcd;color:#2e3a47;font-family:'Open Sans','Helvetica Neue',-apple-system,sans-serif;}.litecheckout .litecheckout__input--selectable--like-field:not(:placeholder-shown){cursor:pointer;}.litecheckout .litecheckout__input--selectable--like-field:hover{border-color:#8ca4ba;}.litecheckout .litecheckout__input--selectable--like-field:focus,.litecheckout .litecheckout__input--selectable--like-field:focus-within{border-color:#4fbe31;}@media (max-width: 767px){.litecheckout .litecheckout__input--selectable--like-field{font-size:14px;padding-left:7px;transition:cubic-bezier(0.075,0.82,0.165,1) .3s padding !important;}.litecheckout .litecheckout__input--selectable--like-field::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button;background-size:10px 10px;background-position:50% 50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgNDM4LjUzMyA0MzguNTMzJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGZpbGw9JyNjOGM4YzgnIGQ9J200MDkuMTMzIDEwOS4yMDNjLTE5LjYwOC0zMy41OTItNDYuMjA1LTYwLjE4OS03OS43OTgtNzkuNzk2LTMzLjU5OS0xOS42MDYtNzAuMjc3LTI5LjQwNy0xMTAuMDYyLTI5LjQwNy0zOS43ODEgMC03Ni40NyA5LjgwMS0xMTAuMDYzIDI5LjQwNy0zMy41OTUgMTkuNjA0LTYwLjE5MiA0Ni4yMDEtNzkuOCA3OS43OTYtMTkuNjA5IDMzLjU5Ny0yOS40MSA3MC4yODYtMjkuNDEgMTEwLjA2NCAwIDM5Ljc4IDkuODA0IDc2LjQ2MyAyOS40MDcgMTEwLjA2MiAxOS42MDcgMzMuNTkyIDQ2LjIwNCA2MC4xODkgNzkuNzk5IDc5Ljc5OCAzMy41OTcgMTkuNjA1IDcwLjI4MyAyOS40MDcgMTEwLjA2MyAyOS40MDdzNzYuNDctOS44MDIgMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiA2MC4xODktNDYuMjA2IDc5Ljc5NS03OS43OTggMTkuNjAzLTMzLjU5NiAyOS40MDMtNzAuMjg0IDI5LjQwMy0xMTAuMDYyLjAwMS0zOS43ODItOS44LTc2LjQ3Mi0yOS4zOTktMTEwLjA2NHptLTg2LjUxMiAxNjEuNzM2YzMuNjE3IDMuNjEzIDUuNDI4IDcuOTA1IDUuNDI4IDEyLjg1NCAwIDUuMTMzLTEuODExIDkuNTE0LTUuNDI4IDEzLjEyN2wtMjUuNjkzIDI1LjcwMWMtMy42MTQgMy42MTMtNy45OTQgNS40Mi0xMy4xMzUgNS40Mi00Ljk0OCAwLTkuMjM2LTEuODA3LTEyLjg0Ny01LjQybC01MS42NzYtNTEuNjgyLTUxLjY3OCA1MS42ODJjLTMuNjE2IDMuNjEzLTcuODk4IDUuNDItMTIuODQ3IDUuNDItNS4xNCAwLTkuNTE3LTEuODA3LTEzLjEzNC01LjQybC0yNS42OTctMjUuNzAxYy0zLjYxNi0zLjYxMy01LjQyNC03Ljk5NC01LjQyNC0xMy4xMjcgMC00Ljk0OCAxLjgwOS05LjI0IDUuNDI0LTEyLjg1NGw1MS42NzgtNTEuNjczLTUxLjY3OC01MS42NzhjLTMuNjE2LTMuNjEyLTUuNDI0LTcuODk4LTUuNDI0LTEyLjg0NyAwLTUuMTQgMS44MDktOS41MTcgNS40MjQtMTMuMTM0bDI1LjY5Ny0yNS42OTNjMy42MTctMy42MTYgNy45OTQtNS40MjQgMTMuMTM0LTUuNDI0IDQuOTQ5IDAgOS4yMzEgMS44MDkgMTIuODQ3IDUuNDI0bDUxLjY3OCA1MS42NzQgNTEuNjc2LTUxLjY3NGMzLjYxLTMuNjE2IDcuODk4LTUuNDI0IDEyLjg0Ny01LjQyNCA1LjE0MSAwIDkuNTIxIDEuODA5IDEzLjEzNSA1LjQyNGwyNS42OTMgMjUuNjkzYzMuNjE3IDMuNjE3IDUuNDI4IDcuOTk0IDUuNDI4IDEzLjEzNCAwIDQuOTQ4LTEuODExIDkuMjM1LTUuNDI4IDEyLjg0N2wtNTEuNjc1IDUxLjY3OHonLz48L3N2Zz4=);height:67%;width:20px;transform:scale(1.5);padding-right:10px;margin-right:7px;}.litecheckout .litecheckout__input--selectable--select{max-width:unset;font-size:14px;}}.litecheckout__label{transition:.3s all;font-size:12px;color:#a1a6aa;position:absolute;top:2px;left:6px;width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap;}.litecheckout__step-title{align-self:center;font-size:22px;color:#2e3a47;margin-bottom:0;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;}.litecheckout__shipping-method{display:flex;justify-content:stretch;align-items:stretch;height:130px;}.litecheckout__shipping-method__logo-image{max-height:60px;width:auto;}.litecheckout__shipping-method__wrapper{border-radius:5px;border:solid 1px;border-color:#acbdcd;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(100% - 2px);height:130px;overflow:hidden;cursor:pointer;}.litecheckout__shipping-method__wrapper:hover{border-color:#8ca4ba;}.litecheckout__shipping-method__wrapper .ty-error-text{padding:0 6px;}.litecheckout__shipping-method__wrapper--disabled .litecheckout__shipping-method__title,.litecheckout__shipping-method__wrapper--disabled .litecheckout__shipping-method__delivery-time{color:#4c4c4c;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper{border:solid 1px;border-color:#4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;background-color:#fff;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper--disabled{border-color:#b94a48;box-shadow:0 0 0 4px rgba(185,74,72,0.2), 0 0 0 1px #b94a48;}.litecheckout__shipping-method__radio:not(:checked) + .litecheckout__shipping-method__wrapper--disabled{border-color:rgba(172,189,205,0.4);}.litecheckout__shipping-method__radio + .litecheckout__shipping-method__wrapper--highlight{animation:highlight 500ms ease-out 2 alternate;}.litecheckout__shipping-method__radio:not(:checked) + .litecheckout__shipping-method__wrapper--disabled .litecheckout__shipping-method__title,.litecheckout__shipping-method__radio:not(:checked) + .litecheckout__shipping-method__wrapper--disabled .litecheckout__shipping-method__delivery-time{opacity:0.5;}.litecheckout__shipping-method__title,.litecheckout__shipping-method__status,.litecheckout__shipping-method__delivery-time{margin:0;padding:0;text-align:center;max-width:calc(100% - 1rem);}.litecheckout__shipping-method__title{color:#4fbe31;font-size:16px;}.litecheckout__shipping-method__status{font-size:13px;}.litecheckout__shipping-method__status--error{color:#b94a48;}.litecheckout__shipping-method__delivery-time{color:#6c6c6c;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:pre;}.litecheckout__autocomplete-dropdown{margin-left:0.5rem;margin-right:0.5rem;max-width:100%;width:100%;position:relative;}.litecheckout__autocomplete-dropdown .ui-widget-content{border-radius:3px;}.litecheckout__autocomplete-dropdown .ui-menu{padding:0;height:auto;max-height:30em;overflow-y:auto;}.litecheckout__autocomplete-dropdown .ui-menu .ui-menu-item{box-sizing:border-box;padding:10px 20px;border:1px solid transparent;}.litecheckout__autocomplete-dropdown .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-widget-content .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-widget-header .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-state-focus,.litecheckout__autocomplete-dropdown .ui-widget-content .ui-state-focus,.litecheckout__autocomplete-dropdown .ui-widget-header .ui-state-focus{color:#fff;background:#4fbe31;}.litecheckout__cart{margin-top:66px;padding:20px 15px;border-radius:5px;background:#f6f7f8;}.litecheckout__cart .ty-order-products__price:not(:last-child){margin-bottom:3px;}.litecheckout__cart .ty-product-options{padding-top:0;color:#8c8c8c;}.litecheckout__cart .ty-order-products__item{border-color:#d9dde1;}.litecheckout__order-products-p{display:inline-block;max-width:238px;}.litecheckout__field--checkbox{justify-content:flex-end;flex-direction:column-reverse;}.litecheckout__field--checkbox .litecheckout__label{position:relative;left:0;top:0;right:auto;width:auto;font-size:14px;}.litecheckout__field--checkbox .litecheckout__input{width:auto;margin-top:5px;}.litecheckout__field--date .ty-calendar__block{width:100%;}.litecheckout__field--date .litecheckout__label{font-size:14px;top:0;}.litecheckout__field--selectbox{position:relative;}.litecheckout__field--selectbox:after{position:absolute;top:10px;right:2px;left:auto;bottom:auto;width:15px;height:20px;content:'';display:block;-webkit-appearance:menulist;-moz-appearance:none;}.litecheckout__field--selectbox .litecheckout__input{width:100%;height:40px;padding:0 !important;padding-top:14px !important;padding-left:2px !important;-webkit-appearance:none;-moz-appearance:menulist;z-index:1;background-color:transparent;}.litecheckout__field--selectbox .litecheckout__label{font-size:14px;}.litecheckout__field--radio{padding-top:22px;}.litecheckout__field--radio .litecheckout__label{top:0;left:0;font-size:14px;}.litecheckout__field--radio .litecheckout__input{display:inline;padding:0;margin:0;width:unset;height:unset;margin-bottom:2px;margin-right:5px;}.litecheckout__field--radio .litecheckout__input:focus,.litecheckout__field--radio .litecheckout__input:focus-within{box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;}.litecheckout__field--textarea .litecheckout__input{resize:vertical;min-height:120px;width:100%;}.litecheckout__fields-row{display:flex;}#shipping_rates_list{width:100%;}#shipping_rates_list > .ty-shipping-options__total{display:none;visibility:hidden;}.litecheckout__payment-methods > .litecheckout__group > :not(.litecheckout__group):not(.litecheckout__container){margin:0.5rem;width:100%;}@keyframes highlight{100%{background-color:#fcf8e3;}}:root{--space-xxxs:1px;--space-xxs:2px;--space-xs:5px;--space-s:10px;--space-m:15px;--space-l:20px;--space-xl:25px;--space-xxl:30px;--space-xxxl:35px;--space-xxxxl:40px;--width-xxxs:1px;--width-xxs:2px;--width-xs:5px;--width-s:10px;--width-m:15px;--width-l:20px;--width-xl:25px;--width-xxl:30px;--width-xxxl:35px;--width-xxxxl:40px;--content-offset:0px;}@media screen and (min-width: 768px){:root{--space-xxxs:2px;--space-xxs:5px;--space-xs:10px;--space-s:20px;--space-m:30px;--space-l:40px;--space-xl:50px;--space-xxl:60px;--space-xxxl:70px;--space-xxxxl:80px;--width-xxxs:2px;--width-xxs:5px;--width-xs:10px;--width-s:20px;--width-m:30px;--width-l:40px;--width-xl:50px;--width-xxl:60px;--width-xxxl:70px;--width-xxxxl:80px;}}.ty-tiles{display:flex;justify-content:stretch;align-items:stretch;box-sizing:border-box;min-height:130px;}.ty-tiles__title,.ty-tiles__text,.ty-tiles__link{margin:0;padding:0;}.ty-tiles__title--center,.ty-tiles__text--center,.ty-tiles__link--center{text-align:center;}.ty-tiles__title{color:#4fbe32;font-size:16px;}.ty-tiles__text{color:#6c6c6c;font-size:13px;}.ty-tiles__link{display:inline-block;color:#4fbe32;font-size:13px;}.ty-tiles__link:hover{color:#ea621f;}.ty-tiles__actions{margin-top:auto;padding-top:0.5rem;}.ty-tiles__wrapper{display:flex;flex:1;flex-direction:column;box-sizing:border-box;min-height:130px;padding-top:0.75rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem;border:solid 1px #acbdcd;border-radius:5px;overflow:hidden;cursor:pointer;}.ty-tiles__wrapper:hover{border-color:#465f73;}.ty-tiles__wrapper .ty-error-text{padding:0 6px;}.ty-tiles__wrapper--center{align-items:center;}.ty-tiles__wrapper--vcenter{justify-content:center;}.ty-tiles__radio:checked+.ty-tiles__wrapper{border:solid 1px #4fbe32;box-shadow:0 0 0 4px rgba(79,190,50,0.2), 0 0 0 1px #4fbe32;}.ty-table--sorter th{position:relative;}.ty-table--sorter .header:not(.sorter-false),.ty-table--sorter .tablesorter-header:not(.sorter-false){cursor:pointer;}.ty-table--sorter .header:not(.sorter-false):hover,.ty-table--sorter .tablesorter-header:not(.sorter-false):hover{text-decoration:underline;}.ty-table--sorter .header:not(.sorter-false):focus,.ty-table--sorter .tablesorter-header:not(.sorter-false):focus{outline:none;}.ty-table--sorter .tablesorter-header-inner{font-weight:bold;}.ty-table--sorter .headerSortUp,.ty-table--sorter .tablesorter-headerSortUp,.ty-table--sorter .tablesorter-headerAsc{text-decoration:underline;}.ty-table--sorter .headerSortUp:before,.ty-table--sorter .tablesorter-headerSortUp:before,.ty-table--sorter .tablesorter-headerAsc:before{position:absolute;top:50%;right:0;font-style:normal;font-variant:normal;font-weight:normal;line-height:0;font-family:glyphs;text-transform:none;content:"\e000";speak:none;-webkit-font-smoothing:antialiased;}@media (min-width: 980px){.ty-table--sorter .headerSortUp:before,.ty-table--sorter .tablesorter-headerSortUp:before,.ty-table--sorter .tablesorter-headerAsc:before{right:5px;}}.ty-table--sorter .headerSortDown,.ty-table--sorter .tablesorter-headerSortDown,.ty-table--sorter .tablesorter-headerDesc{text-decoration:underline;}.ty-table--sorter .headerSortDown:after,.ty-table--sorter .tablesorter-headerSortDown:after,.ty-table--sorter .tablesorter-headerDesc:after{position:absolute;top:50%;right:0;font-style:normal;font-variant:normal;font-weight:normal;line-height:0;font-family:glyphs;text-transform:none;content:"\e002";speak:none;-webkit-font-smoothing:antialiased;}@media (min-width: 980px){.ty-table--sorter .headerSortDown:after,.ty-table--sorter .tablesorter-headerSortDown:after,.ty-table--sorter .tablesorter-headerDesc:after{right:5px;}}:root{--bp-bottom-panel-height:0px;}:root.bp-panel-active{--bp-bottom-panel-height:48px;}@media (min-width: 768px){:root.bp-panel-active{--bp-bottom-panel-height:56px;}}.bp__container{--bp-font-size:13px;--bp-font:-apple-system, BlinkMacSystemFont, 'San Francisco', Roboto, 'Segoe UI', Ubuntu, 'Helvetica Neue', sans-serif;--bp-main-color:#0284d5;--bp-cscart-color:#51ccfb;--bp-main-color-hover:#0374ae;--bp-main-color-animation:#51ccfb;--bp-radius:4px;--bp-panel-bg:rgba(0,0,0,0.8);--bp-panel-shadow:0 -2px 4px 0 rgba(0,0,0,0.5);--bp-bottom-button-bg-hover:#f7f7f7;--bp-bottom-button-shadow:0 3px 5px -1px rgba(0,0,0,0.2), 0 1px 18px 0 rgba(0,0,0,0.12), 0 6px 4px 0 rgba(0,0,0,0.14);--bp-bottom-button-shadow--hover:0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);--bp-preview-color:#29b6f6;--bp-build-color:#ffca28;--bp-text-color:#66bb6a;--bp-theme-color:#ec407a;--bp-text-color-inverse:#fff;--bp-text-color-gray:#999;--bp-dropdown-menu-bg:#333;--bp-dropdown-menu-group-divider:1px solid rgba(255,255,255,0.1);--bp-dropdown-menu-item-hover-bg:rgba(255,255,255,0.15);}.bp *{box-sizing:border-box;}.bp-tygh-main-container{padding-bottom:var(--bp-bottom-panel-height);}.dialog-is-open .bp__container{display:none;}@media (max-width: 1340px){.admin-content-wrap .sidebar{margin-bottom:var(--bp-bottom-panel-height);}}html.bp-panel-active .theme-editor{bottom:var(--bp-bottom-panel-height);}.bp-panel{display:-ms-grid;display:grid;z-index:10100;position:fixed;bottom:0;width:100%;height:var(--bp-bottom-panel-height);background-color:var(--bp-panel-bg);-webkit-box-shadow:var(--bp-panel-shadow);box-shadow:var(--bp-panel-shadow);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;grid-template-areas:"nav close";-ms-grid-columns:auto 40px;grid-template-columns:auto 40px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}@media (min-width: 768px){.bp-panel{grid-template-areas:"logo nav . modes . actions close";-ms-grid-columns:100px auto auto 1fr auto auto 40px;grid-template-columns:100px auto auto 1fr auto auto 40px;}}html:not(.bp-panel-active) .bp-panel{-webkit-transform:translateY(calc(110%));-ms-transform:translateY(calc(110%));transform:translateY(calc(100% + 10px));}.bp-logo{display:none;grid-area:logo;padding:10px;}@media (min-width: 768px){.bp-logo{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:inherit;box-sizing:border-box;color:#fff;}}.bp-logo:hover,.bp-logo:focus,.bp-logo--active{opacity:1;color:#fff;outline:0;}.bp-logo--color{color:var(--bp-cscart-color);}.bp-logo-icon{pointer-events:none;}.bp-logo-img--no-color{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);max-height:100%;width:auto;}.bp-nav{display:-ms-grid;display:grid;position:relative;grid-area:nav;grid-template-columns:repeat(auto-fit,minmax(90px,auto));grid-auto-flow:column;}.bp-nav__item{display:-webkit-box;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-right:6px;padding-left:6px;color:var(--bp-text-color-inverse);font-size:15px;font-family:var(--bp-font);white-space:nowrap;cursor:pointer;}.bp-nav__item:hover,.bp-nav__item:focus,.bp-nav__item--active{opacity:1;color:var(--bp-text-color-inverse);text-decoration:none;outline:0;}@media (min-width: 1024px){.bp-nav__item{padding-right:12px;padding-left:12px;font-size:18px;}}.bp-nav__item-text{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.bp-nav__active{position:absolute;top:0;left:0;width:100px;height:4px;background:transparent;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;width:calc(100% / 3);}.bp-nav__active--activated{background:#fff;}.bp-modes{display:none;grid-area:modes;}.bp-modes__item{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;border:0;color:#fff;background:none;}.bp-modes__item:hover,.bp-modes__item:focus,.bp-modes__item--active{outline:0;opacity:1;color:#fff;}.bp-modes__item:hover .bp-modes__item-icon{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}.bp-modes__item:hover.bp-modes__item--preview,.bp-modes__item--active.bp-modes__item--preview{color:var(--bp-preview-color);}.bp-modes__item:hover.bp-modes__item--build,.bp-modes__item--active.bp-modes__item--build{color:var(--bp-build-color);}.bp-modes__item:hover.bp-modes__item--text,.bp-modes__item--active.bp-modes__item--text{color:var(--bp-text-color);}.bp-modes__item:hover.bp-modes__item--theme,.bp-modes__item--active.bp-modes__item--theme{color:var(--bp-theme-color);}.bp-modes__item--disabled .bp-modes__item-icon{opacity:0.1;}.bp-modes__item--disabled.bp-modes__item:hover{color:#fff;cursor:auto;}.bp-modes__item--disabled.bp-modes__item:hover .bp-modes__item-icon{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.bp-modes__item-icon{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-modes__active{position:absolute;top:0;left:0;width:100px;height:4px;background:transparent;width:calc(100% / 4);-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.bp-modes__active--preview{background-color:var(--bp-preview-color);}.bp-modes__active--build{background-color:var(--bp-build-color);}.bp-modes__active--text{background-color:var(--bp-text-color);}.bp-modes__active--theme{background-color:var(--bp-theme-color);}@media (min-width: 768px){.bp-modes{display:-ms-grid;display:grid;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;margin-left:auto;-ms-grid-columns:minmax(48px,64px) minmax(48px,64px) minmax(48px,64px) minmax(48px,64px);grid-template-columns:minmax(48px,64px) minmax(48px,64px) minmax(48px,64px) minmax(48px,64px);}}.bp-actions{display:none;grid-area:actions;}.bp-actions__item{height:100%;}.bp-actions__item:hover,.bp-actions__item:focus{outline:0;}.bp-actions__item:hover,.bp-actions__item--active{opacity:1;color:#fff;}@media (min-width: 768px){.bp-actions{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-ms-grid-columns:40px 40px;grid-template-columns:40px 40px;}}@media (min-width: 768px){.bp-panel--personal_demo.bp-panel--admin .bp-actions.bp-actions--one-column,.bp-panel--personal_demo.bp-panel--vendor .bp-actions.bp-actions--one-column{-ms-grid-columns:40px;grid-template-columns:40px;}}.bp-bottom-buttons{display:-ms-grid;display:grid;visibility:hidden;z-index:10100;position:fixed;bottom:5px;left:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 48px);-ms-grid-columns:80px 12px auto;grid-template-columns:80px auto;-ms-grid-rows:40px;grid-template-rows:40px;grid-gap:12px;pointer-events:none;}.bp-bottom-buttons--active{visibility:visible;}.bp-bottom-buttons > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.bp-bottom-buttons > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;}@media (min-width: 1340px){.bp-bottom-buttons{bottom:24px;-ms-grid-columns:56px 12px auto;grid-template-columns:56px auto;-ms-grid-rows:56px;grid-template-rows:56px;}}.bp-bottom-button{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10100;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;border:0;border-radius:999px;color:var(--bp-main-color);font-size:18px;background-color:#fff;-webkit-box-shadow:var(--bp-bottom-button-shadow);box-shadow:var(--bp-bottom-button-shadow);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;pointer-events:auto;}.bp-bottom-button:hover,.bp-bottom-button:focus{color:var(--bp-main-color);background-color:var(--bp-bottom-button-bg-hover);-webkit-box-shadow:var(--bp-bottom-button-shadow--hover);box-shadow:var(--bp-bottom-button-shadow--hover);text-decoration:none;outline:0;}.bp-bottom-button--disabled{opacity:0;visibility:hidden;}.bp-bottom-button--disabled-panel{-webkit-transform:translatex(-28px) translateY(24px);-ms-transform:translatex(-28px) translateY(24px);transform:translatex(-28px) translateY(24px);}.bp-bottom-button--disabled-action{-webkit-transform:translatex(-88px) translateY(24px);-ms-transform:translatex(-88px) translateY(24px);transform:translatex(-88px) translateY(24px);}.bp-bottom-button--primary{color:#fff;background-color:var(--bp-main-color);}.bp-bottom-button--primary:hover,.bp-bottom-button--primary:focus{color:#fff;background-color:var(--bp-main-color-hover);}.bp-bottom-button--logo{color:var(--bp-cscart-color);}.bp-bottom-button--logo:hover{color:var(--bp-cscart-color);}.bp-bottom-button--text{padding-right:20px;padding-left:20px;}.bp-bottom-button__icon{pointer-events:none;}.bp-bottom-button-img{height:36px;width:auto;max-width:45px;object-fit:contain;}.bp-info{display:inline;-webkit-transform:translate3d(0,50%,1px);transform:translate3d(0,50%,1px);margin-top:-1.2em;color:var(--bp-text-color-gray);font-size:var(--bp-font-size);font-family:var(--bp-font);}@media (min-width: 768px){.bp-info{display:none;}}@media (min-width: 1024px){.bp-info{display:inline;}}.bp-info--animation{color:transparent;background:-webkit-gradient(linear,left top,right top,from(var(--bp-text-color-gray)),color-stop(60%,var(--bp-text-color-gray)),color-stop(80%,var(--bp-text-color-inverse)),to(var(--bp-text-color-gray)));background:-webkit-linear-gradient(left,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);background:-o-linear-gradient(left,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);background:linear-gradient(90deg,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);-webkit-background-clip:text;background-clip:text;-webkit-animation:10s bp-info--animation infinite linear;animation:10s bp-info--animation infinite linear;-webkit-transition:all 5s;-o-transition:all 5s;transition:all 5s;}@-webkit-keyframes bp-info--animation{0%{background-position:0;}100%{background-position:300px;}}@keyframes bp-info--animation{0%{background-position:0;}100%{background-position:300px;}}.bp-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:var(--bp-text-color-inverse);font-size:var(--bp-font-size);}.bp-btn__text{padding:7px 12px;border-radius:999px;color:var(--bp-text-color-inverse);background-color:var(--bp-main-color);transition:all 0.2s;}.bp-btn__text--animation{-webkit-animation:bp-btn__text--animation 60s ease infinite;animation:bp-btn__text--animation 60s ease infinite;}.bp-btn:hover{text-decoration:none;}.bp-btn:hover .bp-btn__text{color:var(--bp-text-color-inverse);background-color:var(--bp-main-color-hover);-webkit-animation:none;animation:none;}@keyframes bp-btn__text--animation{0%{background-color:var(--bp-main-color);}98%{background-color:var(--bp-main-color);}99%{background-color:var(--bp-main-color-animation);}100%{background-color:var(--bp-main-color);}}.bp-dropdown{position:relative;}.bp-dropdown-button{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;border:0;color:#fff;background:none;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-dropdown-button:hover,.bp-dropdown-button:focus{opacity:1;outline:0;}.bp-dropdown-button-icon--settings{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-dropdown-button--animation:focus .bp-dropdown-button-icon--settings{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.bp-dropdown-menu{opacity:0;visibility:hidden;position:absolute;bottom:calc(100% + 2px);right:-12px;padding-top:6px;padding-bottom:6px;max-height:calc(100vh - 72px);overflow-y:auto;border-radius:var(--bp-radius);background-color:var(--bp-dropdown-menu-bg);-webkit-transition:opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;-o-transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out;transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out;transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);z-index:-1;}.bp-dropdown-menu--open{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);z-index:1;}.bp-dropdown-menu__group:not(:last-child){margin-bottom:3px;padding-bottom:3px;border-bottom:var(--bp-dropdown-menu-group-divider);}.bp-dropdown-menu__item{display:block;padding:6px 20px;color:#fff;font-size:var(--bp-font-size);font-family:var(--bp-font);white-space:nowrap;}.bp-dropdown-menu__item:hover,.bp-dropdown-menu__item:focus{color:#fff;background-color:var(--bp-dropdown-menu-item-hover-bg);text-decoration:none;}.bp-dropdown-menu__item-text{display:block;padding:6px 20px;color:#fff;opacity:0.7;font-size:var(--bp-font-size);font-family:var(--bp-font);white-space:nowrap;}.bp-dropdown-menu__item-text--head{padding:6px 10px;font-weight:bold;opacity:1;}.bp-tooltip{display:inline-block;opacity:0;position:absolute;bottom:100%;margin-bottom:8px;padding:9px;border-radius:var(--bp-radius);color:#fff;font-size:14px;font-family:var(--bp-font);text-align:center;white-space:nowrap;pointer-events:none;background-color:rgba(0,0,0,0.8);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-tooltip__secondary{color:#fff;font-size:12px;line-height:1.3;white-space:normal;min-width:200px;margin-top:4px;}.bp-tooltip:after{position:absolute;top:100%;left:50%;margin-left:-10px;border:solid transparent;border-width:10px;border-top-color:rgba(0,0,0,0.8);pointer-events:none;content:"";}.no-touchevents [data-bp-tooltip]:hover .bp-tooltip{opacity:1;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);}.bp-tooltip--left{left:2px;}.bp-tooltip--left:after{left:26px;}.bp-tooltip--right{right:2px;}.bp-tooltip--right:after{left:calc(90%);}.bp-close{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0;border:0;color:#fff;background:none;grid-area:close;}.bp-close:hover,.bp-close--focus,.bp-close--active{opacity:1;outline:0;color:#fff;}.bp-close__icon{pointer-events:none;}.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{height:96px;grid-template-areas:"demo demo" "nav close";-ms-grid-rows:48px 48px;grid-template-rows:48px 48px;}@media (min-width: 768px){.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{height:56px;grid-template-areas:"logo nav . modes . demo actions close";-ms-grid-rows:auto;grid-template-rows:auto;}}@media (min-width: 768px){.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{grid-template-areas:"logo nav . modes . demo actions close";-ms-grid-columns:100px auto auto 1fr auto auto auto 40px;grid-template-columns:100px auto auto 1fr auto auto auto 40px;}}.bp-demo{display:none;height:100%;grid-area:demo;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-columns:auto;grid-template-columns:auto;}.bp-panel.bp-panel--personal_demo .bp-demo,.bp-panel.bp-panel--demo .bp-demo{display:-ms-grid;display:grid;}.bp-panel.bp-panel--personal_demo .bp-demo{-ms-grid-columns:auto 12px auto;grid-template-columns:auto auto;grid-gap:12px;}.bp-panel.bp-panel--admin .bp-modes{display:none;}.ty-swiper-previewer{height:calc(100% - 48px - 2 * 10px) !important;display:flex !important;align-items:center;justify-content:center;}.ty-swiper-previewer:focus{outline:none;}.ty-swiper-previewer__object-container{padding:0;height:100% !important;background:none;width:100%;}.ty-swiper-previewer__container{height:100%;max-width:100%;margin:0 auto;padding:0;width:100%;}.ty-swiper-previewer__button-prev.swiper-button-prev,.ty-swiper-previewer__button-next.swiper-button-next{color:#fff;}.ty-swiper-previewer__button-prev.swiper-button-prev:focus,.ty-swiper-previewer__button-next.swiper-button-next:focus{outline:none;}.ty-swiper-previewer__button-prev.swiper-button-prev:hover,.ty-swiper-previewer__button-next.swiper-button-next:hover{opacity:0.75;}.ty-swiper-previewer__button-prev.swiper-button-prev:after,.ty-swiper-previewer__button-next.swiper-button-next:after{font-family:glyphs;font-size:60px;}.ty-swiper-previewer__button-prev.swiper-button-prev:after{content:'\e020';}.ty-swiper-previewer__button-next.swiper-button-next:after{content:'\e01f';}.ty-swiper-previewer__slide.swiper-slide{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;height:100%;}.ty-swiper-previewer__img{max-width:calc(100% - 2 * 45px - 2 * 10px);width:auto;max-height:100%;}[dir='rtl'] .ty-swiper-previewer__button-prev{right:auto;left:10px;}[dir='rtl'] .ty-swiper-previewer__button-prev.swiper-button-prev:after{content:'\e01f';}[dir='rtl'] .ty-swiper-previewer__button-next{left:auto;right:10px;}[dir='rtl'] .ty-swiper-previewer__button-next.swiper-button-next:after{content:'\e020';}.ty-swiper-previewer__dialog{position:fixed;height:100vh !important;width:100vw !important;top:0 !important;left:0 !important;max-width:100vw !important;margin-bottom:0 !important;background:none;}.ty-swiper-previewer__dialog .ui-dialog-titlebar.ui-widget-header{background:none;border:none;}.ty-swiper-previewer__dialog .ui-dialog-titlebar.ui-widget-header .ui-icon-closethick{color:#fff;font-size:20px;width:20px;height:20px;}.ajax-loader-container{position:relative;}.ajax-loader::before{box-sizing:content-box;position:absolute;content:'';opacity:0.6;border-radius:50%;width:24px;height:24px;border:3px solid #4a4a4a;border-top:3px solid transparent;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.2s infinite linear;animation:load 1.2s infinite linear;}.ajax-loader--vertical-top::before{top:calc(24px / 2);}.ajax-loader--vertical-center::before{top:calc(50% - (24px + 3px * 2) / 2);}.ajax-loader--horizontal-center::before{left:calc(50% - (24px + 3px * 2) / 2);}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}:root{--ty-content-more-visible-comment-lines:5;}.ty-content-more{position:relative;}.ty-content-more__text:not(.cs-content-more__text--full){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--ty-content-more-visible-comment-lines);-webkit-box-orient:vertical;}.ty-content-more__btn{position:absolute;bottom:0;right:0;padding-top:0;padding-bottom:0;padding-left:var(--space-xs);padding-right:var(--space-xs);color:#000;background:#fff;border:0;transition:all 150ms;}.ty-content-more__btn:hover{color:#000;}.ty-content-more__btn:before{content:'';pointer-events:none;display:block;position:absolute;top:0;right:100%;width:var(--width-s);height:100%;background-image:linear-gradient(90deg,rgba(255,255,255,0),#fff);}@font-face{font-family:vanilla-icons;src:url('../../../../../../../../design/themes/vanilla/media/fonts/vanilla-icons.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/vanilla-icons.ttf?1751741230') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'Source Sans';src:url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-light.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-light.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-light.ttf?1751741230') format('truetype');font-style:normal;font-weight:100;}@font-face{font-family:'Source Sans';src:url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-lightitalic.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-lightitalic.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-lightitalic.ttf?1751741230') format('truetype');font-style:italic;font-weight:100;}@font-face{font-family:'Source Sans';src:url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-regular.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-regular.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-regular.ttf?1751741230') format('truetype');font-style:normal;font-weight:400;}@font-face{font-family:'Source Sans';src:url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-semibold.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-semibold.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-semibold.ttf?1751741230') format('truetype');font-style:normal;font-weight:500;}@font-face{font-family:'Source Sans';src:url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-bold.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-bold.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/sourcesanspro-bold.ttf?1751741230') format('truetype');font-style:normal;font-weight:700;}@font-face{font-family:EBGaramond;src:url('../../../../../../../../design/themes/vanilla/media/fonts/ebgaramond-regular.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/ebgaramond-regular.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/ebgaramond-regular.ttf?1751741230') format('truetype');font-style:normal;}@font-face{font-family:Raleway;src:url('../../../../../../../../design/themes/vanilla/media/fonts/raleway-regular.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/raleway-regular.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/raleway-regular.ttf?1751741230') format('truetype');font-style:normal;}@font-face{font-family:Raleway;src:url('../../../../../../../../design/themes/vanilla/media/fonts/raleway-italic.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/raleway-italic.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/raleway-italic.ttf?1751741230') format('truetype');font-style:italic;}@font-face{font-family:Cardo;src:url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-regular-webfont.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-regular-webfont.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-regular-webfont.ttf?1751741230') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:Cardo;src:url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-bold-webfont.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-bold-webfont.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-bold-webfont.ttf?1751741230') format('truetype');font-weight:bold;font-style:normal;}@font-face{font-family:Cardo;src:url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-italic-webfont.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-italic-webfont.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/fonts/cardo-italic-webfont.ttf?1751741230') format('truetype');font-weight:normal;font-style:italic;}@font-face{font-family:Inconsolata;src:url('../../../../../../../../design/themes/vanilla/media/fonts/inconsolata-regular.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/inconsolata-regular.ttf?1751741230') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:Inconsolata;src:url('../../../../../../../../design/themes/vanilla/media/fonts/inconsolata-bold.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/fonts/inconsolata-bold.ttf?1751741230') format('truetype');font-weight:bold;font-style:normal;}.margin-top-0{margin-top:0px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-0{margin-top:0px;}}@media (max-width: 767px){.margin-top-0{margin-top:0px;}}.margin-top-5{margin-top:5px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-5{margin-top:3.3333333333333px;}}@media (max-width: 767px){.margin-top-5{margin-top:2.5px;}}.margin-top-10{margin-top:10px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-10{margin-top:6.6666666666667px;}}@media (max-width: 767px){.margin-top-10{margin-top:5px;}}.margin-top-15{margin-top:15px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-15{margin-top:10px;}}@media (max-width: 767px){.margin-top-15{margin-top:7.5px;}}.margin-top-20{margin-top:20px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-20{margin-top:13.333333333333px;}}@media (max-width: 767px){.margin-top-20{margin-top:10px;}}.margin-top-25{margin-top:25px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-25{margin-top:16.666666666667px;}}@media (max-width: 767px){.margin-top-25{margin-top:12.5px;}}.margin-top-30{margin-top:30px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-30{margin-top:20px;}}@media (max-width: 767px){.margin-top-30{margin-top:15px;}}.margin-top-35{margin-top:35px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-35{margin-top:23.333333333333px;}}@media (max-width: 767px){.margin-top-35{margin-top:17.5px;}}.margin-top-40{margin-top:40px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-40{margin-top:26.666666666667px;}}@media (max-width: 767px){.margin-top-40{margin-top:20px;}}.margin-top-45{margin-top:45px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-45{margin-top:30px;}}@media (max-width: 767px){.margin-top-45{margin-top:22.5px;}}.margin-top-50{margin-top:50px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-50{margin-top:33.333333333333px;}}@media (max-width: 767px){.margin-top-50{margin-top:25px;}}.margin-top-55{margin-top:55px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-55{margin-top:36.666666666667px;}}@media (max-width: 767px){.margin-top-55{margin-top:27.5px;}}.margin-top-60{margin-top:60px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-60{margin-top:40px;}}@media (max-width: 767px){.margin-top-60{margin-top:30px;}}.margin-top-65{margin-top:65px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-65{margin-top:43.333333333333px;}}@media (max-width: 767px){.margin-top-65{margin-top:32.5px;}}.margin-top-70{margin-top:70px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-70{margin-top:46.666666666667px;}}@media (max-width: 767px){.margin-top-70{margin-top:35px;}}.margin-top-75{margin-top:75px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-75{margin-top:50px;}}@media (max-width: 767px){.margin-top-75{margin-top:37.5px;}}.margin-top-80{margin-top:80px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-80{margin-top:53.333333333333px;}}@media (max-width: 767px){.margin-top-80{margin-top:40px;}}.margin-top-85{margin-top:85px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-85{margin-top:56.666666666667px;}}@media (max-width: 767px){.margin-top-85{margin-top:42.5px;}}.margin-top-90{margin-top:90px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-90{margin-top:60px;}}@media (max-width: 767px){.margin-top-90{margin-top:45px;}}.margin-top-95{margin-top:95px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-95{margin-top:63.333333333333px;}}@media (max-width: 767px){.margin-top-95{margin-top:47.5px;}}.margin-top-100{margin-top:100px;}@media (min-width: 768px) and (max-width: 979px){.margin-top-100{margin-top:66.666666666667px;}}@media (max-width: 767px){.margin-top-100{margin-top:50px;}}@keyframes loading{0%{width:0;}100%{width:100%;}}@-webkit-keyframes bun-top-out{0%{left:0;top:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}20%{left:0;top:0;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}80%{left:-5px;top:0;-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg);}100%{left:-5px;top:1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}}@keyframes bun-top-out{0%{left:0;top:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}20%{left:0;top:0;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}80%{left:-5px;top:0;-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg);}100%{left:-5px;top:1px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}}@-webkit-keyframes bun-bot-out{0%{left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}20%{left:0;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);}80%{left:-5px;-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);}100%{left:-5px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}}@keyframes bun-bot-out{0%{left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}20%{left:0;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);}80%{left:-5px;-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);}100%{left:-5px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}}@-webkit-keyframes bun-top-in{0%{left:-5px;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}20%{left:-5px;bottom:0;-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg);}80%{left:0;bottom:0;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}100%{left:0;bottom:20px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes bun-top-in{0%{left:-5px;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}20%{left:-5px;bottom:0;-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg);}80%{left:0;bottom:0;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);}100%{left:0;bottom:20px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}}@-webkit-keyframes bun-bot-in{0%{left:-5px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}20%{left:-5px;bottom:0;-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);}80%{left:0;bottom:0;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);}100%{left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes bun-bot-in{0%{left:-5px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}20%{left:-5px;bottom:0;-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);}80%{left:0;bottom:0;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);}100%{left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}}@-webkit-keyframes burger-fill-in{0%{width:0;left:36px;}40%{width:0;left:40px;}80%{width:36px;left:-6px;}100%{width:36px;left:0px;}}@keyframes burger-fill-in{0%{width:0;left:36px;}40%{width:0;left:40px;}80%{width:36px;left:-6px;}100%{width:36px;left:0px;}}@-webkit-keyframes burger-fill-out{0%{width:36px;left:0px;}20%{width:42px;left:-6px;}40%{width:0;left:40px;}100%{width:0;left:36px;}}@keyframes burger-fill-out{0%{width:36px;left:0px;}20%{width:42px;left:-6px;}40%{width:0;left:40px;}100%{width:0;left:36px;}}.ty-logo-container{margin:0;}.bottom-logo .ty-logo-container{padding-top:35px;padding-bottom:35px;text-align:center;}.top-logo .ty-logo-container{margin-right:40px;}.ty-logo-container__image{display:inline-block;text-decoration:none;}.vanilla-logo .ty-logo-container__image{width:auto;max-height:44px;}.ty-logo-container__image.vertical-middle{visibility:hidden;}@media (max-width: 767px){.ty-logo-container,.top-logo .ty-logo-container{margin:5px 0;}.bottom-logo .ty-logo-container{margin:0;padding-top:20px;padding-bottom:20px;}}.top-menu-grid{padding:0;}.ty-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-menu:before,.ty-menu:after{display:table;content:"";line-height:0;width:100%;}.ty-menu:after{clear:both;}.ty-menu__items{background:#edeff1;position:relative;padding:0;}.ty-menu__items:before,.ty-menu__items:after{display:table;content:"";line-height:0;width:100%;}.ty-menu__items:after{clear:both;}.ty-menu__item{height:20px;margin:0 20px 0 0;padding:12px 0;display:block;float:left;}.ty-menu__item:after{display:block;content:"";position:absolute;top:100%;left:0;width:100%;height:0;}.ty-menu__item:last-child{margin-right:0;}.ty-menu__item:hover .ty-menu__item-link{border-bottom:1px solid #f00;}.no-touch .ty-menu__item:hover .ty-menu__submenu-items{height:auto;padding-top:15px;padding-bottom:15px;opacity:1;}.no-touch .ty-menu__item:hover .ty-top-mine__submenu-col{opacity:1;}.ty-menu__item:hover:after{height:28px;}.is-hover-menu .ty-menu__item:after{height:28px;}.ty-menu__item .ty-menu__item-link{color:#777;position:relative;min-height:46px;border-bottom:1px solid transparent;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-menu__item .ty-menu__item-link .ty-icon-down-micro{position:absolute;font-size:20px;right:12px;top:13px;}.ty-menu__item-active .ty-menu__item-link{background:#dfe2e6;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a{color:#fff;background:#000;padding:2px 6px;}.ty-menu__submenu-items{display:block;position:absolute;top:calc(100% + 28px);min-width:200px;height:0;padding:0 25px;background:#fff;opacity:0;z-index:200;overflow:hidden;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;}.is-hover-menu .ty-menu__submenu-items{height:auto;padding-top:15px;padding-bottom:15px;opacity:1;}.ty-menu__submenu-items .ty-top-mine__submenu-col{margin:0px 10px;display:inline-block;vertical-align:top;min-width:139px;opacity:0;-webkit-transition:opacity 500ms;-moz-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms;}.ty-menu__submenu-items .ty-top-mine__submenu-col:last-child{margin-right:1px;}.ty-menu__submenu-item{margin-bottom:10px;}.ty-menu__submenu-item .ty-menu__submenu-link{color:#777;}.ty-menu__submenu-item .ty-menu__submenu-link:hover{color:#5a5a5a;}.ty-menu__submenu-item-header{min-height:25px;margin-bottom:10px;padding-bottom:2px;border-bottom:1px solid #777;}.ty-menu__submenu-item-header .ty-menu__submenu-link{color:#777;font-weight:500;text-transform:uppercase;}.ty-menu__submenu-dropdown-bottom{display:block;background:#ecf0f1;margin:0px -16px -15px;padding:10px;text-align:right;}.is-hover-menu .ty-menu__item-link,.is-hover-menu.ty-menu__item-active .ty-menu__item-link{border-bottom:1px solid #777;}.is-hover-menu .ty-top-mine__submenu-col{opacity:1;}.ty-menu-vertical .ty-menu__items{border-bottom:1px solid #34495e;z-index:30;}.ty-menu-vertical .ty-menu__item{float:none;position:relative;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu{display:none;right:0;left:auto;top:0;position:absolute;z-index:6;}.ty-menu-vertical .ty-menu__submenu-items{padding:0;border:1px solid #e2e5e8;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link,.ty-menu-vertical .ty-menu__submenu .is-hover-menu > .ty-menu__submenu-item-header .ty-menu__item-link{background:#000;color:#777;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover i,.ty-menu-vertical .ty-menu__submenu .is-hover-menu i{color:#fff;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link{color:#000;background:white;padding:14px 20px;}.no-touch .ty-menu-vertical .ty-menu__item:hover > .ty-menu__submenu,.ty-menu-vertical .is-hover-menu > .ty-menu__submenu{display:block;}.no-touch .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover > .ty-menu__item-link{background:#000;color:white;}.ty-menu-vertical .ty-menu__item .ty-icon-left-open{display:none;}.ty-menu__item-arrow i{position:absolute;z-index:5;right:15px;top:17px;color:#a1a6aa;}.ty-menu-vertical .ty-menu__submenu-item-header{margin-bottom:0px;padding-bottom:0px;border:0px;}.ty-menu-vertical .ty-menu__items.rtl{text-align:right;}.ty-menu-vertical .ty-menu__items.rtl .ty-icon-right-open{display:none;}.ty-menu-vertical .ty-menu__items.rtl .ty-icon-left-open{left:15px;right:auto;display:block;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu{width:202px;right:100%;left:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu-items{width:200px;}.ty-menu__submenu{left:0;}.ty-menu__submenu-to-right .ty-menu__submenu-items{right:0px;}@media (max-width: 1024px){.top-menu{display:none;}}.ty-menu__item.ty-menu__item--color-primary .ty-menu__item-link{color:#f00;}.ty-menu__item--text-uppercase{text-transform:uppercase;}.ty-menu__item--text-bold .ty-menu__item-link{font-weight:600;}.ty-menu__item--text-bold:hover .ty-menu__item-link{border-width:2px;}.top-search{position:relative;width:60px;height:44px;}.top-search .ty-search-block{position:relative;}.top-search .ty-search-block__input{display:none;opacity:0;position:fixed;top:0;left:0;width:100%;height:100px !important;padding:0 100px 0 40px;border:0;background:#fff;font-size:20px;font-weight:100;text-transform:uppercase;-webkit-transition:opacity 500ms;-moz-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms;}.top-search .ty-search-block__input.active{opacity:1;z-index:1011;}.top-search .ty-search-block__input.active + .ty-search-magnifier{position:fixed;z-index:1;}.top-search .ty-search-block__input.cm-hint{color:#999;}.top-search .ty-search-block__input.cm-hint-focused{color:#4c4c4c;}.top-search .ty-search-magnifier{display:block;position:absolute;width:44px;height:44px;padding:0;border:0;background:none;font-size:32px;line-height:60px;}.ty-grid-list__image.updated-height .ty-no-image{height:100% !important;}.ty-grid-list__control .ty-btn__primary,.ty-grid-list__control .ty-btn__secondary,.ty-grid-list__control .ty-quick-view-button .ty-btn,.ty-grid-list__control .add-to-cart__wrapper .ty-btn__primary,.ty-simple-list__control .ty-btn__primary,.ty-simple-list__control .ty-btn__secondary,.ty-simple-list__control .ty-quick-view-button .ty-btn,.ty-simple-list__control .add-to-cart__wrapper .ty-btn__primary{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;height:100%;border:none;padding:15px;background:rgba(247,253,252,0.25);color:#000;font-size:13px;font-weight:normal;font-family:'Noto Sans',Helvetica,Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;}.ty-grid-list__control .ty-btn__primary:hover,.ty-grid-list__control .ty-btn__primary:active,.ty-grid-list__control .ty-btn__secondary:hover,.ty-grid-list__control .ty-btn__secondary:active,.ty-grid-list__control .ty-quick-view-button .ty-btn:hover,.ty-grid-list__control .ty-quick-view-button .ty-btn:active,.ty-grid-list__control .add-to-cart__wrapper .ty-btn__primary:hover,.ty-grid-list__control .add-to-cart__wrapper .ty-btn__primary:active,.ty-simple-list__control .ty-btn__primary:hover,.ty-simple-list__control .ty-btn__primary:active,.ty-simple-list__control .ty-btn__secondary:hover,.ty-simple-list__control .ty-btn__secondary:active,.ty-simple-list__control .ty-quick-view-button .ty-btn:hover,.ty-simple-list__control .ty-quick-view-button .ty-btn:active,.ty-simple-list__control .add-to-cart__wrapper .ty-btn__primary:hover,.ty-simple-list__control .add-to-cart__wrapper .ty-btn__primary:active{background:rgba(247,253,252,0.75);color:#000;}.ty-grid-list__control .ty-btn__primary:hover:before,.ty-grid-list__control .ty-btn__primary:active:before,.ty-grid-list__control .ty-btn__secondary:hover:before,.ty-grid-list__control .ty-btn__secondary:active:before,.ty-grid-list__control .ty-quick-view-button .ty-btn:hover:before,.ty-grid-list__control .ty-quick-view-button .ty-btn:active:before,.ty-grid-list__control .add-to-cart__wrapper .ty-btn__primary:hover:before,.ty-grid-list__control .add-to-cart__wrapper .ty-btn__primary:active:before,.ty-simple-list__control .ty-btn__primary:hover:before,.ty-simple-list__control .ty-btn__primary:active:before,.ty-simple-list__control .ty-btn__secondary:hover:before,.ty-simple-list__control .ty-btn__secondary:active:before,.ty-simple-list__control .ty-quick-view-button .ty-btn:hover:before,.ty-simple-list__control .ty-quick-view-button .ty-btn:active:before,.ty-simple-list__control .add-to-cart__wrapper .ty-btn__primary:hover:before,.ty-simple-list__control .add-to-cart__wrapper .ty-btn__primary:active:before{background:rgba(208,241,239,0.8);}.ty-grid-list__control.mobile-cart,.ty-simple-list__control.mobile-cart{display:none;}.touchevents .ty-grid-list__control.mobile-cart,.touchevents .ty-simple-list__control.mobile-cart{display:block;position:absolute;bottom:0;left:0;width:100%;visibility:visible;opacity:1;}.ty-grid-list__control .btn-disabled,.ty-simple-list__control .btn-disabled{display:none;}.touchevents .ty-grid-list__control,.touchevents .ty-simple-list__control{display:none;}.two-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;}.two-btns .ty-btn__primary:before,.two-btns .ty-btn__secondary:before,.two-btns .ty-quick-view-button .ty-btn:before{content:'';position:absolute;top:0;height:100%;width:1px;background:rgba(189,195,199,0.1);}.two-btns .ty-quick-view-button,.two-btns .ty-quick-view-button + div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;}.two-btns .sd-add-to-cart__wrapper{width:100%;}.two-btns .ty-btn__primary:before,.two-btns .ty-btn__details:before{left:0;}.ty-quick-view-button .ty-btn:after{font-family:glyphs;speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e02c';margin-left:6px;font-size:10px;color:rgba(0,0,0,0.7);}.ty-quick-view-button .ty-btn:before{right:0;}.ty-simple-list__buttons{width:100%;padding:0;}.ty-simple-list__buttons > div{width:inherit;}.ui-widget-content.ui-dialog[aria-describedby*="product_quick_view"]{width:100% !important;max-width:1040px;max-height:calc(100vh - 60px);overflow-y:auto;}.ui-widget-content.ui-dialog[aria-describedby*="product_quick_view"] .ui-dialog-titlebar{display:none;}.ui-widget-content.ui-dialog[aria-describedby*="product_quick_view"] .object-container{padding:30px;}.ui-widget input,.ui-widget button,.ui-widget select,.ui-widget textarea{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:14px;}.ty-quick-view__wrapper .ty-product-block__left{position:relative;max-width:330px;padding-left:30px;padding-top:60px;box-sizing:border-box;}.ty-quick-view__wrapper .ty-product-block__button .ty-btn:not(.ty-btn__text){width:100%;}.ty-quick-view__wrapper .ty-discussion__rating-wrapper{text-align:center;margin-top:15px;margin-bottom:0;}.ty-quick-view__company-name{text-align:center;display:block;color:#000;margin-bottom:10px;}.ty-quick-view__close{position:absolute;right:-5px;top:-5px;padding:5px;cursor:pointer;}.ty-image-zoom__flyout.ty-image-zoom__flyout--visible{z-index:1101;}.ty-quick-view__wrapper .ty-product-thumbnails{margin:0 -7.5px;width:auto !important;}.ty-quick-view__wrapper .ty-product-thumbnails__item{margin:15px 7.5px 0;display:inline-block;float:none;}[id*="category_product"] > .ty-wysiwyg-content{margin-top:10px;}.ty-grid-list__item,.ty-simple-list__item,.ty-scroller-list__item{position:relative;margin:0 5px 10px;}@media (max-width: 480px){.ty-grid-list__item,.ty-simple-list__item,.ty-scroller-list__item{margin-left:0;margin-right:0;}}@media (min-width: 1025px){.ty-grid-list__item:hover .background-overlay,.ty-simple-list__item:hover .background-overlay,.ty-scroller-list__item:hover .background-overlay{background:rgba(208,241,239,0.8);}}.ty-grid-list__item:hover .sd-block-info,.ty-grid-list__item:hover .ty-grid-list__control,.ty-grid-list__item:hover .two-btns,.ty-simple-list__item:hover .sd-block-info,.ty-simple-list__item:hover .ty-grid-list__control,.ty-simple-list__item:hover .two-btns,.ty-scroller-list__item:hover .sd-block-info,.ty-scroller-list__item:hover .ty-grid-list__control,.ty-scroller-list__item:hover .two-btns{visibility:visible;opacity:1;}@media (max-width: 1024px){.ty-grid-list__image,.ty-simple-list__image,.ty-scroller-list__image{margin-bottom:10px;}}@media (max-width: 480px){.ty-grid-list__image,.ty-simple-list__image,.ty-scroller-list__image{width:calc(100% + 30px);margin-left:-15px;}}@media (min-width: 1025px){.ty-grid-list__overlay,.ty-simple-list__overlay,.ty-scroller-list__overlay{position:absolute;height:100%;width:100%;top:0;left:0;}}@media (min-width: 1025px){.ty-grid-list__info,.ty-simple-list__info,.ty-scroller-list__info{-webkit-transition:opacity .3s cubic-bezier(.25,.46,.45,.94);-o-transition:opacity .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94);}}@media (min-width: 1025px){.ty-grid-list__info-details,.ty-simple-list__info-details,.ty-scroller-list__info-details{display:table-cell;padding:10px;vertical-align:middle;text-align:center;box-sizing:border-box;}}@media (max-width: 1024px){.ty-grid-list__info-details,.ty-simple-list__info-details,.ty-scroller-list__info-details{text-align:center;margin-bottom:10px;}}.ty-grid-list__item-company-name,.ty-simple-list__item-company-name,.ty-scroller-list__item-company-name{margin-bottom:10px;}.ty-grid-list__item-company-name span,.ty-simple-list__item-company-name span,.ty-scroller-list__item-company-name span{font-size:15px;}@media (max-width: 1024px){.ty-grid-list__item-company-name,.ty-simple-list__item-company-name,.ty-scroller-list__item-company-name{margin-bottom:5px;}}.ty-grid-list__item-name .product-title,.ty-simple-list__item-name .product-title,.ty-scroller-list__item-name .product-title{margin-bottom:10px;font-size:20px;font-weight:700;color:#000;}@media (max-width: 1024px){.ty-grid-list__item-name .product-title,.ty-simple-list__item-name .product-title,.ty-scroller-list__item-name .product-title{margin-bottom:5px;}}@media (max-width: 767px){.ty-grid-list__item-name .product-title,.ty-simple-list__item-name .product-title,.ty-scroller-list__item-name .product-title{font-size:16px;font-weight:normal;}}.out-of-stock-item .ty-grid-list__item-name .product-title,.out-of-stock-item .ty-simple-list__item-name .product-title,.out-of-stock-item .ty-scroller-list__item-name .product-title{text-decoration:line-through;}.ty-grid-list__control,.ty-simple-list__control,.ty-scroller-list__control{position:absolute;bottom:0;left:0;width:100%;z-index:1;visibility:hidden;opacity:0;}.ty-grid-list__price > span + span,.ty-simple-list__price > span + span,.ty-scroller-list__price > span + span{margin-left:2px;}.ty-compact-list .ty-control-group__label{padding:6px 0;}.ty-list-price,.ty-price-update{font-size:18px;}@media (max-width: 767px){.ty-list-price,.ty-price-update{font-size:15px;}}.ty-discount-label{left:10px;top:10px;}@media (min-width: 768px){.ty-discount-label{z-index:2;}}.ty-discount-label__value{padding:6px 8px 3px;box-sizing:border-box;font-size:15px;text-transform:uppercase;display:inline-block;line-height:1;vertical-align:middle;}.sd-company-name{text-transform:uppercase;font-size:13px;letter-spacing:.1em;font-weight:bold;}.ty-product-block-title,.ty-product-block-title > a{font-weight:400;text-align:center;font-size:24px;margin-bottom:15px;}.ty-product-block__option{margin-top:60px;}.ty-product-block__button{text-align:center;margin-top:60px;}.ty-product-block__button .sd-add-to-cart__wrapper{margin-bottom:20px;}.ty-product-block__description{margin-top:30px;}.ty-product-options__item-label{text-transform:uppercase;margin-bottom:15px;}.ty-product-options__description{margin:5px 0 0 0;}.ty-product-options__elem{line-height:1;vertical-align:1px;width:100%;}.ty-product-options__elem li{padding:0;}.ty-product-options__elem li + li{margin-top:5px;}.ty-product-options__box{padding:0;width:100%;}.price-wrap{text-align:center;}.price-wrap .ty-price,.price-wrap .ty-list-price{font-size:24px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.sd-actual-price.main .ty-price{color:#f00;margin-right:3px;}.sd-clean-price .ty-list-price{font-size:18px;}.sd-clean-price .sd-tax-text{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;}.top-cart-content{position:relative;display:inline-block;width:44px;height:44px;}.ty-minicart{width:100%;height:100%;}.ty-minicart__overlay.active{z-index:700;}.ty-minicart__btn{position:relative;width:100%;height:100%;text-align:center;cursor:pointer;}.ty-minicart__icon{position:relative;top:0;color:#000;line-height:44px;font-size:32px;}.ty-minicart__count{position:absolute;top:0;left:0;width:100%;height:100%;padding:6px;color:#fff;line-height:44px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-minicart__content{position:fixed;top:0;left:100%;width:480px;height:100%;padding:0 25px;margin-left:0;background:#fff;-webkit-transition:margin .3s cubic-bezier(.25,.46,.45,.94);-o-transition:margin .3s cubic-bezier(.25,.46,.45,.94);transition:margin .3s cubic-bezier(.25,.46,.45,.94);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;}.ty-minicart__content.active{margin-left:-480px;z-index:701;}.ty-minicart__content .ty-cart-items{width:100%;padding:0 0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-minicart__content .ty-cart-items__list{position:relative;margin-top:20px;}.ty-minicart__content .ty-cart-items__list-item{border-bottom:0;}.ty-minicart__content .ty-cart-items__list-item:before,.ty-minicart__content .ty-cart-items__list-item:after{display:table;content:"";line-height:0;width:100%;}.ty-minicart__content .ty-cart-items__list-item:after{clear:both;}.ty-minicart__content .ty-cart-items__list-item-desc a{font-size:18px;}.ty-minicart__content .ty-cart-items__list-item-desc p{font-size:16px;}.touch .ty-minicart__content .ty-cart-items__list-item-tools{display:block;}.ty-minicart__content .ty-cart-items__list-item-tools .ty-icon-cancel-circle{color:#000;font-size:20px;line-height:20px;}.ty-minicart__content .ty-cart-items__list-item-tools .ty-icon-cancel-circle:before{content:"\00d7";}.ty-minicart__content .ty-cart-items__subtotal{padding-top:10px;}.ty-minicart__content .ty-cart-items__subtotal:before,.ty-minicart__content .ty-cart-items__subtotal:after{display:table;content:"";line-height:0;width:100%;}.ty-minicart__content .ty-cart-items__subtotal:after{clear:both;}.ty-minicart__content .ty-cart-items__subtotal-label,.ty-minicart__content .ty-cart-items__subtotal-price{font-size:18px;}.ty-minicart__content .ty-cart-items__subtotal-label{float:left;}.ty-minicart__content .ty-cart-items__subtotal-price{float:right;}.ty-minicart__content .ty-account-info{padding:20px 0 0;}.ty-minicart__content .ty-account-info__item{margin:0;padding:15px 0 10px;border-top:1px solid #edeff1;text-align:center;}.ty-minicart__content .ty-account-info__item a{font-size:18px;line-height:1.25;}.ty-minicart__content .ty-account-info__item a:hover{color:#262626;}.ty-minicart__content .ty-account-info__item:first-child{border-top:0;}.ty-minicart__content .ty-account-info__name{font-size:18px;line-height:1.25;}.ty-minicart__content .ty-account-info__orders{padding:15px 100px 0;border-top:1px solid #edeff1;}.ty-minicart__content .ty-account-info__orders-txt{padding-bottom:5px;color:#000;font-size:18px;line-height:1.25;text-align:center;}.ty-minicart__content .ty-account-info__orders-input{margin-bottom:0;}.ty-minicart__content .ty-account-info__orders-input .ty-input-text{height:36px;border-color:#000;font-size:18px;font-weight:100;}.ty-minicart__content .ty-account-info__orders-input .ty-btn-go{width:36px;height:34px;border-color:#000;background:#000;}.ty-minicart__content .ty-account-info__orders-input .ty-btn-go__icon{color:#fff;font-size:14px;line-height:24px;}.ty-minicart__content .ty-account-info__buttons{padding:20px 0;background:none;}.ty-minicart__content .ty-account-info__buttons .ty-btn{display:block;padding:15px 0 10px;border:0;border-top:1px solid #edeff1;background:none;color:#000;font-size:18px;font-weight:400;line-height:1.25;}.ty-minicart__content .ty-account-info__buttons .ty-btn:hover{color:#262626;}.ty-minicart__content .ty-cart-content__buttons{padding:0;background:none;font-size:0;}.ty-minicart__content .ty-cart-content__buttons .ty-btn{width:48%;margin-right:4%;margin-bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-minicart__content .ty-cart-content__buttons .ty-btn:last-child{margin-right:0;}.ty-minicart__content .ty-cart-content__buttons .ty-btn:only-child{width:100%;margin-right:0;}.ty-minicart__content .ty-payment-icons{margin:0;padding-bottom:20px;}.ty-minicart__header{height:44px;padding:28px 0;border-bottom:1px solid #edeff1;}.ty-minicart__header .ty-minicart__count{position:relative;float:right;}.ty-minicart__close{position:relative;width:44px;height:44px;margin-left:-10px;padding:0;border:0;background:none;}.ty-minicart__close:before,.ty-minicart__close:after{position:absolute;display:block;top:20px;left:10px;content:"";width:24px;height:2px;background:#000;}.ty-minicart__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.ty-minicart__close:after{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);}.ty-payment-icons{text-align:center;}.ty-payment-icons__item{filter:url('data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale');-webkit-filter:grayscale(100%);}.ty-payment-icons__item:first-child{margin-left:0;}@media (max-width: 1024px){.ty-minicart__content .ty-cart-items__list-item-tools{display:block;}}@media (max-width: 767px){.ty-minicart__count{padding:0;}.ty-minicart__count span{padding-top:2px;}.ty-minicart__content{width:320px;padding:0 20px;}.ty-minicart__content.active{margin-left:-320px;}.ty-minicart__content .ty-cart-items__list-item-image{max-width:40px;}.ty-minicart__content .ty-cart-items__list-item-desc a{font-size:16px;}.ty-minicart__content .ty-cart-items__list-item-desc p{font-size:14px;}.ty-minicart__content .ty-cart-items__list-item-tools{right:0;}.ty-minicart__content .ty-cart-content__buttons .ty-btn{width:100%;margin:0 0 10px;}.ty-minicart__content .ty-cart-content__buttons .ty-btn:last-child{margin-bottom:0;}.ty-minicart__content .ty-account-info__item{padding:10px 0 7px;}.ty-minicart__content .ty-account-info__orders{padding:15px 0 0;}.ty-minicart__content .ty-account-info__buttons .ty-btn{padding:10px 0 7px;}.ty-minicart__header{padding:5px 0;}.ty-minicart__header .ty-minicart__count{width:34px;height:34px;margin:5px 0;}}.ty-social-links{margin:0;padding:5px 0;text-align:center;}.ty-wysiwyg-content .ty-social-links{padding:5px 0;}.ty-social-links__item{display:inline-block;width:20px;height:20px;padding:5px 8px;list-style:none;}.ty-social-links__item a{display:inline-block;height:20px;font-size:20px;line-height:20px;}.ty-social-links__item a:hover{color:#262626;}@media (max-width: 1024px){.tygh-footer .ty-wysiwyg-content .ty-social-links__item{padding:5px;}}@media (max-width: 1023px){.tygh-footer .ty-wysiwyg-content .ty-social-links{padding:25px 0;}}.sd-vendor-menu__list .ty-menu__items,.sd-account-page__list .ty-menu__items{border:1px solid #ededed;border-radius:4px;z-index:1;}.sd-vendor-menu__list .ty-menu__submenu .is-hover-menu > .ty-menu__submenu-item-header .ty-menu__item-link,.sd-account-page__list .ty-menu__submenu .is-hover-menu > .ty-menu__submenu-item-header .ty-menu__item-link{background:none;}@media (max-width: 767px){.sd-vendor-menu__list .ty-menu-vertical,.sd-account-page__list .ty-menu-vertical{margin-bottom:0;}}.sd-vendor-menu__list .ty-menu__item,.sd-account-page__list .ty-menu__item{margin:0;height:auto;padding:0;border-top:1px solid #ededed;}.sd-vendor-menu__list .ty-menu__item:nth-child(2),.sd-vendor-menu__list .ty-menu__item:first-child,.sd-account-page__list .ty-menu__item:nth-child(2),.sd-account-page__list .ty-menu__item:first-child{border-top:none;}@media (max-width: 767px){.sd-vendor-menu__list .ty-menu__item:nth-child(2),.sd-account-page__list .ty-menu__item:nth-child(2){border-top:1px solid #ededed;}}.sd-vendor-menu__list .ty-menu__item:hover .ty-menu__item-link,.sd-account-page__list .ty-menu__item:hover .ty-menu__item-link{border-bottom:none;}.no-touch .sd-vendor-menu__list .ty-menu__item:hover .ty-menu__submenu-items,.no-touch .sd-account-page__list .ty-menu__item:hover .ty-menu__submenu-items{padding:0;}.no-touch .sd-vendor-menu__list .ty-menu__item:hover .ty-menu__submenu-items .ty-menu__submenu-item-header .ty-menu__item-link,.no-touch .sd-account-page__list .ty-menu__item:hover .ty-menu__submenu-items .ty-menu__submenu-item-header .ty-menu__item-link{background:none;}.sd-vendor-menu__list .ty-menu__item-active.menu-level-  > .ty-menu__submenu-item-header,.sd-account-page__list .ty-menu__item-active.menu-level-  > .ty-menu__submenu-item-header{border-left:3px solid #ccc;}.sd-vendor-menu__list .ty-menu__item-active > .ty-menu__submenu-item-header .ty-menu__item-link,.sd-account-page__list .ty-menu__item-active > .ty-menu__submenu-item-header .ty-menu__item-link{color:#ccc !important;}.sd-vendor-menu__list .ty-menu__item-active > .ty-menu__item-arrow i,.sd-vendor-menu__list .ty-menu__item-active > .ty-menu__item-toggle i,.sd-account-page__list .ty-menu__item-active > .ty-menu__item-arrow i,.sd-account-page__list .ty-menu__item-active > .ty-menu__item-toggle i{color:#ccc;}.sd-vendor-menu__list .ty-menu__item-link,.sd-account-page__list .ty-menu__item-link{display:block;padding:15px 30px 15px 15px;box-sizing:border-box;min-height:10px;border:none;line-height:1.6;text-transform:none;font-size:15px;}.sd-vendor-menu__list .ty-menu__item-arrow i,.sd-account-page__list .ty-menu__item-arrow i{color:#000;}.sd-vendor-menu__list .ty-menu__submenu-items,.sd-account-page__list .ty-menu__submenu-items{padding:0;border:1px solid #ededed;top:-1px;margin-left:0;overflow:visible;min-width:150px;}.sd-vendor-menu__list .ty-menu__submenu-items.ty-menu__items-show,.sd-account-page__list .ty-menu__submenu-items.ty-menu__items-show{height:auto;opacity:1;}.sd-vendor-menu__list .ty-menu__submenu-items .ty-menu__item,.sd-account-page__list .ty-menu__submenu-items .ty-menu__item{background:none;}.sd-vendor-menu__list .ty-menu__submenu-items .ty-menu__item:nth-child(2),.sd-vendor-menu__list .ty-menu__submenu-items .ty-menu__item:first-child,.sd-account-page__list .ty-menu__submenu-items .ty-menu__item:nth-child(2),.sd-account-page__list .ty-menu__submenu-items .ty-menu__item:first-child{border-top:none;}.sd-vendor-menu__list .ty-menu__submenu-items .is-hover-menu .ty-menu__item-toggle i,.sd-vendor-menu__list .ty-menu__submenu-items .ty-menu__item:hover .ty-menu__item-toggle i,.sd-account-page__list .ty-menu__submenu-items .is-hover-menu .ty-menu__item-toggle i,.sd-account-page__list .ty-menu__submenu-items .ty-menu__item:hover .ty-menu__item-toggle i{color:#000 !important;}.sd-vendor-menu__list .ty-menu__submenu-items .ty-menu__submenu-item-header .ty-menu__item-link,.sd-account-page__list .ty-menu__submenu-items .ty-menu__submenu-item-header .ty-menu__item-link{padding:15px 30px 15px 15px;box-sizing:border-box;}@media (min-width: 768px) and (max-width: 979px){.sd-vendor-menu__list .ty-menu__submenu-items .ty-menu__submenu-item-header .ty-menu__item-link,.sd-account-page__list .ty-menu__submenu-items .ty-menu__submenu-item-header .ty-menu__item-link{padding-top:14px;padding-bottom:14px;}}.sd-vendor-menu__list .ty-menu__menu-btn .ty-icon-short-list,.sd-account-page__list .ty-menu__menu-btn .ty-icon-short-list{vertical-align:-2px;}.sd-vendor-menu__list .ty-menu__item-toggle,.sd-account-page__list .ty-menu__item-toggle{top:4px;}@media (max-width: 767px){.sd-vendor-menu__list .ty-menu__item-toggle,.sd-account-page__list .ty-menu__item-toggle{font-size:25px;}}.sd-vendor-menu__list .ty-menu__item-toggle i,.sd-account-page__list .ty-menu__item-toggle i{color:#000;}.sd-vendor-menu__list .is-hover-menu .ty-menu__item-link,.sd-vendor-menu__list .is-hover-menu.ty-menu__item-active .ty-menu__item-link,.sd-account-page__list .is-hover-menu .ty-menu__item-link,.sd-account-page__list .is-hover-menu.ty-menu__item-active .ty-menu__item-link{border-bottom:none;}.sd-vendor-menu__list .ty-menu-vertical .ty-menu__submenu .is-hover-menu i,.no-touch .sd-vendor-menu__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover i,.sd-account-page__list .ty-menu-vertical .ty-menu__submenu .is-hover-menu i,.no-touch .sd-account-page__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover i{color:#000;}.no-touch .sd-vendor-menu__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item-active > .ty-menu__item-arrow i,.no-touch .sd-vendor-menu__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item-active > .ty-menu__item-toggle i,.no-touch .sd-vendor-menu__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item-active:hover > .ty-menu__item-arrow i,.no-touch .sd-vendor-menu__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item-active:hover > .ty-menu__item-toggle i,.no-touch .sd-account-page__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item-active > .ty-menu__item-arrow i,.no-touch .sd-account-page__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item-active > .ty-menu__item-toggle i,.no-touch .sd-account-page__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item-active:hover > .ty-menu__item-arrow i,.no-touch .sd-account-page__list .ty-menu-vertical .ty-menu__submenu .ty-menu__item-active:hover > .ty-menu__item-toggle i{color:#ccc;}@media (min-width: 768px){.sd-vendor-menu__list .ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active > .ty-menu__submenu-item-header .ty-menu__item-link,.sd-account-page__list .ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active > .ty-menu__submenu-item-header .ty-menu__item-link{background:none;}.sd-vendor-menu__list .ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active i,.sd-account-page__list .ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active i{color:#ccc;}}@media (max-width: 767px){.sd-vendor-menu__list .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show,.sd-account-page__list .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show{border:none;background:none;}.sd-vendor-menu__list .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show .ty-menu__item-link,.sd-account-page__list .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show .ty-menu__item-link{padding-left:10px;font-weight:normal;text-transform:none;}.sd-vendor-menu__list .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show [class*="menu-level-"].ty-menu__item-active > .ty-menu__submenu-item-header,.sd-account-page__list .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show [class*="menu-level-"].ty-menu__item-active > .ty-menu__submenu-item-header{background:none;}.sd-vendor-menu__list .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show .ty-menu__item,.sd-account-page__list .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show .ty-menu__item{padding-left:15px;}.sd-vendor-menu__list .ty-menu__item .ty-menu__submenu .ty-menu__item:hover .ty-menu__item-toggle i,.sd-account-page__list .ty-menu__item .ty-menu__submenu .ty-menu__item:hover .ty-menu__item-toggle i{color:#000 !important;}.sd-vendor-menu__list .ty-menu__item .ty-menu__submenu .ty-menu__item.ty-menu__item-active:hover > .ty-menu__item-toggle i,.sd-account-page__list .ty-menu__item .ty-menu__submenu .ty-menu__item.ty-menu__item-active:hover > .ty-menu__item-toggle i{color:#ccc !important;}}.sd-promo-block{position:relative;width:100vw;left:50%;right:50%;margin-top:0;margin-left:-50vw;margin-right:-50vw;padding:40px 0;background:#ccc;text-align:center;padding:20px 30px 17px;box-sizing:border-box;}@media (max-width: 767px){.sd-promo-block{padding:20px 0;margin-top:0;}.sd-promo-block h1{padding:20px 20px 14px;font-size:20px;line-height:28px;}.sd-promo-block h1 span{font-size:14px;}}.sd-promo-block,.sd-promo-block *{line-height:1;font-size:15px;letter-spacing:.05em;font-family:'Noto Sans',Helvetica,Arial,sans-serif;}@media (max-width: 767px){.sd-promo-block{padding:15px 15px 12px;}.sd-promo-block,.sd-promo-block *{font-size:13px;line-height:1.4;}}.vnl-flag{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/flags@2x.png?1751741230');background-size:800px 800px;zoom:1.6;height:0;width:0;padding-top:16px;padding-left:16px;margin:0;margin-right:5px;-moz-transform:scale(1.6);-moz-transform-origin:center top;-moz-margin-end:10px;}.vnl-languages__selected-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:44px;padding:0 6px;}.vnl-languages__select-block{position:fixed;top:0;right:0;left:0;z-index:1052;background:#fff;}.vnl-languages__select-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;min-height:100px;padding:0 30px;}@media (max-width: 767px){.vnl-languages__select-list{-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;min-height:44px;padding:0 10px;}}.vnl-languages__link{display:block;padding:7.5px 10px;margin:0 2px;border-bottom:1px solid transparent;}@media (max-width: 767px){.vnl-languages__link{padding:5px;}}.vnl-languages__link.is-active,.vnl-languages__link:hover{border-color:#f00;}.vnl-languages__flag--selected-item{margin-right:5px;-moz-transform-origin:center center;-moz-margin-end:10px;}@media (max-width: 767px){.vnl-languages__flag--selected-item{margin-right:0;}}.vnl-languages__country-code{display:inline-block;width:17px;padding-top:3px;font-size:14px;text-transform:uppercase;font-weight:400;color:#777;}.vnl-languages__country-code--selected-item{width:100%;text-align:center;}.vnl-currencies__link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid transparent;box-sizing:border-box;padding:7.5px 10px;margin:0 2px;color:#000;}@media (max-width: 767px){.vnl-currencies__link{padding:3.5px;}}.vnl-currencies__link.is-active,.vnl-currencies__link:hover{border-color:#f00;}.vnl-currencies__link--selected-block{border-bottom:none;padding:6px;margin:0;}.vnl-currencies__link--selected-block:hover{border-bottom:none;}.vnl-currencies__icon-wrap{padding:0;margin-right:5px;text-align:center;border:none;}.vnl-currencies__icon-wrap--selected-block{width:32px;margin-right:0;}.vnl-currencies__icon{display:inline-block;vertical-align:top;font-family:Inconsolata;font-weight:bold;font-size:32px;line-height:1;letter-spacing:4px;color:#000;}.vnl-currencies__code{font-weight:400;font-size:16px;padding-top:3px;}.vnl-currencies__select-block{position:fixed;top:0;left:0;right:0;z-index:1052;background:#fff;}.vnl-currencies__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;min-height:100px;padding:0 30px;}@media (max-width: 767px){.vnl-currencies__list{min-height:44px;padding:0 10px;}}.ui-widget-overlay{opacity:.6;cursor:pointer;z-index:1098 !important;}.ui-widget-loader{-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);-o-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;left:0;width:100%;height:5px;background:#fff;z-index:1099;}.ui-widget-loader.loading{-webkit-animation:loading 2s;animation:loading 2s;}.ui-widget-loader__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:1098;}.ty-ajax-loading-box{display:none !important;}#fancybox-overlay{display:none !important;}.sd-burger-button{position:relative;display:block;width:24px;height:24px;z-index:660;}.sd-burger-button.is-open{position:absolute;top:10px;}.sd-burger-button .burger-icon{position:absolute;height:100%;width:100%;}.sd-burger-button .burger-icon-container{position:relative;top:3px;height:19px;width:24px;}.sd-burger-button .burger-bun-top,.sd-burger-button .burger-bun-bot,.sd-burger-button .burger-filling{position:absolute;display:block;height:2px;width:24px;background:#333;}.sd-burger-button .burger-bun-top,.sd-burger-button .burger-bun-bot{-webkit-transform-origin:24px 2px;-ms-transform-origin:24px 2px;transform-origin:24px 2px;}.sd-burger-button .burger-bun-top{top:0;}.sd-burger-button .burger-bun-bot{bottom:0;}.sd-burger-button .burger-filling{top:8px;max-width:24px;}.sd-burger-button.is-open .burger-bun-top{-webkit-animation:bun-top-out 0.6s linear normal;animation:bun-top-out 0.6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:26px;}.sd-burger-button.is-open .burger-bun-bot{-webkit-animation:bun-bot-out 0.6s linear normal;animation:bun-bot-out 0.6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:25px;}.sd-burger-button.is-open .burger-filling{-webkit-animation:burger-fill-out 0.6s linear normal;animation:burger-fill-out 0.6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}.sd-burger-button.is-closed .burger-bun-top{-webkit-animation:bun-top-in 0.6s linear normal;animation:bun-top-in 0.6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}.sd-burger-button.is-closed .burger-bun-bot{-webkit-animation:bun-bot-in 0.6s linear normal;animation:bun-bot-in 0.6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}.sd-burger-button.is-closed .burger-filling{-webkit-animation:burger-fill-in 0.6s linear normal;animation:burger-fill-in 0.6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}.sd-burger__wrapper{display:none;width:44px;height:44px;}@media (max-width: 1024px){.sd-burger__wrapper{display:block;}}.sd-burger__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:24px;position:relative;padding:10px;}.sd-burger__menu,.sd-burger__btn-bgr{-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);position:fixed;top:0;left:0;width:100vw;height:100%;-webkit-transition:-webkit-transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;transition:-webkit-transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;-o-transition:transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;transition:transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;transition:transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s, -webkit-transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;background:#fff;z-index:650;padding:10px;box-sizing:border-box;min-width:320px;max-width:65%;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__menu,.sd-burger__btn-bgr{padding-left:30px;padding-right:30px;}}.sd-burger__menu.active,.sd-burger__btn-bgr.active{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);}.sd-burger__btn-bgr{height:50px;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__btn-bgr{height:100px;}}.sd-burger__menu{-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);position:fixed;top:0;left:0;width:100vw;height:100%;-webkit-transition:-webkit-transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;transition:-webkit-transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;-o-transition:transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;transition:transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;transition:transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s, -webkit-transform cubic-bezier(0.18,0.89,0.32,1.28) .4s .1s;text-align:left;overflow-y:auto;top:50px;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__menu{top:75px;padding:0 30px;}}.sd-burger__menu-items{margin-top:30px;overflow:auto;max-height:calc(100vh - 100px);min-height:100px;}.sd-burger__menu .ty-menu__item{display:block;margin-bottom:10px;position:relative;height:auto;width:100%;padding:0;}.sd-burger__menu .ty-menu__item:hover .ty-menu__item-link{border:none;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__menu .ty-menu__item .ty-menu__item-link{padding:10px 26px 6px 4px;}}.sd-burger__menu .ty-menu__item-link{display:inline-block;font-size:18px;text-transform:uppercase;color:#000;padding:8px 20px 0 4px;box-sizing:border-box;width:100%;min-height:10px;line-height:1;border:none;z-index:1;}.sd-burger__menu .ty-menu__item-link:hover{background:rgba(208,241,239,0.8);border-radius:3px;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__menu .ty-menu__item-link{font-size:24px;}}.sd-burger__menu .ty-menu__item-toggle{height:20px;width:20px;border:1px solid #989898;box-sizing:border-box;position:absolute;top:3px;right:2px;text-align:center;z-index:100;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__menu .ty-menu__item-toggle{width:26px;height:26px;}}.sd-burger__menu .ty-menu__item-toggle svg{width:10px;height:10px;margin:0px 2px 2px 0;}.sd-burger__menu .ty-menu__item-toggle svg path{fill:#989898;}.sd-burger__menu .ty-menu__item-toggle span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__menu .ty-menu__item-toggle span{width:26px;height:26px;}}.sd-burger__menu .ty-menu__item-toggle .sd-minus{display:none;}.sd-burger__menu .ty-menu__item-toggle:hover,.sd-burger__menu .ty-menu__item-toggle:active{color:#989898;}.sd-burger__menu .ty-menu__item-toggle-active{background:none;}.sd-burger__menu .ty-menu__item-toggle-active .sd-plus{display:none;}.sd-burger__menu .ty-menu__item-toggle-active .sd-minus{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (max-width: 767px){.sd-burger__menu .ty-menu__item-toggle{top:5px;}}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__menu .ty-menu__item-toggle{top:8px;}}.sd-burger__menu .sd-menu__submenu-items{display:none;border-left:2px solid #d9d9d9;margin-top:10px;margin-left:6px;}.sd-burger__menu .sd-menu__submenu-items.ty-menu__items-show{display:block;}.sd-burger__menu .sd-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-item-header{min-height:0;padding:0;border:none;}.sd-burger__menu .sd-menu__submenu-items .ty-menu__submenu-item,.sd-burger__menu .sd-menu__submenu-items .ty-top-mine__submenu-col{padding:5px 0 5px 20px;margin-bottom:0;}.sd-burger__menu .sd-menu__submenu-items .ty-menu__submenu-item:first-child,.sd-burger__menu .sd-menu__submenu-items .ty-top-mine__submenu-col:first-child{padding-top:10px;}.sd-burger__menu .sd-menu__submenu-items .ty-menu__submenu-item:last-child,.sd-burger__menu .sd-menu__submenu-items .ty-top-mine__submenu-col:last-child{padding-bottom:10px;}.sd-burger__menu .sd-menu__submenu-items .sd-menu__submenu-link{padding:4px 20px 0 4px;font-weight:normal;letter-spacing:.05em;text-transform:uppercase;display:inline-block;box-sizing:border-box;width:100%;}.sd-burger__menu .sd-menu__submenu-items .sd-menu__submenu-link:hover{background:rgba(208,241,239,0.8);border-radius:3px;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__menu .sd-menu__submenu-items .sd-menu__submenu-link{font-size:18px;}}.sd-burger__overlay{-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);position:fixed;top:0;left:0;width:100vw;height:100%;-webkit-transition:opacity .2s ease-out .1s;-moz-transition:opacity .2s ease-out .1s;-o-transition:opacity .2s ease-out .1s;transition:opacity .2s ease-out .1s;background:rgba(0,0,0,0.7);z-index:600;opacity:0;}.sd-burger__overlay.active{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1;}.sd-burger__search{margin-top:50px;}@media (max-width: 767px) and (orientation: landscape){.sd-burger__search{margin-top:0;}}.sd-burger__search .ty-search-block__input{-webkit-transition:border-color ease .2s 0s;-moz-transition:border-color ease .2s 0s;-o-transition:border-color ease .2s 0s;transition:border-color ease .2s 0s;border:none;border-bottom:2px solid #d9d9d9;padding:10px 0;box-sizing:border-box;font-size:18px;text-transform:uppercase;letter-spacing:.05em;width:100%;height:auto;}.sd-burger__search .ty-search-block__input:focus{border-color:#f3f3f3;}@media (min-width: 768px) and (max-width: 1024px){.sd-burger__search .ty-search-block__input{font-size:24px;}}.sd-burger__search button{display:none;}.burger-no-overflow{overflow:hidden;height:100vh;position:fixed;width:100%;}.ty-sort-container{height:40px;margin:2px 0 30px;padding:0;font-size:0;}.ty-sort-container__views-a{width:40px;height:40px;padding:0;color:#000;line-height:40px;text-align:center;}.ty-sort-container__views-a:hover,.ty-sort-container__views-a.active{background:#d9d9d9;color:#000;}.ty-sort-container__views-a i{padding:0;line-height:40px;}.ty-sort-dropdown__wrapper{height:40px;padding:0 35px 0 10px;line-height:42px;color:#000;}.ty-sort-dropdown__wrapper:hover,.ty-sort-dropdown__wrapper.open{background:#d9d9d9;color:#000;}.ty-sort-dropdown__icon{display:block;position:absolute;top:10px;right:10px;width:20px;height:20px;padding:0;text-align:center;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.ty-sort-dropdown__icon:before{display:inline-block;position:absolute;top:0;left:0;width:20px;height:20px;line-height:20px;}.open .ty-sort-dropdown__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.ty-sort-dropdown__content{top:100%;border-top:0;border-color:#edeff1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-sort-dropdown__content-item{padding:0;}.ty-sort-dropdown__content-item-a{padding:10px 20px;white-space:nowrap;}.subcategories{margin:15px 0;}@media (max-width: 480px){a.ty-sort-container__views-a{padding:0;}}@media (max-width: 479px){.ty-sort-container{height:auto;margin:15px 0;background:none;}.ty-sort-container__views-icons{display:block;float:none;margin-bottom:10px;text-align:center;}a.ty-sort-container__views-a{display:inline-block;float:none;}.ty-sort-dropdown{display:block;}.ty-sort-dropdown__wrapper{display:block;padding-left:20px;}.ty-sort-dropdown__content{width:100%;border:1px solid #d9d9d9;}}.ty-product-filters__wrapper{background:none;}.ty-product-filters__block select,.ty-product-filters__block input[type="text"],.ty-product-filters__block textarea{border:2px solid #d9d9d9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:13px;outline:none;}.ty-product-filters__switch span,.ty-product-filters__switch i{color:#000;}.ty-product-filters__title{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;}.ty-product-filters__search input[type="text"]{border:2px solid #d9d9d9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:13px;outline:none;}.ty-product-filters__reset-icon{left:-20px;}.ty-price-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:0;}.ty-price-slider__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-top:30px;}.ty-range-slider__num{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;}.ty-range-slider__item{width:0;}.ty-range-slider .ui-slider-handle{top:-7px;height:20px;width:4px;margin-left:-2px;border-radius:50px;background:#757575;}.ty-horizontal-product-filters{margin-bottom:2px;padding-left:0;}.ty-horizontal-product-filters-dropdown__wrapper{height:40px;padding:0 35px 0 10px;line-height:42px;color:#000;}.ty-horizontal-product-filters-dropdown__wrapper:hover,.ty-horizontal-product-filters-dropdown__wrapper.open{background:#d9d9d9;color:#000;}.ty-horizontal-product-filters-dropdown__icon{display:block;position:absolute;top:10px;right:10px;width:20px;height:20px;padding:0;text-align:center;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.ty-horizontal-product-filters-dropdown__icon:before{display:inline-block;position:absolute;top:0;left:0;width:20px;height:20px;line-height:20px;}.open .ty-horizontal-product-filters-dropdown__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.ty-horizontal-product-filters-dropdown__content{top:100%;border-top:0;border-color:#edeff1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-horizontal-product-filters-dropdown__content .ty-product-filters__tools{background:#fff;text-align:right;}.ty-horizontal-product-filters-dropdown__content .ty-product-filters__tools .ty-btn{padding:0;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;}.ty-horizontal-product-filters-dropdown__content select,.ty-horizontal-product-filters-dropdown__content input[type="text"],.ty-horizontal-product-filters-dropdown__content textarea{border:2px solid #d9d9d9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:13px;outline:none;}@media (max-width: 767px){.ty-horizontal-product-filters{margin-bottom:0;background:none;}.ty-horizontal-product-filters-dropdown__wrapper{height:auto;line-height:20px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;}.ty-horizontal-product-filters-dropdown__wrapper:hover,.ty-horizontal-product-filters-dropdown__wrapper.open{background:#fff;}.ty-horizontal-product-filters-dropdown__wrapper .ty-product-filters{margin:0;padding:0;}i.ty-horizontal-product-filters-dropdown__icon{margin-right:0;top:10px;right:10px;}div.ty-horizontal-product-filters-dropdown__content{border-left:0;border-right:0;}}.ty-pagination{margin:0;padding:45px 0 30px;text-align:center;}@media (max-width: 767px){.ty-pagination{padding-top:20px;padding-bottom:15px;}}.ty-pagination__bottom{border:0;display:block !important;}.ty-pagination__text-arrow,.ty-pagination__range{display:none;}.ty-pagination__item,.ty-pagination__btn{color:#000;}.ty-pagination__item,.ty-pagination__selected{width:40px;height:40px;margin:0;padding:0;border-bottom:2px solid #ededed;border-radius:0;font-size:16px;line-height:42px;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-pagination__item{background:transparent;}.ty-pagination__item:hover{padding:0;background:transparent;border-bottom-color:#000;color:#000;}.ty-pagination__selected{background:transparent;border-bottom-color:#000;color:#000;}.ty-pagination__btn{display:none;margin:0 10px;border:0;}.ty-pagination__btn:hover{background:transparent;}@media (max-width: 767px){div.ty-pagination__items{margin:15px 0 5px;}a.ty-pagination__item{padding:0;}}.ty-accordion{border-bottom:1px solid #d9d9d9;}.ty-accordion .ui-accordion-header{margin:5px 0;padding:16px 0 8px;border-top:1px solid #d9d9d9;background:none;color:#4c4c4c;font-weight:700;text-align:center;text-transform:uppercase;outline:none;}.ty-accordion .ui-accordion-header.ui-state-active{background:none;color:#000;}.ty-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon{background:none;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.ty-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before{content:'\e903';}.ty-accordion .ui-accordion-header-icon{top:18px;right:0;background:none;vertical-align:middle;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;}.ty-accordion .ui-accordion-header-icon:before{display:inline-block;content:'\e903';font-family:vanilla-icons !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;}.ty-accordion .buttons-container{margin-bottom:10px;}.sd-account-breadcrumbs .ty-breadcrumbs{padding:0;text-align:center;}.sd-account-breadcrumbs .ty-breadcrumbs__a,.sd-account-breadcrumbs .ty-breadcrumbs__current{font-size:15px;}.sd-account-breadcrumbs .ty-breadcrumbs__a:hover,.sd-account-breadcrumbs .ty-breadcrumbs__a:active{color:#ccc;}.ty-blog-grid .ty-tags-list__a,.ty-blog-grid .ty-tags-list__a:before,.ty-product-bigpicture .ty-tags-list__a,.ty-product-bigpicture .ty-tags-list__a:before,.ty-quick-view__wrapper .ty-tags-list__a,.ty-quick-view__wrapper .ty-tags-list__a:before{-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;}.ty-blog-grid .ty-tags-list__a:hover,.ty-product-bigpicture .ty-tags-list__a:hover,.ty-quick-view__wrapper .ty-tags-list__a:hover{background:#ccc;color:#000;}.ty-blog-grid .ty-tags-list__a:hover:before,.ty-product-bigpicture .ty-tags-list__a:hover:before,.ty-quick-view__wrapper .ty-tags-list__a:hover:before{border-right-color:#ccc;}.discussion-block .ty-discussion-post,.ty-product-bigpicture .ty-discussion-post,.ty-quick-view__wrapper .ty-discussion-post{margin:0;padding:10px 0;border:0;}.discussion-block .ty-discussion-post__title,.ty-product-bigpicture .ty-discussion-post__title,.ty-quick-view__wrapper .ty-discussion-post__title{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;}.discussion-block .ty-discussion-post__title span,.ty-product-bigpicture .ty-discussion-post__title span,.ty-quick-view__wrapper .ty-discussion-post__title span{color:#989898;}.discussion-block .ty-discussion-post__author,.ty-product-bigpicture .ty-discussion-post__author,.ty-quick-view__wrapper .ty-discussion-post__author{display:inline-block;font-weight:400;}.discussion-block .ty-discussion-post__date,.ty-product-bigpicture .ty-discussion-post__date,.ty-quick-view__wrapper .ty-discussion-post__date{display:inline-block;float:none;margin:0;font-size:16px;}.discussion-block .ty-discussion-post__rating,.ty-product-bigpicture .ty-discussion-post__rating,.ty-quick-view__wrapper .ty-discussion-post__rating{margin-top:8px;margin-bottom:0;}.discussion-block .ty-discussion-post__content,.ty-product-bigpicture .ty-discussion-post__content,.ty-quick-view__wrapper .ty-discussion-post__content{display:inline-block;width:47.5%;margin-right:5%;margin-bottom:60px;vertical-align:top;}.discussion-block .ty-discussion-post__content:nth-child(2n),.ty-product-bigpicture .ty-discussion-post__content:nth-child(2n),.ty-quick-view__wrapper .ty-discussion-post__content:nth-child(2n){margin-right:0;}.discussion-block .ty-discussion-post__message,.ty-product-bigpicture .ty-discussion-post__message,.ty-quick-view__wrapper .ty-discussion-post__message{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;}.discussion-block .ty-discussion-post__buttons,.ty-product-bigpicture .ty-discussion-post__buttons,.ty-quick-view__wrapper .ty-discussion-post__buttons{padding:30px 0 60px;background:none;text-align:center;}.discussion-block .ty-discussion-post__buttons .ty-btn,.ty-product-bigpicture .ty-discussion-post__buttons .ty-btn,.ty-quick-view__wrapper .ty-discussion-post__buttons .ty-btn{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-weight:400;}.discussion-block .ty-caret-bottom,.ty-product-bigpicture .ty-caret-bottom,.ty-quick-view__wrapper .ty-caret-bottom{display:none;}@media (max-width: 767px){.discussion-block .ty-discussion-post__rating,.ty-product-bigpicture .ty-discussion-post__rating,.ty-quick-view__wrapper .ty-discussion-post__rating{margin-top:4px;}.discussion-block .ty-discussion-post__content,.ty-product-bigpicture .ty-discussion-post__content,.ty-quick-view__wrapper .ty-discussion-post__content{display:block;width:100%;margin-right:0;margin-bottom:30px;}.discussion-block .ty-discussion-post__buttons,.ty-product-bigpicture .ty-discussion-post__buttons,.ty-quick-view__wrapper .ty-discussion-post__buttons{padding:20px 0 30px;}}html.dialog-is-open{overflow:hidden;}html.dialog-is-open body{overflow:scroll;}.ui-widget-overlay{position:fixed;overflow:hidden;margin:0;padding:0;background:url('../../../../../../../../design/themes/responsive/media/images/picker_bg_outside.png?1751741230') repeat-x 0 -100% scroll #000;filter:alpha(opacity=70);z-index:1101 !important;}.ui-dialog.ui-widget{max-width:930px;overflow:hidden;padding:0;border:none;z-index:1201 !important;}.ui-dialog.ui-corner-all{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ui-dialog.ui-resizable-se{right:1px;bottom:1px;}.ui-dialog .notification-content{top:11px;right:24px;min-width:420px;position:absolute;z-index:1510;}.ui-dialog .ui-dialog-titlebar{padding:13px 20px 10px;border:none;background:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ui-dialog .ui-dialog-titlebar .ui-dialog-title{width:auto;margin:0;color:#000;font-size:24px;font-weight:400;text-transform:uppercase;padding-right:20px;}.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{position:absolute;top:50%;right:14px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:auto;height:auto;margin:0;padding:0;}.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-default{background:none;border:0;outline:none;color:#000;font-size:20px;}.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-hover{border:none;background:none;color:#000;}.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-text{font-size:0;}.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-icon-primary{position:static;display:flex;align-items:center;justify-content:center;width:auto;height:auto;margin:0;padding:0;opacity:1;}.ui-dialog .ui-dialog-titlebar .ui-icon-closethick{background:none;text-indent:0;speak:none;-webkit-font-smoothing:antialiased;}.ui-dialog .ui-dialog-titlebar .ui-icon-closethick.ui-state-hover{opacity:1;}.ui-dialog .ui-dialog-titlebar .ui-icon-closethick::before{font-family:glyphs;content:'\e009';speak:none;-webkit-font-smoothing:antialiased;}.ui-dialog .ui-dialog-content{display:block !important;min-height:120px !important;padding:0;overflow:visible;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.ui-dialog .ui-dialog-content:focus{outline:none;}.ui-dialog .ui-dialog-content .object-container{padding:10px 20px 0px 20px;background:#fff;overflow:auto;}.ui-dialog .ui-dialog-content .object-container:focus{outline:none;}.ui-dialog .ui-dialog-content label{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#000;}.ui-dialog .ui-dialog-content input,.ui-dialog .ui-dialog-content textarea{padding:10px;height:auto;}.ui-dialog .ui-dialog-content input[type="radio"],.ui-dialog .ui-dialog-content input[type="checkbox"]{padding:0;}.ui-dialog .ui-dialog-content input,.ui-dialog .ui-dialog-content textarea{color:#989898;}.ui-dialog .ui-dialog-content .ty-rating > .ty-rating__label{color:#989898;}.ui-dialog .ui-dialog-content .ty-rating > .ty-rating__label::before{content:'\e041';}.ui-dialog .ui-dialog-content .ty-rating:not(:checked) > .ty-rating__label:hover::before,.ui-dialog .ui-dialog-content .ty-rating:not(:checked) > .ty-rating__label:hover ~ .ty-rating__label::before,.ui-dialog .ui-dialog-content .ty-rating > .ty-rating__check:checked ~ .ty-rating__label::before{color:#000;}.ui-dialog .buttons-container{margin:0px -20px;width:100%;background-color:#fff;}.ui-dialog .buttons-container.picker{width:100%;padding:13px 0;border:none;}.ui-dialog .buttons-container.picker > div{margin:0 15px;}.ui-dialog .buttons-container.buttons-container-picker{padding:15px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ui-dialog .ty-product-variant-image{margin-left:0;}.ui-draggable .ui-dialog-titlebar{cursor:url('../../../../../../../../design/themes/responsive/media/images/icons/openhand.cur?1751741230'), move;}.ui-dialog-dragging{opacity:0.6;}.ui-dialog-dragging .ui-resizable-handle{display:none;}.ui-dialog-dragging .ui-dialog-content{visibility:hidden;}.notification-content-extended h1{border:none;background:#fff;font-size:18px;font-weight:400;text-transform:uppercase;}.notification-content-extended .close{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:auto;height:auto;font-size:20px;color:#000;}.notification-content-extended .close:hover{color:#000;}.notification-content-extended .ty-product-notification__buttons{background:#fff;}.tygh-top-panel{position:absolute;top:0;left:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background 250ms;-moz-transition:background 250ms;-o-transition:background 250ms;transition:background 250ms;z-index:1101;background:none;}@media (min-width: 768px){.tygh-top-panel.hover{background:#fff;}}.tygh-top-panel.fixed{position:fixed;}@media (max-width: 767px){.tygh-top-panel{background:#fff;}}.top-grid{height:100%;padding:28px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.top-grid.container-fluid{max-width:none;}.top-cart-content-grid{min-height:auto;}@media (max-width: 767px){.top-grid{position:relative;}.top-grid div.top-menu-grid{display:flex;justify-content:center;}.top-grid .top-cart-content{position:absolute;top:0;right:0;height:34px;width:34px;margin:5px 0;padding:0 5px;}.top-grid .top-burger{position:absolute;top:0;left:0;width:auto;}.top-grid .top-languages{position:absolute;top:0;left:44px;width:44px;height:44px;}.top-grid .top-currencies{position:absolute;top:0;right:44px;margin:0;}}@media (min-width: 768px){.top-grid .top-burger{margin-right:20px;}}.page-title{position:relative;width:100vw;left:50%;right:50%;margin-top:50px;margin-left:-50vw;margin-right:-50vw;padding:40px 0;background:#fff;text-align:center;}@media (max-width: 767px){.page-title{padding:20px 0;margin-top:0;}.page-title h1{padding:20px 20px 14px;font-size:20px;line-height:28px;}.page-title h1 span{font-size:14px;}}.no-bgr .page-title{background:none;padding-bottom:0;}.page-title h1{display:inline-block;margin-bottom:0;padding:0;color:#000;font-size:40px;line-height:40px;text-transform:uppercase;}.page-title h1 span{display:block;font-size:16px;font-weight:400;line-height:24px;}.page-spacer{height:100px;background:none;}.page-spacer h1{margin:0;}@media (max-width: 767px){.page-spacer{display:none;}}.tygh-top-panel + .tygh-content{padding-top:100px;}.main-content-grid,.sd-account-page__list{padding-top:40px;}.ty-subcategories__item a{border-bottom:1px solid transparent;}.ty-subcategories__item a:hover{border-color:#000;}.ty-breadcrumbs{margin-bottom:0;}.ty-search-result{max-width:760px;margin:0 auto;padding:15px 0;text-align:center;}.ty-search-result:hover{background:none;}.ty-search-result .product-title{font-size:24px;text-transform:uppercase;}.ty-search-result .product-description{font-size:16px;line-height:1.6;}.ty-search-result .buttons-container{padding:20px 0 0;background:none;}.ty-search-result + hr{max-width:760px;margin:15px auto;}.ty-no-items{background:#fff;color:#000;font-size:20px;text-transform:uppercase;}@media (max-width: 767px){.tygh-top-panel + .tygh-content{padding-top:0;}.main-content-grid,.sd-account-page__list{padding-top:20px;}.ty-search-result .product-title{font-size:20px;}.ty-no-items{font-size:16px;}}.ty-product-bigpicture,.ty-quick-view__wrapper{padding:0 20px;}.ty-product-bigpicture__left,.ty-quick-view__wrapper__left{width:calc(100% - 340px);padding-right:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-product-bigpicture__left--one-image,.ty-quick-view__wrapper__left--one-image{width:calc(100% - 450px);}.ty-product-bigpicture__right,.ty-quick-view__wrapper__right{width:340px;margin:0;border:0;background:none;}.ty-product-bigpicture__right--one-image,.ty-quick-view__wrapper__right--one-image{width:450px;}.ty-product-bigpicture__img,.ty-quick-view__wrapper__img{padding:0;}.ty-product-bigpicture__img .ty-product-img,.ty-quick-view__wrapper__img .ty-product-img{margin-bottom:20px;font-size:0;text-align:left;}.ty-product-bigpicture__img .ty-product-img__item,.ty-quick-view__wrapper__img .ty-product-img__item{display:inline-block;margin:0;margin-bottom:10px;width:calc(50% - 5px);vertical-align:top;}.ty-product-bigpicture__img .ty-product-img__item:nth-child(2n),.ty-quick-view__wrapper__img .ty-product-img__item:nth-child(2n){margin-left:10px;}.ty-product-bigpicture__img .ty-pict,.ty-quick-view__wrapper__img .ty-pict{max-width:100%;max-height:none;}.ty-product-bigpicture__img .ty-previewer,.ty-quick-view__wrapper__img .ty-previewer{margin-left:0;}.ty-product-bigpicture__img.ty-product-bigpicture__no-thumbs .ty-previewer,.ty-quick-view__wrapper__img.ty-quick-view__wrapper__no-thumbs .ty-previewer{width:100%;}.ty-product-bigpicture__brand,.ty-quick-view__wrapper__brand{line-height:14px;}.ty-product-bigpicture__brand a,.ty-quick-view__wrapper__brand a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;}.ty-product-bigpicture__brand-image,.ty-quick-view__wrapper__brand-image{margin-right:10px;}.ty-product-bigpicture__prices,.ty-quick-view__wrapper__prices{margin:0;padding:0;border:0;}.ty-product-bigpicture__prices .list-price-label,.ty-product-bigpicture__prices .ty-discount-label,.ty-product-bigpicture__prices .ty-save-price,.ty-quick-view__wrapper__prices .list-price-label,.ty-quick-view__wrapper__prices .ty-discount-label,.ty-quick-view__wrapper__prices .ty-save-price{display:none;}.ty-product-bigpicture__prices .ty-list-price,.ty-quick-view__wrapper__prices .ty-list-price{color:#989898;font-size:18px;}.ty-product-bigpicture__prices .ty-product-block__price-actual,.ty-quick-view__wrapper__prices .ty-product-block__price-actual{margin:0;}.ty-product-bigpicture__prices .ty-product-block__price-actual .ty-price-num,.ty-quick-view__wrapper__prices .ty-product-block__price-actual .ty-price-num{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:24px;font-weight:100;}.ty-product-bigpicture__sidebar-bottom,.ty-quick-view__wrapper__sidebar-bottom{width:100%;margin:0;padding:0;}.ty-product-bigpicture__description *,.ty-quick-view__wrapper__description *{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;line-height:1.6;}.ty-product-bigpicture__description p,.ty-product-bigpicture__description li,.ty-product-bigpicture__description span,.ty-quick-view__wrapper__description p,.ty-quick-view__wrapper__description li,.ty-quick-view__wrapper__description span{color:#000;}.ty-product-bigpicture .ty-product-block-title,.ty-quick-view__wrapper .ty-product-block-title{margin:0;padding:10px 0 15px;font-size:24px;line-height:30px;}.ty-product-bigpicture .ty-discussion__rating-wrapper,.ty-quick-view__wrapper .ty-discussion__rating-wrapper{line-height:20px;}.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-stars,.ty-quick-view__wrapper .ty-discussion__rating-wrapper .ty-stars{vertical-align:top;}.ty-product-bigpicture .ty-discussion__review-a,.ty-product-bigpicture .ty-discussion__review-write,.ty-quick-view__wrapper .ty-discussion__review-a,.ty-quick-view__wrapper .ty-discussion__review-write{color:#000;font-family:'Noto Sans',Helvetica,Arial,sans-serif;vertical-align:top;white-space:nowrap;}.ty-product-bigpicture .ty-discussion__review-a:hover,.ty-product-bigpicture .ty-discussion__review-write:hover,.ty-quick-view__wrapper .ty-discussion__review-a:hover,.ty-quick-view__wrapper .ty-discussion__review-write:hover{color:#989898;}.ty-product-bigpicture .ty-product-block__button,.ty-quick-view__wrapper .ty-product-block__button{margin-bottom:30px;}.ty-product-bigpicture .ty-product-block__button .ty-btn__text,.ty-quick-view__wrapper .ty-product-block__button .ty-btn__text{font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-product-bigpicture .ty-product-block__option,.ty-quick-view__wrapper .ty-product-block__option{margin:60px 0;}.ty-product-bigpicture .ty-product-block__option .ty-control-group,.ty-quick-view__wrapper .ty-product-block__option .ty-control-group{margin-top:20px;}.ty-product-bigpicture .ty-product-block__advanced-option,.ty-product-bigpicture .ty-product-block__field-group,.ty-quick-view__wrapper .ty-product-block__advanced-option,.ty-quick-view__wrapper .ty-product-block__field-group{margin-bottom:0;}.ty-product-bigpicture .ty-product-block__advanced-option.sd-accordeon,.ty-product-bigpicture .ty-product-block__field-group.sd-accordeon,.ty-quick-view__wrapper .ty-product-block__advanced-option.sd-accordeon,.ty-quick-view__wrapper .ty-product-block__field-group.sd-accordeon{margin-top:20px;margin-bottom:20px;}.ty-product-bigpicture .ty-product-block__advanced-option .ty-control-group__label,.ty-product-bigpicture .ty-product-block__field-group .ty-control-group__label,.ty-quick-view__wrapper .ty-product-block__advanced-option .ty-control-group__label,.ty-quick-view__wrapper .ty-product-block__field-group .ty-control-group__label{display:inline-block;width:120px;}.ty-product-bigpicture .ty-product-block__advanced-option .ty-control-group__label + .ty-control-group__item,.ty-product-bigpicture .ty-product-block__field-group .ty-control-group__label + .ty-control-group__item,.ty-quick-view__wrapper .ty-product-block__advanced-option .ty-control-group__label + .ty-control-group__item,.ty-quick-view__wrapper .ty-product-block__field-group .ty-control-group__label + .ty-control-group__item{padding-top:0;}.ty-quick-view__wrapper .ty-product-bigpicture .ty-product-block__advanced-option .ty-control-group__label + .ty-control-group__item,.ty-quick-view__wrapper .ty-product-bigpicture .ty-product-block__field-group .ty-control-group__label + .ty-control-group__item,.ty-quick-view__wrapper .ty-quick-view__wrapper .ty-product-block__advanced-option .ty-control-group__label + .ty-control-group__item,.ty-quick-view__wrapper .ty-quick-view__wrapper .ty-product-block__field-group .ty-control-group__label + .ty-control-group__item{vertical-align:top;}.ty-product-bigpicture .ty-product-block__advanced-option .ty-reward-group,.ty-product-bigpicture .ty-product-block__field-group .ty-reward-group,.ty-quick-view__wrapper .ty-product-block__advanced-option .ty-reward-group,.ty-quick-view__wrapper .ty-product-block__field-group .ty-reward-group{margin-bottom:5px;}.ty-product-bigpicture .ty-control-group,.ty-quick-view__wrapper .ty-control-group{margin:0 0 5px;}.ty-product-bigpicture .ty-control-group.ty-product-notify-email,.ty-quick-view__wrapper .ty-control-group.ty-product-notify-email{width:100%;margin-bottom:10px;}.ty-product-bigpicture .ty-control-group.ty-product-notify-email .ty-btn-go,.ty-quick-view__wrapper .ty-control-group.ty-product-notify-email .ty-btn-go{top:2px;right:2px;height:40px;}.ty-product-bigpicture .ty-control-group.ty-product-notify-email .ty-btn-go__icon,.ty-quick-view__wrapper .ty-control-group.ty-product-notify-email .ty-btn-go__icon{top:10px;}.ty-product-bigpicture .ty-control-group__label,.ty-quick-view__wrapper .ty-control-group__label{display:block;width:auto;color:#000;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;line-height:15px;}.ty-product-bigpicture .ty-control-group__item,.ty-quick-view__wrapper .ty-control-group__item{color:#989898;}.ty-product-bigpicture .ty-control-group__item,.ty-product-bigpicture .ty-control-group__item a,.ty-quick-view__wrapper .ty-control-group__item,.ty-quick-view__wrapper .ty-control-group__item a{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;line-height:15px;}.ty-product-bigpicture .ty-control-group__item.ty-qty-in-stock,.ty-quick-view__wrapper .ty-control-group__item.ty-qty-in-stock{color:#434343;}.ty-product-bigpicture .ty-control-group__item.ty-qty-out-of-stock,.ty-quick-view__wrapper .ty-control-group__item.ty-qty-out-of-stock{color:#f00;}.ty-product-bigpicture .ty-control-group select,.ty-product-bigpicture .ty-control-group input[type="text"],.ty-product-bigpicture .ty-control-group textarea,.ty-quick-view__wrapper .ty-control-group select,.ty-quick-view__wrapper .ty-control-group input[type="text"],.ty-quick-view__wrapper .ty-control-group textarea{width:100%;max-width:none;}.ty-product-bigpicture select,.ty-product-bigpicture input[type="text"],.ty-product-bigpicture textarea,.ty-quick-view__wrapper select,.ty-quick-view__wrapper input[type="text"],.ty-quick-view__wrapper textarea{border:2px solid #d9d9d9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:13px;outline:none;}.ty-product-bigpicture select,.ty-product-bigpicture input[type="text"],.ty-quick-view__wrapper select,.ty-quick-view__wrapper input[type="text"]{height:44px;}.ty-product-bigpicture input[type="text"]:focus,.ty-product-bigpicture textarea:focus,.ty-quick-view__wrapper input[type="text"]:focus,.ty-quick-view__wrapper textarea:focus{border-color:#000;}.ty-product-bigpicture .ty-min-qty-description,.ty-quick-view__wrapper .ty-min-qty-description{margin-top:3px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-product-bigpicture .ty-edp-description,.ty-quick-view__wrapper .ty-edp-description{font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-product-bigpicture .sd-add-to-cart__wrapper .ty-btn,.ty-quick-view__wrapper .sd-add-to-cart__wrapper .ty-btn{display:block;width:100%;}.ty-product-bigpicture .tab-list-title,.ty-quick-view__wrapper .tab-list-title{margin-top:60px;padding-top:90px;border-bottom:0;border-top:1px solid #edeff1;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:18px;text-transform:uppercase;text-align:center;}.ty-product-bigpicture .tab-list-title + div div,.ty-product-bigpicture .tab-list-title + div p,.ty-product-bigpicture .tab-list-title + div a,.ty-quick-view__wrapper .tab-list-title + div div,.ty-quick-view__wrapper .tab-list-title + div p,.ty-quick-view__wrapper .tab-list-title + div a{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;}.ty-product-bigpicture .tab-list-title + div a.ty-btn,.ty-quick-view__wrapper .tab-list-title + div a.ty-btn{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:20px;}.ty-product-bigpicture .tab-list-title#description,.ty-quick-view__wrapper .tab-list-title#description{display:none;}.ty-product-bigpicture .tab-list-title#description + #content_description,.ty-quick-view__wrapper .tab-list-title#description + #content_description{display:none;}.ty-product-bigpicture .ty-tabs__list,.ty-quick-view__wrapper .ty-tabs__list{position:relative;bottom:-1px;text-align:center;}.ty-product-bigpicture .ty-tabs__item,.ty-quick-view__wrapper .ty-tabs__item{display:inline-block;float:none;margin:0 2px;padding:0 20px;background:none;}.ty-product-bigpicture .ty-tabs__item:hover .ty-tabs__a,.ty-quick-view__wrapper .ty-tabs__item:hover .ty-tabs__a{color:#000;}.ty-product-bigpicture .ty-tabs__item .ty-tabs__a,.ty-quick-view__wrapper .ty-tabs__item .ty-tabs__a{height:20px;padding:8px 0;border-bottom:1px solid transparent;color:#4c4c4c;font-size:16px;font-weight:700;text-transform:uppercase;}.ty-product-bigpicture .ty-tabs__item.active,.ty-quick-view__wrapper .ty-tabs__item.active{background:none;}.ty-product-bigpicture .ty-tabs__item.active .ty-tabs__a,.ty-quick-view__wrapper .ty-tabs__item.active .ty-tabs__a{border-bottom:1px solid #000;color:#000;}.ty-product-bigpicture .ty-tabs__content div,.ty-product-bigpicture .ty-tabs__content p,.ty-product-bigpicture .ty-tabs__content li,.ty-product-bigpicture .ty-tabs__content a,.ty-product-bigpicture .ty-tabs__content span,.ty-quick-view__wrapper .ty-tabs__content div,.ty-quick-view__wrapper .ty-tabs__content p,.ty-quick-view__wrapper .ty-tabs__content li,.ty-quick-view__wrapper .ty-tabs__content a,.ty-quick-view__wrapper .ty-tabs__content span{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;}.ty-product-bigpicture .ty-popup-tabs__item,.ty-quick-view__wrapper .ty-popup-tabs__item{font-size:inherit;}.ty-product-bigpicture .ty-popup-tabs__item a,.ty-quick-view__wrapper .ty-popup-tabs__item a{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:13px;line-height:1;letter-spacing:0.05em;}.ty-product-bigpicture .ty-popup-tabs__icon,.ty-quick-view__wrapper .ty-popup-tabs__icon{position:relative;top:2px;font-size:13px;}.ty-product-bigpicture .ty-qty,.ty-quick-view__wrapper .ty-qty{margin:0;}.ty-product-bigpicture .ty-qty .ty-control-group__label,.ty-quick-view__wrapper .ty-qty .ty-control-group__label{line-height:44px;}.ty-product-bigpicture .ty-qty-discount,.ty-quick-view__wrapper .ty-qty-discount{margin-top:15px;}.ty-product-bigpicture .ty-qty-discount__label,.ty-quick-view__wrapper .ty-qty-discount__label{font-size:15px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-product-bigpicture .ty-social-buttons-trigger,.ty-quick-view__wrapper .ty-social-buttons-trigger{margin:0;vertical-align:top;}.ty-product-bigpicture .ty-social-buttons-trigger + input,.ty-quick-view__wrapper .ty-social-buttons-trigger + input{display:none;}.ty-product-bigpicture .ty-social-buttons-trigger + input:checked + .ty-social-buttons,.ty-quick-view__wrapper .ty-social-buttons-trigger + input:checked + .ty-social-buttons{height:auto;margin-top:20px;padding:10px 0;opacity:1;}.ty-product-bigpicture .ty-social-buttons-trigger i,.ty-quick-view__wrapper .ty-social-buttons-trigger i{-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms;}.ty-product-bigpicture .ty-social-buttons-trigger:hover i,.ty-quick-view__wrapper .ty-social-buttons-trigger:hover i{color:#ccc;}.ty-product-bigpicture .ty-social-buttons,.ty-quick-view__wrapper .ty-social-buttons{height:0;margin:0;padding:0;border-top:1px solid #edeff1;border-bottom:1px solid #edeff1;opacity:0;overflow:hidden;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;}.ty-product-bigpicture .content-files .ty-table,.ty-quick-view__wrapper .content-files .ty-table{border:0;}.ty-product-bigpicture .content-files .ty-table th,.ty-product-bigpicture .content-files .ty-table td,.ty-product-bigpicture .content-files .ty-table a,.ty-quick-view__wrapper .content-files .ty-table th,.ty-quick-view__wrapper .content-files .ty-table td,.ty-quick-view__wrapper .content-files .ty-table a{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;}.ty-product-bigpicture .content-files .ty-table th,.ty-product-bigpicture .content-files .ty-table td,.ty-quick-view__wrapper .content-files .ty-table th,.ty-quick-view__wrapper .content-files .ty-table td{border:0;background:none;}.ty-product-bigpicture .content-files .ty-table th,.ty-quick-view__wrapper .content-files .ty-table th{border-bottom:1px solid #edeff1;}.ty-product-bigpicture .content-files .ty-table a:hover,.ty-quick-view__wrapper .content-files .ty-table a:hover{color:#ccc;}.ty-product-bigpicture .content-attachments a,.ty-quick-view__wrapper .content-attachments a{color:#000;}.ty-product-bigpicture .content-attachments a:hover,.ty-quick-view__wrapper .content-attachments a:hover{color:#ccc;}.ty-product-bigpicture .content-discussion .ty-pagination-container,.ty-quick-view__wrapper .content-discussion .ty-pagination-container{font-size:0;}.ty-product-bigpicture .content-required_products .ty-cr-product-button,.ty-quick-view__wrapper .content-required_products .ty-cr-product-button{display:none;}.ty-product-bigpicture .content-required_products .ty-grid-list__item:hover .button-container,.ty-quick-view__wrapper .content-required_products .ty-grid-list__item:hover .button-container{opacity:1;}.ty-product-bigpicture .content-required_products [class*="ty-column"],.ty-quick-view__wrapper .content-required_products [class*="ty-column"]{padding:0;}.ty-product-bigpicture .content-required_products .button-container,.ty-quick-view__wrapper .content-required_products .button-container{opacity:0;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms;}.ty-product-bigpicture .content-required_products .button-container .ty-btn__secondary,.ty-quick-view__wrapper .content-required_products .button-container .ty-btn__secondary{display:none;}.ty-product-bigpicture .content-required_products .sd-company-name,.ty-product-bigpicture .content-required_products .product-title,.ty-product-bigpicture .content-required_products .ty-btn,.ty-quick-view__wrapper .content-required_products .sd-company-name,.ty-quick-view__wrapper .content-required_products .product-title,.ty-quick-view__wrapper .content-required_products .ty-btn{font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-product-options input[type="radio"],.ty-product-options input[type="checkbox"],.ty-cart-total__estimation-content input[type="radio"],.ty-cart-total__estimation-content input[type="checkbox"]{display:none;}.ty-product-options input[type="radio"] + label,.ty-product-options input[type="checkbox"] + label,.ty-cart-total__estimation-content input[type="radio"] + label,.ty-cart-total__estimation-content input[type="checkbox"] + label{display:inline-block;position:relative;margin-bottom:2px;padding:1px 0 1px 22px;color:#000;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;line-height:14px;}.ty-product-options input[type="radio"] + label:before,.ty-product-options input[type="radio"] + label:after,.ty-product-options input[type="checkbox"] + label:before,.ty-product-options input[type="checkbox"] + label:after,.ty-cart-total__estimation-content input[type="radio"] + label:before,.ty-cart-total__estimation-content input[type="radio"] + label:after,.ty-cart-total__estimation-content input[type="checkbox"] + label:before,.ty-cart-total__estimation-content input[type="checkbox"] + label:after{display:block;content:"";position:absolute;top:8px;left:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-product-options input[type="radio"] + label:before,.ty-product-options input[type="checkbox"] + label:before,.ty-cart-total__estimation-content input[type="radio"] + label:before,.ty-cart-total__estimation-content input[type="checkbox"] + label:before{width:16px;height:16px;margin-top:-8px;margin-left:-8px;border:1px solid #d9d9d9;background:#fff;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.ty-product-options input[type="radio"] + label:after,.ty-product-options input[type="checkbox"] + label:after,.ty-cart-total__estimation-content input[type="radio"] + label:after,.ty-cart-total__estimation-content input[type="checkbox"] + label:after{opacity:0;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.ty-product-options input[type="radio"]:checked + label:after,.ty-product-options input[type="checkbox"]:checked + label:after,.ty-cart-total__estimation-content input[type="radio"]:checked + label:after,.ty-cart-total__estimation-content input[type="checkbox"]:checked + label:after{opacity:1;}.ty-product-options input[type="radio"]:disabled + label,.ty-product-options input[type="checkbox"]:disabled + label,.ty-cart-total__estimation-content input[type="radio"]:disabled + label,.ty-cart-total__estimation-content input[type="checkbox"]:disabled + label{color:#d9d9d9;}.ty-product-options input[type="radio"]:disabled + label:before,.ty-product-options input[type="checkbox"]:disabled + label:before,.ty-cart-total__estimation-content input[type="radio"]:disabled + label:before,.ty-cart-total__estimation-content input[type="checkbox"]:disabled + label:before{border-color:#d9d9d9;background:#f3f3f3;}.ty-product-options input[type="radio"] + label:before,.ty-product-options input[type="radio"] + label:after,.ty-cart-total__estimation-content input[type="radio"] + label:before,.ty-cart-total__estimation-content input[type="radio"] + label:after{border-radius:50%;}.ty-product-options input[type="radio"] + label:after,.ty-cart-total__estimation-content input[type="radio"] + label:after{width:6px;height:6px;margin-top:-3px;margin-left:-3px;background:#fff;opacity:0;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.ty-product-options input[type="radio"]:checked + label:before,.ty-cart-total__estimation-content input[type="radio"]:checked + label:before{border-color:#000;background:#000;}.ty-product-options input[type="checkbox"] + label:after,.ty-cart-total__estimation-content input[type="checkbox"] + label:after{content:'\e905';font-family:vanilla-icons !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;margin-top:-6px;margin-left:-6px;}.sd-accordeon{border-top:1px solid #edeff1;border-bottom:1px solid #edeff1;}.sd-accordeon__toggle{padding:10px 0;cursor:pointer;}.sd-accordeon__toggle:before,.sd-accordeon__toggle:after{display:table;content:"";line-height:0;width:100%;}.sd-accordeon__toggle:after{clear:both;}.sd-accordeon__title{color:#000;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;line-height:22px;}.sd-accordeon__icon{display:inline-block;position:relative;float:right;width:22px;height:22px;}.sd-accordeon__icon:before,.sd-accordeon__icon:after{display:block;content:"";position:absolute;top:50%;left:50%;background:#000;opacity:1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;}.sd-accordeon__icon:before{width:12px;height:2px;margin:-1px 0 0 -6px;}.sd-accordeon__icon:after{width:2px;height:12px;margin:-6px 0 0 -1px;}.sd-accordeon.open .sd-accordeon__icon:after{height:2px;margin-top:-1px;opacity:0;}.sd-accordeon__content{height:0;padding:0;opacity:0;overflow:hidden;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;}.sd-accordeon.open .sd-accordeon__content{height:auto;padding-bottom:10px;opacity:1;}.ui-dialog:not([aria-describedby=*"product_quick_view"]) .sd-add-to-cart__wrapper{visibility:hidden;opacity:0;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms;}.ui-dialog:not([aria-describedby=*"product_quick_view"]) .sd-add-to-cart__wrapper .ty-btn{display:block;width:100%;}.ui-dialog:not([aria-describedby=*"product_quick_view"]) .sd-add-to-cart__wrapper .ty-btn__secondary{display:none;}.ui-dialog:not([aria-describedby=*"product_quick_view"]) .ty-grid-list__item:hover .sd-add-to-cart__wrapper{visibility:visible;opacity:1;}.ui-dialog:not([aria-describedby=*"product_quick_view"]) .ty-cr-product-button{display:none;}@media (max-width: 1024px){.ty-product-bigpicture{padding:0;}.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-stars{margin-top:2px;}}@media (max-width: 1023px){.ty-product-bigpicture__left{padding-right:30px;}.ty-product-bigpicture .ty-discussion-post__author,.ty-product-bigpicture .ty-discussion-post__date{display:inline;}.ty-product-bigpicture .ty-discussion-post__content{margin-bottom:40px;}.ty-product-bigpicture .ty-discussion-post__buttons{padding:30px 0 40px;}}@media (max-width: 767px){.ty-product-bigpicture__left{padding-right:0;}.ty-product-bigpicture__right{margin-top:30px;}.ty-product-bigpicture .ty-product-block__option,.ty-product-bigpicture .ty-product-block__button{margin:30px 0;}.ty-product-bigpicture .ty-product-block__button .ty-btn__text{padding:5px 10px;font-size:13px;}.ty-product-bigpicture .ty-product-block__button .ty-btn__text:hover{padding:5px 10px;}.ty-product-bigpicture .tab-list-title{margin-top:30px;padding-top:30px;}.ty-product-bigpicture .ty-tabs{border-bottom:0;}.ty-product-bigpicture .ty-tabs__item{padding-left:0;margin-bottom:4px;}.ty-product-bigpicture .ty-tabs__item .ty-tabs__a{padding:4px 0;}.ty-product-bigpicture .ty-tabs__content{padding-left:0;padding-right:0;}.ty-product-bigpicture .ui-accordion-content div,.ty-product-bigpicture .ui-accordion-content li,.ty-product-bigpicture .ui-accordion-content p,.ty-product-bigpicture .ui-accordion-content span,.ty-product-bigpicture .ui-accordion-content a{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;}.ty-product-bigpicture .content-files .ty-table tr,.ty-product-bigpicture .content-files .ty-table td{border:0;}.ty-product-bigpicture .content-files .ty-table th{display:none;}.ty-product-bigpicture .content-required_products .ty-grid-list__image{width:100%;margin-left:0;}.ty-product-bigpicture .content-required_products .ty-grid-list__control{position:static;}.ty-product-bigpicture .content-required_products .button-container{opacity:1;}.ui-dialog .sd-add-to-cart__wrapper{visibility:visible;opacity:1;}.ui-dialog .ty-grid-list__control{position:static;}}.ty-quick-view__wrapper .ty-product-block__field-group .ty-control-group__label + .ty-control-group__item{vertical-align:top;}.ty-cart-content.ty-table{margin-top:0;}.ty-cart-content.ty-table tbody tr:nth-child(2n){background:none;}.ty-cart-content.ty-table tbody td{padding:30px 15px 30px 0;}.ty-cart-content.ty-table tbody td:last-child{padding-right:0;}.ty-cart-content.ty-table tr{border-bottom:1px solid #edeff1;}.ty-cart-content.ty-table tr:last-child{border:0;}.ty-cart-content.ty-table th{padding:8px;background:none;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.6;}.ty-cart-content__left{float:left;width:calc(100% - 330px);padding-bottom:30px;}.ty-cart-content__right{float:right;width:300px;margin-left:30px;}.ty-cart-content__product-title{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:18px;}.ty-cart-content__product-title:hover{color:#ccc;}.ty-cart-content__sku{padding:0;}.ty-cart-content__product-delete{display:inline-block;height:13px;margin:0;border-bottom:1px solid #000;line-height:13px;}.ty-cart-content__product-delete:hover{border-color:transparent;}.ty-cart-content__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin:20px 0 10px 0;padding:0;background:none;font-size:0;}.ty-cart-content__buttons .ty-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:13px 0 9px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-cart-content__buttons .ty-btn__primary{width:100%;margin-bottom:10px;}.ty-cart-content__buttons .ty-btn__secondary,.ty-cart-content__buttons .ty-btn__tertiary{width:calc(50% - 5px);margin-right:10px;}.ty-cart-content__buttons .ty-btn__secondary:last-child,.ty-cart-content__buttons .ty-btn__tertiary:last-child{margin-right:0;}.ty-cart-content .ty-sku{color:#989898;font-size:14px;}.ty-cart-content .ty-product-options__item-label{color:#989898;font-size:14px;font-weight:400;text-transform:capitalize;letter-spacing:0.05em;}.ty-cart-content .ty-product-options__item-label ~ .cm-field-container{display:inline-block;width:auto;}.ty-cart-content .ty-product-options__elem{width:auto;}.ty-cart-content .ty-group-block{padding:0;border:0;border-radius:0;}.ty-cart-content .ty-group-block__arrow{display:none;}.ty-cart-content .ty-control-group{margin-bottom:3px;}.ty-cart-content .ty-control-group__label{width:auto;margin-bottom:0;color:#989898;font-size:14px;font-weight:400;letter-spacing:0.05em;}.ty-cart-content .ty-control-group__item{padding:0;color:#989898;}.ty-cart-content .ty-control-group__item a{color:#989898;}.ty-cart-content .ty-control-group__item a:hover{color:#000;}.ty-cart-content select,.ty-cart-content input[type="text"],.ty-cart-content input[type='number']{border-color:#d9d9d9;outline:none;}.ty-cart-content input[type="text"]:focus,.ty-cart-content input[type='number']:focus{border-color:#000;}.ty-cart-content .ty-sub-price,.ty-cart-content .price{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;line-height:33px;}.ty-cart-content .price{font-weight:700;}.ty-cart-content .ty-no-image__icon{font-size:32px;}.ty-cart-total{background:none;}.ty-cart-total__wrapper{margin-bottom:20px;padding:0;}.ty-cart-total__summary-title{margin-bottom:30px;padding:8px 0;border-bottom:1px solid #edeff1;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;}.ty-cart-total__estimation-trigger{display:inline-block;}.ty-cart-total__estimation-trigger.open span:first-child{display:none;}.ty-cart-total__estimation-trigger.open span:last-child{display:block !important;}.ty-cart-total__estimation-content{padding:10px 0;}.ty-cart-total__estimation-content .ty-subheader{display:none;}.ty-cart-total__estimation-content .ty-control-group{margin-bottom:10px;}.ty-cart-total__estimation-content .ty-control-group__label{display:none;}.ty-cart-total__estimation-content .ty-control-group input[type="text"],.ty-cart-total__estimation-content .ty-control-group select{width:100%;height:44px;border:2px solid #d9d9d9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#989898;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;outline:none;}.ty-cart-total__estimation-content .ty-control-group input[type="text"]{padding:4px 12px;}.ty-cart-total__estimation-content .ty-control-group input[type="text"]:focus{border-color:#000;}.ty-cart-total__estimation-content .buttons-container{padding:0;background:none;}.ty-cart-total__estimation-content .buttons-container .ty-btn{width:100%;}.ty-cart-total__estimation-content p,.ty-cart-total__estimation-content li{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;}.ty-cart-total__icon-estimation{position:relative;top:2px;}.ty-cart-total__shipping-price{display:block;}.ty-cart-statistic{float:none;padding-top:0;}.ty-cart-statistic__item{padding:6px 0;}.ty-cart-statistic__title,.ty-cart-statistic__value,.ty-cart-statistic__total-title,.ty-cart-statistic__total-value{width:auto;color:#000;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;}.ty-cart-statistic__title,.ty-cart-statistic__total-title{float:left;}.ty-cart-statistic__value,.ty-cart-statistic__total-value{float:right;}.ty-cart-statistic__value a,.ty-cart-statistic__total-value a{border-bottom:1px solid #ccc;color:#ccc;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;text-transform:capitalize;text-decoration:none;}.ty-cart-statistic__value a:hover,.ty-cart-statistic__total-value a:hover{border-bottom-color:transparent;}.ty-cart-statistic__total-title,.ty-cart-statistic__total-value{font-weight:700;}.ty-cart-statistic__total-list{border:0;}.ty-coupons__trigger{display:inline-block;}.ty-coupons__trigger.open span:first-child{display:none;}.ty-coupons__trigger.open span:last-child{display:block !important;}.ty-coupons__container{padding-right:0;padding-bottom:10px;}.ty-cart-content__right .ty-coupons__container{width:100%;}.ty-coupons__container .ty-input-append{margin-top:10px;}.ty-coupons__container .ty-input-text{width:calc(100% - 100px);height:44px;border:2px solid #d9d9d9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;outline:none;vertical-align:top;}.ty-coupons__container .ty-input-text.cm-failed-field{border:2px solid #bf4d4d;}.ty-coupons__container .ty-btn-go{position:static;float:right;width:90px;height:44px;padding:13px 0 9px;background:#000;color:#fff;font-size:16px;font-weight:700;line-height:1;}.ty-coupons__container .help-inline{position:absolute;}.ty-no-items + .buttons-container{padding:0;background:none;text-align:center;}@media (max-width: 1023px){.ty-cart-content__left,.ty-cart-content__right{width:100%;}.ty-cart-content__right{margin:30px 0 0 0;}.ty-cart-content__right .ty-cart-content__buttons{float:left;width:50%;margin-top:0;padding-left:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-cart-total{float:left;width:50%;}}@media (max-width: 767px){.ty-cart-content__right{margin-top:20px;}.ty-table.ty-cart-content tr{border:0;border-bottom:1px solid #edeff1;}.ty-table.ty-cart-content tr:before,.ty-table.ty-cart-content tr:after{display:table;content:"";line-height:0;width:100%;}.ty-table.ty-cart-content tr:after{clear:both;}.ty-table.ty-cart-content td{border:0;}.ty-table.ty-cart-content .ty-table__responsive-header{display:none;}.ty-table.ty-cart-content tbody tr{margin-bottom:10px;padding-bottom:10px;}.ty-table.ty-cart-content tbody td{float:left;padding:0 10px 10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-table .ty-cart-content__image-block{width:90px !important;padding:0;}.ty-table .ty-cart-content__description{width:calc(100% - 90px) !important;}.ty-table .ty-cart-content__qty,.ty-table .ty-cart-content__price{width:calc(33.333333% - 30px) !important;}.ty-table .ty-cart-content__qty .ty-table__responsive-header,.ty-table .ty-cart-content__price .ty-table__responsive-header{display:block;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;}.ty-table .ty-cart-content__qty{margin-left:90px;}}@media (max-width: 479px){.ty-table .ty-cart-content__qty,.ty-table .ty-cart-content__price{width:33.3333333% !important;}.ty-table .ty-cart-content__qty{margin-left:0;}.ty-cart-total,.ty-cart-content__right .ty-cart-content__buttons{float:none;width:100%;}.ty-cart-statistic__title,.ty-cart-statistic__total-title{text-align:left;}.ty-cart-total__summary-title{font-size:15px;text-transform:uppercase;text-align:center;}.ty-cart-content__right .ty-cart-content__buttons{padding:10px 0;}.ty-product-options .ty-input-text{width:100%;}}.ty-tygh .tygh-footer{padding:0;}.tygh-footer > .ty-footer-grid{padding-top:60px;padding-bottom:60px;}.ty-footer-form-block{margin:0;}.ty-footer-form-block__title{display:none;}.ty-footer-form-block__form{margin:0 !important;}.ty-footer-form-block__form .ty-input-text{position:relative;height:36px;padding:5px 36px 5px 0;border:0;border-bottom:1px solid #86827a;background:none;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;line-height:26px;z-index:1;}.ty-footer-form-block__form .ty-input-text:focus{border-bottom:1px solid #000;}.ty-footer-form-block__form .ty-input-text.cm-hint{color:#86827a;}.ty-footer-form-block__form .ty-input-text.cm-hint-focused{color:#000;}.ty-footer-form-block__form .ty-input-text:focus + .ty-btn-go,.ty-footer-form-block__form .ty-input-text.cm-hint-focused + .ty-btn-go{opacity:1;z-index:1;}.ty-footer-form-block__form .ty-input-text.cm-failed-field{border:0;border-bottom:1px solid #bf4d4d;background:none;}.ty-footer-form-block__form .ty-btn-go{width:36px;height:36px;border:0;background:none;opacity:0;z-index:0;-webkit-transition:opacity 250ms;-moz-transition:opacity 250ms;-o-transition:opacity 250ms;transition:opacity 250ms;}.ty-footer-form-block__form .ty-btn-go__icon{top:11px;color:#000;font-size:14px;}.ty-text-links{margin:0;padding:5px 0;text-align:right;}.ty-text-links__item,.ty-text-links__item.ty-level-0{margin-right:0;margin-left:30px;}.ty-text-links__item:first-child,.ty-text-links__item.ty-level-0:first-child{margin-left:0;}.ty-text-links__a{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:16px;line-height:25px;}.bottom-copyright{margin:0;color:#86827a;font-family:'Noto Sans',Helvetica,Arial,sans-serif;text-align:center;}.bottom-copyright a{color:#43413d;}.bottom-copyright a:hover{color:#000;}.sd-sitemap-link{margin-left:30px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:12px;}@media (max-width: 1023px){.ty-footer-grid__full-width > .row-fluid > div{width:100%;margin-left:0;}.ty-footer-grid__full-width > .row-fluid > div > .ty-float-left,.ty-footer-grid__full-width > .row-fluid > div > .ty-float-right{float:none;}.ty-text-links{text-align:center;}.ty-text-links__item,.ty-text-links__item.ty-level-0{margin-right:10px;margin-left:10px;}.ty-text-links__item:first-child,.ty-text-links__item.ty-level-0:first-child{margin-left:10px;}.tygh-footer .ty-footer-form-block__form{width:280px;}.ty-footer-form-block__form .ty-input-text{padding:5px 30px;text-align:center;}}@media (max-width: 767px){.tygh-footer > .ty-footer-grid{padding-top:40px;padding-bottom:40px;}span.ty-text-links-btn{display:none !important;}ul.ty-text-links{display:block !important;position:relative;padding:0 0 10px;border:0;background:none;}ul.ty-text-links_show_inline li.ty-text-links__item{display:inline-block;margin-right:15px;}ul.ty-text-links_show_inline li.ty-text-links__item:last-child{margin-right:0;}ul.ty-text-links_show_inline li.ty-text-links__item a.ty-text-links__a{display:inline-block;white-space:nowrap;}.ty-wysiwyg-content  .ty-social-links{padding:10px 0;}div.ty-footer-form-block{margin-top:0;}h3.ty-footer-form-block__title{display:none;}}@media (max-width: 479px){ul.ty-text-links_show_inline li.ty-text-links__item{display:block;margin-right:0;text-align:center;}}.sd-footer-links-login > li{display:inline-block;}.sd-account-page select,.sd-account-page textarea,.sd-account-page input[type*="text"],.sd-account-page input[type='number'],.sd-account-page input[type*="password"]{max-width:none;color:#000;border:2px solid #d9d9d9;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;outline:none;padding:10px;min-height:45px;box-sizing:border-box;}.sd-account-page select[multiple="multiple"]{min-height:80px;}.sd-account-page input[type*="checkbox"]{min-height:0;}.sd-account-page .ty-subheader{text-transform:uppercase;}.sd-account-page .ty-control-group{margin-bottom:14px;}.sd-account-page .ty-control-group > label{display:block;width:auto;color:#000;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;line-height:15px;text-transform:uppercase;margin-bottom:7px;letter-spacing:.1em;}.sd-account-page .ty-control-group .ty-calendar__block{margin-bottom:5px;}.sd-account-page .ty-control-group .ty-calendar__button{top:22px;}.sd-account-page .ty-profile-field__switch,.sd-account-page .ty-gift-certificate__switch{border:2px solid #d9d9d9;border-radius:0;margin-right:0;margin-left:0;}.sd-account-page .ty-profile-field__switch-label,.sd-account-page .ty-gift-certificate__switch-label{color:#000;font-size:15px;}.sd-account-page .ty-profile-field__switch-actions label,.sd-account-page .ty-gift-certificate__switch-actions label{font-size:15px;color:#000;}.sd-account-page .ty-profile-field__buttons,.sd-account-page .ty-gift-certificate__buttons{padding:0;}.sd-account-page .ty-subheader,.sd-account-page .ty-mainbox-container > .ty-mainbox-title{margin-top:15px;text-transform:uppercase;}.sd-account-page .buttons-container{background:none;padding-left:0;padding-right:0;}.sd-account-page .ty-section__title{background:none;border:2px solid #000;padding-left:20px;padding-right:20px;}.sd-account-page .ty-section__title span{font-size:15px;font-weight:bold;font-family:'Noto Sans',Helvetica,Arial,sans-serif;text-transform:uppercase;}.sd-account-page .ty-section__title span.ty-section__switch{text-transform:lowercase;}.sd-account-page .ty-section__title span .ty-section__arrow{vertical-align:-2px;}.sd-account-page .ty-section__body{border-color:#d9d9d9;}.sd-account-page .ty-account,.sd-account-page .ty-mainbox-container{margin-top:0;padding:0 15px;}@media (max-width: 767px){.sd-account-page .ty-account,.sd-account-page .ty-mainbox-container{padding-left:0;padding-right:0;}}.sd-account-page .ty-account form > .ty-subheader,.sd-account-page .ty-mainbox-container form > .ty-subheader{padding-top:0;}.sd-account-page .ty-search-form{margin-top:0;}.sd-account-page .ty-search-form__buttons-container{padding-left:20px;padding-right:20px;}@media (min-width: 768px){.sd-account-page .ty-first-name + .ty-last-name,.sd-account-page .ty-billing-country + .ty-billing-state,.sd-account-page .ty-shipping-country + .ty-shipping-state,.sd-account-page .ty-billing-first-name + .ty-billing-last-name,.sd-account-page .ty-shipping-first-name + .ty-shipping-last-name{margin-left:5.4%;}}.sd-account-page [class*="ty-column"]{margin-right:-0.25em;}.sd-account-page .grid-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sd-account-page .grid-list .ty-product-empty{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;}@media (min-width: 1025px){.sd-account-page .grid-list .ty-product-empty{height:calc(100% - 25px);}}@media (max-width: 480px){.sd-account-page .grid-list .ty-product-empty{width:calc(100% + 30px);margin-left:-15px;}}@media (min-width: 481px){.sd-account-page .ty-product-empty,.sd-account-page .ty-grid-list__item,.sd-account-page .ty-simple-list__item,.sd-account-page .ty-scroller-list__item{margin:0px 10px 25px 0;}}.sd-account-page .ty-twishlist-item{-webkit-transition:z-index ease .1s .6s;-moz-transition:z-index ease .1s .6s;-o-transition:z-index ease .1s .6s;transition:z-index ease .1s .6s;position:absolute;top:0;left:0;z-index:19;width:100%;}.sd-account-page .ty-twishlist-item:hover i,.sd-account-page .ty-twishlist-item:hover span{color:#000;}.sd-scroll-locked .sd-account-page .ty-twishlist-item,.burger-no-overflow .sd-account-page .ty-twishlist-item{transition:none;z-index:1;}.sd-account-page .ty-twishlist-item i,.sd-account-page .ty-twishlist-item span{font-size:15px;}.sd-account-page .ty-twishlist-item span{font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.sd-account-page .product-title{font-size:16px;}.sd-account-page .ty-profile-field__buttons{padding:15px 0;}.sd-account-page .sd-add-to-cart__wrapper{display:inline-block;margin-right:5px;}.ty-login .ty-password-forgot__a{float:right;padding:0;}.ty-step__title,.ty-step__container,.ty-step__title-active,.ty-step__title-complete,.ty-step__container-active{background:none;}.ty-step__title select,.ty-step__title textarea,.ty-step__title input[type*="text"],.ty-step__title input[type='number'],.ty-step__title input[type*="password"],.ty-step__container select,.ty-step__container textarea,.ty-step__container input[type*="text"],.ty-step__container input[type='number'],.ty-step__container input[type*="password"],.ty-step__title-active select,.ty-step__title-active textarea,.ty-step__title-active input[type*="text"],.ty-step__title-active input[type='number'],.ty-step__title-active input[type*="password"],.ty-step__title-complete select,.ty-step__title-complete textarea,.ty-step__title-complete input[type*="text"],.ty-step__title-complete input[type='number'],.ty-step__title-complete input[type*="password"],.ty-step__container-active select,.ty-step__container-active textarea,.ty-step__container-active input[type*="text"],.ty-step__container-active input[type='number'],.ty-step__container-active input[type*="password"]{max-width:none;color:#000;border:2px solid #d9d9d9;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;outline:none;padding:10px;min-height:45px;box-sizing:border-box;}.ty-step__title select[multiple="multiple"],.ty-step__container select[multiple="multiple"],.ty-step__title-active select[multiple="multiple"],.ty-step__title-complete select[multiple="multiple"],.ty-step__container-active select[multiple="multiple"]{min-height:80px;}.ty-step__title input[type*="checkbox"],.ty-step__container input[type*="checkbox"],.ty-step__title-active input[type*="checkbox"],.ty-step__title-complete input[type*="checkbox"],.ty-step__container-active input[type*="checkbox"]{min-height:0;}.ty-step__title .ty-subheader,.ty-step__container .ty-subheader,.ty-step__title-active .ty-subheader,.ty-step__title-complete .ty-subheader,.ty-step__container-active .ty-subheader{text-transform:uppercase;}.ty-step__title .ty-control-group,.ty-step__container .ty-control-group,.ty-step__title-active .ty-control-group,.ty-step__title-complete .ty-control-group,.ty-step__container-active .ty-control-group{margin-bottom:14px;}.ty-step__title .ty-control-group > label,.ty-step__container .ty-control-group > label,.ty-step__title-active .ty-control-group > label,.ty-step__title-complete .ty-control-group > label,.ty-step__container-active .ty-control-group > label{display:block;width:auto;color:#000;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;line-height:15px;text-transform:uppercase;margin-bottom:7px;letter-spacing:.1em;}.ty-step__title .ty-control-group .ty-calendar__block,.ty-step__container .ty-control-group .ty-calendar__block,.ty-step__title-active .ty-control-group .ty-calendar__block,.ty-step__title-complete .ty-control-group .ty-calendar__block,.ty-step__container-active .ty-control-group .ty-calendar__block{margin-bottom:5px;}.ty-step__title .ty-control-group .ty-calendar__button,.ty-step__container .ty-control-group .ty-calendar__button,.ty-step__title-active .ty-control-group .ty-calendar__button,.ty-step__title-complete .ty-control-group .ty-calendar__button,.ty-step__container-active .ty-control-group .ty-calendar__button{top:22px;}.ty-step__title .ty-profile-field__switch,.ty-step__title .ty-gift-certificate__switch,.ty-step__container .ty-profile-field__switch,.ty-step__container .ty-gift-certificate__switch,.ty-step__title-active .ty-profile-field__switch,.ty-step__title-active .ty-gift-certificate__switch,.ty-step__title-complete .ty-profile-field__switch,.ty-step__title-complete .ty-gift-certificate__switch,.ty-step__container-active .ty-profile-field__switch,.ty-step__container-active .ty-gift-certificate__switch{border:2px solid #d9d9d9;border-radius:0;margin-right:0;margin-left:0;}.ty-step__title .ty-profile-field__switch-label,.ty-step__title .ty-gift-certificate__switch-label,.ty-step__container .ty-profile-field__switch-label,.ty-step__container .ty-gift-certificate__switch-label,.ty-step__title-active .ty-profile-field__switch-label,.ty-step__title-active .ty-gift-certificate__switch-label,.ty-step__title-complete .ty-profile-field__switch-label,.ty-step__title-complete .ty-gift-certificate__switch-label,.ty-step__container-active .ty-profile-field__switch-label,.ty-step__container-active .ty-gift-certificate__switch-label{color:#000;font-size:15px;}.ty-step__title .ty-profile-field__switch-actions label,.ty-step__title .ty-gift-certificate__switch-actions label,.ty-step__container .ty-profile-field__switch-actions label,.ty-step__container .ty-gift-certificate__switch-actions label,.ty-step__title-active .ty-profile-field__switch-actions label,.ty-step__title-active .ty-gift-certificate__switch-actions label,.ty-step__title-complete .ty-profile-field__switch-actions label,.ty-step__title-complete .ty-gift-certificate__switch-actions label,.ty-step__container-active .ty-profile-field__switch-actions label,.ty-step__container-active .ty-gift-certificate__switch-actions label{font-size:15px;color:#000;}.ty-step__title .ty-profile-field__buttons,.ty-step__title .ty-gift-certificate__buttons,.ty-step__container .ty-profile-field__buttons,.ty-step__container .ty-gift-certificate__buttons,.ty-step__title-active .ty-profile-field__buttons,.ty-step__title-active .ty-gift-certificate__buttons,.ty-step__title-complete .ty-profile-field__buttons,.ty-step__title-complete .ty-gift-certificate__buttons,.ty-step__container-active .ty-profile-field__buttons,.ty-step__container-active .ty-gift-certificate__buttons{padding:0;}.ty-step__title .ty-step__title-arrow,.ty-step__container .ty-step__title-arrow,.ty-step__title-active .ty-step__title-arrow,.ty-step__title-complete .ty-step__title-arrow,.ty-step__container-active .ty-step__title-arrow{display:none;}.ty-step__title .ty-shipping-options__vendor-name,.ty-step__container .ty-shipping-options__vendor-name,.ty-step__title-active .ty-shipping-options__vendor-name,.ty-step__title-complete .ty-shipping-options__vendor-name,.ty-step__container-active .ty-shipping-options__vendor-name{padding-top:0;font-size:18px;}.ty-step__title .ty-shipping-options__title,.ty-step__container .ty-shipping-options__title,.ty-step__title-active .ty-shipping-options__title,.ty-step__title-complete .ty-shipping-options__title,.ty-step__container-active .ty-shipping-options__title{font-size:15px;text-transform:uppercase;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-weight:bold;}.ty-step__title .ty-shipping-options__total,.ty-step__title .ty-shipping-options__total .ty-price,.ty-step__container .ty-shipping-options__total,.ty-step__container .ty-shipping-options__total .ty-price,.ty-step__title-active .ty-shipping-options__total,.ty-step__title-active .ty-shipping-options__total .ty-price,.ty-step__title-complete .ty-shipping-options__total,.ty-step__title-complete .ty-shipping-options__total .ty-price,.ty-step__container-active .ty-shipping-options__total,.ty-step__container-active .ty-shipping-options__total .ty-price{font-size:18px;font-weight:bold;text-transform:uppercase;margin-top:0;}.ty-step__title .ty-checkout__billing-options,.ty-step__container .ty-checkout__billing-options,.ty-step__title-active .ty-checkout__billing-options,.ty-step__title-complete .ty-checkout__billing-options,.ty-step__container-active .ty-checkout__billing-options{padding-left:0;padding-right:0;}.ty-step__title .ty-checkout__billing-tabs .ty-tabs,.ty-step__container .ty-checkout__billing-tabs .ty-tabs,.ty-step__title-active .ty-checkout__billing-tabs .ty-tabs,.ty-step__title-complete .ty-checkout__billing-tabs .ty-tabs,.ty-step__container-active .ty-checkout__billing-tabs .ty-tabs{padding-left:0;}.ty-step__title .ty-checkout__shipping-tips,.ty-step__container .ty-checkout__shipping-tips,.ty-step__title-active .ty-checkout__shipping-tips,.ty-step__title-complete .ty-checkout__shipping-tips,.ty-step__container-active .ty-checkout__shipping-tips{margin-bottom:0;}.ty-step__title .ty-credit-card,.ty-step__container .ty-credit-card,.ty-step__title-active .ty-credit-card,.ty-step__title-complete .ty-credit-card,.ty-step__container-active .ty-credit-card{border-radius:0;border-color:#d9d9d9;margin-bottom:0;}.ty-step__title .ty-credit-card__cvv-field,.ty-step__container .ty-credit-card__cvv-field,.ty-step__title-active .ty-credit-card__cvv-field,.ty-step__title-complete .ty-credit-card__cvv-field,.ty-step__container-active .ty-credit-card__cvv-field{padding-top:16px;margin-left:6%;}.ty-step__title .ty-customer-notes__title,.ty-step__container .ty-customer-notes__title,.ty-step__title-active .ty-customer-notes__title,.ty-step__title-complete .ty-customer-notes__title,.ty-step__container-active .ty-customer-notes__title{text-transform:uppercase;font-size:15px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-step__title .ty-tabs,.ty-step__container .ty-tabs,.ty-step__title-active .ty-tabs,.ty-step__title-complete .ty-tabs,.ty-step__container-active .ty-tabs{margin-top:0;}.ty-step__title .ty-payments-list,.ty-step__container .ty-payments-list,.ty-step__title-active .ty-payments-list,.ty-step__title-complete .ty-payments-list,.ty-step__container-active .ty-payments-list{padding-right:6%;box-sizing:border-box;}@media (min-width: 481px) and (max-width: 767px){.ty-step__title .ty-payments-list,.ty-step__container .ty-payments-list,.ty-step__title-active .ty-payments-list,.ty-step__title-complete .ty-payments-list,.ty-step__container-active .ty-payments-list{max-width:60%;}}.ty-step__title .ty-payments-list__item-group,.ty-step__container .ty-payments-list__item-group,.ty-step__title-active .ty-payments-list__item-group,.ty-step__title-complete .ty-payments-list__item-group,.ty-step__container-active .ty-payments-list__item-group{font-size:15px;text-transform:uppercase;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-weight:bold;color:#333;}.ty-step__title .ty-payments-list__item,.ty-step__container .ty-payments-list__item,.ty-step__title-active .ty-payments-list__item,.ty-step__title-complete .ty-payments-list__item,.ty-step__container-active .ty-payments-list__item{padding-bottom:0;}@media (max-width: 767px){.ty-step__title .ty-payments-list__instruction,.ty-step__container .ty-payments-list__instruction,.ty-step__title-active .ty-payments-list__instruction,.ty-step__title-complete .ty-payments-list__instruction,.ty-step__container-active .ty-payments-list__instruction{width:40%;}}@media (max-width: 480px){.ty-step__title .ty-payments-list__instruction,.ty-step__container .ty-payments-list__instruction,.ty-step__title-active .ty-payments-list__instruction,.ty-step__title-complete .ty-payments-list__instruction,.ty-step__container-active .ty-payments-list__instruction{width:100%;}}.ty-step__title input.ty-payments-list__checkbox,.ty-step__container input.ty-payments-list__checkbox,.ty-step__title-active input.ty-payments-list__checkbox,.ty-step__title-complete input.ty-payments-list__checkbox,.ty-step__container-active input.ty-payments-list__checkbox{margin-top:6px;vertical-align:top;}.ty-step__container,.ty-step__container-active{border-bottom:1px solid #999;margin-bottom:0;}@media (max-width: 767px){.ty-step__container,.ty-step__container-active{margin-bottom:0 !important;}}.ty-step__title,.ty-step__title-active,.ty-step__title-complete{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding:32px 0;}@media (max-width: 767px){.ty-step__title,.ty-step__title-active,.ty-step__title-complete{padding:26px 0;}}.ty-step__title:after,.ty-step__title:before,.ty-step__title-active:after,.ty-step__title-active:before,.ty-step__title-complete:after,.ty-step__title-complete:before{display:none;}.ty-step__title .ty-step__title-txt,.ty-step__title-active .ty-step__title-txt,.ty-step__title-complete .ty-step__title-txt{color:#757575;font-size:26px;margin-left:32px;line-height:1;}@media (max-width: 767px){.ty-step__title .ty-step__title-txt,.ty-step__title-active .ty-step__title-txt,.ty-step__title-complete .ty-step__title-txt{font-size:22px;max-width:calc(100% - 32px);margin-left:5px;}}.ty-step__title-left{background:#757575;color:#fff;width:36px;height:36px;text-align:center;padding:3px;box-sizing:border-box;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:-7px;}.ty-step__title-left span{margin-top:3px;}@media (max-width: 767px){.ty-step__title-left span{font-size:14px;}}@media (max-width: 767px){.ty-step__title-left{width:26px;height:26px;}.ty-step__title-left i{font-size:14px;}}.ty-step__title-right{position:absolute;right:0;top:25px;padding:0;}@media (max-width: 767px){.ty-step__title-right{float:none;position:static;margin-top:3px;}}@media (max-width: 767px) and (min-width: 480px){.ty-step__title-right{margin-left:auto;}}.ty-step__title-active .ty-step__title-txt{color:#333;}.ty-step__title-active .ty-step__title-left{background:#333;}.ty-step__body,.ty-step__body-active{padding-top:0;box-sizing:border-box;}@media (min-width: 1025px){.ty-step__body,.ty-step__body-active{padding-left:68px;}}.ty-step__body .checkout__block,.ty-step__body-active .checkout__block{padding:0;}.ty-step__body .ty-checkout-buttons,.ty-step__body-active .ty-checkout-buttons{background:none;padding:0;}.ty-step__body .ty-checkout__relogin,.ty-step__body-active .ty-checkout__relogin{font-size:13px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em;padding:12px 15px;border:2px solid #333;font-weight:bold;margin-bottom:15px;box-sizing:border-box;}.ty-step__body .ty-checkout__relogin:hover,.ty-step__body .ty-checkout__relogin:active,.ty-step__body-active .ty-checkout__relogin:hover,.ty-step__body-active .ty-checkout__relogin:active{border-color:#ccc;}.ty-step__body a.ty-password-forgot__a,.ty-step__body-active a.ty-password-forgot__a{padding:0;}.ty-checkout-complete__buttons{padding-right:0;padding-left:0;background:none;}.ty-orders-detail .ty-orders__actions{margin-bottom:15px;}@media (max-width: 767px){.ty-orders-detail .ty-orders__actions .ty-btn{padding:0;margin-bottom:10px;font-size:15px;}}.ty-license-agreement__checkbox__checkbox,.ty-license-agreement__checkbox__checkbox a{font-size:16px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-credit-card__control-group label.cm-required.hidden::after{content:none;}.ty-checkout-complete__login-info h1,.ty-checkout-complete__login-info h2{font-size:20px;}.ty-checkout-complete__login-info h3,.ty-checkout-complete__login-info h4{font-size:18px;}.ty-checkout-complete__buttons.buttons-container{margin-top:0;padding-top:0;}.litecheckout .ty-credit-card__cvv-field{padding-top:16px;margin-left:16px;}.litecheckout__link{color:#111;}.litecheckout__select{color:#111;}.litecheckout__select:hover{border-color:#111;}.litecheckout__select:focus,.litecheckout__select:focus-within{border-color:#111;box-shadow:0 0 0 4px rgba(17,17,17,0.2), 0 0 0 1px #111;}.litecheckout__submit-btn{background-color:#111;border-radius:0;border:1px solid #111;}.litecheckout__submit-btn:hover,.litecheckout__submit-btn:focus,.litecheckout__submit-btn:focus-within{background:#ccc;}.litecheckout .litecheckout__input{border-radius:0;}.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{border:1px solid #111;box-shadow:0 0 0 0;}.litecheckout__shipping-method__wrapper{border-radius:0;border:1px solid #111;}.litecheckout__shipping-method__wrapper:hover{border-color:#111;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper{border:solid 1px #111;box-shadow:0 0 0 0;background:#111;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper .litecheckout__shipping-method__title{color:#fff;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper .litecheckout__shipping-method__delivery-time{color:#e6e6e6;}.litecheckout__shipping-method__title{color:#111;}.litecheckout .pickup__offices-wrapper,.litecheckout .pickup__map-wrapper{border-radius:0;}.sd-vendor-header__search{position:relative;width:100vw;left:50%;right:50%;margin-top:100px;margin-left:-50vw;margin-right:-50vw;padding:40px 0;background:#ededed;text-align:center;}@media (max-width: 767px){.sd-vendor-header__search{padding:20px 0;margin-top:0;}.sd-vendor-header__search h1{padding:20px 20px 14px;font-size:20px;line-height:28px;}.sd-vendor-header__search h1 span{font-size:14px;}}.sd-vendor-header__search .ty-search-block{width:100%;max-width:640px;margin:0 auto;position:relative;}.sd-vendor-header__search .ty-search-block__input{border:none;height:80px;width:100%;font-size:18px;text-transform:uppercase;color:#333;text-align:center;padding:8px 60px 0 15px;box-sizing:border-box;}@media (max-width: 767px){.sd-vendor-header__search .ty-search-block__input{height:62px;}}.sd-vendor-header__search .ty-search-magnifier{display:block;position:absolute;width:44px;height:44px;padding:0;border:0;background:none;font-size:32px;line-height:60px;top:18px;right:10px;}@media (max-width: 767px){.sd-vendor-header__search .ty-search-magnifier{top:8px;}}@media (min-width: 980px){.sd-vendor-info .ty-logo-container-vendor{max-width:50%;}}@media (min-width: 768px) and (max-width: 979px){.sd-vendor-info .ty-logo-container-vendor{max-width:80%;}}.sd-vendor-info .ty-vendor-information{text-align:left;margin-top:10px;}.sd-vendor-info .ty-vendor-information .sd-companies__title{display:block;text-align:left;margin-bottom:4px;}.sd-vendor-info .ty-vendor-information .sd-companies__description > p:first-child{padding-top:0;}.sd-vendor-sidebox{margin-top:70px;}@media (max-width: 979px){.sd-vendor-sidebox{margin-top:35px;}}@media (max-width: 767px){.sd-vendor-sidebox .ty-sidebox:last-child{margin-bottom:10px;}.sd-vendor-sidebox + .main-content-grid{padding-top:0;}}.sd-vendor-sidebox .ty-sidebox__title a,.sd-vendor-sidebox .ty-sidebox__title span,.sd-vendor-sidebox .ty-sidebox__title-wrapper{color:#000;}.sd-vendor-sidebox .ty-sidebox__title-wrapper{font-size:18px;}.sd-vendor-sidebox .ty-sidebox__icon-hide,.sd-vendor-sidebox .ty-sidebox__icon-open{font-size:25px;}.sd-vendor-sidebox .ty-sidebox__title-toggle{z-index:1;}.ty-company-detail h1{font-size:24px;font-weight:500;text-transform:uppercase;}.ty-company-detail__logo{border:none;height:auto;line-height:1;}@media (min-width: 768px) and (max-width: 979px){.ty-company-detail__logo{width:100%;text-align:left;margin-right:0;}}.ty-company-detail__logo img{padding:15px;border:1px solid #dedede;}.ty-company-detail__info-list{max-width:50%;}.sd-vendor-catalog .ty-sort-container{margin:20px 0;}@media (min-width: 768px) and (max-width: 979px){.sd-vendor-catalog .ty-sort-container{margin-top:0;}}.sd-vendor-catalog .ty-vendor-communication__post-write{display:block;margin-top:-22px;}@media (max-width: 767px){.sd-vendor-catalog .ty-vendor-communication__post-write{margin-top:0;}}.sd-companies{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sd-companies__wrapper{margin-bottom:10px;}.sd-companies__item{-webkit-transition:border-color ease .5s 0s;-moz-transition:border-color ease .5s 0s;-o-transition:border-color ease .5s 0s;transition:border-color ease .5s 0s;border:2px solid #ededed;padding:10px;box-sizing:border-box;height:100%;margin-bottom:0;}.sd-companies__item:hover,.sd-companies__item:active{border-color:rgba(0,0,0,0.6);}.sd-companies__item:hover .sd-companies__img,.sd-companies__item:active .sd-companies__img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}.sd-companies__img{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9);-webkit-transition:transform cubic-bezier(0.68,-0.55,0.27,1.55) .4s 0s;-moz-transition:transform cubic-bezier(0.68,-0.55,0.27,1.55) .4s 0s;-o-transition:transform cubic-bezier(0.68,-0.55,0.27,1.55) .4s 0s;transition:transform cubic-bezier(0.68,-0.55,0.27,1.55) .4s 0s;text-align:center;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}.sd-companies__img img{max-height:60px;}.sd-companies__title{margin-top:10px;text-align:center;font-size:20px;font-weight:500;word-wrap:break-word;padding:0;}.sd-companies__info{text-align:center;margin-top:5px;}.sd-companies__info.sd-companies-in-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}.sd-companies__description{margin-top:10px;color:#333;}.sd-companies__list-extra{text-align:right;margin-top:10px;padding-top:20px;border-top:1px solid #ededed;}.sd-companies__rating{text-align:center;}.sd-companies__rating .ty-stars{margin-right:0;}.sd-companies__rating .ty-discussion__review-quantity{display:block;}.ty-compare-menu{width:100%;border-radius:4px;border:1px solid #ededed;}.ty-compare-menu__item{margin:0;height:auto;padding:0;border-top:1px solid #ededed;}.ty-compare-menu__item:first-child{border-top:none;}.ty-compare-menu__a,.ty-compare-menu__elem{display:block;padding:15px;box-sizing:border-box;min-height:10px;border:none;line-height:1.6;text-transform:none;font-size:15px;color:#000;}.ty-compare-menu__a:hover,.ty-compare-menu__a:active,.ty-compare-menu__elem:hover,.ty-compare-menu__elem:active{background:none;color:#000;}.ty-compare-menu__elem{background:none;border-left:3px solid #ccc;color:#ccc;}.ty-compare-menu__elem:hover,.ty-compare-menu__elem:active{color:#ccc;}.ty-compare-products__menu{min-width:200px;max-width:292px;}.ty-compare-products__product{position:relative;}.ty-compare-products__item{padding:0;position:relative;}.ty-compare-products__item .ty-simple-list__overlay{display:none;}.ty-compare-products__item a{font-size:18px;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000;font-weight:500;}.ty-compare-products__item > span + span{margin-left:2px;}.ty-compare-products__delete{-webkit-transition:z-index ease .1s .6s;-moz-transition:z-index ease .1s .6s;-o-transition:z-index ease .1s .6s;transition:z-index ease .1s .6s;position:absolute;top:0;left:0;z-index:19;width:100%;visibility:visible;padding:0;}.ty-compare-products__delete a.ty-remove:hover i,.ty-compare-products__delete a.ty-remove:hover span{color:#000;}.sd-scroll-locked .ty-compare-products__delete,.burger-no-overflow .ty-compare-products__delete{transition:none;z-index:1;}.ty-compare-products__delete i,.ty-compare-products__delete span{font-size:15px;}.ty-compare-products__delete span{font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-compare-feature{margin-top:10px;z-index:1;}.ty-compare-feature__table .ty-compare-feature_item_size{padding:10px;vertical-align:top;}.ty-compare-feature__table .ty-compare-sort__a{font-family:glyphs;}.ty-compare-feature__table .ty-icon-ok{font-size:11px;top:-3px;left:2px;}.ty-compare__buttons{background:none;margin-top:20px;padding-left:0;padding-right:0;}.ty-compare__buttons.add-feature{margin-top:10px;}.sd-add-feature__form label{font-size:15px;font-weight:bold;margin-right:8px;}.ty-compare-checkbox__icon{top:-6px;}.ty-product-feature__multiple .ty-compare-checkbox__icon{top:-2px;}.sd-registration{max-width:860px;margin:0 auto;}.sd-registration__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.sd-registration .ty-subheader,.sd-registration__additional-container,.sd-registration .ty-profile-field__switch{width:calc(100% - 20px);margin-right:10px;margin-left:10px;padding:0;}@media (max-width: 767px){.sd-registration .ty-subheader,.sd-registration__additional-container,.sd-registration .ty-profile-field__switch{width:100%;margin-left:0;margin-right:0;}}.sd-registration .sd-registration__form .ty-control-group,.sd-registration .sd-profile-fields-container .ty-control-group{float:left;width:calc(50% - 20px);margin-right:10px;margin-left:10px;clear:none;}@media (max-width: 767px){.sd-registration .sd-registration__form .ty-control-group,.sd-registration .sd-profile-fields-container .ty-control-group{width:100%;margin:0;}}.sd-registration label[for="password2"],.sd-registration #password2{width:100%;margin-left:calc(100% + 20px);}@media (max-width: 767px){.sd-registration label[for="password2"],.sd-registration #password2{margin-left:0;}}.sd-registration__additional-container{margin-top:10px;}.sd-registration__additional-container .ty-subheader{margin-left:0;}.sd-profile-fields-container .ty-control-group.ty-billing-address,.sd-profile-fields-container .ty-control-group.ty-billing-address-line2,.sd-profile-fields-container .ty-control-group.ty-shipping-address,.sd-profile-fields-container .ty-control-group.ty-shipping-address-line2{width:calc(100% - 20px);}@media (max-width: 767px){.sd-profile-fields-container .ty-control-group.ty-billing-address,.sd-profile-fields-container .ty-control-group.ty-billing-address-line2,.sd-profile-fields-container .ty-control-group.ty-shipping-address,.sd-profile-fields-container .ty-control-group.ty-shipping-address-line2{width:100%;}}@media (max-width: 767px){.sd-profile-fields-container .ty-control-group.ty-billing-address-line2,.sd-profile-fields-container .ty-control-group.ty-shipping-address-line2{margin-top:3px;}}.sd-profile-fields-container .ty-billing-zip-code input,.sd-profile-fields-container .ty-shipping-zip-code input{max-width:180px;}.sd-profile-fields-container .ty-profile-field__switch{padding:20px 0;margin-bottom:20px;box-sizing:border-box;}@media (max-width: 767px){.sd-profile-fields-container .ty-profile-field__switch{margin-top:20px;}}.sd-profile-fields-container .ty-profile-field__switch-label,.sd-profile-fields-container .ty-profile-field__switch-actions{padding:0 15px;}.tygh-content .container-fluid .row-fluid .vnl-auth-grid{max-width:860px;float:none;margin:auto;}.ty-login-info h4{text-transform:uppercase;color:#000;}.ty-login-info__txt{color:#000;}::-ms-clear{width:0;height:0;}.sd-scroll-locked{overflow:hidden;}a,a:focus,a:hover,input,input:focus,input:hover,button,button:focus,button:hover{outline:none;}a,html,body,p,div,li,h1,h2{font-family:'Noto Sans',Helvetica,Arial,sans-serif !important;}h1,h2,h3,h4,h5,h6{color:#000;}.ty-control-group{margin:0 0 25px;}@media (max-width: 767px){.container-fluid{padding-left:15px;padding-right:15px;}}.ty-mainbox-simple-title{text-transform:uppercase;text-align:center;margin-top:60px;margin-bottom:60px;}.main-content-grid > .ty-mainbox-simple-container:first-child .ty-mainbox-simple-title{margin-top:20px;}.ty-btn{-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);-o-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);box-sizing:border-box;padding:13px 40px 9px;border-radius:0;font-size:20px;line-height:1;font-weight:bold;}.ty-btn__primary{background:#000;border:2px solid #000;font-weight:bold;color:#fff;}.ty-btn__primary:hover,.ty-btn__primary:active{background:#1a1a1a;border-color:#1a1a1a;color:#fff;}.ty-btn__primary.btn-disabled,.ty-btn__primary.btn-disabled:hover,.ty-btn__primary.btn-disabled:active{background:#737373;border-color:#737373;cursor:default;color:#fff;}.ty-btn__secondary{background:none;border:2px solid #ccc;color:#000;}.ty-btn__secondary:hover,.ty-btn__secondary:active{border-color:#000;color:#1a1a1a;}.ty-btn__text{font-family:'Noto Sans',Helvetica,Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase;font-size:13px;font-weight:normal;padding:0;}.ty-btn__text + .ty-btn__text{margin-left:10px;}.ty-btn__tertiary{border:2px solid #bdc3c7;}.ty-add-to-wish svg,.ty-add-to-compare svg{margin-right:3px;}.ty-add-to-wish svg path,.ty-add-to-compare svg path{-webkit-transition:fill .3s cubic-bezier(.25,.46,.45,.94);-o-transition:fill .3s cubic-bezier(.25,.46,.45,.94);transition:fill .3s cubic-bezier(.25,.46,.45,.94);}.ty-add-to-wish:hover svg path,.ty-add-to-wish:active svg path,.ty-add-to-compare:hover svg path,.ty-add-to-compare:active svg path{fill:#ccc;}.ty-add-to-wish svg{vertical-align:-1px;}label.cm-required::after{color:#ccc;}textarea:focus,input[type*='text']:focus,input[type='number']:focus,input[type*='password']:focus{border-style:solid;border-color:#ccc;}textarea.cm-failed-field,input[type*='text'].cm-failed-field,input[type='number'].cm-failed-field,input[type*='password'].cm-failed-field{border-style:solid;border-color:#ff584d;}textarea{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.help-inline p{color:#ff584d !important;}.ui-widget button{font-size:20px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.owl-theme .owl-controls{margin-top:0;}.owl-theme .owl-controls .owl-buttons div{-webkit-transition:background 150ms;-moz-transition:background 150ms;-o-transition:background 150ms;transition:background 150ms;position:absolute;top:50%;margin:-18px 0 0 0;padding:0;width:54px;height:36px;line-height:38px;border-radius:0;background:rgba(255,255,255,0.7);opacity:1;font-size:0;}.owl-theme .owl-controls .owl-buttons div::before{font-size:24px;font-weight:700;color:#4c4c4c;position:absolute;left:0;right:0;}.owl-theme .owl-controls .owl-buttons div:hover{background:#fff;}.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;}.owl-theme .owl-controls .owl-buttons .owl-prev::before{content:'\2190';}.owl-theme .owl-controls .owl-buttons .owl-next{right:0;}.owl-theme .owl-controls .owl-buttons .owl-next::before{content:'\2192';}.owl-theme .owl-controls-outside .owl-buttons div{position:relative;margin:0;background:none;}.owl-theme .owl-controls-outside .owl-buttons div::before{left:auto;}.owl-theme .owl-controls-outside .owl-buttons .owl-next{right:5px;}.owl-theme .owl-controls-outside .owl-buttons .owl-prev{left:-15px;}.sd-overlay{display:none;opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;background:#000;-webkit-transition:opacity 500ms;-moz-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms;z-index:1010;}.sd-overlay.active{opacity:0.9;}@media (max-width: 767px){.ty-mainbox-simple-title{margin-top:40px;margin-bottom:40px;}.ty-btn{padding:10px 30px 7px;font-size:18px;}}.top-logo-only{border-bottom:1px solid #dedede;max-width:none;padding:20px 0;}@media (max-width: 767px){.top-logo-only.container-fluid{padding:0 0 10px;}}.top-logo-only .row-fluid [class*='span'].top-logo-only__block{text-align:center;max-width:1280px;margin:0 auto;float:none;}.ty-tabs{border-color:#edeff1;}.ty-tabs .subtab,.ty-tabs__item{border:2px solid #000;padding-left:0;}.ty-tabs .subtab,.ty-tabs .subtab:hover,.ty-tabs .subtab:active,.ty-tabs__item,.ty-tabs__item:hover,.ty-tabs__item:active{background:none;}.ty-tabs .subtab.active,.ty-tabs .subtab.active:hover,.ty-tabs .subtab.active:active,.ty-tabs__item.active,.ty-tabs__item.active:hover,.ty-tabs__item.active:active{background:#000;}.ty-tabs__a,.ty-tabs .subtab a{color:#000;font-size:15px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;line-height:1;}.ty-tabs__a:hover,.ty-tabs__a:active,.ty-tabs .subtab a:hover,.ty-tabs .subtab a:active{background:none;}.ty-tabs__content .ty-subheader{text-transform:uppercase;}.ty-tabs__content .ty-subheader + .ty-profiles-info{margin-top:0;}.ty-accordion .ui-accordion-header{color:#000;font-size:15px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;line-height:1;}.ty-accordion .ui-accordion-header:hover,.ty-accordion .ui-accordion-header:active{background:none;}.ty-accordion .ui-accordion-header-icon{top:15px;}.ty-accordion .ty-subheader{text-transform:uppercase;}.ty-accordion .ty-subheader + .ty-profiles-info{margin-top:0;}.alert-error,.alert-success,.alert-warning{position:static;}.alert-error .close,.alert-success .close,.alert-warning .close{top:10px;}@media (max-width: 767px){.alert-error.alert + .alert-error.alert,.alert-success.alert + .alert-success.alert,.alert-warning.alert + .alert-warning.alert{margin-top:5px;}}.ty-table th,.ty-table th p,.ty-table th a,.ty-table th li,.ty-table th span,.ty-compare-feature__table th,.ty-compare-feature__table th p,.ty-compare-feature__table th a,.ty-compare-feature__table th li,.ty-compare-feature__table th span{font-size:15px;font-family:'Noto Sans',Helvetica,Arial,sans-serif;}.ty-table td,.ty-table td *,.ty-compare-feature__table td,.ty-compare-feature__table td *{font-size:15px;}.ty-sidebox__title{line-height:1.2;}@media (max-width: 767px){.ty-sidebox__title .ty-sidebox__title-toggle{margin-top:-4px;}}.ty-search-form__buttons-container .cm-reset-link{margin-left:10px;}.ty-value-changer,.no-touch .ty-value-changer,.touch .ty-value-changer{width:67px;}.ty-value-changer input.ty-value-changer__input,.no-touch .ty-value-changer input.ty-value-changer__input,.touch .ty-value-changer input.ty-value-changer__input{float:left;width:44px;height:44px;border:2px solid #d9d9d9;}.ty-value-changer input.ty-value-changer__input:focus,.no-touch .ty-value-changer input.ty-value-changer__input:focus,.touch .ty-value-changer input.ty-value-changer__input:focus{border-color:#000;}.ty-value-changer__increase,.ty-value-changer__decrease,.no-touch .ty-value-changer__increase,.no-touch .ty-value-changer__decrease,.touch .ty-value-changer__increase,.touch .ty-value-changer__decrease{width:17px;height:17px;border:2px solid #d9d9d9;background:none;color:#000;font-size:20px;line-height:22px;}.ty-value-changer__increase:hover,.ty-value-changer__decrease:hover,.no-touch .ty-value-changer__increase:hover,.no-touch .ty-value-changer__decrease:hover,.touch .ty-value-changer__increase:hover,.touch .ty-value-changer__decrease:hover{border-color:#000;background:#000;color:#fff;}.ty-value-changer__increase,.no-touch .ty-value-changer__increase,.touch .ty-value-changer__increase{margin-bottom:2px;}.ty-value-changer__decrease,.no-touch .ty-value-changer__decrease,.touch .ty-value-changer__decrease{float:right;}.ty-no-image__icon{font-size:32px;}.ty-top-panel-padding .top-search .ty-search-block__input,.ty-top-panel-padding .ty-minicart__content{top:36px;}.ty-top-panel-padding .ty-minicart__content{height:calc(100% - 36px);}.tygh-header{overflow:hidden !important;}@media (min-width: 768px){.top-bar-black > .row-fluid,.top-main-menu > .row-fluid{width:95%;margin:auto;}}.tygh-top-panel{position:relative !important;}.tygh-top-panel .top-grid{padding:0;}.tygh-top-panel .top-grid .top-bar-black{height:43px;padding-top:4px;background:#000;color:#fff;font-size:12px;}.tygh-top-panel .top-grid .top-bar-black a{text-transform:none;font-size:12px;color:#ddd;}.tygh-top-panel .top-grid .top-bar-black a:hover{color:#fff;}.tygh-top-panel .top-grid .top-bar-black .ty-select-wrapper a{text-transform:none;font-size:12px;color:#ddd;}.tygh-top-panel .top-grid .top-bar-black .ty-select-wrapper a:hover{color:#111;background:#ccc;}.tygh-top-panel .top-grid .top-bar-black .ty-select-wrapper a .ty-select-block__a-item{display:none;}.tygh-top-panel .top-grid .top-bar-black .ty-select-wrapper .ty-select-block__list-item a{color:#111;}.tygh-top-panel .top-grid .top-bar-black .ty-select-wrapper .ty-select-block__a.open,.tygh-top-panel .top-grid .top-bar-black .ty-select-wrapper .ty-select-block__a.open:hover{background:#ccc;}.tygh-top-panel .top-grid .top-bar-black .whislist-icon--icon{font-size:15px !important;padding:10px 5px 0 5px;}.tygh-top-panel .top-grid .top-main-menu{padding:25px 0;}.tygh-top-panel .top-grid .top-main-menu ul{display:block !important;}.tygh-top-panel .top-grid .top-main-menu ul > li > ul{display:none !important;}.tygh-top-panel .top-grid .top-main-menu a.ty-text-links__a{color:#777 !important;font-family:inherit;font-size:13px;margin-right:20px;}.tygh-top-panel .top-grid .top-main-menu .top-menu-grid .ty-text-links__item,.tygh-top-panel .top-grid .top-main-menu .top-menu-grid .ty-text-links__item.ty-level-0{margin-left:0;margin-right:16px;}@media (max-width: 979px) and (min-width: 768px){.tygh-top-panel .top-grid .top-main-menu .top-menu-grid .ty-text-links__item,.tygh-top-panel .top-grid .top-main-menu .top-menu-grid .ty-text-links__item.ty-level-0{margin-right:0px;}}.tygh-top-panel .top-grid .top-main-menu .span5,.tygh-top-panel .top-grid .top-main-menu .span2{margin-left:0 !important;}.tygh-top-panel .top-grid .top-main-menu .span2{width:20% !important;}.tygh-top-panel .top-grid .top-main-menu .logo-desktop-wrapper{text-align:center;}.tygh-top-panel .top-grid .top-main-menu .logo-desktop-wrapper img{margin:auto;}.tygh-top-panel .top-grid .top-main-menu .top-cart-content{width:auto !important;min-width:140px;}.tygh-top-panel .top-grid .top-main-menu .top-cart-content .ty-minicart__count{line-height:20px;color:#777;font-size:13px;display:inline-block;text-align:center;padding-top:2px;margin-top:10px;}.tygh-top-panel .top-grid .top-main-menu .top-cart-content .ty-minicart__count:hover{color:#000;}.tygh-top-panel .top-grid .top-main-menu .top-cart-content .ty-minicart__count span{display:inline-block;position:relative;}.tygh-top-panel .top-grid .top-main-menu .top-cart-content .ty-minicart__count strong{color:#000;}.top-header{background:#f9f9f9 !important;}.top-search{width:75px !important;}.top-search .ty-search-magnifier{width:72px !important;line-height:40px;color:#777;font-size:13px;display:inline-block;text-align:right;padding-top:0;}.top-search .ty-search-magnifier:hover{color:#000;}.top-menu{border-top:1px solid rgba(168,168,168,0.2);border-bottom:1px solid rgba(168,168,168,0.2);position:relative;height:46px;display:block !important;}.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu{text-align:center;}@media (max-width: 979px) and (min-width: 768px){.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1--default.hidden-phone.hidden-desktop{display:inline-block !important;}}@media screen and (min-width: 768px){.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 a.ath_mega-menu__l1__link .ty-icon-right-open{display:none;}}.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2{text-align:left;}.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu-wrapper.th_mm-column2.span4,.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2--.th_mm-column4.span3,.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2--.th_mm-column2.span3{padding-left:65px;}.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2__link,.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2__link.ath_mega-menu__l2__link--title{font-weight:700;color:#777;text-transform:uppercase;}.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2__link:hover,.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2__link.ath_mega-menu__l2__link--title:hover{color:#111;}.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l3-tems .ath_mega-menu__l3__link{font-size:13px;line-height:14px;color:#777;}.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l3-tems .ath_mega-menu__l3__link:hover{color:#111;}.banner-area{padding:0 !important;margin-left:10px !important;margin-right:0;position:relative;text-align:center;overflow:hidden;background:#000;}.banner-area img{opacity:1;max-width:100%;}.banner-area h2{position:absolute;left:0;right:0;padding:20px;z-index:1;top:50%;visibility:hidden;transform:translateY(-50%);-sand-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);margin-top:-19px;color:#fff;text-shadow:2px 2px 5px #666;font-size:28px;font-weight:700;margin-bottom:20px;line-height:1.3;}.banner-area:hover img{display:block;margin:0;transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-sand-transform:scale(1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.2;transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-sand-transform:scale(1.05);}.banner-area:hover h2{visibility:visible;}.border-left{border-left:1px solid #000;}@media (min-width: 1224px){.container.ath_mega-menu__l2-items{width:970px;}.container.ath_mega-menu__l2-items .th_mm-column4{padding-left:15px;padding-right:0px;}}.sticky-menu-logo,.sticky-icons{display:none !important;}.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper{height:65px;}.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper .ath_mega-menu{padding-top:10px;padding-left:25px;padding-right:25px;}.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper .ath_mega-menu li.margin-right-logo-fixes{margin-left:175px;}.ath_mega-menu__main-container.fixed .sticky-menu-logo{float:left;display:inline-block !important;position:absolute;top:0;left:25px;}.ath_mega-menu__main-container.fixed .sticky-menu-logo img{float:left;max-height:45px;width:auto !important;padding-top:10px;padding-bottom:10px;}@media (max-width: 767px){.ath_mega-menu__main-container.fixed .sticky-menu-logo{display:none !important;}}@media (min-width: 1060px){.ath_mega-menu__main-container.fixed .sticky-icons{display:inline-block !important;}}.ath_mega-menu__main-container.fixed .top-search.sticky-icons .ty-search-magnifier{position:relative;}.ath_mega-menu__main-container.fixed .ath_mega-menu__l1--cart.sticky-icons{min-width:140px;height:54px;}.ath_mega-menu__main-container.fixed .ath_mega-menu__l1--cart.sticky-icons .ty-minicart__count{color:#777;}:.ath_mega-menu__main-container.fixed .ath_mega-menu__l1--cart.sticky-icons .ty-minicart__counthover{color:#111;}.ath_mega-menu__main-container.fixed .ath_mega-menu__l1--cart.sticky-icons .ty-minicart__count strong{color:#111;}.ath_mega-menu__main-container.fixed .grid-list{top:65px !important;}.top-logo .ty-logo-container,.tygh-top-panel .top-grid .top-main-menu a{margin-right:0;}@media (min-width: 992px){.top-logo .ty-logo-container img:hover{opacity:0.35;transition:opacity .50s ease;-moz-transition:opacity .50s ease;-webkit-transition:opacity .50s ease;}}.vanilla-logo .ty-logo-container__image{width:165px !important;max-width:165px !important;height:45px !important;}.ty-minicart__content.active{z-index:1010;}.ty-minicart__content .ty-btn.ty-btn__secondary{margin-right:3px !important;}.ty-minicart__overlay.active{z-index:1009;}.ty-social-links{text-align:left;}.ty-social-links li i{font-size:15px;font-family:'Font Awesome 5 Brands';font-weight:400;}.ty-social-links__item{padding:0;margin:5px 5px 0 5px;}.ty-social-links__item a{color:rgba(255,255,255,0.8);}.ty-social-links__item a:hover{color:#fff;}.tygh-footer,.tygh-footer h1,.tygh-footer h2,.tygh-footer p,.tygh-footer .ty-text-links__active > .ty-text-links__a{color:#fff;}.tygh-footer{width:100%;overflow:hidden;}.tygh-footer a{color:rgba(255,255,255,0.6);font-size:12px;line-height:0;}.tygh-footer a:hover{color:#fff !important;}.tygh-footer > .ty-footer-grid{padding:10px 0 0;}.tygh-footer .ty-mainbox-simple-container{width:100%;margin-bottom:24px;}.tygh-footer .ty-mainbox-simple-title{width:100%;font-size:16px;color:#ccc;text-align:left;font-weight:700;font-style:normal;margin:10px 0;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,0.2);}.ty-footer-form-block--responsive .ty-footer-form-block__form-container{text-align:left;padding-left:0;}.ty-footer-form-block__form .ty-input-text.cm-hint{text-align:left;}.ty-footer-form-block__form .ty-input-text:focus{background:#7b7b7b;color:#fff;}.tygh-footer ul.ty-text-links li{text-align:left;}.tygh-footer .ty-text-links__item{margin:0 !important;line-height:13px;}.tygh-footer .ty-text-links__item.ty-level-0 > ul{display:none;}.created-by-container{text-align:center;border-top:1px solid rgba(255,255,255,0.1);padding:20px 0 0;margin:30px 0;}.created-by-container p{color:rgba(255,255,255,0.6) !important;}.copyright-small-container p{font-size:10px !important;color:#fff;}.ty-product-bigpicture h1.ty-product-bigpicture__brand-text{font-weight:400;font-style:normal;font-size:38px;margin-bottom:-10px;color:#111 !important;}.ty-product-bigpicture h1.ty-product-block-title{margin-left:2px !important;font-weight:700;-webkit-font-smoothing:antialiased;color:#4c4c4c;line-height:1.6;font-size:14px !important;text-align:left;}.ty-product-bigpicture .price-wrap{text-align:left;}.ty-product-bigpicture .ty-price{color:#111;font-size:30px;}.ty-product-bigpicture .ty-product-bigpicture__sidebar-bottom{margin-top:28px;}.ty-product-bigpicture .ty-product-block__note{text-align:left;}.ty-product-bigpicture .ty-product-block__button{margin-top:10px !important;text-align:center;}.ty-product-bigpicture .ty-product-block__button a{width:100%;}.ty-product-bigpicture .ty-product-block__button .ty-control-group .ty-strong{text-align:left;display:block;min-height:20px;width:100%;}.ty-product-bigpicture .sd-add-to-cart__wrapper{width:calc(100% - 48px);padding-right:0px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;display:inline-block;}.ty-product-bigpicture .sd-add-to-cart__wrapper .ty-btn__add-to-cart{height:38px;text-decoration:none;font-weight:400;text-align:center;font-size:14px;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;line-height:18px;text-transform:uppercase;letter-spacing:.3px;border-radius:0;border-width:1px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.ty-product-bigpicture .sd-add-to-cart__wrapper .ty-btn__add-to-cart:hover{background:#ccc !important;border:1px solid #ccc !important;color:#fff !important;}.ty-product-bigpicture .ty-wrapper_after-add-to-cart{width:48px;height:48px;float:left;display:inline-block;}.ty-product-bigpicture .ty-wrapper_after-add-to-cart .ty-add-to-wish{position:relative;width:38px;height:38px;vertical-align:sub;float:none;background-color:#111;color:#fff;border:1px solid #111;padding:7px 0 0;text-align:center;margin:auto;font-size:22px;}.ty-product-bigpicture .ty-wrapper_after-add-to-cart .ty-add-to-wish svg{margin:0;}.ty-product-bigpicture .ty-wrapper_after-add-to-cart .ty-add-to-wish svg path{fill:#fff;}.ty-product-bigpicture .ty-wrapper_after-add-to-cart .ty-add-to-wish:hover{background:#ccc;border-color:#ccc;}.ty-product-bigpicture .cm-picker-product-variation-features.ty-product-options .ty-product-options__image--wrapper img{text-align:center;vertical-align:middle;min-width:25px;color:#111;background:#fff;border:1px solid #ccc;}.ty-product-bigpicture .cm-picker-product-variation-features.ty-product-options .ty-product-options__image--wrapper.ty-product-options__image--wrapper--active img{border:1px solid #111;background:linear-gradient(to right,#010101,#010101);background-size:cover, contain;background-position:center, right bottom;background-repeat:no-repeat, no-repeat;}.ty-product-bigpicture .ty-control-group.ty-product-options__item input[type="radio"] + label:after,.ty-product-bigpicture .ty-control-group.ty-product-options__item input[type="radio"] + label:before{display:none;}.ty-product-bigpicture .ty-control-group.ty-product-options__item input[type=radio]{display:none;margin:10px;}.ty-product-bigpicture .ty-control-group.ty-product-options__item input[type=radio] + label{height:30px;width:50px;display:inline-block;background:#fff;border:1px solid #ccc;color:#111;font-size:12px;font-weight:700;text-align:center;vertical-align:middle;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:5px;padding:0;line-height:29px;cursor:pointer;}.ty-product-bigpicture .ty-control-group.ty-product-options__item input[type=radio] + label:hover{border-color:#000;}.ty-product-bigpicture .ty-control-group.ty-product-options__item input[type=radio]:checked + label{border:1px solid #111;background:linear-gradient(to right,#010101,#010101);background-size:cover, contain;background-position:center, right bottom;background-repeat:no-repeat, no-repeat;color:#fff;}.ty-product-bigpicture .ty-control-group.ty-product-options__item .ty-product-options__radio--label.disabled{cursor:not-allowed;color:#ccc;border-color:#ccc;}.ty-product-bigpicture .ty-tabs{border-bottom:0;}.ty-product-bigpicture .ty-tabs .subtab,.ty-product-bigpicture .ty-tabs .ty-tabs__item{border:0;margin-right:30px;margin-bottom:15px;}.ty-product-bigpicture .ty-tabs .subtab a,.ty-product-bigpicture .ty-tabs .ty-tabs__item a{text-transform:none;display:inline-block;font-size:20px;font-weight:600;color:rgba(0,0,0,0.5);padding:3px 0;}@media (max-width: 1024px){.ty-product-bigpicture .ty-tabs .subtab,.ty-product-bigpicture .ty-tabs .ty-tabs__item{margin-right:0;}}@media (max-width: 768px){.ty-product-bigpicture .ty-tabs .subtab,.ty-product-bigpicture .ty-tabs .ty-tabs__item{width:100%;}}.ty-product-bigpicture .ty-tabs .subtab.active,.ty-product-bigpicture .ty-tabs .subtab.active:hover,.ty-product-bigpicture .ty-tabs .subtab.active:active,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active:hover,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active:active{background:none;}.ty-product-bigpicture .ty-tabs .subtab.active a,.ty-product-bigpicture .ty-tabs .subtab.active:hover a,.ty-product-bigpicture .ty-tabs .subtab.active:active a,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active a,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active:hover a,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active:active a{color:rgba(0,0,0,0.9);}.ty-product-bigpicture .ty-tabs .ty-tabs__a{border-bottom:0 !important;}.ty-login .buttons-container .ty-btn{height:38px;text-decoration:none;font-weight:400;text-align:center;font-size:14px;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;line-height:18px;text-transform:uppercase;letter-spacing:.3px;border-radius:0;border-width:1px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background:#111;color:#fff !important;}.ty-login .buttons-container .ty-btn:hover{background:#ccc !important;border:1px solid #ccc !important;}.ty-breadcrumb-fullwidth{position:relative;width:100vw;left:50%;right:50%;margin-top:0;margin-left:-50vw;margin-right:-50vw;padding:0;background:#f9f9f9;text-align:center;}.ty-breadcrumbs{font-size:11px;padding-left:20px;color:#ccc;width:90%;margin:auto;}.ty-breadcrumbs .ty-breadcrumbs__slash{color:#ccc;margin:0 2px;}.ty-breadcrumbs .ty-breadcrumbs__current{color:#ccc;}.ty-breadcrumbs .ty-breadcrumbs__a{font-size:11px;color:#ccc;}.ty-breadcrumbs .ty-breadcrumbs__a .back-btn{background-color:#ccc;width:23px !important;height:2px;line-height:2px;position:relative;display:inline-block;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;color:transparent;}.ty-breadcrumbs .ty-breadcrumbs__a .back-btn:before{color:#ccc;content:"\f0d9";position:absolute;left:-4px;top:0;font-size:14px;line-height:3px;font-family:'Font Awesome 5 Free';}.ty-breadcrumbs .ty-breadcrumbs__a .back-btn:after{background-color:#ccc;content:"";position:absolute;top:-5px;right:-1px;width:2px;height:7px;line-height:0;}.ty-breadcrumbs .ty-breadcrumbs__a:hover .back-btn{background-color:#111;}.ty-breadcrumbs .ty-breadcrumbs__a:hover .back-btn:before{color:#111;}.ty-breadcrumbs .ty-breadcrumbs__a:hover .back-btn:after{background-color:#111;}.ty-breadcrumbs .ty-product-switcher{width:100px;top:2px;}.ty-breadcrumbs .ty-product-switcher a{padding:25px;cursor:pointer;}.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-left .ty-product-switcher__icon,.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-right .ty-product-switcher__icon{width:23px !important;height:2px !important;position:relative;display:inline-block;padding:0;background-color:#ccc;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-left .ty-product-switcher__icon:before,.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-right .ty-product-switcher__icon:before{color:#ccc;position:absolute;top:0;font-size:14px;line-height:3px;font-family:'Font Awesome 5 Free';}.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-left:hover .ty-product-switcher__icon,.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-right:hover .ty-product-switcher__icon{background-color:#111;}.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-left:hover .ty-product-switcher__icon:before,.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-right:hover .ty-product-switcher__icon:before{color:#111;}.ty-breadcrumbs .ty-product-switcher .disabled .ty-product-switcher__icon{background-color:rgba(204,204,204,0.4);}.ty-breadcrumbs .ty-product-switcher .disabled .ty-product-switcher__icon:before{color:rgba(204,204,204,0.4);}.ty-breadcrumbs .ty-product-switcher .disabled:hover .ty-product-switcher__icon{background-color:rgba(204,204,204,0.4);}.ty-breadcrumbs .ty-product-switcher .disabled:hover .ty-product-switcher__icon:before{color:rgba(204,204,204,0.4);}.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-left span:before{content:"\f0d9";left:-4px;}.ty-breadcrumbs .ty-product-switcher .ty-product-switcher__a-right span:before{content:"\f0da";right:-4px;}.text-center{text-align:center !important;}.ty-product-bigpicture .ty-control-group__item,.ty-quick-view__wrapper .ty-control-group__item{color:#434343;}.ty-qty-in-stock,.ty-qty-out-of-stock{font-weight:normal;}.ty-grid-list__item{margin-bottom:10px;text-align:center;padding-left:2px;padding-right:2px;}.ty-grid-list__item .ty-grid-list__image{position:relative;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;margin-bottom:0px;}.ty-grid-list__item .ty-grid-list__image img.ty-pict{width:100%;}.ty-grid-list__item .ty-grid-list__image .hover-img{position:absolute;top:0;opacity:0;width:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}.ty-grid-list__item .ty-grid-list__image .swatches-wrapper{position:absolute;bottom:0;left:0;right:0;background-color:#fff;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px;-webkit-perspective:800px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .25s ease;transition:all .25s ease;}.ty-grid-list__item .ty-grid-list__image .swatches-wrapper .swatches-on-grid{padding:8px 5px;border-top:0px solid rgba(97,97,97,0.09);border-bottom:0px solid rgba(97,97,97,0.09);}.ty-grid-list__item .ty-grid-list__image .swatches-wrapper .swatches-on-grid .ty-clear-both{max-width:250px;margin:auto;}.ty-grid-list__item .ty-grid-list__image .swatches-wrapper .swatches-on-grid .ty-clear-both .ty-product-options__image .ty-product-options__image--wrapper{font-size:0px;height:80px;width:50px;line-height:20px;min-width:15px;max-width:50px;max-height:80px;cursor:pointer;position:relative;margin-right:0;display:block;}.ty-grid-list__item .ty-grid-list__image .swatches-wrapper .swatches-on-grid .ty-clear-both .ty-product-options__image .ty-product-options__image--wrapper--active:after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:1px;background-color:#ccc;}.ty-grid-list__item .ty-grid-list__image:hover .hover-img{opacity:1;}.ty-grid-list__item .ty-grid-list__image:hover .swatches-wrapper{-webkit-transform:translateY(0);transform:translateY(0);}.ty-grid-list__item .ty-grid-list__image:after{content:" ";width:40px;height:40px;display:inline-block;vertical-align:middle;border:2px solid rgba(0,0,0,0.8);border-radius:50%;border-left-color:transparent !important;border-right-color:transparent !important;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.ty-grid-list__item .ty-grid-list__image .ty-discount-label{left:0;font-weight:700;letter-spacing:.4px;font-size:12px;padding-bottom:5px;}.ty-grid-list__item .ty-grid-list__image .ty-new-product-label{position:absolute;top:49px;left:0;background:#111;color:#fff;list-style:none;font-weight:300;letter-spacing:.4px;font-size:12px;padding-bottom:5px;}@media (min-width: 768px){.ty-grid-list__item .ty-grid-list__image .ty-new-product-label{z-index:2;}}.ty-grid-list__item .ty-grid-list__image .ty-new-product-label__value{padding:6px 8px 0px;box-sizing:border-box;font-size:12px;text-transform:uppercase;display:inline-block;line-height:1;vertical-align:middle;}.ty-grid-list__item .ty-grid-list__bottom{height:50px !important;min-height:50px;border-top:1px solid rgba(97,97,97,0.09);border-bottom:0;border-left:0;border-right:0;display:block;padding-top:5px;padding-left:10px;padding-right:10px;padding-bottom:15px;display:flexbox;display:flex;display:-webkit-flex;display:-ms-flex;align-items:center;-webkit-align-items:center;-ms-align-items:center;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;}.ty-grid-list__item .ty-grid-list__bottom .ty-grid-list__info-details--new{display:block;width:100%;}.ty-grid-list__item .ty-grid-list__bottom .ty-grid-list__info-details--new .ty-grid-list__item-name--new{position:absolute;height:25px;text-align:left;left:0;margin-top:-15px;margin-left:11px;padding:0;}.ty-grid-list__item .ty-grid-list__bottom .ty-grid-list__info-details--new .ty-grid-list__item-name--new h3{font-size:14px;font-weight:700;line-height:15px;display:inline-block;color:#111 !important;vertical-align:middle !important;width:190px !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.ty-grid-list__item .ty-grid-list__bottom .ty-grid-list__info-details--new .ty-grid-list__item-name--new .product-title{text-align:left;text-overflow:ellipsis;max-width:220px;white-space:nowrap;line-height:22px;overflow:hidden;max-height:66px;position:absolute;margin-top:15px;margin-bottom:15px;left:0;height:25px;color:#111;font-size:12px !important;}.ty-grid-list__item .ty-grid-list__bottom .ty-grid-list__info-details--new .ty-grid-list__price{text-align:right;position:absolute;bottom:38px;right:11px;}.ty-grid-list__item .ty-grid-list__bottom .ty-grid-list__info-details--new .ty-grid-list__price .ty-list-price,.ty-grid-list__item .ty-grid-list__bottom .ty-grid-list__info-details--new .ty-grid-list__price .ty-price-update{font-size:14px;color:#111;}.ty-product-bigpicture__img .ty-pict{width:100%;}.ty-product-bigpicture__img .ty-product-img{margin-bottom:4px;}.ty-product-bigpicture__img .ty-product-img .ty-product-img__item{display:inline-block !important;}.ty-product-bigpicture__img .ty-product-thumbnails__item{width:100% !important;margin:0;}.ty-product-bigpicture__img .owl-item{-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.ty-product-bigpicture__img .owl-item .cm-item-gallery{min-width:100%;}.ty-product-bigpicture__img .owl-buttons{position:absolute;top:40px;right:14px;background-color:#fff;box-shadow:0 0 9px rgba(0,0,0,0.1);}.ty-product-bigpicture__img .owl-buttons .owl-prev,.ty-product-bigpicture__img .owl-buttons .owl-next{width:20px;font-size:18px;height:10px;margin-top:10px;line-height:38px;position:static;filter:Alpha(Opacity=1);opacity:1;box-shadow:none;-webkit-transform:none;-moz-transform:none;-sand-transform:none;-ms-transform:none;display:inline-block;text-align:center;z-index:2;filter:Alpha(Opacity=0);transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-sand-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transition:all .25s ease;-moz-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease;}.ty-product-bigpicture__img .owl-buttons .owl-prev{left:-47px;}.ty-product-bigpicture__img .owl-buttons .owl-next{right:-47px;}.ty-range-slider .ui-slider-range{background:#ccc;}.ty-range-slider .ui-slider-handle{background:#111;}.ty-bnspro-previewer__dialog{max-width:max-content !important;z-index:99999;overflow:scroll !important;position:fixed;top:0 !important;left:0 !important;}.ty-bnspro-previewer__dialog .ui-dialog-titlebar{position:fixed;top:0;left:0;width:100%;height:35px;display:block;z-index:99;padding-right:0;}.ty-bnspro-previewer__dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{margin-right:50px;}.ty-bnspro-previewer__dialog .ty-bnspro-previewer{margin-top:35px;text-align:center;}.ty-bnspro-previewer__dialog .ty-bnspro-previewer .ty-bnspro-previewer__slide img{width:100%;padding-bottom:5px;}#content_image_gallery .ty-grid-list__item{margin:0 0 4px;}.ty-youtube-video-wrapper .ty-wysiwyg-content{position:relative;width:100vw;height:700px;left:50%;right:50%;margin-top:0px;margin-left:-50vw;margin-right:-50vw;background:#000;text-align:center;padding:0;box-sizing:border-box;overflow:hidden;}.ty-youtube-video-wrapper .ty-wysiwyg-content .video-background{background:#000;top:0;right:0;bottom:0;left:0;z-index:-99;}.ty-youtube-video-wrapper .ty-wysiwyg-content .video-foreground,.ty-youtube-video-wrapper .ty-wysiwyg-content .video-background iframe{position:absolute;top:0;left:0;max-width:none;width:100%;height:100%;pointer-events:none;}.ty-youtube-video-wrapper .ty-wysiwyg-content #vidtop-content{top:0;color:#fff;}.ty-youtube-video-wrapper .ty-wysiwyg-content .video-foreground{height:300%;top:-100%;}@media (min-width: 768px) and (max-width: 1635px){.ty-youtube-video-wrapper .ty-wysiwyg-content{height:calc((100vw * 700)/1637) !important;}}@media (max-width: 768px){.ty-youtube-video-wrapper .ty-wysiwyg-content{height:calc(100vh - 93px) !important;max-height:900px;margin-top:0;}.ty-youtube-video-wrapper .ty-wysiwyg-content .video-foreground,.ty-youtube-video-wrapper .ty-wysiwyg-content .video-background iframe{width:100%;}}.homepage-full-width-div{position:relative;width:calc(100vw - 10px) !important;left:50%;right:50%;margin-top:40px;margin-left:-50vw !important;margin-right:-50vw;text-align:center;padding:0;box-sizing:border-box;overflow:hidden;}.homepage-full-width-div h1{font-size:45px;line-height:1.4;color:#fff;text-align:left;font-weight:700;font-style:normal;margin-bottom:0;}.homepage-full-width-div h2{font-size:30px;line-height:1.4;color:#fff;text-align:left;font-weight:400;font-style:normal;margin-top:0;margin-bottom:40px;}.homepage-full-width-div p{text-align:left;}.homepage-full-width-div .ty-wysiwyg-content a{color:#fff;border:2px solid #fff;background-color:transparent;padding-top:13px;padding-bottom:13px;padding-left:19px;padding-right:19px;}.homepage-full-width-div .ty-wysiwyg-content a:hover{color:#666;border-color:#fff;background-color:#fff;}.homepage-full-width-div .homepage-big-banner .homepage-big-banner-wrapper{position:relative;}.homepage-full-width-div .homepage-big-banner .homepage-big-banner-wrapper h1,.homepage-full-width-div .homepage-big-banner .homepage-big-banner-wrapper h2{-webkit-animation:fadein 2s;-moz-animation:fadein 2s;-ms-animation:fadein 2s;-o-animation:fadein 2s;animation:fadein 2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.homepage-full-width-div .homepage-big-banner .homepage-big-banner-wrapper .ty-wysiwyg-content{position:absolute;top:45%;left:30px;box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%;}.homepage-full-width-div .homepage-small-banners-container{padding-left:15px;padding-right:15px;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners{width:calc((100vw - 40px)/2) !important;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners.homepage-small-banner-right{margin-left:10px !important;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners.homepage-small-banner-right{margin-left:0 !important;margin-right:0 !important;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper{position:relative;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-left-wrapper{padding:5px;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-left-wrapper h1{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper{padding:5px;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper h1{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper h1,.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper h2,.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper p{text-align:right;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper .ty-wysiwyg-content{left:auto;right:30px;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper h2{-webkit-animation:fadein 2s;-moz-animation:fadein 2s;-ms-animation:fadein 2s;-o-animation:fadein 2s;animation:fadein 2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper .ty-wysiwyg-content{position:absolute;top:45%;left:30px;box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%;}@media (max-width: 768px){.homepage-full-width-div{width:100% !important;left:0;right:0;margin-left:0 !important;margin-right:0;}.homepage-full-width-div a{padding-left:0;}.homepage-full-width-div h1{font-size:35px;line-height:1;}.homepage-full-width-div h2{font-size:25px;}.homepage-full-width-div .homepage-big-banner .homepage-big-banner-wrapper .ty-wysiwyg-content{top:20%;left:15px;}.homepage-full-width-div .homepage-small-banners-container{padding-left:0;padding-right:0;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners{width:100% !important;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper .ty-wysiwyg-content{top:20%;left:15px !important;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper .ty-wysiwyg-content a{padding-left:19px;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper{padding:0 !important;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper h1,.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper h2,.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-right-wrapper p{text-align:left;}.homepage-full-width-div .homepage-small-banners-container .homepage-small-banners .homepage-small-banners-wrapper.homepage-small-banner-left-wrapper{padding:0;}}.homepage-h1block-title h2{font-size:42px;line-height:1.1;text-align:center;}@keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-ms-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.homepage-three-column-product-list{margin-top:80px;}.homepage-three-column-product-list h3{width:100%;margin-bottom:25px;padding-bottom:7px !important;border-bottom:1px solid #444;}.homepage-three-column-product-list h3 .ty-sidebox__title-wrapper{line-height:14px;font-weight:normal;font-style:normal;font-size:14px;text-transform:uppercase;letter-spacing:1.5px;color:#1b1919;position:relative;}.homepage-three-column-product-list .ty-thumbnail-list__item{height:100px;overflow:hidden;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(124,124,124,0.15);text-align:left;}.homepage-three-column-product-list .ty-thumbnail-list__item .ty-thumbnail-list__img-block{float:left;}.homepage-three-column-product-list .ty-thumbnail-list__item .ty-thumbnail-list__name{text-align:left;padding-left:65px;}.homepage-three-column-product-list .ty-thumbnail-list__item .ty-thumbnail-list__name .product-primary-title{font-weight:700;}.homepage-three-column-product-list .ty-thumbnail-list__item .ty-thumbnail-list__name .product-title{font-size:12px;font-weight:300;display:inline-block;}.homepage-three-column-product-list .ty-thumbnail-list__item .ty-price,.homepage-three-column-product-list .ty-thumbnail-list__item .ty-list-price{text-align:left;font-size:12px;font-weight:300;display:inline-block;margin-left:5px;text-decoration:inherit;}.homepage-three-column-product-list .ty-thumbnail-list__item .ty-list-price{margin-left:0;}.homepage-three-column-product-list .ty-thumbnail-list__item .ty-strike bdi{text-decoration:line-through;margin-left:5px;}.infinity-scroll-more-btn{width:100%;text-align:center;}.vnl-auth-grid h1{text-align:center;font-weight:400;font-style:normal;font-size:38px;margin-top:15px;text-transform:uppercase;}.vnl-auth-grid .sd-account-page .ty-control-group label{font-weight:700;}.vnl-auth-grid .sd-account-page__list .ty-login-info{margin-top:50px;margin-left:0;}.vnl-auth-grid .sd-account-page__list .ty-login-info .ty-login-info__title,.vnl-auth-grid .sd-account-page__list .ty-login-info .ty-login-info__txt{text-align:center;}.vnl-auth-grid .sd-account-page__list .ty-login-info .ty-login-info__title .ty-btn,.vnl-auth-grid .sd-account-page__list .ty-login-info .ty-login-info__txt .ty-btn{width:100%;}.sd-registration-grid .sd-registration,.sd-account-page .sd-registration{max-width:420px;}.sd-registration-grid .sd-registration label[for="password2"],.sd-registration-grid .sd-registration #password2,.sd-account-page .sd-registration label[for="password2"],.sd-account-page .sd-registration #password2{margin-left:0 !important;}.sd-registration-grid .sd-registration .sd-registration__form .ty-control-group,.sd-account-page .sd-registration .sd-registration__form .ty-control-group{width:100%;max-width:90%;}.sd-registration-grid .sd-registration .sd-registration__form .ty-control-group .ty-calendar__block,.sd-account-page .sd-registration .sd-registration__form .ty-control-group .ty-calendar__block{width:100% !important;}.sd-registration-grid .sd-registration .sd-registration__form .ty-profile-field__buttons,.sd-account-page .sd-registration .sd-registration__form .ty-profile-field__buttons{width:100%;margin:0 10px;max-width:90%;}.sd-registration-grid .sd-registration .sd-registration__form .ty-profile-field__buttons .ty-btn,.sd-account-page .sd-registration .sd-registration__form .ty-profile-field__buttons .ty-btn{width:100%;margin-bottom:5px;}.sd-account-page .sd-registration{max-width:100%;}.ui-widget-loader__overlay{z-index:1200;}.mobile-filters .ty-dropdown-box__title{width:calc(100% - 20px);background:#ccc;text-align:center;border:1px solid #ccc;}.mobile-filters .ty-dropdown-box__title a{color:#111;font-size:13px;}.mobile-filters .ty-dropdown-box__content{width:100%;border:0;}.grid-list .ty-product-empty{visibility:hidden;}.ty-twishlist-item__remove.ty-remove{background:#000;float:right;margin-right:2px;padding:5px;width:30px;height:30px;}.ty-twishlist-item__remove.ty-remove .ty-remove__icon,.ty-twishlist-item__remove.ty-remove .ty-twishlist-item__txt{display:none;}.ty-twishlist-item__remove.ty-remove:before,.ty-twishlist-item__remove.ty-remove:after{content:" ";position:absolute;right:5px;top:20px;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;-moz-transition:background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;-o-transition:background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;transition:background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;}.ty-twishlist-item__remove.ty-remove:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-sand-transform:rotate(45deg);transform:rotate(45deg);}.ty-twishlist-item__remove.ty-remove:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-sand-transform:rotate(-45deg);}.ty-button-cancel_wrapper{padding:5px;}.ty-button-cancel_wrapper i{display:none;}.ty-button-cancel_wrapper:before,.ty-button-cancel_wrapper:after{content:" ";position:absolute;right:5px;top:20px;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;-moz-transition:background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;-o-transition:background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;transition:background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;}.ty-button-cancel_wrapper:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-sand-transform:rotate(45deg);transform:rotate(45deg);}.ty-button-cancel_wrapper:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-sand-transform:rotate(-45deg);}.sd-account-page .ty-twishlist-item:hover i,.sd-account-page .ty-twishlist-item:hover span{color:#fff;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content img{max-width:420px;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content table{overflow:hidden;border:1px solid #111;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content table,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content tr,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content thead,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content tfoot{background:transparent;z-index:0;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content th{font-weight:900;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content td,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content th{padding:10px;position:relative;outline:0;border:1px solid #ccc;z-index:1;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content body:not(.nohover) tbody tr:hover{background-color:#ccc;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content td:hover::after,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content thead th:not(:empty):hover::after,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content td:focus::after,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content thead th:not(:empty):focus::after{content:'';height:10000px;left:0;position:absolute;top:-5000px;width:100%;z-index:-1;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content td:hover::after,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content th:hover::after{background-color:rgba(204,204,204,0.3);}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content td:focus::after,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content th:focus::after{background-color:lightblue;}.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content td:focus::before,.ty-tabs__content .ty-wysiwyg-content .ty-wysiwyg-content tbody th:focus::before{background-color:lightblue;content:'';height:100%;top:0;left:-5000px;position:absolute;width:10000px;z-index:-1;}.ath_mega-menu__l1--wishlist .ath_mega-menu__l1__link__counter{display:none !important;}.main-banner-shipping .ty-banner__image-wrapper{margin-bottom:0;}.ty-btn{display:inline-block;text-align:center;font-size:14px;line-height:18px;letter-spacing:.3px;text-transform:uppercase;border-radius:0;border-width:1px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.ty-btn__primary{border-color:#111;background:#111;}.ty-btn__primary:hover,.ty-btn__primary:focus{opacity:.8;color:#111 !important;background-color:#fff !important;border:1px solid #111 !important;}.ty-btn__secondary{color:#111;border-color:#111;background-color:transparent;}.ty-btn__secondary:hover,.ty-btn__secondary:focus{color:#fff;border-color:#111 !important;background-color:#111 !important;}.ty-account-info__item.ty-dropdown-box__item{text-transform:uppercase;}.messenger-area{position:relative;width:100vw !important;top:-10px;left:50%;right:50%;margin-top:0;margin-left:-50vw !important;margin-right:-50vw;padding:35px 0 85px;background:#fff;text-align:center;}.messenger-area h2{font-size:18px;color:#444;text-align:center;font-weight:400;font-style:normal;margin-bottom:20px;line-height:1.4;}.messenger-area .ty-float-right,.messenger-area .ty-float-left{width:100%;margin-bottom:5px;}.messenger-area .ty-btn{width:100% !important;padding-top:17px;padding-bottom:17px;padding-left:24px;padding-right:24px;}@media (max-width: 768px){.messenger-area h2{font-size:14px;}.messenger-area .ty-btn{width:90% !important;}}.ty-owl-previewer .object-container,.ty-owl-previewer .ty-owl-previewer__container,.ty-owl-previewer .owl-wrapper-outer,.ty-owl-previewer .owl-wrapper,.ty-owl-previewer__image-container{height:100vh !important;max-height:100%;}.ty-owl-previewer .object-container{overflow-x:hidden;}.ty-owl-previewer__image--flex-fix-wrapper{max-height:80%;max-width:100%;width:auto;height:100%;text-align:center;display:flex;justify-content:center;align-items:center;}.ty-owl-previewer .owl-pagination{position:absolute;bottom:0;left:0;right:0;}.ty-owl-previewer__image-container{display:flex;align-items:center;justify-content:center;}.ty-owl-previewer__image{display:inline;width:auto;height:100%;max-width:100%;max-height:100%;}.ty-owl-previewer__dialog{height:90vh !important;width:90vw !important;top:5vh !important;left:5vw !important;max-height:none;max-width:90vw !important;position:fixed;}@media (max-width: 767px){.ty-owl-previewer__dialog{height:100vh !important;width:100vw !important;top:0vh !important;left:0vw !important;max-width:100vw !important;}}.ty-owl-previewer__dialog .ui-dialog-titlebar{padding:5px 20px 0px;background:white;border:none;}.ty-owl-previewer.ui-dialog-content{height:calc(100% - 48px) !important;display:flex !important;align-items:center;justify-content:center;}.ty-owl-previewer.ui-dialog-content .object-container{padding:4px;display:block;width:100%;}@media (max-width: 768px){.ty-template-small .ty-template-small__item-img{max-width:160px;}.litecheckout__cart .ty-template-small__item-img{max-width:100%;}}.litecheckout__cart .gift-wrap h3{margin-bottom:0;}.litecheckout__cart .gift-wrap .ty-template-small .ty-template-small__item-img{width:100%;margin-right:0;}.litecheckout__cart .gift-wrap .ty-template-small .ty-template-small__item-img img{width:100%;}.litecheckout__cart .gift-wrap .ty-template-small .ty-template-small__item-description{overflow:visible;display:block;}.litecheckout__cart .gift-wrap .ty-template-small .ty-template-small__item-description .product-title{display:none;}.litecheckout__cart .gift-wrap .ty-template-small .ty-template-small__item-description .sd-add-to-cart__wrapper{margin-right:0;}.litecheckout__cart .gift-wrap .ty-template-small .ty-template-small__item-description .sd-add-to-cart__wrapper .ty-btn{text-align:center;width:100%;}@media (min-width: 768px) and (max-width: 1024px){.litecheckout__cart .ty-cart-items__list-item-image,.litecheckout__cart .ty-template-small__item-img,.litecheckout__cart .ty-template-small__item-description,.litecheckout__cart .ty-checkout-summary__block td{width:100%;display:block;}}.ty-cart-content__buttons .ty-btn__primary,.ty-product-notification__buttons .ty-btn__primary,.jscroll-show-more .ty-btn__primary{border-radius:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.ty-cart-content__buttons .ty-btn__primary:hover,.ty-product-notification__buttons .ty-btn__primary:hover,.jscroll-show-more .ty-btn__primary:hover{background:#ccc !important;border-color:#ccc !important;color:#fff !important;}.left-hr:before{background-color:rgba(255,255,255,0.4);content:" ";display:inline-block;height:25px;width:1px;margin-left:10px;margin-right:10px;vertical-align:middle;}.ty-pagination .ty-pagination__text{display:none;}.ty-pagination .ty-pagination__text-arrow{display:inline !important;}.ty-pagination .ty-pagination__text-arrow:before{content:" ";display:inline-block;width:10px;height:10px;margin-top:15px;border-top:1px solid #111;border-right:1px solid #111;transform:rotate(-135deg);}.ty-pagination .ty-pagination__right-arrow .ty-pagination__text-arrow:before{transform:rotate(45deg);}.image-link img{width:20% !important;height:auto !important;}.alert-error{background:#111 !important;color:white !important;}.alert-success{background:#111 !important;color:white !important;}.alert-warning{background:#111 !important;color:white !important;}.alert-warning .close{color:white !important;}.ty-blog-grid .ty-wysiwyg-content .ty-blog__img-block{text-align:center;}.ty-blog-grid .ty-wysiwyg-content img{max-height:1000px;}.ty-blog__post-title{font-weight:400 !important;text-transform:none !important;}.ty-blog *,.ty-blog-grid *{font-size:16px;}.ty-blog h2.ty-blog__post-title,.ty-blog-grid h2.ty-blog__post-title{letter-spacing:1px;line-height:22px;}.page-title h1{text-transform:none;}.ty-product-bigpicture .ty-add-to-wish:hover{background:#ccc !important;border:1px solid #ccc !important;color:#fff !important;}@media screen and (max-width: 768px) and (min-width: 481px){#tygh_main_container .home-content-grid{margin-left:calc(0%);margin-right:calc(0%);padding-left:calc(0vw);padding-right:calc(0vw);}.homepage-three-column-product-list{padding-left:15px;padding-right:15px;}}@media screen and (max-width: 481px){#tygh_main_container .home-content-grid{margin-left:calc(0%);margin-right:calc(0%);padding-left:calc(0vw);padding-right:calc(0vw);}#tygh_main_container .ty-mainbox-simple-body{padding-left:15px;padding-right:15px;}#tygh_main_container .homepage-three-column-product-list{padding-left:15px;padding-right:15px;}}@media (max-width: 441px){.homepage-video-container .ty-youtube-video-wrapper .ty-wysiwyg-content{max-height:666px;}}@media (max-width: 767px){.ty-bnspro-previewer{height:auto !important;}}@media (max-width: 767px){.home_cont{padding-left:0;padding-right:0;}}@media screen and (min-width: 2200px){.ty-blog .ty-column4{width:16.6%;}}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.3333333333333em;line-height:0.75em;vertical-align:-0.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul > li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border-radius:.1em;border:solid .08em #eee;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em;}.fa-spin{animation:fa-spin 2s infinite linear;}.fa-pulse{animation:fa-spin 1s infinite steps(8);}@keyframes fa-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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,:root .fa-flip-both{filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"\f26e";}.fa-accessible-icon:before{content:"\f368";}.fa-accusoft:before{content:"\f369";}.fa-acquisitions-incorporated:before{content:"\f6af";}.fa-ad:before{content:"\f641";}.fa-address-book:before{content:"\f2b9";}.fa-address-card:before{content:"\f2bb";}.fa-adjust:before{content:"\f042";}.fa-adn:before{content:"\f170";}.fa-adversal:before{content:"\f36a";}.fa-affiliatetheme:before{content:"\f36b";}.fa-air-freshener:before{content:"\f5d0";}.fa-airbnb:before{content:"\f834";}.fa-algolia:before{content:"\f36c";}.fa-align-center:before{content:"\f037";}.fa-align-justify:before{content:"\f039";}.fa-align-left:before{content:"\f036";}.fa-align-right:before{content:"\f038";}.fa-alipay:before{content:"\f642";}.fa-allergies:before{content:"\f461";}.fa-amazon:before{content:"\f270";}.fa-amazon-pay:before{content:"\f42c";}.fa-ambulance:before{content:"\f0f9";}.fa-american-sign-language-interpreting:before{content:"\f2a3";}.fa-amilia:before{content:"\f36d";}.fa-anchor:before{content:"\f13d";}.fa-android:before{content:"\f17b";}.fa-angellist:before{content:"\f209";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-down:before{content:"\f107";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angry:before{content:"\f556";}.fa-angrycreative:before{content:"\f36e";}.fa-angular:before{content:"\f420";}.fa-ankh:before{content:"\f644";}.fa-app-store:before{content:"\f36f";}.fa-app-store-ios:before{content:"\f370";}.fa-apper:before{content:"\f371";}.fa-apple:before{content:"\f179";}.fa-apple-alt:before{content:"\f5d1";}.fa-apple-pay:before{content:"\f415";}.fa-archive:before{content:"\f187";}.fa-archway:before{content:"\f557";}.fa-arrow-alt-circle-down:before{content:"\f358";}.fa-arrow-alt-circle-left:before{content:"\f359";}.fa-arrow-alt-circle-right:before{content:"\f35a";}.fa-arrow-alt-circle-up:before{content:"\f35b";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-down:before{content:"\f063";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrows-alt:before{content:"\f0b2";}.fa-arrows-alt-h:before{content:"\f337";}.fa-arrows-alt-v:before{content:"\f338";}.fa-artstation:before{content:"\f77a";}.fa-assistive-listening-systems:before{content:"\f2a2";}.fa-asterisk:before{content:"\f069";}.fa-asymmetrik:before{content:"\f372";}.fa-at:before{content:"\f1fa";}.fa-atlas:before{content:"\f558";}.fa-atlassian:before{content:"\f77b";}.fa-atom:before{content:"\f5d2";}.fa-audible:before{content:"\f373";}.fa-audio-description:before{content:"\f29e";}.fa-autoprefixer:before{content:"\f41c";}.fa-avianex:before{content:"\f374";}.fa-aviato:before{content:"\f421";}.fa-award:before{content:"\f559";}.fa-aws:before{content:"\f375";}.fa-baby:before{content:"\f77c";}.fa-baby-carriage:before{content:"\f77d";}.fa-backspace:before{content:"\f55a";}.fa-backward:before{content:"\f04a";}.fa-bacon:before{content:"\f7e5";}.fa-bacteria:before{content:"\e059";}.fa-bacterium:before{content:"\e05a";}.fa-bahai:before{content:"\f666";}.fa-balance-scale:before{content:"\f24e";}.fa-balance-scale-left:before{content:"\f515";}.fa-balance-scale-right:before{content:"\f516";}.fa-ban:before{content:"\f05e";}.fa-band-aid:before{content:"\f462";}.fa-bandcamp:before{content:"\f2d5";}.fa-barcode:before{content:"\f02a";}.fa-bars:before{content:"\f0c9";}.fa-baseball-ball:before{content:"\f433";}.fa-basketball-ball:before{content:"\f434";}.fa-bath:before{content:"\f2cd";}.fa-battery-empty:before{content:"\f244";}.fa-battery-full:before{content:"\f240";}.fa-battery-half:before{content:"\f242";}.fa-battery-quarter:before{content:"\f243";}.fa-battery-three-quarters:before{content:"\f241";}.fa-battle-net:before{content:"\f835";}.fa-bed:before{content:"\f236";}.fa-beer:before{content:"\f0fc";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-bell:before{content:"\f0f3";}.fa-bell-slash:before{content:"\f1f6";}.fa-bezier-curve:before{content:"\f55b";}.fa-bible:before{content:"\f647";}.fa-bicycle:before{content:"\f206";}.fa-biking:before{content:"\f84a";}.fa-bimobject:before{content:"\f378";}.fa-binoculars:before{content:"\f1e5";}.fa-biohazard:before{content:"\f780";}.fa-birthday-cake:before{content:"\f1fd";}.fa-bitbucket:before{content:"\f171";}.fa-bitcoin:before{content:"\f379";}.fa-bity:before{content:"\f37a";}.fa-black-tie:before{content:"\f27e";}.fa-blackberry:before{content:"\f37b";}.fa-blender:before{content:"\f517";}.fa-blender-phone:before{content:"\f6b6";}.fa-blind:before{content:"\f29d";}.fa-blog:before{content:"\f781";}.fa-blogger:before{content:"\f37c";}.fa-blogger-b:before{content:"\f37d";}.fa-bluetooth:before{content:"\f293";}.fa-bluetooth-b:before{content:"\f294";}.fa-bold:before{content:"\f032";}.fa-bolt:before{content:"\f0e7";}.fa-bomb:before{content:"\f1e2";}.fa-bone:before{content:"\f5d7";}.fa-bong:before{content:"\f55c";}.fa-book:before{content:"\f02d";}.fa-book-dead:before{content:"\f6b7";}.fa-book-medical:before{content:"\f7e6";}.fa-book-open:before{content:"\f518";}.fa-book-reader:before{content:"\f5da";}.fa-bookmark:before{content:"\f02e";}.fa-bootstrap:before{content:"\f836";}.fa-border-all:before{content:"\f84c";}.fa-border-none:before{content:"\f850";}.fa-border-style:before{content:"\f853";}.fa-bowling-ball:before{content:"\f436";}.fa-box:before{content:"\f466";}.fa-box-open:before{content:"\f49e";}.fa-box-tissue:before{content:"\e05b";}.fa-boxes:before{content:"\f468";}.fa-braille:before{content:"\f2a1";}.fa-brain:before{content:"\f5dc";}.fa-bread-slice:before{content:"\f7ec";}.fa-briefcase:before{content:"\f0b1";}.fa-briefcase-medical:before{content:"\f469";}.fa-broadcast-tower:before{content:"\f519";}.fa-broom:before{content:"\f51a";}.fa-brush:before{content:"\f55d";}.fa-btc:before{content:"\f15a";}.fa-buffer:before{content:"\f837";}.fa-bug:before{content:"\f188";}.fa-building:before{content:"\f1ad";}.fa-bullhorn:before{content:"\f0a1";}.fa-bullseye:before{content:"\f140";}.fa-burn:before{content:"\f46a";}.fa-buromobelexperte:before{content:"\f37f";}.fa-bus:before{content:"\f207";}.fa-bus-alt:before{content:"\f55e";}.fa-business-time:before{content:"\f64a";}.fa-buy-n-large:before{content:"\f8a6";}.fa-buysellads:before{content:"\f20d";}.fa-calculator:before{content:"\f1ec";}.fa-calendar:before{content:"\f133";}.fa-calendar-alt:before{content:"\f073";}.fa-calendar-check:before{content:"\f274";}.fa-calendar-day:before{content:"\f783";}.fa-calendar-minus:before{content:"\f272";}.fa-calendar-plus:before{content:"\f271";}.fa-calendar-times:before{content:"\f273";}.fa-calendar-week:before{content:"\f784";}.fa-camera:before{content:"\f030";}.fa-camera-retro:before{content:"\f083";}.fa-campground:before{content:"\f6bb";}.fa-canadian-maple-leaf:before{content:"\f785";}.fa-candy-cane:before{content:"\f786";}.fa-cannabis:before{content:"\f55f";}.fa-capsules:before{content:"\f46b";}.fa-car:before{content:"\f1b9";}.fa-car-alt:before{content:"\f5de";}.fa-car-battery:before{content:"\f5df";}.fa-car-crash:before{content:"\f5e1";}.fa-car-side:before{content:"\f5e4";}.fa-caravan:before{content:"\f8ff";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-caret-square-down:before{content:"\f150";}.fa-caret-square-left:before{content:"\f191";}.fa-caret-square-right:before{content:"\f152";}.fa-caret-square-up:before{content:"\f151";}.fa-caret-up:before{content:"\f0d8";}.fa-carrot:before{content:"\f787";}.fa-cart-arrow-down:before{content:"\f218";}.fa-cart-plus:before{content:"\f217";}.fa-cash-register:before{content:"\f788";}.fa-cat:before{content:"\f6be";}.fa-cc-amazon-pay:before{content:"\f42d";}.fa-cc-amex:before{content:"\f1f3";}.fa-cc-apple-pay:before{content:"\f416";}.fa-cc-diners-club:before{content:"\f24c";}.fa-cc-discover:before{content:"\f1f2";}.fa-cc-jcb:before{content:"\f24b";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-cc-paypal:before{content:"\f1f4";}.fa-cc-stripe:before{content:"\f1f5";}.fa-cc-visa:before{content:"\f1f0";}.fa-centercode:before{content:"\f380";}.fa-centos:before{content:"\f789";}.fa-certificate:before{content:"\f0a3";}.fa-chair:before{content:"\f6c0";}.fa-chalkboard:before{content:"\f51b";}.fa-chalkboard-teacher:before{content:"\f51c";}.fa-charging-station:before{content:"\f5e7";}.fa-chart-area:before{content:"\f1fe";}.fa-chart-bar:before{content:"\f080";}.fa-chart-line:before{content:"\f201";}.fa-chart-pie:before{content:"\f200";}.fa-check:before{content:"\f00c";}.fa-check-circle:before{content:"\f058";}.fa-check-double:before{content:"\f560";}.fa-check-square:before{content:"\f14a";}.fa-cheese:before{content:"\f7ef";}.fa-chess:before{content:"\f439";}.fa-chess-bishop:before{content:"\f43a";}.fa-chess-board:before{content:"\f43c";}.fa-chess-king:before{content:"\f43f";}.fa-chess-knight:before{content:"\f441";}.fa-chess-pawn:before{content:"\f443";}.fa-chess-queen:before{content:"\f445";}.fa-chess-rook:before{content:"\f447";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-down:before{content:"\f078";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-chevron-up:before{content:"\f077";}.fa-child:before{content:"\f1ae";}.fa-chrome:before{content:"\f268";}.fa-chromecast:before{content:"\f838";}.fa-church:before{content:"\f51d";}.fa-circle:before{content:"\f111";}.fa-circle-notch:before{content:"\f1ce";}.fa-city:before{content:"\f64f";}.fa-clinic-medical:before{content:"\f7f2";}.fa-clipboard:before{content:"\f328";}.fa-clipboard-check:before{content:"\f46c";}.fa-clipboard-list:before{content:"\f46d";}.fa-clock:before{content:"\f017";}.fa-clone:before{content:"\f24d";}.fa-closed-captioning:before{content:"\f20a";}.fa-cloud:before{content:"\f0c2";}.fa-cloud-download-alt:before{content:"\f381";}.fa-cloud-meatball:before{content:"\f73b";}.fa-cloud-moon:before{content:"\f6c3";}.fa-cloud-moon-rain:before{content:"\f73c";}.fa-cloud-rain:before{content:"\f73d";}.fa-cloud-showers-heavy:before{content:"\f740";}.fa-cloud-sun:before{content:"\f6c4";}.fa-cloud-sun-rain:before{content:"\f743";}.fa-cloud-upload-alt:before{content:"\f382";}.fa-cloudflare:before{content:"\e07d";}.fa-cloudscale:before{content:"\f383";}.fa-cloudsmith:before{content:"\f384";}.fa-cloudversify:before{content:"\f385";}.fa-cocktail:before{content:"\f561";}.fa-code:before{content:"\f121";}.fa-code-branch:before{content:"\f126";}.fa-codepen:before{content:"\f1cb";}.fa-codiepie:before{content:"\f284";}.fa-coffee:before{content:"\f0f4";}.fa-cog:before{content:"\f013";}.fa-cogs:before{content:"\f085";}.fa-coins:before{content:"\f51e";}.fa-columns:before{content:"\f0db";}.fa-comment:before{content:"\f075";}.fa-comment-alt:before{content:"\f27a";}.fa-comment-dollar:before{content:"\f651";}.fa-comment-dots:before{content:"\f4ad";}.fa-comment-medical:before{content:"\f7f5";}.fa-comment-slash:before{content:"\f4b3";}.fa-comments:before{content:"\f086";}.fa-comments-dollar:before{content:"\f653";}.fa-compact-disc:before{content:"\f51f";}.fa-compass:before{content:"\f14e";}.fa-compress:before{content:"\f066";}.fa-compress-alt:before{content:"\f422";}.fa-compress-arrows-alt:before{content:"\f78c";}.fa-concierge-bell:before{content:"\f562";}.fa-confluence:before{content:"\f78d";}.fa-connectdevelop:before{content:"\f20e";}.fa-contao:before{content:"\f26d";}.fa-cookie:before{content:"\f563";}.fa-cookie-bite:before{content:"\f564";}.fa-copy:before{content:"\f0c5";}.fa-copyright:before{content:"\f1f9";}.fa-cotton-bureau:before{content:"\f89e";}.fa-couch:before{content:"\f4b8";}.fa-cpanel:before{content:"\f388";}.fa-creative-commons:before{content:"\f25e";}.fa-creative-commons-by:before{content:"\f4e7";}.fa-creative-commons-nc:before{content:"\f4e8";}.fa-creative-commons-nc-eu:before{content:"\f4e9";}.fa-creative-commons-nc-jp:before{content:"\f4ea";}.fa-creative-commons-nd:before{content:"\f4eb";}.fa-creative-commons-pd:before{content:"\f4ec";}.fa-creative-commons-pd-alt:before{content:"\f4ed";}.fa-creative-commons-remix:before{content:"\f4ee";}.fa-creative-commons-sa:before{content:"\f4ef";}.fa-creative-commons-sampling:before{content:"\f4f0";}.fa-creative-commons-sampling-plus:before{content:"\f4f1";}.fa-creative-commons-share:before{content:"\f4f2";}.fa-creative-commons-zero:before{content:"\f4f3";}.fa-credit-card:before{content:"\f09d";}.fa-critical-role:before{content:"\f6c9";}.fa-crop:before{content:"\f125";}.fa-crop-alt:before{content:"\f565";}.fa-cross:before{content:"\f654";}.fa-crosshairs:before{content:"\f05b";}.fa-crow:before{content:"\f520";}.fa-crown:before{content:"\f521";}.fa-crutch:before{content:"\f7f7";}.fa-css3:before{content:"\f13c";}.fa-css3-alt:before{content:"\f38b";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-cut:before{content:"\f0c4";}.fa-cuttlefish:before{content:"\f38c";}.fa-d-and-d:before{content:"\f38d";}.fa-d-and-d-beyond:before{content:"\f6ca";}.fa-dailymotion:before{content:"\e052";}.fa-dashcube:before{content:"\f210";}.fa-database:before{content:"\f1c0";}.fa-deaf:before{content:"\f2a4";}.fa-deezer:before{content:"\e077";}.fa-delicious:before{content:"\f1a5";}.fa-democrat:before{content:"\f747";}.fa-deploydog:before{content:"\f38e";}.fa-deskpro:before{content:"\f38f";}.fa-desktop:before{content:"\f108";}.fa-dev:before{content:"\f6cc";}.fa-deviantart:before{content:"\f1bd";}.fa-dharmachakra:before{content:"\f655";}.fa-dhl:before{content:"\f790";}.fa-diagnoses:before{content:"\f470";}.fa-diaspora:before{content:"\f791";}.fa-dice:before{content:"\f522";}.fa-dice-d20:before{content:"\f6cf";}.fa-dice-d6:before{content:"\f6d1";}.fa-dice-five:before{content:"\f523";}.fa-dice-four:before{content:"\f524";}.fa-dice-one:before{content:"\f525";}.fa-dice-six:before{content:"\f526";}.fa-dice-three:before{content:"\f527";}.fa-dice-two:before{content:"\f528";}.fa-digg:before{content:"\f1a6";}.fa-digital-ocean:before{content:"\f391";}.fa-digital-tachograph:before{content:"\f566";}.fa-directions:before{content:"\f5eb";}.fa-discord:before{content:"\f392";}.fa-discourse:before{content:"\f393";}.fa-disease:before{content:"\f7fa";}.fa-divide:before{content:"\f529";}.fa-dizzy:before{content:"\f567";}.fa-dna:before{content:"\f471";}.fa-dochub:before{content:"\f394";}.fa-docker:before{content:"\f395";}.fa-dog:before{content:"\f6d3";}.fa-dollar-sign:before{content:"\f155";}.fa-dolly:before{content:"\f472";}.fa-dolly-flatbed:before{content:"\f474";}.fa-donate:before{content:"\f4b9";}.fa-door-closed:before{content:"\f52a";}.fa-door-open:before{content:"\f52b";}.fa-dot-circle:before{content:"\f192";}.fa-dove:before{content:"\f4ba";}.fa-download:before{content:"\f019";}.fa-draft2digital:before{content:"\f396";}.fa-drafting-compass:before{content:"\f568";}.fa-dragon:before{content:"\f6d5";}.fa-draw-polygon:before{content:"\f5ee";}.fa-dribbble:before{content:"\f17d";}.fa-dribbble-square:before{content:"\f397";}.fa-dropbox:before{content:"\f16b";}.fa-drum:before{content:"\f569";}.fa-drum-steelpan:before{content:"\f56a";}.fa-drumstick-bite:before{content:"\f6d7";}.fa-drupal:before{content:"\f1a9";}.fa-dumbbell:before{content:"\f44b";}.fa-dumpster:before{content:"\f793";}.fa-dumpster-fire:before{content:"\f794";}.fa-dungeon:before{content:"\f6d9";}.fa-dyalog:before{content:"\f399";}.fa-earlybirds:before{content:"\f39a";}.fa-ebay:before{content:"\f4f4";}.fa-edge:before{content:"\f282";}.fa-edge-legacy:before{content:"\e078";}.fa-edit:before{content:"\f044";}.fa-egg:before{content:"\f7fb";}.fa-eject:before{content:"\f052";}.fa-elementor:before{content:"\f430";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-ello:before{content:"\f5f1";}.fa-ember:before{content:"\f423";}.fa-empire:before{content:"\f1d1";}.fa-envelope:before{content:"\f0e0";}.fa-envelope-open:before{content:"\f2b6";}.fa-envelope-open-text:before{content:"\f658";}.fa-envelope-square:before{content:"\f199";}.fa-envira:before{content:"\f299";}.fa-equals:before{content:"\f52c";}.fa-eraser:before{content:"\f12d";}.fa-erlang:before{content:"\f39d";}.fa-ethereum:before{content:"\f42e";}.fa-ethernet:before{content:"\f796";}.fa-etsy:before{content:"\f2d7";}.fa-euro-sign:before{content:"\f153";}.fa-evernote:before{content:"\f839";}.fa-exchange-alt:before{content:"\f362";}.fa-exclamation:before{content:"\f12a";}.fa-exclamation-circle:before{content:"\f06a";}.fa-exclamation-triangle:before{content:"\f071";}.fa-expand:before{content:"\f065";}.fa-expand-alt:before{content:"\f424";}.fa-expand-arrows-alt:before{content:"\f31e";}.fa-expeditedssl:before{content:"\f23e";}.fa-external-link-alt:before{content:"\f35d";}.fa-external-link-square-alt:before{content:"\f360";}.fa-eye:before{content:"\f06e";}.fa-eye-dropper:before{content:"\f1fb";}.fa-eye-slash:before{content:"\f070";}.fa-facebook:before{content:"\f09a";}.fa-facebook-f:before{content:"\f39e";}.fa-facebook-messenger:before{content:"\f39f";}.fa-facebook-square:before{content:"\f082";}.fa-fan:before{content:"\f863";}.fa-fantasy-flight-games:before{content:"\f6dc";}.fa-fast-backward:before{content:"\f049";}.fa-fast-forward:before{content:"\f050";}.fa-faucet:before{content:"\e005";}.fa-fax:before{content:"\f1ac";}.fa-feather:before{content:"\f52d";}.fa-feather-alt:before{content:"\f56b";}.fa-fedex:before{content:"\f797";}.fa-fedora:before{content:"\f798";}.fa-female:before{content:"\f182";}.fa-fighter-jet:before{content:"\f0fb";}.fa-figma:before{content:"\f799";}.fa-file:before{content:"\f15b";}.fa-file-alt:before{content:"\f15c";}.fa-file-archive:before{content:"\f1c6";}.fa-file-audio:before{content:"\f1c7";}.fa-file-code:before{content:"\f1c9";}.fa-file-contract:before{content:"\f56c";}.fa-file-csv:before{content:"\f6dd";}.fa-file-download:before{content:"\f56d";}.fa-file-excel:before{content:"\f1c3";}.fa-file-export:before{content:"\f56e";}.fa-file-image:before{content:"\f1c5";}.fa-file-import:before{content:"\f56f";}.fa-file-invoice:before{content:"\f570";}.fa-file-invoice-dollar:before{content:"\f571";}.fa-file-medical:before{content:"\f477";}.fa-file-medical-alt:before{content:"\f478";}.fa-file-pdf:before{content:"\f1c1";}.fa-file-powerpoint:before{content:"\f1c4";}.fa-file-prescription:before{content:"\f572";}.fa-file-signature:before{content:"\f573";}.fa-file-upload:before{content:"\f574";}.fa-file-video:before{content:"\f1c8";}.fa-file-word:before{content:"\f1c2";}.fa-fill:before{content:"\f575";}.fa-fill-drip:before{content:"\f576";}.fa-film:before{content:"\f008";}.fa-filter:before{content:"\f0b0";}.fa-fingerprint:before{content:"\f577";}.fa-fire:before{content:"\f06d";}.fa-fire-alt:before{content:"\f7e4";}.fa-fire-extinguisher:before{content:"\f134";}.fa-firefox:before{content:"\f269";}.fa-firefox-browser:before{content:"\e007";}.fa-first-aid:before{content:"\f479";}.fa-first-order:before{content:"\f2b0";}.fa-first-order-alt:before{content:"\f50a";}.fa-firstdraft:before{content:"\f3a1";}.fa-fish:before{content:"\f578";}.fa-fist-raised:before{content:"\f6de";}.fa-flag:before{content:"\f024";}.fa-flag-checkered:before{content:"\f11e";}.fa-flag-usa:before{content:"\f74d";}.fa-flask:before{content:"\f0c3";}.fa-flickr:before{content:"\f16e";}.fa-flipboard:before{content:"\f44d";}.fa-flushed:before{content:"\f579";}.fa-fly:before{content:"\f417";}.fa-folder:before{content:"\f07b";}.fa-folder-minus:before{content:"\f65d";}.fa-folder-open:before{content:"\f07c";}.fa-folder-plus:before{content:"\f65e";}.fa-font:before{content:"\f031";}.fa-font-awesome:before{content:"\f2b4";}.fa-font-awesome-alt:before{content:"\f35c";}.fa-font-awesome-flag:before{content:"\f425";}.fa-font-awesome-logo-full:before{content:"\f4e6";}.fa-fonticons:before{content:"\f280";}.fa-fonticons-fi:before{content:"\f3a2";}.fa-football-ball:before{content:"\f44e";}.fa-fort-awesome:before{content:"\f286";}.fa-fort-awesome-alt:before{content:"\f3a3";}.fa-forumbee:before{content:"\f211";}.fa-forward:before{content:"\f04e";}.fa-foursquare:before{content:"\f180";}.fa-free-code-camp:before{content:"\f2c5";}.fa-freebsd:before{content:"\f3a4";}.fa-frog:before{content:"\f52e";}.fa-frown:before{content:"\f119";}.fa-frown-open:before{content:"\f57a";}.fa-fulcrum:before{content:"\f50b";}.fa-funnel-dollar:before{content:"\f662";}.fa-futbol:before{content:"\f1e3";}.fa-galactic-republic:before{content:"\f50c";}.fa-galactic-senate:before{content:"\f50d";}.fa-gamepad:before{content:"\f11b";}.fa-gas-pump:before{content:"\f52f";}.fa-gavel:before{content:"\f0e3";}.fa-gem:before{content:"\f3a5";}.fa-genderless:before{content:"\f22d";}.fa-get-pocket:before{content:"\f265";}.fa-gg:before{content:"\f260";}.fa-gg-circle:before{content:"\f261";}.fa-ghost:before{content:"\f6e2";}.fa-gift:before{content:"\f06b";}.fa-gifts:before{content:"\f79c";}.fa-git:before{content:"\f1d3";}.fa-git-alt:before{content:"\f841";}.fa-git-square:before{content:"\f1d2";}.fa-github:before{content:"\f09b";}.fa-github-alt:before{content:"\f113";}.fa-github-square:before{content:"\f092";}.fa-gitkraken:before{content:"\f3a6";}.fa-gitlab:before{content:"\f296";}.fa-gitter:before{content:"\f426";}.fa-glass-cheers:before{content:"\f79f";}.fa-glass-martini:before{content:"\f000";}.fa-glass-martini-alt:before{content:"\f57b";}.fa-glass-whiskey:before{content:"\f7a0";}.fa-glasses:before{content:"\f530";}.fa-glide:before{content:"\f2a5";}.fa-glide-g:before{content:"\f2a6";}.fa-globe:before{content:"\f0ac";}.fa-globe-africa:before{content:"\f57c";}.fa-globe-americas:before{content:"\f57d";}.fa-globe-asia:before{content:"\f57e";}.fa-globe-europe:before{content:"\f7a2";}.fa-gofore:before{content:"\f3a7";}.fa-golf-ball:before{content:"\f450";}.fa-goodreads:before{content:"\f3a8";}.fa-goodreads-g:before{content:"\f3a9";}.fa-google:before{content:"\f1a0";}.fa-google-drive:before{content:"\f3aa";}.fa-google-pay:before{content:"\e079";}.fa-google-play:before{content:"\f3ab";}.fa-google-plus:before{content:"\f2b3";}.fa-google-plus-g:before{content:"\f0d5";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-wallet:before{content:"\f1ee";}.fa-gopuram:before{content:"\f664";}.fa-graduation-cap:before{content:"\f19d";}.fa-gratipay:before{content:"\f184";}.fa-grav:before{content:"\f2d6";}.fa-greater-than:before{content:"\f531";}.fa-greater-than-equal:before{content:"\f532";}.fa-grimace:before{content:"\f57f";}.fa-grin:before{content:"\f580";}.fa-grin-alt:before{content:"\f581";}.fa-grin-beam:before{content:"\f582";}.fa-grin-beam-sweat:before{content:"\f583";}.fa-grin-hearts:before{content:"\f584";}.fa-grin-squint:before{content:"\f585";}.fa-grin-squint-tears:before{content:"\f586";}.fa-grin-stars:before{content:"\f587";}.fa-grin-tears:before{content:"\f588";}.fa-grin-tongue:before{content:"\f589";}.fa-grin-tongue-squint:before{content:"\f58a";}.fa-grin-tongue-wink:before{content:"\f58b";}.fa-grin-wink:before{content:"\f58c";}.fa-grip-horizontal:before{content:"\f58d";}.fa-grip-lines:before{content:"\f7a4";}.fa-grip-lines-vertical:before{content:"\f7a5";}.fa-grip-vertical:before{content:"\f58e";}.fa-gripfire:before{content:"\f3ac";}.fa-grunt:before{content:"\f3ad";}.fa-guilded:before{content:"\e07e";}.fa-guitar:before{content:"\f7a6";}.fa-gulp:before{content:"\f3ae";}.fa-h-square:before{content:"\f0fd";}.fa-hacker-news:before{content:"\f1d4";}.fa-hacker-news-square:before{content:"\f3af";}.fa-hackerrank:before{content:"\f5f7";}.fa-hamburger:before{content:"\f805";}.fa-hammer:before{content:"\f6e3";}.fa-hamsa:before{content:"\f665";}.fa-hand-holding:before{content:"\f4bd";}.fa-hand-holding-heart:before{content:"\f4be";}.fa-hand-holding-medical:before{content:"\e05c";}.fa-hand-holding-usd:before{content:"\f4c0";}.fa-hand-holding-water:before{content:"\f4c1";}.fa-hand-lizard:before{content:"\f258";}.fa-hand-middle-finger:before{content:"\f806";}.fa-hand-paper:before{content:"\f256";}.fa-hand-peace:before{content:"\f25b";}.fa-hand-point-down:before{content:"\f0a7";}.fa-hand-point-left:before{content:"\f0a5";}.fa-hand-point-right:before{content:"\f0a4";}.fa-hand-point-up:before{content:"\f0a6";}.fa-hand-pointer:before{content:"\f25a";}.fa-hand-rock:before{content:"\f255";}.fa-hand-scissors:before{content:"\f257";}.fa-hand-sparkles:before{content:"\e05d";}.fa-hand-spock:before{content:"\f259";}.fa-hands:before{content:"\f4c2";}.fa-hands-helping:before{content:"\f4c4";}.fa-hands-wash:before{content:"\e05e";}.fa-handshake:before{content:"\f2b5";}.fa-handshake-alt-slash:before{content:"\e05f";}.fa-handshake-slash:before{content:"\e060";}.fa-hanukiah:before{content:"\f6e6";}.fa-hard-hat:before{content:"\f807";}.fa-hashtag:before{content:"\f292";}.fa-hat-cowboy:before{content:"\f8c0";}.fa-hat-cowboy-side:before{content:"\f8c1";}.fa-hat-wizard:before{content:"\f6e8";}.fa-hdd:before{content:"\f0a0";}.fa-head-side-cough:before{content:"\e061";}.fa-head-side-cough-slash:before{content:"\e062";}.fa-head-side-mask:before{content:"\e063";}.fa-head-side-virus:before{content:"\e064";}.fa-heading:before{content:"\f1dc";}.fa-headphones:before{content:"\f025";}.fa-headphones-alt:before{content:"\f58f";}.fa-headset:before{content:"\f590";}.fa-heart:before{content:"\f004";}.fa-heart-broken:before{content:"\f7a9";}.fa-heartbeat:before{content:"\f21e";}.fa-helicopter:before{content:"\f533";}.fa-highlighter:before{content:"\f591";}.fa-hiking:before{content:"\f6ec";}.fa-hippo:before{content:"\f6ed";}.fa-hips:before{content:"\f452";}.fa-hire-a-helper:before{content:"\f3b0";}.fa-history:before{content:"\f1da";}.fa-hive:before{content:"\e07f";}.fa-hockey-puck:before{content:"\f453";}.fa-holly-berry:before{content:"\f7aa";}.fa-home:before{content:"\f015";}.fa-hooli:before{content:"\f427";}.fa-hornbill:before{content:"\f592";}.fa-horse:before{content:"\f6f0";}.fa-horse-head:before{content:"\f7ab";}.fa-hospital:before{content:"\f0f8";}.fa-hospital-alt:before{content:"\f47d";}.fa-hospital-symbol:before{content:"\f47e";}.fa-hospital-user:before{content:"\f80d";}.fa-hot-tub:before{content:"\f593";}.fa-hotdog:before{content:"\f80f";}.fa-hotel:before{content:"\f594";}.fa-hotjar:before{content:"\f3b1";}.fa-hourglass:before{content:"\f254";}.fa-hourglass-end:before{content:"\f253";}.fa-hourglass-half:before{content:"\f252";}.fa-hourglass-start:before{content:"\f251";}.fa-house-damage:before{content:"\f6f1";}.fa-house-user:before{content:"\e065";}.fa-houzz:before{content:"\f27c";}.fa-hryvnia:before{content:"\f6f2";}.fa-html5:before{content:"\f13b";}.fa-hubspot:before{content:"\f3b2";}.fa-i-cursor:before{content:"\f246";}.fa-ice-cream:before{content:"\f810";}.fa-icicles:before{content:"\f7ad";}.fa-icons:before{content:"\f86d";}.fa-id-badge:before{content:"\f2c1";}.fa-id-card:before{content:"\f2c2";}.fa-id-card-alt:before{content:"\f47f";}.fa-ideal:before{content:"\e013";}.fa-igloo:before{content:"\f7ae";}.fa-image:before{content:"\f03e";}.fa-images:before{content:"\f302";}.fa-imdb:before{content:"\f2d8";}.fa-inbox:before{content:"\f01c";}.fa-indent:before{content:"\f03c";}.fa-industry:before{content:"\f275";}.fa-infinity:before{content:"\f534";}.fa-info:before{content:"\f129";}.fa-info-circle:before{content:"\f05a";}.fa-innosoft:before{content:"\e080";}.fa-instagram:before{content:"\f16d";}.fa-instagram-square:before{content:"\e055";}.fa-instalod:before{content:"\e081";}.fa-intercom:before{content:"\f7af";}.fa-internet-explorer:before{content:"\f26b";}.fa-invision:before{content:"\f7b0";}.fa-ioxhost:before{content:"\f208";}.fa-italic:before{content:"\f033";}.fa-itch-io:before{content:"\f83a";}.fa-itunes:before{content:"\f3b4";}.fa-itunes-note:before{content:"\f3b5";}.fa-java:before{content:"\f4e4";}.fa-jedi:before{content:"\f669";}.fa-jedi-order:before{content:"\f50e";}.fa-jenkins:before{content:"\f3b6";}.fa-jira:before{content:"\f7b1";}.fa-joget:before{content:"\f3b7";}.fa-joint:before{content:"\f595";}.fa-joomla:before{content:"\f1aa";}.fa-journal-whills:before{content:"\f66a";}.fa-js:before{content:"\f3b8";}.fa-js-square:before{content:"\f3b9";}.fa-jsfiddle:before{content:"\f1cc";}.fa-kaaba:before{content:"\f66b";}.fa-kaggle:before{content:"\f5fa";}.fa-key:before{content:"\f084";}.fa-keybase:before{content:"\f4f5";}.fa-keyboard:before{content:"\f11c";}.fa-keycdn:before{content:"\f3ba";}.fa-khanda:before{content:"\f66d";}.fa-kickstarter:before{content:"\f3bb";}.fa-kickstarter-k:before{content:"\f3bc";}.fa-kiss:before{content:"\f596";}.fa-kiss-beam:before{content:"\f597";}.fa-kiss-wink-heart:before{content:"\f598";}.fa-kiwi-bird:before{content:"\f535";}.fa-korvue:before{content:"\f42f";}.fa-landmark:before{content:"\f66f";}.fa-language:before{content:"\f1ab";}.fa-laptop:before{content:"\f109";}.fa-laptop-code:before{content:"\f5fc";}.fa-laptop-house:before{content:"\e066";}.fa-laptop-medical:before{content:"\f812";}.fa-laravel:before{content:"\f3bd";}.fa-lastfm:before{content:"\f202";}.fa-lastfm-square:before{content:"\f203";}.fa-laugh:before{content:"\f599";}.fa-laugh-beam:before{content:"\f59a";}.fa-laugh-squint:before{content:"\f59b";}.fa-laugh-wink:before{content:"\f59c";}.fa-layer-group:before{content:"\f5fd";}.fa-leaf:before{content:"\f06c";}.fa-leanpub:before{content:"\f212";}.fa-lemon:before{content:"\f094";}.fa-less:before{content:"\f41d";}.fa-less-than:before{content:"\f536";}.fa-less-than-equal:before{content:"\f537";}.fa-level-down-alt:before{content:"\f3be";}.fa-level-up-alt:before{content:"\f3bf";}.fa-life-ring:before{content:"\f1cd";}.fa-lightbulb:before{content:"\f0eb";}.fa-line:before{content:"\f3c0";}.fa-link:before{content:"\f0c1";}.fa-linkedin:before{content:"\f08c";}.fa-linkedin-in:before{content:"\f0e1";}.fa-linode:before{content:"\f2b8";}.fa-linux:before{content:"\f17c";}.fa-lira-sign:before{content:"\f195";}.fa-list:before{content:"\f03a";}.fa-list-alt:before{content:"\f022";}.fa-list-ol:before{content:"\f0cb";}.fa-list-ul:before{content:"\f0ca";}.fa-location-arrow:before{content:"\f124";}.fa-lock:before{content:"\f023";}.fa-lock-open:before{content:"\f3c1";}.fa-long-arrow-alt-down:before{content:"\f309";}.fa-long-arrow-alt-left:before{content:"\f30a";}.fa-long-arrow-alt-right:before{content:"\f30b";}.fa-long-arrow-alt-up:before{content:"\f30c";}.fa-low-vision:before{content:"\f2a8";}.fa-luggage-cart:before{content:"\f59d";}.fa-lungs:before{content:"\f604";}.fa-lungs-virus:before{content:"\e067";}.fa-lyft:before{content:"\f3c3";}.fa-magento:before{content:"\f3c4";}.fa-magic:before{content:"\f0d0";}.fa-magnet:before{content:"\f076";}.fa-mail-bulk:before{content:"\f674";}.fa-mailchimp:before{content:"\f59e";}.fa-male:before{content:"\f183";}.fa-mandalorian:before{content:"\f50f";}.fa-map:before{content:"\f279";}.fa-map-marked:before{content:"\f59f";}.fa-map-marked-alt:before{content:"\f5a0";}.fa-map-marker:before{content:"\f041";}.fa-map-marker-alt:before{content:"\f3c5";}.fa-map-pin:before{content:"\f276";}.fa-map-signs:before{content:"\f277";}.fa-markdown:before{content:"\f60f";}.fa-marker:before{content:"\f5a1";}.fa-mars:before{content:"\f222";}.fa-mars-double:before{content:"\f227";}.fa-mars-stroke:before{content:"\f229";}.fa-mars-stroke-h:before{content:"\f22b";}.fa-mars-stroke-v:before{content:"\f22a";}.fa-mask:before{content:"\f6fa";}.fa-mastodon:before{content:"\f4f6";}.fa-maxcdn:before{content:"\f136";}.fa-mdb:before{content:"\f8ca";}.fa-medal:before{content:"\f5a2";}.fa-medapps:before{content:"\f3c6";}.fa-medium:before{content:"\f23a";}.fa-medium-m:before{content:"\f3c7";}.fa-medkit:before{content:"\f0fa";}.fa-medrt:before{content:"\f3c8";}.fa-meetup:before{content:"\f2e0";}.fa-megaport:before{content:"\f5a3";}.fa-meh:before{content:"\f11a";}.fa-meh-blank:before{content:"\f5a4";}.fa-meh-rolling-eyes:before{content:"\f5a5";}.fa-memory:before{content:"\f538";}.fa-mendeley:before{content:"\f7b3";}.fa-menorah:before{content:"\f676";}.fa-mercury:before{content:"\f223";}.fa-meteor:before{content:"\f753";}.fa-microblog:before{content:"\e01a";}.fa-microchip:before{content:"\f2db";}.fa-microphone:before{content:"\f130";}.fa-microphone-alt:before{content:"\f3c9";}.fa-microphone-alt-slash:before{content:"\f539";}.fa-microphone-slash:before{content:"\f131";}.fa-microscope:before{content:"\f610";}.fa-microsoft:before{content:"\f3ca";}.fa-minus:before{content:"\f068";}.fa-minus-circle:before{content:"\f056";}.fa-minus-square:before{content:"\f146";}.fa-mitten:before{content:"\f7b5";}.fa-mix:before{content:"\f3cb";}.fa-mixcloud:before{content:"\f289";}.fa-mixer:before{content:"\e056";}.fa-mizuni:before{content:"\f3cc";}.fa-mobile:before{content:"\f10b";}.fa-mobile-alt:before{content:"\f3cd";}.fa-modx:before{content:"\f285";}.fa-monero:before{content:"\f3d0";}.fa-money-bill:before{content:"\f0d6";}.fa-money-bill-alt:before{content:"\f3d1";}.fa-money-bill-wave:before{content:"\f53a";}.fa-money-bill-wave-alt:before{content:"\f53b";}.fa-money-check:before{content:"\f53c";}.fa-money-check-alt:before{content:"\f53d";}.fa-monument:before{content:"\f5a6";}.fa-moon:before{content:"\f186";}.fa-mortar-pestle:before{content:"\f5a7";}.fa-mosque:before{content:"\f678";}.fa-motorcycle:before{content:"\f21c";}.fa-mountain:before{content:"\f6fc";}.fa-mouse:before{content:"\f8cc";}.fa-mouse-pointer:before{content:"\f245";}.fa-mug-hot:before{content:"\f7b6";}.fa-music:before{content:"\f001";}.fa-napster:before{content:"\f3d2";}.fa-neos:before{content:"\f612";}.fa-network-wired:before{content:"\f6ff";}.fa-neuter:before{content:"\f22c";}.fa-newspaper:before{content:"\f1ea";}.fa-nimblr:before{content:"\f5a8";}.fa-node:before{content:"\f419";}.fa-node-js:before{content:"\f3d3";}.fa-not-equal:before{content:"\f53e";}.fa-notes-medical:before{content:"\f481";}.fa-npm:before{content:"\f3d4";}.fa-ns8:before{content:"\f3d5";}.fa-nutritionix:before{content:"\f3d6";}.fa-object-group:before{content:"\f247";}.fa-object-ungroup:before{content:"\f248";}.fa-octopus-deploy:before{content:"\e082";}.fa-odnoklassniki:before{content:"\f263";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-oil-can:before{content:"\f613";}.fa-old-republic:before{content:"\f510";}.fa-om:before{content:"\f679";}.fa-opencart:before{content:"\f23d";}.fa-openid:before{content:"\f19b";}.fa-opera:before{content:"\f26a";}.fa-optin-monster:before{content:"\f23c";}.fa-orcid:before{content:"\f8d2";}.fa-osi:before{content:"\f41a";}.fa-otter:before{content:"\f700";}.fa-outdent:before{content:"\f03b";}.fa-page4:before{content:"\f3d7";}.fa-pagelines:before{content:"\f18c";}.fa-pager:before{content:"\f815";}.fa-paint-brush:before{content:"\f1fc";}.fa-paint-roller:before{content:"\f5aa";}.fa-palette:before{content:"\f53f";}.fa-palfed:before{content:"\f3d8";}.fa-pallet:before{content:"\f482";}.fa-paper-plane:before{content:"\f1d8";}.fa-paperclip:before{content:"\f0c6";}.fa-parachute-box:before{content:"\f4cd";}.fa-paragraph:before{content:"\f1dd";}.fa-parking:before{content:"\f540";}.fa-passport:before{content:"\f5ab";}.fa-pastafarianism:before{content:"\f67b";}.fa-paste:before{content:"\f0ea";}.fa-patreon:before{content:"\f3d9";}.fa-pause:before{content:"\f04c";}.fa-pause-circle:before{content:"\f28b";}.fa-paw:before{content:"\f1b0";}.fa-paypal:before{content:"\f1ed";}.fa-peace:before{content:"\f67c";}.fa-pen:before{content:"\f304";}.fa-pen-alt:before{content:"\f305";}.fa-pen-fancy:before{content:"\f5ac";}.fa-pen-nib:before{content:"\f5ad";}.fa-pen-square:before{content:"\f14b";}.fa-pencil-alt:before{content:"\f303";}.fa-pencil-ruler:before{content:"\f5ae";}.fa-penny-arcade:before{content:"\f704";}.fa-people-arrows:before{content:"\e068";}.fa-people-carry:before{content:"\f4ce";}.fa-pepper-hot:before{content:"\f816";}.fa-perbyte:before{content:"\e083";}.fa-percent:before{content:"\f295";}.fa-percentage:before{content:"\f541";}.fa-periscope:before{content:"\f3da";}.fa-person-booth:before{content:"\f756";}.fa-phabricator:before{content:"\f3db";}.fa-phoenix-framework:before{content:"\f3dc";}.fa-phoenix-squadron:before{content:"\f511";}.fa-phone:before{content:"\f095";}.fa-phone-alt:before{content:"\f879";}.fa-phone-slash:before{content:"\f3dd";}.fa-phone-square:before{content:"\f098";}.fa-phone-square-alt:before{content:"\f87b";}.fa-phone-volume:before{content:"\f2a0";}.fa-photo-video:before{content:"\f87c";}.fa-php:before{content:"\f457";}.fa-pied-piper:before{content:"\f2ae";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-pied-piper-hat:before{content:"\f4e5";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-pied-piper-square:before{content:"\e01e";}.fa-piggy-bank:before{content:"\f4d3";}.fa-pills:before{content:"\f484";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-p:before{content:"\f231";}.fa-pinterest-square:before{content:"\f0d3";}.fa-pizza-slice:before{content:"\f818";}.fa-place-of-worship:before{content:"\f67f";}.fa-plane:before{content:"\f072";}.fa-plane-arrival:before{content:"\f5af";}.fa-plane-departure:before{content:"\f5b0";}.fa-plane-slash:before{content:"\e069";}.fa-play:before{content:"\f04b";}.fa-play-circle:before{content:"\f144";}.fa-playstation:before{content:"\f3df";}.fa-plug:before{content:"\f1e6";}.fa-plus:before{content:"\f067";}.fa-plus-circle:before{content:"\f055";}.fa-plus-square:before{content:"\f0fe";}.fa-podcast:before{content:"\f2ce";}.fa-poll:before{content:"\f681";}.fa-poll-h:before{content:"\f682";}.fa-poo:before{content:"\f2fe";}.fa-poo-storm:before{content:"\f75a";}.fa-poop:before{content:"\f619";}.fa-portrait:before{content:"\f3e0";}.fa-pound-sign:before{content:"\f154";}.fa-power-off:before{content:"\f011";}.fa-pray:before{content:"\f683";}.fa-praying-hands:before{content:"\f684";}.fa-prescription:before{content:"\f5b1";}.fa-prescription-bottle:before{content:"\f485";}.fa-prescription-bottle-alt:before{content:"\f486";}.fa-print:before{content:"\f02f";}.fa-procedures:before{content:"\f487";}.fa-product-hunt:before{content:"\f288";}.fa-project-diagram:before{content:"\f542";}.fa-pump-medical:before{content:"\e06a";}.fa-pump-soap:before{content:"\e06b";}.fa-pushed:before{content:"\f3e1";}.fa-puzzle-piece:before{content:"\f12e";}.fa-python:before{content:"\f3e2";}.fa-qq:before{content:"\f1d6";}.fa-qrcode:before{content:"\f029";}.fa-question:before{content:"\f128";}.fa-question-circle:before{content:"\f059";}.fa-quidditch:before{content:"\f458";}.fa-quinscape:before{content:"\f459";}.fa-quora:before{content:"\f2c4";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-quran:before{content:"\f687";}.fa-r-project:before{content:"\f4f7";}.fa-radiation:before{content:"\f7b9";}.fa-radiation-alt:before{content:"\f7ba";}.fa-rainbow:before{content:"\f75b";}.fa-random:before{content:"\f074";}.fa-raspberry-pi:before{content:"\f7bb";}.fa-ravelry:before{content:"\f2d9";}.fa-react:before{content:"\f41b";}.fa-reacteurope:before{content:"\f75d";}.fa-readme:before{content:"\f4d5";}.fa-rebel:before{content:"\f1d0";}.fa-receipt:before{content:"\f543";}.fa-record-vinyl:before{content:"\f8d9";}.fa-recycle:before{content:"\f1b8";}.fa-red-river:before{content:"\f3e3";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-alien:before{content:"\f281";}.fa-reddit-square:before{content:"\f1a2";}.fa-redhat:before{content:"\f7bc";}.fa-redo:before{content:"\f01e";}.fa-redo-alt:before{content:"\f2f9";}.fa-registered:before{content:"\f25d";}.fa-remove-format:before{content:"\f87d";}.fa-renren:before{content:"\f18b";}.fa-reply:before{content:"\f3e5";}.fa-reply-all:before{content:"\f122";}.fa-replyd:before{content:"\f3e6";}.fa-republican:before{content:"\f75e";}.fa-researchgate:before{content:"\f4f8";}.fa-resolving:before{content:"\f3e7";}.fa-restroom:before{content:"\f7bd";}.fa-retweet:before{content:"\f079";}.fa-rev:before{content:"\f5b2";}.fa-ribbon:before{content:"\f4d6";}.fa-ring:before{content:"\f70b";}.fa-road:before{content:"\f018";}.fa-robot:before{content:"\f544";}.fa-rocket:before{content:"\f135";}.fa-rocketchat:before{content:"\f3e8";}.fa-rockrms:before{content:"\f3e9";}.fa-route:before{content:"\f4d7";}.fa-rss:before{content:"\f09e";}.fa-rss-square:before{content:"\f143";}.fa-ruble-sign:before{content:"\f158";}.fa-ruler:before{content:"\f545";}.fa-ruler-combined:before{content:"\f546";}.fa-ruler-horizontal:before{content:"\f547";}.fa-ruler-vertical:before{content:"\f548";}.fa-running:before{content:"\f70c";}.fa-rupee-sign:before{content:"\f156";}.fa-rust:before{content:"\e07a";}.fa-sad-cry:before{content:"\f5b3";}.fa-sad-tear:before{content:"\f5b4";}.fa-safari:before{content:"\f267";}.fa-salesforce:before{content:"\f83b";}.fa-sass:before{content:"\f41e";}.fa-satellite:before{content:"\f7bf";}.fa-satellite-dish:before{content:"\f7c0";}.fa-save:before{content:"\f0c7";}.fa-schlix:before{content:"\f3ea";}.fa-school:before{content:"\f549";}.fa-screwdriver:before{content:"\f54a";}.fa-scribd:before{content:"\f28a";}.fa-scroll:before{content:"\f70e";}.fa-sd-card:before{content:"\f7c2";}.fa-search:before{content:"\f002";}.fa-search-dollar:before{content:"\f688";}.fa-search-location:before{content:"\f689";}.fa-search-minus:before{content:"\f010";}.fa-search-plus:before{content:"\f00e";}.fa-searchengin:before{content:"\f3eb";}.fa-seedling:before{content:"\f4d8";}.fa-sellcast:before{content:"\f2da";}.fa-sellsy:before{content:"\f213";}.fa-server:before{content:"\f233";}.fa-servicestack:before{content:"\f3ec";}.fa-shapes:before{content:"\f61f";}.fa-share:before{content:"\f064";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-share-square:before{content:"\f14d";}.fa-shekel-sign:before{content:"\f20b";}.fa-shield-alt:before{content:"\f3ed";}.fa-shield-virus:before{content:"\e06c";}.fa-ship:before{content:"\f21a";}.fa-shipping-fast:before{content:"\f48b";}.fa-shirtsinbulk:before{content:"\f214";}.fa-shoe-prints:before{content:"\f54b";}.fa-shopify:before{content:"\e057";}.fa-shopping-bag:before{content:"\f290";}.fa-shopping-basket:before{content:"\f291";}.fa-shopping-cart:before{content:"\f07a";}.fa-shopware:before{content:"\f5b5";}.fa-shower:before{content:"\f2cc";}.fa-shuttle-van:before{content:"\f5b6";}.fa-sign:before{content:"\f4d9";}.fa-sign-in-alt:before{content:"\f2f6";}.fa-sign-language:before{content:"\f2a7";}.fa-sign-out-alt:before{content:"\f2f5";}.fa-signal:before{content:"\f012";}.fa-signature:before{content:"\f5b7";}.fa-sim-card:before{content:"\f7c4";}.fa-simplybuilt:before{content:"\f215";}.fa-sink:before{content:"\e06d";}.fa-sistrix:before{content:"\f3ee";}.fa-sitemap:before{content:"\f0e8";}.fa-sith:before{content:"\f512";}.fa-skating:before{content:"\f7c5";}.fa-sketch:before{content:"\f7c6";}.fa-skiing:before{content:"\f7c9";}.fa-skiing-nordic:before{content:"\f7ca";}.fa-skull:before{content:"\f54c";}.fa-skull-crossbones:before{content:"\f714";}.fa-skyatlas:before{content:"\f216";}.fa-skype:before{content:"\f17e";}.fa-slack:before{content:"\f198";}.fa-slack-hash:before{content:"\f3ef";}.fa-slash:before{content:"\f715";}.fa-sleigh:before{content:"\f7cc";}.fa-sliders-h:before{content:"\f1de";}.fa-slideshare:before{content:"\f1e7";}.fa-smile:before{content:"\f118";}.fa-smile-beam:before{content:"\f5b8";}.fa-smile-wink:before{content:"\f4da";}.fa-smog:before{content:"\f75f";}.fa-smoking:before{content:"\f48d";}.fa-smoking-ban:before{content:"\f54d";}.fa-sms:before{content:"\f7cd";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ac";}.fa-snapchat-square:before{content:"\f2ad";}.fa-snowboarding:before{content:"\f7ce";}.fa-snowflake:before{content:"\f2dc";}.fa-snowman:before{content:"\f7d0";}.fa-snowplow:before{content:"\f7d2";}.fa-soap:before{content:"\e06e";}.fa-socks:before{content:"\f696";}.fa-solar-panel:before{content:"\f5ba";}.fa-sort:before{content:"\f0dc";}.fa-sort-alpha-down:before{content:"\f15d";}.fa-sort-alpha-down-alt:before{content:"\f881";}.fa-sort-alpha-up:before{content:"\f15e";}.fa-sort-alpha-up-alt:before{content:"\f882";}.fa-sort-amount-down:before{content:"\f160";}.fa-sort-amount-down-alt:before{content:"\f884";}.fa-sort-amount-up:before{content:"\f161";}.fa-sort-amount-up-alt:before{content:"\f885";}.fa-sort-down:before{content:"\f0dd";}.fa-sort-numeric-down:before{content:"\f162";}.fa-sort-numeric-down-alt:before{content:"\f886";}.fa-sort-numeric-up:before{content:"\f163";}.fa-sort-numeric-up-alt:before{content:"\f887";}.fa-sort-up:before{content:"\f0de";}.fa-soundcloud:before{content:"\f1be";}.fa-sourcetree:before{content:"\f7d3";}.fa-spa:before{content:"\f5bb";}.fa-space-shuttle:before{content:"\f197";}.fa-speakap:before{content:"\f3f3";}.fa-speaker-deck:before{content:"\f83c";}.fa-spell-check:before{content:"\f891";}.fa-spider:before{content:"\f717";}.fa-spinner:before{content:"\f110";}.fa-splotch:before{content:"\f5bc";}.fa-spotify:before{content:"\f1bc";}.fa-spray-can:before{content:"\f5bd";}.fa-square:before{content:"\f0c8";}.fa-square-full:before{content:"\f45c";}.fa-square-root-alt:before{content:"\f698";}.fa-squarespace:before{content:"\f5be";}.fa-stack-exchange:before{content:"\f18d";}.fa-stack-overflow:before{content:"\f16c";}.fa-stackpath:before{content:"\f842";}.fa-stamp:before{content:"\f5bf";}.fa-star:before{content:"\f005";}.fa-star-and-crescent:before{content:"\f699";}.fa-star-half:before{content:"\f089";}.fa-star-half-alt:before{content:"\f5c0";}.fa-star-of-david:before{content:"\f69a";}.fa-star-of-life:before{content:"\f621";}.fa-staylinked:before{content:"\f3f5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-steam-symbol:before{content:"\f3f6";}.fa-step-backward:before{content:"\f048";}.fa-step-forward:before{content:"\f051";}.fa-stethoscope:before{content:"\f0f1";}.fa-sticker-mule:before{content:"\f3f7";}.fa-sticky-note:before{content:"\f249";}.fa-stop:before{content:"\f04d";}.fa-stop-circle:before{content:"\f28d";}.fa-stopwatch:before{content:"\f2f2";}.fa-stopwatch-20:before{content:"\e06f";}.fa-store:before{content:"\f54e";}.fa-store-alt:before{content:"\f54f";}.fa-store-alt-slash:before{content:"\e070";}.fa-store-slash:before{content:"\e071";}.fa-strava:before{content:"\f428";}.fa-stream:before{content:"\f550";}.fa-street-view:before{content:"\f21d";}.fa-strikethrough:before{content:"\f0cc";}.fa-stripe:before{content:"\f429";}.fa-stripe-s:before{content:"\f42a";}.fa-stroopwafel:before{content:"\f551";}.fa-studiovinari:before{content:"\f3f8";}.fa-stumbleupon:before{content:"\f1a4";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-subscript:before{content:"\f12c";}.fa-subway:before{content:"\f239";}.fa-suitcase:before{content:"\f0f2";}.fa-suitcase-rolling:before{content:"\f5c1";}.fa-sun:before{content:"\f185";}.fa-superpowers:before{content:"\f2dd";}.fa-superscript:before{content:"\f12b";}.fa-supple:before{content:"\f3f9";}.fa-surprise:before{content:"\f5c2";}.fa-suse:before{content:"\f7d6";}.fa-swatchbook:before{content:"\f5c3";}.fa-swift:before{content:"\f8e1";}.fa-swimmer:before{content:"\f5c4";}.fa-swimming-pool:before{content:"\f5c5";}.fa-symfony:before{content:"\f83d";}.fa-synagogue:before{content:"\f69b";}.fa-sync:before{content:"\f021";}.fa-sync-alt:before{content:"\f2f1";}.fa-syringe:before{content:"\f48e";}.fa-table:before{content:"\f0ce";}.fa-table-tennis:before{content:"\f45d";}.fa-tablet:before{content:"\f10a";}.fa-tablet-alt:before{content:"\f3fa";}.fa-tablets:before{content:"\f490";}.fa-tachometer-alt:before{content:"\f3fd";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-tape:before{content:"\f4db";}.fa-tasks:before{content:"\f0ae";}.fa-taxi:before{content:"\f1ba";}.fa-teamspeak:before{content:"\f4f9";}.fa-teeth:before{content:"\f62e";}.fa-teeth-open:before{content:"\f62f";}.fa-telegram:before{content:"\f2c6";}.fa-telegram-plane:before{content:"\f3fe";}.fa-temperature-high:before{content:"\f769";}.fa-temperature-low:before{content:"\f76b";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-tenge:before{content:"\f7d7";}.fa-terminal:before{content:"\f120";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-th:before{content:"\f00a";}.fa-th-large:before{content:"\f009";}.fa-th-list:before{content:"\f00b";}.fa-the-red-yeti:before{content:"\f69d";}.fa-theater-masks:before{content:"\f630";}.fa-themeco:before{content:"\f5c6";}.fa-themeisle:before{content:"\f2b2";}.fa-thermometer:before{content:"\f491";}.fa-thermometer-empty:before{content:"\f2cb";}.fa-thermometer-full:before{content:"\f2c7";}.fa-thermometer-half:before{content:"\f2c9";}.fa-thermometer-quarter:before{content:"\f2ca";}.fa-thermometer-three-quarters:before{content:"\f2c8";}.fa-think-peaks:before{content:"\f731";}.fa-thumbs-down:before{content:"\f165";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbtack:before{content:"\f08d";}.fa-ticket-alt:before{content:"\f3ff";}.fa-tiktok:before{content:"\e07b";}.fa-times:before{content:"\f00d";}.fa-times-circle:before{content:"\f057";}.fa-tint:before{content:"\f043";}.fa-tint-slash:before{content:"\f5c7";}.fa-tired:before{content:"\f5c8";}.fa-toggle-off:before{content:"\f204";}.fa-toggle-on:before{content:"\f205";}.fa-toilet:before{content:"\f7d8";}.fa-toilet-paper:before{content:"\f71e";}.fa-toilet-paper-slash:before{content:"\e072";}.fa-toolbox:before{content:"\f552";}.fa-tools:before{content:"\f7d9";}.fa-tooth:before{content:"\f5c9";}.fa-torah:before{content:"\f6a0";}.fa-torii-gate:before{content:"\f6a1";}.fa-tractor:before{content:"\f722";}.fa-trade-federation:before{content:"\f513";}.fa-trademark:before{content:"\f25c";}.fa-traffic-light:before{content:"\f637";}.fa-trailer:before{content:"\e041";}.fa-train:before{content:"\f238";}.fa-tram:before{content:"\f7da";}.fa-transgender:before{content:"\f224";}.fa-transgender-alt:before{content:"\f225";}.fa-trash:before{content:"\f1f8";}.fa-trash-alt:before{content:"\f2ed";}.fa-trash-restore:before{content:"\f829";}.fa-trash-restore-alt:before{content:"\f82a";}.fa-tree:before{content:"\f1bb";}.fa-trello:before{content:"\f181";}.fa-trophy:before{content:"\f091";}.fa-truck:before{content:"\f0d1";}.fa-truck-loading:before{content:"\f4de";}.fa-truck-monster:before{content:"\f63b";}.fa-truck-moving:before{content:"\f4df";}.fa-truck-pickup:before{content:"\f63c";}.fa-tshirt:before{content:"\f553";}.fa-tty:before{content:"\f1e4";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-tv:before{content:"\f26c";}.fa-twitch:before{content:"\f1e8";}.fa-twitter:before{content:"\f099";}.fa-twitter-square:before{content:"\f081";}.fa-typo3:before{content:"\f42b";}.fa-uber:before{content:"\f402";}.fa-ubuntu:before{content:"\f7df";}.fa-uikit:before{content:"\f403";}.fa-umbraco:before{content:"\f8e8";}.fa-umbrella:before{content:"\f0e9";}.fa-umbrella-beach:before{content:"\f5ca";}.fa-uncharted:before{content:"\e084";}.fa-underline:before{content:"\f0cd";}.fa-undo:before{content:"\f0e2";}.fa-undo-alt:before{content:"\f2ea";}.fa-uniregistry:before{content:"\f404";}.fa-unity:before{content:"\e049";}.fa-universal-access:before{content:"\f29a";}.fa-university:before{content:"\f19c";}.fa-unlink:before{content:"\f127";}.fa-unlock:before{content:"\f09c";}.fa-unlock-alt:before{content:"\f13e";}.fa-unsplash:before{content:"\e07c";}.fa-untappd:before{content:"\f405";}.fa-upload:before{content:"\f093";}.fa-ups:before{content:"\f7e0";}.fa-usb:before{content:"\f287";}.fa-user:before{content:"\f007";}.fa-user-alt:before{content:"\f406";}.fa-user-alt-slash:before{content:"\f4fa";}.fa-user-astronaut:before{content:"\f4fb";}.fa-user-check:before{content:"\f4fc";}.fa-user-circle:before{content:"\f2bd";}.fa-user-clock:before{content:"\f4fd";}.fa-user-cog:before{content:"\f4fe";}.fa-user-edit:before{content:"\f4ff";}.fa-user-friends:before{content:"\f500";}.fa-user-graduate:before{content:"\f501";}.fa-user-injured:before{content:"\f728";}.fa-user-lock:before{content:"\f502";}.fa-user-md:before{content:"\f0f0";}.fa-user-minus:before{content:"\f503";}.fa-user-ninja:before{content:"\f504";}.fa-user-nurse:before{content:"\f82f";}.fa-user-plus:before{content:"\f234";}.fa-user-secret:before{content:"\f21b";}.fa-user-shield:before{content:"\f505";}.fa-user-slash:before{content:"\f506";}.fa-user-tag:before{content:"\f507";}.fa-user-tie:before{content:"\f508";}.fa-user-times:before{content:"\f235";}.fa-users:before{content:"\f0c0";}.fa-users-cog:before{content:"\f509";}.fa-users-slash:before{content:"\e073";}.fa-usps:before{content:"\f7e1";}.fa-ussunnah:before{content:"\f407";}.fa-utensil-spoon:before{content:"\f2e5";}.fa-utensils:before{content:"\f2e7";}.fa-vaadin:before{content:"\f408";}.fa-vector-square:before{content:"\f5cb";}.fa-venus:before{content:"\f221";}.fa-venus-double:before{content:"\f226";}.fa-venus-mars:before{content:"\f228";}.fa-vest:before{content:"\e085";}.fa-vest-patches:before{content:"\e086";}.fa-viacoin:before{content:"\f237";}.fa-viadeo:before{content:"\f2a9";}.fa-viadeo-square:before{content:"\f2aa";}.fa-vial:before{content:"\f492";}.fa-vials:before{content:"\f493";}.fa-viber:before{content:"\f409";}.fa-video:before{content:"\f03d";}.fa-video-slash:before{content:"\f4e2";}.fa-vihara:before{content:"\f6a7";}.fa-vimeo:before{content:"\f40a";}.fa-vimeo-square:before{content:"\f194";}.fa-vimeo-v:before{content:"\f27d";}.fa-vine:before{content:"\f1ca";}.fa-virus:before{content:"\e074";}.fa-virus-slash:before{content:"\e075";}.fa-viruses:before{content:"\e076";}.fa-vk:before{content:"\f189";}.fa-vnv:before{content:"\f40b";}.fa-voicemail:before{content:"\f897";}.fa-volleyball-ball:before{content:"\f45f";}.fa-volume-down:before{content:"\f027";}.fa-volume-mute:before{content:"\f6a9";}.fa-volume-off:before{content:"\f026";}.fa-volume-up:before{content:"\f028";}.fa-vote-yea:before{content:"\f772";}.fa-vr-cardboard:before{content:"\f729";}.fa-vuejs:before{content:"\f41f";}.fa-walking:before{content:"\f554";}.fa-wallet:before{content:"\f555";}.fa-warehouse:before{content:"\f494";}.fa-watchman-monitoring:before{content:"\e087";}.fa-water:before{content:"\f773";}.fa-wave-square:before{content:"\f83e";}.fa-waze:before{content:"\f83f";}.fa-weebly:before{content:"\f5cc";}.fa-weibo:before{content:"\f18a";}.fa-weight:before{content:"\f496";}.fa-weight-hanging:before{content:"\f5cd";}.fa-weixin:before{content:"\f1d7";}.fa-whatsapp:before{content:"\f232";}.fa-whatsapp-square:before{content:"\f40c";}.fa-wheelchair:before{content:"\f193";}.fa-whmcs:before{content:"\f40d";}.fa-wifi:before{content:"\f1eb";}.fa-wikipedia-w:before{content:"\f266";}.fa-wind:before{content:"\f72e";}.fa-window-close:before{content:"\f410";}.fa-window-maximize:before{content:"\f2d0";}.fa-window-minimize:before{content:"\f2d1";}.fa-window-restore:before{content:"\f2d2";}.fa-windows:before{content:"\f17a";}.fa-wine-bottle:before{content:"\f72f";}.fa-wine-glass:before{content:"\f4e3";}.fa-wine-glass-alt:before{content:"\f5ce";}.fa-wix:before{content:"\f5cf";}.fa-wizards-of-the-coast:before{content:"\f730";}.fa-wodu:before{content:"\e088";}.fa-wolf-pack-battalion:before{content:"\f514";}.fa-won-sign:before{content:"\f159";}.fa-wordpress:before{content:"\f19a";}.fa-wordpress-simple:before{content:"\f411";}.fa-wpbeginner:before{content:"\f297";}.fa-wpexplorer:before{content:"\f2de";}.fa-wpforms:before{content:"\f298";}.fa-wpressr:before{content:"\f3e4";}.fa-wrench:before{content:"\f0ad";}.fa-x-ray:before{content:"\f497";}.fa-xbox:before{content:"\f412";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-y-combinator:before{content:"\f23b";}.fa-yahoo:before{content:"\f19e";}.fa-yammer:before{content:"\f840";}.fa-yandex:before{content:"\f413";}.fa-yandex-international:before{content:"\f414";}.fa-yarn:before{content:"\f7e3";}.fa-yelp:before{content:"\f1e9";}.fa-yen-sign:before{content:"\f157";}.fa-yin-yang:before{content:"\f6ad";}.fa-yoast:before{content:"\f2b1";}.fa-youtube:before{content:"\f167";}.fa-youtube-square:before{content:"\f431";}.fa-zhihu:before{content:"\f63f";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-solid-900.eot?1751741230');src:url('/design/themes/vanilla/media/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-solid-900.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-solid-900.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-solid-900.ttf?1751741230') format('truetype'), url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-solid-900.svg?1751741230#fontawesome') format('svg');}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900;}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-brands-400.eot?1751741230');src:url('/design/themes/vanilla/media/fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-brands-400.woff2?1751741230') format('woff2'), url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-brands-400.woff?1751741230') format('woff'), url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-brands-400.ttf?1751741230') format('truetype'), url('../../../../../../../../design/themes/vanilla/media/design/themes/vanilla/media/fonts/fa-brands-400.svg?1751741230#fontawesome') format('svg');}.fab{font-family:'Font Awesome 5 Brands';font-weight:400;}@-ms-viewport{width:device-width;}.hidden{display:none;}.visible-phone{display:none !important;}.visible-tablet{display:none !important;}.hidden-desktop{display:none !important;}.visible-desktop{display:inherit !important;}@media (min-width: 768px) and (max-width: 979px){.hidden-desktop{display:inherit !important;}.visible-desktop{display:none !important;}.visible-tablet{display:inherit !important;}.hidden-tablet{display:none !important;}}@media (max-width: 767px){.hidden-desktop{display:inherit !important;}.visible-desktop{display:none !important;}.visible-phone{display:inherit !important;}.hidden-phone{display:none !important;}}.visible-print{display:none !important;}@media print{.visible-print{display:inherit !important;}.hidden-print{display:none !important;}}@media (min-width: 1224px){.row{margin-left:-25px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:25px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:875px;}.span12{width:875px;}.span11{width:800px;}.span10{width:725px;}.span9{width:650px;}.span8{width:575px;}.span7{width:500px;}.span6{width:425px;}.span5{width:350px;}.span4{width:275px;}.span3{width:200px;}.span2{width:125px;}.span1{width:50px;}.offset12{margin-left:925px;}.offset11{margin-left:850px;}.offset10{margin-left:775px;}.offset9{margin-left:700px;}.offset8{margin-left:625px;}.offset7{margin-left:550px;}.offset6{margin-left:475px;}.offset5{margin-left:400px;}.offset4{margin-left:325px;}.offset3{margin-left:250px;}.offset2{margin-left:175px;}.offset1{margin-left:100px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.8571428571429%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.8571428571429%;}.row-fluid .span12{width:100%;}.row-fluid .span11{width:91.428571428571%;}.row-fluid .span10{width:82.857142857143%;}.row-fluid .span9{width:74.285714285714%;}.row-fluid .span8{width:65.714285714286%;}.row-fluid .span7{width:57.142857142857%;}.row-fluid .span6{width:48.571428571429%;}.row-fluid .span5{width:40%;}.row-fluid .span4{width:31.428571428571%;}.row-fluid .span3{width:22.857142857143%;}.row-fluid .span2{width:14.285714285714%;}.row-fluid .span1{width:5.7142857142857%;}.row-fluid .offset12{margin-left:105.71428571429%;}.row-fluid .offset12:first-child{margin-left:102.85714285714%;}.row-fluid .offset11{margin-left:97.142857142857%;}.row-fluid .offset11:first-child{margin-left:94.285714285714%;}.row-fluid .offset10{margin-left:88.571428571429%;}.row-fluid .offset10:first-child{margin-left:85.714285714286%;}.row-fluid .offset9{margin-left:80%;}.row-fluid .offset9:first-child{margin-left:77.142857142857%;}.row-fluid .offset8{margin-left:71.428571428571%;}.row-fluid .offset8:first-child{margin-left:68.571428571429%;}.row-fluid .offset7{margin-left:62.857142857143%;}.row-fluid .offset7:first-child{margin-left:60%;}.row-fluid .offset6{margin-left:54.285714285714%;}.row-fluid .offset6:first-child{margin-left:51.428571428571%;}.row-fluid .offset5{margin-left:45.714285714286%;}.row-fluid .offset5:first-child{margin-left:42.857142857143%;}.row-fluid .offset4{margin-left:37.142857142857%;}.row-fluid .offset4:first-child{margin-left:34.285714285714%;}.row-fluid .offset3{margin-left:28.571428571429%;}.row-fluid .offset3:first-child{margin-left:25.714285714286%;}.row-fluid .offset2{margin-left:20%;}.row-fluid .offset2:first-child{margin-left:17.142857142857%;}.row-fluid .offset1{margin-left:11.428571428571%;}.row-fluid .offset1:first-child{margin-left:8.5714285714286%;}}@media (min-width: 768px) and (max-width: 979px){.row{margin-left:-10px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:10px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:542px;}.span12{width:542px;}.span11{width:496px;}.span10{width:450px;}.span9{width:404px;}.span8{width:358px;}.span7{width:312px;}.span6{width:266px;}.span5{width:220px;}.span4{width:174px;}.span3{width:128px;}.span2{width:82px;}.span1{width:36px;}.offset12{margin-left:562px;}.offset11{margin-left:516px;}.offset10{margin-left:470px;}.offset9{margin-left:424px;}.offset8{margin-left:378px;}.offset7{margin-left:332px;}.offset6{margin-left:286px;}.offset5{margin-left:240px;}.offset4{margin-left:194px;}.offset3{margin-left:148px;}.offset2{margin-left:102px;}.offset1{margin-left:56px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:1.8450184501845%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:1.8450184501845%;}.row-fluid .span12{width:100%;}.row-fluid .span11{width:91.428571428571%;}.row-fluid .span10{width:82.857142857143%;}.row-fluid .span9{width:74.285714285714%;}.row-fluid .span8{width:65.714285714286%;}.row-fluid .span7{width:57.142857142857%;}.row-fluid .span6{width:48.571428571429%;}.row-fluid .span5{width:40%;}.row-fluid .span4{width:31.428571428571%;}.row-fluid .span3{width:22.857142857143%;}.row-fluid .span2{width:14.285714285714%;}.row-fluid .span1{width:5.7142857142857%;}.row-fluid .offset12{margin-left:103.69003690037%;}.row-fluid .offset12:first-child{margin-left:101.84501845018%;}.row-fluid .offset11{margin-left:97.142857142857%;}.row-fluid .offset11:first-child{margin-left:94.285714285714%;}.row-fluid .offset10{margin-left:88.571428571429%;}.row-fluid .offset10:first-child{margin-left:85.714285714286%;}.row-fluid .offset9{margin-left:80%;}.row-fluid .offset9:first-child{margin-left:77.142857142857%;}.row-fluid .offset8{margin-left:71.428571428571%;}.row-fluid .offset8:first-child{margin-left:68.571428571429%;}.row-fluid .offset7{margin-left:62.857142857143%;}.row-fluid .offset7:first-child{margin-left:60%;}.row-fluid .offset6{margin-left:54.285714285714%;}.row-fluid .offset6:first-child{margin-left:51.428571428571%;}.row-fluid .offset5{margin-left:45.714285714286%;}.row-fluid .offset5:first-child{margin-left:42.857142857143%;}.row-fluid .offset4{margin-left:37.142857142857%;}.row-fluid .offset4:first-child{margin-left:34.285714285714%;}.row-fluid .offset3{margin-left:28.571428571429%;}.row-fluid .offset3:first-child{margin-left:25.714285714286%;}.row-fluid .offset2{margin-left:20%;}.row-fluid .offset2:first-child{margin-left:17.142857142857%;}.row-fluid .offset1{margin-left:11.428571428571%;}.row-fluid .offset1:first-child{margin-left:8.5714285714286%;}}@media (min-width: 1224px){.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:200px;}.ty-footer-grid__full-width > .row{width:1200px;margin:0 auto;}.ty-footer-grid__full-width > .row-fluid{max-width:1280px;min-width:280px;margin:0 auto;}.ty-footer-menu__items,.ty-footer-general__body{display:block !important;}}@media (max-width: 1224px){.ty-control-group__price{width:100px;}.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:200px;}.ty-footer-grid__full-width > .row{width:960px;margin:0 auto;}.ty-footer-form-block__form{width:220px;}h3.ty-footer-form-block__title,h3.ty-social-link__title{font-size:20px;}.ty-orders__actions-right{float:none;}}@media (max-width: 979px){.ty-sidebox__body-toggle{display:block;}.tygh-content .container,.ty-footer-menu,.footer-copyright{padding:0px 10px;}.ty-select-block__a{margin-right:0;}.top-currencies{margin-left:2px;}.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:0px;}.ty-grid-list__item .ty-icon-left-circle,.ty-grid-list__item .ty-icon-right-circle{visibility:visible;}.ty-product-empty{display:none;}.ty-wish-list-empty [class*="ty-column"]{width:100%;}.ty-wish-list-empty [class*="ty-column"]:first-child .ty-product-empty{display:block;}.ty-compact-list__title{width:20%;}.ty-compact-list__controls{width:50%;}.ty-exception__code{display:block;width:100%;}.ty-exception__title-info{display:block;padding-left:0px;text-align:center;}.ty-exception__links{margin:0px;}.ty-exception__links-item{float:none;display:inline-block;margin:0 5px;}.ty-payment-icons .ty-payment-icons__item{margin-left:2px;margin-right:2px;}.ty-footer-form-block__title{padding-left:10px;}.ty-footer-form-block__title,.ty-footer-form-block__form-container,.ty-footer-form-block__form{width:100%;}h3.ty-social-link__title{display:block;margin-top:21px;margin-bottom:10px;}.ty-sort-container{padding-left:0px;}.ty-product-block__note{width:100%;position:static;}.ty-product-options__item-label{display:block;width:100%;float:none;}.ty-product-options__item-label--tooltip{width:auto;display:inline-block;}.ty-product-options__description,.ty-product-block__option .help-inline{margin-left:0;}.ty-product-variant-image{margin-left:0;}.ty-product-detail .ty-product-block__left{padding-right:0;}.ty-multi-checkout__step{display:block;width:100%;padding-bottom:20px;}.ty-multi-checkout__arrow{display:none;}.ty-payments-list{padding-right:20px;}.ty-payments-list__instruction{width:210px;}.ty-pagination__text{display:none;}}@media (min-width: 768px) and (max-width: 979px){.ty-footer-grid__full-width > .row{width:736px;margin:0 auto;}.ty-social-link__title{margin-right:70px;}.ty-footer-menu__items,.ty-footer-general__body{display:block !important;}.ty-footer-form-block__form{width:220px;}.ty-menu__item .ty-menu__item-link{padding:14px 12px;}.ty-menu__submenu-items .ty-top-mine__submenu-col{min-width:160px;margin-right:13px;margin-bottom:20px;}.ty-top-mine__submenu-col:nth-child(4n){margin-right:0px;}.ty-account-info__buttons .ty-btn{display:block;margin-bottom:10px;margin-left:0px;}.buttons-container.ty-cart-content__top-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-btn{margin-top:5px;margin-bottom:5px;}.buttons-container.ty-cart-content__top-buttons button.ty-btn,.buttons-container.ty-cart-content__bottom-buttons button.ty-btn{width:100%;}.buttons-container.ty-cart-content__top-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-btn{display:block;margin-left:0;}.buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,.buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons{text-align:right;}.buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn{margin-left:auto;margin-right:0;}.ty-orders-search-options .span4.ty-control-group{width:50%;margin-left:0;}.ty-orders-search-options .ty-period{margin-left:0;}.te-mode .ty-orders-detail__table-image{float:none;}}@media (min-width: 768px){.ty-cart-content .ty-cart-content__product-elem,.ty-cart-content .ty-cart-content__title{border:0;}.ty-menu__item{display:block !important;}.ty-menu__menu-btn{display:none !important;}.ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active > .ty-menu__submenu-item-header .ty-menu__item-link{background:#000;color:#777;}.ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active i,.ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active .ty-icon{color:#fff;}.ty-sidebox__body{display:block !important;}}@media (max-width: 767px){html.dialog-is-open{overflow:scroll;}.ty-menu__items .ty-menu__items-show{display:block !important;border-bottom:0;}.ty-menu__item{display:none;float:none;margin-right:0px;border-bottom:1px solid #dce0e4;padding:0px;position:relative;}.no-touch .ty-menu__item:hover .ty-menu__submenu-items,.ty-menu__item:hover .ty-menu__submenu-items{display:none;}.ty-menu__item:last-child{box-shadow:none;border-bottom:0;}.ty-menu__item .ty-menu__item-toggle-active{background:#dfe2e6;}.ty-menu__item .ty-menu__item-link{position:static;}.ty-menu__submenu .ty-menu__submenu-items{padding:0;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item{border-bottom:1px solid #d8d8d8;margin:0;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link{display:block;padding:12px 30px 12px 40px;}.no-touch .ty-menu__submenu-items .ty-menu__submenu-link:hover{color:#000;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a{color:black;background:none;}.ty-menu__submenu .ty-top-mine__submenu-col{display:block;position:relative;margin:0px;padding:0px;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item{position:relative;padding:0px;padding-left:35px;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-list{display:none;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__item-toggle-active{background:#e0e0e0;}.ty-menu__items .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__item-toggle{color:#bfbfbf;}.ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link{padding:13px 40px;display:block;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header{min-height:45px;margin:0px;padding-bottom:0px;border-bottom:1px solid #d8d8d8;text-transform:uppercase;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header-active{background:#e0e0e0;}.ty-menu__menu-btn{border-bottom:0px;box-shadow:none;}.ty-menu__submenu-items{background:#ededed;position:static;}.ty-icon-short-list{padding-right:4px;}.ty-menu__item-toggle{width:50px;height:44px;position:absolute;text-align:center;font-size:35px;right:0px;z-index:100;color:#fff;top:0px;cursor:pointer;}.ty-menu__item-toggle:hover{color:#fff;}.ty-menu__icon-hide,.ty-menu__icon-open{display:inline-block;line-height:46px;}.ty-menu__submenu-dropdown-bottom{margin:auto;}.ty-menu__icon-hide{display:none;}.ty-menu__item-toggle-active .ty-menu__icon-hide{display:inline-block;}.ty-menu__item-toggle-active .ty-menu__icon-open{display:none;}.ty-menu-vertical{margin-bottom:40px;}.ty-dropdown-box__content .ty-menu-vertical{margin-bottom:0px;}.ty-menu-vertical .ty-menu__item{display:block;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu{position:static;display:block;}.ty-menu-vertical .ty-menu__item.menu-level-2{padding-left:35px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link{background:none;color:#000;padding-left:40px;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{color:#000;}.ty-menu-vertical .ty-menu__submenu .dropdown-vertical__dir .ty-menu__submenu-item-header .ty-menu__item-link{text-transform:uppercase;font-weight:bold;}.ty-menu-vertical .ty-menu__submenu .menu-level-2.ty-menu__item-active .ty-menu__item-link{background:#e0e0e0;}.ty-menu-vertical .ty-menu__submenu .menu-level-2.ty-menu__item-active .ty-menu__item-link{color:#000;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{padding-left:40px;text-transform:none;font-weight:normal;background:none;}.ty-menu-vertical .ty-menu__item-toggle i,.ty-menu-vertical .ty-menu__item-toggle .ty-icon{top:3px;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{padding-left:40px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu-items .ty-menu__submenu-items{border-right:0;border-bottom:0;border-left:0;}.ty-menu-vertical .ty-menu__submenu-items .dropdown-vertical__dir .ty-menu__item-toggle{background:none;color:#bfbfbf;}.ty-menu-vertical .ty-menu__submenu-item-header{margin-bottom:0;padding-bottom:0;border-bottom:none;}.ty-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-item-header .ty-menu__item-link{color:#1abc9c;text-transform:none;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover i,.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover .ty-icon{color:#a1a6aa !important;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items{border:1px solid #2b3e51;border-top:0px;border-bottom:0px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-items{border:0px;}.ty-menu-vertical .ty-menu__submenu-items .ty-menu__item{border-top:1px solid #d8d8d8;border-bottom:0;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link{background:none;color:#000;}.ty-menu-vertical .menu-level-1.ty-menu__item-active > .ty-menu__submenu-item-header{background:#e0e0e0;}.ty-menu-vertical__dropdown .ty-menu__item{display:none;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu{width:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu-items{width:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__item-toggle{left:0px;}.ui-dialog input[type="text"],.ui-dialog input[type="password"],.ui-dialog textarea,.ui-dialog select{width:100%;}.ui-dialog input[type="checkbox"]{margin:-20px 0px;}body.dialog-is-open{overflow:visible;}div.ui-dialog .ui-dialog-title{overflow:hidden;text-overflow:ellipsis;}.ty-estimation-buttons__rate{margin-bottom:0px;}.top-menu-grid{padding-top:0;}.top-logo-grid{padding-top:15px;}.top-logo-grid:before,.top-logo-grid:after{display:table;content:"";line-height:0;width:100%;}.top-logo-grid:after{clear:both;}.ty-logo-container{text-align:center;margin:10px 0px 30px;}.tygh-header > div,.tygh-top-panel > div{padding:0px 10px;}.ty-mainbox-title .ty-status{display:block;float:none;}.notification-content-extended{width:96%;left:2%;right:10px;margin:0px;}.ty-product-notification__body .ty-product-options-name{width:50%;}.ty-product-notification__body .ty-product-options-content{width:50%;text-align:right;}.notification-container{top:0;right:0px;min-width:100%;width:100%;}.notification-content{margin:0px;border:none;}.notification-content .close{top:8px;right:20px;}.ty-product-notification__image{float:none;display:block;margin:0 auto;}.ty-product-notification__product-name{max-width:200px;}.ty-table table,.ty-table thead,.ty-table tbody,.ty-table th,.ty-table td,.ty-table tr{display:block;}.ty-table{margin:5px 0px 20px;}.ty-table{border:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-table thead tr{position:absolute;top:-9999px;left:-9999px;}.ty-table tr{border:1px solid #ccc;border-bottom:none;}.ty-table tr:last-child{border-bottom:1px solid #ccc;}.ty-table td{border:none;border-bottom:1px solid #eee;white-space:normal;text-align:left;min-height:18px;width:auto !important;}.ty-table td:before,.ty-table td:after{display:table;content:"";line-height:0;width:100%;}.ty-table td:after{clear:both;}.ty-table tr td:last-child{border-bottom:0px;}.ty-table__no-items td{padding:0px;}.ty-table__no-items .ty-no-items{margin-bottom:0px;}.ty-table__responsive-header{float:left;width:35%;padding-right:5%;font-weight:bold;word-break:normal;display:block;}.ty-table__responsive-content{float:left;width:50%;}.ty-table.hidden,.ty-table .hidden{display:none;}.ty-cart-content .ty-cart-content__image-block{border-bottom:0;}.ty-cart-content .ty-table__responsive-header,.ty-table__responsive-content{float:none;width:100%;padding:0;}.ty-cart-content__image{float:none;text-align:center;}.ty-cart-content__left-buttons,.ty-cart-content__right-buttons{float:none;}.ty-cart-content__right-buttons{margin-top:10px;}.ty-cart-content__top-buttons .ty-btn,.ty-cart-content__bottom-buttons .ty-btn{display:block;width:100%;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-cart-content__top-buttons .ty-btn + .ty-btn,.ty-cart-content__bottom-buttons .ty-btn + .ty-btn{margin:10px 0 0;}.ty-cart-total .ty-coupons__container{float:none;padding:0;width:100%;}.ty-cart-content__estimation{max-width:inherit;}.ty-cart-statistic{float:none;margin-top:10px;}.ty-cart-statistic__title,.ty-cart-statistic__total-title{width:50%;margin-right:0;float:left;}.ty-cart-statistic__value,.ty-cart-statistic__total-value{width:50%;float:left;}.top-links-grid .ty-dropdown-box{background:none;}.ty-dropdown-box .ty-account-info__title-txt{display:none;}.account-benefits{margin:0px 0px 30px 0px;}.top-cart-content{margin:13px 0px;}.header-widget-grid .top-cart-content{margin:0px;}.header-widget-grid{padding:0px 10px;}.ty-grid-list__item:hover{border-radius:0px;background:transparent;}.ty-quick-view-button{display:none;margin-bottom:30px;}.product-list__control{float:none;margin-bottom:10px;}.product-list__image{float:none;margin:0px 0px 20px 0px;width:100%;text-align:center;}.ty-compact-list__controls{width:60%;}.ty-compact-list__image .ty-discount-label{display:inline-block;height:30px;position:static;float:none;}.ty-compact-list__image{padding:0px 10px 0px 0px;}.ty-sidebox{margin-bottom:10px;}.ty-sidebox:last-child{margin-bottom:30px;}.ty-product-block__left{display:block;overflow:visible;min-width:0;}.ty-product-block{position:initial;}.ty-product-block__img-wrapper{width:100%;margin:0;float:none;text-align:center;min-height:0;}.ty-product-block__img-wrapper:before,.ty-product-block__img-wrapper:after{display:table;content:"";line-height:0;width:100%;}.ty-product-block__img-wrapper:after{clear:both;}.ty-product-block__img-wrapper .ty-no-image{width:100% !important;}.ui-dialog .ty-product-variant-image{margin-left:0;}.ty-product-bigpicture__left,.ty-product-bigpicture__left-wrapper{width:100%;margin:0;}.ty-product-bigpicture__right{width:100%;margin-left:0;}.ty-product-thumbnails{width:100% !important;}.ty-account-detail{margin-left:0;background:none;padding-bottom:0;}.ty-profile-field__switch-label{float:none;text-align:center;margin-bottom:10px;}.ty-profile-field__switch-actions{float:none;text-align:center;}.ty-billing-first-name,.ty-billing-last-name,.ty-shipping-first-name,.ty-shipping-last-name,.ty-billing-country,.ty-billing-state,.ty-shipping-country,.ty-shipping-state,.ty-first-name,.ty-last-name{width:100%;}.ty-billing-first-name + .ty-billing-last-name,.ty-billing-country + .ty-billing-state,.ty-shipping-first-name + .ty-shipping-last-name,.ty-shipping-country + .ty-shipping-state,.ty-first-name + .ty-last-name{margin-left:0;}.ty-buttons-container__add-or-close .ty-btn{display:block;margin:0px;}.ty-buttons-container__add-or-close .ty-close-text{padding-top:10px;display:inline-block;}.ty-login-info{margin:30px 0 0;}.ty-success-registration__item{display:block;width:100%;}.ty-account-benefits{margin:30px 0 0;}.ty-company-fields{margin-bottom:20px;}.ty-company-info{margin:0;padding:0;background:none;}.ty-features-all{text-align:center;}.ty-feature__image{float:none;}.ty-product-feature__label{width:180px;}.ty-help-info{display:inline;}.ty-sitemap__tree-section-list,.ty-sitemap__section-wrapper{width:50%;}.ty-breadcrumbs{padding-right:0;}.ty-product-switcher{display:inline-block;width:100%;position:relative;padding:0;top:10px;text-align:center;}.ty-product-switcher__a{position:relative;top:0;vertical-align:middle;font-size:20px;}.ty-product-switcher__a-left,.ty-product-switcher__a-right{float:none;}.ty-product-switcher__a-left{margin-right:10px;}.ty-product-switcher__a-right{margin-left:10px;}.ty-product-switcher span{display:inline-block;float:none;font-size:100%;}.ty-checkout__login{float:none;padding:0 15px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout__register{float:none;padding:0 15px;margin:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout__register-content{padding-left:0;}.ty-checkout-buttons__submit-order{padding-bottom:20px;}.ty-payments-list__instruction{width:255px;}.ty-compare-products__menu,.ty-compare-sort{width:130px;}.ty-compare-products__product,.ty-compare-feature_item_size{width:180px;}.ty-compare__buttons .ty-btn{width:100%;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-compare__buttons .ty-btn + .ty-btn{margin:15px 0 0;}.search-block-grid{margin-top:0px !important;}.footer-no-wysiwyg ul{margin:0;}.ty-social-link-block{margin:10px 0px 20px;text-align:center;}.ty-footer-grid__full-width .ty-float-right,.ty-footer-grid__full-width .ty-float-left{float:none;}.ty-footer-grid__full-width > .row{width:auto;margin:0 auto;}.ty-footer-menu__items,.ty-footer-general__body{margin:0;display:none;}.ty-footer-menu__items .ty-text-links__item,.ty-footer-general__body .ty-text-links__item{padding:15px 0px 15px 0px;border-bottom:1px solid #edeff1;padding-left:20px;margin-bottom:0;}.ty-footer-menu__item{padding:15px 0px 15px 0px;border-bottom:1px solid #dfdfdf;padding-left:20px;margin-bottom:0;}.ty-footer-menu__header,.ty-footer-general__header{padding:15px 30px 15px 0;border-bottom:1px solid #fff;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{position:absolute;top:12px;right:0;font-size:40px;color:#bfbfbf;cursor:pointer;}.ty-footer-menu__icon-open{display:block;}.ty-footer-menu__header.open .ty-footer-menu__icon-hide,.ty-footer-general__header.open .ty-footer-menu__icon-hide{display:block;}.ty-footer-menu__header.open .ty-footer-menu__icon-open,.ty-footer-general__header.open .ty-footer-menu__icon-open{display:none;}.ty-footer-form-block__title{display:block;padding-right:0;}.ty-footer-form-block{text-align:center;margin:20px 0px 0px 0px;}.order-summary{margin-top:0;}.ty-step__container-active{margin-bottom:20px;}.ty-checkout-complete__buttons .ty-btn{margin:0 0 15px 0;}.ty-checkout-complete__buttons-left,.ty-checkout-complete__buttons-right{float:none;}.ty-period__wrapper{float:none;}.ty-login-popup{min-width:100px;max-width:none;}.ty-orders__actions .ty-btn{text-align:left;display:block;}.ty-orders__actions .ty-btn + .ty-btn{margin-left:0;margin-top:3px;}.ty-profiles-info__item{float:none;width:100%;margin-bottom:20px;}.ty-profiles-info__item:last-child{margin-bottom:0;}.ty-orders-detail__table-image{float:none;text-align:center;margin-bottom:10px;}.ty-orders-detail__table-description{margin-left:0;}.ty-orders-summary__right{float:none;}.ty-orders-summary__wrapper{float:none;min-width:0;}.ty-orders-search-options .ty-period{float:none;margin-left:0;}.ty-orders-search-options .ty-period__wrapper{padding-right:0;}.ty-orders-search-options .ty-period__select{width:100%;}.ty-orders-search-options .ty-period__select-date .ty-control-group__title{display:none;}.ty-orders-search-options .ty-status-info{margin-left:0;}.ty-orders-search-options .ty-status-info label{width:50%;}.ty-orders-search-options .ty-orders-search__options-status{margin-left:0;}.container{width:auto;}.row-fluid{width:100%;}.row{margin-left:0;}[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.row-fluid [class*="offset"]:first-child{margin-left:0;}.ty-cart-items__list-item-tools{right:-10px;display:block;}.vendor-info-grid{margin-top:10px;}.vendor-stores-block-grid{float:left !important;width:auto !important;padding:10px 0;}.vendor-logo-grid .ty-logo-container-vendor{text-align:center;float:none;margin-bottom:20px;}.vendor-search-grid{margin-bottom:20px;}.ty-filter-tooltip{float:right;left:0 !important;margin-right:20px;}.ty-sidebox__body{display:none;}.ty-horizontal-product-filters{padding-left:0;}.ty-horizontal-product-filters-dropdown{width:100%;border-bottom:1px solid #ededed;}.ty-horizontal-product-filters-dropdown:last-child{border-bottom:none;}.ty-horizontal-product-filters-dropdown__content{min-width:100%;border-top:none;border-bottom:none;border-left:1px solid #edeff1;border-right:1px solid #edeff1;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}.ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper{display:block;padding:10px;}.ty-horizontal-product-filters-dropdown__content{position:relative;margin-bottom:10px;}.ty-horizontal-product-filters-dropdown__icon{float:right;margin-right:4px;top:0px;}.ty-subcategories{text-align:center;}}@media screen and (max-width: 480px){.ty-mainbox-title__right{float:none;display:block;margin-top:0;}.ty-mainbox-title__left{float:none;display:block;}.ty-cart-content__buttons{padding:16px 12px;}.header-widget-grid .top-logo-grid{padding-top:0px;}.header-widget-grid .top-logo-grid{width:50%;float:left;}.header-widget-grid .cart-content-grid{width:50%;float:right;white-space:nowrap;}.ty-estimation-buttons__rate{margin-bottom:10px;}.ty-search-form__input{margin:4px 0px;width:100%;}.ty-features-all .ty-column6{width:50%;}.ty-product-list__image{float:none;margin-bottom:25px;margin-right:0px;text-align:center;}.ty-sitemap__tree-section-list,.ty-sitemap__section-wrapper{width:100%;min-height:0;}.ty-compact-list__controls .ty-product-coming-soon{position:absolute;right:0px;text-align:left;padding-top:0px;}.ty-product-feature__label{width:120px;}.ty-product-feature__value{max-width:160px;}.ty-sort-container__views-a{padding:7px;}.ty-compact-list__image,.ty-compact-list__title{display:block;width:100%;float:none;padding:0;}.ty-compact-list__image{margin-bottom:10px;}.ty-btn__add-to-cart{margin-right:10px;}.ty-product-block__button .ty-btn + .ty-btn,.ty-product-block__button .ty-btn ~ .ty-btn{margin-left:0px;}.ty-pagination{text-align:center;}.ty-pagination__btn{width:94%;}.ty-pagination__items{margin:15px 0;}.ty-pagination__item{padding:5px 6px;}.ty-pagination__text{display:inline-block;}.ty-compact-list__controls{width:100%;text-align:left;}.ty-compact-list__price{text-align:left;width:100%;padding-bottom:10px;}.ty-compact-list__price .ty-price-update{display:inline-block;}.ty-step__title-txt{font-size:18px;}.ty-checkout__billing-tabs .ty-tabs{padding:0px;}.ty-checkout__billing-tabs .ty-tabs__item{float:none;}.ty-checkout-complete__login-info,.ty-checkout-complete__create-account{display:block;width:100%;margin-left:0;}.ty-payments-list{padding-right:0;}.ty-payments-list__instruction{width:auto;}.ty-companies__img{float:none;}.ty-companies__info{padding:0;}.ty-filters-search__item{padding-right:0;}.ty-subcategories-block{min-width:100%;}.ty-product-notification__buttons{display:block;text-align:right;}.ty-product-notification__buttons > div{float:none;display:inline-block;margin:3px auto;}}.ty-gdpr-agreement{margin-bottom:10px;}.ty-gdpr-profile-actions{margin:45px 0 0 58px;}.ty-gdpr-profile-actions li{list-style-type:decimal;}.ath_mega-menu__mobile-opener .ty-icon-short-list,.ath_mega-menu .ty-icon-short-list{position:relative;top:1px;}.ath_mega-menu__main-container__full_width_bg{display:block;position:absolute;left:0;right:0;background:#fff;height:48px;min-height:48px;backface-visibility:hidden;}@media (min-width: 768px){.ath_mega-menu__main-container__full_width_bg{height:46px;min-height:46px;}.ath_mega-menu__main-container__full_width_bg.megaMenuOpen{z-index:1006;}.fixed .ath_mega-menu__main-container__full_width_bg{position:fixed;top:0;}}@media (min-width: 768px){.th_mm-column1{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:100%;}.th_mm-column1:nth-child(1n+1){clear:left;}.th_mm-column2{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:50%;}.th_mm-column2:nth-child(2n+1){clear:left;}.th_mm-column3{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:33.333333333333%;}.th_mm-column3:nth-child(3n+1){clear:left;}.th_mm-column4{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:25%;}.th_mm-column4:nth-child(4n+1){clear:left;}.th_mm-column5{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:20%;}.th_mm-column5:nth-child(5n+1){clear:left;}.th_mm-column6{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:16.666666666667%;}.th_mm-column6:nth-child(6n+1){clear:left;}.th_mm-column7{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:14.285714285714%;}.th_mm-column7:nth-child(7n+1){clear:left;}.th_mm-column8{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:12.5%;}.th_mm-column8:nth-child(8n+1){clear:left;}.th_mm-column9{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:11.111111111111%;}.th_mm-column9:nth-child(9n+1){clear:left;}.th_mm-column10{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:10%;}.th_mm-column10:nth-child(10n+1){clear:left;}.th_mm-column11{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:9.0909090909091%;}.th_mm-column11:nth-child(11n+1){clear:left;}.th_mm-column12{margin-right:0;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;width:8.3333333333333%;}.th_mm-column12:nth-child(12n+1){clear:left;}}@media (min-width: 768px) and (max-width: 1045px){.th_mm-column3{width:50%;clear:none;}.th_mm-column3:nth-child(3n+1){clear:none;}.th_mm-column3:nth-child(2n+1){clear:left;}.th_mm-column4{width:33.333333333333%;clear:none;}.th_mm-column4:nth-child(4n+1){clear:none;}.th_mm-column4:nth-child(3n+1){clear:left;}.th_mm-column5{width:25%;clear:none;}.th_mm-column5:nth-child(5n+1){clear:none;}.th_mm-column5:nth-child(4n+1){clear:left;}.th_mm-column6{width:20%;clear:none;}.th_mm-column6:nth-child(6n+1){clear:none;}.th_mm-column6:nth-child(5n+1){clear:left;}.th_mm-column7{width:16.666666666667%;clear:none;}.th_mm-column7:nth-child(7n+1){clear:none;}.th_mm-column7:nth-child(6n+1){clear:left;}.th_mm-column8{width:14.285714285714%;clear:none;}.th_mm-column8:nth-child(8n+1){clear:none;}.th_mm-column8:nth-child(7n+1){clear:left;}.th_mm-column9{width:12.5%;clear:none;}.th_mm-column9:nth-child(9n+1){clear:none;}.th_mm-column9:nth-child(8n+1){clear:left;}.th_mm-column10{width:11.111111111111%;clear:none;}.th_mm-column10:nth-child(10n+1){clear:none;}.th_mm-column10:nth-child(9n+1){clear:left;}.th_mm-column11{width:10%;clear:none;}.th_mm-column11:nth-child(11n+1){clear:none;}.th_mm-column11:nth-child(10n+1){clear:left;}.th_mm-column12{width:9.0909090909091%;clear:none;}.th_mm-column12:nth-child(12n+1){clear:none;}.th_mm-column12:nth-child(11n+1){clear:left;}}@media (min-width: 768px) and (max-width: 890px){.th_mm-column4{width:50%;clear:none;}.th_mm-column4:nth-child(n+1){clear:none;}.th_mm-column4:nth-child(2n+1){clear:left;}.th_mm-column5{width:33.333333333333%;clear:none;}.th_mm-column5:nth-child(n+1){clear:none;}.th_mm-column5:nth-child(3n+1){clear:left;}.th_mm-column6{width:25%;clear:none;}.th_mm-column6:nth-child(n+1){clear:none;}.th_mm-column6:nth-child(4n+1){clear:left;}.th_mm-column7{width:20%;clear:none;}.th_mm-column7:nth-child(n+1){clear:none;}.th_mm-column7:nth-child(5n+1){clear:left;}.th_mm-column8{width:16.666666666667%;clear:none;}.th_mm-column8:nth-child(n+1){clear:none;}.th_mm-column8:nth-child(6n+1){clear:left;}.th_mm-column9{width:14.285714285714%;clear:none;}.th_mm-column9:nth-child(n+1){clear:none;}.th_mm-column9:nth-child(7n+1){clear:left;}.th_mm-column10{width:12.5%;clear:none;}.th_mm-column10:nth-child(n+1){clear:none;}.th_mm-column10:nth-child(8n+1){clear:left;}.th_mm-column11{width:11.111111111111%;clear:none;}.th_mm-column11:nth-child(n+1){clear:none;}.th_mm-column11:nth-child(9n+1){clear:left;}.th_mm-column12{width:10%;clear:none;}.th_mm-column12:nth-child(n+1){clear:none;}.th_mm-column12:nth-child(10n+1){clear:left;}}@media (min-width: 768px){.ath_mega-menu__full_tree__l2-wrapper--columns-1{width:259.5px;}.ath_mega-menu__full_tree__l2-wrapper--columns-2{width:519px;}.ath_mega-menu__full_tree__l2-wrapper--columns-3{width:798.46153846154px;}.ath_mega-menu__full_tree__l2-wrapper--columns-4,.ath_mega-menu__full_tree__l2-wrapper--columns-5,.ath_mega-menu__full_tree__l2-wrapper--columns-6{width:1038px;}.ath_mega-menu__full_tree__l2-wrapper--with-banner.ath_mega-menu__full_tree__l2-wrapper--columns-1{width:489.5px;}.ath_mega-menu__full_tree__l2-wrapper--with-banner.ath_mega-menu__full_tree__l2-wrapper--columns-2{width:749px;}.ath_mega-menu__full_tree__l2-wrapper--with-banner.ath_mega-menu__full_tree__l2-wrapper--columns-3{width:922px;}.th_mm-acolumn1{float:left;width:100%;box-sizing:border-box;}.th_mm-acolumn2{float:left;width:50%;box-sizing:border-box;}.th_mm-acolumn3{float:left;width:33.333333333333%;box-sizing:border-box;}.th_mm-acolumn4{float:left;width:25%;box-sizing:border-box;}.th_mm-acolumn5{float:left;width:20%;box-sizing:border-box;}.th_mm-acolumn6{float:left;width:16.666666666667%;box-sizing:border-box;}.ath_mega-menu{background:#fff;position:relative;}.ath_mega-menu:before,.ath_mega-menu:after{display:table;content:"";line-height:0;width:100%;}.ath_mega-menu:after{clear:both;}.ath_mega-menu li.mm1:first-child .ath_mega-menu__l1__link{padding-left:0;}.touchevents .ath_mega-menu__l1--full_tree:hover .ath_mega-menu__l1__link{color:#434343;}.ath_mega-menu__l1{display:inline-block;padding:0;vertical-align:top;}.ath_mega-menu__l1:hover .ath_mega-menu__l1__link{color:#000;}.touchevents .ath_mega-menu__l1 .ath_mega-menu__l1__link{color:#434343;}.touchevents .ath_mega-menu__l1.l2-active .ath_mega-menu__l1__link{color:#000;}.ath_mega-menu__l1__icon{margin-right:3px;}.ath_mega-menu__l1--right{float:right;}.ath_mega-menu__l1__link{display:block;color:#434343;padding:11px 15px 10px;line-height:24px;position:relative;white-space:nowrap;height:46px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ath_mega-menu__l1__link:hover{color:#000;}.mm1 .ath_mega-menu__l1__link{font-size:14px;cursor:pointer;}.ath_mega-menu__l1__link__svg-icon{display:inline-block;margin-right:5px;color:currentColor;margin-bottom:-2px;position:relative;top:-1px;}.ath_mega-menu__l1__link__svg-icon svg{width:24px;height:24px;display:inline-block;vertical-align:middle;fill:currentColor !important;}.ath_mega-menu__l1--drop-down-Y .ath_mega-menu__l1__link{padding-right:25px;}.ath_mega-menu-have-child--icon{position:absolute;top:19px;height:8px;font-size:8px;line-height:1;margin-left:5px;display:inline-block;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}.ath_mega-menu__l1.l2-active .ath_mega-menu-have-child--icon{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.ath_mega-menu__dd-wrapper-l2{position:absolute;left:0;right:0;z-index:1006;opacity:0;filter:alpha(opacity=0);visibility:hidden;}.l2-active .ath_mega-menu__dd-wrapper-l2{visibility:visible;opacity:1;filter:alpha(opacity=100);}.ath_mega-menu__full_tree__l2__img{display:block;}.ath_mega-menu__full_tree__l2__cat-name{line-height:1.2;display:inline-block;}.ath_mega-menu__l1.list{position:relative;}.ath_mega-menu__dd-wrapper-l2--list{box-sizing:border-box;min-width:220px;left:0;right:auto;background:#fff;border:1px solid #fff;padding:10px 15px;}.ath_mega-menu__dd-wrapper-l2--list:before,.ath_mega-menu__dd-wrapper-l2--list:after{display:table;content:"";line-height:0;width:100%;}.ath_mega-menu__dd-wrapper-l2--list:after{clear:both;}.ath_mega-menu__l1--right-dd .ath_mega-menu__dd-wrapper-l2--list,.ath_mega-menu__l1--right .ath_mega-menu__dd-wrapper-l2--list{right:0;left:auto;}.ath_mega-menu__dd-wrapper-l2--list .ath_mega-menu__l2 + .ath_mega-menu__l2{margin-top:4px;}.ath_mega-menu__dd-wrapper-l2--list .ath_mega-menu__l2--wysiwyg img{max-width:none;}.ath_mega-menu__dd-wrapper-l2--columns{padding:15px 0px;left:0;right:0;top:46px;background:#fff;border:1px solid #fff;width:100%;}.ath_mega-menu__dd-wrapper-l2--columns:before,.ath_mega-menu__dd-wrapper-l2--columns:after{display:table;content:"";line-height:0;width:100%;}.ath_mega-menu__dd-wrapper-l2--columns:after{clear:both;}.ath_mega-menu__l2-items .ty-dropdown-box__item,.ath_mega-menu__l2{display:block;}.list .ath_mega-menu__l2__link{min-width:160px;}.ath_mega-menu__l2-items .ty-account-info__a,.ath_mega-menu__l2__link{color:#434343;display:block;}.ath_mega-menu__dd-wrapper-l2--columns .ath_mega-menu__l2__link--title{font-size:14px;position:relative;line-height:18px;vertical-align:middle;margin-bottom:5px;color:#434343;margin-bottom:10px;}.ath_mega-menu__dd-wrapper-l2--columns .ath_mega-menu__l2__link--title:hover{color:#000;}.ath_mega-menu__l2--wysiwyg p{padding:0;}.ath_mega-menu__l3-tems{margin-top:5px;padding:0;}.ath_mega-menu__l3{padding:2px 0;}.ath_mega-menu__l3__link{font-size:12px;line-height:18px;color:#434343;display:block;vertical-align:middle;position:relative;}.ath_mega-menu__l3__link .icon-tt-right,.ath_mega-menu__full_tree__l3__link .icon-tt-right{position:absolute;left:0;top:5px;font-size:7px;line-height:1;}.ath_mega-menu__l1--full_tree{position:relative;}.ath_mega-menu__l1--full_tree:hover .ath_mega-menu__l1__link{color:#000;}.ath_mega-menu__l1--full_tree.l2-active .ath_mega-menu__full_tree-wrapper{visibility:visible;opacity:1;filter:alpha(opacity=100);transition:350ms opacity ease-in-out;}.ath_mega-menu__l1--full_tree .icon-tt-menu{font-size:18px;margin-right:3px;line-height:20px;vertical-align:middle;position:relative;top:-2px;}.ath_mega-menu__full_tree-wrapper{position:absolute;left:0;visibility:hidden;opacity:0;filter:alpha(opacity=0);z-index:1004;}.ath_mega-menu .ath_mega-menu__full_tree-wrapper{z-index:1006;}.ath_mega-menu__full_tree{padding:4px 0px;display:block;position:relative;border:1px solid #fff;background:#fff;text-align:left;}.ath_mega-menu__full_tree__l1{display:block;padding:0;width:240px;}.ath_mega-menu__full_tree__l1 .ath_mega-menu__full_tree__l1__link{color:#434343;min-height:32px;}.ath_mega-menu__full_tree__l1 .ath_mega-menu__full_tree__l1__link .ath_mega-menu__name__link{min-height:26px;display:flex;align-items:center;line-height:1;}.ath_mega-menu__full_tree__l1.maintainHover .ath_mega-menu__full_tree__l1__link{color:#000;}.ath_mega-menu__full_tree__l1__link{position:relative;display:block;padding:3px 20px 3px 40px;font-size:13px;line-height:26px;border-width:1px 0;color:#434343;}.ath_mega-menu__full_tree__l1__link:last-child{border-bottom:0;}.ath_mega-menu__full_tree__l1__link:first-child{border-top:0;}.ath_mega-menu__full_tree__l1__icon{position:absolute;top:3px;left:7px;display:block;width:24px;height:24px;font-size:20px;}.ath_mega-menu__full_tree__l2__icon{display:inline-block;width:24px;height:24px;font-size:20px;}.ath_mega-menu__full_tree__l2__link__svg-icon svg,.ath_mega-menu__full_tree__l1__link__svg-icon svg{width:24px;height:24px;display:inline-block;fill:currentColor !important;}.ath_mega-menu__full_tree__l1__icon--child{position:absolute;display:block;right:10px;font-size:8px;top:50%;transform:translate(0%,-50%);}.ath_mega-menu__full_tree__l1__icon--no-img{position:absolute;top:50%;left:10px;transform:translate(0%,-50%);line-height:25px;}.ath_mega-menu__full_tree__l2__link__svg-icon{display:inline-block;vertical-align:middle;margin-right:5px;height:24px;}.ath_mega-menu__full_tree__l2-wrapper{visibility:hidden;opacity:0;filter:alpha(opacity=0);padding:0 0 0 0;position:absolute;top:-1px;left:100%;background:#fff;border:1px solid #fff;z-index:1006;min-height:100%;}.ath_mega-menu__full_tree__l1.maintainHover .ath_mega-menu__full_tree__l2-wrapper{visibility:visible;opacity:1;filter:alpha(opacity=100);}.ath_mega-menu__full_tree__l2--categories_wrapper{padding:5px 0 10px 20px;max-height:80vh;overflow:auto;}.ath_mega-menu__full_tree__l1__banner-wrapper{max-width:230px;margin-top:0px;margin-bottom:0px;float:right;}.ath_mega-menu__full_tree__l1__banner{display:block;max-width:100%;}.ath_mega-menu__full_tree__l2{padding:0 20px 0 0;margin-bottom:5px;display:block;}li a.ath_mega-menu__full_tree__l2__link,li a.ath_mega-menu__full_tree__l3__link{color:#434343;}li a.ath_mega-menu__full_tree__l2__link:hover,li a.ath_mega-menu__full_tree__l3__link:hover{color:#000;}.ath_mega-menu__full_tree__l3__link{display:block;text-overflow:ellipsis;word-wrap:normal;white-space:nowrap;overflow:hidden;line-height:19px;font-size:13px;}.ath_mega-menu__full_tree__l2__link{font-size:13px;font-weight:700;line-height:1;min-height:35px;display:flex;align-items:center;margin-bottom:0;}.ath_mega-menu__full_tree__l3__link__wrapper{border-top:1px solid #fff;padding-top:5px;}.ath_mega-menu__full_tree__l2__link--title--left{text-align:left;}.ath_mega-menu__full_tree__l2__link--alone--no-img{text-align:left;margin:0;}.ath_mega-menu__full_tree__l2__img-link--left{float:left;margin-right:15px;max-width:65px;}.ath_mega-menu__full_tree__l2__img-link--top{display:block;margin-bottom:5px;text-align:center;}.ath_mega-menu__full_tree__l3__link__wrapper{overflow:hidden;}.ath_mega-menu__full_tree__l1--more .ath_mega-menu__full_tree__l1__icon{top:5px;}.ath_mega-menu__full_tree__l2--more{width:auto;float:none;clear:left;text-align:right;}.ath_mega-menu__full_tree__l2--more .ath_mega-menu__full_tree__l2__link{display:inline-block;}.ath_mega-menu-cover{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1005;display:none;}.megaMenuOpen{display:block;}.megaMenuOpen ~ .ath_mega-menu-wrapper{position:relative;z-index:1009;}.megaMenuOpenMask .tygh-footer:before,.megaMenuOpenMask .tygh-content:before{content:'' !important;display:block !important;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1005;opacity:0.2;background:#000;display:none;z-index:1004;}.ath_mega-menu__l2--1,.ath_mega-menu__l2--2{float:left;width:12.5%;padding:0;}.ath_mega-menu__l2--2{width:25%;}.cat_column{text-align:center;}.cat_column .ath_mega-menu__l2__link{text-align:center;padding:10px 10px 3px 10px;margin:0 0 10px 0;text-decoration:none;font-size:14px;line-height:16px;height:32px;}.cat_column .ath_mega-menu__l2__link--title__wrap{display:table;width:100%;margin:0 0 10px 0;}.cat_column .ath_mega-menu__l2__link--title__wrap .ath_mega-menu__l2__link{display:table-cell;vertical-align:middle;padding:7px 5px 0;}.cat_column .ath_mega-menu__l3-items__wrapper{overflow:hidden;display:inline-block;position:relative;font-size:12px;line-height:14px;margin:0 0 10px;}.cat_column .ath_mega-menu__l3-tems{margin:0;height:120px;overflow:hidden;text-align:left;position:relative;z-index:1;}.cat_column .ath_mega-menu__full_tree__l2__img-link + .ath_mega-menu__l3-items__wrapper{max-width:60%;}.cat_column .ath_mega-menu__full_tree__l2__img-link--left + .ath_mega-menu__full_tree__l3__link__wrapper .ty-icon-right-open{display:none;}.cat_column .ath_mega-menu__l2--2 .ath_mega-menu__full_tree__l2__img-link{text-align:center;}.cat_column .ath_mega-menu__l2--2 .ath_mega-menu__full_tree__l2__img-link{float:left;width:40%;text-align:center;padding-right:5px;box-sizing:border-box;}.cat_column .ath_mega-menu__l3{padding:0;}.cat_column .ath_mega-menu__l2--category{position:relative;height:180px;margin-bottom:10px;}.cat_column .ath_mega-menu__l2--category.ath_mega-menu__l2--no-img{height:35px;}.cat_column .ath_mega-menu__l2__wrapper{box-sizing:border-box;padding:0 10px;position:absolute;z-index:1;width:100%;left:0;top:0;border-radius:5px;background:#fff;}.cat_column .ath_mega-menu__l3-items__wrapper:before{content:'';display:block;position:absolute;z-index:2;left:0;bottom:0;width:100%;height:25px;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);}.cat_column .ath_mega-menu__l2--category:hover{z-index:2;}.cat_column .ath_mega-menu__l2--category:hover .ath_mega-menu__l2__wrapper{box-shadow:1px 1px 4px #ccc;z-index:2;min-height:180px;}.cat_column .ath_mega-menu__l2--category:hover .ath_mega-menu__l2__wrapper .ath_mega-menu__l3-items__wrapper:before{display:none;}.cat_column .ath_mega-menu__l2--category:hover .ath_mega-menu__l2__wrapper .ath_mega-menu__l3-tems{overflow:visible;height:auto;}.cat_column .ath_mega-menu__l2--category.ath_mega-menu__l2--no-img:hover .ath_mega-menu__l2__wrapper{height:45px;min-height:45px;}.ath_mega-menu__l1--search{padding:5px 0;}.ath_mega-menu__l1--search input.ty-search-block__input{height:34px;}.ath_mega-menu__l1--profile .ath_mega-menu__dd-wrapper-l2{padding:0;width:220px;}.ath_mega-menu__l1--profile .ath_mega-menu__dd-wrapper-l2 .mm2{padding:0;}.ath_mega-menu__l1--profile .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2__link--title,.ath_mega-menu__l1--profile .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l3-tems{margin:0;}.ty-account-info.ath_mega-menu__l2-items span,.ty-account-info.ath_mega-menu__l2-items a{padding:7px 14px;}.ty-account-info.ath_mega-menu__l2-items span{padding-bottom:0;}.ath_mega-menu__l1--cart .ath_mega-menu__dd-wrapper-l2{padding:0;}.ath_mega-menu__l1--logo + .ath_mega-menu__l1--full_tree .ath_mega-menu__full_tree-wrapper{left:-80px;}.ath_mega-menu--table{display:table;min-width:100%;table-layout:auto;}.ath_mega-menu--table .mm1{vertical-align:middle;display:table-cell;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ath_mega-menu--table .ath_mega-menu__l1--search{width:100%;}.ath_mega-menu--table .ath_mega-menu__l1--right{float:none;}.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper{max-width:1320px;margin:0 auto;padding-left:20px;padding-right:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ath_mega-menu__main-container--no-limit{position:relative;width:99.9%;}.ath_mega-menu__main-container--no-limit .ath_mega-menu{padding-left:10px;padding-right:10px;box-sizing:border-box;}.th_visible-phone,.ath_mega-menu__mob-settings,.ath_mega-menu-mask,.ath_mega-menu__l2-items--cat .ath_mega-menu__mm2-active,.mm3 .ath_mega-menu__mm3-active,.ath_mega-menu__back,.ath_mega-menu__mobile-opener{display:none;}}@media (min-width: 768px) and (max-width: 979px){.th_mm-acolumn1{float:left;width:100%;box-sizing:border-box;}.th_mm-acolumn2{float:left;width:50%;box-sizing:border-box;}.th_mm-acolumn3{width:50%;}.th_mm-acolumn4{width:33.333333333333%;}.th_mm-acolumn5{width:25%;}.th_mm-acolumn6{width:20%;}}@media (min-width: 768px) and (max-width: 1100px){.cat_column .ath_mega-menu__l1--category{width:16.66%;}.cat_column .ath_mega-menu__l2--category{width:33.33%;}}@media (min-width: 768px) and (max-width: 966px){.ath_mega-menu__full_tree__l1__banner-wrapper{display:none;}.ath_mega-menu__full_tree__l2-wrapper--with-banner .ath_mega-menu__full_tree__l2--categories{margin-right:0;}.ath_mega-menu__full_tree__l2-wrapper--with-banner.ath_mega-menu__full_tree__l2-wrapper--columns-1{width:240px;margin-right:0;}}@media (min-width: 768px) and (max-width: 965px){.ath_mega-menu__l1 .ath_mega-menu__l1__link{padding-left:8px;padding-right:8px;}.ath_mega-menu__l1 .ath_mega-menu__l1__link > .ath_mega-menu-have-child--icon,.ath_mega-menu__l1 .ath_mega-menu__l1__link > .icon-tt-right{display:none;}}.ath_mega-menu h4{font-weight:bold;margin-bottom:0;}.ath_mega-menu__contacts{min-width:150px;}#tygh_main_container .ty-menu-item__sale .ath_mega-menu__l1__link{color:#f90;}@media (max-width: 767px){body{position:relative;left:0;-webkit-transition:left 0.3s ease;-moz-transition:left 0.3s ease;transition:left 0.3s ease;}.ath_mega-menu__mobile-opener{position:relative;display:flex;flex-flow:row nowrap;-webkit-justify-content:space-around;justify-content:space-around;align-items:center;padding:0 0px;}.megaMenuOpen .ath_mega-menu__mobile-opener{z-index:1199;}.ath_mega-menu__mobile-opener > a:only-child{display:block;width:100%;}.mm3{position:static !important;}.ath_mega-menu__mobile-opener{background:#fff;}.ath_mega-menu__mobile-opener__l1{white-space:nowrap;}.ath_mega-menu__l1_mob__link,.ath_mega-menu__mobile-opener .ty-menu__item-link{color:#434343;display:inline-block;padding:12px 10px 12px 10px;}.ath_mega-menu__l1_mob__link span,.ath_mega-menu__mobile-opener .ty-menu__item-link span{vertical-align:baseline;}.ath_mega-menu__l1_mob__link .ath_mega-menu__l1__link__svg-icon,.ath_mega-menu__mobile-opener .ty-menu__item-link .ath_mega-menu__l1__link__svg-icon{margin-right:3px;}.ath_mega-menu__mobile-opener__l1--search .ty-dropdown-box__content--mm{padding:15px 20px;}.ath_mega-menu-wrapper,.ath_mega-menu .ath_mega-menu__dd-wrapper-l2,.ath_mega-menu__full_tree__l2-wrapper,.ath_mega-menu__l3-items__wrapper,.ath_mega-menu__full_tree__l3__link__wrapper,.ath_mega-menu__full_tree-wrapper{position:fixed;left:-241px;top:0 !important;bottom:0;width:240px !important;height:100%;margin:0;z-index:13001;background:#fff;border-right:1px solid #fff;overflow:auto;-webkit-transition:left 0.3s ease;-moz-transition:left 0.3s ease;transition:left 0.3s ease;}.ath_mega-menu-mask{position:fixed;top:0;right:0;left:0;bottom:0;z-index:13000;background:rgba(0,0,0,0.2);cursor:pointer;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.5s ease-in;-moz-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in;}.ath_mega-menu-mask i{font-size:42px;position:absolute;left:250px;top:16px;color:#fff;}ul.ath_mega-menu{text-align:left;padding:0 16px;overflow:hidden;}.ath_mega-menu li{padding:0;position:relative;text-align:left;border-top:1px solid #f3f3f3;}.ath_mega-menu__back,.ath_mega-menu__l1__link,.ath_mega-menu__full_tree__l1__link,.ath_mega-menu__full_tree__l2__link,.ath_mega-menu__full_tree__l3__link,.ath_mega-menu__l2__link,.ath_mega-menu__l2-items .ty-account-info__a,.ath_mega-menu__l3__link{display:block;border-bottom:1px solid #fff;padding:1em 3em 1em 1em;color:#434343;font-weight:700;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ath_mega-menu__l3__link{padding:1em 1em 1em 2em;}.ath_mega-menu__full_tree__l2__link.ath_mega-menu__full_tree__l2__link--alone{padding:1em;}.ath_mega-menu__full_tree__l3__link{padding:1em 1em 1em 2em;}.ath_mega-menu__l2-items .ty-account-info__name .ty-account-info__a{padding:0.5em 1em;}.ath_mega-menu__back{background:rgba(0,0,0,0.03);padding:1em 1em 1em 3em;position:relative;}.ath_mega-menu__back:before{width:7px;height:7px;content:'';display:block;position:absolute;border-top:solid 2px #434343;border-left:solid 2px #434343;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:18px;left:1.4em;}.ath_mega-menu__l1__link__svg-icon{display:inline-block;}.ath_mega-menu__l1__link__svg-icon,.ath_mega-menu__l1__icon,.ath_mega-menu__link__l2__icon,.ath_mega-menu__full_tree__l2__icon,.ath_mega-menu__full_tree__l1__icon{margin-right:10px;}.ath_mega-menu__full_tree__l1__icon,.ath_mega-menu__l1_mob__link__svg-icon svg,.ath_mega-menu__l1__link__svg-icon svg,.ath_mega-menu__link__l2__icon,.ath_mega-menu__link__l2__icon svg,.ath_mega-menu__full_tree__l2__link__svg-icon svg,.ath_mega-menu__full_tree__l1__link__svg-icon svg{width:24px;height:24px;vertical-align:middle;display:inline-block;fill:currentColor;}.ath_mega-menu-have-child--icon,.ath_mega-menu__full_tree__l1__icon--child{position:absolute;right:0;top:0%;width:3em;height:auto;bottom:0;line-height:50px;text-align:center;border-left:1px solid #f3f3f3;margin:7px 0;}.ath_mega-menu-have-child--icon:before,.ath_mega-menu__full_tree__l1__icon--child:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.ath_mega-menu__l1--full_tree .icon-tt-menu{font-size:18px;margin-right:3px;line-height:20px;vertical-align:middle;position:relative;top:-2px;}.ath_mega-menu__l2-items .ty-account-info__a{font-weight:bold;}.ath_mega-menu .ath_mega-menu__l2--wysiwyg{padding:10px 15px;}.ath_mega-menu .ath_mega-menu__l2--wysiwyg p{padding:0;}.ath_mega-menu__full_tree__l2_inner{position:relative;}.ath_mega-menu__l1--search{border-bottom:1px solid #fff;}.ath_mega-menu__l1--search input.ty-search-block__input{height:45px;border:0;padding-left:13px;}.ath_mega-menu__l1--search .ty-search-magnifier{width:40px;height:45px;top:0;right:0;font-size:24px;}.ty-dropdown-box--mm{display:inline-block;}.ty-dropdown-box__content--mm{left:0;border-color:#fff;box-sizing:border-box;background:#fff;}.ty-dropdown-box--mm--right{float:right;}.ty-dropdown-box__content--mm .ty-account-info,.ty-dropdown-box__content--mm .ty-account-info__item{padding:0;border:0;}.ty-dropdown-box__content--mm .ath_mega-menu__l3__link,.ty-dropdown-box__content--mm .ty-account-info__a,.ty-dropdown-box__content--mm .ath_mega-menu__l2__link{border:0;}.ty-dropdown-box__content--mm .ty-account-info__buttons{margin-top:10px;}.ath_mega-menu__l1_mob__link{white-space:nowrap;}.ath_mega-menu__l1_mob__link__svg-icon{margin-right:3px;}.ty-cart-items{width:auto;}.ath_mega-menu .ty-cart-content__buttons{padding:14px 15px;}.ath_mega-menu .ty-cart-content__buttons .ty-btn{display:block;}.ath_mega-menu .ty-cart-content__buttons .ty-float-right,.ath_mega-menu .ty-cart-content__buttons .ty-float-left{float:none;}.ath_mega-menu .ty-cart-content__buttons .ty-float-left{margin-bottom:10px;}.ath_mega-menu .ty-cart-items{padding-left:10px;padding-right:20px;}.ath_mega-menu .ty-cart-items__list-item{padding:10px 0px;}.ath_mega-menu .ty-cart-items__list-item-image{margin-right:5px;}.ath_mega-menu .ty-cart-items__list-item-desc{width:160px;}.th_hide-on-desctop,.ath_mega-menu__full_tree__l1__icon--no-img,.ath_mega-menu__full_tree__l2__img-link,.ath_mega-menu__full_tree__l2__img,.ath_mega-menu__full_tree .ty-no-image,.ath_mega-menu__full_tree__l1__banner-wrapper{display:none;}.mega_menu--active{overflow-x:hidden;position:relative;left:240px;}.mega_menu--active .ath_mega-menu-mask{visibility:visible;opacity:1;filter:alpha(opacity=100);}.mega_menu--open{left:0;}.ath_mega-menu .active .ath_mega-menu__dd-wrapper-l2,.ath_mega-menu .mm2.active .ath_mega-menu__full_tree__l2-wrapper,.ath_mega-menu .mm2.active .ath_mega-menu__l3-items__wrapper,.ath_mega-menu .mm3.active .ath_mega-menu__full_tree__l3__link__wrapper,.ath_mega-menu .active .ath_mega-menu__full_tree-wrapper{display:block;left:0;z-index:13002;}.ath_mega-menu__mob-settings{margin-top:1em;padding-bottom:4em;}.ath_mega-menu__mob-setting{padding:1em 1em .5em;}.ath_mega-menu__mob-setting h4{font-weight:bold;margin-bottom:5px;}.ath_mega-menu__mob-setting .ty-languages__item,.ath_mega-menu__mob-setting .ty-currencies__item{color:#434343;padding-left:0;padding-right:1em;}.ath_mega-menu__mob-setting .ty-languages__item:hover,.ath_mega-menu__mob-setting .ty-currencies__item:hover{background:none;}.ath_mega-menu__mob-setting .ty-currencies__active,.ath_mega-menu__mob-setting .ty-languages__active{background:none;text-decoration:underline;color:#434343;}.ath_mega-menu__l1__icon + .ath_mega-menu__name__link,.ath_mega-menu__full_tree__l1__icon + .ath_mega-menu__name__link,.ath_mega-menu__l1__link__svg-icon + .ath_mega-menu__name__link{display:inline-block;width:140px;vertical-align:middle;}}@media (max-width: 500px){.th_mm_l1_mob__name{display:none;}}@media (min-width: 768px){.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper{position:fixed;top:0;left:0;right:0;z-index:1101;width:100%;background:#fff;backface-visibility:hidden;}.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper .ath_mega-menu{max-width:1280px;margin:0 auto;}.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper:hover{z-index:1009;}.ath_mega-menu__main-container.fixed.ath_mega-menu__main-container--no-limit .ath_mega-menu-wrapper{padding:0;}.ath_mega-menu__main-container.fixed.ath_mega-menu__main-container--no-limit .ath_mega-menu-wrapper,.ath_mega-menu__main-container.fixed.ath_mega-menu__main-container--no-limit .ath_mega-menu{max-width:100%;}}@media (min-width: 768px) and (max-width: 850px){.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper{display:none;}}@media (max-width: 767px){.ath_mega-menu__main-container.fixed .ath_mega-menu-wrapper{height:100%;}.ath_mega-menu__main-container.fixed .ath_mega-menu__mobile-opener{position:fixed;top:0;left:0;right:0;z-index:999;backface-visibility:hidden;white-space:nowrap;align-items:center;}.mega_menu--active .ath_mega-menu__main-container.fixed .ath_mega-menu__mobile-opener{display:none;}.ath_mega-menu__main-container.fixed .ath_mega-menu__main-container__full_width_bg{position:fixed;top:0;}}@media (min-width: 768px){.ath_mega-menu-wrapper{position:relative;z-index:1006;}.TH_MM_fixed #ath_mega-menu__full_tree__vertical{position:relative;pointer-events:none;z-index:1;}.TH_MM_fixed #ath_mega-menu__full_tree__vertical:after{position:absolute;content:'';opacity:0;filter:alpha(opacity=0);top:0;left:0;right:0;bottom:0;z-index:990;}}.ath_mega-menu__full-tree--vertical .ath_mega-menu__full_tree-wrapper{visibility:visible;opacity:1;position:relative;display:block;}.ath_mega-menu__full-tree--vertical .ath_mega-menu__full_tree-wrapper .ath_mega-menu__full_tree__l2-wrapper{top:0;border-top:0;}.ath_mega-menu__full-tree--vertical .ath_mega-menu__full_tree{border-top:0;}#ath_mega-menu__full_tree__vertical .megaMenuOpen{position:relative;z-index:9999;}@media (min-width: 768px){.ath_mega-menu__full-tree--vertical .ath_mega-menu__full_tree__l1{width:auto;}.have-vertical-menu .ath_mega-menu__main-container:not(.fixed) .ath_mega-menu__l1--full_tree .ath_mega-menu__full_tree-wrapper,.have-vertical-menu .ath_mega-menu__main-container:not(.fixed) .ath_mega-menu__l1--full_tree .ath_mega-menu-have-child--icon{visibility:hidden !important;}}@media (max-width: 767px){.ath_mega-menu__full-tree--vertical{display:none;}.mm_open_view_full_tree_on_mobile .ath_mega-menu__l1--full_tree .ath_mega-menu__l1__link{display:none;}.mm_open_view_full_tree_on_mobile .ath_mega-menu__full_tree-wrapper{position:static;border:0;}.mm_full_parent_open_child_onmob .ath_mega-menu__full_tree__l1__icon--child:after{content:'';width:240px;height:49px;position:absolute;left:-201px;top:0;}}.ty-menu-item__select > a{color:#f00;}.ath_mega-menu__have-count{position:relative;}.ath_mega-menu__have-count .ath_mega-menu__l1__link__ico{margin-right:9px;}.ath_mega-menu__have-count .ath_mega-menu__l1__link__counter--base{position:absolute;top:7px;left:32px;display:block;text-align:center;width:16px;height:16px;line-height:15px;font-size:11px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#f00;color:white;}@media (max-width: 965px){.ath_mega-menu__have-count .ath_mega-menu__l1__link__counter--base{left:27px;}}@media (max-width: 767px){.ath_mega-menu .ath_mega-menu__have-count .ath_mega-menu__l1__link__counter--base{left:5px;}}.ath_mega-menu__l1--profile .ty-account-info__orders{padding:14px 14px 7px 14px;margin-top:20px;background:#ccc;}.ath_mega-menu__l1--profile .ty-account-info__name{font-weight:bold;font-size:125%;padding-bottom:0;}.ath_mega-menu__l1--profile .ty-account-info__item{margin:0;}.ath_mega-menu__l1--profile .ty-account-info__buttons{padding:15px 14px 16px 14px;}.ath_mega-menu__l1--profile .ty-account-info__buttons.buttons-container .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ath_mega-menu__l1--profile .ty-account-info__buttons.buttons-container .ty-btn + .ty-btn{margin:10px 0 0;}.mm1 .ty-flag{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/flags@2x.png?1751741230');background-size:800px 800px;-moz-transform:scale(2);-moz-transform-origin:0 0;-o-transform:scale(2);-o-transform-origin:0 0;zoom:2;margin:0;}.ath_mega-menu__l1__link .ty-flag{position:relative;top:-1px;}.ath_mega-menu__dd-wrapper-l2--languages{min-width:auto;right:0;left:auto;}.th_flags__a{white-space:nowrap;line-height:32px;}.ath_mega-menu__l1--languages .ath_mega-menu__l1__link{width:72px;}@media (max-width: 965px) and (min-width: 768px){.ath_mega-menu__l1--languages .ath_mega-menu__l1__link{width:48px;}}.ath_mega-menu__l1--languages .ath_mega-menu-have-child--icon{right:16px;}.th_flags__flag{width:32px;margin-right:5px;display:inline-block;}.ath_mega-menu__dd-wrapper-l2--currencies{min-width:auto;right:0;left:auto;}.ath_mega-menu__l1--currencies .ath_mega-menu__l1__link{font-size:22px;}.th_currencies__item .th_currencies__a{line-height:28px;white-space:nowrap;font-size:15px;}.th_currencies__a .th_currencies__a__symbol{font-weight:bold;margin:0 2px;}.ath_mega-menu__l1--logo{padding:0;display:inline-block;}.ath_mega-menu__l1--logo .ty-pict{margin-right:auto;}.ath_mm__desk-logo{min-height:46px;display:flex;align-items:center;}.ath_mm__mob-log{margin-right:auto;}@media (max-width: 767px){.ath_mega-menu__mobile-opener__l1--openbtn .ath_mega-menu__l1__link__svg-icon + span{display:none;}.ath_mega-menu__l1--logo{display:block;width:120px !important;text-align:center;}.ath_mega-menu__l1--logo.th_hide-on-desctop{display:none;}.ath_mega-menu__l1--logo .ath_mm__desk-logo .ath_mega-menu__l1--logo{display:block;padding:5px 0;border-bottom:1px solid #fff;}}.ath_mega-menu__mobile-opener__l1--openbtn{margin-right:auto;}.th_mm_logo--mob .ath_mega-menu__mobile-opener__l1--openbtn{margin-right:0;}@media (max-width: 460px){.ath_mega-menu__mobile-opener__l1--openbtn .ath_mega-menu__l1__link__svg-icon + span{display:none;}}@media (max-width: 400px){.th_mm_logo--mob .ath_mega-menu__l1_mob__link,.th_mm_logo--mob .ath_mega-menu__mobile-opener .ty-menu__item-link{padding-right:5px;padding-left:5px;}}.ath_mm__mob-log #ath_mm__main_logo{min-width:auto !important;}.ath_mm__mob-log--left_indent{margin-left:auto;}.ty-button-cancel_wrapper{width:30px;height:30px;background:#fff;position:absolute;left:240px;top:0px;}.ty-button-cancel_wrapper i{font-size:24px;position:relative;top:0;left:0;padding:3px;color:#000;}.ath_mega-menu__l1_mob__link__svg-icon svg{color:#000;}.mobile-hr-top:before{content:'';margin-left:-20px;padding:0;width:100vw;height:6px;font-size:10px;display:block;background:#f0f0f0;}.ty-footer-form-block--responsive .ty-footer-form-block__form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.ty-footer-form-block--responsive .ty-footer-form-block__title{padding:0;padding-right:10px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;}.ty-footer-form-block--responsive .ty-footer-form-block-policy__input{width:100%;padding-bottom:10px;}.ty-footer-form-block--responsive .ty-lable-subscribe-policy{margin-bottom:10px;}.ty-footer-form-block--responsive .ty-lable-subscribe-policy > a{color:inherit;text-decoration:underline;}.ty-geo-maps__geolocation{display:inline-block;max-width:100%;}.ty-geo-maps__geolocation__opener{display:flex;align-items:center;padding:8px 2px;}.ty-geo-maps__geolocation__opener-text{margin-left:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.ty-geo-maps__geolocation__map{height:405px;margin:0 auto 10px auto;}@media (min-width: 768px){.ty-geo-maps__geolocation__map{width:690px;}}@media (max-width: 768px){.ty-geo-maps__geolocation__map{height:calc(100vh - 270px);}}.geo-map-google-search-bar{background-color:#fff;font-family:Roboto;font-size:15px;font-weight:normal;margin-top:12px;margin-left:12px;padding:0 11px 0 13px;text-overflow:ellipsis;max-width:400px;}.geo-map-google-search-bar.geo-map-google-search-bar.geo-map-google-search-bar{width:calc(100% - 24px);}.geo-map-google-search-bar:focus{border-color:#4d90fe;}.ty-geo-maps-shipping__wrapper{margin-top:20px;border-top:1px solid #d9dde1;}.ty-geo-maps-shipping__title{font-weight:bold;margin-top:10px;}.ty-geo-maps-shipping__item{padding-top:6px;padding-bottom:6px;}.ty-geo-maps-shipping__label{display:inline-block;}.ty-geo-maps-shipping__value{display:inline-block;}.ty-geo-maps-shipping__link-icon{margin-right:5px;}.ty-geo-maps-shipping__link-text{border-bottom:1px dotted currentColor;}.ty-geo-maps-shipping__price{font-weight:bold;}.ty-geo-maps-shipping__popup{margin-bottom:20px;text-align:left;}.ty-geo-maps-shipping__list{border:0;margin-top:0;margin-top:10px;}.ty-geo-maps-shipping__list-city{text-align:right;font-weight:bold;}.ty-table tr.ty-geo-maps-shipping__list-item:nth-child(2n){background:none;}.ty-geo-maps-shipping__list-item:last-child .ty-geo-maps-shipping__list-col{border-bottom:0;}th.ty-geo-maps-shipping__list-head{background:none;border-right:0;}th.ty-geo-maps-shipping__list-head--price{text-align:right;}.ty-geo-maps-shipping__list-col--price{font-weight:bold;text-align:right;}td.ty-geo-maps-shipping__list-col{border-right:0;}.ty-product-bigpicture .ty-geo-maps-shipping__wrapper{margin-left:20px;margin-right:20px;}.ty-product-bigpicture .ty-geo-maps-shipping__item{text-align:left;margin-left:40px;margin-right:20px;}.ty-product-bigpicture .ty-geo-maps-shipping__label{text-indent:-20px;}.ty-geo-maps-shipping__loader{width:50px;height:50px;}.ty-geo-maps-shipping__loader::before{box-sizing:content-box;position:absolute;content:'';opacity:0.6;border-radius:50%;width:24px;height:24px;border:3px solid #4a4a4a;border-top:3px solid transparent;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.2s infinite linear;animation:load 1.2s infinite linear;}.ty-product-list .ty-geo-maps-shipping__title,.ty-product-list .ty-geo-maps-shipping__value-separator,.ty-product-list .ty-geo-maps-shipping__value{display:none;}.ty-product-list .ty-geo-maps-shipping__wrapper{display:flex;align-items:center;padding-top:10px;}.ty-product-list .ty-geo-maps-shipping__item{padding-right:30px;}.ty-sellers-list__shipping-estimation{flex-basis:320px;word-break:break-word;}.ty-sellers-list__shipping-estimation .ty-geo-maps-shipping__wrapper{margin-top:0;border-top:0;}.ty-gift-certificate{margin-top:25px;}.ty-gift-certificate__amount-alert{color:#a6a6a6;padding-top:2px;}.error .ty-gift-certificate__amount-alert{color:#b94a48;}.ty-gift-certificate__amount-input{width:115px;}.ty-gift-certificate__switch{margin:25px 0px;padding:15px 20px;border:2px solid #bdc3c7;background:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-gift-certificate__switch-label{float:left;}.ty-gift-certificate__switch-mail{float:right;}.ty-gift-certificate__send{float:left;padding-right:15px;}.ty-gift-certificate__products .ty-no-items{display:none;}.ty-gift-certificate__products .product-picker-icon{float:left;margin:2px 5px 0 0;}.ty-gift-certificate__select{width:100%;}.ty-gift-certificate__country{display:inline-block;width:47%;}.ty-gift-certificate__state{display:inline-block;margin-left:5%;width:47%;}.ty-gift-certificate-validate{margin-top:42px;}.ty-gift-certificate-validate .ty-input-append{width:88%;float:right;}.ty-gift-certificate-validate__title{font-weight:normal;text-align:right;}.ty-gift-certificate__icon{position:absolute;top:3px;left:-35px;font-size:27px;line-height:27px;color:#ddd;}.ty-gift-certificate-verify{min-width:600px;max-width:600px;}table.ty-gift-certificate-verify__table{margin:10px 0 20px 0;width:100%;}table.ty-gift-certificate-verify__table{margin-top:0;width:100%;}.ty-gift-certificate-verify__row{padding:7px 13px;}.ty-gift-certificate-verify__error{max-width:250px;text-align:center;font-weight:bold;}.ty-gift-certificate-history{width:100%;}.ty-gift-image{position:relative;display:block;margin:0 auto;border:1px solid #ebebeb;background-color:#f9f9f9;color:#c8c8c8;cursor:default;}.ty-gift-image__icon{position:absolute;top:50%;left:50%;display:inline-block;margin:-16px 0 0 -16px;width:32px;height:32px;font-size:32px;line-height:32px;}.ty-product-notification__item .ty-gift-image{margin-right:20px;}.ty-gift-certificate-order{margin-top:10px;}.ty-gift-certificate-order__group-label{display:inline-block;padding:6px 0;width:100px;}.ty-gift-certificate-order__group-item{display:inline-block;padding:6px 0;}.ty-gift-certificate-history .ty-no-items{margin-bottom:0;}@media (max-width: 979px){.ty-gift-certificate__preview-btn{float:none;margin-top:10px;}}@media (max-width: 767px){.ty-gift-certificate-verify{min-width:inherit;}.ty-gift-certificate-verify__row{display:block;}.ty-gift-certificate-validate{margin-top:20px;}.certificates-verify-grid{margin-bottom:30px;}.certificates-verify-grid:before,.certificates-verify-grid:after{display:table;content:"";line-height:0;width:100%;}.certificates-verify-grid:after{clear:both;}}.store-locator .pickup__offices{align-items:flex-start;align-content:flex-start;}.store-locator .pickup__offices-wrapper{display:flex;flex-direction:column;box-sizing:border-box;flex-basis:30%;overflow-y:hidden;height:500px;max-height:500px;border:1px solid #edeff1;border-right:0;border-radius:6px 0 0 6px;}.store-locator .pickup__offices--list .ty-one-store{padding:0 !important;min-height:auto;border-bottom:1px solid #edeff1;padding-top:10px !important;padding-bottom:10px !important;}.store-locator .pickup__offices--list .ty-one-store .ty-sdek-store__label.ty-one-store__label{border:0 !important;border-radius:0 !important;}.store-locator .pickup__offices--list .ty-one-store:last-child{border-bottom:0;}.store-locator .pickup__offices--list .ty-sdek-office__selected{border-radius:0 !important;border-left-color:#000 !important;background-color:#fff !important;}.store-locator .pickup__offices--list .ty-sdek-office__selected .ty-one-store__name{color:#000;}@media (min-width: 768px){.store-locator .pickup__offices{overflow-y:auto;}}.store-locator .pickup__search{display:flex;flex-direction:column;padding:10px;flex-shrink:0;}.store-locator .pickup__search-field{margin:0 0 8px 0;}.store-locator .pickup__search-field:last-child{margin-bottom:0;}.store-locator .pickup--list .pickup__offices-wrapper{flex-basis:100%;border:0;overflow:initial;height:auto;max-height:none;}@media (min-width: 768px){.store-locator .pickup--list .pickup__offices.store-locator__fields-row--wrapped .ty-one-store{flex-basis:33.3%;}}.store-locator .pickup--map-list,.store-locator .pickup--list{display:flex;flex-direction:row-reverse;width:100%;}.store-locator .pickup__map-wrapper{display:flex;flex-basis:70%;height:500px;border-radius:0 6px 6px 0;overflow:hidden;}@media (max-width: 767px){.store-locator .pickup__map-wrapper{border-radius:0;}}.store-locator .pickup__map-container{flex-basis:100%;}.store-locator .pickup--map-list .ty-one-city,.store-locator .pickup--list .ty-one-city{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;width:100%;}.store-locator .pickup--map-list .ty-one-city__name,.store-locator .pickup--list .ty-one-city__name{position:-webkit-sticky;position:sticky;top:0;padding:1px 20px;margin:-1px 0 0 0;width:100%;background-color:#fff;border-left:3px solid transparent;border-top:1px solid #dce3ea;border-bottom:1px solid #dce3ea;font-size:16px;font-weight:bold;}.store-locator .pickup--map-list .ty-one-city__hidden,.store-locator .pickup--list .ty-one-city__hidden{display:none;}.store-locator .pickup--map-list .ty-one-store,.store-locator .pickup--list .ty-one-store{width:100%;margin:0px;border-left:3px solid transparent;box-sizing:border-box;}.store-locator .pickup--map-list .ty-one-store.hidden,.store-locator .pickup--list .ty-one-store.hidden{display:none;}.store-locator .pickup--map-list .ty-one-store__name,.store-locator .pickup--list .ty-one-store__name{font-size:16px;padding:0;}.store-locator .pickup--map-list .ty-one-store__description .ty-one-office__address,.store-locator .pickup--list .ty-one-store__description .ty-one-office__address{font-size:12px;color:#6c6c6c;}.store-locator .pickup--map-list .ty-one-store__description .ty-one-office__worktime,.store-locator .pickup--list .ty-one-store__description .ty-one-office__worktime{font-size:12px;color:#6c6c6c;}.store-locator .pickup--map-list .ty-one-store__label,.store-locator .pickup--list .ty-one-store__label{padding:0 20px;}.store-locator .pickup--map-list .ty-one-store__radio-0,.store-locator .pickup--list .ty-one-store__radio-0{display:none;}.store-locator .pickup--map-list .ty-one-store *,.store-locator .pickup--list .ty-one-store *{box-sizing:border-box;}.store-locator .pickup--map-list .pickup__search{background-color:rgba(0,0,0,0.02);}.store-locator .pickup--map-list .ty-one-store{background-color:rgba(0,0,0,0.02);}.store-locator .pickup--map-list .ty-one-store__label{cursor:pointer;}.store-locator .pickup--map-list .ty-one-store__label *{cursor:pointer;}.store-locator .pickup--map-list .ty-one-store:hover{background:rgba(0,0,0,0.05);}@media (min-width: 768px){.store-locator .pickup--list .ty-one-store{min-height:145px;}}@media (max-width: 767px){.store-locator .pickup--map-list,.store-locator .pickup--list{flex-wrap:wrap;position:relative;}.store-locator .pickup__offices-wrapper{flex-basis:100%;height:auto;max-height:unset;border:0;}.store-locator .pickup__map-wrapper{flex-direction:column;flex-basis:100%;height:auto;border:0;}.store-locator .pickup__map-container{flex-basis:70vh;height:70vh;border:1px solid #acbdcd;}.store-locator .pickup__map-container--mobile-hint{display:flex;min-height:30px;z-index:999;justify-content:center;align-items:center;color:white;background-color:#acbdcd;border-top:2px solid white;padding:5px;font-size:0.9em;}}@media (min-width: 767px){.store-locator .pickup__map-container--mobile-hint{display:none;}}.ty-store-locator__not-found{display:flex;justify-content:center;align-items:center;height:100%;min-height:140px;color:#bdc3c7;font-size:115%;text-align:center;background:#f8f9f9;}.ty-store-locator__not-found__hidden{display:none;}.ty-checkout-select-store{padding-left:30px;float:left;width:38%;margin-right:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout-select-store__list{padding-left:30px;float:left;width:100%;}.ty-checkout-select-store__estimation{padding-left:30px;float:left;width:90%;margin-right:2px;}.ty-checkout-select-store__item-view{margin:10px 0 10px 0;}.ty-checkout-select-store__map-full-div{padding-left:20px;}.ty-checkout-select-store__map-full{float:right;width:100%;height:400px;border:1px solid #979797;margin:0 0 20px 0;}.ty-checkout-select-store__map{float:right;width:56%;height:400px;border:1px solid #edeff1;margin:0 0 20px 0;}.ty-checkout-select-store__map-details{float:left;width:100%;height:300px;border:1px solid #979797;margin:0 0 20px 0;}.ty-checkout-select-store__map-full-div .ty-one-store{padding:10px 0 15px 0;}.ty-checkout-select-store__map-full-div .ty-one-store__radio{float:left;}.ty-checkout-select-store__map-full-div .ty-one-store__label{margin:-13px 0 0 30px;}.ty-checkout-select-store__map-full-div .ty-one-store__name{font-weight:bold;}.ty-checkout-select-store__map-full-div .ty-one-store__description p{color:#8c8c8c;}.ty-checkout-select-store__map-full-div .ty-one-store__select-store{padding:20px 0;}@media (max-width: 767px){.ty-checkout-select-store__map{float:none;width:100%;}.ty-checkout-select-store{float:none;width:100%;}}.store-locator__select{width:100%;height:41px;border:1px solid #acbdcd;border-radius:5px;font-size:16px;color:#2e3a47;}.store-locator__select:hover{border-color:#465f73;}.store-locator__select:focus{border-color:#4fbe31;outline:0;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;}@media (min-width: 768px){.store-locator__select{font-size:14px;}}.store-locator__select-label{padding:6px 16px 6px 0;font-weight:bold;}.store-locator__location{display:flex;width:100%;align-items:center;margin:8px;}@media (min-width: 768px){.store-locator__location--city,.store-locator__location--vendor{max-width:33.33%;}}.store-locator__location--city .object-picker--cities,.store-locator__location--vendor .object-picker--companies{width:100%;}.store-locator__location--wrapper{display:flex;justify-content:space-between;margin-bottom:20px;}@media (max-width: 767px){.store-locator__location--wrapper{flex-direction:column;}.store-locator__location--wrapper .store-locator__step-title{align-items:initial;justify-content:center;margin-bottom:10px;}}.store-locator__fields-row{display:flex;}.store-locator__fields-row--wrapped{flex-wrap:wrap;}.store-locator__fields-row.hidden{display:none;}.store-locator__field{display:inline-block;width:100%;position:relative;}.store-locator__label,.store-locator__input{display:block;padding:0;width:100%;font-weight:normal;}.store-locator__label.hidden,.store-locator__input.hidden{display:none;}.store-locator .store-locator__input{padding:10px 4px;border:1px solid #acbdcd;border-radius:3px;box-sizing:border-box;height:auto;border-radius:5px;background-color:#fff;font-size:16px;color:#2e3a47;}.store-locator .store-locator__input:not(:placeholder-shown),.store-locator .store-locator__input:focus{padding-top:16px;padding-bottom:4px;}.store-locator .store-locator__input:hover{border-color:#465f73;}.store-locator .store-locator__input:focus{border:solid 1px #4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;outline:0;}.store-locator .store-locator__input:placeholder-shown:not(:focus) + .store-locator__label{top:10px;font-size:14px;pointer-events:none;}.store-locator .store-locator__input[type=hidden] + .store-locator__label{display:none;}.store-locator__label{transition:.3s all;font-size:12px;color:#a1a6aa;position:absolute;top:2px;left:6px;}.store-locator__step-title{display:flex;align-items:center;margin-bottom:0;}@media (max-width: 768px){.store-locator__step-title{flex-direction:column;}}.store-locator__all-stores-btn{color:#000;background:none;border:0;width:100%;text-align:right;}.store-locator__all-stores-btn:first-letter{text-transform:uppercase;}.store-locator__all-stores--hidden{display:none;}.store-locator__scroll-top-btn{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:center;align-items:center;z-index:99;height:40px;margin-top:-40px;color:#000;text-align:center;width:100%;background:#fff;}@media (min-width: 768px){.store-locator__scroll-top-btn{display:none;}}.pickup--list .store-locator__fields-row{display:flex;box-shadow:inset 0px -1px 0 #dce3ea;}.ty-store-locator__geolocation__location{border-bottom:1px dotted;}.ty-store-locator__geolocation__location__states,.ty-store-locator__geolocation__location__cities{padding-left:10px;}.ty-store-locator__geolocation__location__state,.ty-store-locator__geolocation__location__country{padding-bottom:20px;}.ty-store-locator__geolocation__locations{min-width:400px;}@media (max-width: 767px){.store-locator-ya-baloon{overflow-x:hidden;}}.ty-variations-list__wrapper{width:100%;overflow-x:auto;}.ty-variations-list__title{font-weight:bold;}th.ty-variations-list__title--right{text-align:right;}.ty-variations-list__product-elem .ty-control-group{margin-bottom:0;}.ty-variations-list__product-elem .ty-control-group__item{padding:0;}.ty-variations-list__product-elem .ty-btn{margin-right:10px;margin-bottom:13px;}@media (min-width: 768px){.ty-variations-list__product-elem .ty-btn{margin-left:10px;margin-right:0;margin-bottom:0;}}.ty-variations-list__product-elem .ty-qty-out-of-stock{margin-right:10px;margin-bottom:13px;vertical-align:middle;}@media (min-width: 768px){.ty-variations-list__product-elem .ty-qty-out-of-stock{margin-right:0;margin-bottom:0;vertical-align:baseline;}}.ty-variations-list__image img{max-width:none;}.ty-variations-list__sku{min-width:100px;}.ty-variations-list__sku .ty-sku-item{font-size:13px;color:#465f73;}.ty-variations-list__controls{white-space:nowrap;text-align:right;}.ty-variations-list__controls .ty-add-to-wish.ty-btn i,.ty-variations-list__controls .ty-add-to-wish.ty-btn .ty-icon{margin-left:3px;margin-right:3px;}.ty-variations-list__controls form > div{display:inline-block;}.ty-variations-list__controls .ty-table__responsive-header{display:none;}.ty-variations-list__price{margin-bottom:13px;vertical-align:middle;text-align:right;}@media (min-width: 768px){.ty-variations-list__price{margin-bottom:0;}}.ty-variations-list__controls form > .ty-variations-list__price{display:block;}@media (min-width: 768px){.ty-variations-list__controls form > .ty-variations-list__price{display:inline-block;}}.ty-variations-list.ty-table{border:none;margin-bottom:40px;}.ty-variations-list.ty-table th{background:none;border-right:none;padding-left:5px;padding-right:7px;}@media (min-width: 980px){.ty-variations-list.ty-table th{padding-left:12px;padding-right:18px;}}.ty-variations-list.ty-table tbody tr:nth-child(2n){background:none;}.ty-variations-list.ty-table td,.ty-variations-list.ty-table .table td{border-right:none;padding-left:5px;padding-right:5px;}@media (min-width: 980px){.ty-variations-list.ty-table td,.ty-variations-list.ty-table .table td{padding-left:13px;padding-right:19px;}}.ty-variations-list .ty-table__responsive-content{display:inline-block;width:auto;}.ty-grid-list__item-features{display:flex;flex-direction:column;margin-top:10px;margin-bottom:5px;}.ty-grid-list__item-features-description{color:#a5a5a5;}.ty-grid-list__item-features-item{color:#a5a5a5;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.ty-grid-list__item-features-variant{color:#a5a5a5;margin-left:0.5rem;}.ty-product-variations__variation-features--secondary{color:#8c8c8c;}.ty-product-variations__variation-features--inline{display:inline-block;}.ty-product-variations__variation-features--mini{font-size:12.6px;}.ty-product-variations__variation-features--clearfix{clear:both;}.ty-product-variations-image-disabled{display:inline-block;margin:2px 0;border:2px solid #fff;opacity:0.5;}.native-captcha{margin-bottom:10px;min-width:200px;}.native-captcha__image-container{background:#f5f5f5;text-align:center;padding:5px 0;border:1px solid #c4c4c4;border-bottom:0;border-radius:5px 5px 0 0;}.native-captcha__answer{width:100%;margin-bottom:0;border-top-left-radius:0 !important;border-top-right-radius:0 !important;}@media (min-width: 480px){.native-captcha--short{max-width:310px;}}.ty-blog__item{border-bottom:1px solid #edeff1;padding:0 10px 30px;}.ty-blog [class*="ty-column"]{margin-right:-0.25em;}.ty-blog *,.ty-blog-grid *{font-size:14px;}.ty-blog h1,.ty-blog-grid h1{font-size:25px;}.ty-blog h2,.ty-blog-grid h2{font-size:23px;}.ty-blog h3,.ty-blog-grid h3{font-size:21px;}.ty-blog h4,.ty-blog-grid h4{font-size:19px;}.ty-blog h5,.ty-blog-grid h5{font-size:16px;}.ty-blog h6,.ty-blog-grid h6{font-size:14px;}.ty-blog hr,.ty-blog-grid hr{margin-top:20px;margin-bottom:20px;}.ty-blog img,.ty-blog-grid img{width:auto;max-width:100%;margin-top:30px;margin-bottom:30px;}.ty-blog h2.ty-blog__post-title,.ty-blog-grid h2.ty-blog__post-title{height:42px;max-height:42px;margin-bottom:4px;}.ty-blog .ty-blog__post-title,.ty-blog-grid .ty-blog__post-title{margin-bottom:0;padding:0 0 6px;font-size:27px;}.ty-blog .ty-blog__img-block,.ty-blog-grid .ty-blog__img-block{position:relative;margin-top:20px;margin-bottom:20px;}.ty-blog .ty-blog__img-block img,.ty-blog-grid .ty-blog__img-block img{margin-top:0;margin-bottom:0;}.ty-blog .ty-blog__description,.ty-blog-grid .ty-blog__description{margin-bottom:30px;}.ty-blog .ty-blog__date,.ty-blog-grid .ty-blog__date{display:inline-block;margin-bottom:15px;margin-right:10px;color:#adadad;font-weight:normal;font-size:12px;}.ty-blog .ty-blog__author,.ty-blog-grid .ty-blog__author{display:inline-block;margin-bottom:15px;padding-left:12px;border-left:1px solid #adadad;color:#adadad;font-weight:normal;font-size:12px;}.ty-blog-sidebox{margin:0 0 10px;}.ty-blog-sidebox__item{border-bottom:1px solid #edeff1;padding-bottom:10px;margin-bottom:7px;word-wrap:break-word;}.ty-blog-sidebox__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.ty-blog-text-links{margin:20px 0 40px;}.ty-blog-text-links__item{margin-bottom:20px;}.ty-blog-text-links__item:last-child{margin-bottom:25px;}.ty-blog-text-links__date{color:#adadad;border:1px solid #edeff1;padding:3px 8px;margin-right:9px;float:left;font-size:12px;}.ty-blog-text-links__a{display:block;padding-top:3px;word-wrap:break-word;}.ty-blog-recent-posts-scroller{margin-left:-10px;margin-right:-10px;}.ty-blog-recent-posts-scroller__item{margin-bottom:10px;margin-top:10px;padding-left:10px;padding-right:10px;word-wrap:break-word;}.ty-blog-recent-posts-scroller__item .ty-blog__date{display:block;margin-bottom:0;margin-top:5px;color:#adadad;font-size:12px;}.ty-blog-recent-posts-scroller__img-block{margin-bottom:10px;max-height:150px;min-height:150px;overflow:hidden;position:relative;text-align:center;}.ty-blog-recent-posts-scroller__img-block img{display:block;bottom:-100%;left:0;margin:auto;position:absolute;right:0;top:-100%;vertical-align:middle;}.ty-blog-recent-posts-scroller__img-block .ty-no-image{height:150px;min-height:initial !important;min-width:initial !important;}.ty-blog .ty-pagination-container,.ty-blog .jscroll-inner{width:100%;}.ty-post-date_block{position:absolute;top:10px;left:10px;background-color:#fff;box-shadow:0 0 9px rgba(0,0,0,0.1);z-index:2;display:inline-block;min-width:53px;text-align:center;line-height:1.2;}.ty-post-date_block .post-date-day{width:100%;display:block;padding-top:4px;font-size:24px;color:#1b1919;}.ty-post-date_block .post-date-month{width:100%;display:block;padding-bottom:8px;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.5px;color:#1b1919;clear:both;}.ty-blog__item a:hover .ty-blog__img-block{background:#000;}.ty-blog__item a:hover .ty-blog__img-block img{opacity:.6;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.ty-read-more-section{margin-top:15px;}.ty-read-more-section a.ty-more-link{text-align:center;font-size:14px;letter-spacing:.3px;text-transform:capitalize;color:#6d6d6d;border-bottom:1px solid #b5b5b5;}.ty-read-more-section a.ty-more-link:hover{color:#3e3e3e;border-color:#3e3e3e;}.sw-top{display:inline-block;height:40px;width:40px;position:fixed;bottom:67px;right:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);overflow:hidden;white-space:nowrap;visibility:hidden;opacity:0;-webkit-transition:opacity .3s 0s, visibility 0s .3s;-moz-transition:opacity .3s 0s, visibility 0s .3s;transition:opacity .3s 0s, visibility 0s .3s;}.sw-top i{font-size:56px;display:block;text-align:center;padding-top:2px;}.sw-top.cd-is-visible,.sw-top.cd-fade-out,.no-touch .sw-top:hover{-webkit-transition:opacity .3s 0s, visibility 0s 0s;-moz-transition:opacity .3s 0s, visibility 0s 0s;transition:opacity .3s 0s, visibility 0s 0s;}.sw-top.sw-is-visible{visibility:visible;opacity:1;}.sw-top.sw-fade-out{opacity:.5;}.no-touch .sw-top:hover{background-color:#e86256;opacity:1;}.sw-top.sw-btnup-left{left:30px;}@media only screen and (min-width: 768px){.sw-top{right:20px;bottom:20px;}}@media only screen and (min-width: 1024px){.sw-top{height:60px;width:60px;right:30px;bottom:67px;}}.ty-form-builder__checkbox-label,.ty-form-builder__radio-label{display:inline-block;margin:0 15px 5px 0;white-space:nowrap;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{width:100%;max-width:500px;}.ty-form-builder__textarea{width:100%;max-width:500px;}.ty-form-builder .ty-input-text{width:100%;max-width:500px;}@media (max-width: 979px){.ty-form-builder__textarea{max-width:400px;}.ty-form-builder .ty-input-text{max-width:400px;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{max-width:400px;}}.ty-banner__image-item{text-align:center;}.ty-banner__image-wrapper{position:relative;overflow:hidden;margin:0 0 10px 0;text-align:center;}.ty-twishlist-item{text-align:center;height:18px;margin-bottom:10px;}.ty-grid-list__item:hover .ty-twishlist-item__remove{visibility:visible;}.ty-add-to-wish{display:inline-block;margin:0;}@media (max-width: 767px){.ty-wish-list__buttons .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-wish-list__buttons .ty-btn + .ty-btn{margin:15px 0 0;}}.ty-image-zoom__wrapper{display:inline;}.ty-image-zoom__flyout{opacity:0;transition:opacity var(--image-zoom-animation-time);box-shadow:0 0 8px #edeff1;border:1px solid #edeff1;}.ty-image-zoom__flyout--visible{opacity:1;}.ty-image-zoom__flyout img{max-width:unset;}#notification_abandoned_cart{min-width:355px;max-width:400px;position:fixed;left:20px;top:20px;width:30%;z-index:800;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.45);-moz-box-shadow:0 4px 15px rgba(0,0,0,0.45);box-shadow:0 4px 15px rgba(0,0,0,0.45);padding:0;background-color:#e8f8f8;display:none;text-align:center;}#notification_abandoned_cart .cp-notification-content{padding:10px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;min-height:100px;}#notification_abandoned_cart .ty-icon-cancel-circle{font-size:30px;line-height:30px;position:absolute;top:3px;right:5px;}#notification_abandoned_cart .abandoned_cart_title{margin-top:10px;font-size:18px;}#notification_abandoned_cart .abandoned_cart_total_discount{padding:0;margin-bottom:-5px;}#notification_abandoned_cart .abandoned_cart_price{padding:0;}#notification_abandoned_cart .abandoned_cart_price span.ty-price{font-size:28px;}#notification_abandoned_cart .abandoned_cart_by_now{margin-bottom:15px;}#notification_abandoned_cart .abandoned_cart_instruction{margin-bottom:10px;}#notification_abandoned_cart a.abandoned_cart_product{text-decoration:none;color:#000;font-size:145%;}#cp_viewed_products{position:fixed;top:0;left:0;right:0;display:none;background-color:#eee;z-index:500;overflow:hidden;width:100%;text-align:center;}#cp_viewed_products .cp-view-products-content{float:none;display:block;text-align:center;height:100%;margin:0 auto;}#cp_viewed_products .cp-viewed-products__header{padding:10px 0;text-align:center;}#cp_viewed_products .cp-viewed-products__header span{font-size:15px;}#cp_viewed_products .cp-viewed-products__footer{background-color:#242f35;position:absolute;bottom:0;right:0;left:0;height:50px;}#cp_viewed_products .cp-close-block{float:right;color:#fff;bottom:30px;position:relative;right:20px;}#cp_viewed_products .cp-close-block .cp-close{color:#fff;}#cp_viewed_products ul.cp-viewed-products__list{padding-bottom:70px;}#cp_viewed_products ul.cp-viewed-products__list li{padding:0 10px;display:inline-block;vertical-align:top;}#cp_viewed_products .cp-viewed-products__form{margin:0 auto;float:none;}#cp_viewed_products .cp-viewed-products__form_block{line-height:45px;vertical-align:middle;display:block;}#cp_viewed_products .cp-viewed-products__form_block input{width:170px;margin:0 15px;padding-top:0;}#cp_viewed_products .cp-viewed-products__form_block label{color:#fff;font-weight:300;font-size:15px;}#cp_viewed_products #cp_send_email_error_message{display:none;}#cp_viewed_products .cp-viewed-products__image{padding-bottom:10px;}#notification_overlay_abandoned_cart{z-index:750;}.cp-viewed-products__name .product-title{font-size:12px;}.ty-blog{padding-top:60px;}.ty-blog,.ty-blog .ty-pagination-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;}.ty-blog__item{border:0;text-align:center;}.ty-blog .ty-blog__img-block{margin-top:0;margin-bottom:30px;overflow:hidden;}.ty-blog .ty-blog__img-block img{-webkit-transition:transform .3s cubic-bezier(.25,.46,.45,.94);-o-transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94);}.ty-blog .ty-blog__img-block img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}.ty-blog .ty-no-image__icon{font-size:32px;}.ty-blog .ty-blog__post-title{display:inline-block;margin-bottom:10px;font-weight:700;font-size:18px;text-transform:uppercase;line-height:1;}.ty-blog .ty-blog__date{display:block;font-size:16px;color:#989898;text-transform:uppercase;font-weight:400;padding:0;margin:0;text-align:center;}.ty-blog-recent-posts-scroller{margin:0;}.ty-blog-recent-posts-scroller__item{padding:0;}@media (min-width: 768px){.ty-blog-recent-posts-scroller__item{margin:0 5px 10px;}}.ty-blog-recent-posts-scroller__item > a{padding:30px;text-align:center;display:inline-block;width:100%;box-sizing:border-box;}.ty-blog-recent-posts-scroller__item h4{margin-bottom:10px;font-weight:bold;font-size:18px;text-transform:uppercase;line-height:1;}.ty-blog-recent-posts-scroller__item .ty-blog__date{font-size:16px;color:rgba(0,0,0,0.5);text-transform:uppercase;font-weight:600;padding:0 30px 30px;margin:0;text-align:center;}.ty-blog-recent-posts-scroller__img-block{max-height:none;margin-bottom:0;}.ty-blog-recent-posts-scroller__img-block img{-webkit-transition:transform .3s cubic-bezier(.25,.46,.45,.94);-o-transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:static;}.ty-blog-recent-posts-scroller__img-block img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}@media (min-width: 768px){.ty-blog-recent-posts-scroller .owl-controls .owl-buttons div{top:40%;}}@media (max-width: 767px){.ty-blog-recent-posts-scroller .owl-controls .owl-buttons div{top:30%;}}@media (max-width: 767px){.ty-blog{padding-top:40px;}.ty-blog__item{margin-bottom:30px;}.ty-blog .ty-blog__img-block{margin-bottom:20px;}.ty-blog .ty-blog__post-title{padding-bottom:0;font-size:16px;}.ty-blog .ty-blog__date{font-size:12px;}}@media (max-width: 479px){.ty-blog{padding-top:20px;}.ty-blog__item{width:100%;padding:0;}}.ty-discussion__review-a{font-size:15px;vertical-align:middle;color:rgba(0,0,0,0.6);}.ty-stars,.ty-discussion__review-a,.ty-discussion__review-write{margin-right:3px;}.ty-discussion__rating-wrapper .ty-stars .ty-stars__icon{font-size:13px;margin-left:-1px;color:rgba(0,0,0,0.3);display:inline-block;margin-top:-1px;}.ty-gift-certificate__currency{position:relative;margin-left:0;font-size:18px;margin-right:2px;}.ty-gift-certificate__preview-btn{margin-top:0;}@media (min-width: 481px) and (max-width: 767px){.ty-gift-certificate__preview-btn{float:right;}}.ty-gift-certificate__amount-input{width:auto;}.ty-gift-certificate__icon{color:#d9d9d9;}@media (max-width: 767px){.ty-gift-certificate__buttons .ty-btn__text{padding:5px 10px;font-size:13px;}}.ty-gift-certificate__products .product-picker-icon{float:none;margin-top:0;}.ty-gift-certificate .ty-btn{margin-bottom:15px;}.ty-gift-certificate-validate{margin-top:56px;}.ty-gift-certificate-validate__title{font-weight:bold;text-transform:uppercase;}.ty-gift-certificate-validate .ty-input-text{color:#000;border:2px solid #d9d9d9;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:15px;padding:10px;box-sizing:border-box;width:calc(100% - 100px);height:44px;outline:none;vertical-align:top;}.ty-gift-certificate-validate .ty-input-text.cm-failed-field{border-width:2px;}.ty-gift-certificate-validate .ty-btn-go{position:static;float:right;width:90px;height:44px;padding:13px 0 9px;background:#000;color:#fff;font-size:16px;font-weight:700;line-height:1;}.ty-gift-certificate-validate .help-inline{position:absolute;}.ty-gift-image{max-width:100%;max-height:190px;}.sd-wide-banner__container{position:relative;}.sd-wide-banner__container p{padding:0;}.sd-wide-banner__content{position:absolute;top:35%;right:0;left:0;display:block;width:100%;height:auto;text-align:center;}@media (max-width: 1023px){.sd-wide-banner__content{top:50%;transform:translateY(-50%);padding:0 55px;}}.sd-wide-banner__content .title{color:#000;font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-size:70px;line-height:80px;font-weight:bold;text-transform:uppercase;}@media (max-width: 978px){.sd-wide-banner__content .title{font-size:3.5rem;line-height:1;}}@media (max-width: 767px){.sd-wide-banner__content .title{font-size:1.4rem;}}.sd-wide-banner__content .subtitle{font-family:'Noto Sans',Helvetica,Arial,sans-serif;font-weight:400;font-size:30px;line-height:40px;}@media (max-width: 978px){.sd-wide-banner__content .subtitle{font-size:1.5rem;line-height:1;}}@media (max-width: 767px){.sd-wide-banner__content .subtitle{font-size:1.1rem;}}.sd-wide-banner__content .button{display:inline-block;margin-top:6%;padding:10px 30px;background:#000;color:#fff;font-size:18px;font-weight:500;text-align:center;cursor:pointer;}@media (min-width: 768px) and (max-width: 1024px){.sd-wide-banner__content .button{font-size:1.1rem;}}@media (min-width: 1025px){.sd-wide-banner__content .button{font-size:1.4rem;}}.sd-wide-banner__content .button:hover,.sd-wide-banner__content .button:active{background:#262626;}.sw-top{width:45px;height:45px;text-align:center;color:#ccc;z-index:350;font-size:0;border:1px solid #ccc;border-radius:0;text-decoration:none;background-color:transparent;position:fixed;bottom:90px;right:32px;visibility:hidden;opacity:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transition:.2s all ease;-moz-transition:.2s all ease;-o-transition:.2s all ease;-webkit-transition:.2s all ease;}.sw-top i{display:none;}.sw-top:after{content:" ";display:inline-block;width:15px;height:15px;margin-top:20px;border-top:1px solid #ccc;border-right:1px solid #ccc;transform:rotate(-45deg);}.sw-top:hover{background-color:#111 !important;}:root{--image-zoom-animation-time:200ms;}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9X6VLKzA.woff2) format('woff2');unicode-range:U0460-052F, U1C 79C 8A, U20B 4, U2DE -2DFF, UA640-A69F, UFE2E-FE2F;}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9e6VLKzA.woff2) format('woff2');unicode-range:U0301, U0400-045F, U0490-0491, U04B -4B 1, U2116;}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9b6VLKzA.woff2) format('woff2');unicode-range:U0900-097F, U1CD -1CF 9, U200C-200D, U20A 8, U20B 9, U20F 0, U25CC, UA830-A839, UA8E0-A8FF, U11B -11B 09;}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9W6VLKzA.woff2) format('woff2');unicode-range:U1F -1FFF;}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9Z6VLKzA.woff2) format('woff2');unicode-range:U0370-0377, U037A-037F, U0384-038A, U038C, U038E-03A 1, U03A 0FF;}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9V6VLKzA.woff2) format('woff2');unicode-range:U0102-0103, U0110-0111, U0128-0129, U0168-0169, U01A -1A 1, U01AF-01B 0, U0300-0301, U0303-0304, U0308-0309, U0323, U0329, U1EA -1EF 9, U20AB;}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9U6VLKzA.woff2) format('woff2');unicode-range:U0100-02BA, U02BD-02C 5, U02C 5CC, U02CE-02D 7, U02DD-02FF, U0304, U0308, U0329, U1D -1DBF, U1E -1E 9F, U1EF 1EFF, U2020, U20A -20AB, U20AD-20C 0, U2113, U2C 58C 7F, UA720-A7FF;}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A-9a6VI.woff2) format('woff2');unicode-range:U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U0304, U0308, U0329, U2000-206F, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;}.ty-pagination-container .jscroll-inner .ty-pagination,.jscroll-inner .ty-sort-container{background:#fbfbfb;margin-bottom:42px;}.ty-sort-dropdown__wrapper{color:#ccc;}.ty-sort-dropdown__wrapper:hover,.ty-sort-dropdown__wrapper.open{background:#ccc;color:#111;}.ty-sort-dropdown__wrapper{font-size:13px;}.ty-product-filters__title,.ty-product-filters__group label,.ty-range-slider__num{font-size:13px;}.ty-price-slider__input-text{width:50px;}.ty-product-filters__group{margin:0 3px;padding:0;}.ty-product-filters__group label,.ty-product-filters__group label > input{width:9px;color:#111;}.ty-product-filters__switch span,.ty-product-filters__switch i{color:#111;}.ty-blog__post-title{font-weight:400 !important;text-transform:none !important;}.ty-blog *,.ty-blog-grid *{font-size:16px;}.content-grid{padding-top:20px;}@media all and (min-width: 768px) and (max-width: 1024px){.tygh-content{width:750px;margin-left:auto;margin-right:auto;}}.left-hr:before{background-color:rgba(255,255,255,0.4);content:" ";display:inline-block;height:25px;width:1px;margin-left:10px;margin-right:10px;vertical-align:middle;}.tygh-footer{width:100%;overflow:hidden;}.tygh-footer .ty-text-links__active > .ty-text-links__a{color:#fff;}.ty-footer-form-block--responsive .ty-footer-form-block__form-container{padding-left:0;}.newsletter-footer-form-wrapper p{font-size:12px;color:#ccc;text-align:left;font-weight:700;font-style:normal;}.ty-footer-form-block__form .ty-input-text.cm-hint{font-size:14px;line-height:18px;color:#fff;padding-left:2px;}.notification-container{z-index:1200;}.alert-warning{border-color:transparent;background:#dedede;color:#333;}.alert-warning .close{color:#333;}.alert-success{border-color:transparent;background:#78e79a;color:#3c6d4b;}.alert-success .close{color:#3c6d4b;}.alert-error{border-color:transparent;background:#e9968d;color:#fff;}.alert-error .close{color:#fff;}.store-locator__location.store-locator__location--city.sl-search-control{display:none;}.store-locator .pickup__offices-wrapper,.store-locator .store-locator__input{border-radius:0;}.store-locator .pickup__offices-wrapper,.store-locator .pickup--map-list .ty-one-city__name,.store-locator .pickup--list .ty-one-city__name{border:0;}.store-locator .store-locator__input:focus{border:solid 1px #333;box-shadow:0 0 0 4px rgba(0,0,0,0.2), 0 0 0 1px #333;outline:0;}.ty-template-small__item-description .ty-btn{font-size:12px;padding:10px;}.ty-gift-certificate .ty-gift-certificate__products,.ty-gift-certificate .ty-gift-certificate__switch,.ty-gift-certificate__buttons .ty-add-to-wish,.ty-gift-certificate__preview-btn{display:none;}.ty-gift-certificate__buttons{background:#fff;padding:0;}.ty-btn__secondary{color:#111;border-color:#111;background-color:transparent;}.ty-btn__secondary:hover,.ty-btn__secondary:focus{border-color:#111 !important;background-color:#111 !important;}.sd-registration__additional-container .ty-subheader,.sd-registration__additional-container .ty-newsletters p,.litecheckout__group.litecheckout__newsletters h2.litecheckout__step-title{display:none;}.litecheckout__shipping-method__text{padding:6px 0 6px 11px;}.litecheckout__shipping-method__text .ty-error-text{color:#111;}.litecheckout__overlay--active{min-height:150px;}.litecheckout__overlay--active:after{font-size:16px;}.th_mm-column4:nth-child(3n+1){clear:none !important;}.ty-sidebox__title.cm-combination{margin-top:20px;padding-right:0;border-bottom:1px solid #d9d9d9;}.ty-sidebox__title-wrapper,.ty-sidebox__title span,.ty-sidebox__title a{color:#000;font-size:15px;font-family:'Noto Sans',sans-serif;line-height:1;text-align:center;}.ty-sidebox__title-toggle{text-align:right !important;}.ty-sidebox__icon-open{font-size:24px;}.sd-promo-block,.sd-promo-block a{background:#edeff1 !important;color:#6b3627;}.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2__link,.top-menu .ath_mega-menu-wrapper ul.ath_mega-menu .ath_mega-menu__l1 .ath_mega-menu__dd-wrapper-l2 .ath_mega-menu__l2__link.ath_mega-menu__l2__link--title{text-transform:none !important;}.litecheckout__group.litecheckout__submit-order .ty-checkout__terms{margin:0.5rem;width:auto;border:1px solid #dce3ea;background-color:rgba(249,249,249,0.5);}.litecheckout__group.litecheckout__submit-order .clearfix{width:100%;}.ty-grid-list__item .ty-grid-list__bottom .ty-grid-list__info-details--new .ty-grid-list__item-name--new h3{overflow:visible;}.ty-wysiwyg-content .ty-form-builder{text-align:center;}.ty-product-bigpicture .ty-wrapper_after-add-to-cart{width:auto !important;}.sd-add-to-cart__wrapper{margin-right:4px;}@media all and (max-width: 740px){.main-banner-shipping img{max-width:80%;padding-top:25px;padding-bottom:25px;}}.homepage-full-width-div{margin-top:0px !important;}.home-content-grid{padding-top:0px;}.homepage-big-banner-mobile .ty-banner__image-wrapper,.tygh-header .homepage-big-banner-wrapper .ty-banner__image-wrapper{margin-bottom:0px;}.top-search .ty-search-magnifier{width:72px !important;}.litecheckout__payment-method .control-group{margin:0.5rem;}.ty-blog h2.ty-blog__post-title,.ty-blog-grid h2.ty-blog__post-title{letter-spacing:1px;line-height:22px;}.page-title h1{text-transform:none;}.tygh-footer .ty-wysiwyg-content ul{padding:0px;}.tygh-footer p{font-size:12px;}.tygh-footer .ty-text-links__item p{color:#ccc !important;}.ty-orders-summary__taxes-description,.taxes{display:none;}.purrple-color > a > .ath_mega-menu__name__link{color:#333;}.sale-color > a > .ath_mega-menu__name__link{color:#f00;}.blackfriday-color > a > .ath_mega-menu__name__link{color:#f59537;}.cybermonday-color > a > .ath_mega-menu__name__link{color:#f59537;}.christmassale-color > a > .ath_mega-menu__name__link{color:#f00;}