html, body {
    padding:0px;
    margin:0px;
    background:#fff;
    font-family:arial;
}

img {
    border:0px;
}
a, a:hover {
    text-decoration:none;
}
#fullHeadWrap {
    border-top:5px solid #21318c;
}
#headerSection {
    width:100%;
    margin:0 auto;
}
#logoImage {
    float:left;
    padding:10px 20px;
    height:60px;
}
#rightHeadContent {
    float:right;
}
#rightHeadLinks {
    font-size:12px;
    text-align:right;
    padding:10px 0;
}
#rightHeadLinks a {
    color:#21318c;
    text-transform:uppercase;
    letter-spacing:1px;
}
#rightHeadLinks a:hover {
    text-decoration:underline;
}
#rightHeadLinks span {
    padding:0 10px;
    color:#f1f1f1;
}
#searchEngine {
    font-size:12px;
    font-family:arial;
}
#searchInputBox {
    float:left;
    border:1px solid #dfdfdf;
    border-right:0px;
    background:#fff;
    height:30px;
    border-radius:10px 0 0 10px;
}
#searchInputBox input {
    border:0px;
    background:transparent;
    margin:2px;
    padding:6px;
    width:140px;
    font-size:12px;
    letter-spacing:2px;
    color:#666;
}
#searchSubmitBtn {
    float:left;
    line-height:30px;
    padding:0px 20px;
    background:#21318c url(/Images/site-templates/template12/menubar_gradient.png) repeat-x top center;
    border:1px solid #21318c;
    color:#fff;
    letter-spacing:1px;
    text-transform:uppercase;
    cursor:pointer;
    border-radius:0 10px 10px 0;
}
#searchSubmitBtn:hover {
    background-color:#283fbe;
}
#fullMenuWrap {
    border-bottom:5px solid #21318c;
    border-top:1px solid #ddd;
    background:#fff url(/Images/site-templates/template12/menubar_gradient.png) repeat-x top center;
}
#menuSection {
    width:1000px;
    margin:0 auto;
}
#menuBtnHolder {
    float:right;
}
.menuBtn {
    float:left;
    padding:5px 15px;
    color:#21318c;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    border-left:1px solid #fff;
    border-right:1px solid #ddd;
}
.menuBtn:hover {
    background:#f9f9f9 url(/Images/site-templates/template12/menubar_gradient.png) repeat-x top center;
}
#menuBtn2 {
    background:#21318c url(/Images/site-templates/template12/menubar_gradient.png) repeat-x top center;
    color:#fff;
    margin:-1px 0;
    padding:6px 25px;
    border-color:#21318c;
}
#fullBodyWrap {
    padding:10px 0;
    background: url(/data/images/white-matte-trans60.png);
}
#bodySection {
    width:100%;
    margin:0 auto;
}
#slideHolder {
    box-shadow:0 0 5px #ccc;
}
#textHolder {
    font-size:14px;
    color:#666;
    line-height:25px;
    padding:20px 0;
    letter-spacing:1px;
}
#textTitle {
    color:#21318c;
    font-size:20px;
    margin-bottom:10px;
    font-weight:normal;
    letter-spacing:1px;
    padding:5px 0;
}
#textTitle span {
    text-transform:uppercase;
    font-size:14px;
}
#textTitle b {
    font-size:40px;
    font-weight:normal;
}
#fullFooterWrap {
    border-top:5px solid #21318c;
    text-align:center;
}
#footerSection {
    width:1000px;
    margin:0 auto;
    padding:10px 0;
    font-size:12px;
    color:#666;
    letter-spacing:1px;
}
.categoryBorder, #brandImgBox, #brandFamilySlideContainer, #returnToBrands, .brandBoxSubHolder, .roomBorder {
    border-color:#ccc !important;
}
.categoryBorder:hover, .brandBoxSubHolder:hover, .roomBorder:hover {
    border-color:#999 !important;
}
.addToCartButton {
    border-color:#21318c !important;
    background-color:#21318c !important;
}
.addToCartButton:hover {
    background-color:#283fbe !important;
}
.plusMinusIcon {
    background-color:#f9f9f9 !important;
}
.catalogEndsTitle {
    background:#21318c url(/Images/site-templates/template12/menubar_gradient.png) repeat-x top center !important;
}
#scrollSelectBox1 {
    display: none !important;
}
.itemDetailResultsText {
    display: none !important;
}
.itemDetailResultsSearch {
    display: none !important;
}
/* catalog page styles */
.typeOption[url="/lighting-fixtures/island-pool-table"] .typeText .v-position:after {
    content: 'Linear Fixtures';
    visibility: visible;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.typeOption[url="/lighting-fixtures/foyer-hall-lanterns"] .typeText .v-position:after {
    content: 'Foyer';
    visibility: visible;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.typeOption[url="/lighting-fixtures/foyer-hall-lanterns"] .typeText .v-position {
    visibility: hidden;
}
.typeOption[url="/lighting-fixtures/island-pool-table"] .typeText .v-position {
    visibility: hidden;
}
.fullWrapper {
    max-width:1240px;
    box-shadow:0px 0px 15px rgba(0, 0, 0, .06);
    margin:0 auto;
    position:relative;
    font-family:"Raleway", Arial, Tahoma, sans-serif;
    -webkit-font-smoothing:antialiased;
}
#topBar {
    background:#555;
    height: 35px;
    text-align: right;
}
#topMenu {
    float:right;
}
.storeDropDown {
    z-index: 10000000;
}
#topMenu .dropName {
    padding:5px 20px 4px;
    color:#fff;
    font-size:15px;
    text-align: center;
}
#topMenu .dropBox {
    width:200px;
    background:rgba(77, 77, 77, 0.8);
    margin-left:5px;
}
#topMenu .dropBox .dropName {
    color:#fff;
    font-size:14px;
    font-weight:400;
    text-align: left;
}
#topMenu .dropName:hover {
    background:#f1f1f1;
    color:#000;
}
.dropTitle:hover {
    color:#fff !important;
    background:transparent !important;
}
.mainTitle {
    margin: 3px 40px;
}
#topMenu .activeDrop {
}
.activeLeft {
    margin-left:-200px;
}
.activeRight {
    margin-left:200px;
}
#mainHeader {
}
#leftHeader {
    float:left;
    margin-left: 20px;
}
#logoImage img {
    height:80px;
}
#mobileMenu {
    display:none;
}
#mainMenu {
    float:left;
    margin: 10px 21px;
}
#mainMenu .dropName {
    padding:5px 12px;
    color:#777;
    font-size:16px;
    border-bottom:4px solid transparent;
    transition:all .5s ease-in-out;
}
#mainMenu .dropBox {
    width:220px;
    background:#fff;
    margin-left:20px;
    border-top:2px solid #f8f8f8;
    box-shadow: 1px 1px 1px #f8f8f8;
}
#mainMenu .dropBox .dropName {
    color:#777;
    border-bottom:none;
    font-size:14px;
    padding: 10px 12px;
}
#mainMenu .dropBox .dropName i {
    float:right;
    padding:0 10px;
}
#mainMenu .dropBox .dropName:hover {
    color:#280473;
    border-bottom:none;
}
#mainMenu .dropName:hover {
    border-bottom:4px solid #280473;
    color:#280473;
}
#mainMenu .activeDrop {
    border-bottom:4px solid #280473;
    color:#280473;
}
.activeLeft {
    margin-left:-200px;
}
.activeRight {
    margin-left:200px !important;
}
#rightHeader {
    float:right;
    margin:10px 0 0;
}
.headerBtn {
    float:left;
    margin-top:15px;
    font-size:14px;
    color: #000;
}
#searchEngine {
    float:right;
    font-size:12px;
    font-family:'Open Sans', sans-serif;
    margin:5px 20px;
}
#searchInputBox {
    float:left;
    border-radius:25px 0 0 25px;
    border:1px solid #e0dfdf;
    border-right:0px;
    background:#fff;
    height:32px;
}
#searchInputBox input {
    border:0px;
    background:transparent;
    margin:2px;
    padding:6px 10px;
    width:210px;
    font-size:12px;
    font-weight:300;
    letter-spacing:1px;
    color:#3f4e6c;
    font-family:inherit;
}
#searchSubmitBtn {
    float:left;
    border-radius:0 25px 25px 0;
    height:32px;
    padding:0px 10px;
    background:#fff;
    border:1px solid #e0dfdf;
    border-left:0px;
    cursor:pointer;
}
#searchSubmitBtn img {
    padding:5px;
}
#searchSubmitBtn i {
    line-height:30px;
    color:#90c4d4;
    font-size:20px;
}
#searchSubmitBtn:hover i {
    color:#000;
}
#topSocialBox {
    float:right;
    margin:5px 20px;
}
.socialBtn {
    display:inline-block;
    padding:3px 1px;
}
.socialBtn img {
    width: 30px;
}
#scrollTopBtn {
    position:fixed;
    right:20px;
    bottom:2%;
    padding:8px 12px;
    border-radius:10px;
    background:#666;
    font-size:26px;
    transition:all .5s ease-in-out;
    opacity:0;
    color:#fff;
    z-index:10000;
}
#scrollTopBtn.show {
    opacity:1;
    cursor:pointer;
}
.lvlOneShow {
    display:none;
}
#fullFooterSection {
    background:#545454;
    padding:40px 40px 0;
    text-align: center;
    max-width: 1160px;
    margin: 0 auto;
}
#footerSection {
    width: 100% !important;
}
.footerCol {
    display: inline-block;
    max-width: 200px;
    line-height:30px;
    box-sizing:border-box;
    vertical-align: top;
    text-align: left;
    margin: 0px 20px;
}
.lastCol {
    width:100%;
    max-width: 515px;
}
.footerColTitle {
    font-size:14px;
    color:#fff;
    -webkit-text-stroke:0.5px #fff;
    margin-bottom: 10px;
}
.footerCol a {
    color:#fff;
    font-size:14px;
    font-weight:300;
}
#footerSocialMedia {
    margin:0;
}
.joinBtn {
    text-transform:uppercase;
    padding:7px 0;
    text-align:center;
    background:#fff;
    color:#240C74;
    font-size: 11px;
    font-weight: 600;
}
#topAreaText {
    color:#fff;
    font-size:13px;
    line-height:20px;
    display:inline-block;
    text-align:left;
    padding-right: 70px;
}
#topAreaImg {
    padding:5px 0 0 10px;
    display:inline-block;
}
#topAreaImg img {
    width: 67px;
    vertical-align: middle;
}
#bottomArea {
    color:#fff;
    padding:10px 0;
    font-size:13px;
}
#bottomArea a {
    color:#fff;
}

