/*
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 ]
- - - - - - - - - - - - - - - - - - - - */

.white-text{
	color: white ;
}

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

@font-face {
  font-family: font1;
  src: url(http://websitetestonline.in/cap/wp-content/themes/kapee-child/assets/fonts/Mistrully.ttf);
}

@font-face {
  font-family: font2;
  src: url(http://websitetestonline.in/cap/wp-content/themes/kapee-child/assets/fonts/Niconne-Regular.ttf);
}

@font-face {
  font-family: butler;
  src: url(http://websitetestonline.in/cap/wp-content/themes/kapee-child/assets/fonts/Butler_Medium.otf);
}
@font-face {
  font-family: georgia-family;
  src: url(http://websitetestonline.in/cap/wp-content/themes/kapee-child/assets/fonts/Georgia_Regular_font.ttf);
}


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

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

.our-service{
	padding-top : 0px !important ;	
	
}

.footer-icon{
	font-size : 22px;
	padding : 10px;
	background-color : lightblue;
	color : white;
	float: left;
}

.site-footer .footer-main{
	padding-bottom : 0px;
}

.contact-phone, .contact-email, .contact-msg{
	font-size: 14px;
}
.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*/


.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;
}