/*============================================================================
   #Webcms
==============================================================================*/
/* Media */
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px !important;
  }
  #footer .container {
    max-width: 1170px ;
  }
}

@media screen and (max-width: 1000px) {
  .header-nav .menu>li>a {
    padding: 9px;
  }
  #main-nav {
    width: 100%;
  }
}
@media screen and (max-width:767px) {
  #header-top {
    padding-bottom: 2px;
    text-align: center;
    background-color: #ffe100;
    height: 50px;
  }
  .hidden-sm {
    display: none!important;
  }
  #main-header {
    padding: 5px 0!important;
  }
  
  #main-header .container {
    max-width: 100%;
  }
  #main-header .visible-xs {
    display: block;
  }
  .visible-xs {
    display: block;
  }
  #header-top a.logo {
    color: #fff!important;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    height: 40px;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: left;
}
  .bnam-menu {
    position: relative;
    right: 0;
    z-index: 999;
    width: 24px;
    height: 27px;
    margin-right: 15px;
    background: 0 0;
    border: none;
  }
  .bnam-menu i {
    font-size: 2rem;
  }
  #header-top a.logo img {
    height: 36px;
    max-height: 50px;
    border-radius: 6px;
    margin-top: 2px;
    width: 75%;
  }
  #search-mobi {
    padding: 10px 15px;
    background-color: #fff;
  }
  #search-mobi .container {
    max-width: 100%;
  }
  #search-mobi input {
    border: 1px solid #ffe100;
    box-shadow: none;
    width: 75%;
  } 
  #search-mobi .btn-search-top {
    height: 34px;
    width: 100%;
  }
  .header-nav {
    position: fixed;
    top: 0;
    border: none;
    border-radius: 0;
    height: 100%;
    bottom: 0;
    width: 80%;
    z-index: 9999;
    text-align: left;
    overflow: auto;
    background: #ffe100;
    padding-bottom: 15px;
    border-right: 0;
  }
  .header-nav .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: justify;
    height: 42px;
    position: relative;
    overflow: inherit;
}
  .header-nav ul.menu>li {
    display: block;
    margin: 9px 0;
    width: 100%;
  } 
  .header-nav ul.menu>li>a {
    width: 100%;
  }
  .header-nav.container {
    max-width: 100%;
  }
  .dropdow-menu {
    display: block;
    width: 100%;
    background: 0 0;
    color: #fff!important;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    position: inherit;
  }
  .dropdow-menu li {
    padding-left: 20px;
    display: block;
   
  }
  .dropdow-menu>li>a {
    color: #000;
    padding: 5px 20px;
    text-decoration: none;
  }

  /* btn-navbar */
  .header-nav {
    display: none;
  }
  .bnam-menu.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    background-color: #fff;
  }
  .bnam-menu.active .bar:nth-child(2) {
    opacity: 0;
  } 
  .bnam-menu.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    background-color: #fff;
  }
  .active {
    display:block;
  }
  
  .hidden-xs {
    display: none!important;
  }
  .home-block .home-head a {
    font-size: 14px;
  }
  .home-block .home-head .pull-right a {
    font-size: 12px !important;
  }
  #home_latest .home-head span {
  font-size: 14px !important;
  }
  #breadcrumb .container {
    max-width:100%;
  }
  #breadcrumb {
    background-color: #fff;
  }
}
@media screen and (min-width: 768px) {
  #footer .container {
    max-width: 750px;
  }
  
   #main_head .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #main_head .col-md-10 {
    width: 83.33333333% ;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
}
@media screen and (min-width:992px) {
  #footer .container {
    max-width: 970px;
  }  
 .container, .container-sm {
    width: 970px ;
}
}
@media screen and (min-width:768px) {
  .col-sm-15,
  .col-md-15{
    width: 20% !important;
    float: left;
  }
   .container, .container-sm {
    width: 750px ;
}
}
@media screen and (min-width: 576px) {
  .container,  .container-sm {
    width: 100% ;
}
}
@media screen and (max-width:992px) {
  .div-shadow .banner_mt {
    width:100%;
  }
}
@media screen and (max-width:425px) {
  .input-group_1 input {
        width: 50% !important;
  } 
  .input-group-btn {
    width: 50% !important;
  }
  .home-block .home-head a  {
    font-size:  11px;
  }
  .home-block .home-head .pull-right a {
    font-size: 9px !important;
  }
}
/* category */
  @media screen and (min-width:992px) {
    #main_head .col-md-offset-2 {
      margin-left: 16.66666667%;
    }
    #main_head .col-lg-8 {
      width: 66.66666667%;
  }
  }
  /* Cart*/
  @media screen and (max-width:768px) {
  .cart_main-content .shop_table {
    border: none;
  }
  .cart_main-content .shop_table_responsive tr {
    display: block;
    border: solid 1px #ddd;
    margin-bottom: 15px;
  }
  .cart_main-content .shop_table_responsive thead {
    display: none;
  }
  .cart_main-content .shop_table_responsive tr td {
    display: block;
    text-align: right;
  }
  .cart_main-content .cart_totals .shop_table_responsive {
    border: solid 1px #ddd;
  }
  .cart_main-content .cart_totals .shop_table_responsive tr {
    border: none;
  }
  .cart_main-content .cart_totals .shop_table_responsive .cart-subtotal th {
    display: none;
  }
  .cart_main-content .cart_totals .shop_table_responsive .order-total th {
    display: none;
  }
  .cart_main-content .cart_totals .shop_table_responsive tr td {
    display: block;
    text-align: right;
  }
  .shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
    margin-right: 10px;
  }
  .shop_table_responsive tr td:nth-of-type(1)::before,
  .shop_table_responsive tr td:nth-of-type(2)::before{
    display: none;
  }
  .cart_main-content .attachment-img-thumnail {
    width: 155px !important;
  }
  .cart_main-content .shop_table_responsive .product-thumnail {
    text-align: left;
  }
   .shop_table_responsive tr {
    display: block;
    border: solid 1px #ddd;
    margin-bottom: 15px;
  }
  .shop_table_responsive tr td {
    display: block;
    text-align: right;
  }
  .shop_table_responsive thead{
    display: none;
  }

  .cart_main-content .cart .coupon {
    float: none;
  }
  .cart_main-content .cart .actions .button {
    float: none;
    width: 100%;
  } 
  .cart_main-content p{
    float: none !important;
  }
  .cart_main-content .actions .coupon {
    width: 100%;
  }
  .form-inline label {
    display: none;
  }
  .bnt .md-hidden {
    float: left;
    font-weight: 700 ;
    margin-right: 10px;
  }
}
@media screen and (min-width: 769px ){
   .cart-subtotal_td .md-hidden {
    display: none !important;
  }
  .order-total .md-hidden {
    display: none;
  }
}
@media screen and (max-width:320px) {
  .box_filter select {
    width: 100px;
  }
}