@import url(https://fonts.googleapis.com/css?family=Roboto:400,500m,300italic,300,400italic,700,700italic,500italic,500|Roboto+Condensed:400,400italic,700,700italic);
* {
    border-radius: 0 !important;
} 
 body {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    background-color: #e5e4e8;
    color: #000;
    padding-bottom: 3rem;
    height: 100vh; /* Make sure the body takes up the full viewport height */

}

#bundle-products .row {
    margin-bottom: 2px;
  }

  

.caption.discount.preorder {
    background-color: #EB242BBD !important;
    top: -18px!important;
  }

  .caption.discount.outofstock {
    background-color: #8a8a8a !important;
    top: -18px!important;
  }

.list-social {
    margin: 30px 0 -18px;
    padding: 0;
    list-style: none;
    text-align: center;

}
.list-social li {
    display: inline;
}
.list-social a {
    padding: 0;
    display: inline-block;
    font-size: 1rem;
    line-height: 2rem;
    width: 2rem;
    height: 2rem;
    text-align: center;
    color: #445c6c;
}
.list-social a:hover, .list-social a:focus {
    background-color: transparent;
    color: #8f96b1;
}


.modal {
    color: #000;
}

.main {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
}

mark {
    display: inline-block!important;
    padding: 2px 6px!important;
    }

h2,h3,h4 {
    font-family: 'Roboto Condensed', serif;
    font-weight: 600;
    text-transform: uppercase;
    /* letter-spacing: 1.6px; */

    color: #000;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small {
    display: block;
    color: inherit;
    opacity: 0.65;
}


h2.page-heading {
    margin: 0 0 25px 0;
    color: #000;
  }

h2 {
    text-transform: uppercase;
    font-size: 26px;

}
h2 a {
    color: #000;
    text-decoration: none;
}
h2 a .fa {
    color: #000;
    }
h2 a:hover,h2 a:focus,
h2 a:hover .fa,h2 a:focus .fa {color: #8c8c8c;}

h3.discount {
    padding: 0 0.25rem;
}

a {
    color: #000;
}
a:hover,a:focus {
    color: #8c8c8c;
    text-decoration: none;
}
.modal a {
    color: #999;
}
.modal a:hover,.modal a:focus {
    color: #000;
}

.product-price {
    font-size: 1.5rem;
    font-weight: bold;
  }

hr {
    border: none;
}
.content hr:last-child {
  display: none;
}

button, input, optgroup, select, textarea {
    color: #222;
}

    mark.bg-success {
    background: #fff;
    opacity: 1;
    color: #000;
}

.btn {
    font-weight: normal;
}
.btn-cart, .modal .btn-primary {
    background-color: #313131;
  border-color: #313131;
  text-transform: uppercase;
  color: #fff;
}
.btn-cart:hover,.btn-cart:focus,.btn-cart:active,.btn-cart:focus:active,
.modal .btn-primary:hover,.modal .btn-primary:focus {
    background-color: #313131;
  border-color: #313131;
  color: #fff;
}
.btn-primary, .btn-default,
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #455057;
  border-color: #e5e4e8;
  text-transform: uppercase;
  color: #e5e4e8;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary:focus:active,
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default:focus:active {
  background-color: #687a86;
  border-color: #637480;
  color: #ffffff;
}

.js .thumbnail-item-actions {
    background-color: #ffffffd4;
}

.thumbnail-item-actions .btn {
    background-color: #000;
    color: #fff;
    border-color: #000;
    padding: 10px;
}

.thumbnail-item-actions .btn:hover, .thumbnail-item-actions .btn:focus, .thumbnail-item-actions .btn:active {
    background-color: #3e3e3e;
    color: #fff;
}

.page-header {
    margin: 0;
    padding: 0;
    border: none;
}

.thumbnails-static {
    position: fixed;
    width: 80px;
    float: left;
    margin-left: -85px;
    bottom: 45px;
}


.thumbnails-static img.img-responsive {
    margin-bottom: 5px;
  }
  
  div#product-images a.MagicZoom {
    margin-bottom: 5px;
  }
  