#findUs{
    color: #ffffff;
    padding: 8px 20px 4px;
    font-size: 15px;
    font-weight: bold;
}
#findUs a{
   color: inherit !important
}

@media screen and (max-width:1168px){
    #sliderBar {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size:32px!important;
    }
}

@media screen and (max-width:1074px){
    #sliderBar {
        font-size:28px!important;
    }
}

@media screen and (max-width:1000px)
{
    .footerCol {
        width:50%;
   }
    .lastCol {
        width:100%;
        text-align: center;
        margin-top: 15px;
        max-width: 530px;
   }
    .joinBtn {
        margin:15px 0 0;
   }
    #footerSocialMedia {
        float: none;
   }
    #topAreaText {
        display:block;
        text-align:center;
        padding-right: 0;
        margin-top: 30px;
   }
    #topAreaImg {
        display:block;
        text-align:center;
   }
    #bottomArea {
        font-size:14px;
        text-align:center;
   }
   
}

@media screen and (max-width:900px) {
    #sliderBar{
        font-size:23px!important;
    }
    #fullWrapper {
        width:100%;
   }
    #mainHeader{
        display:flex;
        flex-direction: column;
    }
    #logoImage img{
        height:105px;
    }
    #mainMenu {
        display:none;
   }
    #mobileMenu{
        display:none;
    }
    #mobileMenu.show {
        display:flex;
        flex-direction: column;
        align-items: flex-start;            
        margin-top:5px;
        margin-bottom: 5px;
        width: 100%;
        box-sizing: border-box;
   }
    #mobileMenu .dropName, #mobileMenu .lvlOneDropName {
        display:flex;
        justify-content: space-between;
        width:100%;
        padding:21px 12px;
        color:#7a7a7a;
        font-size:16px;
        border-bottom:4px solid transparent;
        transition:all .5s ease-in-out;
        box-sizing: border-box;        
   }
    .fa-bars {
        font-size:24px;
   }
    .mobileMenuBtn {        
        padding:20px 12px 20px;
        cursor:pointer;
   }
    .allBars {
        height:3px;
        background:#250C71;
        margin:4px auto;
        width:20px;
        border-radius:10px;
   }
    #mobileMenu .dropBox {
        width:100%;
        background:#dddddd;
        left:0;
        position: absolute;
        top:10%;
   }
    .lvlOneBox {        
        display:none;
        margin-top:0;
        background:#fff;
   }
    .lvlTwoBox {
        display:none;
        border-left:4px solid #280473;        
        margin-top:0;
        background:#fff;
        margin-left:15px;
   }
    .lvlOneBox .fa {        
        color:#777 !important;
   }
    .lvlTwoBox .fa {
        color:#777 !important;
   }
    #mobileMenu .dropBox .dropName {
        color:#777;
        border-bottom:none;
        font-size:15px;
        text-align:left;
   }
    #mobileMenu .dropBox .dropName i {
        position:absolute;
        right:10px;
        padding:0px 10px;
        border-left:1px solid #bbb;
        color:#777;
        top:0;
        line-height: 65px;
   }
    #mobileMenu .dropTab{
        display:flex;
        flex-direction: column;        
    }
    .mobileDropBox{
        background:#ddd;
        width:100%;   
    }
    .fa-plus {
        display:block;
   }
    .fa-minus {
        display:none;
   }
    #mobileMenu .activeDrop {
        color:#280473 !important;
   }
    #mobileMenu .activeLeft {
        margin-left:-40px;
   }
    #mobileMenu .activeRight {
        margin-left:40px;
   }
    #leftHeader {
        margin: 0;
   }
    #logoImage {
        display:flex;
        justify-content: center;
        width: 100%;
   }
    #rightHeader {
       display:flex;
        justify-content: center;
        width: 100%;
       align-items: center;
       margin-top:35px;
   }
    .headerBtn {
        float:none;
   }
    #searchEngine {        
        margin:5px 0;
        position: relative;
   }
    #topSocialBox {
        float:none;
        margin:-50px 0px 0;
   }
    .lvlOneShow {
        display:block;
   }
    #loginbodyWrapper {
        width:auto !important;
   }
    .loginSubHeaders {
        text-align:center;
   }
    .loginSubFormWrapper {
        width:80% !important;
   }
    #loginLoginSubLeft {
        padding:0 0 20px 20px !important;
        width:95% !important;
   }
    #loginLoginSubRight {
        padding:0 0 20px 20px !important;
        width:95% !important;
        border-left:0 !important;
   }
}

