/*
Theme Name: Hello Elementor Child
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.6.1771555526
Updated: 2026-02-20 02:45:26

*/

html, body{
	width:100%;
	overflow-x:hidden;
	min-width:1200px;
}

.swiper-button-prev::after, .swiper-button-next::after{
	display:none;
}

.elementor-counter-title {
    text-align: center;
}

a, a:hover{
	color:unset;
}

.current-menu-item a, .menu-item a:hover{
	font-weight:bold !important;
}

.tabs .e-n-tabs-heading {
    border: 1px solid #D6D6D6;
    width: 455px;
    border-radius: 10px;
}

button#e-n-tab-title-1101126561 {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}


button#e-n-tab-title-1101126562::before {
    content: url(https://beta11.technodreamcenter.com/rockwoodepoxy.com/wp-content/uploads/2026/02/Untitled-8.fw_-1.png);
    position: absolute;
    left: 0;
}

button#e-n-tab-title-1101126562::after {
    content: url(https://beta11.technodreamcenter.com/rockwoodepoxy.com/wp-content/uploads/2026/02/Untitled-8.fw_-1.png);
    position: absolute;
    right: 0;
}


button#e-n-tab-title-1101126563 {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.form .btn {
    font-family: "Formula 1", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    background-color: transparent;
    background-image: linear-gradient(65deg, #00186B 0%, #00468C 100%);
    padding: 20px 80px 20px 80px;
    color: white;
    display: block;
    margin: 20px auto 0;
    border: none;
}

.form span, .form label{
	width:100%;
}

.form textarea {
    height: 145px;
    padding: 15px 10px;
    border-radius: 15px;
}

.form {
    padding: 0 20px;
}

.form label span {
    font-size: 12px;
    font-family: 'Poppins';
    line-height: 140%;
}

.form label {
    /* color: transparent; */
    font-size: .3px;
}


.form input[type='text'] {
    margin-bottom: 10px;
}

.form span.wpcf7-list-item {
    margin: 5px 0 0 0;
}

.form input[type='text'], .form textarea {
    padding: 30px 10px;
    border: 1px solid #D6D6D6;
    animation-fill-mode: #D6D6D6;
    border-radius: 25px;
    font-family: 'Poppins';
    font-size: 13px;
}

.car .elementor-swiper-button-next, .car .elementor-swiper-button-prev {
    background: #379DF1;
    border-radius: 100px;
    padding: 10px;
    /* width: 200px; */
    /* height: 200px; */
}

@media(max-width:1024px){
	html, body{
		width:100%;
		overflow-x:hidden;
		min-width:320px;
	}
	.tabs .e-n-tabs-heading {
		margin: 0 auto;
	}
}

@media(max-width:767px){
	.form {
		padding: 0 10px;
	}
}
