/*Portfolio*/

/*
footer{
    border-top: 2px #fff solid;
}
*/

#price-filter-content{
    font-size: 18px;
    line-height: 26px;
}

.price-filters{
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    width: 65px;
    line-height: 26px;
}

#collapseCategory, #collapseCategory a{
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

#collapseCategory a i{
    font-size: 22px;
    line-height: 24px;
}

#collapseCategory a i.sub-category-icon{
    font-size: 22px;
    line-height: 24px;
}

.category-level-2.dropdown-menu-tree .sub-category{
    position: relative;
    display: block;
    width:100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.category-level-2.dropdown-menu-tree .sub-category .sub-category-icon{
    position: absolute;
    top: 0px;
    right: -5px;
    width: 24px;
    height: 24px;
}

.home-product-box.product-categories .image{
    min-height: 150px;
}

.dst-social-icons{
    position: relative;
    margin-left: 22px;
}

.dst-social-icons .follow-us-text{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}

.dst-social-icons a{
    display: inline-block;
}

.dst-social-icons a img{
    height: 25px;
    margin-right: 10px;
}

.home-category-image{
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
}

.bottom-cart-indicator{
    text-align: center;
    background-color: #ff0000;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
    font-size: 11px;
    top: 5px;
    right: 18%;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 17px;
    z-index: 200;
    display: inline-block;
    /*padding-right: 2px;*/
    opacity: 0.6;
    margin: 0;
    padding: 0;
}

.right-highlight-icon-item{
    text-transform: capitalize;
}

ul.category-level-2.dropdown-menu-tree a.category-selected{
    font-weight: bold;
}

ul.category-level-2.dropdown-menu-tree a{
    font-weight: bold;
}

ul.category-level-3.dropdown-menu-tree a.category-selected{
    color: orangered!important;
    font-weight: normal!important;
}

ul.category-level-3.dropdown-menu-tree a{
    font-weight: normal!important;
}

.register-message{
    color: blue;
    margin-bottom: 15px;
}

.btn-register{
    background-color: #999!important;
}

.footer-content{
    text-align: left!important;
}

.third-categories-level{
    cursor: pointer;
    min-height: 155px;
}

.third-categories-image{
    padding-left: 15px;
    padding-right: 15px;
}

.third-categories-title{
    text-align: center;
    min-height: 36px;
    margin: 3px;
    font-size: 13px;
    line-height: 15px;
}

.main-image{
    position: relative;
}

.small-gaps{
    display: block;
    width: 100%;
    margin-bottom: 3px;
}

.small-gaps .btn-sm{
    display: block;
    width: 100%!important;
}

.bookmark-container:hover i{
    color: #ff0000;
}

.bookmark-container{
    z-index: 1;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    border: none;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}

.bookmark-container i{
    line-height: 40px;
    font-size: 20px;
    color: #333;
}

.bookmark-container.active i{
    color: orangered;
}

button{
    border-radius: 0!important;
    border-color: transparent!important;
}

input::selection, input:focus{
    outline: none;
}

a span.add2cart{
    color: #fff;
    font-size: 13px;
}

.product-menu-inner-close-container{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 28px;
    height: 28px;
    z-index: 1000;
}

.product-menu-inner-close-container a i{
    font-size: 28px;
    font-weight: lighter;
    color: #999;
}

.cart-circle{
    margin-left: 5px;
    display: inline-block;
    text-align: center;
    background-color: #ff0000;
    color: #fff;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}


.slider-product-price.cross{
    text-decoration: line-through;
    color: #616161;
}

.slider-product-price{
    color: #d81920;
    font-weight: 500;
    font-size:14px;
    margin: 0px 3px 0px 3px;
}

.slide-product-container{
    height:225px;
}

.slide-product-container .home-product-title-box{
    height: 70px;
    margin-bottom: 5px;
}

.slide-product-container .home-product-title{
    line-height: 18px;
}

.slider-product {
    display: block;
    height: auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    text-align: left;
    min-height: 120px;
}

.slider-product:hover{
    color: #ff0000;
}


.sliderProducts{
    width: 700px;
    min-height: 450px;
    position: absolute;
    top: 3px;
    left: 275px;
    /*background-color: rgba(0, 0, 0, 0.8);*/
    z-index: 5000;
}

.sliderProducts .home-product-title{
    font-size:12px;
    font-weight: normal;
}

.sliderImageContainer{
    max-width:980px;
    min-height: 440px;
    text-align:center;
    display: inline-block;
    margin-top:6px;
    margin-left: 270px;
}


.product-menu-container{
    display:block;
    position:absolute;
    top:42px;
    left:0px;
    width:100%;
    text-align: center;
}

.product-menu-inner{
    display:inline-block;
    width:100%;
    max-width:1366px;
    position: relative;
}

.product-menu-inner ul.upper-menu-first-level li{
    margin: 0px;
    padding: 0px;
}

#form_search{
    margin-right: 40px;
    position: relative;
}

.desktop-search-icon{
    position: absolute;
    right: 10px;
    bottom: 2px;
}

.upper-menu{
    margin-left: 0px;
}

.highlight-menu-container{
    text-align: center;
    width:100%;
    height:40px;
    background-color: #333;
}

.highlight-menu{
    text-align: left;
    display: inline-block;
    width: 100%;
    max-width: 1475px;
    height: 40px;
}

.highlight-menu a{
    color: #fff;
    line-height: 40px;
    font-size: 16px;
}

.left-highlight-icon-item{
    margin-left: 40px;
}

.right-highlight-icons{
    width: 100%;
    text-align: right;
}

.right-highlight-icon-item{
    margin-right: 40px;
}

.navbar-collapse.in{
    z-index: 1;
}

.slider-area{
    margin-top: 60px;
}

.menu-container{
    display: inline-block;
    width: 100%;
    max-width: 1475px;
}

.stick .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}

.bottom-bar{
    display: none;
}

.bottom-bar .function-button{
    width: 100%;
    display: block;
    text-align: center;
}

