/*
 Theme Name:   Netlink Child
 Theme URI:    http://wdtnetlink.wpengine.com/
 Description:  Netlink Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     netlink
 Version:      1.0.0
 Text Domain:  netlink-child
*/


.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-split-heading-wrapper .wdt-split-heading-title, .wdt-header-menu ul li.current_page_item > a, .wdt-header-menu ul li:hover > a{
	color:#305FAC!important;
}
.wdt-custom-contact-icons .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span{
	    background: linear-gradient(211deg, #305FAC, #6CA8D2);
}
.elementor-element.wdt-custom-filler-image:before{
	z-index:0;
	background: linear-gradient(2deg, #305FAC, #6CA8D2);
}
.wdt-cstm-pricing-tab .wdt-tabs-container.wdt-template-default .wdt-tabs-list li .ui-tabs-anchor::before{
background-image: linear-gradient(90deg, transparent, #305FAC);
    background-color: #6CA8D2;
}
.wdt-cstm-pricing-tab .wdt-tabs-container.wdt-template-default .wdt-tabs-list li .ui-tabs-anchor:after {
    background-image: linear-gradient(90deg, transparent, #305FAC);
	background-color: #6CA8D2;
}

.wdt-custom-pricing-only .wdt-pricing-table-holder .wdt-pricing-table-pricing .wdt-pricing-table-pricing-sale .wdt-pricing-table-pricing-sale-price{
	    background-image: linear-gradient(248deg, #305FAC 0%, #6CA8D2 100%);
}
.wdt-header-menu .wdt-primary-nav>li>a span:after, .wdt-header-menu .wdt-primary-nav>li>a span:before{	    background-color: #305FAC;}
.elementor-1456 .elementor-element.elementor-element-c4805d1 > .elementor-background-overlay{
	    background-size: 45% auto!important;
}
.wdt-custom-pricing-only .wdt-pricing-table-holder .wdt-pricing-table-pricing .wdt-pricing-table-pricing-sale:hover{box-shadow: #305fac91 0 0 20px!important;}
.wdt-custom-contact-page-form-alt{
	background-color:#eef7ff!important;
}
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], input[type='number'], input[type='range'], input[type='date'], textarea, input.text, input[type='search'], select, fieldset, input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=radio]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus, .wp-core-ui select, .wp-core-ui select:focus, .dtsl-sf-fields-holder .selection-box .chosen-single, .dtsl-sf-fields-holder .selection-box .chosen-search input[type="text"], .dtsl-sf-fields-holder .selection-box .chosen-drop, .dtsl-sf-location-field-holder .dtsl-sf-location-field-inner-holder .dtsl-sf-location, .dtsl-sf-orderby-field-holder ul.dtsl-sf-orderby-list li a, .dtsl-sf-fields-holder .selection-box .chosen-container-multi .chosen-choices, .lidd_mc_input_light input[type="text"]{background:#fff!important;}
div#header-wrapper{
	margin:0px!important;
}

.breadcrumb{
	display:none;
}
#footer p a{
	color:#305FAC!important;
}
.wdt-custom-contact-form-alt .wpcf7-form-control-wrap input{
	padding:17px 30px!important;
}

.wdt-header-icons-list-item .wdt-shop-menu-icon .wdt-shop-menu-cart-number{
	background:#305FAC;
}

.wdt-custom-footer-mailchimp input[type='email']{
	background:#e3e3e354!important;
}
#primary, #secondary{
	padding:70px 0 0 0px!important; 
}

.wdt-classic-style.wdt-post-entry .blog-entry > div.entry-body{
	padding-bottom:30px!important;
}
.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb){
	padding:0 30px;
}
.wdt-classic-style.wdt-post-entry .blog-entry:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry:hover
{
	   background-color: #edf8ff
}
.mobile-menu>ul, .mobile-menu ul{
	background-color:#f3faff;
}
.mobile-menu ul > li > a{
	color:#000;
}
a.custom-button-style.dtsl-submit-searchform{
	color:white;
}
#primary > *:last-child{
	margin:30px;
}
.entry-meta, .single-entry-date{
	display:none!important;
}
.recent-posts-widget h4 a:hover{
	color:#000;
}
.wdt-custom-pricing .wdt-pricing-table-holder[class*='-template-default'] div[class*='-table-features'] .wdt-pricing-table-features-list li .wdt-pricing-table-features-list-text{
	line-height:25px;
}
#primary > *:last-child{
	margin:0!important;
}
#primary > *:last-child{
	margin-bottom:50px!important;
}
.wdt-pricing-table-header{
	padding:0!important;
}
.wdt-pricing-table-holder div[class*='-table-features'] .wdt-pricing-table-features-list li[class*='-feature-excluded'] {
    opacity: 0.7!important;
}
#plan-tv.wdt-pricing-table-holder.wdt-template-default{
	height:680px;
}
/* newsletter  */.subscribe-form.with-btn-icon {
  display: flex;
  align-items: center;  
}

