/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.2.25.1749215604
Updated: 2025-06-06 13:13:24
*/
.header-btn {
    display: flex;
    gap: 16px;
}
.header-btn a {
	text-decoration: none !important;
}
.header-btn a:hover {
	color: var(--global-palette9)
}
#cuisine {
  position: relative;
  background-image: url(https://www.sangamchettinad.com/wp-content/uploads/2025/06/kolam.svg);
  background-repeat: repeat-x;
  background-position: bottom;
  overflow: hidden; /* Optional: Remove if clipping the ::after */
  z-index: 0;
}
#cuisine::before {
  content: "";
  background-image: url('https://www.sangamchettinad.com/wp-content/uploads/2025/06/elephant_left.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 100vh;
  width: 20%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#cuisine::after {
  content: "";
  background-image: url('https://www.sangamchettinad.com/wp-content/uploads/2025/06/elephant_left.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 100vh;
  width: 20%;
  position: absolute;
  top: 0;
  right: 0;
  transform: scaleX(-1);
}
#cuisine .kt-inside-inner-col::before {
  	content: "";
  	width: 80px;
  	height: 80px;
  	background: url('https://www.sangamchettinad.com/wp-content/uploads/2025/06/leaf-1.png') no-repeat;
	background-size: contain;
    position: absolute;
    left: 15%;
}
#cuisine .kt-inside-inner-col::after {
    content: "";
    width: 160px;
    height: 160px;
	background: url('https://www.sangamchettinad.com/wp-content/uploads/2025/06/leaf-2.png') no-repeat;
    background-size: contain;
    position: absolute;
    right: 6%;
    bottom: -20%;
}
#cuisine p {
    width: 70%;
    margin: 0 auto;
}
#authentic-food .kadence-blocks-gallery-item {
	background: url('https://www.sangamchettinad.com/wp-content/uploads/2025/06/food_bg.svg') no-repeat;
    background-size: contain;
    background-position: top;	
}
#authentic-food .kadence-blocks-gallery-item img {
	width: 86%;
	height: 86%;
    margin: 22% 7% 0;
}
.kt-testimonial-style-inlineimage .kt-testimonial-text-wrap:after {
	display: none
}
.instagram-gallery__actions .instagram-gallery__button--follow {
    background-color: var(--global-palette2);
    padding: 18px 24px;	
}
.instagram-gallery__actions .instagram-gallery__button--follow:hover {
    background-color: var(--global-palette1);
}

