/*
Theme Name: Yukco
Template: elect4u
*/
@import url("icon.css?v=4");
body{
	font-size:14px;
	color: #444;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 22px;
}
h3{
    font-size: 18px;
}
ul{
	margin-bottom:20px !important;
}
.header-logos{
	display:inline-block;
}
.header-logos-2{
	display:inline-block;
}
.contact-block{
	display: inline-block;
}
.header-search{
	vertical-align: middle;
}
.header-left{
	width:22%;
	float:none;
	display:inline-block;
}
.header-middle{
    display:inline-block;
}
.header-right.contact-non{
	padding:0px;
}
.mega-menu ul li a{
	padding: 20px;
	font-size:15px;
}
.mega-menu ul li:first-child a{
	padding-left: 0px;
}
.wpb_column ul, .wpb_column ol{
	padding-left: 20px;
}
.page-title{
	text-align:left;
	padding:15px 0px;
}
.header-fix.sticky-menu{
	position: relative;
}
.tmpmela_product_nav_buttons{
	display:none;
}
.woocommerce ul.products li.product .product-name,
.entry-title a{
    color: #0258B5;
}
.entry-content-date{
	display:none;
}
.woocommerce div.product .product_title{
	color: #0179cf;
}
.woocommerce-product-gallery__trigger{
	display:none !important;
}

/* grid start */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.section:before,
.section:after {
	content:"";
	display:table;
}
.section:after {
	clear:both;
}
.section {
    zoom:1; /* For IE 6/7 */
}


/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 0 0 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col:first-child { margin-left: 0; }


/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 48.5%;
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 65.66%;
}
.span_1_of_3 {
	width: 31.33%;
}

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.25%;
}
.span_2_of_4 {
	width: 48.5%;
}
.span_1_of_4 {
	width: 22.75%;
}

/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.4%;
}
.span_3_of_5 {
	width: 58.8%;
}
.span_2_of_5 {
	width: 38.2%;
}
.span_1_of_5 {
	width: 17.6%;
}


/*  GRID OF SIX  */
.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 82.83%;
}

.span_4_of_6 {
  	width: 65.66%;
}

.span_3_of_6 {
  	width: 48.5%;
}

.span_2_of_6 {
  	width: 31.33%;
}

.span_1_of_6 {
  	width: 14.16%;
}


