@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
/* Bootstrap General
----------------------------*/
.container {
  padding-right: 14px;
  padding-left: 14px; }
  @media (min-width: 75em) {
    .container {
      width: 1106px; } }
  @media (max-width: 47.938em) {
    .container {
      padding-right: 7px;
      padding-left: 7px; } }
  .container.life-cont {
    padding-bottom: 100px; }
    @media (max-width: 61.938em) {
      .container.life-cont {
        padding-bottom: 28px; } }
  .container.product-cont {
    padding-top: 50px;
    padding-bottom: 80px; }
    @media (max-width: 61.938em) {
      .container.product-cont {
        padding-top: 0;
        padding-bottom: 28px; } }

.row {
  margin-right: -14px;
  margin-left: -14px; }
  @media (max-width: 47.938em) {
    .row {
      margin-right: -7px;
      margin-left: -7px; } }

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-right: 14px;
  padding-left: 14px; }
  @media (max-width: 47.938em) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
      padding-right: 7px;
      padding-left: 7px; } }

*,
html,
body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  padding: 0; }

body {
  background: #ffffff;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif; }

h1 {
  font-weight: 900; }

h2, h3, h4, h5, h6 {
  font-weight: 700; }

p {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #1e1e1e; }

img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: top;
  max-width: 100%; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.desktop {
  display: block; }

.overlay {
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.banner-content {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 50%;
  left: 0;
  position: absolute;
  z-index: 2;
  max-width: 736px;
  width: 100%; }

.global-wrapper h1 {
  font-size: 25px;
  line-height: 25px; }
.global-wrapper p {
  max-width: 500px; }
  .global-wrapper p a {
    color: #cd2428; }
.global-wrapper h3 {
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: 900;
  color: #cd2428;
  border-bottom: solid 1px #000000;
  padding-bottom: 10px;
  padding-left: 0;
  margin-bottom: 35px; }
.global-wrapper .address-book-modal h3 {
  margin: 20px 0;
  margin-top: 10px !important; }
.global-wrapper .modal-header p {
  clear: both;
  overflow: hidden;
  max-width: inherit; }
.global-wrapper .modal-body form .form-group {
  margin-bottom: 14px; }

form .form-group.remove-left-inner-space {
  padding-left: 0; }
  @media (max-width: 47.938em) {
    form .form-group.remove-left-inner-space {
      padding-left: 0;
      padding-right: 0; } }
  form .form-group.remove-left-inner-space .field-validation-error {
    left: 0; }

form .form-group.remove-right-inner-space {
  padding-right: 0; }
  @media (max-width: 47.938em) {
    form .form-group.remove-right-inner-space {
      padding-left: 0;
      padding-right: 0; } }

#AddressDialog #AddressDialogContent {
  background: #ffffff; }
  #AddressDialog #AddressDialogContent .modal-header h3 {
    border: none;
    margin: 0; }
  #AddressDialog #AddressDialogContent .modal-body h3 {
    display: none; }

.form-control-feedback {
  display: none; }

.modal-header .close {
  margin-top: -4px; }

.main_search_label {
  text-align: right;
  padding-right: 10px; }

.cart-message {
  width: 100%;
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  height: 0px;
  text-align: center;
  background: #60be38;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .cart-message.visible {
    padding: 16px 5px;
    height: inherit;
    opacity: 1; }
  .cart-message p {
    color: #ffffff;
    margin: 0; }
    .cart-message p i {
      margin-right: 5px; }

.product-brand {
  text-transform: uppercase;
  display: block;
  padding-top: 3px; }

/* 23.11.2018 */
.afterpay_cont {
  padding: 20px 0 10px; }
  .afterpay_cont ul.afterpay_progress {
    clear: both;
    display: block;
    margin: 0 0 35px 0;
    padding: 55px 0 0 0;
    background: url(../../../img/progress-bar.png) 0 10px no-repeat;
    background-size: contain;
    position: relative; }
    .afterpay_cont ul.afterpay_progress li {
      float: left;
      width: 25%;
      font-size: 13px;
      list-style-type: none;
      text-align: center;
      padding: 0 0px;
      box-sizing: border-box;
      word-wrap: break-word; }
    .afterpay_cont ul.afterpay_progress:before, .afterpay_cont ul.afterpay_progress:after {
      content: '';
      clear: both;
      display: table;
      height: 0; }
    .afterpay_cont ul.afterpay_progress ~ ul li {
      padding: 5px 0;
      font-size: 15px;
      list-style-type: none; }
  .afterpay_cont .equal_payment {
    margin: 0 0 45px 0; }
    .afterpay_cont .equal_payment strong {
      color: #db2422; }
  .afterpay_cont h3 {
    font-size: 15px !important; }
  .afterpay_cont .term {
    display: block;
    margin: 50px 0 20px 0;
    font-size: 15px; }
    .afterpay_cont .term a {
      color: #000000; }

.productView-product .payment_desc {
  max-width: 260px; }
  .productView-product .payment_desc a {
    color: #db2422; }

.loder {
  display: block;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
  .loder i {
    color: #ffffff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 2; }

.table {
  margin: 18px 0 22px;
  width: auto; }

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-color: #001324;
  color: #001324;
  font-size: 14px;
  text-align: center; }

.table-bordered tbody tr th, .table-bordered tfoot tr th, .table-bordered thead tr th {
  font-weight: 900; }
.table-bordered tbody tr td {
  vertical-align: middle; }
  .table-bordered tbody tr td span {
    display: block;
    font-size: 12px; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  background-color: transparent;
  border-color: transparent; }

.pagination > li > a, .pagination > li > span {
  background: transparent;
  background: transparent;
  border: transparent;
  color: #001324;
  padding: 6px;
  min-width: 32px;
  text-align: center; }
  .pagination > li > a a, .pagination > li > span a {
    color: #001324;
    font-size: 15px;
    font-weight: 700; }
    .pagination > li > a a:hover, .pagination > li > span a:hover {
      text-decoration: none; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  color: #ffffff;
  background-color: #cd2428;
  border-color: #cd2428; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  font-weight: 700; }

section#header_area {
  -webkit-box-shadow: 0px 1px 5px 0 rgba(64, 64, 64, 0.2);
  -moz-box-shadow: 0px 1px 5px 0 rgba(64, 64, 64, 0.2);
  box-shadow: 0px 1px 5px 0 rgba(64, 64, 64, 0.2);
  position: relative;
  z-index: 999; }
  section#header_area .header_top_bar {
    min-height: 52px; }
  section#header_area .nav_area {
    padding: 10px 0; }
    @media (max-width: 61.938em) {
      section#header_area .nav_area {
        padding: 5px 0; } }

/** sticky menu **/
.affix {
  width: 100%;
  left: 0;
  top: 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 5px 0 rgba(64, 64, 64, 0.2);
  -moz-box-shadow: 0px 1px 5px 0 rgba(64, 64, 64, 0.2);
  box-shadow: 0px 1px 5px 0 rgba(64, 64, 64, 0.2);
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -ms-transition: all 0s ease;
  transition: all 0s ease; }
  .affix * {
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    -ms-transition: all 0s ease;
    transition: all 0s ease; }
    @media (max-width: 61.938em) {
      .affix * {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease; } }
  .affix .navbar-brand {
    padding: 0; }
    .affix .navbar-brand img {
      margin: 2px 0;
      padding: 0;
      width: 75px;
      -webkit-transition: all 0s ease;
      -moz-transition: all 0s ease;
      -o-transition: all 0s ease;
      -ms-transition: all 0s ease;
      transition: all 0s ease; }
  .affix .navbar-nav {
    margin-top: 10px; }
  .affix .mainmenu li a {
    padding-bottom: 19px; }
    @media (max-width: 61.938em) {
      .affix .mainmenu li a {
        padding-bottom: 12px; } }
  .affix .search-icon {
    margin: 20px 0 0; }
    @media (max-width: 61.938em) {
      .affix .search-icon {
        margin: 12px 8px 0;
        padding: 8px; } }
  .affix .dropdown-menu li ul li a {
    padding-bottom: 0; }

.company_cell ul {
  margin: 0 0 0 -14px;
  padding: 18px 0; }
  .company_cell ul li {
    float: left;
    margin: 0 10px; }
    .company_cell ul li:first-child {
      margin-left: 0px; }
    .company_cell ul li a {
      font-size: 13px;
      line-height: 15px;
      text-transform: uppercase;
      text-decoration: none; }
      .company_cell ul li a:hover {
        color: transparent; }

.header_social {
  margin-right: -14px; }
  @media (max-width: 61.938em) {
    .header_social {
      margin-right: inherit; } }
  .header_social ul {
    display: block;
    float: right; }
    @media (max-width: 61.938em) {
      .header_social ul {
        display: table;
        margin: 0 auto;
        float: none; } }
    .header_social ul li, .header_social ul li a {
      display: block;
      float: left;
      font-weight: 700; }
    .header_social ul li {
      font-size: 13px;
      line-height: 15px;
      text-transform: uppercase;
      padding: 18px 0; }
      @media (max-width: 37.5em) {
        .header_social ul li {
          font-size: 12px; } }
      .header_social ul li a {
        text-decoration: none;
        padding: 0 14px;
        font-size: 13px;
        text-transform: uppercase; }
        @media (max-width: 37.5em) {
          .header_social ul li a {
            padding: 0 7px; } }
        .header_social ul li a:hover {
          color: #ffffff; }
        .header_social ul li a span {
          width: 52px;
          text-align: center;
          display: block;
          float: right;
          margin-left: 26px; }
          @media (max-width: 37.5em) {
            .header_social ul li a span {
              margin-left: 12px; } }
      .header_social ul li:first-child a {
        padding-left: 0; }
      .header_social ul li:last-child {
        padding: 0; }
        .header_social ul li:last-child a {
          line-height: 52px;
          padding-right: 0; }
          .header_social ul li:last-child a:hover {
            color: #ffffff; }
        .header_social ul li:last-child span {
          line-height: 52px; }

.navbar-nav {
  position: static;
  margin-top: 23px; }

@media (min-width: 768px) {
  .navbar-nav > li {
    position: static; } }
.navbar-default button.navbar-toggle {
  border-color: #ffffff; }
  .navbar-default button.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #002241; }
    .navbar-default button.navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px;
      background-color: #002241; }

.navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
  height: inherit;
  padding: 0; }
  @media (max-width: 61.938em) {
    .navbar-brand {
      float: none;
      margin: 2px auto 0;
      display: table; } }
  .navbar-brand img {
    width: 120px;
    left: -3px;
    position: relative; }
    @media (max-width: 61.938em) {
      .navbar-brand img {
        width: 100px;
        left: inherit; } }

.nav li a:hover, .nav li a:focus {
  text-decoration: none;
  outline: none;
  background: transparent; }
.nav a, .nav a:hover, .nav a:focus {
  outline: none; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  border: 0px solid transparent; }

.navbar-collapse {
  padding-right: 0;
  padding-left: 0; }

.mainmenu li a {
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #002241;
  line-height: 14px;
  text-transform: uppercase;
  padding: 12px 10px 30px;
  margin-top: 0;
  position: relative;
  vertical-align: bottom;
  text-decoration: none;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -ms-transition: all 0s ease;
  transition: all 0s ease; }
  @media (max-width: 61.938em) {
    .mainmenu li a {
      background: #ffffff;
      border-bottom: 1px solid #ffffff;
      font-size: 16px;
      line-height: 50px;
      color: #666666;
      padding: 0 15px;
      margin-top: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; } }
  .mainmenu li a.active, .mainmenu li a:hover {
    background: url(../../img/escape2/menu-hover-icon.svg) no-repeat center 0;
    background-size: 20px; }
    @media (max-width: 61.938em) {
      .mainmenu li a.active, .mainmenu li a:hover {
        background: #ffffff; } }
.mainmenu li.clearance a {
  padding: 10px;
  margin: 0 10px 0 20px; }
  .mainmenu li.clearance a:hover {
    color: #ffffff;
    background: #001324 !important; }
  @media (max-width: 61.938em) {
    .mainmenu li.clearance a {
      background: #ffffff;
      margin: 0;
      color: #001324;
      padding: 13px 15px 12px; } }
.mainmenu li:last-child a.active, .mainmenu li:last-child a:hover {
  background: none; }
  @media (max-width: 61.938em) {
    .mainmenu li:last-child a.active, .mainmenu li:last-child a:hover {
      color: #001324;
      background: #ffffff !important; } }
.mainmenu li .caret {
  float: right;
  margin-left: 0;
  margin-top: 16px;
  cursor: pointer; }

.search-icon {
  margin: 33px 0 0;
  padding: 0 0 0 10px; }
  @media (max-width: 61.938em) {
    .search-icon {
      margin: 20px 8px 0;
      padding: 8px; } }
  .search-icon a {
    color: #002241; }

.dropdown-menu {
  width: 90%;
  margin: 0 5%;
  padding: 22px 0 34px; }
  .dropdown-menu li {
    width: 16.66666666666667%;
    float: left;
    padding: 0 10px 0 25px; }
    .dropdown-menu li.clearfix {
      /*width: 100%;
      padding: 0;
      float: none;
      clear: both;*/ }
    .dropdown-menu li a:hover {
      background: transparent; }
    .dropdown-menu li h4 {
      float: none;
      font-size: 15px;
      line-height: 15px;
      font-weight: 900; }
      .dropdown-menu li h4 a {
        float: none;
        text-transform: inherit;
        font-size: 15px;
        line-height: 15px;
        font-weight: 900;
        padding: 0; }
    .dropdown-menu li ul li {
      width: 100%;
      float: none;
      padding: 0 0 0; }
      .dropdown-menu li ul li a {
        display: block;
        float: none;
        font-size: 14px;
        line-height: 16px !important;
        margin: 13px 0;
        padding: 0;
        text-transform: inherit;
        font-weight: 400; }
        .dropdown-menu li ul li a:hover {
          text-decoration: underline; }

.desktop {
  display: block; }
  @media (max-width: 61.938em) {
    .desktop {
      display: none; } }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-color: transparent; }

.header-top-menu {
  padding: 15px 20px; }
  .header-top-menu li {
    display: block; }
    .header-top-menu li a {
      color: #969a9d;
      display: block;
      font-size: 16px;
      line-height: 16px;
      padding-top: 8px;
      padding-bottom: 8px;
      text-transform: uppercase; }
      .header-top-menu li a:hover, .header-top-menu li a:hover {
        text-decoration: none; }

@media (max-width: 61.938em) {
  /*for mobile menu start*/
  .navbar-header {
    float: none; }

  .nav.navbar-nav.mainmenu.sm.sm-collapsible {
    background: rgba(0, 0, 0, 0.8);
    margin-top: 28px;
    width: 100%; }

  .navbar-toggle {
    display: block;
    background-color: #ffffff;
    border: 1px solid transparent;
    float: left;
    margin-bottom: 8px;
    margin-right: 0;
    margin-top: 13px;
    padding: 9px 10px; }
    .navbar-toggle .icon-bar {
      border-radius: 1px;
      display: block;
      height: 2px;
      width: 22px;
      border: 1px solid #002241; }

  .mainmenu li {
    padding: 0; }
    .mainmenu li .caret {
      width: 42px;
      height: 100%;
      padding: 0;
      margin: 0;
      position: absolute;
      z-index: 9;
      right: 0px;
      float: inherit;
      border: 0; }
      .mainmenu li .caret:before {
        font: normal normal normal 14px/1 FontAwesome;
        content: '\f054';
        font-size: 15px;
        line-height: 15px;
        margin-left: 0;
        margin-top: 14px;
        display: block;
        text-align: center; }

  .navbar-nav {
    float: none !important;
    margin: 0 !important;
    padding-top: 49px; }
    .navbar-nav li {
      float: left;
      display: block;
      clear: both;
      width: 100%;
      border-bottom: solid 1px #bfc4c8; }
      .navbar-nav li a {
        padding-top: 13px;
        padding-bottom: 12px;
        width: 85%;
        font-size: 15px;
        line-height: 16px;
        color: #001324;
        font-weight: 700; }
      .navbar-nav li .dropdown-menu {
        background: #ffffff;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-top: 0px;
        padding-bottom: 0;
        padding-top: 0;
        width: 100% !important;
        display: none !important; }
        .navbar-nav li .dropdown-menu:hover {
          background: #ffffff;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          padding-bottom: 0;
          padding-top: 0;
          width: 100% !important; }
        .navbar-nav li .dropdown-menu li {
          padding: 0;
          border: none; }
      .navbar-nav li.dropdown:hover ul.dropdown-menu {
        display: none !important; }
      .navbar-nav li.dropdown:focus ul.dropdown-menu {
        display: none !important; }
      .navbar-nav li.dropdown.current ul.dropdown-menu {
        display: block !important;
        position: relative;
        top: inherit;
        box-shadow: none;
        border-radius: 0px;
        margin: 0;
        border: none;
        padding: 0 15px; }
      .navbar-nav li.dropdown.current .caret:before {
        content: '\f078'; }
    .navbar-nav .open li .dropdown-menu a {
      line-height: 35px;
      color: #ffffff; }
      .navbar-nav .open li .dropdown-menu a:hover {
        background: #000000; }

  .navbar-collapse {
    background: #ffffff;
    border-top-color: #d2d2d2;
    margin-top: 0px;
    overflow-x: visible;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
    width: 70%;
    height: 100% !important;
    border-top: 1px solid transparent;
    box-shadow: none;
    position: fixed;
    left: -70%;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease; }

  .stricky-fixed .navbar-nav > li > .dropdown-menu {
    margin-top: 0px; }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none; }

  .collapse.in {
    display: block !important; }

  .navbar > .container .navbar-brand {
    margin-left: 15px; }

  /*for mobile menu end*/
  body {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    body.mobile-nav-open {
      overflow: hidden; }
      body.mobile-nav-open .btnnavbar {
        visibility: hidden; }
        body.mobile-nav-open .btnnavbar.navbar-close {
          font-size: 15px;
          line-height: 15px;
          visibility: visible;
          width: 70%;
          text-align: right;
          color: #001324;
          font-weight: 700;
          position: fixed;
          z-index: 9999;
          border-radius: 0px;
          margin: 0;
          padding: 20px 15px; }
      body.mobile-nav-open .header_top_bar_content {
        opacity: 0.2; }
      body.mobile-nav-open header {
        background-color: #ffffff; }
        body.mobile-nav-open header .navbar-collapse.in {
          left: 0;
          overflow-y: auto;
          -webkit-overflow-scrolling: touch; }
      body.mobile-nav-open .overlay-layer {
        display: block; } }
.overlay-layer {
  display: none;
  background: rgba(0, 0, 0, 0.85);
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

footer {
  border-top: solid 1px; }
  @media (max-width: 61.938em) {
    footer {
      padding: 0 21px; } }
  footer .footer-logo {
    padding: 24px 0 46px; }
    @media (max-width: 61.938em) {
      footer .footer-logo {
        padding: 24px 0; } }
    footer .footer-logo img {
      max-width: 108px; }
  footer h4 {
    font-size: 14px;
    padding: 0 0 14px;
    margin: 0; }
    @media (max-width: 61.938em) {
      footer h4 {
        padding: 0 0 10px; } }
    footer h4 a {
      font-weight: 700; }
  footer ul.footer-category ul {
    padding: 0 0 38px;
    margin: 0; }
    footer ul.footer-category ul li, footer ul.footer-category ul a {
      line-height: 20px; }
  footer .footer-bottom {
    border-top: solid 1px;
    padding: 14px 0 28px; }
    @media (max-width: 61.938em) {
      footer .footer-bottom {
        margin: 0 7px; } }
    footer .footer-bottom ul li, footer .footer-bottom ul a {
      float: left;
      display: block;
      font-size: 14px;
      font-weight: 400; }
    footer .footer-bottom ul.social-icon {
      margin-left: -14px; }
      @media (max-width: 61.938em) {
        footer .footer-bottom ul.social-icon {
          float: none;
          margin: 0 auto 14px;
          display: table; } }
      footer .footer-bottom ul.social-icon li {
        margin-right: 8px; }
        footer .footer-bottom ul.social-icon li i {
          display: block;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          font-size: 17px;
          line-height: 32px;
          color: #ffffff;
          text-align: center; }
        footer .footer-bottom ul.social-icon li:hover i {
          background: #cd2428; }
        footer .footer-bottom ul.social-icon li a:hover {
          text-decoration: none; }
    footer .footer-bottom ul.footer-nav-menu {
      float: right;
      margin-right: -14px;
      margin-top: 8px; }
      @media (max-width: 61.938em) {
        footer .footer-bottom ul.footer-nav-menu {
          float: none;
          margin: 0 auto 14px;
          display: table; } }
      footer .footer-bottom ul.footer-nav-menu li {
        padding-right: 18px; }
        @media (max-width: 61.938em) {
          footer .footer-bottom ul.footer-nav-menu li {
            padding-right: 0;
            padding-left: 0;
            width: 100%; } }
        @media (max-width: 61.938em) {
          footer .footer-bottom ul.footer-nav-menu li a {
            display: block;
            text-align: center;
            float: none;
            margin: 5px 0; } }
        footer .footer-bottom ul.footer-nav-menu li:last-child {
          padding-right: 0; }
        footer .footer-bottom ul.footer-nav-menu li:before {
          content: '|';
          display: block;
          float: left;
          padding: 0 18px 0 0; }
          @media (max-width: 61.938em) {
            footer .footer-bottom ul.footer-nav-menu li:before {
              content: '';
              padding: 0; } }
        footer .footer-bottom ul.footer-nav-menu li:first-child:before {
          display: none; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9f9f9f; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #9f9f9f; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #9f9f9f; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #9f9f9f; }

.jsLoginBlock ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff; }
.jsLoginBlock ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }
.jsLoginBlock :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff; }
.jsLoginBlock :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

form label {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #001324;
  margin-bottom: 8px; }
  form label.required:after {
    content: '*';
    color: #cd2428; }
  form label sup {
    color: #cd2428; }
form .form-group {
  margin-bottom: 28px; }
  form .form-group .form-group {
    margin-bottom: 0; }
form .form-control {
  background: #f2f2f2;
  color: #001324;
  border-radius: 0px;
  border: solid 1px #001324;
  height: 41px;
  padding: 8px 12px; }
  form .form-control:focus {
    background: #ffffff;
    color: #000000;
    -moz-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3); }
form textarea {
  resize: vertical; }
  form textarea.form-control {
    height: 80px; }
form .btn.btn-fill.btn-reset-account {
  float: left;
  width: 100%;
  max-width: 245px;
  background: #cd2428; }

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url(../../img/escape2/dropdown-arrow.png) no-repeat;
  background-position: 97% 55%; }
  select.form-control:focus {
    background: #ffffff url(../../img/escape2/dropdown-arrow.png) no-repeat;
    background-position: 97% 55%; }

button:focus {
  outline: none; }

.btn {
  font-weight: 700;
  transition: all 0.2s ease;
  display: block;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 20px; }
  .btn.btn-default {
    min-width: 150px; }
    .btn.btn-default:hover, .btn.btn-default:focus {
      box-shadow: none; }
  .btn.btn-delete-wishlist {
    min-width: 245px;
    margin: 0 auto; }
    .btn.btn-delete-wishlist:hover, .btn.btn-delete-wishlist:focus {
      box-shadow: none; }
  .btn.btn-reset {
    background: #a9a9a9; }
    .btn.btn-reset:hover, .btn.btn-reset:focus {
      background: #333333;
      color: #ffffff;
      box-shadow: none; }
  .btn.btn-search {
    font-size: 14px;
    line-height: 14px;
    padding: 16px 25px;
    display: inline-block;
    min-width: 314px; }
    @media (max-width: 37.5em) {
      .btn.btn-search {
        padding: 10px;
        min-width: 254px; } }
    .btn.btn-search:hover, .btn.btn-search:focus {
      box-shadow: none; }
  .btn.btn-create-account {
    width: 100%;
    max-width: 245px;
    background: #cd2428;
    border-color: #cd2428; }
    .btn.btn-create-account:hover, .btn.btn-create-account:focus {
      background: #b91e21;
      color: #ffffff;
      box-shadow: none; }
  .btn.btn-checkout, .btn.remove-shipping-address, .btn.js-add-couponcode {
    background: #cd2428;
    border-color: #cd2428; }
    .btn.btn-checkout:hover, .btn.btn-checkout:focus, .btn.remove-shipping-address:hover, .btn.remove-shipping-address:focus, .btn.js-add-couponcode:hover, .btn.js-add-couponcode:focus {
      background: #b91e21;
      color: #ffffff;
      box-shadow: none; }
  .btn.btn-alt-address {
    margin: 14px -1px 14px 0; }
    @media (max-width: 37.5em) {
      .btn.btn-alt-address {
        width: 100%; } }
  .btn.btn-offer-shop {
    float: left;
    background: #ffffff;
    color: #001324;
    min-width: 180px;
    padding: 8px; }
    @media (max-width: 61.938em) {
      .btn.btn-offer-shop {
        float: none;
        display: table;
        margin: 0 auto; } }
    .btn.btn-offer-shop:hover, .btn.btn-offer-shop:focus {
      background: #001324;
      color: #ffffff;
      box-shadow: none; }
  .btn.js-add-couponcode {
    width: 100%; }

.productView-product .radio {
  padding-left: 20px; }
.productView-product .radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  margin: 0; }
.productView-product .radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out; }
.productView-product .radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.productView-product .radio input[type="radio"] {
  opacity: 0; }
.productView-product .radio input[type="radio"]:focus + label::before {
  /*outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;*/
  outline-offset: -2px; }
.productView-product .radio input[type="radio"]:disabled + label {
  opacity: 0.65; }
.productView-product .radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed; }
.productView-product .radio.radio-inline {
  margin-top: 0; }

.field-validation-error {
  color: #cd2428;
  width: 100%;
  padding: 3px 0;
  display: block; }

.jsLoginBlockWrapper .form-group:last-child {
  margin-bottom: 0; }
.jsLoginBlockWrapper button {
  border: transparent; }
  .jsLoginBlockWrapper button.login-social {
    background: #3b5998;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0px 1px 4px 0 rgba(64, 64, 64, 0.5);
    -moz-box-shadow: 0px 1px 4px 0 rgba(64, 64, 64, 0.5);
    box-shadow: 0px 1px 4px 0 rgba(64, 64, 64, 0.5);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 12px 18px 11px;
    width: 100%; }
    .jsLoginBlockWrapper button.login-social:hover {
      background: #23417f; }
    .jsLoginBlockWrapper button.login-social img {
      width: 200px;
      margin: 4px 0; }
    .jsLoginBlockWrapper button.login-social i {
      color: #ffffff;
      font-size: 28px;
      float: left; }

.EPiServerForms .Form__Element .Form__Element__ValidationError {
  margin: 5px 0 0;
  color: #cd2428 !important; }

.validation-summary-errors {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  color: #a94442;
  background-color: #f2dede;
  margin: 0 -14px 30px; }

.warning-message {
  word-wrap: break-word; }

.hbspt-form {
  margin: 0 0 14px;
  float: left;
  width: 100%; }
  .hbspt-form label {
    width: 100%;
    display: block;
    margin: 28px 0 8px; }
    .hbspt-form label span {
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      color: #001324;
      text-align: left;
      margin-bottom: 10px; }
      .hbspt-form label span.hs-form-required {
        color: #cd2428; }
  .hbspt-form .hs-input {
    background: #f2f2f2;
    color: #001324;
    border-radius: 0px;
    border: solid 1px #001324;
    height: 41px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    width: 100%; }
    .hbspt-form .hs-input[type="file"] {
      border: none; }
  .hbspt-form textarea {
    min-height: 152px; }
  .hbspt-form fieldset {
    max-width: inherit !important; }
    .hbspt-form fieldset.form-columns-1 .hs-input {
      width: 100% !important; }
    .hbspt-form fieldset.form-columns-1 .input {
      margin-right: 0 !important; }
    .hbspt-form fieldset.form-columns-2 .input {
      margin-right: 0 !important; }
    .hbspt-form fieldset.form-columns-2 .hs-form-field:nth-child(odd) {
      width: 49%;
      margin-right: 1%; }
      @media (max-width: 47.938em) {
        .hbspt-form fieldset.form-columns-2 .hs-form-field:nth-child(odd) {
          width: 100%;
          margin-right: 0; } }
    .hbspt-form fieldset.form-columns-2 .hs-form-field:nth-child(even) {
      width: 49%;
      margin-left: 1%; }
      @media (max-width: 47.938em) {
        .hbspt-form fieldset.form-columns-2 .hs-form-field:nth-child(even) {
          width: 100%;
          margin-left: 0; } }
    .hbspt-form fieldset.form-columns-3 .hs-form-field {
      width: 33.3% !important; }
      @media (max-width: 47.938em) {
        .hbspt-form fieldset.form-columns-3 .hs-form-field {
          width: 100%;
          margin-right: 0; } }
      .hbspt-form fieldset.form-columns-3 .hs-form-field.hs_state .input, .hbspt-form fieldset.form-columns-3 .hs-form-field.hs_email .input {
        margin-right: 0 !important; }
  .hbspt-form .hs-button {
    max-width: 198px;
    float: right;
    background: #cd2428;
    border-color: #cd2428;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    padding: 18px 20px;
    width: 100%;
    border: none;
    border-radius: 0;
    margin: 26px 0 0 1%;
    transition: all 0.2s ease; }
    .hbspt-form .hs-button:hover, .hbspt-form .hs-button:focus {
      background: #b91e21;
      color: #ffffff;
      box-shadow: none; }
  .hbspt-form .hs-error-msgs {
    margin: 0; }
    .hbspt-form .hs-error-msgs li {
      background: none;
      padding: 8px 0;
      font-size: 14px;
      line-height: 17px;
      color: #cd2428; }
      .hbspt-form .hs-error-msgs li label {
        font-size: 14px;
        line-height: 17px;
        color: #cd2428;
        margin: 0; }
  .hbspt-form .hs-field-desc {
    font-size: 14px;
    line-height: 16px;
    color: #1e1e1e;
    padding: 0 0 10px;
    margin: 0;
    border: none; }
  .hbspt-form .submitted-message {
    color: #3c763d;
    background-color: #dff0d8;
    padding: 15px;
    margin-top: 20px;
    border: 1px solid #d6e9c6;
    border-radius: 4px; }

/*/search/*/
a#search_icon:focus,
#mySearch .close:focus {
  outline: none;
  background: none; }

#mySearch .modal-header {
  border: 0px; }

#mySearch .close {
  float: none !important;
  color: #ffffff;
  text-shadow: 0 0 0;
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 99999;
  position: absolute;
  top: 2%;
  right: 1%;
  font-size: 35px;
  padding: 10px;
  font-weight: normal;
  font-family: "Lato", sans-serif; }

#mySearch .close i {
  color: #ffffff; }

.modal-open .modal {
  background-color: rgba(0, 19, 36, 0.9); }

.modal-content {
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 0 !important;
  box-shadow: 0 0 0 !important;
  position: relative; }

#mySearch form {
  margin-top: 40%;
  position: relative; }
  #mySearch form .search-btn {
    position: absolute;
    top: 10px;
    right: -5px;
    background: no-repeat;
    border: none;
    padding: 10px;
    color: #ffffff;
    font-size: 25px; }
    @media (max-width: 40em) {
      #mySearch form .search-btn {
        top: 5px;
        font-size: 17px; } }

#mySearch form input {
  /*color: $white;
  font-weight: 600;
  font-style: normal;
  background: transparent;
  font-size: 70px;
  text-align: center;
  border: 0;
  height: auto !important;
  font-family: 'Lato', sans-serif !important;
  box-shadow: 0 0 0 0;
  outline: none;
  margin-top: 50px;*/
  font-size: 25px;
  font-family: "Lato", sans-serif !important;
  background: transparent;
  color: #ffffff;
  border: none;
  border-bottom: 1px solid #9f9f9f;
  padding: 10px 0;
  height: inherit; }
  @media (max-width: 40em) {
    #mySearch form input {
      font-size: 17px; } }

#mySearch form input:placeholder {
  color: #ffffff; }

#mySearch form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff; }

#mySearch form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

#mySearch form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff; }

#mySearch form input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

#mySearch form input:focus {
  outline: 0; }

#mySearch .pressToSearchtxt {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #999999;
  text-align: center;
  padding: 0 0 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.bradecrum-wrapper {
  position: relative;
  z-index: 2;
  padding: 20px 0;
  background: #f2f2f2; }
  .bradecrum-wrapper ul, .bradecrum-wrapper ul li {
    float: left;
    display: block;
    text-transform: uppercase; }
  .bradecrum-wrapper ul {
    margin: 0 -14px;
    min-height: 16px; }
    @media (max-width: 47.938em) {
      .bradecrum-wrapper ul {
        margin: 0; } }
    .bradecrum-wrapper ul li {
      color: #cd2428;
      font-size: 14px;
      line-height: 25px; }
      .bradecrum-wrapper ul li:after {
        content: "/";
        float: left;
        display: block;
        font-size: 14px;
        line-height: 25px;
        padding-left: 8px;
        padding-right: 8px;
        color: #001324; }
      .bradecrum-wrapper ul li:last-child:after {
        display: none; }
      .bradecrum-wrapper ul li a {
        color: #001324;
        float: left;
        font-size: 14px;
        line-height: 25px; }
  .bradecrum-wrapper.product-details-breadcrumb ul li:after {
    color: #001324; }
  .bradecrum-wrapper.product-details-breadcrumb ul li a {
    color: #001324; }
  .bradecrum-wrapper.product-details-breadcrumb ul li span.divider {
    margin-left: 4px; }

body.breadcrumb-overlay .bradecrum-wrapper {
  background: transparent; }
  @media (max-width: 61.938em) {
    body.breadcrumb-overlay .bradecrum-wrapper {
      min-height: 90px; } }
  body.breadcrumb-overlay .bradecrum-wrapper li a {
    color: #ffffff; }
  body.breadcrumb-overlay .bradecrum-wrapper li:after {
    color: #ffffff; }
@media (max-width: 61.938em) {
  body.breadcrumb-overlay .product-listing-banner, body.breadcrumb-overlay .product-listing-wrapper {
    transform: translateY(-89px);
    -webkit-transform: translateY(-89px); } }
body.breadcrumb-overlay footer, body.breadcrumb-overlay .sign-in-wrapper {
  transform: translateY(-64px);
  -webkit-transform: translateY(-64px); }
  @media (max-width: 61.938em) {
    body.breadcrumb-overlay footer, body.breadcrumb-overlay .sign-in-wrapper {
      transform: translateY(-89px);
      -webkit-transform: translateY(-89px); } }
body.breadcrumb-overlay footer .footer-bottom {
  padding: 14px 0 0; }

#carousel {
  max-height: 502px;
  min-height: 502px;
  overflow: hidden; }
  @media (max-width: 61.938em) {
    #carousel {
      max-height: 350px;
      min-height: 350px; } }
  @media (max-width: 37.5em) {
    #carousel {
      max-height: 200px;
      min-height: 200px; } }
  #carousel .carousel-inner > .item {
    min-height: 502px !important;
    background-size: cover;
    background-position: top center;
    cursor: pointer; }
    @media (max-width: 61.938em) {
      #carousel .carousel-inner > .item {
        min-height: 350px !important; } }
    @media (max-width: 37.5em) {
      #carousel .carousel-inner > .item {
        min-height: 200px !important; } }
    #carousel .carousel-inner > .item img {
      width: 100%;
      text-align: center;
      display: table;
      margin: 0 auto;
      display: none; }
      @media (max-width: 37.5em) {
        #carousel .carousel-inner > .item img {
          height: 200px;
          max-width: inherit;
          width: inherit; } }
    #carousel .carousel-inner > .item .carousel-caption {
      top: 10%; }
      @media (min-width: 48em) and (max-width: 61.938em) {
        #carousel .carousel-inner > .item .carousel-caption {
          top: 0; } }
      @media (max-width: 61.938em) {
        #carousel .carousel-inner > .item .carousel-caption {
          bottom: 0;
          top: 0;
          right: 21%;
          left: 21%; } }
      @media (max-width: 37.5em) {
        #carousel .carousel-inner > .item .carousel-caption {
          left: 0;
          right: 0; } }
  #carousel .carousel-control.left, #carousel .carousel-control.right {
    background: transparent; }

.carousel-indicators {
  display: none; }

h4.slider-title {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 5px;
  text-shadow: none; }
  @media (max-width: 37.5em) {
    h4.slider-title {
      font-size: 10px;
      line-height: 13px;
      margin: 0 10px 10px; } }

h1.slider-sub-title {
  font-size: 180px;
  line-height: 180px;
  text-transform: uppercase;
  margin-top: -15px;
  text-shadow: none; }
  @media (max-width: 37.5em) {
    h1.slider-sub-title {
      font-size: 75px;
      margin-top: -9px;
      line-height: 75px; } }

p.slider-desc {
  font-size: 17px;
  line-height: 17px;
  color: #ffffff;
  letter-spacing: 0.6px;
  font-weight: 700;
  margin-top: 5px;
  text-transform: uppercase;
  text-shadow: none; }
  @media (max-width: 37.5em) {
    p.slider-desc {
      font-size: 12px; } }

@media (max-width: 37.5em) {
  .caption-slider.text-left {
    text-align: center; } }
.category-cont {
  position: relative;
  z-index: 1;
  transform: translateY(-45px);
  -webkit-transform: translateY(-45px); }
  @media (max-width: 61.938em) {
    .category-cont {
      transform: translateY(0);
      -webkit-transform: translateY(0);
      padding-top: 28px; } }
  .category-cont ul {
    padding: 0;
    margin-right: -14px;
    margin-left: -14px; }
    @media (max-width: 47.938em) {
      .category-cont ul {
        margin-right: 21px;
        margin-left: 21px; } }
    .category-cont ul .cont-category {
      overflow: hidden;
      padding: 15px;
      margin-bottom: 15px; }
      .category-cont ul .cont-category:hover {
        cursor: pointer;
        border: solid 2px; }
      @media (max-width: 61.938em) {
        .category-cont ul .cont-category {
          max-width: inherit;
          padding: 8px;
          margin-left: auto;
          margin-right: auto; } }
      .category-cont ul .cont-category h3 {
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        margin: 0; }
        @media (max-width: 37.5em) {
          .category-cont ul .cont-category h3 {
            font-size: 12px;
            min-height: 26px;
            vertical-align: bottom; } }
      .category-cont ul .cont-category img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 150px;
        max-height: 150px;
        vertical-align: bottom; }
        @media (max-width: 25em) {
          .category-cont ul .cont-category img {
            max-width: 100px;
            max-height: 100px; } }

@media (max-width: 40em) {
  .life-cont h2 {
    font-size: 18px;
    font-weight: 900; } }
.life-cont .img-lifestyle {
  margin-bottom: 2px;
  position: relative;
  display: inline-block; }
  @media (max-width: 61.938em) {
    .life-cont .img-lifestyle {
      margin: 0 auto 2px; } }
  .life-cont .img-lifestyle a {
    display: block; }
  .life-cont .img-lifestyle img {
    opacity: 0.75; }
  .life-cont .img-lifestyle h3 {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    bottom: 32px;
    left: 0;
    color: #ffffff;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    text-shadow: 2px 2px 8px #000000;
    margin: 0;
    cursor: pointer; }
.life-cont ul {
  padding: 0;
  margin: 0; }
  @media (max-width: 47.938em) {
    .life-cont ul {
      margin-right: 28px;
      margin-left: 28px; } }
@media (max-width: 47.938em) {
  .life-cont h2 {
    margin-right: 28px;
    margin-left: 28px; } }
.life-cont .col-xs-12 {
  padding: 0; }
.life-cont .col-md-4 {
  padding: 0 1px; }

.new-arrivals {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 10px;
  margin: 0; }

.bg-prod {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

@media (max-width: 61.938em) {
  .product-cont {
    padding: 0 28px 28px; } }
.product-cont ul {
  padding: 0; }
  .product-cont ul .prod-cont {
    padding: 20px;
    margin-top: 28px;
    text-align: center; }
    @media (max-width: 61.938em) {
      .product-cont ul .prod-cont {
        max-width: 400px;
        margin: 28px auto 0; } }
    .product-cont ul .prod-cont img {
      display: table;
      margin: 0 auto; }
      .product-cont ul .prod-cont img.img-cat {
        height: 215px; }
    .product-cont ul .prod-cont h4, .product-cont ul .prod-cont h4 a {
      font-size: 14px;
      font-weight: 900;
      margin-top: 0;
      margin-bottom: 0;
      min-height: 50px; }
    .product-cont ul .prod-cont h4 {
      position: relative; }
      .product-cont ul .prod-cont h4 a {
        position: absolute;
        width: 100%;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        min-height: auto; }
    .product-cont ul .prod-cont .price {
      margin: 0;
      font-size: 17px;
      line-height: 17px;
      min-height: 25px;
      position: relative; }
      .product-cont ul .prod-cont .price span {
        font-weight: 900;
        font-size: 17px;
        line-height: 17px; }
      .product-cont ul .prod-cont .price.discount span:first-child {
        text-decoration: line-through; }
        .product-cont ul .prod-cont .price.discount span:first-child span {
          margin-left: 0px; }
      .product-cont ul .prod-cont .price.discount span:last-child {
        margin-left: 5px;
        text-decoration: none; }

.cart-button {
  float: right;
  margin: 12px 15px 0 0; }

.cart-qty {
  background: #FF5252;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: .8em;
  line-height: 17px;
  position: absolute;
  text-align: center;
  top: 11px;
  right: 10px;
  height: 17px;
  width: 17px; }

.qty-block {
  margin-top: 10px; }

.qty {
  user-select: none; }

.increment,
.decrement {
  float: left;
  text-align: center;
  width: 20px;
  cursor: pointer;
  font-size: 10px;
  color: #ffffff;
  line-height: 0px;
  height: 19px;
  vertical-align: middle;
  background-color: #cd2428; }

.increment {
  border-bottom: 0;
  line-height: 34px; }

i.fa.fa-sort-desc {
  margin-top: -2px; }

.qty_inc_dec {
  width: 10px;
  height: 30px;
  display: inline-block; }

.qty input[type="text"] {
  float: left;
  outline: 0;
  font-size: 1em;
  text-align: center;
  width: 25px;
  height: 38px;
  color: #ffffff;
  background: #cd2428;
  line-height: 40px;
  border: none;
  border-right: 0; }

.btn-cart:before {
  font-family: 'FontAwesome';
  content: '\f07a';
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  top: -1px;
  position: relative; }

a.btn.btn-default.btn-cart {
  background: #002241;
  border-color: #002241;
  color: #ffffff;
  text-transform: uppercase;
  padding: 8px 6px;
  font-weight: 700;
  width: 100%;
  font-size: 12px;
  border-radius: 0;
  margin-top: 10px; }

.col-md-3.qty-block {
  padding: 0;
  padding-left: 15px; }

.brand-bg {
  background: #002241;
  padding: 40px 0 69px 0; }
  @media (max-width: 61.938em) {
    .brand-bg {
      padding: 12px 0 28px 0; } }
  .brand-bg h2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
    background: #002241;
    padding: 0px 35px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: table;
    top: 20px;
    margin-top: 0px; }
  .brand-bg .line {
    border: 1.5px solid #ffffff; }
    .brand-bg .line.row {
      margin: 0;
      padding: 35px; }
      @media (max-width: 61.938em) {
        .brand-bg .line.row {
          margin: 0 21px; } }
    .brand-bg .line .brand-img {
      margin-left: auto;
      margin-right: auto;
      display: table;
      text-align: center; }

/* Static Page
----------------------------*/
.fill-wrapper {
  padding: 25px 0 51px;
  min-height: 550px; }
  @media (max-width: 61.938em) {
    .fill-wrapper {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 47.938em) {
    .fill-wrapper {
      padding: 50px 21px 20px; } }

.static-page h1 {
  font-size: 25px;
  text-transform: uppercase;
  color: #001324;
  padding: 0 0 8px;
  margin: 0; }
.static-page h2 {
  font-size: 15px;
  line-height: 18px;
  color: #cd2428;
  padding: 0;
  margin: 0 auto;
  max-width: 400px;
  display: table; }
  .static-page h2.return-form-title {
    font-size: 25px;
    text-transform: uppercase;
    color: #001324;
    font-weight: 900;
    margin: 60px 0 0;
    max-width: inherit; }
.static-page h3 {
  font-size: 16px;
  line-height: 18px;
  color: #cd2428;
  padding: 17px 0 25px;
  margin: 0; }
.static-page h4 {
  font-size: 15px;
  color: #001324;
  padding: 0 0 14px;
  margin: 0; }
.static-page p {
  margin: 0 0 27px; }
  .static-page p a {
    color: #cd2428; }
.static-page ul {
  padding: 0;
  margin: 0 0 27px; }
  .static-page ul li {
    font-size: 15px;
    line-height: 21px;
    padding: 0 0 21px 21px;
    margin: 0;
    background: url(../../img/escape2/fill-circle-icon.png) no-repeat 4px 8px; }
    .static-page ul li:last-child {
      padding-bottom: 0; }
.static-page .page-title-row {
  padding-bottom: 43px; }
  @media (max-width: 61.938em) {
    .static-page .page-title-row {
      padding-bottom: 38px; } }
.static-page.contact-us .page-title-row {
  padding-bottom: 20px; }
  .static-page.contact-us .page-title-row h1 {
    margin-left: -14px;
    margin-right: -14px; }

.product-listing-banner {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  transform: translateY(-64px);
  -webkit-transform: translateY(-64px); }
  @media (max-width: 37.5em) {
    .product-listing-banner {
      background-position: 70%; } }
  .product-listing-banner .banner-wrapper {
    min-height: 500px; }
    .product-listing-banner .banner-wrapper .banner-content {
      background: url(../../img/escape2/banner-title-icon.png) no-repeat center top;
      padding-top: 62px; }
    .product-listing-banner .banner-wrapper h1 {
      overflow: hidden;
      text-align: center;
      font-size: 28px;
      line-height: 28px;
      text-transform: uppercase;
      color: #ffffff;
      padding: 0;
      margin: 0 0 13px;
      font-weight: 700; }
      @media (max-width: 37.5em) {
        .product-listing-banner .banner-wrapper h1 {
          font-size: 22px;
          line-height: 22px; } }
    .product-listing-banner .banner-wrapper h1:before,
    .product-listing-banner .banner-wrapper h1:after {
      background-color: #ffffff;
      content: "";
      display: inline-block;
      height: 1px;
      position: relative;
      vertical-align: middle;
      width: 50%; }
    .product-listing-banner .banner-wrapper h1:before {
      right: 0.5em;
      margin-left: -50%; }
    .product-listing-banner .banner-wrapper h1:after {
      left: 0.5em;
      margin-right: -50%; }
    .product-listing-banner .banner-wrapper p {
      color: #ffffff;
      font-weight: 300;
      font-size: 14px;
      line-height: 21px;
      letter-spacing: 0.07em; }

.product-listing-wrapper {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  transform: translateY(-64px);
  -webkit-transform: translateY(-64px); }
  .product-listing-wrapper .fill-wrapper {
    padding: 56px 0 33px; }
    @media (max-width: 61.938em) {
      .product-listing-wrapper .fill-wrapper {
        padding: 33px 0; } }
  .product-listing-wrapper h2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 900;
    float: left;
    padding: 10px 0 0;
    margin: 0; }
    @media (max-width: 61.938em) {
      .product-listing-wrapper h2 {
        padding: 10px 0 25px;
        float: none;
        text-align: center; } }
    .product-listing-wrapper h2 span {
      font-size: 15px; }
      @media (max-width: 61.938em) {
        .product-listing-wrapper h2 span {
          display: block;
          padding-top: 5px; } }
  .product-listing-wrapper .checkbox {
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 8px; }
    .product-listing-wrapper .checkbox label {
      display: inline-block;
      position: relative;
      padding-left: 5px;
      min-height: inherit; }
      .product-listing-wrapper .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 11px;
        height: 11px;
        left: 0;
        top: 0px;
        margin-left: -20px;
        border: 1px solid #ffffff;
        background-color: #001324;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
      .product-listing-wrapper .checkbox label.facet_Selected::after {
        display: inline-block;
        position: absolute;
        width: 7px;
        height: 7px;
        left: -18px;
        top: 3px;
        content: "";
        background: #cd2428; }
    .product-listing-wrapper .checkbox input[type="checkbox"] {
      opacity: 0; }
  .product-listing-wrapper .product-sort {
    width: 254px;
    padding-bottom: 25px; }
    @media (max-width: 61.938em) {
      .product-listing-wrapper .product-sort {
        float: none !important;
        display: table;
        margin: 0 auto; } }
    .product-listing-wrapper .product-sort label {
      line-height: 29px;
      margin: 0; }
    .product-listing-wrapper .product-sort select {
      max-width: 193px;
      background: transparent url(../../img/escape2/dropdown-arrow.png) no-repeat;
      background-size: 5%;
      background-position: 97% 55%;
      box-shadow: none;
      border: solid 1px #002241;
      border-radius: 0px;
      height: 30px;
      padding: 0 12px;
      font-size: 13px;
      line-height: 30px;
      color: #002241;
      float: right; }
  .product-listing-wrapper #integration-list {
    padding: 0 18px 20px; }
    @media (max-width: 61.938em) {
      .product-listing-wrapper #integration-list {
        margin-bottom: 28px; } }
    .product-listing-wrapper #integration-list ul li {
      display: block;
      overflow: hidden;
      letter-spacing: 0.08em; }
      .product-listing-wrapper #integration-list ul li h4 {
        padding: 37px 0 5px 0;
        margin: 0;
        font-size: 15px; }
  .product-listing-wrapper .expand {
    display: block;
    cursor: pointer; }
    .product-listing-wrapper .expand.highlight .fa-minus:before {
      content: "\f067"; }
    .product-listing-wrapper .expand .right-arrow {
      margin-top: 2px;
      margin-left: 20px;
      float: right; }
  .product-listing-wrapper .detail {
    margin: 10px 0 0 0px;
    line-height: 22px; }
  .product-listing-wrapper .product-cont {
    padding: 0; }
    @media (max-width: 47.938em) {
      .product-listing-wrapper .product-cont {
        padding-left: 20px;
        padding-right: 20px; } }
    .product-listing-wrapper .product-cont ul .prod-cont {
      margin-top: 0px;
      margin-bottom: 28px; }

@media (max-width: 47.938em) {
  .wishlist .col-md-4 {
    width: 100%; }
    .wishlist .col-md-4 .prod-cont {
      max-width: 400px;
      margin: 28px auto 0; } }
@media (min-width: 48em) and (max-width: 61.938em) {
  .wishlist .col-md-4 {
    width: 50%; } }
.wishlist ul .prod-cont {
  margin-top: 0px;
  margin-bottom: 28px;
  background: #ffffff;
  padding: 20px;
  position: relative;
  text-align: center; }
  .wishlist ul .prod-cont img {
    display: table;
    margin: 0 auto;
    height: 215px; }
    @media (max-width: 47.938em) {
      .wishlist ul .prod-cont img {
        height: inherit; } }
  .wishlist ul .prod-cont h4 a {
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 0;
    color: #001324;
    min-height: 50px;
    display: block; }
  .wishlist ul .prod-cont .price {
    color: #00529C;
    font-weight: 900;
    margin: 0;
    font-size: 17px;
    line-height: 17px;
    min-height: 25px;
    position: relative; }
    .wishlist ul .prod-cont .price span {
      font-weight: 900;
      font-size: 17px;
      line-height: 17px; }
  .wishlist ul .prod-cont .addtocart .btn {
    background: #002241;
    border-color: #002241;
    color: #ffffff;
    text-transform: uppercase;
    padding: 8px 6px;
    font-weight: 700;
    width: 100%;
    font-size: 12px;
    border-radius: 0;
    margin-top: 10px;
    min-height: inherit; }

@media (max-width: 47.938em) {
  .facets-wrapper.jsSearchFacets {
    background: #ffffff;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 27px;
    margin-bottom: 27px; } }

.wishlist-actions .jsRemoveCartItem {
  background: transparent;
  font-size: 20px;
  border: none;
  position: absolute;
  right: 12px;
  top: 8px;
  color: #cd2428; }

body.offer .overlay {
  background: rgba(0, 0, 0, 0.25); }
body.offer .site-wrapper {
  background: #f2f2f2; }
body.offer .product-listing-offer-banner {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin-bottom: 28px; }
  body.offer .product-listing-offer-banner .banner-wrapper {
    min-height: 344px; }
    @media (max-width: 61.938em) {
      body.offer .product-listing-offer-banner .banner-wrapper {
        min-height: 265px; } }
    body.offer .product-listing-offer-banner .banner-wrapper .banner-content h1, body.offer .product-listing-offer-banner .banner-wrapper .banner-content h2 {
      text-transform: uppercase;
      padding: 0;
      margin: 0; }
      @media (max-width: 61.938em) {
        body.offer .product-listing-offer-banner .banner-wrapper .banner-content h1, body.offer .product-listing-offer-banner .banner-wrapper .banner-content h2 {
          text-align: center; } }
    body.offer .product-listing-offer-banner .banner-wrapper .banner-content h1 {
      color: #cd2428;
      font-size: 60px;
      line-height: 48px;
      padding: 6px 0 0; }
    body.offer .product-listing-offer-banner .banner-wrapper .banner-content h2 {
      color: #ffffff;
      font-weight: 400;
      font-size: 36px;
      line-height: 30px; }
body.offer .product-offer-cont ul {
  margin: 0 -14px; }
  @media (max-width: 47.938em) {
    body.offer .product-offer-cont ul {
      margin: 0 21px; } }
  body.offer .product-offer-cont ul li {
    min-height: 350px; }
    @media (max-width: 40em) {
      body.offer .product-offer-cont ul li {
        min-height: inherit; } }
    body.offer .product-offer-cont ul li div.img-product-offer {
      background: #030303;
      position: relative;
      display: inline-block;
      margin-bottom: 28px; }
      body.offer .product-offer-cont ul li div.img-product-offer img {
        opacity: 0.55;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      body.offer .product-offer-cont ul li div.img-product-offer div.clearfix {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        cursor: pointer; }
        body.offer .product-offer-cont ul li div.img-product-offer div.clearfix h3 {
          color: #ffffff;
          text-align: center;
          font-size: 20px;
          line-height: 23px;
          font-weight: 700;
          font-style: italic;
          padding: 0 40px;
          position: absolute;
          z-index: 1;
          bottom: 25%;
          margin: 0;
          left: 0;
          width: 100%;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          @media (max-width: 40em) {
            body.offer .product-offer-cont ul li div.img-product-offer div.clearfix h3 {
              padding: 0 10px;
              font-size: 16px;
              line-height: 19px; } }
          body.offer .product-offer-cont ul li div.img-product-offer div.clearfix h3 span {
            font-size: 20px;
            line-height: 23px;
            font-weight: 400; }
            @media (max-width: 40em) {
              body.offer .product-offer-cont ul li div.img-product-offer div.clearfix h3 span {
                font-size: 16px;
                line-height: 19px; } }
        body.offer .product-offer-cont ul li div.img-product-offer div.clearfix .btn {
          position: absolute;
          z-index: 1;
          bottom: 5%;
          background: #ffffff;
          color: #001324;
          padding: 8px 10px;
          left: 25%;
          right: 25%; }
      body.offer .product-offer-cont ul li div.img-product-offer:hover img, body.offer .product-offer-cont ul li div.img-product-offer:focus img {
        opacity: 0.20; }
      body.offer .product-offer-cont ul li div.img-product-offer:hover div.clearfix h3, body.offer .product-offer-cont ul li div.img-product-offer:focus div.clearfix h3 {
        bottom: 30%; }

.productView-images h1.product-title {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 10px; }
.productView-images img {
  border: solid 1px #002241;
  min-height: 200px; }
.productView-images ul {
  padding-top: 17px;
  padding-bottom: 17px; }
  .productView-images ul li {
    float: left;
    padding-right: 17px;
    padding-bottom: 17px; }
    .productView-images ul li img {
      min-width: 84px;
      min-height: 84px; }
    .productView-images ul li.active img {
      border-color: #cd2428; }

.productView-product h1 {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 10px; }
.productView-product .price span {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  color: #00529C; }
.productView-product .price.discount span:first-child {
  text-decoration: line-through; }
.productView-product .price .product-price--discount span {
  color: #cd2428;
  text-decoration: none !important; }
.productView-product .select-color-wrapper label {
  margin-top: 5px; }
.productView-product .select-color-wrapper ul li.radio {
  float: left;
  margin: 0; }
.productView-product .product-size {
  width: 100%;
  position: relative;
  transform: translateY(-111px); }
  .productView-product .product-size select {
    font-size: 13px;
    line-height: 30px;
    color: #ffffff;
    background: #002241;
    margin: 15px 0 0; }
.productView-product form label {
  display: block;
  width: 100%;
  margin: 15px 0;
  font-weight: 700; }
.productView-product .btn-area {
  float: right; }
  @media (max-width: 61.938em) {
    .productView-product .btn-area {
      float: left; } }
  .productView-product .btn-area .btn {
    text-transform: uppercase;
    border-radius: 0px;
    width: 100%;
    font-size: 17px;
    line-height: 17px;
    font-weight: 700;
    font-family: "FontAwesome", "Lato", sans-serif;
    padding: 16px 0 15px;
    margin: 0 0 10px; }
    .productView-product .btn-area .btn i {
      font-weight: 700; }
    .productView-product .btn-area .btn.btn-cart {
      background: #cd2428;
      border: solid 1px #cd2428;
      color: #ffffff;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px; }
    .productView-product .btn-area .btn.btn-wishlist {
      background: #ffffff;
      border: solid 1px #002241;
      color: #002241; }
      .productView-product .btn-area .btn.btn-wishlist.wishlist-added {
        background: #001324;
        border: solid 1px #001324;
        color: #ffffff; }
.productView-product .product-policy {
  float: left;
  margin-top: 5px; }
  .productView-product .product-policy ul li {
    font-size: 14px;
    line-height: 17px;
    color: #002241;
    margin-bottom: 5px;
    font-weight: 700;
    position: relative;
    padding-left: 35px; }
    .productView-product .product-policy ul li img {
      width: 20px;
      position: absolute;
      z-index: 1;
      left: 0;
      top: 0;
      top: 50%;
      transform: translateY(-50%); }
    .productView-product .product-policy ul li.free-shipping img {
      width: 25px; }
.productView-product .increment, .productView-product .decrement {
  width: 100%; }
.productView-product .qty {
  padding: 0 0 25px;
  position: relative;
  transform: translateY(90px); }
.productView-product .qty input[type="text"] {
  width: 85%;
  text-align: left;
  padding: 0 15px; }
.productView-product .qty_inc_dec {
  width: 15%; }
@media (max-width: 61.938em) {
  .productView-product .product-details__form {
    margin: 30px 0 0;
    clear: both; } }

.tabbable-panel {
  padding: 35px 0; }
  .tabbable-panel .nav-tabs > li > a {
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    padding: 5px 0;
    color: #a9a9a9;
    margin: 0 20px 0 0; }
    @media (max-width: 40em) {
      .tabbable-panel .nav-tabs > li > a {
        margin: 0 5px 0 0;
        font-size: 13px; } }
    .tabbable-panel .nav-tabs > li > a:hover {
      color: #002241;
      border-color: transparent;
      background-color: transparent; }
  .tabbable-panel .nav-tabs > li {
    margin-bottom: -2px; }
    .tabbable-panel .nav-tabs > li:last-child a {
      margin: 0; }
  .tabbable-panel .nav-tabs > li.active > a, .tabbable-panel .nav-tabs > li.active > a:focus, .tabbable-panel .nav-tabs > li.active > a:hover {
    font-weight: 900;
    color: #002241;
    border: none;
    border-bottom: solid 1px #cd2428; }
  .tabbable-panel .tab-content {
    padding: 22px 0 0; }
    .tabbable-panel .tab-content .tab-pane {
      font-size: 14.5px;
      line-height: 22px;
      color: #002241;
      padding: 0 0 22px;
      margin: 0; }
    .tabbable-panel .tab-content p {
      font-size: 14.5px;
      line-height: 22px;
      color: #002241;
      padding: 0 0 22px;
      margin: 0; }
    .tabbable-panel .tab-content h4 {
      font-size: 15.5px;
      line-height: 22px;
      color: #002241;
      text-transform: uppercase; }
    .tabbable-panel .tab-content ul li {
      float: left;
      width: 50%;
      padding-left: 36px;
      font-size: 15.5px;
      line-height: 22px;
      color: #002241;
      text-transform: uppercase;
      background: url(../../img/escape2/fill-circle-icon.png) no-repeat 14px 9px; }
      @media (max-width: 40em) {
        .tabbable-panel .tab-content ul li {
          width: 100%; } }
    .tabbable-panel .tab-content ul.specification li {
      float: left;
      width: 100%;
      clear: both;
      overflow: hidden;
      background: none;
      padding-left: 0;
      border-bottom: solid 1px #d8d8d8; }
      .tabbable-panel .tab-content ul.specification li span {
        font-size: 15px;
        line-height: 19px;
        display: block;
        float: left;
        font-weight: 700;
        width: 50%;
        padding: 16px 0; }
        @media (max-width: 40em) {
          .tabbable-panel .tab-content ul.specification li span {
            width: 100%; } }
        .tabbable-panel .tab-content ul.specification li span:first-child {
          text-align: left;
          padding-left: 30px; }
          @media (max-width: 40em) {
            .tabbable-panel .tab-content ul.specification li span:first-child {
              padding: 5px 0; } }
        .tabbable-panel .tab-content ul.specification li span:last-child {
          color: #cd2428;
          text-align: right;
          padding-right: 30px;
          font-weight: 400; }
          @media (max-width: 40em) {
            .tabbable-panel .tab-content ul.specification li span:last-child {
              text-align: left;
              padding: 5px 0 10px; } }

.you-may-also-like {
  background: #002241; }
  .you-may-also-like .product-cont {
    padding: 36px 0 40px; }
  .you-may-also-like .prod-cont {
    text-align: center; }
    .you-may-also-like .prod-cont img.img-cat {
      height: 215px;
      width: inherit; }
    .you-may-also-like .prod-cont h4, .you-may-also-like .prod-cont h4 a {
      font-size: 14px;
      font-weight: 900;
      margin-top: 4px;
      margin-bottom: 0;
      color: #001324;
      min-height: 50px; }
    .you-may-also-like .prod-cont .price {
      color: #00529C;
      font-weight: 900;
      margin: 0;
      font-size: 17px;
      line-height: 17px;
      min-height: 25px;
      position: relative; }
      .you-may-also-like .prod-cont .price span {
        font-weight: 900;
        font-size: 17px;
        line-height: 17px; }
        .you-may-also-like .prod-cont .price span:first-child {
          color: #00529C; }
          .you-may-also-like .prod-cont .price span:first-child span {
            color: #00529C !important; }
      .you-may-also-like .prod-cont .price.discount span:first-child {
        text-decoration: line-through; }
        .you-may-also-like .prod-cont .price.discount span:first-child span {
          margin-left: 0px; }
      .you-may-also-like .prod-cont .price.discount span:last-child {
        color: #cd2428;
        margin-left: 5px;
        text-decoration: none; }
  .you-may-also-like h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    border-bottom: solid 1px #ffffff;
    padding-bottom: 12px;
    margin: 0; }
  .you-may-also-like .btn.btn-default {
    background: #002241;
    border-radius: 0px;
    border: solid 1px #ffffff;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 11px 56px; }
    .you-may-also-like .btn.btn-default:hover {
      background: #002241;
      color: #ffffff; }

.product-details-wrapper {
  padding: 30px 0 60px; }
  @media (max-width: 61.938em) {
    .product-details-wrapper {
      padding: 30px 21px 0; } }

.owl-theme .owl-nav [class*=owl-] {
  background: #cd2428;
  color: #ffffff; }
  .owl-theme .owl-nav [class*=owl-]:hover {
    background: #cd2428;
    color: #ffffff; }

.cart-page h1, #CheckoutView h1 {
  font-size: 25px;
  text-transform: uppercase;
  padding: 0 0 8px;
  margin: 0; }
.cart-page .actions button, #CheckoutView .actions button {
  background: transparent;
  border: none; }
  .cart-page .actions button i, #CheckoutView .actions button i {
    font-size: 19px; }
@media (min-width: 48em) {
  .cart-page .cart-details, #CheckoutView .cart-details {
    padding-top: 40px;
    padding-bottom: 38px; } }
.cart-page .cart-details .form-control, #CheckoutView .cart-details .form-control {
  margin-top: 10px; }
.cart-page .cart-details .product-price, .cart-page .cart-details .product-total-price, .cart-page .cart-details .product-col-remove, #CheckoutView .cart-details .product-price, #CheckoutView .cart-details .product-total-price, #CheckoutView .cart-details .product-col-remove {
  padding: 22px 0 0; }
  @media (max-width: 47.938em) {
    .cart-page .cart-details .product-price, .cart-page .cart-details .product-total-price, .cart-page .cart-details .product-col-remove, #CheckoutView .cart-details .product-price, #CheckoutView .cart-details .product-total-price, #CheckoutView .cart-details .product-col-remove {
      padding: 0; } }
.cart-page .checkout-cart, #CheckoutView .checkout-cart {
  margin: 65px 0 0;
  border: solid 1px #001324;
  color: #001324;
  font-size: 14px;
  text-align: center; }
  @media (max-width: 47.938em) {
    .cart-page .checkout-cart, #CheckoutView .checkout-cart {
      margin: 15px 0; } }
  @media (max-width: 47.938em) {
    .cart-page .checkout-cart .single-price-cont span, #CheckoutView .checkout-cart .single-price-cont span {
      margin: 0 0 12px 0; }
    .cart-page .checkout-cart .single-price-cont .text-left .product-price, #CheckoutView .checkout-cart .single-price-cont .text-left .product-price {
      display: inline-block; }
      .cart-page .checkout-cart .single-price-cont .text-left .product-price:last-child, #CheckoutView .checkout-cart .single-price-cont .text-left .product-price:last-child {
        padding-left: 10px; } }
  .cart-page .checkout-cart .cart-title li, .cart-page .checkout-cart .cart-body li, #CheckoutView .checkout-cart .cart-title li, #CheckoutView .checkout-cart .cart-body li {
    padding-left: 14px;
    padding-right: 14px;
    background: #fdfdfd; }
  .cart-page .checkout-cart .cart-body form .cart-row, #CheckoutView .checkout-cart .cart-body form .cart-row {
    border-bottom: solid 1px #001324; }
  .cart-page .checkout-cart .cart-body form:last-child .cart-row, #CheckoutView .checkout-cart .cart-body form:last-child .cart-row {
    border-bottom: none; }
  @media (max-width: 47.938em) {
    .cart-page .checkout-cart .cart-body .product-col-price, #CheckoutView .checkout-cart .cart-body .product-col-price {
      margin: 12px 0; } }
  @media (max-width: 47.938em) {
    .cart-page .checkout-cart .cart-body .product-col-price .product-total-price, #CheckoutView .checkout-cart .cart-body .product-col-price .product-total-price {
      text-align: left;
      font-weight: 700; } }
  .cart-page .checkout-cart .cart-row-title, #CheckoutView .checkout-cart .cart-row-title {
    border-bottom: solid 1px #001324;
    background: #fdfdfd;
    padding: 22px 8px; }
    .cart-page .checkout-cart .cart-row-title div, #CheckoutView .checkout-cart .cart-row-title div {
      font-size: 14px;
      font-weight: 900; }
  .cart-page .checkout-cart .cart-row, #CheckoutView .checkout-cart .cart-row {
    font-weight: 700;
    padding: 0 8px;
    text-align: center; }
    .cart-page .checkout-cart .cart-row img, #CheckoutView .checkout-cart .cart-row img {
      max-height: 120px;
      display: table;
      margin: 11px auto; }
    @media (max-width: 47.938em) {
      .cart-page .checkout-cart .cart-row, #CheckoutView .checkout-cart .cart-row {
        padding: 15px 8px; }
        .cart-page .checkout-cart .cart-row img, #CheckoutView .checkout-cart .cart-row img {
          max-height: 130px;
          margin-bottom: 10px;
          max-width: 80px; }
        .cart-page .checkout-cart .cart-row .fa-trash-o, #CheckoutView .checkout-cart .cart-row .fa-trash-o {
          color: #cd2428; } }
    @media (min-width: 48em) and (max-width: 61.938em) {
      .cart-page .checkout-cart .cart-row img, #CheckoutView .checkout-cart .cart-row img {
        max-width: 100px; } }
    .cart-page .checkout-cart .cart-row .cart-prduct-name, #CheckoutView .checkout-cart .cart-row .cart-prduct-name {
      font-size: 15px;
      font-weight: 700;
      color: #001324;
      min-height: 35px;
      display: block; }
    .cart-page .checkout-cart .cart-row .product-brand, #CheckoutView .checkout-cart .cart-row .product-brand {
      display: block;
      margin: 6px 0 0; }
      @media (max-width: 47.938em) {
        .cart-page .checkout-cart .cart-row .product-brand, #CheckoutView .checkout-cart .cart-row .product-brand {
          text-align: left; } }
      @media (max-width: 47.938em) {
        .cart-page .checkout-cart .cart-row .product-brand.xs-vertical-margin span, #CheckoutView .checkout-cart .cart-row .product-brand.xs-vertical-margin span {
          margin-top: 0;
          margin-bottom: 12px; } }
    .cart-page .checkout-cart .cart-row .product-col-remove button, #CheckoutView .checkout-cart .cart-row .product-col-remove button {
      background: transparent;
      border: none; }
      .cart-page .checkout-cart .cart-row .product-col-remove button i, #CheckoutView .checkout-cart .cart-row .product-col-remove button i {
        font-size: 19px; }
    .cart-page .checkout-cart .cart-row .product-price, #CheckoutView .checkout-cart .cart-row .product-price {
      display: block; }
      @media (max-width: 47.938em) {
        .cart-page .checkout-cart .cart-row .product-price, #CheckoutView .checkout-cart .cart-row .product-price {
          text-align: left; } }
    .cart-page .checkout-cart .cart-row.has-discount .product-price, #CheckoutView .checkout-cart .cart-row.has-discount .product-price {
      text-decoration: line-through; }
      @media (max-width: 47.938em) {
        .cart-page .checkout-cart .cart-row.has-discount .product-price, #CheckoutView .checkout-cart .cart-row.has-discount .product-price {
          margin-bottom: 5px; } }
      .cart-page .checkout-cart .cart-row.has-discount .product-price.product-price--discount, #CheckoutView .checkout-cart .cart-row.has-discount .product-price.product-price--discount {
        text-decoration: none;
        color: #cd2428;
        font-weight: 700;
        padding-top: 0; }
        @media (max-width: 47.938em) {
          .cart-page .checkout-cart .cart-row.has-discount .product-price.product-price--discount, #CheckoutView .checkout-cart .cart-row.has-discount .product-price.product-price--discount {
            margin-bottom: 0; } }
