@font-face {
    font-family: 'garet-bold';
    src: url("../../fonts/Garet/Garet-Bold.otf");
}

@font-face {
    font-family: 'garet-regular';
    src: url("../../fonts/Garet/Garet-Regular.otf");
}

html {
    scroll-behavior: smooth;
}


body {
    /* background-color: red; */
    font-size: 21px;
    font-family: 'garet-regular';
    background-color: #F7F7F7;
    /* line-height: 30px; */
    padding-top: 100px;
}

.container {
    /* max-width: 1600px; */
    max-width: 1672px;
}

section.hero {
    overflow: hidden;
    /* height: 100vh;
    width: 100%; */
    /* background-image: url("https://assets-nbs.blr1.cdn.digitaloceanspaces.com/images/website/Home-Banner_Desktop-1.jpg"); */
    /* background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center; */
}

.btn {
    border-radius: 0px;
    font-size: 23px;
    padding-left: 15px;
    padding-right: 15px;
}

.hero-text {
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
}

.hero-text h1 {
    font-size: 80px;
    /* font-weight: 700; */
    font-family: 'garet-bold';
}

.hero-text h3,
h3 {
    margin-top: 15px;
    font-family: 'garet-bold';
    font-size: 32px;
}

.hero-text .btn {
    margin-top: 20px;
}

.btn-success {
    background-color: #94D228;
    border-color: #94D228;
    color: #3A3C42;
}

.green-box-container {
    margin-top: 50px;
}

.green-box-container .green-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}

.green-box p {
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 32px;
    /* font-weight: bold; */
}

.heading {
    font-size: 85px;
    color: #3A3C42;
    /* font-weight: bold; */
    font-family: 'garet-bold';
}

p {
    font-size: 21px;
    letter-spacing: -0.63px;
}

.text-container .text-bold {
    /* font-weight: bold; */
    margin-bottom: 0px;
    font-family: 'garet-bold';
    margin-top: 30px;
}

.text-bold {
    font-family: 'garet-bold';
}


section {
    margin-bottom: 100px;
    position: relative;
}

.num-box {
    border: 2px solid #94D228;
    padding: 0px;
    position: relative;
    margin: 20px;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 60px;
    padding-right: 40px;
    font-family: 'garet-bold';
}

.num-box span {
    position: absolute;
    left: 0px;
    top: 50%;
    background-color: #94D228;
    color: #3A3C42;
    padding: 5px 20px;
    transform: translate(-50%, -50%);
    font-size: 40px;
    /* font-weight: bold; */
    z-index: 2;
}


.booking-container {
    padding: 100px;
    background-image: url("https://assets-nbs.blr1.cdn.digitaloceanspaces.com/images/website/Home-5.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}

.white-text {
    color: #fff;
}

.section-2 .text-container.v-center {
    /* gap: 100px; */
    margin-top: 30%;
}

.section-2 .col-md-6 {
    /* flex: 0 0 calc(50% - 100px); */
}

.move-and-store-img {
    height: 550px;
    width: 100%;
    object-fit: cover;
    padding-left: 100px;
}


.full-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.section-2 .full-image {
    /* height: 550px; */
}

.the-box-shop-container .col-md-8 {
    /* background-image: url("https://assets-nbs.blr1.cdn.digitaloceanspaces.com/images/website/The-Box-Shop-Image.png"); */
    padding: 0px;
}

.the-box-shop-container .left-container {
    background-image: url("https://assets-nbs.blr1.cdn.digitaloceanspaces.com/images/website/The-Box-Shop-Image.png");
    background-repeat: no-repeat;
    background-position: 0px -150px;
    background-size: cover;
    height: 100%;
}

.the-box-shop-container .left-container {
    padding-bottom: 100px;
}

.the-box-shop-container .left-container h3 {
    margin-bottom: 60px;
    font-size: 45px;
    color: #3A3C42;
}

#website-products {
    background-color: #94D228;
    padding: 50px 0px;
    text-align: center;
    height: 100%;
}


#website-products .product-slider {
    background-color: #fff;
    padding: 20px;
    padding-bottom: 60px !important;
    /* height: 350px; */
}

#website-products .product-slider img {
    height: 200px;
    width: 100%;
}

#website-products .product-slider .p-name {
    color: #000;
    /* font-weight: bold; */
    text-align: center;
    margin-top: 20px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

#website-products .shop-now-btn {
    background-color: #fff;
    color: #000;
    margin-top: 20px;
}

.white-btn {
    background-color: #fff;
    color: #000;
}

.green-box-2 {
    background-color: #94D228;
    padding: 40px;
}


.green-box-2 h3 {
    /* font-weight: bold; */
    margin-bottom: 20px;
}

.section-5 {
    background-image: url("https://assets-nbs.blr1.cdn.digitaloceanspaces.com/images/website/Tree nation Image@2x.jpg");
    background-repeat: no-repeat;
    background-position: 0px 55%;
    background-size: cover;
    padding: 100px 0px;
}

.section-5 p {
    color: #fff;
}

.our-story-section {
    background-image: url("https://assets-nbs.blr1.cdn.digitaloceanspaces.com/images/website/Home-9.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    padding: 100px 0px;
}

.contact-form-container {
    background-color: #3A3C42;
    padding: 100px 0px;
}

#contact .heading {
    font-size: 80px;
}

.contact-form input,
.contact-form select {
    margin-bottom: 20px;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #ccc;
    background: transparent;
    color: #fff;
    padding-left: 0px;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
    color: #fff;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-bottom: 1px solid #ccc;
    background: transparent;
    color: #fff;
    box-shadow: none;
}

