/**handles:pec-main-style,theme-font-awesome,wpbdp-widgets,tablepress-default,modern-business-styles**/
@charset "UTF-8";
/*
 * This is the main file that loads all our other scss files
 * You will need a css preprocessing tool to compile these css files into /styles/css/style.css
 */
.container {
  position: relative; }

.row {
  margin: 0 auto;
  max-width: 978px;
  min-width: 420px;
  width: 100%; }

.column, .columns {
  float: left;
  display: inline;
  min-height: 1px;
  position: relative; }

.column {
  margin-left: 3.08%; }
  .column.one-third, .column:first-child, .column.alpha {
    margin-left: 0; }

.col12 {
  margin-left: 0; }

.column.alpha {
  clear: left; }

.col1 {
  width: 5.5%; }

.col2 {
  width: 14.1%; }

.col3 {
  width: 22.69%; }

.col4 {
  width: 31.08%; }

.col5 {
  width: 39.87%; }

.col6 {
  width: 48.46%; }

.col7 {
  width: 57%; }

.col8 {
  width: 65.6%; }

.col9 {
  width: 74%; }

.col10 {
  width: 82.8%; }

.col11 {
  width: 91.4%; }

.col12 {
  width: 100%; }

.one-third {
  width: 33.3%; }

.col1.centered {
  margin-left: 47.25%; }

.col2.centered {
  margin-left: 42.95%; }

.col3.centered {
  margin-left: 38.65%; }

.col4.centered {
  margin-left: 34.46%; }

.col5.centered {
  margin-left: 30.06%; }

.col6.centered {
  margin-left: 25.77%; }

.col7.centered {
  margin-left: 21.5%; }

.col8.centered {
  margin-left: 17.2%; }

.col9.centered {
  margin-left: 13%; }

.col10.centered {
  margin-left: 8.6%; }

.col11.centered {
  margin-left: 4.29%; }

.column > img {
  max-width: 100%;
  max-height: 100%;
  display: block; }

@media (max-width: 1008px) {
  .row {
    width: 95%; } }

@media only screen and (max-width: 768px) {
  .container {
    padding: 0 30px; }
  .row {
    margin: 0 auto;
    max-width: 768px;
    min-width: 0;
    width: 95%; }
    .row > .column {
      border: none;
      margin-left: 0; }
    .row > .col1, .row > .col2, .row > .col3, .row > .col4, .row > .col5, .row > .col6, .row > .col7, .row > .col8, .row > .col9, .row > .col10, .row > .col11, .row > .col12 {
      width: 100%; } }

.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:before, .row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.widget:before, .widget:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after, .clearfix:after, .widget:after {
  clear: both; }