.cart-page .continue-shopping, #CheckoutView .continue-shopping {
  padding-top: 35px; }
  @media (max-width: 37.5em) {
    .cart-page .continue-shopping, #CheckoutView .continue-shopping {
      text-align: center; } }
  @media (max-width: 47.938em) {
    .cart-page .continue-shopping, #CheckoutView .continue-shopping {
      padding: 20px 0; } }
  .cart-page .continue-shopping .discount-applied, #CheckoutView .continue-shopping .discount-applied {
    margin: 0 0 30px;
    display: block; }
    @media (max-width: 47.938em) {
      .cart-page .continue-shopping .discount-applied, #CheckoutView .continue-shopping .discount-applied {
        display: block;
        margin-top: 20px;
        padding: 10px;
        text-align: center;
        background: #ffffff;
        line-height: 20px;
        -webkit-box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1);
        -moz-box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1);
        box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1); } }
  @media (min-width: 48em) {
    .cart-page .continue-shopping .cart-total, #CheckoutView .continue-shopping .cart-total {
      max-width: 271px;
      width: 100%;
      float: right; } }
  .cart-page .continue-shopping .empty-cart .btn, #CheckoutView .continue-shopping .empty-cart .btn {
    float: none;
    display: table;
    margin: 0 auto; }
    .cart-page .continue-shopping .empty-cart .btn i, #CheckoutView .continue-shopping .empty-cart .btn i {
      display: none; }
  .cart-page .continue-shopping .btn, #CheckoutView .continue-shopping .btn {
    float: left; }
    @media (max-width: 47.938em) {
      .cart-page .continue-shopping .btn, #CheckoutView .continue-shopping .btn {
        width: 100%; } }
    .cart-page .continue-shopping .btn i, #CheckoutView .continue-shopping .btn i {
      margin: 0 10px; }
  .cart-page .continue-shopping .discount-applied strong, #CheckoutView .continue-shopping .discount-applied strong {
    color: #cd2428;
    margin-left: 10px; }
