/** Shopify CDN: Minification failed

Line 1788:6 Unexpected "}"

**/
.nav-drop > ul, .top-right ul, .footer-nav ul, .social, .related, .payments-block ul, .form-checkout .item-list, .form-checkout .total-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .top-holder:after, .nav-drop li:after {
  content: '';
  display: block;
  clear: both; }

.btn, #wrapper, .nav-opener:before, .nav-opener:after,
.nav-opener span, .nav-drop, .nav-drop > ul a, .top-right a, .form-search .btn, .btn-cart a, .carousel-logo .btn-next,
.carousel-logo .btn-prev, .footer-nav a, .social a, .related a, .form-newsletter input[type="submit"], .cart-drop, .form-checkout .title a, .product-box .holder, .breadcrumb a {
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@font-face {
  font-family: 'icomoon';
  src: url("icomoon.ttf?6lraqu") format("truetype"), url("icomoon.woff?6lraqu") format("woff"), url("icomoon.svg?6lraqu#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cart:before {
  content: "\e904"; }

.icon-angle-down:before {
  content: "\e903"; }

.icon-minus:before {
  content: "\e902"; }

.icon-plus:before {
  content: "\e901"; }

.icon-user:before {
  content: "\e900"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-skype:before {
  content: "\eac5"; }

.resize-active * {
  -webkit-transition: none !important;
          transition: none !important; }

.btn {
  border-radius: 0;
  border: 0;
  font-weight: 700;
  padding: 11px 27px;
  text-transform: uppercase; }
  .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
    background: #0043d3; }

h1 {
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  color: #252525;
  letter-spacing: 3px;
  margin: 0 0 15px; }

h2, h3 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 3px;
  margin: 0 0 43px;
  text-align: center; }
  @media (min-width: 768px) {
    h2, h3 {
      text-align: left; } }
  @media (min-width: 992px) {
    h2, h3 {
      margin: 0 0 47px; } }

body {
  min-width: 320px; }
  body.nav-active, body.cart-active {
    overflow: hidden; }

#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  left: 0;
  margin: 0; }
  .cart-active #wrapper {
    margin-left: -400px; }
    @media (max-width: 579px) {
      .cart-active #wrapper {
        margin-left: -280px; } }

.top-holder {
  background: #0033a0;
  padding: 30px 10px; }
  @media (max-width: 991px) {
    .top-holder {
      text-align: center; } }
  @media (min-width: 580px) {
    .top-holder {
      padding: 25px 24px 36px; } }
  @media (min-width: 992px) {
    .top-holder {
      padding: 19px 24px 27px; } }

.logo {
  display: inline-block;
  vertical-align: top;
  width: 170px; }
  @media (min-width: 580px) {
    .logo {
      width: 370px; } }
  @media (min-width: 992px) {
    .logo {
      float: left;
      width: 300px;
      padding-top: 5px; } }
  @media (min-width: 1320px) {
    .logo {
      width: auto;
      padding-top: 0; } }
  .logo a, .logo img {
    display: block; }
  .logo img {
    max-width: 100%;
    height: auto; }

