/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.colorDefault{ color:#1b234b!important; }

label, input, a  { color:#1b234b!important; }

.hoverSaturate {
	filter: sepia(0) saturate(1.7);
	transition: all 0.3s ease-in-out;
}

.hoverSaturate:hover {
	 filter: sepia(2) saturate(4);
}

.pswp__bg {
	background: rgba(0, 0, 0, 0.8);
}

.btn-color-alt { color: #1b234b!important;

 }

.woodmart-prefooter{ display: none!important; }

.woodmart-search-form{ display: none!important; }

.woodmart-title-container { font-size: 48px!important; color:#1b234b!important; }

.title-after_title { font-size: 24px!important; color:#1b234b!important; }

.woodmart-navigation .item-level-0>a {  text-transform: none; font-size: 17px; }

.woodmart-navigation .item-level-0>a::first-letter { text-transform: uppercase!important; }

a  { color:#1b234b!important; }


.added_to_cart, .btn, .button, [type=button], [type=submit], button { text-transform: none; }

.added_to_cart, .btn, .button, [type=button], [type=submit], button::first-letter  { text-transform: uppercase!important; }


 