/* xl - DESKTOP STYLES */ 
html {/* set root-em */
	font-size: 16px;
}


div.page-content {
	overflow-x: hidden;
}


.elementor-kit-18 {
	
	--font-family-header: 'Libre Franklin', sans-serif;
	--font-family-subheader: 'Libre Franklin', serif;
	--font-family-text: 'Libre Franklin', sans-serif;
	
	--color-red: #991B25;
	--color-white: #FFFFFF;
	--color-black: #000000;
	--color-grey-md: #5C6266;
	--color-grey-dk: #231F20;
	
}

.content-std.maxsingle {
	max-width: 1600px;
	margin-left: auto;
    margin-right: auto;
}



div .elementor-widget-container h1 {
	text-align: center;
	color: #991B25;
	font-family: var(--font-family-header);
	font-size: 5rem;
	line-height: 1.2;
	font-weight: 700;
}
body section .elementor-widget-container h2 {
	text-align:;
	color: var(--color-red: #991B25;);
	font-family: var(--font-family-subheader);
	font-size: 2rem;
	line-height: 1.1;
	font-weight: 500;
}
body section .elementor-widget-container h3,
body section .elementor-posts .elementor-post__title {
	text-align: center;
	color: var(--color-black);
	font-family: var(--font-family-header);
	font-size: 1.6rem;
	line-height: 1.1;
	font-weight: 400;
}
body section .elementor-widget-container h4 {
	text-align: center;
	color: var(--color-black);
	font-family: var(--font-family-subheader);
	font-size: 1.4rem;
	line-height: 1.1;
	font-weight: 400;
}
body section .elementor-widget-container h5 {
	text-align: center;
	color: var(--color-white);
	font-family: var(--font-family-text);
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 700;
}
body section .elementor-widget-container h6 {
	color: var(--color-wehite);
	font-family: var(--font-family-text);
	font-size: 1rem;
	line-height: 1.1;
	font-weight: 700;
}



.section-footer .footer-links a {
	color: #232122;
}
.section-footer .footer-links p :link {
	color: #232122;
}

.section-footer .footer-links a :hover {
	color: #000000 !important;
}
.section-footer .footer-links p :hover {
	color: #000000 !important;
}

.header-link a {
	color: #FFFFFF;
}
.header-link p :link {
	color: #FFFFFF;
}

.header-link a :hover {
	color: #242021 !important;
}
.header-link p :hover {
	color: #242021 !important;
}


.general-link a {
	color: #242021;
}
/* .general-link p {
	color: #242021;
} */

.general-link a :hover {
	color: #3EAD48 !important;
}
/* .general-link p :hover {
	color: #3EAD48 !important;
}
 */






.phone-link a {
	color: #242021;
}
.phone-link p :link {
	color: #242021;
}

.phone-link a :hover {
	color: #3EAD48 !important;
}
.phone-link p :hover {
	color: #3EAD48 !important;
}

.wp-caption-text {
	font-size: 0.8rem;
	text-align: center;
	
}


section .alignright {
    margin: 15px 0px 30px 30px;
}



.fas .fa-chevron-circle-right{
	color:#FFFFFF !important;
}





.content-std p {
	margin-bottom:1.5rem;
	
}

.content-std p+p{
	margin-bottom:1.5rem;
}

.content-std p+h2{
	margin-bottom:1.5rem;
}

.content-std h2+p{
	margin-bottom:3rem;
}

.content-std p+ul{
	
}

.content-std ul+p{
	
}

.language-box{
  background-image: url(https://www.meltingpottours.com/wp-content/uploads/2026/05/yellow-gold-lanuage-box-v3.svg) !important;

  background-repeat: no-repeat;

  background-size: 100% auto ;

}


@media (max-width: 1760px){
	.home-carousel .carousel-text p{
	font-size: 4rem;
}
}

@media (max-width: 1200px){
	.sun-text p{
	font-size: 2rem;
}
}




.trans-title p{
	font-size: 2.5rem;
	line-height: 1;
	margin-bottom: 30px;
	
}

.book-now-button .elementor-widget-container{
	margin: 0 !important;
	border: 5px solid transparent;
	border-radius: 80px;
	background: 
    linear-gradient(#fff, #fff) padding-box, /* Inner background color */
    linear-gradient(var(--e-global-color-accent), #FFA300) border-box; /* Gradient color */
}

.book-now-button a{
	border-style: none !important;
	background-image: linear-gradient( #FFA300 0%, var(--e-global-color-accent) 100%);
	border-radius: 100px !important;
	font-size: 3rem !important;
}


.book-now-button svg{
	fill: #FFFFFF;
	height: auto;
    width: 1.3em;
} 

.book-now-button .elementor-button-icon{
	margin-left: 10px;
}

.book-now-button .elementor-button-text{
	align-self: center;
}



.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
	align-self: center !important;
}

.orange-text p{
	margin-bottom:-20px;
}



@media (max-width: 1635px){
	
	.elementor-nav-menu li a.elementor-item {
    font-size: 1.3rem !important;
	text-align: center !important;
	}

	.elementor-nav-menu--dropdown a.elementor-sub-item {
    font-size: 1.3rem !important;
	text-align: center !important;
	}
		
}
	
	
@media (max-width: 1440px){
	
	.elementor-nav-menu li a.elementor-item {
    font-size: 1.1rem !important;
	text-align: center !important;
	}

	.elementor-nav-menu--dropdown a.elementor-sub-item {
    font-size: 1.1rem !important;
	text-align: center !important;
	}
		
}
	
@media (max-width:1280px){
	
	.elementor-nav-menu li a.elementor-item {
    font-size:.8rem !important;
	text-align: center !important;
	}
	
	.elementor-270 .elementor-element.elementor-element-5ae4966{
		padding-left: 0px;
		padding-right: 0px;
	}

	.elementor-nav-menu--dropdown a.elementor-sub-item {
    font-size: .8rem !important;
	text-align: center !important;
	}
		
}


@media (max-width: 1420px){
	
.lb-home{
    width:60%;
	margin-left:120px;
	margin-right:120px;
    
}
		
}

/* lg - TABLET LANDSCAPE STYLES */ 
@media (max-width: 1199px) {
  .home-carousel .carousel-text p{
  	font-size: 4rem;
  }
}

/* md - TABLET PORTRAIT STYLES */ 
@media (max-width: 1023px) {
  div .elementor-widget-container h1 {
  	text-align: center;
  	color: #991B25;
  	font-family: var(--font-family-header);
  	font-size: 4rem;
  	line-height: 1;
  	font-weight: 700;
  }
  
  @media (max-width: 960px){
  	.sun-text p{
  	font-size: 1.5rem;
  }
  }
}

/* sm - SMARTPHONE LANDSCAPE STYLES */ 
@media (max-width: 767px) {
  div .elementor-widget-container h1 {
  	text-align: center;
  	color: #991B25;
  	font-family: var(--font-family-header);
  	font-size: 2.5rem;
  	line-height: 1;
  	font-weight: 700;
  	text-align: center;
  }
  
  div .elementor-widget-container h2{
  	font-size: 1.8rem;
  	line-height: 1.5;
  	text-align: center;
  }
  
  div .elementor-widget-container p{
  	font-size: 1.2rem;
  	line-height: 1.5;
  	text-align: center;
  }
  
  .book-now-button span {
  	font-size:1.5rem;
  }
  
  .button-green span{
  	font-size:1.2rem;
  }
  
  .home-carousel .carousel-text p{
  	font-size: 2rem;
  }
  
  .elementor-nav-menu li a.elementor-item {
      font-size: 1.2rem !important;
  	text-align: center !important;
  }
  
  .elementor-nav-menu--dropdown a.elementor-sub-item {
      font-size: 1.2rem !important;
  	text-align: center !important;
  }
  
  .trans-title p{
  	font-size: 1.8rem !important;
  	margin-bottom: 20px !important;
  	margin-top: -10px !important;
  }
  
  .orange-text p{
  	margin-bottom:-20px;
  	font-size: 1.5rem !important;
  }
}

.profileitem {
	border: 2px dashed #afffaf;
}
.profileitem img {
	border-radius: 15px; 	
	-webkit-box-shadow: 10px 10px 15px 0 #78FFDF;
box-shadow: 10px 10px 15px 0 #78FFDF;

}

