
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: "Poppins", sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
/*font-family: "Quicksand", sans-serif;*/

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; border-radius: 15px; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: top 0.3s ease;
    background: #fff; /* your header background */
}

.header.hide {
    top: -120px; /* hide height (adjust based on your header height) */
}
.mx-auto .d-block {
    max-width: 100%;
}

.article-image, .h-340, .feed-image {
    display: flex;
    justify-content: center;
    align-items: center; /* optional if vertical centering needed */
}
.h-407 img {
    min-height: 407px;
    max-height: 407px;
}
.article-image img {
    min-height: 250px;
    max-height: 250px;
}
.h-340 img {
    min-height: 340px;
    max-height: 340px;
}
.feed-image img {
    min-height: 85px;
    max-height: 85px;
}
#blog img, .h-407 img,
.article-image img, .h-340 img, .feed-image img {
    object-fit: cover
}


.includes ul li {
    list-style-image: url(https://cloudfriendscrm.com/moon-karma/wp-content/uploads/2025/12/check.png);
}
.excludes ul li {
    list-style-image: url(https://cloudfriendscrm.com/moon-karma/wp-content/uploads/2025/12/cross.png);
}



/*Font Family*/
body,
h1, h2, h3,
.breadcrumb_div h2,
.tag h4,
.singleblog-section h4,
.singleblog-section .content4 .icon h4,
.main-content h4 {
    font-family: "Poppins", sans-serif;
}


/*Background*/
.card-header {
    background-color: #f78f7b;
}
section.trip_facts,
section.breadcrumb_div {
    background: #fdf2f0;
}
.black-bg,
.footer-con,
a.primary_btn:hover {
    background-color: #000;
}
.breadcrumb,
.passion-con .passion_content h2,
.choose-con .choose_wrapper .choose-image {
	background-color: transparent;
}
.navbar-nav .nav-item .dropdown-item:hover {
	background-color: transparent !important;
}
.wc-block-cart .wc-block-cart__submit-container {
    background: #eaeff3;
}





/*Color*/
.navbar-nav .nav-item .dropdown-item:hover {
    color: var(--e-global-color-accent) !important;
}
.btn-link,
.btn-link:hover,
.includes ul li,
.excludes ul li,
.quform-theme-bootstrap .quform-label>label {
    color: #FFF;
}
.main-box p,
.main-content p,
.main-content ul li {
   color: var(--e-global-color-text); 
}
.article-con .article-box .box-content .span_wrapper span {
    color: #646464;
}



/*Size*/

h1,
.article_content h2 {
    font-size: 38px;
}
.service_content h3 {
    font-size: 30px;
}
.includes h2, .excludes h2 {
    font-size: 30px;
}
section.related.products h2 {
    font-size: 25px;
}
.article-box h3,
.pagetitle-desc h6 {
	font-size: 18px;
}
.blogpage-section .blog-box .lower-portion h5 {
	font-size: 18px !important;
}
.text-size-17 {
    font-size: 17px;
}
h6,
.choose_content p,
.main-box p,
.details p,
.service_wrapper p,
.about_content p,
.main-content p,
.main-content ul li,
.passion-con .passion_content p {
    font-size: 15px;
}
.blog-posts p {
    font-size: 16px !important;
}
.service-box h5,
.team-con .team-box .box-content span,
.article-box span,
.lower-portion span {
    font-size: 15px;
}
.article-con .article-box .box-content .span_wrapper span {
    font-size: 13px;
}
.quform-theme-hollow .quform-label>label {
    font-size: 14px;
}
.navbar-nav .nav-item .cart span {
    font-size: 12px;
}

/* Center WooCommerce products when fewer items exist */
.woocommerce ul.products {
    display: flex;
    justify-content: center;
}

.woocommerce ul.products li.product {
    float: none;
}



/*Margin & Padding*/
.breadcrumb,
.article-con .article-box .box-content .span_wrapper {
	margin-bottom: 0;
}
section.breadcrumb_div {
    margin-top: 95px;
}
.mb-60, .woocommerce .woocommerce-ordering {
    margin-bottom: 60px;
}
.service_detail .main-box p {
    margin-bottom: 5px;
}
.navbar-nav li {
    margin: 0 5px;
}
.main-box p,
.main-content p,
.woocommerce div.product .woocommerce-tabs .panel p,
section.related.products h2 {
    margin-bottom: 20px;
}
.nav-breadcrumb h2,
.about_content h3,
.article-con .article-box .box-content h3,
.includes ul li, .excludes ul li {
    margin-bottom: 12px;
}
.main-content h4 {
    margin-bottom: 0.7rem;
}
.contactinfo-con .contact_content h6,
.main-content ul li {
    margin-bottom: 5px;
}
.main-content ul li {
    margin-left: -20px;
}
.includes ul li, .excludes ul li {
    margin-left: -15px;
}

.passion-con .passion_content h2 {
	padding: 0;
}
.passion-con .passion_content {
     padding-top: 0; 
}
.footer-con .middle_portion .logo_content .phone_content {
    padding-left: 0;
}
.banner-con,
.about.service-con {
    padding: 200px 0 106px;
}
.passion-con {
    padding: 80px 0 120px;
}
.pt-80, .pb-80, .service-con, .contactinfo-con, .map-con,
.blogpage-section,
.studio-con, .review-con .review_content,
.choose-con, .testimonial-con, .team-con, .contact-con, .article-con {
    padding: 80px 0 80px;
}
.related_product_section {
    padding: 80px 0 80px !important;
}
.service-con .service-box {
    padding: 20px 10px 15px;
}
.footer-con .middle_portion {
    padding: 60px 0 60px;
}
section.trip_facts,
.footer-con .copyright,
.breadcrumb_div {
    padding: 20px 0;
}
a.primary_btn {
    padding: 16px 37px;
}
.passion-con .passion_content .content {
    padding-left: 575px;
}
ul.dropdown-menu.show li {
    padding: 5px 0;
}




/*Line Height*/

h1 {
    line-height: 48px;
}
.footer-con .middle_portion .icon i {
    line-height: 36px;
}
.passion-con .passion_content .text1,
.passion-con .passion_content p {
    line-height: 30px;
}
.text-size-16,
.main-box p,
.service_wrapper p,
.about_content p,
.main-content p,
.main-content ul li {
    line-height: 27px;
}
.article-box h3 {
	line-height: 25px;
}
.blogpage-section .blog-box .lower-portion h5 {
    line-height: 23px !important;
}
.navbar-nav .nav-item .cart span {
    line-height: 20px;
}




/*Font Weight*/
h2, h6,
.archive-desc p,
.article-box h3 {
	font-weight: 700;
}
.blogpage-section .blog-box .lower-portion h5 {
    font-weight: 600 !important;
}
.service-box .text-size-16 {
   font-weight: 400; 
}
.main-box p,
.main-content p,
.main-content ul li,
.about_content p,
.card-body p,
.includes ul li, .excludes ul li {
    font-weight: 400;
}

/*Border Radius*/
.footer-con .middle_portion .icon i {
    border-radius: 50px;
}
.rounded-20 {
    border-radius: 20px;
}

/*Miscellaneous CSS*/
.no-link {
    pointer-events: none;
}
.header .logo img {
    width: 100%;
}
.card-header {
    border-bottom: none;
}
#sidebar-drawer {
    width: 360px !important;
}
.banner2-con .banner_content h1, .banner2-con .banner_content h6 {
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
}
.navbar-nav .nav-item .cart span {
    width: 20px;
    height: 20px;
}
.service-con .service-box {
    min-height: 0;
}
.bor-wht {
	border: 10px solid #ffefe5;
}
section.related.products h2,
.testimonial_content h2 {
	text-transform: uppercase;
}
.choose-con .choose_wrapper .choose-image img {
     opacity: 100%; 
}
.footer-con .middle_portion .icon i {
    width: 36px;
    height: 36px;
}

/*Footer Widget*/
.menu-footer-navigation-container ul li,
.menu-services-container ul li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 6px;
}

