/*
Theme Name: Gridx Child
Theme URI: http://wordpressriverthemes.com/gridx/
Template: gridx
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Description: Gridx-Personal Portfolio WordPress Template. Is the best design for Business 2023.
Tags: agency,clean,cv,designer,developer,freelancer,modern,one page portfolio.
Version: 4.0.1.1707913990
Updated: 2024-02-14 12:33:10

*/

/* About */
.about-area .about-image-box .image-inner { background: none !important; }
.whoweare h1.section-heading { display: none; }

/* Services */
.service-area .service-sidebar .service-sidebar-inner ul li { gap: 30px; }

/* Portfolio */
.project-details-wrap .project-about-2 .left-details { padding: 30px 40px; }
.project-details-wrap .project-details-img { display: none; }

.page-template-main-workdetail .header-area .navbar .menu li.menu-item-1853 a { color: #fff; }

/* Blog */
.widget_block.widget_search form .wp-block-search__inside-wrapper { border: none; }
.widget_block.widget_search form .wp-block-search__inside-wrapper input { background: linear-gradient(120deg, rgba(255,255,255,0.05), rgba(255,255,255,0.01)); border-radius: 10px; color: #fff; }
.widget_block.widget_search form .wp-block-search__inside-wrapper button { border: none; }

.blog-details-area ul { font-size: 16px; line-height: 25px; list-style: circle; padding-bottom: 25px; }
.blog-area .meta a { color: #359cf3; }

/*Sidebar*/
.widget_block.widget_search form .wp-block-search__inside-wrapper input { width: 100%; }

/* Footer */
.footer-area .footer-content .footer-menu li.current_page_item a { color: #fff; }
.footer-area .footer-content .footer-menu li a { font-weight: 600 !important; }

.copyright h5 { color: #fff; font-size: 14px; }
.copyright h5 a { color: #fff; }
.copyright h5 a:hover { color: #359cf3; }
.copyright h5 .fa { color: #bf1313; }

.footer-area .footer-content .copyright span { color: #545454; }
.footer-area .footer-content .copyright span a { color: #545454; }
.footer-area .footer-content .copyright span a:hover { color: #359cf3; }

.footer-area .social-links { align-items: center; display: flex; gap: 20px; justify-content: center; margin-top: 15px; text-align: center; }
.footer-area .social-links li a { width: 38px; height: 38px; display: block; text-align: center; line-height: 44px; color: #ffffff; border-radius: 50%; font-size: 16px; transition: .3s; }
.footer-area .social-links li a:hover { background: #ffffff; color: #0f0f0f; }
.footer-area .social-links li a:before, .footer-area .social-links li a:after { border-radius: 50%; }


