/*

Theme Name: Raj Roychoudhury

Theme URI: http://rajroychoudhury.com

Description: A child theme of Raj Roychoudhury

Author: Select Themes

Author URI: http://rajroychoudhury.com

Version: 1.0.0

Template: kloe

*/

@import url("../kloe/style.css");



body {

	font-family: 'Poppins', sans-serif;

}



/* --- Remove Search Button --- */

.qodef-search-opener {

	display: none;

}



/* --- Remove Side Menu Button --- */

.qodef-side-menu-button-opener {

	display: none;

}



/* --- Mobile Nav Styling --- */





/* --- Main Nav Styling --- */

.qodef-main-menu ul li a:hover {

	color: #91d222 !important;

}



/* --- Mobile Nav Styling --- */

.qodef-mobile-header .qodef-mobile-nav a, .qodef-mobile-header .qodef-mobile-nav h4 {

	color: #000;

}



.qodef-mobile-header .qodef-mobile-menu-opener a:hover {

	color: #91d222;

}

.qodef-mobile-header .qodef-mobile-nav a:hover, .qodef-mobile-header .qodef-mobile-nav h4:hover {

	color: #91d222;

}



/* --- CTA Hover --- */

.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover {

	background-color: #91d222 !important;

}



/* --- Slider Bullet Color --- */

.custom1 .tp-bullet {

	background: #91d222;

}



/* --- Image Alignment --- */

/*@media only screen and (max-width: 960px) {*/

.tp-bgimg {

	background-position: right center !important;

}

/*}*/



/* --- Logo Sizing --- */

.qodef-logo-wrapper {

	width: 71px;

	height: 25px;

}



.qodef-mobile-header .qodef-mobile-logo-wrapper img {

	width: 71px;

	height: 25px;

}



/* --- Custom Menu Buttons --- */

.qodef-main-menu > ul > li.menu-183 > a {

	background-image: url(/wp-content/uploads/menu-sprite.png);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	width: 38px;

	height: 19px;

	margin: 30px 0 0 0;

	color: transparent;

	background-size: 54px 38px;

}

.qodef-main-menu > ul > li.menu-183 > a:hover {

	background-position: 0px -19px;

	color: transparent;

}



.qodef-main-menu > ul > li.menu-linkedin > a {

	background-image: url(/wp-content/uploads/menu-sprite.png);

	background-repeat: no-repeat;

	background-position: -38px 0px;

	width: 32px;

	height: 19px;

	margin: 30px 0 0 15px;

	color: transparent;

	background-size: 54px 38px;

}

.qodef-main-menu > ul > li.menu-linkedin > a:hover {

	background-position: -38px -19px;

	color: transparent;

}



.qodef-main-menu > ul > li > a, .qodef-main-menu > ul > li > a span.item_inner {

	color: transparent;

}

