@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-SemiBold.eot');
    src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-SemiBold.woff') format('woff'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-SemiBold.ttf') format('truetype'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway-Black';
    src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Black.eot');
    src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Black.eot?#iefix') format('embedded-opentype'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Black.woff') format('woff'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Black.ttf') format('truetype'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Black.svg#Raleway-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Raleway-Bold';
  src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
  	   url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Bold.woff') format('woff'),
	   url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Bold.ttf')  format('truetype'),
	   url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Raleway-Regular';
    src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Regular.eot');
    src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Regular.woff') format('woff'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Regular.ttf') format('truetype'),
         url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Regular.svg#Raleway-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Raleway-ExtraBold';
  src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-ExtraBold.woff') format('woff'),
	   url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-ExtraBold.ttf')  format('truetype'),
	   url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-Medium';
  src: url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),
       url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Medium.woff') format('woff'),
	   url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Medium.ttf')  format('truetype'),
	   url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{margin:0px; padding:0px; font:normal 14px/24px 'Open Sans', Arial; color:#000000; -webkit-text-size-adjust:none; background:#fff;}

a img{border:none;}
a{text-decoration:none; color:#fd5a0b;}
a:hover{text-decoration:underline;}
img{max-width:100% !important; height:auto;}
.clear{clear:both;}

.wrapper{width:1040px; margin:0px auto;}

header{}
header .logo{float:left; width:35%; padding:14px 0px 9px;}

header .header-top{background:#2d5176; padding:28px 0px 9px;}
header .header-top .top-left{float:left; width:50%;}
header .header-top .top-right{float:right; width:50%;}
header .social{width:100%; font:700 19px/25px 'Open Sans', Arial; color:#00447c;}
header .social span{display:inline-block; line-height:28px; color:#fff; font-size:15px; margin-bottom:-2px; margin-left:8px;}
header .social a{width:28px; height:28px; background:#fff; margin:0px 4px; float:left; border-radius:50%; text-align:center; color:#2d5176;}
header .social .fa{font-size:13px; line-height:28px;}
header .top-right{}
header .top-right ul{margin:0px; padding:4px 0px 0px; list-style:none; text-align:right;}
header .top-right ul li{display:inline-block; font-size:14px; line-height:15px; border-left:1px solid #fff; padding:0px 8px 0px 10px;}
header .top-right ul li:first-child{border-left:none;}
header .top-right ul li a{color:#fff;}

header .h_right{float:right; width:65%;}

header .h_right .contact_pnl{float:right; width:60%; text-align:right; font:800 33px/40px 'Open Sans', Arial; display:block; color:#2d5176; padding-top:18px;}
header .h_right .contact_pnl span{font:normal 15px 'Open Sans', Arial; color:#2d5176; line-height:38px; padding:0px 5px;}
header .h_right .contact_pnl .fa{font-size:56px; line-height:50px; color:#c9c9c9; float:right; padding:0px 14px 0px 0px;}
header .h_right .contact_pnl a{color:#2d5176; text-decoration:none; float:right; line-height:40px;}
header .headercart{text-align:right;}
header .headercart a{background:#f17a4c; text-transform:uppercase; display:inline-block; font:700 12px 'Open Sans', Arial !important; line-height:30px !important; color:#fff !important; padding:0px 14px;
	letter-spacing:0.5px; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}

header .main_menu{background:#272d33; border-bottom: 1px solid #2e3338; text-align:center;}
header .main_menu ul{margin:0px; padding:0px; list-style:none;}
header .main_menu ul li{display:inline-block; margin:0px 0px 0px 25px; font:600 18px/18px 'Open Sans', Arial; color:#00447c; text-transform:uppercase; letter-spacing:0.8px; position:relative;}
header .main_menu ul li:first-child{margin:0px 0px 0px 0px;}
header .main_menu ul li a{color:#fff; display:block; padding:24px 8px;}
header .main_menu ul li:hover a, header .main_menu ul li.current_page_item a{text-decoration:none;}
header .main_menu ul li>a:after {
    background: url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/tr.png") no-repeat scroll center bottom;
    bottom: -8px;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
	border-top: 8px solid transparent;
    z-index: 9;
    opacity: 0;
}
header .main_menu ul li.current_page_item>a::after, header .main_menu ul li:hover a::after{
	opacity:1; border-top: 8px solid #fc5a0a;
}
header .main_menu ul li ul{width:320px;position:absolute; left:0px; top:100%; margin:10px 0px 0px 0px; padding:0px; background:#fff; z-index:99; border:1px solid #d9d9d9; display:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
header .main_menu ul li:hover ul{}
header .main_menu ul li ul li{display: block;padding:0; font-size:14px; line-height:18px; text-transform:none;margin:0px 0px 0px 0px;border-bottom: 1px solid #d9d9d9;}
header .main_menu ul li ul li:last-child{border-bottom:none;}
header .main_menu ul li ul li:first-child{padding:0;}
header .main_menu ul li ul li.current_page_item a,header .main_menu ul li ul li a:hover,header .main_menu ul li ul li a{border:none !important;}
header .main_menu ul li ul li a{display: block;padding:13px 10px;color:#272d33; text-align:left;}
header .main_menu ul li ul li a:hover{color:#fc5a0a;}
header .main_menu ul li.menu-item-has-children ul li a:after{content:''; position:static; background:none; border:none;}
header .main_menu ul li ul li>a:after{background:none;}

h1{padding:0px; font:normal 41px 'Raleway-Black', Arial; color:#fd5a0b;}
h2{margin:0px; padding:0px; font:normal 32px/35px 'Raleway-Black', Arial; color:#fd5a0b; letter-spacing:-0.4px;}
h3{margin:0px; padding:0px; font:normal 23px/28px 'Raleway-Regular', Arial; color:#1f1d1d; letter-spacing:-0.4px;}

.slider{position:relative; color:#fff; display:none;}
.slider.show{display:block;}
.slider .slider_cont{position:relative; color:#ffffff; font:normal 24px/25px 'Raleway-Medium', Arial; letter-spacing:-0.2px; background:rgba(251,90,14,0.73); max-width:511px;
	width:100%; padding:22px 90px 49px 18px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; z-index:8;}
.slider .slider_cont h2{color:#ffffff; font:bold 43px 'Raleway-ExtraBold', Arial; text-transform:capitalize;}
.slider .slider_cont h3{color:#ffffff; font:bold 27px/29px 'Raleway-Bold', Arial; text-transform:uppercase; padding:10px 0px;}
.slider .slider_cont .btn{position:absolute; bottom:47px; right:29px; border:2px solid #ffffff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-weight:bold; line-height:57px; font-size:55px; display:inline-block; padding:0px 22px;}
.slider .slider_cont .btn .fa{ color:#fff;}

.slider .slideroverlay{background: url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/slider_bg.png") no-repeat center center; position:absolute; width:100%; left:0; top:0; height:100%; background-size:cover; z-index:7;}

.slider .nivo-caption{width:100%; overflow:hidden; position:absolute; top:0px; left:0px; height:100%; z-index:9; padding:35px 0px 0px;}
.slider ul{margin:0px; padding:0px; list-style:none;}
.slider ul li{float:left;}
.slider ul li img{width:100%;}
.slider .nav_dot_cont{position:absolute; bottom:20px; text-align:center; width:100%; z-index:9;}
.slider .nav_dot_cont a{width:17px; height:17px; display:inline-block; background:#acacac; margin:0 2px; border-radius:100%;}
.slider .nav_dot_cont a.selected{background:#f15d22;}
.slider .nav_dot_cont a span{display:none;}

.panel1{color:#3d3d3d; font:300 26px/31px 'Open Sans', Arial;}
.panel1 a{color:#fd5a0b; font-weight:700;}
.panel1 p{margin-top:18px;}
.panel1 h2{color:#fd5a0b; font:normal 55px 'Raleway-Black', Arial; margin:0; padding:13px 0px 0px;}

.panel2{padding:36px 0px 30px 0px;}
.panel2 h3{color:#fd5a0b; font:normal 45px 'Raleway-Black', Arial; margin:0; padding:0px 0px 0px 10px;}

.panel2 .left{width:47%; float:left; position:relative; margin:3% 6% 3% 0;}
.panel2 .right{width:47%; float:right; position:relative; margin:3% 0 3% 0;}

.panel2 .left img,.panel2 .right img{width:100%;}
.panel2 .overlay{background:url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/rounded-rectangle.png') no-repeat center center; position:absolute; width:100%; left:0; top:0; height:100%; background-size:cover;}
.panel2 .overlaycont{color:#ffffff; font:bold 23px 'Raleway-Bold', Arial; position:absolute; width:100%; left:0; bottom:16px; z-index:1; padding:0px 100px 0px 15px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.panel2 .left span:before,.panel2 .right span:before {position: absolute;width: 100%;height: 100%;z-index: 1;content: '';-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s;transition: 0.3s;}
.panel2 .left:hover a,.panel2 .right:hover a {background: #272d33;}
.panel2 .left a:hover,.panel2 .right a:hover {opacity: 0.8;}
.panel2 .left span::before,.panel2 .right span::before { content:''; opacity: 0; background: -webkit-linear-gradient(left, rgb(252, 90, 10) 3%, rgb(252, 90, 10) 5%, rgba(252, 90, 10, 0) 100%);}
.panel2 .left:hover span:before,.panel2 .right:hover span:before {content:''; opacity: 1;}
.panel2 .overlaycont h2{text-transform:uppercase; font:normal 42px 'Raleway-Black', Arial; margin:0; color:#ffffff;}
.panel2 .overlaycont p{margin-bottom:0; margin-top:8px;}
.panel2 .overlaycont a{background:#fd5a0b; display:block; bottom:6px; right:25px; position:absolute; color:#ffffff; font-size:50px; padding:6px 19.5px 9px;}
.panel2 .overlaycont a:hover{text-decoration:none;}

.panel3{background:rgba(39,45,51,0.92); color:#ffffff; padding:23px 0px 60px;}
.panel3 h2{font:normal 48px 'Raleway-ExtraBold', Arial; color:#ffffff; text-align:center; padding:0px 0px 5px 0px; letter-spacing:normal;}
.panel3 ul{margin:0; padding:0 20px; list-style:none; columns:3; -webkit-columns:3; -moz-columns:3;}
.panel3 ul li{font:600 30px/38px 'Open Sans', Arial; letter-spacing:0.4px; background:url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/list_img.png') no-repeat left 15px; padding:12px 50px 12px 37px; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.panel3 ul li a{text-decoration:none; color:#ffffff;}

.panel4{padding:34px 0px 30px 0px;}
.panel4 h3{color:#fd5a0b; font:bold 35px 'Raleway-Bold', Arial; padding:12px 0px;}
.panel4 .lft{width:50%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 60px 0px 0px;}
.panel4 .lft input[type="text"],.panel4 .lft input[type="email"],.panel4 .lft textarea{border:1px solid #9c9c9c; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; width:100%; padding:0 5px; height:32px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-bottom:17px; color:#bbbbbb; font:400 14px/22px 'PT Sans', sans-serif;}
.panel4 .lft textarea{height:103px; font:400 14px/22px 'PT Sans', sans-serif; color:#bbbbbb; padding:5px; margin-top:8px;}
.panel4 .lft input[type="submit"]{background:#fd5a0b; color:#ffffff; font:700 14px/22px 'PT Sans', sans-serif; text-transform:uppercase; border:none; -webkit-appearance:none; cursor:pointer; padding:8px 63px;}
.panel4 .lft form{padding:8px 0px 0px;}
.panel4 .rgt{width:50%; float:right; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 0px 0px 45px;}

.panel4 .left{width:50%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 8px 0px 0px;}
.panel4 .right{width:50%; float:right; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 0px 0px 8px;}

.panel4 .lft .wpcf7-form p{margin:0px;}

.panel4 .rgt ul{margin:0; padding:0; list-style:none;}
.panel4 .rgt ul li{color:#373737; font:300 17px/21px 'Open Sans', Arial; padding:0px 0px 30px;}
.panel4 .rgt ul li h4{font-size:17px; margin:0;}
.panel4 .rgt ul li h4 a{color:#373737; float: none; }
.panel4 .rgt ul li .date{ font-size:13px; font-style:italic; font-weight:700;}
.panel4 .rgt ul li p{margin:0;}
.panel4 .rgt ul li a{color:#fd5a0b; font-weight:700;float: right;}

.panel5{background:url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/online_application_img.jpg') no-repeat center center; background-size:cover; text-align:center; color:#ffffff; font:bold 23px/27px 'Raleway-Bold', Arial; padding:51px 0px 58px 0px;}
.panel5 h2{color:#ffffff; font:bold 38px 'Raleway-Bold', Arial;}
.panel5 a{color:#ffffff; text-decoration:none;}
.panel5 h3{font:bold 35px/54px 'Raleway-Bold', Arial; color:#ffffff;}
.panel5 .content{background:rgba(253,90,11,0.86); max-width:596px; margin:0 auto; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:40.5px 15px;}
.panel5 .content p{max-width:439px; margin:16.5px auto;}

.panel6{padding:58px 0px 65px; text-align:center;}
.panel6 table{width:100%;}
.panel6 table td{width:33.33333333333333%; padding:0px 5px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.page_content{padding:10px 0px 40px;}

.left_cont{width:73%; float:left; padding:0px 4% 0px 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.sidebar{width:27%; float:right;}

.blog_page{}
.blog_page .left_cont hr{padding:50px 0px 0px; margin:0px 0px 45px; border:none; border-bottom:solid 1px #e4e4e4;}
.blog_page .left_cont h3{padding:0px 0px 12px 0px;}
.blog_page .left_cont h2 a{color:#fd5a0b;}
.blog_page .left_cont h2 a:hover{text-decoration:none;}
.blog_page .left_cont .read_more{padding:5px 0px 0px;}
.blog_page .left_cont .read_more a{display:inline-block; padding:0px 15px; font:normal 12px/38px Arial; color:#fff; background:#272d33; border:solid 1px #e4e4e4; border-radius:3px; 
	text-transform:uppercase;}
.blog_page .left_cont .post-thumbnail{padding:0px 0px 15px;}

.blog_page .sidebar .widget{padding-bottom:30px;}
.blog_page .sidebar .widget input[type="search"]{width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; color:#999999;
	font:normal 14px/24px 'Open Sans', Arial; outline:none; padding:7px 12px 7px 16px; background:#f7f7f7 url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/search_icon.png") no-repeat right center;
	-webkit-box-shadow:inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1); box-shadow:inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	border:none; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.blog_page .sidebar .search-form .screen-reader-text, .blog_page .sidebar .search-form .search-submit{display:none;}
	
.blog_page .sidebar h3{background:url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/heading_border.png") repeat-x left 4px; color:#000000; font-size:27px; margin-bottom:20px;}
.blog_page .sidebar h3 span{background:#ffffff; padding:0px 10px 0px 0px; display:inline-block;}

.blog_page .sidebar ul{margin:0px; padding:0px; list-style:none;}
.blog_page .sidebar ul li{font-size:17px; padding:3px 0px;}
.blog_page .sidebar ul li:first-child{padding:0px 0px 3px;}
.blog_page .sidebar ul li a{color:#000;}
.blog_page.single-page h1{margin:0px; padding: 0px; font: normal 32px/35px 'Raleway-Black', Arial; color: #fd5a0b; letter-spacing: -0.4px;}
.blog_page.single-page h2.main-title{padding:0px; font: normal 41px 'Raleway-Black', Arial; color: #fd5a0b; margin:20px 0px;}

.blog_page .sidebar .tag a, .blog_page .sidebar .tagcloud a{display:inline-block; padding:4px 10px; color:#222222; background:#ffffff; border:1px solid #e4e4e4;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; 
	margin-bottom:5px; font-size:13px !important;}
	
.blog_page .sidebar .tag a:hover, .blog_page .sidebar .tagcloud a:hover{background:#fd6b24; background:linear-gradient(to right bottom, #fd6b24 50%, #fd5a0b 50%);
	text-decoration:none; color:#fff;}
	
.blog_page .sidebar .rpwwt-widget{}
.blog_page .sidebar .rpwwt-widget ul li{border:1px solid #e4e4e4; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	margin-bottom:17px; color:#111111; font:normal 13px/20px 'Open Sans', Arial; min-height:77px; padding:0px;}
.rpwwt-widget ul li img{max-width:80px; float:left; margin:0px 10px 0px 0px !important;
	border-top-left-radius:5px; -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px;
	border-bottom-left-radius:5px; -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px;}
.blog_page .sidebar .rpwwt-widget ul li .post_cont{float:left; width:calc(100% - 93px); padding:15px 0px 0px; color:#999999;}
.blog_page .sidebar .rpwwt-widget ul li .rpwwt-post-title{color:#000;}
.blog_page .sidebar .rpwwt-widget ul li .rpwwt-post-author{display:inline-block;}
.blog_page .sidebar .rpwwt-widget ul li .rpwwt-post-date{display:inline-block;}

.pagin{text-align:center; padding:118px 0px 0px;}
.pagin span{color:#fff !important; background-color:#464646 !important; border-color:#e8e8e8 !important; cursor:default !important; padding:1px 13px !important; 
	line-height:32px !important; display:inline-block; cursor:pointer !important;}
.pagin a.page-numbers{padding:0px 13px !important; line-height:34px !important; text-decoration:none !important; color:#464646 !important;
    background-color:#fff !important; border:1px solid #e8e8e8 !important; margin-left:-1px !important; display:inline-block;}

.pagin a[rel="prev"]{float:left;}
.pagin a[rel="next"]{float:right;}

.team_page{padding:0px 0px 50px;}
.team_page .team_pnl{background:url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/team_bdr.png") no-repeat left top; margin:44px 0px 0px; padding:80px 0px 0px;}
.team_page .team_pnl.no_bg{background:none; margin:0px; padding:24px 0px 0px;}
.team_page .team_pnl .team_img{width:30%; float:left; padding:0px 3% 0px 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.team_page .team_pnl .team_img img{border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}
.team_page .team_pnl .team_cont{width:70%; float:right; font:300 18px/24px 'Open Sans', Arial; letter-spacing:0.8px;}
.team_page .team_pnl .team_cont h2{font:normal 34px/24px 'Raleway-Bold', Arial; color:#fd5a0b; letter-spacing:0.8px;}

.product_page{font:normal 23px/30px 'Open Sans', Arial;}
.product_page a{color:#fd5a0b;}
.product_page h2{font-family:'Raleway-Medium', Arial;}
.product_page ul{padding:0px; list-style:none;}
.product_page ul li{background:url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/list_img.png") no-repeat left center; background-size:18px 29px; padding:8px 0px 8px 34px;}

.form_section{background:#272d33; padding:38px 0px 62px;}
.form_section h3{color: #fd5a0b; font:bold 35px 'Raleway-Bold', Arial; padding:12px 0px;}
.form_pnl .left{width:50%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box; padding:0px 8px 0px 0px;}
.form_pnl .right{width:50%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box; padding:0px 0px 0px 8px;}
.form_pnl input[type="text"], .form_pnl input[type="email"], .form_pnl textarea, #wpmem_login input[type="text"], #wpmem_login input[type="password"]{
	border:1px solid #9c9c9c; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing: border-box; width:100%; padding:0 5px; height:32px; border-radius:3px;
	-webkit-border-radius:3px; -moz-border-radius:3px; margin-bottom:17px; color:#bbbbbb; font:400 14px/22px 'PT Sans', sans-serif;}
.form_pnl textarea{height:103px; font:400 14px/22px 'PT Sans', sans-serif; color:#bbbbbb; padding:5px; margin-top:8px;}
.form_pnl input[type="submit"], #wpmem_login input[type="submit"], #wpmem_reg input[type="submit"]{background:#fd5a0b; color:#ffffff; font:700 14px/22px 'PT Sans', sans-serif; text-transform:uppercase; border:none; -webkit-appearance:none; cursor:pointer; padding:8px 63px;}
.form_pnl p{margin:0px;}
.form_pnl .file_up{font-size:14px; padding:0px 0px 15px;}
.form_pnl .captcha_pnl{font-size:16px;}
.form_section .input_code{color:#fff;}

.filter {width:95.6%; border:2px solid #c1c5c4; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; background:#eaf0f5; padding:10px 2%; margin-bottom:10px;}
.filter .f_first{width:48%; float:left; border-right:2px solid #c8cdd2;}
.filter .f_last{width:50%; float:left;}
.filter .f_first h5{margin:0px; padding:0px; font-weight:700;}
.filter .f_first .left{ width:30%; float:left;}
.filter .f_first .right{ width:60%; float:left; padding:0px 5%;}
.filter .f_first .left label{width:40%; display:inline-block;font-weight: 700;}
.filter .f_first .left select{width:55%; display:inline-block;}
.filter .f_first .right label{width:40%; display:inline-block;font-weight: 700;}
.filter .f_first .right select{width:55%; display:inline-block;}
.filter .f_first button{width:120px; background-color:#114799; color:#ffffff; -webkit-appearance:none; border:none; border-radius:6px; -moz-border-radius:6px;
	-webkit-border-radius:6px; line-height:30px; cursor:pointer; margin-top:20px;}
.filter .f_last .search{padding:0px 10%;}
.filter .f_last  label{width:20%; display:inline-block; vertical-align:center;    font-weight: 700;}
.filter .f_last  .input_pnl{width:75%; display:inline-block; vertical-align:top;}
.filter .f_last  .input_pnl input[type="text"]{width:85%; float:left; height:20px;}
.filter .f_last  .input_pnl input[type="submit"]{width:10%; float:left; background-color:#114799; color:#ffffff; -webkit-appearance:none; border:none; border-radius:10px; 
	-moz-border-radius:10px; -webkit-border-radius:10px; line-height:30px; cursor:pointer;margin-top: -3px;margin-left: 6px;}
.last-col{text-align:center !important;}
.last-col input[type="submit"]{background:transparent url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/form-icon.png") no-repeat left top; width:24px; height:24px; text-indent:-999999px; display:inline-block;
	cursor:pointer;}
.dataTables_paginate a{line-height:20px;}

.ngg-galleryoverview{margin:0px 0px 0px -10px;}
.ngg-gallery-thumbnail-box{margin-right:0px !important; width:25%; padding:0px 0px 10px 10px !important; box-sizing:border-box; -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;}
.ngg-gallery-thumbnail-box img{width:100%; margin:0px !important; padding:0px !important;}

.responsive-iframe-container{position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden;}
.responsive-iframe-container iframe, .vresponsive-iframe-container object, .vresponsive-iframe-container embed{position:absolute; top:0; left:0; width:100%; height:100%;}
iframe{width:100%;}

footer{padding:58px 0px; background:#272d33;}
footer a{color:#cfcfcf;}
footer h3{font:normal 18px 'Open Sans', Arial; color:#cfcfcf; letter-spacing:normal; padding:0px 0px 5px 0px;}
footer .widget1{width:12%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; border-right:1px dashed rgba(255,255,255,0.4);}

footer .widget1 ul{list-style:none; margin:0; padding:0;}
footer .widget1 ul li{font:300 13px 'Open Sans', Arial; padding:2px 0px;}
footer .widget1 ul li a{}

footer .widget2{width:43%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 200px 0px 54px;}
footer .widget2 .social{font: 700 15px/28px 'Open Sans', Arial; color: #00447c; padding:6px 0px 0px 10px;}
footer .widget2 .social a {width: 28px; height:28px; background:#8f8f8f; margin:0px 0px 0px 3px; display:inline-block; border-radius:50%; -moz-border-radius: 50%; -webkit-border-radius:50%; text-align: center; color:#fff; padding-top:6px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

footer .widget3{width:45%; float:right; color:#cfcfcf; font:300 17px/21px 'Open Sans', Arial;}
footer .widget3 .left{width:50%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 15px 0px 0px;}
footer .widget3 .left:first-child{background:url('https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/footer_border.png') no-repeat right top; }
footer .widget3 .right{width:50%; float:right; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 0px 0px 25px;}
footer .widget3 .right a:hover{text-decoration:none;}

footer .copy{color:#cfcfcf; font:300 11px/21px 'Open Sans', Arial; padding:18px 0px 0px 0px;}
footer .copy.left{float:left; width:50%;}
footer .copy.right{float:right; width:50%; text-align:right;}

button#responsive-menu-button{outline:none !important;}
header .main_menu.mobile{display:none;}
#pie_0{display:none !important;}
footer .widget3 .left p, footer .widget3 .right p{margin:0px 0px 28px 0px}
.post-15 h3{font-size: larger}


/*Woocommerce*/
ul.products{padding: 0;	margin: 0;}
ul.products::after {content: ""; clear: both; display: table;}
ul.products li{width: 32%; float: left; margin-bottom: 30px; list-style-type: none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin:0 0 0 2%; text-align:center;}
ul.products li h3,ul.products li h2.woocommerce-loop-product__title{font: normal 20px/25px 'Raleway-Regular', Arial;}
ul.products li h2.woocommerce-loop-product__title{color: #1f1d1d;}
ul.products li.first{margin:0;}
.product::after {content: ""; clear: both; display: table;}
.product .images{width:100%; text-align: center;}
.product .images img{max-width: 400px!important;}
.product .summary{width:100%;}
.product .summary .product_title{font-size: 30px;}
.product .woocommerce-tabs.wc-tabs-wrapper{float: left; width: 100%;}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {background-color: #fd5a0b; color: #fff;}

.add_to_cart_button,.single_add_to_cart_button,.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-product-search input[type="submit"]{
	color:#ffffff !important;
	border-radius:5px !;
	padding:5px 15px !important;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	display:inline-block !important;
	border:1px solid #fd5a0b;
	cursor:pointer !important;
	font-weight:normal !important;
	font-size:12px !important;
	line-height:18px !important;
}
.add_to_cart_button:hover,.single_add_to_cart_button:hover,.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce-product-search input[type="submit"]:hover{
	background:#f17a4c !important;
	text-decoration:underline;
}
.add_to_cart_button:hover,.single_add_to_cart_button:hover,.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-product-search input[type="submit"]:hover{background:#ffffff; color:#fd5a0b; border:1px solid #fd5a0b;}
.cart .quantity{display:inline-block;}
.cart .quantity input{max-width:50px; width:100%; height:27px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
 .woocommerce-product-search input[type="search"]{max-width:158px; width:100%; height:27px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.woocommerce-Price-amount.amount,span.price{font-size:large; padding:10px; display:block; font-weight:bold;}
.woocommerce-Price-amount.amount{padding:0;}
.product .woocommerce-Price-amount.amount{color: #fd5a0b;}
ul.products li a:hover {text-decoration:none;}
.product .description{font-size:medium;}

header .h_right .contact_pnl .headercart{padding:5px 0 18px; text-align:right;}
header .h_right .contact_pnl .headercart ul{margin:0; padding:0; list-style:none;}
header .h_right .contact_pnl .headercart ul li{display:inline-block; font-size:16px; line-height:28px; vertical-align:top;}
header .h_right .contact_pnl .headercart a{float:none;}
header .h_right .contact_pnl .headercart .fa-shopping-cart {position: relative;}
header .h_right .contact_pnl .headercart .fa {font-size: 28px; line-height: normal; padding:0; float:none;}
header .h_right .contact_pnl .headercart .fa-shopping-cart span {background: #034373; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; color: #ffffff; font:normal 11px/18px 'Raleway-SemiBold', Arial; letter-spacing: 0.5px; position: absolute; right: -9px; top: 0px; text-align: center; width: 18px;}

.product_page .woocommerce #respond input#submit.alt, .product_page .woocommerce a.button.alt, .product_page .woocommerce button.button.alt, .product_page .woocommerce input.button.alt {color: #fff;
    text-transform: uppercase;
    background: #f17a4c;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.1px;}
.product_page .woocommerce #respond input#submit.alt:hover, .product_page .woocommerce a.button.alt:hover, .product_page .woocommerce button.button.alt:hover, .product_page .woocommerce input.button.alt:hover {background: #f17a4c; text-decoration:underline;}
.woocommerce .cart .button, .woocommerce .cart input.button{font-size:16px;}
.product_page .woocommerce table.cart td.actions .input-text{height:28.5px;}
.product_page .woocommerce table.shop_table{ font-size:18px; font-weight:normal;}
.woocommerce-info .button, .woocommerce-message .button{color:#8fae1b;}
.product_page .woocommerce ul#shipping_method li,.product_page .woocommerce-checkout #payment ul.payment_methods li{background:none;}
.product_page .woocommerce ul#shipping_method .amount{display:inline-block; text-indent:0;}

.cart-collaterals .cart_totals h2{ padding:0 0 10px;}
.woocommerce form .shipping-calculator-form .form-row select,.woocommerce form .shipping-calculator-form .form-row input.input-text{ height:28px;}
.product_page form .woocommerce-billing-fields .form-row input.input-text,.product_page form .woocommerce-shipping-fields .form-row input.input-text{height:28px; padding: 0 5px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.woocommerce form .form-row .select2-container { font:normal 14px/25px 'Open Sans', Arial;}
.product_page .woocommerce form .form-row label{ font-size:20px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{ font:normal 14px 'Open Sans', Arial; }
.product_page .woocommerce .checkout_coupon input[name="apply_coupon"]{font-size:12px;}
.ced_hpul_single_summary_wrapper,.ced_hpul_login_link,.onsale{display:none;}

.woocommerce ul li{background:none; padding:0;}

.product .price del{color:#fd5a0b;}
.product .price ins,ins{text-decoration:none;}

.local_pickup_design{color:#ffffff; background:#fd5a0b; border-radius: 5px; padding:5px; display:inline-block; font-size:14px; line-height:normal;}
.woocommerce-checkout-payment{font: normal 18px/24px 'Open Sans', Arial;}

.woocommerce-error, .woocommerce-info, .woocommerce-message{font-size:15px;}
.woocommerce-FormRow .woocommerce-Input,.woocommerce-form-row .woocommerce-Input{height:35px;}
.form_section .form_pnl .wpcf7-form-control.wpcf7-captchar{display:block; width:180px;}

.product-sidebar {width:25%;float:left; padding-right:20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.product-content {width:75%;float: right;}
.product-wrap {padding-top:50px; position:relative; padding-bottom:40px;}
.product-sidebar .widget {margin-bottom:0px;}
div.widget h3, div.widget h4{color:#333333; font-size:15px; font-weight:bold; line-height:50px; border-top:1px solid #ececec; text-transform:uppercase; letter-spacing:0.2px; cursor:pointer;
	font-family: 'Raleway-Regular', Arial; margin:0px; padding:0px;}
div.woof_container:first-child h3, div.woof_container:first-child h4{border-top:none;}
div.widget h3 span, div.widget h4 span{padding-left:10px; display:inline-block;}
div.widget h3:before, div.widget h4:before{content:'\f105'; display:inline-block; font:normal normal normal 14px/1 FontAwesome; text-rendering:auto; -webkit-font-smoothing:antialiased; width:10px;}
div.widget h3.arrow:before, div.widget h4.arrow:before{content:'\f107'; display:inline-block; font:normal normal normal 14px/1 FontAwesome; text-rendering:auto; -webkit-font-smoothing:antialiased;}
div.widget ul{margin:0px; list-style:none; padding:0px;}
div.widget ul.show{display:block;}
div.widget ul li{line-height:50px; border-top:1px solid #ececec; padding-left:35px; letter-spacing:0.2px; font-weight:bold;}
div.widget ul li a{color:#a9a9a9;}
ul.product_list_widget {list-style: none;padding-left: 0px;}
ul.product_list_widget span.product-title{ display:block; line-height:18px;}
ul.product_list_widget span.woocommerce-Price-amount.amount{ font-size:inherit;}
.product-sidebar .widget form.woocommerce-product-search{border:1px solid #ececec; line-height:50px;}
.product-sidebar .widget form:after{content:''; display:block; clear:both;}
.product-sidebar .widget form.woocommerce-product-search input[type="search"]{border:none; width:calc(100% - 52px); -moz-width:calc(100% - 52px); -webkit-width:calc(100% - 52px); height:52px;
	padding:0px 0px 0px 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; max-width:inherit; outline:none;}
.product-sidebar .widget form.woocommerce-product-search input[type="submit"]{background:url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/search-img.png") no-repeat center center; height:50px; width:48px; text-indent:-999999999px; float:right;
	border:none; outline:none;}


.row.product-info-specs .col-sm-6{float:left; width:50%;}
.row.product-info-specs .col-sm-6 table{text-align:left; padding-bottom:10px; width:100%; border-collapse:separate; border-spacing:0; margin-bottom:0px;}

.product form.cart{clear:both;text-align: right;}
.summary.entry-summary span.woocommerce-Price-amount.amount{clear:both;}
.product h1.product_title.entry-title { font-size:30px; margin-top:0px;}
.product p.price span.woocommerce-Price-amount.amount{ text-align:right;}
.woocommerce-product-search{ margin-top:5px;}
.product-sidebar .widget ul.product_list_widget img{ height:150px; width:150px;}

.product_table{}
.product_table .product_cont{width:100%; height:40px; padding:10px 10px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-top:1px solid #ddd; font-size:12px; line-height:16px;}
.product_table .product_pnl{min-height:10px; float:left;}
.product_table .head{background:#d9edf7; font-weight:bold;}
.product_table .odd{background:#f9f9f9;}
.product_table .col1{width:19%;}
.product_table .col2{width:17%;}
.product_table .col3{width:6%;}
.product_table .col4{width:8%;}
.product_table .col5{width:10%;}
.product_table .col6{width:10%;}
.product_table .col7{width:10%;}
.product_table .col8{width:10%;}
.product_table .col9{width:10%;}
.product_table .product_pnl p{margin:0px;}
.dropdown_layered_nav_hp{margin-top:5px;}
.product_table .product_pnl .product.add_to_cart_inline{border:none !important; padding:0px !important; position:relative;}
.product_table .product_pnl .woocommerce a.added_to_cart{position:absolute; top:0px; left:34px; padding-top:3px;}
.product_table .product_pnl .woocommerce-Price-amount.amount{display:none;}
.product_table .product_pnl .woocommerce a.button{display:inline-block; font:normal normal normal 14px/1 FontAwesome; font-size:inherit; text-rendering:auto; padding:4px 10px;
	-webkit-font-smoothing: antialiased;}
.product_table .product_pnl .woocommerce a.button:after, .product_table .product_pnl .woocommerce a.button.added:after{content:'\f07a' !important; margin:0px !important; font:normal normal normal 14px/1 FontAwesome;}
.product_table .product_pnl .woocommerce #respond input#submit.added::after, .product_table .product_pnl .woocommerce a.button.added::after, .product_table .product_pnl .woocommerce button.button.added::after, 
.product_table .product_pnl .woocommerce input.button.added::after{content:'\f07a' !important; margin:0px !important;}

.shop_table.shop_table_responsive.woocommerce-cart-form__contents .product-thumbnail{display:none;}

.product-wrap .product-sidebar{}
.product-wrap .product-sidebar .widget select{width:100%; height:27px;}

/*
.acc-page{padding:145px 0px 125px; background-position:center center; background-size:cover; color:#fff;}
.acc-page h1{display:none;}
.loginform{color:#fff; width:69.5%; margin:0px auto; background:rgba(241, 122, 76, 0.7); padding:63px 93px 53px 86px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.acc-page h2{color:#fff; text-align:center;}
.acc-page form.login{border:none !important; margin:45px 0px 0px !important; padding:0px !important;}
.acc-page a{color:#fff;}
.acc-page form.login input[type="text"], .loginform form.login input[type="password"]{height:50px; border:1px solid #b5b5b5; padding:0px 10px; font-weight:bold; font-size:20px;}
.acc-page form.login input[type="submit"]{height:50px; width:133px; text-transform:uppercase; color:#fff; background:#2d5176; border-radius:0px !important; font-size:16px;}*/

.store-page{}
.store-page .page_content{padding:66px 0px;}
.store-page .woocommerce-breadcrumb{line-height:50px;}
.store-page .banner-image{background-position:center center; background-repeat:no-repeat; background-size:cover;}
.store-page .title{padding:15% 0px 16%;}
.store-page h1{color:#fff; text-align:center; text-transform:uppercase; font:800 57px 'Open Sans', Arial; margin:0px; padding:0px; text-shadow:0px 0px 70px rgba(0,0,0, 0.7);}

.store-page .left-pnl{width:calc(100% - 400px); -moz-width:calc(100% - 400px); -webkit-width:calc(100% - 400px); float:left;}
.store-page .right-pnl{width:334px; float:right;}
.store-page .right-pnl .motor-pick{background:#f3f3f3;}
.store-page .right-pnl .motor-pick h3{font:500 25px/50px 'Open Sans', Arial; color:#fff; text-align:center; background:#2d5176;}
.store-page .right-pnl .motor-pick form{padding:30px 20px 25px;}
.store-page .right-pnl .motor-pick select{background:#fff url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/down-arrow.png") no-repeat center right; -webkit-appearance:none; width:100%; height:40px; font-size:18px; padding-left:32px; border:none;
	color:#272d33; outline:none;}
.store-page .right-pnl .motor-pick input[type="submit"],.store-page .right-pnl .motor-pick button[type="submit"]{-webkit-appearance:none; width:100%; height:40px; font-size:18px; border:none; border-radius:none;
	text-align:center; color:#fff; text-transform:uppercase; letter-spacing:0.5px; background:#f17a4c; margin-top:27px; cursor:pointer; outline:none;}
.store-page .right-pnl .motor-pick input[type="submit"]:hover, .store-page .right-pnl .motor-pick button[type="submit"]:hover{color:#272d33;}

.product-sec{}
.product-sec .pro-pnl{border:1px solid #ececec; padding:14px 30px 18px 15px; margin-bottom:25px; font-size:12px; line-height:18px; color:#7f7f7f; letter-spacing:0.1px;}
.product-sec .pro-pnl h2{color:#272d33; font-size:20px; letter-spacing:0.2px; line-height:24px;}
.product-sec .pro-pnl h2 a, .product-single h2{color:#272d33;}
.product-sec .pro-pnl .pro-img{width:148px; padding:0px 15px 0px 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; float:left;}
.product-sec .pro-pnl .product-content{width:calc(100% - 148px); -moz-width:calc(100% - 148px); -webkit-width:calc(100% - 148px); float:right;}
.product-sec .pro-pnl .product-content.full_content{width:100%; float:none;}
.product-sec .pro-pnl .product-content ul{padding:0px; list-style:none; margin-top:0px;}
.product-sec .pro-pnl .product-content ul li{display:inline-block; padding-right:24px; font-size:14px; color:#272d33; letter-spacing:0.25px; text-transform:uppercase;}
.product-sec .pro-pnl .product-content ul li b{color:#2d5176; font-size:16px;}
.product-sec .pro-pnl .addtocart-btn a{text-transform:uppercase; background:#f17a4c; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.product-sec .pro-pnl .addtocart-btn a:hover{color:#fff;}

.product-single{}
.product-single h2 span{float:left; width:calc(100% - 210px); -moz-width:calc(100% - 210px); -webkit-width:calc(100% - 210px);}
.product-single h2 small{font-size:14px; text-transform:uppercase; float:right; line-height:20px; width:205px;}
.product-single .product-single-cont{float:left; width:50%;}
.product-single .images{float:left; width:50%;}
.product-single .images img{width:100%;}
.product-single .summary{width:50%; float:left;}
.product-single .product .woocommerce-Price-amount.amount{color:#2d5176; font-size:22px; letter-spacing:0.5px; text-align:left !important;}
.product-single .quantity{width:40%; float:left; margin:0px 4% 0px 0px; line-height:52px; background:#eeeeee; text-align:center; color:#333333;}
.product-single .quantity input[type="number"]{border:none; text-align:center; color:#333333; width:30px; background:none; outline:none;}
.product-single input[type=number]::-webkit-inner-spin-button, 
.product-single input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;  margin:0;}
.quantity .plus, .quantity .minus{width:35px !important; height:52px !important; color:#f17a4c !important; border:none; background:none; font-size:22px; font-weight:bold; cursor:pointer; outline:none;}
.quantity .plus{float:right;}
.quantity .minus{float:left;}
.product-single .cart{padding:20px 0px 0px; width:100%;}
.product-single .single_add_to_cart_button{width:56%; float:right; height:52px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; font-size:16px; text-transform:uppercase; letter-spacing:0.5px;}
.shop_table .quantity span, .shop_table .quantity .minus, .shop_table .quantity .plus{display:none;}

.product_page ul.woocommerce-error{display:none;}

.listing-page{}
.listing-page .product-wrap{margin-top:30px;}

.filter-list{padding:15px 0px 0px;}
.filter-list ul{margin:0px; padding:0px; list-style:none;}
.filter-list ul li{padding:0px 22px; float:left; background:url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/arrow-back.png") no-repeat left center, url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/arrow-front.png") no-repeat right center; line-height:58px; font-size:18px;
	font-weight:bold; text-transform:uppercase; letter-spacing:0.2px; margin:5px 0px;}
.filter-list ul li a{background:#dbdbda; display:inline-block; padding:0px 5px 0px 17px; color:#fff;}
.filter-list ul li.active{background:url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/arrow-back-active.png") no-repeat left center, url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/arrow-front-active.png") no-repeat right center;}
.filter-list ul li.active a{background:#2d5176;}

.compare{padding:12px 0px 0px; font-size:12px; letter-spacing:0.5px; position:relative;}
.compare a{color:#7f7f7f;}
.compare .compare-chek{float:left;}
.compare .compare-button{position:absolute; left:0px;}
.compare .compare-button a.button{background:none; padding:4px; color:#7f7f7f; margin-left:-20px; padding-left:20px;}
.compare .compare-button a.button:hover{background:none;}
.compare .compare-button a.button:after{display:none !important;}

#post-2074 .registration-form h2, #post-2074 .registration-form .woocommerce-simple-registration-login-link, #post-2204 .registration-form h2, #post-2204 .registration-form .woocommerce-simple-registration-login-link{
	display:none;
}

.woocommerce-MyAccount-navigation ul li{ display:inline-block;}

.woocommerce-MyAccount-navigation ul li a{color: #ffffff;border-radius: 5px;font-size:18px;line-height: 18px;background: #f17a4c;padding: 5px 15px;box-sizing: border-box;-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;display: inline-block;border: 1px solid #fd5a0b;cursor: pointer;font-weight: normal;}
.woocommerce-MyAccount-navigation ul .is-active a{ background:#2d5176;border: 1px solid #2d5176;} 

.listing-page .woocommerce-message, .listing-page .woocommerce-error{margin:15px 0 0;}

.woof_sid_auto_shortcode.woof{display:none;}
.woof_products_top_panel{position:absolute !important; top:0px; left:0px; width:100%; text-transform:uppercase;}
.woof_products_top_panel a{color:#000;}
.woof_list label{color:#a9a9a9;}
.woof_list label span{color:#000;}

.woocommerce nav.woocommerce-pagination{text-align:right !important;}
.woocommerce nav.woocommerce-pagination ul{border:none !important;}
.woocommerce nav.woocommerce-pagination ul li{border-right:none !important; text-align:center;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{padding:.3em !important; color:#fd5a0b;}

.woof_redraw_zone{border-bottom:1px solid #ececec;}
.woof_block_html_items{display:none;}
.woof_block_html_items.show{display:block;}
.woof_submit_search_form_container{display:none;}

.widget .wpcf7-form input[type=text], .widget .wpcf7-form input[type=email], .widget .wpcf7-form textarea{width:100%; height:30px; border:1px solid #ececec; margin-top:10px; padding:0px 10px;
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'Raleway-Regular', Arial; color:#272d33;}
.widget .wpcf7-form textarea{height:200px; padding:6px 10px;}
.widget .wpcf7-form p{margin:0px;}
.widget .wpcf7-form h5{margin:20px 0px 0px; padding:0px; font-family:'open sans', Arial; color:#fff; text-transform:uppercase; line-height:30px; text-align:center; background:#f17a4c;}
.widget .wpcf7-form .captcha-pnl{float:left; width:140px; font-size:14px;}
.widget .wpcf7-form .captcha-pnl img{margin-bottom:-6px;}
.widget .wpcf7-form input[type=submit]{font-family:'open sans', Arial; color:#fff; text-transform:uppercase; line-height:28px; text-align:center; background:#f17a4c; width:calc(100% - 150px); -moz-width:calc(100% - 150px);-webkit-width:calc(100% - 150px); border:none; float:right;margin-top:10px;}


.faq-page ul{margin:0px; padding: 0px;}
.faq-page ul li{ cursor: pointer; }
.faq-page .ui-tabs .ui-tabs-nav li{display:block; float:none;}
.faq-page .accordion .panel{display: none;}
.faq-page .accordion .panel p{margin:0px; margin-bottom:30px; }
.faq-page .ui-tabs .ui-tabs-panel{box-shadow: none; padding: 0px; padding-top: 50px;}
.faq-page  .main-heading h2{padding: 0px;padding-bottom: 25px;}
.faq-page  .accordion{}
.faq-page .accordion h3{font: normal 23px/30px 'Open Sans', Arial; font-weight: 700;position: relative; padding-left: 30px; cursor: pointer;  padding-bottom: 30px;}
.faq-page  .ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:0px;}
.faq-page .accordion h3:after{background: url("https://www.tekwellservices.com/wp-content/themes/tekwellv2/images/list_img.png") no-repeat left center; background-size: 18px 29px; width: 18px; height: 29px; position: absolute; left: 0px; top:0; content: ''; }
.faq-page  .ui-tabs .ui-tabs-nav li a{color: #fd5a0b; cursor: pointer; outline: none;}
.faq-page  .ui-tabs .ui-tabs-nav li.ui-tabs-active a{box-shadow: none;}
.faq-page .accordion .panel{    font: normal 22px/30px 'Open Sans', Arial;padding-left: 30px;}
.faq-page .accordion .panel a{color: #fd5a0b;}
          