/*

	Theme Name: ZBO2023

	Theme URI: http://themeforest.net/user/premiumlayers/portfolio

	Author: Erathemes

	Author URI: http://themeforest.net/user/erathemes

	Description: 

	Version: 1.0

	License: GNU General Public License

	License URI: license.txt

	Tags: 

	Text Domain: grafika-child

	Template: grafika

*/

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

/*.inner-content p {
	color: black !important;
}
*/

a.comment-reply-link, header .menu-box,#contact-form input[type="submit"], .comment-form input[type="submit"],.btn-Grafika,ul.tab-links li:hover, ul.tab-links li.active,
.team-hover,.client-test h3,.quote-post .post-content ,.blog-page-link,#wp-calendar caption, .bx-controls-direction a:hover, .toggle-trigger.open,
.nicescroll-rails div, #contactFormWidget .col-md-12 input[type='submit'], #banner .bx-wrapper, .sticky .post-content,
ul.tab-links li:hover, ul.tab-links li a.active{
	background: rgb(94,34,102) !important;
	background: linear-gradient(45deg, rgba(94,34,102,1) 0%, rgba(152,62,159,1) 100%) !important;
}
.project-title h2, p.com_logined_text a, .menu .sub-menu li a:hover  {
	color:rgb(249,98,38) !important;
}
.link-post .post-content{
	border-color:rgb(249,98,38)!important;
}
.aside-post .post-content {
	border-left-color:rgb(249,98,38)!important;
}
.services-post > a:after, .work-post:hover .hover-box:after, #nav ul.sf-menu li.current-menu-item:after, .lastdiv,
.testimonials-box h3 span:after, .staff-box h3 span:after, .infographic-box h3 span:after, h3.title2 span:after{
	border-top-color:rgb(249,98,38)!important;
}
ul.drop-down li:hover > a, .subheader .subheader2 li, .module_arrow, .arrow-right, .top-bar-section .dropdown li:hover {
	border-left-color:rgb(249,98,38)!important;
}.services-post > a:before{
    border-bottom-color:rgb(249,98,38)!important;
}
.subheader, .inner-footer h4, .sf-menu .sub-menu li, .sl-slider h2 span, .recent-projects > h2 span, h2.heading span, .team > h2 span, .contact-page > h2 span, .blog > h2 span, 
h2.top-title span, .single-work > h2 span, .filter-items a.active, .filter-items li a:hover{
	border-bottom-color:rgb(249,98,38)!important;
}
 
 

ul.menu>li>a{
	color: #ffffff !important;	}
ul.menu>li.current-menu-item > a{
	color: #ffffff !important;		}


h1{
	font-size : 30px !important;
	font-weight: bold !important;
}


body {
	background-color: #a9a9a9;
}

.grecaptcha-badge {
	display: none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
  }
  .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

.wp-block-image img {
	height: auto;
}

.link-post .post-content a {
	font-size: 22px;
}

.project-post-content {
	margin-bottom: 0px;
	margin-top: 25px;
}

#sidebar {
	display: none;
}

.inner-content p {
	margin-bottom: 10px;
}

.comment-section ul {
	list-style-type: none;
}

#cancel-comment-reply-link {
	font-size: 11px;
	margin-left: 10px;
	background-color: rgb(249,98,38);
	color: white;
	padding: 8px;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	-o-border-radius: 5px;
	transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

#loginform p {
	margin-bottom: 10px;
}

#loginform label {
	display: block;
}

#loginform input:not([type='checkbox']) {
	width: 100%;
}


a.comment-reply-link, header .menu-box, #contact-form input[type="submit"], .comment-form input[type="submit"], .btn-Grafika, ul.tab-links li:hover, ul.tab-links li.active, .team-hover, .client-test h3, .quote-post .post-content, .blog-page-link, #wp-calendar caption, .bx-controls-direction a:hover, .toggle-trigger.open, .nicescroll-rails div, #contactFormWidget .col-md-12 input[type='submit'], #banner .bx-wrapper, .sticky .post-content, ul.tab-links li:hover, ul.tab-links li a.active {
	color: white !important;
}

h1 {
	padding-bottom:15px;
	text-align:center;
}

p.slogan {
	font-size: 22px;
	text-align: center;
}

header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 300px;
}

#content {
	padding-left: 300px;
}

.addeventatc_dropdown {
	top: 0 !important;
	left: -100px !important;
}

.logo-box {
	background: rgb(249,98,38);
	background: linear-gradient(45deg, rgba(249,98,38,1) 0%, rgba(255,153,0,1) 100%);
}

.gallery-center .wp-block-image {
	margin-top: auto !important;
	margin-bottom: auto !important;
}

a {
	color: rgb(249,98,38);
}

@media (max-width: 767px) {
	header {
		position: relative;
		top: 0;
	}

	.mobilemenu {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}

	.inner-content {
		padding: 0;
	}

	ul.tab-links > li > a {
		padding: 5px !important;
	}

	ul.tab-links > li {
		float: none !important;
	}

	ul.tab-links {
		border-bottom: 1px solid #dbdbdb !important;
	}

	.tab-box {
		padding: 0;
		border: 0;
	}
}


/* = Theme customization starts here

-------------------------------------------------------------- */
