/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://elementor.com/
 Description:  Hello Elementor Child Theme
 Author:       Elan Design
 Author URI:   https://graceinfomedia.com/
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hello-elementor-child
*/
/*Top Header bar*/
body {
	font-family: "Montserrat", Sans-serif;
	background-color: #f7f7f7;
}
#site-header {
    padding-bottom: 5px;
    padding-top: 30px;
	background-color: #181717;
}
.site-branding.show-logo {
    position: relative;
    top: -7px;
}
.site-navigation ul.menu {
    position: relative;
    top: 10px;
}
.site-navigation ul.menu li ul.sub-menu {
    z-index: 99999;
}
.site-navigation ul.menu li a {
    color: #cbcbcb;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    padding: 9px!important;
    position: relative;
}
.site-navigation ul.menu li a:hover, .site-navigation ul.menu li.current-menu-item a {
    color: #22b668;
}
li#menu-item-19 {
    margin-right: 10px;
}
li#menu-item-1461::after, li#menu-item-1462::after, li#menu-item-18::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 55%;
    background: #8dc63f;
    top: 10px;
    right: 0;
}
li#menu-item-63 a {
    padding-left: 10px !important;
    position: relative;
    top: -7px;
}
li#menu-item-62 a {
    color: #97999b;
    position: relative;
    top: -7px;
}
li#menu-item-62 a span::before {
    font-size: 22px;
    border: 3px solid #97999b;
    border-radius: 50%;
    padding: 4px;
    position: relative;
    top: 0px;
}
li#menu-item-63 a span::before {
    font-size: 42px;
    position: relative;
    top: -11px;
    color: #97999b;
}
#menu-item-2069 {
    background: url(https://pipe.elandevnz.com/wp-content/uploads/2023/02/ele-pipe-logo-small.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: 130px center;
}
#menu-item-2125 {
    background: url(https://pipe.elandevnz.com/wp-content/uploads/2023/02/ele-tech-logo-small.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: 130px center;
}
#menu-item-2106 {
    background: url(https://pipe.elandevnz.com/wp-content/uploads/2023/02/ele-tank-logo-small.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: 130px center;
}
li#menu-item-2140 {
    background: url(https://pipe.elandevnz.com/wp-content/uploads/2023/02/pre-cast-logo-small.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: 130px center;
}
.header-inner{
	position: relative;
}
#header-drop-down-widget {
    position: absolute;
    z-index: 99999;
    top: 10rem;
    visibility: hidden;
    opacity: 0;
    transition: all ease .5s;
    background: #eff0f0;
    padding: 35px 5%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
#header-drop-down-widget.activeWidget {
    visibility: visible;
    opacity: 1;
    top: 4.8rem;
}
#header-drop-down-widget ul{
	padding-left: 10px;
}
#header-drop-down-widget a {
    color: #6d6e71;
}
#header-drop-down-widget h5 {
	margin-bottom: 7px;
}
#header-drop-down-widget figure {
    margin-bottom: 5px;
}
span.closeMenu {
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
    padding: 0px 10px;
    border: 3px solid #a5a2a2;
    border-radius: 50%;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Montserrat';
}
#products-open-button h2 {
    cursor: pointer;
    border-bottom: 2px solid #8dc63f;
    padding-bottom: 5px;
    position: relative;
}
#products-open-button h2::before {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 5px;
    width: 2px;
    height: 12px;
    background: #808083;
    transform: rotate(45deg);
}
#products-open-button h2::after {
    content: "";
    position: absolute;
    right: -5px;
    top: 0px;
    width: 2px;
    height: 12px;
    background: #808083;
    transform: rotate(-45deg);
}
#products-popup {
    position: absolute;
    z-index: 99999;
    top: 20rem;
    visibility: hidden;
    opacity: 0;
    transition: all ease .5s;
    background: #f7f7f7;
    padding: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
