/** Shopify CDN: Minification failed

Line 23:38 Expected identifier but found "!"
Line 1894:0 Unexpected "{"
Line 1895:0 Expected identifier but found "%"
Line 1901:0 Unexpected "{"
Line 1902:0 Expected identifier but found "%"

**/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
font-family: "Open Sans", sans-serif;
}

body.homepage .content-for-layout {
margin-top: -168px;
}

.language-selector {
color: #fff!important;
width:70px !important;
font-family: "Open Sans", sans-serif; !important;
}

.language-switch-box{
position:absolute;
right:0;
}

.cards-btn{
margin-right:60px;
}

.localization-form__select{
padding-left: 0 !important;
color: #fff !important;   
font-weight: 600!important;
}

.language-selector--collapse-space .svg-wrapper.icon-caret {
right: 10px!important;
}

.header__row {
height: 5rem;
}

.announcement-bar {
position: relative;
z-index: 1;
}

.announcement-bar__text {
font-family: "Open Sans", sans-serif;
color: #FFF;
}

.header__column--left svg {
color: #FFF;
}

button.button.header-actions__action.button-unstyled,
.account-button__icon {
color: #fff !important;
}

span.header-logo__image-container img {
width: 90%;
object-fit: contain;
}

.overflow-menu {
/* padding-right: 100px !important; */
padding-right: 130px !important;
}

.menu-list li a {
padding-top: 15px !important;
padding-bottom: 15px !important;
}

body.homepage .section-content-wrapper.section-content-wrapper {
height: 80% !important;
}

/* search icon hide web and mobile */
search-button.search-action.mobile\:hidden {
display: none;
}

.close-button svg {
color: #000;
}

