.home-category-icons{
    min-height: 200px;
}

.promotion{
    bottom: 50px;
}

.product-tag-container{
    top: 10px;
    left: 15%;
    text-align: center;
}

.product-tag{
    border: none;
    font-size: 16px;
    padding: 8px;
    background-color: #ff3f3f;
    color: #fff;
}

.clock-light{
    border-radius: 25px;
    border: 1px solid #333;
    background-color: #333;
}

.clock-light div{
    display: inline-block;
}

.clock-unit{
    display: inline-block;
}

.clock-dark{
    background-color:#f0a202;
}

.clock-dark .clock-unit{
    color: #fff;
}

.cart-actions{
    display: inline-block;
    max-width: 200px;
}

.qty-box{
    vertical-align: middle;
    display: inline-block;
    border: 2px #b28d0b solid;
    width: 100%;
    max-width: 140px;
    padding-right: 0;
}

.adjust-qty-elem{
    width: 43px;
    display: inline-block;
    margin: 0!important;
    padding: 0!important;
}

.adjust-qty-elem .btn{
    padding: 0!important;
}

.adjust-qty-elem input{
    margin: 0!important;
    padding: 0!important;
}

.btn-adjust{
    text-align: center;
    border: none;
    border-radius: 0;
    background-color: #fff;
    height: 41px;
    width: 100%;
    /*padding: 6px 0px 6px 0px;*/
}

.input-adjust-qty{
    border: none!important;
    height: 41px;
    border: none;
    width: 100%;
    padding: 0px!important;
    margin: 0px!important;
    display: inline-block;
}

.btn-adjust-left:focus,.btn-adjust-left:active,.btn-adjust-right:focus,.btn-adjust-right:active{
    outline: none;
}

.qty-text{
    padding-bottom: 3px;
    margin-bottom: 3px;
}

button{
    border-radius: 0!important;
}

.footer-social-container{
    margin-top: 90px;
    width: 100%;
    border-bottom: 2px solid #111;
}

.footer-social-icons{
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 25px;
}

.footer-copyright{
    margin-top: 15px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
}

.footer-social-container .footer-icon{
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
}

.footer-social-container .footer-social-icons .footer-icon a img{
    width: 40px;    
}


.change-order span{
    font-size: 16px;
    font-weight: 600;
}

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