#products-popup.activeProductWidget {
    visibility: visible;
    opacity: 1;
    top: 6rem;
    background: #e5e5e5;
    height: 100%;
    padding-top: 4rem;
    box-shadow: 5px 5px 10px #c5c1c1;
}
div#header-drop-down-widget .wp-block-column {
    border-right: 2px solid #fff;
	padding-right: 20px;
}
div#header-drop-down-widget .wp-block-column:last-child {
    border: unset;
}
.menu-item-has-children {
    cursor: pointer;
}
/*.site-navigation ul.menu li:hover>ul {
    display: none !important;
}*/
li#menu-item-15 a:hover #header-drop-down-widget {
    visibility: visible;
    opacity: 1;
}
.site-navigation ul.menu li ul {
    min-width: 250px !important;
}
.sub-menu li a {
    font-size: 14px !important;
    text-transform: capitalize !important;
}
/*top slider*/
.home-slider-area{
	display: block;
}
.home-mobile-slider-area{
	display: none;
}
/*Homepage css*/
.mcdonald-heading {
    margin-bottom: 5px !important;
}
.home-slider-area .elementor-inner-section {
    position: absolute;
    left: 0;
    top: 45%;
    width: 100%;
    z-index: 99;
    display: flex;
    transform: translateY(-50%);
}
.home-slider-caption-area .elementor-widget-wrap {
    background: #192a7cc9;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.home-slider-caption-area .elementor-widget-wrap .elementor-widget-heading {
    width: 70%;
}
.home-slider-area .elementor-list-item-link-full_width ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.home-slider-area .elementor-list-item-link-full_width ul li:nth-child(2) i::before {
    color: #962dff;
}
.home-slider-area .elementor-list-item-link-full_width ul li:nth-child(3) i::before {
    color: #d5dd23;
}
.home-slider-area .elementor-list-item-link-full_width ul li:nth-child(4) i::before {
    color: #ef5a29;
}
.home-slider-area .elementor-list-item-link-full_width ul li:nth-child(5) i::before {
    color: #8bc43f;
}
.home-bottom-feature-area .elementor-widget-heading {
    margin-bottom: 10px !important;
}
.phone-message-mobile{
	display: none;
}
/*Search Bar */
.searchbar-area label {
    display: none;
}
.searchbar-area .wp-block-search__inside-wrapper {
	display: flex;
    border: none;
    width: 90% !important;
    margin: 0 auto;
}
/*Search Page css*/
.search #content {
    padding: 4rem 0;
}
.search #content h2 a {
    color: #293a89;
}
/* Home Page */
.header-dropdown-area .wp-block-columns {
    align-items: start !important;
}
.better-team-to-partner-with {
    position: relative;
    top: -30px;
}
.wave-under-slider-homepage {
    position: relative;
    top: -42px;
    z-index: 99;
}
/*Category pages*/
.pdf-resources-area-bottom .elementor-container {
    background: #00aced;
    padding: 2rem;
    border-radius: 30px;
    position: relative;
    top: -170px;
}
.pdf-resources-area-bottom li {
    margin: 0 0 40px 0 !important;
}
.pdf-resources-area-bottom li:after{
	display: none;
}
.pdf-resources-area-bottom a {
    color: #231f20;
    display: block;
    background: #90c63e;
    padding: 12px 15px;
    border: 1px solid #545152;
    box-shadow: 2px 2px 2px #545353 !important;
}
.pdf-resources-area-bottom li a span {
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.wavi-shape-top {
    position: relative;
    top: -38px;
    transform: rotate(-0.7deg);
}
.side-panels-bg-area {
    background-image: url(images/side-panels-bg.png);
    background-size: cover;
    background-position: top center;
}
.sup-septic-tank-area::after {
    position: absolute;
    content: "";
    right: 0;
    top: 20px;
    width: 2px;
    height: 90%;
    background: #E3E4E5;
}
.left-block-category-pages {
	position: relative;
}
.left-block-category-pages::after {
    content: "";
    width: 2px;
    height: 100%;
    background: #E3E4E5;
    top: -22px !important;
    right: 0;
    z-index: 99;
    overflow: auto;
    position: absolute;
}
.ele-pipe-PDF-resources-block {
    position: relative;
    top: -180px;
}
.pdf-resources-list {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-around;
    width: 80%;
    /* align-items: center; */
    align-content: center;
    margin: 0 auto;
}
.pdf-resources-list.ele-pipe-list {
	width: 90%;
}
.pdf-resources-list.eletank {
	width:80%;
}
.pdf-resources-list.eletech {
	width:80%;
}
.pdf-resources-list.precast {
	width:80%;
}
.pdf-resources-list.precast p a{
	text-align: center;
}
.pdf-resources-list p {
    margin: 0 0 40px 0;
}
.pdf-resources-list p a {
    color: #231f20;
	display: block;
    background: #90c63e;
    padding: 12px 15px;
    border: 1px solid #545152;
    box-shadow: 2px 2px 2px #545353;
}
.elementor-element-5d0e0e1 .elementor-element-populated {
    padding: 0 !important;
}
div#elementor-tab-title-9201 {
    background: #00aced;
}
div#elementor-tab-title-9202 {
    background: #90c63e;
}
div#elementor-tab-title-9203 {
    background: #2e3092;
}
/*Single Product Page*/
.shopengine-quickview-content-warper {
    background: #f7f7f7;
}
.single-product #primary {
    background-color: #f7f7f7;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 0 0;
    padding: 4em 0;
}
a.enquiries-button {
    background: #90c63e;
    padding: 10px 30px;
    color: #fff;
    font-size: 1.5rem;
    margin-top: 6rem;
    display: inline-block;
}
.pdf-resources-list-tabs-area p {
    margin: 0 0 40px 0;
	width: 50%;
}
.pdf-resources-list-tabs-area p a {
    color: #231f20;
    display: block;
    background: #90c63e;
    padding: 12px 15px;
    border: 1px solid #545152;
    box-shadow: 2px 2px 2px #545353;
}
.product-page-tabs {
    background: rgb(0,172,237);
    /*background: linear-gradient(90deg, rgba(0,172,237,1) 0%, rgba(144,198,62,1) 35%, rgba(46,48,146,1) 100%);*/
}
#elementor-tab-content-9201.elementor-active {
    background: #00aced;
	height: 400px;
}
#elementor-tab-content-9202.elementor-active {
    background: #90c63e;
	height: 400px;
}
#elementor-tab-content-9203.elementor-active {
    background: #2e3092;
	height: 400px;
}
/*Contact page css*/
.contact-form-area {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 7rem 0 3rem 0;
}
.contact-form-area p.address-block {
    color: #A2A1A6;
}
.contact-form-area input, 
.contact-form-area textarea {
    border: none;
    border-radius: 0;
    margin-top: 8px;
}
.contact-form-area input[type="submit"] {
    background: #662d91;
    color: #fff;
    font-weight: 600;
    padding: 5px 20px;
}
.contact-form-area .main-left-area {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 66%;
    grid-gap: 25px;
}
.main-left-area h1 {
    color: #2aa9e1;
    font-weight: bold;
	margin-top: 0;
}
.contact-form-area .main-left-area .column-one p:first-child {
    font-weight: 700;
}
.contact-form-area .main-left-area .column-two, 
.contact-form-area .main-left-area .column-three {
	display: grid;
}
.contact-form-area .main-left-area .column-four, 
.contact-form-area .main-left-area .column-five {
    grid-column-start: 1;
    grid-column-end: 4;
}
.main-left-area .column-five {
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: end;
    flex-direction: column;
}
.contact-form-area .main-left-area .column-four label, 
.contact-form-area .main-left-area .column-four span, 
.contact-form-area .main-left-area .column-four textarea {
    width: 100%;
}
.contact-form-area .main-left-area .column-four textarea {
    height: 200px;
}
.contact-form-area .main-left-area .column-four label {
    font-weight: 700;
}
.contact-form-area .main-right-area {
    display: grid;
	width: 30%;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    align-items: start;
    align-content: start;
}
.contact-form-area .main-right-area {
    display: grid;
    grid-template-columns: 55% 40%;
    grid-column-gap: 5%;
    align-items: start;
    align-content: start;
    grid-row-gap: 0;
}
.contact-form-area .main-right-area .column-three {
    grid-column-start: 1;
    grid-column-end: 3;
}
.contact-form-area .main-right-area .column-three label, 
.contact-form-area .main-right-area .column-three span, 
.contact-form-area .main-right-area .column-three textarea {
    width: 100%;
}
.main-left-area .column-two h2 {
	color: #a7a9ac;
    font-size: 1.8rem;
    font-weight: bold;
}
.main-left-area .column-three {
    margin-top: 65px;
}
.main-right-area h2 {
    grid-column-start: 1;
    grid-column-end: 3;
    color: #a7a9ac;
    font-size: 1.8rem;
    font-weight: bold;
}
.main-right-area div {
    margin: 0 0 30px 0;
}
.wpcf7-response-output {
    /* display: none; */
    margin-top: 0 !important;
    margin-left: 0 !important;
    /* padding-left: 0 !important; */
}
/*Footer Css*/
.footer-widget-area {
    min-height: 200px;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #cbb24d;
    padding-top: 2rem;
    padding-bottom: 3rem;
}
.footer-widget-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-widget-area li {
    margin-bottom: 14px;
}
.footer-widget-area a {
    color: #fff;
    font-size: 20px;
}
.footer-widget-area a:hover {
	color: #22b668;
}
#site-footer a {
    color: #cbb24d;
}
#site-footer a:hover {
    color: #22b668;
}
.archive .footer-widget-area {
    margin-top: 5rem;
}
.footer-widget-area-inner {
    display: flex;
    justify-content: space-between;
    min-width: 1200px;
    /* align-items: center; */
    margin: 0 auto;
	padding: 0 15px;
}
div#footer-area-one {
    max-width: 30%;
}
/*div#footer-area-two, div#footer-area-three, div#footer-area-four {
    max-width: 20%;
}*/
.site-footer .footer-inner {
    max-width: 1200px !important;
	justify-content: right !important;
}
.site-footer .footer-inner ul li a{
	color: #cfd1d2;
	font-size: 0.7rem;
	padding: 5px 15px !important;
}
.footer-widget-area h2 {
    /*font-size: 1.5rem;*/
	font-size: 15pt;
	font-weight: 700;
    margin-bottom: 1rem;
	font-family: "Montserrat", Sans-serif;
}
.footer-widget-area p {
    color: #f1f1f1;
    /* font-size: 1.16rem; */
    font-family: "Montserrat", Sans-serif;
    font-size: 12pt;
    line-height: 1;
}
/*#footer-area-three{
	position: relative;
}
#footer-area-three::before {
    position: absolute;
    content: "";
    left: -55px;
    height: 85%;
    width: 1px;
    background: #a7a9ac;
    top: 16px;
}
#footer-area-four {
	position: relative;
}
#footer-area-four::before {
    position: absolute;
    content: "";
    left: -55px;
    height: 85%;
    width: 1px;
    background: #a7a9ac;
    top: 16px;
}*/
.site-footer{
	background-color: #121212;
	/*padding-bottom: 2rem !important;*/
	font-size: 12px;
    color: #fff;
}
.site-footer p {
    color: #e5e5e5;
    font-size: 13px;
    font-family: 'Montserrat';
    padding: 0 15px;
    margin-bottom: 0;
}
.site-footer:not(.footer-stacked) .footer-inner .copyright {
    max-width: 100%;
}
/*css for products thumbnails*/
.shopengine-product-list .product-title {
    display: none !important;
}
.shopengine-product-list .product-thumb{
	margin-bottom: 0 !important;
}
.shopengine-product-list .product-price {
    display: none;
}
.shopengine-product-list .overlay-add-to-cart.position-bottom {
    display: none !important;
}
/*form verification*/
#verifyCert {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
}
#verifyCert input[type="submit"] {
    border: 1px solid #22b668;
    color: #22b668;
}
#verifyCert input[type="submit"]:hover {
    background-color: #22b668;
	color: #ffffff;
}
.certimg {
    margin-top: 25px;
}
@media screen and (max-width: 480px) {
    /*top slider*/
	#site-header {
		padding-top:15px;
	}
	#site-header img {
		width: 60%;
	}
	.home-slider-area {
		display: none;
	}
	.home-mobile-slider-area {
		display: block;
	}
	.home-mobile-slider-area .elementor-inner-section {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 99;
		display: flex;
	}
	.home-mobile-slider-caption-area .elementor-widget-wrap {
		background: #192a7cc9;
		margin-top: 10%;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding: 20px 10px !important;
	}
	.home-mobile-slider-caption-area .elementor-widget-wrap .elementor-widget-heading {
		width: 100%;
		padding: 10px;
	}
	.home-mobile-slider-area .elementor-list-item-link-full_width ul {
		display: flex;
		justify-content: space-around;
		align-items: center;
	}
	.phone-message-mobile{
		display: block;
	}
	#header-drop-down-widget{
		display: none;
	}
	.first-mobile-slider-list ul li:nth-child(1) i::before {
		color: #962dff;
	}
	.first-mobile-slider-list ul li:nth-child(2) i::before {
		color: #d5dd23;
	}
	.second-mobile-slider-list ul li:nth-child(1) i::before {
		color: #ef5a29;
	}
	.second-mobile-slider-list ul li:nth-child(2) i::before {
		color: #8bc43f;
	}
	/*Footer area*/
	.footer-widget-area-inner {
		flex-direction: column;
		min-width: auto;
		row-gap: 20px;
		padding-bottom: 20px;
	}
	div#footer-area-one {
		max-width: 100%;
	}
	div#footer-area-two, div#footer-area-three, div#footer-area-four {
		max-width: 100%;
	}
	#footer-area-one img {
		width: 100%;
	}
	#footer-area-one p, #footer-area-one a {
		font-size: 16px !important;
	}
	.site-footer p {
		font-size: 12px;
	}
}