@media screen and (max-width:768px){
    #sliderBar {

        font-size:18px!important;
    }
}

@media screen and (max-width:650px) {

    #topSocialBox {
        margin: -20px 0px 0;
        position: relative;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
   }
    #searchInputBox input {
        width:165px;
   }
    .socialBtn {
        margin:0;
        padding:0;
   }

    #mobileDropBox{
        display:flex;
        justify-content: space-between;
        width:100%;
    }

#allCategoryTitle {
    display: none !important;
}
.itemTabIcon[title="Send Email"] {
   display: none;
}

.footerCol {
    width:100%;
    float: none;
    max-width: 100%;
    margin: 0;
}
.lastCol {
    text-align: left;
    margin-top: 15px;
}
#topAreaText {
    text-align:left;
}
#topAreaImg {
    text-align:left;
}
}

#brandFamilyBox {
    width: 670px !important;
}
#sliderBar {
font-size: 30px!important;
}

#digitalBanner {
width: 100%;
height: 140px;
}
#cEh-text {
color:#fff;
font-weight: 500;
font-size:14px;
margin: 0;
padding: 8px 20px;
}
#topBar.visibleStyles {
display: flex;
justify-content:space-between;
text-align: right;
}
#cEh-text i.fa-canadian-maple-leaf {
color: #ed1b24;
}
@media screen and (max-width: 500px) {
#topBar.visibleStyles {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
#topBar {
    height: auto;
}
#cEh-text,
#findUs {
    padding: 4px 5px;
}
}

#back-to-top-btn {
    display: none;
    position: fixed;
    bottom: 4px;
    right: 7px;
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 16px;
    opacity: 0;
    transition: opacity 0.3s ease; /* Smooth fade transition */
    z-index: -1;
  }
  
  #back-to-top-btn.ios {
      display: block;
  }
  
  #back-to-top-btn.visible {
    display: block;
    opacity: 1;
    z-index: 1001;
    transition: opacity 0.3s ease; /* Smooth fade transition */
  }
  
  #back-to-top-btn:hover {
    background-color: #666;
  }
  #back-to-top-btn i {
      width: 12px;
      height: 16px;
      font-size: 1rem;
  }
  @media only screen and (max-width: 600px) {
    #back-to-top-btn {
      bottom: 10px;
      right: 10px;
      font-size: 14px;
    }
  }
  