/* Columns with No margin, Mega Menu Columns*/
.col_2 { width: 50% }
.col_3 { width: 33.3333% }
.col_4 { width: 25% }
.col_5 { width: 20% }
.col_6 { width: 16.6666% }
/* new */
.header-top{
	background: rgba(255, 255, 255, 0.98) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	padding: 18px 0px;
	display: block;
    margin: 0 auto;
    float: none;
	border-bottom: 1px solid rgba(114, 184, 233, 0.1);
}
.header-bar{
	background: rgba(114,184, 233, 0.5) !important;
	box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
    -webkit-transition: background-color 0.8s ease;
    -moz-transition: background-color 0.8s ease;
    -ms-transition: background-color 0.8s ease;
    -o-transition: background-color 0.8s ease;
    transition: background-color 0.8s ease;
	display: block;
    margin: 0 auto;
}
.page-template-home .site-header{
	height:0px;
}
.page-template-home .header-section{
	position: absolute;
	top: 0px;
    left: 0px;
    right: 0px;
	z-index: 1;
}
.headerLogo{
	text-align:center;
	padding-bottom: 0px;
	transition: all 0.3s ease;
}
.headerMenu{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 14px;
	text-align: center;
}
.headerMenu ul{
	list-style: none;
    margin: 0 !important;
	display: inline-block;
}
.headerMenu ul li{
	position: relative;
    float: left;
    padding: 0px;
	line-height: 1.5em;
}
.headerMenu ul li a{
    width: max-content;
    text-shadow: none;
	color: #2c3e50;
	font-weight: 600;
	font-family: 'Lato', Montserrat, Arial, Helvetica, sans-serif;
	text-decoration: none;
    display: block;
    padding: 4px 15px 0px 15px;
    z-index: 6;
    position: relative;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	font-size: 15px;
}
.headerMenu ul li a:hover{
	color:#1e73be
}
.footer-top{
	clear: both;
    overflow: auto;
    margin: auto;
    background: #222 !important;
    font-size: 14px;
    color: #fff !important;
    padding: 50px 0px;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
	width: 100%;
}
.footer-top a{
	color: #fff !important;
    line-height: 28px;
}
.site-footer {
    background-color: #72b8e9 !important;
}
.footer-banner{
	background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-attachment: scroll;
	padding: 80px 0px;
	text-align: center;
	background-position: 0% 70%;
	background-image:linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ), url('/wp-content/themes/elect4u/images/footer-banner.jpg');
}
.footer-banner h2{
	color: orange;
	font-weight:bold;
	font-size: 40px;
	padding-bottom: 20px;
	line-height: 1.2;
}
.footer-banner p{
	color:#fff;
	font-size: 25px;
}
.footer-bottom {
   background-color: #72b8e9 !important;
}
/* header bar */
.search-nav {
    max-width: 100%;
}
.search-nav .search-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 16px;
    color: #212020;
    height: 100%;
    max-width: 100%;
	margin:0px !important;
}
.search-nav .search-list li {
    height: 72px;
    display: flex;
    align-items: center;
}
.search-nav .search-list li.active a .icon.icon-caret-down:before {
    content: "\e905";
}
.search-nav .search-list li.active .dropdown-container {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.search-nav .search-list li.active .dropdown-container ul li a {
    opacity: 1;
    visibility: visible;
}
.search-nav .search-list li.disabled .dropdown-container {
    pointer-events: none;
}
.search-nav .search-list li + li {
    margin-left: 50px;
}
.search-nav .search-list li:last-child {
    margin-left: 30px;
}
.search-nav .search-list li a {
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
}
.search-nav .search-list li a .icon {
    margin-left: 10px;
    font-size: 22px;
    line-height: 12px;
    margin-top: -4px;
}
.search-nav .search-list li .input-search {
    display: flex;
    align-items: center;
    position: relative;
}
.search-nav .search-list li .input-search .input-group-append {
    position: absolute;
    right: 0px;
    display: flex;
    height: 100%;
    align-items: center;
}
.search-nav .search-list li .input-search .form-control {
    background: #fff;
    border: none;
    border-radius: 30px;
    padding: 15px 50px 15px 35px;
    position: relative;
	font-size: 16px;
}
.search-nav .search-list li .input-search .form-control::placeholder {
    color: #212020;
}
.dropdown-container {
    max-width: 900px;
    padding: 25px 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    transform: translateY(-10px);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: absolute;
    top: calc(100% + 2px);
    left: auto;
    right: 0;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    border: 1px solid #e0e0e0;
    margin-top: 0;
}
.dropdown-container ul.dropdown {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    text-transform: capitalize;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    gap: 15px;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}
.dropdown-container ul.dropdown li {
    height: auto !important;
    position: relative !important;
    margin: 0 !important;
}
.dropdown-container ul.dropdown li + li {
    margin-left: 0 !important;
}
.dropdown-container ul.dropdown li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border-bottom: none !important;
    flex-flow: column;
    text-align: center;
    text-decoration: none;
    padding: 15px 10px;
    border-radius: 8px;
    transition: all 0.3s ease;
    background: #f8f9fa;
}
.dropdown-container ul.dropdown li a:hover {
    color: #1e73be;
    border-bottom: none !important;
    background: #e3f2fd;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(30, 115, 190, 0.2);
}
.dropdown-container ul.dropdown li a .lable-icon {
    background: linear-gradient(135deg, #72b8e9 0%, #1e73be 100%);
    border: none;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(114, 184, 233, 0.3);
}
.dropdown-container ul.dropdown li a:hover .lable-icon {
    transform: scale(1.05);
    box-shadow: 0 4px 16px rgba(114, 184, 233, 0.5);
}
.dropdown-container ul.dropdown li a .lable-icon .label-wrap {
    background-color: rgba(255, 255, 255, 0.95);
    border: none;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.dropdown-container ul.dropdown li a .lable-icon .label-wrap div.icon-wrap img {
    max-width: 80%;
    filter: brightness(0.8);
}
.dropdown-container ul.dropdown li a span {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    max-width: 100%;
    transition: color 0.3s ease;
}
.dropdown-container ul.dropdown li a:hover span {
    color: #1e73be;
}
.dropdown-container img{
    border-radius: 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    margin-bottom: 12px;
    width: 70px;
    height: 70px;
    padding: 12px;
    background: linear-gradient(135deg, #72b8e9 0%, #1e73be 100%);
    transition: all 0.3s ease;
    object-fit: contain;
}
.dropdown-container ul.dropdown li a:hover img {
    transform: scale(1.05);
    box-shadow: 0 4px 16px rgba(114, 184, 233, 0.5);
}
/* header bar end */
.pro-cat-img .vc_col-sm-4 .vc_column-inner{
	height:350px;
	border:1px solid #FFF;
	position:relative;
}
.pro-cat-img .vc_col-sm-4 .vc_column-inner:hover .wpb_wrapper{
	background: #229aefde;
    height: 350px;
    width: 100%;
	cursor: pointer;
}
.pro-cat-img .vc_col-sm-4 .vc_column-inner h2{
	color: #fff;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 10%;
    bottom: 10%;
    font-weight: bold;
    padding: 15px 0px;
    font-size: 20px;
    border-top: 1px solid #fff;
}
#secondary{
	width:230px;
}
#secondary .widget_product_categories{
	border: 1px solid #72b8e9;
	margin-bottom: 30px;
}
#secondary .widget_product_categories .widget-title{
	background: #72b8e9;
	color:#fff !important;
	line-height: 1.5;
}
#secondary .widget-title::before{
	content:none;
}
li.cat-item a:hover{
	text-decoration:underline;
}
.related-products{
	background:#fff;
}
.related-products h2{
	text-align:center !important;
	padding-top:50px !important;
}
.shop-full-width #primary{
	padding: 50px 0px;
    border: 0;
}
.archive #primary{
	width: 930px;
}
.archive #secondary{
	display:block !important;
}
.google-map{
	width: 350px;
}
.entry-content p{
    margin-bottom: 20px !important;
}

