html, body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.Manufacturer{
    display: none;
}

body, .ShellMain ul {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat';
    line-height: normal;
}

.ShellMain {
    margin-left: 116px;
    position: relative;
}

ul {
    margin: 0;
    padding: 0;
}

body p {
    line-height: 1.5;
}

.Center {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 5px;
}

.ShellMainContent {
    float: left;
    width: 100%;
    margin: 10px 0;
    min-height:500px;
}
/*LeftPanel*/
.RightPanel {
    width: 100%;
    height: 100%;
    float: left;
    background-color: #1f1f1f;
}

.DropDown.Large .subnav {
    position:relative !important;
}
.DropDown ul.topnav .subnav {
    background-color: #424242;
}
    .DropDown ul.topnav .subnav a{
        padding:5px !important;
    }.RightPanel li {
        height: auto !important;
        width: 100% !important;
        text-align: center;
    }

.RightPanel > li a {
    float: none !important;
}
.ShellRightPanel li.Logo a {
    padding: 20px 2px 10px !important;
} .ShellRightPanel li.Logo img {
    max-width: 110px;
    clear: both;
    float: none;
}

.ShellRightPanel ul li a {
    display: block;
    padding: 1.375rem 1.25rem;
    text-align: center;
    line-height: 1.3;
    font-weight: 700;
    background: #1a1a1a;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    color: #fff;
    text-decoration: none;
}

    .ShellRightPanel ul li a:hover {
        background-color: #0095da;
    }

#ForMobile, div#MobileMenuButton, .searchMobile {
    display: none;
}

.MobileSearch {
    display: none;
}

ul.topnav.RightPanel .ShellSearch {
    max-width: 234px;
    margin: 0 auto;
    margin-top: 10px;
    display: table;
}

.main-nav--sub {
    display: none;
}

@media(min-width:1000px) {
    .RightPanel {
        max-width: 120px !important;
        position: fixed !important;
        display: inline-block !important;
    }

    .ShellRightPanel ul li a {
        background: 0 0;
        padding: 1.375rem .5rem;
		font-size:16px;
    }

    .Logo a {
        padding: .6875rem 1.125rem !important;
    }

}

/*Header*/
.ShellHeader {
    width: 100%;
    float: left;
}

header {
    box-shadow: 0 0 .625rem rgba(0,0,0,.15);
    background: #FFF url(/Static/images/header-default-bg.jpg) no-repeat 0 0;
    background-size: cover;
    float: left;
    clear: both;
    width: 100%;
}

.TopNavigation {
    display: inline-block;
	width:100%;
}
    .TopNavigation .Center {
        margin-left: 0;
    }
    .TopNavigation .DropDown ul.topnav li > a .fa {
        font-size:25px;
        color:#0095da;

    }
.TopNavigation li.logout.phone {
    font-size:20px;
}
.ShellNav {
    background: rgba(0,0,0,.5);
    display: inline-block;
    border-radius: 3px;
    box-shadow: 0 0 .625rem rgba(0,0,0,.15);
    padding-bottom: 0px;
    clear: left;
    position: relative;
    z-index: 100;
    padding: 6px 16px 0;
    margin: 30px 0px;
    margin-left: 20px;
}

div#MiniCardSubnavWrap {
    max-width: 250px;
    margin-left: 400px;
    padding-top: 38px;
}

#MiniCardSubnavWrap .ShellMiniCart {
    background: #fff;
    box-shadow: 0 0 .625rem rgba(0,0,0,.15);
}

.ShellNav ul.topnav li {
    margin-bottom: 10px !important;
    margin-top: 3px !important;
	margin-left: 10px !important;
	
}

ul.topnav li a {
    color: #fff;
}

ul.topnav.RightPanel li a {
    color: #fff;
}




.LoggedIn .login {
    display: none;
}

.ShellHeader ul.topnav li a img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.myacc {
    margin-top: -5px !important;
}

img.drpd-icon {
    margin-left: 0 !important;
}

.HeaderLogin a {
    padding: 6px;
    margin-top: 2px;
    background-color: #0095da;
    text-decoration: none;
    display: table;
    border: solid 1px #0095da;
    display: table;
}

    .HeaderLogin a:hover {
        background-color: #fff;
        color: #0095da;
    }

ul.topnav.RightPanel .SerchControls input.SearchTextBox, .ShellNav .SerchControls input.SearchTextBox {
    float: left;
    border: none;
    font-size: 16px;
    padding: 6px 0;
    padding-left: 2px;
    margin-top: 2px;
    margin-left: 7px;
    background-color: #e8e8e8;
    max-width: 220px;
    margin-right: 0;
    height: 30px;
}

ul.topnav.RightPanel .SerchControls .SearchButton, .ShellNav .SerchControls .SearchButton {
    float: right;
    background-color: #0095da;
    height: 30px;
    padding: 6px;
    margin-top: 2px;
    color:#FFF;
    font-size:18px;
}

    ul.topnav.RightPanel .SerchControls .SearchButton img, .ShellNav .SerchControls .SearchButton img {
        max-width: 20px;
    }