.row, .clearfix, .widget {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.fl, .fr {
  display: inline; }

.fl {
  float: left; }

.fr {
  float: right; }

.align-center {
  text-align: center; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p.colabs-sc-box, div.colabs-sc-box {
  margin: 1em 0 1.5em 0;
  padding: 9px 10px 9px 50px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  color: #555;
  text-shadow: none; }

.colabs-sc-box.none {
  border-width: 0; }

.colabs-sc-box.full {
  border-width: 1px; }

.colabs-sc-box.medium {
  padding: 18px 20px 18px 50px;
  font-size: 1.1em; }

.colabs-sc-box.large {
  padding: 25px 27px 25px 50px;
  font-size: 1.2em; }

.colabs-sc-box.rounded {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.colabs-sc-box.alert {
  border-color: #f0baa2;
  background: #ffd9c8 url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-alert.png) no-repeat 20px 45%; }

.colabs-sc-box.download {
  border-color: #d4ebaf;
  background: #edfcd5 url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-download.png) no-repeat 20px 45%; }

.colabs-sc-box.tick {
  border-color: #d4ebaf;
  background: #edfcd5 url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-tick.png) no-repeat 20px 45%; }

.colabs-sc-box.info {
  border-color: #ccc;
  background: #eee url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-info.png) no-repeat 20px 45%; }

.colabs-sc-box.note {
  border-color: #efe3ae;
  background: #fef6d2 url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-note.png) no-repeat 20px 45%; }

.colabs-sc-box.normal {
  border-color: #ccc;
  background: #eee;
  padding: 9px 15px; }

a.colabs-sc-button {
  font-family: sans-serif;
  display: inline-block;
  line-height: 1em;
  padding: 6px 13px;
  margin: 0 .6em 1.5em 0;
  border: 1px solid #4081af;
  border-bottom-color: #20559a;
  color: white !important;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none !important;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #237fd7;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #52a8e8), color-stop(1, #2e76cf));
  background: -moz-linear-gradient(center top, #52a8e8 20%, #2e76cf 100%);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29); }
  a.colabs-sc-button.small {
    padding: 2px 10px;
    font-size: 0.9em; }
  a.colabs-sc-button.large {
    padding: 7px 16px;
    font-size: 1.4em; }
  a.colabs-sc-button.xl {
    padding: 9px 20px;
    font-size: 1.8em; }
  a.colabs-sc-button:hover, a.colabs-sc-button.hover, a.colabs-sc-button.active {
    text-decoration: none !important;
    background: #0073d2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #3e9ee5), color-stop(1, #1666ca));
    background: -moz-linear-gradient(center top, #3e9ee5 20%, #1666ca 100%); }
  a.colabs-sc-button:active, a.colabs-sc-button.active {
    border-color: #20559a;
    -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 white;
    -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 white;
    box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 white; }
  a.colabs-sc-button.dark span {
    color: #555;
    text-shadow: 0 1px #fff; }
  a.colabs-sc-button.custom:hover {
    opacity: 0.85; }
  a.colabs-sc-button span {
    line-height: 1.2em;
    min-height: 16px; }
    a.colabs-sc-button span.colabs-info {
      background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-info.png") no-repeat 0 45%;
      padding-left: 25px;
      display: block; }
    a.colabs-sc-button span.colabs-download {
      background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-download.png") no-repeat 0 45%;
      padding-left: 25px;
      display: block; }
    a.colabs-sc-button span.colabs-tick {
      background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-tick.png") no-repeat 0 45%;
      padding-left: 25px;
      display: block; }
    a.colabs-sc-button span.colabs-note {
      background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-note.png") no-repeat 0 45%;
      padding-left: 25px;
      display: block; }
    a.colabs-sc-button span.colabs-alert {
      background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-alert.png") no-repeat 0 45%;
      padding-left: 25px;
      display: block; }
  a.colabs-sc-button.red {
    border-color: #af4040;
    border-bottom-color: #9a2020;
    background-color: #d72323;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e85252), color-stop(1, #cf2e2e));
    background: -moz-linear-gradient(center top, #e85252 20%, #cf2e2e 100%); }
    a.colabs-sc-button.red:hover {
      background: #d20000;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e53e3e), color-stop(1, #ca1616));
      background: -moz-linear-gradient(center top, #e53e3e 20%, #ca1616 100%); }
  a.colabs-sc-button.orange {
    border-color: #af7440;
    border-bottom-color: #9a5420;
    background-color: #d76b23;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e88e52), color-stop(1, #cf6e2e));
    background: -moz-linear-gradient(center top, #e88e52 20%, #cf6e2e 100%); }
    a.colabs-sc-button.orange:hover {
      background: #d25e00;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e57d3e), color-stop(1, #ca5116));
      background: -moz-linear-gradient(center top, #e57d3e 20%, #ca5116 100%); }
  a.colabs-sc-button.green {
    border-color: #87bf00;
    border-bottom-color: #7ca122;
    background-color: #8dc11e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #ace53e), color-stop(1, #8dca16));
    background: -moz-linear-gradient(center top, #ace53e 20%, #6bca16 100%); }
    a.colabs-sc-button.green:hover {
      background: #87c000;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #a0d53a), color-stop(1, #60b513));
      background: -moz-linear-gradient(center top, #a0d53a 20%, #60b513 100%); }
  a.colabs-sc-button.aqua {
    border-color: #40af96;
    border-bottom-color: #209a82;
    background-color: #23d7af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #52e8c6), color-stop(1, #2ecfab));
    background: -moz-linear-gradient(center top, #52e8c6 20%, #2ecfab 100%); }
    a.colabs-sc-button.aqua:hover {
      background: #00d2a8;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #3ee5c0), color-stop(1, #16ca9e));
      background: -moz-linear-gradient(center top, #3ee5c0 20%, #16ca9e 100%); }
  a.colabs-sc-button.teal {
    border-color: #23a6d6;
    border-bottom-color: #20799a;
    background-color: #23abd7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #52c3e8), color-stop(1, #2eabcf));
    background: -moz-linear-gradient(center top, #52c3e8 20%, #2eabcf 100%); }
    a.colabs-sc-button.teal:hover {
      background: #009ed2;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #3ebce5), color-stop(1, #16a2ca));
      background: -moz-linear-gradient(center top, #3ebce5 20%, #16a2ca 100%); }
  a.colabs-sc-button.purple {
    border-color: #234dd6;
    border-bottom-color: #20489a;
    background-color: #2356d7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #526ee8), color-stop(1, #2e58cf));
    background: -moz-linear-gradient(center top, #526ee8 20%, #2e58cf 100%); }
    a.colabs-sc-button.purple:hover {
      background: #0036d2;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #3e5ae5), color-stop(1, #1638ca));
      background: -moz-linear-gradient(center top, #3e5ae5 20%, #1638ca 100%); }
  a.colabs-sc-button.pink {
    border-color: #d623cb;
    border-bottom-color: #9a2096;
    background-color: #d723d5;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e852e6), color-stop(1, #cd2ecf));
    background: -moz-linear-gradient(center top, #e852e6 20%, #cd2ecf 100%); }
    a.colabs-sc-button.pink:hover {
      background: #bc00d2;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #c83ee5), color-stop(1, #ae16ca));
      background: -moz-linear-gradient(center top, #c83ee5 20%, #ae16ca 100%); }
  a.colabs-sc-button.silver {
    color: #444 !important;
    text-shadow: 0 1px #fff;
    border-color: #bbb;
    border-bottom-color: #999;
    background-color: #d8d8d8;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e9e9e9), color-stop(1, #ccc));
    background: -moz-linear-gradient(center top, #e9e9e9 20%, #ccc 100%); }
    a.colabs-sc-button.silver:hover {
      background: #ccc;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #e0e0e0), color-stop(1, #bebebe));
      background: -moz-linear-gradient(center top, #e0e0e0 20%, #bebebe 100%); }

.twocol-one {
  width: 48%; }

.threecol-one {
  width: 30.66%; }

.threecol-two {
  width: 65.33%; }

.fourcol-one {
  width: 22%; }

.fourcol-two {
  width: 48%; }

.fourcol-three {
  width: 74%; }

.fivecol-one {
  width: 16.8%; }

.fivecol-two {
  width: 37.6%; }

.fivecol-three {
  width: 58.4%; }

.fivecol-four {
  width: 67.2%; }

.sixcol-one {
  width: 13.33%; }

.sixcol-two {
  width: 30.66%; }

.sixcol-three {
  width: 47.99%; }

.sixcol-four {
  width: 65.33%; }

.sixcol-five {
  width: 82.67%; }

.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
  float: left;
  margin-right: 4%;
  position: relative; }

.last {
  clear: right;
  margin-right: 0 !important; }

.colabs-tweetmeme.left {
  margin: 0 1.5em 1.5em 0;
  float: left; }

.colabs-tweetmeme.none {
  margin: 0 0 1.5em 0; }

.colabs-tweetmeme.right {
  margin: 0 0 1.5em 1.5em;
  float: right; }

.colabs-sc-twitter.left {
  float: left; }

.colabs-sc-twitter.none {
  margin: 0 0 1.5em 0; }

.colabs-sc-twitter.right {
  margin: 0 0 1.5em 1.2em;
  float: right; }

.colabs-digg.left {
  margin: 0 1.5em 1.5em 0;
  float: left; }

.colabs-digg.none {
  margin: 0 0 1.5em 0; }

.colabs-digg.right {
  margin: 0 0 1.5em 1.5em;
  float: right; }

.colabs-sc-related-posts .thumbnail {
  float: left;
  margin: 0 1em 1em 0; }

.colabs-sc-related-posts li {
  clear: both; }

.colabs-sc-hr {
  border-bottom: 1px solid #e6e6e6;
  clear: both;
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
  width: 100%; }

.colabs-sc-divider {
  clear: both;
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
  width: 100%; }
  .colabs-sc-divider.flat {
    padding: 0;
    margin: 0; }

.colabs-sc-quote p {
  margin: 1em 20px;
  padding: 0 0 0 55px;
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/quote.png) no-repeat 0 3px;
  font-family: serif;
  font-size: 1.2em;
  font-style: italic;
  color: #777;
  min-height: 32px; }

.colabs-sc-quote.left {
  float: left;
  width: 30%; }

.colabs-sc-quote.right {
  float: right;
  width: 30%; }

.colabs-sc-quote.boxed {
  background: #f5f5f5;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  .colabs-sc-quote.boxed.left {
    margin: 0 1.5em 1em 0; }
  .colabs-sc-quote.boxed.right {
    margin: 0 0 1em 1.5em; }

.colabs-sc-ilink {
  padding: 0 0.3em; }
  .colabs-sc-ilink a {
    padding-left: 20px;
    text-decoration: underline;
    display: inline-block; }
    .colabs-sc-ilink a:hover {
      text-decoration: none; }
  .colabs-sc-ilink .download {
    background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-download.png) no-repeat left 40%; }
  .colabs-sc-ilink .tick {
    background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-tick.png) no-repeat left 40%; }
  .colabs-sc-ilink .info {
    background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-info.png) no-repeat left 40%; }
  .colabs-sc-ilink .note {
    background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-note.png) no-repeat left 40%; }
  .colabs-sc-ilink .alert {
    background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/ico-alert.png) no-repeat left 40%; }

.colabs-fbshare.left, .colabs-fblike.left {
  margin: 0 1.5em 1.5em 0;
  float: left; }

.colabs-fbshare.none, .colabs-fblike.none {
  margin: 0 0 1.5em 0; }

.colabs-fbshare.right, .colabs-fblike.right {
  margin: 0 0 1.5em 1.5em;
  float: right; }

.contact-form .screenReader {
  left: -9999px;
  position: absolute;
  top: -9999px; }

.contact-form .forms {
  float: left;
  list-style: none;
  width: 100%;
  margin: 10px 0 0; }
  .contact-form .forms p {
    clear: both;
    float: left;
    margin-bottom: 18px;
    position: relative;
    width: 100%; }
  .contact-form .forms label {
    cursor: pointer;
    display: block;
    float: left;
    font-weight: 700;
    padding-right: 20px;
    width: 100px; }
  .contact-form .forms input.txt {
    width: 214px; }
  .contact-form .forms input#sendCopy {
    border: none; }
  .contact-form .forms textarea {
    height: 300px;
    width: 400px; }
  .contact-form .forms .error {
    font-size: 12px;
    display: block;
    margin-left: 120px;
    color: red; }
  .contact-form .forms .textarea .error {
    display: block;
    margin-left: 120px; }
  .contact-form .forms .screenReader {
    margin-bottom: 0; }
  .contact-form .forms .buttons .submit {
    margin: 15px 0 0 120px;
    cursor: pointer; }
  .contact-form .forms .inline input {
    width: auto;
    margin-left: 120px; }
  .contact-form .forms .inline label {
    display: inline;
    float: none;
    width: auto; }

.entry .contact-form ol.forms li {
  list-style: none; }

.contact-form .submit {
  display: inline-block;
  margin: 5px;
  padding: 3px 13px;
  border: 1px solid #4081af;
  border-bottom-color: #20559a;
  color: white !important;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #237fd7;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #52a8e8), color-stop(1, #2e76cf));
  background: -moz-linear-gradient(center top, #52a8e8 20%, #2e76cf 100%);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 2px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.29); }
  .contact-form .submit:hover {
    text-decoration: none !important;
    background: #0073d2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #3e9ee5), color-stop(1, #1666ca));
    background: -moz-linear-gradient(center top, #3e9ee5 20%, #1666ca 100%); }

.shortcode-tabs {
  background: #f0f0f0;
  background: rgba(0, 0, 0, 0.05);
  clear: both;
  height: auto;
  display: block;
  padding: 5px;
  margin-bottom: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .shortcode-tabs ul.tab_titles {
    padding: 0px;
    background: none;
    border: none;
    margin: 0; }
    .shortcode-tabs ul.tab_titles li.nav-tab {
      background: none;
      padding: 0;
      float: left;
      display: inline;
      color: #ffffff;
      margin: 0px;
      cursor: pointer; }
      .shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a {
        background: #fff;
        text-decoration: none; }
      .shortcode-tabs ul.tab_titles li.nav-tab a {
        color: #777;
        display: block;
        float: left;
        padding: 8px;
        text-transform: uppercase;
        font: 11px/18px sans-serif; }
        .shortcode-tabs ul.tab_titles li.nav-tab a:hover {
          background: #fff;
          text-decoration: none; }
      .shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover {
        -moz-border-radius-topright: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px; }
  .shortcode-tabs .tab {
    background: #fff;
    padding: 10px;
    text-align: left;
    clear: both; }
    .shortcode-tabs .tab li.nav-tab {
      background: #fff; }
    .shortcode-tabs .tab ul.tab_titles {
      margin: 0;
      border: 1px solid #e6e6e6;
      border-width: 1px 0 1px 0; }
    .shortcode-tabs .tab li.nav-tab {
      border: 1px solid #e6e6e6;
      border-width: 0 1px 1px 1px;
      padding: 10px; }
      .shortcode-tabs .tab li.nav-tab a {
        color: #555;
        font: bold 12px/18px sans-serif; }
  .shortcode-tabs .ui-tabs-hide {
    display: none; }
  .shortcode-tabs.boxed {
    background: #FFFFFF; }
    .shortcode-tabs.boxed ul.tab_titles {
      clear: both;
      float: left;
      background: none;
      border: none;
      border-left: 1px solid #EBEBEB;
      margin-bottom: 0px;
      position: relative;
      z-index: 2; }
      .shortcode-tabs.boxed ul.tab_titles li {
        background: none;
        padding: 0;
        border-top: 1px solid #EBEBEB;
        border-right: 1px solid #EBEBEB; }
        .shortcode-tabs.boxed ul.tab_titles li.ui-state-active {
          border-bottom: 1px solid #FFFFFF; }
    .shortcode-tabs.boxed .tab {
      border: 1px solid #EBEBEB;
      top: -2px;
      position: relative;
      z-index: 1; }
  .shortcode-tabs.vertical {
    background: #FFFFFF; }
    .shortcode-tabs.vertical .tab_header {
      border: 1px solid #F0F0F0;
      border-bottom: 0px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      width: 25%;
      float: left;
      margin-bottom: -5px;
      color: #555;
      font: bold 12px/18px sans-serif;
      background: #f5f5f5;
      background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);
      background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      -moz-border-radius-bottomright: 0px;
      -moz-border-radius-bottomleft: 0px;
      -webkit-border-bottom-left-radius: 0px;
      -webkit-border-bottom-right-radius: 0px; }
      .shortcode-tabs.vertical .tab_header span {
        display: block;
        padding: 8px 8px 12px 8px;
        border: 1px solid #EBEBEB; }
    .shortcode-tabs.vertical ul.tab_titles {
      clear: left;
      float: left;
      background: none;
      border: 1px solid #F0F0F0;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      margin-bottom: 0px;
      position: relative;
      z-index: 2;
      width: 25%; }
      .shortcode-tabs.vertical ul.tab_titles.has_title {
        border-top: 0px !important;
        margin-top: 5px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-topkeft: 0px;
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px; }
      .shortcode-tabs.vertical ul.tab_titles li {
        clear: both;
        background: none;
        padding: 0;
        border-bottom: 1px solid #EBEBEB;
        border-left: 1px solid #EBEBEB;
        border-right: 1px solid #EBEBEB;
        display: block !important;
        float: none !important; }
        .shortcode-tabs.vertical ul.tab_titles li.ui-state-active a {
          background: #F0F0F0;
          background: rgba(0, 0, 0, 0.05); }
        .shortcode-tabs.vertical ul.tab_titles li a:link {
          display: block;
          float: none !important; }
        .shortcode-tabs.vertical ul.tab_titles li a:hover {
          background: #F0F0F0;
          background: rgba(0, 0, 0, 0.05); }
    .shortcode-tabs.vertical .tab {
      clear: right !important;
      top: 5px;
      position: relative;
      z-index: 1;
      margin-left: 30%;
      padding: 0px; }

span.dropcap {
  font-size: 300%;
  font-weight: bold;
  float: left;
  position: relative;
  margin: 5px 7px 0 0;
  line-height: 0.7em; }

.shortcode-toggle {
  margin: 0 0 1.2em; }
  .shortcode-toggle h4 {
    margin: 0; }
    .shortcode-toggle h4 a {
      display: block;
      padding: 3px 0 3px 10px;
      background: #f3f3f3 url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/shortcode-toggle-close.png) no-repeat 99% center; }
  .shortcode-toggle.closed h4 a {
    background-image: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/shortcode-toggle-open.png); }
  .shortcode-toggle .toggle-content {
    padding: 10px 10px;
    background: #f9f9f9; }
  .shortcode-toggle.closed .toggle-content {
    display: none; }
  .shortcode-toggle.border {
    border: 1px solid #EBEBEB; }
  .shortcode-toggle.white h4 a, .shortcode-toggle.white .toggle-content {
    background-color: #FFFFFF; }

span.shortcode-highlight {
  background: #FFFFAA;
  padding: 3px 3px 1px;
  display: inline-block;
  margin-bottom: 15px; }

p span.shortcode-highlight {
  margin: 0;
  display: inline; }

abbr {
  border-bottom: 1px dashed #999999;
  cursor: help; }

.entry .shortcode-unorderedlist ul li, .shortcode-unorderedlist ul li, .entry .shortcode-unorderedlist ul li ul, .shortcode-unorderedlist ul li ul {
  list-style-type: none;
  padding-left: 25px;
  background: url() no-repeat scroll left top; }

.entry .shortcode-unorderedlist.tick ul li, .shortcode-unorderedlist.tick ul li {
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/shortcode-tick.png) no-repeat left top; }

.entry .shortcode-unorderedlist.red-x ul li, .shortcode-unorderedlist.red-x ul li {
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/shortcode-red-x.png) no-repeat left top; }

.entry .shortcode-unorderedlist.bullet ul li, .shortcode-unorderedlist.bullet ul li {
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/shortcode-bullet.png) no-repeat left top; }

.entry .shortcode-unorderedlist.green-dot ul li, .shortcode-unorderedlist.green-dot ul li {
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/shortcode-green-dot.png) no-repeat left top; }

.entry .shortcode-unorderedlist.arrow ul li, .shortcode-unorderedlist.arrow ul li {
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/shortcode-arrow.png) no-repeat left top; }

.entry .shortcode-unorderedlist.star ul li, .shortcode-unorderedlist.star ul li {
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/shortcode-star.png) no-repeat left top; }

.entry .shortcode-orderedlist ol li {
  list-style-type: none;
  margin-left: 25px;
  background: url() no-repeat scroll left top; }
  .entry .shortcode-orderedlist ol li ol {
    list-style-type: none;
    margin-left: 25px;
    background: url() no-repeat scroll left top; }

.shortcode-orderedlist ol li {
  list-style-type: none;
  margin-left: 25px;
  background: url() no-repeat scroll left top; }

.entry .shortcode-orderedlist.armenian ol li, .shortcode-orderedlist.armenian ol li {
  list-style-type: armenian; }

.entry .shortcode-orderedlist.decimal ol li, .shortcode-orderedlist.decimal ol li {
  list-style-type: decimal; }

.entry .shortcode-orderedlist.decimal-leading-zero ol li, .shortcode-orderedlist.decimal-leading-zero ol li {
  list-style-type: decimal-leading-zero; }

.entry .shortcode-orderedlist.georgian ol li, .shortcode-orderedlist.georgian ol li {
  list-style-type: georgian; }

.entry .shortcode-orderedlist.lower-alpha ol li, .shortcode-orderedlist.lower-alpha ol li {
  list-style-type: lower-alpha; }

.entry .shortcode-orderedlist.lower-greek ol li, .shortcode-orderedlist.lower-greek ol li {
  list-style-type: lower-greek; }

.entry .shortcode-orderedlist.lower-latin ol li, .shortcode-orderedlist.lower-latin ol li {
  list-style-type: lower-latin; }

.entry .shortcode-orderedlist.lower-roman ol li, .shortcode-orderedlist.lower-roman ol li {
  list-style-type: lower-roman; }

.entry .shortcode-orderedlist.upper-alpha ol li, .shortcode-orderedlist.upper-alpha ol li {
  list-style-type: upper-alpha; }

.entry .shortcode-orderedlist.upper-latin ol li, .shortcode-orderedlist.upper-latin ol li {
  list-style-type: upper-latin; }

.entry .shortcode-orderedlist.upper-roman ol li, .shortcode-orderedlist.upper-roman ol li {
  list-style-type: upper-roman; }

img.social-icon {
  border: none; }

.colabs-sc-pulledquote {
  font-family: Georgia;
  font-style: Italic;
  font-size: 18px;
  color: #333;
  line-height: 24px;
  width: 192px; }
  .colabs-sc-pulledquote.left {
    text-align: right;
    margin: 0 15px 10px 0;
    padding-right: 15px;
    border-right: 1px solid #ddd; }
  .colabs-sc-pulledquote.right {
    text-align: left;
    margin: 0 0 10px 15px;
    padding-left: 15px;
    border-left: 1px solid #ddd; }

/*styling for variable sections; homepage MerchantVoice, audio, article categories BEGIN*/
section.highlight-posts {
  width: 150%;
  text-align: center; }

.highlight-posts a {
  text-decoration: none; }
  .highlight-posts a:hover {
    text-decoration: none; }

.highlight-posts div.highlight-posts-title {
  display: block;
  padding: 15px 5%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 380px;
  max-width: 95%;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px; }

.highlight-posts ul {
  display: inline-block;
  overflow: hidden;
  list-style: none;
  margin-left: auto;
  margin-right: auto; }
  .highlight-posts ul li {
    display: inline-block;
    width: 208px;
    margin: 0 0 10px;
    padding: 5px;
    min-height: 256px;
    overflow: auto;
    vertical-align: top; }
    .highlight-posts ul li a:hover {
      color: #1363c6; }
    .highlight-posts ul li img {
      max-width: 216px;
      width: 216px; }
    .highlight-posts ul li div.highlight-img-clip {
      max-width: 200px;
      width: 200px;
      max-height: 162px;
      height: 162px;
      overflow: hidden;
      margin-bottom: 5px; }
    .highlight-posts ul li h6 {
      text-transform: uppercase;
      color: #1363c6;
      font-size: 10px;
      font-weight: bold;
      margin-bottom: 4px; }
    .highlight-posts ul li a:hover h6 {
      color: #024280; }
    .highlight-posts ul li h4 {
      font-size: 15px;
      margin-bottom: 0; }
    .highlight-posts ul li h6, .highlight-posts ul li h4 {
      text-align: center; }
    .highlight-posts ul li h6.highlight-date {
      color: #555; }
    .highlight-posts ul li h6.highlight-author a {
      color: #1363c6; }
      .highlight-posts ul li h6.highlight-author a:hover {
        text-decoration: underline; }

.highlight-posts hr.highlight-hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
  width: 70%; }

@media screen and (min-width: 980px) and (max-width: 1230px) {
  .highlight-posts ul {
    max-width: 880px; } }

@media screen and (max-width: 806px) {
  section.highlight-posts {
    width: 100%; } }

/*styling for variable sections; homepage MerchantVoice, audio, article categories END*/
/*styling for social-link/print/comment bubbles BEGIN*/
.pec-social-post {
  width: auto;
  float: right; }
  .pec-social-post ul {
    overflow: visible;
    height: 30px;
    margin: 0 0 1em 0;
    padding: 0;
    list-style: none;
    text-align: left; }
    .pec-social-post ul li {
      list-style-type: none;
      float: left;
      margin: 0 !important; }
      .pec-social-post ul li a i {
        background: #bfbfbf;
        color: #fff;
        width: 32px;
        height: 32px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        font-size: 18px;
        text-align: center;
        margin-right: 10px; }
  .pec-social-post li i {
    margin: 0;
    line-height: 32px;
    text-align: center; }
  .pec-social-post li .fa-facebook {
    background: #3b5998; }
  .pec-social-post li .fa-linkedin {
    background: #007bb6; }
  .pec-social-post li .fa-twitter {
    background: #00aced; }
  .pec-social-post ul li a i:hover {
    opacity: .7; }
  .pec-social-post ul li a#comment-count-bubble {
    display: block;
    background: #8e8e8e;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
    padding-left: 11px;
    padding-right: 12px;
    padding-top: 5px;
    height: 27px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .pec-social-post ul li a#comment-count-bubble:hover {
      background: #9b9b9b; }
    .pec-social-post ul li a#comment-count-bubble:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 11px;
      width: 0;
      height: 0;
      border: 8px solid transparent;
      border-width: 9px 12px 0 0;
      border-top-color: #8e8e8e;
      border-bottom: 0;
      border-left: 0;
      margin-left: -5px;
      margin-bottom: -9px; }
    .pec-social-post ul li a#comment-count-bubble:hover:before {
      border-top-color: #9b9b9b; }
    .pec-social-post ul li a#comment-count-bubble:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 11px;
      width: 0;
      height: 0;
      border: 8px solid transparent;
      border-width: 9px 2px 0 0;
      border-top-color: #fff;
      border-bottom: 0;
      border-left: 0;
      margin-left: -5px;
      margin-bottom: -9px; }

/*
Responsive table styling
 */
@media screen and (max-width: 767px) {
  .entry-content table {
    width: 100%; }
  .entry-content thead {
    display: none; }
  .entry-content tr:nth-of-type(2n) {
    background-color: inherit; }
  .entry-content tr td:first-child {
    background: #f0f0f0;
    font-weight: bold;
    font-size: 1.3em; }
  .entry-content tbody td {
    display: block;
    text-align: center;
    width: 100%;
    padding: 5px 0px !important; }
    .entry-content tbody td:before {
      content: attr(data-th);
      display: block;
      text-align: center;
      font-size: 12px;
      font-weight: 400; } }

.main > .content {
  min-height: 600px; }

.seminars > .content {
  min-height: unset; }

/*styling for social-link/print/comment bubbles END*/
body {
  color: #111;
  font-family: "Trebuchet MS", "Arial", "Liberation Sans", FreeSans, sans-serif;
  font-size: 14px;
  line-height: 1.5; }

p {
  line-height: 1.6; }

.separator {
  height: 0;
  margin: 20px 0;
  border-top: 1px solid #ddd; }

.column {
  margin-bottom: 18px; }

body > .main {
  position: relative;
  padding-top: 20px;
  margin-top: 65px; }

@media (max-width: 420px) {
  body > .main {
    margin-top: 80px; } }

img {
  max-width: 100%;
  height: auto; }

table#nxt_list_view img {
  max-width: none; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 25px; }

h2 {
  font-size: 23px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 19px; }

h5 {
  font-size: 17px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 400; }

h6 {
  font-size: 15px; }

small {
  font-size: 14px; }

ol {
  list-style: decimal; }

ul {
  list-style: disc; }

li {
  margin-left: 30px; }

h1, h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset, figure {
  margin-bottom: 20px; }

em {
  font-style: italic; }

a {
  color: #FF6C00;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

pre, code {
  padding: 10px;
  font-size: 12px;
  overflow: auto;
  font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
  display: block;
  margin-left: 30px; }

blockquote {
  font: 1.3em/1.5 'Georgia';
  font-style: italic;
  margin-left: 40px;
  border-left: solid 2px #e1e1e1;
  padding-left: 15px; }

.alignleft {
  float: left;
  margin: 5px 10px 10px 0; }

.alignright {
  float: right;
  margin: 5px 0 10px 10px; }

.aligncenter {
  clear: both;
  display: block;
  margin: 10px auto; }

input[type="text"], textarea, input[type="email"] {
  padding: 5px 2px;
  border: 1px solid #ccc; }

textarea {
  padding: 5px 2px;
  border: 1px solid #ccc;
  resize: none;
  font-family: "Trebuchet MS", "Arial", "Liberation Sans", FreeSans, sans-serif; }

input[type="submit"] {
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 5px 10px;
  background: #ff6c00;
  -webkit-appearance: none; }

.widget_video, .single_video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.widget_video iframe, .widget_video object, .widget_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.single_video iframe, .single_video object, .single_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.flex-container a:active, .flexslider a:active {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative; }
  .flexslider .slides > li {
    display: none;
    margin-left: 0; }
  .flexslider .slides img {
    max-width: 98.5%;
    max-height: 98.5%;
    display: block;
    padding: .5%;
    border: solid 1px #ddd; }

.singleimage img {
  max-width: 98.5%;
  max-height: 98.5%;
  display: block;
  padding: .5%;
  border: solid 1px #ddd; }

.flex-pauseplay span {
  text-transform: capitalize; }

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.box-slide {
  border: solid 1px #e1e1e1; }

.flex-container {
  zoom: 1;
  padding: 15px;
  position: relative; }

.flexslider .slides > li {
  position: relative; }

.flex-control-nav li {
  margin: 0; }

.flex-control-nav a {
  cursor: pointer; }

.flex-caption {
  width: 96%;
  padding: 2%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 18px; }

.flex-direction-nav li a {
  width: 52px;
  padding: 5px 10px;
  margin: -13px 0 0;
  display: block;
  background: #fff;
  text-align: center;
  top: 50%;
  position: absolute;
  cursor: pointer; }
  .flex-direction-nav li a.next {
    right: 20px; }
  .flex-direction-nav li a.prev {
    left: 20px; }
  .flex-direction-nav li a.disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default; }

.editor {
  width: 25%;
  float: left;
  margin: 10px 20px 0 0;
  padding: 10px 0;
  border-top: dashed 1px #e1e1e1; }
  .editor img {
    float: left;
    margin: 0 10px 10px 0; }

.post-slide img.icon {
  border: none;
  padding: 5px 5px 0 0;
  margin: 0;
  vertical-align: middle;
  float: left; }

.editor img.icon {
  border: none;
  padding: 5px 5px 0 0;
  margin: 0;
  vertical-align: middle;
  float: left; }

.editor hr {
  border: none;
  border-top: dashed 1px #e1e1e1;
  clear: left;
  margin-bottom: 5px; }

.post-slide {
  overflow: hidden; }
  .post-slide p {
    line-height: 20px; }
  .post-slide h2 {
    font-weight: 400;
    margin-bottom: 5px; }

.editor .meta {
  font-size: 12px;
  color: #7e7e7e; }

.post-slide .meta {
  font-size: 12px;
  color: #7e7e7e;
  font-style: italic;
  margin-bottom: 10px; }

.shadow {
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/shadow-feat.png) top right no-repeat;
  height: 17px; }

.shadow-slide {
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/shadow-slide.png) top center no-repeat;
  height: 15px; }

.flex-control-nav {
  width: 95%;
  position: absolute;
  bottom: -10px;
  text-align: center; }
  .flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .flex-control-nav li:first-child {
      margin: 0; }
    .flex-control-nav li a {
      width: 21px;
      display: block;
      cursor: pointer;
      background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/nav-slide.png) left no-repeat;
      text-indent: -9999px; }
    .flex-control-nav li .active {
      color: #fff;
      background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/nav-slide.png) right no-repeat; }

.menu {
  margin: 0;
  list-style: none;
  font-size: 18px; }
  .menu li {
    margin: 0;
    float: left;
    display: inline; }
  .menu a {
    display: block;
    padding: 0.5px; }
    .menu a:hover {
      text-decoration: none; }
  .menu li span.description {
    font-size: 11px;
    color: #6d6d6d; }

.singleimage {
  margin-bottom: 20px; }

.video-thumb {
  float: left;
  width: 100%;
  display: block;
  position: relative; }

.playicon {
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  opacity: .5;
  position: absolute;
  text-indent: -9999px;
  margin: -16px 0 0 -16px;
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/playicon.png) no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease; }

.video-thumb:hover .playicon {
  opacity: 0.8; }

.post {
  text-shadow: none; }
  .post .img-feat {
    max-width: 94%;
    height: auto;
    border: solid 4px #fff;
    -webkit-box-shadow: 0 0 2px #ccc;
    box-shadow: 0 0 2px #ccc; }
  .post .entry-meta {
    color: #7b7b7b;
    font-style: italic;
    margin: 5px 0 10px;
    text-align: right;
    padding-right: 6px; }
  .post .meta-detail {
    text-align: left; }
  .post .entry-meta img {
    margin-left: 5px; }
  .post h2.entry-header {
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -10px; }
    .post h2.entry-header a {
      color: #333; }

hr.separator {
  border-top: none;
  border-bottom: solid 1px #e6e6e6;
  -webkit-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
  clear: left; }

.entry-author {
  background: #f2f2f2;
  padding: 15px 10px;
  border-radius: 3px;
  margin: 0 0 20px 0; }
  .entry-author .avatar {
    background: #fff;
    border: 1px solid #ddd;
    float: left;
    padding: 5px; }

.author-detail {
  margin-left: 80px; }
  .author-detail p {
    margin: 0;
    font-size: 14px; }
  .author-detail h3 {
    font-size: 18px;
    margin-bottom: 10px; }

div#related-podcast.float-left {
  float: left;
  margin: 0.65em 1.5em 0.5em 0; }

#related-podcast {
  border-bottom: 1px solid #000;
  border-top: 2px solid #000;
  float: right;
  font-size: 11px;
  font-style: italic;
  margin: .5em 0 .5em 1em;
  padding: 10px 3px;
  width: 288px; }
  #related-podcast span {
    background: url(https://www.practicalecommerce.com/files/2013/06/icon_mp3_gray.gif) no-repeat scroll 0 2px transparent;
    display: block;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    margin: 0 0 9px;
    padding: 0 0 0 20px;
    text-transform: uppercase; }
  #related-podcast p {
    margin-bottom: 0; }

div.podcast-content img {
  float: left;
  margin-right: 10px; }

.magazine-column .post .entry-meta {
  text-align: left; }

.magazine-column .post p {
  color: #666; }

.magazine-column .post h2.entry-header {
  margin: 0;
  font-size: 20px;
  line-height: 1.2; }

.magazine-column .post .img-feat {
  float: left;
  display: block;
  margin: 5px 10px 10px 0; }

.magazine-column .pagination {
  margin: 0 0 30px;
  padding: 25px 0 0;
  border-top: 1px solid #ddd; }

.magazine-group .cat-group .cat-title {
  color: #FF6C00;
  font-size: 23px;
  font-weight: 400;
  padding: 0 0 0 10px;
  border-top: 1px solid #e6e6e6;
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/bg-menu.png); }

.magazine-group .related .column, .magazine-group .related .entry-header {
  margin-bottom: 0; }

.magazine-group .post {
  margin-bottom: 15px; }

.magazine-group .related .entry-header {
  line-height: 1; }
  .magazine-group .related .entry-header a {
    color: #333;
    font-size: 14px;
    font-weight: 400; }

.breadcrumbs {
  padding: 5px;
  font-size: 14px;
  margin-bottom: 30px;
  background: #F8F8F8;
  border: 1px solid #E1E1E1;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 1px #fff inset;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 1px #fff inset; }

#frmcontact p {
  overflow: hidden;
  margin: 0 0 10px; }

#frmcontact input[type="text"], #frmcontact textarea {
  width: 75%;
  float: right; }

#frmcontact .screenReader input {
  width: 23px;
  float: none;
  margin-left: 10px; }

.social_share {
  margin: 20px 0;
  overflow: hidden; }

.shortcode-google-plusone {
  margin-right: 15px; }

.pagination {
  clear: both;
  margin: 30px 0;
  text-align: center; }
  .pagination a, .pagination span {
    color: #000;
    padding: 3px 9px;
    margin-left: 10px; }
  .pagination a:hover, .pagination .current {
    background: #ccc;
    text-decoration: none;
    color: #fff; }
  .pagination.fl a, .pagination.fl span {
    margin-left: 0;
    margin-right: 10px; }

.commentlist {
  list-style: none; }
  .commentlist .children {
    list-style: none;
    margin: 0 0 0 40px; }
  .commentlist li {
    margin-left: 0;
    overflow: hidden; }

.comment-entry {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc; }

.comment-author {
  width: 35%;
  overflow: hidden;
  margin-bottom: 10px; }
  .comment-author .avatar {
    float: left;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #ddd;
    float: left;
    padding: 3px; }
  .comment-author .meta {
    display: block; }

.comment-reply-link {
  display: block; }

.comment-content {
  overflow: hidden; }

#respond {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #ededed;
  padding: 10px;
  margin-bottom: 20px;
  overflow: auto;
  position: relative;
  min-height: 185px; }
  #respond textarea {
    height: 131px;
    width: 45%;
    position: absolute;
    right: 10px;
    top: 12px; }
  #respond input[type="submit"] {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #104282;
    text-transform: uppercase;
    font-style: italic;
    font-size: 12px;
    padding: 6px 25px; }
  #respond input[type="text"] {
    position: absolute;
    left: 50px;
    width: 39.5%; }
  #respond #comment_notes_after {
    text-shadow: none;
    position: absolute;
    bottom: 5px;
    margin-right: 110px;
    color: #888; }
  #respond #commentform label {
    float: left;
    color: #82000a;
    text-shadow: none;
    clear: both; }
  #respond #commentform div {
    position: relative;
    overflow: auto;
    height: 30px; }
    #respond #commentform div.g-recaptcha {
      height: auto;
      overflow: hidden; }
      #respond #commentform div.g-recaptcha div {
        height: auto;
        overflow: hidden; }
  #respond #commentform p.comment-form-comment, #respond #commentform p.form-submit {
    position: static; }
  #respond #reply-title {
    display: none; }
  #respond #commentform div.captchaSizeDivSmall {
    overflow: visible; }
  #respond .captchaSizeDivSmall img {
    position: absolute;
    left: 50px; }
    #respond .captchaSizeDivSmall img.captchaImgRefresh {
      left: 25px; }

@media (max-width: 462px) {
  #respond #comment_notes_after {
    font-size: 80%; }
  #respond textarea {
    width: 95%;
    position: static;
    margin-top: 12px;
    margin-bottom: 12px; }
  #respond input[type="text"] {
    width: 60%; } }

@media (max-width: 485px) {
  #respond .captchaSizeDivSmall img {
    left: 0; } }

.sliiide {
  padding-top: 25px; }

.box-search {
  text-align: right; }

.box-sarch form {
  background: #fff;
  position: relative; }

.box-search #s {
  width: 70%; }

.box-search #searchsubmit {
  background: #ff6c00; }

#tabs {
  border-radius: 3px; }

.widget_colabs_tabs ul {
  list-style: none;
  overflow: hidden;
  margin: 0;
  position: relative;
  bottom: -1px; }

#tabs ul.colabsTabs {
  border-bottom: solid 1px #ddd; }

.widget_colabs_tabs li {
  margin: 0; }

.colabsTabs li {
  float: left; }

.colabsTabs a {
  color: #ff6c00;
  display: block;
  font-size: 14px;
  padding: 8px 10px;
  position: relative;
  margin-right: -1px;
  text-transform: uppercase;
  font-weight: 700; }

.colabsTabs .selected {
  color: #333;
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/bg-menu.png) repeat; }

.colabsTabs a:hover {
  text-decoration: none; }

#tabs .meta {
  font-style: italic;
  font-size: 11px;
  color: #777; }
  #tabs .meta a {
    color: #ff6c00; }

.widget_colabs_tabs .box {
  background: #fff;
  padding-top: 15px;
  margin-top: -7px;
  border-radius: 0 0 3px 3px; }
  .widget_colabs_tabs .box a {
    color: #333; }
    .widget_colabs_tabs .box a:hover {
      color: #ff6c00; }
  .widget_colabs_tabs .box li {
    overflow: hidden;
    padding: 14px 20px 14px 0;
    border-bottom: 1px dashed #ddd; }
  .widget_colabs_tabs .box img {
    float: left;
    margin: 0 10px 0 0;
    padding: 2px;
    background: #f2f2f2;
    border: 1px solid #ccc; }

#tab-tags {
  padding: 0 10px 10px; }

#sidebar-second .widget_colabs_tabs li {
  float: none; }

#sidebar-second .colabsTabs {
  margin: 0; }
  #sidebar-second .colabsTabs a {
    position: static; }
  #sidebar-second .colabsTabs .selected {
    padding-top: 3px; }

.highlights .column:nth-child(4n+5) {
  clear: left;
  margin-left: 0; }

.hlight-post {
  height: 270px;
  background: #fff;
  margin: 25px 0 5px;
  border: solid 1px #ddd; }
  .hlight-post p.cat {
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    padding: 10px;
    margin-bottom: 0; }
  .hlight-post span.date {
    font-style: italic;
    color: #7e7e7e;
    padding: 0 10px 3px 0;
    margin: 0 0 5px 0;
    font-size: 11px; }
  .hlight-post img {
    background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/line-img.png) repeat;
    padding: 4px 0;
    margin-bottom: 5px; }
  .hlight-post h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 0 10px 10px 10px; }
    .hlight-post h2 a {
      color: #333; }

.widget {
  margin: 0 0 30px 0; }
  .widget h4 {
    color: #ff6c00; }
  .widget span.litle {
    font-size: 10px;
    color: #999; }

.widget-title {
  margin-bottom: 10px;
  text-transform: uppercase; }

.widget ul {
  list-style: none; }

.widget li {
  width: 100%;
  float: left;
  margin: 0;
  border-bottom: 1px dashed #e1e1e1; }

.widget_categories li, .widget_archive li, .widget_colabs_twitter li {
  width: 40%;
  margin-right: 10%; }

.widget_categories li a, .widget_archive li a {
  padding: 5px 0;
  display: block; }

.flickr {
  overflow: hidden; }

.widget_colabs_flickr ul {
  list-style: none; }

.widget_colabs_flickr li {
  float: left;
  margin: 10px 17px 10px 0; }
  .widget_colabs_flickr li img {
    padding: 3px;
    border: solid 1px #e1e1e1; }

.widget_colabs_flickr img {
  float: left;
  padding: 3px;
  border: solid 1px #e1e1e1; }

.widget_colabs_flickr a {
  float: left;
  margin: 10px 3.5% 10px 0; }

.widget_colabs_twitter li {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.soc {
  text-align: right;
  margin-top: 5px; }

.box-signup {
  float: right;
  margin-left: 10px; }

.copy {
  font-size: 11px;
  color: #999; }

.r {
  text-align: right; }

@media only screen and (max-width: 768x) {
  .header, .box-search, .footer .soc {
    text-align: center; }
  .header input {
    display: inline-block; }
  .navigation {
    width: 96%;
    padding: 2%; }
    .navigation ul {
      display: none; }
    .navigation select {
      display: block; }
  .editor .meta, .post-slide .meta {
    font-size: 11px; }
  .flexslider .editor {
    width: 95%;
    margin-bottom: 15px;
    float: none; }
  .highlights .col3 {
    width: 48.46%;
    margin-left: 3.08%; }
    .highlights .col3:nth-child(odd) {
      margin-left: 0; }
  .post > .col3 {
    width: 100%; }
  .post > .col9 {
    width: 100%;
    clear: left;
    margin-left: 0; }
  .home .post > .col3 > a, .magazine-group .post > .col3 > a {
    float: left; }
  .home .post .entry-meta, .magazine-group .post .entry-meta {
    text-align: left;
    float: left;
    margin-left: 10px;
    padding: 0; }
  .widget_colabs_flickr a {
    margin-right: 1.5%; }
  .colabsTabs a {
    font-size: 12px;
    padding: 8px; }
  #signup {
    margin-top: 15px;
    float: none; } }

@media only screen and (min-width: 480px) and (max-width: 768px) {
  .colabsTabs a {
    font-size: 14px;
    padding: 8px 25px; }
  .colabsTabs .tags a {
    padding: 8px 28px; } }

.entry-content .with_caption img {
  float: left;
  margin-right: 20px; }

.wp-caption {
  margin-top: .4em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 10px 23px 0 9px;
  font-size: 14px !important; }
  .wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 98%;
    border: 1px solid #CFCFCF;
    float: none;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    color: #666;
    font-family: sans-serif;
    font-size: 14;
    text-align: center; }

.gallery-caption {
  color: #666;
  font-family: sans-serif;
  font-size: 14;
  text-align: center; }

.wp-caption .wp-caption-text {
  margin-top: .25em;
  margin-bottom: 0em;
  padding: 5px;
  position: relative; }
  .wp-caption .wp-caption-text:before {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px; }

.enlarge-link-wrapper {
  margin: 0;
  padding: 3px 0;
  text-align: center; }

.entry-content .enlarge-link-wrapper img {
  margin-right: 3px;
  width: 14px;
  border: none;
  display: inline; }

.peccolarchive img {
  float: left;
  border: 1px solid #aaa; }

.peccolarchive h4 {
  margin-bottom: 5px; }

.peccolarchive .author_column_block {
  max-width: 40%;
  float: left;
  padding: 10px;
  padding-right: 30px;
  color: #111; }
  .peccolarchive .author_column_block:hover {
    color: #555;
    text-decoration: underline; }
  .peccolarchive .author_column_block div {
    padding-left: 130px;
    padding-right: 10px; }

.peccolarchive .column_hr {
  width: 100%;
  height: 0;
  border-top: 1px dotted #ccc;
  clear: both;
  display: none; }

.peccolumns ul {
  list-style-type: none;
  clear: left;
  padding-top: 5px; }
  .peccolumns ul li {
    border-top: 1px solid #ccc;
    margin-left: 0;
    margin-top: 20px;
    padding-top: 10px; }

.peccolumns img {
  float: left;
  border: 1px solid #aaa;
  margin-right: 10px;
  display: none; }

.peccolumns h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 28px;
  margin-bottom: 10px;
  line-height: 30px; }
  .peccolumns h2 a {
    color: #111; }

.peccolumns h4 {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 40px; }

.peccolumns h6 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 10;
  text-transform: uppercase; }

#respond #commentform div.gglcptch {
  height: auto;
  overflow: visible; }
  #respond #commentform div.gglcptch div {
    height: auto;
    overflow: visible; }

@media screen and (min-width: 762px) {
  .peccolarchive .column_hr_2 {
    display: block !important; } }

@media screen and (max-width: 761px) {
  .peccolarchive .column_hr {
    display: block; }
  .peccolarchive img {
    margin-right: 20px; }
  .peccolarchive .author_column_block {
    max-width: 100% !important; }
    .peccolarchive .author_column_block div {
      padding-left: 0; } }

.modalImg {
  position: absolute;
  max-width: 85% !important;
  border: 10px solid #0A3270;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  left: 50px; }

.modalX {
  position: absolute;
  font-size: 48px;
  font-weight: 700;
  z-index: 1010;
  left: 15px; }
  .modalX a {
    -webkit-text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

#more-articles-link {
  width: 100%;
  padding: 5px 0 0;
  border-top: 1px solid #ccc; }
  #more-articles-link a {
    padding-left: 12px;
    font-size: 14px;
    background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/icon_go.gif) no-repeat; }

div.signupPage {
  border-top: 10px solid #1a4480;
  padding-top: 20px; }
  div.signupPage div.signupPage-info {
    float: left;
    max-width: 600px;
    padding: 10px;
    padding-left: 10px;
    margin-right: 10px; }
    div.signupPage div.signupPage-info h4 {
      margin-bottom: 9px;
      font-size: 23px;
      font-weight: 700;
      color: black;
      margin-left: 10px; }
    div.signupPage div.signupPage-info p {
      margin-top: 0;
      margin-bottom: 5px;
      font-size: 1.25em;
      margin-left: 25px; }
    div.signupPage div.signupPage-info span.arrow {
      color: #ffa103;
      font-style: normal;
      font-size: 1.2em; }
    div.signupPage div.signupPage-info span.arrow2 {
      color: #1a4480;
      font-style: normal;
      font-size: 1em;
      margin-left: 25px; }
  div.signupPage p {
    margin-bottom: 0; }
  div.signupPage div.signupPage-form {
    width: 284px;
    height: 87px;
    padding: 10px;
    border-style: none;
    border-top: 5px solid #1a4480;
    border-bottom: 1px solid #1a4480; }
    div.signupPage div.signupPage-form h4 {
      margin-bottom: 17px;
      margin-left: 45px;
      font-size: 20px;
      font-weight: 700;
      color: black; }
    div.signupPage div.signupPage-form a {
      color: #ccc;
      font-size: 11px; }
    div.signupPage div.signupPage-form form {
      margin-bottom: 10px; }
      div.signupPage div.signupPage-form form input {
        border: 1px solid #ccc;
        background: white;
        font-size: 12px; }
        div.signupPage div.signupPage-form form input#newsletter-input {
          margin-right: 5px;
          min-width: 191px;
          position: relative;
          z-index: 1; }
        div.signupPage div.signupPage-form form input#newsletter-submit {
          color: #000;
          background-color: #ffa103; }
          div.signupPage div.signupPage-form form input#newsletter-submit:hover {
            color: #fff;
            background-color: #000; }
    div.signupPage div.signupPage-form img#mail {
      position: relative;
      left: -20px;
      top: -91px;
      z-index: 0; }
    div.signupPage div.signupPage-form hgroup {
      position: relative;
      z-index: 1; }
  div.signupPage div.signupPage-pics {
    background-color: #4088d0;
    padding: 10px;
    max-width: 600px; }
    div.signupPage div.signupPage-pics a {
      color: #0f5883; }
    div.signupPage div.signupPage-pics div {
      text-align: center;
      padding: 10px; }

@media only screen and (min-width: 979px) {
  div.signupPage div.signupPage-info {
    background-color: #4088d0;
    width: 600px; }
  div.signupPage div.signupPage-form {
    float: right; }
  div.signupPage div.signupPage-pics div.left {
    float: left;
    margin-left: 15px; }
  div.signupPage div.signupPage-pics div.right {
    float: right;
    margin-right: 15px; } }

@media only screen and (max-width: 978px) and (min-width: 674px) {
  div.signupPage div.signupPage-info {
    background-color: #fff; }
  div.signupPage div.signupPage-pics div.left {
    float: left;
    margin-left: 15px; }
  div.signupPage div.signupPage-pics div.right {
    float: right;
    margin-right: 15px; }
  div.signupPage div.signupPage-form {
    float: left;
    margin: 10px;
    clear: left; } }

@media only screen and (max-width: 673px) {
  div.signupPage div.signupPage-info {
    background-color: #fff; }
  div.signupPage div.signupPage-form {
    float: left;
    margin: 10px;
    clear: left; } }

#pagination {
  padding: 10px;
  background: rgba(230, 230, 230, 0.35);
  font-size: 14px;
  font-weight: 700; }

#nextprev {
  margin: -40px 0 20px;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
  text-align: left; }
  #nextprev hgroup {
    width: 80%; }

#prevarticle hgroup {
  margin-left: 25px; }

#nextarticle hgroup {
  margin-right: 15px; }

#nextprev h5 {
  margin-bottom: 3px;
  text-transform: uppercase;
  color: #82000a;
  font-size: 15px;
  margin-left: 12.5%; }

#nextprev h4 {
  max-width: 75%;
  margin: 0 auto;
  font-size: 14px; }

#prevarticle {
  width: 49%;
  max-width: 49%;
  padding: 10px 5px 0;
  float: left;
  border-right: 1px solid #ddd; }

#nextarticle {
  width: 47%;
  max-width: 47%;
  padding: 10px 0 0 3px;
  float: right; }

#prevarrow {
  display: block;
  width: 20px;
  height: 20px;
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/next-prev-sprite-wmt-2.png) no-repeat;
  position: absolute;
  top: 49%; }

#nextarrow {
  display: block;
  width: 20px;
  height: 20px;
  background: url(https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/next-prev-sprite-wmt-2.png) no-repeat;
  position: absolute;
  top: 49%;
  background-position: -20px 0;
  right: 0; }

#prevarrow {
  left: 0; }

#nextarticle:hover #nextarrow {
  background-position: -20px -23px; }

#prevarticle:hover #prevarrow {
  background-position: 0 -23px; }

.clear {
  clear: both; }

@media all and (max-width: 420px) {
  #prevarticle {
    width: 47%;
    max-width: 47%;
    padding: 20px 5px 0;
    border: none; }
  #nextarticle {
    width: 46%;
    max-width: 46%;
    padding: 20px 0 0; }
  #nextprev h5 {
    font-size: 10px; }
  #nextprev h4 {
    font-size: 12px; }
  #prevarrow, #nextarrow {
    display: none; } }

@media all and (max-width: 600px) {
  #prevarrow, #nextarrow {
    display: none; } }

#authorinfo {
  margin: 20px 0;
  padding: 10px 30px 20px 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
  text-align: left;
  color: #82000a; }
  #authorinfo div {
    margin-left: 20px;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
    float: left; }
    #authorinfo div#authorlatest {
      float: right;
      max-width: 290px; }
    #authorinfo div a:hover {
      text-decoration: none;
      color: #56a3d1; }
  #authorinfo img {
    margin: 0;
    padding: 2px;
    border: 1px solid #ccc; }
  #authorinfo #authorposts {
    color: #82000a;
    text-transform: none; }
    #authorinfo #authorposts span {
      display: block;
      padding-left: 8px;
      text-indent: -8px; }
    #authorinfo #authorposts a {
      font-family: Arial, "Helvetica Nueue", "Liberation Sans", FreeSans, sans-serif; }
      #authorinfo #authorposts a:hover {
        color: #005c83;
        text-decoration: underline; }

@media all and (max-width: 1010px) {
  #authorinfo div#authorlatest {
    float: left; } }

@media (max-width: 971px) {
  .related-posts {
    /* max-width: 340px; */ } }

.related-posts {
  margin-bottom: 30px;
  margin-top: -10px;
  overflow: hidden; }
  .related-posts ul {
    list-style-type: none; }
    .related-posts ul li {
      margin-bottom: 10px; }
      .related-posts ul li img {
        height: 90px;
        width: 120px;
        border: 1px solid #CCC; }

div.tags {
  text-transform: uppercase;
  color: #82000a; }
  div.tags a {
    text-decoration: underline; }
    div.tags a:hover {
      color: #56a3d1; }

.wmt-header-featured-background {
  width: 100%;
  padding: 15px 0 10px; }

.wmt-header-featured {
  color: #0f5982;
  font-family: "Times New Roman", Times, serif; }
  .wmt-header-featured a {
    display: block;
    color: #666; }
  .wmt-header-featured div.featured-wrapper {
    float: left;
    margin-bottom: 10px;
    position: relative;
    border-top: 1px solid #1a4480;
    border-bottom: 1px solid #1a4480;
    height: 61px;
    overflow: hidden;
    width: 30%;
    margin-right: 3.3%; }
    .wmt-header-featured div.featured-wrapper div.featured-title {
      font-size: 13px;
      line-height: 15px;
      overflow: hidden; }
    .wmt-header-featured div.featured-wrapper div.featured-date {
      display: none;
      position: absolute;
      left: 140px;
      top: 77px;
      font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', FreeSans, sans-serif;
      text-transform: uppercase;
      font-size: 11px;
      color: #777; }
  .wmt-header-featured div img {
    width: auto;
    height: 61px;
    float: left;
    margin-right: 5px; }
  .wmt-header-featured div.featured-nothumbs {
    float: right;
    margin-top: -3px; }
    .wmt-header-featured div.featured-nothumbs div.featured-nothumbs-title {
      text-transform: uppercase;
      font-size: 17px; }
    .wmt-header-featured div.featured-nothumbs div.featured-lesser-title {
      font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', FreeSans, sans-serif;
      text-decoration: underline;
      width: 290px;
      height: 20px;
      overflow: hidden;
      margin-bottom: 3px; }
      .wmt-header-featured div.featured-nothumbs div.featured-lesser-title:before {
        content: "•";
        text-decoration: none;
        float: left;
        margin-right: 5px; }

@media (max-width: 1028px) {
  .wmt-header-featured div.featured-nothumbs {
    display: none; } }

@media (max-width: 590px) {
  .wmt-header-featured a div.featured-title, div.wmtposts-featured div#recentBlogs ul li a h4 {
    display: none; } }

@media screen and (max-width: 380px) {
  .peccolarchive img {
    display: none; }
  .peccolarchive .author_column_block {
    max-width: 100%; }
    .peccolarchive .author_column_block div {
      float: none;
      width: 100%;
      padding-left: 0; } }

.ai1ec-label {
  display: none; }

.ai1ec-time {
  font-size: 12px;
  margin-left: -50px; }

.timely .clearfix .clearfix {
  display: none; }

.webinar-register-box {
  height: 80px;
  padding: 10px;
  margin-left: 60px; }
  .webinar-register-box h2 {
    font-family: "Times New Roman", Times, serif;
    margin: 0;
    font-size: 28px; }
  .webinar-register-box span.info {
    font-size: 11px; }

form#webinar-signup input[type="text"], form#webinar-signup input[type="email"], form#webinar-signup input[type="tel"] {
  margin-bottom: 5px;
  width: 85%; }

div.report_card_blockquote {
  background: none repeat scroll 0 0 #FFFFFA;
  border: 1px solid #CFCFCF;
  color: #272727;
  font-style: italic;
  margin: 1em;
  padding: 1em 1em 0; }

#respond #commentform div.gglcptch {
  height: auto;
  overflow: visible; }
  #respond #commentform div.gglcptch div {
    height: auto;
    overflow: visible; }

/* bwm edits */
/*
Variables we can use throughout the site
 */
/*
Mixins we use in more than one place
 */
body {
  background: white;
  /* font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', FreeSans, sans-serif */
  font-family: 'Open Sans', sans-serif; }

.row {
  margin: 0 auto;
  max-width: 1140px; }

.sliiide {
  padding-top: 1.2em; }

.col8 {
  /*width: 61.2%;*/
  width: 65.6%;
  margin-right: 3.8em; }

.col4 {
  /*width: 31.08%;*/
  width: 26.5%; }

.col8x {
  width: 67%; }

.col7x {
  width: 64%; }

.col4x {
  /*width: 29%; */
  float: right; }

.col1x {
  width: 4%; }

.col4 .ad {
  border: 1px solid #ccc; }

.col4 .ad-noborder {
  border: none !important; }

input {
  font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; }

a {
  color: #333;
  /*old #406080; */ }

pre {
  background: #f7fafb none repeat scroll 0 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Inconsolata, monospace, sans-serif;
  font-size: 14px;
  margin: 0 !important;
  overflow: auto !important;
  padding: 10px;
  white-space: pre-wrap !important;
  word-wrap: normal !important;
  word-break: normal !important;
  width: 100%;
  overflow-wrap: break-word;
  font-family: Inconsolata, monospace, sans-serif;
  font-size: 14px;
  margin-left: 0 !important; }

code {
  font-family: Inconsolata, monospace, sans-serif;
  font-size: 14px;
  margin-left: 0 !important; }

.hljs {
  -moz-text-size-adjust: none;
  background: #f7fafb none repeat scroll 0 0 !important;
  color: black;
  display: block;
  overflow-x: auto !important;
  padding: 0.5em; }

/* pop up */
#boxes #dialog {
  max-width: 800px;
  height: auto;
  white-space: normal;
  overflow: visible;
  padding: 10px;
  /* background-color: #ff9c00 !important; Orange orig */
  background-color: #c4e5f3 !important;
  border: 0px solid #000000;
  font-family: Georgia !important;
  font-size: 15px !important;
  margin: 15px; }

#boxes .window {
  position: fixed;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  -webkit-border-radius: 1px !important;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.4); }

.popup-con {
  font-family: 'Open Sans', sans-serif;
  display: block;
  text-decoration: none;
  color: #014282;
  margin-top: -4px;
  width: 480px;
  text-align: center; }

.popup-con-txt {
  width: 315px;
  float: right; }

.popup-cover {
  float: left;
  width: 150px;
  height: 235px; }

.popup-plus {
  font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 2em;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.2em; }

.popup-con h2 {
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 100;
  margin: 0 !important;
  line-height: normal; }

.popup-con h3 {
  text-transform: uppercase;
  margin: 0;
  font-weight: 100;
  font-size: 1.4em; }

.popup-con h4 {
  margin: 0;
  font-weight: 600; }

.popup-con p {
  font-size: 1em;
  font-weight: 100;
  margin: 0 !important;
  line-height: normal; }

.ic-mail {
  width: 34px;
  margin: 0 auto; }

.popup-con input.popup-input {
  border: none !important;
  padding: .9em 0 .9em .5em;
  width: 200px; }

/* pop up */
.entry-content a {
  color: #333 !important;
  text-decoration: underline; }

.col8 .entry-content a, .content .post .entry-content a, .author-pg-box a, .peccolumnist a {
  color: #333 !important;
  background-position: 0 87%, 100% 87%, 0 95%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) no-repeat scroll 0 87%/0.05em 1px, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) no-repeat scroll 100% 87%/0.05em 1px, rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#333), to(#333)) repeat-x scroll 0 92%/1px 1px;
  background: -webkit-linear-gradient(#fff, #fff) no-repeat scroll 0 87%/0.05em 1px, -webkit-linear-gradient(#fff, #fff) no-repeat scroll 100% 87%/0.05em 1px, rgba(0, 0, 0, 0) -webkit-linear-gradient(#333, #333) repeat-x scroll 0 92%/1px 1px;
  background: -o-linear-gradient(#fff, #fff) no-repeat scroll 0 87%/0.05em 1px, -o-linear-gradient(#fff, #fff) no-repeat scroll 100% 87%/0.05em 1px, rgba(0, 0, 0, 0) -o-linear-gradient(#333, #333) repeat-x scroll 0 92%/1px 1px;
  background: linear-gradient(#fff, #fff) no-repeat scroll 0 87%/0.05em 1px, linear-gradient(#fff, #fff) no-repeat scroll 100% 87%/0.05em 1px, rgba(0, 0, 0, 0) linear-gradient(#333, #333) repeat-x scroll 0 92%/1px 1px;
  text-shadow: 0 1px 0 #fff, 0 0px 0 #fff, 0 -1px 0 #fff, 0 0px 0 #fff, -1px 1px 0 #fff, -1px 0px 0 #fff, 1px 1px 0 #fff, 1px 0px 0 #fff, -1px 0 0 #fff, 0 -3px 0 #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  /*color: #1363c6; old #406080; */ }

.comment-author .meta a.comment-reply-link {
  text-decoration: underline !important; }

.post-email-box-con {
  margin-bottom: 2em;
  padding: 1em;
  background-color: #c4e5f3 !important; }
  .post-email-box-con img {
    display: inline;
    float: left; }

.post-email-box {
  padding: .4em .2em .4em .5em;
  border: none;
  margin: .5em 0;
  width: auto; }
  .post-email-box input[type="email"] {
    padding: 8px 5px;
    border: none;
    min-width: 220px;
    font-size: 14px;
    vertical-align: top; }
  .post-email-box input[type="text"] {
    border: none;
    margin: .5em 0 .6em 0;
    padding: 10px;
    width: 80%;
    font-size: 1em; }
  .post-email-box input[type="submit"] {
    background: #ff9b02 none repeat scroll 0 0 !important;
    text-transform: uppercase;
    font-style: italic; }
  .post-email-box .email-button {
    cursor: pointer;
    color: #fff;
    background: #104282 none repeat scroll 0 0 !important;
    text-transform: uppercase;
    border: none;
    padding: 1em;
    /*position: absolute; right: .6em; */ }
    .post-email-box .email-button .fa-check-circle {
      font-size: 1.4em;
      margin-right: .5em; }
    .post-email-box .email-button:hover {
      background: #00a7ed !important; }

.related-posts {
  margin-bottom: 0 !important; }

.post-email-box-con h3 {
  font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  color: #104282 !important;
  font-weight: 700;
  font-size: 1.2em !important;
  padding: .5em 0 0 2.5em;
  margin: 0 0 0 .5em; }

.post-email-box-con .fa-envelope {
  font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  font-size: 1.6em;
  color: #ff9b02;
  display: inline;
  padding-left: .5em; }

.ad-links a {
  background: none !important;
  text-shadow: none !important; }

.content .post .entry-content a:hover, .author-pg-box a:hover {
  text-decoration: none; }

.content .post .entry-content h3 a, .breadcrumbs a, #searchspring-main a, ul#searchspring-facets a {
  border-bottom: 0; }

.content .post .entry-content h3 a:hover {
  border-bottom: 1px solid #333;
  line-height: 1.5 !important;
  display: inline !important;
  color: #333;
  word-break: break-word; }

.comment-alert {
  color: #014282;
  padding: 2%;
  margin-bottom: 2%;
  background: #f3f4f7;
  border-radius: 4px;
  border-bottom: 1px solid #e2e3e4; }

.entry-content p iframe {
  margin-top: 1%;
  margin-bottom: 3%; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 2%; }
  .embed-responsive .embed-responsite-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

h2, h3, h4, h6 {
  font-weight: 600; }

.entry-content h3 {
  font-size: 1.3em; }
  .entry-content h3 a {
    text-decoration: none;
    text-shadow: none !important;
    background: none !important; }

.category-title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em; }
  .category-title h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 10px !important; }
  .category-title p a {
    text-decoration: underline; }

#slide-facade div h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500; }

#recentBlogs > h2, #recentBlogs h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500; }

#wmtfeatured li div h2, .post h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500; }

.nextprev {
  display: none;
  /* hiding previous/ next buttons */
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 50vh;
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  width: 50px;
  z-index: 28;
  /* display: block; */ }
  .nextprev h5 {
    color: #000;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 3px;
    margin-left: 12.5%;
    text-transform: uppercase; }
  .nextprev .prevarticle::before {
    color: #262626;
    font-size: 1.06667rem;
    left: 7px;
    position: absolute;
    top: 52px; }
  .nextprev .fa-arrow-left, .nextprev .fa-arrow-right {
    font-size: 2em;
    color: #ff9b02; }
  .nextprev .fa-arrow-left:hover, .nextprev .fa-arrow-right:hover {
    color: #e98f02 !important; }

.prevarticle {
  border-right: none;
  float: left;
  padding: 0;
  width: 50px;
  text-align: center;
  cursor: pointer !important; }
  .prevarticle a > h5, .prevarticle a > h4 {
    cursor: pointer !important;
    text-align: center; }

.nextarticle {
  right: 0;
  padding: 0;
  width: 50px;
  text-align: center;
  left: auto;
  right: 0; }

#nextarrow {
  background-position: -20px 0;
  right: 0; }

.post h2.entry-header {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: -10px; }

/*
ul.wmtposts li.postlist h2, h2.entry-header {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 36px;
}
*/
.peccolumns h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px; }

h2.on-demand {
  background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/arrow-blue.png") no-repeat 0 4px;
  padding: .125em 0 0 1.6em;
  margin: 0 0 .275em 0 !important;
  font-size: 23px; }

h2.on-demand-pg {
  background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/arrow-blue.png") no-repeat 0 4px;
  padding: .125em 0 0 1.6em;
  margin: 0 0 .275em 0 !important;
  font-size: 1.4em;
  color: #666; }

.on-demand h2.on-demand {
  background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/images/arrow-blue.png") no-repeat 0 7px;
  padding-left: 1.4em;
  margin: 0 0 .275em 0 !important; }

h2.entry-header {
  font-size: 26px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc; }

.on-demand-signup {
  border: 1px solid #000;
  margin-bottom: 20px; }
  .on-demand-signup .cost {
    padding: 1.2em;
    text-align: center; }
    .on-demand-signup .cost h2 {
      margin: 0 !important;
      font-size: 6em;
      font-weight: 600;
      padding: 0 !important;
      line-height: 1;
      display: inline-block; }
    .on-demand-signup .cost h3 {
      margin: 0 !important;
      margin-left: 1em;
      font-size: 1.2em;
      font-weight: 600;
      padding-left: 5em;
      line-height: 1; }
    .on-demand-signup .cost h4 {
      display: inline-block;
      margin: 0 !important;
      font-size: 2em; }

.on-demand-signup-head {
  background: #000;
  padding: .5em 1em;
  text-align: center;
  position: relative; }
  .on-demand-signup-head:after {
    top: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #000;
    border-width: 15px 25px 0 25px;
    margin-left: -20px; }
  .on-demand-signup-head h2 {
    color: #fff;
    margin: 0 !important; }

.on-demand-signup .button:visited {
  color: #000 !important;
  text-decoration: none; }

.on-demand-signup .button:hover, .on-demand-signup .button:focus {
  background: #0d569e;
  text-decoration: none; }

.mp_wrapper .mepr-unauthorized-message a, .mepr-submit, .mepr-link-span, .mepr-share-button, .on-demand-signup .button, .cost .button {
  /* background: #0269ce !important; */
  background: #e2a52e !important;
  color: #000 !important;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8rem !important;
  margin: 1rem 0 0 0;
  padding: 0.5em 1.8em !important;
  text-align: center;
  -webkit-transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
  -o-transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
  transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
  vertical-align: middle;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: bold;
  /* text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); */ }

.mepr-link-span, .mepr-share-button {
  padding: .35em 1.8em !important; }

.mepr-submit {
  font-size: .7em; }

.mepr-link-span, .mepr-share-button {
  font-size: 1em; }

#mepr-account-nav .mepr-nav-item {
  font-size: 1em; }
  #mepr-account-nav .mepr-nav-item a {
    background: none !important;
    text-decoration: underline !important; }
    #mepr-account-nav .mepr-nav-item a:hover {
      text-decoration: none; }
  #mepr-account-nav .mepr-nav-item:hover {
    cursor: pointer; }

div#mepr-account-nav {
  text-align: center; }

#mepr-account-nav a {
  color: #1a4480 !important;
  text-decoration: none !important;
  background: none; }

.mepr-subscription-row .mepr-account-subscr-id {
  display: none; }

#mepr-account-nav .mepr-active-nav-tab {
  cursor: pointer; }

.seminar-login-form {
  margin-bottom: 2em !important;
  font-size: .9em;
  background-color: #f0f0f2;
  padding: 2em;
  max-width: 470px;
  margin: 0 auto; }

#mepr_loginform {
  font-size: .9em;
  background-color: #f0f0f2;
  padding: 2em;
  max-width: 470px;
  margin: 0 auto; }

.seminar-login-form a {
  text-shadow: none !important; }

.mepr-share-button, input.mepr-submit {
  margin-top: 0 !important; }

.seminar-login-form .submit, .mepr-login-actions, .mepr-submit, #mepr_loginform .submit {
  text-align: right; }

.forgot-pw .mepr-login-actions {
  background: #f0f0f2;
  padding: 0 2em 2em 0; }
  .forgot-pw .mepr-login-actions a {
    text-shadow: none !important; }

.mp_payment_form_wrapper input.mepr-submit {
  float: right;
  text-align: right; }
  .mp_payment_form_wrapper input.mepr-submit:after {
    clear: both !important; }

.mp_invoice table.mp-table .mp-currency-cell {
  text-align: center; }

table.mp-table thread th {
  background-color: #d7d7d8; }

.mepr-description {
  margin: 1em 0 2em; }
  .mepr-description th {
    background: #d7d7d8 none repeat scroll 0 0 !important; }
  .mepr-description .total th {
    background: #f0f0f2;
    text-align: right; }
  .mepr-description table.mp-table .mp-currency-cell {
    text-align: center; }
  .mepr-description th.total {
    text-align: center !important; }

.mepr-share-button input:hover, .mepr-link-span {
  margin-top: 0 !important; }

#wp-submit:hover {
  background: #00a7ed; }

.member-login {
  float: right;
  text-align: right;
  color: #fff;
  font-family: "Open Sans Condensed", sans-serif; }

.mepr-link-span a:hover {
  text-decoration: none; }

.mepr-link-span:hover {
  background-color: #00a7ed;
  cursor: pointer; }

.mp_wrapper .mepr-unauthorized-message a:hover, .mp_wrapper .mepr-unauthorized-message a:focus {
  background: #0d569e;
  text-decoration: none; }

.seminar-promo {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 2em;
  margin-top: -10px; }
  .seminar-promo .details {
    float: left;
    max-width: 70%; }
    .seminar-promo .details h4 {
      display: inline-block;
      float: left;
      font-style: italic;
      font-size: 16px;
      font-weight: bold;
      min-width: 6em;
      text-transform: uppercase;
      color: #004181; }
    .seminar-promo .details h5 {
      font-family: inherit;
      font-size: 16px;
      font-weight: 600 !important;
      margin-left: 7em; }
    .seminar-promo .details h4 {
      margin-bottom: 0 !important; }
    .seminar-promo .details h5 {
      margin-bottom: 0 !important; }
      .seminar-promo .details h5 p {
        line-height: normal; }
  .seminar-promo img {
    border-radius: 50%;
    height: 160px;
    margin: 0 30px 0 0;
    overflow: hidden;
    position: relative;
    width: 160px;
    float: right; }

.mp_wrapper .mepr-login-form-wrap .mepr-login-link {
  display: none !important; }

section.sidebar-tabs {
  /* font-family: 'Open Sans Condensed', sans-serif;*/
  font-family: 'Open Sans', sans-serif;
  font-weight: 600; }

input[type="submit"] {
  background: #1a4480; }

.wmtauthorimage {
  /* margin: 5px 20px 5px 5px;
  border: solid 1px #cccccc;*/
  border: 1px solid #000;
  border-radius: 50%;
  margin: 5px 10px 5px 5px;
  overflow: hidden;
  width: 100px;
  height: 100px;
  float: left; }

.peccolumnist h3 {
  margin-bottom: 14px !important;
  line-height: 1.19em; }

.wmtauthorimage img {
  height: auto;
  width: 100%; }

.entry-content {
  font-size: 16px;
  color: #333; }
  .entry-content img {
    border: 1px solid #cfcfcf; }

div#titlebar-promote {
  margin-top: -60px;
  position: relative;
  top: 30px; }

#menu-item-30, #menu-item-57413 {
  display: none; }

.wpl-comment-form-comment label {
  display: none; }

#respond {
  background-color: #fff;
  border-bottom: none;
  border-top: none;
  margin-bottom: 20px;
  min-height: 185px;
  overflow: auto;
  padding: 0 10px 0 0 !important;
  position: relative; }
  #respond textarea {
    font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
    font-size: 1em;
    font-weight: normal !important;
    height: auto;
    position: relative !important;
    right: auto;
    top: inherit;
    width: 100%;
    margin-top: 1em;
    text-shadow: none;
    padding: 0.4em 0 0.4em 0.5em; }
  #respond input[type="submit"] {
    background-color: #104282;
    bottom: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    font-style: normal;
    padding: 6px 16px;
    position: relative;
    right: auto;
    text-transform: uppercase;
    margin-top: 1em;
    letter-spacing: .1em !important; }
  #respond #commentform div {
    height: 30px;
    overflow: auto;
    position: inherit;
    position: relative;
    margin-bottom: .76em; }

#commentform .gglcptch {
  margin: 0 0 10px;
  position: absolute !important;
  right: 0;
  bottom: 0;
  margin: 0 0 4.3em 0 !important; }

#respond #commentform label {
  color: #104282;
  float: left;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-weight: 700;
  text-shadow: none; }

