@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600&display=swap');


* {
    border-radius: 0 !important;
}

hr {
    border: none;
    border-top: 1px solid #444e60;
}

.content-item .row .artwork { margin: 0 auto;}

.x12banner {
    margin-left: auto; margin-right: auto;
}

.disabled-owl-carousel {
    margin: 0 auto;
      margin-right: auto;
      margin-left: auto;
    display: inline-block;
    text-align: center;
  }

body {
    font-family: 'Source Sans Pro', sans-serif;

    background-color: #454753;
    font-weight: 400;
    color: #e1e1e1;
    padding-bottom: 3rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-image: url('/custom/img/x12back.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed; /* Optional: makes the background fixed during scrolling */
  background-size: auto; /* Adjust size as needed */
}

#text-foot-2, #text-foot { text-transform: uppercase;}

.close {
    top: -15px;
    right: 10px;
    color: #fff;

}


.caption.discount .caption-heading {
font-weight: 700;    
}

.caption.discount { opacity: 0.85;}

.list-social {
    margin: 0;
    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: #d9d9d9;
}
.list-social a:hover, .list-social a:focus {
    background-color: transparent;
    color: #e0cbdb;
}

.page-header {
    margin: 0;
    padding: 0;
    border: none;
}


.section-banner { 
    margin-bottom: 15px;
}



#product-types, #product-sizes, .clickable.heading br, .clickable.heading + .pager-list.btn-group {
    display: none;
}

p { 
    margin: 0 0 0.625rem; 
}


/*#region Headings */
h1, h2, h3, h4, h5, h6 {
  
}
h1 {

}
h2 {
    font-size: 1.4rem;
    font-weight: 400;
    margin: 1.5rem 0 1.5rem;
    text-transform: capitalize;
}
h3 {
    font-size: 1.25rem;
    margin: 2rem 0;
    text-transform: capitalize;
}
h4 {
    font-size: 1.2rem;
    margin: 1.2rem 0 1rem;
}
h5 {
    font-size: 1rem;
    font-weight: bold;
    margin: 1rem 0 0.625rem;
}

h2.group { color: #fff; text-transform: uppercase; }

h2.group a{ color: #fff; text-transform: uppercase; }

h2.group em { font-size: 60%; 
  text-transform: capitalize;}

.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;
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 4px;
    text-transform: capitalize;
    color: #f1f1f1;
}
/*#endregion */

/*#region Links */
    a {
	    transition: color 0.1s;
        color: #88c7cf;
        text-decoration: none;
    }
    a:hover,a:focus {
    color: #51c1e4;
    text-decoration: none;

}
/*#endregion */

/* #region Buttons */
	.btn {
		text-transform: lowercase;
		box-shadow: none;
		font-weight: 400;
		letter-spacing: 0.0625rem;
        font-size: 0.8rem;
        line-height: 1.25rem;
		transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
	}
.btn-select-size {  text-transform: uppercase;border: 1px solid #454753;}

	.btn-default {
        background-color: #d9d9d9;
		color: #303030;
	}
	.btn-default:hover,.btn-default:focus {
    background-color: #3588a2;
    color: #ffffff;

}
    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-color: #0f008c;
    box-shadow: none;
    color: #ffffff;
    border-color: #0f008c;

}
	.btn-primary {
    background-color: #51c1e4;
    border: 2px solid #51c1e4;
    color: #fff;

}
	.btn-primary:hover,.btn-primary:focus {
		background-color: #e0cbdb;
		border-color: #e0cbdb;
		color: #444e60;
	}
    .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: #111;
		border-color: #111;
		color: #fff;
    }
    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-color: #111;
		border-color: #111;
		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: #222;
    border-color: #222;
    color: #fff;

}
	
    .btn-cart.enabled {
        background-color: #aa5582;
    }
    .btn-cart.enabled:hover, .btn-cart.enabled:focus {
        background-color: #dd93cc;
    }
/* #endregion */

/*#region Header */
    .site-header {
        background-color: transparent;
        text-align: center;
        padding: 4rem 30px 1rem;
    }
    .site-header > .container {
	    position: relative;
    }
    .header-logo {
	    display: inline-block;
        /*! margin-bottom: 30px; */
    }
    .header-logo img {
        width: 275px;
        max-width: 100%;
    }

    .nav-menu {
		margin: 0;
		padding: 0;
		list-style: none;
        font-weight: 300;
	}
	.menu-item {
		display: inline-block;
		margin: 0 3px;
	}
	.menu-item a {
		display: inline-block;
		font-size: 13px;
		letter-spacing: 10px;
		padding: 10px 20px 10px 30px;
        text-transform: lowercase;
	}
	.current-menu-item a {
 		color: #ffffff;
 		background: #000000 none repeat scroll 0 0;
	}
 .header-actions {
        
    }
    .actions-container {

    }
    .nav-user {
    margin: 0;
    padding: 0;
    list-style: none;
    position: fixed;
    top: -3px;
    left: 0;
    width: 100%;
    height: 2.5rem;
    background-color: #000000;
    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: #fff;
        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: #000;
            color: #fff;
        }
        .nav-account {
            right: 4rem;
            top: 0;
        }
        .nav-basket {
            left: 0;
            top: 0;
        }
        .btn-search-toggle {
            right: 2.1rem;
            top: -2px;
        }
        li.nav-basket a {
            padding: 0 1rem;
            width: auto;
        }
        li.nav-basket a.enabled {
    
    background-color: #dca9d0;
    
    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;
	}
	.panel,.panel-group .panel {
		border: none;
		border-radius: 0;
	}
	.panel-heading {
		margin-top: 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: 15px;
		background-color: transparent;
		border: none;
		border-radius: 0;
	}	