.subscribe-form.with-btn-icon input[type="email"] {
  border: 0;
    background: #e3e3e354!important;
    box-shadow: 0 0 70px #0000004D;
    border-radius: 10px;
    color: #D2D2D2;
    padding: 14px 34px;
	padding-right:60px;
}

.subscription-button-holder {
  position: absolute;
    z-index: 1;
    top: 0;
    right: 20px;
    bottom: 0;
    left: auto;
    display: inline-flex;
    align-items: center;
    margin: auto;
}
.custom-submit-button {
  background: transparent!important;
  border: none;
  cursor: pointer;
  padding: 6px;
	margin:0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-submit-button i svg {
  width: 20px;
  height: 20px;
  fill: #305fac; /* blue arrow */
}

/* Optional: Email placeholder color */
.subscribe-form input::placeholder {
  color: #d2d2d2;
}
/* Force grid layout instead of absolute positioning */
.eael-filter-gallery-container {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr);
  gap: 0px;
  position: static !important; /* disable EAEL positioning */
  height: auto !important;
}

/* Ensure child items stretch to equal height */
.eael-filterable-gallery-item-wrap {
  position: static !important; /* disable absolute layout */
  width: auto !important;
  height: auto !important;
	margin-bottom:20px;
	
}

/* This makes the grid items equal height per row */
.eael-gallery-grid-item {
  height: 100%;
  display: flex;
  flex-direction: column;
	border:none;
  background: #F9FAFD;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .eael-filter-gallery-container {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 1024px) {
  .eael-filter-gallery-container {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {
  .eael-filter-gallery-container {
    grid-template-columns: repeat(3, 1fr);
  }
	#offers .wdt-content-item{height:auto!important;}
}

@media (max-width: 500px) {
  .eael-filter-gallery-container {
    grid-template-columns: repeat(1, 1fr);
  }
	.wdt-header-icons-list-item div[class*="menu-icon"] i, .wdt-header-icons-list>div.wdt-header-icons-list-item .wdt-shop-menu-cart-icon{
	width:30px!important;
}
	
.col-sm-12.button-check {
    display: flex;
    justify-content: center;
}
}

/* plan-internet-page */
#plan-internet .wdt-content-item .wdt-content-subtitle{
	position:relative!important;
	color:#305fac!important;
		margin:0;
	top:0!important;
	right:0!important;
}
#plan-internet .wdt-content-item:hover .wdt-content-subtitle{
	color:#fff!important;		
}
#plan-internet .wdt-content-item .wdt-content-elements-group{
	position:relative!important;
}
/*offers-page*/
#offers .wdt-content-item{height:340px;}

/* Popup discount*/
.popup-inner {
  text-align: center;
  padding: 20px;
  color: #fff;
  background: #305fac;
  width: 95%;
  max-width: 600px;
  margin: 0 auto;
  border-radius: 10px;
}
.popup-inner h2{color:#fff!important;}
@media (min-width: 992px) {
  .popup-inner {
    width: 50%;
  }
}

.exit-discount-btn {
  display: inline-block;
  padding: 12px 28px;
  background: #fff;
  color: #305fac;
  text-decoration: none;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0,0,0,0.15);
  margin-top: 15px;
}
[data-tooltip]:before{
	left:-20px!important;
	bottom:80%;
	right:-15px;
	margin-left: 0;
	width:auto;
}
.woocommerce ul.products li.product .product-thumb .product-buttons-wrapper.product-icons a:before{
	color:#305fac;
}
.showcoupon{
	color:#fff!important;
}
.woocommerce div.product .summary form.cart .variations .woo-variation-items-wrapper {
	display: block!important;}
.woocommerce .product form.cart table.variations {
    margin-bottom: 0px !important;
}
.woocommerce div.product .summary form.cart .variations .woo-variation-items-wrapper .reset_variations{font-size:14px;
	margin-top:20px!important;
}
#internet .variable-item-span.variable-item-span-button 
{
	width:190px!important;
}
.woocommerce div.product .summary.wdt-product-summary > .wdt-single-product-separator{
	    margin: 20px 0px 0px 0px!important;}
a.shipping-calculator-button{
	color:white!important;
	text-decoration-line:none;
}

.reset-btn{
	margin-top:10px!important;
	margin-right:10px!important;
}
div#service-check input
{
    border: 1px solid #dbdbdb!important; 
}
div#product-service input#postalCode {
    border: 1px solid #dbdbdb !important;
}
div#service-check .button-check {
    display: flex!important;
    justify-content: center;
}
div#pricing-service {
	color: white;
}
div#pricing-service .button-check{
	display:flex;
	justify-content:center
}
div#pricing-service .button-check button{
	border:1px solid #fff!important
}

