/*
Theme Name: Cossu Photography
Theme URI: https://cossuphotography.com
Version: 1.0
Author: Kaanah Solutions
Author URI: https://kaanahsolutions.com
License: Themeforest License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: artale
Template: artale
*/

@import "../artale/style.css";

.single-portfolios #page-header,
body .post-featured-date-wrapper,
.post-detail.single-post,
body.archive .post-header-wrapper {
	display: none!important;
}

.wpcf7-form input.wpcf7-text, .wpcf7-form textarea, .wpcf7-form input.wpcf7-date, .wpcf7-form input.wpcf7-dynamictext, .wpcf7-form select {
	padding: 10px;
}

@media only screen and (min-width: 1200px) {
    .single-portfolios #page-content-wrapper.blog-wrapper {
        margin-top: 0!important;
        margin-bottom: 0!important;		
    }
}

@media only screen and (min-width: 768px) {
	.contact-2-col {
		display: flex;
	}
	
	.contact-1-col {
		margin: 0 5px;
	}
	
	.contact-2-col > div {
		margin: 0 5px;
		width: 50%;
	}
}

a#go-to-top {
	bottom: 90px;
}

.ri-grid.medium_large ul li a {
	cursor: pointer!important;
}