.ShellRightPanel input#HeaderSearchButton, .ShellNav .SerchControls input#HeaderSearchButton {
    display: none;
}

.OnlineShopNav {
    background-image: url(/Static/images/bg-yellow.jpg);
}

    .OnlineShopNav a:hover {
        background-image: url(/Static/images/bg-yellow.jpg) !important;
    }

.SubnavWrap {
    padding-top: 22px;
	margin-left: 79px;
}

    .SubnavWrap dl {
        background-color: #FFF;
        padding: 10px;
        box-shadow: 0 0 0.625rem rgba(0,0,0,.25);
    }

        .SubnavWrap dl dt {
            margin-bottom: .3rem;
            font-weight: 700;
        }

            .SubnavWrap dd a:link, .SubnavWrap dl dt a:link {
                color: #0095da;
                text-decoration: none;
            }

dd:not(:last-child) {
    margin-bottom: 1.25rem;
}

.ShellNav div#Contact {
    margin-left: 228px;
}

.DropDown.Large .subnav {
    z-index: 10000 !important;
}

.Marketplace h1 {
    font-size: 50px;
    margin: 10px 0 10px 50px;
}
/*Nav with Dropdown*/
nav.DinamicNav {
    float: left;
    clear: left;
    width: 100%;
    border-bottom: 1px solid #aeaeb0;
    position:relative;
    z-index:99;
}
nav.DinamicNav nav{
    position: relative
}
.DinamicNav .topnav li a{
    padding: 15px 15px;
    color: #000;
}
.DinamicNav .topnav .Expanded{
    background-image: url("/static/images/DDownBg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}
.DinamicNav .Tabs.DropDown.Large .subnav{
    margin-top: 45px;
    background-color: #FFF;
    border: 1px solid #0095da;
    border-top: 5px solid #0095da;
    width: 100%;
}
.DinamicNav .Tabs.DropDown.Large .subnav .colContainer{
    display: table;
}
.DinamicNav .Tabs.DropDown.Large .subnav .col{
width: 25%;
border-left: 1px solid #0095da;
padding:10px;
display: table-cell;
vertical-align: top;
}

.DinamicNav .Tabs.DropDown.Large .subnav .col.hasimage img{
    width: 100%;
}
.DinamicNav .Tabs.DropDown.Large .subnav .col.hasimage{
    padding:0;
}
.DinamicNav .Tabs.DropDown.Large .subnav .col.hasimage .text{
    padding: 0 10px;
}
.DinamicNav .Tabs.DropDown.Large .subnav .col:first-child{
    border: none;
}
.DinamicNav .Tabs.DropDown.Large .subnav ul li{
list-style: none;
}
.DinamicNav .Tabs.DropDown.Large .subnav ul li a{
color: #000;
padding-left: 5px;
}
.DinamicNav .Tabs.DropDown.Large .subnav ul li h2{
    font-size: 18px;
    font-weight: bold;
}
.DinamicNav .Tabs.DropDown.Large .subnav ul li h2 a{
    padding-left: 0;
}
/*Footer*/
.ShellFooter {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.page-footer--nav {
    background: #474747;
    padding: .875rem .625rem;
}

    .page-footer--nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        list-style: none;
    }

    .page-footer--nav li, .page-footer--nav li a {
        color: #fff;
        text-decoration: none;
        font-size: 1rem;
    }

.DropDown ul.topnav {
    z-index: 10000 !important;
}

.page-footer--nav li + li {
    margin-left: 1.875rem;
}

    @media(max-width:1000px) {
        .TopNavigation .DropDown ul.topnav li > a .fa {
            font-size: 25px;
            margin:10px;
        }
        .DropDown.Small ul.topnav li .subnav{
            line-height:0;
        }.TopNavigation li.logout.phone a {
            width: 100%;
            text-align: center;
        }
            .DropDown div.icon-menu {
                display: block !important;
                color: #FFF;
                position: absolute;
                right: 5px;
                top: 15px;
                font-size: 20px;
            }

        .RightDinamicNav .Center {
            width: 100%;
            padding: 0;
        }

        .RightDinamicNav .icon-menu {
            top: 7px !important;
        }

        .RightDinamicNav ul li a {
            text-align: left !important;
        }

        .RightDinamicNav ul li ul li a {
            padding-left: 20px !important;
        }

        .RightDinamicNav ul li ul li ul li a {
            padding-left: 30px !important;
        }

        .RightDinamicNav .Center .col h2 {
            margin: 0;
        }

        .RightDinamicNav .Center .col.hasimage {
            display: none;
        }

        li.OnlineShopNav.HasSubnav > a {
            margin: 0;
        }

        .DropDown.Small ul.topnav li.HasSubnav > a {
            width: 100% !important;
        }

        .RightDinamicNav ul li a {
            margin: 0 !important;
            padding: 5px !important;
        }

        .DropDown.Small ul.topnav li .subnav {
            padding-left: 0 !important;
        }

        .Marketplace h1 {
            font-size: 35px;
        }

        .ShellMain nav.DinamicNav {
            display: none !important;
        }

        .RightDinamicNav {
            display: block;
        }

        .ShellMainContent {
            margin-top: 30px;
        }

        .ShellHeader {
            height: auto;
        }

        .HeaderLogo {
            display: block;
            float: left;
            max-width: 150px;
        }

            .HeaderLogo img {
                max-width: 90px;
                margin: 10px;
                width: 100%;
            }

        .Marketplace {
            margin-top: 20px;
        }

        ul.topnav li a {
            color: #fff;
        }

        .DropDown.Small .MenuButton:hover {
            opacity: 1;
        }

        .main-nav--sub {
            display: flex;
        }

        #ForMobile, div#MobileMenuButton {
            display: block;
            margin: 0 auto;
        }
        li#ForMobile a img{
            max-width:120px;
        } 
        .ShellRightPanel ul li a {
            padding: 1.375rem 0;
        }

        .ShellRightPanel ul li img {
            margin: 0 auto;
            width: 120px;
        }

        .OnlineShopNav {
            background-image: none !important;
        }

            .OnlineShopNav a {
                background-image: url(/Static/images/bg-yellow.jpg) !important;
            }

        #NotForMobile, ul.MobileMenu {
            display: none;
        }

        .ui-widget-content {
            z-index: 1000000 !important;
            margin-right: 2px;
            max-width: 150px;
        }

        .ShellMain {
            margin-left: 0px;
        }

        .RightPanel {
            max-width: 100%;
        }

        .MobileSearch {
            display: block;
        }

        .ShellHeader {
            width: 100%;
            z-index: 1000;
        }

        header {
            position: absolute;
            top: 0;
            width: 100%;
        }

        .ShellNav {
            margin-top: 0 !important;
            background: none !important;
            margin: 0 auto;
            width: 100%;
        }

        .TopNavigation {
            width: 100%;
            background-color: #242424;
            max-width: 100%;
        }

        .MenuButton {
            position: absolute;
            top: 70px;
            right: 0;
            z-index: 1000000;
            color: #FFF;
            padding: 15px;
           background-color:#0095da;
            font-size: 1rem;
        }

            .MenuButton.Open {
                background-image: url(/Static/images/bg-gray.jpg);
            }

                .MenuButton.Open span.Text {
                    display: none;
                }

                .MenuButton.Open:after {
                    content: 'CLOSE MENU';
                }

        li.Logo {
            display: none;
        }

        ul.topnav.RightPanel {
            padding: 0 20px !important;
            margin-top: 66px !important;
            padding-top: 50px !important;
        }

        ul.main-nav--sub li a {
            background-color: #242424 !important;
        }

        .TopNavigation .DropDown ul.topnav {
            margin: 0 auto;
            padding: 0 2px;
        }

        .myacc {
            margin-top: 0px !important;
        }

        a#js--scroll-top {
            margin: 2rem 0 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
            justify-content: flex-end;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            text-decoration: none;
        }

        .ShellNav .SerchControls input.SearchTextBox {
            width: 150px;
        }
    }