.contact-form textarea {
    margin-top: 40px;
    margin-bottom: 20px;
    border-radius: 0px;
    border: 1px solid #ccc;
    background: transparent;
    color: #fff;
}

.text-green,
.text-success {
    color: #94D228 !important;
}

input::placeholder,
textarea::placeholder {
    color: #fff;
    font-family: 'garet-regular';
}


.section-6 {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    padding: 300px 0px;
}

ul.social-media {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding-left: 0px;
}

ul.social-media img {
    width: 25px;
    object-fit: contain;
}

ul.footer-menu {
    list-style: none;
    padding-left: 0px;
    font-size: 19px;
}

ul.footer-menu a {
    color: #3A3C42;
}

.navbar ul li a {
    font-size: 18px;
}

.navbar-light .navbar-nav .nav-link,
.navbar-nav .nav-link .dropdown {
    color: #3A3C42;
    font-family: 'garet-bold';
}

.header-action-btn {
    border: 2px solid #3A3C42;
    border-radius: 0px;
    padding: 0px 15px !important;
    display: flex;
    align-items: center;
    color: #3A3C42;
    justify-content: center;
    /* font-weight: bold; */
    font-size: 16px;
    font-family: 'garet-bold';
}

.header-action a i {
    margin-right: 20px;
    color: #000;
}

.contact-form .promo-code {
    border: 1px solid #ccc;
    width: 200px;
    padding: 10px;
}

footer {
    padding: 74px 0px;
}

.left-container {
    padding: 100px 100px 0px 100px;
    /* padding: 150px; */
}

/* #website-products .item{
    width: 300px;
} */

#website-products .item {
    position: relative;
}


#website-products .item::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9;
    background: #fff;
    opacity: 1;
    transition: 300ms all ease-in-out;
}

#website-products .item .shop-now-btn {
    display: none;
    width: fit-content;
    margin: 20px auto 0px;
}

#website-products .active.center .item .shop-now-btn {
    display: block;
}


#website-products .active.center .item::before {
    opacity: 0;
}

.row-gap {
    margin: 0px 3rem;
}


.custom-container .row {
    margin: 0px;
}


.custom-container .row .col-md-4 {
    padding: 0px;
}


section.banner {
    height: 80vh;
    width: 100%;
    background-image: url("https://assets-nbs.blr1.cdn.digitaloceanspaces.com/images/website/shop-banner.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-box {
    margin-bottom: 50px;
}

.obs-box {
    background-color: #fff;
    text-align: center;
    padding: 50px 0px 25px;
    margin-bottom: 100px;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.obs-box .overlay .content{
    margin-top: 30px;
}
.obs-box .overlay{
    position: absolute;
    top: -100%;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #94D228;
    opacity: 0;
    padding: 2rem;  
    transition: 500ms all ease-in-out;
}

.obs-box .overlay.show{
    top: 0%;
    opacity: 1;
    transition: 500ms all ease-in-out;
}

.obs-box .info{
        position: absolute;
    top: 15px;
    right: 15px;
    font-size: 1.8rem;
    z-index: 10;
    cursor: pointer;
     /* font-family: 'garet-bold'; */
}

.obs-box .info:hover{
    color: #94D228;
}

.obs-box .la-times-circle:hover{
    color: #F7F7F7;
    cursor: pointer;
}

.obs-box .btn {
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 5;
}

.obs-box .name {
    text-align: center;
    color: #3A3C42;
    /* font-weight: bold; */
    font-size: 32px;
    margin: 0px 20px;
}


.obs-box .btn {
    background-color: #3A3C42;
    /* font-weight: 400; */
    margin-bottom: 0px !important;
}


.obs-box img {
    padding: 50px;
}


.obs-box .price {
    color: #94D228;
    /* font-weight: bold; */
    font-size: 24px;
    font-family: 'garet-bold';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 70px;
    width: 100%;
}

.obs-box .price del{
    color: #3A3C4266;
     font-family: 'garet-regular';
     margin-right: 20px;
}
.obs-box .add-to-cart {
    font-family: 'garet-regular' !important;
}

.obs-box .size {
    color: #3A3C42;
    font-family: 'garet-regular';
    /* font-weight: 400; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 120px;
    width: 100%;

}

.btn-secondary {
    background-color: #3A3C42;
    border: #3A3C42;
}


.text-green {
    color: #94D228;
}

.banner-btn {
    padding: 20px 30px;
    font-size: 22px;
    margin-top: 30px;
}

.banner-btn span {
    font-size: 32px;
}

.banner-text {
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
}

.banner-text h1 {
    font-size: 4rem;
    /* font-weight: 700; */
    font-family: 'garet-bold';
}

.banner-text .banner-btn{
    cursor: default !important;
}

h1,
.title,
.bold,
strong {
    font-family: 'garet-bold';
}

.title {
    font-size: 60px;
}

.banner-text h3 {
    margin-top: 15px;
}


.btn-container .btn {
    padding: 15px;
    /* font-weight: bold; */
    font-size: 1.5rem;
    margin-bottom: 20px;
    font-family: 'garet-bold';
}


.search-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
}

.search-container i {
    border: 1px solid #ccc;
    position: relative;
    right: -1px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
}

.search-container input {
    height: 100%;
}

.tags-container {
    background-color: #94D228;
    padding: 50px;
    margin-bottom: 40px;
}

.tags-container ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
}

