/*
Theme Name: Kapee Child
Theme URI: https://kapee.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Kapee
Version: 1.0.0
Author URI: https://www.presslayouts.com/
Template: kapee
Text Domain: kapee-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


.card-view {
	border-radius : 20px;
}
.spacing-mt-60 {
	margin-top : 60px;
}

.f-16{
	font-size : 16px;
}

.f-18 p{
	font-size : 18px;
}
.single_variation_wrap{
	display:none;
}

.amenity-carousel {
	margin-bottom : 0px ;
}

.our-service{
	padding-top : 0px !important ;	
	
}
.price,.woocommerce-variation-add-to-cart{
	display:none !important;
}

.white-text{
	color: white ;
}

.credentials-shadow{
	box-shadow: 0 4px 8px 0 #0a4e8d ;
}
.core-values-shadow{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) ;
}

.align-effect {
	position : relative;
	z-index:10;
	margin-top: -150px;
}

.list-points ul li{
	padding-left:10px;
	position: relative;
    left: 0;
    list-style: none;
    margin: 4px 0;
    border-left: 2px solid #f50057;
    transition: 0.5s;
    cursor: pointer;
}
.counter-number {
    border: 5px solid black;
    padding: 30px 0px;
    border-radius: 80px;
    display: inline-block;
}

.custom-counter-big .counter-number{
	width : 45%;
}
.custom-counter .counter-number{
	width : 45%;
}
.custom-counter-big .counter-title{
	padding: 0px 20px;
}
.p-20{
	padding-top : 20px;
	padding-bottom: 20px;
}
.product_title{
	font-size : 24px;
}

.video-padding{
	padding: 0px 80px;
}

.video-padding .video-wrapper{
	border-radius : 20px;
}
.video-padding .video-play-btn-holder{
	top:60% !important;
}
.student-testimonial{
	position: absolute;
    top: 75px;
    left: -50px;
}

.kapee-video-player .video-play-btn:before {
	border-left-color : white;
}

.display-none .bar-value{
	display:none;
}
.progress{
	height: 15px !important;
}
.kapee-video-player .video-wrapper:hover .video-play-btn:before{
	border-left-color:white;
}
.mb-0{
	margin-bottom: 0px;
}

.m-40{
	margin-left : 40px;
	margin-right : 40px;
}
.p-150{
	padding-left : 150px;
	padding-right: 150px;
}

.p-40 {
	padding-left: 40px;
	padding-right: 40px;
}
 .video-section-1 .heading-tagline{
	padding-left: 70px;
	padding-right: 70px;
}
.progress-bar{
	background-color : green;
}

.video-section-1 .heading-tagline p{
	font-size : 22px;	
}
.p-65-left{
	padding-left:65px;
}

.video-section{
	border-radius:30px;
}


/*Service Section */

.section-service{
	color:white;
}
.service-header {
            margin-bottom: 40px;
        }
        
        .service-label {
            display: inline-block;
            padding: 8px 16px;
            border: 1px solid white;
            border-radius: 20px;
            font-size: 14px;
            margin-bottom: 20px;
			color:white;
        }
        
        .service-title-1 {
            font-size: 48px;
            font-weight: 400;
            margin-bottom: 40px;
			color:white;
        }
        
        .services-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
        }
        
        .service-card {
            border-right: 1px solid rgba(255, 255, 255, 0.2);
            padding: 0 15px 20px 0;
            height: 100%;
			color:white;
        }
        
        .service-card:last-child {
            border-right: none;
        }
        
        .service-image {
            width: 100%;
            height: 250px;
            object-fit: cover;
            margin-bottom: 20px;
        }
        
        .service-category {
            color: #f0c14b;
            font-size: 14px;
            margin-bottom: 10px;
            display: flex;
            align-items: center;
        }
        
        .service-category::before {
            content: "";
            display: inline-block;
            width: 6px;
            height: 6px;
            background-color: #f0c14b;
            border-radius: 50%;
            margin-right: 8px;
        }
        
        .service-name {
            font-size: 24px;
            font-weight: 400;
			color:white;
        }
/* Service Section end*/


.heading-subtitle{
	font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	letter-spacing : 5px;

}
.address{
	padding-left : 50px;
}
.address-icon{
	padding-left : 0px !important;
}
.footer-icon{
	font-size : 22px;
	padding : 10px;
	background-color : #0473aa;
	color : white;
	float: left;
}

.footer-main a, .footer-main label, .footer-main thead th, .footer-main .widget-title {
	color : white;
}
.site-footer .footer-main{
	padding-bottom : 0px;
	background-color : #24275b !important;
	padding-top : 3rem;
	color : white;
}
.lessspacing{
	border:1px solid !important;
}

input[type="checkbox"]{
	border:1px solid !important;
}

.footer-copyright{
	background-color : #24275b !important;
	border-top-color : #24275b !important;
	color : white;
	
}

.footer-main .col-md-8{
	padding-left : 0px;
}

.widget_custom_html{
	width : 100%;
}


#text-5{
	float: right;
    padding-right: 55px;
}

#kapee-contact-us-3 .widget-title{
	visibility : hidden;	
}

.core-values-shadow .info-box-description{
	text-align: left;
}

.menu-item-gtranslate {
	left: 30px ;
    top: -15px ;
}