.bottom-bar .function-button span{
    width: 100%;
    display: inline-block;
    margin: 1px 2px 0px 2px;
    font-size: 12px;
}

.bottom-bar .function-button i{
    margin: 3px 2px 0px 2px;
    font-size: 24px;
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: #000;
}

.slick-prev, .slick-next{
    top: 43%;
}

.home-category-container{
    display: block;
    min-height: 400px;
    width: 100%;
    margin-bottom: 30px;
    border: 1px #ccc solid;
    position: relative;
}

.home-category-title-container{
    text-align: left;
    margin-top:20px;
    font-weight: bold;
    margin: 10px;
}

.home-category-title-container h5{
    margin-bottom: 5px;
    height: 20px;
}

.home-category-title-container p{
    margin-top: 10px;
    font-size: 14px;
    color: #ccc;
    height: 14px;
}

.home-category-container .btn-shop-now-container{
    position: relative;
    padding-right: 5px;
    width: 100%;
    text-align: right;
}


ul.breadcrumb{
    background-color: #fff;
}

ul.breadcrumb li, ul.breadcrumb li a{
    color: #000;
}

ul.breadcrumb>.active{
    color: #000;
}

.modal-content  {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important; 
}

h3.modal-title-site{
    font-size: 24px;
}

#desktop-search{
    position: absolute;
    left: 150px;
}

#search{
    color: #000;
}

.desktop-category{
    padding-top: 15px;
    /*border-right: 1px #ccc solid;*/
}

.product-category{
    border: 1px #333 solid;
}

.product-category h2{
    background-color: #333;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    text-transform: uppercase;
    padding: 10px;
}

.product-category h2 a{
    color: #fff!important;
}

a#category-menu-switch i{
    margin-right: 6px;
}

.price-filter{
    margin-top: 40px;
    border: 1px #333 solid;
}

.price-filter h2{
    background-color: #333;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    text-transform: uppercase;
    padding: 10px;
}

.price-filter h2 a{
    color: #fff!important;
}

a#price-filter-menu-switch i{
    margin-right: 6px;
}

.highlight-brand{
    border: 1px solid #ddd;
}

.highlight-brand:hover{
    border: 1px solid #aaa;
}

.highlight-brand{
    position: relative;
    margin-bottom: 15px;
}

.highlight-brand img:hover{
    opacity: 0.8;
}

.highlight-brand .brand-title-container{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: block;
    min-height: 30px;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    line-height: 28px;
    font-size: 16px;
}

.home-brands .slick-prev:before, .home-brands .slick-next:before{
    font-weight: 600;
    font-size: 30px;
}

.home-brands .slick-next:before{
    content: '\003e';
}

.home-brands .slick-prev:before{
    content: '\003c';
}


.swipe-item{
    margin: 0px 5px 0px 5px;
}

.portfolio-item{
    border: #ccc 1px solid;
    cursor: pointer;
}

.portfolio-content{
    min-height: 80px;
    background-color: #0d0c0c;
    color: #fff;
    font-size:16px;
    padding: 5px;
}

.portfolio-date{
    text-align: center;
    border-left: 1px solid #fff;
    line-height: 60px;
}

.portfolio-title-container{
    display:table;
    min-height: 60px;
}

.portfolio-title{
    display: table-cell;
    vertical-align: middle;
    padding-left: 6px;
    padding-right: 4px;
    font-weight: bold;
}

/*Portfolio*/


ul.upper-menu-wrap li{
    padding-left: 1px;
    padding-right: 1px;
}

.home-tax-tag{
    position: absolute;
    right: 1px;
    top: -8px;
    font-size: 8px;
    color: #000;
}


.tax-tag{
    position: absolute;
    right: -26px;
    top: -5px;
    font-size: 8px;
}

.product-tax-tag{
    position: absolute;
    right: -26px;
    top: -5px;
    font-size: 12px;
    color: #e53828;
}

.big-img{
    width: 100%;
    max-width: 100%;
}

.desktop-brand{
    margin-top: 50px;
}

#collapseBrand .nav>li>a{
    padding: 3px 10px;
    color: #777;
}

#collapseBrand .nav>li>a.active{
    color: #0d0c0c;
}

#collapseCategory li a.root-category{
    font-weight: bold;
}

#collapseCategory li.active.dropdown-tree.open-tree a.root-category{
    color: #0d0c0c;
}

.footer-area-bottom{
    border-top: 1px #CCC solid;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:checked{
    background-color: #0d0c0c;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    width: 100%;
}
.change-order{
    text-align: right;
}
.sort_by{
    font-size: 16px;
}
.product-list-title{
    font-size: 16px;
}
.img-product-main{
    width: 100%;
}

.highlight-product{
    border: 1px solid #ddd;
}

.highlight-product:hover{
    border: 1px solid #aaa;
}

.highlight-product{
    position: relative;
    margin-bottom: 15px;
}

.highlight-product img:hover{
    opacity: 0.8;
}

.highlight-product-price{
    /*background: rgba(0,0,0,0.6);*/
    position: absolute;
    width: 180px;
    text-align: right;
    top: -13px;
    right: 5px;
    margin: 6px 4px 0px 4px;
    padding: 6px 4px 0px 4px;
    min-height: 25px;
}

.highlight-product-price h4{
    font-size: 15px;
    line-height: 22px;
    /*color: #0d0c0c;*/
    color: #000;
    font-weight: bold;
    display:inline-block;
    margin-bottom: 0px;
}

.highlight-product-price .cross-out{
    font-size: 11px!important;
}

.cross-out{
    margin: 0px;
    line-height: 12px;
    text-decoration: line-through;
}

.text-special{
    color: red!important;
}

.home-special{
    color: red!important;
}

.highlight-product-info{
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #fff;
    opacity: 1;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    display:block;
    min-height: 60px;
}

.highlight-product-info h4{
    text-align: left;
    padding: 5px 10px 5px 10px;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
}

