.social-list{
    margin-bottom: 0px;
}
#n_home .navbar .main-menu .nav-link{
 color: #fff;
}
#n_home .fixed-top.navbar .main-menu .nav-link,#n_home .navbar:hover .main-menu .nav-link{
 color: #495057;

}
#n_home .fixed-top.navbar .logo,#n_home .navbar:hover .logo {
    filter: invert(0);        	
}
body:not(#n_home) .navbar{
    box-shadow: 2px 2px 2px rgb(0 0 0 / 10%);
}
#n_home .navbar-brand .logo{            
    filter: invert(1);
}
.navbar-brand .logo {
    max-height: 75px;
}
.main-menu ul {
    list-style: none;
}
.main-menu > ul {
    position: relative;
    padding: 0;
}
.main-menu > ul li {
    display: inline-block;
    vertical-align: top;
}
.main-menu {
    padding: 0 0px;
    width: 100%;
}
.main-menu ul a {
    /*color: #000;*/
}
.main-menu > ul li.lvl-2 {
    display: block;
    margin-right: 0px;
    /* width: 30%; */
    /* float: left; */
    text-align: left;
    margin-bottom: 10px;
    padding-left: 20px;
}
.main-menu > ul > li {
    margin-right: 10px;
    padding: 10px 0;
    position: static;
}
.navbar .main-menu .dropdown-menu {
    margin-top: 0;
    width: 100vw;
    left: 0;
    position: fixed;
    margin-top: 10px;
    top: unset;
}
.main-menu > ul li.lvl-3 {
    display: block;
    padding: 5px 0;
}

.main-menu > ul li.lvl-2 ul {
    padding: 0;
}
.navbar .main-menu .dropdown-menu.level2 .level2-ul {
    width: 50%;
    columns: 3; 
    padding: 20px 0;
    /* column-gap: 1rem; */
    float: left;
}
.main-menu > ul li.lvl-2 > a {
    font-size: 17px;
    font-weight: bold;
}
.imageRight-wrapper {
    width: 50%;
    float: left;
}

.imageRight-inner {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 30px 30px;
}
.main-menu .dropdown-toggle:after{
    display: none;
}
.main-menu .lvl-1 > a {
    font-weight: normal;
    letter-spacing: 0px;
    padding: 0 0;
}
.display-inline,.level-2-2530,.level-2-2532,.level-2-2606,.level-2-2866,.level-2-2749,.level-2-2783,.level-2-2557,.level-3-2750,.level-2-2579,.level-2-2575,.level-2-2539,.level-2-2657,.level-2-2532,.level-2-2567,.level-2-2636,.level-2-2587{
    display: inline-block !important;
}
.level-3-2551 > a,.level-3-2553 > a {
    font-weight: bold;
}
.level-2-2584 {
    display: table-cell !important;
}
.size_chart_btn {
    padding: 5px 20px;
    display: inline-block;
    margin-top: 10px;
    background: #868e96;
    color: #fff;
}
/*ul.level-4-ul {
    padding-left: 10px !important;
}*/
/*ul.level-4-ul li:before {content: '-';}*/
.size_chart_btn:hover {
    color: #fff;
    text-decoration: none;
}
ul.simple-dropdown-ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 10px;
    margin: 0;
    font-size: .9rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid #f8f9fa;
    border-radius: 0;
    width: 200px;
    box-shadow: 1px 1px 6px 0px #ccc;
}

.simple-dropdown:hover .simple-dropdown-ul {
    display: block;
}

.main-menu > ul > li.simple-dropdown {
    position: relative;
}

ul.simple-dropdown-ul li a {
    font-size: 14px !important;
}
.lvl-2 > a {
    font-size: 17px !important;
    text-transform: uppercase;
}
.lvl-3 > a {
    font-size: 15px !important;
}
.lvl-3.dropdown > a {
    text-decoration: underline;
}
.lvl-4 > a {
    font-size: 15px !important;
}
.lvl-4 {
    width: 100%;
    padding: 5px 0;
}
.menu-013 .imageRight-wrapper,.menu-002 .imageRight-wrapper,.level-1-2505 .imageRight-wrapper{
    display: none;
}

.menu-013 .level2-ul,.menu-002 .level2-ul,.level-1-2505 .level2-ul {
    width: 100% !important;
    column-count: 6 !important;
}
.hidden-desktop{
 display: none  !important;
}
.navbar-dark .navbar-toggler {
 color: rgba(0, 0, 0, 0.65);
}
.menu-004 .level2-ul {
 column-count: 1 !important;
}


/* Mobile Menu */
.top_level_menu {list-style: none;padding: 0;}

.level_1_mob {
 display: inline-block;
 width: 100%;
 padding: 5px 0;
}

.top_level_menu a {
 color: #000;
}

.level_1_mob > a {
 text-transform: uppercase;
}

