/**
* Theme Name: Electio Child
* Description: This is a child theme of Electio, generated by Auto Installer.
* Author: <a href="https://teconce.com/about">Teconce</a>
* Template: electio
* Version: 1.4.2
*/

.el-middle-header .logo-wrapper .logo-shape {
  display:none;
}


#menu-navbar li a{
	color: #000 !important;
}

#menu-navbar li a:hover{
	color: rgba(28,198,73,1.00) !important;
}

.el-single-product:hover .action-btns-wrapper {
	visibility: hidden !important;
}
.el-testimonial-section .btn-yellow.el-btn {
    display: none !important;
}

/**Home Blog */
.el-single-blog{
	height:330px !important;
}

.layout-2{
    height: 590px !important;
}


/**product Card */
.el-single-product{
	min-height:450px !important;
}
.el-single-product .product-img-wrapper .badge-title {
	display:none;
}

.el2-product-card .onsale-percent{
	display:none !important;
}

.el2-product-rating .star-rating{
	display:none !important;
}

.el2-product-action-btns{
	display:none !important;
}

.btm-content-wrapper .star-rating{
	display:none !important;
}

.ajax-posts__post .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.el2-product-title, .el-single-product .content-wrapper .title {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.el-single-product .content-wrapper{
	height:123px !important;
}

/**product Detail */
.el-product-gallery-wrapper .main-gallery .gallery-box {
	height:450px !important;
}

.product-des-box .border {
	border:none !important;
}

.product-des-box .btm-action-btns-wrapper{
	display:none !important;
}

.product-des-box .product-features-two{
	display:none !important;
}

.product-des-box .divider {
    display: none !important;
}


.el-fea-support-section .row{
	justify-content:center !important;
}

.el-contact-info-box .single-contact-box {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.el-contact-info-box .single-contact-box .left-side {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.el-tags-and-social-wrapper {
	display:none;
}

.copyright-area .text-capitalize{
	color: black !important;
	justify-content:right;
}

.electio-search-result.active {
	width: auto !important;
}


.elementor-4587 .elementor-element.elementor-element-47c50f0 .elemt-title {
	margin-top:-33px !important;
}

.el-single-blog .thumbnail {
	height:auto !important;
}

.el3-blog-section .decription-pro {
	 display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.added_to_cart.wc-forward {
	color: #fff !important;
	font-weight:500 !important;
}

.mini-cart-btn-set-veg {
	border: .5px solid var(--blue-color) !important;
}

.shopping-cart-wrapper .dropdown-footer .button.checkout-button {

    background: var(--blue-color) !important;
	color: #fff !important;
}

.shopping-cart-wrapper .dropdown-footer .button {
	border-color: var(--blue-color) !important;
}

.inline-gallery .slick-list{
	height:auto !important;
}

.el-product-gallery-wrapper  .slick-list .slick-track{
	height: 460px !important;
	/* Hide scrollbar for Chrome, Safari and Opera */
    &::-webkit-scrollbar {
        display: none;
    }

    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
	overflow-y: auto !important;
	overflow-x:hidden !important;
}

.el-blog-details-section .el-tags-and-social-wrapper{
	display:none;
}

.electio-search-result ul li {
	justify-content:left !important;
}

.pivoo-cart .checkout_coupon{
	display:none !important;
}

.woocommerce-shipping-totals{
	display: none !important;
}

.pivoo-cart {
	    background: #80808017 !important;
}

/** 
.electio-condensed-container{
	margin-top: 30px !important;
	margin-bottom: 30px !important;align-content
}

.electio-default-page-content {
	border-radius: 20px !important;
    width: 436px !important;
    background: #F5F5F5 !important;
    padding: 22px !important;
    margin: auto !important;
}


.electio-default-page-content input {
	background:#fff !important;
}
*/
/* ===== FOOTER ACCORDION (MOBILE) ===== */
@media (max-width: 779px) {
    .el-footer-section .footer-accordion .accordion-button {
        background: #fff !important;
        color: #000e3c !important;
        font-size: 16px;
        font-weight: 600;
        border-radius: 0 !important;
        box-shadow: none !important;
        border-bottom: 1px solid #e5e5e5;
        padding: 14px 20px;
    }

    .el-footer-section .footer-accordion .accordion-button:not(.collapsed) {
        background: #fff !important;
        color: rgba(28, 198, 73, 1) !important;
        box-shadow: none !important;
    }

    .el-footer-section .footer-accordion .accordion-button::before {
        color: rgba(28, 198, 73, 1);
        transform: rotate(180deg);
    }

    .el-footer-section .footer-accordion .accordion-button.collapsed::before {
        transform: rotate(0deg);
    }

    .el-footer-section .footer-accordion .accordion-flush .accordion-item {
        border: none;
        border-bottom: 1px solid #e5e5e5;
        background: #fff;
    }

    .el-footer-section .footer-accordion .accordion-body {
        padding: 12px 16px 16px;
        background: #fff;
    }
}

/* ===== FOOTER RESPONSIVE ===== */
.el-footer-section{
	 background: #F5F5F5 !important;
}

/* Large desktop - 4 columns side by side */
.el-footer-section .row.pt-120.pb-70 > [class*="col-"] {
    margin-bottom: 30px;
}

/* Tablet landscape (992px - 1199px) - 2 columns */
@media (max-width: 1199.98px) {
    .el-footer-section .row.pt-120.pb-70 > .col-lg-3,
    .el-footer-section .row.pt-120.pb-70 > .col-lg-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/* Tablet portrait (768px - 991px) - 2 columns */
@media (max-width: 991.98px) {
    .el-footer-section .row.pt-120.pb-70 > [class*="col-"] {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .el-footer-section .copyright-area .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .el-footer-section .copyright-area .d-flex {
        justify-content: center !important;
        margin-top: 10px;
    }
	 .testi-left-img {
        display: none !important;
    }
	
	.el-main-about-section img {
		display:none !important;
	}
	
	.ec__contact_section .contact__info_headign{
		margin-top:50px !important;
	}
}


/* Mobile (max 767px) - 1 column full width */
@media (max-width: 767.98px) {
    .el-footer-section .row.pt-120.pb-70 {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .el-footer-section .row.pt-120.pb-70 > [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 24px;
    }

    .el-footer-section .single-widget .el-foo-newsletter {
        max-width: 100%;
    }

    .el-footer-section .single-widget .foo-menu li a {
        font-size: 16px;
    }

    .el-footer-section .copyright-area {
        text-align: center;
    }

    .el-footer-section .copyright-area .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .el-footer-section .copyright-area .d-flex {
        justify-content: center !important;
        margin-top: 12px;
    }
}

/* Small mobile (max 480px) */
@media (max-width: 480px) {
    .el-footer-section .row.pt-120.pb-70 {
        padding-top: 40px;
    }

    .el-footer-section .single-widget h4 {
        font-size: 18px;
    }

    .el-footer-section .single-widget .footer-address .tel {
        font-size: 16px;
    }
}

.el-footer-section .pt-120{
	padding-top:40px !important;
}
.el-footer-section .pb-70{
	padding-bottom: 40px !important;
}

.el-footer-section .wpcf7-email{
	background:#fff !important;
}
.accordion-item:last-of-type .accordion-button.collapsed {
	height:40px !important;
	margin-bottom: 5px !important;
}

.accordion-button:not(.collapsed) {
	height:40px !important;
	margin-bottom: 5px !important;
}

.location-wrapper{
	display:none !important;
}

button, input[type="button"], input[type="submit"], [type=button], [type=submit], .piv-lrn-button {
    border-color: transparent !important;
	background: var(--blue-color) !important;
}

.quantity input[type="button"]{
	background:transparent !important;
}

.elementor-element-39d8a8b{
background: #F5F5F5 !important;
}

/* Ensure the notification container is on top of everything */ 
.electio-notifications {
    z-index: 999999 !important;
}

@media (max-width: 767.98px) {
    .electio-notifications {
        position: fixed !important;
        top: 20px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 90% !important;
        max-width: 400px !important;
        right: auto !important;
    }

    .electio-notifications .electio-notifications-area {
        width: 100% !important;
    }

    .electio-notifications .electio-notification {
        width: 100% !important;
    }
}

/* Ensure the notification container is on top of everything */
.electio-notifications {
    z-index: 999999 !important;
}

/* Make the X button clickable and positioned correctly */
button.electio-popover-cart-close {
    position: relative !important;
    z-index: 1000000 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
    opacity: 1 !important;
    padding: 10px !important; /* Makes the hit-box larger */
}

/** User Account */
.woocommerce-MyAccount-content .woocommerce-form-row .password-input{
	display:flex !important;
}
.woocommerce-MyAccount-content .woocommerce-Input{
	border-radius: 0px !important;
}
.woocommerce-MyAccount-content .show-password-input{
	height:55px !important;
}

.show-password-input::before {
    font-family: "Font Awesome 5 Free"; /* Use "FontAwesome" for version 4 */
    content: "\f06e"; /* This is the Unicode for the eye icon */
    font-weight: 900; /* Required for FA 5/6 solid icons */
    display: inline-block;
}

.elementor-element-19dc75f .elementor-widget-container .el-single-product{
	min-height:410px !important;
}
.elementor-element-19dc75f .elementor-widget-container .content-wrapper .title {
	 display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.elementor-element-19dc75f .el-single-product .content-wrapper {
	height: 85px !important;
}

@media only screen and (max-width: 767px) {
    .el-product-gallery-wrapper .inline-gallery {
        display: none;
    }
	
	.main-details-des-review-tab-section .des-review-navbar .nav-link {
		font-size: 13px !important;
    	padding: 7px 11px !important;
	}
	
	.elementor-element-19dc75f .elementor-element-cd26d0a{
		display:none !important;
	}
	.el-single-product .add-to-cart-btn {
		left: 20px !important;
		position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: translateY(0) !important;
    }
	
	.el-single-blog.layout-2 {
		flex-direction: row;
		height: 613px !important;
	}
	
	
	.el-single-blog .main-contents .title {
		font-size: 1rem;
		line-height: 1rem;
	}
	
	   .el-blog-single-with-sidebar > article:nth-of-type(2) {
        margin-top: 170px;
    }
	
	span.lg-common-txt a { 
		color: #000e3c !important;
	}
}

/* Login and registration page cleanup */
.page-login .woocommerce-form-login,
.page-id-12 .woocommerce-form-login,
.page-register .registration-form,
.page-id-5112 .registration-form {
	max-width: 560px;
	margin: 34px auto;
	padding: 28px;
	background: #ffffff;
	border: 1px solid #ececec;
	border-radius: 14px;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}

.page-register .registration-form h2,
.page-id-5112 .registration-form h2 {
	margin-bottom: 18px;
	font-size: 34px;
	line-height: 1.2;
}

.page-register .registration-form form.register,
.page-id-5112 .registration-form form.register {
	display: flex;
	flex-wrap: wrap;
	column-gap: 16px;
	row-gap: 10px;
}

.page-register .registration-form form.register > *,
.page-id-5112 .registration-form form.register > * {
	order: 10;
}

.page-register .registration-form .form-row,
.page-id-5112 .registration-form .form-row {
	width: 100%;
	margin: 0;
}

.page-register .registration-form .form-row-first,
.page-register .registration-form .form-row-last,
.page-id-5112 .registration-form .form-row-first,
.page-id-5112 .registration-form .form-row-last {
	width: calc(50% - 8px);
	float: none;
	clear: none;
}

.page-register .registration-form p:has(#reg_sr_firstname),
.page-id-5112 .registration-form p:has(#reg_sr_firstname) {
	order: 1;
}

.page-register .registration-form p:has(#reg_sr_lastname),
.page-id-5112 .registration-form p:has(#reg_sr_lastname) {
	order: 2;
}

.page-register .registration-form p:has(#reg_email),
.page-id-5112 .registration-form p:has(#reg_email) {
	order: 3;
}

.page-register .registration-form p:has(#reg_password),
.page-id-5112 .registration-form p:has(#reg_password) {
	order: 4;
}

.page-register .registration-form .password-input,
.page-id-5112 .registration-form .password-input {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
}

.page-register .registration-form .password-input input,
.page-id-5112 .registration-form .password-input input {
	width: 100%;
	padding-right: 56px;
}

.page-register .registration-form .password-input .show-password-input,
.page-id-5112 .registration-form .password-input .show-password-input {
	right: 0;
	top: 0;
	transform: none;
	position: absolute;
	margin: 0;
	width: 52px;
	height: 52px;
	line-height: 52px;
	border-radius: 0 10px 10px 0;
	border-left: 1px solid #d8d8d8;
	background: #fca700;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 2;
	pointer-events: auto !important;
}

.page-register .registration-form .password-input .show-password-input::before,
.page-id-5112 .registration-form .password-input .show-password-input::before {
	font-family: "Font Awesome 5 Free";
	content: "\f06e";
	font-weight: 900;
	color: #fff;
	font-size: 16px;
	line-height: 1;
}

.page-register .registration-form .password-input .show-password-input::after,
.page-id-5112 .registration-form .password-input .show-password-input::after {
	content: none;
}

.page-register .registration-form .password-input .show-password-input.display-password::after,
.page-id-5112 .registration-form .password-input .show-password-input.display-password::after {
	content: none;
}

.page-register .registration-form .password-input .show-password-input.display-password::before,
.page-id-5112 .registration-form .password-input .show-password-input.display-password::before {
	content: "\f070";
}

.page-register .registration-form .woocommerce-privacy-policy-text,
.page-id-5112 .registration-form .woocommerce-privacy-policy-text {
	order: 20;
	width: 100%;
}

.page-register .registration-form .registration-actions-row,
.page-id-5112 .registration-form .registration-actions-row {
	order: 21;
	width: 100%;
	display: flex;
	align-items: center;
	gap: 12px;
}

.page-register .registration-form p.woocomerce-FormRow,
.page-id-5112 .registration-form p.woocomerce-FormRow {
	order: 21;
	width: auto;
	margin: 0;
}

.page-register .registration-form .woocommerce-simple-registration-login-link,
.page-id-5112 .registration-form .woocommerce-simple-registration-login-link {
	order: 22;
	width: auto;
	margin: 0;
}

.page-register .registration-form .registration-actions-row .woocommerce-simple-registration-login-link a,
.page-id-5112 .registration-form .registration-actions-row .woocommerce-simple-registration-login-link a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	padding: 0 22px;
	border-radius: 10px;
	border: 1px solid #d6d6d6;
	text-decoration: none;
}

.page-login .woocommerce-form-login .input-text,
.page-id-12 .woocommerce-form-login .input-text,
.page-register .registration-form .input-text,
.page-id-5112 .registration-form .input-text,
.page-register .registration-form input[type="email"],
.page-id-5112 .registration-form input[type="email"],
.page-register .registration-form input[type="password"],
.page-id-5112 .registration-form input[type="password"] {
	height: 52px;
	padding: 0 16px;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	background: #fbfbfb;
}

.page-login .woocommerce-form-login .input-text:focus,
.page-id-12 .woocommerce-form-login .input-text:focus,
.page-register .registration-form .input-text:focus,
.page-id-5112 .registration-form .input-text:focus,
.page-register .registration-form input[type="email"]:focus,
.page-id-5112 .registration-form input[type="email"]:focus,
.page-register .registration-form input[type="password"]:focus,
.page-id-5112 .registration-form input[type="password"]:focus {
	border-color: #fca700;
	background: #ffffff;
	outline: none;
}

.page-login .woocommerce-form-login .woocommerce-button,
.page-id-12 .woocommerce-form-login .woocommerce-button,
.page-register .registration-form .woocommerce-Button,
.page-id-5112 .registration-form .woocommerce-Button,
.page-register .registration-form .button,
.page-id-5112 .registration-form .button {
	min-width: 170px;
	height: 50px;
	border: 0;
	border-radius: 10px;
	background: #fca700;
	color: #fff;
	font-weight: 600;
}

.page-login .my-account-register-btn,
.page-id-12 .my-account-register-btn {
	margin-top: 14px;
}

.page-login .my-account-register-btn a,
.page-id-12 .my-account-register-btn a,
.page-register .woocommerce-simple-registration-login-link a,
.page-id-5112 .woocommerce-simple-registration-login-link a {
	color: #000e3c;
	font-weight: 600;
	text-decoration: underline;
}

.elementor-element-2bd42d5 .el-discover-feature, .elementor-element-ee5b910 .el-discover-feature{
	border-radius:10px !important;
}
.ajax-posts__load-more .js-load-more{
	background:rgba(28,198,73,1.00) !important;
}

@media only screen and (max-width: 767px) {
	.page-login .woocommerce-form-login,
	.page-id-12 .woocommerce-form-login,
	.page-register .registration-form,
	.page-id-5112 .registration-form {
		margin: 20px auto;
		padding: 20px;
		border-radius: 10px;
	}

	.page-register .registration-form h2,
	.page-id-5112 .registration-form h2 {
		font-size: 28px;
	}

	.page-register .registration-form .form-row-first,
	.page-register .registration-form .form-row-last,
	.page-id-5112 .registration-form .form-row-first,
	.page-id-5112 .registration-form .form-row-last {
		width: 100%;
	}
}

.short-description .card {
	border:none !important;
}


.product-block-list__item--description .card {
	border:none !important;
}
	

/* Override Elementor hardcoded 359px mobile width on popular products */
@media (max-width: 767px) {
    .elementor-4587 .elementor-element.elementor-element-99d3428 {
        --width: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .elementor-4587 .elementor-element.elementor-element-99d3428 > .elementor-widget-container {
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* Elementor inline margin: keep on desktop, remove on mobile */
.elementor-4587 .elementor-element.elementor-element-5267154 > .elementor-widget-container {
    margin: 0px 219px !important;
}

@media (max-width: 1199.98px) {
    .elementor-4587 .elementor-element.elementor-element-5267154 > .elementor-widget-container {
        margin: 0px 80px !important;
    }
}

@media (max-width: 991.98px) {
    .elementor-4587 .elementor-element.elementor-element-5267154 > .elementor-widget-container {
        margin: 0px 30px !important;
    }
}

@media (max-width: 767px) {
    .elementor-4587 .elementor-element.elementor-element-5267154 > .elementor-widget-container {
        margin: 0px !important;
    }
}

/* Card height fixes */
.el-popular-product-section .el-single-product {
    min-height: unset !important;
}
.el-popular-product-section .el-single-product .content-wrapper {
    height: auto !important;
}