.highlight-product-bottom-info{
    background-color: #fff;
    display: block;
    width: 100%;
    padding: 5px 20px 5px 20px;
    text-align: left;
}

.highlight-product-bottom-info h6{
    font-size: 10px;
    color: #666;
}

.footer-map{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 30px;
    margin-right: 30px;
}

.category-selected{
    /*color: #0d0c0c;*/
    color: orangered;
}

.subscription-title{
    color: #0d0c0c;
    font-size: 32px;
    font-weight: normal;
}

.subscription-desc{
    margin-top: 20px;
    margin-bottom: 30px;
    color: #333;
}

.home-subscription{
    margin: 0px;
    background-color: #ccc;
    padding-top: 70px;
    padding-bottom: 60px;
}


.black{
    color:#333!important;
    border-color: #333!important;
}

.black:hover, .black p{
    color:#000!important;
}

.white{
    color:#fff!important;
    border-color: #fff!important;
}

.white:hover{
    color: #eee!important;
}


button.white:hover, a.white:hover{
    color: yellow!important;
}

.home-portfolio{
    margin: 0px;
    /*background-color: #0d0c0c;*/
    color: #0d0c0c;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.light-design-products{
    padding-top: 50px;
    padding-bottom: 30px;
    display: inline-block;
    max-width: 800px;
    background-color: #000;
}

.home-products{
    margin: 0px;
    padding-top: 70px;
    padding-bottom: 60px;
    /*background: linear-gradient(#06bcc9, #0d0c0c);*/
    background: linear-gradient(#111, #444);
}

.btn-find-out-more{
    width: 240px;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    color: #0d0c0c;
    background-color: transparent;
    border: 2px solid #0d0c0c;
}

.btn-find-out-more:hover{
    color: #000;
}

.centered{
    width: 100%;
    text-align: center;
}


.light-design-photos{
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.home-lighting-design{
    width:100%;
    padding-top:30px;
    padding-bottom:20px;
    /*border-left: 1px #bbb solid;*/
    /*border-right: 1px #bbb solid;*/
}

.light-design-desc-title h3{
    text-align: center;
    display: block;
    color: #0d0c0c;
    text-align: center;
}

.light-design-desc p{
    color: #0d0c0c;
}

.light-design-title{
    padding: 18px 0px 18px 0px;
    font-size: 30px;
    color: #0d0c0c;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 25px;
    font-weight: 900;
}

.footer-category-col{
    min-height: 200px;
}

a.footer-category{
    color: #000!important;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

a.footer-sub-category{
    color: #333!important;
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-bottom: 2px;
}

.product-desc-container{
    margin: 20px 50px 20px 50px;
}

.list-related-products{
    padding-top: 10px;
}

.product-desc{
    border-top: 1px solid #ccc;
}

.product-spec{
    margin-left: 15px;
}

ul.product-param{
    list-style-type: square;
}

ul.product-param li{
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.product-label-tag{
    display: inline-block;
    text-transform: uppercase;
}

.add-to-cart{
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px #ccc solid;
}

.product-form-gap{
    margin-top: 7px;
    margin-bottom: 15px;
}

.btn-cart{
    background-color: #0d0c0c;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width:100%;
    border-radius: 3px!important;
}

.btn-cart:hover{
    color: yellow;
}

.quantity-tag{
    display: inline-block;
    color: #000;
    font-size: 16px;
}

.quantity-box{
    display: inline-block!important;
    text-align: center;
    font-size: 16px;
    max-width: 100px;
}

#product-simple-info{
    padding-bottom: 10px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 20px;
}

.price-special-tag{
    color: #a5a5a6;
    font-size: 15px;
    margin-right: 5px;
}

.price-saved{
    color: #a5a5a6;
    font-weight: bold;
    font-size:18px;
    text-decoration:none;
}

.price-orig{
    color: #a5a5a6;
    font-weight: bold;
    font-size:20px;
    text-decoration:line-through;
}

.price-info{
    padding-bottom: 10px;
    border-bottom: 1px #ccc solid;
    margin-bottom: 20px;
}

.price-std{
    font-size: 24px;
    color: #e53828;
    font-weight: bold;
}

.details-description{
    color: #999;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 14px;
    border-bottom: 1px #ccc solid;
}

.home-special-price{
    position: relative;
    font-weight: bold;
}

.special-price-tag{
    color: red;
    margin-left: 5px;
}

.home-product-short-desc{
    width: 100%;
    display: block;
    font-size: 10px;
    line-height: 12px;
    min-height: 18px;
}

.home-product-title{
    height: 54px;
    font-weight: bold;
}

.home-title-box{
    padding-bottom: 10px;    
}

#orderby{
    display: inline-block;
    max-width: 200px;
}

.product a{
    color: #000;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    color: #000;
    font-weight: bold;
    background-color: transparent;
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge{
    color: #fff;
    background-color: #777;
}

ul.category-level-2.dropdown-menu-tree{
    margin-left: 20px;
    margin-right: 20px;
}

ul.category-level-2.dropdown-menu-tree a{
    color: #777;
}

#collapseCategory .nav-pills>li>a{
    color: #000;
}

#collapseCategory .nav>li>a{
    padding: 5px 15px;
}

.upper-menu-first-link{
    line-height: 23px;
    padding-bottom: 21px;
}

.upper-menu-first-link.active{
    /*border-bottom: 3px #0d0c0c solid;*/
    /*border-bottom: 3px #fff solid;*/
    /*requested by client to remove*/
}

.message-added-to-cart{
    font-size: 18px;
}

.message-check-cart{
    color: #fff;
    font-size: 20px;
}

.header-menu{
    border-bottom: 1px #bbb solid;
}
.main-menu .dropdown ul{
    min-width: 220px;
}
.cart-product-img{
    width: 25%;
    text-align: left;
}

.cart-photo{
    width: 160px;
}

.voucher-to-pay{
    margin-top: 6px;
}

.voucher-wallet {
    background: none;
    margin: 0;
    position: fixed;
    top: 160px;
    right: 0;
    width: 40px;
    height: 45px;
    z-index: 199;
    display: inline-block;
    text-decoration: none;
    /*color: #7d9008;*/
    color: #d71828;
    background-color: transparent;
    text-align: center;
    border: 2px #d71828 solid;
    font-size: 11px;
}

.voucher-wallet:hover {
    color: #d71828;
}
 
.voucher-wallet i{
    /*color: #7d9008;*/
    color: #d71828;
    font-size: 24px;
}


.voucher-usable{
    position: absolute;
    top: -3px;
    left: -3px;
    z-index: 1;
    font-size: 12px;
    color: green;
}

.btn-adjust{
    border-color: #c9c9c9;
    background-color: #e3e3e3;
}

input[type="text"], input[type="password"], input[type="email"]{
    border-color: #cdcdcd;
}

.product-tab .nav-tabs li a {
    color: #555555;
    font-size: 18px;
}

/*no grey borders*/
.product-share{
    border-bottom-color: #e9e9e9;
}

.breadcrumb{
    border-color: transparent;
}

.content-box{
    background-color: transparent;
}

.left-border-wide-device{
    border-left: 15px #fff solid;
}

/*no grey borders*/

.img-footer{
    margin-right: 32px;
    margin-bottom: 20px;
}

h3.footer-header{
    margin-left: 40px;
}

ul.footer-list li{
    margin-left: 40px;
}

.block-title{
    font-size: 22px;
}

.main-category-list{
    color: #000;
    font-weight: bold;
}

.sub-category-list{
    color: #3d3d3d;
    font-weight: normal;
}

.desktop-search-form{
    position: relative;
}

.similar-product-line{
    position: relative;
    display: block;
    height: 30px;
    border-bottom: 1px dotted #ccc;
    line-height: 30px;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
}

.similar-product-line:hover{
    background-color: #ececec;
}

.list-similar-products{
    position: absolute;
    top:37px;
    left: 0px;
    border-top: none;
    border-bottom: 1px solid #ff3f3f;
    border-left: 1px solid #ff3f3f;
    border-right: 1px solid #ff3f3f;
    height: 200px;
    width: 349px;
    z-index: 200;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
}

.product-tag-container{
    position: absolute;
    top:2px;
    left: 2px;
    z-index: 1;
    text-align: left;
}

.product-tag{
    font-size: 11px;
    margin: 3px;
    padding-left:2px;
    padding-right:2px;
    border: 1px solid #333333;
    color: #333333;
    white-space: nowrap;
}

.breadcrumb{
    margin-bottom: 10px;
}

.mobile-category{
    /*
    position: fixed;
    top: 120px;
    left: 10px;
    max-height: 480px;
    overflow-y: scroll;
    min-width: 80px;*/
    margin-top: 15px;
    position: relative;
    min-height: 40px;
}

ul.mobile-category li{
    margin-top: 4px;
    margin-bottom: 4px;
    display: inline-block;
}

ul.mobile-category li a{
    font-size: 12px;
    color:#222;
}

ul.mobile-sub-category li{
    margin-top: 6px;
    margin-bottom: 6px;
}

ul.mobile-sub-category li a{
    font-size: 11px;
    color:#222;
}

.modal-title-site2{
    margin-top:10px;
}

.list-voucher-box i{
    font-size: 16px;
}

.list-voucher-box span{
    font-size: 16px;
    font-weight: bold;
}

.list-voucher-box{
    position: relative;
    margin: 5px;
    padding: 6px;
    display: block;
    color: #d71828;
    border: 1px #d71828 solid;
}

.list-voucher-details{
    margin-top: 5px;
    border-top: 1px #ccc solid;
}

.list-voucher-details p{
    margin-top: 4px;
    font-size: 11px;
    font-weight: normal;
    color: #ccc;
}

.list-voucher-box span.voucher_date{
    margin-right: 6px;
    line-height: 24px;
    font-size: 12px;
    font-weight: normal;
}

.list-voucher-box .pull-right i{
    font-size:13px;
}


.form-survey{
    max-width: 160px;
    width:100%;
    padding: 2px;
    margin:2px;
    font-size: 14px;
    display: inline-block;
}

.survey-title{
    margin: 12px 12px 0px 12px;
}

.survey-sub-title{
    margin: -10px 12px 24px 12px;
}

.survey-tag{
    font-size: 16px;
}

#btn-submit-survey{
    margin-bottom: 40px;
}