#comments h3 {
  margin-bottom: 0 !important; }

.comment-form-comment {
  float: none;
  position: relative;
  clear: both; }

#respond #comment_notes_after {
  bottom: 5px;
  /* float: right;
	  position: relative; */
  position: absolute;
  right: 0;
  bottom: 35px;
  margin: 1em 0 0 0;
  text-shadow: none; }

@media (max-width: 1068px) {
  #respond #comment_notes_after {
    bottom: 0px; }
  #respond input[type="submit"] {
    top: -20px; } }

.navigation {
  padding: .4em 0; }

.seminars h2 {
  margin: 0 !important; }
  .seminars h2 a {
    font-size: 26px; }
    .seminars h2 a:hover {
      text-decoration: none;
      color: #1363c6; }

.seminars h3 {
  color: #8c8b8b;
  font-size: 1.2em;
  font-style: italic;
  margin: 0; }

.seminars .upcoming {
  padding: 1em 0;
  margin: 1em 0 2.6em 80px; }

.seminars .upcoming-con {
  /* border-bottom: 1px solid #ccc; */
  margin: 1em 0 2em 0; }
  .seminars .upcoming-con ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .seminars .upcoming-con li {
    padding: 0;
    margin: 0;
    min-height: 195px; }
    .seminars .upcoming-con li a.cat-link {
      color: #993300;
      font-size: 12px;
      text-transform: uppercase;
      text-decoration: none;
      display: inline-block;
      margin-bottom: 2px; }
      .seminars .upcoming-con li a.cat-link:hover {
        text-decoration: underline; }

.seminars hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0; }

