@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,700i');
@font-face {
    font-family: 'HelveticaNeueLTStd-Md';
    src: url('/custom/fonts/356CBB_0_0.eot');
    src: url('/custom/fonts/356CBB_0_0.eot?#iefix') format('embedded-opentype'),url('/custom/fonts/356CBB_0_0.woff2') format('woff2'),url('/custom/fonts/356CBB_0_0.woff') format('woff'),url('/custom/fonts/356CBB_0_0.ttf') format('truetype');

}


* {
    border-radius: 0 !important;
}

body {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: Helvetica, 'HelveticaNeueLTStd-Md', sans-serif;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.store-alert { display: none; }

.page-header {
    margin: 0;
    padding: 0;
    border: none;
}

div.gallery2 {  
  width: 50%;
  transition: .8s opacity;
} 




.main {
    padding-top: 5rem;
    font-size: 0.625rem;
}

img.lookbook {
    height: 100%;
    width: auto;
    display: inline-block;
    vertical-align: top;
}

.horizontal-scrol-wrapper {

    -webkit-overflow-scrolling: touch;

    height: 100%;
    overflow-x: scroll;    
    white-space: nowrap;
    width: 100%;
}

.page-dimensionhome #db-footer { display: none; }


.page-index-dimension .main, .main-home { padding: 0;}
.page-index-dimension #content .container, .page-dimensionhome #content .container  { margin: 0; padding: 0; width: auto; } 
.page-dproduct .content .col-md-5 img {
    width: 100%;
    margin-bottom: 0.2rem;
}
.fa-shopping-cart::before {
    content: "\f290";
}

.dimension-home {
    max-width: 1042px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#dimensionvideo_holder {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -100;
}

#dimensionvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 240px;
  width: 100%;
/*  height: 100%;*/
  opacity: 0.4;
}

.thumbnails-static img.img-responsive {
    margin-bottom: 5px;
}

.row.also-available {
    /* transition-property: all; */
    /* opacity: 0; */
    /* transition-property: all; */
    /* transition-duration: 1s; */
    /* transition-timing-function: cubic-bezier(0, 1, 0.5, 1); */
    /* overflow: hidden; */
    margin-top: 20px;
    /* position: static; */
    /* bottom: 0; */
}


.sticky .row.also-available {
    /* opacity: 1; */
    /* transition-property: all; */
    /* transition-duration: 1s; */
    /* transition-timing-function: cubic-bezier(0, 1, 0.5, 1); */
}

#size-guide { margin-top: 25px; }


div#product-images a.MagicZoom {
    margin-bottom: 5px;
}

@media (max-width: 767px) {

label.form-control.marketing-prefs {
    height: 80px;
}

  .fullscreen-bg {

  }
    .fullscreen-bg__video {
    left: 0;
    display: none;
  }

  .dimension-home {
    margin-top: 20vh;
  }

   a.btn-dimension {
    margin-top: 20px;
  }

    img.flyer-desktop { 
    display: none;
    }

    img.flyer-mobile {
    display: block;
    }


}
@media (min-width: 767px) {

    img.flyer-desktop { 
    display: block;
    margin-top: 10vh;
    }

    img.flyer-mobile {
    display: none;
    }


  .fullscreen-bg__video {
    left: 240px;
  }
}

@media (min-width: 992px) {


}

.dropdown-menu {
    font-size: 0.625rem;
}

#product-types, #product-sizes, .clickable.heading br, .clickable.heading + .pager-list.btn-group {
    display: none;
}

p { 
    margin: 0 0 0.625rem; 
}

hr { display: none;}

#product-description ul {
    padding-inline-start: 14px;
}

.product-information {
    margin: 0 0 2rem 0;
}

.content > .clickable.heading h2.group {
    display: none;
}

.main-home-lookbook {
    position: fixed;
    width: 100%;
    height: calc( 100vh - 2.5rem + 40px );
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
    top: 0;
/*    z-index: -500;*/
}