.my_table th {
	border: 1px solid #e2e2e2;
	background-color: #72b8e9;
	text-align: center;
	padding: 8px 14px;
	text-align: left;
	font-weight: 600;
	color:#fff;
}
.my_table td {
	padding: 8px 14px;
	border: #e2e2e2 1px solid;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.my_table tr:hover td {
	background: #72b8e912;
}
.my_table tr.current{
background-color: #72b8e9;
	color:#fff;
}

.productBtn{
	font-size: 12px;
    padding: 8px 16px;
	display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
	color: #fff;
    border-color: #cd64a0;
    background-color: #cd64a0;
	margin-bottom: 10px;
}
.productBtn:hover{
	border-color: #000 !important;
    background-color: #000 !important;
	color: #fff !important;
}

/* Start My Code */

.my-size-box {
            width: 50px; /* 长方形的宽度 */
            height: 20px; /* 长方形的高度 */
            border: 2px solid #333; /* 灰色边框 */
            border-radius: 10px; /* 圆角 */
            display: flex; /* 使用flexbox布局 */
            justify-content: center; /* 水平居中 */
            align-items: center; /* 垂直居中 */
            font-size: 14px; /* 字体大小 */
            color: #333; /* 字体颜色 */
            margin: 10px; /* 外边距 */
        }

/* 基础表格样式 */
.Jeff-table {
    width: 50%;
    border-collapse: collapse; /* 保持表格边框合并 */
    margin: 20px 0;
    font-family: Arial, sans-serif;
    border: none; /* 表格本身去除边框 */
}

/* 表头样式 */
.Jeff-table th {
    text-align: left; /* 默认左对齐 */
    padding-left: 20px; /* 为表头单元格添加左边距 */
    font-size: 18px;
    font-weight: bold;
}

/* 表格行样式 */
.Jeff-table tr {
    text-align: left;
    border: none; /* 行内去除边框 */
}

/* 为第一个列的单元格添加左边距 */
.Jeff-table td:first-child,
.Jeff-table th:first-child {
    padding-left: 20px;
}

/* 去除单元格之间的边框 */
.Jeff-table td, .Jeff-table th {
    border: none;
}


.my-highlight {
    font-weight: bold;
    background-color: #e2f7ff;
	font-size: 20px;
    color: #4C70E4;
}

.my-color-options {
    margin-top: 20px;
  }

  .my-label {
    font-size: 18px;
    font-weight: bold;
    color: #333;
  }

  .my-colors {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 10px;
  }

  .my-color-option {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s;
	border: 2px solid rgba(114, 184, 233, 0.3);
  }

.my-color-option:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
}

.my-color-option:focus {
  outline: 4px solid rgba(114, 184, 233, 0.3);
  outline-offset: 1px;
}

.my-line {
  border-top: 2px solid rgba(114, 184, 233, 0.3);
  margin: 10px 0;
}
/* End My Code */

.dot {
  height: 20px;
  width: 20px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #bbb;
  font-size: initial;
}