.right-header-ad{
    height: 90px;
    width:280px;
    background-color: lightgray;
    text-align: center;
}

.home-icons{
    width:100%;
    margin-top: 15px;
}

.category-left{
    min-height: 560px;
    background-position: 50% 50%;
}

.category-sign{
    height: 24px;
    width: 10px;
    margin: -10px 10px -4px 0px;
    display: inline-block;
    background-color: #ccc;
}

.mobile-home-category, .mobile-home-category-img{
    margin: 10px 0px 10px 0px;
   /* border: 1px #73AD21 solid;*/
    width:100%;
    text-align:center;
    border-radius: 2px;
    color: #ff3f3f;
}

.mobile-home-category{
    border: 1px solid #ff3f3f;
}

.home-special-price.cross{
    text-decoration: line-through;
    color: #616161;
}

.slider-product-price.cross{
    text-decoration: line-through;
    color: #616161;
}

.slider-product-price{
    color: #d81920;
    font-weight: 500;
    font-size:14px;
    margin: 0px 3px 0px 3px;
}

.slide-product-container{
    min-height:290px;
}

.slider-product {
    display: block;
    height: auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    text-align: left;
    min-height: 120px;
}

.slider-product:hover{
    color: #ff0000;
}


.sliderProducts{
    width: 700px;
    min-height: 450px;
    position: absolute;
    top: 3px;
    left: 275px;
    /*background-color: rgba(0, 0, 0, 0.8);*/
    z-index: 5000;
}