.nav-opener {
  position: absolute;
  left: 25px;
  top: 41px;
  width: 33px;
  height: 24px; }
  .nav-opener:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: auto;
    left: 0;
    right: 0; }
  .nav-opener:after {
    position: absolute;
    content: "";
    top: auto;
    bottom: 0;
    left: 0;
    right: 0; }
  .nav-opener:before, .nav-opener:after,
  .nav-opener span {
    height: 4px;
    background: #fff; }
  .nav-opener:hover:before, .nav-opener:hover:after,
  .nav-opener:hover span, .nav-opener:active:before, .nav-opener:active:after,
  .nav-opener:active span {
    background: #92c1e9; }
  .nav-opener span {
    display: block;
    margin-top: 10px; }
  @media (max-width: 579px) {
    .nav-opener {
      width: 30px;
      top: 100px;
      left: 15px; } }
  @media (min-width: 992px) {
    .nav-opener {
      display: none; } }
.nav-drop {
  clear: left;
  text-transform: uppercase;
  color: #252525;
  font-size: 14px;
  line-height: 1;
  font-weight: 500; }
  @media (min-width: 992px) {
    .nav-drop {
      box-shadow: 0 2px 1px 0 #dadada; } }
  @media (max-width: 991px) {
    .nav-drop {
      position: fixed;
      top: 0;
      bottom: 0;
      width: 0;
      background: #fff;
      z-index: 5;
      font-weight: 600;
      font-size: 26px;
      overflow-y: auto;
      overflow-x: hidden; }
      .nav-active .nav-drop {
        width: 100%; } }
  @media (max-width: 579px) {
    .nav-drop {
      font-size: 14px; } }
  @media (min-width: 992px) {
    .nav-drop > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-around; } }
  .nav-drop li {
    position: relative; }
    .nav-drop li.hover .dropdown-menu {
      display: block;
      opacity: 1;
      visibility: visible; }
  .nav-drop > ul a, .nav-drop > ul a:visited {
    color: #252525;
    text-decoration: none;
    display: block;
    padding: 11px 19px;
    letter-spacing: 1px; }
    @media (min-width: 992px) {
      .nav-drop > ul a {
        padding: 16px 19px; } }
    .nav-drop > ul a:hover, .nav-drop > ul a:active, .nav-drop > ul a:focus {
      background: #92c1e9; }
  .nav-drop .dropdown-menu {
    box-shadow: none;
    border: 0;
    background: none;
    font-size: 14px;
    padding: 0;
    margin: 0;
    background: rgb(197 200 243 / 62%);
    backdrop-filter: blur(5px); }
    @media (max-width: 991px) {
      .nav-drop .dropdown-menu {
        position: static;
        width: 100%;
        font-size: 18px;
        padding: 9px 0 16px; } }
    @media (max-width: 579px) {
      .nav-drop .dropdown-menu {
        font-size: 13px;
        padding: 5px 0; } }
    .nav-drop .dropdown-menu a {
      padding: 7px 13px 7px 25px; }
      @media (min-width: 580px) {
        .nav-drop .dropdown-menu a {
          padding: 7px 13px 7px 45px; } }
      @media (min-width: 992px) {
        .nav-drop .dropdown-menu a {
          padding: 14px 13px;
          font-weight: 400;
        }
      }

.top-right {
  font-size: 15px;
  margin: 0 0 23px; }
  @media (min-width: 992px) {
    .top-right {
      position: absolute;
      right: 200px;
      top: 30px;
      margin: 0; } }
  .top-right ul {
    font-weight: 600; }
    @media (min-width: 992px) {
      .top-right ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-around; } }
  @media (max-width: 991px) {
    .top-right li.btn-account {
      padding: 20px 23px 17px;
      font-weight: 300;
      font-size: 18px;
      border-width: 1px 0;
      border-style: solid;
      border-color: #cbcbcb; }
      .top-right li.btn-account span,
      .top-right li.btn-account i {
        display: inline-block;
        vertical-align: middle; }
      .top-right li.btn-account i {
        font-size: 35px;
        margin-right: 14px; } }
  @media (max-width: 579px) {
    .top-right li.btn-account {
      font-size: 14px; }
      .top-right li.btn-account i {
        font-size: 25px; } }
  @media (min-width: 992px) {
    .top-right li {
      padding: 0 0 0 50px; } }
  .top-right li:first-child {
    padding-left: 0; }
  @media (min-width: 992px) {
    .top-right a {
      color: #fff; } }
  .top-right a:hover, .top-right a:active, .top-right a:focus {
    text-decoration: none;
    color: #0043d3; }
    @media (min-width: 992px) {
      .top-right a:hover, .top-right a:active, .top-right a:focus {
        color: #92c1e9; } }

@media (max-width: 991px) {
  .form-search {
    padding: 22px 22px 24px; } }

@media (min-width: 992px) {
  .form-search {
    width: 280px; } }

@media (min-width: 1320px) {
  .form-search {
    width: 395px; } }

.form-search .form-control {
  border-radius: 0; }
  @media (min-width: 992px) {
    .form-search .form-control {
      border-color: transparent; } }

.form-search .btn {
  background: #0033a0;
  border-style: solid;
  border-color: #fff;
  border-radius: 0;
  color: #fff;
  margin: 0;
  height: 36px;
  padding: 6px 12px 5px; }
  @media (min-width: 992px) {
    .form-search .btn {
      border-width: 1px 1px 1px 0; } }
  .form-search .btn:hover {
    color: #92c1e9; }

.btn-cart {
  position: absolute;
  font-size: 12px;
  font-weight: 500; }
  .btn-cart:after {
    position: absolute;
    content: "";
    top: -28px;
    bottom: -12px;
    left: -26px;
    right: auto; }
    @media (max-width: 991px) {
      .btn-cart:after {
        display: none; } }
  @media (max-width: 991px) {
    .btn-cart {
      position: absolute;
      top: 34px;
      right: 30px;
      padding-left: 0; }
      .btn-cart span {
        display: none; } }
  @media (max-width: 579px) {
    .btn-cart {
      top: 90px;
      right: 15px; } }
  @media (min-width: 992px) {
    .btn-cart {
      top: 28px;
      right: 40px; } }
  .btn-cart a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    text-decoration: none; }
    .btn-cart a:hover {
      color: #92c1e9; }
  .btn-cart span {
    margin-right: 23px; }
  .btn-cart .count {
    position: absolute;
    top: 11px;
    left: 0;
    right: 0;
    color: #0033a0;
    font-weight: 500;
    font-size: 12px;
    font-style: normal;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 0 2px 0 7px; }
  .btn-cart i {
    position: relative;
    font-size: 40px; }

.team-block {
  background: #f2f2f2; }
  .team-block .container {
    padding-top: 54px;
    padding-bottom: 64px; }
    @media (min-width: 992px) {
      .team-block .container {
        padding-top: 34px;
        padding-bottom: 78px; } }
  .team-block h2 {
    margin-bottom: 50px; }
    @media (min-width: 992px) {
      .team-block h2 {
        margin-bottom: 41px; } }

.carousel-logo {
  position: relative;
  padding: 0 22px;
  max-width: 256px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .carousel-logo {
      padding: 0 40px;
      max-width: none;
      margin: 0; } }
  @media (min-width: 1320px) {
    .carousel-logo {
      padding: 0 18px; } }
  .carousel-logo .mask {
    position: relative;
    overflow: hidden;
    width: 100%; }
  .carousel-logo .slideset {
    float: left;
    width: 9999px;
    white-space: nowrap;
    letter-spacing: -0.32em; }
  .carousel-logo .slide {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    letter-spacing: normal;
    width: 106px; }
    @media (min-width: 768px) {
      .carousel-logo .slide {
        width: 158px; } }
    @media (min-width: 992px) {
      .carousel-logo .slide {
        width: auto;
        margin: 0 8px; } }
    @media (min-width: 1320px) {
      .carousel-logo .slide {
        margin: 0 33px; } }
    .carousel-logo .slide:first-child {
      margin-left: 0; }
    .carousel-logo .slide:last-child {
      margin-right: 0; }
    .carousel-logo .slide img {
      max-width: 100%;
      height: auto; }
  .carousel-logo a {
    display: block; }
  .carousel-logo .btn-next,
  .carousel-logo .btn-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (min-width: 992px) {
      .carousel-logo .btn-next,
      .carousel-logo .btn-prev {
        display: none; } }
  .carousel-logo .btn-next {
    height: 0;
    width: 0;
    border-bottom: 9.5px solid transparent;
    border-left: 17px solid #a2a2a2;
    border-top: 9.5px solid transparent;
    right: 0; }
    .carousel-logo .btn-next:hover {
      border-left-color: #0033a0; }
  .carousel-logo .btn-prev {
    height: 0;
    width: 0;
    border-bottom: 9.5px solid transparent;
    border-right: 17px solid #a2a2a2;
    border-top: 9.5px solid transparent;
    left: 0; }
    .carousel-logo .btn-prev:hover {
      border-right-color: #0033a0; }

#footer {
  background: #0033a0; }
  @media (max-width: 767px) {
    #footer {
      text-align: center; } }
  #footer .container {
    padding-top: 46px;
    padding-bottom: 24px; }
    @media (min-width: 580px) {
      #footer .container {
        padding-top: 53px;
        padding-bottom: 24px; } }
    @media (min-width: 992px) {
      #footer .container {
        padding-top: 43px;
        padding-bottom: 24px; } }
  #footer .title {
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    letter-spacing: 3px;
    display: block;
    margin: 0 0 22px;
    font-size: 18px; }
    @media (min-width: 580px) {
      #footer .title {
        margin: 0 0 31px;
        font-size: 27px; } }
    @media (min-width: 768px) {
      #footer .title {
        font-size: 18px;
        margin: 0 0 22px; } }

.footer-nav {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.1666666667;
  font-weight: 600;
  word-spacing: 3px;
  padding-top: 9px;
  text-align:center; }
  
  .footer-nav li {
    padding: 0 0 22px; }
  .footer-nav a {
    color: #fff;
    text-decoration: none; }
    .footer-nav a:hover, .footer-nav a:active, .footer-nav a:focus {
      color: #92c1e9; }

.btn-help {
  position: absolute;
  top: 285px;
  right: -27px;
  z-index: 1;
  padding: 5px 8px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-transform: rotate(-90deg) translateY(-50%);
      -ms-transform: rotate(-90deg) translateY(-50%);
          transform: rotate(-90deg) translateY(-50%);
  text-transform: none;
  border-radius: 7px 7px 0 0; }
  .btn-help:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .btn-help:after {
    border: 1px solid #0033a0;
    margin: -3px;
    border-radius: 7px; }
  @media (min-width: 768px) {
    .btn-help {
      padding: 9px 15px;
      right: -35px; } }

.social {
  margin: 0 0 50px;
display: flex;
justify-content: space-around; }
  @media (min-width: 580px) {
    .social {
      margin: 0 0 72px; } }
  @media (min-width: 768px) {
    .social {
      margin-bottom: 50px; } }
  .social li {
    display: inline-block;
    vertical-align: top;
    padding: 0 2px 0 0; }
    .social li.facebook a {
      background: #3c5a98; }
      .social li.facebook a:hover, .social li.facebook a:active, .social li.facebook a:focus {
        background: #2e4473; }
    .social li.twitter a {
      background: #1ea1f2; }
      .social li.twitter a:hover, .social li.twitter a:active, .social li.twitter a:focus {
        background: #0c86d1; }
        .social li.youtube a {
     background: red; }
      .social li.youtube a:hover, .social li.youtube a:active, .social li.youtube a:focus {
        background: #e64040; }
        .social li.instagram a {
     background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); }
      .social li.instagram a:hover, .social li.instagram a:active, .social li.instagram a:focus {
        background: radial-gradient(circle at 30% 107%, #fdf497 10%, #fdf497 15%, #fd5949 55%,#d6249f 70%,#285AEB 100%); }
    .social li.skype a {
      background: #01aff0; }
      .social li.skype a:hover, .social li.skype a:active, .social li.skype a:focus {
        background: #018abd; }
    .social li.plus a {
      background: #ff6651;
      height: auto; }
      .social li.plus a:hover, .social li.plus a:active, .social li.plus a:focus {
        background: #ff391e; }
    .social li.plus span {
      display: block;
      font-size: 10px;
      line-height: 1;
      padding: 0 0 3px; }
    @media (min-width: 580px) {
      .social li {
        padding: 0 5px 0 0; } }
    @media (min-width: 768px) {
      .social li {
        padding: 0 2px 0 0; } }
  .social a {
    width: 48px;
    height: 48px;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    font-size: 22px; }
    @media (min-width: 768px) {
      .social a {
        line-height: 50px;
        font-size: 22px;
        width: 48px;
        height: 48px; } }
  .social.sticky {
    position: absolute;
    left: 0;
    top: 270px;
    z-index: 1;
    margin: 0; }
    .social.sticky li {
      display: block; }

.related {
  color: #fff;
  font-size: 12px;
  margin: 0 0 20px;
  font-weight: 600; }
  @media (min-width: 580px) {
    .related {
      letter-spacing: 1px;
      font-size: 15px;
      margin: 0 0 44px; } }
  @media (min-width: 768px) {
    .related {
      font-size: 12px;
      letter-spacing: 0;
      margin: 0; } }
  .related li {
    padding: 0 0 19px; }
  .related a {
    color: #fff;
    text-decoration: none; }
    .related a:hover, .related a:active, .related a:focus {
      color: #92c1e9; }

@media (min-width: 768px) {
  .newsletter-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    width: 100%; } }

.newsletter-holder .payments-block {
  width: 100%; }
  @media (min-width: 580px) {
    .newsletter-holder .payments-block {
      margin: 0 0 30px; } }
  @media (min-width: 768px) {
    .newsletter-holder .payments-block {
      margin-bottom: 54px; } }
  @media (min-width: 992px) {
    .newsletter-holder .payments-block {
      margin: 0; } }

.payments-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
    justify-content: space-around;
    margin-bottom: 68px; }
  @media (max-width: 767px) {
    .payments-block ul {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 579px) {
    .payments-block ul {
      padding-top: 6px; } }

.payments-block img {
  display: block; }
  @media (max-width: 767px) {
    .payments-block img {
      width: 71px; } }
  @media (max-width: 579px) {
    .payments-block img {
      width: auto; } }

.form-newsletter {
  display: block;
  width: 100%;
  max-width: 435px;
  padding-top: 28px;
  padding:0 20px;
  margin: 0 auto; }
  @media (min-width: 580px) {
    .form-newsletter {
      padding-top: 0; } }
  @media (min-width: 768px) {
    .form-newsletter {
      margin: 0;
      max-width: 280px; } }
  @media (min-width: 992px) {
    .form-newsletter {
      max-width: none; } }
  .form-newsletter .form-control {
    margin: 0 0 13px; }
    @media (max-width: 767px) {
      .form-newsletter .form-control {
        height: 59px;
        margin-bottom: 22px; } }
    @media (max-width: 579px) {
      .form-newsletter .form-control {
        height: 36px;
        margin-bottom: 13px; } }
  .form-newsletter input[type="submit"] {
    text-transform: uppercase;
    border: 1px solid #fff;
    display: block;
    background: transparent;
    color: #fff;
    width: 100%;
    font-size: 14px;
    padding: 7px 5px;
    letter-spacing: 3px; }
    @media (min-width: 580px) {
      .form-newsletter input[type="submit"] {
        padding: 11px 5px;
        font-size: 21px;
        letter-spacing: 5px; } }
    @media (min-width: 768px) {
      .form-newsletter input[type="submit"] {
        font-size: 14px;
        padding: 7px 5px;
        letter-spacing: 3px; } }
    .form-newsletter input[type="submit"]:hover, .form-newsletter input[type="submit"]:active, .form-newsletter input[type="submit"]:focus {
      background: #fff;
      color: #0033a0; }

.cart-drop {
  position: fixed;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 5;
  width: 280px;
  right: -280px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 47px 15px 47px 15px; }
  @media (min-width: 580px) {
    .cart-drop {
      right: -400px;
      width: 400px;
      padding: 47px 45px 47px 34px; } }
  .cart-active .cart-drop {
    right: 0; }
  .cart-drop .head {
    display: block;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #0033a0;
    letter-spacing: 1px; }
  .cart-drop .review-block {
    margin: 0 -15px; }
    @media (min-width: 580px) {
      .cart-drop .review-block {
        margin: 0 -45px 0 -34px; } }

.form-checkout {
  display: block;
  overflow: hidden;
  padding: 66px 0 29px; }
  .form-checkout .item-list {
    margin: 0 0 63px; }
  .form-checkout .item {
    border-bottom: 1px solid #dbdbdb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0; }
    .form-checkout .item:first-child {
      padding-top: 0; }
    .form-checkout .item:last-child {
      padding-bottom: 0;
      border: 0; }
  .form-checkout .thumbnail {
    width: 72px;
    height: 72px;
    margin-right: 16px;
    border: 1px solid #dbdbdb; }
    .form-checkout .thumbnail img {
      max-width: 100%;
      height: auto; }
    .form-checkout .thumbnail a {
      display: block; }
  .form-checkout .details {
    width: calc(100% - 90px); }
    .form-checkout .details .holder {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0 11px 0 0; }
      @media (max-width: 579px) {
        .form-checkout .details .holder {
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }
    .form-checkout .details .price {
      font-weight: 500;
      font-weight: 18px;
      display: block;
      letter-spacing: 1px;
      color: #000; }
      @media (max-width: 579px) {
        .form-checkout .details .price {
          padding-top: 9px; } }
  .form-checkout .title {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
    margin: 0 0 9px; }
    .form-checkout .title a {
      color: inherit;
      text-decoration: none; }
      .form-checkout .title a:hover {
        color: #0033a0; }
  .form-checkout .form-control {
    box-shadow: none;
    border: 1px solid #dbdbdb;
    font-size: 13px;
    color: #000;
    padding: 10px 12px; }
    .form-checkout .form-control::-webkit-input-placeholder {
      color: #000; }
    .form-checkout .form-control::-moz-placeholder {
      opacity: 1;
      color: #000; }
    .form-checkout .form-control:-moz-placeholder {
      color: #000; }
    .form-checkout .form-control:-ms-input-placeholder {
      color: #000; }
    .form-checkout .form-control.placeholder {
      color: #000; }
  .form-checkout textarea {
    height: 160px;
    resize: none; }
    .form-checkout textarea:focus {
      border-color: #0033a0; }
  .form-checkout .text-block {
    border-width: 1px 0;
    border-color: #dbdbdb;
    border-style: solid;
    padding: 25px 0; }
  .form-checkout .total-list {
    font-weight: 600;
    text-align: right;
    font-size: 13px;
    padding: 40px 0 35px; }
    .form-checkout .total-list li {
      padding: 0 0 4px; }
    .form-checkout .total-list span {
      display: inline-block;
      vertical-align: middle; }
    .form-checkout .total-list .tax {
      font-size: 11px; }
    .form-checkout .total-list .amount {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 75px; }
  .form-checkout .checkout-holder {
    text-align: right; }
  .form-checkout .announcement {
    text-transform: uppercase;
    font-size: 14px;
    color: #0033a0;
    display: block;
    letter-spacing: 1px;
    margin: 0 0 33px; }

.products-block {
  padding-top: 53px;
  padding-bottom: 22px; }
  @media (min-width: 992px) {
    .products-block {
      padding-top: 77px;
      padding-bottom: 101px; } }
  .products-block.category .holder {
    padding-bottom: 62px; }

.products-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .products-holder.row {
    width: calc(100% + 20px); }
    .products-holder.row:after, .products-holder.row:before {
      display: none; }

.product-box {
  padding-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 992px) {
    .product-box {
      padding-bottom: 25px; } }
  .product-box .holder {
    width: 100%;
    border: 1px solid #ebebeb;
    position: relative;
    display: block;
    color: #252525;
    text-decoration: none;
    padding: 12px 10px 34px;
    position: relative; }
    @media (min-width: 992px) {
      .product-box .holder {
        padding-bottom: 41px; } }
    .product-box .holder:hover, .product-box .holder:active, .product-box .holder:focus {
      border-color: #7b7b7b; }
  .product-box .img-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    width: 100%;
    margin: 0 0 31px; }
    @media (min-width: 768px) {
      .product-box .img-holder {
        height: 197px; } }
    @media (min-width: 992px) {
      .product-box .img-holder {
        margin-bottom: 14px; } }
    @media (min-width: 1320px) {
      .product-box .img-holder {
        height: 281px; } }
    .product-box .img-holder > span {
      display: block;
      width: 100%;
      text-align: center; }
    .product-box .img-holder img {
      max-width: 100%;
      height: auto;
      vertical-align: top; }
  .product-box .tag {
    position: absolute;
    top: 25px;
    left: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px; }
    .product-box .tag span {
      padding: 7px 13px; }
    .product-box .tag.success span {
      background: #07eb68; }
    .product-box .tag.danger span {
      background: #ee3535; }
  .product-box .title {
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.6428571429;
    margin: 0 0 6px; }
    @media (min-width: 992px) {
      .product-box .title {
        font-size: 16px;
        line-height: 1.5;
        margin: 0 0 18px; } }
  .product-box .category {
    display: block;
    font-size: 10px;
    color: #929292;
    text-transform: none;
    font-weight: 400; }
  .product-box .quote-tag {
    position: absolute;
    bottom: 18px;
    background: #0033a0;
    color: #fff;
    padding: 8px 19px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500; }
  .product-box .price {
    font-size: 18px;
    font-weight: 900;
    position: absolute;
    bottom: 11px; }
    .product-box .price .discount {
      font-size: 14px;
      font-weight: 400;
      padding-left: 10px;
      text-decoration: line-through; }
    .product-box .price .small-tag {
      font-size: 12px; }
    @media (min-width: 992px) {
      .product-box .price {
        bottom: 18px; } }


h4.size-guide {
    margin-top: 30px;
    margin-bottom: 20px;
}
.page-header {
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 76px; }
  @media (min-width: 992px) {
    .page-header {
      padding-top: 69px; } }
  .page-header .breadcrumb {
    margin: 0;
    padding: 0; }

.breadcrumb-holder {
  margin: 0 0 0 -17px; }

.breadcrumb {
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase; }
  .breadcrumb li {
    position: relative;
    padding: 0 0 10px 17px; }
    .breadcrumb li:before {
      position: absolute;
      left: 0; }
  .breadcrumb .active {
    font-weight: 700; }
    .breadcrumb .active:before {
      font-weight: 400; }
    .breadcrumb .active a {
      color: #92c1e9; }
  .breadcrumb a {
    color: #929292;
    text-decoration: none; }
    .breadcrumb a:hover {
      color: #92c1e9; }

.review-block {
  background: #e6e2e2; }
  .review-block img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }

/* custom number input styles */
.jcf-number {
  width: 120px;
  height: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.jcf-number input {
  -moz-appearance: textfield; }

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number input {
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  height: 29px;
  width: 41px;
  font-size: 14px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 0 1px;
  text-align: center; }

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  text-align: center;
  background: #0033a0;
  width: 29px;
  height: 27px;
  line-height: 26px;
  display: block; }
  .jcf-number .jcf-btn-dec.jcf-disabled,
  .jcf-number .jcf-btn-inc.jcf-disabled {
    background: #0033a073; }

.jcf-number .jcf-btn-dec {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.jcf-number .jcf-btn-inc {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #0756ff; }

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #0033a0;
  color: #fff; }

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  content: '\e901';
  font-family: 'icomoon' !important;
  color: #fff; }

.jcf-number .jcf-btn-dec:before {
  content: '\e902'; }

.jcf-number.jcf-disabled input {
  background: #ddd; }

/* common custom form elements styles */
.jcf-focus, .jcf-focus * {
  border-color: #0033a0 !important; }


  .related-products .container {
    padding-top: 0;
    padding-bottom: 35px; }
  .related-products h2, h3.recommendify_panel_heading {
    margin: 0 0 34px;
    text-align: left; }
  .related-products .product-box .title {
    margin: 0; }
  .related-products .product-box .holder {
    padding-bottom: 20px;
    background: #fff; }

.recents-block {
  padding-top: 70px; }
  .recents-block h2 {
    margin: 0 0 33px;
    text-align: left; }
  .recents-block .product-box {
    max-width: 165px; }
    .recents-block .product-box .holder {
      padding-bottom: 12px; }
    .recents-block .product-box .title {
      font-size: 12px;
      margin: 0; }
    .recents-block .product-box .img-holder {
      height: 123px; }
#designstudio-button {
  top: 305px !important;
}

ifame #designstudio-button-text:after {
    border: 1px solid #0033a0;
    margin: -3px;
    border-radius: 7px;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.addthis_counter.addthis_bubble_style {
  margin: 0 !important;
  padding: 0 10px 0 6px !important;
  color: #FFF !important;
}

.addthis_counter a {
  color: #FFF !important;
}

#vertical-widget-360 {
  max-width: 100% !important;
}

.panel-header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.panel-header .head {
  width: calc(100% - 18px);
}

.panel-header .cart-opener {
  width: 18px;
}

.panel-header .cart-opener:hover {
  text-decoration: none;
}

/* custom select styles */
.jcf-select {
  display: inline-block;
    vertical-align: top;
    position: relative;
    min-width: 150px;
    height: auto; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
  cursor: pointer;}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 16px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
  display: none;}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #ddd; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

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

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%;
  font-size: 14px; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

.filters-toolbar__item {
  text-align: left !important;
}

.options-holder .jcf-select {
  display: block;
  margin-bottom: 0;
}

.options-holder label {
  display: block;
}

.options-holder div {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 20px;
}

.options-holder .jcf-select-opener {
  display: block;
  background: none;
}

.options-holder .jcf-select .jcf-select-opener:before {
    content: "\e903";
    font-family: 'icomoon' !important;
    line-height: 1;
    color: #252525;
}

.options-holder .form__item--submit {
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .product-form__item.product-form__item--submit {
    width: 50%;
  }

  .form-product .btn-primary {
    float: none !important;
  }
}

@media (max-width: 767px) {
  .options-holder {
    align-items: flex-end;
  }

  .options-holder div {
    width: 100%;
  }

  .product-form__item.product-form__item--submit {
    width: 100%;
  }
}

.pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.pagination li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  margin-bottom: 15px;
}

.pagination li a {
  padding: 0;
}

.pagination li .btn {
  padding: 0;
}

.filters-toolbar {
  margin-bottom: 20px;
}

.grid-view-item__image-wrapper > div {
  padding-top: 0 !important; }

#shopify-section-collection-template .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px -15px; }

#shopify-section-collection-template .grid__item {
  width: 33.3%;
  padding: 0 15px;
  margin-bottom: 30px; }
  @media (max-width: 1023px) {
    #shopify-section-collection-template .grid__item {
      width: 50%; } }
  @media (max-width: 767px) {
    #shopify-section-collection-template .grid__item {
      width: 100%;
      text-align: center; } }
  @media (max-width: 767px) {
    #shopify-section-collection-template .grid__item img {
      max-width: 260px !important; } }

#shopify-section-collection-template .h4:hover {
  opacity: 0.6; }

#shopify-section-blog-template a:hover {
  opacity: 0.6; }


#shopify-section-article-template .rte {
  margin-top: 10px; }

@media (max-width: 767px) {
  #shopify-section-article-template img {
    max-width: 280px; } }

.contact-form .grid--half-gutters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px; }
  .contact-form .grid--half-gutters .grid__item {
    width: 50%;
    padding: 0 15px; }
    @media (max-width: 767px) {
      .contact-form .grid--half-gutters .grid__item {
        width: 100%; } }

.contact-form .grid__item {
  width: 100%;
  margin-bottom: 20px; }
  .contact-form .grid__item label {
    display: block;
    margin-bottom: 10px; }
  .contact-form .grid__item input, .contact-form .grid__item textarea {
    width: 100%; }

#CustomerLoginForm, #create_customer, .adsress-form, #RecoverPasswordForm, .address {
  text-align: center; }
  #CustomerLoginForm label, #create_customer label, .adsress-form label, #RecoverPasswordForm label, .address label {
    display: block;
    margin-bottom: 5px; }
  #CustomerLoginForm p, #create_customer p, .adsress-form p, #RecoverPasswordForm p, .address p {
    padding-right: 0; }
  #CustomerLoginForm a:hover, #create_customer a:hover, .adsress-form a:hover, #RecoverPasswordForm a:hover, .address a:hover {
    opacity: 0.6; }
  #CustomerLoginForm input, #create_customer input, .adsress-form input, #RecoverPasswordForm input, .address input {
    margin: 0 auto 10px;
    height: 40px;
    text-align: left;
    border: none;
    width: 100%;
    max-width: 230px;
    color: #000;
    border: 1px solid #c1c2bb;
    display: block; }
  #CustomerLoginForm input[type='submit'], #CustomerLoginForm button, #create_customer input[type='submit'], #create_customer button, .adsress-form input[type='submit'], .adsress-form button, #RecoverPasswordForm input[type='submit'], #RecoverPasswordForm button, .address input[type='submit'], .address button, .grid__item .btn {
    -webkit-transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out;
            transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out;
        border-radius: 0 !important;
    border: 0;
    font-weight: 700;
    padding: 11px 27px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #0033a0;
    color: #fff;
    margin-bottom: 5px;
  }
    #CustomerLoginForm input[type='submit']:hover, #CustomerLoginForm button:hover, #create_customer input[type='submit']:hover, #create_customer button:hover, .adsress-form input[type='submit']:hover, .adsress-form button:hover, #RecoverPasswordForm input[type='submit']:hover, #RecoverPasswordForm button:hover, .address input[type='submit']:hover, .address button:hover, .grid__item .btn:hover {
      background: #0043d3;
      color: #fff !important; }
  #CustomerLoginForm input[type="checkbox"], #create_customer input[type="checkbox"], .adsress-form input[type="checkbox"], #RecoverPasswordForm input[type="checkbox"], .address input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px; }
    #CustomerLoginForm input[type="checkbox"] + label, #create_customer input[type="checkbox"] + label, .adsress-form input[type="checkbox"] + label, #RecoverPasswordForm input[type="checkbox"] + label, .address input[type="checkbox"] + label {
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 15px; }
  #CustomerLoginForm .jcf-select, #create_customer .jcf-select, .adsress-form .jcf-select, #RecoverPasswordForm .jcf-select, .address .jcf-select {
    width: 100%;
    max-width: 230px;
    text-align: left;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #c1c2bb;
    color: #505e67;
    padding: 7px 4px;
    outline: none;
    border-radius: 2px; }
    #CustomerLoginForm .jcf-select .jcf-select-text, #create_customer .jcf-select .jcf-select-text, .adsress-form .jcf-select .jcf-select-text, #RecoverPasswordForm .jcf-select .jcf-select-text, .address .jcf-select .jcf-select-text {
      font-size: 14px;
      color: #000; }
    #CustomerLoginForm .jcf-select .jcf-select-opener, #create_customer .jcf-select .jcf-select-opener, .adsress-form .jcf-select .jcf-select-opener, #RecoverPasswordForm .jcf-select .jcf-select-opener, .address .jcf-select .jcf-select-opener {
      background: none; }
      #CustomerLoginForm .jcf-select .jcf-select-opener:before, #create_customer .jcf-select .jcf-select-opener:before, .adsress-form .jcf-select .jcf-select-opener:before, #RecoverPasswordForm .jcf-select .jcf-select-opener:before, .address .jcf-select .jcf-select-opener:before {
        content: "\f107";
        position: absolute;
        top: 8px;
        right: 15px;
        font-size: 22px; }
    #CustomerLoginForm .jcf-select span, #create_customer .jcf-select span, .adsress-form .jcf-select span, #RecoverPasswordForm .jcf-select span, .address .jcf-select span {
      padding: 0;
      margin: 0; }
  #CustomerLoginForm label, #create_customer label, .adsress-form label, #RecoverPasswordForm label, .address label {
    display: block;
    margin-bottom: 5px; }

.address {
  text-align: left; }
  .address input[type='submit'], .address button, .address .btn {
    margin: 0 0 10px !important; }

.shop-link {
  position: relative; }
  .shop-link #CartCountMobile, .shop-link #CartCount {
    position: absolute;
    font-size: 14px;
    color: #fff;
    background: #929292;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 20px; }
    @media (max-width: 1023px) {
      .shop-link #CartCountMobile, .shop-link #CartCount {
        width: 15px;
        height: 15px;
        line-height: 15px; } }
  .shop-link #CartCountMobile {
    top: -7px; }
  .shop-link #CartCount {
    top: 12px;
    left: 35px; }

.fancybox-controls {
  bottom: 0; }

.fancybox-button--left, .fancybox-button--right {
  top: 50%;
  position: absolute; }

.fancybox-button--left {
  left: 0; }

.fancybox-button--right {
  right: 0; }

.success-form .form-group {
  display: none; }

.message.error {
  display: inline-block; }

.input-error {
  border: 1px solid #f00 !important; }

.input-error + .jcf-select {
  border: 1px solid #f00 !important; }

.errors ul {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}


@media (max-width: 767px) {
  .cart .table-responsive, .grid__item .table-responsive {
    width: 100%;
    overflow-x: scroll; } }

.cart table, .grid__item table {
  width: 100%;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .cart table, .grid__item table {
      min-width: 420px; } }
  .cart table th, .cart table td, .grid__item table th, .grid__item table td {
    text-align: center;
    border: 1px solid #808080;
    padding: 3px; }
    @media (max-width: 767px) {
      .cart table th, .cart table td, .grid__item table th, .grid__item table td {
        font-size: 12px; } }
    .cart table th img, .cart table td img, .grid__item table th img, .grid__item table td img {
      max-width: 100px;
      max-height: 100px;
      width: 100%;
      margin-bottom: 5px; }
    .cart table th .list-view-item__title, .cart table td .list-view-item__title, .grid__item table th .list-view-item__title, .grid__item table td .list-view-item__title {
      margin-bottom: 5px; }
      .cart table th .list-view-item__title a, .cart table td .list-view-item__title a, .grid__item table th .list-view-item__title a, .grid__item table td .list-view-item__title a {
        color: #000; }
    .cart table th .small--hide, .cart table td .small--hide, .grid__item table th .small--hide, .grid__item table td .small--hide {
      margin-bottom: 0; }
      .cart table th .small--hide .btn, .cart table td .small--hide .btn, .grid__item table th .small--hide .btn, .grid__item table td .small--hide .btn {
        font-size: 14px;
        background: none;
        color: #000;
        border: none;
        width: auto;
        height: auto;
        min-height: auto;
        text-transform: none;
        padding: 0;
        margin: 0;
        text-decoration: underline; }
        .cart table th .small--hide .btn:hover, .cart table td .small--hide .btn:hover, .grid__item table th .small--hide .btn:hover, .grid__item table td .small--hide .btn:hover {
          text-decoration: none; }
  .cart table .jcf-number input, .grid__item table .jcf-number input {
    background: #f1f2f2;
    color: #000; }
    @media (max-width: 767px) {
      .cart table .jcf-number input, .grid__item table .jcf-number input {
        padding: 2px 27px 3px 10px; } }
  @media (max-width: 767px) {
    .cart table .jcf-number .jcf-btn-dec, .grid__item table .jcf-number .jcf-btn-dec {
      right: 10px; } }
  .cart table .cart__qty label, .grid__item table .cart__qty label {
    display: none; }

.cart .cart__footer .cart__shipping, .grid__item .cart__footer .cart__shipping {
  margin-bottom: 20px; }

.cart .cart__footer .cart-buttons, .grid__item .cart__footer .cart-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    @media (max-width: 767px) {
      .cart .cart__footer .cart-buttons .btn, .grid__item .cart__footer .cart-buttons .btn {
        margin: 5px; } }
      }

.grid__item {
  padding: 0 10px;
  margin-bottom: 20px;
}

.responsive-table {
  margin-bottom: 0 !important;
}

.padd {
  padding-left: 10px;
}

.address input {
  margin: 0 0 10px;
}

.address .grid__item {
  padding-left: 0;
}

.address {
  padding: 0 10px;
}

.address .jcf-select-opener {
  display: block;
  background: none;
}

.address .jcf-select .jcf-select-opener:before {
    content: "\e903";
    font-family: 'icomoon' !important;
    line-height: 1;
    color: #252525;
}

.address .text-center {
  text-align: left;
}

.cart__update-wrapper .jcf-number {
  margin: 0 auto;
}

.cart {
  padding: 0 10px;
}

.list-view-items {
  padding: 0 10px 10px;
  display: flex;
  flex-wrap: wrap;
}

.list-view-holder {
  width: 33.3%;
  padding: 10px;
  text-align: center;
}

.list-view-item {
  display: inline-block;
}

.list-view-item:hover {
  text-decoration: none;
  opacity: .7;
}

.list-view-item__image-column {
  margin-bottom: 10px;
}

.product-price__price.discount {
  text-decoration:line-through;
  padding-left: 10px;
}

@media (max-width: 767px) {
  .list-view-holder {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .list-view-holder {
    width: 100%;
    margin-bottom: 15px;
  }
}

.filters-toolbar {
      margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-comments input[type="email"] {
      max-width: 350px;
}

.social li.pinterest a {
      line-height: 50px;
    font-size: 22px;
    width: 48px;
    height: 48px;
    background: #bd081c;
}

.social li.pinterest a {
  background: #f52038;
}

.grid__item {
  padding: 0 10px;
}

@media (min-width: 992px) {
  .logo {
    max-width: 240px;
    width: 240px;
  }
}

@media (min-width: 1320px) {
  .logo {
    max-width: 450px;
    width: auto;
  }
}

.ajaxified-cart-feedback.success {
  position: absolute;
  bottom: -60px;
}

@media (max-width: 767px) {
  .ajaxified-cart-feedback.success {
  position: static;
}
}

.contact-form {
  margin-bottom: 40px;
}

.cart__footer .grid__item.medium-up--one-half.cart-note label {
	display: block;
}

.cart__footer .grid__item.medium-up--one-half.cart-note textarea {
	width: 300px;
  min-height: 180px;
}

.cart__footer .grid__item{
	padding: 0;
}

.nav-drop li:last-child .dropdown-menu {
	left:auto;
  right: 0;
}

.copyright {
  text-align: center;
  font-size: 1rem;
  color: #fff;
}

.pad-top {
  padding-top: 34px;
  padding-bottom: 78px;
}

.img-holder{
  overflow: hidden;
}
.img-holder > span > img:hover {
  transition: 5s;
  transform:scale(1.1);
}
#SingleOptionSelector-0 {
  padding: 1px 20px;
  font-size: 14px;
  height: 29px;
  margin-right: 18px;
}
.social-holder {
  text-align:center;
}
.payment-holder {
  text-align: center;
}
.newsletter-holder{
  text-align: center;
}
.social ul {
  padding:0 20px;
}
#nav-icon {
  height: 74px;
    padding: 20px 23px 17px;
    font-weight: 300;
    font-size: 18px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #cbcbcb;
}
.nav-closer svg {
  height:30px;
}

@media (min-width: 992px) {
  #nav-icon {
    display:none;
  }
}


.AnnouncementBar__Content {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}