/*!
    Theme Name: Cham Theme
    Version: 1.1.0
*/
 :root{--primary:#88b716;--grey53:#535353;--greyDB:#DBDBDB;--bgEA:#E8E0EA;--bgEE:#EEEEEE;--white:#FFFFFF;--black:#000000;--red:#ff1c1c;--green-88:#88b716;--black-3D:#3D3D3D}:focus-visible{outline:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:auto!important}body{font-size:16px;line-height:1.5;font-weight:400;font-family:"Tajawal",serif;color:var(--black);background-color:var(--bgEE);padding:0;margin:0}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:none;color:var(--primary)}a,span{display:inline-block}a,a:hover{transition:all 0.4s}img{display:block;max-width:100%;width:auto;height:auto}h1,h2,h3,h4,h5,h6{font-weight:700}h1,.h1{font-size:80px;line-height:1.25}h2,.h2{font-size:56px;line-height:1.36}h3,.h3{font-size:46px;line-height:1.34}h4,.h4,h5,.h5,h6,.h6{font-size:24px;line-height:1.5}p{font-size:24px;line-height:1.36}h1,h2,h3,h4,h5,h6,ul,ol,p{margin-top:0;margin-bottom:16px}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,p span{color:var(--primary)}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,ul:last-child,ol:last-child,p:last-child{margin-bottom:0}.container{max-width:1630px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.w-100{width:100%}.fill-primary-btn,.border-primary-btn,.fill-white-btn,.wpcf7-submit,input[type="submit"]{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:400;line-height:1.36;color:var(--white);background-color:var(--primary);border:1px solid #fff0;cursor:pointer;padding:10px 32px 10px;height:60px;border-radius:60px;transition:all 0.4s}.border-primary-btn{color:var(--primary);background-color:#fff0;border-color:var(--primary)}.fill-white-btn{background-color:var(--white);color:var(--black)}.fill-white-btn:hover{background-color:#fff0;border-color:var(--white);color:var(--white)}.fill-primary-btn:hover,.wpcf7-submit:hover,input[type="submit"]:hover{color:var(--primary);background-color:#fff0;border-color:var(--primary);transition:all 0.4s}.border-primary-btn:hover{color:var(--white);background-color:var(--primary)}.pt-160{padding-top:160px}.pb-160{padding-bottom:160px}.mt-160{margin-top:160px}.mb-160{margin-bottom:160px}.mb-60{margin-bottom:60px}.mt-60{margin-top:60px}.mb-30{margin-bottom:30px}input,select,textarea,button{font-family:"Tajawal",serif}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type="date"]::-webkit-calendar-picker-indicator{color:#fff0;opacity:1;display:block;background:url(/wp-content/themes/cham/images/icon-calendar.svg) no-repeat center;width:24px;height:24px;border-width:thin;cursor:pointer}option{color:var(--black);background-color:var(--bgEE)}label{display:block;font-size:18px;font-weight:400;line-height:1.55;color:var(--black);margin-bottom:16px}label:last-child{margin-bottom:0}.inputWrapper{position:relative;margin-bottom:24px}.inputWrapper input,.inputWrapper select,.inputWrapper textarea{display:block;font-size:18px;font-weight:400;background-color:var(--bgEE);color:var(--black);border:1px solid #fff0;width:100%}.inputWrapper input:focus,.inputWrapper select:focus,.inputWrapper textarea:focus{border-color:var(--primary)}.inputWrapper textarea{resize:vertical;border-radius:30px;padding:20px}.inputWrapper input,.inputWrapper select{border-radius:60px;padding:10px 20px;height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.inputWrapper select{cursor:pointer;appearance:none;background-image:url(/wp-content/themes/cham/images/arrow-down.svg);background-position:right 16px center;background-size:24px 24px;background-repeat:no-repeat;padding-right:42px!important}.inputWrapper input::placeholder,.inputWrapper textarea::placeholder{opacity:1;color:var(--black)}.inputRow{display:grid;grid-template-columns:repeat(2,1fr);column-gap:24px}.radio-group-main{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.radio-group{font-size:18px;font-weight:400;background-color:var(--bgEE);color:var(--black);border-radius:60px;min-width:160px;display:inline-flex;align-items:center;cursor:pointer;gap:10px;padding:16px 20px;margin:0;height:60px}.radio-group input[type="radio"],.radio-group input[type="checkbox"]{cursor:pointer;appearance:none;padding:0;width:20px;height:20px;border-radius:100%;border:1px solid var(--black);background-color:#fff0;margin:0;background:#fff0}.radio-group input[type="radio"]:checked,.radio-group input[type="checkbox"]:checked{background-image:url(/wp-content/themes/cham/images/icon-check.svg);background-repeat:no-repeat;background-position:center;background-size:16px 14px;background-color:var(--primary);border-color:var(--primary)}.inputBtnGroup{position:relative;padding-top:10px}.inputBtnGroup .wpcf7-submit,.inputBtnGroup input[type="submit"]{min-width:195px}.wpcf7-not-valid-tip,.error-msg{position:absolute;top:calc(100% + 2px);left:20px;color:var(--red);font-size:14px;line-height:1.2}.error-msg{font-size:12px}.wpcf7-form .inputWrapper span{display:block}.wpcf7 form .wpcf7-response-output{font-size:14px;border-width:1px;border-radius:60px;margin:16px 0 0;padding:6px;text-align:center}.wpcf7-spinner{position:absolute;top:calc(100% + 2px);left:0;right:0;opacity:1;background-color:var(--primary);margin:auto}.site-banner{position:relative;display:flex;align-items:center;background-color:var(--primary);color:var(--white);min-height:472px;padding:150px 0 50px;z-index:1}.site-banner::before{content:"";position:absolute;top:0;right:0;left:0;height:100%;background:#fff0 linear-gradient(180deg,#f3f9eb,rgb(255 255 255 / .8) 25%,#fff0 90%);z-index:-1;opacity:.8}.site-banner .container{width:100%}.banner-back-btn{list-style-type:none;padding:0;margin:20px 0 0}.banner-back-btn li a{display:inline-flex;align-items:center;gap:6px;font-size:18px;line-height:1;color:var(--white)}.banner-back-btn li a i{width:20px;height:20px;transform:rotate(90deg);-webkit-mask-image:url(/wp-content/themes/cham/images/arrow-down.svg);-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;mask-image:url(/wp-content/themes/cham/images/arrow-down.svg);mask-size:contain;mask-position:center;mask-repeat:no-repeat;background-color:var(--white)}[dir="rtl"] .banner-back-btn li a i{transform:rotate(-90deg)}.site-banner h1{margin:0;transform-origin:left}.site-banner-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.form-inner-wrapper{position:relative;display:flex;background-size:cover;background-position:center center;background-repeat:no-repeat;gap:20px;padding:34px 34px 34px 34px;border-radius:60px;overflow:hidden;z-index:1}.form-inner-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,#fff0 2.04%,rgb(0 0 0 / .4) 98.96%);z-index:-1}.form-inner-wrapper-offers::before{background:hsl(80deg 70% 44% / 90%)}.form-right-img{border-radius:22px}.form-inner-wrapper .content-wrapper,.form-inner-wrapper .form-body{width:50%}.form-inner-wrapper .content-wrapper{color:var(--white)}.form-inner-wrapper .content-wrapper .form-title,.form-inner-wrapper .content-wrapper p{max-width:648px}.form-inner-wrapper .form-body form{padding:24px;border-radius:24px;background-color:var(--white)}.site-header{position:fixed;top:0;left:0;width:100%;;padding:16px 0;background-color:#fff0;transition:all 0.4s;z-index:9}.site-header::before{content:'';z-index:-1;top:0;position:absolute;box-shadow:0 5px 10px 6px rgb(0 0 0 / 6%);background:linear-gradient(90.22deg,rgb(255 255 255 / 72%) 0%,rgb(255 255 255 / 30%) 100%);width:100%;height:100%;opacity:0;transition:all 0.4s}.site-header.sticky::before{opacity:1;transition:all 0.4s}.site-header.sticky{padding:10px 0;box-shadow:0 5px 10px 6px rgb(0 0 0 / 6%);z-index:9;transition:all 0.4s;background:linear-gradient(90.22deg,rgb(255 255 255 / 72%) 0%,rgb(255 255 255 / 30%) 100%)}.site-header.sticky::before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner,.header-menu-wrapper .menu,.header-action{display:flex;align-items:center}.header-inner{justify-content:space-between}.header-logo img{height:76px}.header-menu-wrapper .menu{gap:40px;list-style-type:none;margin:0;padding:0}.header-menu-wrapper .menu li,.header-menu-wrapper .menu li a,.header-action .header-search,.header-action .header-lang{display:inline-flex}.header-menu-wrapper .menu li a{font-size:18px;align-items:center;justify-content:center;text-align:center;color:var(--black);line-height:1}.header-menu-wrapper .menu li.current-menu-item a{color:var(--primary)}.header-menu-wrapper .menu li a:hover,.header-menu-wrapper .menu li.current_page_item a{color:var(--primary);border-color:var(--primary)}.header-action{gap:10px}.header-action .header-search,.header-action .header-lang{align-items:center;justify-content:center;width:60px;height:60px;border:1px solid var(--primary);border-radius:50%;cursor:pointer;transition:all 0.4s}.header-action .header-search:hover,.header-action .header-lang:hover{background-color:var(--primary);transition:all 0.4s}.header-action .header-search i,.header-action .header-lang i{mask-repeat:no-repeat!important;mask-size:contain!important;mask-position:center!important;-webkit-mask-repeat:no-repeat!important;-webkit-mask-size:contain!important;-webkit-mask-position:center!important;background-color:var(--primary);transition:all 0.4s}.header-action .header-search i{width:24px;height:24px;mask-image:url(/wp-content/themes/cham/images/icon-search.svg);-webkit-mask:url(/wp-content/themes/cham/images/icon-search.svg)}.header-action .header-lang i{width:30px;height:30px;mask-image:url(/wp-content/themes/cham/images/icon-language.svg);-webkit-mask:url(/wp-content/themes/cham/images/icon-language.svg)}.header-action .header-search:hover i,.header-action .header-lang:hover i{background-color:var(--white);transition:all 0.4s}.mobile-toggle{display:none}.site-header .d-block-mobile{display:none}.header-action .trp-language-switcher{position:absolute;inset:0;width:100%;height:100%}.header-action .trp-language-switcher .trp-ls-shortcode-current-language>a{font-size:0;padding:0;cursor:pointer}.trp_language_switcher_shortcode{border:1px solid var(--primary);width:60px;height:100%;border-radius:100%;background-image:none;display:flex;align-items:center;justify-content:center;padding:15px;cursor:pointer;height:60px}.header-action .trp-language-switcher .trp-ls-shortcode-language{position:absolute;border-color:var(--primary);border-radius:10px;border:none;border-radius:100%}.header-action .trp-language-switcher>div>a>img{width:24px;object-fit:contain;height:auto;display:block;margin:0}.header-action .trp-language-switcher:focus .trp-ls-shortcode-language,.header-action .trp-language-switcher:hover .trp-ls-shortcode-language{top:0;padding:0;left:0;right:0}.header-action .trp-language-switcher:focus .trp-ls-shortcode-current-language,.header-action .trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:visible}.header-action .trp_language_switcher_shortcode{position:relative;z-index:3}.header-action .trp_language_switcher_shortcode .trp-language-switcher>div>a>img{padding:0}.header-action .trp_language_switcher_shortcode .trp-language-switcher>div>a{padding:7px 6px}.header-action .trp-language-switcher>div.trp-ls-shortcode-language>a{display:flex;align-items:center;gap:0;height:100%;font-size:0;justify-content:center}.header-action .trp-language-switcher>div{background-image:none}.header-action .trp-language-switcher>div>a:not(.trp-ls-disabled-language):hover{background-color:var(--primary);color:#fff}.header-action .trp-language-switcher>div.trp-ls-shortcode-language>a.trp-ls-shortcode-disabled-language{cursor:not-allowed;display:none}.trp-language-switcher .trp-ls-shortcode-current-language{display:none}.header-action .trp-language-switcher .trp-ls-shortcode-language{display:block!important;width:100%!important;inset:0;height:100%;padding:0;visibility:visible;background-color:#fff0}.site-tab-list{display:inline-flex;align-items:stretch;justify-content:center;flex-wrap:wrap;column-gap:20px;row-gap:16px;background:var(--white);padding:10px;border-radius:60px;margin-left:auto;margin-right:auto;margin-bottom:0}.site-tab-list li{display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;line-height:1.36;border-radius:50px;color:var(--black);padding:10px 24px;min-height:65px;border:1px solid #D6D6D6;cursor:pointer;transition:all 0.4s}.site-tab-list li:hover,.site-tab-list li.active{background:var(--primary);color:var(--white);border-color:var(--primary);transition:all 0.4s}.site-card-row{row-gap:24px;min-height:380px}.site-card{display:flex;flex-direction:column;justify-content:space-between;padding:16px;border-radius:40px;background-color:var(--white);width:100%;height:100%}.site-card .image-wrapper{position:relative;height:234px;border-radius:20px;background-color:var(--bgEE);overflow:hidden}.site-card .b-location-group{display:inline-flex;align-items:center;gap:16px;margin-bottom:16px}.site-card .b-location{position:relative;display:inline-flex;gap:6px;font-size:14px;font-weight:500;line-height:1.36;align-items:end;color:var(--primary);background:var(--white);border-radius:100px;flex-shrink:0}.site-card .b-location:hover{color:var(--black-3D)}.site-card .b-location:hover i{background-color:var(--black-3D)}.site-card .b-location .location-link{position:absolute;top:0;left:0;width:100%;height:100%}.site-card .b-location i{display:block;width:24px;height:24px;mask-image:url(/wp-content/themes/cham/images/icon-location.svg);-webkit-mask-image:url(/wp-content/themes/cham/images/icon-location.svg);-webkit-mask-size:cover;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;min-width:24px;background-color:var(--primary)}.site-card .b-location.wp-link i{background:url(/wp-content/themes/cham/images/contact-whatsapp.svg);-webkit-mask-image:none}.site-card .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:all 0.4s}.site-card:hover .image-wrapper img{transform:scale(1.1);transition:all 0.4s}.site-card .content-wrapper{padding-top:12px}.site-card .content-wrapper .title{font-size:20px;font-weight:500;line-height:normal}.site-card .content-wrapper .title a{color:var(--black)}.site-card .content-wrapper p{font-size:14px;font-weight:500;line-height:1.36}.site-card .content-wrapper .primary-text{position:relative;color:var(--primary);z-index:2}.site-card .content-wrapper .title,.site-card .content-wrapper p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:16px}.site-card .content-wrapper .title:last-child,.site-card .content-wrapper p:last-child{margin-bottom:0}.site-card .content-wrapper .btn-group{display:flex;align-items:center;justify-content:space-between;gap:10px}.site-card .content-wrapper .btn-group .fill-primary-btn{width:50%;white-space:nowrap}.site-card .content-wrapper .price{font-size:20px;font-weight:500;line-height:1.36;margin:0}.site-card .content-wrapper .price span{font-size:14px;color:#929292}.no-data-site-card{display:flex;align-items:center;justify-content:center;font-weight:700;margin-top:80px}.submit-wrap{display:flex;align-items:center;justify-content:space-between}.submit-wrap .price-label{font-size:24px;font-weight:600}.submit-wrap .price-label span{font-size:36px;font-weight:700}.branches-list-wrapper .site-card .content-wrapper .primary-text{min-height:20px;text-transform:capitalize}.hero-main .swiper-button-next,.hero-main .swiper-button-prev{width:60px;height:60px;border-radius:100%;border:1px solid #0000001A;background:var(--white);transition:all 0.4s}.hero-main .swiper-button-next:hover,.hero-main .swiper-button-prev:hover{background-color:var(--primary);border-color:var(--primary);transition:all 0.4s}.hero-main .swiper-button-next:hover::after,.hero-main .swiper-button-prev:hover::after{filter:invert(1)}.hero-main .swiper-button-next::after,.hero-main .swiper-button-prev::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:24px;height:24px;background:url(/wp-content/themes/cham/images/arrow-left.svg) no-repeat center;background-size:contain;transition:all 0.4s}.hero-main .swiper-button-next{transform:rotate(180deg)}.search-wrapper,.branch-city-filter{position:relative;display:inline-flex;align-items:stretch;padding:10px;background-color:var(--white);border-radius:60px;height:85px}.branch-city-filter select,.search-wrapper input{font-size:16px;font-weight:400;line-height:1.75;color:var(--black);border:1px solid #D6D6D6;border-radius:60px;padding:6px 16px 6px;padding-left:70px;color:var(--primary)}.branch-city-filter select{padding-left:50px;cursor:pointer;appearance:none;color:var(--primary);background-color:#fff0}.branch-city-filter i{-webkit-mask-image:url(/wp-content/themes/cham/images/icon-setting.svg);-webkit-mask-size:24px 24px;-webkit-mask-repeat:no-repeat;background-color:var(--primary);width:24px;height:24px;position:absolute;display:block;min-width:24px;top:30px;left:27px}.search-wrapper input:focus,.branch-city-filter select:focus{border-color:var(--primary)}.search-wrapper input::placeholder{opacity:1;color:var(--black)}.search-wrapper span{position:absolute;top:0;bottom:0;left:16px;margin:auto;width:53px;height:53px;border-radius:100%;display:inline-flex;align-items:center;justify-content:center;background-color:var(--primary)}.search-wrapper span i{display:block;width:26px;height:26px;-webkit-mask-image:url(/wp-content/themes/cham/images/icon-search-white.svg);mask-image:url(/wp-content/themes/cham/images/icon-search-white.svg);-webkit-mask-size:contain;-webkit-mask-size:center;background-color:var(--white)}.branch-action-wrapper{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.full-banner-image{position:relative;z-index:1;display:block}.full-banner-image::before{content:"";position:absolute;top:0;right:0;left:0;height:50%;background:#fff0 linear-gradient(180deg,#f3f9eb,rgb(255 255 255 / .8) 25%,#fff0 90%);z-index:2;opacity:.8}.find-near-branch{position:relative;transition:.3s all}.find-near-branch:hover{background-color:#c376d7}.find-near-branch a{position:absolute;width:100%;height:100%;z-index:1;left:0;top:0;display:block}.cham-statistics-rowwraper{display:flex;justify-content:center;gap:50px;margin-top:30px;flex-wrap:wrap}.statistics-item{text-align:center;padding:20px;background:#ffffff63;min-width:300px;border-radius:30px;border:1px solid #e0d4e4;backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center}.statistics-item h3{line-height:1.2;color:var(--primary);margin-bottom:5px}.statistics-item h3 span{display:inline}.statistics-item p{font-size:22px;margin:0}.search-modal{position:fixed;top:0;left:0;width:100%;height:100%;padding:20px 15px;justify-content:center;overflow-y:auto;background:#00000087;opacity:0;visibility:hidden;transition:all 0.4s;z-index:9}.search-body-close{position:absolute;top:0;left:0;width:100%;height:100%}.search-open{overflow:hidden;padding-right:17px}.search-open .search-modal{opacity:1;visibility:visible;transition:all 0.4s}.search-modal,.search-modal-inner .search-form{display:flex;align-items:center}.search-modal-inner{position:relative;padding:40px;border-radius:16px;background-color:var(--white);max-width:700px;width:100%;box-shadow:0 0 12px 10px rgb(0 0 0 / 2%)}.search-modal-inner .search-close{position:absolute;top:16px;right:16px;width:22px;height:22px;cursor:pointer}.search-modal-inner .search-close::before,.search-modal-inner .search-close::after{content:'';position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:100%;height:2px;background-color:var(--black);transform:rotate(45deg);transition:all 0.4s}.search-modal-inner .search-close:hover::before,.search-modal-inner .search-close:hover::after{background-color:var(--primary);transition:all 0.4s}.search-modal-inner .search-close::after{transform:rotate(-45deg)}.search-modal-inner h3{font-size:30px;line-height:1;text-align:center;margin-bottom:20px}.search-modal-inner .search-form{gap:16px;align-items:stretch}.search-modal-inner .search-form input[type="text"]{font-size:18px;font-weight:400;background-color:var(--bgEE);border:1px solid #fff0;border-radius:60px;width:100%;padding:0 20px}.search-modal-inner .search-form input[type="text"]:focus{border-color:var(--primary)}.search-modal-inner .search-form input[type="text"]::placeholder{color:var(--black)}@media screen and (max-width:1630px){.search-modal-inner .search-form input[type="text"]{font-size:16px}}@media screen and (max-width:1450px){.search-modal-inner .search-form{gap:10px}}@media screen and (max-width:991px){.search-open{padding-right:0}.search-modal-inner{padding:30px}}@media screen and (max-width:575px){.search-modal-inner h3{font-size:24px;margin-bottom:16px}.search-modal-inner .search-form input[type="text"]{padding:0 16px;height:50px}.search-modal-inner .search-form{flex-direction:column}.search-modal-inner .search-close{top:10px;right:10px;width:18px;height:18px}.search-modal-inner{padding:16px}}.hero-main{position:relative;z-index:1}.hero-wrapper{position:relative;padding-top:178px;padding-bottom:146px;padding:0!important}.hero-wrapper::before{content:'';display:block;position:absolute;top:0;background-image:url(/wp-content/themes/cham/images/home-hero-bg-pattern.webp);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;background-color:rgb(255 255 255 / 85%);display:none}.hero-inner-wrapper{padding-bottom:45px}.cirlce-bg-assets,.about-cirlce-bg-assets{position:relative}.cirlce-bg-assets::before,.cirlce-bg-assets::after,.about-cirlce-bg-assets::before,.about-cirlce-bg-assets::after{content:"";max-width:398px;width:100%;height:398px;display:inline-block;position:absolute;background:var(--primary);filter:blur(371.656px);z-index:-1;border-radius:100%}@-moz-document url-prefix(){.cirlce-bg-assets::before,.cirlce-bg-assets::after,.about-cirlce-bg-assets::before,.about-cirlce-bg-assets::after{opacity:.2}}.cirlce-bg-assets::before{left:-4.5%;top:-270.72px}.cirlce-bg-assets::after{right:0;bottom:120.72px}.hero-text-wrapper{max-width:1100px;margin:auto;text-align:center;width:100%}.teeth-wrapper{background-color:var(--white);max-width:269px;min-height:269px;width:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:100%;position:absolute;border:1px solid #fff0;animation:zoom-border 3s infinite ease-in-out}@keyframes zoom-border{0%{border-width:1px;border-color:#fff0}50%{border-width:2px;border-color:var(--green-88)}100%{border-width:1px;border-color:#fff0}}.teeth-wrapper-left{top:-111px;left:35px}.teeth-wrapper-right{right:24px;bottom:30px}.teeth-wrapper .teeth-img{max-width:201px;width:100%;min-height:234px}.green-bg-assets{position:relative;width:inherit;display:flex;align-items:center;justify-content:center;max-width:100%;height:inherit;min-height:inherit}.green-bg-assets::before{content:'';display:block;position:absolute;background-image:url(/wp-content/themes/cham/images/green-bgimg-assets.svg);background-size:cover;transform:scale(1.23);background-repeat:no-repeat;width:100%;height:100%;max-width:100%;min-height:inherit}.hero-title{font-size:100px;line-height:1.24;font-weight:800;text-transform:uppercase;padding-bottom:36px;margin-bottom:0}.text-center{text-align:center}.hero-title>span{position:relative;overflow:hidden;white-space:nowrap;background:var(--primary);border-radius:286px;color:var(--white);max-width:570px;width:100%;height:187px;vertical-align:middle}.hero-title>span i{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;font-style:normal;font-size:100px;line-height:1.24;font-weight:700;animation:marqee 2.4s linear infinite alternate;color:var(--white)}.hero-title>span i b{font-weight:700;padding-right:125px;margin-right:70px;background-image:url(/wp-content/themes/cham/images/star-fill-white.svg);background-repeat:no-repeat;background-position:center right;background-size:70px 70px}@keyframes marqee{0%{left:30px}100%{left:-100%}}.hero-main .full-banner-image img{width:100%}.about-cham-wrapper{padding-top:100px;padding-bottom:82px;position:relative;overflow:hidden}.about-cham-wrapper::after{content:"";width:100%;height:470px;-webkit-mask-image:url(/wp-content/themes/cham/images/aboutcham-bg-line.webp);-webkit-mask-position:14% 100%;-webkit-mask-repeat:no-repeat;background-color:var(--primary);display:block;position:absolute;z-index:-1;max-width:2337px;top:278px;left:0;right:0;margin:auto;transform:rotate(360deg)}.about-cham-rowwraper{display:flex;gap:146px}.about-cham-leftside{max-width:856px;width:100%}.about-cham-imgwrapper{max-width:831px;width:100%;border-radius:60px;overflow:hidden;max-height:508px}.about-cham-imgwrapper img{border-radius:60px;width:100%}.about-cham-rightside{max-width:623px;width:100%}.about-cirlce-bg-assets::before{top:252px;left:-108px}.about-cirlce-bg-assets::after{right:96px;bottom:0}.our-sevices-wrapper{background-color:var(--primary);position:relative;z-index:1}.title-white{color:var(--white)}.our-sevices-wrapper .row{row-gap:24px;justify-content:center}.our-services-card{padding:40px;background-color:rgb(255 255 255 / .14);backdrop-filter:blur(11.2px);border-radius:50px;transition:all 0.4s;height:100%;width:100%}.our-services-card:hover{background-color:var(--white)}.our-sevices-wrapper .icon-wrapper{min-width:86px;max-width:86px;width:100%;height:86px;display:flex;align-items:center;justify-content:center;border:1px solid var(--white);border-radius:100%;transition:all 0.4s}.our-sevices-wrapper .icon-group-wrapper{display:flex;align-items:center;justify-content:space-between;gap:10px}.our-sevices-wrapper .icon-group-wrapper i{display:block;width:48px;height:48px;-webkit-mask-image:url(/wp-content/themes/cham/images/arrow-left.svg);-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;mask-image:url(/wp-content/themes/cham/images/arrow-left.svg);mask-size:contain;mask-position:center;mask-repeat:no-repeat;background-color:var(--white);transform:rotate(135deg);transition:all 0.4s}.our-services-card:hover .icon-group-wrapper i{transform:rotate(180deg);background-color:var(--black);transition:all 0.4s}.our-services-card:hover .icon-group-wrapper .s-card-btn:hover{background-color:var(--primary);border-color:var(--primary)}.our-services-card:hover .icon-group-wrapper .s-card-btn:hover:hover i{background-color:var(--white)}.our-services-card:hover .icon-wrapper{border-color:silver}.our-sevices-wrapper .icon-wrapper .dental-icon{width:48px;height:48px;transition:all 0.4s}.our-services-card:hover .dental-icon{filter:invert(1)}.our-sevices-wrapper .card-title{font-weight:600;font-size:34px;line-height:1.35;color:var(--white);margin-top:20px;transition:all 0.4s}.our-sevices-wrapper .card-paragraph{font-weight:400;font-size:18px;line-height:1.375;color:var(--white);transition:all 0.4s;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.our-services-card:hover .card-title,.our-services-card:hover .card-paragraph{color:var(--black)}.team-slider{max-width:1920px;margin:0 auto}.team-slider .swiper-wrapper{padding:30px 0}.team-slider .swiper-slide{overflow:hidden;width:420px;height:430px;border-radius:40px;background-color:var(--white);transition:all 0.4s;padding-top:10px;position:relative}.team-slider .swiper-slide a.doctor-link{position:absolute;inset:0;z-index:1;font-size:0;opacity:0}.team-slider .swiper-slide.swiper-slide-active{background-color:var(--primary);transition:all 0.4s;transform:unset!important}.team-slider .swiper-slide img{display:block;width:100%;height:100%;margin:auto;object-fit:contain;object-position:top center}.team-slider .swiper-slide .slide-content-wrapper{width:calc(100% - 32px);background:rgb(255 255 255 / .8);backdrop-filter:blur(30px);border-radius:30px;text-align:center;margin:auto;transition:all 1s;position:absolute;bottom:-100%;opacity:0;visibility:hidden;left:0;right:0}.team-slider .swiper-slide.swiper-slide-active .slide-content-wrapper{bottom:18px;opacity:1;visibility:visible}.team-slider .swiper-slide .slide-content-wrapper .slide-content-inner{padding:20px 16px;width:100%;margin:auto}.team-slider .swiper-slide .team-member-nametitle{font-weight:600;line-height:1.33;margin-bottom:6px}.team-slider .swiper-slide .team-member-subtitle{font-weight:400;font-size:18px;line-height:1.38;color:var(--primary);padding-bottom:16px;margin:0}.team-member-address{border-top:1px solid #D3D3D3;padding-top:8px;font-weight:400;font-size:16px;line-height:1.57;text-align:center;color:var(--black-3D)}.team-slider-button-group{display:flex;align-items:center;justify-content:center;gap:20px}.team-slider-button{position:relative;width:60px;height:60px;border-radius:100%;border:1px solid #0000001A;cursor:pointer;transition:all 0.4s}.team-slider-button:hover{background-color:var(--primary);border-color:var(--primary);transition:all 0.4s}.team-slider-button::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:24px;height:24px;background:url(/wp-content/themes/cham/images/arrow-left.svg) no-repeat center;background-size:contain;transition:all 0.4s}.team-slider-button:hover::before{filter:invert(1);transition:all 0.4s}.team-slider-button.team-button-next::before{background:url(/wp-content/themes/cham/images/arrow-right.svg)}.team-slider-button.swiper-button-disabled{pointer-events:none;opacity:.5}.home-appointment-top_0 .pt-160{padding-top:0}.success-card-wrapper{width:100%;padding:12px;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:40px;min-height:203px;margin:auto}.success-card-wrapper .success-partner-logo{max-height:175px}.success-partner-slider .swiper-wrapper{transition-timing-function:linear;transform:none!important}.terms-condition-modal{display:none;justify-content:center;align-items:flex-start;position:fixed;top:0;left:0;width:100%;height:100%;padding:20px 15px;background:#00000087;z-index:9}.terms-condition-modal-inner{position:relative;background:var(--white);padding:40px 20px 0;padding-right:0;border-radius:8px;box-shadow:0 0 12px 10px rgb(0 0 0 / 2%)}.terms-condition-modal-content{width:100%;max-width:800px;padding-right:20px;padding-bottom:20px;max-height:calc(100vh - 84px);overflow:auto}.terms-condition-modal-content h1{font-size:30px}.terms-condition-modal-content h2{font-size:26px}.terms-condition-modal-content h3{font-size:24px}.terms-condition-modal-content h4,.terms-condition-modal-content h5,.terms-condition-modal-content h6{font-size:20px}.terms-condition-modal-content ul,.terms-condition-modal-content ol,.terms-condition-modal-content p{text-align:start;font-size:16px}.terms-condition-modal-content ul li,.terms-condition-modal-content ol li{margin-bottom:8px}.terms-condition-modal-content ul li:last-child,.terms-condition-modal-content ol li:last-child{margin-bottom:0}.terms-condition-modal-inner .close-modal{position:absolute;display:flex;align-items:center;top:10px;right:10px;cursor:pointer;font-size:34px;line-height:.5;color:var(--black);transition:all 0.4s}.terms-condition-modal-inner .close-modal:hover{color:var(--primary);transition:all 0.4s}.terms-content-wrapper ul li,.terms-content-wrapper ol li{font-size:24px;line-height:1.36;margin-bottom:10px}.big-deals-wrapper .offer-card{border:20px solid var(--white);padding:10px;border-radius:60px;background:rgb(134 183 21 / 80%);position:relative;color:var(--white);display:flex;align-items:center;justify-content:center;min-height:405px;width:100%;margin-left:auto;margin-right:auto;transition:all 0.4s;position:relative}.big-deals-wrapper .offer-card::before{content:'';width:100%;height:100%;position:absolute;border:2px solid #fff0;padding:20px;border-radius:60px;transition:all 0.4s}.big-deals-wrapper .offer-card:hover::before{border-color:var(--primary)}.big-deals-row{row-gap:24px;justify-content:center}.big-deals-wrapper .offer-card .offer-card-link{width:100%;height:100%;display:block;position:absolute}.big-deals-wrapper .offer-card .big-deal-cartitle{font-size:54px;line-height:1.35;margin-bottom:0}.big-deals-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;border-radius:40px}.pay-via-wrapper .pay-via-cardwrapper{position:relative;z-index:1}.pay-via-wrapper .pay-via-cardwrapper::before{content:'';width:100%;height:20px;background-color:var(--primary);top:50%;position:absolute;display:block;z-index:-1}.pay-via-wrapper .pay-via-cardwrapper .pay-via-card-iteam{display:flex;gap:24px}.pay-via-wrapper .pay-via-cardwrapper .pay-via-card{display:flex;align-items:center;justify-content:center;max-width:208px;width:100%;min-height:183px;padding:12px;border-radius:60px;background-color:var(--white)}.pay-via-wrapper .pay-via-cardwrapper .pay-via-card .pay-via-logo{max-height:64px}.form-note-content{background-color:var(--primary);border-radius:60px 60px 0 0;padding:16px 16px 66px;margin-bottom:-50px}.form-note-content p{color:var(--white);text-align:center;font-size:20px;line-height:1.4}.form-note-content p span{color:var(--white);font-weight:600}.payment-type .radio-group{flex:1 0 0%}.i-agree-terms-wrapper{margin-bottom:5px}.i-agree-terms-wrapper label{height:auto;background-color:#fff0;padding-left:0;padding-right:0;color:#5e5e5e;font-family:Open Sans;font-size:16px;font-weight:400;line-height:1.36;letter-spacing:.01em}.i-agree-terms-wrapper label:hover{color:var(--black)}.about-us-wrapper .row{row-gap:24px}.about-us-card{background-color:var(--white);border-radius:30px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:24px;gap:16px}.about-us-card p{font-size:24px;font-weight:400;line-height:1.33;color:var(--black-3D)}.about-us-card .about-us-title{font-size:36px;font-weight:700;line-height:1.36;color:var(--black);margin-bottom:0}.about-us-subcard{border-radius:30px;height:100%;overflow:hidden}.about-us-subcard img{border-radius:30px;width:100%;height:100%;object-fit:cover}.about-us-list{background:#b264c71a;border-radius:30px;height:100%;padding:30px}.custom-ul{padding-left:0}.custom-ul li{font-size:24px;font-weight:400;line-height:1.33;color:var(--black-3D);margin-bottom:16px;margin-left:24px}.custom-ul li:last-child{margin-bottom:0}.custom-ul li::marker{color:var(--black-3D);color:var(--primary)}.about-us-right-col{border-radius:30px;background:var(--white);height:100%;overflow:hidden}.about-us-right-col img{border-radius:30px;width:100%;height:100%;object-fit:cover}.patients-counting-content{max-width:938px;margin:0 auto -40px}.patients-imgcounting-wrapper{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;align-items:flex-end;height:445px}.patients-img-counting{flex:1 1 calc(20% - 20px);position:relative;border-radius:30px;overflow:hidden;height:100%}.patients-img-counting:nth-child(2),.patients-img-counting:nth-child(4){height:71.1%}.patients-img-counting:nth-child(3){height:41.6%}.patients-img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;border-radius:30px}.imgcontent-col-wrapper{background:var(--bgEA)}.imgcontent-row-wrapper{display:flex;gap:60px}.imgcontent-row-wrapper .col-left{max-width:786px;width:100%;background:var(--white);border-radius:50px}.imgcontent-row-wrapper .col-left img{width:100%;height:100%;border-radius:50px}.imgcontent-row-wrapper .col-right{max-width:651px;width:100%;padding-top:105px;padding-bottom:105px}.imgcontent-row-wrapper .col-right h2{margin-bottom:20px}.imgcontent-row-wrapper .col-right p{margin-bottom:50px}.blueoverlay-banner-wrapper{position:relative;display:flex;align-items:center;background-color:var(--primary);color:var(--white);min-height:447px;padding:50px 15px;z-index:1;flex-direction:column;border-radius:50px;justify-content:center}.blueoverlay-banner-wrapper h2{text-transform:capitalize;max-width:1200px}.blueoverlay-banner-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;border-radius:50px}.blueoverlay-btnwrapper{gap:16px;display:flex;flex-wrap:wrap;margin-top:24px;justify-content:center}.card-our_services-wrapper .row{row-gap:24px;justify-content:center}.card-our-services{padding:24px;border-radius:50px;background-color:var(--white);width:100%;height:100%;border:1px solid #fff0;position:relative;overflow:hidden;transition:all 0.4s;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.card-our-services:hover{border-color:var(--primary)}.card-our-services .card-our-services-link{position:absolute;top:0;height:100%;width:100%;display:inline-block;left:0;z-index:1}.s-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.s-card-head .s-card-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:100%;border:1px solid silver;flex-shrink:0;transition:all 0.4s;z-index:1}.s-card-head .s-card-btn i{display:block;width:24px;height:24px;-webkit-mask-image:url(/wp-content/themes/cham/images/arrow-left.svg);-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;mask-image:url(/wp-content/themes/cham/images/arrow-left.svg);mask-size:contain;mask-position:center;mask-repeat:no-repeat;background-color:var(--black);transform:rotate(135deg);transition:all 0.4s}.card-our-services:hover .s-card-head .s-card-btn i{transform:rotate(180deg);transition:all 0.4s}.card-our-services:hover .s-card-head .s-card-btn:hover{background-color:var(--primary);border-color:var(--primary);transition:all 0.4s}.card-our-services:hover .s-card-head .s-card-btn:hover i{background-color:var(--white)}.card-our-services-title{font-size:26px;font-weight:600;line-height:1.36;letter-spacing:-.02em;color:var(--black);margin-bottom:0;transition:all 0.4s}.card-our-services-title a{color:var(--black)}.card-our-services:hover .card-our-services-title{color:var(--primary)}.card-our-services p{font-size:20px;font-weight:400;line-height:1.37;color:var(--black-3D);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.card-our-services .card-our-services-imgwrapper{border-radius:30px;height:238px;width:100%;overflow:hidden;background-color:var(--bgEE)}.card-our-services .card-our-services-imgwrapper img{width:100%;height:100%;object-fit:cover;transition:all 0.4s}.card-our-services:hover .card-our-services-imgwrapper img{transform:scale(1.1);transition:all 0.4s}.excellence_quality-img_content-wrapper{display:flex;gap:12px}.excellence_quality-content{max-width:684px;margin:auto;width:100%}.excellence_quality-content span{display:inline}.dental_technologies-imgwrapper{max-width:362px;width:100%}.dental_technologies-left-topimg,.dental_technologies-right-topimg{width:304px;height:319px;border-radius:30px;overflow:hidden;margin-bottom:-90px;background-color:var(--white)}.dental_technologies-left-topimg img,.dental_technologies-right-topimg img{border-radius:30px;object-fit:cover;height:100%;width:100%;object-position:top center}.dental_technologies-left-bottomimg,.dental_technologies-right-bottomimg{width:248px;height:259px;border-radius:30px;overflow:hidden;margin-left:auto;background-color:var(--white)}.dental_technologies-left-bottomimg img,.dental_technologies-right-bottomimg img{border-radius:30px;object-fit:cover;object-position:top center;height:100%;width:100%}.meet-export-titlewrapper{max-width:784px;margin:auto auto 30px}.meet-export-titlewrapper p{color:var(--black-3D)}.meet-export-doctors-wrapper .row{row-gap:20px}.doctors-export-iteam{position:relative;z-index:1;height:531px;overflow:hidden}.doctors-export-iteam .doctors-link{width:60px;height:60px;border-radius:60px;border:1px solid #0000001a;display:flex;align-items:center;justify-content:center;position:absolute;right:0;cursor:pointer}.doctors-export-iteam .doctors-link i{-webkit-mask-image:url(/wp-content/themes/cham/images/arrow-left.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;background-color:var(--black);width:24px;height:24px;display:block;transform:rotate(120deg);transition:all 0.4s}.doctors-export-iteam:hover .doctors-link{border-color:var(--primary);background-color:var(--primary)}.doctors-export-iteam:hover .doctors-link i{background-color:var(--white)}.doctors-export-iteam .doctors-img{height:94%;width:100%;overflow:hidden}.doctors-export-iteam .doctors-img img{width:100%;height:100%;object-fit:cover;object-position:top center}.doctors-export-iteam .doctors-content-wrapper{z-index:1;position:absolute;left:0;width:100%;bottom:0;display:flex;flex-direction:column;gap:8px}.doctors-export-iteam .doctors-content-wrapper::before{content:'';width:100%;height:100px;position:absolute;display:block;left:0;bottom:32px;z-index:-1;background:linear-gradient(180deg,#eeeeee00 0%,var(--bgEE) 100%)}.doctors-export-iteam .doctors-content-wrapper .doctors-name{font-weight:500;font-size:24px;line-height:1.375;color:var(--black);margin-bottom:0}.doctors-export-iteam .doctors-content-wrapper span{font-weight:400;font-size:18px;line-height:25px;color:var(--grey53)}.doctors-export-iteam .doctors-card-link{font-size:0;position:absolute;left:0;width:100%;height:100%;top:0;z-index:1}.doctor-detail-wrapper p{font-size:20px}.doctor-detail-card{position:relative;padding:20px;border-radius:20px;overflow:hidden;z-index:1}.doctor-detail-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary);opacity:.4;z-index:-1}.row-wrapper{display:flex;flex-direction:row;gap:60px;align-items:center}.doctor-detail-wrapper .row-wrapper{align-items:flex-start;justify-content:center}.doctor-dental-paragraph{margin:0}.doctor-details_right-content h2{line-height:1.2}.doctor-dental-card-main{padding-top:24px}.doctor-dental-card-main h3{font-size:28px;line-height:1.2;margin-bottom:8px}.doctor-dental-card-main h4,.doctor-dental-card-main .d-para{line-height:1.2;margin-bottom:8px}.doctor-details_left-content{overflow:hidden;text-align:center;position:sticky;top:110px}.doctor-details_left-content img{object-fit:contain;width:auto;height:auto;margin:0 auto}.doctor-details_right-content{max-width:796px;height:100%}.doctor-details_right-content .doctor-dental-health{font-weight:400;font-size:24px;line-height:1.375;color:var(--black-3D);margin-bottom:6px}.doctor_experience-wrapper{position:relative;display:flex;margin-top:32px}.doctor_experience-wrapper .doctor_experience-details{position:relative;margin-right:53px;padding-right:53px;display:flex;flex-direction:column}.doctor_experience-wrapper .doctor_experience-details::after{content:'';width:1px;height:78%;position:absolute;border-right:1px dashed rgb(0 0 0 / .2);top:0;display:inline-block;margin:auto 0;bottom:0;right:0}.doctor_experience-wrapper .doctor_experience-details:last-child{margin:0;padding:0}.doctor_experience-wrapper .doctor_experience-details:last-child::after{display:none}.doctor_experience-wrapper .doctor_experience-details .doctor_location-title{font-weight:500;font-size:28px;line-height:1.357}.doctor_experience-wrapper .years-experience-title{margin-bottom:6px;font-weight:400;font-size:20px;line-height:1.375;color:var(--black)}.doctor_experience-wrapper .small-text{font-weight:400;font-size:24px;line-height:1.375;color:var(--black)}.doctor-details-profile.doctor-detail-card{margin:0 auto;display:block;vertical-align:top;padding:10px 0 0;border-radius:20px;overflow:hidden}.introduction-wrapper{max-width:1195px;width:100%}.introduction-wrapper .introduction-title{margin-bottom:30px}.introduction-wrapper p{color:var(--black-3D);margin-bottom:20px}.introduction-wrapper p:last-child{margin-bottom:0}.doctor_introduction-video iframe,.doctor_introduction-video video{border-radius:24px;border:0;height:600px;margin:0 auto;display:block;width:100%}.news-articles-card-row{row-gap:20px}.news-articles-card{position:relative}.news-articles-card .news-articles-img-wrapaer{height:400px;overflow:hidden;border-radius:30px;background-color:var(--white);transition:all 0.4s}.news-articles-card .news-articles-img-wrapaer img{width:100%;height:100%;overflow:hidden;object-fit:cover;transition:all 0.4s;object-position:top center}.news-articles-card:hover img{transform:scale(1.1);transition:all 0.4s}.news-articles-card .news-articles_card-details{padding:0 20px;margin-top:16px}.news-articles-card .news-articles_card-title a,.news-articles-card .news-articles_card-title{font-weight:700;font-size:28px;line-height:1.357;color:var(--black);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-articles-card:hover .news-articles_card-title a{color:var(--primary)}.news-articles-card .news-articles_card-details p{font-weight:400;font-size:18px;line-height:1.375;color:var(--black-3D);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news-articles-card .news-articles-card-link{font-size:0;position:absolute;top:0;height:100%;width:100%;left:0;z-index:1}.site-pagination{text-align:center;display:flex;align-items:center;justify-content:center}.site-pagination .page-numbers{border:1px solid #929292;border-radius:100%;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1.375;letter-spacing:.01em;color:#101010;margin-right:8px;cursor:pointer;background-color:var(--white)}.site-pagination .page-numbers.next,.site-pagination .page-numbers.prev{position:relative;font-size:0}.site-pagination .page-numbers.next::after,.site-pagination .page-numbers.prev::after{content:'';position:absolute;-webkit-mask-image:url(/wp-content/themes/cham/images/caretdoubleright.svg);display:inline-block;background-color:var(--black);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;width:16px;height:16px;transition:all 0.4s}.site-pagination .page-numbers.next:hover::after,.site-pagination .page-numbers.prev:hover::after{background-color:var(--white)}.site-pagination .page-numbers.prev::after{transform:rotate(180deg)}.site-pagination .page-numbers:last-child{margin-right:0}.site-pagination .page-numbers.current,.site-pagination .page-numbers:hover{color:var(--white);border-color:var(--primary);background:var(--primary)}.news-articles_details-img-wrapper{background-color:var(--white);height:584px;border-radius:60px;overflow:hidden}.news-articles_details-img-wrapper img{height:100%;width:100%;object-fit:cover;border-radius:60px}.news-articles-details{display:flex;gap:169px}.news-articles_left-details{max-width:984px;width:100%}.news-articles_left-details h1,.news-articles_left-details h2,.news-articles_left-details h3,.news-articles_left-details h4,.news-articles_left-details h5,.news-articles_left-details h6{margin-top:60px}.news-articles_left-details h1:first-child,.news-articles_left-details h2:first-child,.news-articles_left-details h3:first-child,.news-articles_left-details h4:first-child,.news-articles_left-details h5:first-child,.news-articles_left-detailsh6:first-child{margin-top:0}.news-articles_left-details p{color:var(--black-3D)}.news-articles_left-details ul,.news-articles_left-details ol{margin-bottom:0;padding-left:22px}.news-articles_left-details ul li,.news-articles_left-details ol li{font-weight:400;color:var(--black-3D);font-size:24px;line-height:1.36;margin-bottom:16px}.news-articles_left-details li::marker{color:var(--black-3D)}.news-articles_left-details ul li:last-child,.news-articles_left-details ol li:last-child{margin-bottom:0}.news-articles-table_of_content{max-width:483px;width:100%;border-radius:30px;border:1px solid #E7E7E7;padding:30px 24px 30px;background-color:var(--white);height:100%;position:sticky;top:140px}.table-content-title{font-weight:600;font-size:20px;margin-top:0;line-height:1.6}.news-articles-table_of_content ul{list-style:none;padding-left:0;max-height:350px;overflow:auto;padding-right:12px}.news-articles-table_of_content ul{scrollbar-width:auto;scrollbar-color:var(--primary) var(--bgEE)}.news-articles-table_of_content ul::-webkit-scrollbar{width:6px}.news-articles-table_of_content ul::-webkit-scrollbar-track{background:var(--bgEA)}.news-articles-table_of_content ul::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:4px;border:6px solid var(--primary)}.news-articles-table_of_content ul li{margin-bottom:20px}.news-articles-table_of_content ul li:last-child{margin-bottom:0}.news-articles-table_of_content ul li a{border:1px solid #B4B4B466;font-size:18px;font-weight:400;line-height:1.6;border-radius:62px;padding:20px 30px;color:var(--black);width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.news-articles-table_of_content ul li.active a,.news-articles-table_of_content ul li a:hover{color:var(--primary)}.reach-us-col_wrapper{display:flex;gap:60px}.reach_us-column-left,.reach_us-column-right{max-width:451px;width:100%}.reach-us-column-center{max-width:578px;width:100%;background-color:var(--white);overflow:hidden;border-radius:30px}.reach-us-column-title{font-size:36px;font-weight:700;line-height:1.36;margin-bottom:34px}.reach_us-column-left p{color:var(--black-3D)}.reach_us-column-left .custom-ul{list-style:none}.reach_us-column-left .custom-ul li{position:relative}.reach_us-column-left .custom-ul li::before{position:absolute;content:'';width:10px;height:10px;border-radius:100%;background-color:var(--primary);margin-left:-22px;margin-top:10px}.reach_us-column-left .custom-ul li{background:#B264C71A;padding:44px 30px 44px 50px;border-radius:30px;margin:30px 0 0 0}.reach-us-column-center img{width:100%;height:100%;object-fit:cover;border-radius:30px}.open_time-schedule{background:var(--white);border:1px solid #B6B6B6;border-radius:30px;padding:20px;display:flex;gap:16px;align-items:center;margin-bottom:30px}.open_time-schedule:last-child{margin-bottom:0}.open_time-icon-wrapper,.find_near_branch-icon-wrapper{background-color:var(--primary);min-width:106px;height:106px;display:flex;align-items:center;justify-content:center;border-radius:100%}.open_time-icon-wrapper img,.find_near_branch-icon-wrapper img{width:52px;height:52px;object-fit:cover}.time-sat_to_thu-blue{color:var(--primary);margin-bottom:5px;display:block;font-size:20px;line-height:1.35}.time-sat_to_thu-dark{color:var(--black-3D);display:block;font-weight:500;font-size:16px;line-height:1.375}.time-open-friday{border-top:1px solid var(--primary);margin-top:10px;padding-top:10px}.find-near-branch{background-color:var(--primary);border-radius:30px;padding:20px;display:flex;gap:16px;align-items:center}.find_near_branch-icon-wrapper{background-color:var(--white)}.find_near_branch-content{font-size:20px;color:var(--white);font-weight:700;font-size:20px;line-height:1.35}.find_near_branch-click-here{color:var(--white);font-size:16px;line-height:1.31}.our-testimonial .swiper-wrapper{align-items:stretch}.our-testimonial .swiper-slide{height:auto}.our-testimonial .swiper-slide .testimonial-slide-item{padding:30px;background-color:var(--white);border-radius:30px;height:100%}.our-testimonial .swiper-slide .testimonial-slide-item .profile-wrap{display:flex;align-items:center;column-gap:15px;margin-bottom:15px}.our-testimonial .swiper-slide .testimonial-slide-item .rating-star{display:flex;column-gap:5px;margin-bottom:15px}.our-testimonial .swiper-slide .testimonial-slide-item .rating-star span{width:18px;height:18px;background-position:center;background-size:contain;background-image:url(/wp-content/themes/cham/images/rating-star.svg)}.our-testimonial .swiper-slide .testimonial-slide-item .profile-wrap .profile-img{min-width:70px;max-width:70px;height:70px;border-radius:100px;overflow:hidden;border:1px solid #eaeaea}.our-testimonial .swiper-slide .testimonial-slide-item .profile-wrap .profile-img img{width:100%;height:100%;object-fit:cover;object-position:top}.our-testimonial .swiper-slide .testimonial-slide-item .profile-wrap .profile-name p{font-size:22px;font-weight:500;margin-bottom:5px}.our-testimonial .swiper-slide .testimonial-slide-item .profile-wrap .profile-name span{font-size:14px;color:var(--grey53)}.our-testimonial .swiper-slide .testimonial-slide-item .review-description p{font-size:18px;line-height:25px;margin-bottom:10px;color:var(--grey53)}.our-testimonial .swiper-slide .testimonial-slide-item .review-description p:last-child{margin-bottom:0}.form-inner-wrapper .form-body form .inputBtnGroup p .wpcf7-spinner{top:calc(100% + -42px);left:auto;right:auto;margin-left:10px}.search-results .search-item{border:1px solid var(--primary);margin-bottom:0;padding:12px;border-radius:8px;height:100%;transition:all 0.4s}.search-results .search-item:hover{border-color:var(--black)}.search-result-container{display:inline-flex;gap:12px;flex-wrap:wrap;width:100%}.search-result-container .search-item-wrap{width:32%}.search-result-container .search-item-wrap .post-thumbnail{width:100%;display:block;height:250px}.search-result-container .search-item-wrap .entry-title{font-size:24px;line-height:normal;margin-top:16px}.search-result-container .search-item-wrap .post-thumbnail img{height:100%;width:100%;object-fit:contain;object-position:center}.no-results.not-found{text-align:center}.no-results.not-found .page-content{max-width:520px;margin:0 auto}.no-results.not-found input.search-field{font-size:18px;font-weight:400;background-color:var(--bgEE);border:1px solid #fff0;border-radius:60px;width:100%;padding:0 20px;height:54px;border:1px solid var(--primary);max-width:400px}.search-result-wrapper{padding-top:60px}.page-template-installment .site-form-wrapper .content-wrapper .form-title{text-align:center;max-width:100%}.font-0{font-size:0}.hero-main .swiper-button-next:lang(ar){transform:none}.hero-main .swiper-button-prev:lang(ar),.site-pagination .page-numbers.prev:lang(ar),.site-pagination .page-numbers.next:lang(ar){transform:rotate(180deg)}html:lang(ar) .team-slider-button::before{background:url(/wp-content/themes/cham/images/arrow-right.svg) no-repeat center}html:lang(ar) .team-slider-button.team-button-next::before{background:url(/wp-content/themes/cham/images/arrow-left.svg) no-repeat center}.site-pagination .page-numbers:last-child:lang(ar){margin-right:8px}.doctor_experience-wrapper .doctor_experience-details:lang(ar){padding-right:0;margin-right:0;margin-left:53px;padding-left:53px}.doctor_experience-wrapper .doctor_experience-details:lang(ar)::after{left:0;right:auto}.reach_us-column-left .custom-ul li:lang(ar){padding:44px 50px 44px 30px}.reach_us-column-left .custom-ul li:lang(ar):before{margin-right:-22px}.custom-ul:lang(ar){padding-left:0;padding-right:0}.custom-ul li:lang(ar){margin-left:0}.about-us-list .custom-ul li:lang(ar){margin-right:24px}.dental_technologies-left-topimg:lang(ar),.dental_technologies-right-topimg:lang(ar){margin-right:auto}.site-form-wrapper .content-wrapper .form-title{font-size:36px;line-height:1.1}.site-footer{position:relative;background-color:var(--white);z-index:1}.footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:90px 0 30px}.footer-col{min-width:150px;max-width:360px}.footer-logo{margin-bottom:30px}.footer-logo img{height:104px}.footer-col h3{font-size:22px;font-weight:500;line-height:1.36;margin-bottom:30px}.footer-col p{font-size:18px;font-weight:400;line-height:1.36;max-width:396px}.footer-col ul{margin:0;padding:0;list-style-type:none}.footer-col ul li{display:flex;margin-bottom:20px}.footer-col h3:last-child,.footer-col ul li:last-child{margin-bottom:0}.footer-col ul li a{font-size:18px;font-weight:400;line-height:1.55;color:var(--black)}.footer-col ul li.current_page_item a,.footer-col ul li a:hover{color:var(--primary)}.footer-col ul li.current_page_item a{font-weight:600}.footer-copyright{border-top:1px solid rgb(0 0 0 / 20%);padding:30px 0}.footer-copyright p{font-size:18px;font-weight:400;line-height:1.55;text-align:center;margin:0}.footer-text-image{position:absolute;bottom:0;left:0;right:0;margin:0 auto;max-width:1920px;width:calc(100% - 80px);z-index:-1}.doctor-item{display:block}.doctor-item.active{display:block}.social-media-links{display:flex;flex-wrap:wrap;gap:16px}.footer-col .social-media-links li{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:0}.social-media-links li a.social-media-link{width:24px;height:24px}.social-media-links li a.social-media-link:hover{opacity:.8}.social-media-links li a.social-media-link i{width:24px;height:24px;background-size:cover;font-size:0;display:inline-block;background-repeat:no-repeat;background-position:center;transition:all 0.4s}.subscribe-form{margin-bottom:30px}.s-innerGroup{display:flex;align-items:center;gap:6px;position:relative}.s-innerGroup .wpcf7-form-control-wrap,.s-innerGroup .inputWrapper{position:static}.s-innerGroup .wpcf7-not-valid-tip{left:10px}.submitting .wpcf7-response-output{display:none}.subscribe-form .wpcf7-form .inputWrapper,.subscribe-form .wpcf7-form .inputBtnGroup{padding:0;margin:0}.subscribe-form .wpcf7-form p{width:100%;display:block;max-width:100%}.subscribe-form .wpcf7-form .inputWrapper input,.subscribe-form .wpcf7-form .inputBtnGroup input,.subscribe-form .tnp-subscription .tnp-field-email .tnp-email{font-size:16px;padding:4px 16px;height:46px;border-radius:60px}.subscribe-form .wpcf7-form .inputBtnGroup input{min-width:auto;width:100%}.subscribe-form .wpcf7 form .wpcf7-response-output{font-size:13px;margin:20px 0 0;padding:4px;line-height:1.2}.subscribe-form .wpcf7-form .inputWrapper{width:100%}.subscribe-form .wpcf7-form .inputBtnGroup{flex-shrink:0}.subscribe-form .tnp-subscription{max-width:100%}.subscribe-form .tnp-subscription form{display:flex;gap:12px}.subscribe-form .tnp-subscription .tnp-field-email label{display:none}.subscribe-form .tnp-subscription .tnp-field-email{width:72%;margin-bottom:0}.subscribe-form .tnp-subscription .tnp-field-button{margin-bottom:0}.subscribe-form .tnp-subscription .tnp-field-button input.tnp-submit{background-color:var(--primary);border:1px solid #fff0;color:var(--white);transition:all 0.4s}.subscribe-form .tnp-subscription .tnp-field-button input.tnp-submit:hover{color:var(--primary);background-color:#fff0;border-color:var(--primary)}.newsletter-confirmed{max-width:576px;margin:160px auto;background-color:var(--white);border-radius:24px;padding:32px;border:1px solid var(--primary)}.newsletter-confirmed p{padding:0!important;font-size:36px;text-align:center;font-weight:500;background-color:transparent!important}.newsletter-confirmed p:first-child{font-size:24px}.newsletter-confirmed .newsletter-right-icon{width:100px;height:100px;margin:auto auto 12px;background-image:url(/wp-content/themes/cham/images/newsletter-right-icon.svg);background-repeat:no-repeat;background-size:cover;display:block}.custom-form-wrapper{max-width:550px;margin:50px auto 80px}.custom-form-wrapper h2{text-align:center;font-size:36px}.custom-form-wrapper form.woocommerce-form,.woocommerce-ResetPassword{background-color:var(--white);border-radius:16px;border:0;padding:36px 24px;margin:24px 0 0}.custom-form-wrapper form .form-row label{line-height:normal;margin-bottom:12px;color:var(--black);font-weight:500}.custom-form-wrapper form .w-100{width:100%}.custom-form-wrapper form .form-row{padding:0;margin-bottom:24px;width:100%}.custom-form-wrapper form .form-row input.input-text,.custom-form-wrapper form .form-row textarea,.profile-content .woocommerce-MyAccount-content .input-text,.woocommerce-order-received .woocommerce-verify-email .input-text{display:block;font-size:18px;font-weight:400;background-color:var(--bgEE);color:var(--black);border:1px solid #fff0;width:100%;border-radius:60px;padding:10px 20px;height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-form-wrapper form .form-row input.input-text:focus,.custom-form-wrapper form .form-row textarea:focus,.profile-content .woocommerce-MyAccount-content .input-text:focus,.woocommerce-order-received .woocommerce-verify-email .input-text:focus{border-color:var(--primary)}.custom-form-wrapper form .form-row input[type="password"]{padding-right:44px}.custom-form-wrapper .woocommerce-form .woocommerce-form-login__submit,.custom-form-wrapper .woocommerce-ResetPassword .woocommerce-Button,.woocommerce-order-received form.woocommerce-verify-email .woocommerce-button{width:100%;background-color:var(--primary);border:1px solid #fff0;border-radius:64px;color:var(--white);line-height:1.3;transition:all 0.4s;font-weight:400;font-size:18px;height:60px}.custom-form-wrapper .woocommerce-form .woocommerce-form-login__submit:hover,.custom-form-wrapper .woocommerce-ResetPassword .woocommerce-Button:hover,.woocommerce-order-received form.woocommerce-verify-email .woocommerce-button:hover{border:1px solid var(--primary);color:var(--primary);background-color:var(--white)}.custom-form-wrapper .woocommerce-form__label-for-checkbox{align-items:center;display:inline-flex;margin-bottom:16px;gap:12px;cursor:pointer;position:relative}.custom-form-wrapper .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{width:16px;height:16px}.custom-form-wrapper .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox+span{padding-left:28px;color:var(--black-3D);line-height:normal}.custom-form-wrapper .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox+span a:hover{color:var(--black-3D)}.custom-form-wrapper .woocommerce-form__input-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-form-wrapper .woocommerce-form__label-for-checkbox span::before{content:'';display:inline-block;width:16px;height:16px;border:1px solid var(--primary);border-radius:4px;margin-right:10px;vertical-align:middle;transition:all 0.3s ease;position:absolute;left:0}.custom-form-wrapper .woocommerce-form .woocommerce-form__input-checkbox:checked+span::before{background-color:var(--primary);border-color:var(--primary)}.custom-form-wrapper .woocommerce-form .woocommerce-form__input-checkbox:checked+span::after{content:'';position:absolute;left:6px;top:2px;width:4px;height:10px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-form-wrapper .woocommerce-form .lost_password{margin-bottom:0;text-align:center;color:var(--white)}.custom-form-wrapper .woocommerce-form .lost_password a{display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;line-height:1.36;border-radius:50px;color:var(--black);padding:10px 24px;height:60px;border:1px solid var(--greyDB);cursor:pointer;transition:all 0.4s;width:100%}.custom-form-wrapper .woocommerce-form .lost_password a:hover{background:var(--primary);color:var(--white);border-color:var(--primary);transition:all 0.4s}.custom-form-wrapper .woocommerce-ResetPassword p{line-height:normal;font-size:20px}.custom-form-wrapper .form-below-text{font-size:18px;margin-bottom:0;margin-top:24px;text-align:center}.custom-form-wrapper .form-below-text a:hover{color:var(--black-3D)}.woocommerce-notices-wrapper .woocommerce-error{background-color:var(--white);color:var(--red);font-weight:700}.woocommerce-notices-wrapper .woocommerce-error li a:hover{color:var(--red)}.custom-form-wrapper .custom-info-message{background-color:var(--primary);padding:16px;color:var(--white);border-radius:16px}.my-account-wrapper{display:flex;gap:60px;padding:60px 0}.my-account-wrapper .profile-sidebar{max-width:450px;background-color:var(--white);padding:40px;width:100%;height:100%;position:sticky;top:120px;flex-shrink:0;border-radius:24px}.my-account-wrapper .woocommerce-MyAccount-navigation{width:100%}.my-account-wrapper .account-menu{list-style:none;padding:0}.my-account-wrapper .woocommerce-MyAccount-navigation-link{font-weight:600;transition:all 0.4s;position:relative;display:flex;align-items:center;gap:16px;margin-bottom:8px;position:relative}.my-account-wrapper .woocommerce-MyAccount-navigation-link:last-child{margin-bottom:0}.my-account-wrapper .woocommerce-MyAccount-navigation-link::before{content:'';min-width:24px;height:24px;display:inline-block;background-color:var(--black);transition:all 0.4s;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;position:absolute;left:12px}.my-account-wrapper .woocommerce-MyAccount-navigation-link.is-active::before,.my-account-wrapper .woocommerce-MyAccount-navigation-link:hover::before{background-color:var(--white)}.my-account-wrapper .woocommerce-MyAccount-navigation-link a{padding:16px 16px 16px 48px;width:100%;display:block;color:var(--black);font-size:18px;font-weight:500;line-height:normal;z-index:1}.my-account-wrapper .woocommerce-MyAccount-navigation-link.is-active,.my-account-wrapper .woocommerce-MyAccount-navigation-link:hover{background:var(--primary)}.my-account-wrapper .woocommerce-MyAccount-navigation-link:hover a{color:var(--white)}.my-account-wrapper .woocommerce-MyAccount-navigation-link.is-active a{color:var(--white)}.my-account-wrapper .woocommerce-MyAccount-navigation-link--dashboard::before{-webkit-mask-image:url(/wp-content/themes/cham/images/dashboard-icon.svg)}.my-account-wrapper .woocommerce-MyAccount-navigation-link--orders::before{-webkit-mask-image:url(/wp-content/themes/cham/images/order-icon.svg)}.my-account-wrapper .woocommerce-MyAccount-navigation-link--downloads::before{-webkit-mask-image:url(/wp-content/themes/cham/images/download-icon.svg)}.my-account-wrapper .woocommerce-MyAccount-navigation-link--edit-address::before{-webkit-mask-image:url(/wp-content/themes/cham/images/address-icon.svg)}.my-account-wrapper .woocommerce-MyAccount-navigation-link--edit-account::before{-webkit-mask-image:url(/wp-content/themes/cham/images/profile_details-icon.svg)}.my-account-wrapper .woocommerce-MyAccount-navigation-link--customer-logout::before{-webkit-mask-image:url(/wp-content/themes/cham/images/log_out-icon.svg)}.my-account-wrapper .woocommerce-MyAccount-navigation-link--downloads{display:none}.my-account-wrapper .profile-content{width:100%;background-color:var(--white);border-radius:24px;padding:40px}.my-account-wrapper .profile-content .woocommerce-MyAccount-content{float:none;width:100%}.my-account-wrapper .woocommerce-MyAccount-navigation-link:lang(ar):before{right:12px;left:initial}.my-account-wrapper .woocommerce-MyAccount-navigation-link a:lang(ar){padding:16px 48px 16px 16px}.my-account-wrapper .profile-content .woocommerce-MyAccount-content p a:hover{color:var(--black)}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .addresses header.woocommerce-Address-title{border:1px solid var(--primary);padding:16px;border-radius:8px;margin-bottom:12px}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .addresses .woocommerce-Address-title h2{font-size:28px}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .addresses .woocommerce-Address-title .edit{border-bottom:1px solid #fff0}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .addresses .woocommerce-Address-title .edit:hover{border-color:var(--primary)}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .woocommerce-input-wrapper{width:100%}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .form-row{padding:0;margin-bottom:24px}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .form-row label{margin-bottom:8px;line-height:1.55}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .button:first-child{margin-left:0}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .button:last-child{margin-right:0}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .button,.woocommerce-order-pay form#order_review #payment #place_order{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:400;line-height:1.36;color:var(--white);background-color:var(--primary);border:1px solid #fff0;cursor:pointer;padding:10px 32px 10px;height:60px;border-radius:60px;transition:all 0.4s;margin:2px 4px}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .button:hover,.woocommerce-order-pay form#order_review #payment #place_order:hover{color:var(--primary);background-color:#fff0;border-color:var(--primary);transition:all 0.4s}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .form-row span em{font-size:20px;font-style:normal;line-height:normal}.my-account-wrapper .profile-content .woocommerce-MyAccount-content .edit-account fieldset{margin-bottom:24px;margin-top:24px}.woocommerce-edit-address .my-account-wrapper .profile-content .woocommerce-MyAccount-content form>h2{font-size:28px}.error{color:var(--red)}.password-input .woocommerce-password-strength.short{background-color:var(--red);color:var(--primary)}.normal-message{text-align:center;padding:100px 0}div#ihs-country-code{display:none}.ihs-existing-mob-inp-fld{width:100%!important}.our-locations .branch-card-col{display:block!important}.woocommerce-notice{margin-top:20px}.otp-wrapper{border:2px dashed var(--primary);padding:80px 25px;border-radius:15px;max-width:600px;margin:0 auto;text-align:center}.otp-wrapper h2{font-size:32px;margin:0}.otp-wrapper p{color:#919191;font-size:16px}.otp-input{display:flex;justify-content:center;margin-bottom:2rem}.otp-input input{width:130px;height:50px;margin:0 8px;text-align:center;font-size:1.5rem;border:2px solid var(--primary);border-radius:12px;background-color:#8cc63f3d;color:#000;transition:all 0.3s ease}.resend-text{margin-top:1rem;font-size:1.3rem;color:#b0b0b0;font-size:16px}.resend-link{color:var(--primary);text-decoration:none;cursor:pointer;transition:color 0.3s ease}.resend-link:hover{color:#a9d66e;text-decoration:underline}#timer{color:#e91226;font-weight:500;margin-left:10px}.woocommerce-checkout .woocommerce-message[role="alert"]{display:none}.woocommerce-checkout .wp-block-woocommerce-checkout,.woocommerce-checkout .woocommerce-order{background-color:var(--white);padding:24px;margin:60px 0;border-radius:24px}.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{padding-right:2.2%;border-right:1px solid hsl(0 0% 7% / .11)}.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,.woocommerce-checkout .wc-block-checkout__order-notes,.woocommerce-checkout .wc-block-checkout__terms{display:none}.woocommerce-checkout .wc-block-checkout__actions{border-top:1px solid hsl(0 0% 7% / .11);padding-top:48px}.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input,.woocommerce-checkout .wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select{display:block;font-size:18px;font-weight:400;background-color:var(--bgEE);color:var(--black);border:1px solid #fff0;width:100%;border-radius:60px;padding:10px 20px;height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input:focus,.woocommerce-checkout .wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus{border-color:var(--primary)}.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input{padding:10px 20px}.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label,.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-form .wc-blocks-components-select .wc-blocks-components-select__label{left:1.3em}.woocommerce-checkout .wc-block-components-validation-error>p{font-size:18px;align-items:center}.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-validation-error svg{width:1em;height:1em}.woocommerce-checkout .wc-block-components-checkout-place-order-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:400;line-height:1.36;color:var(--white);background-color:var(--primary);border:1px solid #fff0;cursor:pointer;padding:10px 32px 10px;height:60px;border-radius:60px;transition:all 0.4s}.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{color:var(--primary);background-color:#fff0;border-color:var(--primary);transition:all 0.4s}.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img{margin-top:-6px;border-radius:50%;object-fit:cover;object-position:center;width:48px;height:48px}.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item{display:flex;gap:22px;flex-wrap:wrap}.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description{padding:0}.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{max-width:20px;font-size:12px;min-width:26px;height:26px;border-radius:50%}.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity span{padding-top:3px}.woocommerce .site-banner-image{height:100%}.checkout.woocommerce-checkout{background-color:var(--white);padding:32px;border-radius:24px;margin:auto auto 24px}.checkout.woocommerce-checkout h3{font-size:28px}.checkout.woocommerce-checkout .form-row{padding:0}.checkout.woocommerce-checkout .form-row label{line-height:normal;margin-bottom:8px}.checkout.woocommerce-checkout .form-row .woocommerce-input-wrapper{width:100%;margin-bottom:24px}.checkout.woocommerce-checkout .form-row .woocommerce-input-wrapper .input-text{display:block;font-size:18px;font-weight:400;background-color:var(--bgEE);color:var(--black);border:1px solid #fff0;width:100%;border-radius:60px;padding:10px 20px;height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.checkout.woocommerce-checkout .form-row .woocommerce-input-wrapper textarea.input-text{height:auto;white-space:normal}.checkout.woocommerce-checkout .col2-set .col-2{display:none}.checkout.woocommerce-checkout .form-custom-left .col2-set .col-1{float:none;margin:0 auto;width:100%}.custom-form-wrapper form.checkout_coupon.woocommerce-form-coupon{background:var(--white);border:0;border-radius:24px}.custom-form-wrapper form.checkout_coupon.woocommerce-form-coupon button.button,.woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button{font-size:18px;font-weight:400;line-height:1.36;color:var(--white);background-color:var(--primary);border:1px solid #fff0;cursor:pointer;border-radius:60px;transition:all 0.4s;height:60px}.custom-form-wrapper form.checkout_coupon.woocommerce-form-coupon button.button:hover,.woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button:hover{color:var(--primary);background-color:#fff0;border-color:var(--primary);transition:all 0.4s}.checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label{display:inline-block}.checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .input-radio{display:none}.checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .input-radio+label{display:inline-flex;align-items:center;display:inline-block;cursor:pointer;position:relative;padding-left:30px}.checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .input-radio+label::before{content:"";width:16px;height:16px;border:1px solid var(--black);border-radius:50%;position:absolute;left:0;top:12px;transform:translateY(-50%);background:#fff;transition:all 0.3s ease-in-out}[dir="rtl"] .checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .input-radio+label{padding-left:0;padding-right:30px}[dir="rtl"] .checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .input-radio+label::before{right:0}[dir="rtl"] .checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .input-radio:checked+label::after{right:0}.checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .input-radio:checked+label::after{content:"";width:16px;height:16px;background:var(--primary);border-radius:50%;position:absolute;left:0;top:12px;transform:translateY(-50%);transition:all 0.3s ease-in-out;background-image:url(/wp-content/themes/cham/images/icon-check.svg);background-repeat:no-repeat;background-position:center;background-size:14px 12px;background-color:var(--primary);border:1px solid var(--primary)}.checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .input-radio:checked+label::before{border-color:var(--primary)}.checkout.woocommerce-checkout .form-custom-right .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label img{margin:0!important}.custom-form-my-0{margin-top:0;margin-bottom:24px}.checkout.woocommerce-checkout .form-custom-structure{display:flex;gap:44px}.checkout.woocommerce-checkout .form-custom-structure .form-custom-left{width:70%;position:relative}.checkout.woocommerce-checkout .form-custom-structure .form-custom-left::after{content:'';display:inline-block;height:100%;width:2px;background:#eee;position:absolute;right:-22px;top:0}.checkout.woocommerce-checkout .form-custom-structure .form-custom-left .woocommerce-billing-fields__field-wrapper .form-row{display:inline-block;width:calc(50% - 16px);margin:0 8px}.checkout.woocommerce-checkout .form-custom-structure .form-custom-left .woocommerce-billing-fields__field-wrapper .update_totals_on_change{width:100%}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right{width:30%}.checkout.woocommerce-checkout .form-custom-structure .woocommerce-checkout-payment p{font-size:16px}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h2{font-size:30px;text-align:left!important;line-height:normal}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions{padding:16px}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required{position:relative;padding-left:32px;cursor:pointer}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required input[type="checkbox"]{display:none}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text{cursor:pointer;display:inline}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-terms-and-conditions-checkbox-text::before{content:"";width:16px;height:16px;border:1px solid var(--primary);border-radius:4px;background-color:#fff0;display:inline-block;position:absolute;left:0;top:2px;transition:all 0.3s ease;cursor:pointer}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required input[type="checkbox"]:checked+.woocommerce-terms-and-conditions-checkbox-text::before{background-color:var(--primary)}.checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required input[type="checkbox"]:checked+.woocommerce-terms-and-conditions-checkbox-text::after{content:'';position:absolute;left:6px;top:4px;width:3px;height:10px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg);transition:all 0.3s ease}[dir="rtl"] .checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required{padding-left:0;padding-right:32px}[dir="rtl"] .checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-terms-and-conditions-checkbox-text::before{left:auto;right:0}[dir="rtl"] .checkout.woocommerce-checkout .form-custom-structure .form-custom-right .woocommerce-terms-and-conditions-wrapper .validate-required input[type="checkbox"]:checked+.woocommerce-terms-and-conditions-checkbox-text::after{left:auto;right:6px}.woocommerce-orders .my-account-wrapper .profile-content .my_account_orders{font-size:18px}.woocommerce-orders .my-account-wrapper .profile-content .my_account_orders td.woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:column}.woocommerce-orders .my-account-wrapper .profile-content .my_account_orders td.woocommerce-orders-table__cell-order-actions a.button{height:initial;padding:6px 8px}.woocommerce-orders .my-account-wrapper .profile-content .my_account_orders td.woocommerce-orders-table__cell-order-date{white-space:nowrap}.woocommerce-checkout .woocommerce-order ul.order_details{padding:0}.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-received,.woocommerce-order-received .woocommerce-thankyou-order-received{color:var(--primary);font-size:36px;font-weight:700;line-height:normal;text-align:center}.woocommerce-checkout .woocommerce-order ul.order_details li{font-size:20px;line-height:normal;margin-top:12px;margin-bottom:12px;color:var(--primary)}.woocommerce-checkout .woocommerce-order ul.order_details li strong{color:var(--black-3D)}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title{line-height:normal;font-size:32px;font-weight:600}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{display:flex;align-items:center;font-size:16px}.woocommerce-order-received form.woocommerce-verify-email{background-color:var(--white);padding:24px;margin:24px auto 60px;border-radius:24px;max-width:550px}.woocommerce-info{border-top-color:var(--primary)}.woocommerce-info::before{color:var(--primary)}.woocommerce-page,.page-template-registration{padding-top:110px}.single-product.woocommerce-page,.tax-product_cat.woocommerce-page{padding-top:0}.error-404.not-found{text-align:center;font-size:40px;text-transform:uppercase;font-weight:700;padding:150px 0 100px 0;color:var(--primary)}.error-404.not-found h1.page-title{font-size:180px;line-height:1;font-weight:900;position:relative}.error-404 .page-content p{font-size:26px}div.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt{margin-top:0;font-size:22px}.woocommerce-order-pay form#order_review{max-width:1024px;margin:60px auto 160px}.woocommerce-order-pay form#order_review table.shop_table,.woocommerce-order-pay form#order_review #payment{background-color:var(--white);color:var(--black)}.woocommerce-order-pay form#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p{font-size:22px}.woocommerce-order-pay form#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link:hover{color:var(--black)}.page-loader{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--white);display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;z-index:9999;transition:all 1s ease-in-out}.page-loader.hide{height:0;top:-100%;transition:all 1s ease-in-out;transition-delay:0.5s}.loader-logo img{max-width:200px}.countdown-info{color:red}.inputWrapper input[disabled]{opacity:.5;cursor:not-allowed}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:1.2}.woocommerce-checkout #payment ul.payment_methods li>.woocommerce-info:last-child{margin-bottom:0}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0)}100%{-webkit-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}100%{transform:scale(1)}}[class^="styles__dialogContent--"]{max-height:100%;overflow:auto!important;z-index:9999999}body:has([class^="styles__dialogContent--"]),body:has(tamara-widget-popup:not([hide="true"])){overflow:hidden!important;height:100%;position:fixed;width:100%}.installment-plan-img-wrapper img{border-radius:60px}.col2-set .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{display:inline-block;vertical-align:top;width:100%}.checkout.woocommerce-checkout .form-custom-structure .form-custom-left .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row{float:left;clear:none;position:relative}.checkout.woocommerce-checkout .form-custom-structure .form-custom-left .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row p.checkout-inline-error-message{position:absolute;bottom:4px;font-size:14px}.card-branch-title{display:flex;justify-content:space-between;gap:8px}.meet-our-export-wrapper .site-tab-list li[data-slug="83"]{display:none}.load-more-loader{margin-top:30px}.load-more-loader p{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:400;line-height:1.36;color:var(--white);background-color:var(--primary);border:1px solid #fff0;cursor:pointer;padding:10px 32px 10px;height:60px;border-radius:60px;transition:all 0.4s}.page-template-offers .site-card-row{min-height:initial}