.seminars .upcoming p {
  font-size: 1.1em; }

.seminars .upcoming a.seminar-thumb {
  border-radius: 50%;
  float: right;
  height: 160px;
  margin: 0 10px 0 60px;
  overflow: hidden;
  position: relative;
  width: 160px; }

.seminars .upcoming img {
  height: 160px;
  max-width: none;
  width: auto;
  margin-left: -25%; }

.seminars .past .postlist a, .seminars .on-demand .postlist a.seminar-thumb {
  border-radius: 50%;
  overflow: hidden;
  height: 140px;
  width: 140px;
  display: inline-block;
  float: left;
  margin-right: 30px; }

.seminars .past img, .seminars .on-demand img {
  height: 140px;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover; }

.seminars .past li {
  margin-right: 12em; }

.seminar-details-con {
  margin: 1em 0 3em 0;
  font-size: .9em; }

.seminar-date-box {
  float: left;
  width: 100px; }

.seminar-details {
  margin-left: 5.6em; }
  .seminar-details h4, .seminar-details h5 {
    margin-bottom: .35em !important; }
  .seminar-details h4 {
    font-size: .9em;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    min-width: 6em; }
  .seminar-details h5 {
    margin-left: 7em;
    font-size: 16px;
    font-family: inherit; }

.seminar-details-con div.ai1ec-date-box {
  margin-top: 0 !important; }

.seminars .on-demand {
  margin: 0; }

.member-breadcrumbs {
  padding: 0 0 2em 0; }
  .member-breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center; }
  .member-breadcrumbs li {
    display: inline-block;
    padding: 0 .75em;
    margin: 0; }
    .member-breadcrumbs li.current {
      font-weight: bold;
      text-decoration: underline; }
    .member-breadcrumbs li:first-child {
      padding-left: 0; }
  .member-breadcrumbs h4 {
    background: #000;
    color: #f5f5f5;
    line-height: 36px;
    margin-top: .9em;
    margin: 0 auto;
    border-radius: 50%;
    height: 40px;
    width: 40px; }

.mp_payment_form_wrapper, .mp_login_form, .member-acct-wrap, .mp_invoice {
  max-width: 530px;
  margin: 0 auto;
  margin-bottom: 2em; }

#mepr-thank-you-page-message {
  max-width: 530px;
  margin: 0 auto;
  margin-bottom: 8em; }

.mepr-signup-form {
  max-width: 530px;
  margin: 0 auto; }

.mepr_payment_method {
  display: none; }

#webinar-signup {
  margin-top: 2em; }

.mepr-signup-form h3, .seminar-login-form h3 {
  font-weight: 600;
  background: #d7d7d8;
  padding: .3em .5em; }

.sidebar div.ai1ec-date-box {
  margin-top: 0 !important; }

.mepr-account-table th {
  text-align: left; }

.content-pad {
  margin-top: 1em; }

.entry-meta-con {
  float: left;
  width: 100%;
  margin-bottom: 1em; }

.meta-detail {
  float: left; }

#authorinfo {
  border-bottom: none;
  border-top: none;
  color: #000;
  margin: 20px 0;
  padding: 10px 30px 0 0;
  position: relative;
  text-align: left; }
  #authorinfo h2 {
    margin: 1em 0 0 0; }
  #authorinfo div {
    display: block;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-left: 0 !important;
    margin-top: 0;
    text-transform: none; }
  #authorinfo img {
    padding: 0 !important;
    border: none !important; }

.authorinfo-img {
  overflow: hidden;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #000;
  margin-right: 10px; }

.related-posts ul li {
  margin: 0; }
  .related-posts ul li a {
    font-weight: 600;
    color: #000;
    font-size: 1.2em; }
    .related-posts ul li a:hover {
      color: #1363c6; }
  .related-posts ul li:after {
    content: "\00BB";
    padding-left: 5px;
    font-size: 20px;
    color: #1363c6; }

#authorinfo .authorname-link a {
  font-size: 1em !important; }

div.crown, .pec_commentcount, .pec_commentcount_text {
  display: none; }

@media (max-width: 852px) {
  div.box-search {
    float: none;
    width: 200px;
    margin-bottom: 13px; }
  div#search form#searchform input#s {
    width: 140px; }
  div.box-search input#searchsubmit {
    width: 50px; }
  .col4x {
    display: none; }
  .post-email-box input[type="text"] {
    width: auto !important; }
  .seminars .upcoming img {
    height: 120px;
    margin: 0 10px 0 20px;
    width: 120px; }
  .seminars .upcoming-con {
    border-bottom: 1px solid #ccc;
    margin: 1em 0 3em 0;
    padding-bottom: 3em; }
  .seminars .upcoming {
    margin-left: 80px;
    margin-top: 7px; }
  .seminars .past img {
    height: 120px;
    margin: 0 30px 6em 0;
    width: 120px; }
  .seminars .past li {
    margin-right: 1em; } }

@media (max-width: 525px) {
  div.topmenu-social {
    position: absolute;
    top: 35px; } }

@media (max-width: 388px) {
  div.crown div.row div.topmenu-right a {
    padding: 9px 5px 5px; }
  ul.wmtposts p, #slide-facade p {
    clear: left; }
  ul.wmtposts .postlist-first p {
    clear: left !important; }
  .seminars .upcoming {
    margin-left: 80px;
    margin-top: 7px; }
    .seminars .upcoming img {
      height: 90px;
      margin: 0 10px 0 20px;
      width: 90px; }
  .seminars .past img {
    height: 90px;
    margin: 0 30px 2em 0;
    width: 90px; }
  .seminars .past p {
    margin-top: 1em; } }

div.newsletter-form {
  color: #014282;
  /* background-color: #ff9c00; Orange orig */
  background-color: #c4e5f3;
  font-family: 'Open Sans Condensed', sans-serif;
  margin-bottom: 20px;
  padding: 14px;
  width: 244px;
  border: 1px solid #ccc;
  min-width: 272px;
  clear: both; }
  div.newsletter-form div.newsletter-cover {
    float: left;
    width: 120px; }
  div.newsletter-form div.newsletter-title {
    font-size: 1.3em;
    text-align: center;
    font-weight: 600;
    margin-bottom: .5em;
    float: left;
    width: 150px;
    line-height: .98em; }
    div.newsletter-form div.newsletter-title h2 {
      font-size: .95em;
      text-align: center;
      text-transform: uppercase;
      margin: 0 !important; }
    div.newsletter-form div.newsletter-title h3 {
      font-size: .95em;
      text-align: center;
      text-transform: uppercase;
      margin: 0 !important;
      font-weight: 100; }
  div.newsletter-form div.newsletter-sample {
    float: right;
    width: 70px;
    height: 40px;
    padding-top: 10px;
    line-height: 1.2;
    text-align: center; }
    div.newsletter-form div.newsletter-sample a {
      color: #ffa103;
      text-transform: uppercase;
      text-decoration: underline;
      font-style: italic;
      font-size: 11px; }
      div.newsletter-form div.newsletter-sample a:hover {
        color: #eef6fa; }
  div.newsletter-form div.newsletter-teaser-con {
    float: left;
    width: 100%; }
  div.newsletter-form div.newsletter-teaser {
    /* background: url('https://www.practicalecommerce.com/wp-content/themes/pec/styles/img/newsletter-arrow.png') #4088d0 no-repeat;
      background-position: right center; */
    float: left;
    text-transform: uppercase;
    font-size: 1.2em;
    padding: 10px 40px 10px 14px;
    font-weight: bold; }
  div.newsletter-form div.newsletter-booklist {
    float: left;
    background: #0269ce;
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: 600;
    width: auto;
    padding: .35em .5em .35em 1em; }
    div.newsletter-form div.newsletter-booklist ul {
      list-style-image: url("https://www.practicalecommerce.com/wp-content/uploads/ic-checkbox.png"); }
      div.newsletter-form div.newsletter-booklist ul li {
        margin-left: 22px; }
  div.newsletter-form div.signupform {
    clear: left;
    padding-top: .5em; }
    div.newsletter-form div.signupform form input#newsletter-input {
      width: 190px;
      border-left: 1px solid #fff !important;
      border-top: 1px solid #fff !important;
      border-bottom: 1px solid #fff !important;
      border-right: none !important;
      padding: .58em 0 .58em .5em;
      font-size: 1em !important;
      vertical-align: top; }

.webinar-register-box {
  margin-left: 70px; }

#webinar-register, .registrationsubmitbutton {
  background-color: #ff9c00 !important; }

#webinar-signup input[type="text"], #webinar-signup input[type="email"], #webinar-signup input[type="tel"] {
  width: 100%;
  margin-bottom: .72em; }

div.newsletter-form div.signupform form input.newsletter-submit,
div.newsletter-form div.signupform form input#newsletter-submit,
.popup-con input#newsletter-submit {
  background-color: #024280 !important; }

div.newsletter-form div.signupform form input.newsletter-submit,
div.newsletter-form div.signupform form input#newsletter-submit,
#webinar-register, .registrationsubmitbutton,
.popup-con input#newsletter-submit,
.popup-con input.newsletter-submit {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff !important;
  padding: .7em .7em .79em .7em;
  margin: 0 !important;
  border: 1px solid #024280; }

div.newsletter-form div.signupform form input#newsletter-submit:hover {
  background: #00a7ed !important;
  border: 1px solid #00a7ed;
  color: #fff; }

.widget-title {
  color: #005c83;
  display: none; }

div.sidebar-topics {
  margin-top: 25px;
  width: 304px; }
  div.sidebar-topics ul {
    clear: left;
    display: block;
    background-color: #ecf4fa;
    padding: 15px 30px 10px 0px;
    overflow: hidden;
    color: #ffa103; }
  div.sidebar-topics li {
    float: left;
    line-height: 13px;
    margin-bottom: 5px;
    width: 105px;
    font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', FreeSans, sans-serif;
    text-transform: uppercase;
    font-size: 13px; }
    div.sidebar-topics li a {
      color: #1a4480; }

@media (max-width: 768px) {
  .nav-webinars {
    border-left: none; }
  .col7x, .col1x {
    width: 100% !important; }
  .pec-social-stacked li {
    padding: 0 .3em; }
  .pec-social-stacked ul {
    width: auto;
    float: left; }
  .pec-social-stacked-pr ul {
    border-top: none;
    padding-top: 0;
    width: auto;
    float: left; }
  div.sidebar-topics {
    width: 100%; }
  div.box-search {
    position: absolute;
    right: 45px; }
    div.box-search input#searchsubmit {
      padding: 4px 0px;
      margin-top: 0px; }
  #commentform .gglcptch {
    position: relative;
    margin-bottom: .5em !important; } }

section.social {
  text-align: center; }
  section.social ul {
    margin: 0 0 5px;
    padding: 0;
    list-style: none; }
    section.social ul li {
      margin: 0;
      padding: 0 5px;
      display: inline; }

.col4 .ad {
  width: 300px; }

section.sidebar-tabs {
  width: 300px;
  max-width: 305px;
  min-height: 50px;
  margin: 20px 0;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc; }
  section.sidebar-tabs div#tabSlide {
    width: 915px;
    position: relative; }
    section.sidebar-tabs div#tabSlide div {
      width: 305px;
      float: left;
      border-top: 1px solid #ccc; }

ul#sidebar-tab-nav {
  margin: 0px 4px 4px;
  padding: 0;
  list-style: none; }
  ul#sidebar-tab-nav li {
    margin: 0;
    margin: 0px;
    min-width: 94px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 3px 0;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    background-color: #1a4480;
    border-top: 2px solid #1a4480;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff; }
    ul#sidebar-tab-nav li.active {
      background-color: #fff;
      color: #1a4480; }
    ul#sidebar-tab-nav li:last-child {
      border-right: none; }

.sidebar-tab-title, #sidebar-tab-title-merchant a {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  margin: 10px auto;
  width: 55px;
  color: #000; }

#sidebar-tab-comment ul li a, #sidebar-tab-popular ul li a {
  font-size: 16px;
  color: #000; }

#sidebar-tab-merchant ul li {
  /* width: 288px;
  max-height: 55px; */
  overflow: hidden;
  margin: -7px auto 6px;
  clear: both;
  padding: 4px 0; }
  #sidebar-tab-merchant ul li a h4 {
    font-size: .925em;
    font-weight: 600;
    color: #000;
    padding: .9em 0; }

#sidebar-tab-popular ul li {
  /* width: 288px;
  max-height: 55px; */
  overflow: hidden;
  margin: -7px auto 6px;
  clear: both;
  padding: 4px 0; }

.read-more {
  white-space: nowrap;
  font-weight: 800; }
  .read-more a {
    color: #1363c6 !important; }

/* end bwm edit */
#sidebar-tab-title-merchant a {
  width: 103px; }

/* #sidebar-tab-merchant img, */
/*
#sidebar-tab-merchant ul {
  border-top: 1px solid #ccc;
  margin-top: .5em;
  margin: 0;
  padding: 0;
  list-style: none;
}
*/
#sidebar-tab-popular ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: .5em;
  border-top: 1px solid #ccc; }
  #sidebar-tab-popular ul li {
    padding: 4px 0 7px; }
    #sidebar-tab-popular ul li:first-child {
      margin-top: 0px; }

#sidebar-tab-share ul li:first-child {
  margin-top: 0px; }

#sidebar-tab-merchant ul li a, #sidebar-tab-popular ul li a {
  display: block;
  overflow: hidden;
  line-height: 110%;
  padding-top: 8px; }

#sidebar-tab-merchant img {
  margin-right: 10px;
  float: left;
  margin-top: -8px; }

/**/
#sidebar-tab-popular img {
  position: relative;
  width: 60px;
  height: auto;
  overflow: hidden;
  border: 1px solid #000;
  margin: 0 10px;
  float: left; }

.merchant-img {
  position: relative;
  width: 55px;
  height: 55px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #000;
  margin: 0 10px;
  float: left; }
  .merchant-img img {
    width: 100%;
    height: auto; }

#sidebar-tab-merchant ul li a h4 {
  margin-bottom: 5px; }

@media (max-width: 500px) {
  section.sidebar-tabs {
    max-width: 100%; }
  ul#sidebar-tab-nav li {
    min-width: 100%; }
  /* 1st post mobile edits
 .postlist-first h6 { padding-top: 6em !important;}
 .postlist-first img { margin-bottom: 10px;   margin-top: 6em !important;}
 ul.wmtposts li.postlist-first p { clear: left !important; font-size: 1.1em;}
 end 1st post mobile edits */ }

ul.wmtposts {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both; }
  ul.wmtposts h2 {
    /* font-size: 28px;
     line-height: 30px;*/
    font-size: 26px;
    line-height: 30px;
    font-weight: normal; }

/* bwm edits */
#slide-facade h2 {
  /* font-size: 28px;
   line-height: 30px;*/
  font-size: 26px;
  line-height: 30px;
  font-weight: normal; }