.main-home-link {
    background-image: url("https://dbimages.global.ssl.fastly.net/dimension/dimension-background.png");
    position: fixed;
    width: 100%;
    height: calc( 100vh - 2.5rem );
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
    z-index: -500;
}

/*#region Headings */
    h1, h2, h3, h4, h5, h6 {
  
    }
    h1 {
  
    }
    h2 {
        font-size: 1.25rem;
        line-height: 1.375rem;
        margin: 0 0 1.875rem;
    }
    h3 {
        font-size: 0.625rem;
        font-weight: bold;
        margin: 2rem 0;
    }
    h4 {
        font-size: 0.625rem;
        font-weight: bold;
        margin: 1.2rem 0 1rem;
    }
    h5 {
        font-size: 0.625rem;
        font-weight: bold;
        margin: 1rem 0 0.625rem;
    }
    h2.group {
        /*margin: 0;*/
    }
    h2.group em { font-size: 60%; 
      text-transform: uppercase;}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        color: inherit;
        opacity: 0.7;
        display: block;
        margin-top: 0.2em;
    }

    h4.form-title {
    font-size: 0.7rem;
}

h4.form-title small {
    font-size: 100%;
    line-height: 1rem;
}

label.form-control small {
    font-size: 0.6rem;
}

p.well.well-sm small {
    font-size: 0.6rem;
}
/*#endregion */

/*#region Links */
    a {
        transition: all 0.15s;
        color: #000;
    }
    a:hover,a:focus {
        color: #000;
        text-decoration: none;
    }
/*#endregion */

/* #region Buttons */
    button {
        transition: all 0.15s;
    }
    .btn {
        text-transform: uppercase;
        box-shadow: none;
        font-weight: 600;
        letter-spacing: 0.0625rem;
        font-size: 0.7rem;
        line-height: 1.25rem;
        transition: all 0.15s;
    }
    .btn-default {
        background-color: #eee;
        color: #444;
    }
    .btn-default:hover,.btn-default:focus {
        background-color: #fff;
        color: #444;
    }
    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-color: #fff;
        box-shadow: none;
    }
    .btn-primary {
        background-color: #666;
        border-color: #666;
        color: #fff;
    }
    .btn-primary:hover,.btn-primary:focus {
        background-color: #444;
        border-color: #444;
        color: #fff;
    }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
        background-color: #222;
        border-color: #222;
        color: #fff;
    }
    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-color: #333;
        border-color: #333;
        color: #fff;
    }
    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .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: #666;
        border-color: #666;
        color: #ccc;
    }
    
    .btn-dimension {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: #FFFFFF;
  min-width: 80px;
} 
 
.btn-dimension:hover, 
.btn-dimension:focus, 
.btn-dimension:active, 
.btn-dimension.active, 
.open .dropdown-toggle.btn-dimension {
  color: #ffffff;
  background-color: rgba(55, 54, 56, 0.7);
  border-color: #FFFFFF;
} 
 
.btn-dimension:active, 
.btn-dimension.active, 
.open .dropdown-toggle.btn-dimension { 
  background-image: none; 
} 
 
.btn-dimension.disabled, 
.btn-dimension[disabled], 
fieldset[disabled] .btn-dimension, 
.btn-dimension.disabled:hover, 
.btn-dimension[disabled]:hover, 
fieldset[disabled] .btn-dimension:hover, 
.btn-dimension.disabled:focus, 
.btn-dimension[disabled]:focus, 
fieldset[disabled] .btn-dimension:focus, 
.btn-dimension.disabled:active, 
.btn-dimension[disabled]:active, 
fieldset[disabled] .btn-dimension:active, 
.btn-dimension.disabled.active, 
.btn-dimension[disabled].active, 
fieldset[disabled] .btn-dimension.active { 
  background-color: #000000; 
  border-color: #FFFFFF; 
} 
 
.btn-dimension .badge { 
  color: #000000; 
  background-color: #ffffff; 
}


    .btn-cart.enabled {
        /*color: #a33e31;*/
    }
    .btn-cart.enabled:hover, .btn-cart.enabled:focus {
        /*color: #7e3127;*/
    }

