/*

 Theme Name:     Divi Child Theme

 Theme URI:      http://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme

 Author:         Elegant Themes

 Author URI:     http://www.elegantthemes.com

 Template:       Divi

 Version:        2.1.4

*/

 

@import url("../Divi/style.css");

/*--------- Code By Sahed -------------*/
#page-container{padding-top:0 !important; margin-top: 0 !important;}

a.small-button.smallblue {
    background: transparent;
    border-width: 2px;
    border-radius: 5px;
    font-weight: 400 !important;
    font-size: 16px;
    transition:all 0.4s ease;
    margin-top:10px;
}
a.smallblue:hover{
    background:#88bdff;
    border-color:#88bdff;
    color:#fff !important;
    box-shadow:none;
}
.entry-content{padding-top:40px !important;}

/*-------------- Sub Menu -----------------*/
.nav li ul.sub-menu{
	padding:0;
}
#top-menu li ul li{
	padding:0;
	display:block;
}
#top-menu li ul li a{
	width:auto;
}

#top-menu li ul li a:hover{
	background:#e6e6e6;
}

/*------------- Contact Form --------------*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 select
{
 background-color: #eee;
 border: none;
 width: 100% !important;
 -moz-border-radius: 0 !important;
 -webkit-border-radius: 0 !important;
 border-radius: 0 !important;
 font-size: 14px;
 color: #999 !important;
 padding: 16px !important;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}
.wpcf7-captchar {
 background-color: #fff !important;
 border: 1px solid !important;
 padding: 12px !important;
}
.wpcf7-submit {
 background-origin: padding-box;
 background-size: auto;
 background: transparent !important;
 color: #3a2719;
 border: 2px solid;
 font-size:20px;
 padding: 6px 20px;
 line-height:1.7em;
 border-radius: 2px;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 -khtml-border-radius: 2px;
 height: 50px ! important;
 width: 102px;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 -moz-transition: all 0.2s;
 -webkit-transition: all 0.2s;
 transition: all 0.2s;
}
.wpcf7-submit:hover {
 background: #3a2719 !important;
 color:#eee;
 border: 2px solid transparent;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 -moz-transition: all 0.2s;
 -webkit-transition: all 0.2s;
 transition: all 0.2s;
}

/*------------*/
.single-post #et-main-area{padding-top: 80px;} 
.single-post .et_post_meta_wrapper img{max-width:80%;}
.ats-button{text-transform: capitalize;}
.et_pb_blog_0 .et_pb_post{font-size: 0px !important;}

.sku_wrapper{float:left;width:100%}
.ftr-logo > img {
  float: left;
  padding-right: 19.8%;
}
#footer-info {
  color: #666666;
  float: left;
  margin-top: 18px;
  padding-bottom: 26px;
  text-align: left;
}
#footer-bottom .et-social-icons {
  margin-top: 18px;
}

.prd-description{
margin-top:13px;
}
.sku_wrapper {
  font-weight: 600;
  padding-bottom: 10px;
    padding-top: 5px;
  }
.sku {
  font-weight: normal;
}
.product_meta .posted_in{
font-weight: 600;
}
#left-area{
width:100%!important;
}
#main-content .container::before{
width:0px!important;
}

.search.search-results #left-area .et_pb_post a img {
  float: left;
  max-width: 20%;
  padding: 14px;
  vertical-align: bottom;
}
.search.search-results #left-area .et_pb_post h3 {
  float: right;
  font-size: 18px;
  width: 80%;
}
.search.search-results #left-area .product-info-sku {
  float: right;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 80%;
}
.search.search-results #left-area .product-info-cat {
  float: right;
  padding-bottom: 7px;
  width: 80%;
}
.search.search-results #left-area .post-description {
  float: right;
  height: 108px;
  width: 80%;
}
.search.search-results #left-area .et_pb_post.type-product {
  min-height: 170px;
}
.tax-product_cat .et-animated-content ul.products .type-product h3 {
  line-height: 1.7em;
}
 
 .et_overlay::before { 
  content: " "!important;
  color:#000;
  }
  .posted_in a {
  color: #2ea3f2 !important;
}
.single-product .top-sidebar {
  padding-bottom: 0px;
}
.top-sidebar {
  background-color: hsl(0, 0%, 93%);
  padding-bottom: 8px;
  padding-top: 1px;
  text-align: right;
}