.tags-container ul li {
    margin-bottom: 10px;
}

.tags-container ul a {
    color:#3A3C42;
    text-decoration: none;
}

.tags-container ul a:hover{
    color: #F7F7F7 !important;
}

.archive-container {
    border: 2px solid #3A3C42;
    padding: 50px;
}


.archive-container ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.archive-container ul li {
    width: 33%;
    margin-bottom: 20px;
}

.blog-list-container .container {
    background-color: #3A3C42;
    padding: 30px;
    color: #fff;
}

.blog-list-container .container .blog {
    margin-bottom: 50px;
}

#blog {
    margin-top: 80px;
}


#single-blog {
    margin-top: 50px;
}

.single-banner {
    /* background-image: url("https://assets-nbs.blr1.cdn.digitaloceanspaces.com/images/website/hero.png"); */
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 75%;
    padding: 0px 0px;
}

.single-blog-image {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.banner-container {
    padding: 50px;
    background-color: #94D228;
}


.banner-container h1 {
    /* font-size: 4rem; */
    margin-bottom: 200px;
}


.banner-text-container {
    display: flex;
    justify-content: space-between;
}

.releted-blog {
    background-color: #3A3C42;
    padding: 30px;
    display: flex;
    flex-direction: column;

}

.text-white {
    color: #fff;
}

.text-black {
    color: #3A3C42;
}


.banner-half {
    /* height: 60vh; */
    overflow: hidden;
}



.banner-half img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.banner-half .col-md-6 {
    padding: 0px !important;
}


.banner-half-container {
    padding: 50px;
    background-color: #94D228;
    height: 100%;
}


.banner-half-container.bg-gray {
    background-color: #3A3C42;
    color: #fff;
}



.banner-half-container h1 {
    margin-bottom: 40px;
}


.banner-half-text-container {
    display: flex;
    justify-content: space-between;
}


.section-10 h3 {
    font-family: 'garet-bold';
}


.video video {
    height: 775px;
    width: 100%;
    object-fit: cover;
}


.bg-img {
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0px;
    left: 0px;
}

.section-11 {
    padding: 50px;
    padding-top: 200px;
    padding-bottom: 100px;
}

.section-11 .heading {
    margin-bottom: 50px;
    font-size: 4rem;
}

.section-11 .card {
    text-align: center;
    padding: 30px;
    height: 100%;
}

.section-11 .title {
    margin-bottom: 50px;
    /* font-size: 2.5rem; */
}

p span {
    font-size: 16px;
}

.accordion .card-header .btn {
    text-decoration: none;
    text-align: left;
    position: relative;
    width: 100%;
    color: #3A3C42;
    font-size: 21px;
    text-wrap: auto;
}

.accordion .card-header .btn::after {
    /* content: '\25BC'; Unicode for down arrow */
    /* position: absolute;
    right: 10px;
    transform: rotate(0deg);
    transition: transform 0.2s; */
}

.accordion .card-header .btn.collapsed::after {
    /* transform: rotate(-90deg);  */
}

.accordion .card-header .btn i {
    position: absolute;
    right: 10px;
    font-size: 2rem;
    top: 50%;
    transform: translateY(-50%);
}


.accordion .card-header .btn:hover {
    background-color: none;
}


.btn:hover {
    color: #fff !important;
    background-color: #4a4b4d !important;
    border-color: #4a4b4d !important;
}


.accordion .card {
    border-left: unset !important;
    border-right: unset !important;
    border-color: #3A3C42;
}

.section-12 {
    padding-top: 100px;
    padding-bottom: 200px;
    color: #fff;
    overflow: hidden;
}

#removals .review-container .heading {
    font-size: 4rem;
}

#business .section-11 {
    padding: 0px;

}

#business .section-11 .heading {
    margin-bottom: 100px;
}

#business .section-11 .card {
    background-color: #94D228;
}

#removals .section-11 .bg-img{
    object-position: 0px 60%;
}
#removals .section-11 .card{
    padding: 100px 30px;
}
#removals .section-11 .card p{
    font-size: 25px;
}




#business .section-11 .card img {
    margin-top: -150px;
    margin-bottom: 50px;
}

h3.heading {
    /* font-size: 4rem; */
}

.section-12 .text-section {
    /* padding: 100px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-left: 100px;
    padding: 140px;
}

.black-long-card {
    background-color: #3A3C42;
    /* display: flex; */
    padding: 30px;
    /* justify-content: center; */
    /* align-items: center; */
    color: #fff;
    /* gap: 50px; */
    margin-bottom: 12px;
}


.guide-btn {
    text-align: right
}

.black-long-card div {
    /* width: 40%; */
    /* padding: 0px; */
}

.section-13 {
    padding: 100px 0px;
}

.checkbox-style {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 5px solid #fff;
    height: 100%;
}


.checkbox-style img {
    width: 50px;
    object-fit: contain;
}

.checkbox-style .img-box {
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.checkbox-style .text-box {
    background-color: #fff;
    color: #3A3C42;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    font-family: 'garet-bold';
}

.text-white {
    color: #fff;
}

.section-14 {
    background-color: #94D228;
    padding: 100px 0px;
}

.btn-white {
    background-color: #F7F7F7;
    color: #3A3C42;
}

#personal .section-12 {
    padding-bottom: 0px;
}

#personal .section-12 .bg-img {
    object-position: bottom;
    object-fit: cover;
}

h4.heading {
    font-size: 3rem;
}

#contact h1.title {
    margin-bottom: 50px;
}