.cart-page .proceed-to-checkout, #CheckoutView .proceed-to-checkout {
  padding-top: 35px; }
  @media (max-width: 47.938em) {
    .cart-page .proceed-to-checkout, #CheckoutView .proceed-to-checkout {
      padding-top: inherit;
      padding-bottom: 35px; } }
  .cart-page .proceed-to-checkout .btn, #CheckoutView .proceed-to-checkout .btn {
    float: right;
    padding: 15px 30px;
    min-width: 272px; }
    @media (max-width: 47.938em) {
      .cart-page .proceed-to-checkout .btn, #CheckoutView .proceed-to-checkout .btn {
        float: none;
        width: 100%; } }
  @media (max-width: 37.5em) {
    .cart-page .proceed-to-checkout, #CheckoutView .proceed-to-checkout {
      text-align: center; }
      .cart-page .proceed-to-checkout .pull-right, #CheckoutView .proceed-to-checkout .pull-right {
        float: none !important; } }
.cart-page .total span, .cart-page .sub-total span, .cart-page .shipping-total span, .cart-page .gst-total span, #CheckoutView .total span, #CheckoutView .sub-total span, #CheckoutView .shipping-total span, #CheckoutView .gst-total span {
  display: block;
  float: left;
  padding-bottom: 10px;
  font-size: 17px;
  line-height: 17px; }
  @media (max-width: 47.938em) {
    .cart-page .total span, .cart-page .sub-total span, .cart-page .shipping-total span, .cart-page .gst-total span, #CheckoutView .total span, #CheckoutView .sub-total span, #CheckoutView .shipping-total span, #CheckoutView .gst-total span {
      font-size: 14px; } }
  .cart-page .total span:first-child, .cart-page .sub-total span:first-child, .cart-page .shipping-total span:first-child, .cart-page .gst-total span:first-child, #CheckoutView .total span:first-child, #CheckoutView .sub-total span:first-child, #CheckoutView .shipping-total span:first-child, #CheckoutView .gst-total span:first-child {
    width: 50%;
    text-align: left;
    color: #001324;
    padding-bottom: 0; }
  .cart-page .total span:last-child, .cart-page .sub-total span:last-child, .cart-page .shipping-total span:last-child, .cart-page .gst-total span:last-child, #CheckoutView .total span:last-child, #CheckoutView .sub-total span:last-child, #CheckoutView .shipping-total span:last-child, #CheckoutView .gst-total span:last-child {
    width: 50%;
    text-align: right;
    font-weight: 900;
    color: #cd2428;
    padding-bottom: 0; }
