section.error-404 {
    padding:60px 0;
    text-align: center;
    background-image: url('img/error-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#page-title{
    font-size:40px;
}
 
#adb-text a{
    font-size:15px; 
    color:#000;
}

.adb-icon {
    font-size: 37px;
    color: #dd0f0f !important;
    text-align: center;
    float: left;
    line-height: 37px;
    margin-right: 20px;
}

.btn-success {
    color: #fff;
    background-color: #ff0000 !important;
    border-color: #0d0d0d !important;
    padding: 10px 30px !important;
    font-size:16px !important;
}

section.error-404 .ttm-big-icon {
    font-size: 120px;color: #f71735;
}

section.error-404 h1 {
    font-size: 95px;
    text-transform: capitalize;
    color:#fff;
    line-height: 100%;
}

section.error-404 .page-content p {
    font-size: 18px; color:#fff;
    margin-bottom: 30px;
}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    color: #fff;
    border:1px solid #fff;
    background: 0 0;
    padding:10px 20px;
}

.table{
    border:1px solid #ddd;
}

.productbox{
    background-color:#fff;
    border:1px solid #ddd;
    text-decoration: none; margin-top:15px;
    box-shadow:2px 3px 1px #ddd; padding:5px; color:#000;
}

.myprooo:hover{ 
    text-decoration: none; 
}

.productbox p{
    text-align: center; font-size:16px;
}

.productbox h3{
    text-align: center; font-size:21px;
}

.attrc_pics img{
    max-height: 61px; max-width: 150px; padding: 0px; margin-top: 2px;
}

.bx1 img{
    border:1px solid #000;
    padding:7px; background:#fff;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.set-drop{
                  margin: 0px 165px!important;
                margin-top: -140px!important;
          }
          
          .lft{
              margin-left:156px!important;
              margin-top:-170px!important;
          }
          
          @media only screen and (max-width: 600px) {
 .lft{
              margin-left:0px!important;
              margin-top:0px!important;
          }
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 313px!important;
}
}

.ngt{
        font-size: 20px;
    color: #fff;
}