ul.wmtposts h2 a {
  color: #333; }
  ul.wmtposts h2 a:hover {
    color: #1363c6;
    text-decoration: none; }

/* end bwm edits */
#slide-facade h2 a {
  color: #333; }

ul.wmtposts h6, #slide-facade h6, .entry-meta h6, .peccolumns h6 {
  margin: .4em 0 .8em 0;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif; }

.entry-meta h6 {
  font-size: 14px !important;
  margin-top: -4px !important; }

.postlist-first h6 {
  margin-top: -10px; }

ul.wmtposts h6 a, #slide-facade h6 a {
  margin-bottom: 0;
  font-weight: 800;
  text-transform: uppercase;
  color: #1363c6; }

/*
ul.wmtposts p, #slide-facade p {
  font-size: 1.1em;
  color: #333;
  padding-left: 130px;
}
*/
ul.wmtposts li {
  display: inline-block;
  margin: 0;
  border-bottom: 1px solid #ccc;
  /* padding:  0 0 2em 2em;
     width: 100%; */ }

ul.wmtposts img {
  position: relative;
  z-index: 2; }

div.wmtposts-mid {
  float: right; }

div.wmtposts-featured {
  position: absolute; }

#wmtfeatured {
  margin: 0;
  padding: 20px;
  height: 390px;
  width: 100%;
  border: 1px solid #ccc;
  overflow: hidden; }
  #wmtfeatured li {
    height: 260px;
    display: inline-block;
    clear: both;
    overflow: hidden; }
    #wmtfeatured li:nth-child(n+2) {
      margin: 0 35px 0 0; }
    #wmtfeatured li:last-child {
      margin: 0; }
    #wmtfeatured li:nth-child(n+2) div {
      display: none; }
    #wmtfeatured li img {
      width: 118px;
      height: 88px;
      background: #ccc;
      border: 1px solid #ccc; }
    #wmtfeatured li:nth-child(n+2) a {
      width: 120px;
      height: 90px;
      display: block;
      background: #ccc; }
    #wmtfeatured li:first-child {
      margin: 0 0 30px;
      display: block;
      border-bottom: 1px solid #ccc; }
      #wmtfeatured li:first-child img {
        width: 300px;
        height: 200px;
        margin: 0 20px 20px 0;
        float: left; }

#slide-facade img {
  width: 300px;
  height: 200px;
  margin: 0 20px 20px 0;
  float: left; }

#wmtfeatured li:first-child h2, #slide-facade h2 {
  margin: 0 0 10px; }

#wmtfeatured li:first-child h4 {
  margin: 0;
  padding: 0 0 10px;
  font-size: 13px;
  font-weight: normal;
  color: #406080; }
  #wmtfeatured li:first-child h4 a {
    margin: 0;
    padding: 0 0 10px;
    font-size: 13px;
    font-weight: normal;
    color: #406080; }

#wmtfeatured li:first-child div {
  position: relative;
  top: -5px; }

#slide-facade div {
  position: relative;
  top: -5px; }

#wmtfeatured li:first-child span, #wmtfeatured li:first-child p a {
  color: #406080;
  text-transform: uppercase;
  font-size: 11px; }

#slide-facade {
  position: absolute;
  background: white;
  z-index: 99; }
  #slide-facade p a {
    color: #406080;
    text-transform: uppercase;
    font-size: 11px; }

.postlist {
  margin: 0;
  padding: 20px 0; }
  .postlist:last-child {
    border-bottom: none; }

/* bwm edits*/
.postlist-first:last-child {
  margin-bottom: 10px;
  min-height: 216px;
  border-left: none !important; }

/* end bwm edits*/
.postlist h4 {
  display: none; }

.postlist img {
  /* width: 120px; */
  width: 200px;
  margin: 0 40px 20px 0;
  float: left;
  border: 1px solid #ccc; }

/*
.postlist-first img {

	width: 300px;
	 height: 200px;
	margin-bottom: auto
}
*/
/* edits for the 1st post home page */
ul.wmtposts .postlist-first h2 {
  font-size: 2.2em !important;
  margin-left: 340px;
  line-height: 36px; }

/*
.postlist-first img {
  width: 300px;
  height: 200px;
  margin-bottom: auto;
  position: absolute !important;
  top: 210px;
}
*/
/*
ul.wmtposts .postlist-first {
  p {
    margin-bottom: 0px;
    margin-left: 340px;
    font-size: 1.2em;
    margin-right: 5em;
    padding-left: 0;
  }
  h6 {
    margin-left: 340px;
  }
}
*/
/* end edits for the 1st post home page */
.postlist p a, .postlist p span {
  color: #1363c6;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800; }

.peccolumns ul li a.readmore, .seminars .upcoming p a {
  color: #1363c6;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800; }

/*
@media (max-width:1009px) {
	div.wmtposts-mid {
		top: 440px
	}

	ul.wmtposts p,
	#slide-facade p {
		padding-left: 0
	}
}

*/
@media (max-width: 1240px) {
  .row {
    width: 95%; }
  .col8 {
    width: 64%; }
  .col4x {
    width: 36%; }
  .nextprev {
    display: none; } }

@media (max-width: 1009px) {
  /* edits for the 1st post home page */
  ul.wmtposts .postlist-first h2 {
    font-size: 26px !important;
    margin-left: 0;
    line-height: 36px;
    position: relative; }
  .postlist-first img {
    float: left !important;
    position: relative !important;
    top: auto; }
  ul.wmtposts .postlist-first p {
    margin: 0;
    font-size: 1.2em;
    padding-left: 0; }
  ul.wmtposts .postlist-first h6 {
    margin-left: 0px; }
  /* end edits for the 1st post home page */
  .col8 {
    margin-right: 1em;
    width: 61.2%; }
  .postlist-first img {
    width: 120px;
    height: auto;
    border: 1px solid #ccc;
    margin-bottom: 10px; }
  .postlist img {
    width: 120px;
    height: auto;
    margin: 0 20px 20px 0; }
  ul.wmtposts li.postlist-first p {
    padding-left: 0px;
    /* clear: left */ }
  div.wmtposts-mid {
    top: 440px; }
  ul.wmtposts p, #slide-facade p {
    padding-left: 0; } }

#recentBlogs {
  margin: 0;
  padding: 0px 0px 62px;
  width: 100%;
  max-width: 940px; }
  #recentBlogs > ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #recentBlogs > ul > li {
      width: 30%;
      margin-left: 0;
      margin-right: 3.3%;
      float: left;
      border-top: 1px solid #1a4480;
      border-bottom: 1px solid #041282;
      margin-bottom: 15px;
      height: 60px;
      overflow: hidden; }

span.featured-title, a.featured-link {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
  float: left; }

div.wmt-featured-title {
  display: block;
  height: 40px; }

a.featured-link {
  float: right;
  color: #1a4480; }

div#recentBlogs h4 {
  margin-left: 75px;
  font-size: 13px;
  line-height: 15px;
  color: #666; }

div#recentBlogs h6 {
  text-transform: uppercase;
  font-size: 12px; }

#recentBlogs .post-categories li {
  display: none; }
  #recentBlogs .post-categories li:first-child {
    display: block; }
    #recentBlogs .post-categories li:first-child a {
      color: #406080; }

#recentBlogs img {
  display: block;
  float: left;
  height: auto;
  width: 70px; }

@media (max-width: 768px) {
  #commentform .gglcptch {
    margin: 0.7em 0 10px;
    position: relative !important; }
  #respond input[type="text"] {
    left: 50px;
    position: absolute;
    width: 80%; }
  .navigation {
    padding: 0; }
    .navigation .menu li {
      float: none;
      position: relative;
      margin: 0;
      border-top: 1px solid #1a4480;
      line-height: 16px; }
      .navigation .menu li a {
        display: block;
        position: relative;
        text-align: center; }
  .nav-webinars {
    border-left: none;
    margin-left: 0 !important;
    padding-left: 0 !important; }
  ul.wmtposts .postlist-first p {
    padding-left: 308px;
    margin-right: 0; }
  .postlist img {
    margin: 0 20px 20px 0; }
  /* 1st post mobile edits */
  ul.wmtposts .postlist-first h2 {
    font-size: 26px !important;
    line-height: 36px;
    position: absolute; }
  ul.wmtposts li.postlist-first p {
    clear: none; }
  /* 	.postlist-first h6 { padding-top: 4em;}
	 .postlist-first img { margin-bottom: 10px; margin-top: 4em;} */
  /* end 1st post mobile edits */ }

.breadcrumbs {
  margin: 0 0 20px;
  padding: 0;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none; }

.post h2 {
  margin-bottom: 10px;
  font-size: 2.2em;
  font-weight: 600 !important; }

.post h6 {
  margin-bottom: 10px;
  font-style: normal;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000; }
  .post h6 a {
    color: #1363c6; }

.post .entry-meta div {
  margin: 0;
  padding: 5px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
  .post .entry-meta div ul {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: baseline;
    overflow-x: hidden;
    overflow-y: hidden; }
  .post .entry-meta div li {
    margin: 0 10px 0 0;
    padding: 3px 0 0;
    display: inline-block;
    float: right; }
    .post .entry-meta div li:nth-child(2), .post .entry-meta div li:first-child {
      position: relative;
      margin-left: 10px;
      float: left; }
    .post .entry-meta div li:nth-child(3) {
      margin-left: 0px;
      margin-right: 0px;
      position: relative;
      top: 1px; }
    .post .entry-meta div li:nth-child(4) {
      position: relative;
      top: 3px;
      margin-right: 10px; }
    .post .entry-meta div li:nth-child(5) {
      margin-right: 10px;
      position: relative;
      top: 1px; }
    .post .entry-meta div li:nth-child(6) {
      position: relative;
      top: 1px; }
    .post .entry-meta div li img {
      margin-right: 3px;
      width: 16px; }
  .post .entry-meta div.fb-like {
    margin: 0;
    padding: 0;
    position: relative;
    top: -3px;
    border: 0; }

.post div.social-meta {
  border: 1px solid #ccc;
  padding: 10px 5px 5px;
  font-size: 11px;
  font-style: italic;
  margin-bottom: 10px;
  margin-left: 5px; }

.post .social-meta ul {
  list-style: none;
  margin: 0px; }

.post .social-meta li {
  display: block;
  margin: 0px 5px;
  padding: 0px 0px 0px; }
  .post .social-meta li:nth-child(n+2) {
    border-top: 1px solid #ccc;
    padding: 5px 0px 0px; }

.post .social-meta ul li img {
  width: 16px;
  margin-right: 5px; }

span.enlarge {
  display: block;
  text-align: center; }
  span.enlarge img {
    border: none; }

.tiny-rss img {
  width: 16px;
  position: relative;
  top: 0px;
  float: right;
  border: none; }

.peccolumns .tiny-rss img {
  display: block; }

.author-pg-box .tiny-rss img {
  margin-right: -51px; }

.comment-entry {
  min-height: 60px;
  overflow: auto; }
  .comment-entry .comment-awaiting-moderation {
    display: block; }

@media screen and (max-width: 680px) {
  #wmtfeatured {
    display: none; } }

div.all-articles {
  border-top: 1px solid #1a4480;
  border-bottom: 1px solid #1a4480;
  height: 29px;
  color: #1a4480;
  overflow: hidden;
  margin-top: 50px; }
  div.all-articles div.all-articles-title {
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    background-color: #1a4480;
    padding: 3px 10px; }
  div.all-articles div.all-articles-pagination div.pagination {
    margin: 0px;
    clear: none;
    float: left;
    padding: 3px 5.6px; }
    div.all-articles div.all-articles-pagination div.pagination > a:first-child {
      margin-left: 0px; }
    div.all-articles div.all-articles-pagination div.pagination .page-numbers {
      border: 1px solid #ccc;
      display: block;
      float: left;
      padding: 1px 8px;
      margin-bottom: 5px; }
    div.all-articles div.all-articles-pagination div.pagination .current {
      background-color: #1a4480; }
    div.all-articles div.all-articles-pagination div.pagination .dots {
      border: none; }

div.all-articles-fp div.all-articles-pagination div.pagination .next {
  display: none; }

div.all-articles div.all-articles-pagination div.pagination span.page-numbers {
  float: left; }

div.all-articles div.all-articles-more {
  float: right;
  text-transform: uppercase;
  font-size: 16px;
  padding: 3px 10px; }
  div.all-articles div.all-articles-more a {
    color: #1a4480; }

@media (max-width: 511px) {
  div.all-articles div.all-articles-title {
    display: none; } }

@media (max-width: 568px) {
  div.all-articles div.all-articles-pagination div.pagination a.prev, div.all-articles div.all-articles-pagination div.pagination a.next {
    display: none; } }

.nxt_list_view img {
  border: 1px solid #cfcfcf;
  margin-top: 6px;
  max-width: 120px;
  max-height: 90px; }

.nxt_list_view td.title {
  padding-left: 20px; }

.nxt_list_view p.content-meta {
  margin-top: -20px; }

.highrise-firstname-wrap, .highrise-title-wrap, .highrise-email-wrap, .highrise-twitter-wrap, .highrise-linkedin-wrap {
  width: 45%;
  float: left;
  margin-right: 5%; }

.highrise-lastname-wrap, .highrise-company-wrap, .highrise-phone-wrap, .highrise-facebook-wrap, .highrise-companyurl-wrap {
  width: 45%;
  margin-right: 5%;
  float: right; }

.highrise-header {
  clear: both; }

div.greydate, div.bluedate {
  float: left;
  height: 69px;
  margin-right: 10px;
  width: 60px; }

div.ai1ec-date-box {
  color: #1a4480;
  width: 60px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  /* margin-bottom: -60px; */
  margin-top: 16px;
  float: left; }

.sidebar div.ai1ec-date-box {
  color: #fff; }

div.ai1ec-date-box div {
  color: #fff;
  background-color: #1a4480;
  padding: 3px;
  font-size: 14px; }

.sidebar div.ai1ec-date-box div {
  color: #1a4480;
  background-color: #fff; }

.greydate div.ai1ec-date-box div {
  background-color: #555; }

div.ai1ec-date-box div div {
  color: #1a4480;
  background-color: #fff;
  font-family: "Times New Roman", Times, serif;
  font-size: 28px;
  padding: 0px; }

.sidebar div.ai1ec-date-box div div {
  color: #fff;
  background-color: #1a4480; }

.greydate div.ai1ec-date-box div div {
  background-color: #fff;
  color: #555; }

.ai1ec-single-event {
  margin-left: 40px;
  margin-bottom: 30px; }

@media (max-width: 500px) {
  .container {
    padding: 0px; }
  div.all-articles {
    margin-top: 0; } }

@media (max-width: 768px) {
  .sidebar div, .sidebar section.sidebar-tabs {
    margin-left: auto;
    margin-right: auto; }
  .sidebar div.ai1ec-date-box {
    margin: 0px;
    float: right; }
  .sidebar-topics {
    display: none; }
  .post .entry-meta div li:nth-child(2), .post .entry-meta div li:first-child {
    display: none; }
  #authorinfo {
    border-bottom: none; }
  .entry-content td {
    float: left;
    width: auto; }
  .post .entry-meta div li {
    float: none; }
    .post .entry-meta div li:nth-child(4) {
      top: -1px; } }

@media (max-width: 786px) {
  /* edits for the 1st post home page */
  ul.wmtposts .postlist-first h2 {
    margin-left: 0;
    line-height: 36px;
    position: relative; }
  .postlist-first img {
    float: left !important;
    position: relative !important;
    top: auto; }
  ul.wmtposts .postlist-first p {
    margin: 0;
    font-size: 1.2em;
    padding-left: 0; }
  ul.wmtposts .postlist-first h6 {
    margin-left: 0px; }
  /* end edits for the 1st post home page */
  .col8 {
    width: 100%; }
  .container {
    padding: 0; }
  .postlist p span.pec_commentcount_text {
    color: transparent;
    display: none;
    /* display: inline-block; */
    width: 15px;
    height: 15px; }
    .postlist p span.pec_commentcount_text:before {
      font-family: peciconfont;
      content: "";
      color: #999; }
  .postlist p span.pec_sharecount_text {
    color: transparent;
    display: inline-block;
    width: 15px;
    height: 15px; }
    .postlist p span.pec_sharecount_text:before {
      font-family: peciconfont;
      content: "";
      color: #999; }
  .postlist p span.pec_comment_span {
    float: right;
    position: relative;
    top: 3px; } }

/* My best quess as to where the max-width 768px ends */
@media only screen and (width: 320px) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
  body {
    -webkit-transform: scale(0.667);
    -webkit-transform-origin: top right;
    position: absolute;
    right: 0;
    top: 0;
    width: 480px; } }

@media only screen and (width: 640px) and (device-width: 640px) and (device-height: 960px) and (orientation: landscape) {
  body {
    -webkit-transform: scale(0.667);
    -webkit-transform-origin: top right;
    position: absolute;
    right: 0;
    top: 0;
    width: 960px; } }

@media only screen and (width: 640px) and (device-width: 640px) and (device-height: 1136px) and (orientation: landscape) {
  body {
    -webkit-transform: scale(0.563);
    -webkit-transform-origin: top right;
    position: absolute;
    right: 0;
    top: 0;
    width: 568px; } }

@media only screen and (width: 320px) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  body {
    -webkit-transform: scale(0.563);
    -webkit-transform-origin: top right;
    position: absolute;
    right: 0;
    top: 0;
    width: 568px; } }

@media only screen and (width: 768px) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  body {
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: top right;
    position: absolute;
    right: 0;
    top: 0;
    width: 1024px; } }

/*
Variables we can use throughout the site
 */
/*
Mixins we use in more than one place
 */
.desktop-only {
  display: block; }

.mobile-only {
  display: none; }

@media (max-width: 786px) {
  .desktop-only {
    display: none; }
  .mobile-only {
    display: block; } }

@font-face {
  font-family: 'peciconfont';
  src: url("https://www.practicalecommerce.com/wp-content/uploads/2015/01/icomoon1.eot");
  src: url("https://www.practicalecommerce.com/wp-content/uploads/2015/01/icomoon1.eot?#iefix") format("embedded-opentype"), url("https://www.practicalecommerce.com/wp-content/uploads/2015/01/icomoon1.woff") format("woff"), url("https://www.practicalecommerce.com/wp-content/uploads/2015/01/icomoon1.ttf") format("truetype"), url("https://www.practicalecommerce.com/wp-content/uploads/2015/01/icomoon1.svg#icomoon") format("svg"); }

@font-face {
  font-family: 'si';
  src: url("https://www.practicalecommerce.com/wp-content/themes/pec/fonts/socicon.eot");
  src: url("https://www.practicalecommerce.com/wp-content/themes/pec/fonts/socicon.eot?#iefix") format("embedded-opentype"), url("https://www.practicalecommerce.com/wp-content/themes/pec/fonts/socicon.woff") format("woff"), url("https://www.practicalecommerce.com/wp-content/themes/pec/fonts/socicon.ttf") format("truetype"), url("https://www.practicalecommerce.com/wp-content/themes/pec/fonts/socicon.svg#icomoonregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 20px;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -7px; }
  .hamburger-inner::after {
    bottom: -7px; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
  .hamburger--slider .hamburger-inner::before {
    top: 7px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 14px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
  transform: translate3d(0, 7px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-2.85714px, -3px, 0);
    transform: rotate(-45deg) translate3d(-2.85714px, -3px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);
    transform: translate3d(0, -14px, 0) rotate(-90deg); }

.header-container {
  position: fixed;
  z-index: 5;
  left: 0;
  right: 0;
  background: white;
  -webkit-box-shadow: 0 0 8px #888888;
  box-shadow: 0 0 8px #888888; }
  .header-container .header {
    padding-top: 1.2em;
    z-index: 10;
    position: relative;
    min-height: 67px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .header-container .header > .full-menu-column {
      margin-bottom: 0px;
      z-index: 5;
      float: left;
      margin-right: 20px; }
      .header-container .header > .full-menu-column .hamburger {
        padding-top: 10px;
        vertical-align: top;
        z-index: 11; }
        .header-container .header > .full-menu-column .hamburger .hamburger-inner, .header-container .header > .full-menu-column .hamburger .hamburger-inner::before, .header-container .header > .full-menu-column .hamburger .hamburger-inner::after {
          background-color: #1a4480; }
        .header-container .header > .full-menu-column .hamburger:focus {
          outline: none; }
      .header-container .header > .full-menu-column #full-menu-container {
        display: none;
        position: absolute;
        z-index: 9000;
        background: #e3e3e3;
        color: white;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
        min-height: 300px; }
        .header-container .header > .full-menu-column #full-menu-container:before {
          content: '';
          background-color: #e3e3e3;
          margin-left: -2000px;
          margin-right: -2000px;
          top: 0px;
          bottom: 0px;
          position: absolute;
          left: 0px;
          right: 0px;
          display: block;
          z-index: -1;
          min-height: calc(100vh - 65px); }
        .header-container .header > .full-menu-column #full-menu-container #menu-full-menu {
          position: absolute;
          width: 100%; }
          .header-container .header > .full-menu-column #full-menu-container #menu-full-menu a {
            color: #111111;
            text-decoration: none;
            font-size: 14px; }
            .header-container .header > .full-menu-column #full-menu-container #menu-full-menu a:hover {
              text-decoration: underline; }
          .header-container .header > .full-menu-column #full-menu-container #menu-full-menu > li {
            width: 25%;
            float: left; }
            .header-container .header > .full-menu-column #full-menu-container #menu-full-menu > li > a {
              text-transform: uppercase;
              font-weight: 700; }
            .header-container .header > .full-menu-column #full-menu-container #menu-full-menu > li ul.sub-menu > li {
              display: block;
              width: 100%;
              padding-top: 5px;
              float: none; }
    .header-container .header > .logo-column {
      margin-left: 0px;
      margin-bottom: 0px;
      z-index: 0;
      float: left; }
      .header-container .header > .logo-column .logo {
        max-width: 100%;
        background-image: url(https://www.practicalecommerce.com/wp-content/themes/pec/img/logo.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 283px;
        height: 34px;
        margin: 0 auto; }
    .header-container .header > .nav-column {
      z-index: 5;
      margin-bottom: 0px;
      margin-left: 0px;
      float: right; }
      .header-container .header > .nav-column .primary-menu-container {
        float: right; }
        .header-container .header > .nav-column .primary-menu-container ul.menu > li {
          float: none;
          display: inline-block;
          padding-left: 7px;
          padding-right: 7px; }
          .header-container .header > .nav-column .primary-menu-container ul.menu > li > a {
            display: inline-block;
            color: #1a4480;
            text-decoration: none;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 700;
            line-height: 36px; }
            .header-container .header > .nav-column .primary-menu-container ul.menu > li > a:hover {
              text-decoration: underline; }
          .header-container .header > .nav-column .primary-menu-container ul.menu > li ul {
            display: none; }
          .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu {
            position: relative;
            margin-right: 14px; }
            .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu:after {
              border-right: 2px solid #1a4480;
              top: 6px;
              bottom: 6px;
              content: '';
              display: inline;
              right: -10px;
              position: absolute; }
            .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu:hover, .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu.hover {
              background-color: #e3e3e3; }
              .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu:hover ul, .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu.hover ul {
                display: block;
                position: absolute;
                background-color: #e3e3e3;
                padding-top: 5px;
                padding-left: 10px;
                padding-right: 10px;
                padding-bottom: 5px;
                left: 0px;
                width: 175px;
                z-index: 10000; }
                .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu:hover ul > li, .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu.hover ul > li {
                  display: block;
                  padding-top: 5px;
                  padding-bottom: 5px;
                  float: none; }
                  .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu:hover ul > li a, .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu.hover ul > li a {
                    font-size: 13px;
                    font-weight: 400;
                    color: #1a4480;
                    text-decoration: none; }
                    .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu:hover ul > li a:hover, .header-container .header > .nav-column .primary-menu-container ul.menu > li.categories-menu.hover ul > li a:hover {
                      text-decoration: underline; }
      .header-container .header > .nav-column .search-toggle {
        font-size: 20px;
        color: #1a4480;
        cursor: pointer;
        float: right;
        margin-left: 10px;
        margin-top: 3px;
        padding-left: 10px;
        padding-right: 10px; }
      .header-container .header > .nav-column #header-search-container {
        clear: both;
        display: none; }
        .header-container .header > .nav-column #header-search-container #searchform {
          padding: 0px;
          overflow: hidden;
          vertical-align: top;
          text-align: right;
          display: inline-block; }
          .header-container .header > .nav-column #header-search-container #searchform input {
            font-size: 12px; }
            .header-container .header > .nav-column #header-search-container #searchform input#s {
              margin: 0;
              height: 23px;
              border: none;
              border-bottom: 1px solid #ccc;
              margin-right: 10px;
              width: 250px;
              padding-left: 10px;
              font-size: 16px;
              vertical-align: top; }
              .header-container .header > .nav-column #header-search-container #searchform input#s:focus {
                outline: none; }
        .header-container .header > .nav-column #header-search-container #searchsubmit {
          font-size: 20px;
          background-color: #1a4480;
          color: white;
          cursor: pointer;
          float: right;
          margin-left: 10px;
          margin-top: 3px;
          padding-left: 10px;
          padding-right: 10px;
          border: none;
          line-height: 30px;
          padding-top: 0px;
          padding-bottom: 0px; }
          .header-container .header > .nav-column #header-search-container #searchsubmit:focus {
            outline: none; }
        .header-container .header > .nav-column #header-search-container .search-close {
          border: none;
          font-size: 24px;
          font-weight: 400;
          line-height: 32px;
          cursor: pointer;
          padding-left: 10px;
          padding-right: 10px;
          background: white;
          color: #1a4480; }
          .header-container .header > .nav-column #header-search-container .search-close i.fa {
            zoom: 1;
            opacity: 1; }
          .header-container .header > .nav-column #header-search-container .search-close:hover i.fa {
            opacity: .7; }
          .header-container .header > .nav-column #header-search-container .search-close:focus {
            outline: none; }
    .header-container .header.search-open {
      height: 48px; }
      .header-container .header.search-open #header-search-container {
        display: block;
        position: absolute;
        right: 0px; }
      .header-container .header.search-open .primary-menu-container {
        display: none; }
      .header-container .header.search-open .search-toggle {
        display: none; }
        .header-container .header.search-open .search-toggle .fa.fa-search {
          color: #111111; }

body.hamburger-open {
  height: 100vh; }
  body.hamburger-open .header-container {
    position: relative; }
  body.hamburger-open > .main.row {
    display: none; }
  body.hamburger-open > .footer {
    display: none; }

@media (max-width: 1020px) {
  .header .primary-menu-container {
    display: none; }
  .header .logo-column {
    width: 70%;
    text-align: center;
    position: absolute;
    left: 15%;
    right: 15%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: -1; }
  .header.search-open .logo-column {
    display: none; } }

@media (max-width: 786px) {
  .header-container .header > .full-menu-column #full-menu-container #menu-full-menu {
    position: relative; }
    .header-container .header > .full-menu-column #full-menu-container #menu-full-menu a {
      font-size: 18px; }
    .header-container .header > .full-menu-column #full-menu-container #menu-full-menu > li {
      width: 100%;
      float: none;
      margin-top: 40px;
      text-align: center;
      display: block; }
  .header-container .header.search-open .full-menu-column,
  .header-container .header.search-open .logo-column {
    display: none; }
  .header-container .header.search-open .nav-column #header-search-container {
    width: 100%;
    left: 0px; }
    .header-container .header.search-open .nav-column #header-search-container .search-close {
      position: absolute;
      right: 0;
      top: 0; }
    .header-container .header.search-open .nav-column #header-search-container #searchform {
      width: 90%;
      padding-right: 40px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-align: left;
      position: relative;
      display: block; }
      .header-container .header.search-open .nav-column #header-search-container #searchform input#s {
        width: 100%;
        padding-right: 100px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 33px; }
      .header-container .header.search-open .nav-column #header-search-container #searchform #searchsubmit {
        position: absolute;
        right: 41px;
        top: 0px; }
  .oldheader {
    /*  div.box-search input#searchsubmit {
            background: #1a4480 url("https://www.practicalecommerce.com/wp-content/themes/pec/img/searchicon.png") no-repeat scroll 54px 6px;
            font-family: "Open Sans Condensed",sans-serif;
            font-weight: 700;
            padding: 8px 32px 8px 10px;
            text-align: left;
            text-transform: uppercase;
        }

         */ }
    .oldheader .navigationborder {
      border-bottom: none !important;
      border-top: none !important; }
    .oldheader div.crown {
      height: auto; }
      .oldheader div.crown div.row div.topmenu-left {
        float: none;
        display: inline-block;
        margin-right: 0px;
        margin-top: 0px;
        position: relative;
        top: -8px; }
      .oldheader div.crown div.row div.topmenu-right, .oldheader div.crown div.row div.box-search-outer {
        display: none; }
      .oldheader div.crown div.row div.topmenu-left ul li {
        margin-left: 3px; }
      .oldheader div.crown div.row div.topmenu-right ul li {
        float: none;
        margin-left: 0px; }
    .oldheader div.box-search-outer {
      float: none; }
    .oldheader div.box-search {
      position: static;
      width: auto; }
    .oldheader div.crown div.row div.topmenu-right a {
      border-top: 1px solid #FFA103;
      text-align: center; }
    .oldheader div#search form#searchform input#s {
      width: 76%; }
    .oldheader div.box-search input#searchsubmit {
      padding: 8px 74px 8px 10px; }
    .oldheader .pec-social-post .print-article {
      display: none; }
    .oldheader input#wmt-mobile-mainnav-button {
      -moz-appearance: none;
      /*  background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/css/images/select-icon.png") no-repeat scroll right center, linear-gradient(#f0f0f0, #ddd) repeat scroll 0 0 rgba(0, 0, 0, 0); */
      border: none;
      padding: 7px 5px;
      width: 100%;
      color: #fff;
      display: block;
      font-weight: 600; }
    .oldheader .mainnav-home {
      background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/img/icon-pe.png") no-repeat;
      width: 24px;
      height: 24px;
      display: block;
      position: absolute;
      margin: .2em 0 0 .4em; }
    .oldheader .nav-fixed .navigation .mainnav-button {
      clear: left;
      margin-right: -22px; }
    .oldheader .mainnav-search {
      background: url("https://www.practicalecommerce.com/wp-content/themes/pec/styles/img/icon-search-navbar.png") no-repeat;
      width: 24px;
      height: 24px;
      position: absolute !important;
      top: 0;
      right: 0;
      display: block;
      margin: .2em 1em 0 0 !important;
      z-index: 999; } }

