@import url("../fonts/stylesheet.css");.workSans{font-family:"Work Sans"!important}.workSans a,.workSans h1,.workSans h2,.workSans h3,.workSans h4,.workSans h5,.workSans h6,.workSans p,.workSans span{font-family:"Work Sans"!important}.georgia{font-family:"Georgia"!important}.georgia a,.georgia h1,.georgia h2,.georgia h3,.georgia h4,.georgia h5,.georgia h6,.georgia p,.georgia span{font-family:"Georgia"!important}:root{--font-kanit:"Work Sans",sans-serif;--font-archivo:"Work Sans",sans-serif;--font-spaceGrotesk:"Work Sans",sans-serif;--font-felidae:"Georgia",serif;--font-tartuffo-Trial:"Georgia",serif;--title-color:#282828;--title-color-opc:40,40,40;--dark-title-color:#282828;--text-color:#282828;--global-text-color:#282828;--primary-color1:#046F3B;--primary-color1-opc:4,111,59;--white-color:#FFFAF4;--white-color-opc:255,250,244;--dark-white-color:#FFFAF4}.site-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 5%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:10}.site-header .logo img{display:block;margin:0;width:190px;height:auto}.nav-desktop{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-desktop ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;padding:0;gap:40px}.nav-desktop li{position:relative}.nav-desktop a{color:#1a1a1a;text-decoration:none;font-family:sans-serif;font-size:0.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.nav-desktop a:hover{opacity:0.7}.nav-desktop ul.sub-menu{display:none}.header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:90px}.btn-menu-toggle{background-color:transparent;border:1px solid #1a1a1a;border-radius:50%;width:45px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#1a1a1a;-webkit-transition:background-color 0.3s ease,color 0.3s ease;transition:background-color 0.3s ease,color 0.3s ease}.btn-menu-toggle:hover{background-color:#1a1a1a;color:#f8af14}.btn-cerrar-menu,.btn-menu-toggle{background:none;border:none;cursor:pointer;color:#1a1a1a}.btn-cerrar-menu{color:#FFFAF4}.menu-pantalla-completa{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#046F3B;z-index:9999;opacity:0;visibility:hidden;-webkit-transition:opacity 0.4s ease,visibility 0.4s ease;transition:opacity 0.4s ease,visibility 0.4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 5%;-webkit-box-sizing:border-box;box-sizing:border-box}.menu-pantalla-completa.activo{opacity:1;visibility:visible}.overlay-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0}.overlay-header .logo-blanco img{display:block;margin:0;width:190px;height:auto}.overlay-contenido{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.nav-overlay{width:100%}.lista-menu-overlay{list-style:none;padding:0;margin:0;padding-left:0px;padding-top:80px}.lista-menu-overlay>li{margin-bottom:30px;position:relative}.lista-menu-overlay>li>a{display:block!important;width:100%!important;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:42px!important;line-height:42px;font-style:normal;font-weight:500!important;color:#FFFAF4!important}.lista-menu-overlay>li>a:hover{font-family:"Georgia"!important;font-style:italic;-webkit-animation:fadeInOpacity 1s ease-in-out forwards;animation:fadeInOpacity 1s ease-in-out forwards}.lista-menu-overlay>li.current-menu-item a{font-family:"Georgia"!important;font-style:italic;-webkit-animation:fadeInOpacity 1s ease-in-out forwards;animation:fadeInOpacity 1s ease-in-out forwards}.lista-menu-overlay .sub-menu{list-style:none;position:relative;left:auto;top:auto;opacity:1;visibility:visible;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;padding-left:20px;z-index:999;height:0;overflow:hidden}.lista-menu-overlay>li:hover .sub-menu{height:auto}.lista-menu-overlay .sub-menu a{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:24px!important;font-weight:500!important;line-height:44px;color:#FFFAF4}.lista-menu-overlay .sub-menu a:hover{font-family:"Georgia"!important;font-style:italic;-webkit-animation:fadeInOpacity 1s ease-in-out forwards;animation:fadeInOpacity 1s ease-in-out forwards}.overlay-imagen{width:35%;display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.imagen-con-arco{width:100%;max-width:400px;height:600px;overflow:hidden;margin-top:75px;margin-right:75px}.imagen-con-arco img{width:80%;height:auto;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.lista-menu-overlay{padding-left:130px}.nav-overlay{width:65%}.overlay-imagen{display:-webkit-box;display:-ms-flexbox;display:flex}.lista-menu-overlay>li{margin-bottom:0px}.lista-menu-overlay>li>a{font-size:56px!important;line-height:56px;margin:0;padding-bottom:35px}.lista-menu-overlay .sub-menu{list-style:none;position:absolute;left:300px;top:10px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;padding-left:20px;z-index:999}.lista-menu-overlay>li:hover .sub-menu{opacity:1;visibility:visible}}body{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:1rem!important;font-weight:normal!important}body li,body p,body strong{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:1rem!important;font-weight:normal!important;color:#282828}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Work Sans"!important;letter-spacing:-1px;font-weight:500!important;color:#046F3B}body ::-moz-selection{background-color:#046F3B!important;color:#FFFAF4!important}body ::selection{background-color:#046F3B!important;color:#FFFAF4!important}body:not(.home){background:#FFFAF4}body:not(.home) header{background-color:#FFFAF4}body:not(.home) header.sticky{background-color:#FFFAF4}body:not(.home) header .container-fluid{max-width:1367px}body:not(.home) header .container-fluid .main-menu.show-menu{width:100%}body:not(.home) header .container-fluid .main-menu .custom-logo-link img{max-width:160px}body:not(.home) header .container-fluid .main-menu .menu-close-btn{border-radius:19px;border-color:#046F3B;background-color:#046F3B}body:not(.home) header .container-fluid .main-menu .menu-close-btn i{color:#FFFAF4}body:not(.home) header .container-fluid .main-menu .menu-close-btn:hover{border-color:#FFA44A;background-color:#FFA44A}body:not(.home) header .container-fluid .main-menu .menu-close-btn:hover i{color:#FFFAF4}body:not(.home) header .container-fluid .main-menu .menu-list li{position:unset}body:not(.home) header .container-fluid .main-menu .menu-list li .bi-plus{display:none!important}body:not(.home) header .container-fluid .main-menu .menu-list li.active a{font-style:italic}body:not(.home) header .container-fluid .main-menu .menu-list li:hover ul{display:-webkit-box;display:-ms-flexbox;display:flex}body:not(.home) header .container-fluid .main-menu .menu-list li a{display:inline-block;padding:30px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:17px!important;font-weight:500!important;color:#046F3B;text-decoration:none;text-transform:none}body:not(.home) header .container-fluid .main-menu .menu-list li a:hover{font-style:italic;-webkit-animation:fadeInOpacity 1s ease-in-out forwards;animation:fadeInOpacity 1s ease-in-out forwards}body:not(.home) header .container-fluid .main-menu .menu-list li ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 10px;-ms-flex-line-pack:start;align-content:flex-start;margin-top:-3px;width:100%;min-width:100%;max-width:100%;height:auto;background-color:#FFFAF4;border-top:1px solid #046F3B;border-bottom:1px solid #046F3B;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding-left:max(20px,(100% - 1367px + 130px)/2);padding-right:max(20px,(100% - 1367px + 130px)/2);overflow:hidden}body:not(.home) header .container-fluid .main-menu .menu-list li ul li{width:200px}body:not(.home) header .container-fluid .main-menu .menu-list li ul li a{padding:20px 20px 20px 0}body:not(.home) header .container-fluid .main-menu .menu-list li ul:after{content:"";position:absolute;top:30px;right:max(20px,(100% - 1367px + 130px)/2);display:block;visibility:hidden;width:500px;height:230px;background:transparent url("/wp-content/uploads/2026/07/sub-menu-shop.png") no-repeat center center;background-size:contain;overflow:hidden}body:not(.home) header .container-fluid li.menu-item-has-children a:before{display:none}body:not(.home) header.style-2 .main-menu{background-color:#FFFAF4}body:not(.home) header.style-2 .main-menu>ul>li{padding:0!important}body:not(.home) header.style-2 .nav-right .mobile-menu-btn{border-color:#046F3B}body:not(.home) header.style-2 .nav-right .mobile-menu-btn:hover{border-color:#FFA44A}body:not(.home) header.style-2 .nav-right .mobile-menu-btn svg{fill:#046F3B}body:not(.home) header.style-2 .nav-right .mobile-menu-btn svg:hover{fill:#FFA44A}@-webkit-keyframes fadeInOpacity{0%{opacity:0.1;font-style:italic}to{opacity:1}}@keyframes fadeInOpacity{0%{opacity:0.1;font-style:italic}to{opacity:1}}@-webkit-keyframes aboutArrowFloat{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes aboutArrowFloat{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}header.style-2 .company-logo img{width:125px}#ball{border-color:#046F3B!important;background-color:#046F3B!important}.elementor-widget-anio_hero_banner_seven .elementor-widget-container.no-paddings{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;padding-top:20px!important;padding-bottom:20px!important}.home7-banner-section .banner-bottom-area{border:0}.elementor-element:where(.e-con-full,.elementor-widget){gap:0!important}.hero-home .left-content p{display:none!important}.header7{display:none!important}.partner-section{border:none!important}.partner-section .container-fluid{padding:0;margin:0}.color-trans{position:absolute;left:0;display:block;margin:0 auto;width:100%;height:100px}.color-trans-bottom{bottom:0;margin-bottom:-50px}.color-trans-top{top:0;margin-top:-50px}.color-trans-herbal-white{background:#046F3B;background:-webkit-gradient(linear,left top,left bottom,from(#046F3B),to(#FCEBD9));background:linear-gradient(180deg,#046F3B 0%,#FCEBD9 100%)}.color-trans-white-herbal{background:#FCEBD9;background:-webkit-gradient(linear,left top,left bottom,from(#FCEBD9),to(#046F3B));background:linear-gradient(180deg,#FCEBD9 0%,#046F3B 100%)}.hero-home{background-color:#f8af14!important;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.hero-home .elementor-widget-container{background-color:transparent!important}.trans-green-to-white{background-color:#046F3B!important;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.trans-green-to-white-anim{background-color:#FFFAF4!important}.home-rooted-block{background-color:#FFFAF4!important;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.home-rooted-block-anim{background-color:#FCEBD9!important}.herbs-block-anim{background-color:#FFFAF4!important}.color-white-add{background-color:#FFFAF4!important}.color-trans-lavander{background-color:#FCEBD9!important;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.color-trans-lavander-anim{background-color:#A492C6!important}.primary-btn1,.primary-btn4{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:15px!important;font-weight:600!important;text-transform:none!important;min-width:140px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent!important;border:1px solid #046F3B!important;color:#046F3B!important}.primary-btn1 span.sheet:first-child:before,.primary-btn1 span.sheet:nth-child(2):before,.primary-btn4 span.sheet:first-child:before,.primary-btn4 span.sheet:nth-child(2):before{content:"";display:inline-block;width:14px;height:8px;background:url("/wp-content/uploads/2026/05/green-leaf.svg") no-repeat center center;z-index:1}.primary-btn1 span.sheet:nth-child(2):before,.primary-btn4 span.sheet:nth-child(2):before{background:url("/wp-content/uploads/2026/05/white-leaf.svg") no-repeat center center}.primary-btn1:hover,.primary-btn4:hover{background-color:#046F3B!important;color:#FFFAF4!important;border-color:#046F3B!important}.primary-btn1:after,.primary-btn4:after{background-color:#046F3B!important}.primary-btn4.transparent{padding:16px 24px!important}.primary-btn4.transparent span{background-color:#046F3B!important}.primary-btn4.transparent b{font-weight:600!important}.primary-btn4.transparent b:before{content:"";display:inline-block;width:14px;height:8px;margin-right:8px;background:url("/wp-content/uploads/2026/05/green-leaf.svg") no-repeat center center;z-index:1}.primary-btn4.transparent:hover b{color:#FFFAF4!important}.primary-btn4.transparent:hover b:before{background:url("/wp-content/uploads/2026/05/white-leaf.svg") no-repeat center center}.primary-btn4:hover{background-color:transparent!important}.primary-btn4:after{background-color:#046F3B!important}.primary-btn4.btn-inv{background-color:#046F3B!important}.primary-btn4.btn-inv b{color:#FFFAF4}.primary-btn4.btn-inv b:before{background:url("/wp-content/uploads/2026/05/white-leaf.svg") no-repeat center center}.primary-btn4.btn-inv:hover{background-color:transparent!important}.primary-btn4.btn-inv:hover b{color:#046F3B!important}.primary-btn4.btn-inv:hover b:before{background:url("/wp-content/uploads/2026/05/green-leaf.svg") no-repeat center center}.primary-btn4.btn-inv:hover span{background-color:#FFFAF4!important}.team-video-banner-section .video-wrapper video{border-radius:0!important}.footer-section .social-list li a{width:42px;height:42px}.home1-service-section .service-list .single-service .services-top .services-wrapper{margin-top:100px}.home1-service-section .service-list .single-service .services-top .services-wrapper .title-tag h2 a{background:none!important}.pum-container{border-radius:150px 0 0 0!important;background-color:#FFFAF4!important;padding:0!important;min-width:50%!important;width:50%!important;top:auto!important;bottom:25px!important}.pum-container .pum-close{background-color:#FFFAF4!important;color:#046F3B!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-size:24px!important;top:4px!important;right:10px!important}.pum-container .pum-close:hover{color:#FFA44A!important}.pum-container .popup-img{display:block;float:left;margin:0;padding:20px;width:35%;overflow:hidden}.pum-container .popup-img img{display:block;margin:0 auto;border-radius:150px 0 0 0!important;width:100%;overflow:hidden}.pum-container .popup-copy{display:block;float:left;margin:35px 0 0 0;padding:20px;width:65%;overflow:hidden}.pum-container .popup-copy h3{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:30px!important;font-weight:500!important;color:#046F3B!important}.pum-container .popup-copy h3 span{font-family:"Georgia"!important;font-size:30px!important;font-style:italic;font-weight:normal!important;color:#046F3B!important}.pum-container .popup-copy form{position:relative;display:block;margin:0}.pum-container .popup-copy form .form-group{display:block;margin:0 auto;width:100%;height:auto;overflow:hidden}.pum-container .popup-copy form input{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important;background-color:#FFFAF4!important;border:1px solid #046F3B!important;padding:10px 15px!important;width:100%!important;border-radius:30px!important}.pum-container .popup-copy form input[type=email],.pum-container .popup-copy form input[type=text]{min-height:50px}.pum-container .popup-copy form input[type=email]::-webkit-input-placeholder,.pum-container .popup-copy form input[type=text]::-webkit-input-placeholder{color:#046F3B}.pum-container .popup-copy form input[type=email]::-moz-placeholder,.pum-container .popup-copy form input[type=text]::-moz-placeholder{color:#046F3B}.pum-container .popup-copy form input[type=email]:-ms-input-placeholder,.pum-container .popup-copy form input[type=text]:-ms-input-placeholder{color:#046F3B}.pum-container .popup-copy form input[type=email]::-ms-input-placeholder,.pum-container .popup-copy form input[type=text]::-ms-input-placeholder{color:#046F3B}.pum-container .popup-copy form input[type=email]::placeholder,.pum-container .popup-copy form input[type=text]::placeholder{color:#046F3B}.pum-container .popup-copy form label{display:block;width:100%;margin-top:25px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:14px!important;font-weight:500!important;color:#046F3B!important}.pum-container .popup-copy form label a{text-decoration:underline;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:14px!important;font-weight:500!important;color:#046F3B!important}.pum-container .popup-copy form label input{display:block;float:left;max-width:30px}.pum-container .popup-copy form button{position:absolute;top:4px;right:8px;height:42px;width:42px;border-radius:21px!important;background-color:#046F3B!important}.pum-container .popup-copy form button:hover{background-color:#FFA44A!important}.pum-container .popup-copy form button span{display:block;width:43%;height:43%;margin:28.5%;background:url("/wp-content/uploads/2026/05/Tadin-newsletter-icon.svg") no-repeat center center;background-size:contain}.parallax-anim{position:relative;background-size:0!important;background-color:transparent!important;min-height:400px;z-index:2;overflow:hidden}.parallax-anim:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:inherit;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;pointer-events:none}.content-parallax-x{position:relative;height:600px;overflow:hidden}.content-parallax-x .parallax-img{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:scale(1.1);transform:scale(1.1)}.content-parallax-x .parallax-img img{height:100%;-o-object-fit:cover;object-fit:cover;will-change:transform}header.site-header{background-color:#f8af14}header.site-header #abrir-menu{position:relative;font-family:"Georgia"!important;font-size:24px!important;font-style:italic;font-weight:normal!important;color:#FFFAF4;background-color:transparent;width:100%}header.site-header #abrir-menu:before{content:"";position:absolute;left:0;display:inline-block;background:url("/wp-content/uploads/2026/05/white-leaf.svg") no-repeat center center;width:17px;height:10px;z-index:1}header.site-header #abrir-menu:hover{color:#046F3B;background-color:transparent}header.site-header #abrir-menu:hover:before{background:url("/wp-content/uploads/2026/05/green-leaf.svg") no-repeat center center}.home .home7-banner-section .banner-wrapper{padding:120px 20px;padding-bottom:60px}.home .home7-banner-section .banner-bottom-area{display:none!important}.home .banner-left-content{position:relative}.home .banner-left-content h1{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:46px!important;font-weight:600!important}.home .banner-left-content h1 div:last-child{font-family:"Georgia"!important;font-size:60px!important;font-style:italic;font-weight:normal!important}.home .banner-left-content h2{display:none!important}.home .banner-left-content .left-content svg{width:80px!important;height:80px!important}.home .banner-left-content:before{content:"";position:absolute;bottom:25px;right:30px;left:auto;-webkit-transform:rotateZ(225deg);transform:rotateZ(225deg);width:48px;height:48px;background:url("/wp-content/uploads/2026/06/Tadin-Hero-Icon-1.png") no-repeat center center;background-size:contain;z-index:0}.home .home7-banner-video .video-wrapper video.videoBorderRadius{border-radius:0 0 300px 300px!important}.home .banner-right-content{padding-top:20px!important;position:relative}.home .banner-right-content p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;font-weight:500!important;color:#FFFAF4!important;padding-left:0}.home .banner-right-content:after{content:"";position:absolute;top:170px;right:auto;left:-5px;width:48px;height:48px;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);background:url("/wp-content/uploads/2026/06/Tadin-Hero-Icon-2.png") no-repeat center center;background-size:contain;z-index:0}.home .home2-about-section .about-content .section-title{margin:0!important}.home .home2-about-section .counter-section{display:none}.home .home-green-block h2{position:relative;font-family:"Georgia"!important;font-size:30px!important;font-style:italic;font-weight:normal!important}.home .home-green-block h2:after{content:"";position:relative;display:inline-block;margin-bottom:-15px;margin-left:10px;-webkit-transform:rotateZ(25deg);transform:rotateZ(25deg);width:54px;height:54px;background:url("/wp-content/uploads/2026/06/Tadin-About-Icon-1.png") no-repeat center center;background-size:contain;z-index:1}.home1-service-section .service-list .single-service .services-btm{-ms-grid-columns:22% 70% 8%;grid-template-columns:22% 70% 8%}.home1-service-section .service-list .single-service .services-btm .paragraph-img p{text-align:center;max-width:100%!important;line-height:22px}.home7-banner-section .home7-banner-video .video-wrapper{padding:0 60px}.home-discover-title{display:block;max-width:400px}.home-discover-title h3{position:relative;z-index:2}.details-btn-wrap{display:none}.tadin-title{padding:0 35px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:24px!important;font-weight:600!important;color:#FFA44A!important}.tadin-subtitle{padding:0 35px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:56px!important;font-weight:500!important;color:#046F3B!important}.tadin-subtitle span{font-family:"Georgia"!important;font-weight:normal!important;font-style:italic}.tadin-subtitle span.hastag{font-size:30px!important}.tadin-copy{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;font-weight:500!important;color:#046F3B!important;display:block;margin:0 auto;max-width:80%}.tadin-carrusel-hide{display:none!important}.tadin-slide-info h3{text-align:center;margin-top:15px!important}.tadin-slide-info h3 a{font-family:"Georgia"!important;font-size:24px!important;font-weight:normal!important;color:#FFFAF4!important;-webkit-transition:all 0.4s ease-in-out!important;transition:all 0.4s ease-in-out!important}.tadin-slide-info h3 a:hover{font-style:italic;-webkit-transition:all 0.4s ease-in-out!important;transition:all 0.4s ease-in-out!important}.tadin-slide-info p{text-align:center;font-family:"Work Sans"!important;font-size:18px!important;letter-spacing:-1px;font-weight:500!important;font-style:normal;color:#FFFAF4!important}.tadin-swiper .swiper-pagination{text-align:center!important}.tadin-swiper .swiper-pagination .swiper-pagination-bullet{background-color:#FFFAF4!important}.tadin-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.tadin-swiper .swiper-pagination .swiper-pagination-bullet:hover{background-color:#FFFAF4!important}.home1-service-section{padding-top:0!important;padding-bottom:0!important}.home1-service-section .single-service{position:relative;background-color:#FCEBD9!important}.home1-service-section .single-service .services-top{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.home1-service-section .single-service:first-child{background-color:#A492C6!important}.home1-service-section .single-service:nth-child(2){background-color:#FFA44A!important}.home1-service-section .single-service:nth-child(3){background-color:#FF5642!important}.home1-service-section .single-service:first-child:after,.home1-service-section .single-service:nth-child(2):after,.home1-service-section .single-service:nth-child(3):after{content:"";position:absolute;top:60px;left:50%;width:60px;height:60px;margin-left:-30px;background:url("/wp-content/uploads/2026/06/Tadin-Products-Icon-1.png") no-repeat center center;background-size:contain;z-index:1}.home1-service-section .single-service:nth-child(2):after{background:url("/wp-content/uploads/2026/06/Tadin-Tradition-Icon-2.png") no-repeat center center;background-size:contain}.home1-service-section .single-service:nth-child(3):after{background:url("/wp-content/uploads/2026/06/Tadin-Products-Icon-3.png") no-repeat center center;background-size:contain}.home1-service-section .single-service .title-tag ul{display:none!important}.home1-service-section .single-service .title-tag a,.home1-service-section .single-service .title-tag h2{text-align:center;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:38px!important;font-weight:600!important;margin-bottom:10px!important}.home1-service-section .single-service .title-tag a span,.home1-service-section .single-service .title-tag h2 span{font-family:"Georgia"!important;font-weight:normal!important;font-style:italic}.home1-service-section .single-service .services-btm{padding-top:0!important}.home1-service-section .single-service .services-btm p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;line-height:22px!important;font-weight:500!important}.home1-service-section .single-service:hover .service-bottom-wrap{max-height:600px!important}.home1-service-section .single-service a.primary-btn4{color:#FFFAF4!important;border-color:#FFFAF4!important}.home1-service-section .single-service a.primary-btn4 b:before{background:transparent url("/wp-content/uploads/2026/05/white-leaf.svg") no-repeat center center}.home1-service-section .single-service a.primary-btn4 span{background:#FFFAF4!important}.home1-service-section .single-service a.primary-btn4#btn-lavander:hover b{color:#A492C6!important}.home1-service-section .single-service a.primary-btn4#btn-lavander:hover b:before{background:transparent url("/wp-content/uploads/2026/07/leaf-lavander-1.svg") no-repeat center center!important}.home1-service-section .single-service a.primary-btn4#btn-papaya:hover b{color:#FFA44A!important}.home1-service-section .single-service a.primary-btn4#btn-papaya:hover b:before{background:transparent url("/wp-content/uploads/2026/07/leaf-papaya-1.svg") no-repeat center center!important}.home1-service-section .single-service a.primary-btn4#btn-hibiscus:hover b{color:#FF5642!important}.home1-service-section .single-service a.primary-btn4#btn-hibiscus:hover b:before{background:transparent url("/wp-content/uploads/2026/07/leaf-hibiscus-1.svg") no-repeat center center!important}.home-video2-block .video-wrapper span{font-family:"Georgia"!important;font-size:80px!important;font-style:italic;font-weight:normal!important;color:#046F3B!important}.home3-video-banner-section .video-content-area{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),to(#A492C6));background:linear-gradient(180deg,rgba(0,0,0,0) 50%,#A492C6 100%)}.home-flavor-block li.fade_anim h2 a{font-family:"Work Sans"!important;font-size:30px!important;font-weight:500!important;font-style:normal;color:#a90145!important;background:transparent!important}.home-flavor-block li.fade_anim.active h2 a{font-family:"Georgia"!important;font-size:30px!important;font-style:italic;background:transparent!important}.home-flavor-block .service-content p{color:#046F3B!important}.home6-service-section .service-wrapper .service-list ul li{margin-bottom:20px}.home6-service-section .service-wrapper .service-list ul li h2 a{background:-webkit-gradient(linear,left top,left bottom,from(#a90145),color-stop(98%,#a90145)) no-repeat right 90%;background:linear-gradient(to bottom,#a90145 0%,#a90145 98%) no-repeat right 90%;background-size:0 2px}.home6-service-section .service-wrapper .service-list .paragraph-img a.primary-btn4{display:table;margin:50px auto 0}.home6-service-section .service-wrapper .service-list .service-content p,.home6-service-section .service-wrapper .service-list .service-content span{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;font-style:normal}.home6-service-section .service-wrapper .service-img ul li{visibility:hidden}.home6-service-section .service-wrapper .service-img ul li.active{visibility:visible}.home6-service-section .service-wrapper .service-img ul li .single-img img{height:40%}.home6-service-section .service-wrapper .service-img ul li .sm-img{border:none;min-height:400px;max-width:400px}.home6-service-section .service-wrapper .service-img ul li .sm-img img{display:block;max-width:285px;height:auto}.home6-service-section .service-wrapper .service-img.two{display:block;width:100%;height:100%}.home6-service-section .service-wrapper .service-img.two ul{max-width:100%}.home6-service-section .service-wrapper .service-img.two ul li .single-img img{display:block;width:90%;height:100%;-o-object-fit:inherit;object-fit:inherit}.home-marquee h2{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:60px!important;font-weight:500!important}.home5-testimonial-section .testimonial-banner .banner-content-wrap{display:none}.home5-testimonial-section .testimonial-slider-wrap .slider-btn-grp{display:-webkit-box;display:-ms-flexbox;display:flex;right:40px;bottom:80px}.slider-btn-grp .slider-btn{background-color:#FFA44A}.slider-btn-grp .slider-btn:hover{background-color:#046F3B}.slider-btn-grp .slider-btn svg{fill:#FFFAF4}.home2-testimonial-slider .swiper-wrapper{height:100%!important}.home2-testimonial-slider .swiper-wrapper .swiper-slide{height:100%!important}.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three{padding:100px 35px!important;background:url("/wp-content/uploads/2026/05/Reviews-section-image-2.png") no-repeat center center!important;background-size:cover!important}.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three:after,.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three:before{display:none!important}.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three h3,.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three p{font-family:"Georgia"!important;font-size:22px!important;font-weight:normal!important;color:#046F3B!important}.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three h3{font-style:italic!important}.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three .content{position:relative}.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three .content:before{content:"";display:block;margin-bottom:20px;width:60px;height:60px;background:url("/wp-content/uploads/2026/06/Tadin-Quote-icon-1.png") no-repeat center center;background-size:contain;z-index:1}.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three .content svg{display:none!important}.rooted-block{margin-bottom:35px}.rooted-block h3{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:30px!important;font-weight:500!important;color:#FFA44A!important;text-align:center;margin-bottom:20px}.rooted-block h3 span{font-family:"Georgia"!important;font-style:italic;font-weight:normal!important;color:#FFA44A!important}.rooted-block p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;font-weight:500!important;color:#046F3B!important;text-align:center}.rooted-block img{display:block;margin:0 auto;margin-bottom:40px;height:60px!important;width:auto!important}.rooted-block-empty{display:none!important;margin:0!important;line-height:0!important}.rooted-img-block img{display:block;margin:-100px auto 0;width:400px!important;height:auto!important}.team-video-banner-section{display:block;margin:0 auto;width:100%}.team-video-banner-section .text-anim{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:50px!important;font-weight:500!important;color:#FFFAF4!important}.home-lavander-title .tadin-subtitle,.home-lavander-title .tadin-title{color:#FFFAF4!important}.marquee__group h2 span{display:inline-block;vertical-align:top;font-size:24px}#footer-border-radius{display:block;margin:0 auto;margin-bottom:-5px;width:100%;height:40px;border-radius:40px 40px 0 0!important;background:#FCEBD9!important}.tadin-insta{display:block;margin:50px auto;width:80%;height:auto;overflow:hidden}.tadin-insta #sbi_images .sbi_item:first-child img{border-radius:48% 0 0 0}.tadin-insta #sbi_images .sbi_item:nth-child(4) img{border-radius:0 0 48% 48%}.bg-header{display:block;margin:0 auto;width:100%;height:auto;min-height:460px;border-radius:40px;overflow:hidden}.bg-header.bg-products{background:transparent url("/wp-content/uploads/2026/06/Tadin-Our-Products-Hero.jpg") no-repeat center center;background-size:cover}.tadin-shop-container{padding:0!important}.tadin-filter-bar{padding:4px 15px;gap:10px}.tadin-filter-bar .tadin-filter-btn{width:100%;padding:4px 25px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:17px!important;font-style:normal;font-weight:500!important;color:#FFFAF4!important}.tadin-filter-bar .tadin-filter-btn.active{font-family:"Georgia"!important;letter-spacing:0;font-size:16px!important;font-style:italic;color:#046F3B!important}.tadin-products-grid{margin-bottom:30px;gap:100px 30px!important}.tadin-product-card .tadin-card-inner{position:relative;display:block;padding:30px;min-height:380px}.tadin-product-card img.tadin-product-img{max-width:238px!important;top:-128px;z-index:2}.tadin-product-card .tadin-title a{margin-top:95px;font-family:"Georgia"!important;letter-spacing:0;font-size:1.5rem!important;font-weight:normal!important;color:#046F3B!important}.tadin-product-card .tadin-title a:hover{font-style:italic;-webkit-animation:fadeInOpacity 1s ease-in-out forwards;animation:fadeInOpacity 1s ease-in-out forwards}.tadin-product-card .tadin-product-meta-box{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#282828!important}.tadin-product-card .tadin-category-label a{position:relative;font-family:"Work Sans"!important;letter-spacing:2px;font-size:12px!important;font-weight:500!important;color:#046F3B!important;text-transform:uppercase;margin-bottom:5px}.tadin-product-card .tadin-category-label a:before{content:"";position:absolute;bottom:0;left:100%;display:block;width:0;max-width:100%;height:1px;background-color:#282828;-webkit-transition:width 0.3s ease-out,left 0.3s ease-out;transition:width 0.3s ease-out,left 0.3s ease-out;overflow:hidden;background-color:#046F3B}.tadin-product-card .tadin-category-label a:hover:before{left:0;width:100%;-webkit-transition:width 0.3s ease-out,left 0s;transition:width 0.3s ease-out,left 0s}.tadin-product-card .tadin-divider{display:block;margin:30px auto;margin-bottom:15px;background-color:#FFFAF4!important;border-color:#FFFAF4!important;height:2px;width:80%;opacity:1}.tadin-product-card .tadin-shop-btn{position:absolute;bottom:-26px;left:50%;display:block;margin:0 auto;min-width:120px;background-color:#046F3B!important;color:#FFFAF4!important;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tadin-product-card .tadin-shop-btn b:before{background:transparent url("/wp-content/uploads/2026/05/white-leaf.svg") no-repeat center center}.tadin-product-card .tadin-shop-btn:hover b{color:#046F3B!important}.tadin-product-card .tadin-shop-btn:hover b:before{background:transparent url("/wp-content/uploads/2026/05/green-leaf.svg") no-repeat center center}.tadin-product-card .tadin-shop-btn:hover span{background-color:#FFFAF4!important}.tadin-product-card .bg-brown .tadin-category-label.text-white,.tadin-product-card .bg-brown .tadin-product-meta-box.text-white,.tadin-product-card .bg-brown .tadin-title.text-white a,.tadin-product-card .bg-cherry .tadin-category-label.text-white,.tadin-product-card .bg-cherry .tadin-product-meta-box.text-white,.tadin-product-card .bg-cherry .tadin-title.text-white a{color:#FFFAF4!important}.tadin-product-card .bg-brown .tadin-category-label.text-white a,.tadin-product-card .bg-brown .tadin-product-meta-box.text-white a,.tadin-product-card .bg-brown .tadin-title.text-white a a,.tadin-product-card .bg-cherry .tadin-category-label.text-white a,.tadin-product-card .bg-cherry .tadin-product-meta-box.text-white a,.tadin-product-card .bg-cherry .tadin-title.text-white a a{color:#FFFAF4!important}.tadin-product-card .bg-brown .tadin-category-label a:before,.tadin-product-card .bg-cherry .tadin-category-label a:before{background-color:#FFFAF4}.tadin-product-card .bg-warm .tadin-category-label,.tadin-product-card .bg-warm .tadin-title a{color:#046F3B!important}.tadin-product-card .bg-warm .tadin-category-label a,.tadin-product-card .bg-warm .tadin-title a a{color:#046F3B!important}.tadin-product-card .bg-warm .tadin-product-meta-box{color:#282828!important}.tadin-product-card .bg-warm .tadin-product-meta-box a{color:#282828!important}.tadin-product-card .bg-herbal .tadin-category-label,.tadin-product-card .bg-herbal .tadin-product-meta-box,.tadin-product-card .bg-herbal .tadin-title a{color:#046F3B!important}.tadin-product-card .bg-herbal .tadin-category-label a,.tadin-product-card .bg-herbal .tadin-product-meta-box a,.tadin-product-card .bg-herbal .tadin-title a a{color:#046F3B!important}.tadin-product-card .badge-new{top:20px;left:40px;color:#FFF;background-color:#A492C6;border-radius:5px;border:none!important;letter-spacing:1px;padding-top:0;padding-bottom:0}.tadin-product-card .badge-favorite,.tadin-product-card .badge-seasonal{top:0;left:50%;display:block;margin-top:10px;padding:5px;padding-top:45px;width:70px;max-width:70px;height:auto;min-height:105px;border-radius:0 0 35px 35px!important;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden}.tadin-product-card .badge-favorite span,.tadin-product-card .badge-seasonal span{display:block;margin-bottom:20px;font-family:"Work Sans"!important;letter-spacing:0;font-size:10px!important;line-height:10px!important;font-weight:500!important;color:#C79877!important}.tadin-product-card .badge-favorite span .img-icon-seasonal,.tadin-product-card .badge-seasonal span .img-icon-seasonal{display:block;margin:0 auto;max-height:20px;width:auto}.tadin-product-card .badge-favorite{background-color:#FF4233}.tadin-product-card .badge-favorite span{color:#FFFAF4!important}.tadin-product-card .badge-seasonal{background-color:#FFFAF4}.product-template-default{background-color:#FFFAF4}.product-template-default header{border-bottom:1px solid #046F3B}.product-template-default .tadin-single-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:76px;margin-bottom:120px;max-width:1367px;background-color:#FFFAF4}.product-template-default .tadin-single-wrapper .tadin-product-breadcrumb{display:block;margin:0 auto;padding:30px 0;width:100%;height:auto;overflow:hidden}.product-template-default .tadin-single-wrapper .tadin-product-breadcrumb a{position:relative;font-family:"Work Sans"!important;letter-spacing:2px;font-size:12px!important;font-weight:500!important;color:#282828!important;text-transform:uppercase;margin:0 15px}.product-template-default .tadin-single-wrapper .tadin-product-breadcrumb a:before{content:"";position:absolute;bottom:0;left:100%;display:block;width:0;max-width:100%;height:1px;background-color:#282828;-webkit-transition:width 0.3s ease-out,left 0.3s ease-out;transition:width 0.3s ease-out,left 0.3s ease-out;overflow:hidden}.product-template-default .tadin-single-wrapper .tadin-product-breadcrumb a:hover:before{left:0;width:100%;-webkit-transition:width 0.3s ease-out,left 0s;transition:width 0.3s ease-out,left 0s}.product-template-default .tadin-single-wrapper .tadin-product-breadcrumb a:first-child{margin-left:0}.product-template-default .tadin-single-wrapper .col-36,.product-template-default .tadin-single-wrapper .col-64{position:relative;display:block;margin:0;padding:0;width:100%;overflow:hidden}.product-template-default .tadin-single-wrapper .col-36{padding-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:80px}.product-template-default .tadin-single-wrapper .col-64{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-template-default .tadin-single-wrapper .tadin-hero-section{position:relative;display:block;margin-bottom:0;width:100%}.product-template-default .tadin-single-wrapper .tadin-hero-section .tadin-thumbnails{width:80px;min-width:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-template-default .tadin-single-wrapper .tadin-product-info{position:relative;display:block}.product-template-default .tadin-single-wrapper .tadin-title-row{border:0;padding:0;margin-bottom:15px}.product-template-default .tadin-single-wrapper .tadin-title-thumbnail{width:175px;min-width:175px;height:auto}.product-template-default .tadin-single-wrapper .tadin-product-title{font-family:"Georgia"!important;letter-spacing:0;font-size:50px!important;line-height:50px!important;font-weight:normal!important;color:#046F3B!important;margin-top:25px;margin-bottom:15px}.product-template-default .tadin-single-wrapper .tadin-product-subtitle{font-family:"Georgia"!important;font-size:24px!important;font-weight:normal!important;font-style:italic;color:#000000!important;margin:0;margin-bottom:15px}.product-template-default .tadin-single-wrapper .tadin-product-cat a{position:relative;font-family:"Work Sans"!important;letter-spacing:2px;font-size:12px!important;font-weight:500!important;color:#000!important;text-transform:uppercase;overflow:hidden}.product-template-default .tadin-single-wrapper .tadin-product-cat a:before{content:"";position:absolute;bottom:0;left:100%;display:block;width:0;max-width:100%;height:1px;background-color:#282828;-webkit-transition:width 0.3s ease-out,left 0.3s ease-out;transition:width 0.3s ease-out,left 0.3s ease-out;overflow:hidden}.product-template-default .tadin-single-wrapper .tadin-product-cat a:hover:before{left:0;width:100%;-webkit-transition:width 0.3s ease-out,left 0s;transition:width 0.3s ease-out,left 0s}.product-template-default .tadin-single-wrapper .tadin-flavor-notes{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:15px!important;font-weight:500!important;color:#FFA44A!important;margin-bottom:5px;text-transform:uppercase}.product-template-default .tadin-single-wrapper .tadin-buy-buttons a,.product-template-default .tadin-single-wrapper .tadin-buy-buttons button{padding:8px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#046F3B;border:1px solid #046F3B;color:#FFFAF4!important;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:15px!important;font-weight:600!important;text-transform:none!important}.product-template-default .tadin-single-wrapper .tadin-buy-buttons a span.icon-amazon,.product-template-default .tadin-single-wrapper .tadin-buy-buttons button span.icon-amazon{display:inline-block;margin-right:15px;width:20px;height:20px;background:transparent url("/wp-content/uploads/2026/07/Amazon-Icon.png") no-repeat center center;background-size:contain}.product-template-default .tadin-single-wrapper .tadin-buy-buttons a span.icon-instacart,.product-template-default .tadin-single-wrapper .tadin-buy-buttons button span.icon-instacart{display:inline-block;margin-right:15px;width:20px;height:20px;background:transparent url("/wp-content/uploads/2026/07/Instacart-Icon.png") no-repeat center center;background-size:20px 20px}.product-template-default .tadin-single-wrapper .tadin-buy-buttons a span.icon-walmart,.product-template-default .tadin-single-wrapper .tadin-buy-buttons button span.icon-walmart{display:inline-block;margin-right:15px;width:30px;height:30px;background:transparent url("/wp-content/uploads/2026/07/walmart-icon.png") no-repeat center center;background-size:30px 30px}.product-template-default .tadin-single-wrapper .tadin-buy-buttons a:hover,.product-template-default .tadin-single-wrapper .tadin-buy-buttons button:hover{background-color:#FFFAF4;color:#046F3B!important}.product-template-default .tadin-single-wrapper .tadin-buy-buttons a:hover span.icon-amazon,.product-template-default .tadin-single-wrapper .tadin-buy-buttons button:hover span.icon-amazon{background:transparent url("/wp-content/uploads/2026/07/Amazon-hover.png") no-repeat center center}.product-template-default .tadin-single-wrapper .tadin-tabs-section{width:100%}.product-template-default .tadin-single-wrapper .tadin-tabs-nav{width:100%}.product-template-default .tadin-single-wrapper .tadin-tabs-nav .tadin-tab-btn{font-family:"Work Sans"!important;letter-spacing:0;font-size:17px!important;font-weight:500!important}.product-template-default .tadin-single-wrapper .tadin-tabs-nav .tadin-tab-btn.active{font-family:"Georgia"!important;font-size:16px!important;font-style:italic;font-weight:normal!important}.product-template-default .tadin-single-wrapper .tadin-ingredients-grid{gap:50px}.product-template-default .tadin-single-wrapper .tadin-ingredients-grid h4 a{margin-bottom:20px;font-family:"Georgia"!important;font-size:24px!important;font-weight:normal!important;color:#282828!important}.product-template-default .tadin-single-wrapper .tadin-ingredients-grid p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:normal!important;color:#046F3B!important}.product-template-default .tadin-single-wrapper .tadin-ingredients-grid img{display:block;margin:0;margin-bottom:35px;width:100%;max-width:120px;height:auto}.product-template-default .tadin-single-wrapper .tadin-product-desc{margin-bottom:35px}.product-template-default .tadin-single-wrapper .tadin-product-desc p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:normal!important;color:#046F3B!important}.product-template-default .tadin-single-wrapper .tadin-features-row{width:100%;border:none}.product-template-default .tadin-single-wrapper .tadin-features-row .feature-item{width:110px;max-width:110px}.product-template-default .tadin-single-wrapper .tadin-features-row .feature-item img{display:block;margin:0 auto;width:100%;max-width:80px;height:auto}.product-template-default .tadin-single-wrapper .tadin-features-row .feature-item p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:14px!important;font-weight:500!important;color:#000!important}.product-template-default .tadin-single-wrapper .tadin-share-box{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:block;margin:80px 0}.product-template-default .tadin-single-wrapper .tadin-share-box span{display:block;margin-bottom:25px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:30px!important;font-weight:600!important;color:#046F3B!important}.product-template-default .tadin-related-section{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;display:block;margin:0 auto;padding-top:0;border:none;width:100%;overflow:hidden}.product-template-default .tadin-related-section h3.related-section-title{display:block;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:30px!important;font-weight:600!important;color:#046F3B!important}.tadin-share-links a{display:-webkit-box;display:-ms-flexbox;display:flex;width:34px;height:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;background-color:#FFA44A;border:0!important;border-radius:17px;opacity:1!important;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.tadin-share-links a i,.tadin-share-links a svg{color:#FFFAF4;fill:#FFFAF4;font-size:16px;line-height:16px;max-height:16px}.tadin-share-links a:hover{background-color:#a90145}.tadin-warning-notice .icon-warning{display:inline-block;margin:0;width:30px;height:30px;background:transparent url("/wp-content/uploads/2026/08/TAdin-warning-icon.svg") no-repeat center center}.tadin-warning-notice span{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:normal!important;color:#282828!important}.tadin-warning-notice span.color-green{color:#046F3B!important}.tadin-fda-notice p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:normal!important;color:#282828!important}.tadin-fda-notice p strong{font-weight:600!important}.page-id-64{background:#FFFAF4}.page-id-64 .footer-section.three{margin-bottom:140px}.tadin-form-block{max-width:1250px!important;margin:100px auto!important;margin-bottom:180px!important}.tadin-form-block h3{font-family:"Georgia"!important;font-size:30px!important;font-weight:normal!important;font-style:italic;color:#000000!important}.tadin-form-block h4{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:30px!important;font-weight:normal!important;color:#046F3B!important}.tadin-form-block h4 span{font-family:"Georgia"!important;font-size:30px!important;font-weight:normal!important;font-style:italic;color:#046F3B!important}.tadin-form-block img{display:block;margin:0 auto;height:100%!important;max-height:100%!important;width:auto!important;border-radius:0 50% 0 0;overflow:hidden}.tadin-contact-form{margin-top:50px}.tadin-contact-form ::-webkit-input-placeholder{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important}.tadin-contact-form ::-moz-placeholder{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important}.tadin-contact-form :-ms-input-placeholder{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important}.tadin-contact-form ::-ms-input-placeholder{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important}.tadin-contact-form ::placeholder{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important}.tadin-contact-form .nice-select,.tadin-contact-form input,.tadin-contact-form select{border-color:#046F3B;border-radius:21px;height:42px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important}.tadin-contact-form .nice-select:hover,.tadin-contact-form input:hover,.tadin-contact-form select:hover{border-color:#046F3B}.tadin-contact-form .nice-select{line-height:42px}.tadin-contact-form .nice-select:after{background-color:#046F3B}.tadin-contact-form .nice-select .list{border-radius:15px}.tadin-contact-form .nice-select .list li{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important}.tadin-contact-form textarea{border-color:#046F3B;border-radius:15px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important}.tadin-contact-form textarea:hover{border-color:#046F3B}.tadin-contact-form .btn-submit{display:none}.tadin-contact-form .wpcf7-spinner{display:block;width:100%}.page-id-4399 .counter-section{display:none}.page-id-4399 .about-content .section-title h2{font-family:"Georgia"!important;font-style:italic;font-size:40px!important;font-weight:normal!important}.page-id-4399 .about-content .section-title h2:after{content:"";position:relative;display:inline-block;margin-bottom:-15px;margin-left:10px;-webkit-transform:rotateZ(25deg);transform:rotateZ(25deg);width:54px;height:54px;background:url("/wp-content/uploads/2026/07/Tadin-Icon-About-5.png") no-repeat center center;background-size:contain;z-index:1}.page-id-4399 .about-content .section-title h2 video{display:none}.tadin-hero-about{position:relative;margin:0 auto;max-width:1367px}.tadin-hero-about:after{content:"";position:absolute!important;bottom:calc(50% - 125px)!important;left:calc(50% - 75px)!important;display:block;width:150px;height:150px;border-radius:75px;background:#FFA44A url("/wp-content/uploads/2026/07/info-circle.png") no-repeat center center;background-size:130px 130px;z-index:2}.tadin-hero-about:before{content:"";position:absolute!important;top:auto!important;bottom:calc(50% - 15px - 45px)!important;left:calc(50% - 15px)!important;display:block;width:30px;height:30px;border-radius:15px;background:transparent url("/wp-content/uploads/2026/07/arrow.svg") no-repeat center center;background-size:30px 30px;cursor:pointer;-webkit-animation:aboutArrowFloat 2.5s ease-in-out infinite;animation:aboutArrowFloat 2.5s ease-in-out infinite;z-index:3}.tadin-hero-about .e-con-full.e-flex.e-con.e-child{border-radius:30px 30px 0 0!important}.tadin-hero-about img.img-about-yellow{display:block;width:80px;height:80px;margin-bottom:30px}.tadin-hero-about h4{position:relative;display:block;margin-bottom:30px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:50px!important;font-weight:500!important;color:#FFFAF4!important}.tadin-hero-about h4 span{font-family:"Georgia"!important;letter-spacing:0;font-size:50px!important;font-style:italic;font-weight:500!important;color:#FFFAF4!important}.tadin-hero-about p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;font-weight:500!important;color:#FFFAF4!important}.tadin-hero-about-family{position:relative;margin:0 auto;max-width:1367px}.tadin-hero-about-family .e-hosted-video video{border-radius:0 0 200px 200px!important}.tadin-hero-about-family p{font-family:"Georgia"!important;letter-spacing:0;font-size:24px!important;font-style:italic;font-weight:normal!important;color:#046F3B!important}.tadin-hero-about-family .tadin-family-pic{position:relative;display:block;margin:0 auto;width:100%;max-width:380px;-webkit-transform:rotateZ(10deg);transform:rotateZ(10deg)}.tadin-hero-about-family .pic-img-family{position:relative}.tadin-hero-about-family .pic-img-family:before{content:"";position:absolute;top:-50px;left:40px;display:none;width:90px;height:150px;background:transparent url("/wp-content/uploads/2026/07/Tadin-Icon-About-6.png") no-repeat center center;background-size:90px 150px;-webkit-transform:rotateZ(10deg);transform:rotateZ(10deg);z-index:10}.tadin-hero-about-family .pic-img-family:after{content:"";position:absolute;bottom:50px;right:-20px;display:none;width:133px;height:133px;background:transparent url("/wp-content/uploads/2026/07/Tadin-Icon-About-7.png") no-repeat center center;background-size:133px 133px;-webkit-transform:rotateZ(10deg);transform:rotateZ(10deg);z-index:10}.tadin-rooted-about{display:block;margin:0 auto;max-width:1367px;overflow:hidden}.tadin-rooted-about .cards-colors{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;margin-top:80px;padding:50px 0;width:100%;max-width:1050px;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#F9AF00;color:#FFFAF4;border-radius:30px}.tadin-rooted-about .cards-colors:before{content:"";position:absolute;top:-70px;left:5%;display:block;width:90%;height:70px;background-color:#A492C6;border-radius:15px 15px 0 0}.tadin-rooted-about .cards-colors .col-md-6{display:block;float:left;padding:0 70px;width:50%}.tadin-rooted-about .cards-colors .col-md-6 h4{position:relative;display:block;margin-bottom:50px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:35px!important;font-weight:500!important;color:#FFFAF4!important}.tadin-rooted-about .cards-colors .col-md-6 h4 span{font-family:"Georgia"!important;letter-spacing:0;font-size:35px!important;font-style:italic;font-weight:500!important;color:#FFFAF4!important}.tadin-rooted-about .cards-colors .col-md-6 p{display:block;max-width:360px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;line-height:16px!important;font-weight:normal!important;color:#FFFAF4!important}.tadin-rooted-about .cards-colors .col-md-6 img{display:block;margin:0 auto;width:100%;max-width:330px;height:auto;border-radius:160px 160px 0 0}.tadin-rooted-about .cards-colors-block .pin-spacer .process-card{border-radius:30px}.tadin-rooted-about .cards-colors-block .pin-spacer .process-card h2{position:relative;display:block;margin-bottom:50px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:35px!important;font-weight:500!important;color:#FFFAF4!important}.tadin-rooted-about .cards-colors-block .pin-spacer .process-card h2 span{font-family:"Georgia"!important;letter-spacing:0;font-size:35px!important;font-style:italic;font-weight:500!important;color:#FFFAF4!important}.tadin-rooted-about .cards-colors-block .pin-spacer .process-card p{display:block;max-width:360px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;line-height:24px!important;font-weight:normal!important;color:#FFFAF4!important}.tadin-rooted-about .cards-colors-block .pin-spacer .process-card .process-img{display:block;margin:0 auto;width:100%}.tadin-rooted-about .cards-colors-block .pin-spacer .process-card .process-img img{display:block;margin:0 auto;width:100%;max-width:300px;border-radius:150px 150px 0 0}.tadin-rooted-about .cards-colors-block:nth-child(2) .process-card .process-img img{border-radius:0 150px 0 0}.tadin-rooted-about .cards-colors-block:nth-child(3) .process-card .process-img img{border-radius:0 0 0 150px}.magic-cards-section .title-content-wrap p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;line-height:24px!important;font-weight:500!important;color:#FFFAF4!important}.magic-cards-section .container.one .align-items-start>div:last-child{margin-bottom:200px}.magic-cards-section .service-dt-why-choose-card{background-color:#FCEBD9;border-radius:30px}.magic-cards-section .service-dt-why-choose-card:hover{background-color:#FCEBD9}.magic-cards-section .service-dt-why-choose-card .icon{margin:0;margin-bottom:45px;max-width:80px;height:auto}.magic-cards-section .service-dt-why-choose-card h3{font-family:"Georgia"!important;letter-spacing:0;font-size:24px!important;line-height:24px!important;font-weight:normal!important;color:#282828!important}.magic-cards-section .service-dt-why-choose-card p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;line-height:20px!important;font-weight:normal!important;color:#046F3B!important}.service-dt-why-choose-section video{display:block;z-index:0}.tadin-about-sky .tadin-about-sky-cards{display:block;margin:0 auto;max-width:1367px}.tadin-about-sky .tadin-about-sky-cards .about-sky-card{display:block;margin-bottom:20px;width:100%;max-width:410px!important;height:auto;padding:40px;background:#FCEBD9;border-radius:20px;overflow:hidden}.tadin-about-sky .tadin-about-sky-cards .about-sky-card img{display:block;margin:0;margin-bottom:50px;width:60px;height:auto}.tadin-about-sky .tadin-about-sky-cards .about-sky-card h4{margin-bottom:30px;font-family:"Georgia"!important;letter-spacing:0;font-size:24px!important;font-weight:normal!important;color:#000!important}.tadin-about-sky .tadin-about-sky-cards .about-sky-card p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:normal!important;color:#046F3B!important}.tadin-about-sky .tadin-about-sky-cards .about-sky-card-right{float:right;margin-top:-200px}.tadin-about-sky .tadin-about-sky-cards .about-sky-card-left{margin-top:120px}.tadin-about-shop{display:block;margin:0 auto;max-width:680px}.tadin-about-shop p{display:block;max-width:520px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:24px!important;font-weight:500!important;color:#FFFAF4!important}.tadin-about-shop .block-shop{display:block;float:right;width:100%;max-width:420px!important;height:100px;text-align:center;background-color:#FCEBD9;border-radius:30px}.tadin-about-shop .block-shop img{display:inline-block;margin:0 auto;margin-top:-40px;width:30%;max-width:80px;height:auto;overflow:hidden}.tadin-about-shop .block-shop img:nth-child(2){margin-left:5%;margin-right:5%}.page-id-4283{background-color:#FFFAF4}.trc-wrapper{max-width:1367px!important;padding-top:0!important;margin-bottom:100px}.trc-wrapper .trc-filter-bar{padding:12px}.trc-wrapper .trc-filter-bar .trc-filter-btn{font-family:"Georgia"!important;letter-spacing:0;font-size:17px!important;font-weight:500!important;color:#FFFAF4!important;padding:2px 22px;width:100%}.trc-wrapper .trc-filter-bar .trc-filter-btn.active{color:#046F3B!important;font-style:italic}.trc-wrapper .trc-grid{gap:100px 45px}.trc-wrapper .trc-grid .trc-card{position:relative;overflow:unset}.trc-wrapper .trc-grid .trc-card .trc-card-img{border-radius:20px}.trc-wrapper .trc-grid .trc-card .trc-card-body{padding:38px 30px}.trc-wrapper .trc-grid .trc-card .trc-card-body .trc-card-title a{display:block;min-height:65px;font-family:"Georgia"!important;letter-spacing:0;font-size:28px!important;font-weight:normal!important;color:#046F3B!important;text-align:center}.trc-wrapper .trc-grid .trc-card .trc-card-body .trc-card-title a:hover{font-style:italic;-webkit-animation:fadeInOpacity 1s ease-in-out forwards;animation:fadeInOpacity 1s ease-in-out forwards}.trc-wrapper .trc-grid .trc-card .trc-card-body .trc-card-meta{display:block;text-align:center}.trc-wrapper .trc-grid .trc-card .trc-card-body .trc-card-meta .trc-meta-item{display:block;text-align:center;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#282828!important}.trc-wrapper .trc-grid .trc-card .trc-card-body .trc-card-meta .trc-meta-item svg{stroke:#282828}.trc-wrapper .trc-grid .trc-card .trc-card-body .trc-card-cat{border-top:2px solid #FFFAF4;padding-top:15px;text-align:center;font-family:"Work Sans"!important;letter-spacing:2px;font-size:12px!important;font-weight:600!important;color:#046F3B!important}.trc-wrapper .trc-grid .trc-card .trc-card-body a.trc-card-btn{position:absolute;bottom:-20px;left:calc(50% - 75px);padding:12px 24px!important;text-align:center;font-size:15px!important;font-weight:500!important}.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-comfort,.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-discover{background-color:#A492C6!important;border-radius:0 0 180px 0}.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-comfort .trc-promo-inner,.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-discover .trc-promo-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:60px 45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-comfort .trc-promo-inner img,.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-discover .trc-promo-inner img{display:block;margin:0 auto;margin-bottom:30px;width:106px;height:106px}.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-comfort .trc-promo-inner p,.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-discover .trc-promo-inner p{font-family:"Georgia"!important;font-size:30px!important;font-weight:normal!important;font-style:italic;color:#FFFAF4}.trc-wrapper .trc-grid .trc-card.trc-promo.trc-promo-comfort{background-color:#FF5642!important;border-radius:180px 0 0 0}div.aside .tadin-share-links{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.recipe-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:40px 20px;max-width:1367px;width:100%}.tsr-wrapper{margin:0 auto;padding-top:120px;padding-bottom:120px;background:#FFFAF4}.tsr-wrapper video{display:block!important;width:100%!important;max-width:400px;height:auto!important;border-radius:30px!important}.tsr-wrapper .recipe-hero{display:block;margin:0 auto;border-radius:30px;width:100%;max-width:1367px;height:450px}.tsr-wrapper .recipe-breadcrumb{display:block;margin:0 auto;margin-top:50px;width:80%;max-width:1367px}.tsr-wrapper .recipe-breadcrumb a,.tsr-wrapper .recipe-breadcrumb span{font-family:"Work Sans"!important;letter-spacing:2px;font-size:12px!important;font-weight:500!important;color:#282828!important;text-transform:uppercase;margin-left:15px;margin-right:15px}.tsr-wrapper .recipe-breadcrumb a:first-child{margin-left:0}.tsr-wrapper .tsr-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:block;width:100%;min-width:100%}.tsr-wrapper .tsr-content h1{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:56px!important;font-weight:500!important;color:#046F3B!important}.tsr-wrapper .tsr-content h2{font-family:"Georgia"!important;letter-spacing:0;font-size:56px!important;font-style:italic;font-weight:normal!important;color:#046F3B!important}.tsr-wrapper .tsr-content .recipe-icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tsr-wrapper .tsr-content .recipe-icons img{display:inline-block;margin:0;margin-right:10px;height:100%;max-height:34px;width:auto}.tsr-wrapper .tsr-content .recipe-icons span{display:inline-block;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:14px!important;line-height:14px;font-weight:normal!important;color:#282828!important}.tsr-wrapper .tsr-content .recipe-icons span strong{font-weight:500!important}.tsr-wrapper .tsr-content .direction-section h3,.tsr-wrapper .tsr-content .ing-section h3,.tsr-wrapper .tsr-content .ingredient-section h3{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:32px!important;font-weight:600!important;color:#046F3B!important}.tsr-wrapper .tsr-content .direction-section li,.tsr-wrapper .tsr-content .direction-section p,.tsr-wrapper .tsr-content .direction-section span,.tsr-wrapper .tsr-content .ing-section li,.tsr-wrapper .tsr-content .ing-section p,.tsr-wrapper .tsr-content .ing-section span,.tsr-wrapper .tsr-content .ingredient-section li,.tsr-wrapper .tsr-content .ingredient-section p,.tsr-wrapper .tsr-content .ingredient-section span{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:normal!important;color:#282828!important}.tsr-wrapper .tsr-content .tags-recipe-section{padding-bottom:30px;border-bottom:2px solid #046F3B!important}.tsr-wrapper .tsr-content .tags-recipe-section span{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:normal!important;color:#046F3B!important}.tsr-wrapper div.aside{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:block;margin:0 auto;width:100%;min-width:100%;overflow:hidden}.tsr-wrapper div.aside .table-content-sticky{position:relative;top:0;display:block;width:100%;margin:0 auto;margin-bottom:50px}.tsr-wrapper .table-green-index{display:block;width:100%;background-color:#046F3B;border-radius:15px;overflow:hidden}.tsr-wrapper .table-green-index h4.tc-title{font-family:"Georgia"!important;letter-spacing:0;font-size:30px!important;font-weight:normal!important;color:#FFFAF4!important;text-align:center;display:block;margin-top:45px;margin-bottom:45px}.tsr-wrapper .table-green-index ul.tsr-toc{padding:0 20px!important}.tsr-wrapper .table-green-index ul.tsr-toc li{padding:15px 0;border-bottom:1px solid #A492C6}.tsr-wrapper .table-green-index ul.tsr-toc li:first-child{padding-top:0}.tsr-wrapper .table-green-index ul.tsr-toc li:last-child{padding-bottom:30px;border:none}.tsr-wrapper .table-green-index ul.tsr-toc li a{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:18px!important;font-weight:500!important;color:#FFFAF4!important}.btn-recipe-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-recipe-nav a{display:inline-block;padding:22px 6px;width:76px;min-width:76px;height:76px;min-height:76px;border:1px solid #046F3B;border-radius:38px;background:#FFFAF4;text-align:center;overflow:hidden;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.btn-recipe-nav a span{font-family:"Georgia"!important;letter-spacing:0;font-size:16px!important;font-style:italic;font-weight:normal!important;color:#046F3B!important;text-align:center}.btn-recipe-nav a:hover{background-color:#046F3B}.btn-recipe-nav a:hover span{color:#FFFAF4!important}.btn-recipe-nav.btn-prev a span:before{content:"";display:inline-block;margin-right:4px;width:14px;height:8px;background:transparent url("/wp-content/uploads/2026/05/green-leaf.svg") no-repeat center center;z-index:1}.btn-recipe-nav.btn-prev a:hover span:before{background:transparent url("/wp-content/uploads/2026/05/white-leaf.svg") no-repeat center center}.btn-recipe-nav.btn-prev .nav-other-recipe{margin-left:20px}.btn-recipe-nav.btn-next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.btn-recipe-nav.btn-next a span:before{content:"";display:inline-block;margin-right:4px;width:14px;height:8px;background:transparent url("/wp-content/uploads/2026/05/green-leaf.svg") no-repeat center center;z-index:1}.btn-recipe-nav.btn-next a:hover span:before{background:transparent url("/wp-content/uploads/2026/05/white-leaf.svg") no-repeat center center}.btn-recipe-nav.btn-next .nav-other-recipe{margin-right:20px}.btn-recipe-nav .nav-other-recipe{display:inline-block;font-family:"Work Sans"!important;letter-spacing:-1px;font-style:normal;font-size:20px!important;font-weight:500!important;color:#282828!important}.btn-recipe-nav .nav-other-recipe:hover{font-family:"Georgia"!important;letter-spacing:0;font-size:20px!important;font-style:italic}.tadin-related-section-recipe{display:block;margin:0 auto;width:100%;max-width:1367px}.tadin-related-section-recipe h3.related-section-title{display:block;margin-bottom:50px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:30px!important;font-weight:600!important;color:#046F3B!important}.tadin-htb-hero-video{display:block;margin:0 auto;margin-bottom:70px;width:100%;max-width:1367px}.tadin-htb-hero-video div{border-radius:60px!important}.tadin-how-brew-item{position:relative;display:block;margin:0 auto;width:100%;max-width:1367px;border-bottom:1px solid #046F3B;cursor:pointer;overflow:hidden;opacity:0.6;-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out}.tadin-how-brew-item:hover{opacity:1}.tadin-how-brew-item .e-child{padding:0;margin:0}.tadin-how-brew-item h2.tadin-title{margin:0;padding:0 40px;font-family:"Georgia"!important;letter-spacing:0;font-size:24px!important;font-style:italic;font-weight:normal!important;color:transparent!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#046F3B),color-stop(50%,#9ca3af));background-image:linear-gradient(to right,#046F3B 50%,#9ca3af 50%);background-size:200% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out}.tadin-how-brew-item h2.tadin-title span{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:24px!important;font-style:normal;font-weight:normal!important}.tadin-how-brew-item:before{content:"+";display:block;position:absolute;top:44px;left:20px;color:#046F3B!important;font-size:50px;width:30px;height:30px}.tadin-how-brew-item:after{content:"";display:block;position:absolute;top:34px;right:20px;width:56px;height:56px;background:transparent url("/wp-content/uploads/2026/07/Tadin-Caffeinated-Free-tea-brewing-icon.png") no-repeat center center;background-size:56px 56px}.tadin-how-brew-item.open-tab{border-bottom:0 solid #046F3B}.tadin-how-brew-item.open-tab:before{content:"-"}.tadin-how-brew-item-1 h2.tadin-title{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#FF5642),color-stop(50%,rgba(255,86,66,0.5)));background-image:linear-gradient(to right,#FF5642 50%,rgba(255,86,66,0.5) 50%)}.tadin-how-brew-item-1:hover h2.tadin-title{background-position:0 0}.tadin-how-brew-item-2 h2.tadin-title{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#FFA44A),color-stop(50%,rgba(255,164,74,0.5)));background-image:linear-gradient(to right,#FFA44A 50%,rgba(255,164,74,0.5) 50%)}.tadin-how-brew-item-2:hover h2.tadin-title{background-position:0 0}.tadin-how-brew-item-2:after{background:transparent url("/wp-content/uploads/2026/07/Tadin-Caffeinated-tea-brewing-icon.png") no-repeat center center;background-size:56px 56px}.tadin-how-brew-item-3 h2.tadin-title{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#A492C6),color-stop(50%,rgba(164,146,198,0.5)));background-image:linear-gradient(to right,#A492C6 50%,rgba(164,146,198,0.5) 50%)}.tadin-how-brew-item-3:hover h2.tadin-title{background-position:0 0}.tadin-how-brew-item-3:after{background:transparent url("/wp-content/uploads/2026/07/Tadin-Iced-tea-brewing-icon.png") no-repeat center center;background-size:56px 56px}.tadin-how-brew-item-hide{position:relative;display:block;margin:0 auto;padding:0;width:100%;max-width:1367px;height:0;opacity:0;-webkit-transition:opacity 1s ease-in-out,visibility 1s;transition:opacity 1s ease-in-out,visibility 1s;overflow:hidden}.tadin-how-brew-item-hide:before{content:"";position:absolute;top:20px;left:20px;display:block;margin:0 auto;width:calc(100% - 40px);height:calc(100% - 40px);background:transparent url("/wp-content/uploads/2026/07/tadin-bag-bg-vertical-big.svg") no-repeat top center;background-size:cover;overflow:hidden}.tadin-how-brew-item-hide:after{content:"";position:absolute;bottom:11px;left:20px;display:block;margin:0 auto;width:calc(100% - 40px);height:9px;background:transparent url("/wp-content/uploads/2026/07/tadin-bag-bg-vertical-big.svg") no-repeat bottom center;background-size:cover;overflow:hidden}.tadin-how-brew-item-hide.open-tab{height:auto;opacity:1;-webkit-transition:opacity 1s ease-in-out,visibility 1s;transition:opacity 1s ease-in-out,visibility 1s}.tadin-how-brew-item-hide .col-md-6{display:block;width:100%;margin:0 auto;padding:25px}.tadin-how-brew-item-hide .htb-img{margin:0 auto;text-align:center}.tadin-how-brew-item-hide .htb-img.elementor-widget-image .tadin-how-brew-item-hide .htb-img:first-child,.tadin-how-brew-item-hide .htb-img:nth-child(2),.tadin-how-brew-item-hide .htb-img:nth-child(3){margin-bottom:100px}.tadin-how-brew-item-hide .htb-img .elementor-widget-image{display:inline-block;margin:0;padding:0;width:32%!important;max-width:32%!important;min-height:180px;overflow:hidden}.tadin-how-brew-item-hide .htb-img .elementor-widget-image img{display:block;margin:0 auto;width:80%;max-width:80%;height:auto;overflow:hidden}.tadin-how-brew-item-hide .htb-img .how-copy-before{display:block;width:100%;margin-bottom:60px}.tadin-how-brew-item-hide .htb-img .how-copy-after{display:block;width:100%;margin-top:60px}.tadin-how-brew-item-hide .htb-copy h3,.tadin-how-brew-item-hide .htb-img h3{text-align:left;font-family:"Georgia"!important;letter-spacing:0;font-size:34px!important;font-style:italic;font-weight:normal!important;color:transparent!important}.tadin-how-brew-item-hide .htb-copy p,.tadin-how-brew-item-hide .htb-img p{text-align:left;display:block;margin:50px 0;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;font-weight:normal!important;color:#046F3B}.tadin-how-brew-item-hide .htb-copy ul,.tadin-how-brew-item-hide .htb-img ul{text-align:left;margin:0;padding:0;list-style:none}.tadin-how-brew-item-hide .htb-copy ul li,.tadin-how-brew-item-hide .htb-img ul li{margin-left:20px;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;font-weight:normal!important;color:#046F3B}.tadin-how-brew-item-hide .htb-copy video,.tadin-how-brew-item-hide .htb-img video{display:block;margin:50px auto;width:100%;max-width:530px;border-radius:30px}.tadin-how-brew-item-hide.tadin-how-brew-item-hibiscus .htb-img h3,.tadin-how-brew-item-hide.tadin-how-brew-item-hibiscus .htb-img p,.tadin-how-brew-item-hide.tadin-how-brew-item-hibiscus .htb-img ul li{color:#FF5642!important}.tadin-how-brew-item-hide.tadin-how-brew-item-golden .htb-img h3,.tadin-how-brew-item-hide.tadin-how-brew-item-golden .htb-img p,.tadin-how-brew-item-hide.tadin-how-brew-item-golden .htb-img ul li{color:#f8af14!important}.tadin-how-brew-item-hide.tadin-how-brew-item-lavander .htb-img h3,.tadin-how-brew-item-hide.tadin-how-brew-item-lavander .htb-img p,.tadin-how-brew-item-hide.tadin-how-brew-item-lavander .htb-img ul li{color:#A492C6!important}.htb-space{display:block;margin:0 auto;width:100%;height:100px;overflow:hidden}.page-id-4693 .home-discover-title p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;font-weight:500!important;color:#046F3B}.tic-wrapper .tic-grid{gap:170px 45px}.tic-wrapper .tic-grid .tic-card{display:block;min-height:245px;overflow:initial}.tic-wrapper .tic-grid .tic-card.tic-promo.tic-promo-tree{max-height:245px;grid-row:initial}.tic-wrapper .tic-grid .tic-card.tic-promo.tic-promo-tree img{border-radius:0 0 120px 0}.tic-wrapper .tic-grid .tic-card.tic-promo.tic-promo-field{max-height:245px}.tic-wrapper .tic-grid .tic-card.tic-promo.tic-promo-field img{border-radius:0 120px 0 0}.tic-wrapper .tic-grid .tic-card .tic-card-img{display:block;overflow:initial;aspect-ratio:initial}.tic-wrapper .tic-grid .tic-card .tic-card-img img{margin:0 auto;margin-top:-80px;max-width:160px;height:auto}.tic-wrapper .tic-grid .tic-card .tic-card-body h3 a{text-align:center;font-family:"Georgia"!important;letter-spacing:0;font-size:28px!important;font-style:normal;font-weight:normal!important;color:#046F3B!important;margin-bottom:30px}.tic-wrapper .tic-grid .tic-card .tic-card-body h3 a:hover{font-style:italic;-webkit-animation:fadeInOpacity 1s ease-in-out forwards;animation:fadeInOpacity 1s ease-in-out forwards}.tic-wrapper .tic-grid .tic-card .tic-card-body p{text-align:center;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#282828;margin-bottom:40px}.tic-wrapper .tic-grid .tic-card .tic-card-body a{display:block;margin:0 auto;margin-bottom:-24px;padding:12px 24px!important}.tic-card-desc{text-transform:uppercase}.single-tadin_ingredient .ingredient-hero{display:block;margin:0 auto;border-radius:30px;width:100%;max-width:1367px;height:450px}.single-tadin_ingredient .tii-wrapper{padding-top:120px;padding-bottom:120px;background-color:#FFFAF4}.single-tadin_ingredient .tadin-related-section{display:block;margin:0 auto;width:100%;max-width:1367px}.single-tadin_ingredient .tadin-related-section h2{text-align:center;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:30px!important;font-weight:600!important;color:#046F3B}.single-tadin_ingredient .ing-breadcrumbs{display:block;margin:0 auto;padding:30px 0;width:100%;height:auto;overflow:hidden}.single-tadin_ingredient .ing-breadcrumbs a,.single-tadin_ingredient .ing-breadcrumbs span{position:relative;font-family:"Work Sans"!important;letter-spacing:2px;font-size:12px!important;font-weight:500!important;color:#282828!important;text-transform:uppercase;margin:0 15px}.single-tadin_ingredient .ing-breadcrumbs a:first-child,.single-tadin_ingredient .ing-breadcrumbs span:first-child{margin-left:0}.single-tadin_ingredient .ing-breadcrumbs a:before,.single-tadin_ingredient .ing-breadcrumbs span:before{content:"";position:absolute;bottom:0;left:100%;display:block;width:0;max-width:100%;height:1px;background-color:#282828;-webkit-transition:width 0.3s ease-out,left 0.3s ease-out;transition:width 0.3s ease-out,left 0.3s ease-out;overflow:hidden}.single-tadin_ingredient .ing-breadcrumbs a:hover:before,.single-tadin_ingredient .ing-breadcrumbs span:hover:before{left:0;width:100%;-webkit-transition:width 0.3s ease-out,left 0s;transition:width 0.3s ease-out,left 0s}.single-tadin_ingredient .ingredient-flavor span{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:34px!important;font-weight:600!important;color:#FFA44A!important;text-transform:uppercase;margin-bottom:25px}.single-tadin_ingredient .ingredient-title{font-family:"Georgia"!important;letter-spacing:0;font-size:56px!important;font-style:italic;font-weight:normal!important;color:#046F3B!important;margin-bottom:40px}.single-tadin_ingredient .tii-content-text p{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:20px!important;font-weight:500!important;color:#046F3B!important}.single-tadin_ingredient .nav-ingredients{display:block;max-width:1367px;margin:80px auto}.elementor-widget-anio_footer{border-radius:30px 30px 0 0!important}.footer-section:before{content:"";position:absolute;top:-80px;display:block;margin:0 auto;width:100%;height:80px;border-radius:60px 60px 0 0;background-color:#FCEBD9;overflow:hidden}.footer-section.three{background-color:#FCEBD9!important;border-radius:30px 30px 0 0!important}.footer-section .footer-top{display:block;margin:60px auto;margin-top:0!important;padding:60px 25px;width:90%;height:auto;min-height:100px;background:#046F3B!important;border-radius:30px!important;overflow:hidden}.footer-section .footer-top .col-md-6{display:block;width:100%;float:left}.footer-section .footer-top .col-md-6 h2{text-align:center;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:42px!important;font-weight:500!important;color:#FFFAF4!important}.footer-section .footer-top .col-md-6 h2 span{font-family:"Georgia"!important;font-size:42px!important;font-weight:normal!important;font-style:italic}.footer-section .footer-top .col-md-6 p{text-align:center;padding:0;margin:0;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#FFFAF4!important}.footer-section .footer-top .col-md-6 form{position:relative;display:block;margin:0}.footer-section .footer-top .col-md-6 form input{font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important;background-color:#FFFAF4!important;border:none!important;padding:10px 15px!important;width:100%!important;border-radius:30px!important}.footer-section .footer-top .col-md-6 form button{position:absolute;top:4px;right:10px;height:42px;width:42px;border-radius:21px!important;background-color:#046F3B!important}.footer-section .footer-top .col-md-6 form button:hover{background-color:#FFA44A!important}.footer-section .footer-top .col-md-6 form button span{display:block;width:43%;height:43%;margin:28.5%;background:url("/wp-content/uploads/2026/05/Tadin-newsletter-icon.svg") no-repeat center center;background-size:contain}.footer-section .company-logo-area{max-width:100%;margin-bottom:50px}.footer-section .company-logo-area .company-logo img{display:block;margin:0 auto;max-width:220px!important}.footer-section .footer-main{display:block!important}.footer-section .footer-main>*{position:relative;width:100%;min-width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.footer-section .social-list li{margin:0 auto}.footer-section .social-list li a{background-color:#FFA44A!important}.footer-section .social-list li a:hover{background-color:#a90145!important}.footer-section .social-list li a:hover svg{color:#FFFAF4!important;fill:#FFFAF4!important}.footer-section .social-list li a:hover i{color:#FFFAF4!important}.footer-section h3.widget-title{text-align:center;font-family:"Georgia"!important;font-size:24px!important;font-style:italic;font-weight:normal!important;text-transform:none!important;color:#046F3B!important;letter-spacing:0!important}.footer-section .company-contact-info{display:block;width:100%;gap:30px!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.footer-section .company-contact-info .col-nav-footer{max-width:100%;min-width:100%;width:100%;margin-bottom:35px}.footer-section .company-contact-info .col-nav-footer:last-child{margin-bottom:0}.footer-section .company-contact-info .col-nav-footer li a{display:block;width:100%}.footer-section .footer-links{display:block;margin:0;padding:0;list-style:none;line-height:28px;text-align:center;min-width:150px}.footer-section .footer-links li{display:block;margin:0;width:100%}.footer-section .footer-links li a{margin:0!important;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:16px!important;font-weight:500!important;color:#046F3B!important;text-decoration:none!important}.footer-section .footer-links li a:hover{font-family:"Georgia"!important;font-style:italic;-webkit-animation:fadeInOpacity 1s ease-in-out forwards;animation:fadeInOpacity 1s ease-in-out forwards}.footer-section .footer-bottom{text-align:left}.footer-section .footer-bottom p{padding:0 50px;text-align:center;font-family:"Work Sans"!important;letter-spacing:-1px;font-size:14px!important;font-weight:500!important;color:#046F3B!important}.footer-section .footer-bottom p a{color:#046F3B!important;font-weight:600!important}.footer-section .footer-bottom p a:hover{color:#a90145!important}.footer-section.three .footer-main-warp{padding:20px 0}.progress-wrap.active-progress{border-color:#046F3B!important}.progress-wrap svg.progress-circle{stroke:#046F3B!important}.progress-wrap .arrow{fill:#046F3B!important;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.progress-wrap:hover{background:#FFA44A!important}.progress-wrap:hover .arrow{fill:#FFFAF4!important}.progress-wrap:hover svg.progress-circle{stroke:#FFFAF4!important}.elementor .e-image-base.mug{max-width:75%;margin-bottom:40px}.tadin-admin-row{margin-bottom:20px}.tadin-admin-row label{display:block;font-weight:bold;margin-bottom:5px;font-size:14px}.tadin-admin-row input[type=text],.tadin-admin-row input[type=url],.tadin-admin-row textarea{width:100%;max-width:700px;padding:6px}.tadin-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;background:#f1f1f1;padding:15px;border-radius:5px;margin-bottom:20px}.tadin-checkbox-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-weight:bold}.tadin-editor-container{max-width:700px;margin-top:5px}.tadin-meta-row{margin-bottom:15px}.tadin-meta-row label{display:block;font-weight:bold;margin-bottom:5px}.tadin-meta-row input[type=text]{width:100%;max-width:500px}.tadin-img-preview{max-width:100px;display:block;margin-top:5px;background:#eee;min-height:50px}.tic-wrapper{max-width:1367px;margin:0 auto;padding:30px 20px 60px;background:#FFFAF4}.tic-header{text-align:center;max-width:600px;margin:0 auto 45px}.tic-header-pill{display:inline-block;background:#F7C6A3;color:#A0522D;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:6px 18px;border-radius:20px;margin-bottom:14px}.tic-header-title{font-family:Georgia,serif;font-size:34px;color:#006B3F;margin:0 0 12px 0}.tic-header-title em{font-style:italic}.tic-header-sub{font-size:14px;color:#6B6B6B;margin:0;line-height:1.6}.tic-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 24px 1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:24px}.tic-card{background:#FCEBD9;border-radius:16px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform 0.3s ease,-webkit-box-shadow 0.3s ease;transition:-webkit-transform 0.3s ease,-webkit-box-shadow 0.3s ease;transition:transform 0.3s ease,box-shadow 0.3s ease;transition:transform 0.3s ease,box-shadow 0.3s ease,-webkit-transform 0.3s ease,-webkit-box-shadow 0.3s ease}.tic-card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.tic-card-img{width:100%;aspect-ratio:4/3;overflow:hidden}.tic-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease}.tic-card:hover .tic-card-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.tic-card-no-img{width:100%;height:100%;background:linear-gradient(135deg,#e8dfd4 0%,#d6c9b6 100%)}.tic-card-body{padding:16px 16px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tic-card-title{font-family:Georgia,serif;font-weight:700;font-size:18px;color:#006B3F;margin:0 0 6px 0}.tic-card-desc{font-size:12px;color:#6B6B6B;margin:0 0 14px 0;line-height:1.5}.tic-card-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;background-color:#006B3F;color:#fff!important;font-size:12px;font-weight:700;text-decoration:none;padding:8px 20px;border-radius:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:auto;-webkit-transition:background 0.3s ease;transition:background 0.3s ease}.tic-card-btn:hover{background-color:#004D2C}.tic-promo{background:none;padding:0}.tic-promo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:16px}.tic-promo-tree{-ms-grid-row-span:2;grid-row:span 2}.tic-promo-field{-ms-grid-column-span:2;grid-column:span 2}@media (max-width:600px){.tic-promo-field,.tic-promo-tree{-ms-grid-row-span:1;grid-row:span 1;-ms-grid-column-span:1;grid-column:span 1;height:220px}}.tic-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:45px}.tic-pag-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.tic-pag-arrow,.tic-pag-num{width:34px;height:34px;border-radius:50%;border:1.5px solid #D5D0CA;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:600;color:#555;text-decoration:none;-webkit-transition:all 0.25s ease;transition:all 0.25s ease}.tic-pag-arrow:hover,.tic-pag-num:hover{border-color:#006B3F;color:#006B3F}.tic-pag-num.active{background-color:#006B3F;border-color:#006B3F;color:#fff}.tic-pag-next{background:none;border:none;font-size:14px;font-weight:700;color:#006B3F;text-decoration:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.tic-pag-next:hover{opacity:0.7}@media (max-width:1024px){.tic-grid{-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:600px){.tic-grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:auto;gap:18px}}@media (min-width:576px){.home5-testimonial-section .testimonial-slider-wrap .slider-btn-grp{display:-webkit-box;display:-ms-flexbox;display:flex}.service-dt-process-section .process-wrapper .process-card .process-img{width:100%}}@media (min-width:768px){.elementor .e-image-base.mug{max-width:100%;margin-bottom:0px}}@media (min-width:992px){body:not(.home) header .nav-right{display:none}body:not(.home) header .container-fluid .main-menu .menu-list li ul{max-height:290px;min-height:290px}body:not(.home) header .container-fluid .main-menu .menu-list li ul:after{visibility:visible}.home .home7-banner-section .banner-wrapper{padding:120px 60px}.home .banner-left-content h1{font-size:60px!important}.home .banner-left-content h1 div:last-child{font-size:60px!important}.home .banner-left-content:before{bottom:-50px;left:0;right:auto;width:80px;height:80px;-webkit-transform:rotateX(0);transform:rotateX(0)}.home .banner-right-content{padding-top:340px!important}.home .banner-right-content p{padding-left:25px}.home .banner-right-content:after{top:240px;right:25px;left:auto;width:80px;height:80px;-webkit-transform:none;transform:none}.home .home-green-block h2{font-size:50px!important}.home .elementor .e-image-base.mug{max-width:100%;margin-bottom:0}.home1-service-section .service-list .single-service .services-btm .paragraph-img p{text-align:left}.home7-banner-section .home7-banner-video .video-wrapper{padding:0}.home1-service-section .single-service:first-child:after,.home1-service-section .single-service:nth-child(2):after,.home1-service-section .single-service:nth-child(3):after{top:60px;left:50px;margin-left:0px}.home1-service-section .single-service .title-tag a,.home1-service-section .single-service .title-tag h2{text-align:left;font-size:48px!important}.home1-service-section .service-list .single-service .services-top .services-wrapper{margin-top:0}.home1-service-section .service-list .single-service .services-btm .paragraph-img p{max-width:80%!important}.tadin-slide-info h3{text-align:left}.tadin-slide-info p{text-align:left}.tadin-swiper .swiper-pagination{text-align:left!important}.details-btn-wrap{display:block}.service-list .paragraph-img a.primary-btn4{display:none!important}.home2-testimonial-slider .swiper-wrapper .swiper-slide .testimonial-card2.three{padding:100px!important}.home5-testimonial-section .testimonial-slider-wrap .slider-btn-grp{right:110px;bottom:115px}.rooted-img-block img{margin-top:-300px;margin-bottom:-300px}.rooted-block h3{margin-bottom:40px;font-size:35px!important}.rooted-block-empty{display:block!important}.tadin-title{font-size:34px!important}.tadin-title .tadin-subtitle{font-size:56px!important}.tadin-title .tadin-subtitle span.hastag{font-size:56px!important}.home-video2-block .team-video-banner-section{margin-top:-300px}.home-flavor-block li.fade_anim h2 a{font-size:38px!important}.home-flavor-block li.fade_anim.active h2 a{font-size:38px!important}.sbi_item.sbi_type_carousel:first-child img{border-radius:48% 0 0 0}.sbi_item.sbi_type_carousel:nth-child(2) img{border-radius:0}.sbi_item.sbi_type_carousel:nth-child(3) img{border-radius:0 0 48% 48%}.sbi_item.sbi_type_carousel:nth-child(4) img{border-radius:0}.sbi_item.sbi_type_carousel:nth-child(5) img{border-radius:48% 0 0 0}.tadin-hero-about .e-con-full.e-flex.e-con.e-child:first-child{border-radius:60px 0 0 60px!important}.tadin-hero-about .e-con-full.e-flex.e-con.e-child:last-child{border-radius:0 60px 60px 0!important}.tadin-hero-about:after{bottom:66px!important}.tadin-hero-about:before{bottom:126px}.service-dt-why-choose-section video{z-index:-1}.tadin-how-brew-item h2.tadin-title{padding:0 70px;font-size:50px!important}.tadin-how-brew-item h2.tadin-title span{font-size:50px!important}.tadin-how-brew-item:before{top:94px;left:0}.tadin-how-brew-item:after{top:94px;right:0}.tadin-how-brew-item-hide .col-md-6{display:block;width:50%;float:left;padding:0;margin:0}.tadin-how-brew-item-hide .htb-copy video,.tadin-how-brew-item-hide .htb-img video{margin:0 auto}.tadin-how-brew-item-hide{padding:75px 50px!important}.htb-space{height:200px}.tadin-filter-bar .tadin-filter-btn{width:auto}.product-template-default .tadin-single-wrapper{display:block;position:relative}.product-template-default .tadin-single-wrapper .col-36,.product-template-default .tadin-single-wrapper .col-64{float:left;width:64%}.product-template-default .tadin-single-wrapper .col-36{padding-left:60px;width:36%}.product-template-default .tadin-single-wrapper .col-36 .tadin-product-info{position:absolute;top:0}.trc-wrapper .recipe-breadcrumb{width:100%}.trc-wrapper .trc-filter-bar .trc-filter-btn{width:auto}.recipe-content{display:-ms-grid;display:grid;-ms-grid-columns:2fr 100px 1fr;grid-template-columns:2fr 1fr;gap:100px}.recipe-content .tsr-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.recipe-content div.aside{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:initial}#footer-border-radius{height:80px;border-radius:60px 60px 0 0!important}.footer-section .footer-top{width:100%;padding:60px 60px}.footer-section .footer-top .col-md-6{width:50%}.footer-section .footer-top .col-md-6 h2{text-align:left;font-size:56px!important}.footer-section .footer-top .col-md-6 h2 span{font-size:56px!important}.footer-section .footer-top .col-md-6 p{text-align:left;font-size:16px!important}.footer-section .company-logo-area .company-logo img{margin:0}.footer-section .footer-main{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.footer-section .footer-main>*{width:50%;min-width:50%;max-width:50%}.footer-section .social-list li{margin:0}.footer-section .company-contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px!important}.footer-section .company-contact-info .col-nav-footer{width:auto!important;min-width:auto!important;max-width:auto!important}.footer-section h3.widget-title{text-align:left;font-size:18px!important}.footer-section .footer-links{text-align:left}.footer-section .footer-bottom p{padding:0;text-align:left}}@media (min-width:1441px){.lista-menu-overlay>li{margin-bottom:0px}.lista-menu-overlay>li a{padding-bottom:50px}.tadin-filter-bar{max-height:60px}.tadin-filter-bar .tadin-filter-btn{width:auto}}