.contact-heading {
  color:#EB1C24;
  padding: 1px 20px 3px 6px;
}
.contact-nbr {
  background-color: hsl(0, 0%, 53%);
  color: hsl(0, 0%, 100%);
  margin-right: 10px;
  padding: 9px 12px;
}
.top-sidebar .contact-wrapper {
  padding-top: 3px;
}
.et_search_outer {
  top: 12px!important;
}
.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 76%;
}
.container.s-main {
  max-width: 100% !important;
  width: 100% !important;
}
.searchAtTop > span {
  float: left;
  margin-top: 4px;
  text-align: right;
  width: 48%;
}
.searchAtTop .aws-container {
  float: right;
  margin-top: -0.3px;
  width: 50%;
}
.searchAtTop .aws-suggest {
  height: 35px;
  padding: 1px 10px !important;
}
.searchAtTop .aws-suggest__addon.active {
  padding: 1px 10px !important;
}
.searchAtTop .aws-search-field {
  font-size: 14px;
  height: 32px;
  padding: 1px 10px !important;
}
.searchAtTop .aws-suggest__keys {
  line-height: 22px;
  padding: 2px;
}

.aws-search-result {
  z-index: 111110!important;
}
#et-main-area {
  padding-top: 116px!important;
}
body.home #et-main-area {
  padding-top: 0px!important;
}
.top-sidebar .widget.widget_text {
  list-style: outside none none;
}


/** 12 April 2017 */
.staff_dir {
  margin-top: 20px;
}
.wpc_staff_directory #message{
 padding:10px 0px;
}


/********************** 09  / 03 / 2017****/
/****************/
.hub_pages .entry-title.main_title {
  background-color: rgba(255, 255, 255, 0.03);
  background-image: url("images/portal_bg.jpg");
  background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 85px 0;
    position: relative;
	    margin: auto;
    text-align: center;
	 color: #fff !important;
}

.hub_pages .wpc_client_client_pages_list {
  float: left;
  width: 100%;
}
.hub_pages .et_pb_text h2 {
  float: left;
  width: 100%;
}
.hub_pages .et_pb_text h3 {
  float: left;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
}
.page-id-5113 .add_links_wrapper {
  display: none;
}
.hub_pages .wpc_client_client_pages_list + h3 {
  padding-top: 38px;
}
.hub_pages .wpc_client_client_pages_list .wpc_pagetitle a {
  background-image: none;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: auto;
}
.hub_pages .wpc_client_client_pages_list .wpc_pagetitle a:hover, .hub_pages .wpc_client_client_pages_list .wpc_pagetitle a:focus{
  background-image:none;
  background-clip: none;
  border: 0;
  border-radius: 0px;
  box-shadow:none;
   background:none;
   color:#2ea3f2;
}
.hub_pages .wpc_client_client_pages_list a {
  background-clip: padding-box;
  background-image: linear-gradient(to bottom, #f5f5f5, #fff);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  box-shadow: 0 4px 1pc rgba(0, 0, 0, 0.2);
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans,sans-serif;
  font-size: 1pc;
  font-weight: 400;
  margin-bottom: 5px;
  margin-left: 12px;
  margin-right: 12px;
  min-width: 200px;
  outline: 0 none;
  padding: 8px;
  text-align: center;
  text-transform: capitalize;
  z-index: 2;
}
.wpc_client_client_pages_list > br {
  display: none;
}
.hub_pages .wpc_client_client_pages_list a:hover, .hub_pages .wpc_client_client_pages_list a:focus {
 background: #1974BA none repeat scroll 0 0;
    border: 1px solid #1974BA;
    color: #fff;
}
.hub_pages .wpc_client_client_pages_list > strong > a {
  margin-bottom: 50px !important;
  margin-top: 30px !important;
}
.hub_pages .wpc_client_client_pages_list .wpc_pagelist .wpc_category_line {
  border-color: #878787;
}
.hub_pages .wpc_client_client_pages_list .wpc_category_line h4{
	
}
.hub_pages .wpc_client_files_table.wpc_filesla_shortcode{
	float:none;
}
.hub_pages .wpc_client_files_table.wpc_filesla_shortcode + a{

}
.hub_pages .wpc_pagelist .wpc_page .wpc_pagedata_wrapper{
width: 100%;	
}
.hub_pages .wpc_client_files_form .wpc_client_files_table_block{
	border:none;
}
.hub_pages .wpc_client_files_form .wpc_table thead, .hub_pages .wpc_client_files_form .wpc_table tfoot, .wpc_staff_directory .wpc_table thead, .wpc_staff_directory .wpc_table tfoot, .recent-order-wrapper .recent-order-wrapper-table thead {
  background: #EDEDED none repeat scroll 0 0!important; 
  border-bottom: 1px solid  #EDEDED;
  border-top: 1px solid  #EDEDED;
  color: #000 !important; 
}
.hub_pages .wpc_client_files_form  .wpc_table thead th, .hub_pages .wpc_client_files_form  .wpc_table tfoot th, .wpc_staff_directory .wpc_table thead th, .wpc_staff_directory .wpc_table tfoot th, .recent-order-wrapper .recent-order-wrapper-table thead th {
  padding: 6px 0 6px 7px !important;
}
.hub_pages .wpc_client_files_form .wpc_table td, .wpc_staff_directory .wpc_table td , .recent-order-wrapper .recent-order-wrapper-table td {
  border-color: #EDEDED;
}
.recent-order-wrapper-table.wpc_table tr {
  border: 1px solid #EDEDED !important;
}
.page.page-id-5125 #left-area, .page.page-id-5140 #left-area, .page.page-id-5122 #left-area{
	padding-right: 0%;
}
.page.page-id-5125 .entry-title.main_title, .page.page-id-5140 .entry-title.main_title, .page.page-id-5128 .entry-title.main_title, .page.page-id-5122 .entry-title.main_title, .page.page-id-5110 .entry-title.main_title{
  margin: 0 auto 30px;
  text-align: center; 
}
.main_loginform_block {
  float: left;
  margin: 0 auto;
  width: 100%;
}
#loginform {
  float: none;
  margin: 0 auto !important;
  padding: 15px 0 !important;
  width: 50%;
}
.wpc_staff_form, #client_profile{
  float: none !important;
  margin: 30px auto !important;
  width: 50% !important;
}
.wpc_staff_directory .wpc_staff_directory_table.wpc_table{
	border: 1px solid #ededed !important;
}
.wpc_staff_form .wpc_form .wpc_form_line .wpc_form_label, #client_profile .wpc_form .wpc_form_line .wpc_form_label {
  line-height: 1.3;
  width: 100%;
}
.wpc_staff_form .wpc_form .wpc_form_line .wpc_form_field > input, #client_profile .wpc_form .wpc_form_line .wpc_form_field > input{
  margin-top: 10px;
}
.wpc_staff_form .wpc_form .wpc_form_line .wpc_form_field, #client_profile .wpc_form .wpc_form_line .wpc_form_field{
	width:100%;
}