#contact .icons .icon {
    margin-bottom: 30px;
}

#contact .icons {
    border-bottom: 1px solid #fff;
    margin-bottom: 50px;
}

#contact .icons a {
    font-size: 30px;
    color: #fff;
    text-decoration: none;
}

#contact .icons i {
    color: #94D228;
    margin-right: 20px;
}

#contact .locations .nav-item {
    flex: 1;
}

#contact .locations {
    display: flex;
    gap: 10px;
    margin-bottom: 50px;
    justify-content: space-between;
}



#contact .locations li a {
    border: 1px solid #3A3C42;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #000;
    border-radius: 0px;
}

#contact .locations li a:hover {
    background-color: #ccc;
    color: #000 !important;
}


#removals .section-2 h3 {
    font-family: 'garet-regular';
}

#contact .map {
    width: 100%;
    height: 450px;
}


.progress-bar-container {
    margin-top: 100px;
    /* margin: 0px 50px; */
}

.cust-progress-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.cust-progress-bar::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    background-color: #000;
    width: 100%;
    height: 1px;
}

.cust-progress-bar span {
    width: 13px;
    height: 13px;
    border: 1px solid #000;
    background-color: #fff;
}

.cust-progress-bar span.fill {
    background-color: #000;
}

#unit-size .box-size-container {
    gap: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.size-box {
    border: 1px solid #000;
    width: calc(20% - 20px);
}

.size-box .title {
    text-align: center;
    padding: 25px;
}

.size-box .size {
    background-color: #3A3C42;
    padding: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    font-size: 16px;
}

.size-box .size:hover {
    transition: 300ms all ease-in-out;
    background-color: #000;
}

.size-box .size i {
    font-size: 30px;
}

.obs-product .card-body .unit-price {
    font-size: 18px;
}

.obs-product .card-body p strong {
    color: #fff;
}

.obs-product .card-body .btn {
    font-size: 18px;
    box-shadow: none !important;
    border: none;
    color: #3A3C42 !important;
    cursor: default;
}

.obs-product .card-body .btn:hover{
    color: #3A3C42 !important;
    background-color: #94D228 !important;
    box-shadow: none !important;
}

.obs-product .card-body p {
    color: #f7f7f7;
    font-size: 18px;
}

.obs-product p {
    margin-bottom: 0px;
}

.obs-product {
    background-color: #3A3C42;
    color: #fff;
    margin-bottom: 30px;
    overflow: hidden;
}

.obs-product .select-plan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    color: #3A3C42;
    padding: 20px;
    transition: 300ms all ease-in-out;
    width: 100%;
    border: none;
}

.obs-product .select-plan i {
    font-size: 2rem;
}

.obs-product .select-plan:hover {
    transition: 300ms all ease-in-out;
    background-color: #ccc;
}


.obs-product .card-img-top {
    height: 250px;
    object-fit: cover;
}

.payment-plan-container {
    color: #3A3C42;
    background-color: #fff;
    padding: 20px 0px 10px;
    width: 100%;
    position: absolute;
    bottom: -400px;
    transition: 500ms all ease-in-out;
}

.payment-plan-container.open {
    bottom: 0px;
}

.payment-plan-container .plan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    color: #3A3C42;
    /* gap: 10px; */
    border: 1px solid #3A3C42;
    margin: 10px 20px;
    padding: 10px;
    font-size: 14px;
}

.card,
.card img,
.form-control {
    border-radius: 0px;
}

.payment-plan-container .plan:hover {
    background-color: #f1f1f1;
}

.payment-plan-container .plan>span:nth-child(1) {
    /* width: 25%; */
}

.payment-plan-container .plan>span:nth-child(2) {
    /* width: 65%; */
}

.payment-plan-container .plan>span:nth-child(3) {
    /* width: 10%;
    text-align: right; */
    text-align: right;
    position: absolute;
    z-index: 11;
    right: 15px;
}

.payment-plan-container ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

.payment-plan-container a {
    text-decoration: none;
}

.filter-container {
    border: 1px solid #3A3C42;
    padding: 20px;
}

.filter-container .size-filter,
.filter-container .location-filter {
    margin-bottom: 40px;
}

.location-filter h5 {
    font-size: 23px;
}

.filter-container .form-check .form-check-input {
    margin-top: 8px;
}

.filter-container .form-check {
    font-family: 'garet-bold';
}

/* .full-image{
    width: 100%;
    object-fit: cover;
  } */


.text-dark {
    background-color: #3A3C42;
    color: #fff !important;
    padding: 35px;
    height: 100%;
}


.text-dark p {
    margin-bottom: 0px;
}

.checkout-banner {
    margin-bottom: 50px;
}

.checkout-banner .banner-img {
    height: 250px;
}

.checkout-banner .border-box {
    height: 100%;
}


.checkout-item .item form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.checkout-item .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#partner .banner-half {
    /* height: 80vh; */
}


#partner .banner-half img {
    object-fit: cover;
}


.text-cont {
    margin-bottom: 100px;
    /* height: 600px; */
    overflow: hidden;
}



.nav-pills .nav-link.active {
    background-color: #ccc;
}

.border-box {
    padding: 30px;
    border: 1px solid #000;
}

.border-box form input,
.info-box input,
.info-box select,
.border-box form select {
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #3A3C42;
    border-radius: 0px;
    background-color: transparent;
    padding-left: 0px;
}

.border-box form button {
    font-size: 16px;
}

.box-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.small-text {
    font-size: 10px;
}