/*#region Header */
    .site-header {
        /*! height: 9rem; */
    }
    .header-logo {
        
text-align: center;
        
/* margin-right: auto; */
    }
    .header-logo > img {
      
margin-left: auto;
      
margin-right: auto;
    }

    .header-actions {
        
    }
    .actions-container {

    }

    .nav-user {
    margin: 0;
    padding: 0;
    list-style: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.5rem;
    background-color: #e5e4e8;
    z-index: 1032;

}
    .nav-user > li, .btn-search-toggle, .btn-close-search, .navbar-toggle {
        position: absolute;
        
    }
    .nav-user > li > a, .btn-search-toggle, .btn-close-search, .navbar-toggle {
    font-size: 0.9rem;
    line-height: 2.5rem;
    height: 2.5rem;
    width: 2.5rem;
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
    color: #000;
    display: block;
    outline: none;
    text-align: center;
    text-transform: uppercase;

}
    .nav-user > li > a:hover, .btn-search-toggle:hover, .btn-close-search:hover, .navbar-toggle:hover,
    .nav-user > li > a:focus, .btn-search-toggle:focus, .btn-close-search:focus, .navbar-toggle:focus {
        background-color: #304b5e94;
        color: #fff;
    }
    .nav-account {
        right: 5rem;
        top: 0;
    }
    .nav-basket {
        left: 0;
        top: 0;
    }
    .btn-search-toggle {
        right: 2.5rem;
    }
    li.nav-basket a {
        padding: 0 1rem;
        width: auto;
    }
    li.nav-basket a.enabled {

background-color: #b5b5b5;

color: #000;
}

    .header-search {
        /*position: absolute;
        top: 3.75rem;*/
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1034;
    }
    #search {
        display: none;
        position: relative;
    }
    .searchbox {
        border:none;
        padding: 0 3rem 0 1rem;
        margin:0;
        line-height: 2.5rem;
        width: 100%;
        outline: none;
    }
    .btn-close-search {
        right: 0;
        top: 0;
        color: #999;
        font-size: 2rem;
    }
    .btn-close-search:hover, .btn-close-search:focus {
        background: #eee;
        color: #000;
    }
/*#endregion */

/* #region Panels */
    .panel {
        background-color: transparent;
        color: #455d6d;
        border-color: transparent;
    }
    .panel > .panel-heading {
        background-color: transparent;
        color: #455d6d;
        border-color: transparent;
    }
    .panel-footer {
        padding: 15px;
        background-color: transparent;
        border: none;
        border-radius: 0;
    }   

    .panel-footer.pre-order {
    background-color: rgba(52, 150, 114, 0.18);
}
/* #endregion */

