/*@media (max-width: 500px) {

  .PicLeft, .PicRight {
    background-image: url(../../images/samples/smallbanners-01.jpg);
    width: 90%;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .Ads-Picture-HomePage {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }

    .page-body {
    width: 95%;
    margin: auto;
  }

  div#MobileHeader {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
  }
  .page.search-page {
    margin-top: 11%;
  }
  div#ph-topic{ 
    margin-top: 40%;
  }
  .topic-page .page-body {
    line-height: 20px;
    max-width: 290px;
    margin: 0 auto;
  }
  .contact-page {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40%;
  }

  .search-box.store-search-box {
    position: inherit;
    margin: auto;
    z-index: 1070 ;
    width: 100%;
  }
  .store-search-box {
    width: 400px;
    z-index: 20000;
    overflow: visible !important;
  }
  .search-box form {
     padding: 0; 
  }

  .search-box .search-box-button {
    float: right;
    width: 45px;
    height: 45px;
    padding: 0;
    border: none;
    font-size: 0;
    border: 1px solid #f79132;
    border-radius: 3px 0 0 3px;
  }
  .search-box input.search-box-text {
    float: right;
    height: 45px;
    border: 1px solid #f79132;
    border-left: 0;
    font-size: 14px;
    color: #959595;
    border-radius: 0 3px 3px 0;
  }

  .search-box-desktop .close-side-menu{
    display: none;
  }
  .header {
    margin-top: 0px;
    z-index: 200000000;
  }
  .phone_customer {
    margin: auto;
    text-align: center;
    padding: 5px;
  }
  .nop-jcarousel {
    position: relative;
     margin: 0 0 0px !important; 
     padding: 0px;
  }
    .nop-jcarousel .carousel-title {
      position: relative;
      display: block;
      margin: 13px 0 0px;
      font-size: 20px;
      text-align: center;
      z-index: 2;
      margin-top: 12%;
    }
  .title.carousel-title {
    display: none;
  }

  .slider-wrapper.anywhere-sliders-nivo-slider.theme-.no-captions {
    width: 100%;
    margin: auto;
    margin-top: -4%;
  }
  .slider-wrapper.anywhere-sliders-nivo-slider.theme-iconSlider.no-captions {
    display: none;
  }
  .spc.spc-categories.landscape.products-8 {
    display: none;
  }
  .master-column-wrapper {
    margin-top: 10em;
    min-height: 150em;
  }
  .slider-wrapper.anywhere-sliders-nivo-slider.theme-iconsmobile.no-captions {
    margin-top: -8%;
  }
  .page.shopping-cart-page {
    margin-top: 20%;
  }
    .shopping-cart-page.page-title>h1 {
      margin-bottom: 0;
    }
    .page.wishlist-page {
      min-height: 50em;
      margin-top: 11rem;
    }
  .master-wrapper-content {
    width: 100%;
    margin: auto;
  }
  .header {
     margin-top:-10%; 
  }
  
  .personal-button > span:before, .ico-account:before {
    content: url('../../images/samples/customermobile.png');
  }

 
  .shopping-cart-link > a:before {
    content: url('../../images/samples/cart111.png') !important;
  }
  .responsive-nav-wrapper .shopping-cart-link .ico-cart > a:before {
    content: url('../../images/samples/cart111.png') !important;
  }
  .shopping-cart-link .cart-qty {
    margin-left: 0;
  }

    .filters-button-wrapper {
    display: initial !important;
  }
 
  .responsive-nav-wrapper-parent {
    position: static !important;
    top: 0;
    z-index: 1020;
    width: 100%;
    background-color: #fff;
    border-bottom: 3px solid #eeeeee;
  }
 

    .filters-button {
    background-color: #f79132;
    height: 40px;
    width: 100%;
    border: none;
    font-size: 15px;
    line-height: 21px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: auto;
    margin-left: 5%;
    margin-bottom: 1%;
  }

  .responsive-nav-wrapper .personal-button > span {
    position: relative;
    display: flex;
    width: 40px;
    height: 40px;
    line-height: 19px;
    font-size: 11px;
    cursor: pointer;
     flex-direction: column; 
    z-index: 60000000000;
  }

  .item-box .picture > a img {
    height: 100%
  }
  .search-and-filter {
    margin-top: 2%;
    margin-top: 2%;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: auto;
    justify-content: space-evenly;
  }
  .slider-wrapper anywhere-sliders-nivo-slider  {
    display: none;
  }
  .field-validation-valid, .username-available-status {
    display: block;
    line-height: 15px;
    font-size: 10px;
    color: #f79132;
    font-weight: 700;
  }
  
  .comapnyPhone {
     margin: 0px; 
  }
  .responsive-nav-wrapper {
    flex-direction: row;
    align-items: center;
    position: relative;
    padding: 0;
    background-color: #fff;
    text-align: center;
    font-size: 0;
    width: 100%;
    margin: 0 auto;
    justify-content: space-evenly;
    padding-bottom: 2%;
    margin-top: 2%;
  }
 
  span.search-box-text {
    float: right;
  }
  .category-head-picture {
    display: none;
  }
  .cart td.total  {
    font-weight: 500 !important;
    color: #0e3c70 !important;
  }
  .spc .spc-categories {
    display: none;
  }
  .mobile-logo img {
    position: absolute;
    display: inline-block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    top: 50%;
    float: left;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .mobile-logo .logo {
    width: 200px;
    margin: 0 auto;
    left: 0;
  }

  .responsive-nav-wrapper .personal-button {
    float: right;
  }

  .responsive-nav-wrapper .shopping-cart-link, .responsive-nav-wrapper .personal-button {
    float: right;
  }
  .slider-wrapper.anywhere-sliders-nivo-slider.theme-main-pic-homepage.no-captions {
    margin-top: 10%;
  }

  }

  @media (min-width: 600px) {
    .MobileHomePage {
      display: none;
    }
    
  }

  .search-wrap {
    display: block;
  }

  .responsive-nav-wrapper > div {
    position: relative;
    vertical-align: top;
  }
@media (min-width: 700px) {

  ul.navbar.navbar-nav.mr-auto {
    display: none;
  }
  .carousel-categories-mobile {
    display: none;
  }
  .Mobile_Categories {
    display: none;
  }
  }

.search-mobile {
  display: flex;
  flex-direction: column;
  margin: auto;
  margin-bottom: 2%;
}
.admin-header-links {
  position: fixed;
  top: 0;
  z-index: 1030;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}*/

@media (max-width: 700px) {
  .page.topic-page {
    margin-top: 25%;
  }
}