@media (max-width: 420px) {
  .header-container {
    height: 90px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; }
    .header-container .header {
      -webkit-transition: all .25s ease;
      -o-transition: all .25s ease;
      transition: all .25s ease; }
      .header-container .header .full-menu-column {
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        margin-top: 10px; }
        .header-container .header .full-menu-column #full-menu-container {
          margin-top: 18px; }
          .header-container .header .full-menu-column #full-menu-container:before {
            top: -3px; }
      .header-container .header > .logo-column .logo {
        background-image: url("https://www.practicalecommerce.com/wp-content/themes/pec/img/logo-stacked.svg");
        background-repeat: no-repeat;
        background-size: 100%;
        width: 140px;
        height: 60px;
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease; }
      .header-container .header #header-search-container {
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        margin-top: 10px; }
      .header-container .header .nav-column .search-toggle {
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        margin-top: 13px; }
  body.scrolling .header-container {
    height: 50px; }
    body.scrolling .header-container .header {
      padding-top: 6px; }
      body.scrolling .header-container .header .full-menu-column {
        margin-top: 0px; }
        body.scrolling .header-container .header .full-menu-column #full-menu-container {
          margin-top: 0px; }
          body.scrolling .header-container .header .full-menu-column #full-menu-container:before {
            top: -4px; }
      body.scrolling .header-container .header > .logo-column .logo {
        background-image: url("https://www.practicalecommerce.com/wp-content/themes/pec/img/icon.svg");
        background-repeat: no-repeat;
        background-size: 100%;
        width: 32px;
        height: 32px;
        margin-top: 2px; }
      body.scrolling .header-container .header #header-search-container {
        margin-top: 0px; }
      body.scrolling .header-container .header .nav-column .search-toggle {
        margin-top: 3px; } }

.footer {
  padding-top: 20px;
  background: #e3e3e3;
  color: #333333;
  margin-top: 70px;
  font-size: 12px;
  font-family: "open sans",sans-serif;
  overflow: auto;
  position: relative; }
  .footer .row {
    position: relative; }
    .footer .row .footer-nav .menu {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold; }
      .footer .row .footer-nav .menu a {
        text-decoration: none; }
        .footer .row .footer-nav .menu a:hover {
          text-decoration: underline; }
      .footer .row .footer-nav .menu .sub-menu {
        text-transform: none;
        font-weight: normal; }
      .footer .row .footer-nav .menu li {
        float: none;
        font-size: 14px;
        line-height: 24px; }
    .footer .row .footer-nav .footer-nav-left, .footer .row .footer-nav .footer-nav-center, .footer .row .footer-nav .footer-nav-right {
      display: block;
      float: left;
      margin-left: 5%; }
    .footer .row .footer-nav .footer-nav-left {
      margin-left: 0px; }
    .footer .row .footer-social {
      float: right;
      margin-bottom: 100px; }
      .footer .row .footer-social a {
        font-size: 18px;
        text-align: center;
        margin-left: 10px;
        display: block; }
        .footer .row .footer-social a .fa {
          line-height: 32px;
          background-color: #555555;
          color: #fff;
          width: 32px;
          height: 32px;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
          .footer .row .footer-social a .fa.fa-twitter {
            background-color: #55acee; }
          .footer .row .footer-social a .fa.fa-facebook {
            background-color: #3a5795; }
          .footer .row .footer-social a .fa.fa-linkedin {
            background-color: #0077b5; }
          .footer .row .footer-social a .fa.fa-rss {
            background-color: #f80; }
          .footer .row .footer-social a .fa.fa-soundcloud {
            background-color: #f60; }
          .footer .row .footer-social a .fa:hover {
            background-color: #bfbfbf; }
    .footer .row .footer-attribution {
      position: absolute;
      right: 0px;
      bottom: 0px;
      text-align: right; }
      .footer .row .footer-attribution .logo {
        max-width: 210px; }

@media (max-width: 768px) {
  .footer .row {
    text-align: center; }
    .footer .row .footer-nav {
      display: none; }
    .footer .row .footer-social {
      margin-right: 0px;
      float: none;
      text-align: center;
      margin-bottom: 20px; }
      .footer .row .footer-social #menu-social-links > li {
        float: none;
        display: inline-block; }
    .footer .row .footer-attribution {
      position: relative;
      right: 0px;
      text-align: center; } }

.sidebar {
  width: 26.5%;
  margin-left: 3.08%;
  margin-bottom: 18px; }
  .sidebar .ad {
    width: 300px;
    border: 1px solid #ccc; }
  .sidebar .sidebar-tabs {
    width: 300px;
    min-height: 50px;
    margin: 20px 0;
    overflow: hidden;
    border: 1px solid #ccc;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600; }
    .sidebar .sidebar-tabs ul {
      border-top: 1px dotted #ccc;
      margin-top: .5em;
      margin: 0 15px;
      padding: 0;
      list-style: none; }
  .sidebar .newsletter-form {
    color: #014282;
    background-color: #c4e5f3;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 20px;
    padding: 14px;
    width: 244px;
    border: 1px solid #ccc;
    min-width: 272px;
    clear: both; }

body.home .sidebar {
  padding-top: 20px; }

@media (max-width: 768px) {
  .sidebar {
    float: none;
    clear: both;
    display: block; } }

.main ul .postlist {
  padding: 50px 0 30px;
  width: 100%; }
  .main ul .postlist .cat-link {
    color: #993300;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 2px; }
    .main ul .postlist .cat-link:hover {
      text-decoration: underline; }
  .main ul .postlist .thumb-link {
    float: left; }
    .main ul .postlist .thumb-link img {
      width: 240px;
      height: 160px; }
  .main ul .postlist h2 {
    margin-bottom: 0;
    font-family: "open sans", sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px;
    color: #111111; }
    .main ul .postlist h2 a {
      color: #111111;
      text-decoration: none; }
    .main ul .postlist h2 a:hover {
      text-decoration: underline; }
  .main ul .postlist h6 {
    margin: 0; }
    .main ul .postlist h6 a[rel=author] {
      color: #111111;
      font-weight: 600;
      font-size: 13px; }
      .main ul .postlist h6 a[rel=author]:hover {
        text-decoration: underline; }
  .main ul .postlist div {
    font-family: "open sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #111111; }
    .main ul .postlist div a {
      color: #1363c6;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 800; }
    .main ul .postlist div a.read-more {
      color: #993300;
      text-decoration: none; }
      .main ul .postlist div a.read-more:hover {
        text-decoration: underline; }

@media (max-width: 768px) {
  .main ul .postlist {
    text-align: center; }
    .main ul .postlist .cat-link {
      margin-top: 10px; }
    .main ul .postlist h2 {
      margin-top: 10px;
      margin-bottom: 10px; }
    .main ul .postlist a.thumb-link {
      float: none !important;
      display: block;
      text-align: center; }
      .main ul .postlist a.thumb-link img {
        float: none !important; } }

@media print {
  .nextprev, div.crown, .content .col4, .footer, .navigationborder, .post-email-box-con, .pec-social-post, .tiny-rss {
    display: none; }
  .content .col8 {
    width: 100%;
    font-size: .9em !important; }
    .content .col8 img {
      max-width: 400px; }
  div.crown, div#search {
    display: none; }
  .navigation {
    display: none; }
  div.sidebar, div#comments, div.breadcrumbs, div.post > div.meta-detail > div {
    display: none; }
  iframe, footer {
    display: none; }
  .col8 {
    width: 100%; }
  .pec-social-post, .pec-social, .related-posts, .post-email-box-con, #comments, .tiny-rss, .footer {
    display: none; }
  #authorname {
    color: #fff;
    color: rgba(1, 1, 1, 0); }
    #authorname a {
      color: #fff;
      color: rgba(1, 1, 1, 0); }
    #authorname h2 {
      color: #000; }
  div.container.header-container {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative; }
    div.container.header-container .full-menu-column {
      display: none; }
    div.container.header-container .nav-column {
      display: none; } }

/*
The guts of both our lists and single vendor posts
 */
.wpbdp-listings-list .wpbdp-listing {
  border: 1px solid #bfbfbf;
  padding: 30px; }
  .wpbdp-listings-list .wpbdp-listing:after {
    clear: both;
    content: '';
    display: block; }
  .wpbdp-listings-list .wpbdp-listing + .wpbdp-listing {
    margin-top: 30px; }
  .wpbdp-listings-list .wpbdp-listing.odd {
    background: transparent; }
  .wpbdp-listings-list .wpbdp-listing a:not(.wpbdp-button) {
    color: #111111;
    text-decoration: underline; }
  .wpbdp-listings-list .wpbdp-listing .listing-category {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #555555; }
    .wpbdp-listings-list .wpbdp-listing .listing-category a {
      color: #555555; }
  .wpbdp-listings-list .wpbdp-listing .listing-details {
    margin-top: 10px;
    font-size: 15px; }
    .wpbdp-listings-list .wpbdp-listing .listing-details .listing-thumbnail {
      margin-right: 20px;
      float: left; }
    .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact {
      float: left; }
      .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info {
        padding-left: 30px;
        position: relative; }
        .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info label {
          font-weight: 700;
          font-size: 16px;
          display: block;
          margin-bottom: 5px; }
        .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info i.fa-map-marker {
          font-size: 20px;
          margin-right: 10px;
          color: #8f9da9;
          position: absolute;
          left: 0; }
      .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone {
        font-weight: 700;
        font-size: 16px;
        padding-left: 30px;
        position: relative;
        margin-top: 5px; }
        .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone i.fa-phone {
          position: absolute;
          left: 0;
          font-size: 20px;
          margin-right: 10px;
          color: #8f9da9; }
    .wpbdp-listings-list .wpbdp-listing .listing-details .excerpt {
      clear: both; }
    .wpbdp-listings-list .wpbdp-listing .listing-details .website-address {
      clear: both; }
      .wpbdp-listings-list .wpbdp-listing .listing-details .website-address a {
        text-decoration: none;
        position: relative; }
        .wpbdp-listings-list .wpbdp-listing .listing-details .website-address a .link-label {
          text-decoration: underline;
          font-size: 16px;
          font-weight: 700; }
        .wpbdp-listings-list .wpbdp-listing .listing-details .website-address a i.fa-desktop {
          font-size: 20px;
          color: #8f9da9;
          margin-right: 10px; }
        .wpbdp-listings-list .wpbdp-listing .listing-details .website-address a i.fa-external-link {
          font-size: 10px;
          color: #8f9da9;
          top: 0px;
          position: absolute;
          margin-left: 5px; }
  .wpbdp-listings-list .wpbdp-listing .listing-title {
    border: none;
    font-size: 23px;
    margin-bottom: 8px;
    background: inherit;
    text-decoration: underline;
    font-weight: 600; }
    .wpbdp-listings-list .wpbdp-listing .listing-title a, .wpbdp-listings-list .wpbdp-listing .listing-title h2 {
      text-decoration: none;
      font-weight: 600; }
    .wpbdp-listings-list .wpbdp-listing .listing-title a, .wpbdp-listings-list .wpbdp-listing .listing-title h2 {
      color: #111111; }
  .wpbdp-listings-list .wpbdp-listing .wpbdp-field {
    margin: 4px 0; }
  .wpbdp-listings-list .wpbdp-listing .wpbdp-field-type-textarea label {
    display: block; }
  .wpbdp-listings-list .wpbdp-listing .listing-actions {
    text-align: right;
    margin-top: 0px;
    /* Admin buttons */ }
    .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.view-listing {
      -webkit-appearance: none;
      background: #d28441;
      color: white !important;
      text-transform: uppercase;
      border: none;
      padding: 10px 30px;
      border-radius: 3px;
      cursor: pointer;
      opacity: 1;
      zoom: 1;
      font-size: 15px;
      text-decoration: none;
      display: inline-block;
      background: #d28441; }
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.view-listing:focus {
        outline: none; }
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.view-listing:hover {
        background: #1a4480; }
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.view-listing:hover {
        background: #d28441;
        opacity: .8; }
    .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.edit-listing,
    .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.delete-listing {
      -webkit-appearance: none;
      background: #d28441;
      color: white !important;
      text-transform: uppercase;
      border: none;
      padding: 10px 30px;
      border-radius: 3px;
      cursor: pointer;
      opacity: 1;
      zoom: 1;
      font-size: 15px;
      text-decoration: none;
      display: inline-block;
      background: #d28441;
      margin-left: 0px; }
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.edit-listing:focus,
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.delete-listing:focus {
        outline: none; }
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.edit-listing:hover,
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.delete-listing:hover {
        background: #1a4480; }
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.edit-listing:hover,
      .wpbdp-listings-list .wpbdp-listing .listing-actions .wpbdp-button.delete-listing:hover {
        background: #d28441;
        opacity: .8; }

/*
Category term page
*/
.wpbdp-page-category h2.category-name {
  clear: both; }

/*
Categories list used in sidebar
 */
.categories-wrapper .categories-heading i.fa {
  display: none;
  color: #8f9da9; }

.categories-wrapper #wpbdp-categories ul.wpbdp-categories {
  list-style: none; }
  .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item {
    vertical-align: middle;
    line-height: 18px;
    margin-bottom: 10px;
    position: relative; }
    .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item .business-count {
      background: #e3e3e3;
      border-radius: 100%;
      position: absolute;
      right: 0px;
      top: 1px;
      width: 24px;
      height: 24px;
      color: #555555;
      text-align: center;
      font-weight: 700;
      font-size: 12px;
      line-height: 24px; }
    .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item:hover a {
      color: #1a4480; }
    .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item:hover i.fa {
      color: #1a4480; }
    .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item a {
      color: #555555;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 12px;
      padding-right: 40px;
      display: inline-block; }
      .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item a i.fa {
        color: #d28441;
        margin-right: 20px;
        font-size: 24px;
        vertical-align: top; }
      .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item a img.category-image-icon {
        max-width: 24px;
        margin-right: 20px; }
    .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item.active-category i.fa {
      color: #1a4480; }
    .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item.active-category a {
      color: #1a4480; }
    .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item.active-category:hover i.fa {
      color: #d28441; }
    .categories-wrapper #wpbdp-categories ul.wpbdp-categories > li.cat-item.active-category:hover a {
      color: #d28441; }

/*
Styling the nav/search
 */
.page-template-template-business-directory .wpbdp-main-box {
  background: none;
  padding: 0px;
  margin-bottom: 20px; }
  .page-template-template-business-directory .wpbdp-main-box:after {
    content: '';
    display: block;
    clear: both; }
  .page-template-template-business-directory .wpbdp-main-box .main-fields {
    width: 50%;
    float: left; }
    .page-template-template-business-directory .wpbdp-main-box .main-fields form .search-fields {
      padding-right: 0px;
      width: 70%; }
      .page-template-template-business-directory .wpbdp-main-box .main-fields form .search-fields .main-input {
        margin-bottom: 0px; }
        .page-template-template-business-directory .wpbdp-main-box .main-fields form .search-fields .main-input #wpbdp-main-box-keyword-field {
          line-height: 30px;
          font-size: 14px;
          padding-left: 10px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          .page-template-template-business-directory .wpbdp-main-box .main-fields form .search-fields .main-input #wpbdp-main-box-keyword-field:focus {
            outline: none; }
    .page-template-template-business-directory .wpbdp-main-box .main-fields form .submit-btn {
      line-height: 42px;
      width: auto;
      margin-bottom: 0px; }
      .page-template-template-business-directory .wpbdp-main-box .main-fields form .submit-btn button.search-submit {
        border: none;
        font-size: 20px;
        color: #1a4480;
        cursor: pointer; }
        .page-template-template-business-directory .wpbdp-main-box .main-fields form .submit-btn button.search-submit:focus {
          outline: none; }
        .page-template-template-business-directory .wpbdp-main-box .main-fields form .submit-btn button.search-submit:hover {
          color: #111111; }
      .page-template-template-business-directory .wpbdp-main-box .main-fields form .submit-btn input[type=submit] {
        display: none; }
    .page-template-template-business-directory .wpbdp-main-box .main-fields form .advanced-search-link {
      display: none; }
  .page-template-template-business-directory .wpbdp-main-box .wpbdp-main-links-container {
    float: right;
    width: 50%;
    max-width: 200px; }
  .page-template-template-business-directory .wpbdp-main-box .box-row.separator {
    border: none;
    margin: 0px; }
  .page-template-template-business-directory .wpbdp-main-box .wpbdp-main-links #wpbdp-bar-show-directory-button {
    display: none; }
  .page-template-template-business-directory .wpbdp-main-box .wpbdp-main-links #wpbdp-bar-view-listings-button {
    display: none; }
  .page-template-template-business-directory .wpbdp-main-box .wpbdp-main-links #wpbdp-bar-submit-listing-button {
    -webkit-appearance: none;
    background: #d28441;
    color: white !important;
    text-transform: uppercase;
    border: none;
    padding: 10px 30px;
    border-radius: 3px;
    cursor: pointer;
    opacity: 1;
    zoom: 1;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    background: #1a4480; }
    .page-template-template-business-directory .wpbdp-main-box .wpbdp-main-links #wpbdp-bar-submit-listing-button:focus {
      outline: none; }
    .page-template-template-business-directory .wpbdp-main-box .wpbdp-main-links #wpbdp-bar-submit-listing-button:hover {
      background: #1a4480; }
    .page-template-template-business-directory .wpbdp-main-box .wpbdp-main-links #wpbdp-bar-submit-listing-button:hover {
      opacity: .8; }

.page-template-template-business-directory #wpbdp-bar-submit-listing-button {
  -webkit-appearance: none;
  background: #d28441;
  color: white !important;
  text-transform: uppercase;
  border: none;
  padding: 10px 30px;
  border-radius: 3px;
  cursor: pointer;
  opacity: 1;
  zoom: 1;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
  background: #1a4480;
  margin-bottom: 20px; }
  .page-template-template-business-directory #wpbdp-bar-submit-listing-button:focus {
    outline: none; }
  .page-template-template-business-directory #wpbdp-bar-submit-listing-button:hover {
    background: #1a4480; }
  .page-template-template-business-directory #wpbdp-bar-submit-listing-button:hover {
    opacity: .8; }

.wpbdp-sidebar-filters a.button.wpbdp-button {
  -webkit-appearance: none;
  background: #d28441;
  color: white !important;
  text-transform: uppercase;
  border: none;
  padding: 10px 30px;
  border-radius: 3px;
  cursor: pointer;
  opacity: 1;
  zoom: 1;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
  background: #1a4480;
  margin-bottom: 20px; }
  .wpbdp-sidebar-filters a.button.wpbdp-button:focus {
    outline: none; }
  .wpbdp-sidebar-filters a.button.wpbdp-button:hover {
    background: #1a4480; }
  .wpbdp-sidebar-filters a.button.wpbdp-button:hover {
    opacity: .8; }

/*
Single listing
 */
body.single-wpbdp_listing .wpbdp-listing-single .button.create-listing {
  float: right;
  -webkit-appearance: none;
  background: #d28441;
  color: white !important;
  text-transform: uppercase;
  border: none;
  padding: 10px 30px;
  border-radius: 3px;
  cursor: pointer;
  opacity: 1;
  zoom: 1;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
  background: #1a4480; }
  body.single-wpbdp_listing .wpbdp-listing-single .button.create-listing:focus {
    outline: none; }
  body.single-wpbdp_listing .wpbdp-listing-single .button.create-listing:hover {
    background: #1a4480; }
  body.single-wpbdp_listing .wpbdp-listing-single .button.create-listing:hover {
    opacity: .8; }

body.single-wpbdp_listing .wpbdp-listing-single a:not(.wpbdp-button) {
  color: #111111;
  text-decoration: underline; }

body.single-wpbdp_listing .wpbdp-listing-single .listing-category {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #555555; }
  body.single-wpbdp_listing .wpbdp-listing-single .listing-category a {
    color: #555555; }

body.single-wpbdp_listing .wpbdp-listing-single .listing-details {
  margin-top: 10px;
  font-size: 15px; }
  body.single-wpbdp_listing .wpbdp-listing-single .listing-details .listing-thumbnail {
    margin-right: 20px;
    float: left; }
  body.single-wpbdp_listing .wpbdp-listing-single .listing-details .listing-contact {
    float: left; }
    body.single-wpbdp_listing .wpbdp-listing-single .listing-details .listing-contact .address-info {
      padding-left: 30px;
      position: relative; }
      body.single-wpbdp_listing .wpbdp-listing-single .listing-details .listing-contact .address-info label {
        font-weight: 700;
        font-size: 16px;
        display: block;
        margin-bottom: 5px; }
      body.single-wpbdp_listing .wpbdp-listing-single .listing-details .listing-contact .address-info i.fa-map-marker {
        font-size: 20px;
        margin-right: 10px;
        color: #8f9da9;
        position: absolute;
        left: 0; }
    body.single-wpbdp_listing .wpbdp-listing-single .listing-details .listing-contact .business-phone {
      font-weight: 700;
      font-size: 16px;
      padding-left: 30px;
      position: relative;
      margin-top: 5px; }
      body.single-wpbdp_listing .wpbdp-listing-single .listing-details .listing-contact .business-phone i.fa-phone {
        position: absolute;
        left: 0;
        font-size: 20px;
        margin-right: 10px;
        color: #8f9da9; }
  body.single-wpbdp_listing .wpbdp-listing-single .listing-details .excerpt {
    clear: both; }
  body.single-wpbdp_listing .wpbdp-listing-single .listing-details .website-address {
    clear: both; }
    body.single-wpbdp_listing .wpbdp-listing-single .listing-details .website-address a {
      text-decoration: none;
      position: relative; }
      body.single-wpbdp_listing .wpbdp-listing-single .listing-details .website-address a .link-label {
        text-decoration: underline;
        font-size: 16px;
        font-weight: 700; }
      body.single-wpbdp_listing .wpbdp-listing-single .listing-details .website-address a i.fa-desktop {
        font-size: 20px;
        color: #8f9da9;
        margin-right: 10px; }
      body.single-wpbdp_listing .wpbdp-listing-single .listing-details .website-address a i.fa-external-link {
        font-size: 10px;
        color: #8f9da9;
        top: 0px;
        position: absolute;
        margin-left: 5px; }

body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions {
  float: right;
  clear: both;
  padding-top: 10px; }
  body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.edit-listing, body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.delete-listing {
    -webkit-appearance: none;
    background: #d28441;
    color: white !important;
    text-transform: uppercase;
    border: none;
    padding: 10px 30px;
    border-radius: 3px;
    cursor: pointer;
    opacity: 1;
    zoom: 1;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    background: #d28441; }
    body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.edit-listing:focus, body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.delete-listing:focus {
      outline: none; }
    body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.edit-listing:hover, body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.delete-listing:hover {
      background: #1a4480; }
    body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.edit-listing:hover, body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.delete-listing:hover {
      background: #d28441;
      opacity: .8; }
  body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .wpbdp-button.delete-listing {
    margin-right: 0px; }
  body.single-wpbdp_listing .wpbdp-listing-single div.listing-actions .back-to-dir.wpbdp-button {
    display: none; }

body.single-wpbdp_listing .wpbdp-listing-single .listing-title {
  background: none;
  border: none;
  margin: 0px;
  padding: 0px; }

body.single-wpbdp_listing .wpbdp-listing-single .related-news-wrapper h2.related-news-heading {
  font-size: 20px; }

@media (max-width: 1200px) {
  .page-template-template-business-directory .categories-wrapper {
    text-align: center; }
    .page-template-template-business-directory .categories-wrapper .categories-heading {
      cursor: pointer; }
      .page-template-template-business-directory .categories-wrapper .categories-heading i.fa {
        display: inline-block; }
      .page-template-template-business-directory .categories-wrapper .categories-heading:hover i.fa {
        color: #1a4480; }
    .page-template-template-business-directory .categories-wrapper #wpbdp-categories {
      display: none; }
    .page-template-template-business-directory .categories-wrapper.is-open #wpbdp-categories {
      display: block; }
  .page-template-template-business-directory h2.entry-header {
    text-align: center; }
  .page-template-template-business-directory .row.content-pad > .sidebar.column.col4 {
    width: 100%;
    float: none; }
  .page-template-template-business-directory .row.content-pad > .content.column.col8 {
    width: 100%;
    float: none; }
  .page-template-template-business-directory #wpbdp-categories .wpbdp-categories .cat-item {
    width: 100%; } }

@media (max-width: 786px) {
  .wpbdp-listings-list .wpbdp-listing .listing-actions {
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 20px; }
  #wpbdp-search-page,
  #wpbdp-page-main_page,
  #wpbdp-page-all_listings,
  #wpbdp-page-category {
    text-align: center; }
    #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details,
    #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details,
    #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details,
    #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details {
      padding: 10px;
      margin: 0 auto; }
      #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-thumbnail,
      #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-thumbnail,
      #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details .listing-thumbnail,
      #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details .listing-thumbnail {
        float: none;
        margin: 0 auto;
        width: 100%; }
      #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact,
      #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact,
      #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact,
      #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact {
        float: none; }
        #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info,
        #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info,
        #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info,
        #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info {
          padding-left: 20px;
          padding-right: 20px; }
          #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info i.fa-map-marker,
          #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info i.fa-map-marker,
          #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info i.fa-map-marker,
          #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .address-info i.fa-map-marker {
            position: relative;
            display: block;
            margin: 0px; }
        #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone,
        #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone,
        #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone,
        #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone {
          padding-left: 20px;
          padding-right: 20px; }
          #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone i.fa-phone,
          #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone i.fa-phone,
          #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone i.fa-phone,
          #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details .listing-contact .business-phone i.fa-phone {
            position: relative;
            display: block;
            margin: 0px; }
    #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details-contact,
    #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details-contact,
    #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details-contact,
    #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details-contact {
      padding-left: 0px;
      border-left: none;
      float: none;
      width: 100%; }
      #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.view-listing,
      #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.edit-listing,
      #wpbdp-search-page .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.delete-listing,
      #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.view-listing,
      #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.edit-listing,
      #wpbdp-page-main_page .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.delete-listing,
      #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.view-listing,
      #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.edit-listing,
      #wpbdp-page-all_listings .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.delete-listing,
      #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.view-listing,
      #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.edit-listing,
      #wpbdp-page-category .wpbdp-listings-list .wpbdp-listing .listing-details-contact .listing-actions .wpbdp-button.delete-listing {
        margin: 20px auto;
        display: block;
        width: auto;
        clear: both;
        max-width: 200px; }
  .wpbdp-page .wpbdp-main-box {
    text-align: center; }
    .wpbdp-page .wpbdp-main-box .main-fields {
      width: 100%;
      float: none; }
    .wpbdp-page .wpbdp-main-box .wpbdp-main-links-container {
      float: none;
      width: 100%;
      margin-top: 20px;
      text-align: center;
      display: inline-block; } }

body.home .featured-row {
  display: block;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-left: 7.5%;
  padding-right: 7.5%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0px; }
  body.home .featured-row .postlist {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    padding: unset;
    min-height: 236px; }
    body.home .featured-row .postlist .cat-link {
      margin-top: 0px; }
    body.home .featured-row .postlist .thumb-link img {
      width: 354px;
      height: 236px; }
    body.home .featured-row .postlist h2 {
      font-family: "open sans", sans-serif;
      font-size: 30px;
      font-weight: 600;
      line-height: 36px;
      color: #111111;
      margin-bottom: 20px; }
    body.home .featured-row .postlist p {
      font-family: "open sans", sans-serif;
      font-size: 1.2em;
      font-weight: 400;
      line-height: 24px;
      color: #111111; }
    body.home .featured-row .postlist h6 {
      margin-top: .4em;
      margin-bottom: .8em;
      line-height: 20px; }

body.home .pagination {
  clear: both;
  margin: 30px 0;
  text-align: right;
  font-size: 14px; }
  body.home .pagination .page-numbers {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #555555;
    color: #555555;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center; }
  body.home .pagination .dots {
    border: none;
    text-align: center; }
  body.home .pagination .current {
    background-color: #1a4480;
    color: white;
    text-align: center; }
  body.home .pagination .next, body.home .pagination .first {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #555555;
    color: #1a4480;
    width: 35px;
    height: 35px;
    font-size: 45px;
    line-height: 25px;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    text-align: center; }

body.home hr.paid-posts-hr {
  display: none; }

@media (max-width: 768px) {
  body.home .main .featured-row {
    width: 95%;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px; }
    body.home .main .featured-row .postlist {
      text-align: center; }
      body.home .main .featured-row .postlist a.thumb-link img {
        width: 240px;
        height: 160px;
        float: none !important; }
      body.home .main .featured-row .postlist p {
        display: none; }
  body.home .main .col8 {
    max-width: 100%; }
  body.home .main .postlist {
    text-align: center; }
    body.home .main .postlist .cat-link {
      margin-top: 10px; }
    body.home .main .postlist h2 {
      margin-top: 10px;
      margin-bottom: 10px; }
    body.home .main .postlist a.thumb-link {
      float: none !important;
      display: block;
      text-align: center; }
      body.home .main .postlist a.thumb-link img {
        float: none !important; }
  body.home .main #paid-posts #paid-posts-title {
    font-size: 24px; }
  body.home .main #paid-posts ul.paid-posts-list li a h4 {
    font-weight: 700;
    font-size: 16px; } }

html, body {
  overflow-x: hidden; }

.main .highlight-posts .highlight-posts-title {
  display: block;
  padding: 15px 5%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 380px;
  max-width: 95%;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  text-transform: uppercase;
  color: #111111; }

.main .highlight-posts li {
  display: inline-block;
  width: 208px;
  margin: 0 0 10px;
  padding: 5px;
  min-height: 256px;
  overflow: auto;
  vertical-align: top; }
  .main .highlight-posts li .highlight-img-clip {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    margin-left: 30px;
    border: 1px solid #e3e3e3; }
    .main .highlight-posts li .highlight-img-clip img {
      margin-left: -30px; }
  .main .highlight-posts li h6 {
    font-family: "open sans", sans-serif;
    text-transform: uppercase;
    font-size: 12px; }
    .main .highlight-posts li h6 a {
      color: #1363c6; }
  .main .highlight-posts li h4 {
    font-family: "open sans", sans-serif;
    font-size: 16px;
    font-weight: 600; }
    .main .highlight-posts li h4 a {
      color: #333333; }
      .main .highlight-posts li h4 a:hover {
        text-decoration: underline; }

.main hr.dynamic-posts-hr {
  width: 150%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0; }

/*Styling for paid posts; homepage and sidebar BEGIN*/
hr.paid-posts-hr {
  width: 150%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0; }

.main #paid-posts {
  width: 150%;
  text-align: center;
  display: block;
  background-color: #1a4480;
  color: white;
  position: relative;
  margin-bottom: 50px; }
  .main #paid-posts a {
    text-decoration: none; }
    .main #paid-posts a:hover {
      text-decoration: none; }
  .main #paid-posts #paid-posts-title {
    display: block;
    line-height: 36px;
    font-family: "open sans", sans-serif;
    color: white;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    margin: auto;
    padding: 30px;
    border: none; }
  .main #paid-posts ul.paid-posts-list {
    display: inline-block;
    padding: 15px;
    max-height: 266px;
    overflow: hidden;
    list-style: none;
    text-align: left; }
    .main #paid-posts ul.paid-posts-list li {
      border-left: 1px solid #ccc;
      margin: 0 0 10px;
      display: inline-block;
      float: left;
      width: 150px;
      border-left: 1px solid #ccc;
      padding: 0 20px;
      min-height: 256px;
      font-size: 14px; }
      .main #paid-posts ul.paid-posts-list li a {
        text-decoration: none;
        color: white; }
        .main #paid-posts ul.paid-posts-list li a h6 {
          font-size: 12px;
          margin-bottom: 4px;
          color: white;
          text-transform: uppercase;
          font-weight: bold;
          margin-top: 6px; }
        .main #paid-posts ul.paid-posts-list li a h4 {
          font-weight: 400;
          font-size: 14px;
          margin-bottom: 0; }
        .main #paid-posts ul.paid-posts-list li a:hover {
          text-decoration: underline; }
      .main #paid-posts ul.paid-posts-list li.paid-posts-solo {
        width: auto;
        min-height: auto;
        margin-bottom: 0; }
        .main #paid-posts ul.paid-posts-list li.paid-posts-solo img {
          float: left;
          margin-right: 20px;
          max-width: 150px; }
      .main #paid-posts ul.paid-posts-list li:first-child {
        border-left: none; }
  .main #paid-posts:before, .main #paid-posts:after {
    width: 100%;
    background: #1a4480;
    position: absolute;
    content: "";
    height: 100%;
    margin-left: -99%;
    z-index: -1;
    visibility: visible;
    left: 0;
    top: 0; }
  .main #paid-posts:after {
    margin-left: 99%; }