/* #region Thumbnail items */
    .thumbnail {
        background-color: rgb(222, 221, 225);
        border: 1px dotted rgb(222, 221, 225);
        border-radius: 0;
    }
    a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
        border: 1px solid #000;
    }
    a.thumbnail.MagicZoomPlus.active, a.thumbnail.MagicZoomPlus:focus, a.thumbnail.MagicZoomPlus:hover {
        border: 1px solid rgba(0,0,0,0.3);
    }
    .thumbnail-item {
        margin-top: 20px;
        }
    .thumbnail-item-caption {
    /* border-bottom: 1px dotted #444; */
    font-size: 20px!important;
    padding: 10px 0 0;

}
    .thumbnail-item-heading, .media-view .media-heading {
    font-size: 20px;
    margin-top: 0;
    text-transform: uppercase;

}
    .thumbnail-item-heading small {
        text-transform: none;
        margin-top: 5px;
    }
    .artwork-view:hover .thumbnail-item,.artwork-view:focus .thumbnail-item,
    .media-view .thumbnail:hover,.media-view .thumbnail:focus,
    .thumbnails .thumbnail:hover,.thumbnails .thumbnail:focus {
        
    }
    
    .featured-item {
        padding: 15px;
    }

    .caption.discount {
        
    }
    .caption.discount h2:after {        
        
    }

    .col-media {
        padding-bottom: 15px;
        padding-top: 15px;
        border: 1px solid transparent;
    }
    .media:not(.cart-item .media) {
        padding-bottom: 15px;
        border-bottom: 1px dotted #000;
    }
    .media-object:not(.cart-item .media-object) {
        border-right: 5px solid;
        max-width: 100px;
    }
    .owl-carousel .owl-item, .artwork-view.col-md-3 {
        padding: 15px 15px 0;
        margin-bottom: 0;
        border: 1px solid transparent;
    }
   .owl-carousel .owl-item:hover,.owl-carousel .owl-item:focus,
    .col-media:hover,.col-media:focus,
    .artwork-view.col-md-3:hover,.artwork-view.col-md-3:focus,
    .artwork-view.col-md-4:hover,.artwork-view.col-md-4:focus {
        background-color: transparent;
        /*border: 1px dotted rgba(0,0,0,0.3);*/
    }
    .owl-controls {
        padding-right: 15px;
        text-align: left;
    }
    .owl-stage-outer + .owl-controls {
        display: none;
    }
    .owl-controls > div {
        font-size: 2em;
        height: 1.2em;
        width: 1.2em;
        line-height: 1.1;
        text-align: center;
        background-color: transparent;
        color: #455d6d;
        cursor: pointer;
        display: inline-block;
    }
    .owl-controls > div:hover,.owl-controls > div:focus {
        background-color: transparent;
        color: #aabfcd;
    }
    .owl-next {
        margin-left: 3px;
    }
/* #endregion */

/* #region Sidebar */
      .navbar-fixed-top {
        position: static;
        min-height: 0;
        margin: 0;
    }
    #sidebar {
    position: fixed;
    z-index: 1033;
    top: 2.5rem;
    width: 100%;
    background-color: #e5e4e8;

}
    .sidebar-items {
        margin: 0 -15px;
        padding: 0;
        background: #cfced2;
    }
    .navbar-fixed-top .navbar-collapse {
        position: fixed;
        left: 0;
        top: 2.5rem;
        width: 100%;
        background: #eee;
        z-index: 1033;
        padding: 0;
    }
    .navbar-brand  {
        display: none !important;
    }

    .sidebar-item h2 {
        display: none;
    }
    .sidebar-link-list {
        margin: 0 0 1.5em;
        padding: 0;
        list-style: none;
    }
    .sidebar-link-list a {
        padding: 0 1rem;
        display: block;
        font-size: 1rem;
        font-weight: 400;
        line-height: 2.5rem;
        border-top: 1px dotted rgba(0,0,0,0.15);
        text-transform: uppercase;
        color: #000;
        text-align: right;
    }
    .sidebar-link-list a:hover,.sidebar-link-list a:focus {
        background-color: rgba(0,0,0,0.05);
        text-decoration: none;
    }

    .sidebar-toggle {
        padding: 0;
        position: absolute;
        right: 0;
        top: -2.5rem;
        z-index: 1033;
        width: 2.5rem;
        height: 2.5rem;
        text-indent: 200%;
        white-space: normal;
        border: none;
        background: transparent
    }
    .sidebar-toggle:hover, .sidebar-toggle:focus {
        background-color: #cfced2;
        color: #0b0b0b;
    }
    .sidebar-toggle::before {
        font-family: FontAwesome;
        content: "\f0c9";
        font-size: 1rem;
        color: #000;
        position: absolute;
        left: 0;
        top: 2px;
        width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
        text-indent: 0;
    }
/* #endregion */