.wpc_form .wpc_form_field .wpc_field_validation {
  margin: 0;
}
#wpc_avatar_preview_wrapper{
	margin-top:10px!important;
}
#wpc_add_staff .wpc_button{
	margin-left:24px;
}
.wpc_staff_directory > div a{
margin-left:12px;	
margin-right:12px;
}
.gform_wrapper .gfield_required {
  color: #790000;
  margin-left: 4px;
}
#gform_wrapper_5 .gform_button.button{
	padding:7px!important;
}
.wpc_form button.wpc_submit, .wpc_form input.wpc_submit[type="button"], .wpc_form input.wpc_submit[type="submit"], .wpc_form input.wpc_button[type="button"], .wpc_staff_directory > div a, .gform_button.button {
  background-clip: padding-box !important;
  background-image: linear-gradient(to bottom, #f5f5f5, #fff) !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  box-shadow: 0 4px 1pc rgba(0, 0, 0, 0.2) !important;
  color: #333 !important;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans,sans-serif;
  font-size: 1pc !important;
  font-weight: 400;
  margin-bottom: 5px !important;
  min-width: 200px;
  opacity: 1 !important;
  outline: 0 none;
  padding: 8px !important;
  text-align: center;
  text-transform: capitalize !important;
  z-index: 2;
}
.wpc_form button.wpc_submit:hover, .wpc_form button.wpc_submit:focus, .wpc_form input.wpc_submit[type="button"]:hover, .wpc_form input.wpc_submit[type="button"]:focus, .wpc_form input.wpc_submit[type="submit"]:hover, .wpc_form input.wpc_submit[type="submit"]:focus, .wpc_form input.wpc_button[type="button"]:hover, .wpc_form input.wpc_button[type="button"]:focus, .wpc_staff_directory > div a:focus, .wpc_staff_directory > div a:hover, .gform_button.button:focus, .gform_button.button:hover{
  background: #1974ba none repeat scroll 0 0!important;
  border: 1px solid #1974ba!important;
  color: #fff!important;
  opacity: 1!important;
}
#user-feedback-init-button:focus, #user-feedback-init-button:hover {
  background: #1974ba none repeat scroll 0 0!important;
  border: 1px solid #1974ba!important;
  color: #fff;
}
#wpc_add_staff .wpc_form_line .wpc_form_field .button-primary, #wpc_add_staff .wpc_form_line .wpc_form_field .wpc_button, #wpc_profile_form #wpc_submit_profile{
	padding: 11px !important;
}
.recent-order-wrapper > h3 {
  padding-bottom: 20px;
}
.recent-order-wrapper {
  margin-bottom: 40px;
  float: left;
}