/* #endregion */

/*#region Modals */
    .modal h3 {
        margin-top: 0;
    }
/*#endregion */

/* #region Thumbnail items */
.thumbnail {
    background: transparent !important;
    border: 1px dotted rgba(0,0,0,0.3);
    border-radius: 0;
    padding: 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: none !important;
		/*! padding: 0 !important; */
    }

	.thumbnail-item {
		
	}
	.thumbnail-item-caption {
		padding: 0.5rem 0;
	}
	.thumbnail-item-heading, .media-view .media-heading {
		margin: 0;
        font-size: 1rem;
		line-height: 1.6rem;
		/*! text-transform: capitalize; */
		font-weight: 500;
	}
	
	
	
    .owl-controls {
		padding-right: 15px;
		text-align: left;
	}
	.owl-stage-outer + .owl-controls {
		display: none;
	}
	.owl-controls > div {
		font-size: rem;
		height: 2.5rem;
		width: 2.5rem;
		line-height: 2.5rem;
		text-align: center;
        background-color: transparent;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		transition: all 0.1s;
	}
	.owl-controls > div .fa {
		line-height: inherit;
	}
	.owl-controls > div:hover,.owl-controls > div:focus {
		background-color: transparent;
		color: #51c1e4;
	}
	.owl-next {
		margin-left: 3px;
	}
/* #endregion */

/* #region Sidebar */
    .navbar-fixed-top {
        position: static;
        min-height: 0;
        margin: 0;
    }
    #sidebar {
    position: fixed;
    z-index: 1033;
    width: 100%;
    top: 2.2rem;
    background-color: #000000;

}
    .sidebar  {
        /*! margin: 0 15px 1rem; */
        /*! background-color: #f5f5f5; */

    }
    .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: 500;
    line-height: 2.5rem;
    border-top: 1px dotted rgba(0,0,0,0.15);
    text-transform: uppercase;
    color: #ffffff;
    text-align: right;

}
    .sidebar-link-list a:hover,.sidebar-link-list a:focus {
    background-color: rgba(0,0,0,0.05);
    color: #51c1e4;
    text-decoration: none;

}



    .sidebar-toggle {
        padding: 0;
        position: fixed;
        right: 0;
        top: 0;
        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 {
        color: #dca9d0;
        background-color: transparent;
    }
    .sidebar-toggle::before {
        font-family: FontAwesome;
        content: "\f0c9";
        font-size: 1rem;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
        width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
        text-indent: 0;
    }

/* #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.25); }
/*#endregion */

/*#region Tabs */
    .tab-content {
    padding: 1.5rem 1rem 1rem;
    background-color: #010104ff;
    color: #f4f4f4;
    font-weight: 700;

}


    .nav-tabs > li.active > a {
        background-color: #d9d9d9ab;
        border: none;
      }
      .nav-tabs { border: none}

    .modal .tab-content {
        border: none;
    }

    .table > thead > tr > th, .table > tbody > tr > td, .table > tfoot > tr > td, .table > tbody > tr > th {
        border-color: #d9d9d95c!important;
        vertical-align: middle;
    }

    

/*#endregion */

@media (min-width: 768px){

    .x12banner {
        max-width: 600px;
    }

    .sidebar  {
        display: none;
    }

    .main {
		/*padding: 30px 0;*/
	}
	.sidebar-nav .navbar-header {
		float: none;
	}

    .header-logo img {
        width: 450px;
    }

    
    .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%;
        height: auto;
        display: block;
    }

    .header-actions {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1034;
        height: 2.5rem;
        background-color: #000000;
    
    }
    .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: 4px 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 1rem;
        display: inline-block;
        border-top: none;
    
    }
}
@media (min-width: 992px){
	.owl-controls {
		margin-top: 0;
		text-align: right;
	}
}
@media (min-width: 1200px){
}
@media (min-width: 1440px){

}
@media (max-width: 767px){
    .row.artwork .col-xs-8, .row.artwork .col-xs-4 {
        width: 100% !important;
    }
    .owl-controls {
        margin-top: 0;
        text-align: left !important;
    }
}