a.jp-play,a.jp-pause {
  color: #455d6d;
}
a.jp-play:hover,a.jp-play:focus,
a.jp-pause:hover,a.jp-pause:focus {
    color: #ccc;
}
.jp-play-bar {
    background-color: rgba(255,255,255,0.1);
}
td.track {
  vertical-align: middle !important;
}

.checkout .radio.control-label {
  position: relative;
  right: 2em;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: rgba(255,255,255,0.1);
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-color: transparent;}

.tab-content {
  padding-top: 2rem;
}
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    color: #000;
}

@media (min-width: 768px){
  
  .sidebar-link-list a {

    color: #000;
    text-align:center;
}

  
    body {
        padding-top: 2rem;
    }
    .sidebar-nav .navbar-header {
        float: none;
    }
    .btn-cart {
        margin-bottom: 1.5rem;
    }
    .site-header {
        margin-bottom: 2rem;
        margin-top: 2.5rem;
        background: transparent;
        height: auto;
    }
    .site-header > .container {
        position: relative;
    }
    .header-col {
        padding-top: 1rem;
        min-height: 113px;
    }
    .header-col::before {
        position: relative;
        top: -1rem;
        width: 100%;
        height: 1px;
        background-color: #00B0F4;
        content: "";
        display: block;
    }
    .header-col:first-child::after {
        content: url(../img/logo-corner.png);
        position: absolute;
        left: 15px;
        top: 1px;
    }

    .header-actions {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1034;
        height: 2.5rem;
        background-color: #111;
    }
    .nav-user {
        position: relative;
        top: 0;
        left: 0;
    }
    .nav-user > li > a {
        padding: 0 1rem;
        width: auto;
    }
    .nav-account {
        right: 2.5rem;
    }

    .header-search {
        position: relative;
        top: 0;
        left: 0;
    }
    .btn-search-toggle {
        right: 0;
    }
    #search {
        position: absolute;
        width: 100%;
    }

   .main {
        padding: 0rem 0;
        position: relative;
    }
    .sidebar-nav .navbar-header {
        float: none;
    }

    .header-logo img {
        max-width: 100%;
        width: 220px;
        height: auto;
        display: block;
    
    }

    .header-actions {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1034;
        height: 2.5rem;
        background-color: rgba(0, 0, 0, 0);
    
    }
    .nav-user {
        position: relative;
        top: 0;
        left: 0;
    }
    .nav-user > li > a {
        padding: 0 1rem;
        width: auto;
    }
    .nav-account {
        right: 2.5rem;
    }

    .header-search {
        position: relative;
        top: 0;
        left: 0;
    }
    .btn-search-toggle {
        right: 0;
    }
    #search {
        position: absolute;
        width: 100%;
    }

    .navbar-toggle {
        display: none;
    }
    .navbar-fixed-top .navbar-collapse {
        position: static;
        background: transparent;
    }
    .sidebar-collapse,.sidebar-items {
        display: block;
        height: auto !important;
    }

    #sidebar {
        position: -webkit-sticky;
        position: sticky;
        top: 36px;
        z-index: 1034;
    }
    .sidebar-items {
        margin: 0;
        background-color: #e5e4e8;
    
    }
    .sidebar-link-list {
        margin: 0 0 10px;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    .sidebar-link-list li {
        display: inline;
    }
    .sidebar-link-list a {
        padding: 0 1rem;
        display: inline-block;
        border-top: none;
    }
}
@media (min-width: 992px){
    .owl-controls {
        margin-top: 0.8em;
        text-align: right;
    }

        
}
@media (min-width: 1200px){
    
}

@media screen and (max-width: 767px){
  .container { width: 90%; }
    
    .list-social {
  margin: 80px 0 20px;
  padding: 0;
  list-style: none;
  text-align: center;
}
    h2 a { font-size: 24px;
    }
    .header-logo > img {
        margin-left: auto;
        margin-right: auto;
        width: 280px;
        display: block;
        position: relative; 
        top: 72px;
    }
}