.top_level_menu ul {
 list-style: none;
}

.level_1_mob ul {
 padding-left: 10px;
}

.top_level_menu li {
 padding: 5px 0;
 border-bottom: 1px solid #eee;
}

.mob_dropdown_toggle:after {
 position: absolute;
 content: '+';
 width: 20px;
 height: 20px;
 top: 0;
 right: 0;
 display: flex;
 align-items: center;
 justify-content: center;
 font-size: 16px;
 transition: transform .3s ease;
}

.mob_dropdown_toggle {
 position: relative;
}

.active_menu.mob_dropdown_toggle:after {
 transform: rotate(45deg);
}
.top_level_menu li:last-child {
 border-bottom: none;
 padding-bottom: 0;
}
.home-image-blocks img {width: 100%; margin-bottom: 30px;}
.home-image-blocks a {
    position: relative;
    display: inline-block;
}

.home-image-blocks h4 {
    position: absolute;
    background: rgb(0 0 0 / 60%);
    top: 50%;
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    color: #fff;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
    /* bottom: 0; */
    left: 50%;
    transform: translateX(-50%);
    /* width: 100%; */
    text-align: center;
}


.product-image.thumbnail-product a{
    position: relative;
    width: 100%;
    padding-top: 100%;
    cursor: pointer;
    display: inline-block;
}

.product-image.thumbnail-product img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.product-image.thumbnail-product .hover-img {
    opacity: 0;
    transition: .3s opacity ease;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-image.thumbnail-product:hover .hover-img {
    opacity: 1;
}
.product-image.thumbnail-product:hover .fixed-img {
    opacity: 0;
}
.products-grid .products-row {
    align-items: start !important;
}
#n_category .category-container {
    max-width: 90%;
}
.acc-panel {
    display: none;
    max-height: 370px;
    overflow-y: auto;
}
.acc-wrapper .list-group-item {
    position: relative;
    cursor: pointer;
}

.acc-wrapper > .list-group-item::after {
    position: absolute;
    right: 10px;
    top: 13px;
    content: '+';
    font-size: 20px;
    color: #868e96;
    transition: all .3s ease;
    width: 8px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.acc-wrapper.active-acc > .list-group-item::after {
    transform: rotate(45deg);
}
.list-group-flush .colour-filters .list-group-item:first-child {border-top-width: 1px;}

.colour-filters .list-group-item {
    background-position: center;
    background-size: contain;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    float: left;
    border: 1px solid #808080;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
}
.bodyboard-colour-filters .list-group-item {
    width: calc( 20% - 10px );
    height: 0;
    padding-top: 25%;
    border-radius: 0;
    position: relative;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    background-size: cover;
}
.colour-filters {
    padding: 20px 20px;
    /*overflow: hidden;*/
}
.colour-filters .list-group-item.filter-remove::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid;
    border-radius: 100%;
}
.bodyboard-colour-filters .list-group-item.filter-remove::after{
	position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 1px solid;
    transform: unset;
    border-radius: unset;
}
.radioExtraOptions {
    display: flex;
    align-items: center;
}
.radioExtraOptions input {
    display: none;
}
.radioExtraOptions span {
    border: 1px solid;
    padding: 8px 10px;
    cursor: pointer;
    margin-left: 10px;
}
.radioExtraOptions input:checked + span {
    background: #868e96;
    color: #fff;
    border-color: #868e96;
}
.colour-filters .list-group-item span {
    visibility: hidden;
    position: absolute;
    bottom: 90%;
    background: #495057;
    color: #fff;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    padding: 2px 5px;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
}
.colour-filters .list-group-item:hover .colour-tooltip {
    visibility: visible;
}
.wrapper-product-title h1 {
    font-size: 25px;
}
.specific.\32 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.specific ._itmspec_listitm {display: inline-block;max-width: 49%; padding: 0;}

.specific ._itmspec_listitm input {
    display: none;
}
.specific ._itmspec_listitm span {
    padding: .6rem .75rem;
    display: inline-block;
}

.specific ._itmspec_listitm input:checked + span {
    background: #868e96;
    color: #fff;
}

.buying-options-inline {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.buying-options-inline .btn {
    padding: 0;
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buying-options-inline .items-wrapper {
    width: 15%;
}
#product-sticky-content .badge-success {
    background-color: rgba(174, 198, 207, 1);
}
.cross-out-price {
    text-decoration: line-through;
}
.ribbon-tertiary {
    background: #868e96;
    left: unset;
    right: 0;
}
.visible-xs{
    display: none !important;
}
.crossOut {
    position: relative;
    /*background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), #a8a8a8 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%), linear-gradient(to top right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px),  #a8a8a8 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%);*/
}
.crossOut::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), #a8a8a8 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%), linear-gradient(to top right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), #a8a8a8 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%);
}
._itmspec_selected {
    border: 1px solid;
}

