/*
Theme Name: Laurits
Theme URI: https://laurits.qodeinteractive.com
Description: Portfolio and Agency Theme
Author: Edge Themes
Author URI: https://qodeinteractive.com
Text Domain: laurits
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* .widget_laurits_core_search_opener {
	display: none !important;
} */

.qodef-e-bottom-holder,
.qodef-portfolio-info {
	display: none !important;
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-inner {
    justify-content: flex-start !important;
}

.qodef-header-logo-link,
.qodef-mobile-header-logo-link {
	text-transform: uppercase !important;
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-logo-link, .qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-navigation>ul>li, .qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-widget-holder .widget {
    border-right: 1px solid #650404 !important; 
}

.qodef-header--tabbed #qodef-page-header {
    border-bottom: 1px solid #650404 !important;
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--4 .qodef-e-inner {
    padding: 13% !important;
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:after {
    background-color: #650404 !important;
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:before {
    background-color: #650404 !important;
}

#qodef-page-footer-top-area-inner .qodef-grid-item {
    border-right: 1px solid #650404 !important;
}

#qodef-page-footer-top-area-inner {
    border-top: 1px solid #650404 !important;
}

.qodef-page-title {
	display: none !important;
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev:after {
    background-color: #650404 !important;
}

#qodef-single-portfolio-navigation {
    border-top: 1px solid #650404 !important;
}

.qodef-blog.qodef-item-border--yes .qodef-blog-item:after {
    background-color: #650404 !important;
}

.qodef-blog.qodef-item-border--yes .qodef-blog-item {
    border-bottom: 1px solid #650404 !important;
}

h4.qodef-e-title.entry-title {
	font-size: 16px !important;
	line-height 16px !important;
}

.footer-logo {
	font-size: 20px !important;
    text-transform: uppercase;
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-e-content-inner {
    border-right: 1px solid #650404 !important;
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next:before {
    background-color: #650404 !important;
}

@media only screen and (max-width: 480px) {
	.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--4 .qodef-e-inner {
    	padding: 9% !important;
	}
	.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:after {
		background-color: transparent !important;
	}
}
