/*  

Theme Name:Jkreativ Child Theme

Version: 1.0.0

Theme URI: http://themeforest.net

Description: A basic starter child theme for Jkreativ

Author: Jegtheme

Author URI: http://jegtheme.com/

Template: jkreativ-themes

License: GNU General Public License v2

License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/



@import url("../jkreativ-themes/style.css");


/* =Theme customization starts here
------------------------------------------------------- */

.landingmasonryclear{display:none;}
.csbhicon{background-image: url("Images/GlowingButton.gif");
background-repeat: no-repeat;
background-size: 25px 25px;
background-position: 18px 2px;
background-color:#1c1c1c !important;
} 

.tp-leftarrow{
	left:70px !important;
}

@media (max-width: 1024px) {
	
	.tp-leftarrow{
	left:0px !important;
	}


}
#comments{
	display:none;
}