.product-list-title{
    padding-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

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

h4.panel-title{
    font-size: 18px;
    font-weight: bold;
}

.category-level-2{
    border-left: none!important;
}

.category-level-2 li{
    margin-top: 10px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body{
    border-top: none;
}

.nav-stacked > li{
    border-bottom: solid 2px transparent;
}

.nav.tree > li.active, .nav.tree > li > a:hover, .nav.tree > li > a:focus, .nav.tree > li:hover > a{
    border-color: #b19176!important;
}

.breadcrumb > .active{
    color: #b19176!important;
}

.breadcrumb > li + li:before{
    content: ">";
    color: #b19176!important;
}

.panel-default{
    background-color: transparent!important;
    border: 1px solid #111;
}

.panel-default > .panel-heading{
    background-color: transparent!important;
    border: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body{
    border-color: #eee;
}

.side-list{
    margin-left: 10px;
    margin-right: 10px;
}

.sub-logo{
    margin-top: -10px;
    margin-left: 30px;
    max-height: 60px;
    display: none;
}

.slider-video{
    min-height: 351px;
    margin-top: 220px;
    width: 100%;
}

.slider-container{
    background-color: #fff;
    padding: 0px;
    margin-top: -10px;
}

.slider-content{
    max-width: 640px!important;
}

#home-icons-box{
    background-color: #a98875;
    padding: 0px 15px 25px 15px;
}

.darker-bg{
    background-color: #fff;
}

.lighter-bg{
    background-color: #fff;
}

.lighter-bg2{
    background-color: #eee;
}

.lighter-bg3{
    background-color: #fff!important;
}

#final-submit-container{
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
#cart-review{
    margin: 6px 18px 18px 20px;
}
.nav > li.active,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li:hover > a {
    background: #111;
    color: #ffd600;
    border-color: grey;
}


.form-control:focus,.form-control:active{
    border-color: #111;
}

.search-box .btn-nobg {
    color: #444;
}

.search-full, .search-input, .search-close{
    background-color: #ffd600;
}

.searchInputBox .search-btn{
    font-size: 24px;
}

.add-fav:hover, .add-fav:active, .add-fav.active{
    border: 1px #111 solid;
    color:#111;
}

.slider-product-price{
    color: #d61828;
}

.first-menu.dropdown > a,
.first-menu.dropdown > a:hover,
.nav > li.first-menu:hover > a
{
    color: #000;
    background-color:#ffd600;
    text-align: left;
}

a{
    color: #111;
}

a:hover{
    color: #111;
}

.function-box a:hover{
    color: #DDD;
}

.highlight{
    color: #111;
}

.navbar.navbar-tshop.navbar-fixed-top.megamenu{
    border-color: #ffd600;
}

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

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

.colorWhite, .colorWhite i {
    color: #111;
}

.subCategoryList .thumbnail.active{
    border-color: #111;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a {
    background-color: #ffd600;
    color: #000;
    border-color: #ffd600;
}

button.first:hover{
    background-color: #111;
    color: #fff;
}


.cart-actions .wishlist {
    background-color: #f5ebdf;
    color: #111;
    border-color: #111;
    height: 41px;
}

.cart-actions .wishlist:hover {
    background: #f5ebdf;
    color: #111;
    border-color: #111;
}


.mobile-agent-container{
    color: #fff;
    background-color: #111;
}

.mobile-currency-container{
    color: #fff;
    background-color: #111;
}

.menu-icon{
    color: #111;
}

.back-to-top {
    color: #111;
    background-color: transparent;
}
 
.back-to-top i{
  color: #111;
}

.img-thumbnail{
    border-color: #111;
}

.navbar-brand{
    color: #111;
}

.navbar-brand a{
    color: #111;
}

.navbar-toggle .icon-bar {
    border-color: #111;
}

.btn-nobg {
    background: none;
    color: #ff3f3f;
}

.cart-actions button, .cart-actions button:hover{
    background-color: #000;
    border-color: #000;
}

.footer{
    padding-bottom: 40px;
    border-color: #111;
}

.desktop-search-box input, .desktop-search-box input:focus{
    border-color: #111;
}

.btn-desktop-search{
    border:none;
    background-color:transparent;
    color: #ffd600;
}

.btn-desktop-search:hover, .btn-desktop-search:focus, .btn-desktop-search:active{
    border:none;
    background-color:transparent;
    color: #ffd600;
}

.btn-primary{
    border-color: #ffd600;
    background-color: #ffd600;
    color: #333;
}

.btn-primary:hover, .btn-primary:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    border-color: #443318;
    background-color: #000;
    color: #fff;
}

.btn-warning {
  background-color: orange;
  color: #333;
}

.btn-warning:hover, .btn-warning:focus {
  background-color: #000;
  border-color: #f5d313;
  color: #fff;
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-color: #f5d313;
  border-color: #f5d313;
  color: #333;
  background: #cda70d;
}

.btn-success {
  background-color: #2ecc71;
  color: #333;
}

.btn-success:hover, .btn-success:focus {
  background-color: #000;
  border-color: #58d68d;
  color: #fff;
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-color: #58d68d;
  border-color: #58d68d;
  color: #333;
  background: #27ad60;
}

.panel-default > .panel-heading{
    border-color: #111;
}

.modal-header{
    color: #000;
    background-color: #ffd600;
}

.modal-title-site{
    color: #555;
}

.mobile-home-category, .mobile-home-category-img{
    border-color: #443318;
    color: #443318;
}

#pager2 span{
    border-color: #443318;
}

#pager2 span.cycle-pager-active {
    background: #443318 !important;
}

.megamenu-content ul li{
    margin-top: 5px;
    height: 35px;
}
.dropdown-menu{
    border-top-color: #111;
}

.featured-category-product{
    cursor: pointer;
    position: relative;
    background-color: #fff;
    margin: 10px 20px 20px 0px;
    border: 2px solid #fff;
    border-radius: 5px;
}

.featured-cateogry-details{
    position: relative;
    color: #000;
    margin: 6px 10px 6px 0px;
}

