.actions-toolbar {margin-top: 1.5em;}
.actions-toolbar .primary,
.actions-toolbar .secondary {display: inline-block; vertical-align: middle;}

body .label {
    color: inherit;
    padding: 0 0 .5em;
    margin: 0;
    display: inline-block;
    font-weight: normal;
    position: relative;
    z-index: 0;
    font-size: .91em;
    line-height: normal;
    white-space: normal;
    text-align: left;
}

.fieldset ~ .fieldset {margin-top: 1.5em;}

input[type="radio"],
input[type="checkbox"] {display: inline-block; vertical-align: middle;}

input[type="radio"] + label,
input[type="checkbox"] + label {display: inline-block; vertical-align: middle; padding: 3px 0 0;}

/* ===== Account ===== */
body *:focus,
body a:focus {outline: none;}
html body {
    color: #333333;
    font-family: 'work_sansregular';
    font-size: 14px;
    line-height: 18px;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
}
body.boxed-layout .header-wrapper .container,
body.boxed-layout .footer .container,
body.boxed-layout .breadcrumbs-wrapper .container,
body.boxed-layout .content-wrapper .container {background-color: #fff;}
body .no-padding {padding-left: 0; padding-right: 0;}
body:not(.cms-index-index) .content-wrapper > .container {width: 100%; padding-bottom: 3.667em;}
a, i, .btn {
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
a:hover  i, .btn:hover i {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.mage-error {color: #f00; font-size: 12px;}

body a {color: #00a6e4;}
body a:hover,
body a:focus {color: #008dc1; text-decoration: underline; }
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {font-weight: normal; margin-top: 0; margin-bottom: 18px; color: #222;}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6{
    font-family: 'work_sansbold';
}
body h1,
body .h1 {font-size: 36px; line-height: 40px; }
body h2,
body .h2 {font-size: 30px; line-height: 38px;}
body h3,
body .h3 {font-size: 24px; line-height: 32px;}
body h4,
body .h4 {font-size: 18px; line-height: 20px;}
body h5,
body .h5 {font-size: 16px; line-height: 24px;}
body h6,
body .h6 {font-size: 13px; line-height: 18px;}

img:not(.fotorama__img) {max-width: 100%; width: auto; height: auto;}

.skincolor {color: #ffbc3b;}
.skincolor-2 {color: #ffbc3b;}


body .btn,
body.checkout-index-index button[type="submit"] {
  font-size: 14px;
  font-family: 'work_sansbold';
  padding: 8px 25px;
  text-transform: lowercase;
  line-height: 1.44;
  border-width: 0;
  border-radius: 40px;
  color: #fff;
  background-color: #ffbc3b;
  border-color: #ffbc3b;
  position: relative;
  z-index: 1;
  opacity: 1 !important;
}
.btn.focus,
.btn:focus{
    background: #ffffff;
}
body .sidebar .btn {padding-left: 18px; padding-right: 18px;}
body .product-buttons-wrapper .btn > span,
body .product-buttons-wrapper .btn-quickview > span {position: relative; top: 2px;}
body .btn-default.light {color: #222; border-color: #fff; background-color: #fff;}
body .btn i {margin: 0 5px; font-size: 16px; line-height: 1; vertical-align: middle;}
body .btn-default.disabled:hover,
body .btn-default.disabled:focus,
body .btn-default:focus,
body .btn-default.focus,
body .btn-default:active,
body .btn-default.active,
body .btn-default:hover,
body .btn-default:hover {
    background-color: #0d4b88;
    color: #fff;
    border-color: #0d4b88;
}
body .btn-default.light.disabled:hover,
body .btn-default.light.disabled:focus,
body .btn-default.light:focus,
body .btn-default.light.focus,
body .btn-default.light:active,
body .btn-default.light.active,
body .btn-default.light.light:hover,
body .btn-default.light:hover,
body .btn-default.light:hover {color: #fff; border-color: #ffbc3b; background-color: #ffbc3b; box-shadow: none;}
body button.primary,
body .btn-primary {
    background-color: #ffbc3b;
    border-color: #ffbc3b;
    color: #fff;
    box-shadow: none;
}
body button.primary:focus,
body button.primary.focus,
body button.primary:active,
body button.primary.active,
body button.primary:hover,
body button.primary:hover,
body .btn-primary:focus,
body .btn-primary.focus,
body .btn-primary:active,
body .btn-primary.active,
body .btn-primary:hover,
body .btn-primary:hover {
    background-color: #0d4b88;
  color: #fff;
  border-color: #0d4b88;
  box-shadow: none;
}
body .btn-primary.light:hover,
body .btn-primary.light:active {color: #222; border-color: #ffbc3b; background-color: transparent; box-shadow: none;}

body button.primary,
body .btn-primary {border-width: 0;}
body .btn-primary.light {color: rgba(255,255,255,0.95); border: 1px solid rgba(255,255,255,0.95); background-color: transparent; padding-top: 9px; padding-bottom: 9px;}
body .btn-primary.type-2 {background-color: #0d4b88; border-color: #0d4b88; color: #fff;}
body .btn-primary.type-2:hover,
body .btn-primary.type-2:focus,
body .btn-primary.type-2:active,
body .btn-primary.type-2.active {background-color: #ffbc3b; border-color: #ffbc3b; color: #fff;}

a:focus,
.close:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {outline: none !important;}
body .form-control:focus {box-shadow: 0 0 1px rgba(0,0,0,.1);}

body .form-control {box-shadow: none; border-radius: 0; border-color: #ddd; height: 36px; font-size: 11px; color: #888;}
body input.form-control,
body textarea.form-control,
body select.form-control{
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background-color: #fff;
    color: #666;
    border: 1px solid rgba(0,0,0,.12);
}
.no-visible {position: absolute; left: 0; opacity: 0;}
.cms-index-index .page.messages {position: relative; z-index: 9;}

body input[type="text"], body input[type="email"], body input[type="password"], body .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #aaa;
    background-color: #f5f5f5;
    background-image: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-radius: 3px;
    border: solid 0 #ddd;
    height: 40px;
    font-size: 13px;
}
body input.qty {
    padding: 0;
    width: 40px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 12px;
    border: none;
    color: rgba(0,0,0,.4);
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    background: #f1f2f6;
    font-weight: 600;
}

.message.info {
    background: #fdf0d5;
    color: #6f4400;
    display: block;
    font-size: 1.3rem;
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    padding-left: 45px;
    position: relative;
}
.message.info a {color: #1979c3;}
.message.info a:hover {color: #006bb4;}
.message.info a:active {color: #006bb4;}
.message.info > *:first-child:before {
    color: #c07600;
    content: "\e08b";
    font-family: 'simple-line-icons';
    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;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    left: 0;
    line-height: 24px;
    margin: -12px 0 0;
    overflow: hidden;
    position: absolute;
    speak: none;
    text-align: center;
    top: 22px;
    vertical-align: middle;
    webkit-font-smoothing: antialiased;
    width: 45px;
}
#table-checkout-shipping-method .row-error .col-error .message.error
{
    margin: 0;
}
.message.error {
    background: #fae5e5;
    color: #e02b27;
    display: block;
    font-size: 1.3rem;
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    padding-left: 45px;
    position: relative;
}
.message.error a {color: #1979c3;}
.message.error a:hover {color: #006bb4;}
.message.error a:active {color: #006bb4;}
.message.error > *:first-child:before {
    color: #b30000;
    content: "\e082";
    font-family: 'simple-line-icons';
    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;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    left: 0;
    line-height: 24px;
    margin: -12px 0 0;
    overflow: hidden;
    position: absolute;
    speak: none;
    text-align: center;
    top: 22px;
    vertical-align: middle;
    width: 45px;
}
.message.warning {
    background: #fdf0d5;
    color: #6f4400;
    display: block;
    font-size: 1.3rem;
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    padding-left: 45px;
    position: relative;
}
.message.warning a {color: #1979c3;}
.message.warning a:hover {color: #006bb4;}
.message.warning a:active {color: #006bb4;}
.message.warning > *:first-child:before {
    color: #c07600;
    content: '\e617';
    font-family: 'simple-line-icons';
    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;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    left: 0;
    line-height: 24px;
    margin: -12px 0 0;
    overflow: hidden;
    position: absolute;
    speak: none;
    text-align: center;
    top: 22px;
    vertical-align: middle;
    webkit-font-smoothing: antialiased;
    width: 45px;
}
.message.notice {
    background: #fdf0d5;
    color: #6f4400;
    display: block;
    font-size: 1.3rem;
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    padding-left: 45px;
    position: relative;
}
.message.notice a {color: #1979c3;}
.message.notice a:hover {color: #006bb4;}
.message.notice a:active {color: #006bb4;}
.message.notice > *:first-child:before {
    color: #c07600;
    content: "\e08b";
    font-family: 'simple-line-icons';
    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;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    left: 0;
    line-height: 24px;
    margin: -12px 0 0;
    overflow: hidden;
    position: absolute;
    speak: none;
    text-align: center;
    top: 22px;
    vertical-align: middle;
    width: 45px;
}
.message.success {
    background: #e5efe5;
    color: #006400;
    display: block;
    font-size: 1.3rem;
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    padding-left: 45px;
    position: relative;
    border: 1px solid #436c00;
    font-weight: bold;
}
.message.success a {color: #1979c3;text-decoration: none;}
.message.success a:hover {color: #006bb4;}
.message.success a:active {color: #006bb4;}
.message.success > *:first-child:before {
    color: #006400;
    content: "\e080";
    font-family: 'simple-line-icons';
    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;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    left: 0;
    line-height: 24px;
    margin: -12px 0 0;
    overflow: hidden;
    position: absolute;
    speak: none;
    text-align: center;
    top: 22px;
    vertical-align: middle;
    width: 45px;
}

/* Indents */
hr.indent-9,
hr.indent-12,
hr.indent-18,
hr.indent-24,
hr.indent-28,
hr.indent-32,
hr.indent-36,
hr.indent-40,
hr.indent-46,
hr.indent-52,
hr.indent-56,
hr.indent-60,
hr.solid,
hr.dotted,
hr.dashed {
    padding: 0;
    border: none;
    background: none;
    height: 0;
    clear: both;
}

hr.indent-9 {margin:.75em 0;}
hr.indent-12 {margin: 1em 0;}
hr.indent-18 {margin: 1.5em 0;}
hr.indent-24 {margin: 2em 0;}
hr.indent-28 {margin: 2.333em 0;}
hr.indent-32 {margin: 2.5em 0;}
hr.indent-36 {margin: 3em 0;}
hr.indent-40 {margin: 3.333em 0;}
hr.indent-46 {margin: 3.883em 0;}
hr.indent-52 {margin: 4.333em 0;}
hr.indent-56 {margin: 4.667em 0;}
hr.indent-60 {margin: 5em 0;}

/* invisible indents */
hr.white-space{margin-top: 0;}

/* solid indents */
hr.solid {border-bottom: 1px solid rgba(0,0,0,.13); margin: 0;}

/* dotted indents */
hr.dotted {border-bottom: 1px dotted rgba(0,0,0,.13); margin: 0;}

/* dashed indents */
hr.dashed {border-bottom: 1px dashed rgba(0,0,0,.13); margin: 0;}

.background-wrapper {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}
.background-wrapper ~ * {position: relative;}

/* Widget: Social Links */
ul.social-links {
  position: relative;
  z-index: 9;
  list-style: none;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
ul.social-links li {float: left; margin: 0 0 0 2px;}
ul.social-links li a {
  display: block;
  text-align: center;
  height: 40px;
  width: 40px;
  color: rgba(0,0,0,.65);
  background-image: url(../images/socials.png);
  background-color: transparent;
  font-size: 14px;
  opacity: 0.8;
}
ul.social-links li i:before {content: none;}
ul.social-links li a:hover {background-color: rgba(0,0,0,0.15); color: inherit;}
ul.social-links li a.twitter {background-position: -36px 1px;}
ul.social-links li a.facebook {background-position: 2px 1px;}
ul.social-links li a.googleplus {background-position: 39px 1px;}
ul.social-links li a.linkedin {background-position: 76px 1px;}
ul.social-links li a.pinterest {background-position: 115px 1px;}
ul.social-links li a.vine {background-position: 150px 1px;}
ul.social-links li a.youtube {background-position: 188px 1px;}
ul.social-links li a.vimeo {background-position: 222px 1px;}
ul.social-links li a.tumblr {background-position: 262px 1px;}
ul.social-links li a.instagram {background-position: -74px 1px;}

/* //Social Links */

.panel.header .header-switcher{display: none}
.footer.content .switcher-store{margin: 0 0 30px}
.page-header .header-switcher {
    position: relative;
}

.page-header .header-switcher .label {display: inline-block; vertical-align: middle; position: relative; line-height: 30px; padding:0; color: #666;}
.page-header .switcher-language .label:before {
  display: inline-block;
  content: "\e037";
  font-family: 'simple-line-icons';
  font-size: 14px;
  color: #0d4b88;
  border: 1px solid #0d4b88;
  border-radius: 50px;
  height: 24px;
  width: 24px;
  line-height: 23px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.page-header .switcher-currency .label:before {
  content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 23px;
    margin: 0;
    background: url(../images/cybermart_icons.png) left top no-repeat;
    background-position: -390px -4px;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px
}
.page-header .header-switcher + .header-switcher{padding-left: 20px;}
.page-header .header-switcher + .header-switcher:before,
.page-header .switcher-language + .customer-block:before,
.page-header .switcher-currency + .customer-block:before,
.page-header .switcher-language + .links:before,
.page-header .switcher-currency + .links:before {background: rgba(0,0,0,.15); content: ''; height: 18px; width: 1px; position: absolute; left: 0; top: 50%; margin-top: -9px;}



.page-header .header-switcher .options,
.page-footer .switcher .options{display: inline-block; position: relative; vertical-align: middle;}
.page-header .header-switcher .options:before,
.page-footer .switcher .options:before,
.page-header .header-switcher .options:after,
.page-footer .switcher .options:after,
.block-title:before,
.block-title:after,
.item-options:before,
.item-options:after {content: ''; display: table}
.page-header .header-switcher .options:after,
.page-footer .switcher .options:after,
.block-title:after,
.item-options:after {clear: both}
.page-header .header-switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle{padding: 0;cursor: pointer;display: inline-block;text-decoration: none}
.page-header .header-switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span{border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}
.page-header .header-switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after{
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 16px;
    color: rgba(255,255,255,0.2);
    content: '\f35f';
    margin: 0;
     vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-header .header-switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after{color: rgba(255,255,255,0.2)}
.page-header .header-switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after{color: rgba(255,255,255,0.2)}
.page-header .header-switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active{display: inline-block;text-decoration: none}
.page-header .header-switcher .options .action.toggle:after,
.page-header .header-switcher .options .action.toggle:active:after,
.page-header .header-switcher .options .action.toggle:hover:after {
    color: rgba(0,0,0,.2)!important;
    font-size: 14px;
    margin: 0 5px;
}
.page-header .header-switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span{border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}
.page-header .header-switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after{content: "\f365";}
.page-header .header-switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after{color: rgba(255,255,255,0.2)}
.page-header .header-switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after{color: rgba(255,255,255,0.2)}
.page-header .header-switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown{
    background: #fff;
    border: 1px solid #bbb;
    z-index: 1000;
    margin: 0;
    padding: 0;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    margin-top: 4px;
    min-width: 160px;
    display: none;
}
.page-header .header-switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li{margin: 0; padding: 0; display: block;}
.page-header .header-switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover{background: #e8e8e8;cursor: pointer}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{border-bottom-style: solid;content: '';display: block;height: 0;position: absolute;width: 0}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before{border: 6px solid;border-color: transparent transparent #fff transparent;z-index: 99}
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{border: 7px solid;border-color: transparent transparent #bbb transparent;z-index: 98}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before{left: 10px;top: -12px}
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{left: 9px;top: -14px}
.page-header .header-switcher .options.active,
.page-footer .switcher .options.active{overflow: visible}
.page-header .header-switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown{display: block}
.page-header .header-switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a{display: block;padding: 8px}
.page-header .header-switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover{text-decoration: none}
.page-header .header-switcher li,
.page-footer .switcher li{margin: 0;font-size: 12px}
.page-header .header-switcher .label:after {content: ':';}
.page-header .header-switcher strong,
.page-footer .switcher strong{font-weight: 400}
.nav-sections{
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
    background: #fff;
    z-index: 99999;
}
.nav-sections .switcher{border-top: 1px solid #d1d1d1;font-size: 1.6rem;font-weight: 700;margin: 0;padding: .8rem 3.5rem .8rem 2rem}
.nav-sections .switcher .label{display: block;margin-bottom: 5px}
.nav-sections .switcher:last-child{border-bottom: 1px solid #d1d1d1}
.nav-sections .switcher-trigger strong{display: inline-block !important;position: relative;display: block;text-decoration: none}

.nav-sections .switcher-dropdown{margin: 0;padding: 0;list-style: none none;padding: 10px 0}

/* Header */
body .page-header {margin: 0; border: none; padding: 0;}
.wide-layout .page-header .top-block,
.boxed-layout .page-header .top-block .container {position: relative; border-bottom: solid 1px rgba(0,0,0,.16);}
.wide-layout .page-header .middle-block,
.boxed-layout .page-header .middle-block .container {background-color: #fff;}
.wide-layout .page-header .menu-wrapper,
.boxed-layout .page-header .menu-wrapper .container {
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 6px 4px 0px rgba(0,0,0,0.06);
       -moz-box-shadow: 0px 6px 4px 0px rgba(0,0,0,0.06);
             box-shadow: 0px 6px 4px 0px rgba(0,0,0,0.06);
}
.page-header .welcome {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #666;
    position: relative;
    margin: 0;
    top: -1px;
}
.page-header .welcome .phone {color: #222; display: inline-block; line-height: 1; background-color: #ffbc3b; margin-left: 10px; padding: 3px 11px;}
.page-header .welcome i {
    font-size: 14px;
    color: #0b3864;
    margin-right: 10px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}
.page-header .welcome span {vertical-align: middle;}
.page-header .welcome:before {
    background: rgba(0,0,0,.15);
    content: '';
    display: inline-block;
    height: 14px;
    width: 1px;
    margin: -1px 20px 0;
    position: relative;
    vertical-align: middle;
}
 .page-header .menu-wrapper .right-block {
     float: right;
 }

.page-header .header-custom-links {display: inline-block; line-height: 1; vertical-align: middle; padding: 14px 0;}
.page-header .header-custom-links ul {list-style: none; padding: 0; margin: 0; display: inline-block;}
.page-header .header-custom-links ul {display: inline-block; padding: 0;}
.page-header .header-custom-links ul li {display: inline-block; line-height: 1;}
.page-header .header-custom-links ul li + li {margin-left: 15px; padding-left: 15px; border-left: 1px solid rgba(255,255,255,0.2);}
.page-header .header-custom-links a {color: #fff; display: block;}
.page-header .header-custom-links a:hover {color: #ffbc3b; opacity: 1;}
.page-header .top-block .left-block {
    float: left;
}
.page-header .top-block .right-block {
    float: right;
    margin-top: 4px;
}
.page-header .top-block .right-block .links-holder{
    display: inline-block;
    vertical-align: middle;
}

.page-header .custom-wish-link {display: inline-block; padding: 0; margin: 0; list-style: none; vertical-align: middle;}
.page-header .custom-wish-link a {
    font-size: 0;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #222;
}
.page-header .custom-wish-link a:before {
    content: "\e08a";
    font-family: 'simple-line-icons';
    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: 24px;
    position: relative;
    top: 2px;
    color: inherit;
}
.page-header .custom-wish-link a:hover {
    color: #ffbc3b;
}
.page-header .quick-access {padding-top: 15px; padding-bottom: 15px; float: right;}
.header.links,
.page-header .top-block .right-block .links-holder{
    margin-left: 15px;
    margin-bottom: 0;
    margin-top: 0;
}
.header.links {list-style: none; display: inline-block; vertical-align: middle; padding: 0; position: relative;}
.header.links li {padding: 0; float: left;}
.header.links li + li{
	padding-left: 0;
	float: left;
}
.header.links li a {color: #222; cursor: pointer;}

.header.links li.authorization-link{position: relative; padding-left: 35px;}
.header.links li.authorization-link:before{
    content: "\f457";
    font-family: 'Ionicons';
    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: 14px;
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
    background-color: #ffbc3b;
    color: #fff;
    text-align: center;
    margin-right: 9px;
    position: absolute;
    top: 0;
    left:0;
}

.page-header .customer-block {display: inline-block; position: relative; padding-right: 15px;}
.page-header .customer-name-wrapper .customer-name {display: block; cursor: pointer;}
.page-sitemap .customer-block {display: none!important;}
.page-header .customer-name-wrapper .customer-name {display: block; cursor: pointer;}
.page-header .customer-name .user-icon {font-size: 1em; color: rgba(255,255,255,.9); font-family: 'open_sansregular', sans-serf; text-transform: uppercase;}
.page-header .customer-name .user-icon span {display: inline-block; position: relative; top: -2px;}
.page-header .customer-name .user-icon i:not(.fa) {
  font-size: 16px;
  color: #222;
  width: 28px;
  height: 28px;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin: -5px 10px -5px 0;
}
.page-header .customer-name i.fa {
  color: rgba(255,255,255,.9);
  margin-left: 5px;
  padding: 10px;
  font-size: 16px;
  position: relative;
}
.page-header .customer-name i:hover {background-color: rgba(0,0,0,0.2);}
.page-header .customer-name-wrapper + .links {
  background-color: #fff;
  display: none;
  position: absolute;
  right: 0;
  z-index: 999;
  margin-left: 0!important;
  padding: .75em 9px;
  min-width: 153px;
  text-align: left;
  z-index: 99999;
  -webkit-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  border: solid 1px rgba(0,0,0,0.12);
}
.customer-block .header.links {display: none;}
.customer-name-wrapper + .header.links li a:before {content: none;}
.customer-name-wrapper + .header.links li + li {border-left: none;}
.page-header .customer-name-wrapper + .links li {float: none; display: block!important; margin-left: 10px; padding: 0;}
.page-header .customer-name-wrapper + .links li a {
  display: inline-block !important;
  font-size: 1em;
  float: none;
  text-align: left;
  position: relative;
  margin: 0;
  padding: .5em 0 .5em 10px;
  color: #666;
}
.page-header .customer-name-wrapper + .links li a i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  font-size: .4em;
  color: #ff98e1;
}
.page-header .customer-name-wrapper + .links li a .hover-divider {
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 10px;
  background-color: #ff98e1;
  content: '';
  position: absolute;
  -webkit-transition: width 500ms ease;
  -moz-transition: width 500ms ease;
  transition: width 500ms ease;
  -o-transition: width 500ms ease;
}
.page-header .customer-name-wrapper + .links li a:hover .hover-divider {width: 90%;}
.page-header .customer-name-wrapper + .links li a:hover {color: #ff98e1;}


.page-header .panel {margin: 0; border: none; box-shadow: none; border-radius: 0; display: inline-block; vertical-align: middle; background-color: transparent;}
.page-header .logo {display: block; vertical-align: middle; float: left;}

.header-custom-banners {display: inline-block; margin: 12px 0; vertical-align: middle; padding: 0 30px 0 0;}
.header-custom-banners li {display: inline-block;}
.header-custom-banners i.text-block-icon{
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin: 0;
  background: url(../images/cybermart_icons.png) left top no-repeat;
}
.header-custom-banners i.text-block-icon.icon-delivery{background-position: -300px 0;}
.header-custom-banners i.text-block-icon.icon-call{background-position: -350px 0;}
.header-custom-banners .call-banner,
.header-custom-banners .delivery-banner {float: none; min-width: 193px; padding-right: 18px;}
.header-custom-banners .call-banner i,
.header-custom-banners .delivery-banner i{float: left; margin-right: 10px; margin-top: 2px; font-size: 26px; color: #a2adb2;}
.header-custom-banners .call-banner span,
.header-custom-banners .delivery-banner span{font-size: 13px;  color: #666;  font-family: 'open_sansregular', sans-serf;font-weight: bold;}
.header-custom-banners .call-banner p ,
.header-custom-banners .delivery-banner p{color:#888; font-size: 13px; margin: 0;}

/* Header Search */
.header-wrapper .search-cart-block {float: right;}
.header-wrapper .block-search {display: inline-block; vertical-align: middle; margin: 15px 0 14px 16px;}
.header-wrapper .block-search .block-title {display: none;}
.header-wrapper .block-search .input-group {
    position: relative;
    width: 100%;
    width: 400px;
    position: static;
    overflow: hidden;
}
.header-wrapper .block-search .input-group input::-webkit-input-placeholder {
  color: #aaa;
}
.header-wrapper .block-search .input-group input::-moz-placeholder {
  color: #aaa;
}
.header-wrapper .block-search .input-group input:-ms-input-placeholder {
  color: #aaa;
}
.header-wrapper .block-search .input-group input:-moz-placeholder {
  color: #aaa;
}
.header-wrapper .block-search .search-icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    float: left;
    color: #ffbc3b;
    padding: 0 10px 0 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #ddd;
}
body .header-wrapper .block-search .input-group-btn {border-radius: 0 40px 40px 0;}
.header-wrapper .block-search .input-group .btn {
    display: block;
    height: 40px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    border: none;
    background-image: none;
    box-shadow: none;
    vertical-align: middle;
    border-left: none;
    opacity: 1;
    border-radius: 0 40px 40px 0;
}
.header-wrapper .block-search .input-group .btn:after {content: none;}
.header-wrapper .block-search .input-group .btn:hover {background: #0d4b88; color: #fff;}
.header-wrapper .block-search .input-group .btn i {line-height: 42px; display: none; font-size: 22px; position: relative; top: -1px; margin-right: 0; transition: none; -moz-transition: none; -webkit-transition: none; color: inherit;}
.header-wrapper .block-search .nested {display: none;}
.header-wrapper .block-search .search-button {
  display: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  color: #222;
  width: 45px;
  height: 35px;
  transition: background-color 300ms ease, color 300ms ease;
  -moz-transition: background-color 300ms ease, color 300ms ease;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
}
.header-wrapper .block-search .search-button:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.header-wrapper .block-search .search-button span {
  display: none;
}
.header-wrapper .block-search .search-button i {
  font-size: inherit;
  color: inherit;
}


.header-wrapper .block-search.type-2 .indent {
  position: fixed;
  right: 0;
  left: -100%;
  z-index: -1;
  top: 0;
  bottom: 0;
  display: table;
  width: 100%;
  height: 100%;
  opacity: 0;
}
body.search-open #search-inner {
    background-color: #fff;
    display: block;
    z-index: 995;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.header-wrapper .block-search.type-2 {width: auto; margin-top: 0; margin-bottom: 0;}
.header-wrapper .block-search.type-2 .search-button {display: inline-block; width: 45px; position: relative;}
.header-wrapper .block-search.type-2 .indent .btn-close {
  position: absolute;
  top: 50px;
  right: 50px;
  display: none !important;
}
.header-wrapper .block-search.type-2 .indent .btn-close:before {
  content: "\f404";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5.33em;
  color: #222;
  cursor: pointer;
}
.header-wrapper .block-search.type-2 .indent .inner {
  width: 100%;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.header-wrapper .block-search.type-2 .indent .inner .input-group {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  width: 404px;
  position: relative;
}
.header-wrapper .block-search.type-2 .indent .inner input {
  height: 60px;
  width: 343px;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  color: #222;
  font-size: 12px;
}
.header-wrapper .block-search.type-2 .indent .inner .btn {
  width: 60px;
  height: 60px;
  border: none;
  background: none;
  color: #222;
  text-align: right;
}
.header-wrapper .block-search.type-2 .indent .inner .btn:hover {
  color: #ff98e1;
}
/* !Header Search */

/* Header Nav */
.header-wrapper .menu-wrapper {}
.header-wrapper .menu-wrapper .menu-inner {padding: 0;}
.header-wrapper .menu-wrapper .toggle-nav {display: block; float: left;}
.header-wrapper .navbar-default {border: none; background: none; padding: 0; border-radius: 0; margin: 0; min-height: 1px;}
.header-wrapper .navbar-collapse.collapse {padding: 0;}

.header-wrapper .navbar-collapse.collapse a.level-top {
    position: relative;
    font-family: 'open_sansregular', sans-serf;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.55;
    color: #0d4b88;
    padding: 16px 18px;
    z-index: 999;
    background: none;
    text-transform: none;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.header-wrapper .navbar-collapse.collapse li:not(.first) a.level-top:before {
    content: '';
    height: 18px;
    width: 1px;
    background-color: rgba(0,0,0,.16);
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 0;
}
.header-wrapper .navbar-collapse.collapse li a.level-top:after{
    content: "";
    display: table;
    clear: both;
}
.header-wrapper .navbar-collapse.collapse a.level-top span {line-height: 1.5em; float: left;}
.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {float: right;}
.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon:after {
    content: "\f35f";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.33em;
    color: rgba(0,0,0,0.6);
    vertical-align: top;
    top: 2px;
    margin-left: 10px;
    position: relative;
}

.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-active,
.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus {background-color: rgba(0,0,0,0.1);}



.navigation .level0 .submenu {
    background: #fff;
    border: none;
    text-align: left;
    background-color: #fff;
    border-top: solid 1px rgba(0,0,0,0.12);
    font-weight: 400;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 101;
    margin-top: 11px;
    list-style: none;
}
.navigation .level0 .submenu li:not(:last-of-type) {border-bottom: 1px solid rgba(0,0,0,.2);}
.navigation .level0 .submenu > ul {margin-top: 11px;}
.navigation .level0 .submenu > ul:before,
.navigation .level0 .submenu > ul:after {content: ''; display: block; overflow: hidden; position: absolute;}
.navigation .level0 .submenu > ul:before {color: #fff; left: 20px; top: -20px; border: 10px solid transparent; height: 0; width: 0; border-bottom-color: #fff; z-index: 4;}
.navigation .level0 .submenu > ul:after {border: 11px solid transparent; height: 0; width: 0; border-bottom-color: #08c; color: #08c; left: 19px; top: -22px; z-index: 3;}
.navigation .level0 .submenu a {display: block; line-height: inherit; color: #666; padding: 13px 29px 13px 30px; font-size: 12px; position: relative;}
.navigation .level0 .submenu li.parent > a:after {
    content: "\f35f";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.33em;
    color: rgba(0,0,0,.2);
    vertical-align: middle;
    top: 50%;
    right: 20px;
    margin-left: 0;
    margin-top: -8px;
    position: absolute;
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus,
.navigation .level0 .submenu .active > a {background-color: #1E22A9; color: #ffffff !important; text-decoration: none;}
.navigation .level0 .submenu .submenu {top: -2px!important; left: 100% !important;}
.navigation .level0 .submenu .submenu-reverse {left: auto !important; right: 100%;}

/* !Header Nav */

/* Header Cart */
.minicart-wrapper {display: inline-block; vertical-align: middle; position: relative; margin-top: -3px;}
.links-holder .minicart-wrapper a:hover{
    color: #ffffff;
}
.minicart-wrapper .title-cart {
    padding: 0;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    display: block;
    font-size: 24px;
    font-size: 14px;
}
.minicart-wrapper .title-cart:hover {
    background-color: rgba(0, 0, 0, 0.06);
}
.minicart-wrapper .title-cart .text-wrapper {display: inline-block; line-height: 16px; display: none;}
.minicart-wrapper .title-cart .text-wrapper .text span {display: block;}
.minicart-wrapper .title-cart .price {color: #fff; font-size: 13px;}
.minicart-wrapper .title-cart .icon {display: inline-block; }
.minicart-wrapper .title-cart .icon i {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    font-size: 21px;
    position: relative;
}
.minicart-wrapper .title-cart .subtotal {display: inline-block; margin-right: 7px;}
.minicart-wrapper .title-cart .subtotal .price {font-size: inherit; font-weight: inherit; color: inherit;}
.minicart-wrapper .title-cart .subtotal .label {display: none;}
.minicart-wrapper .title-cart .text {display: inline-block; vertical-align: middle; font-weight: 600;}
.minicart-wrapper .title-cart .counter-label {display: none;}
.minicart-wrapper .title-cart .counter.empty {display: none;}
.minicart-wrapper .title-cart .counter {
    display: inline-block;
}
.minicart-wrapper .title-cart .counter-number {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 11px;
    color: #222;
    background-color: #D50083;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: -3px;
    border-radius: 50%;
    border: 0.5px solid #fff;
}


.minicart-items .product .toggle {border: 0; padding: 0 40px 5px 0;}
.minicart-items .subtitle {display: none;}
.minicart-items .item-options dt {text-align: left;}



.block-minicart .items-total {float: left; margin: 0 10px; display: none;}
.block-minicart .items-total .count {font-weight: 700;}
.block-minicart .subtotal {text-align: right; padding: 9px 30px 15px;}
.block-minicart .subtitle {display: none;}
.block-minicart .subtotal .label {
    font-family: 'open_sansregular', sans-serf;
    display: inline-block;
    font-size: 14px;
    color: #222;
    text-align: right;
    margin: 0;
    padding: 0;
}
.block-minicart .subtotal .price-container {display: inline-block; line-height: 1.25em; padding: 0; font-size: 16px; color: #ffbc3b;}
.block-minicart .subtotal .price-container .price {font-size: inherit; font-weight: inherit; font-family: inherit;}
.block-minicart .subtitle.empty {display: block; font-size: 14px; padding: 0 0 20px; text-align: center;}
.block-minicart .text.empty {text-align: center;}
.block-minicart .block-content > .actions {text-align: right; padding: 0 20px 18px;}
.minicart-wrapper .actions div.primary {margin-left: 14px;}
.minicart-wrapper .actions div.primary,
.minicart-wrapper .actions div.secondary {display: inline-block; vertical-align: middle;}
.minicart-wrapper .actions .btn {display: block;}
.block-minicart .block-content > .actions .paypal-logo {margin-top: 15px; text-align: center; display: none}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {margin: 15px 0 0; text-align: center;}
.minicart-wrapper:before,
.minicart-wrapper:after {content: ''; display: table;}
.minicart-wrapper:after {clear: both;}
.minicart-wrapper .action.showcart {cursor: pointer; display: inline-block; text-decoration: none;}
.minicart-wrapper .action.showcart.active {display: inline-block; text-decoration: none;}
.minicart-wrapper .block-minicart {
    background: #fff;
    z-index: 1000;
    position: absolute;
    text-align: left;
    right: 0px;
    top: 100%;
    width: 404px;
    padding: 0;
    margin-top: 7px!important;
    color: #666;
    -webkit-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
    box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
}
.minicart-wrapper.active {overflow: visible;}
.minicart-wrapper.active .block-minicart {display: block;}
.minicart-wrapper .block-minicart .block-title {
    padding: 18px 15px 20px 15px;
    text-align: center;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #444444;
    border: none;
}
.minicart-wrapper .block-minicart .block-content {padding-left: 15px; padding-right: 15px;}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {float: none; width: auto; margin: 0;}
.minicart-wrapper .action.close {
    background: none;
    background-image: none;
    border: 0;
    box-shadow: none;
    display: none;
    font-weight: 400;
    height: 40px;
    line-height: inherit;
    margin: 0;
    moz-box-sizing: content-box;
    padding: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-shadow: none;
    top: 0;
    width: 40px;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {background: none; border: none;}
.minicart-wrapper .action.close:hover {background: none; border: none;}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {cursor: not-allowed; opacity: .5; pointer-events: none;}
.minicart-wrapper .action.close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.minicart-wrapper .action.close:before {
    color: #8f8f8f;
    content: "\f12a";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: top;
}
.minicart-wrapper .action.close:hover:before {color: inherit;}
.minicart-wrapper .action.close:active:before {color: inherit;}
.minicart-wrapper .action.showcart {white-space: nowrap;}
.minicart-items {list-style: none none; margin: 0 0 20px; padding: 0 20px; overflow: hidden; overflow-y: auto;}
.minicart-items .product-item {padding: 20px; margin: 0 -20px; border-bottom: 1px solid #ddd; }
.minicart-items .product-item:first-child {padding-top: 0;}
.minicart-items .product-item-pricing .label {display: none; width: 4.5rem;}
.minicart-items .price-minicart {margin-bottom: 5px;}
.minicart-items .product-item-name {font-weight: 400; margin: 0 45px 10px 0; display: block;}
.minicart-items .product-item-details {padding-left: 88px; position: relative;}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {margin: 5px 0;}
.minicart-items .product-item-details .weee[data-label] {font-size: 1.1rem;}
.minicart-items .product-item-details .details-qty {margin-top: 10px;}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {float: left;}
.minicart-items .product .toggle {border: 0; padding: 0 40px 5px 0;}
.minicart-items .product .toggle:after {color: #8f8f8f; margin: 0 0 0 5px; position: static;}
.minicart-items .product .active > .toggle:after {content: '\e621';}
.minicart-items .product.pricing {margin-top: 3px;}
.minicart-items .product.options .tooltip.toggle {display: inline-block; text-decoration: none;}
.minicart-items .product.options .tooltip.toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
    color: inherit;
    content: '\e622';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: -3px 0 0 7px;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle;
    webkit-font-smoothing: antialiased;
}
.minicart-items .product.options .details {display: none;}
.minicart-items .item-qty {margin-right: 10px; text-align: center; width: 40px; display: inline-block; vertical-align: middle; padding: 0;}
.minicart-items .update-cart-item {font-size: 1.1rem; display: inline-block; vertical-align: middle;}
.minicart-items .subtitle {display: none;}
.minicart-items .product.actions {position: absolute; right: -5px; top: -5px;}
.minicart-items .action.edit,
.minicart-items .action.delete {color: rgba(0,0,0,.4); font-size: 16px; padding: 5px;}
.minicart-items .action.edit:hover,
.minicart-items .action.delete:hover {color: #ffbc3b;}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
    content: "\f2bf";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 2px;
    line-height: 1;
    position: relative;
    top: 2px;
}
.minicart-items .action.delete:before {content: "\f12a";}

/* !Header Cart */

.page-header .header-custom-block-wrapper {font-family: 'open_sansregular', sans-serf; padding-top: 55px; padding-bottom: 55px;}
.page-header .header-custom-block > i {font-size: 2.66em; margin-right: 20px; color: rgba(0,0,0,.4); line-height: 1; display: inline-block; vertical-align: middle;}
.page-header .header-custom-block span {display: inline-block; vertical-align: middle;}
.page-header .header-custom-block .subscribe-button,
.page-header .header-custom-block .socials-wrapper {display: inline-block; vertical-align: middle; line-height: 1; margin: -5px 0;}
.page-header .header-custom-block .subscribe-button {margin-right: 10px;}

.page-header .action.skip.contentarea {display: none;}
.page-header .action.nav-toggle {display: none; font-size: 16px; color: #fff; font-family: 'open_sansregular', sans-serf; text-transform: uppercase; margin: 6px 0; padding: 8px 12px;}
.page-header .action.nav-toggle i {font-size: 36px; margin-right: 5px; line-height: 1; vertical-align: middle; display: inline-block;}
.page-header .action.nav-toggle span {vertical-align: middle; display: none;}

/* Custom menu button */
.page-header .action.nav-toggle.custom-menu-button {display: inline-block;}
.page-header .action.nav-toggle.custom-menu-button span {display: none;}
.page-header .navbar-collapse.collapse.custom-top-menu {overflow: hidden !important;}
.page-header .custom-menu-button {color: #222;}
.page-header .custom-menu-button i {font-size: 14px; margin-right: 5px; line-height: 1; vertical-align: middle;}
.page-header .navbar-collapse.collapse.custom-top-menu {float: right; padding-top: 8px; padding-right: 10px; padding-bottom: 15px;}
.page-header .navbar-collapse.collapse.custom-top-menu li.level0 > a {position: relative; top: -50px; opacity: 0;}
.page-header .navbar-header .navbar-toggle.custom-menu-button.active {background-color: transparent;}
.page-header .navbar-header .navbar-toggle.custom-menu-button.active i:before {font-family: 'Ionicons'; content: '\f12a'; font-size: 16px;}

.page-header .switcher .label {display: inline-block; vertical-align: middle; padding: 0 10px 0 0;}
.page-header .switcher .switcher-options {display: inline-block; vertical-align: middle; font-weight: normal; position: relative; padding: 3px 7px; border: solid 1px rgba(0,0,0,.1); cursor: pointer;}
.page-header .switcher .switcher-options strong {font-weight: normal;}
.page-header .switcher .switcher-options .mage-dropdown-dialog {position: absolute; left: 0; top: 100%; text-align: left;}
.page-header .logo-wrapper {text-align: center; padding-right: 30px; float: left;}
.page-header a.logo {float: none; padding: 0;}
.page-header a.logo:hover{opacity: 1;}

.page-header .header-switcher .switcher-links .item-link {
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
}

.page-header .header-switcher .switcher-links .item-link img {
    width: 95px;
}

.page-header .header-switcher .switcher-links .item-link.active {
    border-bottom: 0;
}

.page-header .header-switcher .switcher-links .item-link.active a img {
    border-radius: 5px 5px 0 0;
}

.page-header .header-switcher .switcher-links a {
    background: #1E22A9;
    border-radius: 5px 5px 0 0;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 10px 4px;
}

.page-header .header-switcher .switcher-links .item-link:nth-child(n+2) a {
    background: rgba(0, 0, 0, 0.1);
}

.page-header .header-switcher .switcher-links .item-link a > img:nth-child(2) {
    display: none;
}

.page-header .header-switcher .switcher-links .item-link:nth-child(n+2) a:hover > img:nth-child(1) {
    display: none;
}

.page-header .header-switcher .switcher-links .item-link:nth-child(n+2) a:hover > img:nth-child(2) {
    display: inline;
}

.page-header .header-switcher .switcher-links .item-link:nth-child(2) a:hover {
    background: #E91976;
}

.page-header .header-switcher .switcher-links .item-link:nth-child(3) a:hover {
    background: #154994;
}

.page-header .header-switcher .switcher-links .item-link:nth-child(4) a:hover {
    background: #FFCD0C;
}

.page-header .header-switcher {display: inline-block; vertical-align: middle; margin-top: -7px;}
.page-header .middle-block .header-switcher {display: none;}
/*Menu banner update*/
.page-header .right-block-wrapper {
    display: inline-block;
    height: 0px;
    float: right;
    position: relative;
    bottom: 20px;
    width: 398px;

}

.header-custom-banners li > img{
    max-width: 100%;
    max-height: 100%;
    display: block;
}

/*END Menu banner update*/
.page-header .header-switcher + .header-switcher > div {display: inline-block; vertical-align: middle;}
.page-header .header-switcher ul {margin: 0; padding: 0; list-style: none;}
.page-header .header-switcher ul li {display: inline-block;}
.page-header .header-switcher ul:not(.dropdown) li + li:before {display: inline-block; content: '/'; color: #fff; vertical-align: middle; font-size: 16px; position: relative; top: -1px;}
.page-header .header-switcher ul.dropdown li a {color: inherit;}
.page-header .header-switcher ul:not(.dropdown) li a,
.page-header .header-switcher ul:not(.dropdown) li span,
.page-header .header-switcher .switcher-trigger span {
    font-family: 'open_sansregular';
    height: auto;
    border: none;
    background: none;
    font-weight: normal;
    font-size: 13px;
    color: #222;
}

#sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
}
.wide-layout #sticky-header,
.boxed-layout #sticky-header .container {
    background: #f5f5f5;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}
#sticky-header a.small-logo:hover {opacity: 1;}
#sticky-header .left-wrapper {float: left; margin: 6px 0;}
#sticky-header .right-wrapper {float: right; width: 78%;}
#sticky-header .action.nav-toggle {display: none;}
#sticky-header .logo {float: left;}
#sticky-header .minicart-wrapper .title-cart {height: auto; line-height: 42px; padding: 0 15px; margin: 0;}
#sticky-header .minicart-wrapper .title-cart span:not(.icon) {display: none;}
#sticky-header .block-search {position: relative; width: auto; float: right; margin: 0;}
#sticky-header .block-search .search-button {
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 44px;
    font-size: 13px;
    color: #222;
    text-align: center;
    float: right;
    cursor: pointer;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
}
#sticky-header .block-search .search-button.active,
#sticky-header .block-search .search-button:hover {background-color: #222; color: #fff;}
#sticky-header .block-search .input-group {border: solid 1px #ddd;}
#sticky-header .block-search form.minisearch {
    display: none;
    position: absolute;
    width: 212px;
    top: 42px;
    background: #fff;
    padding: 1em;
    border: 1px solid #ddd;
    right: 0;
    z-index: 99;
}
#sticky-header .navbar-default {float: left; padding: 5px 0;}
#sticky-header .navbar-collapse.collapse a.level-top {padding-left: 15px; padding-right: 15px;}

/* Home Page ============================================================================= */
.cms-index-index .page-title-wrapper {display: none;}
.fullwidth-banners .text-banner {float: left; width: 33.383333%;}
.fullwidth-banners .text-banner:last-of-type {width: 33.233333%;}
.content-wrapper {
    position: relative;
    padding-top: 20px;
}
body[class*='page-layout-2columns-'] .content-wrapper,
body.page-layout-3columns .content-wrapper {
    padding-top: 0;
}

.content-wrapper:before {
    display: block;
    content: '';
    height: 240px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.04) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.04) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
.breadcrumbs-wrapper + .content-wrapper:before {
    top: -52px;
}

body .content-text-block {
    margin: 0;
    border: 1px solid rgba(0,0,0,0.1);
}
.content-text-block i.text-block-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0;
    background: url(../images/cybermart_icons.png) left top no-repeat;
}
.content-text-block i.text-block-icon:before {
    content: none;
}
.content-text-block i.text-block-icon.icon-guarantee {
    background-position: 0 0;
}
.content-text-block i.text-block-icon.icon-telemarketer {
    background-position: -50px 0;
}
.content-text-block i.text-block-icon.icon-wallet {
    background-position: -100px 0;
}
.content-text-block i.text-block-icon.icon-sale {
    background-position: -150px 0;
}
.content-text-block h5 {
    line-height: 1;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #222;
    margin-bottom: 5px;
}
.content-text-block p {
    margin: 0;
    line-height: 1;
    font-size: 13px;
    color: #888;
}
.content-text-block .text-block {
    padding: 25px 10px 23px 30px;
}
.content-text-block .text-block:not(:last-of-type) {
    border-right: 1px solid rgba(0,0,0,0.1);
}
#home-slider,
.slider-banners img {
  -webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.1);
     -moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.1);
          box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.1);
}

/* Slider ================================================================================= */
#home-slider,
#home-slider .owl-controls {margin: 0;}
#home-slider .item {position: relative;}
#home-slider .item a { display: block; position:relative; z-index:7;}




#home-slider .item .title {
    color: #222;
    font-family: 'open_sansregular', sans-serf;
    display: block;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;

}
#home-slider .item .title strong {font-weight: 600; display: block; margin-top: 12px;}
#home-slider .item .text {
    color: #666;
    font-weight: normal;
    font-family: 'open_sansregular', sans-serif;
    display: block;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
}
#home-slider .item .price-text {
  color: #ffbc3b;
  font-family: 'open_sansregular', sans-serf;
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
}
#home-slider .item .price {
  color: #222;
  font-family: 'open_sansregular', sans-serf;
  display: block;
  margin-bottom: 5px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}
#home-slider .item .slide-container-2 .right-text {
  color: #222;
  font-family: 'open_sansregular', sans-serf;
  display: block;
  margin-bottom: 0;
  padding-top: 13px;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
}
#home-slider .item .slide-container {position: absolute; right: 9%; top: 10%; z-index: 10;}
#home-slider .item .slide-container-2 {position: absolute; left: 3%; right: 2%; top: auto; bottom: 2%;  z-index: 9;}
#home-slider .item .slide-container-2 .left-text {float: left;}
#home-slider .item .slide-container-2 .right-text {float: right;}
#home-slider .item .slide-container.slide-skin-2 {right: 5%; left: 5%; top: 59%;}
#home-slider .item .slide-skin-2 .price-text {
  color: #fff;
}
#home-slider .item .slide-skin-2 .price {
  color: #fff;
}

#home-slider .owl-buttons div:hover {color: #ffbc3b;}
#home-slider .owl-buttons div i {
    font-style: normal;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
#home-slider .owl-buttons div {
  padding: 0;
  position: absolute;
  opacity: 0;
  z-index: 3;
  top: 50%;
  font-size: 0;
  color: #0d4b88;
  background-color: #eee;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 0;
  margin: 0;
  margin-top: -20px;
  transition: opacity 400ms ease, background-color 300ms;
  -moz-transition: opacity 400ms ease, background-color 300ms;
  -webkit-transition: opacity 400ms ease, background-color 300ms;
  -o-transition: opacity 400ms ease, background-color 300ms;
}
#home-slider .owl-buttons div:before {
    font-size: 16px;
    content: "\e606";
    font-family: 'simple-line-icons';
    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;
    line-height: 40px;
}
#home-slider:hover .owl-buttons div {opacity: 1;}
#home-slider .owl-buttons div:hover {background-color: #0d4b88; color: #fff;}
#home-slider .owl-buttons div i {font-style: normal;}
#home-slider .owl-buttons div.owl-prev {left: 0; border-radius: 0 40px 40px 0;}
#home-slider .owl-buttons div.owl-prev:before {
    content: "\e605";
}
#home-slider .owl-buttons div.owl-next {right: 0; border-radius: 40px 0 0 40px;}
#home-slider .owl-buttons div.owl-prev {left: 0;}
#home-slider .owl-buttons div.owl-next {right: 0;}


#home-slider.owl-theme .owl-pagination {position: absolute; bottom: 0; right: 0; left: 0;}
#home-slider.owl-theme .owl-controls .owl-page{display: inline-block; line-height: 1;}
#home-slider.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 11px 8px!important;
    background-color: #ddd;
}
#home-slider.owl-theme .owl-controls .owl-page.active span {
    top: 0;
    width: 8px;
    height: 8px;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    background-color: #4781f9;
}
#home-slider.owl-theme .owl-controls .owl-page.active span:after,
#home-slider.owl-theme .owl-controls.clickable .owl-page:hover span:after {content: none;}

/* Breadcrumbs ============================================================================= */
ul.breadcrumb {
  background: none;
  margin: 0;
  text-align: left;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  padding: 16px 0;
}
ul.breadcrumb li a {color: inherit;}
ul.breadcrumb li a:hover {color: #ffbc3b;}
ul.breadcrumb li strong {font-weight: normal;}
.breadcrumbs-wrapper div.breadcrumbs > ul.items > li + li:before,
.breadcrumbs-wrapper .breadcrumb > li + li:before {
    content: "\f3d1";
    display: inline-block;
    font-family: "Ionicons";
    font-size: 14px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    padding: 0 2px;
    line-height: 1;
    position: relative;
    top: 1px;
}

body.wide-layout .breadcrumbs-wrapper.type-2,
body.boxed-layout .breadcrumbs-wrapper.type-2 .container{
    padding-top: 0;
    padding-bottom: 0;
}

.breadcrumbs-wrapper.type-2 .page-title { float: left; text-transform: none; font-weight: 700; padding-bottom: 10px;}
.breadcrumbs-wrapper.type-2 .page-title h1,
.breadcrumbs-wrapper.type-2 .page-title h2 {font-weight: 400; margin: 0; font-size: 32px; line-height: 36px; text-transform: none; color: #222;}
.breadcrumbs-wrapper.type-2 .page-title + ul.breadcrumb {float: right; padding: 0; margin: .75em 0;}


.page-title {
    color: #222;
    margin: 20px 0 16px;
}
.widget-title {
    padding-top: 23px;
    padding-bottom: 0;
    position: relative;
    border-top: solid 1px #ddd;
}
.widget-title h2,
.widget-title h3 {margin-bottom: 0;}

/* Toolbar ================================================================================ */
.toolbar {padding: 20px 0; margin-bottom: 0; margin-top: 20px; border-style: solid; border-color: rgba(0,0,0,0.12); border-width: 1px 0 0 0;}
.toolbar .modes {display: inline-block; vertical-align: middle; margin-right: 20px; position: relative;}
.toolbar .modes .modes-label {display: none;}
.toolbar .modes i {
    display: block;
    height: 40px;
    width: 45px;
    line-height: 40px;
    color: #aaa;
    text-align: center;
    border: none;
    font-size: 24px;
}
.toolbar .modes .mode-list i {font-size: 20px;}
.toolbar .modes .modes-mode + .modes-mode {margin-left: -1px;}
.toolbar .modes a,
.toolbar .modes strong {float: left;}
.toolbar .modes a:hover i {background-color: rgba(0,0,0,.06);}
.toolbar .modes strong i {color: #222; background-color: #ffbc3b;}
.toolbar label,
.toolbar .label {
    display: inline-block;
    font-family: inherit;
    vertical-align: middle;
    margin: 0 5px 0 0;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}
.toolbar .pages-label {display: none;}

.toolbar select {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    background-color: rgba(0,0,0,.06);
    font-weight: normal;
    color: #666;
    min-width: 60px;
    border-radius: 4px;
    border: solid 1px rgba(255, 255, 255, 0.2);
    font-family: inherit;
    display: inline-block;
    width: auto;
}
.toolbar.bottom .toolbar-amount {display: none;}
.toolbar .toolbar-amount {display: inline-block; vertical-align: middle; margin: 0 10px 0 0; font-size: 12px; padding: 3px 0;}
.toolbar .toolbar-sorter {display: inline-block; vertical-align: middle;}
.toolbar .toolbar-sorter .sorter-action {
    font-size: 20px;
    font-size: 12px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    margin: 0 0 0 5px;
    float: right;
}
.toolbar .toolbar-sorter .sorter-action:hover {background-color: rgba(0,0,0,.06);}
.toolbar .toolbar-sorter .sorter-action i {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.toolbar .limiter {float: right; margin-left: 30px;}
.toolbar .pages {text-align: center; display: none;}
.toolbar-bottom {padding-top: 1.5em;}
.toolbar-bottom .toolbar-amount {display: none;}
.toolbar-bottom .toolbar .pages {display: block;}
.toolbar-bottom .toolbar {margin: 0;}
.toolbar .pagination {display: inline-block; vertical-align: middle; padding: 0; margin: 0 5px 0 0;}
.toolbar .pagination > li {display: inline-block; margin-left: -3px; vertical-align: top;}
.toolbar .pagination > li > a,
.toolbar .pagination > li > span {
    width: 40px;
    height: 40px;
    border: none;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    padding: 0;
    color: #666;
    border-radius: 0;
    background-color: transparent;
}

.toolbar .pagination > li:first-child > a,
.toolbar .pagination > li:first-child > span,
.toolbar .pagination > li:last-child > a,
.toolbar .pagination > li:last-child > span {border-radius: 0%;}

.toolbar .pagination > li > a:hover,
.toolbar .pagination > li > span:hover,
.toolbar .pagination > li > a:focus,
.toolbar .pagination > li > span:focus {background-color: rgba(0,0,0,.1);}

.toolbar .pagination > .active > a,
.toolbar .pagination > .active > span,
.toolbar .pagination > .active > a:hover,
.toolbar .pagination > .active > span:hover,
.toolbar .pagination > .active > a:focus,
.toolbar .pagination > .active > span:focus {color: #222; background-color: #f5f5f5; width: 33px; height: 33px; text-align: center; line-height: 33px;}

.pages li.pages-item-previous,
.pages li.pages-item-next,
.pages li:first-child,
.pages li.pages-item-previous + li {border: none;}

.toolbar .pagination > li > a span:not(.label) {display: inline-block;}
.toolbar .pagination > li > a i {font-size: 14px;}
.toolbar-bottom .toolbar .modes,
.toolbar-bottom .toolbar .limiter,
.toolbar-bottom .toolbar .toolbar-sorter,
.toolbar-bottom .toolbar .sidebar-button {display: none;}
.toolbar .sidebar-button{
    float: left;
    border:1px solid #eee;
    padding: 7px 11px 7px;
    cursor: pointer;
    -moz-transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
    color: #aaa;
    margin-right: 10px;
}
.toolbar .sidebar-button .open,
.toolbar .sidebar-button.open .close {display: none;}
.toolbar .sidebar-button.open .open {display: inline;}
.toolbar .sidebar-button i {margin-right: 5px; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none;}
.toolbar .sidebar-button span {line-height: 1.15;}
.toolbar .sidebar-button:hover{background-color: #eee;}
.page-layout-1column .toolbar .sidebar-button{display: none;}

/* Listing ================================================================================ */
.sidebar .products-grid .product-item-name a,
.product-item-name a {
    color: #222;
    text-align: left;
    font-weight: 400;
    font-family: 'open_sansregular', sans-serf;
    font-size: 14px;
    text-transform: none;
    padding: 0;
    line-height: 16px;
}
.widget .block-title {display: none;}
.sidebar .widget .block-title {display: block;}
.products-grid ol {list-style: none; padding: 0; margin-bottom: 0;}
.products-grid li.item {margin-bottom: 24px;}
body .btn-cart {
    background-color: transparent;
    color: #ffbc3b;
    position: relative;
    border-radius: 40px;
    padding: 0;
}
.btn-cart:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 17px;
    height: 100%;
    width: 0;
    z-index: 0;
    border-radius: 0 40px 40px 0;
    background-color: #ffbc3b;
    -webkit-transition: all 300ms ease;
       -moz-transition: all 300ms ease;
         -o-transition: all 300ms ease;
            transition: all 300ms ease;
}
body .btn-cart:hover {
    background: none;
    color: #fff;
}
body .btn-cart span {
    position: relative;
    vertical-align: middle;
}
.btn-cart:hover:before {
    width: 100%;
}
body .btn-cart i {
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    height: 34px;
    width: 34px;
    line-height: 34px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: 0;
    margin: 0;
    background-color: #ffbc3b;
    z-index: 1;
}
.list-widget-wrapper .products-grid.widget-product-grid li.item {width: 100%;}
.page-products .products-grid li.item,
.page-products .products-grid li.product-item,
.products-grid.wishlist li.product-item {float: left;}
.products-grid.product-category-custom li.item-custom-product
{
    width: 25%;
    float: left !important;
    padding: 0 5px !important;
    margin-bottom: 10px;
}
.page-products .products-list li.item,
.page-products .products-grid li.item {padding: 0 10px 1em;}
.products-grid.wishlist li.product-item:nth-of-type(3n+1){}
.products-grid.wishlist li.product-item:nth-of-type(3n+3){clear: right;}
.pagination li .label {display: none;}
.products-grid.wishlist .product-items {margin-left: -10px; margin-right: -10px;}
.products-grid.wishlist li.product-item {padding: 0 10px;}

.products-grid.two-columns li.item {width: 50%;}
.products-grid.three-columns li.item {width: 33.33334%;}
.products-grid.four-columns li.item {width: 25%;}
.products-grid.five-columns li.item {width: 20%;}
.products-grid.six-columns li.item {width: 16.66666667%;}
.products-grid.seven-columns li.item {width: 14.28571%;}
.products-grid.eight-columns li.item {width: 12.5%;}
.products-grid.two-columns li.item:nth-of-type(2n+1),
.products-grid.three-columns li.item:nth-of-type(3n+1),
.products-grid.four-columns li.item:nth-of-type(4n+1),
.products-grid.five-columns li.item:nth-of-type(5n+1),
.products-grid.six-columns li.item:nth-of-type(6n+1),
.products-grid.seven-columns li.item:nth-of-type(7n+1),
.products-grid.eight-columns li.item:nth-of-type(8n+1) {clear: left;}
.products-grid.two-columns li.item:nth-of-type(2n+2),
.products-grid.three-columns li.item:nth-of-type(3n+3),
.products-grid.four-columns li.item:nth-of-type(4n+4),
.products-grid.five-columns li.item:nth-of-type(5n+5),
.products-grid.six-columns li.item:nth-of-type(6n+6),
.products-grid.seven-columns li.item:nth-of-type(7n+7),
.products-grid.eight-columns li.item:nth-of-type(8n+8) {clear: right; border-right: none;}

.products-grid.wishlist li.product-item .comment-box {margin-bottom: 1.25em;}
.products-grid.wishlist li.product-item .fieldset {margin-bottom: 1.25em;}
.products-grid.wishlist li.product-item .qty {display: inline-block; vertical-align: middle; margin-right: 7px;}
.products-grid.wishlist li.product-item .qty input {margin: 0;}
.products-grid.wishlist li.product-item .qty label {display: none;}
.products-grid.wishlist li.product-item .product-item-actions {border: medium none; display: inline-block; margin: 0; padding: 0; vertical-align: middle;}

.products-grid.six-columns li.item .button-wrapper .btn i,
.products-grid.seven-columns li.item .button-wrapper .btn i,
.products-grid.eight-columns li.item .button-wrapper .btn i {margin: 0!important;}
.products-grid.six-columns li.item .button-wrapper .btn span,
.products-grid.seven-columns li.item .button-wrapper .btn span,
.products-grid.eight-columns li.item .button-wrapper .btn span {display: none;}
.products-grid.six-columns li.item .reviews-actions a.add,
.products-grid.seven-columns li.item .reviews-actions a.add,
.products-grid.eight-columns li.item .reviews-actions a.add {display: none;}


.products-list .image-wrapper,
.products-grid .image-wrapper {position: relative; overflow: hidden;}
.products-grid .image-wrapper {margin-bottom: 2px; padding-bottom: 20px;}
.products-grid .image-wrapper a {display: block;}
.products-grid .image-wrapper .button-wrapper {
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
    z-index: 9;
}
.products-grid .item .image-wrapper .button-wrapper .btn {display: block; width: 100%;}
.products-grid .item .image-wrapper .button-wrapper .btn:after {
    width: 100%;
    height: 0;
    top: auto;
    bottom: 0;
    left: 0;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.products-grid .item .image-wrapper .button-wrapper .btn:hover:after {height: 100%;}

.products-grid .item:hover .image-wrapper .button-wrapper .btn i {
    font-size: 20px;
    margin-right: 10px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.products-grid .item:hover .image-wrapper .button-wrapper .btn i:after {
    content: '';
    display: block;
    height: 4px;
    width: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    background-color: #fff;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.products-grid .item:hover .image-wrapper .button-wrapper .btn:hover i:after {background-color: #222;}
.products-grid .item .image-wrapper a.product-item-photo,
.products-list .item .image-wrapper a.product-item-photo {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 32px 25px 0;
    width: auto!important;
    margin-bottom: 10px;
}
.products-grid .hover-buttons,
.products-list .hover-buttons {
    position: absolute;
    bottom: -200px;
    width: 124px;
    left: 50%;
    padding: 2px;
    background: #fff;
    border-radius: 40px;
    z-index:999;
    -webkit-transition: bottom 250ms ease;
       -moz-transition: bottom 250ms ease;
            transition: bottom 250ms ease;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
            transform: translateX(-50%);
}
.products-list .hover-buttons  {
    width: 64px;
}
.mobile-device .products-grid .item .hover-buttons,
.mobile-device .products-list .item .hover-buttons,
.products-grid .item:hover .hover-buttons,
.products-list .image-wrapper:hover .hover-buttons {bottom: 10px;}
.products-grid .hover-buttons .add-to-links,
.products-list .hover-buttons .add-to-links {margin: 0; float: left;}
.products-grid .hover-buttons .add-to-links a,
.products-list .hover-buttons .add-to-links a,
.products-grid .hover-buttons .lightbox-button,
.products-grid .hover-buttons .weltpixel-quickview,
.products-list .hover-buttons .weltpixel-quickview,
.products-list li.item .lightbox-button {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fff;
    border: none;
    color: #424242;
    opacity: 1;
    padding: 0;
    font-size: 14px;
    border-radius: 50%;
    float: left;
    margin: 0;
    position: relative;
    overflow: hidden;
}
.products-grid .hover-buttons .add-to-links a i,
.products-list .hover-buttons .add-to-links a i,
.products-grid .hover-buttons .lightbox-button i,
.products-list li.item .lightbox-button i {border-radius: 0; display: block; font-size: inherit; line-height: inherit; color: inherit;}
.products-grid .hover-buttons .lightbox-button:hover,
.products-grid .hover-buttons .weltpixel-quickview:hover,
.products-list .hover-buttons .weltpixel-quickview:hover,
.products-list li.item .lightbox-button:hover {background-color: #ffbc3b;}

body.weltpixel-quickview-catalog-product-view .product-info-main .box-tocart .actions {float: left;}
body.weltpixel-quickview-catalog-product-view button.primary,
body.weltpixel-quickview-catalog-product-view .btn {padding-top: 11px; padding-bottom: 12px;}
.weltpixel-quickview span {display: none;}

.products-grid .button-wrapper,
.products-list .button-wrapper {display: inline-block;}
.products-grid .add-to-links,
.products-list .add-to-links {display: inline-block;}
.products-grid .add-to-links,
.products-list .add-to-links {margin: 0 0 0 7px; list-style: none; position: relative; z-index: 2; vertical-align: middle;}
.products-grid .add-to-links a,
.products-list .add-to-links a {display: inline-block; width: 40px; line-height: 40px; text-align: center; border-radius: 4px; background-color: #eee; color: #aaa;}
.products-grid .add-to-links a i,
.products-list .add-to-links a i {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.products-grid .add-to-links a:hover,
.products-list .add-to-links a:hover {background-color: #ffbc3b; color: #aaa;}
.products-grid .swatch-attribute-options,
.products-list .swatch-attribute-options {margin-bottom: 16px;}
.products-grid .add-to-links a + a,
.products-list .add-to-links a + a {margin-left: 0px;}
.products-grid .stock,
.products-list .stock {}
.sidebar .products-grid .product-item-photo {padding: 0;}
.products-grid .product-item-name a,
.products-grid .product-item-name a,
.products-list .product-item-name a {text-align: inherit;}
.products-grid .product-item-name a:hover,
.products-grid .product-item-name a:hover,
.products-list .product-item-name a:hover {color: #ffbc3b;}
.products-grid .product-item-name {font-weight: normal; margin-bottom: .6em; font-size: 1em; line-height: 1; display: block;}
.products-grid .product-reviews-summary {margin-bottom: .8em;}
.catalog-category-view .sidebar .products-grid .product-reviews-summary {display: block;}
.products-grid .product-item-actions {margin-top: .75em;}
.products-grid .product-item-info .product-item-details {display: block;}
.products-grid .actions-primary,
.products-grid .actions-secondary {display: block;}
.products-grid .actions-secondary {margin-top: 10px;}
.unavailable ~ .price-box .price {color: #b2b2b2;}

body .swatch-option-tooltip .corner,
body .swatch-option-tooltip-layered .corner {bottom: -2px;}

.products-list ol {list-style: none; padding: 0;}
.products-list li.item + li.item {margin-top: 24px;}
.products-list .widget-new-list li.item + li.item {margin-top: 24px;}
.products-list .widget-new-list li.item .product-item-actions {margin-top: .75em;}
.products-list .swatch-attribute-options {margin-top: 0;}
.products-list .widget-new-list .image-wrapper {width: 32%;}
.products-list .widget-new-list .product-item-details {width: 68%;}
.products-list .widget-new-list .add-to-links {margin: 0 0 15px 0; display: block;}
.products-list .image-wrapper {float: left; padding: 0 10px; width: 33.334%;}
.products-list .product-item-details {float: left; padding: 0 10px; width: 66.666%;}
.products-list .product-item-name {font-size: 14px; margin-bottom: 9px; line-height: 16px; display: block;}
.products-list .product-item-name a {font-size: 1em;}
.products-list .product-reviews-summary {margin-bottom: 8px;}
.products-list .price-availability-block .price-box {line-height: 1; margin-bottom: 1em;}
.products-list .stock {margin-bottom: 1em;}
.products-list .product-item-description {clear: both; margin-bottom: .75em; font-size: 1em; color: #888; line-height: 1.5em;}
.products-list .actions-primary,
.products-list .actions-secondary {display: inline-block; vertical-align: middle;}
.products-list .actions-secondary a {font-size: 1em; color: #aaa; display: inline-block; margin-left: 10px;     color: rgba(0,0,0,.4);}
.products-list .actions-secondary a i {
    border-radius: 50%;
    border: solid 1px rgba(0,0,0,.1);
    height: 38px;
    width: 38px;
    font-size: 16px;
    color: #222;
    background-color: #fff;
    display: inline-block;
    line-height: 39px;
    text-align: center;
    margin-right: 5px;
}
.products-list .actions-secondary a.mailto i {line-height: 37px;}
.products-list .actions-secondary a span {display: inline-block; vertical-align: middle; margin-top: -6px;}
.products-list .actions-secondary a:hover {color: #ffbc3b;}
.products-list .actions-secondary a:hover i {border-color: #ffbc3b; background-color: #ffbc3b; color: #fff;}

.products-grid li.item .lightbox-button:hover {cursor: pointer;}
.stock {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    background-color: #1ac642;
    font-family: 'open_sansregular', sans-serf;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    margin-bottom: 1.5em;
    padding: 3px 6px 4px;
    position: relative;
}
.stock.unavailable {background-color: #f5401d;}

.cms-content-important {
    display: block;
    background: #f5f5f5;
    font-size: 2.2rem;
    font-weight: 300;
    padding: 20px;
    margin: 0 0 35px -20px;
    line-height: 1.25;
}
.about-info.cms-content ul li {padding: .5em 0;}
.about-info.cms-content ul li a {font-size: 1.083em;}

/* Send to Friend ========================================================================= */
#product-sendtofriend-form #recipients-options .fields .actions-toolbar {margin: 0;}
#product-sendtofriend-form > .actions-toolbar .primary {float: right;}

/* Product View =========================================================================== */
.product-top-block {padding-bottom: 4.5em;}
.product-info-main .page-title-wrapper {margin-bottom: 15px;}
.product-info-main .page-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #222;
    display: block!important;
}
.product-info-main .product.attribute.overview {padding-bottom: 20px;}
.product-info-main .product-info-stock-sku {display: inline-block; vertical-align: middle; margin-left: -15px; padding-left: 14px; margin-bottom: 10px; border-left: 1px solid rgba(0,0,0,0.1);}
.product-info-main .sku {display: inline-block; vertical-align: middle; font-size: .91em; color: #aaa;}
.product-info-main .sku strong,
.product-info-main .sku div {display: inline-block; font-weight: normal;}
.product-info-main .sku strong:after {content: ':';}
.product-info-main .reviews-actions .add {display: none;}

.product-info-main .title-wrapper .product-name {font-size: 1em; margin-bottom: 2em;}
.product-info-main .title-wrapper .product-name h1 {
  font-size: 1.5em;
  margin: 0 0 .125em;
  color: #222;
  line-height: 1.25em;
  font-weight: 300;
  text-transform: uppercase;
}
.product-info-main .title-wrapper .price-availability-block {margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px rgba(0,0,0,0.12);}
.product-info-main .title-wrapper .price-box-bundle .price-label,
.product-info-main .title-wrapper .price-as-configured .price-label {display: inline-block;}
.product-info-main .title-wrapper .price-box-bundle .price-from,
.product-info-main .title-wrapper .price-box-bundle .price-to {margin-bottom: .5em;}
.product-info-main .title-wrapper .price-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  line-height: 1;
}
.product-info-main .product-reviews-box {
    margin-bottom: 10px;
}
.product-info-main .product-reviews {
    display: inline-block;
    vertical-align: middle;
}
.product-info-main .wish-button {
    display: inline-block;
    vertical-align: middle;
}
.product-info-main .wish-button .towishlist {
    margin: 0 0px 0 0;
    border-radius: 0;
    padding: 5px 6px;
    color: #7d7d7d;
    background-color: #f1f1f1;
    border: none;
    text-transform: none;
    font-weight: normal;
    margin-left: 10px;
}
.product-info-main .wish-button .towishlist i,
.product-info-main .wish-button .towishlist span {
    vertical-align: middle;
}
.product-info-main .title-wrapper .price-box .old-price .price {font-size: 14px;}
.product-info-main .title-wrapper .price-box .price {font-size: 24px; line-height: 1;}
.product-info-main .title-wrapper .price-box .old-price .price-label,
.product-info-main .title-wrapper .price-box .special-price .price-label {display: none;}
.product-info-main .title-wrapper .add-review-link {display: inline-block; vertical-align: middle;}
.product-info-main .title-wrapper .add-review {
    font-size: 11px;
    color: #888;
    text-transform: lowercase;
    display: inline-block;
    padding: 3px 11px 2px;
}

.product-info-main .title-wrapper .add-review i {font-size: 16px; margin-right: 4px; line-height: 1; position: relative;}
.product-info-main .bottom-block {padding-top: 10px;margin-bottom:20px}
.product-info-main .stock {display: inline-block; vertical-align: middle; margin: 0 5px 10px 0;}
.product-info-main .top-block {overflow: hidden;}
.product-info-main .top-block .product-reviews-summary {display: inline-block; vertical-align: middle; margin: 0 27px 10px 0;}
.product-info-main .top-block .product-reviews-summary .rating-links {font-size: 11px;}
.product-info-main .top-block .product-reviews-summary .rating-links a {color: inherit;}

.product-info-main .product.attibute.overview  {margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px rgba(0,0,0,0.12); line-height: 2em; font-size: 13px;}
.product-info-main .product-options-wrapper {margin-bottom: 1.5em;}
.product-info-main .product-options-wrapper .block-title {width: 100%; display: none; margin-bottom: 1em;}
.product-info-main .product-options-wrapper .swatch-opt {margin: 0;}
.product-info-main .product-options-wrapper .options-list {margin-bottom: 25px;}
.product-info-main .product-options-wrapper .label,
.product-info-main .product-options-wrapper .swatch-attribute-label {color: #222; font-size: 1.083em; position: relative; font-family: 'open_sansregular', sans-serf; font-weight: normal; margin-left: 5px;}
.product-info-main .product-options-wrapper .control,
.product-info-main .product-options-wrapper .swatch-attribute-options {margin-top: 3px;}
.product-info-main .product-options-wrapper .field,
.product-info-main .product-options-wrapper .swatch-attribute {margin-bottom: 12px; padding-bottom: 12px; border-bottom: solid 1px rgba(0,0,0,0.12);}
.product-info-main .field.qty {margin-right: 20px;}
.product-info-main .box-tocart {margin-bottom: 30px;}
.product-info-main .box-tocart .actions {float: left;}
.product-info-main #product-addtocart-button {line-height: 1.55; min-width: 123px;}
.product-info-main .product-social-links {display: inline-block; vertical-align: middle;}
.product-info-main .product-social-links .product-addto-links {display: inline-block; vertical-align: middle;}
.product-info-main .product-social-links a {display: inline-block;}
.bundle-options-container .product-add-form .product-addto-links a,
.product-info-main .product-social-links a {
    color: #666;
    border: solid 1px rgba(0,0,0,.2);
    padding: 6px 11px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 1;
}
.bundle-options-container .product-add-form .product-addto-links a:hover,
.product-info-main .product-social-links a:hover {background-color: rgba(0,0,0,.1);}
.bundle-options-container .product-add-form .product-addto-links a i,
.product-info-main .product-social-links i {
    font-size: 14px;
    margin-right: 10px;
    color: inherit;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.bundle-options-container .product-add-form .product-addto-links a span,
.product-info-main .product-social-links a span {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 11px;
    line-height: 1em;
}
.product.media .fotorama__nav-wrap--horizontal {margin-top: 50px; padding-top: 30px; border-top: solid 1px rgba(0,0,0,0.12);}
.prices-tier.items {margin-bottom: 1em;}
.prices-tier .price {font-size: 1em;}

body .swatch-attribute + .swatch-attribute {margin-top: 6px; margin-bottom: 10px;}
body .swatch-option.image,
body .swatch-option.color {width: 36px; min-width: 36px; height: 36px; border-radius: 3px; border: none; box-shadow: 0 0 5px rgba(0,0,0,.2);}

body .products-grid .swatch-option.image,
body .products-grid .swatch-option.color,
body .products-list .swatch-option.image,
body .products-list .swatch-option.color {width: 25px; min-width: 25px; height: 25px;}

body .sidebar .swatch-option.image,
body .sidebar .swatch-option.color {width: 36px; min-width: 36px; height: 36px;}

body .swatch-option.image.selected,
body .swatch-option.image:hover,
body .swatch-option.color.selected,
body .swatch-option.color:hover,
body .swatch-option.image:not(.disabled):hover,
body .swatch-option.color:not(.disabled):hover {border: solid 2px #fff; box-shadow: 0 0 2px #000; outline: none;}
body .swatch-option.text{height: auto;}

.bundle-options-container .product-add-form {display: none;}
.bundle-options-container .product-options-title {display: none;}
.bundle-options-container #product_addtocart_form {margin-left: -10px; margin-right: -10px;}
.bundle-options-container #product_addtocart_form:before,
.bundle-options-container #product_addtocart_form:after {content: ''; display: table;}
.bundle-options-container #product_addtocart_form:after {clear: both;}
.bundle-options-container .product-add-form .price {font-size: 1em;}
.bundle-options-container .product-add-form .control .field .label:after {content: none;}
.bundle-options-container .product-add-form .btn.customization  {margin-bottom: 1.5em;}
.bundle-options-container .product-add-form  .fieldset > .field > .label {font-weight: bold; font-size: 1em; color: #444;}
.bundle-options-container .product-add-form  .fieldset .field + .field {margin-top: .5em;}
.bundle-options-container .product-add-form  input.qty {float: none; margin: 0;}
.bundle-options-container .product-add-form  .fieldset .field.option {border-bottom: solid 1px #ddd; padding: 0 0 1.5em; margin: 0 0 1.5em;}
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bundle-options-container .product-add-form .block-bundle-summary .price {font-size: 1.5em;}
.bundle-options-container .product-add-form .block-bundle-summary input.qty {float: left; margin: 0 4px;}
.bundle-options-container .product-add-form .block-bundle-summary .field.qty {float: left; margin-right: 20px;}
.bundle-options-container .product-add-form .block-bundle-summary #product-addtocart-button {display: inline-block; vertical-align: middle; margin-right: 20px;}
.bundle-options-container .product-add-form .block-bundle-summary .product-addto-links {display: inline-block; vertical-align: middle;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary {margin-top: 1.5em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary .subtitle {margin-bottom: .75em; color: #444; display: block; font-size: 1.16em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary li {margin-bottom: .75em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary .label {padding-bottom: .25em; color: #444; display: block; font-size: 1em; font-weight: 600; text-align: left;}
.bundle-options-container .bundle-options-wrapper .product-social-links {display: none;}

.price-box .price-from,
.price-box .price-to {margin: 0;}
.price-box .price-from .price,
.price-box .price-to .price {font-size: 1.16em;}

/* Qty */
label[for="qty"] {display: none;}
input.qty {
    margin: 0 2px;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: rgba(0,0,0,.4);
    font-size: 12px;
    border: none;
    background-color: rgba(0,0,0,.06);
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}
#qty-error {position: absolute;}
div.quantity-decrease i,
div.quantity-increase i,
div.quantity-decrease-item span,
div.quantity-increase-item span {
    font-size: 14px;
    text-align: center;
    color: #656565;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
}
div.quantity-decrease-item span,
div.quantity-increase-item span {
    background: #e9ecf1;
}
div.quantity-decrease-item span:hover,
div.quantity-increase-item span:hover,
div.quantity-decrease i:hover,
div.quantity-increase i:hover {background-color: rgba(0,0,0,.1);}

/* Tabs */
#tabs {padding: 0; border: 1px solid rgba(0,0,0,0.1);}
#tabs .nav-tabs {border-bottom: none; margin: 0; padding: 0; background-color: #f5f5f5;}
#tabs .nav-tabs li a {
  font-size: 14px;
  color: #222;
  background: none;
  margin-right: 0;
  border: none;
  padding: 12px 30px;
  background: transparent;
  position: relative;
  border-radius: 0;
}
#tabs .nav-tabs li:not(:first-child) a {border-left: none;}

#tabs .nav-tabs li a:hover,
#tabs .nav-tabs li a:focus {background-color: rgba(0,0,0,0.1);}

#tabs .nav-tabs li a:hover:after,
#tabs .nav-tabs li a:focus:after,
#tabs .nav-tabs li.active a:after {opacity: 1;}

#tabs .nav-tabs > li.active > a,
#tabs .nav-tabs > li.active > a:hover,
#tabs .nav-tabs > li.active > a:focus {background-color: #fff;}
#tabs .tab-content {padding: 22px 30px;}
#tabs .tab-content header,
#tabs .tab-content h2 {display: none;}
.block.related {margin-top: 30px;}
.additional-attributes .table-label {vertical-align: middle; font-weight: normal;}
.upsell .block-title,
.related .block-title {border-bottom: none; border-bottom: solid 1px #ddd; margin-bottom: 19px; padding-bottom: 17px;}
.upsell .product-item-photo,
.related .product-item-photo,
.products-crosssell .product-item-photo {}
.related .block-actions {float: right; margin: -60px 0; position: relative;}
.related .block-actions .action {
    cursor: pointer;
    color: #666;
    font-family: 'open_sansregular', sans-serf;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
}
.related .block-actions .action:hover {color: #ffbc3b;}
.products-grid.products-related li.item {width: 25%;}
.products-grid.products-related li.item:nth-of-type(3n+1),
.products-grid.products-related li.item:nth-of-type(3n+3) {clear: none;}
.products-grid.products-related li.item:nth-of-type(4n+1) {clear: left;}
.products-grid.products-related li.item:nth-of-type(4n+4) {clear: right;}
.products-grid.products-related .actions-secondary a.towishlist {margin: 0;}
.products-grid.products-related li.item .field {display: inline-block; vertical-align: middle; position: relative; top: -2px;}

.related + .upsell {margin-top: 30px;}

.product-custom {margin-top: 30px;}
.product-custom .fb_iframe_widget.fb-like {vertical-align: top; margin-right: 20px; display: inline-block;}
.product-custom .twitter-share-button {margin-right: 20px;}
.product-custom-social-links {margin-top: 30px;}
.product-custom-social-links .fb_iframe_widget.fb-like {vertical-align: top; margin-right: 20px; display: inline-block; line-height: 1;}
.product-custom-social-links .twitter-share-button {margin-right: 20px;}

/* Product Review */
.tab-content .block-title {overflow: hidden; margin: 0 0 18px; padding: 0 0 12px; font-size: 20px; font-weight: 400;}
.review-form-wrapper #review-form .review-legend {color: #888; font-size: 1.16em; font-weight: normal; border: none; margin: 0 0 .6em; padding: 0; text-transform: none;}
.review-form-wrapper #review-form .review-legend strong {font-weight: bold; color: #4781f9;}
.review-form-wrapper .review-field-ratings .label {color: #222; font-size: .91em; font-weight: normal; border: none; margin: 0 0 .75em; text-align: left; padding: 0; display: block;}
.review-form-wrapper .inputs-wrapper {margin-bottom: .5em;}
.review-form-wrapper .inputs-wrapper .field label,
.review-form-wrapper .review-field-text label {
    color: #222;
    font-size: .91em;
    line-height: 1.5em;
    font-weight: normal;
}

.reviews-wrapper .review-items {list-style: none;}
.reviews-wrapper .review-item {margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: solid 1px #ddd;}
.reviews-wrapper .review-title {
    font-weight: 700;
    color: #444;
    font-size: 1.083em;
    line-height: 1.5em;
    font-family: 'open_sansregular', sans-serf;
    margin-bottom: .75em;
}
.reviews-wrapper .review-ratings {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: solid 1px #ddd;
}
.reviews-wrapper .review-details-wrapper {float: left; width: 82%;}
.reviews-wrapper .review-details {display: block; margin-bottom: 4px; font-size: .83em; color: #aaa;}
.reviews-wrapper .review-author,
.reviews-wrapper .review-date {margin: 0;}
.reviews-wrapper .review-author strong {color: #ffbc3b; font-weight: normal; padding-right: 5px;}
.toolbar.review-toolbar .pager {text-align: left;}
.toolbar.review-toolbar .limiter {display: inline-block; float: none; margin: 0;}
.toolbar.review-toolbar .limiter-label {display: inline-block; vertical-align: middle; margin-right: 5px;}
.toolbar.review-toolbar select {display: inline-block; vertical-align: middle; width: auto;}
.review-field-rating {float: left; margin: 0 20px 0 0!important; padding: 5px 20px 5px 0; border-right: solid 1px #ddd;}
.review-field-rating:last-of-type {border: none;}
.review-control-vote {min-height: 20px; min-width: 100px;}
.review-control-vote:before {
    color: #c7c7c7;
    font-family: "Ionicons";
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\f4b3' '\f4b3' '\f4b3' '\f4b3' '\f4b3';
    display: block;
    position: absolute;
    z-index: 1;
}
.review-control-vote:before {content: '\f4b3' '\f4b3' '\f4b3' '\f4b3' '\f4b3';}
.review-control-vote label:before {
    color: #ffbc3b;
    font-family: 'Ionicons';
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
}
.review-control-vote label {cursor: pointer; display: block; position: absolute; padding: 0!important;}
.review-control-vote label:hover:before {opacity: 1;}
.review-control-vote .rating-1 {z-index: 6;}
.review-control-vote .rating-2 {z-index: 5;}
.review-control-vote .rating-3 {z-index: 4;}
.review-control-vote .rating-4 {z-index: 3;}
.review-control-vote .rating-5 {z-index: 2;}

.review-control-vote .rating-1:before {content: '\f4b3';}
.review-control-vote .rating-2:before {content: '\f4b3' '\f4b3';}
.review-control-vote .rating-3:before {content: '\f4b3' '\f4b3' '\f4b3';}
.review-control-vote .rating-4:before {content: '\f4b3' '\f4b3' '\f4b3' '\f4b3';}
.review-control-vote .rating-5:before {content: '\f4b3' '\f4b3' '\f4b3' '\f4b3' '\f4b3';}
.review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote label:after {content: none!important;}
.review-control-vote label span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {opacity: 1;}
.review-form-wrapper input.form-control {
    width: 100%;
    height: 40px;
    border-color: transparent;
    background-color: rgba(0,0,0,.06);
    color: rgba(0, 0, 0, 0.4);
}
.review-form-wrapper textarea.form-control {
    width: 100%;
    height: 120px;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.4);
    background-color: rgba(0,0,0,.06);
}

/* Rating ================================================================================= */
/* .rating-summary {margin-right: 5px; display: inline-block;} */
.rating-summary {margin-right: 0px; display: inline-block;}
.reviews-actions {display: inline-block; vertical-align: middle; font-size: 11px;}
.reviews-actions a {color: #666; text-decoration: none; line-height: 1.44em;}
.reviews-actions a:hover {color: #ffbc3b;}
.reviews-actions a.add {position: relative; display: inline-block;}
.reviews-actions a + a.add {margin-left: 9px;}
.reviews-actions a + a.add:before {content: ''; display: block; position: absolute; width: 1px; height: 100%; background: #aaa; left: -6px;}
.rating-summary .label {display: none;}
.rating-result {position: relative; display: inline-block; line-height: 1; color: #bbb; text-align: left; vertical-align: middle}
.rating-result i {font-size: 15px;}
.rating-result span {position: absolute; color: #ffbc3b; top: 0; left: 0; height: 12px; overflow: hidden;}
body .swatch-attribute .swatch-option.text {
    display: block;
    padding: 1px 5px;
    box-sizing: content-box;
    font-weight: normal;
    color: #222;
    display: block;
    font-size: 12px;
    line-height: 1.75em;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,.1);
    box-sizing: content-box;
    background: none;
    margin-right: 2px;
}
body .swatch-attribute .swatch-option:not(.disabled):hover {outline: none; color: #ffbc3b;}
body .swatch-attribute.size .swatch-option.selected,
body .swatch-attribute.manufacturer .swatch-option.selected {outline: none; color: #ffbc3b; border-color: rgba(0,0,0,.5);}

#product-review-container .rating-summary {display: block;}
#product-review-container .rating-summary .label {display: inline-block; margin-right: 4px; min-width: 50px; text-align: left; position: relative; top: -2px;}


/* Customer =============================================================================== */
.login-container .block-title {
    margin: 0;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0;
    border: none;
}
.login-container .block-title:after {content: none;}
.login-container p,
.login-container .note {font-size: .91em;}
.login-container .label {
    float: left;
    font-weight: normal;
    position: relative;
    z-index: 0;
    font-size: .91em;
    padding-bottom: 5px;
    color: inherit;
    line-height: 1.5;
}
.login-container .block-customer-login .actions-toolbar {margin-top: 1.5em;}
.login-container .block-customer-login .actions-toolbar .secondary {float: left; margin: .75em 0;}
.login-container .block-customer-login .field:not(.note) {margin-top: 1em;}
.login-container .actions-toolbar {margin-top: 0; border-top: 1px solid rgba(0,0,0,.1); padding-top: 1.5em; padding-bottom: 0;}

fieldset.fieldset.with-border {
    border: 1px solid #ddd;
    padding: 1.5em 20px;
    margin: 0 0 1.5em;
}
fieldset.fieldset .legend {
    display: block;
    text-align: left;
    border-bottom: solid 1px #ddd;
    color: #444;
    font-weight: 400;
    line-height: 1.583em;
    padding-bottom: .75em;
    margin-bottom: 1.5em;
    font-size: 1.33em;
}



.form-create-account .fieldset .field {padding: 0 10px; width: 50%; float: left; margin-bottom: .75em; margin-top: 0!important;}
.form-create-account .fieldset .field input + .nested {margin-top: .75em;}
.form-create-account .fieldset .field.newsletter {clear: both; width: auto; float: none;}
.form-create-account .actions-toolbar {text-align: right;}
.form-create-account .actions-toolbar .secondary {float: left; margin: .75em 0;}


.field.password {margin-top: 0!important;}
.field.password .control {position: relative;}
.field.password .control:before,
.field.password .control:after {content: ''; display: table;}
.field.password .control:after {clear: both;}
.field.password .control #password {float: left; width: 63%;}
.field.password .control #password-error {position: absolute; top: 100%; font-size: 11px; color: #f00;}
.form-edit-account .fieldset .field.password .control {padding-bottom: 20px;}
.form-edit-account .fieldset .field.password .control #password-error {position: absolute; top: calc(100% - 20px); font-size: 11px; color: #f00;}
.field.password .control #password-strength-meter-container {
    background-color: #f4f4f4;
    height: 36px;
    line-height: 36px;
    padding: 0 9px;
    position: relative;
    z-index: 1;
    width: 35%;
    float: right
}
.password-strength-meter:before {content: ''; height: 100%; left: 0; position: absolute; top: 0; z-index: -1;}
.password-strength-meter-0 .password-strength-meter:before {background-color: #f4f4f4; width: 100%;}
.password-strength-meter-1 .password-strength-meter:before {background-color: #ffafae; width: 25%;}
.password-strength-meter-2 .password-strength-meter:before {background-color: #ffd6b3; width: 50%;}
.password-strength-meter-3 .password-strength-meter:before {background-color: #c5eeac; width: 75%;}
.password-strength-meter-4 .password-strength-meter:before {background-color: #81b562; width: 100%;}
.control.captcha-image {margin-top: 10px;}
.control.captcha-image .captcha-img {vertical-align: middle;}


.form-create-account .fieldset .customer-name-prefix-middlename-suffix {margin-left: 0; margin-right: 0; margin-bottom: .75em;}
.form-create-account .fieldset .field.region{clear: right; margin-top: 0!important;}
.form-create-account .fieldset .field.zip{clear: left;}
.form-create-account .fieldset .field.password + .field.confirmation {margin-top: 0;}

.field.required label:after,
.field.required .label:after {content: '*'; color: #f00; padding-left: 2px;}

.fieldset .customer-name-prefix-middlename-suffix {}
.fieldset .customer-name-prefix-middlename-suffix .field-name-prefix,
.fieldset .customer-name-prefix-middlename-suffix .field-name-suffix {width: 12.5%;}
.fieldset .customer-name-prefix-middlename-suffix .field-name-firstname,
.fieldset .customer-name-prefix-middlename-suffix .field-name-middlename,
.fieldset .customer-name-prefix-middlename-suffix .field-name-lastname {width: 25%;}

.checkout-header {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 35px;
}
.checkout-index-index .action-auth-toggle {color: rgba(0,0,0,0.8);}
.authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear .1s, visibility 0s linear .1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
}
.authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear .1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
}
.authentication-dropdown .modal-header {padding: 0;}
.authentication-dropdown .modal-header .action-close {margin: 0;}
.authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
    float: right;
    margin-top: -57px;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.authentication-wrapper .action-auth-toggle {
    border: none;
    padding: 0;
    background: none;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
}
.authentication-wrapper .action-auth-toggle:hover {color: #ffbc3b;}
.authentication-wrapper .action-auth-toggle:before {
    content: "\f29e";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 5px;
}
.block-authentication .block-title {padding: 0; border: none;}
.block-authentication .actions-toolbar:before,
.block-authentication .actions-toolbar:after {content: ''; display: table;}
.block-authentication .actions-toolbar:after {clear: both;}
.block-authentication .actions-toolbar > .secondary {margin-top: 10px;}
.block-authentication .actions-toolbar > .primary {display: inline; float: right; margin-right: 0;}
.block-authentication .actions-toolbar > .primary .action {margin-right: 0;}
.popup-authentication .modal-inner-wrap {min-width: 768px; width: 60%;}
.popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
    padding-top: 20px;
}
.popup-authentication .block[class],
.popup-authentication .form-login,
.popup-authentication .fieldset,
.popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding-bottom: 12px;
}
.popup-authentication .block[class]{box-sizing: border-box; float: left; padding: 10px 30px 0 0; width: 50%;}
.popup-authentication .block[class] + .block {border-left: 1px solid #c1c1c1; border-top: 0; margin: 0; padding: 10px 0 0 40px;}
.popup-authentication .block[class] + .block::before {left: 0; top: 50%;}
.popup-authentication .actions-toolbar {margin-bottom: 0; margin-top: auto;}
.authentication-dropdown {box-sizing: border-box;}
.authentication-dropdown .modal-inner-wrap {padding: 18px;}
.authentication-dropdown .modal-content {background: none;}
._has-auth-shown .authentication-wrapper {z-index: 900;}
.block-authentication .field .label {font-weight: 400;}
.block-authentication .actions-toolbar {margin-bottom: 5px;}
.block-authentication .block[class] {margin: 0;}
.block-authentication .block[class] ul {list-style: none; padding-left: 10px;}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {float: none; width: auto;}
.block-authentication .block[class] + .block {position: relative;}

#customer-email-fieldset > .field {margin-bottom: 12px;}
#shipping-new-address-form {margin: 0 -10px;}
#shipping-new-address-form .field {padding: 0 10px;}
#shipping-new-address-form .field[name="shippingAddress.prefix"],
#shipping-new-address-form .field[name="shippingAddress.suffix"] {width: 12.5%; float: left;}
#shipping-new-address-form .field[name="shippingAddress.firstname"],
#shipping-new-address-form .field[name="shippingAddress.middlename"],
#shipping-new-address-form .field[name="shippingAddress.lastname"] {width: 25%; float: left;}
#shipping-new-address-form .field[name="shippingAddress.company"] {clear: both; margin-top: 1em; float: left; width: 100%;}
#shipping-new-address-form .field[name="shippingAddress.city"] {clear: both; float: left; width: 100%;}
#shipping-new-address-form .field[name="shippingAddress.region_id"],
#shipping-new-address-form .field[name="shippingAddress.region"],
#shipping-new-address-form .field[name="shippingAddress.postcode"],
#shipping-new-address-form .field[name="shippingAddress.fax"],
#shipping-new-address-form .field[name="shippingAddress.country_id"],
#shipping-new-address-form .field[name="shippingAddress.district"],
#shipping-new-address-form .field[name="shippingAddress.telephone"] {clear: both; margin-top: 1em; float: left; width: 100%;}
#shipping-new-address-form fieldset.street {margin: 1em 0; clear: both; float: left; width: 100%; padding: 0; text-align: left;}
#shipping-new-address-form fieldset.street .field {width: 50%; float: left; margin: 0;}
#shipping-new-address-form fieldset.street label  {display: none;}
#shipping-new-address-form fieldset.street label:after {content: none;}
#shipping-new-address-form fieldset.street legend.label {text-align: left; border: none; margin-left: 10px; margin-right: 10px;}
#shipping-new-address-form fieldset.street {margin: 1em 0; clear: both; float: left; width: 100%; padding: 0; text-align: left;}
#shipping-new-address-form fieldset.street .field {width: 50%; float: left; margin: 0;}
#shipping-new-address-form fieldset.street label  {display: none;}
#shipping-new-address-form fieldset.street label:after {content: none;}
#shipping-new-address-form fieldset.street legend.label {text-align: left; border: none; margin-left: 10px; margin-right: 10px;}

.authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
    float: right;
    margin-top: -77px;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.authentication-wrapper .action-auth-toggle {
    border: none;
    padding: 0;
    background: none;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
}
.authentication-wrapper .action-auth-toggle:hover {color: #3f51b5;}
.authentication-wrapper .action-auth-toggle:before {
    content: '\f29e';
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 5px;
}

.form.search.advanced .price {font-size: inherit; color: inherit;}
.form.search.advanced .range .field {display: inline-block; width: 48%; margin: 0; vertical-align: middle;}
.form.search.advanced .range .field + .field {margin-left: 2%;}
.form.search.advanced .range .field.with-addon input {display: inline-block; vertical-align: middle; width: 90%;}
.form.search.advanced .range .field.with-addon .addafter {display: inline-block; vertical-align: middle; margin: 0 0 0 5px;}

.account .content-inner a {color: #aaaaaa;}
.account .content-inner .product-item-name a {color: #222;}
.account .content-inner .product-item-name a:hover,
.account .content-inner a:hover {color: #ffbc3b;}
.account .content-inner .box-content,
.account .content-inner .box-actions {font-size: .91em;}
.account .content-inner .actions-toolbar .primary {margin: 9px 0;}
.account .content-inner .actions-toolbar .secondary {float: right;}
.downloadable-customer-products .content-inner .actions-toolbar .secondary {float: none;}

.customer-review.view .product-media,
.customer-review.view .product-info {display: inline-block; vertical-align: top;}
.customer-review.view .product-info {margin-left: 20px;}
.customer-review.view .product-info .rating-average-label {display: none;}
.customer-review.view .product-info .reviews-actions a + a.add:before {content: none;}
.customer-review.view .review-details {margin-top: 1.5em;}
.customer-review.view .review-details .title {
    font-size: 1.5em;
    font-family: 'open_sansregular', sans-serf;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 9px;
    margin-bottom: 18px;
    color: #222;
    border-bottom: solid 1px #ddd;
}
.customer-review.view .review-details .title strong {font-weight: inherit;}
.customer-review.view .review-details .rating-summary {display: block;}
.customer-review.view .review-details .rating-summary + .rating-summary {margin-top: .25em;}
.customer-review.view .review-details .rating-summary .rating-label{color: #222; min-width: 40px; display: inline-block;}
.customer-review.view .customer-review-rating {margin-bottom: 1.5em;}
.customer-review.view .review-title {color: #222; font-family: 'open_sansregular', sans-serf; font-size: 1.16em; margin-bottom: .66em;}
.customer-review.view .review-date {color: #aaa; font-size: .91em;}
.customer-review.view .review-content {margin-bottom: .75em;}
.review-customer-view .content-inner .actions-toolbar .secondary {float: left;}

.block-dashboard-info {margin-bottom: 3em;}
.block-dashboard-orders .block-title,
.block-dashboard-addresses .block-title,
.block-dashboard-info .block-title,
.block-reviews-dashboard .block-title {
    font-size: 1em;
    padding: 0;
    margin: 0;
        border-bottom: 1px solid rgba(0,0,0,.1);
    padding-top: 1em;
    margin-bottom: 1.5em;
}
.block-dashboard-orders .block-title strong,
.block-dashboard-addresses .block-title strong,
.block-dashboard-info .block-title strong,
.block-reviews-dashboard .block-title strong,
.box .box-title {
    font-size: 1.33em;
    color: #222;
    font-weight: normal;
    line-height: 1.5em;
    padding-bottom: .5em;
    margin: 0;
    display: inline-block;
}
.box .box-inner {border: solid 1px rgba(0,0,0,0.12); padding: 1.5em 15px;}
.box .box-title {
    width: 100%;
    overflow: hidden;
    border-bottom: solid 1px rgba(0,0,0,0.12);
    margin-bottom: 1.5em;
    display: block;
}
.block-dashboard-orders .block-title a,
.block-dashboard-addresses .block-title a,
.block-dashboard-info .block-title a,
.block-reviews-dashboard .block-title a,
.box .box-title a  {float: right; text-decoration: none; font-size: .91em;}
.block-dashboard-addresses .block-title a i,
.block-dashboard-info .block-title a i,
.box .box-title a i {font-size: 16px; color: #ddd; padding: 5px;}

.block-dashboard-addresses .block-title a :hover,
.block-dashboard-info .block-title a i:hover,
.box .box-title a i:hover {color: #ffbc3b;}

#my-orders-table caption {display: none;}
#my-orders-table td {text-align: center; font-size: .91em;}
#my-orders-table a {color: #aaa; display: inline-block;}
#my-orders-table a:hover {color: #ffbc3b;}
.account .content-inner .action {display: inline-block;}
.account .content-inner .action + .action {border-left: solid 2px #ddd; margin-left: 2px; padding-left: 5px;}

.block-addresses-list-wrapper {margin-top: 1.5em;}
.block-addresses-list-wrapper .addresses .item + .item {margin-top: 1.5em;}

.block-new-customer ul {padding-left: 20px;}
.block-customer-login .field + .field {margin-top: .75em;}
.block-customer-login .actions-toolbar .primary {float: right;}
.block-customer-login .actions-toolbar > .secondary {margin-top: 9px;}


body.catalog-product-compare-index .action.print{float: right; margin: 15px 0;}
.table-wrapper.comparison{clear: both; max-width: 100%; overflow-x: auto;}
.table-comparison{table-layout: fixed;}
.table-comparison .cell.table-label span {font-size: 1em; color: #222; font-weight: bold;}
.table-comparison td:last-child{border-right: 1px solid #d1d1d1;}
.table-comparison .cell{width: 100px; padding: 15px;}
.table-comparison .cell .attibute.value{width: 100%; overflow: hidden;}
.table-comparison .cell.product.info,.table-comparison .cell.product.label{border-bottom: 1px solid #d1d1d1;}
.table-comparison .cell.label .attribute.label{display: block; width: 100%; word-wrap: break-word;}
.table-comparison .cell.attribute{font-size: 1.3rem;}
.table-comparison .cell.attribute img{max-width: 100%; height: auto;}
.table-comparison .product-item-photo{display: block; margin: 0 auto 15px;}
.table-comparison .product-image-photo{margin-left: 0;}
.table-comparison .product-item-actions,.table-comparison .price-box,
.table-comparison .product.rating,.table-comparison .product-item-name{display: block; margin: 15px 0;}
.table-comparison .product-addto-links{margin-top: 15px;}
.table-comparison .product-addto-links .action.split,.table-comparison .product-addto-links .action.toggle{line-height: 1.2rem; padding: 5px 8px; font-size: 1.1rem;}
.table-comparison .product-addto-links .action.toggle{padding: 0;}
.table-comparison .cell.remove{padding-top: 0; padding-bottom: 0; text-align: right;}
.table-comparison .product-item-actions > .actions-primary {display: inline-block; vertical-align: middle;}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary{margin-left: 10px; display: inline-block; vertical-align: middle;}
.table-comparison .action.tocart{white-space: nowrap;}
.comparison.headings{background: #fff; left: 0; position: absolute; top: 0; width: auto; z-index: 2;}


/* Sidebar ================================================================================ */
.main-container > .sidebar {padding-top: 20px;}
.sidebar .block {
    margin-bottom: 1.5em;
    color: #666;
    padding: 0 0 24px;
    position: relative;
}
.sidebar .block .actions-toolbar {text-align: left; margin: 0; padding-top: 1.5em; border-top: solid 1px #ddd;}
.sidebar .block .secondary {margin-left: 7px;}
.sidebar .block ul,
.sidebar .block ol {margin: 0; padding: 0; list-style: none;}
.block-title,
.sidebar .block .block-title,
.block-collapsible-nav-title {
    margin: 0 0 18px;
    font-family: 'open_sansregular', sans-serf;
    color: #222;
    font-weight: normal;
    padding: 18px 0;
    font-size: 18px;
    position: relative;
    border-bottom: solid 1px rgba(0,0,0,0.12);
}
.sidebar .block .block-title {padding: 4px 0 18px;}

.sidebar .block .block-title .counter {display: none!important;}
.block-collapsible-nav-title strong {float: none;}
.block-title .right-divider {margin-top: .75em;}
.sidebar .block.filter .block-title {display: block;}
.sidebar .block.filter .block-subtitle {display: none;}
.sidebar .block.filter .filter-count-label {display: none;}
.sidebar .block.filter dl dd {margin-bottom: 20px;}
.sidebar .block.filter ol li {margin: 0; border: none!important; padding: 0;}
.sidebar .block.filter ol li a {
    font-size: 13px;
    line-height: 1.583em;
    font-weight: 400;
    color: #333333;
    display: block;
    padding: 3px 0;
}
.sidebar .block.filter ol li .filter-label {display: inline-block; width: 85%;}
.sidebar .block.filter ol li i {margin-right: 7px;}
.sidebar .block.filter ol li .count {
    float: right;
    background: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 11px;
    color: #aaa;
    border-radius: 50%;
    -moz-border-radius: 50%;
    margin-top: -2px;
    display: none;
    padding: 0;
}
.sidebar .block.filter ol li .price {font-size: inherit; color: inherit; font-weight: inherit;}
.sidebar .filter-options-title:after {top: 4px; right: 0;}
.sidebar .filter-options-content .count:before,
.sidebar .filter-options-content .count:after {content: none;}
.sidebar .block.filter .swatch-attribute-options .swatch-option.text {
    border: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    display: inline-block;
    -moz-transition: box-shadow 300ms ease;
    -webkit-transition: box-shadow 300ms ease;
    -o-transition: box-shadow 300ms ease;
    transition: box-shadow 300ms ease;
    color: #444;
    font-weight: normal;
}
.sidebar .block li {
    width: auto;
    overflow: hidden;
    padding: 0 10px;
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition: background-color .8s ease;
}
.sidebar .block:not(.widget) li + li {border-top: dotted 1px #ddd;}
.sidebar .block li a,
.sidebar .block li strong {
    color: #666;
    font-size: 1em;
    line-height: 1.583em;
    padding: .55em 0;
    display: inline-block;
}
.sidebar .block li a.delete:hover {color: #ffbc3b;}
.sidebar .block li strong {font-weight: normal; color: #222;}
.sidebar .block li a:hover {background: transparent;}
.sidebar .block.block-reorder .product-item label {display: none;}
.sidebar .block.block-reorder li {padding: 10px 0; background: none;}
.sidebar .block.block-reorder li:hover {background: none;}
.sidebar .block.block-reorder li .field {display: inline-block; margin-right: 10px; vertical-align: middle; position: relative; top: -2px;}
.sidebar .block.block-reorder li .product-item-name {padding: 0; vertical-align: top; max-width: 80%;}
.sidebar .block.block-reorder li .product-item-name a {padding: 0;}

.sidebar .block.block-wishlist li {padding: 1em 0;}
.sidebar .block.block-wishlist li a {padding: 0;}
.sidebar .block.block-wishlist li:hover {background: none;}
.sidebar .block.block-wishlist .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
}
.sidebar .block.block-wishlist .product-image-container {display: inline-block; max-width: 100%; width: 64px;}
.sidebar .block.block-wishlist .product-item-details {display: table-cell; vertical-align: top; white-space: normal; width: 99%; position: relative; padding-right: 20px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions {position: absolute; right: 0; top: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a {padding: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions button.action {background: none; padding: 0; border: none;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action i {color: #dddddd; font-size: 1.16em; line-height: 1; padding: 5px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a i {color: #dddddd; font-size: 1.16em; line-height: 1; padding: 5px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action i:hover,
.sidebar .block.block-wishlist .product-item-details .product-item-actions a i:hover {color: #222;}
.sidebar .block.block-wishlist .product-item-details .product-item-name,
.sidebar .block.block-wishlist .product-item-details .product-item-link {padding: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-name a {color: #222;}
.sidebar .block.block-wishlist .actions-toolbar {margin-top: 1em;}
.sidebar .block.block-compare .product-item-name {padding: 0;}
.sidebar .block.block-compare .action {float: right;}
.sidebar .block.block-compare .action.delete {padding: .57em 0;}

.block-reviews-dashboard  {margin-top: 3em;}
.block-reviews-dashboard ol {list-style: decimal; padding-left: 20px; color: #222;}
.block-reviews-dashboard ol li .product-name a {font-family: 'open_sansregular', sans-serf; font-weight: 400; color: #222;}
.block-reviews-dashboard ol li .rating-summary {margin: -1px 0 0 5px;}



.filter-title{display: none;}
.filter-content .item{margin: 10px 0;}
.filter-actions{margin-bottom: 30px;}
.filter.active .filter-options,.filter-options{background: transparent; clear: both; display: block; overflow: initial; position: static;}
.filter-subtitle{position: static; display: block;}
.page-layout-1column.page-with-filter .column.main{padding-top: 45px; position: relative; z-index: 1;}
.page-layout-1column .filter.block{margin-bottom: 24px;}
.page-layout-1column .filter-content{margin-top: 10px;}
.page-layout-1column .filter-subtitle{display: none;}
.page-layout-1column .filter-options-item {border: 0; display: inline-block; margin-right: 25px; position: relative;}
.page-layout-1column .filter-options-item.active{position: relative; z-index: 2;}
.page-layout-1column .filter-options-item.active:hover{z-index: 3;}
.page-layout-1column .filter-options-item.active:after,
.page-layout-1column .filter-options-item.active:before{
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000;
    bottom: -1px;
    content: '';
    display: block;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    z-index: 3;
}
.page-layout-1column .filter-options-item.active:after{border-bottom-color: #fff; margin-top: 2px; z-index: 4;}
.page-layout-1column .filter-options-title{padding: 0 20px 0 0;}
.page-layout-1column .filter-options-title:after{right: 2px; top: 5px; z-index: 3;}
.page-layout-1column .filter-options-content{
    background: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75);
    box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75);
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    width: 180px;
    z-index: 2;
    display: none;
}
.page-layout-1column .filter-options-content .item{padding: 5px; margin: 0;}
.page-layout-1column .filter-options-content .item a{margin-left: 0;}
.page-layout-1column .filter-options-content .item:hover{background-color: #e8e8e8;}
.page-layout-1column .filter-current{display: inline; line-height: 35px;}
.page-layout-1column .filter-current-subtitle{color: #7d7d7d; display: inline; font-size: 14px; font-weight: normal; padding: 0;}
.page-layout-1column .filter-current-subtitle:after{content: ':';}
.page-layout-1column .filter-current .item,
.page-layout-1column .filter-current .items{display: inline;}
.page-layout-1column .filter-current .item{margin-right: 25px;}
.page-layout-1column .filter-current .action.remove{line-height: normal;}
.page-layout-1column .filter-actions{display: inline;}
.page-layout-1column .filter-actions ~ .filter-options{margin-top: 25px;}

.filter-options-item + .filter-options-item {padding-top: 10px; margin-top: 5px; border-top: 1px solid rgba(0,0,0,0.12);}
.filter-options-title {
    cursor: pointer;
    color: #222;
    font-size: 1.16em;
    font-weight: 400;
    line-height: 1.583em;
    margin-bottom: .5em;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    word-break: break-all;
    z-index: 1;
}
.filter-options-title:after {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f3d0";
}
.filter-options-title:after {position: absolute; right: 13px; top: 9px;}
.filter-options-title:hover {color: #000;}
.filter-options-title.active:after {content: '\f3d8';}

body:not(.page-layout-1column) .default-open .filter-options-title:after {content: '\f3d8';}
body:not(.page-layout-1column) .default-open .filter-options-title.active:after {content: "\f3d0";}
body:not(.page-layout-1column) .default-open .filter-options-content {display: block;}

.filter-options-content {margin: 0; padding: 0 0 10px; display: none;}
.filter-options-content .item {margin: 10px 0; line-height: 1.5em;}
.filter-options-content a {font-size: 1em; padding: 3px 0; display: inline-block; }
.filter-options-content a:hover {background-color: #e8e8e8; text-decoration: none;}
.filter-options-content a:hover + .count {background-color: #e8e8e8;}
.filter-options-content .count {color: #858585; padding-right: 5px;}
.filter-options-content .count:before {content: '(';}
.filter-options-content .count:after {content: ')';}
.filter-options-content .price {font-size: inherit; color: inherit; font-weight: inherit;}
.filter-options-content .swatch-attribute.swatch-layered {padding: 0;}



/* Cart ================================================================================= */
body .table > tbody + tbody {border-width: 1px;}
body .table > thead > tr > th {
    border-bottom-width: 1px;
    padding: 1.25em 0;
    font-size: 1em;
    font-weight: normal;
    color: inherit;
    font-family: inherit;
    white-space: nowrap;
    text-align: center;
}
body .table .product-item-name {
    font-size: 1.167em;
    line-height: 1em;
    text-transform: none;
    font-weight: 400;
    color: #222;
    display: inline-block;
    margin-top: -6px;
    max-width: 83%;
    margin-bottom: 9px;
}
body .table .product-item-name a {font-size: 1em; line-height: normal;}
body .table .actions-toolbar a {display: inline-block; font-size: 11px; color: #888; border: solid 1px rgba(0,0,0,.1); border-radius: 12px; padding: 0px 8px 3px; text-transform: lowercase;}
body .table .actions-toolbar a i {
    color: #aaa;
    font-size: 16px;
    display: inline-block;
    margin-right: 2px;
    line-height: 1;
    position: relative;
    top: 2px;
    padding: 2px;
}
body .table .item-options {margin-bottom: .75em;}
body .table .item-options dt,
body .table .item-options dd {float: left; font-weight: normal; font-style: normal;}
body .table .item-options dd {margin: 0 5px;}
body .table .item-options dd + dt {border-left: solid 1px #888; padding-left: 5px;}
.item-options dt { font-weight: bold;}
.item-options dt:after {content: ":";}
.item-options dt,
.item-options dd {font-style: italic; display: block; color: #888; font-size: 1em;}
.item-options dd {color: #666;}
.cart.table-wrapper td {padding: 40px 1.5em; vertical-align: middle;}
.cart.table-wrapper td:first-child,
.cart.table-wrapper th {border-left: none; padding-left: 0;}
.cart.table-wrapper td:last-child,
.cart.table-wrapper th {border-right: none; }
.cart.table-wrapper .table,
.cart.table-wrapper .table > tbody + tbody {border: none;}
.cart.table-wrapper .table caption {display: none;}
.table td.remove {border-right: none; background-color: #f5f5f5; width: 75px;}
.table td.remove  i {
    font-size: 1.16em;
    color: #aaa;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    border: solid 1px #cdcdcd;
    border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 0;
}

body #shopping-cart-table > thead > tr > th {border-top: 1px solid rgba(0,0,0,0.12);}
#shopping-cart-table tbody tr td .cart-price {display: inline-block; padding-top: 5px; font-size: 18px;}
#shopping-cart-table tr td {padding: 40px 1.5em; vertical-align: middle;}
#shopping-cart-table tbody tr td {border-right: none; border-left: none; vertical-align: top;}
#shopping-cart-table tbody tr td:first-child {border-left: none; padding-left: 0; width: 43%;}
#shopping-cart-table tbody tr td.price-wrapper,
#shopping-cart-table tbody tr td.subtotal {text-align: center;}
#shopping-cart-table tbody tr td.actions {text-align: center; width: 20px;}
#shopping-cart-table tbody tr td.actions a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: rgba(0,0,0,0.4);
    padding: 3px;
    position: relative;
}
#shopping-cart-table tbody tr td.actions a:hover {color: #ffbc3b;}
.cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
}
.cart.table-wrapper .product-image-container {display: inline-block; max-width: 100%; width: 64px;}
.cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
    position: relative;
}
.cart.table-wrapper .qty .label {display: none;}
.cart.table-wrapper .field.qty {width: 112px;}
.cart-container .cart.actions {text-align: right; padding-bottom: 1.5em; margin-bottom: 3em;}
.cart-container .cart.actions a {float: left;}

body .description ul,
body .description ol {margin-left: 20px;}
fieldset .field.review-field-summary {margin-top: 0;}

fieldset .field:not([class*='col-']) ~ .field:not([class*='col-']) {margin-top: 12px;}
#co-shipping-method-form {margin-top: 1.5em;}
.cart-summary .block .block-inner {
    color: #666;
    border: solid 1px rgba(0, 0, 0, 0.1);
    padding: 0 24px 24px;
    position: relative;
    z-index: 10;
    background-color: #fff;
}
.cart-summary .totals-wrapper .block-inner {border-width: 2px; border-color: #2ea82b;}
.cart-summary .totals-wrapper .block-title {text-align: center;}
.cart-summary .actions-toolbar {padding-top: 1.5em; border-top: solid 1px #ddd;}
.cart-summary .rate .methods dt {color: #666; font-weight: normal; font-size: .91em; margin-bottom: .25em;}
.cart-summary .rate .methods dd + dt {margin-top: 1em;}
.totals-inner {
    border: solid 1px rgba(0, 0, 0, 0.1);
    padding: 0 24px 24px;
    position: relative;
    z-index: 10;
    background-color: #fff;
}
.table.totals {text-align: left;}
.table.totals th,
.table.totals td {
    float: none !important;
    display: inline-block;
    vertical-align: bottom;
    padding: 8px!important;
    color: #666;
    font-family: 'open_sansregular', sans-serf;
    border: none;
    line-height: 1.5;
}
.table.totals .grand {margin-top: .75em; display: block;}
.table.totals .grand .price {font-size: 18px; font-weight: normal;}
.totals-wrapper .checkout-methods-items {text-align: left;}
.totals-wrapper .checkout-methods-items .btn {background-color: #2ea82b; color: #fff;}
.totals-wrapper .checkout-methods-items .btn i {display: none;}
.table.totals th strong {font-weight: normal;}
.table.totals td .price {font-size: 14px; color: #4781f9;}
.checkout-methods-items {list-style: none; text-align: left;}
.checkout-methods-items.items {padding-left: 7px;}
.checkout-methods-items li + li {padding-top: 1em;}
.checkout-methods-items li a {color: #444; font-size: .91em; line-height: 1.583em;}
.checkout-methods-items li a:hover {color: #4781f9;}

/* Checkout =============================================================================== */
.table-caption,
.multicheckout .block .title {
    font-family: 'open_sansregular', sans-serf;
    color: #222;
    font-weight: 400;
    font-size: 1.16em;
    line-height: 1.583em;
}
.multicheckout .block-content .title {margin-left: 10px;}
.multicheckout .block .title {margin-bottom: 9px;}
.multicheckout .block .title strong {font-weight: inherit;}
body .table > tbody > tr > td {padding: 1.5em; vertical-align: middle;}
body .table > tbody > tr > td.qty {width: 40px;}
body .table > tbody > tr > td .qty input:not(.cart-qty) {background-color: #eee; border-color: #eee; float: none; margin: 0;}
body .table > tbody > tr > td.address label,
#multiship-addresses-table .qty label {display: none;}
.multicheckout .actions-toolbar .primary {margin: 9px 0;}
.multicheckout .actions-toolbar .secondary {float: right;}
.multicheckout .box:not(.box-items) {border: solid 1px #e5e5e5; padding: .75em; margin: 0 0 0.75em 0;}
.multicheckout .box-title {display: block; margin-bottom: 9px; font-size: 13px;}
.multicheckout .box-title.with-link > span {position: relative; padding-right: 10px;}
.multicheckout .box-title.with-link > span:after {content: ''; display: block; border-right: solid 1px; border-color: inherit; position: absolute; right: 3px; top: 0; height: 100%;}
.multicheckout .box dl,
.multicheckout .box address {margin: 0;}
.multicheckout .box .radio {margin-top: 0; margin-bottom: 0;}
.multicheckout .box .legend {display: none;}
.multicheckout .box .radio input {margin-top: 2px;}
.multicheckout .box label .price {font-size: inherit; font-weight: inherit;}
.multicheckout .grand.totals {text-align: right;}
.table-order-review .price {font-size: 1.16em;}
.table-order-review td.price,
.table-order-review td.subtotal {font-size: 1em; text-align: center;}
.table-order-review .totals th {background: none;}
.table-order-review .totals td {font-size: 1em; text-align: right;}
.box-shipping-method .price {font-size: inherit; font-weight: inherit;}

.customer-name-prefix-middlename-suffix {margin-left: -10px; margin-right: -10px; margin-bottom: .75em;}
.customer-name-prefix-middlename-suffix .field {float: left; margin: 0!important; padding: 0 10px;}

/* OPC =================================================================================== */
.checkout-container ol,
.checkout-container ul {list-style: none; margin: 0; padding: 0;}
.checkout-container #checkoutSteps > li + li {margin-top: 1.5em;}
.checkout-container .opc-progress-bar {margin: 40px 0 20px; counter-reset: i; display: block; font-size: 0;}
.checkout-container .opc-progress-bar-item {margin: 0; width: 185px; display: inline-block; position: relative; text-align: center; vertical-align: top;}
.checkout-container .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background .3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
}
.checkout-container .opc-progress-bar-item:first-child:before {border-radius: 6px 0 0 6px;}
.checkout-container .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 65px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
}
.checkout-container .opc-progress-bar-item._active > span {color: #333;}
.checkout-container .opc-progress-bar-item > span:before,
.checkout-container .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 55px;
    margin-left: -28px;
    transition: background .3s;
    width: 55px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
}
.checkout-container .opc-progress-bar-item > span:after {
    background: #fff;
    height: 26px;
    line-height: 26px;
    margin-left: -13px;
    top: 15px;
    width: 26px;
    content: "0"counter(i);
    counter-increment: i;
    color: #333;
    font-weight: normal!important;
    font-size: 20px;
    font-family: 'open_sansbold';
}
.checkout-container .opc-progress-bar-item._active > span:before {background: #222;}
.checkout-container .opc-progress-bar-item._active > span:after {

}
.checkout-container .opc-progress-bar-item._complete > span:after
{
    content: "\f121";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 26px;
    font-size: 1.5rem;
}
.opc-estimated-wrapper {display: none;}
.opc-estimated-wrapper {background: #f5f5f5; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: -10px -15px 15px; padding: 18px 15px;}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
    padding-bottom: 10px;
    color: #333;
    font-weight: 300;
    font-size: 2rem;
    font-family: 'open_sansregular', sans-serf;
    line-height: 1.25;
    margin-bottom: 12px;
}
.form-login .note {display: inline-block; padding-top: 10px; padding-bottom: 5px;}
.opc-block-shipping-information .shipping-information-title .action {
    border: none;
    background: none;
    font-size: 14px;
    color: #aaa;
    float: right;
    margin-top: 7px;
}
.opc-wrapper .step-title {border-bottom: 1px solid #ccc;}
.opc-wrapper .shipping-address-items {font-size: 0;}
.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    font-size: 12px;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 20px 35px 20px 20px;
    transition: .3s border-color;
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
}
.opc-wrapper .shipping-address-item {width: 33.33333333%;}
.opc-wrapper .shipping-address-item.selected-item {border-color: #222;}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {visibility: hidden;}
.opc-wrapper .action-select-shipping-item {float: right; margin: 20px 0 0; line-height: 1;}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #222;
    color: #fff;
    content: "\f121";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 27px;
    width: 29px;
    font-size: 16px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.opc-wrapper .shipping-address-item:nth-child(3n+1):before,
.opc-wrapper .shipping-address-item.selected-item:before,
.opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {content: none;}
.opc-wrapper .action-show-popup > span:before {content: '+'; padding-right: 5px;}
.opc-wrapper .step-content {margin: 0 0 40px;}
.opc-block-shipping-information .shipping-information > div + div {margin-top: 20px;}
#checkout-shipping-method-load .table-checkout-shipping-method {min-width: 300px;}
#checkout-shipping-method-load .table-checkout-shipping-method thead th {display: none;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td {border-top: 1px solid #ccc; padding-bottom: 20px; padding-top: 20px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td:first-child {padding-left: 0; padding-right: 0; width: 20px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody tr:first-child td {border-top: none;}
#checkout-shipping-method-load .table-checkout-shipping-method .price {font-size: 1em; font-weight: inherit;}
#checkout-shipping-method-load .table-checkout-shipping-method input[type="radio"] {margin-top: 0;}
.opc-summary-wrapper .modal-content {
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin: 0;
}
.opc-block-summary {background: #f5f5f5; margin: 0 0 20px; padding: 22px 30px;}
.opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #ccc;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative;
}
.opc-block-summary .items-in-cart > .title:after {
    -webkit-font-smoothing: antialiased;
    color: inherit;
    content: "\f3d0";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 12px;
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 0;
    top: 10px;
}
.opc-block-summary .items-in-cart.active > .title:after {content: '\f3d8';}
.opc-block-summary .items-in-cart .product {position: relative;}
.opc-block-summary .product-item .product-item-inner {display: table; margin: 0 0 10px; width: 100%;}
.opc-block-summary .product-item .product-item-name-block {display: table-cell; padding-right: 5px; text-align: left;}
.opc-block-summary .product-item .subtotal {display: table-cell; text-align: right;}

.opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
    padding: 15px 15px 0 0;
    border: 0;
}
.checkout-container  .minicart-items {
    padding: 0;
}
.checkout-container  .minicart-items .product-item {
    padding: 0;
    margin: 0;
}
.product-item-name {color: #222; font-size: 16px; font-weight: 400;}

.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {content: ": ";}

.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    display: block;
    text-decoration: none;
}

.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {position: absolute; right: 20px; top: 10px;}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
    content: "\f3d0";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 12px;
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.minicart-items .product .active > .toggle:after {content: '\f3d8';}
.minicart-items .product .toggle:after {color: #8f8f8f; margin: 0 0 0 5px; position: static;}


.checkout-payment-method .payment-method-title {border-top: 1px solid #ccc; padding: 20px 0; margin: 0; font-family: 'open_sansregular', sans-serf; font-size: 1.16em; color: #222;}

.checkout-payment-method .step-title {margin-bottom: 0;}
.checkout-payment-method .payment-method:first-child .payment-method-title {border-top: 0;}
.checkout-payment-method .payment-method._active .payment-method-content {display: block;}
.checkout-payment-method .payment-method-title {border-top: 1px solid #ccc; padding: 20px 0; margin: 0; font-family: 'open_sansregular', sans-serf; font-size: 1.16em; color: #222;}
.checkout-payment-method .payment-method-title .payment-icon {display: inline-block; margin-right: 5px; vertical-align: middle;}
.checkout-payment-method .payment-method-title .action-help {display: inline-block; margin-left: 5px;}
.checkout-payment-method .payment-method-content {display: none; padding: 0 0 20px;}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {margin: 0 0 20px;}
.checkout-payment-method .field-select-billing,.checkout-payment-method .billing-address-form {max-width: 500px;}
.checkout-payment-method .billing-address-same-as-shipping-block {margin: 0 0 10px;}
.checkout-payment-method .payment-method-billing-address {margin: 0 0 20px;}
.checkout-payment-method .payment-method-billing-address input[type="checkbox"] {margin-top: 0;}
.checkout-payment-method .payment-method-billing-address .primary .action-update {margin-right: 0;}
.checkout-payment-method .payment-method-billing-address .billing-address-details {line-height: 27px; padding: 0;}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {margin-top: 20px;}
.checkout-payment-method .payment-method-iframe {background-color: transparent; display: none; width: 100%;}
.checkout-payment-method .no-payments-block {margin: 20px 0;}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {content: '\f3d8';}
.checkout-payment-method .payment-option._collapsible .payment-option-title {cursor: pointer;}
.checkout-payment-method .payment-option._collapsible .payment-option-content {display: none;}
.checkout-payment-method .payment-option-title {border-top: 1px solid #ccc; padding: 20px 0;}
.checkout-payment-method .payment-option-title .action-toggle {color: #222; display: inline-block; text-decoration: none; font-family: 'open_sansregular', sans-serf;}
.checkout-payment-method .payment-option-title .action-toggle:after {
    color: #8f8f8f;
    content: "\f3d0";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 16px;
    margin: 0 0 0 10px;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {color: #333;}
.checkout-payment-method .payment-option-title .action-toggle:active:after {color: #8f8f8f;}
.checkout-payment-method .payment-option-content {padding: 0 0 20px;}
.checkout-payment-method .payment-option-inner {margin: 0 0 20px;}
.checkout-payment-method .credit-card-types {padding: 0;}
.checkout-payment-method .credit-card-types .item {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {font-weight: 700;}
.checkout-payment-method .credit-card-types .item._active img {filter: grayscale(0%); filter: none; webkit-filter: grayscale(0%);}
.checkout-payment-method .credit-card-types .item._inactive {filter: alpha(opacity=40); opacity: 0.4;}
.checkout-payment-method .credit-card-types .item span {display: inline-block; padding-top: 6px; vertical-align: top;}
.checkout-payment-method .credit-card-types img {filter: gray; filter: grayscale(100%); webkit-filter: grayscale(100%); webkit-transition: all .6s ease;}
.checkout-payment-method .ccard .fields > .year {padding-left: 5px;}
.checkout-payment-method .ccard .fields .select {padding-left: 5px; padding-right: 5px;}
.checkout-payment-method .ccard .month .select {width: 140px;}
.checkout-payment-method .ccard .year .select {width: 80px;}
.checkout-payment-method .ccard .number .input-text {width: 225px;}
.checkout-payment-method .ccard > .field.cvv > .control {display: inline-block; padding-right: 20px;}
.checkout-payment-method .ccard .cvv .label {display: block;}
.checkout-payment-method .ccard .cvv .input-text {width: 55px;}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {width: auto !important;}
.checkout-payment-method .payment-method-content .actions-toolbar {text-align: right;}
.checkout-agreements-block {margin-bottom: 20px;}
.checkout-agreements-block .action-show {vertical-align: baseline;}
.checkout-agreements-items {padding-bottom: 30px;}
.checkout-agreements-items .checkout-agreements-item {margin-bottom: 20px;}
.checkout-agreements-items .checkout-agreements-item-title {border-bottom: 0;}
.checkout-agreement-item-content {overflow: auto;}

/* .cart-totals, */
.opc-block-summary .table-totals {padding-top: 10px;}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
    border: none;
    font-weight: 400;
    padding: 6px 0;
    background: none;
    font-family: 'open_sansregular', sans-serf;
    color: #222;
    font-size: 14px;
}
.cart-totals .price,
.opc-block-summary .table-totals .price {font-size: .91em; font-weight: inherit;}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {border: none; font-weight: 400; padding: 6px 0 6px 14px; text-align: right; white-space: nowrap;}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {padding: 9px 0;}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {display: inline-block; font-weight: bold;}
/* .cart-totals .grand .mark, */
.opc-block-summary .table-totals .grand .mark {border-top: 1px dotted #eee; font-weight: bold; color: #222;}
.cart-totals .grand .mark strong {
    text-align: center!important;
    display: inline-block;
    vertical-align: bottom;
    font-family: 'open_sansregular', sans-serf;
    color: #222;
    font-size: 18px;
    font-weight: 400;
}
/* .cart-totals .grand .amount, */
.opc-block-summary .table-totals .grand .amount {border-top: 1px dotted #eee; font-weight: bold;}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {margin-bottom: 10px;}
/* .cart-totals tbody tr:last-child td, */
.opc-block-summary .table-totals tbody tr:last-child td {padding: 9px 0;}
.opc-block-summary .table-totals tbody td.grandtotal {text-align: right;}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; cursor: pointer;}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {display: inline-block; padding-right: 20px; position: relative; text-decoration: none;}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    color: inherit;
    content: '\e622';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle;
    webkit-font-smoothing: antialiased;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {position: absolute; right: 3px; top: 3px;}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {border-bottom: 0;}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {content: '\e621';}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {border-bottom: 1px solid #ccc; display: none;}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {display: table-row;}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {margin-bottom: 0;}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {color: #1979c3; font-weight: 400;}
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {display: table-cell; vertical-align: top; width: 1%;}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin: 0 0 0 -1px;
    white-space: nowrap;
    width: auto;
}
.paypal-review-discount .actions-toolbar .secondary,.cart-discount .actions-toolbar .secondary {bottom: 5px; left: 15px; position: absolute;}
.paypal-review-discount .action.check,.cart-discount .action.check {font-weight: 400;}
.paypal-review-discount .fieldset,.cart-discount .fieldset {display: table; width: 100%;}
.paypal-review-discount .fieldset > .field > .label,.cart-discount .fieldset > .field > .label {display: none;}
.paypal-review-discount .field,.cart-discount .field {display: table-cell;}

.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.items {margin: 0; padding: 0; list-style: none none;}
.opc-summary-wrapper .modal-header {border: none; padding: 0;}
.opc-summary-wrapper .modal-header .action-close {display: none;}
.modal-custom .action-close {margin: 25px;}
.modal-custom .action-close,
.modal-popup .action-close, .modal-slide .action-close {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    color: #8f8f8f;
    content: "\f12a";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

/* 404 Page */
html body.cms-no-route .container {background: transparent;}
.cms-no-route .page-title-wrapper {display: none;}
.cms-no-route .footer-topline,
.cms-no-route .footer-second-line .row,
.cms-no-route .footer-bottom-wrapper .pull-right {display: none;}

body.wide-layout.cms-no-route  .footer .footer-bottom-wrapper,
body.boxed-layout.cms-no-route  .footer .footer-bottom-wrapper .container {background: none;}
.cms-no-route .footer-second-line [class*='indent-'] {display: none;}
.cms-no-route .page-footer { position: relative;}
.cms-no-route .footer-bottom-wrapper {text-align: center;}
.cms-no-route .footer-bottom-wrapper .pull-left {float: none!important; display: inline-block; padding-bottom: 9px;}
body.wide-layout.cms-no-route .footer .footer-second-line,
body.boxed-layout.cms-no-route .footer .footer-second-line .container {padding-top: .75em; background: none;}
.cms-no-route .page-header {text-align: center;}
.cms-no-route .page-header .right-block .bottom-block,
.cms-no-route .page-header .right-block {float: none; display: inline-block;}

.cms-no-route .page-not-found {text-align: center; padding: 6em 0 10em;}
.cms-no-route .page-not-found h2 {font-size: 25em; font-weight: 300;margin-bottom: 0; line-height: 1; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found h3 {font-size: 5em; font-weight: 300; margin-bottom: 0; text-transform: uppercase; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found p {font-size: 1.16em; line-height: 1.5em; margin-bottom: .75em; font-weight: 300; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found .btn {margin-top: 2em; font-size: 16px; padding: 0 28px; height: 52px; line-height: 48px; background: none; color: #fff;}
.cms-no-route .page-not-found .btn:hover  {background-color: #ffbc3b;}
.cms-no-route .page-not-found .btn span span {}
.cms-no-route .page-not-found > * {position: relative;}
.cms-no-route .header-wrapper {position: relative; z-index: 2;}
.cms-no-route .page-wrapper {padding-top: 0}
.cms-no-route .header-wrapper .page-header {padding-top: 0;}
.cms-no-route .page-not-found .not-found-bg {position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover;}
.cms-no-route .footer .footer-links li:before {display: inline-block; margin-top: -2px;}
body.cms-no-route .container_12 {background: none!important}

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

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    list-style: none;
    padding: 0;
}
.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;
}
#custom-slider.owl-carousel {cursor: move;}
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* preloading images */
.product-img-box .loading .product-image,
.owl-item.loading .image-box,
.product-image.loading {
    min-height: 150px;
    background: url(../images/AjaxLoader.gif) no-repeat center center
}
#wishlist-slider .owl-item.loading .product-image {
    min-height: 60px;
    background: url(../images/AjaxLoader.gif) no-repeat center center
}
/* mouse grab icon */
.grabbing {
    cursor:url(../images/grabbing.png) 8 8, move;
}
.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    opacity: 1;
    text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
    display: inline-block;
    line-height: 1;
}
.owl-theme .owl-controls .owl-page span{
    display: inline-block;
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    margin: 0 9px;
    background: rgba(0,0,0,.15);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    vertical-align: middle;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    width: 10px;
    height: 8px;
    margin: 0px 10px 0;
    position: relative;
    top: 0;
    background: rgba(0,0,0,.15);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #2991d6;
}
.owl-theme .owl-controls .owl-page.active span:after,
.owl-theme .owl-controls.clickable .owl-page:hover span:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 1px;
    top: -3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #2991d6;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-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;
}
/* fade */
.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;
}
/* backSlide */
.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;
}
/* goDown */
.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;
}
/* scaleUp */
.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;
}
/* Keyframes */
/*empty*/
@-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); }
}

/* Light box */
.ekko-lightbox .modal-dialog{z-index:9999;}
.modal-open .modal.ekko-lightbox {z-index: 99999;}
.ekko-lightbox .modal-content {border-radius: 0;}
.modal-open .modal.ekko-lightbox .modal-header {padding: 0; min-height: 0; border: none; position: absolute; width: 100%; z-index: 9999;}
.modal-open .modal.ekko-lightbox .modal-header .close {font-size: 0; display: inline-block; position: relative; top: 12px; right: 12px; float: right; opacity: 1; background: none; border: none;}
.modal-open .modal.ekko-lightbox .modal-header .close:before {
    content: "\f12a";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
    font-size: 14px;
    color: #666;
}
.modal-open .modal.ekko-lightbox .modal-header .close:hover:before {color: #ffbc3b;}
.modal-open .modal.ekko-lightbox .modal-footer {border-top: none; padding-top: 0; text-align: center; font-weight: 700;}
.ekko-lightbox-container {position: relative;}
.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}
.ekko-lightbox-nav-overlay a {
    z-index: 100;
    display: block;
    width: 49%;
    height: 100%;
    padding-top: 45%;
    color: #fff;
    opacity: 0;
    position: absolute;
    margin-top: -20px;
}
.ekko-lightbox-nav-overlay a.prev {left: 0; text-align: left;}
.ekko-lightbox-nav-overlay a.next {right: 0; text-align: right;}
.ekko-lightbox-nav-overlay a i {
    font-size: 28px;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #777;
}
.ekko-lightbox-nav-overlay a i:hover {background-color: #ffbc3b;}
.ekko-lightbox-nav-overlay a:empty {width: 49%;}
.ekko-lightbox a:hover {text-decoration: none; opacity: 1;}
.ekko-lightbox .glyphicon-chevron-left {left: 0; float: left; padding-left: 15px; text-align: left;}
.ekko-lightbox .glyphicon-chevron-right {right: 0; float: right; padding-right: 15px; text-align: right;}
.ekko-lightbox .modal-footer {text-align: left;}
.product-image:hover .lightbox-button.active {opacity: 1; z-index: 9999;}

/* Contact Page =========================================================================== */
.form.contact textarea {height: 12em;}
.form.contact .actions-toolbar .primary {float: right;}
.map-body {position: relative;}
.map-container {margin-bottom: 1.5em;}
.map-container .map-wrapper{width: 100%; margin-bottom: 0;  height: 460px;}
.map-wrapper img{max-width: none;}
.map-container .map-block{
    background:#fff;
    position: absolute;
    z-index:999;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
}
.map-container .map-block .indent{padding: 1.5em 20px;}
.map-container .map-block.left-top{top:40px; left: 40px;}
.map-container .map-block.right-top{top:40px; right: 40px;}
.map-container .map-block.left-bottom{bottom:40px; left: 40px;}
.map-container .map-block.right-bottom{bottom:40px; right: 40px;}

.map-container .map-block p{margin-top: 0.6em; margin-bottom: 0;}
.map-container .map-block a{color:#888;}
.map-container .map-block a:hover{text-decoration: underline;}

/* Footer ================================================================================ */
body.wide-footer .footer,
body.boxed-footer .footer .container {background-color: #fff;}

body.wide-layout .footer .footer-middle,
body.boxed-layout .footer .footer-middle .container {border-top: solid 1px rgba(0,0,0,0.13); background-color: #f3f9fa;}

.footer ul {margin: 0; padding: 0; list-style: none;}
.footer a {color: inherit;}
.footer a:hover {color: inherit;}
.footer p {margin-bottom: 14px;}
.footer .contact-block {padding-top: 0;}
.footer .contact-block p {margin: 0; line-height: 2.1em;}
.footer .contact-block strong {font-weight: bold; color: #444;}
.footer .contact-block i {font-size: 32px; color: #ffbc3b; line-height: 1;}
.footer .store-info p {line-height: 1.8em;}
.links-block span {font-size: 12px; font-weight: bold; color: #666;}
.links-block p {margin: 0 0 0.4em;}
.links-block a {font-size: 12px; color: #666; position: relative; padding: 0 5px;}
.links-block a:hover{color: #ffbc3b;}
.links-block a:not(:last-child):before {
    content: '';
    display: block;
    height: 12px;
    border-right: solid 1px;
    border-color: inherit;
    position: absolute;
    right: -2px;
    top: 50%;
    margin-top: -6px;
}
.footer-custom div[id*=___plusone] {width: 60px !important;}
.footer-custom .fb_iframe_widget {display: inline-block; vertical-align: top;}
.footer a {color: inherit;}
.footer a:hover {color: #ffbc3b;}
.footer .links a i {font-size: 16px; color: #ffbc3b; margin-right: 6px; position: relative; top: 1px;}
.footer .footer-links .container {border-top: 1px solid rgba(0,0,0,0.13);}
.footer ul.links li a:before {
  display: inline-block;
  content: '';
  background-repeat: no-repeat;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #ffbc3b;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
.footer .horizontal-links {margin: 0;}
.footer .horizontal-links li {display: inline-block; padding: 0 20px; border-right: solid 1px rgba(0,0,0,.13);}
.footer .horizontal-links li a {margin: 5px 0; color: #666;}
.footer .horizontal-links li a:hover {color: #ffbc3b;}
.footer .horizontal-links li:last-of-type {border: none;}
.footer .footer-banner {padding: 5px 0;}
.footer .subscribe-block {background-color: transparent; }
.footer .subscribe-block .block:not(.block-banner) {color: rgba(0,0,0,.95); border-width: 0; padding: 0; background-color: transparent; margin: 0;}
.footer .subscribe-block .title {font-size: 18px; border-width: 0; margin: 0; float: left; padding: 7px 24px 8px 10px; display: none;}
.footer .subscribe-block .title:after {content: none;}
.footer .subscribe-block .form-subscribe-icon {display: inline-block; vertical-align: middle; font-size: 16px; color: #ffbc3b; padding: 0 10px 0 15px;}
.footer .subscribe-block .form.subscribe label {display: none;}
.footer .subscribe-block form {float: right;}
.footer .subscribe-block form .newsletter {margin: 0; float: left;}
.footer .subscribe-block form .control {float: left; background-color: #fff; border-radius: 40px 0 0 40px; border: 2px solid #ffbc3b; border-right-width: 0;}
.footer .subscribe-block form .actions {
    float: right;
}
.footer .subscribe-block form .btn {
  box-shadow: none;
  overflow: hidden;
  font-size: 13px;
}
.footer .subscribe-block form .btn:after {content: none;}
.footer .subscribe-block .validation-advice {max-width: 200px;}
.footer .subscribe-block form .btn:before {content: none;}
.footer .footer-bottom .container {position: relative; padding: 18px 10px;}
.footer .socials-wrapper {position: absolute; left: 20%; right: 20%; text-align: center; line-height: 1; margin: 10px 0;}
.footer hr.solid {border-color: rgba(0,0,0,0.13);}
.footer .payments-wrapper {margin: 3px 0;}
.footer .shipping-wrapper{display: inline-block;}
.footer .store-switcher,
.footer .form-language,
.footer .form-currency {margin-left: 20px;}
.footer .store-switcher label,
.footer .form-language label,
.footer .form-currency label {font-size: 1em; color: inherit; margin-right: 8px; font-weight: normal;}
.footer .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: auto;}
.footer .bootstrap-select .selectpicker {
  background: #fff;
  padding: 0 32px 0 12px;
  height: 36px;
  color: rgba(0,0,0,.4);
  font-size: 13px;
  font-family: inherit;
  border-radius: 4px;
  font-weight: normal;
  border: solid 1px rgba(0,0,0,.15);
}
.footer .bootstrap-select .selectpicker .caret {border-top-color: rgba(0, 0, 0, 0.2);}
.footer .bootstrap-select .dropdown-menu {
  background: #eee;
  left: auto;
  right: 0;
  padding: 0;
  height: auto;
  border: none;
  border-radius: 0;
}
.footer .bootstrap-select .dropdown-menu li {padding: 0;}
.footer .bootstrap-select .dropdown-menu li a {display: block; padding-right: 10px; padding-left: 10px;}
.footer .bootstrap-select .dropdown-menu li a:hover {background: #aaa;}
.footer .bootstrap-select .dropdown-menu li a:before {content: none;}
.footer .bottom-block {text-align: center; padding-bottom: 10px;}
.footer .copyright {margin: 3px 0; color: #666;}
.footer address {font-size: 1em; margin: 0; color: inherit;}
.footer .footer-content-text-block i.text-block-icon{
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0;
  background: url('../images/cybermart_icons.png') left top no-repeat;
}
.footer .footer-content-text-block i.text-block-icon.delivery{background-position: -190px 0;}
.footer .footer-content-text-block i.text-block-icon.market-trends{background-position: -250px 0;}
.footer .offer-block {padding-top: 7px;}
.footer .offer-block h6 {color: #666; margin: 0;}
.footer .offer-block .media-left {padding-right: 19px;}
.footer .offer-block .item + .item {margin-top: 5px;}


/* Footer Contact Form =================================================================== */
#contact-form-mini .field {margin: 0 0 .75em;}
#contact-form-mini label {float: none; display: inline-block; font-size: .91em; color: #888; font-weight: normal;}
#contact-form-mini input,
#contact-form-mini textarea {
    border-color: #ddd;
    padding: 5px 10px;
    height: 30px;
    border-radius: 0;
    box-shadow: none;
    transition: border-color .8s ease;
    -moz-transition: border-color .8s ease;
    -webkit-transition: border-color .8s ease;
    -o-transition: border-color .8s ease;
}
#contact-form-mini textarea {height: 60px;}
#contact-form-mini p.required {font-size: .91em; text-align: right; display: none;}
#contact-form-mini .actions-toolbar {margin: 0;}
#contact-form-mini button {float: none; margin: 0; width: 100%;}
#contact-form-mini button span {float: none; display: block;}

/* Modals ================================================================== */
body._has-modal{height: 100%; overflow: hidden; width: 100%;}
.modals-overlay{z-index: 899;}
.modal-inner-wrap .modal-header,
.modal-inner-wrap .modal-footer {border: none;}
.modal-inner-wrap .modal-content {box-shadow: none; -webkit-box-shadow: none; border: none;}
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,
.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #fff; box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header{padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup.confirm .modal-inner-wrap {width: 100%; max-width: 400px;}
.modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 5rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%;
}
.modal-popup._inner-scroll{overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll{overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap{max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,.ie9 .modal-popup._inner-scroll .modal-inner-wrap{max-height: none;}
.modal-popup._inner-scroll .modal-content{overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,.modal-popup .modal-footer{-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header{padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer{margin-top: auto; padding-bottom: 3rem; padding-top: 3rem;}
.modal-popup .modal-footer-actions{text-align: right;}
@media (max-width: 768px){
    .modal-popup.modal-slide{left: 44px; z-index: 900;}
    .modal-popup.modal-slide._show .modal-inner-wrap{-webkit-transform: translateX(0); transform: translateX(0);}
    .modal-popup.modal-slide .modal-inner-wrap{height: 100%; overflow-y: auto; position: static; -webkit-transform: translateX(100%); transform: translateX(100%); transition-duration: .3s; -webkit-transition-property: -webkit-transform, visibility; transition-property: transform, visibility; transition-timing-function: ease-in-out; width: auto;}
    .modal-popup.modal-slide .modal-inner-wrap{margin: 0; max-height: none;}
}
.fotorama-video-container:after{background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right; bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.fotorama-video-container .magnify-lens{display: none !important;}
.fotorama-video-container.video-unplayed:hover img{opacity: 0.6;}
.fotorama-video-container.video-unplayed:hover:after{transform: scale(1.25);}
.video-thumb-icon:after{background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left; bottom: 0; content: ''; height: 40px; left: 0; margin: auto; position: absolute; right: 0; top: 10px; width: 49px;}
.product-video{height: 75%; left: 0; position: absolute; top: 0; width: 100%; right: 0; bottom: 0; margin: auto;}
.product-video iframe{height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 9999;}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape){
    .product-video{height: 100%; width: 81%;}
}
.fotorama__arr.hidden-video{z-index: -1 !important;}
.fotorama__video-close{bottom: 89%; top: auto;}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after{bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.block-wishlist-search .form-wishlist-search{margin: 20px 0 0;}







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


body._has-modal {height: 100%; overflow: hidden; width: 100%; }
.modals-overlay {z-index: 899; }
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #fff; box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header {padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 5rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%;
}
.modal-popup._inner-scroll {overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll {overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap {max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {max-height: none;}
.modal-popup._inner-scroll .modal-content {overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,
.modal-popup .modal-footer {padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,
.modal-popup .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header {padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer {margin-top: auto; padding-bottom: 3rem; padding-top: 3rem;}
.modal-popup .modal-footer-actions {text-align: right;}
@media (max-width: 768px) {
    .modal-popup.modal-slide {left: 44px; z-index: 900;}
    .modal-popup.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
    .modal-popup.modal-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform, visibility;
        transition-property: transform, visibility;
        transition-timing-function: ease-in-out;
        width: auto;
    }
    .modal-popup.modal-slide .modal-inner-wrap {margin: 0; max-height: none;}
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {background-image: none; background: none; -moz-box-sizing: content-box; border: 0; box-shadow: none; line-height: inherit; margin: 0; padding: 0; text-shadow: none; font-weight: 400; display: inline-block; text-decoration: none; position: absolute; right: 0; top: 0; }
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {background: none; border: none;}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {background: none; border: none;}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {cursor: not-allowed; pointer-events: none; opacity: .5;}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    background: none;
    background-image: none;
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin: 0;
    moz-box-sizing: content-box;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    width: 40px;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: inherit; }
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {color: inherit; }
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: #1a1a1a; }
.modal-custom .action-close {margin: 25px; }
.modal-popup .modal-title {border-bottom: 1px solid #c1c1c1; font-weight: 300; padding-bottom: 10px; font-size: 26px; margin-bottom: 0; min-height: 1em; word-wrap: break-word; }
.modal-slide .page-main-actions {margin-top: 2.1rem; margin-bottom: -12.9rem; }
.modals-overlay {background-color: rgba(51,51,51,0.55); bottom: 0; left: 0; position: fixed; right: 0; top: 0; }
body._has-modal-custom .modal-custom-overlay {height: 100vh; left: 0; position: fixed; top: 0; width: 100vw; z-index: 899; }





/* tooltip */

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

.minicart-items .product.options .tooltip.toggle {display: inline-block; text-decoration: none;}
.minicart-items .product.options .tooltip.toggle > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.minicart-items .product.options .tooltip.toggle:after {-webkit-font-smoothing: antialiased; font-size: 12px; line-height: 12px; color: inherit; content: '\e622'; font-family: 'luma-icons'; margin: -3px 0 0 7px; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #333;}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {-webkit-font-smoothing: antialiased; font-size: 21px; line-height: inherit; color: #bbb; content: '\e623'; font-family: 'luma-icons'; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}
.field-tooltip .field-tooltip-action:hover:before {color: #333;}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: #333;}
.field-tooltip .field-tooltip-content {background: #f4f4f4; border: 1px solid #999; border-radius: 1px; font-size: 14px; padding: 12px; width: 270px; display: none; left: 38px; position: absolute; text-transform: none; top: -9px; word-wrap: break-word; z-index: 2;}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: #f4f4f4; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #666;}
.field-tooltip .field-tooltip-content:after {border-right-color: #f4f4f4; width: 1px; z-index: 4;}

.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

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

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



.tooltip.wrapper {position: relative;}
.tooltip.wrapper .tooltip.content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #333; line-height: 1.4; border: 1px solid #bbb; margin-top: 5px; left: 0; top: 100%;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.tooltip.wrapper .tooltip.content:after {border-width: 5px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:before {border-width: 6px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {bottom: 100%;}
.tooltip.wrapper .tooltip.content:after {border-bottom-color: #fff; left: 15px; margin-left: -5px;}
.tooltip.wrapper .tooltip.content:before {border-bottom-color: #bbb; left: 15px; margin-left: -6px;}
.tooltip.wrapper .tooltip.toggle {cursor: help;}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,.tooltip.wrapper:hover .tooltip.content {display: block;}
.tooltip.wrapper .tooltip.content dl {margin-bottom: 0;}
.tooltip.wrapper .tooltip.content dd {white-space: normal;}
.tooltip.wrapper .tooltip.content .subtitle {display: inline-block; margin-bottom: 15px; font-size: 16px; font-weight: 500;}
.tooltip.wrapper .tooltip.content .label {margin-top: 10px;}
.tooltip.wrapper .tooltip.content .label:first-child {margin-top: 0;}
.tooltip.wrapper .tooltip.content .values {margin: 0;}
.ui-tooltip {position: absolute; z-index: 9999;}


.field .tooltip {position: relative;}
.field .tooltip .tooltip-content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #333; line-height: 1.4; border: 1px solid #bbb; margin-left: 5px; left: 100%; top: 0;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.field .tooltip .tooltip-content:after {border-width: 5px; border-color: transparent;}
.field .tooltip .tooltip-content:before {border-width: 6px; border-color: transparent;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {right: 100%;}
.field .tooltip .tooltip-content:after {border-right-color: #fff; margin-top: -5px; top: 15px;}
.field .tooltip .tooltip-content:before {border-right-color: #bbb; margin-top: -6px; top: 15px;}
.field .tooltip .tooltip-toggle {cursor: help;}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,.field .tooltip .tooltip-toggle:focus + .tooltip-content,.field .tooltip:hover .tooltip-content {display: block;}
.field .tooltip .tooltip-content {min-width: 200px; white-space: normal;}
input:focus ~ .tooltip .tooltip-content,select:focus ~ .tooltip .tooltip-content {display: block;}

.control._with-tooltip {position: relative; padding-right: 40px;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #333;}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {
    content: '\f142';
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    padding: 5px;
}
.field-tooltip .field-tooltip-action:hover:before {color: #333;}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: #333;}
.field-tooltip .field-tooltip-content {
    background: #fff;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: #999; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #999;}
.field-tooltip .field-tooltip-content:after {border-right-color: #999; width: 1px; z-index: 4;}
.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

.ui-tooltip {border: 1px solid #bbb; background: #fff; padding: 10px;}

@media only screen and (max-width: 479px) {
    .modal-popup .field-tooltip .field-tooltip-content {width: 200px;}
}

/* Modals ================================================================== */
body._has-modal{height: 100%; overflow: hidden; width: 100%;}
.modals-overlay{z-index: 899;}
.modal-inner-wrap .modal-header,
.modal-inner-wrap .modal-footer {border: none;}
.modal-inner-wrap .modal-content {box-shadow: none; -webkit-box-shadow: none; border: none;}
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,
.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #fff; box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header{padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup.confirm .modal-inner-wrap {width: 100%; max-width: 400px;}
.modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 5rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%;
}
.modal-popup._inner-scroll{overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll{overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap{max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,.ie9 .modal-popup._inner-scroll .modal-inner-wrap{max-height: none;}
.modal-popup._inner-scroll .modal-content{overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,.modal-popup .modal-footer{-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header{padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer{margin-top: auto; padding-bottom: 3rem; padding-top: 3rem;}
.modal-popup .modal-footer-actions{text-align: right;}
@media (max-width: 768px){
    .modal-popup.modal-slide{left: 44px; z-index: 900;}
    .modal-popup.modal-slide._show .modal-inner-wrap{-webkit-transform: translateX(0); transform: translateX(0);}
    .modal-popup.modal-slide .modal-inner-wrap{height: 100%; overflow-y: auto; position: static; -webkit-transform: translateX(100%); transform: translateX(100%); transition-duration: .3s; -webkit-transition-property: -webkit-transform, visibility; transition-property: transform, visibility; transition-timing-function: ease-in-out; width: auto;}
    .modal-popup.modal-slide .modal-inner-wrap{margin: 0; max-height: none;}
}
.fotorama-video-container:after{background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right; bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.fotorama-video-container .magnify-lens{display: none !important;}
.fotorama-video-container.video-unplayed:hover img{opacity: 0.6;}
.fotorama-video-container.video-unplayed:hover:after{transform: scale(1.25);}
.video-thumb-icon:after{background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left; bottom: 0; content: ''; height: 40px; left: 0; margin: auto; position: absolute; right: 0; top: 10px; width: 49px;}
.product-video{height: 75%; left: 0; position: absolute; top: 0; width: 100%; right: 0; bottom: 0; margin: auto;}
.product-video iframe{height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 9999;}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape){
    .product-video{height: 100%; width: 81%;}
}
.fotorama__arr.hidden-video{z-index: -1 !important;}
.fotorama__video-close{bottom: 89%; top: auto;}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after{bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.block-wishlist-search .form-wishlist-search{margin: 20px 0 0;}














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


.modals-wrapper {
    position: relative;
    z-index: 999;
}
body._has-modal {height: 100%; overflow: hidden; width: 100%; }
.modals-overlay {z-index: 899; }
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #fff; box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header {padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 5rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%;
}
.review-form-modal  .modal-inner-wrap { width: 100% !important; max-width: 700px !important;}
.modal-popup._inner-scroll {overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll {overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap {max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {max-height: none;}
.modal-popup._inner-scroll .modal-content {overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,
.modal-popup .modal-footer {padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,
.modal-popup .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header {padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer {margin-top: auto; padding-bottom: 3rem; padding-top: 3rem;}
.modal-popup .modal-footer-actions {text-align: right;}
@media (max-width: 768px) {
    .modal-popup.modal-slide {left: 44px; z-index: 900;}
    .modal-popup.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
    .modal-popup.modal-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform, visibility;
        transition-property: transform, visibility;
        transition-timing-function: ease-in-out;
        width: auto;
    }
    .modal-popup.modal-slide .modal-inner-wrap {margin: 0; max-height: none;}
.review-form-modal  .modal-inner-wrap { height: 92% !important;}
.review-form-modal  .modal-popup .modal-title { font-size: 17px !important; padding-bottom: 5px !important;}
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {background-image: none; background: none; -moz-box-sizing: content-box; border: 0; box-shadow: none; line-height: inherit; margin: 0; padding: 0; text-shadow: none; font-weight: 400; display: inline-block; text-decoration: none; position: absolute; right: 0; top: 0; }
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {background: none; border: none;}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {background: none; border: none;}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {cursor: not-allowed; pointer-events: none; opacity: .5;}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    background: none;
    background-image: none;
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin: 0;
    moz-box-sizing: content-box;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    width: 40px;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: inherit; }
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {color: inherit; }
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: #1a1a1a; }
.modal-custom .action-close {margin: 25px; }
.modal-popup .modal-title {border-bottom: 1px solid #c1c1c1; font-weight: 300; padding-bottom: 10px; font-size: 26px; margin-bottom: 0; min-height: 1em; word-wrap: break-word; }
.modal-slide .page-main-actions {margin-top: 2.1rem; margin-bottom: -12.9rem; }
.modals-overlay {background-color: rgba(51,51,51,0.55); bottom: 0; left: 0; position: fixed; right: 0; top: 0; }
body._has-modal-custom .modal-custom-overlay {height: 100vh; left: 0; position: fixed; top: 0; width: 100vw; z-index: 899; }





/* tooltip */

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

.minicart-items .product.options .tooltip.toggle {display: inline-block; text-decoration: none;}
.minicart-items .product.options .tooltip.toggle > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.minicart-items .product.options .tooltip.toggle:after {-webkit-font-smoothing: antialiased; font-size: 12px; line-height: 12px; color: inherit; content: '\e622'; font-family: 'luma-icons'; margin: -3px 0 0 7px; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #333;}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {-webkit-font-smoothing: antialiased; font-size: 21px; line-height: inherit; color: #bbb; content: '\e623'; font-family: 'luma-icons'; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}
.field-tooltip .field-tooltip-action:hover:before {color: #333;}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: #333;}
.field-tooltip .field-tooltip-content {background: #f4f4f4; border: 1px solid #999; border-radius: 1px; font-size: 14px; padding: 12px; width: 270px; display: none; left: 38px; position: absolute; text-transform: none; top: -9px; word-wrap: break-word; z-index: 2;}
.field-tooltip .field-tooltip-content:before,.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: #f4f4f4; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #666;}
.field-tooltip .field-tooltip-content:after {border-right-color: #f4f4f4; width: 1px; z-index: 4;}

.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

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

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



.tooltip.wrapper {position: relative;}
.tooltip.wrapper .tooltip.content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #333; line-height: 1.4; border: 1px solid #bbb; margin-top: 5px; left: 0; top: 100%;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.tooltip.wrapper .tooltip.content:after {border-width: 5px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:before {border-width: 6px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {bottom: 100%;}
.tooltip.wrapper .tooltip.content:after {border-bottom-color: #fff; left: 15px; margin-left: -5px;}
.tooltip.wrapper .tooltip.content:before {border-bottom-color: #bbb; left: 15px; margin-left: -6px;}
.tooltip.wrapper .tooltip.toggle {cursor: help;}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,.tooltip.wrapper:hover .tooltip.content {display: block;}
.tooltip.wrapper .tooltip.content dl {margin-bottom: 0;}
.tooltip.wrapper .tooltip.content dd {white-space: normal;}
.tooltip.wrapper .tooltip.content .subtitle {display: inline-block; margin-bottom: 15px; font-size: 16px; font-weight: 500;}
.tooltip.wrapper .tooltip.content .label {margin-top: 10px;}
.tooltip.wrapper .tooltip.content .label:first-child {margin-top: 0;}
.tooltip.wrapper .tooltip.content .values {margin: 0;}
.ui-tooltip {position: absolute; z-index: 9999;}


.field .tooltip {position: relative;}
.field .tooltip .tooltip-content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #333; line-height: 1.4; border: 1px solid #bbb; margin-left: 5px; left: 100%; top: 0;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.field .tooltip .tooltip-content:after {border-width: 5px; border-color: transparent;}
.field .tooltip .tooltip-content:before {border-width: 6px; border-color: transparent;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {right: 100%;}
.field .tooltip .tooltip-content:after {border-right-color: #fff; margin-top: -5px; top: 15px;}
.field .tooltip .tooltip-content:before {border-right-color: #bbb; margin-top: -6px; top: 15px;}
.field .tooltip .tooltip-toggle {cursor: help;}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,.field .tooltip .tooltip-toggle:focus + .tooltip-content,.field .tooltip:hover .tooltip-content {display: block;}
.field .tooltip .tooltip-content {min-width: 200px; white-space: normal;}
input:focus ~ .tooltip .tooltip-content,select:focus ~ .tooltip .tooltip-content {display: block;}

.control._with-tooltip {position: relative; padding-right: 40px;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #333;}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {
    content: '\f142';
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    padding: 5px;
}
.field-tooltip .field-tooltip-action:hover:before {color: #333;}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: #333;}
.field-tooltip .field-tooltip-content {
    background: #fff;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: #999; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #999;}
.field-tooltip .field-tooltip-content:after {border-right-color: #999; width: 1px; z-index: 4;}
.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

.ui-tooltip {border: 1px solid #bbb; background: #fff; padding: 10px;}

.customer-welcome {display: inline-block; position: relative;}
.customer-welcome:before,
.customer-welcome:after {content: ''; display: table;}
.customer-welcome:after {clear: both;}
.customer-welcome .action.switch {padding: 0; cursor: pointer; display: inline-block; text-decoration: none;}
.customer-welcome .action.switch > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.customer-welcome .action.switch:after{
    content: '\f3d0';
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-size: 14px;
    color: #222;
    top: 0;
    margin-left: 5px;
}
.customer-welcome .action.switch.active {display: inline-block; text-decoration: none;}
.customer-welcome .action.switch.active > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.customer-welcome.active .action.switch:after {content: '\f3d8';}
.customer-welcome ul {
    background: #fff;
    z-index: 101;
    margin: 0;
    padding: 0;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    min-width: 100%;
    display: none;
}
.customer-welcome ul li {margin: 0; padding: 0;}
.customer-welcome ul li:hover {background: #e8e8e8; cursor: pointer;}
.customer-welcome ul:before,
.customer-welcome ul:after {border-bottom-style: solid; content: ''; display: block; height: 0; position: absolute; width: 0;}
.customer-welcome ul:before {border: 6px solid; border-color: transparent transparent #fff transparent; z-index: 99;}
.customer-welcome ul:after {border: 7px solid; border-color: transparent transparent #bbb transparent; z-index: 98;}
.customer-welcome ul:before {right: 10px; top: -12px;}
.customer-welcome ul:after {right: 9px; top: -14px;}
.customer-welcome.active {overflow: visible;}
.customer-welcome.active ul {display: block;}
.customer-welcome li a {color: #333; text-decoration: none; display: block; line-height: 1.4; padding: 8px;}
.customer-welcome li a:visited {color: #333; text-decoration: none;}
.customer-welcome li a:hover {color: #333; text-decoration: none;}
.customer-welcome li a:active {color: #333; text-decoration: none;}
.customer-welcome .customer-name {
    cursor: pointer;
    color: #222;
    vertical-align: middle;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
}
.customer-welcome .customer-menu {display: none;}
.customer-welcome .customer-menu .links a {font-size: 12px;}
.customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
    height: auto;
    font-size: 12px;
}
.customer-welcome .action.switch:focus,
.customer-welcome .action.switch:active,
.customer-welcome .action.switch:hover {background: none; border: none;}
.customer-welcome .action.switch.disabled,
.customer-welcome .action.switch[disabled],
fieldset[disabled] .customer-welcome .action.switch{ cursor: not-allowed; pointer-events: none; opacity: .5;}
.customer-welcome .header.links {min-width: 175px;}
.customer-welcome.active .customer-menu {display: block; position: absolute; left: 0; z-index: 1000;}
.customer-welcome .greet {display: none;}
.header-wrapper .header.links > .customer-welcome + li.authorization-link{display: none;}
.customer-menu .header.links {
    padding: 12px 0;
}
.customer-menu .header.links li.authorization-link {
    padding: 0;
}
.customer-menu .header.links li.authorization-link:before {

}
.customer-welcome .customer-name > span:before {
    content: "\f213";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: rgba(0,0,0,.9);
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
    color:#ffbc3b;
}
.header-wrapper .header.links .customer-menu li {display: block; float: none; text-align: left;}
.header-wrapper .header.links .customer-menu li a {padding: 9px; color:#aaa; text-transform: none;}
.header-wrapper .header.links .customer-menu .authorization-link a:before,
.header-wrapper .header.links .customer-menu .authorization-link:after {}


@media only screen and (max-width: 479px) {
    .modal-popup .field-tooltip .field-tooltip-content {width: 200px;}
}

.shipping-policy-block.field-tooltip {margin-bottom: 20px; position: relative; right: auto; top: auto;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 300px; right: auto;}
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {right: auto;}
.page-multiple-wishlist .products-grid.wishlist .product-item-name,
.page-multiple-wishlist .products-grid.wishlist .product-item-description,
.page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
.page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {margin-left: 115px;}

@media only screen and (max-width: 768px) {
    .abs-checkout-tooltip-content-position-top-mobile,
    .field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto;}
    .field-tooltip .field-tooltip-content:before,
    .field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%;}
    .field-tooltip .field-tooltip-content:before {border-bottom-color: #666;}
    .field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px;}

    .about-block p{color:#000;}
}

.load.indicator {background-color: rgba(255,255,255,0.5); z-index: 9999; bottom: 0; left: 0; position: fixed; right: 0; top: 0; position: absolute;}
.load.indicator:before {
    background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
    border-radius: 5px;
    height: 160px;
    width: 160px;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.load.indicator > span {display: none;}
.loading-mask {bottom: 0; left: 0; margin: auto; position: fixed; right: 0; top: 0; z-index: 100; background: rgba(255,255,255,0.5);}
.loading-mask .loader > img {bottom: 0; left: 0; margin: auto; position: fixed; right: 0; top: 0; z-index: 100;}
.loading-mask .loader > p {display: none;}
body > .loading-mask {z-index: 9999;}
._block-content-loading {position: relative;}

/*custom*/
.block.newsletter form.subscribe {
    position: relative;
    overflow: visible;
}
.block.newsletter form.subscribe.loading {
    position: relative;
    overflow: hidden;
}
.block.newsletter form.subscribe.loading:before {
    content: "";
    cursor: not-allowed;
    background-color: rgba(40, 56, 151, 0.25);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
}
.block.newsletter form.subscribe input#newsletter + div[for="newsletter"] {
    cursor: pointer;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    font-size: 12px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
    padding: 5px 10px;
    margin-top: -3px;
    top: 100%;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 9;
}
.block.newsletter form.subscribe .alert-small {
    font-size: 12px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
    padding: 8px 30px 5px 15px;
    margin-top: -3px;
    top: 100%;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 9;
}
.block.newsletter form.subscribe .alert-small p {
    margin: 0;
}
.block.newsletter .success-subscribed {
    float: left;
    margin-top: -10px;
    margin-bottom: -10px;
}
.block.newsletter .success-subscribed .subscribe--icon {
    display: inline-block;
    color: #ffbd11;
    float: left;
    margin: 0 10px 0 0;
    font-size: 60px;
    vertical-align: middle;
}
.block.newsletter .success-subscribed .subscribe--text {
    display: inline-block;
    float: left;
    text-align: left;
    color: #ffbd11;
    margin: 0;
}
.block.newsletter .success-subscribed .subscribe--text>small {
    display: block;
    color: #fff;
    margin: 0;
    font-family: 'open_sansregular';
    font-size: 13px;
}
.extrainformation {
    display: block!important;
}

.options-list .control select {
    width: 100%;
}
.g-recaptcha {
    position: relative;
    z-index: 10;
}

#mpn_script  {
    clear: both;
}

/** Custom CSS **/
.fotorama__stage__frame .fotorama__caption {
    display: none;
}