.sliderProducts .home-product-title{
    font-size:12px;
    font-weight: normal;
}

.sliderImageContainer{
    max-width:700px;
    min-height: 440px;
    text-align:center;
    display: inline-block;
    margin-top:6px;
}

.top-menu-border{
    color: #ccc;
    min-width: 20px;
    text-align: left;
    margin-top: 2px;
}

.userMenu a{
    font-size:13px;
    color: #464646;
}

.userMenu a i{
    font-size: 15px;
}

.userMenu a:hover{
    text-decoration: underline;
}

.navbar-fixed-top{
    border-width: 0px 0px 0px 0px;
    border-color: transparent;
}

.home-icons-container{
    position:relative;
    margin-top:-458px;
    float:right;
    z-index:200;
    min-height: 460px;
    width: 270px;
    background-color: rgba(255, 255, 255, 0.8);
}

.home-icons-up{
    height: 230px;
    background-color: transparent;
}

.home-icons-bottom{
    height: 230px;
    background-color: transparent;
}

.home-mega-menu{
    position:relative;
    margin-top:-458px;
    float:left;
    z-index:200;
}

.home-mega-menu ul.dropdown-menu{
    max-width:270px;
    min-height:456px;
    display: block;
    position: relative;
    background-color: rgba(255, 255, 255, 0.8);
}

.homeSlideImg{
    min-height: 450px;
    max-width: 100%;
}


.sub-category-item-container{
    margin: 2px 0px 2px 0px;
}

.sub-category-item-container a{
    font-weight: normal;
}

.sub-category-item{
    display:inline-block;
    margin-right: 4px;
}

.first-menu{
    min-width: 270px;
    margin-left:10px;
}

.first-menu ul.dropdown-menu{
    min-width: 270px;
}

.navbar-nav > li > .dropdown-menu{
    margin-top: 3px;
}

.navbar-nav > li > a{
    color: #333333;
}

.dropdown a{
    background-color:#fff;
}

.first-menu.dropdown > a,
.first-menu.dropdown > a:hover,
.nav > li.first-menu:hover > a
{
    color: #fff;
    background-color:#d81920;
}

#accordionNo{
    margin-top: 19px;
}

.desktop-logo{
    margin-top:-25px;
    margin-left: 45px;
    height: 100px;
    max-width: 100%;
}

a{
    color: #0d0c0c;
}

.highlight{
    color: #d81920;
}

.nztime{
    text-align: left; 
    margin-left:16px;
}


.top-container{
    width: 100%;
    max-width: 1300px;
}

.top-nav{
    background-color: #fff;
    border: none;
    height: 45px;
}

.navbar-tshop{
    background-color: #fff;
}

.navbar-toggle{
    margin-top:5px;
}

.megamenu-content ul li a {
    background-color: #fff;
}

.navbar.navbar-tshop.navbar-fixed-top.megamenu{
    border-bottom: 2px #d81920 solid;
}

.ProductDetailsList ul li a{
    padding-right: 20px;
    margin-right: 20px;
}

.desktop-search-container{
    width:100%;
    margin: 20px 0px 10px 0px;
    display: inline-block;
    text-align: center;
}

.desktop-search-btn-container{
    top: 0px;
    left: 348px;
    position: absolute;
}

.desktop-search-box{
    margin-left: 40px;
    display: block;
    width: 450px;
    text-align: left;
}

.desktop-search-box input{
    border: #ff3f3f 1px solid;
    border-radius: 0 !important;
    height: 37px;
}

.desktop-search-keywords-container{
    margin-top: 6px;
    height: 20px;
    max-height: 20px;
    overflow: hidden;
}

.desktop-search-box span a{
    font-weight: normal;
    font-size: 12px;
    margin: 2px;
    line-height: 20px;
}

.btn-desktop-search{
    text-align: center;
    width: 120px;
    border: #d81920 2px solid;
    border-top-right-radius: 10px;
    background-color: #d81920;
    color:#fff;
    font-weight: normal;
    letter-spacing: 10px;
    height: 37px;
}

.btn-desktop-search:hover, .btn-desktop-search:focus, .btn-desktop-search:active{
    background-color: #ff3f3f;
    border: #ff3f3f 2px solid;
    color:#fff;
}

.desktop-account-container{
    display: inline-block;
    margin: 24px 10px 10px 10px;
}

.desktop-cart-container{
    display: inline-block;
    margin: 26px 10px 10px 10px;
}

.desktop-cart-container i, .desktop-account-container i{
    font-size: 26px;
}

.desktop-cart-container span, .desktop-account-container span{
    font-weight: 600;
    line-height: 30px;
    font-size: 18px;
}

.desktop-cart-container, .desktop-account-container{
    color: #ff3f3f;
}

.mobile-logo-container{
    text-align: center;
    margin: 16px;
}

.desktop-cart-container:hover, .desktop-account-container:hover{
    color: #d81920;
}

.upper-top-menu{
    height: 28px;
    background-color: #ececec;
    border-bottom: 1px #d7d7d7 solid;
}

.userMenu{
    font-weight: normal;
    font-size: 14px;
    margin-top: 8px;
    margin-left: 20px;
    color: #000;
}

.userMenu .highlight{
    color: rgb(233, 84, 78);
}

ul.userMenu li a i{
    font-size: 15px;
}

ul.userMenu li a span{
    line-height: 28px;
    font-weight:normal;
}

ul.userMenu li a span:hover{
    text-decoration: underline;
}

ul.userMenu li a{
    margin-top: -6px;
    color: #464646;
    font-size: 13px;
}

.upper-banner{
    width:100%;
    text-align: center;
    padding-top: 10px;
    /*background-color: #f9c32b;*/
    background-color: #fff;
    min-height: 10px;
}

.upper-banner img{
    max-width: 100%;
    /*margin-left: 70px;*/
}

.bottom-bar .function-button a{
    color: #d81920;
}

.bottom-bar .function-button a.active{
    color: orangered;
}

