/*
Theme Name: Cable Accessories Limited
Theme URI: http://cableaccessories.ie
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Cable Accessories Limited
Author URI: http://cableaccessories.ie
Tags: white, simple, fixed width, two columns, widgets, clean
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

	div#wpadminbar {
    z-index: 99999999;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pt-100 {
  padding-top: 100px !important;
}


.admin-bar header {
    top: 32px !important;
}

/* Container styling */
.navigation {
    margin: 30px 0;
}

/* Pagination list */
.nav_pagination {
    list-style: none;
    padding: 0;
    display: inline-flex;
    gap: 10px;
}

/* Pagination items */
.nav_pagination li {
    display: inline;
}

/* Pagination links */
.nav_pagination li a {
    display: block;
    padding: 8px 16px;
    text-decoration: none;
    color: #333;
    border: 1px solid #FF7A01;
    border-radius: 4px;
    transition: all 0.3s ease;
}

/* Hover effect */
.nav_pagination li a:hover {
    background-color: #072247;
    color: #fff;
    
}
nav .submenu{
    min-height: 240px;
}
nav .submenu .submenu{
    padding: 8px 20px !important;
}

/* Active page */
.nav_pagination li.active a {
    background-color: #FF7A01;
    color: #fff;
    font-weight: bold;
}



/* Optional: Next/Previous Page link style */
.nav_pagination li a:after {
    content: '';
}

.nav_pagination li:last-child a {
    font-weight: normal;
}
.search-box .custom-search-wrapper {
    display: flex;
}
.searchbar .search-box {
 
    display: block !important;
   
}
.side-search .custom-search-wrapper {
    display: flex;
}
.searchbar .side-search {
 
    display: block !important;
   
}
.sidebar .side-search {
 
    display: block !important;
  
   
}

.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-not-valid {
       outline: 2px solid #f00;
}


.read_more_btn {
    margin-top: 12px;
    padding: 8px 16px;
    cursor: pointer;
	background: #072247;
    font-weight: 600;
    color: #fff;
    font-family: "Roboto";
}
.read_more_btn:hover {
   
	background: #000;

    color: #fff;
   
}
.specsheet-buttons-wrap {
    display: flex;
    gap: 15px;
    justify-content: flex-start;
    flex-wrap: wrap;
}


.product-box .img {
    height: 340px !important;
}

.cable-product .product-box {
    border: 1px solid #072247;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
}
.cable-product .product-box .img {
    height: 250px !important;
}

.pipe-freeze-section {
  background: #ffffff;
  font-family: Arial, sans-serif;
}

.pipe-freeze-section .container {
  max-width: 1140px;
  margin: auto;
}



.col-left {
  flex: 2;
}

.col-right {
  flex: 1;
}

.section-title {
  font-size: 22px;
  color: #0b3c5d;
  display: inline-block;
  padding-bottom: 6px;
  margin-bottom: 0px;
}

.product-list ul {
  list-style: disc;
padding-left: 20px !important;
	margin: 0px 0px 10px !important
}

.product-list ul li {
  margin-bottom: 10px;
  font-size: 15px;
  color: #333;
}

.product-list li a {
  color: #ff7a00;
  text-decoration: none;
  font-weight: 600;
}

.product-list li a:hover {
  text-decoration: underline;
}

.catalogue-btn {
  display: inline-block;
  margin-top: 25px;
  background: #ff7a00;
  color: #fff;
  padding: 12px 22px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
}

.catalogue-btn:hover {
  background: #e66d00;
}

/* CONTACT BOX */
.contact-box {
  background: #f3f8fc;
  padding: 30px;
  border-radius: 10px;
}

.contact-box h3 {
  font-size: 20px;
  color: #0b3c5d;
  margin-bottom: 15px;
  border-bottom: 3px solid #1e88e5;
  display: inline-block;
  padding-bottom: 5px;
}

.contact-box p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #444;
}

.contact-info {
  list-style: none;
  padding: 0;
}

.contact-info li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #0b3c5d;
}

.box_content li i a {
    text-decoration: underline;
}

.box_content > ul > li ul {
    padding: 10px 0 0 10px;
}

.box_content > ul > li ul li:after {
    content: "\f061";
    color: #ff7a00;
    font-size: 13px;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .pipe-freeze-section .row {
    flex-direction: column;
  }
}

.download-box {
  background: #f3f8fc;
  padding: 25px 30px;
  margin: 30px 0 40px;
  border-radius: 6px;
  max-width: 520px;
}

.download-link {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #ff7a00;
  text-decoration: none;
  margin-bottom: 12px;
}

.download-link:last-child {
  margin-bottom: 0;
}