.active-featured-category{
    color: #fff;
    font-weight: bold;
    margin: 15px 0px 0px 18px;
}
.menu-recommended-products{
    color:#fff;
    font-weight: bold;
    margin: 15px 0px 0px 0px;
}

.featured-category-price{
    position: absolute;
    bottom: 10px;
    left: 130px;
}

.shopping-cart-container{
    position: relative;
    min-height: 880px;
}

.message-cart-empty{
    position: absolute;
    top: 33%;
    left: 0px;
    width: 100%;
    text-align: center;
}

.message-cart-empty h4{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}
#cart-not-empty{
    padding-top: 30px;
}
#cart-customer-details{
    border: 1px solid #111;
    margin: 12px 15px 0px 15px;
    font-size: 20px;
}
#cart-customer-details h4{
    font-size: 20px;
}
#cart-customer-details .home-title-box{
    background-color: #111;
    color: #fff;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 15px;
}
#cart-customer-details .separator{
    display: none;
}
.cart-totals{
    font-weight: bold;
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
}

thead{
    border-bottom: 1px solid #111;
}

@media (max-width: 1024px){
    .product-buy-button{
        margin: 4px 0px 4px 10px;
        font-size: 14px;
    }
}

@media (min-width: 800px){
    .product-buy-button{
        text-align: left;
    }
}

@media (max-width: 768px){
    .product-tag-container{
        left: 10px;
    }
}

@media (max-width: 896px){
    .home-title-box .product-list-title{
        line-height: 50px;
        font-size: 17px;
    }
    .product-tag-container{
        left: 10px;
    }
    .navbar-header{
        height: 62px!important;
    }
    .navbar-nav > li > a{
        font-size: 17px;
    }
    .navbar-collapse.collapsing, .navbar-collapse.in{
        overflow-y: inherit;
    }
    .btn-bottom-confirm{
        width: 100%;
    }
    #cart-customer-details{
        border: none;
        margin: 0px 0px 20px 0px;
    }
    .footer-social-container .footer-icon{
        margin-left: 2px;
        margin-right: 2px;
    }
    .shopping-cart-container{
        min-height: 500px;
    }
    .breadcrumb{
        margin-bottom: 1px;
    }
    .breadcrumb > li{
        font-size: 14px;
    }
    .product-list-title{
        padding-top: 0px;
        margin-bottom: 0px;
    }
    #orderby{
        max-width: 100%;
        width: 100%;
    }
    .navbar-nav{
        margin: 0px -15px;
    }
    .dropdown-menu {
        color: #fff;
        border-top: solid #f2f2f2;
        background-color: #000;
    }
    .discount{
        font-size: 12px;
    }
    .new-product{
        font-size: 12px;
    }
    .product-buy-item{
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .product-button-container{
        background-color: #facd0a;
    }
    .product-buy-button{
        margin: 4px 0px 4px 0px;
        text-align: center;
        color: #111;
        font-size: 15px;
    }
    .product{
        border: 1px #ccc solid;
        border-radius: 0px;
    }
    .cart-actions{
        margin: 20px 0px 10px 0px;
        padding-right: 15px;
        
    }
    .headerOffset{
        padding-top: 57px;
    }
    .slider-video{
       margin-top:10px; 
    }
    #pager2 span.cycle-pager-active {
        background: #443318 !important;
    }
    
    .navbar-nav .dropdown a{
        color: #111;
        border-color: transparent;
    }
    
    .menu-icon{
        color: #fff;
    }
    
    .miniCartProduct, .miniCartProduct a, .miniCartProduct p, .miniCartProduct .size, .miniCartProduct .price, .dropdown-header {
        color: #111;
        border-color: lightgrey;
    }

    .megamenu-content ul li a, .megamenu-content ul li p, .megamenu-content ul li, .navbar-nav .dropdown a, .navbar-nav .dropdown {
        color: #111;
    }
    .home-special-price.cross{
        font-size: 12px;
    }
    .home-special-price{
        font-size: 15px;
    }
}

@media (min-width: 767px) and (max-width: 1024px) and (orientation:portrait){
    .navbar-nav > li > a{
        font-size: 12px;
    }
}