/*
Theme Name: AGM Electrical
Theme URI: https://proximatesolutions.com/professional-web-design-portfolio/
Author: Proximate Solutions
Author URI: https://proximatesolutions.com/
Description: Wordpress theme designed for AGM Electrical.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: agmelectnet
Tags: one-column, two-columns, custom-menu, featured-images, right-sidebar
*/
body {font-family: 'Open Sans', sans-serif;font-size:13px; color:#000; overflow-x:hidden;}
img {max-width:100%; height:auto;}
a {color:#de1a28; transition:all linear 0.2s; -webkit-transition:all linear 0.2s;}
a:hover {color:#af1a25; text-decoration:none;}
.btn, .form-control {border-radius:0;}
.btn:focus, .form-control:focus {box-shadow:none;}
.btn-success {background:#82b637; border-color:#82b637; color:#fff !important;}
.btn-success:hover, .btn-success:focus {background:#699528; border-color:#699528;}
.btn-danger {background:#c1272d; border-color:#c1272d;color:#fff !important;}
.btn-outline-danger {border-color:#de1a28;}
.btn-outline-danger:hover, .btn-outline-danger:focus {background:#de1a28;}
.text-danger {color:#de1a28 !important;}
.container { max-width:1250px;}
section {padding:50px 0;}
.sec_title {font-weight:800; margin-bottom:30px; text-align:center;}
.sec_title_left{font-weight:800; margin-bottom:20px;}
.grey_sec {background:#f6f6f6;}
#home_slider .item {position:relative;}
#home_slider.owl-theme .owl-nav.disabled + .owl-dots { position:absolute; right:15px; bottom:15px}
#home_slider.owl-theme .owl-dots .owl-dot span { background:rgba(123,88,11,0.6); width: 12px;
height: 12px;
border-radius: 100%; }
#home_slider.owl-theme .owl-dots .owl-dot.active span, #home_slider.owl-theme .owl-dots .owl-dot:hover span{ background:#f5ae14;}
.banner_bar { background:#f5f5f5; padding:30px 0;}
.boxedlist {}
.boxedlist ul { list-style:none; padding:0; margin:0; text-align:center; }
.boxedlist ul li { display:inline-block; max-width:11.3%; vertical-align:top; margin:0 5px;}
.boxedlist ul li .top_category_bg {width: 100%; height: 140px;  position: relative; border: rgba(0,0,0,0.1) solid 7px; background:#fff;}
.boxedlist ul li .top_category_bg img { width: auto; height: 100px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.boxedlist .featured_title { font-size: 13px; line-height: 16px;  font-weight: bold;  margin-top: 10px;}
.boxedlist .featured_title a { color:rgba(0, 0, 0, 0.5);}
.search_bg_left  { margin-bottom:20px;}
.search_bg_left .form-control {font-size:13px;}
.search_bg_left .btn { background:#fff; border-left:0;}
.search_bg_left .form-control { border-tight:0;}
.search_bg_left .form-control, .search_bg_left .btn { border-radius:0;background:#fff; border-color:#000;}
.boxedlist ul li:hover .top_category_bg {  border: rgba(193,39,45,0.3) solid 7px;}
.category_nav {box-shadow: rgba(0,0,0,0.2) 0 0 5px;-webkit-box-shadow: rgba(0,0,0,0.2) 0 0 5px; border-radius: 3px;  padding: 15px; background-color: #252525;}
.category_nav ul {padding:0; margin:0; list-style:none;}
.category_nav ul li {position:relative;} 
.category_nav ul li a {padding:10px; display:block; border-bottom:rgba(255,255,255,0.1) solid 1px;color:#fff; position:relative}
.category_nav ul li a:hover {color:#ccc; text-decoration:none;}
.category_nav ul li ul {display:none; position:absolute; left:255px; z-index:9999; top:0; width:250px;} 
.category_nav li > a:after { content: '\f054'; font-family:'FontAwesome';  color: #f9bd11;  position: absolute; right: 0; top:35%; }
.category_nav li > a:only-child:after { margin-left: 0; content: ''; }
.category_nav ul li:hover ul {display:block;}
.category_nav ul li ul li a {padding:10px; position:relative; color:#fff; background:#333}
.category_nav ul li ul li a:hover { background:#000}
.category_nav ul li:last-child a {border-bottom:0; }
.prods_sec { background-color:#fff; }
.prods_sec h1, .prods_sec h2 { margin:0; padding:0; margin-bottom:10; color:#333; text-decoration:none; font-weight:bold; font-size:36px;}
.prods_sec .product_box h4 { padding-bottom:0; font-size:13px;}
.prods_sec .product_box h4 a { color:#333}
.prods_sec .product_box h4 a:hover {color:#c1272d; text-decoration:none;}
.feat { background:#c1272d; box-shadow:0 2px 2px #ccc; color:#fff; padding:5px 15px; position:absolute; font-weight:600; z-index:0;}
.prods_sec .product_box .discount_label {font-size:17px; color:#ff9a00; font-weight:700;}
.prods_sec .product_box .price_label {font-size:15px; color:#333; font-weight:700;}
.prods_sec .product_box .price_label del { font-weight:400; color:#888; font-size:14px;}
.prods_sec .product_box .save_price {font-size:16px; color:#333; font-weight:600;}
.prods_sec .product_box { margin-bottom:30px; overflow:hidden; position:relative; text-align:center;}
.price del { color:#aaa; font-size:14px; font-weight:300; display:block;}
.prods_sec .product_box .btn {margin:15px 0 10px; padding:7px 25px;border-radius:0;padding: 7px 15px; font-size: 14px;}
.brands .thumbnail h4 { font-size:16px; font-weight:300; text-align:center;}
.product_thumb { min-height:200px; text-align:center; border:#ddd solid 1px; margin-bottom:10px; position:relative; background:#fff;}
.product_thumb img { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); max-width:60%; }
.featured_prods {background:#f6f6f6;}
.btn-link { background-color:transparent; color:#333; text-decoration:underline;}
.btn-link:hover, .btn-link:focus { text-decoration:none; color:#82b637;}
.footerBadges { text-align:center; margin-top:30px; margin-bottom:40px;}
.feat_box_content { padding: 20px 10px; font-size: 15px; color: #fff; text-align: center; font-weight: bold; line-height: 1.2; transition: all linear 0.2s; -webkit-transition: all linear 0.2s; text-transform: uppercase;  min-height: 155px;}
.feat_box_content img { width: 65px;  display: block;  margin: 0 auto 10px;}
footer{ position:relative; font-size:14px; color:#fff; }
.footer_bar { font-size:13px;}
.toll_logo_container { color:#fff; }
.toll_logo_container a {color:#fff;}
.toll_logo_container img { max-width:160px;}
.tnt_logo_container2 img {    width: 90px; float: left;  margin-right: 2px;}
.footer_bar p {  padding: 6px 0;}
.footer_bar, .footer_bar a { color:#fff;}

.footer_wrapper {background-color:#333;padding:50px 0;}
footer h4{color:#fff; margin:0; padding:0; font-weight:700;font-size:15px;padding-bottom:10px}
footer h4 a{text-decoration:none;color:#fff}
ul.footer_list{list-style:none;padding:0;margin:0}
ul.footer_list li{padding-bottom:5px;color:#ccc;font-size:14px}
ul.footer_list li a{text-decoration:none;color:#f1eab3;}
ul.footer_list li a:hover{color:#fff}
.footer_inner{padding-bottom:10px;color:#fff;font-weight:700;font-size:15px}
.footer_contact{background:#C1272D;padding:35px 20px;position:relative;margin-top:-86px}
.footer_contact:before{content:"";height:0;width:0;left:-18px;top:0;position:absolute;border-bottom:37px solid #222629;border-left:18px solid transparent;border-right:0 solid transparent}
.footer_contact h4{color:#fff;font-weight:700;font-size:20px}
.footer_call,.footer_r{font-size:13px;color:#fff}
.footer_phone{background:#292E32;border-radius:50%; -webkit-border-radius:50%;text-align:center;width:80px;height:80px;line-height:68px;border:5px solid #9a1a1f; margin:0 auto;}
.footer_phone img{width:32px}
.footer_r{margin-top:15px; font-weight:700; text-align:center;}
.footer_call p{font-size:15px; margin-bottom:3px;} 
.footer_copy{color:#fff;font-size:12px;padding:20px 0; background:#000;}
.footer_copy p { padding:0; margin:0;}
.note_info_text { margin-top:15px; color:#ccc;font-size:11px;}
.footer-subscribe .form-control {font-size:13px;}
.footer-subscribe .form-control, .footer-subscribe .btn { border-radius:0;}

