.bold-recommend { margin-bottom: 30px; }.bold-recommend__wrap { max-width: 1280px; width: 100%; padding-top: 20px; padding-right: 0; padding-bottom: 20px; padding-left: 0; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; }.bold-recommend__grid { box-sizing: border-box; display: flex; flex-direction: row; flex-wrap: wrap; margin-left: -20px; }.bold-recommend__title { margin-bottom: 20px; }.bold-recommend__product { flex-basis: auto; max-width: 25%; width: 25%; box-sizing: border-box; flex-grow: 0; flex-shrink: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 20px; color: currentcolor; opacity: 1; margin-bottom: 40px; }.bold-recommend__product_3 { flex-basis: 33%; max-width: 33%; width: 33%; }.bold-recommend__product_4 { flex-basis: 25%; max-width: 25%; width: 25%; }.bold-recommend__product_5 { flex-basis: 20%; max-width: 20%; width: 20%; }.bold-recommend__product_6 { flex-basis: 16%; max-width: 16%; width: 16%; }.bold-recommend__product:hover { opacity: 0.75; cursor: pointer; }.bold-recommend__product.bold-recommend__updated:hover { opacity: initial; cursor: initial; }.bold-recommend__product-content:hover { opacity: 0.75; cursor: pointer; }.bold-recommend__product * {  }.bold-recommend__product h4 { margin-top: 0 !important; margin-right: 0 !important; margin-bottom: 8px !important; margin-left: 0 !important; opacity: 0.9; }.bold-recommend__product h5 { margin-top: 0 !important; margin-right: 0 !important; margin-bottom: 10px !important; margin-left: 0 !important; opacity: 0.65; }.bold-recommend__img { display: block; width: 100%; height: auto; padding-bottom: 100%; background-size: contain; background-position: center center; background-repeat: no-repeat; }.bold-recommend__updated .bold-recommend__img { width: auto; max-width: 100%; max-height: 100%; }.bold-recommend__img-container { height: 200px; display: flex; align-items: center; justify-content: flex-start; margin-bottom: 16px; }@media screen AND (max-width: 1300px) { .bold-recommend__wrap { padding-top: 20px !important; padding-right: 15px !important; padding-bottom: 20px !important; padding-left: 15px !important; } }@media screen AND (max-width: 1024px) { .bold-recommend__product { flex-basis: 50%; max-width: 50%; width: 50%; } }@media screen AND (max-width: 500px) { .bold-recommend__product { flex-basis: 100%; max-width: 100%; width: 100%; }.bold-recommend__product img { margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; display: block; width: 100%; }.bold-recommend__img-container { height: auto; } }