.qty-box {
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

.qty-box input {
    width: 50px;
    border: none;
    background-color: transparent;
    text-align: center;
}

.qty-box button {
    border: none;
}

.packing-material-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.checkbox-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
    margin-left: 50px;
}


.product-package .inner-card {
    padding: 20px;
    text-align: center;
}

.add-ons-container .border-box {
    height: 150px;
}

.nav-item.disabled,
.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.product-filter-container {
    padding-left: 100px;
}

.owl-carousel .owl-item img {
    height: 150px;
    object-fit: cover;
    /* margin-bottom: 20px; */
}

.add-to-cart-btn {
    font-size: 16px;
    padding: 10px;
}

/* input[type="checkbox"]:checked {
    appearance: none; 
    width: 20px;
    height: 20px;
    background-color: black;
    border: 2px solid white;
    cursor: pointer;
    color: #fff;
} */

.checkout-left {
    padding-right: 100px;
}



.checkout-left .text-dark p {
    font-family: 'garet-bold';
    font-size: 20px;
    color: #fff;
}

.checkout-left #services,
.checkout-left #unit_level {
    font-family: 'garet-regular';
}

#order-type-error {
    width: 100%;
}

#box-shop-checkout .items-container .border-box {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    gap: 20px;

}

#box-shop-checkout .items-container .border-box .item-1 {
    width: 40%;
}

#box-shop-checkout .items-container .border-box .item-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


#box-shop-checkout .items-container {
    padding-right: 100px;
}

#box-shop-checkout .items-container .item-2 {
    width: 60%;
}


#box-shop-checkout .items-container .item-2 .qty-input {
    width: 40px;
    background-color: transparent;
    border: none;
}

.item-name strong {
    font-size: 18px;
}


#box-shop-checkout .checkbox-container {
    margin-left: 0px;
}

#box-shop-checkout .items-container .item-2 .qty-controls .btn {
    padding: 5px;
       border: none;
}

#box-shop-checkout .items-container .item-2 .qty-controls .btn:hover{
    background-color: transparent !important;
    color: #3A3C42 !important;
    border: none;
}

#website-products .item::before {
    pointer-events: none;
}

.mobile-only.cart-icon {
    position: absolute;
    right: 100px;
    top: 15px;
    color: #000;
}

.mobile-only {
    display: none;
}

.google-review {
    height: 100%;
    object-fit: contain;
}

.fade-item {
    position: absolute;
    transition: 2s all ease-in-out;
    opacity: 0;
}

.fadein {
    animation: fadeIn 0.9s 1;
    animation-fill-mode: forwards;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#animaate-item-list {
    /* position: relative; */
    display: inline;
    padding-left: 0px;
    list-style-type: none;
}

.play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 8rem;
    z-index: 7;
    color: #fff;
    transform: translate(-50%, -50%);
    width: 125px;
}

.sentence {
    display: block;
    position: relative;
    font-size: 85px;
}

.fade-text-container {
    display: inline-block;
    position: relative;
}

.fade-text {
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.5s ease-in-out;
    /* color: #0077cc; */
}

.fade-out {
    opacity: 0;
}

.fade-in {
    opacity: 1;
}

.fade-placeholder {
    visibility: hidden;
}

.google-review {
    position: relative;
    background: #fff;
    padding: 50px;
    height: 100%;
    min-height: 450px;
}

.google-review .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #3A3C42;
    border-radius: 50%;
}

.google-review .carousel-indicators li.active {
    background-color: #94D228;
}

.google-review-image {
    width: 180px;
    position: absolute;
    bottom: 50px;
}

.google-review .carousel-indicators {
    bottom: 120px;
}

.privacy-header {
    background-color: #555;
    color: #b3ff00;
    /* Example vibrant color */
    padding: 40px 20px;
    text-align: center;
}

.privacy-header h1 {
    margin: 0;
    font-size: 2.5em;
    /* font-weight: bold; */
}

.privacy-content {
    /* background-color: #fff;
    padding: 30px;
    margin: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
}

.privacy-content h2 {
    color: #333;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.8em;
}

.privacy-content p {
    line-height: 1.6;
    margin-bottom: 15px;
    font-size: 0.95em;
    color: #555;
}

.terms-conditions-header {
    background-color: #555;
    color: #b3ff00;
    /* Example vibrant color */
    padding: 40px 20px;
    text-align: center;
}

.terms-conditions-header h1 {
    margin: 0;
    font-size: 2.5em;
    /* font-weight: bold; */
}

.text-light-white {
    color: #F7F7F7;
}

.term-content {
    background-color: #fff;
    padding: 30px;
    margin: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.term-content h2 {
    color: #333;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.8em;
}

.term-content p {
    line-height: 1.6;
    margin-bottom: 15px;
    font-size: 0.95em;
    color: #555;
}

.section-13 .text-success {
    font-family: 'garet-bold';
}


.btn-sec-1 .btn {
    margin-left: 30px;
}

.suitable-items-container{
  padding: 30px 0px;
}

.suitable-items-container ul{
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
}

.blog-banner-img {
    height: 100%;
    object-fit: cover;
}

.archive-container a {
    color: #3A3C42;
}

.tags-container .title {
    font-size: 3rem;
}

.main-blog-btn {
    position: absolute;
    bottom: 0px;
    left: 0xp;
}

.blog-list-container .blog h2 {
    font-family: 'garet-bold';
}

.small-blog-img {
    height: 100%;
    object-fit: cover;
}

.single-banner .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.single-banner .container .img-cont {
    width: 60%;
    position: relative;
}

.single-banner .banner-container {
    /* width: 40%; */
}

.text-description ul {
    list-style-type: none;
}

#pay-bill {
    margin-top: 20px;
}