.menu-footer-navigation-container ul li:before,
.menu-services-container ul li:before  {
    content: "\f105";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 14px;
    color: #ff907e;
}
ul.menu, 
ul.menu li {
    list-style: none; /* removes bullets */
    padding: 0;       /* remove default padding */
    margin: 0;        /* remove default margin */
}
ul.menu li a {
    text-decoration: none;
}




/* Breadcrumb */
.nav-breadcrumb {
  text-align: center;
  margin: 20px 0;
}

/* make ol behave like an inline flex row and center it */
.nav-breadcrumb .breadcrumb {
  display: inline-flex;        /* inline so it centers inside container */
  align-items: center;
  padding: 0;
  margin: 0;
  background: transparent;
  border-radius: 0;
  list-style: none;
}

/* remove default bootstrap item separators and add custom " > " */
.nav-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  display: inline-block;
  padding: 0 0.6rem;
  color: #6c757d;              /* separator color */
  font-weight: 500;
  font-size: 0.95rem;
}

/* link & current styling */
.nav-breadcrumb .breadcrumb-item a {
  color: #ff907e;
  text-decoration: none;
  font-weight: 500;
}
.nav-breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline;
}

.nav-breadcrumb .breadcrumb-item.active {
  color: #212529;
  font-weight: 600;
}




/*Woocommerce CSS*/

h1.product_title.entry-title {
    font-size: 32px;
    line-height: 38px;
}
span.sku_wrapper {
    margin-right: 3%;
}
.woocommerce-tabs.wc-tabs-wrapper h2 {
    font-size: 18px;
}

/* Style product excerpt under product title */
ul.products li.product .product-excerpt {
    font-size: 14px;
    color: #555;
    margin-top: 5px;  /* small spacing below title */
    line-height: 1.4;
    padding: 10px;
    font-weight: 400;
}

/* Make product excerpt white on hover */
ul.products li.product:hover .product-excerpt {
    color: #fff; /* white text */
    transition: color 0.3s ease; /* smooth transition */
}