.cart-page .table-bordered > tbody > tr > td, .cart-page .table-bordered > tbody > tr > th, .cart-page .table-bordered > tfoot > tr > td, .cart-page .table-bordered > tfoot > tr > th, .cart-page .table-bordered > thead > tr > td, .cart-page .table-bordered > thead > tr > th, #CheckoutView .table-bordered > tbody > tr > td, #CheckoutView .table-bordered > tbody > tr > th, #CheckoutView .table-bordered > tfoot > tr > td, #CheckoutView .table-bordered > tfoot > tr > th, #CheckoutView .table-bordered > thead > tr > td, #CheckoutView .table-bordered > thead > tr > th {
  border: none;
  border-bottom: solid 1px #001324;
  background: #fdfdfd; }
.cart-page .table-bordered > tfoot > tr > td, .cart-page .table-bordered > tfoot > tr > th, #CheckoutView .table-bordered > tfoot > tr > td, #CheckoutView .table-bordered > tfoot > tr > th {
  border: solid 1px #f2f2f2;
  background: transparent; }
.cart-page .table-bordered > thead > tr > th, #CheckoutView .table-bordered > thead > tr > th {
  text-transform: uppercase; }
.cart-page .table-bordered > tbody > tr > td h4, #CheckoutView .table-bordered > tbody > tr > td h4 {
  font-size: 15px; }
