.btn-default{height:40px;line-height:38px;text-align:center;padding:0 30px;font-size:16px;color:var(--theme-text-button-color);background:var(--theme-background-button-color);border-radius:var(--theme-radius-base);display:inline-block;transition:all 0.3s;border:1px solid transparent;margin:20px auto 0}.btn-default:hover{background:transparent;color:var(--theme-background-button-color);border-color:var(--theme-background-button-color)}.social-fixed{position:fixed;right:40px;bottom:100px;z-index:9999}.social-fixed>a,.social-fixed .backtop{text-align:center;display:block;border-radius:50%;background:#fff;height:40px;width:40px;line-height:38px;margin-bottom:15px;position:relative;border:initial}.social-fixed>a svg,.social-fixed .backtop svg{width:25px;height:25px;fill:var(--theme-main-color)}.social-fixed>a .tooltip,.social-fixed .backtop .tooltip{position:absolute;z-index:9;padding:11.5px 15px;border-radius:10px;color:#000;white-space:nowrap;cursor:pointer;background-color:#fff;visibility:hidden;opacity:0;-ms-transition:all 200ms linear;-webkit-transition:all 200ms linear;transition:all 200ms linear;line-height:1.4;top:-10px;right:60px;font-size:15px;font-weight:500}.social-fixed>a .tooltip .text,.social-fixed .backtop .tooltip .text{display:block;font-size:10px;font-weight:400}.social-fixed>a .tooltip:before,.social-fixed .backtop .tooltip:before{content:"";width:0;height:0;border-width:10px;border-style:solid;border-color:transparent transparent transparent #fff;position:absolute;left:100%;top:0;bottom:0;margin:auto;-ms-transition:all 200ms linear;-webkit-transition:all 200ms linear;transition:all 200ms linear}.social-fixed>a:hover,.social-fixed .backtop:hover{background:var(--theme-main-color)}.social-fixed>a:hover svg,.social-fixed .backtop:hover svg{fill:#fff}.social-fixed>a:hover .tooltip,.social-fixed .backtop:hover .tooltip{visibility:visible;opacity:1}.social-fixed .backtop{display:none}.social-fixed .backtop.show{display:block}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{width:30px;height:30px;display:flex;justify-content:center;align-items:center;top:50%;transform:translateY(calc(-50% - 0px));margin:0;transition:.3s;outline:none;background:#fff;border-radius:50%}.swiper-container .swiper-button-next:hover,.swiper-container .swiper-button-prev:hover{background:var(--theme-main-color)}.swiper-container .swiper-button-next:hover svg,.swiper-container .swiper-button-prev:hover svg{fill:#fff}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{display:none}.swiper-container .swiper-button-prev svg{transform:rotate(180deg)}.thumb{position:relative}.thumb img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;will-change:opacify;transform:scale(1);margin:auto;transition:all 0.5s ease;border-radius:var(--theme-radius-base)}.product-action{background:#fff;border-radius:var(--theme-radius-base);height:100%;position:relative;overflow:hidden}.product-action .product-thumbnail{position:relative}.product-action .product-thumbnail:before{content:"";width:100%;height:100%;background:rgba(26,35,57,0.76);position:absolute;left:0;top:0;z-index:1;opacity:0;border-radius:var(--theme-radius-base)}.product-action .product-thumbnail.no-before:before{display:none}.product-action .product-thumbnail.no-before .thumb{padding-bottom:66%}.product-action .product-thumbnail .smart{position:absolute;top:10px;left:10px;background:var(--theme-main-color);font-size:12px;border-radius:var(--theme-radius-base);color:#fff;padding:0 3px;width:40px;text-align:center}.product-action .product-thumbnail .thumb{padding-bottom:100%;display:block}.product-action .product-info{padding:10px 10px 5px 10px;position:relative}.product-action .product-info h3{font-size:14px;margin:0 0 10px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-action .product-info__viewdetail{font-size:13px}.product-action .product-info__viewdetail svg{width:19px;height:11px;transform:translateY(-1px);margin-left:3px;fill:var(--theme-main-color)}.product-action .product-info__price{font-size:16px;color:var(--theme-main-color);font-weight:500}.product-action .product-info__price .compare-price{font-size:14px;font-weight:400;color:#a6a6a6;text-decoration:line-through}.product-action .action{position:absolute;top:40%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);z-index:1;-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease;opacity:0}.product-action .action a{width:38px;height:38px;background:#fff;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;margin:0 3.5px;border-radius:var(--theme-radius-base)}.product-action .action a:hover{background:var(--theme-main-color)}.product-action .action a.quick-view svg{fill:#757575}.product-action .action a.quick-view:hover svg{fill:#fff}.product-action .action a.favorite-link svg{stroke:#757575}.product-action .action a.favorite-link:hover svg{stroke:#fff}.product-action .action a.favorite-link.active{background:var(--theme-main-color)}.product-action .action a.favorite-link.active svg{stroke:#fff}.product-action .action .btn-options svg{stroke:#757575;fill:#fff}.product-action .action .btn-options:hover svg{stroke:#fff;fill:transparent}.product-action .action button{width:38px;height:38px;background:#fff;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;margin:0 3.5px;border-radius:var(--theme-radius-base);border:initial}.product-action .action button svg{fill:#757575}.product-action .action button:hover{background:var(--theme-main-color)}.product-action .action button:hover svg{fill:#fff}.product-action:hover .action{opacity:1}.product-action:hover .product-thumbnail:before{opacity:1}article .thumb{padding-bottom:60%;margin-bottom:15px;display:block}article h3{font-size:18px;margin-bottom:10px}article h3 a{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}article .infor{margin-bottom:10px;font-size:12px;font-weight:400;color:#7b7b7b}article .infor .date:after{content:"|";display:inline-block;padding:0 5px;top:-2px;position:relative}article .infor svg{width:15px;height:15px;transform:translateY(-1px);margin-right:4px;fill:var(--theme-main-color)}article p{color:#333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;margin:0}.page-content{margin-bottom:30px}.page-content .page-wishlist .col-fix{margin-bottom:20px}.social-share{gap:5px}.social-share a{width:22px;height:22px;background-color:#fff;text-align:center;border-radius:22px;line-height:18px}.social-share a svg{height:14px;width:14px}.social-share a:hover{background:var(--theme-main-color)}.social-share a:hover svg{fill:#fff}.notifyed{position:fixed;top:90px !important;left:calc(50% - 140px);background-color:#333;color:#fff;padding:10px 15px 10px 35px;border-radius:var(--theme-radius-base);animation:slideInNoify 0.5s ease-in-out;width:280px;z-index:99999;text-align:left;line-height:1.2;display:flex}@media (max-width: 767px){.notifyed{font-size:14px}}.notifyed.success,.notifyed.warrning,.notifyed.error{background-size:20px;background-position:left center;background-repeat:no-repeat;background-position-x:5px}.notifyed.success{background-color:#4CAF50;background-image:url("//bizweb.dktcdn.net/100/493/959/themes/918636/assets/ico_check_.png?1692612666347")}.notifyed.warrning{background-color:#000;background-image:url("//bizweb.dktcdn.net/100/493/959/themes/918636/assets/warrning.png?1692612666347")}.notifyed.error{background-color:#ff3d00;background-image:url("//bizweb.dktcdn.net/100/493/959/themes/918636/assets/error.png?1692612666347")}.footer{background-image:url(//bizweb.dktcdn.net/100/588/400/themes/1047663/assets/f_background.jpg?1761448258384);background-size:cover;background-position:center;background-repeat:no-repeat}.footer__middle{padding:40px 0}.footer__bottom{padding:17px 0px;border-top:1px solid rgba(97,97,97,0.54);color:#fff;text-align:center}.footer__bottom a{color:var(--theme-main-color)}.footer__bottom a:hover{opacity:0.7}.footer__bottom span:after{content:"|";padding:0 8px}.footer .logo-footer{margin-bottom:25px;display:block}.footer .contact{margin-bottom:25px}.footer .contact li{margin-bottom:15px;color:#fff;gap:10px}.footer .contact li svg{width:19px;height:19px;fill:var(--theme-main-color)}.footer .contact li:last-child{margin-bottom:0}.footer .contact li a{color:#fff}.footer .contact li a:hover{color:var(--theme-main-color)}.footer .social-share a{width:36px;height:36px;border-radius:36px;line-height:32px}.footer .social-share a svg{height:18px;width:18px}.footer .footer-title{text-transform:uppercase;color:#fff;margin-bottom:15px}@media (max-width: 767px){.footer .footer-title.arrow{position:relative;margin-bottom:0}.footer .footer-title.arrow.current{margin-bottom:15px}.footer .footer-title.arrow.current:before{transform:rotate(-90deg)}.footer .footer-title.arrow:before{transition:all 0.3s;position:absolute;right:10px;top:50%;content:'';width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#fff transparent transparent transparent;transition:border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s}}.footer .footer__col .list-menu.current{display:block}@media (max-width: 767px){.footer .footer__col .list-menu{display:none}}.footer .footer__col .list-menu a{display:block;color:#fff;margin-bottom:10px;word-wrap:break-word}.footer .footer__col .list-menu a:hover{color:var(--theme-main-color)}.footer .footer__col .list-menu a:last-child{margin-bottom:0}.footer .f-payment{margin-top:20px}.footer .f-payment .thumb{padding-bottom:5%}.footer .f-payment .thumb img{margin:initial}@media (max-width: 991px){.footer__col{margin-top:20px}}@media (max-width: 767px){.footer__bottom span{display:block}.footer__bottom span:after{display:none}.social-fixed{display:none}}
