.only-responsive {
  display: none;
}
@media (max-width: 999px) {
  .phone-number.only-responsive {
    width: 90%;
    display: block;
    margin: 0 auto;
    float: left;
    margin: 0 5%;
  }
  .phone-number.only-responsive img {
    width: 100%;
  }
  .only-desktop {
    display: none;
  }
  .free-delivery-sidebar.only-responsive {
    display: block;
    width: 90%;
    margin: 5px 5% 0;
    float: left;
  }
  .free-delivery-sidebar.only-responsive.full {
    width: 100%;
    margin: 5px 0;
  }
  .facebook {
    overflow: hidden;
  }
  .pages .refbox {
    float: left;
    width: 100%;
    margin: 0 0 20px;
  }
  .pages .refboxtext {
    top: auto;
    bottom: 20px;
  }
  .contact-table,
  .contact-table tbody,
  .contact-table tr,
  .contact-table tr td {
    float: left;
    width: 100% !important;
    display: block;
  }
  .contact-table tr td:first-child,
  .contact-table tr td:nth-child(3),
  .contact-table tr td:nth-child(5) {
    display: none;
  }
  .contact-sub-table {
    width: 100% !important;
  }
  .pages .refbox img {
    width: 100% !important;
  }
  body {
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0;
  }
  .header {
    height: auto;
  }
  .search {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    width: 90%;
    text-align: center;
    height: auto;
    margin: 20px 5% 10px 5%;
    padding: 0;
  }
  .inputwrap {
    width: 60%;
  }
  .search button {
    width: 40%;
  }
  .inputwrap input {
    width: 100%;
  }
  .navbar-custom {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0;
  }
  .navbar-custom .logo {
    position: relative;
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
    padding: 0px;
    text-align: center;
    float: none;
    left: 0;
    top: 0;
  }
  .navbar-custom .logo img {
    width: 80%;
    max-width: 800px;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .navbar-custom .small-logo {
    display: none;
  }
  .navbar-custom .large-logo {
    display: inline;
  }
  .navbar-nav-custom {
    display: none;
  }
  .slideshow {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
  }
  .slideshow img {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
  }
  .cart {
    position: relative;
    width: 90%;
    text-align: center;
    height: auto;
    margin: 10px 5%;
    padding: 10px 0;
    float: none;
    background-color: #eee;
  }
  .cart table {
    margin: 0px 0px 0px 80px;
  }
  .cart i {
    color: #cac6c1;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    font-size: 40px;
    line-height: 40px;
    height: 40px;
  }
  .menu {
    width: 90%;
    height: auto;
    margin: 10px 5%;
    padding: 0;
    list-style-type: none;
    position: relative;
    display: block !important;
  }
  .menu > li,
  .menu > li:last-child {
    float: none;
    text-align: center;
    padding: 0px;
    margin-bottom: 2px;
    font-size: 13px;
  }
  .menu > li > a {
    padding: 0px;
    height: auto;
    line-height: 30px;
  }
  .menu > li:hover .ddmenu {
    display: none;
  }
  .main,
  .hidesidebar,
  .homepageproducts {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
  }
  .content img {
    max-width: 100%;
    height: auto !important;
  }
  .sidebar {
    display: none;
  }
  .filter {
    display: block;
  }
  .catnav {
    width: 100%;
    padding: 5px 5%;
    float: none;
    margin: 5px 0 0 0;
  }
  .main .sort {
    float: none;
  }
  .main .sort span {
    margin: 5px 0px;
    float: none;
  }
  .main .sort .btn {
    margin: 2px 2%;
    float: none;
    width: 46%;
    float: left;
  }
  .product {
    width: 100%;
    padding: 5px 5%;
    float: none;
    margin: 5px 0 0 0;
    border: 1px solid #eee;
  }
  .detail {
    width: 100%;
    padding: 10px 5%;
    margin: 0;
  }
  .detail .image {
    width: 100%;
    margin: 0;
    float: none;
  }
  .detail .info {
    width: 100%;
    margin: 0;
    float: none;
    clear: both;
  }
  .process,
  .cartimage {
    display: none;
  }
  .btn-lg {
    margin-bottom: 5px;
  }
  #slider {
    position: relative;
  }
  .sliderloader {
    display: none;
  }
  footer {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0;
  }
  footer hr {
    margin: 0px;
  }
  .footermenu,
  .contact,
  .mobile {
    width: 90%;
    text-align: center;
    height: auto;
    margin: 10px 5%;
    padding: 10px 0;
    float: none;
    background-color: #eee;
  }
  .partners {
    border-top: 1px solid #ddd;
  }
  .advantages,
  .facebook,
  .newsletter {
    width: 90%;
    height: auto;
    margin: 10px 5%;
    padding: 10px 0;
    border: 0px;
  }
  body > div:first-child {
    display: none;
  }
  table {
    width: auto !important;
    max-width: 100%;
  }
  td {
    width: auto !important;
  }
  .mobileonly {
    display: block;
  }
  .contactbutton a {
    color: #fff;
    background-color: #666;
  }
  .slidernormal {
    display: none;
  }
  .slidermobile {
    display: block;
  }
  .pages iframe {
    width: 100% !important;
    height: auto;
  }
  .reswidth {
    min-width: 50px;
  }
  .eet {
    display: none;
  }
  .pages table td[colspan="2"] {
    width: 50% !important;
  }
  td[colspan="2"] a.fancybox img {
    width: 100% !important;
  }
  .search.collapse,
  .cart.collapse,
  .menu.collapse {
    display: none !important;
  }
  .navbar-custom.with-responsive .logo {
    left: 15px;
    width: 300px;
    float: left;
    margin: 10px 0 10px;
  }
  .menu .contactbutton + li:not(.contactbutton) {
    margin-top: 10px;
  }
  .navbar-custom.with-responsive .icons {
    display: block;
  }
  .navbar-custom.with-responsive .icons .icon {
    font-size: 35px;
    margin-left: 25px;
    color: #414b54;
    transition: opacity 0.15s;
  }
  .navbar-custom.with-responsive .icons .icon:hover {
    opacity: 0.6;
  }
  .rangeslider {
    margin: 10px 0px;
  }
}
@media (max-width: 580px) {
  .only-mobile {
    display: block;
  }
  .logo img {
    float: left;
  }
  .navbar-custom.with-responsive .logo {
    width: 220px;
  }
  .navbar-custom.with-responsive .icons {
    top: 22px;
    margin-right: 20px;
  }
  .navbar-custom.with-responsive .icons .icon {
    font-size: 34px;
  }
}
@media (max-width: 450px) {
  .navbar-custom.with-responsive .logo {
    width: 200px;
  }
  .navbar-custom.with-responsive .icons {
    top: 22px;
  }
  .navbar-custom.with-responsive .icons .icon {
    margin-left: 15px;
    font-size: 27px;
  }
}
@media (max-width: 420px) {
  .navbar-custom.with-responsive .logo {
    width: 160px;
  }
  .navbar-custom.with-responsive .logo img {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .navbar-custom.with-responsive .logo {
    width: 120px;
    margin-top: 17px;
  }
  .navbar-custom.with-responsive .icons {
    top: 26px;
  }
  .navbar-custom.with-responsive .icons .icon {
    margin-left: 10px;
    font-size: 22px;
  }
}
@media screen and (max-width: 820px) {
  .dop__widget {
    display: none;
  }
  img.d-test {
    display: block !important;
  }
  div.in-stock-message .delivery-bubble {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px;
    box-shadow: none;
    background: #f9f9f9;
    border: 1px solid #ddd;
    display: none !important;
  }
  div.in-stock-message:hover .delivery-bubble {
    display: none;
  }
  div.in-stock-message.showed .delivery-bubble {
    display: block !important;
  }
  .in-stock-message .delivery-bubble:after {
    display: none;
  }
  .in-stock-message .delivery-bubble tr td:last-child,
  .in-stock-message .delivery-bubble tr td:nth-child(3) {
    display: none;
  }
  .in-stock-message .delivery-bubble tr td:nth-child(2) {
    text-align: right;
  }
  #showrating.delivery-showed {
    margin-top: -17px;
  }
  .in-stock-button {
    display: none;
  }
  .detail .info table {
    width: 100% !important;
  }
  .fancybox-inner {
    overflow: auto !important;
  }
}
/*# sourceMappingURL=mobile.css.map */