.about-us-row{
	position: relative;
    z-index: -1;
}
.post-view{
	display:none !important;
}
.comments-link{
	display:none !important;
}
.mustang-gallery{
	display:none !important;
}
.vc_row.vc_custom_1669092213488{
	background-position:bottom !important;
	    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
}
.single-post .site-content{
	padding: 0px 40px;
}
.single .entry-main-header{
	text-align:center;
}
.single-post .main-content-inner #primary{
	border-right: 1px solid #ededed;
}
.main-content-inner{
	width: 95%;
}
.archive #primary {
    width: 82%;
	padding: 30px 0px;
}
.cat-item.current>a{
	color: #000 !important;
    font-weight: bold !important;
}
.new-row h2{
color: #1e73be;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
}
.new-row p{
	line-height: 2;
    font-size: 20px;
}
.brand-row{
	background-image:
    linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ),
    url('/wp-content/uploads/2022/11/background.jpg');
	background-size:cover;
	background-position:bottom;
}
.brand-row p{
	line-height: 2;
    color: #fff;
    font-size: 25px;
	text-align: center;
}
.newsDetail h1{
	display: inline-block;
    padding-top: 0 !important;
    padding-bottom: 30px !important;
	font-weight: bold;
	color:#72b9e7;
}
.newsDetail img{
	    display: block;
    float: right;
    padding-left: 5%;
        width: 400px;
}
.blog-posts-content .post-date{
	display:none;
}
.post-description{
	display:none;
}
#blog-posts-products .post-content-outer{
	width: 60% !important;
    background: none;
	position: absolute;
    bottom: 10%;
	min-height:auto;
	padding: 20px 25px;
}
#blog-posts-products .post-content-outer a{
	color:#fff;
	font-size:20px !important;
}
.page-template-blog-list #main-content{
	/*width: 100%;*/
}
.blog-list-container{
	display: table;
	width: 100%;
}
.blog-list-container .item{
	    width: 22%;
    display: inline-block;
    margin-right: 4%;
    margin-bottom: 20px;
    height: 300px;
}
.blog-list-container .item h1{
	color: #fff;
    position: absolute;
    top: 30%;
    left: 10%;
    width: 70%;
    line-height: 1.2;
}
.blog-list-container .item img{
	position: absolute;
    bottom: 10%;
    left: 10%;
	width:60px;
}
.paging-navigation{
	text-align:left;
}
.recentNews{
	background: #deeef3;
	padding:50px 0px;
}
.recentNews p{
	margin-bottom: 50px;
}
.recentNews p span{
	color: #1E73BE;
    font-weight: bold;
    font-size: 24px;
}
.recentNews p a{
	    float: right;
    background: #1E73BE;
    color: #fff;
    padding: 10px 30px;
}
.noMarginRight{
	margin-right:0px !important;
}
.page-id-8884 #main-content{
	width: 100% !important;
}
.page-id-8884 .main-content-inner{
	width: 100% !important;
}
.productLeft{
	width: 40%;
    float: left;
}
.woocommerce .single-product-full #content .product div.images {
    width: 100%;
}
.product-detail-wrapper{
	padding-bottom:0px;
}
.colorList .dot:hover{
	cursor:pointer
}
.colorList2{
	padding-top: 10px;
}
.colorList2 .dot{
height: 12px;
    width: 12px;
    border-radius: 100%;
	margin-right: 3px;
}
@media (max-width: 1024px){
	.productLeft{
		width: 100%;
		float: none;
	}
	.new-row p{
		font-size:16px;
	}
	.brand-row p{
		font-size:20px;
	}
	.headerMenu ul li a{
		padding-bottom:10px !important;
	}
.dropdown-container ul.dropdown li {
	margin: 10px;
}
	.new-row h2 {
    font-size: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
}
	.page-template-home .header-section{
		    position: absolute !important;
	}
	.page-template-home .site-header {
    height: 0px !important;
}
	.header-bar{
		display:none !important;
	}
	.header-top{
		padding:0px  !important;
	}
	.banner-1 img{
		width:50%;
	}
}
.dot.blue{
	background-color: blue !important;
}
.dot.pink{
	background-color: pink !important;
}
.dot.green{
	background-color: green !important;
}
.dot.red{
	background-color: red !important;
}
.dot.white{
	background-color: white !important;
}
.dot.yellow{
	background-color: yellow !important;
}
.dot.orange{
	background-color: orange !important;
}
.dot.purple{
	background-color: purple !important;
}
.dot.black{
	background-color: black !important;
}
.dot.brown{
	background-color: brown !important;
}
.dot.lime{
	background-color: lime !important;
}
.dot.grey{
	background-color: grey !important;
}
.product-categories .expandable-hitarea:before,
.product-categories .collapsable-hitarea:before{
	font-size: 14px;
}
.product-categories .expandable-hitarea:before{
	content: "\f067";
}
.product-categories .collapsable-hitarea:before{
	content: "\f068";
}
ul.toggle-block{
	margin-bottom: 0px !important;
}
.product-categories ul.toggle-block{
	margin-left: 10px;
}
.colorListNew{
    display: flex;
    margin: 20px 0px;
	align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}