.wpc_staff_directory > div {
  margin-bottom: 30px !important;
  text-align: center;
}
.wpc_staff_directory_table{}
.wpc_form .wpc_form_label label {
  font-weight: 700;
}
#login label {
  font-weight: 700;
}
#login label input {
  margin-bottom: 2px;
  margin-top: 8px;
}
#login .forgetmenot label input {
  margin-bottom: 0px;
  margin-top: 0px;
}
.wpc_form .wpc_form_field .wpc_field_validation, .wpc_form .wpc_form_field .wpc_description {
  margin: 0 !important;
}
.wpc_form .wpc_form_line {
  margin: 0 0 15px;
}
#top-menu li ul.sub-menu li ul.sub-menu {
  top: -3px;
}
.wpc_pagedata_wrapper .wpc_pagetitle strong a{
	color: #2ea3f2;
}
#wpc_profile_form.wpc_form .wpc_form_line:nth-of-type(1) .wpc_form_label {
  display: none;
}
/****************/

.add_staff_link a.add_staff_vcc {
  background-clip: padding-box !important;
  background-image: linear-gradient(to bottom, #f5f5f5, #fff) !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  box-shadow: 0 4px 1pc rgba(0, 0, 0, 0.2) !important;
  color: #333 !important;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans,sans-serif;
  font-size: 1pc !important;
  font-weight: 400;
  margin-bottom: 5px !important;
  min-width: 200px;
  opacity: 1 !important;
  outline: 0 none;
  padding: 8px !important;
  text-align: center;
  text-transform: capitalize !important;
  z-index: 2;
}
.add_staff_link a.add_staff_vcc:hover, .add_staff_link a.add_staff_vcc:focus{
  background: #1974ba none repeat scroll 0 0 !important;
  border: 1px solid #1974ba !important;
  color: #fff !important;
  opacity: 1 !important;
}
.add_staff_link {
  float: left;
  padding-bottom: 15px;
  padding-top: 35px;
  text-align: right;
  width: 100%;
}
.vcc_npi strong {display:none;}

.su-tabs-panes .su-tabs-pane{
	text-align:center;
}
.su-tabs-panes .su-tabs-pane label {
  text-align: left;
}
 .wpc_description {
  text-align: left;
}
.su-tabs + a {
  display: block;
  float: left;
  text-align: center;
  width: 100%;
}
.wpc_form_line #wpc_avatar_preview_wrapper{
	display:none;
}
/**********************END 09  / 03 / 2017****/



/************    start  24  / 10 / 2017   ****************/
.portalhub-template #main-content .container #left-area{
   padding-right:0px;
}
.clientspage-template-tpl_hub_page.et_right_sidebar #left-area, .clientspage-template-tpl_portal_page.et_right_sidebar #left-area { 
	float: left;
	padding-right: 0%;
}  
.clientspage .wpc_client_client_pages_list .wpc_page {
	width: auto;
	margin: 0;
	display: inline-block;
	float: none;
	min-width: 115px;
}
.su-tabs .wpc_client_client_pages_list .wpc_pagelist {
	background: #eee none repeat scroll 0 0;
	display: block;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	line-height: 1px;
}
.su-tabs .wpc_client_client_pages_list .wpc_pagetitle strong{
	
}
.clientspage-template .su-tabs .wpc_client_client_pages_list .wpc_pagetitle strong a {
	display: inline-block;
	margin-right: 3px;
	padding: 10px 15px;
	font-size: 13px;
	min-height: 40px;
	line-height: 20px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	color: #333;
	cursor: pointer;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	min-width: auto;
	width: 100% !important;
	text-decoration:none;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}
.clientspage-template .su-tabs .wpc_client_client_pages_list .wpc_pagetitle strong a.su-tabs-current {
	background: #fff;
	cursor: default;
	font-weight: bold;
}
.clientspage-template .su-tabs .wpc_client_client_pages_list .wpc_pagetitle strong a.su-tabs-current:hover {
	background: #fff;
}
.su-tabs .wpc_client_client_pages_list .wpc_nav_wrapper {
	margin: 0px 0px;
}
.clientspage-template .su-tabs .wpc_client_client_pages_list .wpc_pagetitle strong a:hover {
	text-decoration:none;
	background: #f5f5f5;
	color: #333;
}
.su-tabs {
	margin: 0 0 1.5em 0;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #eee;
}
.su-tabs-panes {
	float: left;
	width: 100%;
}
.su-tabs-pane {
	padding: 15px;
	font-size: 13px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	background: #fff;
	color: #333;
	float: left;
	width: 100%;
}

#left-area .order_list .grid_parent.no_cmpny {
	padding: 0;
}



.portal-tabs .wpc_client_client_pages_list .wpc_pagelist {
	background: #eee none repeat scroll 0 0;
	display: block;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	line-height: 1px;
}