.hero__container .button-secondary {
border-radius: 6.25rem;
display: inline-block;
font-size: 1.406rem;
font-weight: bold;
text-transform: uppercase;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.hero__container .button-secondary:hover {
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.header__columns.spacing-style {
position: relative;
}

.header-menu__inner nav {
position: absolute;
right: 11.25rem;
top: 1.938rem;
}

.header-menu__inner nav li a {
font-family: "Open Sans", sans-serif;
color: #FFF !important;
font-weight: normal;
font-size: 1.2rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Open Sans", sans-serif;
}

.announcement-bar {
height: 65px;
}

.row {
display: flex;
gap: 1.25rem;
}

.column {
flex: 1;
}

.left-column {
width: 50%;
}

.right-column {
width: 50%;
}

.img-width {
max-width: 100%;
}

.space-between {
display: flex;
align-items: center;
justify-content: space-evenly;
}

.top-bottom-space {
padding-top: 4.375rem;
padding-bottom: 4.375rem;
}

.top-bottom {
padding-top: 40px;
padding-bottom: 40px;
}

.padding-bottom {
padding-bottom: 3.125rem;
}

.padding-top {
padding-top: 3.125rem;
}

.h2-title,
.h3-title {
color: #569dcb;
text-align: left;
}

.h2-title {
font-size: 2.3rem;
font-weight: 700;
margin-bottom: 0;
}

.h3-title {
font-size: 3.75rem;
font-weight: 400;
margin: 0;
padding-top: 0.625rem;
}

.bullet-content ul {
margin: 0;
padding: 0;
}

.bullet-content ul li {
list-style-type: disc;
font-size: 1.625rem;
color: #595a5a;
font-weight: 600;
line-height: 1.875rem;
padding-bottom: 1.625rem;
}

.buy-now-button {
background-color: #f4b644;
padding: 15px 24px;
color: #FFF;
text-decoration: none;
border-radius: 100px;
font-weight: 700;
width: 250px;
height: 60px;
display: inline-block;
text-transform: uppercase;
font-size: 1.375rem;
text-align: center;
margin-top: 0.938rem;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.buy-now-button:hover {
background-color: #59b9bf;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.faqs-button {
background: #59b9bf;
margin: 0 auto;
margin-left: 200px;
display: flex;
justify-content: center;
align-items: center;
margin-top: 50px;
padding: 12px 24px;
color: #FFF;
text-decoration: none;
border-radius: 100px;
font-weight: 700;
width: 250px;
height: 60px;
display: inline-block;
text-transform: uppercase;
font-size: 1.375rem;
text-align: center;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.faqs-button:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.para {
list-style-type: disc;
font-size:1.25rem;
color: #010101;
font-weight: 400;
line-height: 36px;
padding-bottom: 1.625rem;
}

.right-para {
text-align: right;
padding-top: 100px;
padding-right: 10px;
}

.border-top {
border-top: 25px solid #F1F1F1
}

.border-bottom {
border-bottom: 25px solid #F1F1F1
}

.plr-5 {
padding-left: 10%;
padding-right: 10%;
}

.pl-2 {
padding-left: 10%;
}

.w-50 {
width: 50%;
}

.w-40 {
width: 40%;
}

.w-60 {
width: 60%;
}

.text-center {
text-align: center;
}

.awards-img img {
margin-top: -80px;
}

.awards-img {
position: relative;
}

/* Videos */

section.parallax-section {
display: flex;
align-items: center;
justify-content: space-between;
height: 100vh;
}

@media (max-width: 767px) {
section.parallax-section {
height: 70vh !important;
}
}

section.parallax-section .left,
section.parallax-section .right {
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
}

section.parallax-section video {
width: 100%;
height: 100%;
}

#section1,
#section2 {
position: relative;
overflow: visible;
}

.stories-wrapper-bgs {
background: #f1f1f1;
padding-top: 3.375rem;
padding-bottom: 3.375rem;
}

.stories-wrapper {
display: flex;
gap: 20px;
flex-wrap: wrap;
}

.story-card {
position: relative;
width: 32%;
cursor: pointer;
}

.story-thumbnail {
position: relative;
}

.story-thumbnail img {
width: 100%;
border-radius: 20px;
}

.play-btn {
position: absolute;
top: 20px;
left: 20px;
}

.story-title {
position: absolute;
left: 1.563rem;
bottom: 1.563rem;
}

.story-title span {
background: #59b9bf;
border-radius: 100px;
color: #FFF;
text-transform: uppercase;
font-size: 1.25rem;
text-align: center;
font-weight: 700;
padding: 10px 30px;
height: 50px;
display: inline-block;
line-height: 31px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.story-title span:hover{
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.border-blue {
border-bottom: 5px solid #569dcb;
width: 25%;
position: absolute;
left: -53px;
top: 20%;
}

.border-blue-right {
border-top: 5px solid #569dcb;
position: absolute;
right: -80px;
height: 5px;
width: 22%;
transform: rotate(-10deg);
top: 120px;
}

.posrels {
position: relative;
padding-right: 70px;
}

/* About Us */

.hero-content.section.section--page-width.animate-on-scroll {
transform: translateY(30%) !important;
}

body.about-us .self-fitting-video-btn .story-thumbnail {
bottom: 260px;
}

.custom-content {
text-align: left;
}

.custom-content h2 {
font-size: 2.3rem;
color: #569dcb;
font-weight: 700;
margin-bottom: 0;
line-height: 1.9rem;
}

.custom-content h3 {
font-size: 3.75rem;
color: #569dcb;
font-weight: 400;
margin: 0;
padding-top: .625rem;
}

.custom-content p {
font-size: 1.25rem;
color: #000;
font-weight: 400;
line-height: 2rem;
padding-bottom: 1.625rem;
margin-bottom: 20px;
}

ul.wp-block-list li {
font-size: 1.25rem;
color: #000;
font-weight: 400;
line-height: 2rem;
}

.custom-content .button {
background-color: #59b9bf;
padding: 12px 24px;
color: #FFF;
text-decoration: none;
border-radius: 100px;
font-weight: 700;
max-width: 560px;
height: 60px;
display: inline-block;
text-transform: uppercase;
font-size: 1.375rem;
text-align: center;
margin: 0 auto;
margin-top: 0.938rem;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.custom-content .button:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.custom-content .custom-image img {
width: 100%;
max-width: 600px;
margin-top: 20px;
}

.testimonial-slider {
text-align: center;
}

.testimonial-slider .testimonial-item {
max-width: 100%;
margin: auto;
}

.testimonial-title {
font-size: 2.813rem;
font-weight: 700;
margin-bottom: 30px;
color: #569dcb;
}

.testimonial-slider .testimonial-image img {
width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
margin: 0 auto 15px;
}

.testimonial-slider .testimonial-text {
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 15px;
font-style: italic;
max-width: 720px;
text-align: center;
margin: 0 auto;
padding-bottom: 20px;
}

.testimonial-slider .testimonial-name {
font-size: 1rem;
font-style: italic;
color: #000;
font-weight: 400;
margin-bottom: 5px;
margin-top: 0;
}

.testimonial-slider .testimonial-position {
font-size: 0.9rem;
font-style: normal;
color: #666;
}

.testimonial-slider .testimonial-rating {
margin: 10px 0;
font-size: 2rem;
color: #f8d44c;
/* gold color for filled stars */
}

.testimonial-slider .testimonial-rating .star {
margin: 0 1px;
color: #ccc;
}

.testimonial-slider .testimonial-rating .star.filled {
color: #f8d44c;
}

.testimonial-content-section .testimonial-content-item {
display: flex;
align-items: center;
gap: 2rem;
}

/* Reverse order for even rows */
.testimonial-content-section .testimonial-content-item.reverse {
flex-direction: row-reverse;
}

.testimonial-image img {
max-width: 100%;
border-radius: 0px;
}

.testimonial-image {
position: relative;
}

.testimonial-label {
font-size: 1.5rem;
font-weight: 600;
position: absolute;
right: 20px;
bottom: 20px;
color: #FFF;
text-shadow: 2px 2px 10px #000;
}

.testimonial-text h2 {
/* font-size: 2.813rem; */
font-size: 2.3rem;
color: #569dcb;
font-weight: 700;
margin-bottom: .5rem;
}

.testimonial-text h3 {
font-size: 3.75rem;
color: #569dcb;
font-weight: 400;
margin: 0;
padding-top: .625rem;
}

.testimonial-text p {
font-size: 1.375rem;
color: #020202;
font-weight: 400;
line-height: 36px;
padding-bottom: 1.625rem;
}

.testimonial-text .button {
background-color: #f4b644;
padding: 12px 24px;
color: #FFF;
text-decoration: none;
border-radius: 100px;
font-weight: 700;
width: 250px;
height: 60px;
display: inline-block;
text-transform: uppercase;
font-size: 1.375rem;
text-align: center;
margin-top: 0.938rem;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.testimonial-text .button:hover {
background-color: #59b9bf;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

/* .testimonial-content-item.reverse {
border-top: 25px solid #F1F1F1;
} */

.testimonial-content-item {
border-top: 25px solid #F1F1F1;
}

.custom-padding {
padding-left: calc(1rem + 2vw);
padding-right: calc(1rem + 2vw);
}

.equal-box-wrapper {
display: flex;
align-items: stretch;
gap: 20px;
}

.equal-box {
flex: 1;
box-sizing: border-box;
}

.bg-green {
background: #59b9bf;
background: #59b9bf;
border-radius: 25px;
padding: 20px;
color: #FFF;
flex: 1;
align-items: center;
justify-content: center;
}

.bg-green h2 {
font-size: 2.3rem;
line-height: 2rem;
font-weight: 700;
margin-bottom: 15px;
color: #FFF;
}

.bg-green p {
font-size: 1.25rem;
line-height: 2rem;
font-weight: 400;
color: #FFF;
}

.comparison-section h2 {
font-size: 2.3rem;
color: #569dcb;
font-weight: 700;
margin-bottom: .5rem;
}

.comparison-section h3 {
font-size: 3.75rem;
color: #569dcb;
font-weight: 400;
margin: 0;
padding-top: .625rem;
}

.comparison-table-wrapper {
text-align: center;
margin: 0 auto;
}

.comparison-table {
width: 100%;
border-collapse: collapse;
}

.comparison-table th,
.comparison-table td {
border: 1px solid #ddd;
padding: 10px;
}

.comparison-table th {
background: #f5f5f5;
}

.comparison-table td {
color: #010101;
font-size: 1.2rem;
font-weight: 400;
}

.easy-denture-difference a {
background: #59b9bf;
margin: 0 auto;
padding: 12px 24px;
color: #FFF;
text-decoration: none;
border-radius: 100px;
font-weight: 700;
width: auto;
height: 60px;
display: inline-block;
text-transform: uppercase;
font-size: 1.375rem;
text-align: center;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.easy-denture-difference a:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

/* Blogs Section */
.featured-blog__posts {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.875rem;
}

body.homepage .featured-blog__post img {
width: 100%;
height: 350px !important;
object-fit: cover;
}

.featured-blog h2.featured-blog__maintitle {
color: #569dcb;
font-size: 2.813rem;
font-weight: 700;
text-align: left !important;
margin: 0;
}

.featured-blog h3.featured-blog__subtitle {
color: #569dcb;
font-size: 3.75rem;
font-weight: 400;
text-align: left !important;
margin: 0;
}

.featured-blog h4 a {
color: #000000;
font-size: 1.75rem;
font-weight: 400;
line-height: 40px;
margin: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
padding-bottom: 10px;
height: 85px;
}

.blog-post-card__content a {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
height: 95px;
margin-bottom: 10px !important;
}

.featured-blog .blogs-info {
padding: 15px;
border: 1px solid #59b9bf;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.featured-blog__post img {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}

.featured-blog .blogs-info:hover {
background-color: #f9f9f9;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
border: 1px solid #59b9bf;
}

.blog-detail-pages h1 {
color: #569dcb !important;
}

.blogs-info h4 {
margin-bottom: 0;
}

.blogs-info .paragraph {
color: #000;
font-size: 1.25rem;
line-height: 30px;
}

.blogs-info a.read-more-link,
.blog-post-card__content a.read-more-link {
color: #000 !important;
font-size: 1.2rem;
line-height: 30px;
text-transform: uppercase;
text-decoration: underline !important;
}

.blogs-info a.read-more-link:hover,
.blog-post-card__content a.read-more-link:hover {
color: #f4b644 !important
}

.blog-post-card__content a.read-more-link {
height: auto;
margin-bottom: 0 !important;
}

.view-all-blogs a {
color: #fff;
font-size: 1.25rem;
font-weight: 700;
text-align: center;
background: #59b9bf;
border-radius: 100px;
height: 50px;
line-height: 28px;
cursor: pointer;
display: inline-block;
padding: 10px 20px;
width: 250px;
margin: 30px;
text-transform: uppercase;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.view-all-blogs a:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

/* Customer Review Slider */
.customer-reviews {
text-align: center;
}

.customer-reviews h2 {
font-size: 3.75rem;
margin-bottom: 20px;
color: #569dcb;
text-align: left;
padding-bottom: 15px;
font-weight: 700;
}

body.customer-reviews h1 {
font-size: 2.813rem;
font-weight: 700;
color: #569dcb;
padding-bottom: 20px;
padding-top: 20px;
}

.reviews-slider {
display: flex;
}

.review-slide {
background: #fff;
padding: 10px;
border-radius: 10px;
text-align: center;
}

.review-text {
font-size: 1rem;
color: #000;
font-weight: 500
}

.review-slide img {
border-radius: 1px;
max-width: 100%;
margin-bottom: 10px;
}

.review-btn .btn {
color: #fff;
font-size: 1.25rem;
font-weight: 700;
text-align: center;
background: #59b9bf;
border-radius: 100px;
height: 50px;
line-height: 28px;
cursor: pointer;
display: inline-block;
padding: 10px 20px;
width: 320px;
margin: 30px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.review-btn .btn:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.swiper-button-next,
.swiper-button-prev {
width: 35px !important;
height: 35px !important;
background: #59b9bf;
color: #fff !important;
border-radius: 100px;
}

.swiper-button-next svg,
.swiper-button-prev svg {
width: 10px !important;
}

/* Blogs */

.blog-post-card__content {
padding: 15px;
border: 1px solid #eee;
border-radius: 5px;
box-shadow: 0 4px 6px #0000001a;
transition: box-shadow .3s ease, transform .3s ease;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.blog-post-card .blog-post-card__image-container img {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.blog-post-card__content:hover {
background-color: #f9f9f9;
box-shadow: 0 10px 15px #0003;
transform: translateY(-3px);
border: 1px solid #59b9bf;
}

.blog-post-card__content a .spacing-style {
color: #000;
font-size: 1.75rem;
font-weight: 400;
line-height: 40px;
margin: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}

.blog-post-card__content-text {
color: #000;
font-size: 1.25rem;
line-height: 30px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.blog-post-card .blog-post-card__image-container img {
width: 100%;
height: 280px;
object-fit: cover;
}

.blog-post-card__content-text a {
font-size: 1.25rem;
line-height: 30px;
text-transform: uppercase;
text-decoration: none;
}

.blog-post-card__content-text a:hover {
color: #f4b644;
}

.spacing-style.h2 p {
background: #fff;
width: 100%;
font-weight: 700 !important;
font-size: 2.5rem;
}

span.swiper-pagination-bullet {
background: #59b9bf;
width: 10px;
height: 10px;
}

.swiper-pagination {
position: relative !important;
margin-top: 15px !important;
}

/* Blog detail page */

.blog-post-content {
margin: 0 auto !important;
max-width: 90% !important;
color: #000;
font-size: 1.2rem;
line-height: 30px;
}

.blog-post-content iframe {
border: 0;
width: 100%;
height: 420px;
}

.blog-post-featured-image__image {
width: 50% !important;
margin: 0 auto;
}

.spacing-style.h2 p {
display: none
}

.blog-post-content h2 {
font-size: 22px;
margin-top: 0;
font-weight: 700;
}

.blog-post-content a {
color: #569dcb;
}

.blog-post-content ul.wp-block-list {
padding-left: 20px;
}

.blog-post-content ul li {
padding-bottom: 7px;
}

.blog-post-content.rte table tr {
border: 0 !important;
}

.spacing-style.h2 h1 {
line-height: 44px;
font-size: 28px;
font-weight: 700;
}

.blog-detail-pages .spacing-style.h2 h1{
line-height: 50px;
font-size: 2.5rem;
font-weight: 700;
text-align: center;  
}

.blog-post-content.rte img {
width: 80%;
margin: 0 auto;
}

.blog-post-content .rte-table-wrapper img {
width: 100%;
margin: 0 auto;
}

.blog-detail-pages .spacing-style {
padding: 0 0 15px 0 !important;
}

.blog-detail-pages .spacing-style.h2 {
padding: 0 0 15px 0 !important;
}

.spacing-style.h2 {
padding: 1.5rem 0 !important;
}

.spacing-style.h2 {
padding: 30px 0;
}

.blog-post-details time {
color: #569dcb;
font-size: 1rem;
font-weight: 500;
}

.blog-post-featured-image img {
border-radius: 5px;
}

a.blog-shop-now-btn {
display: inline-block;
background-color: #59b9bf;
padding: 12px 24px;
color: #fff;
border-radius: 100px;
text-decoration: none;
font-weight: 700;
font-size: 1.1rem;
margin: 0 10px;
width: 150px;
box-shadow: 0 4px 6px #0000001a;
transition: box-shadow .3s ease, transform .3s ease;
}

a.blog-shop-now-btn:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px #0003;
transform: translateY(-3px);
color: #FFF !important;
}

/* Custom Footer (Footer) */
.custom-footer {
background-color: #559ccb;
padding: 40px 20px;
}

.footer-column {
text-align: center;
}

.custom-footer h4 {
color: #FFF;
font-weight: 400;
font-size: 2rem;
margin-bottom: 20px;
}

ul.footer-menu li a,
.footer-column p,
.footer-column a {
color: #FFF !important;
font-size: 1rem;
font-weight: 300;
text-align: center;
text-decoration: none;
}

.footer-column p{
line-height:26px;    
}

.payment-logos img {
width: 75%;
height: 58px;
object-fit: contain;
margin: 0 auto;
}

.footer-payment-section {
max-width: 725px;
margin: 0 auto;
padding: 30px;
}

.footer-payment-section .coptyright {
font-size: 13px;
text-align: center;
font-weight: 600;
}

.footer-payment-section .payment-logos {
padding-top: 10px;
}

.header__buy-now {
background: #f2b33a;
color: #fff !important;
padding: 6px 10px;
border-radius: 5px;
font-weight: 700;
margin-right: 0px;
text-decoration: none;
transition: background .3s ease;
text-transform: uppercase;
font-size: 1.1rem;
display: inline-block;
width: 120px;
text-align: center;
overflow:hidden;
position:relative;
z-index:99;
}


.header__buy-now:hover {
background: #f2b33a;
}

/* FAQs */

.easy-denture-kit h2 {
padding-bottom: 30px;
}

.easy-denture-kit-info {
font-size: 16px;
color: #333;
margin-bottom: 20px;
}

.easy-denture-kit-features {
list-style-type: disc;
padding-left: 25px;
margin-bottom: 50px;
}

.easy-denture-kit-features li {
font-size: 1.375rem;
color: #020202;
font-weight: 700;
margin-bottom: 10px;
line-height: 1.4;
}

summary.details__header {
background: #f7f7f7;
margin-bottom: 25px;
padding: 0 10px;
border-radius: 5px;
font-size: 1.1rem !important;
font-weight: 700 !important;
height: 60px;
width:1200px;
}

details.details {
border: 0 !important;
}

.details-content p {
font-size: 1rem;
color: #020202;
font-weight: 400;
line-height: 32px;
}

.details-content {
margin-bottom: 20px !important;
}

.details-content ul li {
font-size: 1rem;
}

.details-content a {
color: #569dcb;
font-weight: 500;
}

span.svg-wrapper.icon-caret.icon-animated {
width: 25px;
}

/* Contact Us page */

.contacts-forms{
display: flex;
justify-content: space-between;
align-items: center;
}

form.g-container .header {
text-align: left !important;
}
.agree-class label {
float: left;
font-weight:600;
}
.globo-form-control {
margin-bottom:20px !important;
}
.globo-form-control.layout-1-column.agree-class {
margin-bottom: 0 !important;
}
button.action.next.submit.material_filled-button.wizard__submit {
font-weight: 600;
}
h3.title.globo-heading {
font-size: 2.813rem !important;
font-weight: 700 !important;
}
.contact-page h2 {
font-size: 2.813rem !important;
font-weight: 700 !important;
margin-bottom: 0 !important;
color: #569dcb !important;
text-align: center !important;
width: 100% !important;
}

.contactus-page {
display: flex;
width: 100%;
align-items: center;
justify-content: start;
}

.contactus-page .from-time {
font-size: 1rem;
font-weight: 700;
color: #010101;
line-height: 1.8rem;
margin: 0;
}

.contactus-page .call {
font-weight: bold;
font-size: 1.5rem;
}

.contactus-page .information {
font-size: 1.2rem;
color: #010101;
font-weight: 400;
line-height: 32px;
padding-bottom: 0 !important;
}

.contactus-page .p-30 {
padding: 40px;
}

.contact-page button.button.submit-button,
.schedule-call {
color: #fff;
font-size: 1.25rem;
font-weight: 700;
text-align: center;
background: #59b9bf;
border-radius: 100px;
height: 50px;
line-height: 28px;
cursor: pointer;
display: inline-block;
padding: 10px 30px;
width: 200px;
margin: 0;
box-shadow: 0 4px 6px #0000001a;
transition: box-shadow .3s ease, transform .3s ease;
}

button.button.submit-button:hover,
.schedule-call:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px #0003;
transform: translateY(-3px);
}

.contact-form__success,
.contact-form__error {
position: relative;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
}

.contact-form__success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;

}

.contact-form__error {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}

a.pr-policy {
color: #59b9bf;
font-size: 1rem;
font-weight: 600;
}

.contactus-page select {
border-color: #dfdfdf;
border-radius: 4px;
height: 60px;
padding: 15px;
}

/* Static pages */
.terms-and-conditions .spacing-style.h2,
.privacy-policy .spacing-style.h2,
.return-policy .spacing-style.h2,
.shipping-policy .spacing-style.h2,
.warranty-claim-form .spacing-style.h2,
.thank-you-for-your-purchase .spacing-style h1,
.official-rules-valentines-contest-2026 .spacing-style h1 {
padding: 0 0 !important;
}

.terms-and-conditions h1,
.privacy-policy h1,
.return-policy h1,
.shipping-policy h1,
.warranty-claim-form h1,
.thank-you-for-your-purchase h1,
.official-rules-valentines-contest-2026 h1  {
font-size: 2.813rem !important;
font-weight: 700 !important;
margin-bottom: 0 !important;
color: #569dcb !important;
text-align: center !important;
width: 100% !important;
}

.terms-and-conditions .custom-content h4,
.privacy-policy .custom-content h4,
.return-policy .custom-content h4,
.shipping-policy .custom-content h4,
.official-rules-valentines-contest-2026 h4 {
color: #569dcb !important;
line-height: 34px;
font-size: 1.5rem;
margin-top: 20px;
margin-bottom: 0;
}

.terms-and-conditions .custom-content p,
.privacy-policy .custom-content p,
.return-policy .custom-content p,
.shipping-policy .custom-content p,
.official-rules-valentines-contest-2026 .custom-content p {
margin: 0;
padding-top: 20px;
padding-bottom: 0;
font-size: 1.2rem;
color: #020202;
font-weight: 400;
line-height: 34px;
}

.terms-and-conditions ul li,
.privacy-policy ul li,
.return-policy ul li,
.shipping-policy ul li,
.official-rules-valentines-contest-2026 ol li {
font-size: 1.2rem;
color: #020202;
font-weight: 400;
line-height: 34px;
}

/* AAA Form Builder left-to-right fields */
.aaa-form .form-group {
display: inline-block;
width: 48%;
/* adjust: 50% for 2 fields per row */
margin-right: 2%;
vertical-align: top;
}

.aaa-form .form-group:nth-child(2n) {
margin-right: 0;
/* remove extra space at row end */
}

/* Instructions page */

.video-wrapper {
padding-top: 50px;
}

.video-wrapper iframe {
height: 320px;
}

.left-right-spacer {
padding-bottom: 15px !important;
/* padding-left: 100px;
padding-right: 100px; */
padding-top: 20px !important;
}

.pb-4 {
padding-bottom: 40px;
margin-bottom: 20px !important;
}

a.download-btns {
display: inline-block;
background-color: #59b9bf;
padding: 12px 24px;
text-align:center;
color: #FFF;
text-decoration: none;
border-radius: 100px;
text-decoration: none;
font-weight: 700;
font-size: 1.1rem;
margin: 0 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

a.download-btns:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.self-tricks-videos h4 {
color: #000;
font-size: 1.5rem;
line-height: 1.9rem;
}

.button-wrapper .btn {
display: inline-block;
background-color: #59b9bf;
padding: 12px 24px;
color: #FFF;
text-decoration: none;
border-radius: 100px;
text-decoration: none;
font-weight: 700;
font-size: 1.1rem;
margin: 0 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.button-wrapper .btn:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.steps-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}

.step-block {
flex: 1 1 250px;
min-width: 250px;
}

.step-number span {
display: inline-block;
background: #569dcb;
color: #fff;
border-radius: 0;
width: 35px;
height: 35px;
text-align: center;
line-height: 32px;
font-weight: 500;
font-size: 20px;
margin-bottom: 10px;
display: inline-block;
padding: 1px;
}

.step-description {
margin-top: 10px;
font-size: 1.25rem;
color: #000;
font-weight: 400;
line-height: 2rem;
}

.steps-wrapper.upper-denture .step-block:nth-child(4) {
background: #ececec !important;
padding: 20px;
}

.steps-wrapper.lower-denture .step-block:nth-child(1) {
background: #ececec !important;
padding: 20px;
}

.bullet-list ul li {
list-style-type: disc;
font-size: 1.1rem;
color: #020202;
font-weight: 400;
line-height: 1.9rem;
padding-bottom: 0;
text-align: left;
}

.download-buttons {
display: flex;
justify-content: center;
gap: 10px;
margin-top: 30px;
}

.border-top-bottom {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding-top: 50px;
padding-bottom: 50px;
}

#customerselffitting {
height: 75px;
}

body.instructions .max-width1200 {
max-width: 1200px;
margin: 0 auto;
}
body.faqs .border-style.custom-section-content {
max-width: 1200px;
margin: 0 auto;
}
body.instructions .custom-content h2 {
font-size: 2.5rem;
}


@media (max-width: 900px) {
.steps-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 600px) {
.steps-wrapper {
grid-template-columns: 1fr;
}
}

/* Default animation (for desktop) */
/* .animate-on-scroll {
opacity: 0;
transform: translateY(50px);
transition: all 0.8s ease-out;
}

.animate-on-scroll.in-view {
opacity: 1;
transform: translateY(0);
} */

/* Disable animation on mobile */
@media screen and (max-width: 768px) {

.animate-on-scroll,
.animate-on-scroll.in-view {
opacity: 1 !important;
transform: none !important;
transition: none !important;
}
}


/* Home page modal videos css */

.video-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
display: flex;
justify-content: center;
align-items: center;
z-index: 9999;
}

.video-content {
background: #fff;
padding: 10px;
border-radius: 10px;
/* max-width: 50%; */
max-width: 43%;
width: 100%;
}

.video-modal.hidden {
display: none;
}

.close-btn {
position: absolute;
top: 20px;
right: 30px;
font-size: 36px;
cursor: pointer;
background: #59b9bf;
color: #FFF;
border-radius: 100px;
width: 45px;
height: 45px;
text-align: center;
line-height: 46px;
}

#videoFrame video {
height: 530px;
}

.stories-video-wrapper {
display: flex;
flex-wrap: wrap;
gap: 20px;
}

.story-cards {
position: relative;
width: 49%;
min-height: 475px;
background-size: cover;
background-position: center;
border-radius: 25px;
overflow: hidden;
display: flex;
align-items: flex-end;
}

.story-overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
right: 0;
bottom: 0;
top: 0;
padding: 20px;
background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
color: #fff;
}

.story-header {
display: flex;
align-items: center;
cursor: pointer;
margin-bottom: 15px;
}

.play-icon {
font-size: 26px;
background: #fff;
color: #000;
border-radius: 50%;
padding: 5px 10px;
margin-right: 10px;
}

.story-titles {
margin: 0;
position: absolute;
top: 20px;
left: 100px;
font-size: 1.8rem;
font-weight: 400;
line-height: 36px;
text-align: left;
height: 75px;
max-width: 300px;
}

.watch-btn {
cursor: pointer;
transition: background 0.3s;
color: #fff;
font-size: 1.25rem;
font-weight: 700;
text-align: center;
background: #59b9bf;
border-radius: 100px;
height: 50px;
line-height: 30px;
cursor: pointer;
display: inline-block;
padding: 10px 20px;
width: 200px;
text-decoration: none;
border: 0;
position: absolute;
bottom: 30px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.watch-btn:hover {
background-color: #f4b644;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
transform: translateY(-3px);
}

.play-btn img {
width: 60px;
height: 60px;
object-fit: contain;
}

.video-modal.hidden {
display: none;
}

.close-btn {
position: absolute;

{
% comment %
}

top: 15px;
right: 20px;

{
% endcomment %
}

top: -25px;
right: -20px;
font-size: 30px;
cursor: pointer;
color: #fff;
border:0;
}

.form_generater_form_div {
width: 900px !important;
margin: 0 auto;
}

.pxFormGenerator iframe {
width: 900px;
margin: 0 auto !important;
max-width: 900px;
}


/* Product detail pages */
.product-information h1 {
color: #569dcb !important;
font-size: 2.813rem !important;
font-weight: 700 !important;
margin-bottom: 0 !important;
}

.product-information .price {
color: #569dcb !important;
font-size: 2rem !important;
font-weight: 700;
line-height: 3rem !important;
}

.product-form-buttons button,
.cart__checkout-button.button {
background: #59b9bf;
font-size: 1rem;
border-radius: 15px;
font-weight: 600;
text-transform: uppercase;
}

.product-form-buttons .text-block {
color: #000;
font-weight: 400;
line-height: 2rem;
font-size: 1.25rem;
}

button.shopify-payment-button__button--unbranded:hover:not([disabled]),
.cart__checkout-button.button:hover {
background-color: #f4b644;
}

.spacing-style h3 {
color: #569dcb !important;
font-size: 2rem !important;
font-weight: 700 !important;
line-height: 1.9rem;
}

.resource-list__item p,
.spacing-style p {
/* font-size: 1.25rem !important;
color: #000;
font-weight: 500;
line-height: 2rem; */
}

.product-details p {
font-size: 1rem;
color: #000;
font-weight: 400;
line-height: 32px;
}

.price,
.compare-at-price,
.unit-price {
white-space: nowrap;
font-size: 1.25rem;
color: #000;
font-weight: 500;
}

.product-details {
display: inline-block !important;
align-self: start;
justify-content: center;
width: 100% !important;
}

.product-card, .product-grid-view-zoom-out--details h3,
.product-grid-view-zoom-out--details .price{
font-size: 1.25rem !important;
color: #000 !important;
font-weight: 500 !important;
line-height: 2rem !important; 
}

.product-information__grid--limit-details .product-details>.group-block {
max-width: 100% !important;
}

.product-short-description p, 
.product-short-description div,
.product-short-description ul li,
.product-short-description a{
font-size:1.2rem;
color:#000;
line-height:32px;
font-weight:400;
text-align:left;
}

.product-short-description h4{
margin-bottom:0;
margin-top: 20px;
}

.product-short-description ul li{
padding-bottom:10px;
}

.product-short-description a{
color: #569dcb;
font-weight:700;
}

.product-short-description ul{
padding-left:15px;
}

.section-resource-list__content h2 {
color: #569dcb !important;
font-size: 2.813rem !important;
font-weight: 700 !important;
margin-bottom: 0;
}

/*  */

h2.jdgm-rev-widg__title {
color: #000;
color: #569dcb !important;
font-size: 2.813rem !important;
font-weight: 700 !important;
}

h2.jdgm-rev-widg__title {
text-align: center;
}

.jdgm-write-rev-link.jdgm-write-rev-link{
background-color: #569dcb !important;
border: 2px solid #569dcb !important;
}

.jdgm-star, .jdgm-rev__author, .jdgm-rev__icon:before,
.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown, .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
color: #569dcb !important;
}


.jdgm-rev__header, .jdgm-rev__content {
text-align: left;
}

.jdgm-histogram__bar-content{
background-color: #569dcb !important;
}

.facets__label {
font-weight: bold;
}

.ptm-30 {
padding-bottom: 30px;
}

.blog-list-page ul {
padding-left: 25px;
margin: 0;
}

.blog-list-page ul li {
font-size: 1.25rem !important;
color: #000;
font-weight: 400;
line-height: 2rem;
}

.blog-posts-container{
width: 95% !important;
margin: 0 auto;
}

.blog-post-card__content time,
.blog-detail-pages time {
display: none;
}

.floating-review {
position: fixed;
bottom: 15px;
right: 15px;
width: 100px;
text-align: right;
z-index: 1000;
}

/* Gird disable */

.facets .column-options-wrapper, .column-options-wrapper {
display: none !important;
}
form.variant-picker__form label {
color: #000;
font-weight: 500 !important;
font-size: 1rem;
}

button.btn-add-to-cart {
background: #59b9bf;
font-size: 15px;
border-radius: 15px;
font-weight: 500;
text-transform: uppercase;
border: 0;
color: #fff;
padding: 1em 2em;
margin-bottom: 25px;
margin-top: 10px;
font-family: 'Open Sans';
}
a.button.cart-items__empty-button {
background: #59b9bf;
font-size: 1rem;
font-weight: 600;
}

.cart-discount__button, button.button.button-primary.facets__see-results{
background: #59b9bf;
}

.cart-items__title, .cart-items__price{
font-weight: 600 !important;
}

.grid.main-collection-grid {
padding-left: 0;
padding-right: 0;
}

.facets-toggle {
padding: 10px 0 0 0 !important;
}

button.button.facets-toggle__button.button-unstyled.button-unstyled--with-icon {
font-size: 1rem;
font-weight: 600;
}

h2.facets-drawer__title.h3, .facets__label{
font-size:1rem !important; 
}

.product-grid li {
margin-bottom: 20px;
}

.product-card p{
color:#569dcb !important
}

.product-card .h6 .price{
color:#595a5a !important;
font-weight:600;
}

.tpo_option-label {
font-weight: 600;
font-size: 1rem;
}

.details-content a{
background: #59b9bf;
color: #FFF;
}

body.faqs .details-content a{
background:transparent;
color: #569dcb;
}

body.faqs .account-actions a{
background: #59b9bf;
color: #FFF;
--button-border-color: #59b9bf;
font-family: "Open Sans", sans-serif;
font-size: 1rem;
font-weight: 500;
}

.jdgm-rev-widg__body p, .jdgm-rev__author {
font-family: "Open Sans", sans-serif;
font-size: 1rem !important;
line-height: 1.7rem;
}
.jdgm-rev__body p, .jdgm-rev__body p, .jdgm-widget * {
font-family: "Open Sans", sans-serif;
font-size: 1rem !important;
line-height: 28px !important;
}
.jdgm-rev__timestamp {
float: right;
font-size: 14px!important;
font-family: "Open Sans", sans-serif;
}
.widgetSellingPlanWrapper {
display: flex !important;
justify-content: space-between!important;
align-items: center!important;
margin-bottom: 15px!important;
}
.appstle_tooltip_wrapper{
margin-bottom: 25px!important;
font-weight: 500!important;
}
.appstle_widget_title, .appstle_loyalty_title{
font-weight: 500!important; 
}

.widgetSellingPlanWrapper input:checked+label+span {
background: #000!important;
color: #fff !important;
font-size: 10px!important;
}

.sorting-filter-component.sorting-filter.sorting-filter__horizontal {}

@media only screen and (min-width: 768px) {
.jdgm-gallery {
width: 1170px !important;
}
}

/* Sub dropdown menu */
.overflow-menu:after, .menu-list__list-item:where(:not([slot=overflow]))>.menu-list__submenu, .overflow-menu::part(overflow){
width:32% !important;
margin-top: 33px !important;
margin-left: 150px !important;
}

.mega-menu__grid ul li a {
color: #000 !important;
padding: 8px 0 2px 0 !important;
font-size: 1rem !important;
}

.mega-menu__grid ul li a:hover {
color: #569dcb !important;
}

li.mega-menu__column.mega-menu__column--span-1 {
padding-top: 11px!important;
}

.metafield-radio {
margin-bottom: 10px;
}
.metafield-radio label {
font-size: 16px;
font-weight: 400;
}

/* Add warranty products */
.warranty-box {
text-align:center; 
}

.warranty-text {
font-size: 15px;
color: #020202;
margin-bottom: 16px;
text-align:left;
}

.warranty-text a {
display: block;
color: #5dbec4;
text-decoration: underline;
}

.warranty-add-btn {
width: 100%;
background: #5dbec4;
color: #fff;
border: none;
padding: 14px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
cursor: pointer;
height: 50px;
}

.warranty-skip-btn {
width: 100%;
background: #e1e3e2;
border: none;
padding: 12px;
font-size: 16px;
border-radius: 10px;
cursor: pointer;
height: 50px;
color: #020202;
font-weight: 500;
}

.warranty-or {
margin: 15px 0;
font-size: 16px;
color: #020202;
font-weight: 500;
}

/* warranty modal */
.popup-content-combined{
max-height: 95%;
background: #fff;
cursor: auto;
white-space: normal;
overflow: auto;
}

.popup-content-combined ol {
padding-left: 16px;
}

.warranty-modal {
position: fixed;
inset: 0;
background: rgba(0,0,0,0.6);
display: none;
justify-content: center;
align-items: center;
z-index: 9999;
}

.warranty-modal-content {
background: #fff;
width: 100%;
max-width: 860px;
height: 75vh;
border-radius: 12px;
position: relative;
padding: 20px;
}

.warranty-close {
position: absolute;
right: 16px;
top: 10px;
font-size: 28px;
cursor: pointer;
}

.warranty-iframe {
width: 100%;
height: 100%;
border: none;
}

.popup-content-combined h2 {
font-size: 24px;
font-weight: 600;
}

.popup-content-combined h4 {
margin-bottom: 0;
font-size: 20px;
font-weight: 600;
}

.popup-content-combined h3 {
margin-bottom: 0;
}

.popup-content-combined li{
padding-bottom:15px
}

.popup-content-combined a {
color: #59b9bf;
font-weight: 500;
}

.popup-content-combined p{
line-height: 30px;
}

.subscription-note{
color: #569dcb !important;
font-size: 2rem !important;
font-weight: 700;
line-height: 3rem !important;
padding-left: 5px;
}

table {
margin-bottom: 15px;
}

video {
margin-top: 10px;
}

.layout-panel-flex {
gap:15px;    
}

.mobile-chat{
display:none;    
}

@media(max-width:767px){
.warranty-modal-content {
background: #fff;
width: 100%;
max-width: 85%;
height: 75vh;
border-radius: 12px;
position: relative;
padding: 15px;
}
}

.pickup-availability,
.pickup-availability__container,
.pickup-availability__info,
.spacing-style.product__pickup-availabilities {
display: none !important;
}

a.menu-list__link.menu-list__link--active {
color: #edbd61 !important;
font-weight: bold;
}

a.menu-list__link:hover{
color: #edbd61 !important;
}

.globo-form-app .message.success,
.globo-form-app .message.error{
border-radius: 10px !important;	
}

.appstle_subscription_shipping_price,
.appstle-delivery-price,
[data-testid="shipping-price"] {
display: none !important;
}

ul.wp-block-list {
word-wrap: break-word;
}

.terms-and-conditions .spacing-style.h2 h1 {
display: none;
}

body.blog-detail-page-only .announcement-bar {
display: none;
}

.mac-os iframe {
height: 480px;
}

.mac-os .close-btn{
top:-15px;
}

.comparison-table table tr td {
font-size: 14px;
text-align: center;
}

.comparison-table th {
border: 1px solid #ddd;
padding: 10px;
border: 1px solid #ddd;
padding: 10px;
font-size: 12px;
line-height: 19px;
background: #fff;
text-align: center !important;
color: #010101;
font-size: 1.3rem;
font-weight: 700;
text-transform: capitalize;
}

.comparison-table th {
background: #fff;
}

.comparison-table .tick {
color: green;
font-size: 1.2rem !important;
}

.comparison-table .cross {
color: #ca2829 !important;
font-size: 1.2rem !important;
}

.cross {
color: #ca2829 !important;
font-size: 1.2rem !important;
}

.tick {
color: #3eae43 !important;
font-size: 1.2rem !important;
}

.comparison-table img {
width: 75% !important;
}

.comparison-table span.active-white {
background: #FFF;
}

.comparison-table span.active, .comparison-table .active-white {
width: 22px;
height: 22px;
display: inline-block;
border-right: 1px solid #000;
}

.comparison-table span.active {
background: #3eae43;
}

.border-span {
border: 1px solid #000;
height: 24px;
display: inline-block;
}

.comparison-table span.active:last-child, .comparison-table span.active-white:last-child {
border-right: 0;
}

.comparison-table tr td:first-child {
text-align: right;
}

.odd-tr {
background: #ebecee;
}
.even-tr {
background: #FFF;
}

.comparison-table table tr.doller-sign td span{
font-size: 1.5rem; 
}

.mtb{
margin-top:50px !important;
margin-bottom:0 !important;
}

.pt-35{
padding-top:35px;
}

.bar-height{
height: 100px;
line-height: 60px;
}

.easy-denture-difference.text-center {
margin-bottom: 40px;
}

.globo-formbuilder ::placeholder {
color: #000 !important;
}

.globo-formbuilder input::-webkit-input-placeholder { color: #666 !important; }
.globo-formbuilder input:-ms-input-placeholder { color: #666 !important; }
.globo-formbuilder input::placeholder { color: #666 !important; }
.globo-formbuilder textarea::placeholder { color: #666 !important; }
.globo-formbuilder select::placeholder { color: #666 !important; }

/* Media Query */

@media screen and (max-width: 767px) {
.comparison-table td, .comparison-table th {
font-size: 14px;
}

.comparison-table span.active, .comparison-table .active-white {
width: 15px !important;
}

.comparison-table table tr td {
font-size: 13px !important;
text-align: center;
line-height: 20px;
}

.comparison-table table tr.doller-sign td span{
font-size: 1rem; 
}

.bar-height{
height: auto;
line-height: inherit;
}

.button.close-button.cart-drawer__close-button {
border:none !important;
border-radius: 100px !important;
}

.cart-drawer__items {
overflow-y: initial !important;
} 

span.cart-drawer__heading.h3 {
font-size: 20px;
}

.cart-drawer__heading .cart-bubble[data-maintain-ratio] {
aspect-ratio: 1;
min-width: 20px;
}

.cart-drawer__header{
padding:10px;
}

.warranty-skip-btn{
margin-bottom:15px;
}

.cart-drawer__summary{
bottom: auto !important;
}

}