.category-products-container{
    border: none;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
}

.category-col{
    margin-top: 1px;
    margin-right: 30px;
    display: inline-block;
    background-color: #4be2d9;
    height: 650px;
    width: 180px;
    float:left;
    overflow: hidden;
}

.category-col h1{
    letter-spacing: 16px;
    margin-top: 220px;
    margin-left: -70px;
    font-size: 42px;
    color: #fff;
    writing-mode: tb-rl;
}

.mobile-category-col{
    height: 32px;
    text-align: center;
}

.mobile-category-col h3{
    font-size: 18px;
    line-height: 32px;
    color: #fff;
}

.category-products{
    overflow: hidden;
    display: block;
    /*max-width: 1030px;*/
}

.btn-urltr-lg{
    padding: 16px;
    font-size: 24px;
    min-width: 240px;
}

.form-control{
    padding: 3px;
    font-size: 16px;
    border-color: #949494;
}

.related_product{
    display: block;
    width:100%;
}

.customer-menu{
    float: left;
    width: 180px;
    display: inline-block;
}

.customer-area{
    margin-top: 30px;
    float: right;
    display: inline-block;
    width: 100%;
    max-width: 960px;
}

.product-eng-name{
    margin-top: -10px;
    margin-bottom: 15px;
}

.tiny-text{
    font-size:10px;
    display: inline-block;
    letter-spacing: 0;
}

.small-gaps{
    display: inline-block;
}

.home-title-box{
    border-bottom: 1px #333 solid;
}

.home-title-box h4{
    margin-left: 8px;
}


.slider-product-price{
    padding: 5px 0px 0px 0px;
    line-height: 16px;
}

/*
ul.upper-menu-first-level{
    left: 0px;
    top: 40px;
}*/



.uppper-menu-categories-left-container{
    margin: 0px -15px 0px -15px;
}

.uppper-menu-categories-right-container{
    margin: 15px;
}


.left-menus{
    background-color: #333;
    min-height: 700px;
}

.left-menus h1 a, .left-menus h1 a:hover{
    font-size: 14px!important;
    color: #fff!important;
}

.left-menus h1{
    padding-left: 15px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}

.left-menus h1:hover, .left-menus h1.active{
    background-color: #fff!important;
}

.left-menus h1:hover a, .left-menus h1:hover a:hover, .left-menus h1.active a, .left-menus h1.active a:hover{
    color: #000!important;
}

.right-menus h2 a{
    font-size: 14px!important;
    color: #000!important;
}

.right-menus h2{
    padding-left: 25px;
    line-height: 28px;
    margin-bottom: 0px!important;
    padding-bottom: 5px;
}

.right-menus h2:hover a, .right-menus h2:hover, .right-menus h2.active, .right-menus h2.active a{
    background-color: #333;
    color: #fff!important;
}

.right-menus span{
    padding-left: 0px;
    padding-right: 15px;
}

.sub-categories2 a{
    line-height: 40px;
    font-size: 13px!important;
    color: #777!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.uppper-menu-categories-right-container.listing-container{
    padding: 30px 15px 15px 0px;
}

.uppper-menu-categories-right-container.listing-container .list-categories span{
    padding-bottom: 30px;
}

.uppper-menu-categories-right-container.listing-container .list-products{
    padding-top: 30px;
}

.home-product-box.product-categories{
    min-height: 235px;    
}
.home-product-box.product-categories .home-product-title{
    text-align: center;
    font-size: 12px;
    height: 64px;
}


li.upper-menu-second-dropdown{
    display: block;
    /*position: relative;*/
}

li.upper-menu-first-dropdown{
    line-height: 30px;
    position: relative;
    padding-bottom: 20px;
}
ul.upper-menu-first-level, ul.upper-menu-second-level{
    text-align: left;
    border: 1px #ccc solid;
    position: absolute;
    min-width: 210px;
    background-color: #fff;
    color: #000;
    display: none;
}
ul.upper-menu-first-level{
    left: 0px;
    top: 40px;
}
ul.upper-menu-second-level{
    left: 205px;
    top: 0px;
}
ul.upper-menu-first-level li, ul.upper-menu-second-level li{
    cursor: pointer;
    display: block;
    font-size: 13px;
    line-height: 40px;
    border-bottom: none;
    padding: 0px 10px;
    margin: 0px;
}
ul.upper-menu-first-level li:last-child, ul.upper-menu-second-level li:last-child{
    border-bottom: none;
}


li.upper-menu-first-dropdown:hover ul.upper-menu-first-level, ul.upper-menu-first-level:hover{
    display: block;
    background-color: #fff!important;
}

li.upper-menu-second-dropdown:hover ul.upper-menu-second-level, ul.upper-menu-second-level:hover{
    display: block;
}
ul.upper-menu-first-level a, ul.upper-menu-second-level a, ul.upper-menu-second-level li, ul.upper-menu-second-level li a{
    color: #333!important;
}
ul.upper-menu-first-level a:hover, ul.upper-menu-second-level a:hover{
    color: #fff!important;
}
ul.upper-menu-first-level li:hover{
    color: #fff!important;
    background-color: #333!important;
}
ul.upper-menu-first-level li:hover a:not(.second-level):not(.second-level-view-all){
    color: #fff!important;
}
ul.upper-menu-second-level li:hover a{
    color: #fff!important;
}

li.upper-menu-second-dropdown>a:after, a.second-level-view-all:after{
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #666;
    margin-top: 15px;
    margin-right: 0px;
}

hr{
    border: 1px solid #ddd;
}

.list-review-area .light-design-title{
    margin-top: 150px;
    margin-bottom: 15px;
}

.category-bottom-text{
    color: #999;
    font-size: 14px;
    text-align: justify;
}