.clientspage-template .portal-tabs .wpc_client_client_pages_list .wpc_pagetitle strong a {
	display: inline-block;
	margin-right: 3px;
	padding: 10px 15px;
	font-size: 13px;
	min-height: 40px;
	line-height: 20px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	color: #333;
	cursor: pointer;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	min-width: auto;
	width: 100% !important;
	text-decoration:none;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}
.clientspage-template .portal-tabs .wpc_client_client_pages_list .wpc_pagetitle strong a.su-tabs-current {
	background: #fff;
	cursor: default;
	font-weight: bold;
}
.clientspage-template .portal-tabs .wpc_client_client_pages_list .wpc_pagetitle strong a.su-tabs-current:hover {
	background: #fff;
}
.portal-tabs .wpc_client_client_pages_list .wpc_nav_wrapper {
	margin: 0px 0px;
}
.clientspage-template .portal-tabs .wpc_client_client_pages_list .wpc_pagetitle strong a:hover {
	text-decoration:none;
	background: #f5f5f5;
	color: #333;
}
.portal-tabs {
	padding: 3px!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #eee;
}
.portal-white-back{
	background: #fff;
}
.searchAtTop .top-links {
	float: right;
	width: 100%;
	text-align: right;
}
.top-links .top-port {
	display: inline-block;
	/* float: left; */
	padding-right: 15%;
}
/*********    End 24  / 10 / 2017  ***********/

