/*
Theme Name: Consik
Theme URI: https://wordpress.vecurosoft.com/consik/
Author: Vecurosoft
Description: Consik - Construction WordPress Theme
Version: 1.0.2
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: consik
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.footer-layout__bottom4 {
  background-color: var(--theme-color);
  position: relative;
  z-index: 1;
  padding: 20px 40px;
  margin-right: -100%;
  padding-right: 100%;
}

.project-carousel .slick-prev,
.project-carousel .slick-next {
  display: none !important;
}
.elementor .blog-author img {
  border-radius: 50%;
}