/*
Theme Name: ECP Child
Template: ECP*/

button.sub-menu-toggle{
	display: none;
}
ul ul a.nav-link{
	color: #000000!important;
}
.navbar .navbar-nav .nav-item .dropdown-menu .subli:hover .subdropsec a,
.navbar.DesktopNav .HeadContainer .navbar-nav .nav-item .nav-link:hover{
	color: rgba(var(--main-color), 1)!important;
}
header li{
    list-style-type: none;
}

@media (max-width: 580px) {
    .my-offcanvas a{
        font-size: 20px!important;
    }
	
    .my-offcanvas ul ul a.dropdown-toggle.maintog {
        font-size: 18px!important;
    }
	.my-offcanvas ul ul a.dropdown-item {
        font-size: 18px!important;
    }
}
.navbar-toggler {
    background: rgba(var(--main-color), 1)!important;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea {
    border: unset;
    border-radius: unset;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
    outline: unset;
}
.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
/* 	background-color: rgba(var(--main-color), 1); */
}

.form-check input:checked[type="radio"] {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e);
}
.form-check input[type="radio"] {
    border-radius: 0%;
}
.form-check input:checked {
    background-color: rgba(var(--main-color), 1) !important;
    border-color: rgba(var(--main-color), 1) !important;
}
.pagination{
	border-top: none;
}
.ctct-form-wrapper span.ctct-label-top{
    display: none;
}
.ctct-submitted{
    width: 100% !important;
    padding: 7px!important;
}
ul.prolistall li {
	list-style: none;
}


.bloglist:last-child {
    border-bottom: 2px solid #e6e6e6 !important;
}
/* 07/01 */
.blogdtailssec .wp-block-cover.aligncenter.is-light {
    margin: 0;
}
.back-btn, .back-btn:hover{
    background: transparent;
    font-weight: 400;
    border: 0;
    padding: 0;
}



.wp-block-file__button {
	border-radius: 0px;
	background-color: rgba(var(--main-color), 1);
	border: 1px solid rgba(var(--main-color), 1) !important;
	padding: 0.75rem 2rem !important;
	color: white !important;
	text-transform: uppercase;
	font-weight: 400 !important;
	font-size: 16px !important;
	font-family: var(--Poppins-font) !important;

}