.colorListNew .colorBlock{
padding-right: 15px;
    text-align: center;
}
.colorListNew .colorBlock:hover{
	cursor:pointer;
}
.colorListNew .colorBlock.current .dot{
width: 40px;
    height: 40px;
}
#secondary .widget_product_categories{
	border:none;
	margin-bottom: 0px;
}
#secondary .widget_product_categories h3{
	font-size: 14px;
    color: #002f6d;
	position:relative;
	background-image: url(images/right-arrow.png);
	background-position: 0px 5px;
    padding-left: 20px;
    background-repeat: no-repeat;
}
#secondary .widget_product_categories h3.open{
	background-image: url(images/down-arrow.png);
}
#secondary .widget_product_categories .product-categories{
	padding:0px 0px 0px 20px;
}
#secondary .widget_product_categories .product-categories .expandable>a{
	background-image: url(images/right-arrow.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#secondary .widget_product_categories .product-categories .collapsable>a{
	background-image: url(images/down-arrow.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#secondary .widget_product_categories ul li{
	border:none;
}
#secondary .widget_product_categories ul li a{
	color: #002f6d;
	padding-left:20px;
}
.primary-sidebar .widget ul li {
    padding: 5px 0;
}
.hitarea{
	top: 5px;
	color: #002f6d;
	display:none;
}
.catList{
	display: table;
  width: 100%;
}
.catBox{
  width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    margin-bottom: 25px;
    color: #fff;
    position: relative;
}
.catBox .contentBlock{
	padding:30px;
}
.catBox .catImg{
	width: 100%;
    filter: brightness(30%);
}
.catBox .textBefore{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
    text-align: left;
}
.catBox .textBefore img{
	width:80px;
}
.catBox .textBefore h2{
	color:#fff;
}
.catBox .textAfter{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
    text-align: left;
    background: #229aefde;
	display:none;
}
.catBox .textAfter h2{
	color:#fff;
}
.catBox .textAfter a{
	color:#fff;
}
.catBox .textAfter a:hover{
	text-decoration:underline !important;
}
.catBox .textAfter ul{
	list-style: disc !important;
}
.catBox .textAfter a.viewProductsBtn{
	border: solid 1px #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
.catBox .textAfter a.viewProductsBtn:hover{
	background:#fff;
	color:#229aefde;
	text-decoration:none !important;
}
.catBox:hover .textBefore{
	display:none;
}
.catBox:hover .textAfter{
	display:block;
}
@media (max-width: 1024px){
	.catBox{
		width:100%;
		margin-right: 0;
	}
}
.homeBanner img {
    height: 100vh !important;
    object-fit: cover;
	-o-object-fit: cover;
}

/* Sticky Header Styles */
.sticky-header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.sticky-nav {
    position: relative;
}

.sticky-header-bar {
    background: rgba(255, 255, 255, 0.98) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    padding: 8px 0 !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border-bottom: 1px solid rgba(114, 184, 233, 0.1);
}

.sticky-header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}

/* Left Navigation */
.header-nav-left {
    flex: 1;
    display: flex;
    align-items: center;
}

.header-nav-left .headerMenu {
    text-align: left;
}

.header-nav-left .headerMenu ul {
    display: flex;
    margin: 0 !important;
    padding: 0;
}

.header-nav-left .headerMenu ul li {
    float: none;
}

.header-nav-left .headerMenu ul li a {
    font-size: 14px;
    color: #2c3e50 !important;
    text-shadow: none;
    font-weight: 600;
    position: relative;
}

.header-nav-left .headerMenu ul li a::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, #72b8e9 0%, #1e73be 100%);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-nav-left .headerMenu ul li a:hover {
    color: #1e73be !important;
}

.header-nav-left .headerMenu ul li a:hover::after {
    width: 70%;
}

/* Center Logo */
.header-logo-center {
    flex: 0 0 auto;
    text-align: center;
    padding: 0 40px;
}

