.designer-pdp {
  margin-top: 30px; }
  @media screen and (min-width: 900px) {
    .designer-pdp {
      margin-top: 55px; } }

@media screen and (min-width: 900px) {
  .productView {
    margin-top: 0; } }

.productView-images {
  margin-top: 30px; }
  @media screen and (min-width: 900px) {
    .productView-images {
      margin-top: 0;
      width: 436px !important; } }
  .productView-images .productView-image {
    box-shadow: none;
    border-radius: 0;
    padding: 0; }

@media screen and (min-width: 900px) {
  .productView-details {
    width: calc(100% - 436px) !important;
    padding-left: 30px !important; } }

.prd-discription {
  margin-top: 30px; }
  .prd-discription p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #0f0f0f; }
  @media screen and (min-width: 900px) {
    .prd-discription {
      margin-top: 20px; }
      .prd-discription p {
        font-size: 18px; } }

.productView-title {
  font-family: halcom-bold, "san-serif"; }
  @media screen and (min-width: 900px) {
    .productView-title {
      font-size: 32px; } }

.designerColletions {
  margin-top: 35px; }
  @media screen and (min-width: 900px) {
    .designerColletions {
      margin-top: 85px; } }

.productCarousel {
  margin: 0 !important; }

.slick-arrow, .slick-dots {
  display: none !important; }

.subcategory {
  width: 170px;
  margin-right: 13px; }
  @media screen and (min-width: 900px) {
    .subcategory {
      width: 210px; } }
  .subcategory:hover .subcategory-img-blk {
    border: 2px solid #682f71;
    padding: 5px; }

.subcategory-img-blk {
  transition: 0.1s ease-in; }
  .subcategory-img-blk img {
    box-shadow: 2px 5px 10px #0000001A;
    object-fit: cover;
    border-radius: 2px; }

.subcategory-title {
  margin-top: 15.47px;
  margin-bottom: 6.92px; }
  @media screen and (min-width: 1200px) {
    .subcategory-title {
      margin-top: 25.32px;
      margin-bottom: 15px; } }

.subcategory-title a {
  font-family: "halcom-medium", sans-serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.04px;
  color: #313131; }
  @media screen and (min-width: 1200px) {
    .subcategory-title a {
      font-size: 18px;
      line-height: 17px;
      letter-spacing: -0.05px; } }
