/*
Theme Name: Commodity Cables Inc.
Theme URI: https://www.hughesmedia.us/
Description: ©2024 Commodity Cables Inc.. All Rights Reserved.
Author: Hughes Media
Author URI: https://www.hughesmedia.us/our-team/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Networking Products, Category Cables, Home Automation, Coaxial Cables, Aluminum Service Drop Products, Control Cable
Text Domain: commoditycables.com
*/

/* General CSS */
a, a:hover{color: var(--main-color);}
.page-template-default .our-sec{ padding: 65px 0; }
.page-template-default .our-sec li {line-height: 15px;list-style: disclosure-closed;margin-left: 15px;color: #000;font-family: Poppins;}
.page-template-default .our-sec.dd h2:not(:first-child) {padding-top: 25px;}
.page-template-default .our-sec ul{margin: 0 0 22px;}
.product-sec .tab-pane h3:not(:first-child) {border-top: 1px solid #ccc;padding: 30px 0 0;}

/* 404 */
.page-not-found-sec p { color:#000; font-size:20px; font-weight:600; margin:15px 0 30px; }
.page-not-found-sec h1 { color:var(--main-color); font-size:80px; font-weight:bold; margin:0; }
.page-not-found-sec {text-align: center;padding: 65px;}

/* Media Query */
@media (min-width:992px){
  header .navbar-nav .active .nav-link{ border-bottom:5px solid var(--main-color); font-weight: bold; }
  .dropdown-menu .active>a {color: var(--main-color);}
  .dropdown.active>a {color: #fff;}
  .warranty-sec .button-wrap:last-child {text-align: center;}
  .warranty-sec .get-btn:last-child {padding: 16px 150px; text-align: center;}
}
  