.wp-block-file__button:hover,
.wp-block-file__button:active {
	background-color: transparent;
	border: 1px solid rgba(var(--main-color), 1) !important;
	color: rgba(var(--main-color), 1) !important;
	outline-offset: 0px;
	outline: 0px dotted currentColor;
}
.wp-block-details summary {margin-bottom:10px;font-size:18px;color:#ec2b31;}
.wp-block-details a {color:#ec2b31;display:inline;}
.wp-block-details a:visited {color:#ec2b31;}
ol.wp-block-list {padding-left:2rem;list-style:decimal;font-size:17.99px;}

.wp-block-details summary h2 {
    color: #ec2b31;
    display: inline;
}
summary::marker {
     display: inline !important;
}
.plus-sign {
  margin-left: 5px;
  font-weight: bold;
  color: #ec2b31; 
}

[id] {
  scroll-margin-top: 150px; /* Adjust = your header height */
}
 .category-title {
    font-size: 26px;
    font-weight: 700;
    margin: 50px 0 25px;
    padding: 12px 20px;
    background: linear-gradient(90deg, #f5f5f5, #fafafa);
    border-left: 5px solid rgba(var(--main-color), 1); /* highlight stripe */
    border-radius: 6px;
    color: #222;
}
.tribe-events-content img{
	width: unset;
}
.tribe-events-single .tribe-events-schedule{
    display: none;
}
.tribe-events-single .tribe-events-single-event-title{
    margin-bottom: 24px;
}
.tribe-events-content ul li ul{
	list-style-type: circle;
}



 .product-categories-wrapper-unique {
     background: #f8f9fa00;
     padding-top: 40px;
/*      min-height: -webkit-fill-available; */
/*      display: flex; */
/*      align-items: center; */
/*      justify-content: center; */
     margin-top: -100px;
     position: relative;
     z-index: 9;
 }

 .categories-container-unique {
     max-width: 1200px;
     width: 100%;
 }

 .categories-grid-unique {
     display: flex;
     flex-wrap: nowrap;
     width: 100%;
     box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
     border-radius: 0;
     overflow: visible;
 }

 .category-card-unique {
     flex: 1;
     background: white;
     padding: 20px 20px;
     text-align: center;
     transition: all 0.4s ease;
     cursor: pointer;
     position: relative;
     overflow: hidden;
     min-height: 180px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     border-right: 1px solid transparent;
 }

 .category-card-unique:last-child {
     border-right: none;
 }

 .category-card-unique::before {
     content: '';
     position: absolute;
     top: 0;
     left: -100%;
     width: 100%;
     height: 100%;
     background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
     transition: left 0.5s;
 }

 .category-card-unique:hover::before {
     left: 100%;
 }

 .category-icon-unique {
     font-size: 48px;
     color: #2c3e50;
     margin-bottom: 15px;
     transition: all 0.3s ease;
	 position: relative;
	 width: 150px;       /* fixed width */
    height: 150px;  
	 align-items: center;
    justify-content: center;
 }

/* BOTH IMAGES */
.category-icon-unique img {
    display: block;
    width: 100%;
    height: 100%;
    transition: opacity 0.4s ease;
	object-fit: contain;   /* ensures no stretching */

}

/* HOVER IMAGE HIDDEN INITIALLY */
.category-icon-unique .hover-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

 .category-title-unique {
     font-size: 16px;
     font-weight: 700;
     color: #2c3e50;
     text-transform: uppercase;
     letter-spacing: 0.5px;
     margin: 0;
     transition: all 0.3s ease;
     line-height: 1.2;
 }

 .category-decorator-unique {
     position: absolute;
     bottom: 10%;
     right: 47%;
     font-size: 16px;
     color: #ff0033;
     opacity: 0;
     transition: all 0.3s ease;
 }

 .category-card-unique:hover {
     background: #ff0033;
     transform: scale(1);
     z-index: 10;
 }
/* SWAP IMAGES ON HOVER */
.category-card-unique:hover .hover-img {
    opacity: 1;
}
.category-card-unique:hover .default-img {
    opacity: 0;
}

 .category-card-unique:hover .category-icon-unique {
     color: white;
     transform: scale(1.1);
 }

 .category-card-unique:hover .category-title-unique {
     color: white;
 }

 .category-card-unique:hover .category-decorator-unique {
     opacity: 1;
     color: white;
     transform: rotate(0deg);
 }

@media (min-width: 769px) and (max-width: 1024px) {
    .category-title-unique {
        font-size: 14px; /* ← your new size */
        line-height: 1.2;
     }
 }


 /* Mobile Responsive */
 @media (max-width: 768px) {
     .categories-grid-unique {
         flex-wrap: wrap;
     }

     .category-card-unique {
         flex: 1 1 50%;
         min-height: 160px;
         padding: 30px 15px;
         border-right: 1px solid #e9ecef;
         border-bottom: 1px solid #e9ecef;
     }

     .category-card-unique:nth-child(2n) {
         border-right: none;
     }

     .category-card-unique:nth-last-child(-n+2) {
         border-bottom: none;
     }

     .category-icon-unique {
         font-size: 40px;
         margin-bottom: 12px;
		  width: 120px;
        height: 120px;
     }

     .category-title-unique {
         font-size: 14px;
     }
 }

 @media (max-width: 480px) {
     .category-card-unique {
         flex: 1 1 100%;
         border-right: none;
         border-bottom: 1px solid #e9ecef;
     }

     .category-card-unique:last-child {
         border-bottom: none;
     }

     .category-icon-unique {
         font-size: 36px;
		  width: 100px;
        height: 100px;
     }

     .category-title-unique {
         font-size: 13px;
     }
 }


 /* img.hover-img {
     display: none;
 }

 .category-card-unique:hover img.withouthover-img {
     display: none;
 } */


 .category-icon-unique {
     display: flex;
     align-items: center;
     justify-content: center;
 }

