
.ly_product_list_2 .products_category_wrapper .product_contact_box {width: 100%;margin-top: 28px;padding-top: 22px;border-top: 1px solid #e5e5e5;display: flex;flex-direction: column;gap: 16px;}
.ly_product_list_2 .products_category_wrapper .product_contact_box .item {display: flex;align-items: center;gap: 8px;line-height: 1.4;}
.ly_product_list_2 .products_category_wrapper .product_contact_box .item .text {font-size: 14px;color: #222;}
.ly_product_list_2 .products_category_wrapper .product_contact_box .item .icon {display: inline-flex;align-items: center;justify-content: center;flex-shrink: 0;}
.ly_product_list_2 .products_category_wrapper .product_contact_box .item .icon img {width: 22px;height: 22px;display: block;object-fit: contain;}
.ly_product_list_2 .products_category_wrapper .product_contact_box .item .icon a:hover {text-decoration: none;}
.ly_product_list_2 .products_category_wrapper .product_contact_box .item .text a {font-size: 14px;color: #000000;text-decoration: none;margin-left: 4px;}
.ly_product_list_2 .products_category_wrapper .product_contact_box .item .text a:hover {color: #004499;text-decoration: underline;}