.btn-sizes-dropdown {
    text-align: left;
    border: none;
}
.btn-sizes-dropdown .caret {
    position: absolute;
    right: 10px;
    top: 15px;
}

button.buyrelease i.fa { display: none; }

ul.dropdown-menu.sizes-dropdown {
    min-width: 100%;
    border: none;
}


/* #endregion */

/*#region Lists */
    .list-social {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    .list-social li {
        margin: 0 0.2rem;
        display: inline-block;
    }
    .list-social a {
        padding: 0;
        display: inline-block;
        font-size: 1rem;
        line-height: 3rem;
        width: 3rem;
        height: 3rem;
        background-color: #ccc;
        color: #fff;
        border-radius: 50% !important;
        text-align: center;
    }
    .list-social a:hover, .list-social a:focus {
        background-color: #0a0a0a;
    }

    .list-social svg {
        fill: #fff;
        width: 3rem;
        padding: 0.6rem;
    }
/*#endregion */

/*#region Header */
    .site-header {
        background-color: #fff;
        text-align: center;
        font-size: 0.625rem;
        /*padding: 4rem 0 3rem;
        height: 8.2rem;*/
        padding: 0;
        height: 60px;
        position: fixed;
        z-index: 1033;
        width: 100%;
        /* box-shadow: 0 1px 1px rgba(0,0,0,.2); */
}
    }
    .site-header > .container {
        position: relative;
    }
    .header-logo {
        display: inline-block;
        /*padding: 0 1rem;*/
        padding: 0.5rem;
        position: fixed;
        top: 10px;
        left: 10px;
        z-index: 1033;
    }
    .header-logo img {
        /*width: 200px;
        max-width: 100%;
        height: auto;*/
        height: 1.5rem;
        width: auto;
    }

    .header-logo-xs img {
    display: inline-block;
    z-index: 1300;
    position: absolute;
    width: 130px;
    left: 10px;
    top: 20px;
}

    .header-social {
        margin-top: 1.5rem;
    }
    .header-links {
        margin: 1.5rem 0 0;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    .header-links li {
        display: inline;
    }

    .header-actions {
        display: none;
        
    }

    .header-actions { display: inline-block; }
    .actions-container {

    }

    .nav-user {
        margin: 0;
        padding: 0;
        list-style: none;
        /*position: absolute;
        top: 3.75rem;*/
        position: fixed;
        top: 0.9rem;
        left: 0;
        width: 100%;
        height: 2.7rem;
        background-color: #fff;
        z-index: 1032;
    }
    .nav-user::after {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #ddd;
        content: "";
    }
    .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: 1rem;
        line-height: 2.5rem;
        font-weight: 200;
        height: 2.5rem;
        width: 2.5rem;
        padding: 0;
        margin: 0;
        border: none;
        background: transparent;
        color: #000;
        display: block;
        outline: none;
        text-align: center;
        
        
    }
    .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: transparent;
        color: #000;
        text-decoration: none;
    }

    

table.product-formats, table.product-formats>tbody>tr>td {
    border: none;
}

