/*
Theme Name: ClearPress
Theme URI: http://clearpress.casethemes.net/
Author: Bravis-Themes
Author URI: https://themeforest.net/user/bravis-themes
Description: ClearPress is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.0
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4
License URI: https://themeforest.net/licenses
Text Domain: clearpress
This theme is licensed under the GPL-2.0+ license.
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
Copyright (c) 2024 Bravis-Themes. All rights reserved.
*/
.contact-form2 button:not(.btn) span {
	color:#ffffff
}
.contact-form2 button:not(.btn) i {
	color:#ffffff
}
.btn.btn-default .pxl--btn-icon i, .pxl-showcase1.style-2 .pxl-item--readmore.btn-default .pxl--btn-icon i, .pxl-showcase2.style-2 .pxl-item--readmore.btn-default .pxl--btn-icon i {
	color:#ffffff
}
.pxl-banner1 .pxl-banner-bottom .banner-bottom-content .pxl-banner--title {
	color:#ffffff;
}
.pxl-portfolio-carousel1 .pxl-post--button .btn {
	color:#ffffff;
}
.btn.btn-default .pxl--btn-icon i {
	color: #001837;
}
.pxl-service-grid-layout2 .pxl-post--inner .inner-icon .pxl-post--icon img {
	filter: brightness(0) saturate(100%) invert(42%) sepia(23%) saturate(660%) hue-rotate(47deg) brightness(98%) contrast(98%);
}
.pxl-banner1 .pxl-banner-bottom .banner-bottom-content .pxl-banner--link {
	color:#ffffff;
}
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--date .post-date {
	color:#ffffff;
}
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--date .post-date-1 {
	color:#ffffff; 
}
.pxl-pagination-wrap .page-numbers.current span {
	color:#ffffff;
} 
.pxl-hidden-panel-popup.pxl-pos-top .pxl-popup--conent {
	background-color:#ffffff !important;
}
.pxl-search-form1.style-2 .pxl-search-field {
	color:#001914;
}
.pxl-search-form1.style-2 .pxl-searchform-divider {
	background-color:#001914;
}
.pxl-search-form1.style-2 .pxl-search-submit {
	color:#001914;
}
.pxl-close-popup:before, .pxl-close-popup:after {
	background-color:#001914;
}
.wpcf7-form-control-wrap textarea{ 
	resize:none;
}
.pxl-icon-box1 .pxl-item--icon {
	position:relative;
	top:0;
	left:0;
	width:98px; 
	height:98px;
}
.pxl-icon-box1 .pxl-item--inner {
	padding:30px;
}
.comments-area {
    display: none !important;
}
.btn.btn-default .pxl--btn-icon i,
.pxl-button .btn:hover .pxl--btn-icon i::after {
	color: #ffffff;
}
.pxl-link__item a:hover {
	color:#5E7942;
}
.pxl-link3 .pxl-link__wrap .pxl-link__icon {
    margin-right: 15px; 
}
.bwg-standard-thumbnails .bwg-item .bwg-a {
   
    display: inline-block;
    width: 100%;
	background-color: #5E7942;
    padding: 2px;
}
.bwg-standard-thumbnails .bwg-item .bwg-a .bwg-title1 {
	 background-color: #5E7942;
    padding: 10px;
}
.bwg-standard-thumbnails .bwg-item .bwg-a .bwg-title1 .bwg-title2 {
	color:white !important
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
	gap:30px;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item1 img {
	height: auto !important;
    object-fit: cover !important;
	width: auto !important;
	display: block;
    margin: 0 auto;
}
.bwg-standard-thumbnails .bwg-item1 .bwg-item2 {
	margin-top:0 !important;
	background-color:#ffffff;
	position:relative !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item1 {
	padding:0 !important;
}
.pxl-select .pxl-select-higthlight {
	    border-radius: 5px;
    border: 1px solid rgba(20, 15, 17, 0.11);
    background: #fff;
	    font-size: 16px;
}