#sidebar-tab-paid div {
  width: 175px; }

#sidebar-tab-paid ul {
  list-style: none;
  margin-bottom: 10px; }
  #sidebar-tab-paid ul li {
    display: block;
    margin: 5px;
    border-bottom: 1px solid #ccc; }
    #sidebar-tab-paid ul li h6 {
      margin-left: 60px;
      text-transform: uppercase;
      color: #1363c6;
      font-size: 12px;
      font-weight: bold;
      margin-bottom: 4px; }
    #sidebar-tab-paid ul li h4 {
      font-size: 15px;
      margin-left: 60px;
      line-height: 16px;
      margin-bottom: 7px; }
    #sidebar-tab-paid ul li:first-child {
      border-top: 1px solid #ccc;
      padding-top: 7px; }
    #sidebar-tab-paid ul li img {
      max-width: 50px;
      max-height: 50px;
      float: left; }

@media screen and (max-width: 768px) {
  .main #paid-posts {
    width: 100%; }
    .main #paid-posts ul.paid-posts-list {
      overflow: visible;
      max-height: inherit; }
      .main #paid-posts ul.paid-posts-list li {
        float: none;
        width: 100%;
        text-align: center;
        min-height: inherit;
        border: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .main #paid-posts ul.paid-posts-list li + li {
          margin-top: 30px; }
        .main #paid-posts ul.paid-posts-list li img {
          height: auto;
          max-width: 200px; }
        .main #paid-posts ul.paid-posts-list li.paid-posts-solo img {
          float: none;
          margin: 0px;
          max-width: 200px; }
  hr.paid-posts-hr {
    width: 100%; } }

/*Styling for paid posts; homepage and sidebar END*/
/* Search results page */
#searchspring-search_results.list .item .col.col-right .name a, #searchspring-compare_body .searchspring-compare_row .searchspring-compare_cell.searchspring-compare_value a.name {
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 26px;
  line-height: 39px; }

#searchspring-search_results.list .item .col.col-right .description {
  font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  font-size: 14px;
  line-height: 16px;
  margin: 10px 0;
  max-height: 64px;
  overflow: hidden; }

.searchspring-results_container {
  width: 743px !important; }

#searchspring-facets a {
  text-shadow: none !important;
  background: none !important; }

#searchspring-search_results a {
  text-shadow: none !important;
  background: none !important; }

#searchspring-search_results.list .item .col.col-right .name a {
  font-weight: 600; }

#searchspring-search_results.list .item .col.col-right .detail_row a:hover {
  text-decoration: underline; }

#searchspring-main {
  color: #333 !important; }