#pay-bill .btn-container .btn,
.payment-container .btn-container .btn {
    width: 50%;
    border-color: #3A3C42;
    background-color: #f7f7f7;
    font-size: 14px;
}

.payment-container .btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

/* form.wpwl-form .wpwl-group input::placeholder, */
/* form.wpwl-form .wpwl-control input::placeholder { */
    /* visibility: hidden !important; */
    /* opacity: 0 !important; */
/* } */

/* form.wpwl-form name[attr="card.number"] { */
    /* opacity: 0 !important; */
    /* visibility: hidden !important; */
/* } */

#pay-bill .btn-container .btn.active,
.payment-container .btn-container .btn.active {
    background: #3A3C42;
    color: #F7F7F7;
}

#pay-bill .btn-container {
    display: none;
}

#pay-bill form {
    border: 1px solid #3A3C42;
    padding: 50px;
    height: 100%;
}

#pay-bill .register-form {
    color: #3A3C42;
}

#pay-bill .register-form input,
#pay-bill .register-form select,
#pay-bill .register-form textarea {
    color: #3A3C42;
    margin-bottom: 0px;
}


#pay-bill .register-form input::placeholder,
#pay-bill .register-form select,
#pay-bill .register-form textarea::placeholder {
    color: #3A3C42;
}

/* .wpwl-control {
    color: #000 !important;
    border-radius: 0px !important;
}

.wpwl-control::placeholder {
    color: #555;
} */

.our-sec-1 {
    margin-top: 130px;
}

.our-sec-1 .our-p {
    margin-right: 55px;
}

.our-sec-2 .container .bg-dark {
    padding: 100px;
    color: #fff
}

.our-sec-2 .title {
    font-size: 3.5rem;
    text-align: center;
}

.profile-card {
    margin-top: 50px;
}

.profile-card .profile-img {
    margin-bottom: 50px;
}

.profile-card p.mb-4,
.profile-card p.mb-0 {
    font-size: 25px;
}

.profile-card p {
    color: #fff;
}


.guide-size-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    gap: 20px;
    flex-wrap: wrap;
}

.guide-container .guide {
    margin-bottom: 80px;
}

.guide-size {
    padding: 10px;
    border: 1px solid #3A3C42;
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.guide .btn-outline,
.btn-outline {
    border: 1px solid #3A3C42;
    color: #3A3C42;
    /* width: 40%; */
    text-align: left;
}

.guide .text-cont-2 {
    /* width: 40%; */
    padding: 0px 15px;
    border: 1px solid #3A3C42;
}

.guide .guide-img {
    height: 100%;
    object-fit: cover;
}
#google-review .carousel-item{
  /* margin-bottom: 50px; */
  /* padding-bottom: 50px; */
}

.guide .btn-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.guide-container .btn-outline {
    position: relative;
}

.guide-container .btn-outline i {
    position: absolute;
    right: 10px;
    top: 8px;
}

.only-img-conainer {
    padding: 50px 0px;
}

.title.title-big {
    font-size: 60px
}

.only-img-conainer .title {
    margin-bottom: 50px;
}



.faq .accordion .card {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #f7f7f7;
    /* border: none; */
}

.faq .accordion .card-header {
    padding: 0px;
    /* padding-bottom: 20px; */
    border: none;
    background-color: #f7f7f7;
}

.faq .accordion .card-header .btn {
    padding: 0px;
    border: none;
    background: #f7f7f7;
}

.faq .accordion .card-body {
    background-color: #F7F7F7;
    padding: 0px;
    padding-bottom: 50px;
    padding-top: 20px;
}

.desktop-sticky-footer-action {
    position: fixed;
    right: 0px;
    bottom: 100px;
    background-color: #F7F7F7;
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
    box-shadow: 0px 0px 5px #00000010;
    z-index: 9;
    height: 300px;
}

.checkout-banner-wrap .left{
  padding-right: 0px;
}

.checkout-banner-wrap .right{
  padding-left: 0px;
}


.desktop-sticky-footer-action a.border-bottom{
      border-bottom: 1px solid #3A3C42 !important;
    padding-bottom: 15px;
    margin-bottom: 5px;
}
.desktop-sticky-footer-action a {
    /* border */
    padding: 10px;
}

.desktop-sticky-footer-action img {
    width: 30px;
}

.guide-container .guide .btn-success {
    margin-top: 15px;
}

.header-logo {
    width: 200px;
}

.header-menu {
    padding: 0px 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    z-index: 999;
}

.header-menu .navbar-light .navbar-nav .nav-link.active{
    color: #94D228;
}
.header-menu .navbar-light .navbar-nav .dropdown-item.active{
    color: #94D228;
    background-color: transparent;

}

.section-30 .img img {
    width: 100%;
    object-fit: cover;
}

.section-30 .heading {
    font-size: 85px;
}

a:hover {
    text-decoration: none;
    color: #94D228 !important;
    transition: 100ms ease-in-out;
}

.section-13 .checkbox-style.left {
    margin-right: 60px;
}

.section-13 .checkbox-style.right {
    margin-left: 60px;
}

.group-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #000;
    text-align: center;
    font-size: 9px;
}

.group-icon .green-dot,
.group-icon .red-dot{
    position: relative;
    padding-left: 20px;
    display: block;
}

