/*!
Theme Name: Nyasatech
Theme URI: https://nyasa.co.in/
Author: NyasaTech.me
Author URI: https://nyasa.co.in/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nyasatech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Nyasatech is based on NyasaTech nyasa.co.in/, (C) 2012-2020 Automattic, Inc.
NyasaTech is distributed under the terms of the GNU GPL v2 or later.

*/



/* Home */

.page-id-12 .elementor-image-carousel-wrapper {
    overflow: visible!important;
}
.gallery-container {
    overflow: hidden!important;
}
.page-id-12 .swiper-slide {
    width: 600px!important;
}
.page-id-12 .swiper-slide-image {
    width: 100%!important;
}
.background-hover-image:hover {
	border-top: 1px solid #ffffff00!important;
}
.background-hover-image:hover .elementor-heading-title {
	color: #ffffff!important
}
.background-hover-image:hover .elementor-widget-text-editor {
	opacity: 0!important;
}
.background-hover-image:hover svg path {
	fill: #ffffff!important;
}
#design-1:hover {
	background-image: url("https://tcs.nyasatech.in/wp-content/uploads/2025/12/Bath-Display.jpg")!important;
}
#design-2:hover {
	background-image: url("https://tcs.nyasatech.in/wp-content/uploads/2025/12/Fan-Light.jpg")!important;
}
#design-3:hover {
	background-image: url("https://tcs.nyasatech.in/wp-content/uploads/2025/12/Cement-RMC-Blocks.jpg")!important;
}
#design-4:hover {
	background-image: url("https://tcs.nyasatech.in/wp-content/uploads/2025/12/Paints-Wall-Texture-Bar.jpg")!important;
}
#design-5:hover {
	background-image: url("https://tcs.nyasatech.in/wp-content/uploads/2025/12/Kitchen-Gallery.jpg")!important;
}
#design-6:hover {
	background-image: url("https://tcs.nyasatech.in/wp-content/uploads/2025/12/Construction-tools.jpg")!important;
}
@media only screen and (max-width: 1024px) {
	.page-id-12 .swiper-slide {
		width: 40%!important;
	}
	.gallery-container {
		background-image: none!important;
	}
}
@media only screen and (max-width: 767px) {
	.page-id-12 .swiper-slide {
		width: 100%!important;
	}
}



/* Product Page */

.elementor-element-4a84cf0 {
	border-radius: 15px 15px 0 0!important;
}
#rotate-arrow .elementor-button-icon {
    transition: transform 0.3s ease-in-out;
}
#rotate-arrow:hover .elementor-button-icon {
    transform: rotate(45deg);
}
.elementor-element-f7df1ea {
	max-width: 130%!important;
}
.elementor-element-2a77d25 {
	overflow: hidden!important;
}
.elementor-element-f7df1ea .e-n-carousel {
	overflow: visible!important;
}
@media only screen and (max-width: 1024px) {
	.elementor-element-f7df1ea {
		max-width: 100%!important;
	}
}