@media print {
  .no-print {
    display: none !important;
  }
}
.main-menu ul li > a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1em;
    padding-right: 7px;
    position: relative;
}
.main-menu ul li {
  margin-right: 10px;
}
.header {
    background-image: url(/images/hdr-img-vh.jpg);
}
.header-right ul li span, .header-right ul li {
    color: #fff;
    font-size: 18px;
}
.sticky-menu .header {
    background-image: url(/images/hdr-img-vh.jpg);
}
.main-menu ul li > a::before {
    background: #fff;
    bottom: -.5em;
}
main {
    margin-top: 140px;
}
.slider-content span {
    font-size: 34px;
    line-height: 1;
    color: #fff;
}
.slider-content h1 {
    color: #fff;
}
.slider1 .slider-content  {
    right: 10%;
    bottom: 8%;
}
.slider7 .slick-dots {
  bottom: 30px;
}
.slider-area.slider7 {
  margin-top: -150px;
}
.bottom-line {
    margin-bottom: 25px;
}
.catalog a {
    font-size: 1.3em;
    color: #ec4a01;
    text-decoration: underline;
}
.lnk-cont {
    color: #ff4f00;
    font-size: 1.3em;
    font-weight: bold;
}
.lnk-cont::after {
    content: "\2026";
}
.leadin {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}

.slider-content-2 h1 {
    color: #222;
    font-size: 80px;
}
.slider-content-2 {
    top: 25%;
    left:20%;
}

.slider7 .slick-dots {
  bottom: 0;
  }
  .slick-dots li {
    width: 17px;
    height: 17px;
    background: #ec4a01;
    margin: 0 10px;
}

.hook-dtl ul li {
  list-style: disc;
  margin-left:20px;
}
.hook-dtl h3 {
  font-size: 1.2em
}
.sku {
  font-size: 1.4em;
  color:#ff4f00;
}
.itm-img {
  border: 2px solid #ccc;
}
.dtl-title {
    text-transform: uppercase;
    text-align: right;
    background-color: #ff4f00;
    margin-top: 4px;
    color: #fff;

}
.dtl-dtl {
    border-bottom: 1px solid;
}
.modal-dialog {
    max-width: 700px;
  }
  .btn-primary:hover {
      color: #fff;
      background-color: #ff4f00;
      border-color: #ff4f00;
  }
  .btn-primary {
      color: #fff;
      background-color: #292929;
      border-color: #292929;
  }
  .btn-link {
    color: #ec4a01;
  }
  .btn-link:hover {
    color: #ec4a01;
    font-weight: 600;
}

  .pr40 {padding-right:40px;}

@media screen and (max-width: 767px) {
.slider7 .slider-height {
    min-height: 300px !important;
}
.slider1 .slider-content {
  right: unset;
}
}
.p-cate-name a, .p-cate-name a:hover {
    color: #fff;
}
.p-cate-name p, .vh-lead {
    font-size: 18px;
    font-weight: 400;
}
.p-cate-name h4 {
    font-size: 24px;
    text-transform: uppercase;
}
.top-product-category-area-h6 .top-product-zoom .p-cate-name, .top-product-category-area-h7 .top-product-zoom .p-cate-name {
    top: 40px;
    left: 40px;
}
.top-product-category-area-h6 .top-product.top-product-zoom:hover .p-cate-name,.top-product-category-area-h7 .top-product.top-product-zoom:hover .p-cate-name{top: 50px;}
.hm-callout {
  color: #fff;
  padding-top:30px;
  padding-bottom: 30px;
}
.hm-callout h2 {
  font-size: 2.3em;
  color: #fff;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.hm-callout p {
    color: #fff;
    font-size: 1.4em;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: .2em;
    margin: 0;
    text-align: center;
  }
.hm-hooks {
  position: absolute;
    left: 0;
    top: -50%;
    height: 200%;
}
.footer-menu {
    float: left;
    padding-right: 30px;
}
.secondary-menu::after {
    position: absolute;
    content: "\f078";
    font-family: "font awesome 5 free";
    font-weight: 600;
    font-size: 8px;
    margin-left: 3px;
    top: 51%;
    transform: translateY(-50%);
}

@media (max-width: 991px) {
  .hm-callout {
    padding-top: 10px;
  }
  .hm-callout h2 {
      font-size: 2.5em;

  }
  .hm-callout p {
      font-size: 1.3em;

  }

  .main-menu ul li > a::after {
    content: "";
}
}
@media (max-width: 767px) {
.hm-hooks {
    position: relative;
    left: 0;
    height: 100%;
    top: 0;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 50%;
}
.hm-hooks-div {
  background-color: #fff;
    height: 100%;
    padding-top: 4%;
}
}
}