.header-logo-center img {
    max-height: 55px;
    width: auto;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.header-logo-center img:hover {
    transform: scale(1.05);
}

/* Right Search Navigation */
.header-nav-right {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header-nav-right .search-nav {
    max-width: 100%;
}

.header-nav-right .search-nav .search-list {
    justify-content: flex-end;
    margin: 0 !important;
    padding: 0;
}

.header-nav-right .search-nav .search-list li {
    height: auto;
    margin: 0 5px;
}

.header-nav-right .search-nav .search-list li.dropdown-item a {
    padding: 12px 16px 14px 16px;
    background: linear-gradient(135deg, #72b8e9 0%, #5da8d8 100%);
    color: #fff !important;
    border-radius: 10px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    white-space: nowrap;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 5px;
    min-width: 52px;
    justify-content: center;
    position: relative;
    box-shadow: 0 2px 8px rgba(114, 184, 233, 0.25);
}

.header-nav-right .search-nav .search-list li.dropdown-item a:hover {
    background: linear-gradient(135deg, #1e73be 0%, #1565a8 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(30, 115, 190, 0.35);
}

.header-nav-right .search-nav .search-list li.dropdown-item a .icon {
    font-size: 12px;
}

.header-nav-right .search-nav .search-list li.dropdown-item a i.icon-th-large {
    font-size: 18px;
}

.header-nav-right .search-nav .search-list li.search-item {
    margin-left: 10px;
}

.header-nav-right .search-nav .search-list li .input-search {
    margin: 0;
}

.header-nav-right .search-nav .search-list li .input-search .form-control {
    height: 44px;
    border-radius: 10px;
    border: 2px solid #e8f4f8;
    padding: 8px 18px;
    font-size: 14px;
    min-width: 220px;
    background: #f8fbfd;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-nav-right .search-nav .search-list li .input-search .form-control:focus {
    border-color: #72b8e9;
    background: #fff;
    outline: none;
    box-shadow: 0 0 0 3px rgba(114, 184, 233, 0.1);
}

.header-nav-right .search-nav .search-list li .input-search .input-group-append {
    height: 44px;
}

.header-nav-right .search-nav .search-list li .input-search .input-group-text {
    height: 44px;
    border-radius: 0 10px 10px 0;
    background: linear-gradient(135deg, #72b8e9 0%, #5da8d8 100%);
    color: #fff;
    border: 2px solid #72b8e9;
    border-left: none;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 0 16px;
    box-shadow: 0 2px 8px rgba(114, 184, 233, 0.25);
}

.header-nav-right .search-nav .search-list li .input-search .input-group-text:hover {
    box-shadow: 0 4px 12px rgba(30, 115, 190, 0.35);
}

/* Dropdown positioning for sticky header */
.header-nav-right .search-nav .search-list li.dropdown-item {
    position: relative;
}

.header-nav-right .search-nav .search-list li.dropdown-item .dropdown-container {
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
    left: auto;
    margin-top: 0;
    min-width: 600px;
}

/* Create seamless hover area */
.header-nav-right .search-nav .search-list li.dropdown-item::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 4px;
    background: transparent;
    z-index: 99998;
}

/* Active dropdown state */
.header-nav-right .search-nav .search-list li.dropdown-item.active .dropdown-container,
.dropdown-container.active {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}

/* Rotate caret icon when dropdown is active */
.header-nav-right .search-nav .search-list li.dropdown-item.active a .icon-caret-down {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.header-nav-right .search-nav .search-list li.dropdown-item a .icon-caret-down {
    display: inline-block;
    transition: transform 0.3s ease;
}

/* Active button state */
.header-nav-right .search-nav .search-list li.dropdown-item.active > a {
    background: linear-gradient(135deg, #1e73be 0%, #1565a8 100%);
    box-shadow: 0 4px 12px rgba(30, 115, 190, 0.4);
}

/* Scrolled header state */
.sticky-header.scrolled {
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12);
}

.sticky-header.scrolled .sticky-header-bar {
    background: rgba(255, 255, 255, 1) !important;
    padding: 6px 0 !important;
    border-bottom: 1px solid rgba(114, 184, 233, 0.15);
}

.sticky-header.scrolled .header-logo-center img {
    max-height: 48px;
}

/* Hover effect class for JavaScript */
.dropdown-container ul.dropdown li a.hover-effect {
    color: #1e73be;
    background: #e3f2fd;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(30, 115, 190, 0.2);
}

/* Adjust body padding to account for fixed header */
body {
    padding-top: 80px;
}

.page-template-home body {
    padding-top: 0;
}

/* Responsive adjustments */
@media (max-width: 1200px) {
    .sticky-header-container {
        flex-wrap: wrap;
    }

    .header-nav-left,
    .header-nav-right {
        flex: 1 1 40%;
    }

    .header-logo-center {
        flex: 0 0 100%;
        order: -1;
        margin-bottom: 10px;
        padding: 0;
    }

    .header-nav-left .headerMenu ul li a {
        font-size: 13px;
    }

    .sticky-header-container {
        padding: 0 25px;
    }

    .header-nav-right .search-nav .search-list li.dropdown-item a {
        font-size: 16px;
        padding: 8px 10px;
    }

    .header-nav-right .search-nav .search-list li.dropdown-item a i.icon-th-large {
        font-size: 16px;
    }

    .header-nav-right .search-nav .search-list li .input-search .form-control {
        min-width: 150px;
    }
}

@media (max-width: 768px) {
    .sticky-header-container {
        flex-direction: column;
    }

    .header-nav-left,
    .header-nav-right {
        flex: 1 1 100%;
        width: 100%;
    }

    .header-nav-left .headerMenu ul {
        justify-content: center;
        flex-wrap: wrap;
    }

    .header-nav-right .search-nav .search-list {
        justify-content: center;
        flex-wrap: wrap;
    }

    .header-logo-center {
        margin-bottom: 15px;
    }

    .sticky-header-bar {
        padding: 10px 0 !important;
    }

    body {
        padding-top: 200px;
    }

    .header-nav-left .headerMenu ul li a::after {
        display: none;
    }

    .header-nav-right .search-nav .search-list li.dropdown-item .dropdown-container {
        min-width: 90vw;
        max-width: 90vw;
        right: -20px;
    }

    .dropdown-container ul.dropdown {
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
        gap: 10px;
    }

    .dropdown-container {
        padding: 20px 15px;
    }

    .dropdown-container ul.dropdown li a {
        padding: 12px 8px;
    }

    .dropdown-container img,
    .dropdown-container ul.dropdown li a .lable-icon {
        width: 50px;
        height: 50px;
    }

    .dropdown-container ul.dropdown li a .lable-icon .label-wrap {
        width: 42px;
        height: 42px;
    }

    .dropdown-container ul.dropdown li a span {
        font-size: 11px;
        line-height: 14px;
    }
}

/* Modern Header Micro-interactions */
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes pulse {
    0%, 100% {
        box-shadow: 0 2px 8px rgba(114, 184, 233, 0.25);
    }
    50% {
        box-shadow: 0 4px 16px rgba(114, 184, 233, 0.4);
    }
}

.sticky-header-bar {
    animation: fadeInDown 0.4s ease-out;
}

.header-nav-right .search-nav .search-list li.dropdown-item.active > a {
    animation: pulse 2s infinite;
}

/* Modern gradient text effect on hover */
.header-nav-left .headerMenu ul li a:hover {
    background: linear-gradient(135deg, #72b8e9 0%, #1e73be 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Smooth icon rotation */
.header-nav-right .search-nav .search-list li.dropdown-item a i.icon-th-large {
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-nav-right .search-nav .search-list li.dropdown-item:hover a i.icon-th-large {
    transform: scale(1.1) rotate(5deg);
}

/* Enhanced focus states for accessibility */
.header-nav-left .headerMenu ul li a:focus,
.header-nav-right .search-nav .search-list li.dropdown-item a:focus {
    outline: 2px solid #72b8e9;
    outline-offset: 3px;
    border-radius: 8px;
}

.header-nav-right .search-nav .search-list li .input-search .form-control:focus {
    transform: scale(1.02);
}

/* Smooth placeholder animation */
@keyframes placeholderShift {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

.header-nav-right .search-nav .search-list li .input-search .form-control::placeholder {
    background: linear-gradient(90deg, #999 0%, #72b8e9 50%, #999 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: placeholderShift 3s linear infinite;
}

/* Logo subtle animation on page load */
@keyframes logoFadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.header-logo-center {
    animation: logoFadeIn 0.6s ease-out;
}

/* Search button ripple effect */
@keyframes ripple {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.header-nav-right .search-nav .search-list li .input-search .input-group-text::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    pointer-events: none;
}

.header-nav-right .search-nav .search-list li .input-search .input-group-text:active::before {
    animation: ripple 0.6s ease-out;
}

.header-nav-right .search-nav .search-list li .input-search .input-group-text .icon-search {
    background-color: unset;
    width: 18px;
    height: 18px;
}

/* ===================================
   Products Mega Menu Dropdown Styles
   =================================== */

/* Main menu item with mega dropdown */
.header-nav-left .headerMenu ul li.menu-item-has-mega {
    position: relative;
}

.header-nav-left .headerMenu ul li.menu-item-has-mega > a .icon-caret-down {
    display: inline-block;
    font-size: 10px;
    margin-left: 4px;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-nav-left .headerMenu ul li.menu-item-has-mega:hover > a .icon-caret-down {
    transform: rotate(180deg);
}

/* Mega dropdown container */
.mega-dropdown-container {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    border: 1px solid #e0e0e0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 99999;
    min-width: 600px;
    overflow: hidden;
}

.header-nav-left .headerMenu ul li.menu-item-has-mega:hover .mega-dropdown-container {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Inner wrapper with flexbox layout */
.mega-dropdown-inner {
    display: flex;
    flex-direction: row;
}

/* Main column (left side) - ALL, Categories, Brands */
.mega-column-main {
    flex: 0 0 180px;
    background: linear-gradient(135deg, #72b8e9 0%, #5da8d8 100%);
    padding: 20px 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.mega-item {
    position: relative;
}

.mega-main-link {
    display: block;
    padding: 14px 25px;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
}

.mega-item > a.mega-main-link:hover {
    background: rgba(255, 255, 255, 0.15);
    padding-left: 30px;
}

.mega-item-has-children .mega-main-link {
    cursor: pointer;
}

.mega-item-has-children .mega-main-link:hover {
    background: rgba(255, 255, 255, 0.2);
    padding-left: 30px;
}

.mega-item-has-children .mega-main-link::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 0;
    background: #ffffff;
    transition: height 0.3s ease;
}

.mega-item-has-children:hover .mega-main-link::after,
.mega-item-has-children.active .mega-main-link::after {
    height: 60%;
}

.mega-item-has-children.active .mega-main-link {
    background: rgba(255, 255, 255, 0.25);
    padding-left: 30px;
}

/* Sub column (right side) - Categories and Brands grid */
.mega-column-sub {
    flex: 1;
    padding: 20px 25px;
    min-height: 250px;
    max-height: 450px;
    overflow-y: auto;
    position: relative;
    background: #fff;
}

/* Custom scrollbar for sub column */
.mega-column-sub::-webkit-scrollbar {
    width: 6px;
}

.mega-column-sub::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.mega-column-sub::-webkit-scrollbar-thumb {
    background: #72b8e9;
    border-radius: 3px;
}

.mega-column-sub::-webkit-scrollbar-thumb:hover {
    background: #1e73be;
}

/* Sub sections - initially hidden except categories */
.mega-sub-section {
    display: none;
    width: 100%;
    min-height: 200px;
    position: relative;
}

.mega-sub-section.active {
    display: block;
    animation: fadeInRight 0.3s ease-out;
}

/* ALL Section - Empty state */
.mega-sub-all {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 40px 20px;
    text-align: center;
}

.mega-sub-all.active {
    display: flex;
}

/* Categories Section */
.mega-sub-categories {
    width: 100%;
}

.mega-sub-categories .mega-sub-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
}

/* Brands Section */
.mega-sub-brands {
    width: 100%;
}

.mega-sub-brands .mega-sub-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
}

/* Empty state for brands if none exist */
.mega-sub-brands p {
    text-align: center;
    padding: 40px 20px;
    color: #999;
    font-size: 14px;
}

/* Grid layout for categories and brands */
.mega-sub-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
    padding: 0;
    margin: 0;
}

.mega-sub-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px 12px;
    background: #f8f9fa;
    color: #2c3e50;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid transparent;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    min-height: 120px;
}

.mega-sub-link:hover {
    background: #e3f2fd;
    color: #1e73be;
    border-color: #72b8e9;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(114, 184, 233, 0.3);
}

/* Icon container */
.mega-sub-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    background: linear-gradient(135deg, #72b8e9 0%, #5da8d8 100%);
    border-radius: 12px;
    padding: 12px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(114, 184, 233, 0.25);
}

.mega-sub-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: brightness(0) invert(1);
    transition: transform 0.3s ease;
}

.mega-sub-link:hover .mega-sub-icon {
    transform: scale(1.1);
    background: linear-gradient(135deg, #1e73be 0%, #1565a8 100%);
    box-shadow: 0 4px 16px rgba(30, 115, 190, 0.4);
}

.mega-sub-link:hover .mega-sub-icon img {
    transform: rotate(5deg);
}

/* Text container */
.mega-sub-text {
    display: block;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: inherit;
    transition: color 0.3s ease;
}

.mega-sub-link:hover .mega-sub-text {
    color: #1e73be;
}

/* Animation for sub sections */
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Responsive adjustments for mega menu */
@media (max-width: 1200px) {
    .mega-dropdown-container {
        min-width: 500px;
    }

    .mega-column-main {
        flex: 0 0 150px;
    }

    .mega-main-link {
        font-size: 14px;
        padding: 12px 20px;
    }

    .mega-sub-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
    
    .mega-sub-link {
        min-height: 100px;
        padding: 12px 8px;
    }
    
    .mega-sub-icon {
        width: 50px;
        height: 50px;
        margin-bottom: 8px;
    }
    
    .mega-sub-text {
        font-size: 12px;
        line-height: 16px;
    }
}

@media (max-width: 768px) {
    .mega-dropdown-container {
        position: fixed;
        left: 10px;
        right: 10px;
        min-width: auto;
        max-width: calc(100vw - 20px);
    }

    .mega-dropdown-inner {
        flex-direction: column;
    }

    .mega-column-main {
        flex: 0 0 auto;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .mega-item {
        display: inline-block;
        width: auto;
    }

    .mega-main-link {
        display: inline-block;
        padding: 10px 15px;
        font-size: 13px;
    }

    .mega-sub-grid {
        grid-template-columns: 1fr;
    }

    .mega-column-sub {
        max-height: 300px;
    }
    
    .mega-sub-link {
        min-height: 90px;
        padding: 10px;
    }
    
    .mega-sub-icon {
        width: 45px;
        height: 45px;
        margin-bottom: 6px;
        border-radius: 8px;
    }
    
    .mega-sub-text {
        font-size: 11px;
        line-height: 14px;
    }
}
