/*
Theme Name: Mackay Rubber
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1773899659
Updated: 2026-03-19 05:54:19

*/

.link-text {
	color: inherit !important;
}
.title-middle {
	transform: translate(-50%, -50%);
}
#search-filter-input-text-0::placeholder {
	font-size: 14px;
}
/* Header */
#sticky-header.sticky-active {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	background-color: #FFF;
	box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.24);
	padding-top: .75em !important;
	padding-bottom: .75em !important;
}
#sticky-header.sticky-active .logo img {
	max-width: 206px !important;
}
#sticky-header .logo img {
	transition: all .5s ease !important;
}
/* Home */
.elementor-element-c31f2b9 .elementor-loop-container .e-loop-item:not(:last-child) {
	border-bottom: 1px solid #CCCCCC;
}
#home-request-form .elementor-element-5febff8 {
	background-image: unset;
}
/* Service */
#services-menu nav ul li a:not(.elementor-item-active) {
	background-color: #D9D9D9;
}
#services-menu nav ul li:hover a {
	background-color: #18af48;
}
.product-slides .elementor-swiper-button {
	top: 90% !important;
	border: 1px solid #FFF;
	padding: 6px;
}
.product-slides .elementor-swiper-button-prev {
	left: calc(100% - 88px) !important;
}
/* Contact us */
#address-tabs .e-n-tabs-heading button {
	padding: 0;
}
#address-tabs .e-n-tabs-heading button:nth-child(2) {
	padding-left: 30px;
	border-left: 3px solid #A1A1A1;
}
/* Get in touch */
#request_form .elementor-field-type-submit {
	width: 50%;
}
/* Blog */
.elementor-element-b5ee85a .e-loop-item > div {
	position: relative;
}
.elementor-element-b5ee85a .e-loop-item .post-excerpt {
	height: 100%;
}
.elementor-element-a2bf960 .search-filter-field__input {
	border-radius: 0;
}
.elementor-element-a2bf960 .search-filter-field__input .search-filter-icon {
	order: 1;
}
#search-filter-input-radio-0 .search-filter-input-radio label .search-filter-input-radio__control {
	display: none;
}
#search-filter-input-radio-0 .search-filter-input-radio label .search-filter-input-radio__label {
	font-size: 14px;
}
#search-filter-input-radio-0 .search-filter-input-radio label:before {
	content: "";
	border: solid #0d0d0d;
	border-width: 0 2px 2px 0;
	display: inline-block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 2px;
}
span.elementor-post-info__item-prefix {
	color: #959595;
}
.page-numbers:not(.prev, .next) {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #f0f0f1;
}
.page-numbers.current {
	background-color: var( --e-global-color-6794216 ) !important;
}
.elementor-element-ed57efe {
	display: flex;
	flex-wrap: wrap;
	gap: 10px !important;
}
.post-tags {
	border: 1px solid var( --e-global-color-6794216 );
	border-radius: 40px;
	padding: 6px 14px;
	color: #252525;
	font-size: 14px;
	text-align: center;
	flex: 1 1 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.elementor-element-bb8ef40 {
		height: 100% !important;
		position: absolute !important;
	}
}
@media only screen and (max-width: 767px) {
	.title-middle {
		width: 100% !important;
	}
	.elementor-element-94883cd {
		position: relative !important;
		margin-top: -120px !important;
	}
	/* Contact us */
	#address-tabs .e-n-tabs-heading {
		display: flex;
		flex-direction: row;
	}
	#address-tabs .e-n-tabs-heading button:nth-child(2) {
		padding-left: 10px;
	}
	/* Blog */
	.elementor-element-b5ee85a .e-loop-item .post-excerpt {
		height: auto;
	}
	.elementor-element-ed57efe {
		display: grid;
		grid-template-columns: repeat(3,1fr);
	}
	.post-tags {
		padding: 4px 10px;
	}
	/* Get in touch */
	#request_form .elementor-field-type-submit {
		width: 100%;
		margin-top: 20px;
	}
}