.group-icon .green-dot::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #94D228;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
}

.group-icon .red-dot::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #f7180c;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
}


.pay-brigde-form-container {
    background: #3A3C42;
    padding: 100px 150px;
    width: 100%;
    border-radius: 0px;
    margin: auto;
    /* box-shadow: 0px 0px 20px #3A3C42; */
    text-align: left;
    margin-bottom: 100px;
    margin-top: 20px;
}

.billing_details {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.billing_details p {
    color: #fff;
}

.pay-brigde-form-container .bg-light {
    padding: 20px;
    border-radius: 0px;
    position: relative;
}

.site-header {
    background-color: #fff;
}

.pay-brigde-form-container .wrap {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 20%;
    margin-bottom: 0px;
}

.direct-debit-sec {
    padding: 24px;
    border-radius: 0px;
    background: #f8f9fa;
}

#promo-form input,
#promo-form button {
    height: 50px;
    border-radius: 0px;
}

#promo-form input {
    background: transparent;
}

.checkout-left h4 {
    padding-left: 30px;
}

.checkout .border-box {
    padding: 15px;
}

/* .wpwl-container {
    background-color: #3A3C42;
    padding: 0px 100px;
}

.wpwl-container .wpwl-form {
    padding-top: 100px;
    padding-bottom: 50px;
}

.wpwl-form-card {
    border: none;
    box-shadow: unset;
    color: #fff;
    background: unset;
}

.wpwl-container input {
    border-radius: 0px !important;
} */


.accordion .card-header .btn:hover {
    text-decoration: none;
    color: #94D228 !important;
    background-color: transparent !important;
    border-color: transparent !important;
}

.footere-menu-container {
    margin-left: 200px;
}


.green-box-container .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.green-box-container .green-box {
    margin-bottom: 10px;
}

.boxme-video {
    height: 80vh;
    width: 100%;
    object-fit: cover;
}

.product-filter-container select {
    background: transparent;
}

.change-action {
    position: absolute;
    right: 40px;
    font-size: 18px;
}

.change-action:hover {
    color: #fff;
}

#hero-slider img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

#hero-slider .carousel-caption {
    bottom: 40%;
    /* transform: translateY(-50%); */
}

.hero-text .heading {
    color: #fff;
}

.cart-icon {
    width: 25px;
    margin-right: 30px;
    transition: 300ms all ease-in-out;
    transform: scale(1);
    position: relative;
}

.cart-icon .count{
    position: absolute;
    top: -5px;
    right: -15px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    background: #94D228;
    border-radius: 50%;
    font-size: 10px;
    color: #f7f7f7;
}

.cart-icon.animate{
    transform: scale(1.2);
}

.payment-container form {
    font-family: 'garet-regular';
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.pagination a {
    color: #f7f7f7;
    font-size: 3rem;
}

.custom-select {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0px;
    border-radius: 0px;
    background: transparent;
}

.custom-select select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    /* padding: 10px; */
    /* padding-right: 40px; */
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 0px;
    background-color: #f7f7f7;

}

.custom-select::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    pointer-events: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #3A3C42;
}

.filter-container .filter-btn{
  position: relative;
}
.filter-container .filter-btn::after{
      content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    pointer-events: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3A3C42;
    transition: 400ms all ease-in-out;
    transform: rotate(180deg)
  }
  
  .filter-container .filter-btn.collapsed::after{
    transform: rotate(0deg);
}


.product-package .p-name {
    height: 60px;
    /* margin-bottom: 0px; */
}

.request-a-call,
.request-for-whatsapp {
    position: fixed;
    bottom: 100px;
    right: -300px;
    z-index:20;
    background: #fff;
    padding: 35px;
    /* width: 266px; */
    width: 300px;
    text-align: center;
    /* height: 300px; */
    height: auto;
    opacity: 0;
    transition: 500ms all ease-in-out;
    font-size: 14px;
  }

  .request-for-whatsapp{
    height: auto;
  }
  .request-a-call.show,
  .request-for-whatsapp.show{
    right: 100px;
    opacity: 1;
    transition: 500ms all ease-in-out;
}

.mobile-only-header-action .nav-link:hover{
  color: #3A3C42 !important;
}

.call-action{
  cursor: pointer;
}

.request-a-call p,
.request-a-call .btn,
.request-for-whatsapp p,
.request-for-whatsapp .btn {
    font-size: 14px;
}

.request-for-whatsapp h3,
.request-a-call h3 {
    font-size: 26px;
}

.request-for-whatsapp input,
.request-a-call input {
    border: none;
    border-bottom: 1px solid #3A3C42;
    padding-left: 0px;
    width: 100%;
    margin: auto;
    margin-bottom: 35px;
    font-size: 14px;
}


.request-a-call .btns,
.request-for-whatsapp .btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.request-for-whatsapp .btns .btn,
.request-a-call .btns .btn {
    width: 50%;
}

 .request-a-call .close,
 .request-for-whatsapp .close{
  position: absolute;
  top: 20px;
  right: 20px;
 }

 .simple-page{
  margin-top: 100px;
 }

 .simple-page h2{
  
 }

 /* In your CSS file or <style> block */
#form-submit-btn {
    margin-right: 15px;
}