.woocommerce ul.products li.product {
    text-align: center !important;
    background: #FFF !important;
    border-radius: 8px !important;
    padding-bottom: 15px !important;
    transition: all 0.3s ease; /* smooth hover effect */
    box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
}

.woocommerce ul.products li.product:hover {
    background: #000 !important; /* black background */
    color: #fff !important; /* white text */
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: 10px;
    line-height: 22px;
}

/* Ensure all child elements also change text color */
.woocommerce ul.products li.product:hover a,
.woocommerce ul.products li.product:hover h2,
.woocommerce ul.products li.product:hover .price {
    color: #fff !important;
}

/* Change Add to Cart text color on product hover */
.woocommerce ul.products li.product:hover .add_to_cart_button {
    color: #000 !important;  /* black text */
}

.woocommerce span.onsale {
    padding: 0;
}

/* Smooth transition for button hover */
.woocommerce ul.products li.product .add_to_cart_button {
    transition: all 0.3s ease;
}
.woocommerce ul.products li.product .button {
    border-radius: 25px;
}
.woocommerce ul.products li.product .price {
    font-weight: 500 !important;
    font-size: 15px;
    color: #333;
}
/* Add padding to Add to Cart button */
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce a.button,
.woocommerce-page a.button {
    padding: 15px 20px;
    font-size: 12px;
    text-transform: uppercase;
}

.woocommerce .woocommerce-breadcrumb,
.product_meta,
.table-bordered {
    font-size: 14px;
}

/* Single product page price */
.single-product .price {
    font-size: 28px;       /* adjust size */
    font-weight: bold;     /* optional */
    color: #000;           /* optional */
    margin-top: 20px;        /* 20px top and bottom margin */
    margin-bottom: 20px !important;
}

.woocommerce div.product form.cart {
    margin-top: 1em;
}

button.single_add_to_cart_button.button.alt {
    background: #ff907e;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 14px;
}

button.single_add_to_cart_button.button.alt:hover {
    background: #000;
}

.service_detail .main-box h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}

/*List Gallery in single.php*/

/* Flex layout for images + summary */
.single-product-top {
    display: flex;
    align-items: flex-start;
    gap: 40px; /* space between columns */
}

/* Gallery column */
.single-product-top .woocommerce-product-gallery {
    flex: 1 1 50%; /* 50% column width */
}

/* Make all images 100% width of the column */
.single-product-top .woocommerce-product-gallery__image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain; /* prevents stretching */
}

/* Sticky summary column */
.single-product-top .summary.entry-summary {
    flex: 1 1 50%; /* 50% column width */
    position: sticky;
    top: 100px; /* adjust for header height */
    align-self: start;
}

/* Mobile: stack columns and disable sticky */
@media (max-width: 768px) {
    .single-product-top {
        flex-direction: column;
    }

    .single-product-top .summary.entry-summary {
        position: static;
        width: 100%;
    }
}

/* Optional: spacing between stacked images */
.woocommerce-product-gallery--vertical .woocommerce-product-gallery__image {
    margin-bottom: 20px;
}



/* Sticky summary column */
.single-product-top .summary.entry-summary {
    flex: 1 1 35%;
    position: sticky;
    top: 100px; /* adjust for header height */
    align-self: start; /* stops at parent bottom */
}

/* Mobile: stack columns and disable sticky */
@media (max-width: 768px) {
    .single-product-top {
        flex-direction: column;
    }

    .single-product-top .summary.entry-summary {
        position: static;
        width: 100%;
    }
}


/*Global CSS*/
/* ul li list styles
     ========================================================================== */

.pro-list ul li {
    list-style: none;
    position: relative;
    padding-left: 23px;
    margin-bottom: 7px;
    margin-left: -20px;
}
.pro-list ul li:before {
    position: absolute;
    content: ' ';
    left: 0;
    top: 7px;
    height: 14px;
    width: 14px;
    background-image: url(../images/checked.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.pro-list ol li::marker {
    color: #f77112;
    font-weight: bold;
    font-size: 25px;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;  
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}
img.aligncenter {
    width: 100%;
    border-radius: 8px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}


/*Media Queries*/

@media screen and (max-width: 575px) {
  .passion-con .passion_content p,
  .text-size-18, .text-size-16 {
    font-size: 16px !important;
  }
  .includes ul li, .excludes ul li {
      font-size: 17px;
  }
  .includes ul li, .excludes ul li {
      font-weight: 400;
  }
  .text-size-16, .text-size-18,
  .main-content h4 {
    line-height: 25px !important;
  }
  .mmt-20p {
    margin-top: 30%;
  }
    .banner2-con .banner_content {
     padding: 120px 0 40px 0 !important;
    }
    .service-box {
        padding: 20px;
    }
}
@media screen and (max-width: 767px) {
  .review-con {
    padding: 0 !important;
  }
}
@media(min-width:576px) and (max-width:991px) {
  .mmt-20p {
    margin-top: 10%;
  }
}

@media(min-width:992px) and (max-width:1200px) {
    .mmt-20p {
        margin-top: 10%;
      }
}

@media screen and (max-width: 991px) {
  .review-con .review_content {
    text-align: left !important;
  }
}
