.pp {
  text-align: center;
}


@media only screen and (max-width: 991px) {
   
    .MobileMenu {
      display: none;
    }
    
    .MobileMenu #Menu ul li.title, .MobileMenu #Menu ul li a, .MobileMenu .MobileMenuContent .homeLink, .MobileMenu .MobileMenuContent .phoneIcon a {
      color: #fff;
    }
    
    .MobileMenu .MobileMenuContent .phoneIcon a {
      margin-left: 10px;
    }
    
    .MobileMenu .MobileMenuContent {
      box-shadow: none;
      -webkit-box-shadow: none;
    }
    
    .MobileMenuLower {
      border-bottom: 0;
    }
    
    .cartToggle, .searchToggle {
      display: none;
    }
    
    #Logo {
      margin: 0 auto;
    }
    
    #Wrapper {
      width: 100% !important;
    }
    
    #Wrapper, .Center, .Content.Widest, .slide-show {
      margin: 0 auto;
      width: 90%;
    }
    
    #ContainerFooter .Center {
      margin-top: 2em;
    }
    
    .boxcookie, .boxstory, .boxfund {
      float: none;
    }
    
    img {
      max-width: 100%;
    }
    
    .MobileMenu .MobileMenuContent .phoneIcon {
      position: relative;
    }
    
    .bxslider {
      margin-left: 10px !important;
    }
    
   
    .active {
      background: #FFF !important;
    }
    
    #Header {
      border-top: none !important;
    }

  #f1, #f2, #f3 {
      margin: 0 auto;
      float: none !important;
      text-align: center;
      margin-top: 1.5em !important;
      width: 100% !important;
      padding: 0 !important;
  }
  
  #LayoutColumn1 {
    padding: 8px !important;
  }
  
  #f1 h2, #f2 h2, #f3 h2 {
      text-align: center !important;
      }

.Content div {
  max-width: 100%;
}

#Footer .phoneIcon a {
  color:#fff;
 
}

.icon-phone {
  margin-right: 10px;
}
  
    #Wrapper {
      width: 100% !important;
    }
  
  
  #Wrapper, .Center, .Content.Widest, .slide-show {
    margin: 0 auto;
  }
  
  #ContainerFooter .Center {
      margin-top: 2em;
    }
    
    #Logo {
      margin: 0 auto;
      padding-left: 0 !important;
      width: 100%;
    }
    
     .cartToggle, .searchToggle {
      display: none;
    }
  
}


@media only screen and (max-width: 374px) {
  
  #whitebo {
    margin-left: -54px !important;
  }

}