/* end Search results page */
.single-post .cat-link {
  color: #993300;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 2px; }
  .single-post .cat-link:hover {
    text-decoration: underline; }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.practicalecommerce.com/wp-content/themes/pec/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('https://www.practicalecommerce.com/wp-content/themes/pec/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('https://www.practicalecommerce.com/wp-content/themes/pec/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('https://www.practicalecommerce.com/wp-content/themes/pec/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('https://www.practicalecommerce.com/wp-content/themes/pec/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('https://www.practicalecommerce.com/wp-content/themes/pec/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

ul.wpbdp-listings-widget-list li{list-style:none;border-bottom:1px dotted #eee;margin:0;padding:2px 0}ul.wpbdp-listings-widget-list li .listing-title{font-weight:bold;display:block}
@font-face{font-family:TablePress;src:url(//www.practicalecommerce.com/wp-content/plugins/tablepress/css/tablepress.eot);src:url(//www.practicalecommerce.com/wp-content/plugins/tablepress/css/tablepress.eot?#ie) format('embedded-opentype'),url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'),url(//www.practicalecommerce.com/wp-content/plugins/tablepress/css/tablepress.ttf) format('truetype'),url(//www.practicalecommerce.com/wp-content/plugins/tablepress/css/tablepress.svg#TablePress) format('svg');font-weight:400;font-style:normal}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}
h2.tablepress-table-name{font-size:1.3em}
/* Search view {{{ */
.wpbdp-search-page-content{
    display: flex;
    flex-wrap: wrap;
}

.wpbdp-search-page-content .wpbdp-search-page-filters {
    flex: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}

.wpbdp-search-page-content .search-results {
    flex: 100%;
}

@media screen and (min-width: 900px) {
    .wpbdp-search-page-header .wpbdp-search-page-header-footer .wpbdp-search-page-sortbar {
        float: right;
    }
    @-moz-document url-prefix() {
        .wpbdp-search-page-header .wpbdp-search-page-header-footer .wpbdp-search-page-sortbar {
            margin-top: -10px;
        }
    }

    .wpbdp-search-page-content .wpbdp-search-page-filters {
        flex: 22%;
        margin-right: 3%;
    }

    .wpbdp-search-page-content .search-results {
        flex: 75%;
    }
}


.wpbdp-search-page-header {
    border: 1px solid #d5d8dc;
    margin-bottom: 30px;
}

.wpbdp-search-page-header .wpbdp-search-page-header-body {
    padding: 15px;
}

.wpbdp-search-page-header .wpbdp-search-page-header-body > h1 {
    font-size: 1.6em;
    margin: 8px 0 15px;
}

.wpbdp-search-page-header .wpbdp-search-page-header-body   > p,
.wpbdp-search-page-header .wpbdp-search-page-header-footer > p{
    margin-bottom: 0;
}

.wpbdp-search-page-header .wpbdp-search-page-header-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}

.wpbdp-search-page-header .wpbdp-search-page-header-footer .wpbdp-hide-on-mobile,
.landing-sort .wpbdp-hide-on-mobile{
    display: none;
}

.wpbdp-search-page-header .wpbdp-search-page-header-footer .wpbdp-show-on-mobile,
.landing-sort .wpbdp-show-on-mobile{
    display: block;
}

.pull-right {
    float: right;
}

.item-count {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999899;
    border-radius: 10px;
}

.wpbdp-sidebar-filters {
    margin-bottom: 0;
    border-radius: 0;
    border: 1px solid #d5d8dc;
    background-color: #f4f4f4;
    text-align:center;
}

.wpbdp-sidebar-filters h4.wpbdp-sidebar-title {
    cursor: pointer;
    border-bottom: 1px solid #c7cbd0;
    margin-top: 1px;
    margin-bottom: 0;
    padding: 15px 10px;
    background-color: #f4f4f4;
    font-size: 100%;
}

.wpbdp-categories {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.wpbdp-sidebar-filters .wpbdp-categories a {
    padding: 10px 6.6px 10px 8.800000000000001px;
    display: block;
}

.wpbdp-sidebar-filters .cat-item {
    background-color: #fff;
    box-sizing: border-box;
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.wpbdp-categories.without-images .cat-item .category-label {
    font-size: 100%;
}

.wpbdp-sidebar-filters .cat-item .children {
    margin-left: 20px;
    background-color: #fff;
}

.wpbdp-sidebar-filters .cat-item > a {
    text-decoration: none;
    color: #797979;
    background-color: #fff;
}

.wpbdp-sidebar-filters .cat-item > a:hover {
    background-color: #f4f4f4;
    color: #000000;
}

.wpbdp-sidebar-filters .cat-item.active > a:after {
    content: "\f00c";
    color: #199adb;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: -20px;
    margin-left: 2px;
}

.wpbdp-sidebar-filters .fa-caret {
    margin-top: 5px;
}

.wpbdp-sidebar-filters .fa-caret:before {
    content: "\f067";
    font-size: 13px;
}

.wpbdp-sidebar-filters[aria-expanded="true"] .wpbdp-sidebar-title .fa-caret:before,
.btn-filter[aria-expanded="true"] .fa-caret:before {
    content: "\f068";
}

.btn-filter:focus {
    outline: none;
}

.btn-filter .fa-caret:before {
    content: "\f067";
}

.btn-filter .fa-caret {
    margin: 0;
}

.btn-filter {
    margin-left: 2px;
    margin-top: 9px;
    width: 18px;
    font-size: 12px;
    line-height: 24px;
    background-color: transparent;
    padding: 8px 4px 0 0;
    color: #199adb;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    text-transform: uppercase;
    background-image: none;
    border: 1px solid transparent;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 3px;
    line-height: 2;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* }}} */

.page-template-template-business-directory  {
    font-size: 15px;
}

.page-template-template-business-directory .vendor-header{
    text-align: center;
    min-height: 300px;
    padding:55px 0px 50px;
    margin-bottom:50px;
    position: relative;
}
.page-template-template-business-directory .vendor-header[data-bg='1']{
    background-image: url('https://www.practicalecommerce.com/wp-content/businessdirectory-themes/modern-business/assets/vendor-header-bg.jpg');
    background-size:100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.page-template-template-business-directory .vendor-header[data-bg='2']{
    background-image: url('https://www.practicalecommerce.com/wp-content/businessdirectory-themes/modern-business/assets/vendor-header-bg2.jpg');
    background-size:100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.page-template-template-business-directory .vendor-header[data-bg='3']{
    background-image: url('https://www.practicalecommerce.com/wp-content/businessdirectory-themes/modern-business/assets/vendor-header-bg3.jpg');
    background-size:100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.page-template-template-business-directory .vendor-header[data-bg='4']{
    background-image: url('https://www.practicalecommerce.com/wp-content/businessdirectory-themes/modern-business/assets/vendor-header-bg4.jpg');
    background-size:100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.page-template-template-business-directory .vendor-header #wpbdp-main-box{
    max-width:600px;
    margin:0 auto;
}
.page-template-template-business-directory .vendor-header .wpbdp-main-box .main-fields{
    width:100%;
}
.page-template-template-business-directory .vendor-header .wpbdp-main-box .main-fields form .search-fields{
    width:400px;
    display:inline-block;
    float:none;
}

.page-template-template-business-directory .vendor-header .wpbdp-main-box .wpbdp-main-links-container{
    display:none;
    width:auto;
}
.page-template-template-business-directory .vendor-header .wpbdp-main-box .main-fields form .submit-btn{
    display:inline-block;
    float:none;
    vertical-align: top;
}
.page-template-template-business-directory .vendor-header .wpbdp-main-box .main-fields form .submit-btn button.search-submit{
    background: #1a4480;
    color: white;
    height:42px;
    width:50px;
    text-align: center;
    margin-left:5px;
    font-size:30px;

}
.page-template-template-business-directory .vendor-header .wpbdp-main-box .main-fields form .submit-btn button.search-submit:hover{
    background:#1363c6;
}

.page-template-template-business-directory .vendor-header h2{
    font-size:48px;
    color: white;
    font-weight: 700;
}

.page-template-template-business-directory  *, .wpbdp-single *, .wpbdp-excerpt * {
    box-sizing: border-box;
}

@media screen and (min-width: 900px) {
    .entry-content > .wpbdp-claim-listings {
        width: 80%;
        margin-left: 14%;
    }
}


@media screen and (max-width: 1000px) {
    .page-template-template-business-directory .vendor-header{
        background-size: 110% auto;
    }
}

@media screen and (max-width: 900px) {
    .entry-content > .wpbdp-claim-listings {
        padding-left: 30px;
    }
    .page-template-template-business-directory .vendor-header{
        background-size: auto 100%;
    }
}

@media screen and (max-width: 767px) {
    .page-template-template-business-directory .vendor-header h2{
        font-size: 32px;
    }
}
@media screen and (max-width: 600px) {
    .page-template-template-business-directory .vendor-header{
        padding-top:40px;
        padding-bottom:40px;
    }
    .page-template-template-business-directory .vendor-header #wpbdp-main-box{
        max-width:100%;
    }
    .page-template-template-business-directory .vendor-header .wpbdp-main-box .main-fields form .search-fields{
        width:70%;
    }
}
/* Single view {{{ */

.wpbdp-single-wrapper hr {
    margin-left: 0;
    width: 100%;
}

.wpbdp-listing.single.wpbdp-listing-single-medium,
.wpbdp-listing.single.wpbdp-listing-single-small {
}

.wpbdp-listing.single.wpbdp-listing-single-medium {
    width: 80%;
    margin-left: 10%;
    border-radius: 10px;
}

.wpbdp-listing.single a:not(.wpbdp-button),
.wpbdp-listing.excerpt .listing-details a:not(.wpbdp-button) {
    color: #353535;
    text-decoration: none;
}

.wpbdp-listing.single a:not(.wpbdp-button):hover,
.wpbdp-listing.excerpt .listing-details a:not(.wpbdp-button):hover {
    text-decoration: underline;
}

.wpbdp-listing.single a:not(.wpbdp-button):visited,
.wpbdp-listing.excerpt .listing-details .listing-cats a:not(.wpbdp-button):visited {
    color: #797979;
}

.wpbdp-listing.single, .wpbdp-listing.excerpt {
    font-size: 13px;
    /*font-family: Arial, Helvetica, sans-serif;*/
}

.wpbdp-listing.single .listing-content {
    border-bottom: 1px solid #CECECE;
    color: #333333;
}

.wpbdp-listing.single .listing-title {
    font-weight: 600;
    font-size: 26px;
    background: none;
    border: none;
    padding: 0;
    color: #000000;
}

.wpbdp-listing.single .listing-author {
    margin: 10px 0 0 0;
}

.wpbdp-listing.single .rating-overview {
    float: right;
    margin-right: 10px;
}

.wpbdp-listing.single .rating-overview label {
    display: none;
}

.wpbdp-listing.single .rating-overview br {
    display: none;
}

.wpbdp-listing.single .rating-overview .rate-listing-link {
    margin: 0 0 0 8px;
}

.wpbdp-listing.single .listing-location-info {
    margin: 10px 0 20px;
}

.wpbdp-listing.single .listing-location-info .listing-location-info-title {
    float: left;
    width: 35%;
    vertical-align: top;
}

.wpbdp-listing.single .listing-location-info .listing-location-info-title h3,
.wpbdp-listing.single .listing-location-info .listing-location-info-content h4 {
    margin: 0 0 10px;
}

.wpbdp-listing.single .listing-location-info .listing-location-info-content {
    text-align: left;
}

.wpbdp-listing.single .listing-location-info .listing-location-info-content ul li{
    width:20%;
    margin-left:0px;
    margin-right:3%;
}
.wpbdp-listing.single .listing-location-info .listing-location-info-content ul li.address{
    width:50%;
}


.wpbdp-listing.single .listing-location-info ul {
    margin: 0;
    padding: 0;
}

.wpbdp-listing.single .listing-location-info li {
    padding: 0;
    list-style-type: none;
    margin: 30px 0;
}

.wpbdp-listing.single .listing-location-info li:first-of-type {
    margin-top: 0;
}

.wpbdp-listing.single .listing-location-info li:last-of-type {
    margin-bottom: 0;
}

.wpbdp-listing-single .stickytag {
    margin-top: -104px;
}

.wpbdp-listing-single .listing-images {
    margin: 0  0 20px 0;
    background: #fff;
    width: 100%;
}
.wpbdp-listing-single .listing-images {
    flex: 100%;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}


.wpbdp-listing-single .modern-business-listing-details {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    font-size:15px;
}

.wpbdp-listing-single .listing-images .main-thumbnail {
    padding: 5px;
    display: block;
}
.wpbdp-listing-single .listing-images .main-thumbnail a {
    display: block;
}
.wpbdp-listing-single .listing-images .main-thumbnail img {

}

.wpbdp-listing-single .listing-images .thumbnail-wrapper,
.wpbdp-listings-list .listing-details .thumbnail-wrapper{
    display: block;
    margin: 0 auto;
    padding: 2px;
    box-sizing: content-box;
    background: #fff;
    border: 1px solid #bdbcbd;
    border-radius: 0;
    width:150px;
    height: 100px;
    position: relative;
}
.wpbdp-listing-single .listing-images .thumbnail-wrapper img,
.wpbdp-listings-list .listing-details .thumbnail-wrapper img{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.wpbdp-listing-single .listing-images .thumbnail-wrapper img.wide-thumbnail,
.wpbdp-listings-list .listing-details .thumbnail-wrapper img.wide-thumbnail{
    max-width:100%;
    height:auto;
}

.wpbdp-listing-single .listing-images .thumbnail-wrapper img.tall-thumbnail,
.wpbdp-listings-list .listing-details .thumbnail-wrapper img.tall-thumbnail{
    max-height:100%;
    width:auto;
}


.wpbdp-listing-single #listing-images {
    display: block;
    margin-top: 5px;
    width:100%;
}

.wpbdp-listing-single #listing-images .optional-image {
    display: block;
    text-align: center;
    margin:20px auto;
    color: #797979;
    font-size:14px;
    max-width:100%;
}

.wpbdp-listing-single #listing-images .optional-image img{
    border: 1px solid #bdbcbd;
    background: #fff;
}


.wpbdp-listing-single .modern-business-listing-details .listing-resume {
    flex: 100%;
}

.wpbdp-listing-single .modern-business-listing-details .listing-details {
    padding: 0 30px 30px;
    border-bottom: 1px solid #CECECE;
}

.wpbdp-listing-single .modern-business-listing-details .wpbdp-ratings-reviews {
    padding: 0 30px 30px;
    border-bottom: 1px solid #CECECE;
}

.wpbdp-listing-single .listing-actions {
    padding-left: 10px;
    clear: both;
}

.wpbdp-listing-single .ui-tabs .btn-filter {
    margin-top: 0;
}

.wpbdp-listing-single .ui-tabs .tabs {
    border: none;
    border-radius: 0;
    margin: 20px 0 24px;
    background: none;
    padding: 0;
}
.wpbdp-listing-single .ui-tabs .tabs {
    height: 37px;
    border-bottom: 1px solid #CECECE;
}
.wpbdp-listing-single .ui-tabs .tabs:first-of-type {
    height: 57px;
    padding-top: 20px;
    border-top: 1px solid #CECECE;
}


.wpbdp-listing-single .wpbdp-listing-contact-form {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

.wpbdp-listing-single .wpbdp-field-type-image .listing-image {
    text-align: center;
    border: 1px solid #cecece;
    border-radius: 3px;
}

.wpbdp-listing-single #listing-twitter {
    border-top: 1px solid #cecece;
    padding-top:10px;
}

.page-template-template-business-directory .breadcrumbs{
    display:block;
    margin-top:-40px;
    font-size:15px;
    font-style: italic;
}
.page-template-template-business-directory .breadcrumbs a{
    text-decoration: underline;
}

#wpbdp-listing-tabs {
    padding: 0;
}

#listing-overview {
    padding-bottom: 25px;
    border-bottom: 1px solid #cecece;
}

#listing-images,
#listing-reviews,
#listing-map,
#listing-other {
    border-bottom: 1px solid #cecece;
}

.wpbdp-listing-single .modern-business-listing-details .listing-contact {
    margin: 10px 0 20px;
}

@media screen and (min-width: 900px) {
    .wpbdp-single-wrapper hr {
        margin-left: 25px;
        width: 96%;
    }

    .wpbdp-listing-single .modern-business-listing-details .listing-resume {
        flex: 75%;
        padding-left: 20px;
    }

    .wpbdp-listing-single .modern-business-listing-details .listing-images {
        flex: 25%;
        border-bottom: 0;
    }

    .wpbdp-listing-single .modern-business-listing-details .listing-content {
        flex:100%;
        padding-right:20%;
    }

    .wpbdp-listing-single .modern-business-listing-details .listing-contact {
        flex:50%;
    }

    .wpbdp-listing-single .modern-business-listing-details .listing-location-info {
        flex:50%;
    }

    .wpbdp-listing-single .modern-business-listing-details {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .wpbdp-listing.single .listing-location-info li {
        margin-left: 3%;
        padding: 0;
        list-style-type: none;
        display: inline-block;
        margin-top: 0;
        vertical-align: top;
        width: 26%;
    }

    .wpbdp-listing.single .listing-location-info .listing-location-info-title {
        width: 20%;
    }

    #wpbdp-listing-tabs {
        padding-left: 10px;
    }

}

/* }}} */

/* Excerpt view. {{{ */

.wpbdp-listings-list {
    padding-top: 0;
    overflow: hidden;
}

.wpbdp-listing.excerpt{
    border: 1px solid #cfcfcf;
    margin-bottom: 30px;
    line-height: 1.4;
}

.wpbdp-listing-excerpt,
.wpbdp-listing-excerpt-medium {
    background: #fff;
    border: none;
    padding: 15px 10px;
    border-bottom: 1px solid #e5e5e5;
    clear: both;
}

.wpbdp-listing-excerpt.odd {
    background: #fff;
}

.wpbdp-listing-excerpt.sticky {
    background: #FFFCE2;
    border-bottom: 1px solid #EbE4C9;
}
.wpbdp-listing-excerpt.sticky:nth-child(even) {
    background: #fff9c6;
}

.wpbdp-listing-excerpt-large .wpbdp-claim-listings {
    padding-left: 10px;
}

.wpbdp-listing-excerpt-medium .wpbdp-claim-listings {
    width: 100%;
    padding: 0;
    float: none;
}

.wpbdp-listing-excerpt-medium .wpbdp-claim-listings a,
.wpbdp-listing-excerpt-large .wpbdp-claim-listings a {
    text-align: left;
}

.wpbdp-listing-excerpt .listing-thumbnail {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}
.wpbdp-listing-excerpt .listing-thumbnail a {
    display: block;
    box-shadow: none;
}
.wpbdp-listing-excerpt .listing-thumbnail img {
    margin: 0 auto;
    max-width: 100%;
}

.wpbdp-listing-excerpt .listing-details {
    margin: 20px;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.wpbdp-listing-excerpt .listing-details .listing-title,
.wpbdp-listing-excerpt .listing-details .listing-title a:not(.wpbdp-button) {
    margin: 0 0 10px;
    padding: 0;
    color: black;
    vertical-align: top;
    text-decoration: none;
}

.wpbdp-listing-excerpt .listing-details .listing-title a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.wpbdp-listing-excerpt .listing-details .listing-title {
    font-weight: 400;
    color: black;
}
.wpbdp-listing-excerpt .listing-details .listing-title a {
    color: #17607a;
    text-decoration: none;
    font-size: 26px;
}
.wpbdp-single-wrapper .wpbdp-listing .listing-cats a:not(.wpbdp-button),
.wpbdp-listing-excerpt .listing-details .listing-cats a:not(.wpbdp-button){
    text-decoration: underline;
}
.wpbdp-listing-excerpt .listing-details .ratings {
    display: inline-block;
}
.wpbdp-listing-excerpt .listing-details .ratings .value {
    margin: 0;
}
.wpbdp-listing-excerpt .listing-details .ratings label,
.wpbdp-listing-excerpt .listing-details .ratings .count {
    display: none;
}
.wpbdp-listing-excerpt .listing-details .wpbdp-rating-info {
    margin-bottom: 0;
}
.wpbdp-listing-excerpt .listing-description {
    margin: 10px 0 20px;
    color: #797979;
}
.wpbdp-listing-excerpt .wpbdp-field-type-url > label {
    display: none;
}

.wpbdp-listing-excerpt .other-fields {
    margin-top: 20px;
    clear: both;
}

.wpbdp-listing-excerpt .listing-actions {
    clear: both;
}

.wpbdp-listing-excerpt-medium {
    padding: 20px 15px;
}
.wpbdp-listing-excerpt-medium .listing-thumbnail,
.wpbdp-listing-excerpt-large .listing-thumbnail {
    float: left;
    min-width: 25%;
}
.wpbdp-listing-excerpt-medium .listing-thumbnail img,
.wpbdp-listing-excerpt-large .listing-thumbnail img {
    margin: 0;
}
.wpbdp-listing-excerpt-large .listing-details .listing-details-body {
    padding-right: 10px;
    float: left;
    margin: 0;
    width: inherit;
}

.listing-details .listing-details-body .listing-address p {
    line-height: 1.42857143;
    margin-bottom: 0;
    color: #464646;
}

.wpbdp-listing-excerpt-medium .listing-details .listing-details-body .listing-address {
    margin-top: 30px;
}

.wpbdp-listing-excerpt-medium .listing-details .listing-details-body {
    float: none;
}

.wpbdp-listing-excerpt-large .listing-details .listing-details-contact {
    min-width: 25%;
    margin: 0;
    padding-left: 10px;
    text-align: center;
    float: right;
    border-left: 1px solid #d5d8dc;
}

.wpbdp-listing-excerpt-medium .listing-details .listing-details-contact {
    float: none;
    text-align: center;
    width: 100%;
}

.wpbdp-single-wrapper .wpbdp-listing.single .listing-website a:not(.wpbdp-button),
.listing-details .listing-details-contact .listing-website a:not(.wpbdp-button) {
    color: #000000;
    font-size: 21px;
    text-decoration: underline;
}

.wpbdp-listing-excerpt-medium .listing-actions,
.wpbdp-listing-excerpt-large .listing-actions {
    margin: 0;
    padding: 15px 0 0 10px;
}

.wpbdp-listings-list .wpbdp-listing .listing-actions{
    text-align: center;
    padding-left:0px;
    padding-top:0px;
}

.wpbdp-listings-list .wpbdp-listing .listing-actions a{
    margin-bottom:10px;
    margin-left:20px;

}

.wpbdp-listing-excerpt-large {
    padding: 10px;
}
.wpbdp-listing-excerpt-large .listing-thumbnail {
    width: 20%;
    margin-right: 10px;
}
.wpbdp-listing-excerpt-large .listing-details,
.wpbdp-listing-excerpt-medium .listing-details {
    display: flex;
    margin: 0;
    padding-left: 10px;
}
.wpbdp-listing-excerpt-large .listing-details .listing-title {
    margin: 0 0 5px;
}
.wpbdp-listing.single .listing-phone,
.wpbdp-listing-excerpt .listing-phone {
    font-size: 21px;
    color: #000;
}

.social-field > a:visited {
    color: #fff;
}

.social-field .btn-info {
    border-radius: 50%;
    font-size: 18px;
    padding: 5px;
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    color: #fff;
    background-color: #105ba7;
    border-color: #105ba7;
}

.wpbdp-listing .social-field {
    display: inline-block;
    margin: 0 2px;
}

.wpbdp-listing.excerpt .social-fields {
    margin-top: 0;
}

.wpbdp-listing.single .social-fields {
    border-bottom: 1px solid #CECECE;
    padding-bottom: 20px;
}

.wpbdp-listing.excerpt .listing-details .social-field a:not(.wpbdp-button),
.wpbdp-listing.single .social-field a:not(.wpbdp-button) {
    color: #fff;
    text-align: center;
}

/* }}} */

/* Main View. {{{ */

.wpbdp-categories-wrapper-large .wpbdp-sidebar-filters {
    width: 22%;
    float: left;
    margin-right: 3%;
    text-align: center;
}

.wpbdp-categories-wrapper-medium .wpbdp-sidebar-filters {
    margin-bottom: 20px;
}

/* }}} */

/* Category. {{{ */

.page-template-template-business-directory .wpbdp-sidebar-filters {
    margin-bottom: 20px;
}

@media screen and (min-width: 900px) {
    .page-template-template-business-directory .wpbdp-sidebar-filters {
        width: 22%;
        float: left;
        margin-right: 3%;
    }
    .page-template-template-business-directory #wpbdp-search-page .wpbdp-search-page-filters .wpbdp-sidebar-filters {
        width:100%;
    }
}

/* -------- */

/* }}} */
#wpbdp-page-main_page .landing-sort{
    padding-bottom: 10px;
    margin-top: -35px;
}
.wpbdp-pagination {
    font-size:18px;
}

#wpbdp-page-main_page .breadcrumbs{

}

#wpbdp-submit-listing{
    max-width: 800px;
    margin:0 auto;
}

#wpbdp-submit-listing form > h2{
    text-transform: uppercase;
}


#wpbdp-submit-listing .wpbdp-submit-listing-section-header{
    background: #f1f1f1;
}
#wpbdp-submit-listing .wpbdp-submit-listing-section-content{
    border: solid 1px #f1f1f1;
}

#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection .wpbdp-msg.tip,
#wpbdp-submit-listing .wpbdp-plan-selection-wrapper
{
    display:none;
}

#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-description{
    color: #797979;
}

#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col + .wpbdp-url-field-col{
    display:none;
}

#wpbdp-submit-listing .wpbdp-submit-listing-section.wpbdp-submit-listing-section-terms_and_conditions label:first-child{
    display:none;
}

#wpbdp-submit-listing #wpbdp-submit-listing-submit-btn{
    color: white !important;
    text-transform: uppercase;
    border: none;
    padding: 10px 30px;
    border-radius: 3px;
    cursor: pointer;
    opacity: 1;
    zoom: 1;
    font-size: 15px;
    zoom: 1;
    opacity: 1;
}
#wpbdp-submit-listing #wpbdp-submit-listing-submit-btn:hover{
    opacity: .8;
}

#wpbdp-submit-listing #wpbdp-submit-listing-user_password{
    font-size:15px;
    padding:5px 2px;
    border: 1px solid #ccc;
}

#wpbdp-submit-listing .wpbdp-submit-listing-section .wpbdp-submit-listing-section-header .title{
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}

#wpbdp-submit-listing .wpbdp-form-field .wpbdp-form-field-label label{
    font-weight: 400;
    text-transform: uppercase;
}

#wpbdp-submit-listing .wpbdp-password-strength-meter{
    display:none;
}
#wpbdp-submit-listing .wpbdp-form-field-type-social-twitter .wpbdp-form-field-html.wpbdp-form-field-inner,
#wpbdp-submit-listing .wpbdp-form-field-type-social-linkedin .wpbdp-form-field-html.wpbdp-form-field-inner,
#wpbdp-submit-listing .wpbdp-form-field-type-social-facebook .wpbdp-form-field-html.wpbdp-form-field-inner{
    position: relative;
}
#wpbdp-submit-listing .wpbdp-form-field-type-social-twitter .wpbdp-form-field-html.wpbdp-form-field-inner:before,
#wpbdp-submit-listing .wpbdp-form-field-type-social-linkedin .wpbdp-form-field-html.wpbdp-form-field-inner:before,
#wpbdp-submit-listing .wpbdp-form-field-type-social-facebook .wpbdp-form-field-html.wpbdp-form-field-inner:before
{
    position: absolute;
    top:5px;
    left:12px;
    font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:15px;
    color: #777777;
}
#wpbdp-submit-listing .wpbdp-form-field-type-social-twitter .wpbdp-form-field-html.wpbdp-form-field-inner:before{
    content:'https://twitter.com/';
    width:150px;
}
#wpbdp-submit-listing .wpbdp-form-field-type-social-linkedin .wpbdp-form-field-html.wpbdp-form-field-inner:before{
    content:'https://www.linkedin.com/';
    width:195px;
}
#wpbdp-submit-listing .wpbdp-form-field-type-social-facebook .wpbdp-form-field-html.wpbdp-form-field-inner:before{
    content:'https://www.facebook.com/';
    width:210px;
}

#wpbdp-submit-listing .wpbdp-form-field-type-social-twitter input{
    padding-left:155px;
}
#wpbdp-submit-listing .wpbdp-form-field-type-social-linkedin input{
    padding-left:200px;
}
#wpbdp-submit-listing .wpbdp-form-field-type-social-facebook input{
    padding-left:215px;
}


#wpbdp-submit-listing .wpbdp-password-strength-meter.strength-0,
#wpbdp-submit-listing .wpbdp-password-strength-meter.strength-1,
#wpbdp-submit-listing .wpbdp-password-strength-meter.strength-2
#wpbdp-submit-listing .wpbdp-password-strength-meter.strength-3,
#wpbdp-submit-listing .wpbdp-password-strength-meter.strength-4{
    display:block;
}
/* Narrow Fields */
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-category,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-telephone,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-country,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-zippostal_code,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-state,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-province{
    max-width: 250px;
}

/* Medium Fields */
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-address_1,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-address_2,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-provincestateregion,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-city,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-email,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-website,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-type-social-twitter,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-type-social-facebook,
#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-type-social-linkedin,
#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-form-field.wpbdp-form-field-type-textfield,
#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-form-field.wpbdp-form-field-type-password{
    max-width: 500px;
}

#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-website .wpbdp-url-field-col:first-child{
    width: 100%;
    padding-right: 0px;
}

#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-website .wpbdp-url-field-col .sublabel{
    display:none;
}

#wpbdp-submit-listing .wpbdp-form-field.wpbdp-form-field-label-telephone input[type=text]{
    width: 100%;
    padding: 5px 2px;
    border: 1px solid #ccc;
    font-size: inherit;
}

#wpbdp-submit-listing .wpbdp-form-field-label-logo input[type=text]{
    display:none !important;
}

#wpbdp-submit-listing .wpbdp-form-field input[type="text"], #wpbdp-submit-listing .wpbdp-form-field textarea{
    font-size:inherit;
}