.panel { box-shadow: none; }


    .nav-account {
        right: 2.2rem;
        top: 0;
    }
    .nav-basket {
        right: 4rem;
        top: 0;
    }
    .btn-search-toggle {
        right: 2.5rem;
        top: 1rem;
    }
    li.nav-basket a {
        padding: 0 1rem;
        width: auto;
        /*font-size: 0.625rem;*/
    }
    li.nav-basket a.enabled {

    }

    li.nav-basket a .fa {
        /*display: none;*/
    }
    li.nav-basket .tooltip-inner {
        max-width: none;
        white-space: nowrap;
    }
    li.nav-basket a span {
        display: none;
    }
    li.nav-basket a.enabled {
        position: relative;
    }
    li.nav-basket a.enabled::after {
        content: attr(data-itemcount);
        position: absolute;
        font-size: 0.6rem;
        /*font-weight: bold;*/
        background-color: #c32119;
        color: #fff;
        line-height: 1rem;
        width: 1rem;
        text-align: center;
        border-radius: 50%;
        top: 0.3rem;
        right: 0.3rem;
        animation-duration: 0.3s;
        animation-name: pulse;
    }
    @keyframes pulse {
      from {
        transform: scale3d(1, 1, 1);
      }

      50% {
        transform: scale3d(1.5, 1.5, 1.5);
      }

      to {
        transform: scale3d(1, 1, 1);
      }
    }

    .header-search {
        /*position: absolute;
        top: 3.75rem;*/
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1034;
        display: none;
    }
    #search {
        display: none;
        position: relative;
    }
    .searchbox {
        border:none;
        padding: 0 3rem 0 1rem;
        margin:0;
        line-height: 2.5rem;
        height: 2.5rem;
        width: 100%;
        outline: none;
        background-color: #f5f5f5;
        
        font-size: 0.625rem;
        text-transform: uppercase;
        /*line-height: 1.1875rem;
        height: 1.1875rem;*/
    }
    .btn-close-search {
        right: 0;
        top: 0;
        color: #999;
        font-size: 2rem;
    }
    .btn-close-search:hover, .btn-close-search:focus {
        background: #eee;
        color: #000;
    }

    .nav-user .dropdown-menu {
        left: auto;
        right: 0;
        float: right;
    }
/*#endregion */

/*#region Footer */
     .site-footer {
        /* border-top: 1px solid #ddd; */
        padding: 1rem 0;
        min-height: 4rem;
        font-size: 0.625rem;
        opacity: 0.35;
    }
/*#endregion */

/* #region Panels */
    .panel {
        background-color: transparent;
    }
    .panel,.panel-group .panel {
        border: none;
        border-radius: 0;
    }
    .panel-heading {
        margin-top: 0;
        padding: 0.7rem 0;
    }
    .panel-body {
        padding: 0.9rem 0;
    }
    .panel-default > .panel-heading {
        background-color: transparent;
        color: inherit;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid rgba(0,0,0,0.03);
    }
    .panel-footer {
        padding: 0.9rem 0;
        background-color: transparent;
        border: none;
        border-radius: 0;
    }   
/* #endregion */

/*#region Modals */
    .modal h3 {
        margin-top: 0;
    }
/*#endregion */

/* #region Thumbnail items */


.page-products .caption.discount.preorder {
    display: none;
}