/*********************************responsive css**********************************/
@media (max-width:320px){	
	.zoomContainer{
		display:none;
	}
	.et_overlay {
 background: transparent;
}
.ftr-logo > img {
  padding-left: 33%;
padding-top: 15px;
}
#footer-info {
  text-align: center;
}
.search.search-results #left-area .et_pb_post.type-product {
  border-bottom: 1px solid #000000;
  min-height: 600px;
}
.single-product #tab-test_tab {
  padding: 0 !important;
}
table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
  max-width: 43px;
  padding: 0.857em 0.587em;
}
.table.table-bordered th {
  padding: 0 !important;
}
.container{
  padding: 0 !important;
  width: 92%;
}
.table.table-bordered img {
  height: auto !important;
}
#tab-additional_information {
  padding: 0 !important;
}
#authorized_table_wrapper .odd td{
  padding: 0 !important;
}
#authorized_table_wrapper .even td{
  padding: 0 !important;
}
#authorized_table_wrapper .odd td .btn, #authorized_table_wrapper .even td .btn{
padding: 5px 6px !important;
}
#et-main-area {
  padding-top: 200px!important;
}
.searchAtTop {
  float: left;
  margin-bottom: 16px;
  padding-right: 0;
  width: 98%;
}
.searchAtTop > span {
  float: left;
  margin-top: 4px;
  text-align: center;
  width: 100%;
}
.searchAtTop .aws-container {
  float: right;
  margin-top: -3px;
  width: 100%;
}
.contact-heading {
  color: hsl(358, 84%, 52%);
  padding: 4px;
}
.top-sidebar .contact-wrapper {
  padding-left: 7px;
}
.searchAtTop .top-links {
	text-align: center;
	margin-bottom: 10px;
}
}
@media (min-width:321px) and (max-width:360px) {
	.zoomContainer{
		display:none;
	}
		.et_overlay {
 background: transparent;
}
.ftr-logo > img {
  padding-left: 33%;
padding-top: 15px;
}
#footer-info {
  text-align: center;
  width: 100%;
}
.search.search-results #left-area .et_pb_post.type-product {
  border-bottom: 1px solid #000000;
  min-height: 585px;
}
.single-product #tab-test_tab {
  padding: 0 !important;
}
table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
  max-width: 43px;
  padding: 0.857em 0.587em;
}
.table.table-bordered th {
  padding: 0 !important;
}
.container{
	padding: 0 !important;
	  width: 92%;
}
.table.table-bordered img {
  height: auto !important;
}
#tab-additional_information {
  padding: 0 !important;
}
#authorized_table_wrapper .odd td{
  padding: 0 !important;
}
#authorized_table_wrapper .even td{
  padding: 0 !important;
}
#authorized_table_wrapper .odd td .btn, #authorized_table_wrapper .even td .btn{
padding: 5px 6px !important;
}
#et-main-area {
  padding-top: 200px!important;
}
.searchAtTop {
  float: left;
  margin-bottom: 16px;
  padding-right: 0;
  width: 98%;
}
.searchAtTop > span {
  float: left;
  margin-top: 4px;
  text-align: center;
  width: 100%;
}
.searchAtTop .aws-container {
  float: right;
  margin-top: -3px;
  width: 100%;
}
.contact-heading {
  color: hsl(358, 84%, 52%);
  padding: 4px;
}
.top-sidebar .contact-wrapper {
  padding-left: 7px;
}
.searchAtTop .top-links {
	text-align: center;
	margin-bottom: 10px;
}
}
@media (min-width:361px) and (max-width:480px) {
.ftr-logo > img {
  padding-left: 38%;
  padding-top: 15px;
}
#footer-info {
  text-align: center;
  width: 100%;
}
.search.search-results #left-area .et_pb_post.type-product {
  border-bottom: 1px solid #000000;
  min-height: 630px;
}
.single-product #tab-test_tab {
  padding: 0 !important;
}
.table.table-bordered th {
  padding: 0 !important;
}
.container{
	padding: 0 !important;
	  width: 92%;
}
.table.table-bordered img {
  height: auto !important;
}
#authorized_table_wrapper .odd td{
  padding: 0 !important;
}
#authorized_table_wrapper .even td{
  padding: 0 !important;
}
	.zoomContainer{
		display:none;
	}
		.et_overlay {
 background: transparent;
}
#et-main-area {
  padding-top: 200px!important;
}
.searchAtTop {
  float: left;
  margin-bottom: 16px;
  padding-right: 0;
  width: 99%;
}
.searchAtTop > span {
  float: left;
  margin-top: 4px;
  text-align: center;
  width: 100%;
}
.searchAtTop .aws-container {
  float: right;
  margin-top: -3px;
  width: 100%;
}
.contact-heading {
  color: hsl(358, 84%, 52%);
  padding: 4px;
}
.top-sidebar .contact-wrapper {
  text-align: center;
}
.searchAtTop .top-links {
	text-align: center;
	margin-bottom: 10px;
}
}
@media (min-width:481px) and (max-width:600px) {
.ftr-logo > img {
  padding-left: 40%;
  padding-top: 15px;
}
#footer-info {
  text-align: center;
  width: 100%;
}
.search.search-results #left-area .et_pb_post.type-product {
  border-bottom: 1px solid #000000;
  min-height: 710px;
}
.single-product #tab-test_tab {
  padding: 0 !important;
}
.table.table-bordered th {
  padding: 0 !important;
}
.container{
	padding: 0 !important;
	  width: 92%;
}
.table.table-bordered img {
  height: auto !important;
}
 #et-main-area {
  padding-top: 140px!important;
}
.searchAtTop {
  float: left;
  margin-bottom: 16px;
  padding-right: 0;
  width: 99%;
}
.searchAtTop > span {
  float: left;
  margin-top: 4px;
  text-align: center;
  width: 100%;
}
.searchAtTop .aws-container {
  float: right;
  margin-top: -3px;
  width: 100%;
}
.contact-heading {
  color: hsl(358, 84%, 52%);
  padding: 4px;
}
.top-sidebar .contact-wrapper {
  padding-left: 60px;
  text-align: center;
}
.searchAtTop .top-links {
	text-align: center;
	margin-bottom: 10px;
}
}
@media (min-width:601px) and (max-width:640px) {
.ftr-logo > img {
  padding-left: 40%;
  padding-top: 15px;
}
#footer-info {
  text-align: center;
  width: 100%;
}
.search.search-results #left-area .et_pb_post.type-product {
  border-bottom: 1px solid #000000;
  min-height: 750px;
}
.single-product #tab-test_tab {
  padding: 0 !important;
}
.table.table-bordered th {
  padding: 0 !important;
}
.container{
	padding: 0 !important;
	  width: 92%;
}
.table.table-bordered img {
  height: auto !important;
}
 #et-main-area {
  padding-top: 140px!important;
}
.searchAtTop {
  float: left;
  margin-bottom: 16px;
  padding-right: 0;
  width: 99%;
}
.searchAtTop > span {
  float: left;
  margin-top: 4px;
  text-align: center;
  width: 100%;
}
.searchAtTop .aws-container {
  float: right;
  margin-top: -3px;
  width: 100%;
}
.contact-heading {
  color: hsl(358, 84%, 52%);
  padding: 4px;
}
.top-sidebar .contact-wrapper {
  padding-left: 60px;
  text-align: center;
}
.searchAtTop .top-links {
	text-align: center;
	margin-bottom: 10px;
}
}
@media (min-width:641px) and (max-width:700px) {
.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 49%;
}
.searchAtTop > span {
	width: 60%;
}
.searchAtTop .aws-container {
	width: 36%;
}
.top-links .top-port {
	display: inline-block;
	padding-right: 5%;
}
}
@media (min-width:701px) and (max-width:768px) {
.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 53%;
}
.searchAtTop > span {
	width: 60%;
}
.searchAtTop .aws-container {
	width: 38%;
}
.top-links .top-port {
	padding-right: 8%;
}
}
@media (min-width:641px) and (max-width:768px) {
.ftr-logo > img {
  float: left;
  margin-top: -27px;
  padding-right: 17.8%;
}
.search.search-results #left-area .et_pb_post.type-product {
  border-bottom: 1px solid #000000;
  min-height: 840px;
}
}