.cart-page .table > tbody > tr > td, #CheckoutView .table > tbody > tr > td {
  vertical-align: middle; }
.cart-page .table, #CheckoutView .table {
  margin: 65px 0 0; }
.cart-page table tr th, #CheckoutView table tr th {
  padding: 22px 8px; }
  .cart-page table tr th.product, #CheckoutView table tr th.product {
    text-align: left;
    padding-left: 45px; }
.cart-page table tr td, #CheckoutView table tr td {
  font-weight: 700;
  padding: 35px 8px; }
  .cart-page table tr td:nth-child(1), #CheckoutView table tr td:nth-child(1) {
    width: 20%; }
    .cart-page table tr td:nth-child(1) img, #CheckoutView table tr td:nth-child(1) img {
      max-width: 141px;
      display: table;
      margin: 0 auto; }
  .cart-page table tr td:nth-child(2), #CheckoutView table tr td:nth-child(2) {
    width: 20%; }
  .cart-page table tr td:nth-child(3), #CheckoutView table tr td:nth-child(3) {
    width: 20%; }
  .cart-page table tr td:nth-child(4), #CheckoutView table tr td:nth-child(4) {
    width: 10%; }
  .cart-page table tr td:nth-child(5), #CheckoutView table tr td:nth-child(5) {
    width: 20%; }
  .cart-page table tr td:nth-child(6), #CheckoutView table tr td:nth-child(6) {
    width: 10%; }