.copy{
	padding-bottom : 20px ;
	color : white; 
}

.menu-head{
		padding-top : 20px ;
		margin-bottom : 10px;
}

.contact-phone, .contact-email, .contact-msg{
	font-size: 18px;
}
.product-section img{
	border:1px solid blue;
	height : 290px;
	width : 290px;
}

.term-personalise-it{
	font-family : font1;
	
}

form .term-personalise-it, form .term-personalise-it-2{
	font-size : 26px;
	padding: 10px 35px 10px 10px !important ;
}
.term-personalise-it-2{
	font-family : font2;
	
}

.butler-font h5{
	font-family : font2;
	font-size : 26px;
}

.georgia h5{
	font-family : font1;
	
}
.shadow {
	position:absolute;
	width:100%;
	z-index:500;
	background-color:white;
	top:600px;
	box-shadow: 2px 2px 5px grey;
}
.project-info-item, .related{
	display : none;
}
.testimonial-content {
	font-size : 20px ;
}

.kapee-swatches .swatch{
	padding: 10px;
	border : 3px solid #EBC0BA;
}

.kapee-swatches .swatch.swatch-selected{
	border-color : black;
}

.woofrom{
	display : none;
}

.categories-menu-wrapper .title{
	display : none;
}

.categories-menu-wrapper span.arrow-down-up:after{
	font-size : 32px;
}

/*chromewell*/

.testimonials{
	background-color : #f4f8fb;
	padding-top: 80px;
    padding-bottom: 80px;
	color : black;
}
.layer-top{
	z-index : 10;
}

.testimonials .owl-item{
	padding-right:30px;
	padding-left: 30px;
}
.first-features-shadow, .second-features-shadow, .third-features-shadow{
	box-shadow : 0px 5px 10px 0px rgba(237,190,86,0.6);
	border-radius : 10px;
	padding-top : 30px;
	padding-bottom : 30px;
}


.tech-text{
	padding-top: 75px ;
    padding-bottom: 75px ;
}


.kapee-banner.brand-zoom .banner-image img{
-webkit-transform: scale(0.80);
    transform: scale(0.80);
}

.industries-border{
	border: 2px solid #e5c834;
    padding: 20px 15px;
	background-color: white;
    box-shadow: 0px 5px 10px 0px rgb(237 190 86 / 60%);
    border-radius: 10px;
	
}
.industries-border h2{
	font-size : 22px;
}

.process h2{
	font-size : 22px;
	padding-top : 10px;
}

.img-border img{
	border : 3px solid #184F9D;
}

.about-us-image{
	padding-left : 20px;
}

.hover-effect .banner-content{
	position : absolute;
	 opacity: 0;
    transition: opacity 0.3s ease-in-out;
	z-index : 105;
}

.hover-effect .banner-wrapper {
    position: relative;
}

.hover-effect .banner-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Dark overlay */
    opacity:0;
    transition: opacity 0.3s ease-in-out;
	z-index : 100;
}


.hover-effect .banner-wrapper:hover::before {
    opacity: 1;
}
.hover-effect:hover .banner-content {
    opacity : 1;
	z-index	: 106;
}
.hover-effect:hover .banner-content-wrap {
    opacity : 1;
	z-index	: 105;
}


        .container {
            max-width: 900px;
            margin: auto;
        }

        .heading {
            font-size: 55px;
            font-weight: bold;
            color: #004aad;
            margin-bottom: 10px;
        }

        .subheading {
            font-size: 24px;
            color: #333;
            margin-bottom: 20px;
        }
textarea {
    overflow: auto;
    min-height: 100px;
}

.label-name {
	width : 48% !important;
}
.label-contact {
	width : 51% !important;
	padding-left : 10px;
}
        .grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
        }

       /* .feature {
            background-color: #d3d3d3; 
            padding: 20px;
            border-radius: 10px;
            text-align: center;
            transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, transform 0.3s ease-in-out;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        } */

        .icon {
            font-size: 50px;
            color: white;
            background: #004aad;
            width: 80px;
            height: 80px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: transform 0.6s ease-in-out, background 0.3s ease-in-out;
        }

        .text {
            font-size: 18px;
            font-weight: bold;
            color: #004aad;
            margin-top: 10px;
            transition: color 0.3s ease-in-out;
        }
	.sb_instagram_header{
		display: none;
	}

        .description {
            font-size: 14px;
            color: #333;
            margin-top: 5px;
        }

        /* Hover Effects */
       /* .feature:hover {
            background-color: #004aad;
            transform: scale(1.05);
        }

        .feature:hover .icon {
            transform: rotateY(180deg);
            background: white;
            color: #004aad;
        }

        .feature:hover .text {
            color: white;
        }

        .feature:hover .description {
            color: #f5f5f5;
        }*/

        /* Responsive Design */
        @media (max-width: 768px) {
            .grid {
                grid-template-columns: 1fr;
            }
			
			.site-header .header-main, .site-header .header-navigation, .site-header .header-sticky {
        		    height: 120px;
    		}
			
			.mobile-navbar .navbar-toggle{
				font-size :35px;
			}
			
			.spice .banner-image{
				text-align : center;
			}
			
			#text-5 {
				float: left;
				padding-right: 55px;
			}
		
        }