.thumbnails-static {
    position: fixed;
    width: 80px;
    float: left;
    margin-left: -85px;
    bottom: 45px;
}

    #products-artwork.row, .row.artwork {
        margin-left: -2px;
        margin-right: -2px;
    }    
    .owl-carousel .owl-item, .artwork-view.col-md-3, .artwork-view.col-md-4, .artwork-view.col-lg-3 {
        padding: 2px;
        border: none;
    }
    .owl-carousel {
        padding: 13px;
    }

    .owl-carousel-also {display: none;}

    .thumbnail {
        background-color: rgba(255,255,255,0.2);
        border: 1px dotted rgba(0,0,0,0.3);
        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 {
        
    }

    .artwork-view.release img {
    border: 1px solid #e8e8e8;
}

    .thumbnail-item-caption {
        padding: 0.5rem 0;
    }
    .caption.preorder, .pre-order, .caption.discount, .discount, .caption.offer, .offer {
    background-color: #cbcbcb!important;
    color: #000!important;
    opacity: 0.9;
    display: none;
}
    .thumbnail-item-heading, .media-view .media-heading {
        margin: 0;
        font-size: 0.625rem;
        font-weight: normal;
        line-height: 1.0625rem;
        min-height: 2.5rem;
    }
    .thumbnail-item-heading small {
        font-size: 1em;
    }

    .thumbnail-item-price {
        font-weight: 400;
    }
    
    .caption.discount .caption-heading {
        font-size: 0.625rem;
        /*font-weight: 200;*/
    }
    .thumbs .tall-thumbnail-item .caption {
        padding: 0.2rem;
        font-size: 0.625rem;
    }
    
    .owl-controls {
        padding-right: 15px;
        text-align: left;
    }
    .owl-stage-outer + .owl-controls {
        display: none;
    }
    .owl-controls > div {
        font-size: 2rem;
        height: 2.2rem;
        width: 2.2rem;
        line-height: 2.2rem;
        text-align: center;
        background-color: #fff;
        color: #000;
        cursor: pointer;
        display: inline-block;
        transition: all 0.15s;
        border-radius: 50% !important;
        position: relative;
    }
    /*.owl-controls > div::before {
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 50%;
        background-color: #eee;
        height: 2.2rem;
        width: 2.2rem;
        content: "";
        z-index: -1;
        transition: all 0.2s;
        transform: scale(0.9);
    }
    .owl-controls > div:hover::before, .owl-controls > div:focus::before{
        transform: scale(1.3);
    }*/
    .owl-controls > div .fa {
        line-height: inherit;
    }
    .owl-controls > div:hover,.owl-controls > div:focus {
        background-color: #fff;
        color: #000;
    }
    .owl-prev {
        text-indent: -0.1rem;
    }
    .owl-next {
        margin-left: 5px;
        text-indent: 0.1rem;
    }
/* #endregion */

/* #region Sidebar */

    #sidebar-items { display: none; }

    .navbar-fixed-top {
        position: static;
        min-height: 0;
        margin: 0;
    }
    #sidebar {
        font-size: 0.625rem;
        position: fixed;
        z-index: 1033;
        top: 3.5rem;
        width: 100%;
        background-color: #fff;
    }
    .sidebar-items {
        margin: 0 -15px;
        padding: 0;
        background: #fff;
        display: none;
    }
    .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: 1.5em 0;
        padding: 0;
        list-style: none;
    }
    .sidebar-link-list a {
        padding: 0.4rem 1rem;
        display: block;
        /*font-size: 1.25rem;*/
        font-weight: 200;
        line-height: 1.1875rem;
    }
    .sidebar-link-list .active a {
        font-weight: 700;
    }
    .sidebar-link-list a:hover,.sidebar-link-list a:focus {
        /*background-color: rgba(0,0,0,0.05);*/
        text-decoration: none;
    }

    .sidebar-link-list a.section- {
        text-indent: 25px;
        min-width: 195px;
    }    

    .sidebar-link-list a.section-::before{
        content:"Store";
    }

.sidebar-link-list a.section-lookbook { 
            text-indent: 15px;
            display: none;
     }


body.page-lookbook .sidebar-link-list a.section-lookbook, body.page-products .sidebar-link-list a.section-lookbook, body.page-dproduct .sidebar-link-list a.section-lookbook {
    display: inline-block;
}
/*    .sidebar-link-list a.section-:active::before{
        opacity: 0.8;
        content:"Coming\00a0Soon";
    }

.sidebar-link-list a.section-:hover::before {
        opacity: 0.8;
        content:"Coming\00a0Soon";
}*/


    .sidebar-toggle {
        padding: 0;
        position: absolute;
        right: 10px;
        top: -2.6rem;
        z-index: 1033;
        width: 2rem;
        height: 2.5rem;
        text-indent: 200%;
        white-space: normal;
        border: none;
        background: transparent;
    }
    .sidebar-toggle:hover, .sidebar-toggle:focus {
        background-color: transparent;
        color: #fff;
    }
    .sidebar-toggle::before {
        font-family: FontAwesome;
        content: "\f0c9";
        font-size: 1rem;
        color: #000;
        position: absolute;
        left: 0;
        top: 0;
        width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
        text-indent: 0;
    }
    .sidebar-toggle:hover::before, .sidebar-toggle:focus::before {
        color: #000;
    }
/* #endregion */