@media (min-width:769px) and (max-width:800px) {
.ftr-logo > img {
  float: left;
  margin-top: -27px;
  padding-right: 17.8%;
}
.search.search-results #left-area .et_pb_post.type-product {
  border-bottom: 1px solid #000000;
  min-height: 225px;
}
#left-area ul.products li.product {
  float: left;
  margin-right: 33px !important;
  width: 28% !important;
}
.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 56%;
}
.searchAtTop > span {
  width: 60%;
}
.searchAtTop .aws-container {
  width: 38%;
}
}
@media (min-width:801px) and (max-width:900px) {
.ftr-logo > img {
  float: left;
  margin-top: -27px;
  padding-right: 21.8%;
} 
.search.search-results #left-area .et_pb_post.type-product {
  min-height: 225px;
  border-bottom: 1px solid #000000;
}
#left-area ul.products li.product {
  float: left;
  margin-right: 64px !important;
  width: 24% !important;
}
.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 56%;
}
.searchAtTop > span {
  width: 60%;
}
.searchAtTop .aws-container {
  width: 38%;
}
}
@media (min-width:901px) and (max-width:980px) {
.ftr-logo > img {
  float: left;
  margin-top: -27px;
  padding-right: 24.8%;
}
.search.search-results #left-area .et_pb_post.type-product {
  min-height: 225px;
  border-bottom: 1px solid #000000;
}
#left-area ul.products li.product {
  float: left;
  margin-right: 38px !important;
  width: 28% !important;
}
.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 56%;
}
.searchAtTop > span {
  width: 60%;
}
.searchAtTop .aws-container {
  width: 38%;
}
}
@media (min-width:981px) and (max-width:1024px) {
.ftr-logo > img {
  float: left;
  padding-right: 11.8%;
}
.search.search-results #left-area .et_pb_post.type-product {
  min-height: 225px;
  border-bottom: 1px solid #000000;
}
#left-area ul.products li.product {
  float: left;
  margin-right: 38px !important;
  width: 28% !important;
}
.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 56%;
}
.searchAtTop > span {
  width: 60%;
}
.searchAtTop .aws-container {
  width: 38%;
}
#et-top-navigation {
  padding-left: 370px !important;
}
}
@media (min-width:1025px) and (max-width:1280px) {
.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 65%;
}
.searchAtTop > span {
  width: 60%;
}
.searchAtTop .aws-container {
  width: 38%;
}
#et-top-navigation {
  padding-left: 370px !important;
}
}
@media (min-width:1281px) and (max-width:1349px) {
	.searchAtTop {
  float: left;
  padding-right: 2.5%;
  width: 74%;
}
.searchAtTop > span {
  width: 60%;
}
.searchAtTop .aws-container {
  width: 38%;
}
}
@media (min-width:1025px){
#left-area ul.products li.product {
  float: left;
  margin-right: 8px !important;
  width: 19% !important;
}
.product-category.product.first{
	clear:both!important;
}
#main-content .products .product {
  clear: none;
}
}

@media (max-width:768px){
.search.search-results #left-area .et_pb_post a img {
  max-width: 100%;
}
.search.search-results #left-area .et_pb_post h3 {
  width: 100%;
}
.search.search-results #left-area .product-info-sku {
  width: 100%;
}
.search.search-results #left-area .product-info-cat {
  width: 100%;
}
.search.search-results #left-area .post-description {
  width: 100%;
}
.clientspage .wpc_client_client_pages_list .wpc_page {
	display: block;
	max-width: 100%;
}
}
/**** Product list page***/
ul.products .posted_in > b{color:#666;}

.product-info-sku .sku a {
    color: #82c0c7;
    font-weight: 500;
    text-decoration: none;
}
.pagination a{font-size:16px;}


/*** Remove yellow color on product count*/
#main-content .products mark{background:none;} 

#left-area ul.products li.product:nth-child(5n+1) {
    clear: none;
}
.hub_pages .container{
max-width:100%;
width:100%;
}

/****** RVM MAPS****/
.rvm_map .et_pb_row_fullwidth{
 width: 100%!important;
 max-width: 100%!important;
  padding-top: 0;
}

