.contact-details a {
  color: #1F23CD;
}

.index .txtMore {
  display: none;
}

@media (min-width: 800px){
  .Content .Logo {
    width: 40%;
  }
}

.Logo {
  display: none;
}

.carousel-caption {
  display: none;
}

.Address {
  color: #238BF3;
}

.HotProducts img {
  height: 87%;
}

.boxProductBlk .imgProduct {
  height: 100%;
}

.product .boxBorder {
  display: none;
}

.boxProductBlk h4 a {
  background: transparent;
  color: #238BF3;
}

.boxProductBlk:hover h4 a,
.boxProductBlk:focus h4 a {
  background: transparent;
  color: #343433;
}

.Content .TopNavi {
  background: url("/UA/03/images/bg.png") center 30% no-repeat #D6EAFF;
  background-size: contain;
}

.Content .TopNavi:after {
  display: none;
}

.Content .TopNavi .breadcrumb li, .Content .TopNavi .breadcrumb a, .Content .TopNavi .breadcrumb > li + li:before {
  color: #238BF3;
}

.forDM > a {
  background-size: cover;
  width: 100%;
  height: 210px;
  display: block;
}

@media all and (min-width: 480px) {
  .boxPBlkArea .boxProductBlk > a {
    width: 215px;
    height: 215px;
    display: block;
  }
  .row .boxProductBlk > a {
    width: 185px;
    height: 185px;
    display: block;
  }
}

@media all and (min-width: 600px) {
  .boxPBlkArea .boxProductBlk > a {
    width: 274px;
    height: 274px;
  }
  .row .boxProductBlk > a {
    width: 185px;
    height: 185px;
  }
}

@media all and (min-width: 768px) {
  .boxPBlkArea .boxProductBlk > a {
    width: 175px;
    height: 175px;
  }
  .row .boxProductBlk > a {
    width: 159px;
    height: 159px;
  }
}

@media all and (min-width: 992px) {
  .boxPBlkArea .boxProductBlk > a {
    width: 229px;
    height: 229px;
  }
  .row .boxProductBlk > a {
    width: 199px;
    height: 199px;
  }
}

@media all and (min-width: 1000px) {
  .boxPBlkArea .boxProductBlk > a {
    width: 155px;
    height: 155px;
  }
  .row .boxProductBlk > a {
    width: 125px;
    height: 125px;
  }
}

@media all and (min-width: 1200px) {
  .boxPBlkArea .boxProductBlk > a {
    width: 198px;
    height: 198px;
  }
  .row .boxProductBlk > a {
    width: 168px;
    height: 168px;
  }
}

@media all and (min-width: 1400px) {
  .boxPBlkArea .boxProductBlk > a {
    width: 255px;
    height: 255px;
  }
  .row .boxProductBlk > a {
    width: 224px;
    height: 224px;
  }
  .forDM > a {
    height: 300px;
  }
}