/*
Theme Name: Puta Tram Huong Quang Da
Version: 1.0
Author: PutaDesign
*/
@font-face { font-family: "Hongky"; src: url("assets/fonts/HongKy1.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Regular"; src: url("assets/fonts/Montserrat-Regular.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Black"; src: url("assets/fonts/Montserrat-Black.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Medium"; src: url("assets/fonts/Montserrat-Medium.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-MediumItalic"; src: url("assets/fonts/Montserrat-MediumItalic.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-SemiBold"; src: url("assets/fonts/Montserrat-SemiBold.ttf") format("TrueType"); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Bold"; src: url("assets/fonts/Montserrat-Bold.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-ExtraBold"; src: url("assets/fonts/Montserrat-ExtraBold.ttf") format("TrueType"); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat-Light"; src: url("assets/fonts/Montserrat-Light.ttf") format("TrueType"); font-weight: normal; font-style: normal; font-display: swap; }

.hongky-font{ font-family:"HongKy"; }.bold-font{ font-family:"Montserrat-Bold", sans-serif; }.semi-bold-font{ font-family:"Montserrat-SemiBold", sans-serif; }.semi-bold-italic-font{ font-family:"Montserrat-MediumItalic", sans-serif; }.extra-bold-font{ font-family:"Montserrat-ExtraBold", sans-serif; }.secondary-text{ color:var(--secondary-color); }.primary-text{ color:var(--primary-color); }

:root { --primary-font: "Montserrat-Medium", sans-serif; --primary-color: #350a01; --secondary-color: #f0c055; --animation-curve: cubic-bezier(1, 0, 0, 1); --red: #cc3d3d; --black: #444; }

* { padding: 0; margin: 0; box-sizing: border-box; } input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; }

input, button, textarea, select{ font-family:var(--primary-font); border:0; background-color:transparent; }input:focus-visible, button:focus-visible, textarea:focus-visible{ outline:0; border:0; }input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-calendar-picker-indicator{ position:absolute; top:50%; transform:translateY(-50%); left:0; }

html{ scroll-behavior:smooth; overflow-y:scroll; font-family:var(--primary-font) !important; font-size:16px; }body{ font-family:var(--primary-font); }body.fixed{ overflow:hidden; }a{ text-decoration:none; }li{ list-style:none; }img{ width:100%; height:100%; object-fit:cover; }:is(p, li){ line-height:1.5; }.z-index{ z-index:1; }.font-bold{ font-weight:600; }.font-thin{ font-weight:100; }.pointer{ cursor:pointer; }.uppercase{ text-transform:uppercase; }.tac{ text-align:center; }.taj{ text-align:justify; }.br-3px{ border-radius:3px; }.br-5px{ border-radius:5px; }.br-10px{ border-radius:10px; }.br-15px{ border-radius:15px; }.br-20px{ border-radius:20px; }.br-25px{ border-radius:25px; }.br-30px{ border-radius:30px; }.br-35px{ border-radius:35px; }.br-40px{ border-radius:40px; }.br-4px{ border-radius:4px; }.br-6px{ border-radius:6px; }.br-8px{ border-radius:8px; }.br-12px{ border-radius:12px; }.br-14px{ border-radius:14px; }.br-16px{ border-radius:16px; }.br-18px{ border-radius:18px; }.ovh{ overflow:hidden; }.trs-25{ transition:0.25s; }.trs-3{ transition:0.3s; }.trs-35{ transition:0.35s; }.trs-4{ transition:0.4s; }.trs-5{ transition:0.5s; }.bt{ color:#333; }.wt{ color:#fff; }.gray-text{ color:#9d9d9d; }.red-text{ color:var(--red); }.green-text{ color:var(--primary-color); }.white-bg{ background-color:#fff; }.green-bg{ background-color:var(--primary-color); }.black-bg{ background-color:#000; }.yellow-bg{ background-color:var(--heading-color); }.yellow-dark-text{ color:var(--dark-yellow); }.yellow-text{ color:var(--yellow); }.heading-text{ color:var(--heading-color); }.pr{ position:relative; }.pa{ position:absolute; }.db{ display:block; }.dib{ display:inline-block; }.df{ display:flex; }.aic{ align-items:center; }.aib{ align-items:baseline; }.jcsb{ justify-content:space-between; }.jcsa{ justify-content:space-around; }.jcc{ justify-content:center; }.fdr{ flex-direction:row; }.fdrr{ flex-direction:row-reverse; }.fdc{ flex-direction:column; }.fdcr{ flex-direction:column-reverse; }.jce{ justify-content:end; }.fs-10px{ font-size:10px; }.fs-11px{ font-size:11px; }.fs-12px{ font-size:12px; }.fs-13px{ font-size:13px; }.fs-14px{ font-size:14px; }.fs-15px{ font-size:15px; }.fs-16px{ font-size:16px; }.fs-17px{ font-size:17px; }.fs-18px{ font-size:18px; }.fs-19px{ font-size:19px; }.fs-20px{ font-size:20px; }.fs-21px{ font-size:21px; }.fs-22px{ font-size:22px; }.fs-23px{ font-size:23px; }.fs-24px{ font-size:24px; }.fs-25px{ font-size:25px; }.fs-26px{ font-size:26px; }.fs-27px{ font-size:27px; }.fs-28px{ font-size:28px; }.fs-29px{ font-size:29px; }.fs-30px{ font-size:30px; }.fs-31px{ font-size:31px; }.fs-32px{ font-size:32px; }.fs-33px{ font-size:33px; }.fs-34px{ font-size:34px; }.fs-35px{ font-size:35px; }.fs-36px{ font-size:36px; }.fs-37px{ font-size:37px; }.fs-38px{ font-size:38px; }.fs-39px{ font-size:39px; }.fs-40px{ font-size:40px; }.fs-41px{ font-size:41px; }.fs-42px{ font-size:42px; }.fs-43px{ font-size:43px; }.fs-44px{ font-size:44px; }.fs-45px{ font-size:45px; }.fs-46px{ font-size:46px; }.fs-47px{ font-size:47px; }.fs-48px{ font-size:48px; }.fs-49px{ font-size:49px; }.fs-50px{ font-size:50px; }.fs-51px{ font-size:51px; }.fs-52px{ font-size:52px; }.fs-53px{ font-size:53px; }.fs-54px{ font-size:54px; }.fs-55px{ font-size:55px; }.fs-56px{ font-size:56px; }.fs-57px{ font-size:57px; }.fs-58px{ font-size:58px; }.fs-59px{ font-size:59px; }.fs-60px{ font-size:60px; }.fs-61px{ font-size:61px; }.fs-62px{ font-size:62px; }.fs-63px{ font-size:63px; }.fs-64px{ font-size:64px; }.fs-65px{ font-size:65px; }.fs-66px{ font-size:66px; }.fs-67px{ font-size:67px; }.fs-68px{ font-size:68px; }.fs-69px{ font-size:69px; }.fs-70px{ font-size:70px; }.fs-71px{ font-size:71px; }.fs-72px{ font-size:72px; }.fs-73px{ font-size:73px; }.fs-74px{ font-size:74px; }.fs-75px{ font-size:75px; }.fs-76px{ font-size:76px; }.fs-77px{ font-size:77px; }.fs-78px{ font-size:78px; }.fs-79px{ font-size:79px; }.fs-80px{ font-size:80px; }.fw-u{ font-weight:unset; }.fw-b{ font-weight:bold; }.m-0{ margin:0px; }.mr-0{ margin-right:0px; }.ml-0{ margin-left:0px; }.mt-0{ margin-top:0px; }.mb-0{ margin-bottom:0px; }.p-0{ padding:0px; }.pr-0{ padding-right:0px; }.pl-0{ padding-left:0px; }.pt-0{ padding-top:0px; }.pb-0{ padding-bottom:0px; }.m-2{ margin:2px; }.mr-2{ margin-right:2px; }.ml-2{ margin-left:2px; }.mt-2{ margin-top:2px; }.mb-2{ margin-bottom:2px; }.p-2{ padding:2px; }.pr-2{ padding-right:2px; }.pl-2{ padding-left:2px; }.pt-2{ padding-top:2px; }.pb-2{ padding-bottom:2px; }.m-4{ margin:4px; }.mr-4{ margin-right:4px; }.ml-4{ margin-left:4px; }.mt-4{ margin-top:4px; }.mb-4{ margin-bottom:4px; }.p-4{ padding:4px; }.pr-4{ padding-right:4px; }.pl-4{ padding-left:4px; }.pt-4{ padding-top:4px; }.pb-4{ padding-bottom:4px; }.m-5{ margin:5px; }.mr-5{ margin-right:5px; }.ml-5{ margin-left:5px; }.mt-5{ margin-top:5px; }.mb-5{ margin-bottom:5px; }.p-5{ padding:5px; }.pr-5{ padding-right:5px; }.pl-5{ padding-left:5px; }.pt-5{ padding-top:5px; }.pb-5{ padding-bottom:5px; }.m-6{ margin:6px; }.mr-6{ margin-right:6px; }.ml-6{ margin-left:6px; }.mt-6{ margin-top:6px; }.mb-6{ margin-bottom:6px; }.p-6{ padding:6px; }.pr-6{ padding-right:6px; }.pl-6{ padding-left:6px; }.pt-6{ padding-top:6px; }.pb-6{ padding-bottom:6px; }.m-8{ margin:8px; }.mr-8{ margin-right:8px; }.ml-8{ margin-left:8px; }.mt-8{ margin-top:8px; }.mb-8{ margin-bottom:8px; }.p-8{ padding:8px; }.pr-8{ padding-right:8px; }.pl-8{ padding-left:8px; }.pt-8{ padding-top:8px; }.pb-8{ padding-bottom:8px; }.m-10{ margin:10px; }.mr-10{ margin-right:10px; }.ml-10{ margin-left:10px; }.mt-10{ margin-top:10px; }.mb-10{ margin-bottom:10px; }.p-10{ padding:10px; }.pr-10{ padding-right:10px; }.pl-10{ padding-left:10px; }.pt-10{ padding-top:10px; }.pb-10{ padding-bottom:10px; }.m-12{ margin:12px; }.mr-12{ margin-right:12px; }.ml-12{ margin-left:12px; }.mt-12{ margin-top:12px; }.mb-12{ margin-bottom:12px; }.p-12{ padding:12px; }.pr-12{ padding-right:12px; }.pl-12{ padding-left:12px; }.pt-12{ padding-top:12px; }.pb-12{ padding-bottom:12px; }.m-14{ margin:14px; }.mr-14{ margin-right:14px; }.ml-14{ margin-left:14px; }.mt-14{ margin-top:14px; }.mb-14{ margin-bottom:14px; }.p-14{ padding:14px; }.pr-14{ padding-right:14px; }.pl-14{ padding-left:14px; }.pt-14{ padding-top:14px; }.pb-14{ padding-bottom:14px; }.m-15{ margin:15px; }.mr-15{ margin-right:15px; }.ml-15{ margin-left:15px; }.mt-15{ margin-top:15px; }.mb-15{ margin-bottom:15px; }.p-15{ padding:15px; }.pr-15{ padding-right:15px; }.pl-15{ padding-left:15px; }.pt-15{ padding-top:15px; }.pb-15{ padding-bottom:15px; }.m-16{ margin:16px; }.mr-16{ margin-right:16px; }.ml-16{ margin-left:16px; }.mt-16{ margin-top:16px; }.mb-16{ margin-bottom:16px; }.p-16{ padding:16px; }.pr-16{ padding-right:16px; }.pl-16{ padding-left:16px; }.pt-16{ padding-top:16px; }.pb-16{ padding-bottom:16px; }.m-18{ margin:18px; }.mr-18{ margin-right:18px; }.ml-18{ margin-left:18px; }.mt-18{ margin-top:18px; }.mb-18{ margin-bottom:18px; }.p-18{ padding:18px; }.pr-18{ padding-right:18px; }.pl-18{ padding-left:18px; }.pt-18{ padding-top:18px; }.pb-18{ padding-bottom:18px; }.m-20{ margin:20px; }.mr-20{ margin-right:20px; }.ml-20{ margin-left:20px; }.mt-20{ margin-top:20px; }.mb-20{ margin-bottom:20px; }.p-20{ padding:20px; }.pr-20{ padding-right:20px; }.pl-20{ padding-left:20px; }.pt-20{ padding-top:20px; }.pb-20{ padding-bottom:20px; }.m-24{ margin:24px; }.mr-24{ margin-right:24px; }.ml-24{ margin-left:24px; }.mt-24{ margin-top:24px; }.mb-24{ margin-bottom:24px; }.p-24{ padding:24px; }.pr-24{ padding-right:24px; }.pl-24{ padding-left:24px; }.pt-24{ padding-top:24px; }.pb-24{ padding-bottom:24px; }.m-28{ margin:28px; }.mr-28{ margin-right:28px; }.ml-28{ margin-left:28px; }.mt-28{ margin-top:28px; }.mb-28{ margin-bottom:28px; }.p-28{ padding:28px; }.pr-28{ padding-right:28px; }.pl-28{ padding-left:28px; }.pt-28{ padding-top:28px; }.pb-28{ padding-bottom:28px; }.m-30{ margin:30px; }.mr-30{ margin-right:30px; }.ml-30{ margin-left:30px; }.mt-30{ margin-top:30px; }.mb-30{ margin-bottom:30px; }.p-30{ padding:30px; }.pr-30{ padding-right:30px; }.pl-30{ padding-left:30px; }.pt-30{ padding-top:30px; }.pb-30{ padding-bottom:30px; }.m-32{ margin:32px; }.mr-32{ margin-right:32px; }.ml-32{ margin-left:32px; }.mt-32{ margin-top:32px; }.mb-32{ margin-bottom:32px; }.p-32{ padding:32px; }.pr-32{ padding-right:32px; }.pl-32{ padding-left:32px; }.pt-32{ padding-top:32px; }.pb-32{ padding-bottom:32px; }.m-36{ margin:36px; }.mr-36{ margin-right:36px; }.ml-36{ margin-left:36px; }.mt-36{ margin-top:36px; }.mb-36{ margin-bottom:36px; }.p-36{ padding:36px; }.pr-36{ padding-right:36px; }.pl-36{ padding-left:36px; }.pt-36{ padding-top:36px; }.pb-36{ padding-bottom:36px; }.m-40{ margin:40px; }.mr-40{ margin-right:40px; }.ml-40{ margin-left:40px; }.mt-40{ margin-top:40px; }.mb-40{ margin-bottom:40px; }.p-40{ padding:40px; }.pr-40{ padding-right:40px; }.pl-40{ padding-left:40px; }.pt-40{ padding-top:40px; }.pb-40{ padding-bottom:40px; }.m-45{ margin:45px; }.mr-45{ margin-right:45px; }.ml-45{ margin-left:45px; }.mt-45{ margin-top:45px; }.mb-45{ margin-bottom:45px; }.p-45{ padding:45px; }.pr-45{ padding-right:45px; }.pl-45{ padding-left:45px; }.pt-45{ padding-top:45px; }.pb-45{ padding-bottom:45px; }.m-48{ margin:48px; }.mr-48{ margin-right:48px; }.ml-48{ margin-left:48px; }.mt-48{ margin-top:48px; }.mb-48{ margin-bottom:48px; }.p-48{ padding:48px; }.pr-48{ padding-right:48px; }.pl-48{ padding-left:48px; }.pt-48{ padding-top:48px; }.pb-48{ padding-bottom:48px; }.m-50{ margin:50px; }.mr-50{ margin-right:50px; }.ml-50{ margin-left:50px; }.mt-50{ margin-top:50px; }.mb-50{ margin-bottom:50px; }.p-50{ padding:50px; }.pr-50{ padding-right:50px; }.pl-50{ padding-left:50px; }.pt-50{ padding-top:50px; }.pb-50{ padding-bottom:50px; }.m-54{ margin:54px; }.mr-54{ margin-right:54px; }.ml-54{ margin-left:54px; }.mt-54{ margin-top:54px; }.mb-54{ margin-bottom:54px; }.p-54{ padding:54px; }.pr-54{ padding-right:54px; }.pl-54{ padding-left:54px; }.pt-54{ padding-top:54px; }.pb-54{ padding-bottom:54px; }.m-56{ margin:56px; }.mr-56{ margin-right:56px; }.ml-56{ margin-left:56px; }.mt-56{ margin-top:56px; }.mb-56{ margin-bottom:56px; }.p-56{ padding:56px; }.pr-56{ padding-right:56px; }.pl-56{ padding-left:56px; }.pt-56{ padding-top:56px; }.pb-56{ padding-bottom:56px; }.m-60{ margin:60px; }.mr-60{ margin-right:60px; }.ml-60{ margin-left:60px; }.mt-60{ margin-top:60px; }.mb-60{ margin-bottom:60px; }.p-60{ padding:60px; }.pr-60{ padding-right:60px; }.pl-60{ padding-left:60px; }.pt-60{ padding-top:60px; }.pb-60{ padding-bottom:60px; }.m-65{ margin:65px; }.mr-65{ margin-right:65px; }.ml-65{ margin-left:65px; }.mt-65{ margin-top:65px; }.mb-65{ margin-bottom:65px; }.p-65{ padding:65px; }.pr-65{ padding-right:65px; }.pl-65{ padding-left:65px; }.pt-65{ padding-top:65px; }.pb-65{ padding-bottom:65px; }.m-70{ margin:70px; }.mr-70{ margin-right:70px; }.ml-70{ margin-left:70px; }.mt-70{ margin-top:70px; }.mb-70{ margin-bottom:70px; }.p-70{ padding:70px; }.pr-70{ padding-right:70px; }.pl-70{ padding-left:70px; }.pt-70{ padding-top:70px; }.pb-70{ padding-bottom:70px; }.m-75{ margin:75px; }.mr-75{ margin-right:75px; }.ml-75{ margin-left:75px; }.mt-75{ margin-top:75px; }.mb-75{ margin-bottom:75px; }.p-75{ padding:75px; }.pr-75{ padding-right:75px; }.pl-75{ padding-left:75px; }.pt-75{ padding-top:75px; }.pb-75{ padding-bottom:75px; }.m-80{ margin:80px; }.mr-80{ margin-right:80px; }.ml-80{ margin-left:80px; }.mt-80{ margin-top:80px; }.mb-80{ margin-bottom:80px; }.p-80{ padding:80px; }.pr-80{ padding-right:80px; }.pl-80{ padding-left:80px; }.pt-80{ padding-top:80px; }.pb-80{ padding-bottom:80px; }.m-90{ margin:90px; }.mr-90{ margin-right:90px; }.ml-90{ margin-left:90px; }.mt-90{ margin-top:90px; }.mb-90{ margin-bottom:90px; }.p-90{ padding:90px; }.pr-90{ padding-right:90px; }.pl-90{ padding-left:90px; }.pt-90{ padding-top:90px; }.pb-90{ padding-bottom:90px; }.m-96{ margin:96px; }.mr-96{ margin-right:96px; }.ml-96{ margin-left:96px; }.mt-96{ margin-top:96px; }.mb-96{ margin-bottom:96px; }.p-96{ padding:96px; }.pr-96{ padding-right:96px; }.pl-96{ padding-left:96px; }.pt-96{ padding-top:96px; }.pb-96{ padding-bottom:96px; }.m-100{ margin:100px; }.mr-100{ margin-right:100px; }.ml-100{ margin-left:100px; }.mt-100{ margin-top:100px; }.mb-100{ margin-bottom:100px; }.p-100{ padding:100px; }.pr-100{ padding-right:100px; }.pl-100{ padding-left:100px; }.pt-100{ padding-top:100px; }.pb-100{ padding-bottom:100px; }.m-112{ margin:112px; }.mr-112{ margin-right:112px; }.ml-112{ margin-left:112px; }.mt-112{ margin-top:112px; }.mb-112{ margin-bottom:112px; }.p-112{ padding:112px; }.pr-112{ padding-right:112px; }.pl-112{ padding-left:112px; }.pt-112{ padding-top:112px; }.pb-112{ padding-bottom:112px; }.m-128{ margin:128px; }.mr-128{ margin-right:128px; }.ml-128{ margin-left:128px; }.mt-128{ margin-top:128px; }.mb-128{ margin-bottom:128px; }.p-128{ padding:128px; }.pr-128{ padding-right:128px; }.pl-128{ padding-left:128px; }.pt-128{ padding-top:128px; }.pb-128{ padding-bottom:128px; }.m-144{ margin:144px; }.mr-144{ margin-right:144px; }.ml-144{ margin-left:144px; }.mt-144{ margin-top:144px; }.mb-144{ margin-bottom:144px; }.p-144{ padding:144px; }.pr-144{ padding-right:144px; }.pl-144{ padding-left:144px; }.pt-144{ padding-top:144px; }.pb-144{ padding-bottom:144px; }.w50{ width:50%; }.w100{ width:100%; }.w-fit{ width:fit-content; }.h100{ height:100%; }.lh-18{ line-height:1.8; }.lh-15{ line-height:1.5; }.lh-20{ line-height:2; }.lh-25 > *{ line-height:2.5; }.line-clamp-1{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; }.line-clamp-2{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; }.line-clamp-3{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; }.line-clamp-4{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:4; }#breadcrumbs a{ color:#fff; }#breadcrumbs .divider{ margin:0 6px; }form .form-group.invalid >:first-child{ border:1px solid var(--red); }form .form-message.invalid{ margin-top:5px; color:var(--red); font-size:13px; font-style:italic; position:absolute; left:5px; bottom:-20px; }form .form-alert{ width:100%; position:absolute; bottom:-14px; left:50%; transform:translateX(-50%); }form .form-alert.error{ color:var(--red); }form .form-alert.success{ color:#11bb0f; }.loading-container{ position:absolute; bottom:4px; left:50%; transform:translate(-50%, -50%); opacity:0; visibility:hidden; transition:0.25s; width:1px; }.loading-container.active{ opacity:1; visibility:visible; }.loading-spinning-bubbles{ position:relative; margin:auto; }.loading-spinning-bubbles .bubble-container{ position:absolute; transform-origin:-150% 50%; }.loading-spinning-bubbles .bubble-container .bubble{ background:var(--secondary-color); width:8px; height:8px; border-radius:50%; animation:bubble 1s infinite; animation-delay:inherit; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+1){ transform:translateX(200%) rotate(-90deg); animation-delay:-1.5s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+2){ transform:translateX(200%) rotate(-45deg); animation-delay:-1.375s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+3){ transform:translateX(200%); animation-delay:-1.25s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+4){ transform:translateX(200%) rotate(45deg); animation-delay:-1.125s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+5){ transform:translateX(200%) rotate(90deg); animation-delay:-1s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+6){ transform:translateX(200%) rotate(135deg); animation-delay:-0.875s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+7){ transform:translateX(200%) rotate(180deg); animation-delay:-0.75s; }.loading-spinning-bubbles .bubble-container:nth-of-type(0n+8){ transform:translateX(200%) rotate(225deg); animation-delay:-0.625s; }
@keyframes bubble { 0%, 100% {  transform: scale(0);}50% {  transform: scale(1);}}

article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) { margin: 16px 0; line-height: 1.9; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul, article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol { padding-left: 20px; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul li, article:is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol li { list-style: inherit; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img { width: 100%; border-radius: 30px; overflow: hidden; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img.aligncenter { display: block; margin: auto; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table { border-collapse: collapse; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table td { border: 1px solid var(--black); }
article :is(.wp-video) { margin: 0 auto; }
article :is(h2, h3, h4, h5, h6) { font-family: "Montserrat-ExtraBold"; }
article ul, article ol { list-style: disc; margin: 16px 0 !important; }
article table :is(td, th) { padding: 14px 12px; }
article table { margin-top: 16px; }
article a { color: #fff; }

.quatrang, .product-pagination{ padding-top:40px; margin-top:0; }.quatrang .page-numbers, .product-pagination .page-numbers{ width:38px; height:38px; background-color:#fff; display:flex; align-items:center; justify-content:center; border-radius:50%; color:#333; font-size:14px; transition:0.5s; margin:0 8px; }.quatrang .page-numbers.current, .product-pagination .page-numbers.current{ background-color:var(--secondary-color); color:#fff; }.quatrang .page-numbers + .page-numbers, .product-pagination .page-numbers + .page-numbers{ margin-left:10px; }.quatrang .page-numbers:hover, .product-pagination .page-numbers:hover{ background-color:var(--secondary-color); color:#fff; }.signature-btn{ background-image:url(./assets/img/btn.png); background-position:center; background-size:contain; background-repeat:no-repeat; }.signature-btn:hover{ transform:scale(1.05); color:var(--secondary-color); }

body { width: 100%; height: 100%; }
.bg { background-size: cover; background-position: center; background-repeat: no-repeat; }
.obfc { object-fit: contain; }
.home .header { height: 900px; }
.header { height: 430px; }
.header .header-btn { padding: 12px 26px; }
.header .header-bottom { flex: 1; padding-bottom: 50px; }
.header .home.header-bottom { padding-bottom: 140px; }
.header .header-bot-btn { padding: 19px 36px; }
.header .btn-wrap::before { content: ""; position: absolute; left: 37%; top: 20px; background-image: url(./assets/img/icon.png); width: 53px; height: 28px; background-size: contain; background-position: center; background-repeat: no-repeat; }
.header .small-title { margin: 30px 0 36px; }
.main-menu li:hover h3 { color: #fff; }
.main-menu li + li { margin-left: 52px; }
.about .img-wrap { width: fit-content; height: 65px; }
.about .content { width: 62%; }
.about .signature-btn { padding: 15px 22px; margin-top: 32px; }
.about .decor { width: 470px; height: auto; margin-left: auto; margin-right: auto; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 65%); }
.about article::before { content: ""; position: absolute; top: -24px; left: 0; background-image: url("./assets/img/s2.png"); background-size: contain; background-repeat: no-repeat; background-position: center; width: 28px; height: 20px; z-index: 1; }
.about article::after { content: ""; position: absolute; bottom: 8px; right: 24px; background-image: url("./assets/img/s1.png"); background-size: contain; background-repeat: no-repeat; background-position: center; width: 28px; height: 20px; z-index: 1; }
.history { padding: 50px 0; }
.history .timeline-card__image { height: 410px; transition: 0.4s; }
.history .timeline-card__image:hover { transform: scale(1.05); }
.history .timeline-card__title { position: absolute; bottom: 54px; left: 50%; transform: translateX(-50%); }
.value::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: var(--primary-color); opacity: 0.5; z-index: 1; }
.value .img-wrap { width: 282px; height: auto; }
.value-card__icon img { width: 68px; height: auto; }
.product .img-wrap,
.product-page .img-wrap { width: fit-content; height: 65px; }
.product .product-tab-slider-section .splide__arrow,
.product-page .product-tab-slider-section .splide__arrow { width: 42px; height: 42px; background: rgba(255, 255, 255, 0.9); opacity: 1; }
.product .product-tab-slider-section .splide__arrow svg,
.product-page .product-tab-slider-section .splide__arrow svg { fill: #5a1f0d; }
.product .product-tab-slider-section,
.product-page .product-tab-slider-section { padding: 40px 0; }
.product .splide__pagination,
.product-page .splide__pagination { bottom: 0; }
.product .splide__pagination__page,
.product-page .splide__pagination__page { width: 24px; height: 6px; border-radius: 3px; background: #fff; margin: 0 8px; }
.product .splide__pagination__page.is-active,
.product-page .splide__pagination__page.is-active { transform: unset; background-color: var(--primary-color); }
.product .splide__track,
.product-page .splide__track { padding-bottom: 50px; }
.product-tab-panel { height: 0; overflow: hidden; transition: 0.6s; visibility: hidden; opacity: 0.5; }
.product-tab-panel.active { visibility: visible; opacity: 1; height: 1000px; }
.product-card { border-radius: 20px; overflow: hidden; background: #2f140c; position: relative; height: 400px; }
.product-card:hover .product-card__thumb { transform: scale(1.2); }
.product-card .product-card__thumb { display: block; width: 100%; object-fit: cover; }
.product-card .product-card__content { position: absolute; bottom: 30px; left: 0; width: 100%; }
.product-card .product-card__title { padding: 0 46px; margin-bottom: 10px; }
.product-card .product-card__title:hover a { color: #fff; }
.product-card .product-card__title a { color: #d8a53a; text-decoration: none; }
.product-card .product-card__price { font-weight: 700; color: #fff; margin-bottom: 18px; }
.product-card .product-card__btn { padding: 5px 33px; transition: 0.4s; }
.product-card .product-card__btn:hover { opacity: 0.9; }
.product-page .product-tab-btn { width: 210px; }
.product-tab-btn { padding: 15px 0; transition: 0.4s; width: 240px; }
.product-tab-btn.active { opacity: 1;  color: var(--secondary-color);}
.product-tab-panel.active { height: 450px; visibility: visible; opacity: 1; }
.product-tab-list { display: flex; justify-content: center; margin-bottom: 50px; }
.intro .intro-content { width: 54%; margin-right: 0; margin-left: auto; }
.news .img-wrap { width: fit-content; height: 65px; }
.post-card .post-card__thumb-link { height: 212px; }
.post-card .post-card__thumb-link:hover img { transform: scale(1.1); }
.post-card .post-card__content { background-color: #fff; padding: 24px 24px; }
.post-card .post-card__content h3:hover a { color: var(--secondary-color); }
footer .copyright { border-top: 1px solid rgba(255, 255, 255, 0.2); padding: 20px 0; }
footer .footer-info { width: 22%; }
footer .footer-info .logo { width: 225px; height: auto; }
footer .social a { width: 32px; height: 32px; background-color: var(--secondary-color); border-radius: 50%; transition: 0.4s; }
footer .social a:hover { transform: scale(1.1); }
footer .social a + a { margin-left: 20px; }
footer .info { padding-top: 20px; }
footer .info a { transition: 0.4s; }
footer .info a:hover { color: #fff; }
footer .info li { transition: 0.3s; }
footer .info li:hover { transform: translateX(5px); }
footer .info li:hover h3 { color: #fff; }
footer .info li h3 { font-weight: 100; }
footer .info li + li { margin-top: 8px; }
footer .info p + p { margin-top: 8px; }

.about-page { --width-container: 1320px; --gutter: calc((100vw - var(--width-container)) / 2); }
.about-page .intro-right-inner { width: calc(105% + var(--gutter)); height: 440px; }
.about-page .story-left-inner { width: calc(105% + var(--gutter)); position: relative; left: calc(-1 * var(--gutter) - 36px); }
.line-through { text-decoration: line-through; }
.single-product .main-img { width: 100%; height: 510px; border-radius: 30px; overflow: hidden; margin-bottom: 24px; }
.single-product .sub-imgs img { width: 100%; height: 92px; border-radius: 10px; }
.single-product .splide__track--nav > .splide__list > .splide__slide.is-active,
.single-product .splide__track--nav > .splide__list > .splide__slide { border: none; }
.product-detail-container form .qty-wrap { border: 2px solid #fff; padding: 3px 5px 3px; border-radius: 999px; }
.product-detail-container .desc p { line-height: 2; }
.product-detail-container form .input-qty { width: 20px; }
.product-detail-container form input[type=button].plus { padding: 0 5px 0 12px; }
.product-detail-container form input[type=button].minus { padding: 0 12px 0 5px; }
.product-detail-container button.order-btn { border: 1px solid var(--primary-color); background-color: var(--primary-color); border-radius: 90px; padding: 10px 20px; }
.product-detail-container button.order-btn:hover { background-color: transparent; color: var(--primary-color); }
.product-detail-container .contact-btn { background-color: var(--secondary-color); border: 1px solid var(--secondary-color); padding: 10px 20px; border-radius: 90px; }
.product-detail-container .contact-btn:hover { background-color: transparent; color: var(--primary-color); }
.product-detail-container .contact-btn:hover span { color: var(--primary-color); }
.product-detail-container .policy { border-radius: 10px; border: 1px dashed #646565; overflow: hidden; }
.product-detail-container .item-policy { width: 33.3333333333%; padding: 27px 20px; background-color: var(--secondary-color); }
.product-detail-container .item-policy h4 { position: relative; }
.product-detail-container .item-policy h4::before { content: ""; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 6px; height: 6px; background-color: var(--primary-color); border-radius: 50%; }
.product-detail-container .item-policy:nth-child(2) { background-color: #e2ae3a; }
.contact-page .iframe-wrap { height: 250px; border-radius: 30px; }
.contact-page .iframe-wrap iframe { width: 100%; height: 100%; }
.contact-page .label { margin-bottom: 2px; }
.contact-page .info-wrap + .info-wrap { margin-top: 24px; }
.contact-page .info-wrap .icon-wrap { width: 43px; height: 43px; border-radius: 50%; background-color: var(--primary-color); padding: 12px; margin-right: 26px; }
.contact-page .info-wrap a:hover { color: var(--secondary-color); }
.contact-page form .wrap-input { column-gap: 24px; }
.contact-page form input,
.contact-page form textarea { width: 100%; padding: 12px 24px; border: 1px solid var(--primary-color); border-radius: 24px; resize: none; color: var(--primary-color); font-size: 16px; }
.contact-page form input::placeholder,
.contact-page form textarea::placeholder { color: var(--priimary-color); }
.contact-page form button { padding: 12px 75px; margin-left: auto; margin-right: auto; background-color: var(--secondary-color); border-radius: 99px; }
.contact-page form .form-message.invalid { bottom: -15px; font-size: 12px; }
.contact-page form .loading-container { bottom: -20px; }
.contact-page form .form-alert { bottom: -36px; text-align: center; font-size: 14px; }
.contact-page .loading-spinning-bubbles .bubble-container .bubble { background: var(--primary-color); }
.news-category .img-wrap { width: fit-content; height: 65px; }
.sidebar { position: sticky; top: 0; }
.popular-post-wrap { background-color: var(--primary-color); border-radius: 20px; overflow: hidden; padding: 36px; }
.popular-post-wrap .inner-post .img-wrap { width: 110px; height: 90px; border-radius: 20px; overflow: hidden; flex-shrink: 0; margin-right: 30px; }
.popular-post-wrap .inner-post .img-wrap:hover img { transform: scale(1.1); }
.popular-post-wrap .inner-post + .inner-post { margin-top: 24px; }
.popular-post-wrap .inner-post h3:hover { color: var(--secondary-color); }
.order-popup-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 999999; opacity: 0; visibility: hidden; transition: 0.8s; }
.order-popup-container.active { opacity: 1; visibility: visible; }
.order-popup-container .order-popup { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #fff; padding: 25px; width: 600px; border-radius: 30px; }
.order-popup-container .order-popup h2 { margin-bottom: 24px; }
.order-popup-container .order-popup p.heading-desc { margin-bottom: 24px; padding-bottom: 12px; border-bottom: 1px solid #ebebeb; }
.order-popup-container .order-popup form { flex: 1; }
.order-popup-container .order-popup form .form-group input { padding: 11px 20px; border: 1px solid var(--primary-color); border-radius: 20px; }
.order-popup-container .order-popup form .form-group + .form-group { margin-top: 24px; }
.order-popup-container .order-popup form input::placeholder { color: var(--primary-color); font-size: 16px; font-weight: 400; }
.order-popup-container .order-popup form input:-webkit-autofill,
.order-popup-container .order-popup form input:-webkit-autofill:hover,
.order-popup-container .order-popup form input:-webkit-autofill:focus,
.order-popup-container .order-popup form input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 30px white inset !important; }
.order-popup-container form .form-message.invalid { font-size: 12px; bottom: -16px; }
.order-popup-container .order-popup form button { padding: 10px 0; z-index: 1; border: 1px solid var(--secondary-color); background-color: var(--secondary-color); width: 50%; margin: 24px auto 0; border-radius: 20px; }
.order-popup-container .loading-spinning-bubbles .bubble-container .bubble { background: var(--secondary-color); width: 5px; height: 5px; }
.order-popup-container .loading-container { bottom: -12px; }
.order-popup-container .order-popup form button:hover { background-color: #fff; color: var(--secondary-color); }
.order-popup-container .order-popup form .qty { margin-right: 24px; }
.order-popup-container .order-popup form .note { margin-top: 24px; margin-bottom: 10px; }
.order-popup-container .order-popup .img-wrap { width: 40%; height: auto; }
.order-popup-container .order-popup .img-wrap .img { height: 80%; border: 1px solid var(--yellow); }
.order-popup-container .order-popup .img-wrap .img img { width: 160px; height: auto; }
.order-popup-container .order-popup .img-wrap .product-name,
.order-popup-container .order-popup .img-wrap .product-cost { font-size: 20px; font-size: clamp(17px, 15px + 0.4081632653vw, 20px); margin-top: 18px; }
.order-popup-container .order-popup .close-btn { position: absolute; top: 20px; right: 0px; width: 40px; height: 40px; left: unset; font-size: 20px; }
.order-popup-container .order-popup .close-btn:hover { opacity: 0.5; }
.order-popup-container form .form-alert { bottom: -26px; }
#product-list-wrap { min-height: 400px; transition: .5s; }

.map-wrap {width: 100%; height: 360px; border-radius: 20px; overflow: hidden;}
.map-wrap iframe {width: 100%; height: 100%;}
.mobile-menu-container {display: none;}
.logos-wrap img {width: 60px; height: auto; object-fit: contain;}

@media screen and (min-width: 1600px) {
	.g-5, .gx-5{ --bs-gutter-x:36px; }.g-5, .gy-5{ --bs-gutter-y:36px; }
}
@media screen and (max-width: 1600px) {
	.home .header { height: 700px; }
	.header .btn-wrap::before { left: 35%; }
	.history .timeline-card__image { height: 470px; }
	.product-card { height: 450px; }
	.news .post-card__thumb-link { height: 185px; }
	footer .footer-info { width: 24%; }
	
	.about-page {padding: 80px 0 50px;}
	.about-page { --width-container: 1140px; }
	.about-page .mb-112{margin-bottom: 60px; padding: 0;}
	.about-page .brand-story {margin-bottom:50px;}
	
	.product-page .product-card { height: 330px; }
	.product-card .product-card__title { padding: 0 12px; margin-bottom: 8px; }
	
	.partner-page {padding: 50px 0;}
	.partner-page h2.fs-28px {font-size: 24px;}
	
	.single-product .product-card { height: 400px; }
	.single-product .main-img { height: 445px; }
	.product-detail-container .item-policy { padding: 22px 6px; }
	.single-product .product-card { height: 350px; }
	
}

@media screen and (max-width: 1200px) {
	.home h1.fs-54px { font-size: 42px; }
	.header .small-title {font-size: 20px;}
	.home .header { height: 600px; }
	.header-logo {width: 70px;}
	.main-menu li + li { margin-left: 36px; }
	.header .header-bot-btn { padding: 14px 26px; }
	.header .btn-wrap::before { left: 34%; top: 10px; width: 44px; }
	.about .decor { width: 380px; }
	.history .timeline-card__image { height: 395px; }
	.history .timeline-card__desc {font-size: 17px;}
	.home .product {padding: 40px 0 50px;}
	.home .product-tab-btn { padding: 10px 0; transition: 0.4s; width: 190px; font-size: 15px; }
	.product-card { height: 400px; }
	.intro .intro-content { width: 84%; }
	.intro {padding: 60px 0;}
	.post-card .post-card__content { padding: 14px 14px; }
	.post-card .post-card__title {font-size: 16px;}
	.news .post-card__thumb-link { height: 165px; }
	footer .fs-16px {font-size: 14px;}
	footer .footer-info .logo { width: 200px; }
	.about-page .story-left-inner, .about-page .intro-right-inner {left: unset; width: 100%; height: auto; width: 100%; border-radius: 20px; overflow: hidden;}
	
	.product-page .product-card { height: 370px; }
	.product-page .product-tab-btn { width: 165px; padding: 12px 0; }
	
	.archive .post-card .post-card__thumb-link { height: 170px; }
	.archive h3.fs-25px {font-size: 24px; margin-bottom: 40px;}
	
	.single-article .post-card .post-card__thumb-link { height: 165px; }
	.sub-header-inner h1 { font-size: 40px; margin-bottom: 12px; }
	.single-article .fs-28px { font-size: 24px; }
	.popular-post-wrap { padding: 20px; }
	.popular-post-wrap .inner-post .img-wrap { width: 100px; height: 70px; border-radius: 12px; margin-right: 20px; }
	.popular-post-wrap .line-clamp-3 { -webkit-line-clamp: 2; font-size: 15px;}
	
	.contact-page {padding: 20px 0 50px;}
	.contact-page .fs-24px { font-size: 20px; margin: 40px 0 20px;}
	.contact-page .row.pt-60 {padding-top: 40px;}
	
	.single-product .main-img { height: 390px; }
	.single-product .fs-30px { font-size: 25px; }
	.product-detail-container .item-policy { padding: 22px 10px; }
	.single-product .final-desc {margin-top: 50px;}
	.single-product .mt-50 {margin-top: 30px;}
	.map-wrap {height: 270px;}
}

@media screen and (max-width: 992px) {
	.home .nav, body .nav {display: none;}
	.home h1.fs-54px { font-size: 32px; }
	.home .header { height: 450px; }
	.header .btn-wrap::before { left: 30%; top: 10px; width: 38px; }
	.header .small-title { font-size: 18px; margin: 20px 0 26px; }
	.header .header-bot-btn {font-size: 14px;}
	.about .content { width: 100%; }
	.home .about {padding: 40px 0 70px;}
	.about .signature-btn {margin-top: 20px; }
	.about .decor { width: 320px; }
	.about article.fs-18px {font-size: 16px;}
	.about article::before, .about article::after {width: 20px;}
	.history .timeline-card__image { height: 440px; }
	.history .timeline-card__year {margin-bottom: 16px;}
	.history .timeline-card__desc {margin-top: 12px;}
	.value .value-content-section {margin-top: 18px;}
	.home .heading .img-wrap {width: 230px; margin-bottom: 0;}
	.home .heading h3 {font-size: 24px;}
	.intro .intro-content {width: 100%;}
	.home .news {padding: 30px 0 60px;}
	footer .footer-info {width: 100%;}
	footer .inner {flex-wrap: wrap;}
	footer .footer-info .logo { width: 110px; margin: 0 auto 20px; }
	footer .footer-info > p {width: 50%; margin: 0 auto;}
/* 	footer .info {width: 50%;} */
/* 	footer .general-info {order: 3;}
	footer .policy-info {order: 2;}
	footer .contact-info {order: 1;} */
	footer .social.mt-30 {margin-top: 18px; }
	
	/* mobile btn */
	.menu-btn { width: 32px; height: 28px; border: 1px solid var(--secondary-color); background-color: var(--secondary-color); border-radius: 3px; display: flex !important; }
	.menu-btn .bar { border-top: 1px solid #fff; width: 72%; display: block; border-radius: 10px; }
	.menu-btn .bar + .bar {margin-top: 5px;}
	/* 	mobile menu container */
	.mobile-menu-container.popup-wrap-container {background-color: rgba(0, 0, 0, 0.5); z-index: 400;}
	.mobile-menu-container.popup-wrap-container .menu-wrap {width: 400px; height: auto;top: 50%;left: 50%;transform: translate(-50%, -50%) !important; padding: 0px 16px 34px 16px;}
	.mobile-menu-container.popup-wrap-container .menu-wrap::before {display: none;}
	.mobile-menu-container.popup-wrap-container .menu-btn {position: absolute; top: -45px; right: -60px; width: 36px;  height: 36px;}
	.mobile-menu-container .loading-container {bottom: -16px;}
	.mobile-menu-container .loading-spinning-bubbles .bubble-container .bubble {width: 6px; height: 6px;}
	.mobile-menu-container form .form-alert.success{font-size: 14px; bottom: -26px; transform: unset; left: 0; text-align: center;}

	.mobile-menu-container { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 200; visibility: hidden; opacity: 0; transition: 0.5s; z-index: 500;}
	.mobile-menu-container.active { visibility: visible; opacity: 1; }
	.mobile-menu-container .menu-wrap {position: fixed; top: 0; left: 0; z-index: 200; background-color: rgb(26 20 15 / 65%); width: 400px; height: 100%; opacity: 0; visibility: hidden; transform: translateX(-100%); transition: 0.5s; backdrop-filter: blur(40px); border-right: 1px solid rgb(197 160 89 / 0.2);}
	.mobile-menu-container .menu-wrap li h3 { color: var(--secondary-color); }
	.mobile-menu-container .menu-wrap .logo-img img { width: 65px; height: auto; }
	.mobile-menu-container .menu-wrap .main-menu {overflow: hidden; padding: 12px 12px 0 12px;}
	.mobile-menu-container .menu-wrap .main-menu > li { margin: 16px 0; padding-bottom: 16px; border-image: linear-gradient(to right, transparent, #c5a059, transparent) 4; border-bottom-width: 1px; border-bottom: 1px solid transparent; }
	.mobile-menu-container .menu-wrap .main-menu > li:last-child {border: none;}
	.mobile-menu-container .menu-wrap .main-menu > li:hover h3 { padding-left: 12px; }
	.mobile-menu-container.active .menu-wrap { opacity: 1; visibility: visible; transform: translateX(0); }
	.mobile-menu-container .menu-footer { padding-left: 160px; }
	.mobile-menu-container .menu-footer a.social { width: 20px; height: 36px; }
	.mobile-menu-container .menu-footer a.mail { width: 36px; height: auto; }
	.mobile-menu-container .menu-footer a.phone { width: 36px; height: auto; }
	.mobile-menu-container .menu-footer a.phone .phone-number { width: 228px; height: auto; }
	
	.mobile-menu-container .close-btn { width: 30px; height: 30px; border-radius: 4px; background-color: var(--secondary-color); color: #fff; font-size: 17px; }
	.menu-head{padding: 12px 12px 12px; border-bottom: 1px solid #f0c05575;}
	.mobile-menu-container .menu-wrap > .img-wrap {width: 240px;}
	.mobile-menu-container .signature-btn{padding: 12px 26px;}
	
	.sub-header-inner h1 {font-size: 50px;}
	.sub-header-inner h2 {font-size: 18px;}
	.header { height: 380px; }
	.about-page .brand-story { margin-bottom: 20px; }
	.about-page .fs-30px {font-size: 25px;}
	.about-page { padding: 50px 0 30px; }
	.about-page .fs-18px {font-size: 17px !important;}
	.sub-header-inner h1 { font-size: 23px; margin-bottom: 12px; }
	.sub-header-inner h2 { font-size: 17px; }
	.about-page .mb-112 { margin-bottom: 42px; padding: 0; }
	
	.product-page .product-tab-list { overflow-x: scroll; justify-content: flex-start; margin-bottom: 36px;  scrollbar-width: none; }
	.product-page .product-tab-list::-webkit-scrollbar { display: none;}
	.product-page .product-tab-btn {flex-shrink: 0; font-size: 13px;}
	
	.news-category .img-wrap { width: fit-content; height: 50px; }
	.news-category {padding: 36px 0;}
	.archive .post-card .post-card__thumb-link { height: 135px; }
	.archive .post-card .post-card__title { font-size: 14px; }
	
	.single-article {padding: 40px 0 40px;}
	.single-article .post-card .post-card__thumb-link { height: 140px; }
	
	.partner-page {padding: 40px 0;}
	.partner-page h2.fs-28px {font-size: 20px;}
	
	.single-product main {padding: 40px 0;}
	.price-wrap .fs-24px{font-size: 20px;}
	.price-wrap .fs-20px{font-size: 18px;}
	.single-product .desc, .single-product article.fs-18px {font-size: 15px;}
	.single-product h3.fs-20px {font-size: 18px;}
	
	.logos-wrap img {width: 50px;}
	.map-wrap {height: 220px;}
}

@media screen and (max-width: 768px) { 
	.home h1.fs-54px { font-size: 24px; }
	.header .small-title { font-size: 16px; margin: 20px 0 26px; }
	.home .header { height: 380px; }
	.header .header-bot-btn { padding: 12px 18px; }
	.header .btn-wrap::before { left: 25%; }
	.home .about { padding: 20px 0 50px; }
	.about .decor { width: 260px; }
	.history .timeline-card__image { height: 336px; }
	.history .timeline-card__desc { font-size: 15px; }
	.history .timeline-card__title { width: 100%; text-align: center; font-size: 17px;}
	.history .timeline-card__year {font-size: 20px; margin-bottom: 12px;}
	.value-card__title {font-size: 16px; margin: 16px 0;}
	.value-card__icon img { width: 64px; }
	.product-card { height: 350px; }
	.product-card .product-card__title {font-size: 14px;}
	.product-tab-list {margin-bottom: 30px; column-gap: 15px;}
	.home .product-tab-btn { padding: 10px 0; transition: 0.4s; width: 115px; font-size: 12px; }
	.product .heading h3{margin-bottom: 15px;}
	.product-card .product-card__content {bottom: 15px;}
	.product-card .product-card__price {font-size: 17px; margin-bottom: 10px; margin-bottom: 8px;}
	.product-tab-panel.active { height: 398px; }
	.home .product { padding: 16px 0 36px; }
	.home .heading h3 { font-size: 22px; }
	.intro article.fs-18px *{font-size: 15px !important;}
	.intro { padding: 32px 0; }
	footer .footer-info > p { width: 64%; margin: 0 auto; }
	.news .post-card__thumb-link { height: 145px; }
	.post-card .post-card__title { font-size: 15px; }
	.news .heading h3 {margin-bottom: 24px;}
	.home .news { padding: 20px 0 40px; }
	.news .post-card {border-radius: 12px;}
	
	.about-page .fs-18px {font-size: 15px !important;}
	.about-page .fs-30px { font-size: 22px; }
	.header { height: 330px; }
	
	.product-page .product-card { height: 330px; }
	.product-page .product-tab-btn { width: 145px; padding: 11px 0; }
	
	.single-product .main-img { height: 315px; margin-bottom: 12px;}
	.single-product .sub-imgs img {height: 70px;}
	.product-detail-container button.order-btn, .product-detail-container .contact-btn {font-size: 14px;}
	.product-detail-container .policy {flex-wrap: wrap;}
	.product-detail-container .item-policy {width: 100%; text-align: center;}
	.single-product .product-card { height: 300px; }
	.product-detail-container .item-policy h4 { width: fit-content; margin: 0 auto 6px; }
	
	.order-popup-container .order-popup { width: calc(100% - 24px); border-radius: 20px; padding: 20px 14px 30px; }
	.order-popup-container h2.fs-20px {font-size: 18px;}
	.order-popup-container .order-popup form .form-group input { padding: 10px 15px; }
	.map-wrap { height: 180px; }
}

@media screen and (max-width: 576px) {
	.header .header-bot-btn { padding: 10px 18px; font-size: 13px; }
	.header .header-btn { padding: 10px 16px; }
	.header-top {margin-top: 8px;}
	.mobile-menu-container .menu-wrap{width: 100%;}
	.header .small-title { font-size: 14px; margin: 15px 0 15px;}
	.header .btn-wrap::before { left: 20%; width: 35px; }
	.home .header { height: 340px; }
	.header .header-bottom {padding-bottom: 30px;}
	.header .header-btn { padding: 12px 20px; }
	.history .timeline-card__image { height: 265px; }
	.history .timeline-card__title {font-size: 16px;}
	.history .timeline-card__desc { margin-top: 10px; }
	.history .timeline-card__year { font-size: 17px; margin-bottom: 6px; }
	.history { padding: 30px 0 40px; }
	.value {padding: 30px 0 32px;}
	.intro { padding: 20px 0; }
	footer .footer-info > p {width: 100%; text-align: center;}
	.about .signature-btn { padding: 9px 14px; }
	.about article.fs-18px { font-size: 14px; }
	.history .timeline-card__desc, .value-card__desc, .intro article.fs-18px * { font-size: 14px; }
	.news .post-card__thumb-link { height: 125px; }
	.home .heading h3 { font-size: 20px; }
	.product-card { height: 280px; border-radius: 17px; }
	.product-tab-panel.active { height: 314px; }
	.product-card .product-card__price{font-size: 15px;}
	.product-card .product-card__title {padding: 0px 12px; }
	.product-card .product-card__btn {padding: 4px 28px; font-size: 13px;}
	.intro article.fs-18px * { font-size: 14px !important; }
	.post-card .post-card__title { font-size: 14px; }
	.post-card .post-card__content { padding: 10px 10px; }
	.product .splide__track, .product-page .splide__track { padding-bottom: 36px;}
	.product-tab-list { overflow-x: scroll; justify-content: flex-start; margin-bottom: 18px;  scrollbar-width: none; }
	.product-tab-list::-webkit-scrollbar { display: none;}
	.home .product-tab-btn { font-size: 12px; min-width: 120px; }
	footer .general-info {order: 2; width: 100%;}
	footer .general-info ul {display: flex; flex-wrap: wrap;}
	footer .general-info ul li { width: calc(100% / 3); }
	footer .policy-info {order: 2; width: 100%;}
	footer .policy-info ul {display: flex; flex-wrap: wrap;}
	footer .policy-info ul li{width: 50%;}
	footer .contact-info {order: 1;}
	footer h3.mb-20{margin-bottom: 12px;}
	.footer-top {padding: 30px 0 26px;}
	footer .info li + li{margin-top: 4px;}
	footer .info li {margin: 4px 0;}
	
	.about-page .fs-30px { font-size: 20px; }
	.sub-header-inner h1 { font-size: 20px; margin-bottom: 10px; }
	.sub-header-inner h2 { font-size: 15px; }
	.header { height: 250px; }
	
	.product-page {padding: 28px 0 30px;}
	.product-page .product-tab-btn { width: 132px; padding: 10px 0; }
	.product-page .img-wrap { height: 45px; }
	.product-page .product-card { height: 260px; }
	.product-card .product-card__title { font-size: 13px; }
	.product-pagination { padding-top: 28px; }
	.quatrang .page-numbers, .product-pagination .page-numbers { width: 32px; height: 32px; }
	
	.archive .post-card .post-card__thumb-link { height: 110px; }
	.archive .post-card .post-card__title { font-size: 13px; }
	.quatrang, .product-pagination { padding-top: 28px; margin-top: 0; }
	.archive h3.fs-25px { font-size: 20px; margin-bottom: 24px; }
	.news-category .img-wrap { height: 38px; margin-bottom: 10px;}
	.archive .post-card {border-radius: 17px;}
	.news-category { padding: 24px 0; }
	
	.single-article .fs-28px { font-size: 20px; }
	.single-article article.fs-16px, .partner-page article.fs-16px {font-size: 14px;}
	.single-article h3.fs-20px {font-size: 18px; margin-bottom: 20px;}
	.single-article .mt-50 {margin-top: 28px;}
	.single-article .post-card .post-card__thumb-link { height: 110px; }
	
	.partner-page {padding: 40px 0 12px;}
	.partner-page h2.fs-28px {font-size: 18px;}
	
	.contact-page .iframe-wrap { height: 240px; border-radius: 20px; }
	.contact-page .label {font-size: 14px;}
	.contact-page .info .fs-18px {font-size: 16px;}
	.contact-page .info-wrap + .info-wrap { margin-top: 18px; }
	.contact-page { padding: 0px 0 40px; }
	.contact-page .fs-24px { font-size: 18px; margin: 30px 0 20px; }
	
	.single-product .main-img { height: 260px; margin-bottom: 12px; border-radius: 20px; }
	.single-product .sub-imgs img { height: 60px; }
	.single-product .fs-30px { font-size: 20px; }
	.price-wrap .fs-24px { font-size: 18px; }
	.price-wrap .fs-20px { font-size: 16px; }
	.single-product .final-desc { margin-top: 36px; }
	.single-product .mt-50 { margin-top: 6px; }
	.single-product .product-card { height: 250px; }
	.product-detail-container .item-policy { padding: 14px 10px; }
	.product-detail-container .contact-btn {padding: 10px 12px;}
	.single-product h3.fs-20px { font-size: 16px; }
	.map-wrap {height: 200px;}
}

@media screen and (max-width: 414px) { 
	.product-card { height: 246px; }
	.product-tab-panel.active { height: 280px; }
	.news .post-card__thumb-link { height: 110px; }
	.header .small-title { font-size: 13px; }
	.product-page .product-card { height: 240px; }
	.archive .post-card .post-card__thumb-link { height: 92px; }
	.single-product .product-card { height: 215px; }
	
}

@media screen and (max-width: 390px) { .single-product .main-img { height: 230px; }}



