.rvm-locations .col-sm-8 {
    width: 66.6667%;
	float:left;
	text-align:right;
}
.rvm-locations .col-sm-4 {
    width: 33.3333%;
	float:left;
}
.rvm-map-container .et_post_meta_wrapper{
display:none;
}
.rep_data {
  padding-left: 25px;
  display:none;
}
.spacing {
  padding-top: 20px;
}
.content_hide{
/*display:none; */
}
.rvm-locations {
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	height: 31px;
}
ul.reg {
    list-style-type: none!important;
}
.reg_name {
  border-bottom: 1px solid #ccc;
}
.rep_container{
margin-top:0px;
}
.main_region_name {
  border-bottom: 1px solid #ccc;
  margin-bottom: 26px;
}
.region_items h3{
font-weight:bold;
}
.rep_container .reg {
  padding: 0!important;
}
.rep_panel .rep-heading a.head_minus::before {
  color: #000;
  content:"\f056";
  font-family: FontAwesome;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  padding-right: 0.5em;
  position: relative;
  text-decoration: inherit;
  top: 0;
}
.rep_panel .rep-heading a.head_plus::before {
  color: #000;
  content: "\f055";
  font-family: FontAwesome;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  padding-right: 0.5em;
  position: relative;
  text-decoration: inherit;
  top: 0;
}
.single-rvm .et_post_meta_wrapper{
display:none;
}
.head_minus , .head_plus{
  color: #000;
  font-size: 18px;
  font-weight: 700;
}
.pad_top{padding-top:30px;}
.rep_data p{
padding-bottom: 0;
}
.parent_rep {
    margin-bottom: 20px;
}
/*** 29*/
.portalhub-template #main-content .container{
	width:100%;
	max-width:100%;
}
.portalhub-template #main-content .container #left-area{
   padding-right:0px;
}

.calculation-form .ezfc-element-option-has-image, .calculation-form .ezfc-element-option-has-image img  {
  width: 50% !important;
}
.calculation-form .ezfc-element-select, .calculation-form .ezfc-element-numbers {
  height: 40px !important;
  font-size: 15px !important;
}
.calculate-btn-wrapper .ezfc-element-checkbox-image{
  background:none !important;
  text-align:left;
  padding: .5em 0 !important;
}
.calculate-btn-wrapper  .ezfc-selected .fa{
  color:#88bdff !important;
}
.rmk-inpt-cont{
  padding: 0 2px !important;
}
.rmk-input{
  font-size: 14px !important;
  background: transparent !important;
  width:100%;
}
.show-tbl{
  padding: .5em 1em;
  font-size: 14px;
  border-radius: 6px;
}
.sbmt-btn{
  padding: .5em 1em !important;
  font-size: 14px;
  border-radius: 6px;
  border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186) !important;
  border-style: solid !important;
  border-width: 1px !important;
  display: none !important;
}

.inches-lbl{
  font-size: 12px;
}
.input-cont input{
  width:90%!important;
}
.et_bloom_flyin .et_bloom_form_container .et_bloom_form_container_wrapper.clearfix {
  height: auto !important;
}
.et_bloom_flyin .et_bloom_form_container .et_bloom_form_header.split.et_bloom_header_text_dark {
  height: 100% !important;
}
/*.prdctfltr_wc.prdctfltr_woocommerce {
    display: none;
}*/
.et_right_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n+1) {
    clear: none;
}
.bulk-add-to-cart-dark.bulk-add-to-cart{
	display:none;
}




/*********Mega Menu CSS**********/

.divimegapro h2{
	font-size:14px;
	font-weight:600;
	color: rgba(0,0,0,.6);
	text-transform:uppercase;
}
.divimegapro ul li {
	display: block;
	font-size: 14px;
	padding-right: 0px;
}
.divimegapro ul {
	padding-left: 0px!important;
}
.divimegapro ul li a{
	color: rgba(0,0,0,.6);
	text-decoration: none;
	display: block;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	display: block;
	text-transform:uppercase;
	padding: 5px;
	line-height:16px;
}
.divimegapro ul li a.more{
	color: #2ea3f2;
}
.divimegapro ul li a:hover {
	opacity: .7;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background: #e6e6e6;
}
.mega-blue span{
	color: #17afe5 !important;
	display: block;
}
.mega-blue{
		margin-top: 10px;
		display:inline-block;
}
.et_pb_button.et_pb_more_button.mega-button {
	color: white !important;
	background: #2ea3f2 !important;
	border: none !important;
}
.main-mega-blue{
	border-top: 3px solid #2ea3f2;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-webkit-transform: translateZ(0);
}
.main-mega-blue a:hover{
	background: #EDEDED;
}
.main-mega-blue a {
	color: #7c7c7c !important;
	min-width: 180px;
	display: inline-block;
	width:100%;
}
#top-menu a {
	color: rgba(0,0,0,.6)!important;
}
/*******************************/