.cart-page table tfoot tr td, #CheckoutView table tfoot tr td {
  vertical-align: top;
  padding: 35px 0 0; }
  .cart-page table tfoot tr td .btn, #CheckoutView table tfoot tr td .btn {
    font-weight: 700; }
    .cart-page table tfoot tr td .btn.btn-fill, #CheckoutView table tfoot tr td .btn.btn-fill {
      background: #002241;
      color: #ffffff;
      text-transform: uppercase;
      border-radius: 0px;
      padding: 10px 20px 10px 10px; }
      .cart-page table tfoot tr td .btn.btn-fill.btn-checkout, #CheckoutView table tfoot tr td .btn.btn-fill.btn-checkout {
        float: right;
        width: 100%;
        max-width: 245px;
        background: #cd2428; }
    .cart-page table tfoot tr td .btn i, #CheckoutView table tfoot tr td .btn i {
      margin: 0 10px; }
  .cart-page table tfoot tr td:nth-child(1), #CheckoutView table tfoot tr td:nth-child(1) {
    text-align: left; }
  .cart-page table tfoot tr td:nth-child(2) div, #CheckoutView table tfoot tr td:nth-child(2) div {
    width: 215px;
    float: right; }
  .cart-page table tfoot tr td:nth-child(2) span, #CheckoutView table tfoot tr td:nth-child(2) span {
    display: block;
    float: left;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 17px; }
    .cart-page table tfoot tr td:nth-child(2) span:first-child, #CheckoutView table tfoot tr td:nth-child(2) span:first-child {
      width: 30%;
      text-align: left;
      color: #001324; }
    .cart-page table tfoot tr td:nth-child(2) span:last-child, #CheckoutView table tfoot tr td:nth-child(2) span:last-child {
      width: 70%;
      text-align: right;
      font-weight: 900;
      color: #cd2428; }
@media screen and (max-width: 767px) {
  .cart-page table#cart tbody td .form-control, #CheckoutView table#cart tbody td .form-control {
    width: 20%;
    display: inline !important; }
  .cart-page .actions .btn, #CheckoutView .actions .btn {
    width: 36%;
    margin: 1.5em 0; }
  .cart-page .actions .btn-info, #CheckoutView .actions .btn-info {
    float: left; }
  .cart-page .actions .btn-danger, #CheckoutView .actions .btn-danger {
    float: right; }
  .cart-page table#cart thead, #CheckoutView table#cart thead {
    display: none; }
  .cart-page table#cart tbody td, #CheckoutView table#cart tbody td {
    display: block;
    padding: .6rem;
    min-width: 320px; }
  .cart-page table#cart tbody tr td:first-child, #CheckoutView table#cart tbody tr td:first-child {
    background: #333333;
    color: #ffffff; }
  .cart-page table#cart tbody td:before, #CheckoutView table#cart tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 8rem; }
  .cart-page table#cart tfoot td, #CheckoutView table#cart tfoot td {
    display: block;
    width: 100%; }
  .cart-page table#cart tfoot td .btn, #CheckoutView table#cart tfoot td .btn {
    display: block; } }

#CheckoutView h1 {
  margin-bottom: 25px; }
#CheckoutView .checkout-cart {
  margin: 25px 0 0; }
#CheckoutView .text-right.total {
  margin-bottom: 20px; }