.category-bottom-text h1{
    color: #666;
    font-size: 22px;
    text-align: left;
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

@media (max-width: 1599px) and (min-width: 768px){
    ul.upper-menu-wrap li{
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (min-width: 800px) and (max-width: 1280px) {
    .header-top{
        height: 60px;
    }
    .mobile-icons{
        margin-top: 15px;
    }
    ul.upper-menu-wrap li{
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    .mobile-icons{
        margin-top: 15px;
    }
    ul.upper-menu-wrap li{
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (min-width: 768px) and (max-width: 1169px) {
    .mobile-icons{
        margin-top: 0px;
    }
}


@media (max-width: 1279px){
    .home-category-image{
        background-size:contain;
    }
    .navbar-nav > li > a {
        min-width: 60px;
        font-size: 12px;
        height: auto;
    }    
    .category-col{
        width:90px;
    }
    desktop-logo
    .category-col h1{
        margin-top: 220px;
        margin-left: -30px;
    }
    
    .function-box-container{
        display:none;
    }
    .home-product-title{
        font-size: 12px;
    }
    .category-products{
        overflow: hidden;
        display: inline-block;
        /*max-width: 830px;*/
    }
    .customer-menu{
        float: none;
        width: 100%;
        display: block;
    }

    .customer-area{
        float: none;
        width: 100%;
        display: inline-block;
        text-align: center;
    }     
    .desktop-search-btn-container{
        /*top: 20px;*/
        left: 324px;
        position: absolute;
    }

    .desktop-search-box{
        margin-left: 0px;
    }
    
    .desktop-account-container{
        margin-top: 30px;
    }

    .desktop-cart-container{
        margin-top: 30px;
    }    
    
    .desktop-cart-container i, .desktop-account-container i{
        font-size: 18px;
    }
    
    .desktop-cart-container span, .desktop-account-container span{
        font-size: 12px;
    }
    
    .home-product-box{
        text-align: left;
    }
    .left-border-lg-device{
        border: none;
    }
}


@media (max-width: 1023px){
    .brand-logo{
        margin-left: 5px;
    }
    .desktop-category{
        border-right: none;
    }
}


@media (max-width: 896px){
    .home-category-image{
        height: 190px;
        background-size:contain;
    }
    .home-product-box.product-categories .image{
        min-height: 65px;
    }
    .home-category-container .btn-shop-now-container{
        padding-right: 0;
        width: 100%;
        text-align: center;
    }
    .home-product-box.product-categories{
        min-height: 145px;    
    }
    .home-product-box.product-categories .home-product-title{
        font-size: 11px;
        height: 54px;
    }
    .home-category-title-container h5{
        font-size: 16px;
        height: 20px;
        margin-bottom: 0px;
    }
    .home-category-title-container p{
        font-size: 10px;
        height: 12px;
    }
    .highlight-product-info h4{
        padding: 5px 2px 0px 2px;
    }
    /*
    .home-portfolio{
        margin: 10px 0px 0px 0px;
    }
    */
    .home-category-container{
        min-height: 320px;
    }
    .highlight-product-bottom-info{
        padding: 0;
    }
    .highlight-product-price{
        text-align: center;
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        padding: 0;
    }
    .right-highlight-icon-item{
        margin-left: 10px;
        margin-right: 20px;
    }
    .bottom-bar{
        z-index: 200;
        position: fixed;
        left: 0px;
        bottom: 0px;
        display: block;
        width: 100%;
        height: 60px;
        border-top: 1px #ccc solid;
        background-color: #fff;
    }
    
    .bottom-bar a{
        color: #444;
    }    
    .header-menu{
        border-bottom: none;
    }
    .brand-logo{
        max-width:120px!important;
    }
    .home-tax-tag{
        top: -13px;
    }
    .suscribe-input button{
        width: 100%!important;
    }
    .subscription-title{
        font-size: 24px;
    }
    .sort_by{
        display: none;
    }
    .slick-prev{
        left: -10px;
    }
    .slick-next{
        right: -10px;
    }
    .breadcrumb{
        padding: 8px 2px;
        margin-bottom: -10px;
    }
    .left-border-wide-device{
        border-left: 0px #fff solid;
    }
    .highlight-product-price h4{
        font-weight: normal;
        font-size: 16px;
    }
    .light-design-title{
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 22px;
    }
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
    {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .product-desc-container{
        margin:0px;
    }
    .cart-photo{
        width: 70px;
    }
    .cart-product-img{
        text-align: center;
        width: 25%;
    }
    .form-control{
        padding: 1px 4px 1px 4px;
        font-size: 16px;
    }
    
    .home-product-title-box{
        min-height: 44px;
    }
    
    .home-product-short-desc{
        display: none;
    }
    
    .home-product-title{
        font-weight: normal;
        font-size: 13px;
        line-height: 14px;
    }
    
    .product-list-title{
        font-size: 14px;
        line-height: 30px;
    }

    .dropdown.active.first-menu{
        display:none;
    }
    .main-container{
        min-height: 160px;
    }
    .sliderImageContainer{
        min-height: 140px;
    }
    .homeSlideImg{
        min-height: 140px;
        width: 100%;
    }
    
    .loaded{
        max-width:100%;
    }
    .img-ks-lazyload{
        width:100%;
        max-width: 100%;
    }
    .btn, select, input{
        margin-top: 2px;
    }
    .navbar{
        min-height: 56px;
    }
    .product{
        min-height: 240px;
    }
    .action-control{
        display:none;
    }
    .container{
        padding-left: 10px;
        padding-right: 10px;
    }
    .home-product-box{
        border: none;
    }
    .customer-menu{
        float: none;
        width: 100%;
        display: block;
    }

    .customer-area{
        float: none;
        width: 100%;
        display: inline-block;
        text-align: center;
    }    
    
    .description h4{
        font-size: 12px;
    }
    
    .category-products-container{
        padding-left: 2px;
        padding-right: 2px;
        border:none;
    }
    
    .category-col{
        display: none;
    }
    
    .navbar-nav .dropdown a{
        background-color: #fff;
        color: #d81920;
        border-bottom: 1px #e5e5e5 solid;
    }
    
    .navbar.navbar-tshop.navbar-fixed-top.megamenu{
        border-bottom: none;
    }
    
    
    .navbar-nav > li > a {
        text-align: left;
    }
    
    .menu-icon{
        color: #d81920;
    }
    
}


/* iPad Portrait */
@media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    ul.upper-menu-wrap li a, ul.upper-menu-wrap li a:hover{
        font-size: 12px;
    }
    ul.upper-menu-wrap li.upper-menu-first-dropdown:last-child ul.upper-menu-second-level{
        left: auto;
        right: 205px;
    }
    .home-product-box.product-categories .image{
        min-height: 150px;
    }
    .mobile-icons{
        display: block;
    }
    .category-col{
        display: none;
    }
    .navbar-nav > li > a {
        min-width: 60px;
        font-size: 12px;
        height: auto;
    }
    .slider-content{
        margin-top:0px;
    }
    .banner{
        margin-top: 38px;
    }
    .headerOffset{
        padding-top: 60px;
    }
    .back-to-top{
        bottom: 50px;
    }
    .bottom-bar{
        z-index: 200;
        position: fixed;
        left: 0px;
        bottom: 0px;
        display: block;
        width: 100%;
        height: 60px;
        border-top: 1px #000 solid;
        background-color: #fff;
    }
    .search-box{
        display: none;
    }
    .left-menus h1 a, .left-menus h1 a:hover{
        font-size: 13px;
    }
    .right-menus h2 a{
        font-size: 13px;
    }
    .upper-menu{
        margin-left: -60px;
    }
    ul.upper-menu-wrap li{
        margin-left: 10px;
        margin-right: 0px;
    }
}

/* iPad Landscape */
@media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .navbar{
        min-height: 56px;
    }
    .navbar-nav > li > a {
        min-width: 60px;
        font-size: 12px;
        height: auto;
    }
    ul.upper-menu-wrap {
        margin-left: -20px;
    }
    ul.upper-menu-wrap li a, ul.upper-menu-wrap li a:hover{
        font-size: 14px;
    }
    ul.upper-menu-wrap li.upper-menu-first-dropdown:last-child ul.upper-menu-second-level{
        left: auto;
        right: 205px;
    }
    .back-to-top{
        bottom: 50px;
    }
    .bottom-bar{
        z-index: 200;
        position: fixed;
        left: 0px;
        bottom: 0px;
        display: block;
        width: 100%;
        height: 60px;
        border-top: 1px #000 solid;
        background-color: #fff;
    }
    .bottom-cart-indicator{
        right: 37%;
    }
    .customer-area{
        float: none;
        width: 100%;
    }    
    
    .upper-banner{
        background-color: #fff;
    }
    
    .upper-banner img{
        display: none;
    }
    
    .desktop-logo{
        margin-top: 0px;
        height: 46px;
    }
    .headerOffset{
        padding-top: 220px;
    }
    .banner{
        margin-top: -10px;
    }
    .category-col{
        height: 550px;
    }
    .desktop-search-btn-container{
        left: 344px;
    }
}

@media screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation:landscape) {
    ul.upper-menu-wrap li a, ul.upper-menu-wrap li a:hover{
        font-size: 14px;
    }
    .side-list{
        display: none;
    }
    .right-side-products{
        width: 100%;
    }
    .action-control{
        display:none;
    }
    .product{
        min-height: 240px;
    }
    .left-similar-products .panel-heading{
        border-top:none;
    }
    .left-menus h1 a, .left-menus h1 a:hover{
        font-size: 13px;
    }
    .right-menus h2 a{
        font-size: 13px;
    }
}

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
    .bottom-bar{
        height: 65px;
    }
}

@media (min-width: 320px) and (max-width: 639px) {
    .header-top{
        height: 60px;
    }
}


@media (min-device-width: 1024px){
    .home-mega-menu-dropdown{
        height: 456px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}

@media (min-device-width: 1921px) {
    ul.upper-menu-wrap li.upper-menu-first-link, ul.upper-menu-wrap li.upper-menu-first-dropdown{
        margin: 0px 15px 0px 15px;
    }
    ul.upper-menu-wrap li.upper-menu-first-link:first-child{
        margin-left: 90px;
    }
}

@media (max-width: 1023px) and (orientation: landscape){ /* tablet and smaller */
    .orientation-msg{
        position: fixed;
        z-index: 9999;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        content: "";
        background: #212121 url(https://www.ivorsoftware.com/share/ltop.png) 50% 50% no-repeat; /* replace with an image that tells the visitor to rotate the device to landscape mode */
        background-size: 100% auto;
        opacity: 0.98;
        display: none;
    }
}

@media (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: portrait){ /* tablet and smaller */
    .navbar-header a.navbar-brand{
        display: none!important;
    }
    ul.upper-menu-wrap{
        margin-left: 25px;
    }
    .orientation-msg{
        position: fixed;
        z-index: 9999;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        content: "";
        background: #212121 url(https://www.ivorsoftware.com/share/ptol.png) 50% 50% no-repeat; /* replace with an image that tells the visitor to rotate the device to landscape mode */
        background-size: 100% auto;
        opacity: 0.98;
        display: none;
    }
}

@media (min-width: 1366px){
    .container{
        max-width: 1350px;
        width: 100%;
    }
}

/*
@media (min-width: 1280px){
    .navbar-toggle{
       display: none;
    }
    .upper-menu{
        display: block;
    }
    .white-nav-menu{
        display: none;
    }
}

@media (min-width: 768px){
    .navbar-toggle{
       display: block;
    }
    .upper-menu{
        display: none;
    }
    .white-nav-menu{
        display: block;
    }
    .navbar-nav>li{
        float: left;
    }
    .main-menu ul.navbar-nav li{
        display: block;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .header-menu{
        max-width: 100%;
    }
    .main-menu ul.navbar-nav li a{
        float: left;
    }
}*/


/*@grid-float-breakpoint: 1024px;*/