/*#region jPlayer */
    a.jp-button { color: #888; }
    a.jp-button:hover,a.jp-button:focus { color: #0a0a0a; }
    .jp-play-bar { background-color: rgba(0,0,0,0.1); }
    td.track {
        line-height: 1.625rem !important;
    }
/*#endregion */

/*#region Tabs */
    .tab-content {
        border: 1px solid #ddd;
        border-top: none;
        padding: 1.5rem 1rem 1rem;
        background-color: #fff;
        color: #222;
    }
    .modal .tab-content {
        border: none;
    }
/*#endregion */

.col-md-10.clickable.heading {
        width: 60%;
    }
    .col-md-2.owl-controls.clickable.heading {
        width: 40%;
    }

@media (min-width: 768px){
    .container {
        width: 100%;
    }
    .main {
        padding: 0 0 3rem 0;
        position: relative;
    }
    .page-index-dimension .main, .main-home {
        padding: 0;
    }

    .page-dproduct .content .col-md-5 { width: 50%; float: left; }
    .page-dproduct .content .col-md-7 { width: 50%; float: left; }

    .sidebar-nav .navbar-header {
        float: none;
    }

    .site-header {
        text-align: left;
        padding: 3.75rem 20px 0;
        padding-top: calc(2.5rem + 20px);
        /*height: auto;*/
        height: 8.2rem;
        box-shadow: none;
    }
    .header-logo {
        padding: 0;
        display: inline-block;
        position: static;
    }
    .header-logo img {
        /*max-width: 100%;
        width: auto;
        height: auto;*/
        width: 200px;
        height: auto;
    }

    .header-actions {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1034;
        height: 2.5rem;

        background-color: #fff;
    }
    .actions-container {
        padding: 0;
    }
    .nav-user {
        position: relative;
        top: 0;
        left: 0;
    }
    .nav-user > li > a {
        padding: 0 1rem;
        width: auto;
    }
    .nav-account {
        right: 2.5rem;
    }

    .nav-user > li > a, .btn-search-toggle, .btn-close-search, .navbar-toggle {
        font-size: 0.625rem;
        line-height: 2.5rem;
    }
    .btn-search-toggle {
        font-size: 1rem;
        line-height: 2.5rem;
        height: 2.5rem;
    }
    .btn-close-search {
        font-size: 2rem;
        line-height: 2.5rem;
        height: 2.5rem;
    }

    .nav-basket, .nav-account {
        position: relative !important;
        float: left;
        left: 0;
        right: 0;
    }

    .nav-user > li > a .fa {
        display: none;
    }
    li.nav-basket a span {
        display: inline;
    }
    li.nav-basket a.enabled::after {
        display: none;
    }
    li.nav-basket .tooltip {
        display: none !important;
    }

    .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 {
        padding: 0;
        position: absolute;
        top: -43px;
        right: 0;
        left: auto;
        width: auto;
        background-color: transparent;
    }
    .sidebar-items {
        margin: 0;
        background-color: transparent;
    }
    .sidebar-link-list {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    .sidebar-link-list li {
        display: inline;
    }
    .sidebar-link-list a {
        padding: 0 0.5rem;
        display: inline-block;
        border-top: none;
    }

    .content-item + hr {
        margin-bottom: 3rem;
    }
    
    .owl-controls {
        margin-top: 0;
        margin-bottom: 2rem;
        text-align: right;
    }
}
@media (min-width: 992px){


    

    .main {
        padding: 40px 240px 3rem;
        min-height: calc(100vh - 4.2rem);
    }
    .page-index-dimension .main, .main-home {
        padding: 0 0 0 240px;
    }
    .main-home-link {
        height: 100vh;
    }
    .main-home-link::after {
        width: 250px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(255,255,255,0);
        content: "";
        transition: background-color 0.2s;
    }

    .page-databeats .main, .page-products .main, .page-product .main, .page-dproduct .main {
        padding-top: 0;
    }


    div#instagram {
    margin: -2px -19px 0 -18px;
    }
    .page-dproduct .content .col-md-7 {
        padding-top: 3rem;
        position: sticky;
        top: 0;
        /* height: 100vh; */
        overflow-y: hidden;
        bottom: 20px;
    }

    .site-header {
        padding: 0;
        height: auto;
    }
    .header-logo {
        position: fixed;
        left: 30px;
        top: 40px;
        width: 180px;
        z-index: 1;
    }
    #sidebar {
        position: fixed;
        top: 110px;
        left: 30px;
        width: 180px;
    }
    #sidebar .container {
        padding: 0;
    }
    .sidebar-link-list {
        text-align: left;
        margin-left: -15px;
    }
    .sidebar-link-list li {
        display: block;
    }
    .sidebar-link-list a {
        padding: 0 0 0 15px;
        position: relative;
        display: block;
    }
    .sidebar-link-list a::before {
        position: absolute;
        left: -10px;
        top: 0;
        bottom: 0;
        width: 0;
        background-color: #ddd;
        content: "";
        transition: all 0.2s;
    }
    .sidebar-link-list a:hover::before, .sidebar-link-list a:focus::before {
        width: 5px;
    }

    .header-actions {
        position: fixed;
        left: auto;
        right: 30px;
        top: 40px;
        width: 200px;
        height: auto;
        background-color: transparent;
    }
    .actions-container {
        padding: 0;
    }
    .nav-user {
        height: auto;
        background-color: transparent;
        text-align: right;
            right: -15px;
            left: auto;
    }
    .nav-user::after {
        display: none;
    }
    .nav-user > li {
        position: relative;
        left: 0;
        right: 0;
        float: none;
    }
    .nav-user > li > a {
        padding-right: 15px !important;
    }
    .nav-user > li > a::after {
        position: absolute;
        right: -10px;
        top: 0;
        bottom: 0;
        width: 0;
        background-color: #ddd;
        content: "";
        transition: all 0.2s;
    }
    .nav-user > li > a:hover::after, .nav-user > li > a:focus::after {
        width: 5px;
    }

    .header-search {
        height: 2.5rem;
        margin: 0 0 1rem 0;
    }
    .nav-user > li > a, .navbar-toggle {
        color: #000;
        background-color: transparent;

        line-height: 1.1875rem;
        height: 1.1875rem;
    }
    .nav-user > li > a {
        padding: 0;
        font-weight: 200;
        text-align: right;
    }
    .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: transparent;
        color: #000;
    }

    .btn-search-toggle {
        right: -11px;
    }

    .btn-search-toggle, .btn-close-search, .navbar-toggle {
        text-align: center;
    }

    .btn-cart.enabled {
        background-color: transparent;
        color: #8a1000;
        font-weight: 900;
    }
    .btn-cart.enabled:hover, .btn-cart.enabled:focus {
        background-color: transparent;
        color: #7e3127;
    }

    .site-footer {
        border-top: none;
        padding: 0;
        min-height: 0;
        font-size: 0.625rem;
        position: fixed;
        right: 30px;
        bottom: 30px;
        width: 180px;
        text-align: right;
    }
    .site-footer p {
        float: none !important;
    }
}
@media (min-width: 1200px){

        #content > .container {
    width: 1380px;
    padding-left: 200px;

    }
}
@media (min-width: 1440px){
    .page-dproduct .content .col-md-5 { width: 60%; }
    .page-dproduct .content .col-md-7 { width: 40%; }
}
@media (max-width: 768px){

.thumbnails-static { display: none; }

#sidebar { text-align: right; }

.page-index-dimension {  background-color: #000; }

.page-index-dimension  .sidebar-toggle::before { color: #fff }

.page-index-dimension .site-header { display: none; }

.page-index-dimension #sidebar { background-color: : #000; opacity: 0.8; }

.page-index-dimension #sidebar-items {background-color: #000; padding: 20px;}

.page-index-dimension .sidebar-items {background-color: none;}

.page-index-dimension .sidebar-link-list a { color: #fff; }

.header-brand {/* padding-top: 20px; */}

a.MagicZoom { margin-bottom: 5px; }

}