.sign-in-wrapper {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }
  .sign-in-wrapper .fill-wrapper {
    background: rgba(0, 19, 36, 0.6);
    min-height: 656px; }
  .sign-in-wrapper h2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 0 0 28px;
    margin: 128px 0 0; }
    @media (max-width: 61.938em) {
      .sign-in-wrapper h2 {
        margin: 58px 0 0; } }
  .sign-in-wrapper h4 {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 0; }
  .sign-in-wrapper p {
    color: #ffffff;
    margin: 0;
    line-height: 16px; }
    .sign-in-wrapper p a {
      color: #cd2428;
      font-weight: 700; }
  .sign-in-wrapper ul {
    padding: 0;
    margin: 0 0 27px; }
    .sign-in-wrapper ul.member_benifit {
      min-height: 117px; }
      @media (max-width: 61.938em) {
        .sign-in-wrapper ul.member_benifit {
          min-height: inherit; } }
    .sign-in-wrapper ul li {
      color: #ffffff;
      font-size: 15px;
      line-height: 21px;
      padding: 0 0 10px 21px;
      margin: 0;
      background: url(../../img/escape2/fill-circle-icon.png) no-repeat 4px 6px; }
      .sign-in-wrapper ul li:last-child {
        padding-bottom: 0; }
  .sign-in-wrapper .form-horizontal .form-group {
    margin-bottom: 24px; }
    .sign-in-wrapper .form-horizontal .form-group.password {
      margin-bottom: 13px; }
    .sign-in-wrapper .form-horizontal .form-group:last-child {
      margin-bottom: 0; }
    .sign-in-wrapper .form-horizontal .form-group.forgotpassword {
      margin-bottom: 44px; }
  .sign-in-wrapper .form-control {
    background: transparent;
    border-radius: 0px;
    border: solid 1px #ffffff;
    padding: 6px 18px;
    height: 49px;
    color: #ffffff; }
  .sign-in-wrapper .btn {
    width: 100%;
    font-size: 17px;
    line-height: 17px;
    padding: 16px 0 15px;
    margin: 0 0 10px;
    border: none; }
    .sign-in-wrapper .btn.btn-default {
      background: #cd2428;
      color: #ffffff; }
      .sign-in-wrapper .btn.btn-default:hover, .sign-in-wrapper .btn.btn-default:focus {
        background: #b91e21;
        color: #ffffff;
        box-shadow: none; }

.create-account-wrapper .container {
  padding-right: 0;
  padding-left: 0; }
.create-account-wrapper h1 {
  font-size: 25px;
  line-height: 25px;
  margin: 1px 0 38px 0;
  text-align: center; }
.create-account-wrapper p {
  max-width: 500px; }
.create-account-wrapper h3 {
  font-size: 15PX;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: 900;
  color: #cd2428;
  border-bottom: solid 1px #000000;
  padding-bottom: 10px;
  padding-left: 0;
  margin-bottom: 35px; }
.create-account-wrapper .alert {
  margin: 15px 0; }

.my-account-wrapper h1 {
  font-size: 25px;
  line-height: 25px; }
.my-account-wrapper p {
  max-width: 500px; }
.my-account-wrapper h3 {
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  color: #cd2428;
  border-bottom: solid 1px #000000;
  padding-bottom: 10px;
  padding-left: 0;
  margin-bottom: 35px; }
.my-account-wrapper .my-account-tab {
  display: block;
  padding: 20px 0 30px;
  margin-left: -14px;
  margin-right: -14px; }
  .my-account-wrapper .my-account-tab li {
    display: block;
    float: left; }
    @media (max-width: 47.938em) {
      .my-account-wrapper .my-account-tab li {
        width: 100%;
        float: none;
        margin: 0; }
        .my-account-wrapper .my-account-tab li a {
          margin-bottom: 5px; } }
    @media (min-width: 48em) and (max-width: 61.938em) {
      .my-account-wrapper .my-account-tab li {
        /*min-width: 170px;
        margin-right: 10px;*/ } }
    .my-account-wrapper .my-account-tab li:last-child {
      margin-right: 0px; }
    .my-account-wrapper .my-account-tab li a {
      width: 100%;
      display: block;
      float: left;
      background: #b5babe;
      color: #ffffff;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 15px;
      text-align: center;
      padding: 20px 0; }
      .my-account-wrapper .my-account-tab li a:hover {
        text-decoration: none;
        background: #8B9195; }
    .my-account-wrapper .my-account-tab li.active a {
      background: #001324; }
.my-account-wrapper ul.address-list li {
  position: relative;
  margin-bottom: 20px; }
  .my-account-wrapper ul.address-list li:after {
    content: '';
    border-top: 1px solid #b5babe;
    border-bottom: 1px solid #ffffff;
    width: 80%;
    position: absolute;
    bottom: 0;
    left: 5%;
    right: 5%; }
  .my-account-wrapper ul.address-list li.clearfix:after {
    display: none; }
  .my-account-wrapper ul.address-list li h4 {
    font-size: 15px;
    line-height: 18px;
    color: #001324;
    text-transform: uppercase;
    word-wrap: break-word; }
    .my-account-wrapper ul.address-list li h4 a {
      color: #001324; }
    .my-account-wrapper ul.address-list li h4 span {
      float: right; }
      .my-account-wrapper ul.address-list li h4 span form {
        display: inline-block; }
        .my-account-wrapper ul.address-list li h4 span form button {
          background: transparent;
          border: none; }
          .my-account-wrapper ul.address-list li h4 span form button i {
            font-size: 18px;
            color: #cd2428; }
            .my-account-wrapper ul.address-list li h4 span form button i:hover {
              color: #001324; }
      .my-account-wrapper ul.address-list li h4 span i {
        margin: 0 3px; }
      .my-account-wrapper ul.address-list li h4 span a i {
        font-size: 18px;
        color: #cd2428; }
        .my-account-wrapper ul.address-list li h4 span a i:hover {
          color: #001324; }
      .my-account-wrapper ul.address-list li h4 span a:hover {
        color: #cd2428;
        text-decoration: none; }
  .my-account-wrapper ul.address-list li p {
    color: #001324;
    word-wrap: break-word; }
    .my-account-wrapper ul.address-list li p a {
      color: #001324; }

.btn.mypages-new-address-btn {
  background: #cd2428;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  padding: 12px 25px;
  margin: 0 0 10px;
  border: none; }

.jsAddressBook.edit {
  max-width: 900px; }
  .jsAddressBook.edit .btn {
    float: left;
    min-width: 150px;
    margin-right: 10px; }
    .jsAddressBook.edit .btn:last-child {
      margin-right: 0; }
    @media (max-width: 37.5em) {
      .jsAddressBook.edit .btn {
        width: 48%;
        min-width: inherit; }
        .jsAddressBook.edit .btn:last-child {
          float: right; } }

@media (max-width: 47.938em) {
  #CheckoutView .continue-shopping .discount-applied {
    margin-top: 0; } }
@media (max-width: 47.938em) {
  #CheckoutView.container {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 47.938em) {
  #CheckoutView.container .jsCheckoutForm .section-box {
    padding-left: 7px;
    padding-right: 7px; } }
#CheckoutView h2 {
  font-size: 20px;
  margin: 30px 0 0;
  line-height: 44px;
  color: #cd2428;
  padding-bottom: 12px; }
  #CheckoutView h2 span {
    display: block;
    width: 44px;
    height: 44px;
    float: left;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 44px;
    text-align: center;
    background: #002241;
    color: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%; }
#CheckoutView p.small {
  font-size: 14px; }
  @media (max-width: 47.938em) {
    #CheckoutView p.small {
      padding-top: 10px; } }
#CheckoutView .btn-fill i {
  margin: 0 0 0 10px; }
#CheckoutView .cart-row .product-brand {
  display: block;
  margin: 12px 0 0; }
  @media (max-width: 47.938em) {
    #CheckoutView .cart-row .product-brand.xs-vertical-margin span {
      margin-top: 0;
      margin-bottom: 12px; } }
@media (max-width: 47.938em) {
  #CheckoutView .checkout-cart .single-price-cont span {
    margin: 0 0 12px 0; }
  #CheckoutView .checkout-cart .single-price-cont .text-left .product-price {
    display: inline-block; }
    #CheckoutView .checkout-cart .single-price-cont .text-left .product-price:last-child {
      padding-left: 10px; } }
#CheckoutView .section-box {
  position: relative; }
  #CheckoutView .section-box h3 {
    margin-top: 60px; }
    #CheckoutView .section-box h3.top-gap-20 {
      margin-top: 40px;
      color: #002241; }
      @media (max-width: 37.5em) {
        #CheckoutView .section-box h3.top-gap-20 {
          margin-top: 0; } }
    @media (max-width: 47.938em) {
      #CheckoutView .section-box h3 {
        margin: 30px 0; } }
  #CheckoutView .section-box #billingAddressContainer h3, #CheckoutView .section-box #billingAddressContainer ~ .col-xs-12 h3 {
    color: #002241;
    margin-top: 20px;
    margin-bottom: 20px; }
  #CheckoutView .section-box .remove-shipping-address {
    position: absolute;
    top: 14px;
    right: 13px; }
    @media (max-width: 40em) {
      #CheckoutView .section-box .remove-shipping-address {
        position: relative;
        top: inherit;
        right: inherit;
        margin-bottom: 14px;
        margin-top: 14px;
        width: 100%; } }
  #CheckoutView .section-box .custom-box {
    background: #fdfdfd;
    -webkit-box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1);
    -moz-box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1);
    box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1);
    padding: 15px;
    margin: 10px 0; }
    #CheckoutView .section-box .custom-box h3 {
      margin: 15px 0 0;
      border: none; }
    #CheckoutView .section-box .custom-box p.small {
      margin: 0; }
      @media (min-width: 75em) {
        #CheckoutView .section-box .custom-box p.small {
          margin: 0 0 15px; } }
    #CheckoutView .section-box .custom-box .form-control {
      background: #f2f2f2;
      color: #001324;
      border-radius: 0px;
      border: solid 1px #001324;
      height: 41px;
      padding: 8px 12px;
      width: 100%;
      margin-bottom: 0; }
      #CheckoutView .section-box .custom-box .form-control:focus {
        background: #ffffff;
        color: #000000;
        -moz-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.3); }
    #CheckoutView .section-box .custom-box .coupon-codes {
      margin-top: 26px;
      padding: 0; }
      @media (max-width: 61.938em) {
        #CheckoutView .section-box .custom-box .coupon-codes {
          margin-top: 10px; } }
#CheckoutView form.jsCheckoutForm .section-box {
  background: #fdfdfd;
  padding-bottom: 20px;
  margin-bottom: 30px; }
  #CheckoutView form.jsCheckoutForm .section-box .jsOrderSummary {
    padding-top: 20px; }
    #CheckoutView form.jsCheckoutForm .section-box .jsOrderSummary table {
      margin: 0; }
      #CheckoutView form.jsCheckoutForm .section-box .jsOrderSummary table td {
        padding: 5px 0;
        font-weight: normal; }
        #CheckoutView form.jsCheckoutForm .section-box .jsOrderSummary table td h4 {
          font-size: 15px; }
    #CheckoutView form.jsCheckoutForm .section-box .jsOrderSummary .total-price h4 {
      color: #cd2428; }
#CheckoutView form.jsCheckoutForm .btn.btn-checkout {
  background: #cd2428;
  width: 100%;
  max-width: 245px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 10px 20px 10px 10px; }
#CheckoutView #AddressContainer .shipping-address .section-box {
  box-shadow: none; }
#CheckoutView .discount .input-group-btn {
  width: inherit; }
  @media (max-width: 47.938em) {
    #CheckoutView .discount .input-group-btn {
      width: 100%;
      display: block; } }
  #CheckoutView .discount .input-group-btn .btn {
    min-width: inherit; }
    @media (max-width: 47.938em) {
      #CheckoutView .discount .input-group-btn .btn {
        margin: 10px 0 0; } }
#CheckoutView .coupon-codes h4 {
  font-size: 16px;
  line-height: 16px;
  color: #002241; }
#CheckoutView .coupon-codes ul li {
  position: relative; }
  #CheckoutView .coupon-codes ul li label {
    display: block;
    margin: 0 0 15px;
    padding-right: 25px; }
  #CheckoutView .coupon-codes ul li .js-remove-couponcode {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 0;
    line-height: 0; }
    #CheckoutView .coupon-codes ul li .js-remove-couponcode:after {
      font: normal normal normal 14px/1 FontAwesome;
      content: "\f1f8";
      font-size: 18px;
      line-height: 13px;
      color: #cd2428;
      display: inline-table; }
    #CheckoutView .coupon-codes ul li .js-remove-couponcode:hover {
      text-decoration: none; }

.static-page.order-confirmation .page-title-row {
  padding-bottom: 30px; }
  .static-page.order-confirmation .page-title-row h2 {
    margin-bottom: 10px; }

.coupon-codes .alert {
  margin: 14px 0 0; }

.order-confirmation-row {
  background: #fdfdfd;
  padding: 17px 30px; }
  .order-confirmation-row .cart-row-title {
    border: solid 1px #001324;
    padding: 22px 8px 21px; }
    .order-confirmation-row .cart-row-title div {
      font-size: 14px;
      font-weight: 900; }
  .order-confirmation-row table.table {
    width: 100%; }
  .order-confirmation-row .order-item {
    border: solid 1px #001324;
    border-top: none;
    padding: 8px; }
    .order-confirmation-row .order-item img {
      border: solid 1px #999;
      padding: 2px; }
    .order-confirmation-row .order-item a {
      color: #001324;
      font-size: 16px;
      line-height: 18px;
      font-weight: 700; }
    .order-confirmation-row .order-item .product-name {
      padding: 9px 0; }
    @media (max-width: 61.938em) {
      .order-confirmation-row .order-item .text-center {
        text-align: right; } }

#PaymenteWay, #PaymentPayPal {
  display: table;
  margin: 15px auto; }