@media (max-width: 1000px) {
    .ShellBanner {
        padding-top: 68px;
    }
}

@media(max-width:500px) {


    .SlideShowPager {
        display: none;
    }
    .TopNavigation .ShellNav {
        padding:5px 0 0 0;
    } .ShellHeader .searchMobile {
        display: block;
    }
   .ShellHeader .ShellSearch {
        display:none
    }
    .TopNavigation .DropDown ul.topnav li > a .fa{
        font-size:22px;
    }
}
.item .ShellDetailPrice .Id{
    font-size:20px;

}
.myaccount #EditableField_F_NAME {
    display: none !important;
}.ShellTemplate {
    vertical-align: bottom !important;
}
.LoggedOut .logout, .LoggedOut .HeaderMyAccount, .HeaderLogo, .login .ShellCreateAccount {
    display: none !important;
}
.LoggedIn .MarkOutOfStock.InStock:before, .LoggedIn .ShellTemplate.Item.InStock .TemplatePrice:before {
    content: "\f00c  In Stock";
    color: #4CAF50;
    font: normal normal normal 14px/1 FontAwesome;
    margin: 5px;
}

/*remove 3d empty catalog on homepage*/
      .catalog__view {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 2vh;
      }

      .catalog {
        width: 50%;
      }
      .catalog > div {
        display: flex;
        align-items: center;
        gap: 1vh;
      }
      @media only screen and (max-width: 1100px) {
        .catalog {
          width: 75%;
        }
      }
      @media only screen and (max-width: 634px) {
        .catalog {
          width: 100%;
        }
      }