/*
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: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: agmecom
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;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight:700;}

label { margin:0;}
.alignleft { float:left; margin:0 15px 10px 0;}
.alignright { float:right; margin:0 0 10px 15px;}
.aligncenter { text-align:center; margin:0 auto 10px; display:block;}
.alignnone { float:none;}
.wp-caption { border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; border-radius:4px; -webkit-border-radius:4px;}
.wp-caption img { margin:0; padding:0; border:0;}
.wp-caption p.wp-caption-text { font-size:12px; padding:0 5px; margin:0;}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.navigation { overflow:hidden;}
.clear { clear:both;}
.clear1 { clear:both; padding:1px 0 0;}
.clear5 { clear:both; padding:3px 0 2px;}
.clear10 { clear:both; padding:5px 0;}
.clear15 { clear:both; padding:8px 0 7px;}
.clear20 { clear:both; padding:10px 0;}
.clear30 { clear:both; padding:15px 0;}
.clear50 { clear:both; padding:25px 0;}
.mrb-10 { margin:0 10px 10px 0;}
.red { color:#F00;}

.btn, .form-control, .img-thumbnail, .alert {border-radius:0;}
.btn:focus, .form-control:focus {box-shadow:none;}
.btn-success {background:#82b637; border-color:#82b637; color:#fff;}
.btn-success:hover, .btn-success:focus {background:#699528; border-color:#699528;}
.btn-outline-success {border-color:#82b637; color:#82b637;}
.btn-outline-success:hover, .btn-outline-success:focus {background:#82b637; border-color:#82b637; color:#fff;}
.btn-danger {background:#de1a28; border-color:#de1a28;color:#fff;}
.btn-danger:hover, .btn-danger:focus {background:#c1272d; border-color:#c1272d;color:#fff;}
.btn-outline-danger {border-color:#de1a28; color:#de1a28;}
.btn-outline-danger:hover, .btn-outline-danger:focus {background:#de1a28; border-color:#de1a28; color:#fff;}
.text-danger, .red {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;}

.main_cat_wrapper .cat_img_box {overflow: hidden;}
.main_cat_wrapper .cat_img_box a img {transition:all linear 0.3s; width:100%;}
.main_cat_wrapper .cat_img_box a:hover img {transform: scale(1.05);}
#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; }

.main_title { margin:0 0 15px 0; padding:0 0 12px 0; color:#333; text-decoration:none; font-size:36px; border-bottom:1px solid rgba(0,0,0,.1);}
.main_title_inner { margin:0 0 15px 0; padding:0 0 12px 0; color:#333; text-decoration:none; font-size:32px; border-bottom:1px solid rgba(0,0,0,.1);}
.title { margin:0 0 15px 0; padding:0 0 12px 0; color:#333; text-decoration:none; border-bottom:1px solid rgba(0,0,0,.1);}

.prods_sec { background-color:#fff;}
.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-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-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;}

.inner_section {}
.product_detail {}
.product_detail .img-thumbnail:hover { border:1px solid #de1a28;}
.product_meta { font-size:16px;}

.contact_form textarea { height:150px;}
span.wpcf7-not-valid-tip { display:none !important;}
.wpcf7-not-valid { border:1px solid #de1a28;}
div.wpcf7-response-output { margin:10px 0 !important;}

.footer_banner { background:#f2f2f2; text-align:center;}

/*Custom Pagination Start*/
.page-numbers {	display:inline-block; padding-left:0; margin:0; border-radius:4px; /*float:right;*/}
.page-numbers > li { display:inline;}
.page-numbers > li > a, .page-numbers > li > span {	position:relative; float:left; padding:5px 15px; font-size:14px; margin-left:-1px; line-height: 1.42857143; color: #333333; text-decoration:none; background-color:#fff; border:1px solid #ddd; border-radius:0;}
.page-numbers > li:first-child > a, .page-numbers > li:first-child > span {	border-top-left-radius:3px; border-bottom-left-radius:3px;}
.page-numbers > li:last-child > a, .page-numbers > li:last-child > span { border-top-right-radius:3px; border-bottom-right-radius:3px;}
.page-numbers > li > a:hover, .page-numbers > li > span:hover, .page-numbers > li > a:focus, .page-numbers > li > span:focus { color:#82b637; background-color:#eee; border-color:#ddd;}
.page-numbers > .active > a, .page-numbers > .active > span, .page-numbers > .active > a:hover, .page-numbers > .active > span:hover, .page-numbers > .active > a:focus, .page-numbers > .active > span:focus { z-index:2; color:#fff; cursor:default; background-color:#82b637;	border-color:#82b637;}
.page-numbers .current, .page-numbers .current:hover { z-index:2; color:#fff; cursor:default; background-color:#82b637;	border-color:#82b637;}
.page-numbers > .disabled > span, .page-numbers > .disabled > span:hover, .page-numbers > .disabled > span:focus, .page-numbers > .disabled > a, .page-numbers > .disabled > a:hover, .page-numbers > .disabled > a:focus { color:#999; cursor:not-allowed; background-color:#fff; border-color:#ddd;}
/*Custom Pagination End*/