.order-history .section-box {
  background: #fdfdfd;
  -webkit-box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1);
  -moz-box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1);
  box-shadow: 2px 11px 20px 0 rgba(100, 100, 100, 0.1);
  padding-bottom: 20px;
  margin-bottom: 40px; }
  .order-history .section-box h4 {
    font-size: 15PX;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 900;
    color: #cd2428;
    border-bottom: solid 1px #000000;
    padding-bottom: 10px;
    padding-left: 0;
    margin: 20px 0 35px; }
  .order-history .section-box address p {
    line-height: 21px; }
    .order-history .section-box address p span {
      display: inline-block;
      padding-bottom: 7px; }
  .order-history .section-box ul.list-unstyled li {
    margin: 10px 0;
    min-height: 65px; }
    .order-history .section-box ul.list-unstyled li a {
      display: block;
      padding: 0 10px 0 45px;
      color: #001324;
      min-height: 50px;
      text-decoration: none; }
      .order-history .section-box ul.list-unstyled li a:hover span {
        text-decoration: none; }
      .order-history .section-box ul.list-unstyled li a img {
        border: 1px solid #999999;
        position: absolute;
        top: 0;
        left: 0; }
      .order-history .section-box ul.list-unstyled li a span {
        text-decoration: none;
        display: block; }
        .order-history .section-box ul.list-unstyled li a span.product-neme {
          font-size: 16px;
          line-height: 19px;
          font-weight: 700;
          margin-bottom: 5px; }
        .order-history .section-box ul.list-unstyled li a span.qty {
          font-size: 13px;
          line-height: 16px; }
.order-history .form-horizontal .form-group.remove-inner-space {
  margin-left: -7px;
  margin-right: -7px; }
  @media (min-width: 48em) {
    .order-history .form-horizontal .form-group.remove-inner-space {
      margin-left: -15px;
      margin-right: -15px; } }

.static-page #bold_store_locator_container {
  clear: both;
  overflow: hidden;
  /*max-width: 950px;
  margin: 0 auto;*/ }
  .static-page #bold_store_locator_container .search_bar {
    background: transparent;
    border: none;
    padding: 0; }
  .static-page #bold_store_locator_container .search_bar .main_search_bar input, .static-page #bold_store_locator_container .search_bar .search_within_distance select, .static-page #bold_store_locator_container .search_bar .search_limit select {
    background: #f2f2f2;
    color: #001324;
    border-radius: 0px;
    border: solid 1px #001324;
    height: 41px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    width: 100%; }
  .static-page #bold_store_locator_container .main_search_bar span, .static-page #bold_store_locator_container .search_within_distance span, .static-page #bold_store_locator_container .search_limit span {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    width: 100%;
    color: #001324;
    text-align: left;
    margin-bottom: 10px; }
  .static-page #bold_store_locator_container .search_bar .main_search_bar {
    width: 40%;
    padding-right: 8px; }
    @media (max-width: 61.938em) {
      .static-page #bold_store_locator_container .search_bar .main_search_bar {
        width: 100%;
        padding-right: 0;
        padding-bottom: 8px; } }
  .static-page #bold_store_locator_container .search_bar .search_within_distance {
    width: 20%;
    padding-right: 8px; }
    @media (max-width: 61.938em) {
      .static-page #bold_store_locator_container .search_bar .search_within_distance {
        width: 33.33%;
        margin: 0; } }
    @media (max-width: 37.5em) {
      .static-page #bold_store_locator_container .search_bar .search_within_distance {
        width: 50%;
        padding-right: 8px; } }
  .static-page #bold_store_locator_container .search_bar .search_limit {
    width: 20%; }
    @media (max-width: 61.938em) {
      .static-page #bold_store_locator_container .search_bar .search_limit {
        width: 33.33%;
        margin: 0; } }
    @media (max-width: 37.5em) {
      .static-page #bold_store_locator_container .search_bar .search_limit {
        width: 50%;
        padding-left: 8px; } }
  .static-page #bold_store_locator_container .search_bar button {
    background: #002241;
    border-color: #002241;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    padding: 14px 20px;
    width: 19%;
    border: none;
    border-radius: 0;
    margin: 26px 0 0 1%;
    transition: all 0.2s ease; }
    @media (max-width: 61.938em) {
      .static-page #bold_store_locator_container .search_bar button {
        width: 32.33%;
        clear: inherit;
        display: initial;
        height: auto; } }
    @media (max-width: 37.5em) {
      .static-page #bold_store_locator_container .search_bar button {
        width: 100%;
        margin: 20px 0 0; } }
    .static-page #bold_store_locator_container .search_bar button:hover, .static-page #bold_store_locator_container .search_bar button:focus {
      background: #01192f;
      color: #ffffff;
      box-shadow: none; }
  .static-page #bold_store_locator_container .search_filters {
    border-top: 1px solid #001324;
    margin: 10px 0 0;
    padding-top: 10px; }
  .static-page #bold_store_locator_container .distance {
    width: 15px; }
  .static-page #bold_store_locator_container .addresses li {
    padding: 10px 10px 10px 21px;
    background: url(../../img/escape2/map-icon.png) no-repeat !important;
    background-position: left center !important; }
    .static-page #bold_store_locator_container .addresses li a {
      font-family: "Lato", sans-serif;
      margin-bottom: 0; }
      .static-page #bold_store_locator_container .addresses li a span {
        color: #000000;
        font-size: 14px;
        line-height: 16px; }
      .static-page #bold_store_locator_container .addresses li a .name {
        font-family: "Lato", sans-serif;
        font-size: 15px;
        line-height: 17px;
        font-weight: 700;
        color: #002241;
        margin: 0 0 10px; }
  .static-page #bold_store_locator_container .no_stores_found {
    margin: 0 0 0 40px; }
  .static-page #bold_store_locator_container #store_map {
    border: solid 1px #001324; }

.contact-us .hbspt-form {
  margin: 0 0 14px; }
  .contact-us .hbspt-form .hs-form-field.hs_firstname, .contact-us .hbspt-form .hs-form-field.hs_email {
    width: 47%;
    float: left;
    min-height: 84px; }
    @media (max-width: 47.938em) {
      .contact-us .hbspt-form .hs-form-field.hs_firstname, .contact-us .hbspt-form .hs-form-field.hs_email {
        width: 100%; } }
  .contact-us .hbspt-form .hs-form-field:nth-child(odd) {
    margin-right: 3%; }
    @media (max-width: 47.938em) {
      .contact-us .hbspt-form .hs-form-field:nth-child(odd) {
        margin-right: 0; } }
  .contact-us .hbspt-form .hs-form-field:nth-child(even) {
    margin-left: 3%; }
    @media (max-width: 47.938em) {
      .contact-us .hbspt-form .hs-form-field:nth-child(even) {
        margin-left: 0; } }
  .contact-us .hbspt-form .hs-form-field.hs_contact_form_message {
    width: 100%;
    float: left;
    margin: 0; }
.contact-us .EPiServerForms .Form__Element {
  margin: 0 0 14px;
  float: left; }
  .contact-us .EPiServerForms .Form__Element .FormTextbox {
    width: 47%;
    float: left;
    min-height: 84px; }
    @media (max-width: 47.938em) {
      .contact-us .EPiServerForms .Form__Element .FormTextbox {
        width: 100%; } }
    .contact-us .EPiServerForms .Form__Element .FormTextbox:nth-child(odd) {
      margin-right: 3%; }
      @media (max-width: 47.938em) {
        .contact-us .EPiServerForms .Form__Element .FormTextbox:nth-child(odd) {
          margin-right: 0; } }
    .contact-us .EPiServerForms .Form__Element .FormTextbox:nth-child(even) {
      margin-left: 3%; }
      @media (max-width: 47.938em) {
        .contact-us .EPiServerForms .Form__Element .FormTextbox:nth-child(even) {
          margin-left: 0; } }
    .contact-us .EPiServerForms .Form__Element .FormTextbox.FormTextbox--Textarea {
      width: 100%;
      margin: 0; }
    .contact-us .EPiServerForms .Form__Element .FormTextbox label {
      width: 100%;
      display: block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      color: #001324;
      text-align: left;
      margin-bottom: 10px; }
      .contact-us .EPiServerForms .Form__Element .FormTextbox label:after {
        content: '*';
        color: #cd2428; }
    .contact-us .EPiServerForms .Form__Element .FormTextbox .FormTextbox__Input, .contact-us .EPiServerForms .Form__Element .FormTextbox .FormTextbox__Input {
      background: #f2f2f2;
      color: #001324;
      border-radius: 0px;
      border: solid 1px #001324;
      height: 41px;
      padding: 8px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      display: block;
      width: 100%; }
    .contact-us .EPiServerForms .Form__Element .FormTextbox textarea {
      min-height: 152px; }
  .contact-us .EPiServerForms .Form__Element button {
    max-width: 198px;
    float: right;
    background: #cd2428;
    border-color: #cd2428;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    padding: 18px 20px;
    width: 100%;
    border: none;
    border-radius: 0;
    margin: 26px 0 0 1%;
    transition: all 0.2s ease; }

.contact-text {
  font-size: 15px;
  line-height: 17px;
  color: #cd2428;
  font-weight: 700;
  margin: 0 !important; }

.static-page .contact-details {
  margin-top: 16px;
  min-height: 301px;
  padding-top: 70px;
  padding-left: 71px; }
  @media (max-width: 61.938em) {
    .static-page .contact-details {
      border: none;
      margin: 0;
      padding: 0;
      min-height: inherit; } }
.static-page ul.contact-type {
  margin: 0; }
  .static-page ul.contact-type li {
    background: transparent;
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    color: #cd2428;
    padding: 0 0 37px 37px; }
    .static-page ul.contact-type li a {
      font-size: 15px;
      font-weight: 700;
      line-height: 17px;
      color: #cd2428; }
    .static-page ul.contact-type li.address {
      background: url(../../img/escape2/map-icon.png) no-repeat;
      background-position: 0 5px; }
    .static-page ul.contact-type li.phone {
      background: url(../../img/escape2/phone-icon.png) no-repeat; }
    .static-page ul.contact-type li.email {
      background: url(../../img/escape2/email.svg) no-repeat;
      background-position: 0 0;
      background-size: 25px; }
.static-page ul.social-icon {
  background: transparent;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  color: #ffffff;
  padding: 0;
  margin: 0 0 50px; }
  @media (max-width: 47.938em) {
    .static-page ul.social-icon {
      margin: 0 0 50px; } }
  .static-page ul.social-icon li {
    background: transparent;
    float: left;
    padding: 0; }
    .static-page ul.social-icon li a {
      float: left;
      display: block;
      font-size: 18px;
      font-weight: 400;
      color: #001324;
      margin: 0 12px 0 0; }
      .static-page ul.social-icon li a:hover {
        text-decoration: none; }
        .static-page ul.social-icon li a:hover i {
          background: #cd2428; }
      .static-page ul.social-icon li a i {
        width: 44px;
        height: 44px;
        line-height: 44px;
        padding-left: 5px;
        font-size: 23px;
        display: block;
        background: #002241;
        color: #ffffff;
        text-align: center;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%; }

.error-page-wrapper {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }
  .error-page-wrapper .fill-wrapper {
    background: rgba(0, 19, 36, 0.4);
    min-height: 670px; }
    @media (max-width: 40em) {
      .error-page-wrapper .fill-wrapper {
        min-height: 450px;
        padding: 0 15px; } }
    .error-page-wrapper .fill-wrapper .error-cont {
      position: absolute;
      z-index: 1;
      transform: translateY(-50%);
      top: 50%; }
      .error-page-wrapper .fill-wrapper .error-cont h1 {
        font-weight: 900;
        font-size: 49px;
        line-height: 49px;
        color: #ffffff;
        padding: 0;
        margin: 0 0 16px; }
        .error-page-wrapper .fill-wrapper .error-cont h1 span {
          font-weight: 900;
          font-size: 49px;
          line-height: 49px;
          color: #cd2428; }
      .error-page-wrapper .fill-wrapper .error-cont p {
        font-size: 23px;
        line-height: 32px;
        color: #ffffff;
        padding: 0;
        margin: 0; }
      @media (max-width: 40em) {
        .error-page-wrapper .fill-wrapper .error-cont h1 {
          font-size: 36px;
          line-height: 36px; }
          .error-page-wrapper .fill-wrapper .error-cont h1 span {
            font-size: 36px;
            line-height: 36px; }
        .error-page-wrapper .fill-wrapper .error-cont p {
          font-size: 17px;
          line-height: 25px; } }

body.error-page-breadcrumb-overlay .bradecrum-wrapper {
  display: none; }

.product-dropdown-container ul.product-dropdown li.list-group-item .media-left {
  width: 30%; }
  .product-dropdown-container ul.product-dropdown li.list-group-item .media-left img {
    width: 150px; }
.product-dropdown-container ul.product-dropdown li.list-group-item .media-body {
  width: 70%; }
  .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h3, .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h3 a {
    font-size: 14px;
    font-weight: 900;
    margin-top: 4px;
    margin-bottom: 0;
    color: #001324;
    min-height: 50px; }
  .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h4, .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h4 a {
    color: #00529C;
    font-weight: 900;
    margin: 0;
    font-size: 17px;
    line-height: 17px;
    min-height: 25px;
    position: relative; }
    .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h4 span, .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h4 a span {
      color: #00529C;
      font-weight: 900;
      margin: 0;
      font-size: 17px;
      line-height: 17px;
      min-height: 25px;
      position: relative; }
  .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h4.product-price--discount {
    color: #cd2428; }
    .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h4.product-price--discount span {
      color: #cd2428; }
  .product-dropdown-container ul.product-dropdown li.list-group-item .media-body h4.product-price.discout {
    text-decoration: line-through; }
.product-dropdown-container ul.product-dropdown li.list-group-item a:hover {
  text-decoration: none !important; }

.no-result h1 {
  font-size: 28px;
  line-height: 32px;
  margin: 20px 0;
  font-weight: 700; }
  @media (max-width: 61.938em) {
    .no-result h1 {
      font-size: 18px;
      line-height: 22px; } }
.no-result .btn {
  max-width: 200px;
  display: table;
  margin: 0 auto; }
@media (max-width: 61.938em) {
  .no-result {
    padding: 21px; } }

/*# sourceMappingURL=style.css.map */