#gallery .kb-gallery-image-contain {
  position: relative;
  transform: scale(0.6);
  transition: all 0.4s ease-in-out;
  will-change: transform;
}
#gallery .kb-gallery-image-contain::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('https://www.sangamchettinad.com/wp-content/uploads/2025/06/Group-190.png') no-repeat center;
  background-size: contain;
  z-index: 0;
  transition: inherit;
}
#gallery .kb-gallery-image-contain img {
    object-fit: cover;
    transform: scale(0.6);
}
#gallery .splide__slide.is-active + .splide__slide .kb-gallery-image-contain {
	animation: pulseZoom 2.5s ease-in-out;
}
@keyframes pulseZoom {
  0% {
    transform: scale(0.6);
  }
  35% {
    transform: scale(1);
  }
  65% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.6);
  }
}
.media_logo img {
	mix-blend-mode: multiply;
}
.left-arrow img {
    margin-left: -6%;
    margin-top: -6%;
	border-top-left-radius: 6px;
}
.right-arrow img {
	border-top-left-radius: 6px;
    transform: scaleX(-1);
    margin-left: 12%;
    margin-top: -12%;
}
/*Home*/
.kb-row-layout-wrap.wp-block-kadence-rowlayout.kb-row-layout-id10_1fc68b-06,
/*Round Rock*/
.kb-row-layout-wrap.wp-block-kadence-rowlayout.kb-row-layout-id911_82d333-33,
/*Austin*/
.kb-row-layout-wrap.wp-block-kadence-rowlayout.kb-row-layout-id943_856715-a3 {
	clip-path: ellipse(180% 90% at 50% 90%);
	z-index: 2;
}
#locate .kt-tabs-layout-vtabs>.kt-tabs-title-list {
	display: flex;
    align-content: center;
    align-self: center;
}
.kt-tab-inner-content img {
    transform: scale(1.0);
    transition: all .2s ease;
}
.kt-tab-inner-content img:hover {
    transform: scale(1.1);
    transition: all .2s ease;
}
#colophon {
  position: relative;
  z-index: 1;
  overflow: hidden;	
}
/* Add decorative kolam as bottom background */
#colophon::after,
#landing-page-footer-copyrights::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; /* Adjust height as needed */
  background-image: url('https://www.sangamchettinad.com/wp-content/uploads/2025/06/kolam.svg');
  background-repeat: repeat-x;
  background-position: bottom center;
  background-size: auto;
  z-index: 1;
  pointer-events: none;
}
.site-middle-footer-wrap,
#landing-page-footer {
  background-color: #613815;
  background-image: url('https://www.sangamchettinad.com/wp-content/uploads/2025/06/footer_pattern.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-blend-mode: hard-light;
}
#footer_sangam_image img {
    margin-top: 48px !important;
    width: 70%;
    margin: 0 auto;
}
.footer-section-inner-items-1 p,
#landing-page-footer p {
	margin: 0;
	color:#fff
}
#landing-page-footer li a {
	color:#fff
}
#landing-page-footer ul {
	padding-left: 0
}
.site-top-footer-wrap .site-footer-row-container-inner {
   background-position: inherit
}
h2.widgettitle {
    font-weight: bold;
    font-size: 23px;
    line-height: 1.25;
    color: var(--global-palette1);
	margin-bottom: 30px;
}
/*Landing-Page*/
.kb-row-layout-wrap.kb-row-layout-id943_3069f5-07,
.kb-row-layout-wrap.kb-row-layout-id911_2c1d39-25 {
	position: absolute
}
a.custom-logo-link {
    width: 160px;
}
#landing-page-footer-top #footer_sangam_image img {
	margin-top: 66px !important;
    width: 70%;
    margin: 0 auto;
}
/*Slider*/
.scroller {
  max-width: 100%;
}
.scroller img {
    height: 41px;
}
span.highlight {
  color: var(--maroon);
  font-weight: 700
}

.scroller__inner {
  padding-block: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}

.scroller[data-animated="true"] {
  overflow: hidden;
  -webkit-mask: linear-gradient(90deg,
      transparent,
      white 20%,
      white 80%,
      transparent);
  mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}


@media (max-width: 767px) {
	.header-btn {
        gap: 8px;
        text-align: center;
	}
	#cuisine {
		background-size: 500px;
	}
	#cuisine::before,
	#cuisine::after {
		width: 35%;
	}
	#cuisine .kt-inside-inner-col::before {
		left: 0%;
   		 top: -5%;
	}
	#cuisine p {
		width: 100%;
	}
	.kb-gallery-caption-style-below .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
		padding: 20px 0!important
	}
	#gallery .kb-gallery-image-contain,
	#gallery .splide__slide.is-active + .splide__slide .kb-gallery-image-contain {
	  transform: scale(1);
	}
	.kb-row-layout-id10_b0e624-3d {
		background-image: none!important
	}
	.kt-tabs-layout-vtabs>.kt-tabs-title-list {
		width: 100%!important
	}
	.site-top-footer-wrap .site-footer-row-container-inner {
		margin-top: -100px;
    	margin-bottom: -105px;
	}
	#footer_sangam_image img {
		width: 50%;
	}
	.site-top-footer-wrap .site-footer-row-container-inner {
	   background-position: bottom
	}
	h2.widgettitle {
		font-size: 19px;
		line-height: 1.2;
		margin-bottom: 20px;
	}
	.left-arrow img {
		margin-left: -11%;
   		margin-top: -11%;
	}
}