/*
Theme Name: Uniform Child
Theme URI: https://mysterythemes.com/wp-themes/uniform/
Template: uniform
Author: Mystery Themes
Author URI: https://mysterythemes.com/
Description: Uniform is a clean, simple business theme which is fully responsive and contain mostly used features that helps to setup your site easily and quickly.Full width and boxed layout, featured slider, featured posts, services layout, testimonial layout, blog layout, social media integration,call to action and many other page layouts .Highest level of compatibility with mostly used WP plugins.Great customer support via email, support forum. View full Demo here: https://demo.mysterythemes.com/uniform-demos/
Tags: blog,left-sidebar,right-sidebar,one-column,two-columns,three-columns,custom-colors,custom-background,footer-widgets,full-width-template,translation-ready
Version: 1.4.2.1775030018
Updated: 2026-04-01 10:53:38

Colors
Primary: #0D40B7 - Blue
Secondary: #2C862D - Green, #FF6E00 - Orange

*/

.widget_search .search-submit {
    width: 33% !important;
}

.widget_search .search-field {
    width: 65% !important;
}

.homeslider-read-more-button {
	display: none !important;	
}

.slider-container {
	left: 35px !important;
    transform: translateY(60%) !important;	
}

.slider-title a {
	text-transform: none !important;
	pointer-events: none !important;
    cursor: default !important;
}

.action-link {
	display: none !important;	
}

div[class^="gt_container"] {
	position: static !important;
	margin-top: 25px !important;
}

.gt_switcher a{
	font-size: 10pt !important;
}

.widget_media_image {
	margin: 0 0 0px;
}

.wp-image-257, .wp-image-258, .wp-image-261 {
	margin: auto !important;
	display: block !important;
}

.action-content {
	font-style: italic;
}

.custom-logo {
	width: 250px;
}

.author-name{
	display: none !important;
}

.services-wrapper .post-readmore {
	display: none !important;/
}

.single-service-wrapper .post-title a {
	text-transform: none !important;
	pointer-events: none !important;
    cursor: default !important;
}

.ol-control button {
	color: grey !important;
}	

.widget_recent_entries .post-date {
	display: unset !important;
}

.widget_recent_entries a {
	line-height: unset !important;
}
	
.footer-widgets-wrapper {
	padding: 70px 30px 0px;
}

.search-form-main label {
	width: 90%;	
}	

.search-form-main .search-submit {
	padding: 10px 15px;
}

@media (max-width: 480px) {
    .search-form-main .search-submit {
		width: 25% !important;
	}
	
	.search-form-main label {
        width: 75% !important;
    }
}

.uniform-home-section {
    padding: 50px 0 !important;
}

#section-slider{
	padding: 10px 0 !important;;
}

.section-title {
	margin-bottom: 50px;
}

h1.entry-title {
	text-transform: none; 
}
    