.download-link:hover {
  text-decoration: underline;
}
.inner-banner.categorie p {
    margin-top: 10px;
}
.breadcrumb li.item-custom-post-type-{
    display: none;
}
/* .is-safari header .logo {
    transform: rotate(270deg);
	  width:100px;
	  height:100px;
  }
.is-safari header .logo img{
	width:100%;
} */
header .logo img{
	image-orientation: none;
}
footer .Footer_Logo img{
	image-orientation: none;
}


/* Base Table Style */
table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 15px;
}

/* Table Head */
table thead {
  background: #f5f5f5;
}

table thead th {
  padding: 12px;
  text-align: left;
  font-weight: 600;
  border: 1px solid #ddd;
}

/* Table Body */
table tbody td {
  padding: 12px;
  border: 1px solid #ddd;
}

/* Zebra Striping */
table tbody tr:nth-child(even) {
  background-color: #fafafa;
}

/* Hover Effect */
table tbody tr:hover {
  background-color: #f0f0f0;
}

/* Responsive Table */
@media (max-width: 768px) {
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
  }

  thead {
    display: none;
  }

  tbody tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    padding: 10px;
  }

  tbody td {
    border: none;
    padding: 8px 10px;
    position: relative;
    padding-left: 50%;
  }

  tbody td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    top: 8px;
    font-weight: 600;
    white-space: nowrap;
  }
}
.new-btn {
	margin-bottom:20px;
}

.FOSCcontent-sec {
    position: relative;
}

.FOSCcontent-sec.img_FOSC {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.FOSCcontent-sec.img_FOSC::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #002e5a;
    opacity: 0.7;
    z-index: 0;
}

.FOSCcontent-sec .container,
.FOSCcontent-sec .row,
.FOSCcontent-sec [class*="col-"] {
    position: relative;
    z-index: 1;
}

.img_FOSC h2,
.img_FOSC h3,
.img_FOSC h4,
.img_FOSC p,
.img_FOSC ul li {
    color: #fff !important;
}

.Accessories-sec {
    border-top: none !important;
    position: relative;
}

.product-single .product-dtl p b{
	font-weight: 900 !important;
}
ul.new-class li a {
    color: #ff7a00;
}

ul.new-class li a:hover {
    color: #000;
}

ul.list_swap li {
    position: relative;
    padding-left: 15px;
    color: #58585a;
}

ul.list_swap  li:after {
    content: "\f111";
    font-family: "Font Awesome 6 Brands";
    color: #000;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 0px;
}

.download-wrapper {
    background: #f2f6f7;
    padding: 30px 20px;
    max-width: 680px;
	    margin-bottom: 30px;
	    margin-top: 30px;
	
}

.download-item {
    display: flex;
    align-items: center;
    gap: 3px;
    color: #ff7a00;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 16px;
    line-height: 1.4;
}

.download-item:last-child {
    margin-bottom: 0;
}

.download-item:hover {
    text-decoration: underline;
}

.download-icon {
    display: flex;
    align-items: center;
    color: #ff7a00;
	width: 15px;
}
.video-box iframe {
   height: 350px !important;

}

.side-image img {
    width: 100%;
    height: 360px;
    object-fit: cover;
	border-radius: 10px;
}
.download-wrapper p {
    margin: 0;
}
.description_bottom {
    padding: 50px 0;
}
.video_box_section {
    padding: 20px 0;
}
.description_bottom .sideContact {
    margin: 0;
}
   

.description_bottom h4 {
    font-size: 16px;
	margin-bottom:0px;
}
@media (max-width: 768px){
	.video_box_section {
    padding: 20px 0;
}
	
}

.breadcrumb {
    background: #f2f6f8 !important;
 
}
.welcome-sec .text-right img {
    border-radius: 15px;
}
.welcome-sec .image-box.mb-3 img{
	border-radius: 15px;
	width: 100%;
    height: 300px;
    object-fit: cover;
	
}
.welcome-sec .image-box.mb-3{
	 border-radius: 15px;
	 border: 1px solid #f1f1f1 !important;
}
.products-sec .product-box .img img {
    border: 1px solid #f1f1f1 !important;
      }
.welcome-sec  .sideContact {
    margin: 0;
}
.welcome-sec .welcome_bottom {
    padding: 0px 0px;
}

.testimonial-sec.v2.pt-0  .testimonial-box {
    margin-top: 0px !important;
}

.heading_bod.left {
    margin: 0px 0px 10px !important;
}
.welcome-sec .heading h2 {
    margin: 0 0 0px;
}
.welcome-sec .heading_bod {
    border-top: 5px solid #1e90ff !important;
}

.telecom-page .img_box img {
    height: 340px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}

.inner-product .product-box h4 {
    font-size: 16px !important;
}

