/*
Theme Name: Brok Child
Theme URI: https://brok.qodeinteractive.com
Description: A child theme of Brok
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: brok
Template: brok
*/

.qodef-portfolio-slider-holder .qodef-portfolio-slider-images .qodef-pfs-image .qodef-m-content-holder>.entry-title {
	font-size: 70px;
}

p#breadcrumbs {
    font-style: italic;
}

#qodef-page-inner {
		padding-top: 80px;
		padding-bottom: 80px;
	}

@media screen and (max-width: 767px) {
	#qodef-page-inner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
/* 	.qodef-content-grid  {
		margin: 0;
		width: 100% !important;
	} */
}