.spinner {
    width: 30px;
    height: 30px;
    border: 4px solid #94D228;
    border-top: 4px solid transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loader-inline {
    display: flex;
    align-items: center;
}


.img-box-container{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.img-box-container img{
    width: 40%;
}


#navbarContent .header-action-btn{
    background-color: #f7f7f7;
}

/* .tooltip-inner {
    background-color: #3A3C42 !important;
    color: #F7F7F7 !important;
    border-radius: 5px;
}

.tooltip-arrow::before {
    background-color: #3A3C42 !important;
} */



/* .wpwl-button-pay{
    background-color: #94D228 !important;
    color: #F7F7F7 !important;
} */

.editbilling{
    color: #94D228 !important;
}

/* .apple-pay{
    display: none;
} */

#request-call-form .iti--allow-dropdown .iti__country-container,
#wa-form .iti--allow-dropdown .iti__country-container{
    font-size: 14px;
}

#request-call-form .iti,
#wa-form .iti{
    margin-bottom: 20px;
}

#request-call-form .iti__selected-country-primary{
    padding-left: 0px;
}

.btn-container .btn.active{
    background-color: #3A3C42 !important;
    color: #f7f7f7 !important;
}

.kiosk-container{
    text-align: center;
    margin-top: 15px;
}

.kiosk-container .heading{
    color: #93D500 !important;
}

.kiosk-container .sub-heading{
    color: #474747;
    font-size: 3rem;
}

.kiosk-container .kiosk-text{
    color: #474747;
    margin-bottom: 50px;
}


.kiosk-container .box{
    background-color: #474747;
      border:5px solid #474747;
    padding: 30px;
    border-radius: 30px;
    transition: 300ms all ease-in-out;
    cursor: pointer;
}

.kiosk-container .box:hover{
    background-color: #f1f1f1;
    border:5px solid #93D500;
    transition: 300ms all ease-in-out;
}

.kiosk-container .box:hover h2{
    color: #93D500;
}

.kiosk-container .box img{
    width: 50%;
    margin-bottom: 50px;
}

.kiosk-container .box h2{
        font-size: 3rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
     font-family: 'garet-bold';
}


.warning-icon{
    margin: 15px auto;
    width: 100px;
    display: block;
}


#kioskModal .progress-bar{
    background-color: #ABD90E;
    width: 100%;
    transition: all ease-in-out 100s;
}
#kioskModal .progress{
    height: 5px;
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
}

#kioskModal .progress-bar.reduce-width{
    animation: reduceWidth 10s linear forwards;
}


@keyframes reduceWidth {
    from {
        width: 100%;
    }
    to {
        width: 0%;
    }
}

.kiosk-body #main-menu{
    flex-direction: column;
}

.kiosk-body .kiosk-header{
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-kiosk-header .navbar-nav{
    /* border: 1px solid #3A3C42 !important; */
}

.main-kiosk-header .nav-item .nav-link{
    border: 1px solid #3A3C42 !important;
    width: 200px;
    text-align: center;
    margin: 10px;
    font-family: 'garet-regular';
    color: #000 !important;
}

.main-kiosk-header .nav-item .nav-link.active{
    color: #000 !important;
    background-color: #ccc !important;
}

.main-kiosk-header .nav-item .nav-link:hover{
    background-color: #ccc !important;
}

.main-kiosk-header .navbar-nav{
    flex-direction: row !important;
    justify-content: center !important;
    padding-top: 0px !important;
}

.kiosk-reset-btn{
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99;
}

.kiosk-body #box-shop-checkout{
    margin-top: 50px;
}

 .small-text-detail {
    font-size: 1.2rem; 
}
.product-detail .product-title{
    font-family: 'garet-bold';
    font-size: 32px;
    text-align: center;
}
.product-detail .product-image{
    width: 300px;
    margin: auto;
    display: block;
}



.price-display del{
    color: #3A3C4266;
}

.price-display span{
    font-size: 21px;
}

.product-buttons .btn{
    border: none;
}


.price-container{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}


.wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-thumbnail{
    width: 100%;
    height: 250px;
    object-fit: cover;
    background-color: #333;
    margin-bottom: 20px;
}

.related-products-section .card{
    border: none;
}

.white-box{
    background-color: #F7F7F7;
    padding: 2.5rem;
    height: 100%;
}

h3.big{
    font-size: 45px;
}

p.big{
    font-size: 32px;
}

.bg-gray{
     background-color: #3A3C42;
}

.bg-green{
     background-color: #93D500;
}

#referral .section-13{
    margin-bottom: 0px;
}

.heading-small{
    font-size: 60px;
}

.advantage-image{
    max-height: 700px;
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}


#storageGuideForm .modal-content{
    padding: 5rem;
}
#storageGuideForm .modal-content .close{
        position: absolute;
    top: 2rem;
    right: 3rem;
}


.custom-modal {
    max-width: 1108px; /* or a fixed value like 1000px */
}


#storageGuideForm .form-control{
    border: none;
    border-bottom: 1px solid #ccc;
    padding-left: 0px;
    border-radius: 0px;
}


.no-hover:hover{
    background-color: #3A3C42 !important;
}

.overlay .name a:hover{
color: #3A3C42 !important;
}
.overlay .name a{
color: #3A3C42;
}

#boxcare-cover, #boxcare-rate{
    padding-right: 20px;
    font-size: 1rem;
    padding-left: 5px;
}


.payment-plan-container .plan{
    padding-right: 40px;
    position: relative;
}

.close-select-plan{
    position: absolute;
    right: 20px;
    cursor: pointer;
    color: #3A3C42;
}

.wpwl-wrapper-billing input::placeholder,
.wpwl-control, 
.wpwl-group-registratio::placeholder
{
    color: #8b8b8b !important;
}