/*
Theme Name: Emergency Lights
Theme URI: https://proximatesolutions.com/
Author: Proximate Solutions
Author URI: https://proximatesolutions.com/
Version: 1.0
*/

@import url("fonts/stylesheet.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

body { color:rgba(0,0,0,0.5);font-family: 'Open Sans', sans-serif; font-size:14px; }
.black_overlay { background-color:rgba(0,0,0,0.5); position:absolute; left:0; right:0; bottom:0; top:0; z-index:9; }
h1, h2, h3, h4, h5, h6 {}
img { max-width:100%; height:auto; }
a { transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; color:#000 }
a:hover, a:focus { outline:0; color:#000}
.clear1 { clear:both;}
.clear5px { clear:both; height:5px; }
.clear10px { clear:both; display:block; padding:5px; }
.clear20px { clear:both; display:block; padding:10px; }
.clear-25{ clear:both; padding:13px;}
.clear30px { clear:both; display:block; padding:15px; }
.clear50px { clear:both; display:block; padding:25px; }
.clear100px { clear:both; display:block; padding:50px; }
.mt-0 { margin-top:0;}
.float_right { float:right; margin-left:25px; display:inline-block; }
section { padding:30px 0; display:block; position:relative; }
.services, .skills, .newsletter {padding: 5em 0;}

.header{text-align:center}
.header p{font-size:2em;color:#8395bb;position:relative}
.header p:before,.header p:after{content:'';background:#212121;height:2px;width:5%;position:absolute;top:65%}
.header p:before{left:41%}
.header p:after{right:41%}
.header p span:before,.header p span:after{content:''; background:#212121; height:2px; width:7%; position:absolute; top:35%}
.header p span:before{left:38%}
.header p span:after{right:38%}
.header h5{margin:1em 0 0;color:#667ba6;font-size:1.5em;text-transform:uppercase;letter-spacing:3px; font-weight:bold;}
.header h5 span{color:#212121}
.phone-1 { float:left; margin-right:20px;}
.phone { overflow:hidden;}

.header_address_mail {background:#102c8e; z-index:9; position:relative;}
.header_address_grid {float:right; margin-top:14px; margin-bottom:15px;}
.header_address_grid ul {float:right;}
.header_address_grid ul li{display:inline-block;color:#fff;font-weight:600; margin-left:12px;float:left}
.call_text { font-size:18px;}
.call_text i { background:#334364; padding:7px 15px; float:left; line-height:25px;}
.call_text .phone{ background:#8395bb; display:inline-block; padding:7px 15px;}
.call_text .phone a { color:#fff;}
.top_text { text-align:right; margin-bottom:7px; font-size:18px;}
.top_text a { font-weight:700;}
.header_address_grid ul li a{text-decoration:none;color:#999;display:block}
.header_address_grid ul li a:hover{color:#000}
.header_address_grid ul li:nth-child(3){background:#8395bb}
.banner1{background:url(images/banner.jpg) no-repeat 0 0;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;-ms-background-size:cover;min-height:200px;position:relative}
.btn-dark { background:#000; border-color:#000; color:#fff;}
.btn-dark:hover, .btn-dark:focus { background:#fb5710; border-color:#fb5710; color:#fff;}
.top_search { max-width:300px; margin-top:0; line-height:0; float:right}

.top_search .form-control { background:#8395bb; height:auto; border:none; -webkit-border-radius:0; border-radius:0; box-shadow:none; -webkit-box-shadow:none; color:#fff; height:40px; }
.top_search .btn { background:#334364; height:auto; -webkit-border-radius:0; border-radius:0; box-shadow:none; -webkit-box-shadow:none; color:#fff; height:40px; border-width:2px; }

.top_search .form-control::-moz-placeholder { color: #fff; opacity: 1;}
.top_search .form-control:-ms-input-placeholder { color: #fff;}
.top_search .form-control::-webkit-input-placeholder { color: #fff;}

.fancy-title { position:relative; display:inline-block; margin-bottom:30px; }
.fancy-title:after { background-color:#ccc; height:1px; left:20%; right:20%; bottom:-20px; content:""; position:absolute; }

.awards_list { margin-top:30px; display:block; }
.awards_list img { max-height:100px; }

.main_contents { position:relative; margin-top:30px; }
.main_contents h2 { margin-bottom:5px; display:block; }
.main_contents h4 { display:block; margin-bottom:5px; }
.main_contents p { margin-bottom:15px; display:block; }

.logo{float:left; padding-top:18px;}
.logo a{font-size:.6em;color:#212121;letter-spacing:5px;text-transform:uppercase;text-decoration:none;background:url(images/home.png) no-repeat 15px 0;display:block}
.logo a span{font-size:2em;color:#102c8e;text-shadow:0 3px 1px #1988ad}
.logo img { max-width:220px; }
.header_social{float:right;margin:24px 0 0}

.page-title { font:68px/35px 'Open Sans', sans-serif; text-align:left; letter-spacing:0; text-decoration:none; font-weight:900; margin:15px 0; }
.page-title a { color:#334364; text-decoration:none; letter-spacing:0;}
.page-title .small_des { color:#000; display:block; font:11px 'Open Sans', sans-serif; letter-spacing:0; font-weight:bold; margin-top:3px;}

.banner{/*background:url(images/banner.png) no-repeat 0 0;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;-ms-background-size:cover;min-height:560px; */position:relative;}
.banner:before { position:absolute; content:''; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,.40);}
.banner_caption { position:absolute; top:50%; width:1000px; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
.banner_caption h1 { color:#fff; text-decoration:none; font-weight:900; font-size:65px; }
.banner_caption h3 { color:#fff; text-decoration:none; font-weight:bold; font-size:30px; line-height:40px; margin-top:5px; }
.banner_caption .btn { border-radius:0;}

#feature_prodcuts_section {background-color:#f2f2f2; display:block;}
#feature_prodcuts_section { display:block; }
#feature_prodcuts_section h2 { font-size:24px; color:#000; font-weight:bold; margin:0 0 15px 0; display:block; text-transform:uppercase; }
#feature_prodcuts_section .top_category_bg  { background-color:#FFF; box-shadow:rgba(0,0,0,0.1) 0 0 5px; -webkit-box-shadow:rgba(0,0,0,0.1) 0 0 5px; text-align:center; width:161px; height:161px; display:table-cell; vertical-align:middle; border-radius:5px; -webkit-border-radius:5px; }
#feature_prodcuts_section .featured_title { font-size:13px; line-height:16px; text-align:center; font-weight:bold; margin-top:10px; }
#feature_prodcuts_section .featured_title a { font-size:13px; color:#333; text-decoration:none; font-weight:bold; text-transform:uppercase; }
#feature_prodcuts_section .featured_title a:hover { color:#99252e; text-decoration:none; }

.prods { background-color:#fff; }
.prods .product p { min-height:42px;}
.prods h2 { margin:0; padding:0; margin-bottom:30px; color:#333; text-decoration:none; font-weight:bold; }
.prods h1 { margin:0; padding:0; margin-bottom:30px; color:#333; text-decoration:none; font-weight:bold; font-size:30px; }
.prods.full .product h4 { background:none; border-top:1px solid #eaeaea; padding-bottom:0;}
.prods .product .feat { background:#8395bb; box-shadow:0 2px 2px #ccc; color:#fff; padding:2px 30px; position:absolute; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); left:-29px; top:20px; z-index:9;}
.prods .product { margin-bottom:30px; overflow:hidden; position:relative; text-align:center;}
.prods .product h4, .brands .product h4 { margin:5px -5px -5px; text-align:center;}
.prods .product h4 a, .brands .product h4 a { background:#000; display:block; color:#fff; border:#ddd solid 1px; padding:7px 0 15px;}
.prods .product:hover a { color:#fb5710; text-decoration:none;}

.prods .product:hover h4 a {background:#8395bb; color:#fff; }

.prods .product .price del { color:#aaa; }
.brands .thumbnail h4 { font-size:16px; font-weight:300; text-align:center;}
.product_thumb { min-height:200px; text-align:center; border:#eee solid 1px; margin-bottom:10px; position:relative; background-color:#fff; }
.product_thumb img { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); max-width:60%; }

.shoping_tab { float:right; background-color:#1a1a1a; width:50px; height:64px; display:inline-block; position:relative; }
.shoping_tab a { font-size:17px; display:block; padding:20px 12px; color:#333; text-decoration:none; letter-spacing:0.07em; }
.shoping_tab a img { width:21px; height:auto; }

.search_tab {position: absolute; right: 71px; height:65px; width: 48%;}

.red_badge { background-color:#d7232d; padding:0; min-width:20px; height:20px; text-align:center; display:inline-block; border-radius:100px; -webkit-border-radius:100px; position:absolute; left:23px; top:9px; color:#fff; font-weight:bold; }

.shadow_button { background-color:#1a1a1a; padding:10px 30px; color:#fff; text-transform:uppercase; font-size:18px; position:relative; box-shadow:rgba(0,0,0,1) 0 5px 0; -webkit-box-shadow:rgba(0,0,0,1) 0 5px 0; border-radius:4px; -webkit-border-radius:4px; }
.shadow_button:hover { background-color:#d7232d; box-shadow:rgba(163,22,23,1) 0 5px 0; -webkit-box-shadow:rgba(163,22,23,1) 0 5px 0; color:#fff; text-decoration:none; }
.product .price { min-height:52px;}
.product .price span  { font-size:20px; font-weight:bold;}

.arival_sec { position:relative;}
.arival_sec .container {position:relative;}
.arival_sec .product .feat { background:#fb5710}
.arival_sec .product_thumb  { border-color:#fff; }
.arival_sec .product, .arival_sec .product a {color:#fff;}
.arival_sec .product:hover a { color:#fb5710; text-decoration:none;}
.arival_sec  .product .price del { color:#fb5710;}
.arival_sec h2 { color:#fff;}
.arival_sec .header p:before, .arival_sec .header p:after { background:#fff;}
.arival_sec .header p span:before, .arival_sec .header p span:after { background:#fff;}
.arival_sec .header p { color:#fb5710;}
.arival_sec .product h4 a { background:#fb5710; color:#fff; border-top:0;}
.arival_sec .product:hover h4 a { background:#fff; color:#000; text-decoration:none; }
.grey_sec .product h4 a { background:#8395bb; color:#fff; border-top:0;}
.grey_sec .product:hover h4 a {background:#fb5710; color:#fff; text-decoration:none;}
.aside-listing ul { list-style: outside none none; margin: 0;  padding: 0;}
.aside-listing ul li a { border-bottom: 1px dotted #ccc; color: #212121; display: block; padding: 5px 10px 5px 20px; position: relative;}
.aside-listing ul li a:before { content: "\f105"; font-family: "FontAwesome"; left: 5px; position: absolute; top: 50%; transform: translateY(-50%);}
.aside-listing ul li a:hover { background: #c1272d; color: #fff;  text-decoration: none;}
.aside-listing ul li a:hover:before { left: 7px;}
.aside-listing ul li ul { padding-left: 15px;}
.grey_sec { background:#f5f5f5}
.inner_section { padding-top:0;}
.detai_right h2 { font-size:24px; margin-bottom:10px;  }
ul.item_info { list-style:none; margin:0; padding:0; margin-top:20px;}
ul.item_info li { margin-bottom:12px;}
ul.detail_tab_list { list-style:none; padding:0; margin:0; overflow:hidden;  border-bottom:#eee 1px solid;}
ul.detail_tab_list li { float:left;}
ul.detail_tab_list li a { padding:10px 25px; display:inline-block;}
ul.detail_tab_list li.active a, ul.detail_tab_list li a:hover { text-decoration:none; background:#c1272d; color:#fff;}
.btn-danger {background:#c1272d; border-color:#c1272d; }
.detail_tab ul { list-style-type: none; margin:0; padding:0; padding-left:15px;}
.detail_tab ul > li {  text-indent: -5px; line-height:25px;}
.detail_tab ul > li:before { content: "-"; text-indent: -5px;}
.sorting_section {clear:both; margin-bottom:25px; }

.listing-header { background-color: white; border: 1px solid #dddddd; padding:5px 10px; }

.change_view { margin-top:10px; display:inline-block; float:left; margin-right:10px; }
ul.list_icons {  margin: 0; padding:0; list-style:none; float:right;}
ul.list_icons li {margin-right:10px; display:inline-block; margin-top:5px; }
ul.list_icons li a { width:45px; height:35px; padding:10px; display:block; float:left; border:#CCC solid 1px;}

ul.list_icons li a.gridview { background:#fff url("images/icons/grid_view.png") no-repeat scroll center 7px / 20px auto; }
ul.list_icons li a.gridview:hover, ul.list_icons li.active a.gridview { background:#b40101 url("images/icons/grid_view_hover.png") no-repeat scroll center 7px / 20px auto; }

ul.list_icons li a.listview { background:#fff url("images/icons/list_view.png") no-repeat scroll center 7px / 20px auto; }
ul.list_icons li a.listview:hover, ul.list_icons li.active a.listview { background:#b40101 url("images/icons/list_view_hover.png") no-repeat scroll center 7px / 20px auto; }
ul.list_icons li a.listview2 { background:#fff url("images/icons/list_view2.png") no-repeat scroll center 7px / 20px auto; }
ul.list_icons li a.listview2:hover, ul.list_icons li.active a.listview2 { background:#b40101 url("images/icons/list_view2_hover.png") no-repeat scroll center 7px / 20px auto; }

.list_bold { display:inline-block; margin-right:10px; }
ul.list_sort {  margin: 0; padding:0; list-style:none; float:left;}
ul.list_sort li {margin-right:10px; display:inline-block; margin-top:5px; } 

ul.list_sort select { background:url(images/select_bg.png) calc(100% - 14px) center no-repeat; -moz-appearance:none; -webkit-appearance:none;}
ul.list_sort select {  border:#ddd 1px solid; background-color:#fff; height:30px; border-radius:0; -webkit-border-radius:0; padding-left:5px; width: 100%; min-width:166px; }

.list-sort { margin: 0; }
.list-sort span { font-weight:700;}
.list-product { float:left; text-align:left; padding:7px 15px 7px 15px; position:relative; border:#ccc 1px solid; margin-top:5px;}
.list-product a {  color:#000;} 
.list-product a:hover {  color:#e3b82d; text-decoration:none;}
.list-product i { color:#949599;}
.main-list { width:124px; background:#fff; border:1px solid #d9d9d9; position:absolute; top:50px; right:203px; z-index:10;}
.main-list ul.sort-list { list-style:none; padding:0; margin:0;}
.main-list ul.sort-list li {border-top:#d9d9d9 solid 1px; font-size:11px; color:#666; overflow:hidden;}
.main-list ul.sort-list li:first-child { border-top:0; }
.main-list ul.sort-list li a {  font-size:11px; color:#666; padding:5px; display:block; background-color:#fff; }
.main-list ul.sort-list li a:hover { background-color:#333; color:#fff;text-decoration:none;}
.list_info a { margin-right:15px; }
article ul.item_info { margin:0;}
article.list_info_box { border-bottom:#ddd 1px solid; padding-bottom:25px; margin-bottom:30px;}
article.list_info_box:last-child { border-bottom:none; margin-bottom:0;}
.thumb_detail {text-align:center;}
ul.list_dtl { list-style:none; margin:0; padding:0; float:right;}
ul.list_dtl li { float:left; margin-right:10px;} 
ul.list_dtl li input { width:100%; width:55px;}
input.small_input { width:60px;}
.cart_list { margin:30px 0 0; max-width:100%; width:100%;}
.cart_list {margin: 30px 0 0; max-width: 100%; width: 100%;}
table.cart_list thead td {background:#f2f2f2;  border: 1px solid #c9c9c9; color: #000000; font-size: 14px; padding: 15px 20px; text-transform: uppercase;}
.cart_list .cart_item_img {width: 150px; text-align:center;   float: left; }
.cart_list th ~ th {text-align: center;}
.cart_list td {padding: 20px;}
.apply_field .input-group{ width:60%;}
.cart_summary_right { float:right;}
.cart_list .cart_summary__row {margin: 0;padding: 0 0 10px 0;border-top: 1px solid #ddd;font-size: 16px; color: #191e3b; padding:10px; }
.cart_list .cart_summary__row span {float: right;}
.scheme_1 .money { color: #191e3b;}
.contact_form { background:#fff; color:#000;}
.contact_form h2 { margin-bottom:45px;}
.contact_form .form-control, .contact_form textarea  { height:auto; padding:15px; border-radius:0; border:#ddd 1px solid; box-shadow:none; margin-bottom:15px; width:100%;}
.contact_form .btn { margin-top:15px; border-radius:0;}
.newsletter{background:url(images/8.jpg) no-repeat 0 0;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;-ms-background-size:cover;background-attachment:fixed;position:relative}
.newsletter:before { background-color:rgba(0,0,0,0.7); position:absolute; left:0; right:0; top:0; bottom:0; content:""; }
.newsletter .container { position:relative;}
.newsletter_form form{padding:2em;background:rgba(255,255,255,0.47)}
.newsletter_form input[type="text"],.newsletter_form input[type="email"]{outline:none;padding:12px;color:#212121;background:#fff;font-size:14px;border:none;width:66%;font-weight:600}
.newsletter_form input[type="submit"]{outline:none;padding:12px 0;color:#fff;background:#000;font-weight:600;font-size:14px;border:none;width:33.33%}
.newsletter_form input[type="submit"]:hover{background:#fb5710}
.newsletter .head p:before, .newsletter .head p:after, .newsletter .head p span:before, .newsletter .head p span:after{background:#fff}
.newsletter .head h5 span {color: #fff;}
.skills_grids {margin: 3em 0 0;}

.footer_grid_leftl{float:left;width:55px;height:55px;border-radius:50px;text-align:center;background:#fb5710;border:2px solid #fff; position:relative;}
.footer_grid_leftl i{color:#fff;font-size:24px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.footer_grid_leftr{float:right;width:75%}
.footer_grid_leftr h4{font-size:1.2em;color:#fff;letter-spacing:3px;margin-bottom:.5em}
.footer_grid_leftr p{color:#999;line-height:1.5em}
.footer_grid_leftr a{color:#999;text-decoration:none;font-size:14px}
.footer_grid_leftr a:hover{color:#102c8e}
.footer_pos{position:absolute;padding:1em;left:0;bottom:0;width:100%;background:rgba(255,255,255,0.18)}
.footer_pos p{text-align:center;color:#fff;line-height:1.8em}
.footer_pos p a{color:#fff;text-decoration:underline}
.footer_pos p a:hover{color:#fff; text-decoration:none}
.footer_grid_left:hover .footer_grid_leftl{background:#fff}
.footer_grid_left:hover .footer_grid_leftl i{color:#212121}
.footer_grid_left:hover .footer_grid_leftr h4{color:#fb5710}
.footer_grid{margin:4em 0 5em}

.small_text { font-size:10px!important; color:#f6b712; text-decoration:none; }
.footer_links { text-align:right; color:#fff;}
.footer_links a { color:#fff; text-decoration:underline;}
.footer_links a:hover { color:#fff; text-decoration:none;}
.footer_text { color:#fff; font-size:1.2em;}
.footer_text span { margin-right:10px;}
.copyright_text { text-align:center; color:#fff; margin-top:10px;}
.inner_content { min-height:700px;}
.header_inner { border:1px solid #ddd;}

textarea.form-control { height:134px !important;}
span.wpcf7-not-valid-tip { display:none;}
.wpcf7-not-valid { border:1px solid #F00 !important;}
div.wpcf7-response-output { margin:10px 0;}
.g-recaptcha { margin-bottom:10px;}