._itmspec_lnk {
    display: inline-block;
    margin-right: 10px;
    padding: 5px;
    width: 80px;
    height: 80px;
}
.specific.image ._itmspec_lnk {
    margin: 0;
}

.specific.image ._itmspec_listitm {
    margin-right: 10px;
}
._itmspec_lnk img {
    width: 100%;
}
.banner-logo img {
    width: 100px;
}
/*.afterpay + p {
    background: rgba(174, 198, 207, 1);
    display: inline-block;
    padding: 2px  10px;
    margin-top: 10px;
}*/

/*.afterpay + p img {
    mix-blend-mode: multiply;
}*/
.component-selectors {
    /* display: flex; */
    /* flex-wrap: wrap; */
}

.component-selectors .input-group {
    width: 100%;
}

.component-selectors select {
    /* width: 50%; */
}

.component-selectors > * {
    margin-bottom: 10px;
}
.card-info {
    width: 80%;
    padding: 10px 10px;
}
.wrapper-components-thumbnail {
    border-bottom: 1px solid #e9ecef;
}
.component-selectors > *:last-child {
    margin: 0;
}
.component-heading {
    text-transform: uppercase;
    font-size: 20px;
}
.component-wrapper .card-body .card-title {
    font-size: 14px;
    margin: 0;
}
.component-wrapper .card-body {
    padding: 0;
}
.component-wrapper .card-body .card {
    margin-top: 10px;
    flex-direction: row;
        flex-wrap: wrap;
}
.component-wrapper .card img {
    width: 20% !important;
    height: 100% !important;
}
.top-bar .list-inline span {
    background: transparent;
}

#main-nav .custom-DC {
    display: none !important;
}
@media(min-width: 1200px) and (max-width: 1440px){
 .navbar .nav-link i {
  margin-left: 2px;
}

.main-menu > ul > li {
  margin-right: 5px;
}

#n_category .category-container {
    max-width: 95%;
}
}
@media(max-width: 991px){
    .parallax-caption h5,.parallax-caption h1 {
        margin-bottom: 10px !important;
    }
    .cartItem-price * {
        font-size: 12px;
    }

    .cartItem-price .converted_amount {
        display: block;
    }
    .home-image-blocks h4 {
        font-size: 15px;
        width: 100%;
    }
    #n_category .category-container {
        max-width: 100%;
    }
    .main-menu{
        display: none;
    }
    .parallax-image h1 {font-size: 20px;}

    .parallax-image .btn {
        padding: 10px 10px;
    }
    .parallax-image .parallax-caption {
        padding-bottom: 0 !important;
    }
    .parallax-image.align-items-center{
     display: -webkit-box !important;
     -webkit-box-pack: center;
     -webkit-box-align: end;
     }
     header .navbar{
        position: relative;
    }
    .navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {
        position: absolute;
        right: 20px;
        top: 40px;
    }
    .bg-hover-white:hover .navbar-toggler, .navbar.fixed-top.bg-fixed-white .navbar-toggler {
        color: rgba(0,0,0,.65);
    }
    .bg-hover-white .navbar-toggler, .navbar.fixed-top .navbar-toggler {
        color: #fff;
    }
    #main-nav .custom-DC {
        position: absolute;
        display: block !important;
        top: 40px;
    }
    #main-nav .custom-DC ul {
        left: 0;
        right: unset;
    }
    .top-bar .list-inline li:last-child {
        display: none;
    }
    #main-nav .custom-DC > span {
        text-align: center;
    }
    .bg-hover-white .custom-DC > span {
        color: #fff;
    }
    .fixed-top .custom-DC > span,.bg-hover-white:hover .custom-DC > span {
        color: #000;
        border-color: #000;
    }

    #main-nav .custom-DC ul li {
        text-align: center;
    }
    .parallax-image {
        height: 100vh;
    }
}
@media(min-width: 768px){
 .navbar-expand-lg .navbar-collapse-mobile-menu.collapse:not(.show){
  display: none !important;
}
}
@media(max-width: 767px){
    .top-bar {
        padding: 0.5rem;
    }
    #n_home {
        padding-top: 55px !important;
    }
    .parallax-image.align-items-center {
        -webkit-box-align: center;
    }
    .hidden-xs{
        display: none !important;
    }
    .visible-xs{
        display: block !important;
    }
    .hidden-desktop{
      display: block !important;
  }
  .hidden-mobile{
      display: none !important;
  }
  .home-image-blocks img {margin-bottom: 15px;}
  .top-bar .list-inline {
    /*display: flex;*/
}
.shipping-options h4 {
    font-size: 13px;
}
.cartTotal .h3 {
    font-size: 18px;
}
#convert .converted_amount {
    display: block;
}
}