.my_product_lists{display:flex;flex-wrap:wrap;column-gap:24px;row-gap:24px}.my_product_item{width:calc(33.3333% - 16px);transition:ease all .5s;text-align:center;border-radius:8px;overflow:hidden}.my_product_item:hover{box-shadow:0px 4px 20px 0px rgba(0,0,0,.2)}.my_product_item .post_img{padding:12px;background-image:url(//www.daesangducviet.com.vn/wp-content/themes/saokimdigital/assets/images/bg-san-pham.jpg);background-size:cover;background-repeat:no-repeat;text-align:center;display:block}.my_product_item .post_img img{max-width:100%;height:auto}.my_product_box{padding:20px 10px}.my_product_title{margin-top:0}.my_product_title a{color:#302f2f;font-size:17px;font-weight:500;font-family:"Be Vietnam Pro",sans-serif;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.my_product_item:hover .my_product_title a{color:#8bc751}.my_product_box .my_readmore_btn{width:160px;padding:4px 4px 4px 10px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border:#302f2f 1px solid;border-radius:30px;color:#302f2f;transition:ease all .5s}.my_product_box .my_readmore_btn:hover{color:#8bc751}.sk-pagination-wrap{margin-top:24px}.sk-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:12px}.my_product_lists{position:relative}.my_product_lists.loading:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background:rgba(255,255,255,.5)}.language-dropdown-desktop{list-style:none;margin:0;padding:0;height:100%;position:relative;display:flex;align-items:center;column-gap:4px}@media only screen and (max-width:600px){.my_product_item{width:calc(50% - 12px)}}