/*
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);
}

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

.special-section{
	padding :150px 100px;
}

.header-sticky{
	height : 95px !important;
}
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;
}

.cart-button a{
	background-color: white !important;
    border: 1px solid black;
}
textarea{
	color : black;
}
.product_title entry-title{
	font-size:22px;
	font-weight:bold;
}
.kapee-social{
	margin-top:0px;
}
woocommerce .add_to_cart_button, .woocommerce .single_add_to_cart_button 
{ 
	display: none; 
}

@media (max-width: 991px) {
    .site-header .header-main {
        height: 70px;
        background-color: white;
        box-shadow: 0px 4px 10px lightblue;
    }
	.ajax-search-style-1 .search-submit {
		color : black;
	}
	.pls-menu{
		color : black;
	}
}

 
/*chromewell*/
