/*
Theme Name: Voltex Electrical
Theme URI: https://proximatesolutions.com/professional-web-design-portfolio/
Author: Proximate Solutions
Author URI: https://proximatesolutions.com/
Description: Wordpress theme designed for Voltex Electrical 2018 with Products Integration.
Version: 2.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: voltexelectrical
Tags: one-column, two-columns, custom-menu, featured-images, right-sidebar
*/
body{font-family: 'Open Sans', sans-serif;color:#000; font-size:15px; overflow-x:hidden;}
img{max-width:100%;height:auto}
a{color:#fa9e0d;}
a:hover,a:focus{outline:0;color:#000;text-decoration:none}
p { line-height:26px; -webkit-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out; transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out; }
label { margin:0;}
section{padding:50px 0; display:block; width:100%;}
h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif;}
.alignleft { float:left; margin:0 15px 10px 0;}
.alignright { float:right; margin:0 0 10px 15px;}
.aligncenter { text-align:center;}
img.aligncenter { text-align:center; position:relative; left:50%; transform:translate(-50%); -webkit-transform:translate(-50%);}
.alignnone { float:none;}
.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin:0;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}
.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;}
.br-0, .btn, .form-control, .img-thumbnail, .alert { border-radius:0; -webkit-border-radius:0;}
.red, .required { color:#F00;}
#home_slider { position:relative; }
#home_slider .item {position:relative; }
#home_slider .item:before { position:absolute; content: ""; left:0; right:0; top:0; bottom:0; }
#home_slider .item img { width:100%;}
.slider_capi { position:absolute; left:50%; top:50%; transform:translate(-50% , -50%); -webkit-transform:translate(-50% , -55%); text-align:center; z-index: 2; width:1100px; color:#fff; font-size:20px; }
.slider_capi h3 { font-size:40px;}
#home_slider.owl-theme .owl-nav { margin:0;}
#home_slider .owl-prev, #home_slider .owl-next { color:#fff; position:absolute; top:calc(50% - 25px); right:0; text-align:center; transition:all ease .3s; width:50px; z-index:999; font-size:30px; margin:0; border-radius:0;}
#home_slider .owl-prev { left:0;}
#home_slider .owl-prev:hover , #home_slider .owl-next:hover { width:50px; background-color:#ffaa06;}
#home_slider .owl-prev i, #home_slider .owl-next i { line-height:50px;}
.home_sec { padding-bottom:10px;}
.product_box { position:relative; text-align:center; margin-bottom:30px;}
.product_thumb { position:relative; text-align:center; margin-bottom:15px;}
.product_thumb a { display: block; overflow: hidden; background: #000; position: relative;}
.product_thumb a img {opacity: 1;-webkit-transform: scale(1.12);transform: scale(1.12); -webkit-transform-origin: 50% 50%;transform-origin: 50% 50%; -webkit-transform-origin: 50% 50%; backface-visibility: hidden; -webkit-backface-visibility: hidden; transition: opacity 0.25s ease-in-out,transform 0.25s ease-in-out; -webkit-transition: opacity 0.25s ease-in-out,transform 0.25s ease-in-out;}
.product_thumb a:after { content: '';  display: block; border: 1px solid #fff; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-transition: top .25s ease .2s, right .25s ease .2s, bottom .25s ease .2s, left .25s ease .2s; transition: top .25s ease .2s, right .25s ease .2s, bottom .25s ease .2s, left .25s ease .2s;}
.product_thumb a:hover img {opacity: .8; -webkit-transform: scale(1.25); transform: scale(1.25);}
.product_thumb a:hover:after {top: 20px; right: 20px; bottom: 20px; left: 20px;}
.product_thumb .onsale {background: #fa9e0d; color: #fff; font-size: 10px; font-weight: 500; height: 24px;  left: 0;min-height: auto;min-width: 65px;padding: 0 9px; position: absolute;right: auto; text-align: center;text-shadow: none; text-transform: uppercase;top: 0; line-height:24px; z-index:1;}
.product_thumb .actions{bottom:auto;left:50%;margin:0;margin-right:-45%;max-width:90%;padding:0;position:absolute;right:auto;top:50%;z-index:78;filter:alpha(opacity=0);opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);list-style:none}
.product_thumb .actions li{display:inline-block;list-style-type:none;margin:0 12px;position:relative;vertical-align:middle}
.product_thumb .actions li a{ border:0;background:#333;border:none;color:#fff;display:block;font-size:20px;height:43px;letter-spacing:0;line-height:43px;margin:0;padding:0;text-align:center;text-transform:none;width:43px;-webkit-border-radius:100%;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}
.product_thumb .actions li a:after { display:none;}
.product_thumb:hover .actions{filter:alpha(opacity=100);opacity:1}
.product_thumb .actions li a:hover{background:#fa9e0d;border:none;color:#fff}
.product_info_box { padding:0 15px;}
.product_info_box h3 {font-size: 15px;font-weight: 600;margin-top: 0;margin-bottom: 10px;}
.product_info_box h3 a { color:#000;}
.product_info_box h3 a:hover { color:#fa9e0d;}
.product_info_box .price {line-height: 100%;  font-size: 14px; font-weight: 600; display: inline-block;  color: #db9b2e;}
.product_info_box .price del {float: left; color: #aaa; font-size: 14px; display: inline-block; margin-right: 10px;}
.product_info_box .price ins {  float: left; margin-right: 5px; color: #fa9e0d; text-decoration: none; text-decoration: none;}
.article_sec { padding-top:0;}
.dtl_btn {}
.dtl_btn {-webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s; display: inline-block; padding: 9px 10px; margin-bottom: 10px; margin-right: 10px;line-height: 1; font-size: 10px; text-transform: uppercase; letter-spacing: .05em; border: 1px solid #ddd; color: inherit;  font-family: montserrat;}
.dtl_btn:hover { background: #000; border-color: #000; color: #fff;  text-decoration: none;}
ul.blog_list { list-style:none; padding:0; margin:0; display:block; overflow:hidden; }
ul.blog_list li { display:block; clear:both; position:relative; }
ul.blog_list li .image_frame {width:50%; float:left; height:350px; background-position:center top; background-size:cover; background-repeat:no-repeat; transition:all linear 0.5s 0s; -webkit-transition:all linear 0.5s 0s; overflow:hidden; position:relative;}
ul.blog_list li .image_frame:after { position:absolute; lef:0; right:0; top:0; bottom:0; background-color:rgba(255,255,255,0.0); content:""; transition:all linear 0.5s 0s; -webkit-transition:all linear 0.5s 0s; }
ul.blog_list li .image_frame:hover:after { position:absolute; width:100%; height:100%; background-color:rgba(255,255,255,0.5); content:""; }
ul.blog_list li .image_frame:hover { background-position:center bottom; }
ul.blog_list li .post_desc_wrapper {width:50%; float:right; padding:20px 0 30px 30px; position:relative;}
ul.blog_list li h3 { font-size:20px; font-weight:600;}
ul.blog_list li h3, ul.blog_list li h3 a {color:#000; }
ul.blog_list li .post_desc_wrapper .date { margin-bottom:10px; display:inline-block; font-size:12px; position:relative; padding-bottom:10px; }
ul.blog_list li .post_desc_wrapper .date:after { position:absolute; left:0; top:100%; background-color:#000; width:50px; height:2px; content:""; }
ul.blog_list li .post_desc_wrapper a.like_icon { position:absolute; right:0; top:20px; color:#000; }
ul.blog_list li .post_desc_wrapper a.like_icon i.fa {margin-right:12px;}
ul.blog_list li .post_desc_wrapper a.like_icon:hover { color:#000; }
ul.blog_list li .post_desc_wrapper a.like_icon:hover i.fa {color:#fa9e0d;}
ul.blog_list li:nth-child(even) .image_frame {float:right;}
ul.blog_list li:nth-child(even) .post_desc_wrapper {float:left; padding:20px 30px 30px 0;}
ul.blog_list li:nth-child(even) .post_desc_wrapper .like_icon { right:20px; }
ul.blog_list li:nth-child(even) .post_desc_wrapper .like_icon span { color:#000;}
h3.main_heading { font-size:20px;}
.main_heading {position: relative; display: inline-block;  padding-bottom: 20px; margin-bottom:15px;}
.main_heading:before {content: ""; position: absolute; bottom: 0; width:80px; height: 2px;  left: 0; border-bottom-width: 2px; border-bottom-style:dashed; border-bottom-color:#fa9e0d; transition: all 0.3s linear; -webkit-transition:all 0.3s linear;}
section:hover .main_heading:before {width: 100px;}
.main_heading_center {position: relative; display: inline-block;  padding-bottom: 20px; margin-bottom:40px;}
.main_heading_center:before {content: ""; position: absolute; bottom: 0; width: 150px; height: 2px;  left: 0;  right: 0;  margin: 0 auto;  border-bottom-width: 2px; border-bottom-style:dashed; border-bottom-color:#fa9e0d; transition: all 0.3s linear; -webkit-transition:all 0.3s linear;}
section:hover .main_heading_center:before {width: 175px;}
.footer { background:#232427; color:#fff; padding:30px 0; text-align:center;}
.footer a { color:#fff;}
.footer a:hover { color:#fa9e0d;}
ul.footer_list { list-style:none; margin:0; padding:0; margin-bottom:15px; overflow:hidden;}
ul.footer_list li { display:inline-block; margin:0 12px; position:relative;}
ul.footer_list li:before {content: "/"; position:absolute; color:#fff;  top:2px; right:-15px;}
ul.footer_list li:last-child:before { content: "";}
ul.footer_list li a { color:#ccc;}
ul.footer_list li a:hover {color:#fa9e0d;}
.tagcloud { margin-bottom:20px;}
.tagcloud a {-webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s; display: inline-block; padding: 9px 10px; margin-bottom: 10px; margin-right: 10px;line-height: 1; font-size: 10px; text-transform: uppercase; letter-spacing: .05em; border: 1px solid #ddd; color: inherit;  font-family: montserrat;}
.tagcloud a:hover { background: #000; border-color: #000; color: #fff;  text-decoration: none;}
.categories_list { margin-bottom:30px;}
.categories_list ul { list-style:none; margin:0; padding:0;}
.categories_list li {border-bottom: 1px solid #ddd;
padding: 0.5em 0;}
.categories_list li a { color:#333;}
.categories_list li a:hover { color:#fa9e0d;}
.grey_bg { background:#f5f5f5;}

.inner_bar{background:#f6f6f6;position:relative;padding:10px 0}
.breadcrumb{color:#fa9e0d;margin-bottom:0;background-color:transparent; padding:.75rem 0}
.breadcrumb a{color:#000}
.breadcrumb a:hover{color:#db9b2e}



ul.blog_list2 { list-style:none; padding:0; margin:0; display:block; overflow:hidden; }
ul.blog_list2 li { display:block; clear:both; position:relative; }
ul.blog_list2 li .blog_thumb { margin-bottom:25px;}


ul.blog_list2 li .post_wrapper {position:relative; padding:0 15px 20px;}


ul.blog_list2 li h3 { font-size:20px; font-weight:600;}
ul.blog_list2 li h3, ul.blog_list2 li h3 a {color:#000; }
ul.blog_list2 li .post_wrapper .date { margin-bottom:10px; display:inline-block; font-size:12px; position:relative; padding-bottom:10px; }
ul.blog_list2 li .post_wrapper .date:after { position:absolute; left:0; top:100%; background-color:#000; width:50px; height:2px; content:""; }
ul.blog_list2 li .post_wrapper a.like_icon { position:absolute; right:15px; top:0; color:#000; }
ul.blog_list2 li .post_wrapper a.like_icon i.fa {margin-right:12px;}
ul.blog_list2 li .post_wrapper a.like_icon:hover { color:#000; }
ul.blog_list2 li .post_wrapper a.like_icon:hover i.fa {color:#fa9e0d;}
.detail_sec .container { max-width:1140px;}
.product_details {text-align:center;}
.product_details .lSSlideOuter .lSPager.lSGallery img {display:block;}

.detail_right h2 { font-size:20px; 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;}
.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;}
.detail_left h1 { font-size:30px;}
.detail_left h2 { font-size:25px;}


.detail_right .price {font-size:26px; color:#333; font-weight:700;}
.detail_right .save_price {font-size:16px; color:#333; font-weight:600;}

.product_detail_table {color:#333;}

.nav-tabs .nav-link { border-radius:0; border:0;}
.nav-tabs .nav-link {background:#333; color:#fff;}
.nav-link:hover, .nav-tabs .nav-link.active {background:#fa9e0d; color:#fff;}
.tab-content {padding:25px; color:#000; border:1px solid #ddd;}
.g_add { margin-bottom:30px; 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:#fff; background-color:#123f6e; 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:#123f6e; border-color:#2abdea;}
.page-numbers .current, .page-numbers .current:hover { z-index:2; color:#fff; cursor:default; background-color:#123f6e; border-color:#2abdea;}
.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*/

.breadcrumb {font-size:18px;}
.breadcrumb a {color:#f00;}
.breadcrumb a:hover {color:#000;}
.breadcrumb > span::after{color:#000;content:"/ ";padding:0 8px 0 8px;}
.breadcrumb > span:last-child:after {content:"";}