@media screen and (min-width: 1200px) {
}

#218d42 @media screen and (max-width: 1200px) {
  .main-menu ul li a {
    color: #e67817;

    padding: 12px 20px 12px 5px;

    border: 1px solid transparent;

    font-size: 12px;

    font-weight: 600;

    letter-spacing: 0.5px;

    font-family: "UTM Avo";
  }
}

@media screen and (max-width: 992px) {
  .search-top-index {
    position: absolute;

    right: 60px;

    top: 32px;

    border: none;

    background: transparent;

    font-size: 22px;

    color: #009846;
  }

  .fixed-box .menu-button {
    right: 0px;

    top: 48px;

    margin: 0px;
  }

  .fixed-box .search-top-index {
    position: absolute;

    right: 60px;

    top: 18px;

    border: none;

    background: transparent;

    font-size: 22px;

    color: #009846;
  }

  .menu-button {
    right: 0px;

    top: 60px;

    margin: 0px;
  }
}

@media screen and (max-width: 950px) {
  .menu-button {
    right: 0px;

    top: 60px;

    margin: 0px;
  }
}

@media screen and (max-width: 900px) {
  .menu-button {
    right: 0px;

    top: 60px;

    margin: 0px;
  }
}

@media screen and (max-width: 850px) {
  .menu-button {
    right: 0px;

    top: 60px;

    margin: 0px;
  }
}

@media screen and (max-width: 767px) {
  .menu-button {
    right: 15px;
    top: 60px;
    margin: 0px;
  }

  .show-social {
    right: 0px;
  }

  .top-header-page .banner-slidering {
    height: 300px;
  }
}

@media screen and (max-width: 660px) {
  .location-top {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .tab-menu-area ul li a {
    display: inline-block;

    font-family: "UTM Avo";

    font-size: 12px;

    font-weight: bold;

    line-height: 30px;

    padding: 15px 10px;

    text-decoration: none;

    text-transform: uppercase;

    color: #363636;

    background: #fff;
  }

  .tab-menu-area ul li.active a {
    color: #bda87f;

    display: inline-block;

    font-family: "UTM Avo";

    font-size: 12px;

    font-weight: normal;

    line-height: 30px;

    padding: 15px 10px;

    text-decoration: none;

    border-bottom: 3px solid #bda87f;

    text-transform: uppercase;
  }
}

@media screen and (max-width: 560px) {
  .copyright a,
  .copyright p {
    text-align: center;

    width: 100%;
  }

  .blog_entry .featured-thumb {
    margin-bottom: 18px;

    float: none;

    position: relative;

    overflow: hidden;

    float: left;

    width: 150px;

    margin-bottom: 10px;

    margin-right: 15px;
  }
}

@media screen and (max-width: 480px) {
  .top-header-page .banner-slidering {
    height: 200px;
  }
  .logo {
    margin: 5px 20px 5px 0px;

    float: left;

    width: 100%;

    text-align: center;
  }

  .banner-slider {
    width: 100%;
    overflow: hidden;
  }

  .menu-button {
    left: 0px;

    top: 60px;

    margin: 0px;
  }

  .search-top-index {
    position: absolute;

    right: 10px;

    top: 32px;

    border: none;

    background: transparent;

    font-size: 22px;

    color: #009846;
  }

  .fixed-box .search-top-index {
    position: absolute;

    right: 10px;

    top: 18px;

    border: none;

    background: transparent;

    font-size: 22px;

    color: #009846;
  }

  .destop {
    width: 60px;

    margin-top: 0px;

    transition: all 0.6s ease-in-out 0s;

    -moz-transition: all 0.6s ease-in-out 0s;

    -o-transition: all 0.6s ease-in-out 0s;

    -webkit-transition: all 0.6s ease-in-out 0s;

    -ms-transition: all 0.6s ease-in-out 0s;
  }

  .box-top-header {
    background: #ebebeb;

    opacity: 0.8;

    padding: 5px 0;

    position: relative;

    z-index: 99999;
  }

  .box-product-standard {
    width: 100%;
  }
}

@media screen and (max-width: 400px) {
  .img-shopping-cart spam {
    display: none;
  }

  .tab-menu-area ul li a {
    padding: 15px 0px;
  }

  .tab-menu-area ul li.active a {
    /* padding: 15px 0px; */
  }

  .product-overview-tab .tab-content {
    color: #6a6a6a;

    font-size: 15px;

    line-height: 28px;

    padding: 20px 15px;

    border: 1px solid #ebebeb;

    background: #fff;

    float: left;

    width: 100%;
  }

  #description img {
    max-width: 100% !important;
  }

  .img-news-box {
    float: left;

    width: 120px;

    height: 90px;

    overflow: hidden;

    margin-right: 15px;

    text-align: center;
  }

  .ctn-news-box h2 a {
    font-size: 15px;

    font-family: "UTM Avo";

    color: #000;

    font-weight: 600;

    text-transform: uppercase;

    line-height: 23px;
  }
}