@media (max-width: 320px) {
	.elementor-46 .elementor-element.elementor-element-66c59eb div.wdt-logo-container img{width:160px!important;}
}
.woocommerce-shipping-fields {
    display: none !important;
}
#billing_country_field .woocommerce-input-wrapper {
    position: relative;
    display: block;
}

#billing_country_field strong {
    padding: var(--wdtInputPadding);    
    background-color: var(--wc-form-color-background, #fff);
    border: var(--wc-form-border-width) solid var(--wc-form-border-color);
    border-radius: var(--wc-form-border-radius);
    color: var(--wc-form-color-text, #000);
	width:100%;
	display:block;
	font-weight:400;
}
.woocommerce-page .woocommerce-order-details .shop_table tr th:first-child, .woocommerce-page .woocommerce-order-details .shop_table tr th:last-child, .woocommerce-page .woocommerce-order-details .shop_table tr td:first-child, .woocommerce-page .woocommerce-order-details .shop_table tr td:last-child{
	padding:15px 10px!important;
}
header h2{
	margin-bottom:20px!important;
}
.woocommerce .woocommerce-order-details .shop_table.order_details td.product-name .wc-item-meta li{
	display:block!important;
}

.wdt-widget-advanced-button {
	border-radius:10px!important;
    margin: 0 auto!important;
}
.wdt-widget-advanced-button a {
    color: #fff !important;
}
.wdt-widget-advanced-content-group {
    margin-top: -100px!important;
    z-index: 99!important;
    position: relative!important;
}
/* FIX FOR ALL TABS - Replace your existing CSS */
.wdt-custom-pricing-tab .wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(256deg, var(--wdtPrimaryColor), var(--wdtSecondaryColor));
    transition: var(--wdtBaseTransition);
    transition-delay: .1s;
    border-radius: var(--wdtRadius_Part);
    z-index: -1;
    opacity: 0;
    transform: scale(0.8);
}

/* Active state for ALL tabs */
.wdt-custom-pricing-tab .wdt-tabs-container .wdt-tabs-list li.ui-tabs-active .ui-tabs-anchor::before,
.wdt-custom-pricing-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor::before {
    opacity: 1;
    transform: scale(1);
}
.package-cta-wrapper.cta-moved.cta-fullwidth{ 
	width: 100% !important;
  	display: flex;
  	justify-content: center;
  	align-items: center;
	margin-top:10px;
}
.package-cta-wrapper.cta-moved.cta-fullwidth .package-cta-wrapper {
  padding: 20px 0;
}

.package-cta-wrapper.cta-moved.cta-fullwidth .package-cta-wrapper .cta-btn {
  display: inline-block;
}

.package-cta-wrapper.cta-moved.cta-fullwidth .cta-btn {
 background: linear-gradient(256deg, var(--wdtPrimaryColor), var(--wdtSecondaryColor));
	color: #fff;
  padding: 14px 35px 10px!important;
  border-radius: 6px;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.3s ease;
}
.package-cta-wrapper.cta-moved.cta-fullwidth .cta-btn:hover {
  background-color: #c40000;
}

/* Target the last gallery item of all tabs */
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-family:last-of-type .eael-gallery-grid-item,
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-essentials:last-of-type .eael-gallery-grid-item,
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-pick10:last-of-type .eael-gallery-grid-item {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

/* Hide the thumbnail inside the last gallery item */
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-family:last-of-type .eael-gallery-grid-item .gallery-item-thumbnail-wrap,
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-essentials:last-of-type .eael-gallery-grid-item .gallery-item-thumbnail-wrap,
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-pick10:last-of-type .eael-gallery-grid-item .gallery-item-thumbnail-wrap {
    display: none !important;
}

/* Hide the caption inside the last gallery item */
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-family:last-of-type .eael-gallery-grid-item .gallery-item-caption-wrap.caption-style-card,
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-essentials:last-of-type .eael-gallery-grid-item .gallery-item-caption-wrap.caption-style-card,
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-pick10:last-of-type .eael-gallery-grid-item .gallery-item-caption-wrap.caption-style-card {
    display: none !important;
}

/* Remove padding from caption wrapper */
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-family:last-of-type .eael-gallery-grid-item .gallery-item-caption-wrap,
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-essentials:last-of-type .eael-gallery-grid-item .gallery-item-caption-wrap,
.eael-filterable-gallery-item-wrap.eael-cf-nextek-tv-pick10:last-of-type .eael-gallery-grid-item .gallery-item-caption-wrap {
    padding: 0px !important;
}