.pl-sn-shoplines > .pl-sn-wrap > .pl-sn-pad {
  padding: 0;
}
/**
 * Major Title Area
 */
.shoplines-big-title {
  margin-bottom: 3em;
}
.shoplines-big-title .gohome {
  color: inherit;
  opacity: .5;
}
.shoplines-big-title .gohome:hover {
  opacity: 1;
  text-decoration: none;
}
.shoplines-big-title h1 {
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .shoplines-big-title .shoplines-big-title-meta {
    margin: 1em 0;
  }
}
/**
 * My Account Page
 */
.pl-account-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  font-weight: 600;
}
.pl-account-header .pl-account-image {
  width: 30px;
  margin-right: .6em;
}
.pl-account-header .pl-account-image img {
  border-radius: 100px;
}
.pl-account-header .pl-account-details {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.pl-account-header .pl-account-actions a {
  color: inherit;
  opacity: .3;
  font-size: .8em;
  margin-left: .6em;
}
.pl-account-header .pl-account-actions a:hover {
  opacity: 1;
  text-decoration: none;
}
.pl-account-tabs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.pl-account-tabs .pl-account-tabs-nav {
  padding-top: 20px;
  width: 190px;
  text-align: right;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.02);
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.pl-account-tabs .pl-account-tabs-nav a {
  display: block;
  color: inherit;
  font-weight: 600;
  padding: 5px 1.5em 5px 0;
  opacity: .4;
}
.pl-account-tabs .pl-account-tabs-nav a:hover,
.pl-account-tabs .pl-account-tabs-nav a.selected {
  background-color: rgba(0, 0, 0, 0.05);
  opacity: 1;
  text-decoration: none;
}
.pl-account-tabs .pl-account-tabs-content {
  padding: 3em;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.pl-account-tabs .pl-account-tab {
  display: none;
}
.pl-account-tabs .pl-account-tab.selected {
  display: block;
}
.pl-account-tabs .pl-account-tab .shop_table {
  border: none;
}
.pl-account-information {
  margin-bottom: 2em;
  text-align: center;
}
.pl-account-information .pl-account-image img {
  width: 150px;
  border-radius: 50%;
}
.pl-account-information .pl-account-name {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
}
.pl-account-welcome .intro h3 {
  margin-top: 0;
  font-size: 2.2em;
  letter-spacing: -0.05em;
}
.pl-account-welcome .intro p {
  font-size: 1.2em;
  line-height: 1.3;
}
.pl-account-welcome .button {
  margin-right: 10px;
}
.pl-account-welcome .button i {
  opacity: .6;
}
.pl-account-welcome .theme-screen {
  float: right;
  display: block;
  margin-left: 1.5em;
  margin-bottom: 5px;
  width: 150px;
  padding: 5px;
}
.pl-account-welcome h3 .subtle {
  opacity: .5;
}
.pl-account-welcome .reference-list {
  list-style-type: none;
  padding: 0;
}
.pl-account-welcome .reference-list.nextstep {
  background: #f7f7f7;
  margin: 1em 0 3em;
  padding: 1em 2em 1em 3em;
}
.pl-account-welcome .reference-list.nextstep li {
  margin-bottom: 0;
}
.pl-account-welcome .reference-list li {
  padding-left: 60px;
  position: relative;
  padding: 10px 0 10px 60px;
  margin: 0;
  margin-bottom: 2em;
}
.pl-account-welcome .reference-list li h4 {
  margin: 0;
}
.pl-account-welcome .reference-list li p {
  margin-top: 4px;
  color: #777;
}
.pl-account-welcome .reference-list li p:last-child {
  margin-bottom: 0;
}
.pl-account-welcome .reference-list .list-icon {
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  display: block;
  position: absolute;
  left: 0;
  width: 40px;
  font-weight: 900;
}
.pl-account-welcome .reference-list .list-icon span,
.pl-account-welcome .reference-list .list-icon i {
  opacity: .2;
}
.pl-account-welcome .reference-list .list-icon span {
  font-size: 55px;
  font-family: 'Lato', 'Helvetica Neue', arial;
}
.pl-account-welcome .reference-list .list-icon img {
  max-width: 100%;
  display: block;
  border-radius: 50%;
}
.pl-account-welcome .signature img {
  width: 130px;
}
.pl-account-welcome .signature .citation {
  opacity: .3;
}
.pl-my-account h2 {
  font-size: 1.2em;
  margin-top: .5em;
}
.pl-my-account h3 {
  font-size: 1em;
  margin: 0;
  line-height: inherit;
}
.pl-shop-backlink a {
  color: inherit;
  font-size: 14px;
  opacity: .6;
}
.pl-account-title {
  font-size: 2.5em;
  margin-bottom: 1em;
  font-weight: 300;
  letter-spacing: -0.04em;
}
.pl-shop-form {
  max-width: 400px;
  margin: 2em auto;
}
.pl-shop-form .pl-input-lg {
  font-size: 1.4em;
}
.pl-shop-form .g-recaptcha {
  padding-bottom: 0.8em;
}
.pl-shop-header {
  text-align: center;
}
.pl-shop-header h2 {
  font-weight: 300;
}
/**
 * FORMS
 */
label.inline {
  margin: 0 1em;
}
.woocommerce .pl-shop-content .pl-content-area {
  padding-top: 2em;
  padding-bottom: 2em;
}
.woocommerce .pl-shop-content .woocommerce-breadcrumb {
  font-size: 14px;
  margin: .5em 0 2em;
  text-align: center;
  font-weight: 600;
  opacity: .3;
}
.woocommerce .pl-shop-content .woocommerce-product-search input[type="submit"] {
  display: none;
}
.woocommerce .pl-shop-content .pl-flex-vertical {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.pl-shop-sidebar-product {
  padding: 2.2em 0 0;
}
.pl-shop-sidebar.sbnav .menu {
  font-weight: 600;
  line-height: 1.1em;
}
.pl-shop-sidebar.sbnav li > a {
  opacity: .3;
  color: inherit;
}
.pl-shop-sidebar.sbnav li > a:hover,
.pl-shop-sidebar.sbnav .current-menu-item a {
  text-decoration: none;
  opacity: 1;
}
@media (max-width: 40em) {
  .pl-shop-sidebar.sbnav .widget {
    text-align: center;
  }
  .pl-shop-sidebar.sbnav .widget li {
    display: inline-block;
    margin: .4em;
  }
}
.grid-carousel.shoplines-media-grid .slick-list {
  overflow: hidden;
}
.grid-carousel.shoplines-media-grid .slick-slide {
  display: block;
  float: left;
}
.grid-carousel.shoplines-media-grid .pl-shop-meta-excerpt {
  margin-bottom: 0;
}
.grid-header {
  margin-top: .5em;
  margin-bottom: .5em;
}
.grid-header h4 {
  font-size: 1em;
  margin: 0;
  float: left;
}
.grid-header a {
  float: right;
  font-size: .85em;
  opacity: .6;
}
.grid-header .icons {
  float: right;
  line-height: 1;
}
.grid-header .icons .pl-icon {
  opacity: .4;
  cursor: pointer;
  padding: 0 .5em;
}
.grid-header .icons .pl-icon:hover {
  opacity: 1;
}
.featured-item {
  padding-left: 1em;
  padding-right: 1em;
}
.pl-shop-metabar {
  margin-bottom: 1em;
  font-size: .85em;
}
.pl-shop-metabar .s-tags {
  display: inline-block;
}
.pl-shop-metabar .s-tags i {
  margin-right: 3px;
}
.pl-shop-metabar .s-tags a {
  color: inherit;
  margin-right: 5px;
  text-transform: capitalize;
  display: inline-block;
  opacity: .5;
}
.pl-shop-metabar .s-tags a:hover {
  opacity: 1;
}
.pl-shop-item {
  padding-bottom: .5em;
}
.pl-shop-gallery .headline-image {
  width: 100%;
  min-height: 400px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #222;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.pl-shop-gallery .headline-image .headline-title-area {
  padding: 1em 2em 3em 2em;
  z-index: 10;
  position: relative;
  color: #fff;
  text-align: center;
}
.pl-shop-gallery .headline-image .headline-title-area .woocommerce-breadcrumb {
  margin-bottom: 3em;
}
.pl-shop-gallery .headline-image .headline-title-area h1 {
  font-size: 4em;
  margin-top: 0;
}
@media (max-width: 768px) {
  .pl-shop-gallery .headline-image .headline-title-area h1 {
    font-size: 2em;
  }
}
.pl-shop-gallery .headline-image .headline-title-area .woocommerce-product-rating .star-rating {
  float: none;
  margin: 0 auto;
}
.pl-shop-gallery .headline-image .headline-title-area a {
  color: inherit;
}
.pl-shop-gallery .headline-image .headline-title-area .price {
  font-weight: 600;
  font-size: 1.2em;
}
.pl-shop-gallery .headline-image .headline-title-area div[itemprop="description"] {
  font-size: 1.2em;
  max-width: 500px;
  margin: 0 auto;
  line-height: 1.2em;
}
.pl-shop-gallery .headline-image .headline-title-area .button,
.pl-shop-gallery .headline-image .headline-title-area button.button.alt {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.8);
  vertical-align: top;
}
.pl-shop-gallery .headline-image .headline-title-area .button:hover,
.pl-shop-gallery .headline-image .headline-title-area button.button.alt:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.pl-shop-gallery .headline-image .headline-title-area .input-text {
  display: block;
  width: 100%;
  padding: .5em .2em .5em .5em;
  font-size: 1em;
  line-height: 1.4em;
  color: inherit;
  background-color: rgba(255, 255, 255, 0.1);
  background-image: none;
  border: none;
  box-shadow: none;
  border-radius: 4px;
  text-align: center;
  font-weight: 600;
}
.pl-shop-gallery .headline-image:after {
  content: ' ';
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.pl-shop-item-content .woocommerce-tabs .wc-tabs {
  padding: 2em;
}
.pl-shop-item-content .woocommerce-tabs .wc-tabs li:last-child {
  margin-right: 0;
}
.pl-shop-item-content .entry-content {
  max-width: 650px;
  margin: 0 auto;
  padding: 1em;
  text-align: left;
}
.pl-shop-item-content .entry-content .primary-video {
  margin-bottom: 3em;
}
.pl-shop-item-content .entry-content h2 {
  font-size: 1.4em;
}
.pl-shop-item-content #tab-demo {
  max-width: none;
  padding: 1em 0;
}
.additional-info-header {
  text-align: center;
  border-bottom: 1px solid #aaa;
  padding: .4em 0;
  margin-bottom: 0;
  font-size: 1.4em;
  opacity: .2;
  text-transform: uppercase;
}
.pl-shop-gallery {
  position: relative;
}
.pl-shop-gallery .pl-gallery-meta {
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.pl-shop-gallery .pl-gallery-meta .ext-actions {
  text-align: right;
}
.pl-shop-gallery .thumbnails {
  text-align: center;
}
.pl-shop-gallery .thumbnails > a {
  height: 45px;
  width: 45px;
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
}
.pl-shop-gallery .thumbnails > a img {
  display: block;
  border-radius: 4px;
  transition: box-shadow 0.2s, transform 0.2s;
  font-size: 10px;
  line-height: 1;
}
.pl-shop-gallery .thumbnails > a:hover img {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.14);
  transform: translate(0, -1px);
}
.pl-shop-actions {
  padding: 2em 0;
}
.meta-title .pl-shop-meta-title {
  float: left;
}
.meta-title .pl-stars {
  float: right;
  font-size: .9em;
  opacity: .3;
}
.product_meta {
  font-size: .9em;
  text-align: center;
  opacity: .6;
  padding: 1.5em;
}
.product_meta > span {
  display: block;
  margin-bottom: .3em;
}
.product_meta > span a {
  font-style: italic;
  color: inherit;
}
.related.products {
  max-width: 600px;
  margin: 2em auto;
}
.related.products h2 {
  text-align: center;
  font-size: 1.4em;
}
.woocommerce .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 2em 1em 1em;
  margin: 0;
}
.woocommerce .woocommerce-tabs ul.tabs:before {
  border-bottom: none;
}
.woocommerce .woocommerce-tabs ul.tabs li {
  display: inline-block;
  margin-right: 1em;
  border: none;
  background-color: transparent;
  padding: 0;
}
.woocommerce .woocommerce-tabs ul.tabs li.active:after,
.woocommerce .woocommerce-tabs ul.tabs li:after,
.woocommerce .woocommerce-tabs ul.tabs li.active:before,
.woocommerce .woocommerce-tabs ul.tabs li:before {
  border: none;
  box-shadow: none;
}
.woocommerce .woocommerce-tabs ul.tabs li a {
  display: block;
  color: inherit;
  outline: none;
  text-decoration: none;
  font-size: .9em;
  opacity: .5;
  font-weight: 600;
}
.woocommerce .woocommerce-tabs ul.tabs li.active a {
  opacity: 1;
}
html body .woocommerce .woocommerce-error,
html body .woocommerce .woocommerce-info,
html body .woocommerce .woocommerce-message {
  border-top: 0;
  font-size: .87em;
  font-weight: 600;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 2em !important;
  border-radius: 4px;
  text-align: center;
}
html body .woocommerce .woocommerce-error:before,
html body .woocommerce .woocommerce-info:before,
html body .woocommerce .woocommerce-message:before {
  display: none;
}
html body .woocommerce .woocommerce-error {
  border-color: #ff0f0b;
}
html body .woocommerce .woocommerce-error a {
  color: #ff0f0b;
}
html body .woocommerce .shop_table [class*='recurring-'] {
  display: none;
}
html body .woocommerce .shop_table.cart .cart_item {
  font-size: .9em;
}
html body .woocommerce .shop_table.cart th[class*='product-'],
html body .woocommerce .shop_table.cart td[class*='product-'] {
  text-align: center;
}
html body .woocommerce .shop_table.cart .product-quantity {
  width: 30px;
}
html body .woocommerce .shop_table.cart th.product-name,
html body .woocommerce .shop_table.cart td.product-name {
  min-width: 250px;
  font-weight: 600;
  text-align: left;
}
html body .woocommerce .shop_table.cart th.product-name .variation,
html body .woocommerce .shop_table.cart td.product-name .variation {
  font-weight: 300;
}
html body .woocommerce .shop_table.cart th.product-name .variation dd,
html body .woocommerce .shop_table.cart td.product-name .variation dd,
html body .woocommerce .shop_table.cart th.product-name .variation dt,
html body .woocommerce .shop_table.cart td.product-name .variation dt {
  padding: 0;
  font-weight: 300;
}
html body .woocommerce .shop_table.cart td.product-name dl.variation dd {
  margin-bottom: 0;
}
html body .woocommerce .shop_table.cart .pl-form-control {
  font-size: .9em;
}
html body .woocommerce .cart_totals {
  font-size: .85em;
}
html body .woocommerce .cart_totals table th {
  text-align: right;
}
html body .woocommerce .cart_totals table td {
  text-align: right;
}
html body .woocommerce .cart_totals table .cart-subtotal.recurring-total {
  display: none;
}
html body .woocommerce .woocommerce-checkout #payment {
  background: transparent;
}
html body .woocommerce .woocommerce-checkout #payment div.payment_box {
  background-color: rgba(0, 0, 0, 0.03);
}
html body .woocommerce .woocommerce-checkout #payment div.payment_box:before {
  top: -0.9em;
  border-bottom: 1em solid rgba(0, 0, 0, 0.03);
}
html body .woocommerce .woocommerce-checkout #payment ul.payment_methods {
  border-bottom: none;
}
html body .woocommerce .payment_methods .about_paypal {
  display: none;
}
body.woocommerce {
  /** Cart Buttons */
  /** Product Grid Lists */
}
body.woocommerce .quantity {
  display: inline-block;
  margin-right: 1em;
}
body.woocommerce span.onsale {
  box-sizing: content-box;
  top: 1.4em;
  z-index: 200;
  left: 1.4em;
}
body.woocommerce .woocommerce-tabs {
  margin-bottom: 1.5em;
}
body.woocommerce ul.products li.product > a {
  color: inherit;
}
body.woocommerce ul.products li.product > a img {
  margin-bottom: .3em;
}
body.woocommerce ul.products li.product h3 {
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.woocommerce ul.products li.product a.button {
  font-size: 12px;
  margin-top: .3em;
}
body.woocommerce #respond textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body.woocommerce #respond label {
  font-size: 14px;
}
body.woocommerce #respond .stars {
  font-size: 12px;
}
body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce button.button,
body.woocommerce input.button {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: inherit;
  background-color: transparent;
}
body.woocommerce #respond input#submit:hover,
body.woocommerce a.button:hover,
body.woocommerce button.button:hover,
body.woocommerce input.button:hover {
  opacity: .7;
  background-color: transparent;
}
body.woocommerce .woocommerce-message,
body.woocommerce .woocommerce-info {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: none;
  background-color: transparent;
}
body.woocommerce table.shop_table {
  border: none;
  font-size: 13px;
}
body.woocommerce table.shop_table td {
  border-top: 1px dotted rgba(0, 0, 0, 0.09);
}
body.woocommerce table.shop_table td p {
  margin: 0;
}
body.woocommerce table.cart img {
  width: 5em;
  vertical-align: middle;
}
body.woocommerce .cart_totals td > strong,
body.woocommerce .cart_totals td > span {
  padding-left: 1em;
}
body.woocommerce .woocommerce-checkout {
  max-width: 30em;
  margin: 0 auto;
}
body.woocommerce .woocommerce-checkout [class*='pl-col-'] {
  float: none;
  width: auto;
}
body.woocommerce .woocommerce-checkout #payment {
  background: none;
  border: none;
}
body.woocommerce .woocommerce-checkout #payment .payment_box {
  font-size: 12px;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body.woocommerce .woocommerce-checkout #payment .payment_box:after {
  display: none;
}
body.woocommerce .woocommerce-checkout #payment .payment_methods {
  border-bottom: none;
}
body.woocommerce .woocommerce-checkout #payment .payment_methods label {
  display: inline-block;
}
body.woocommerce .woocommerce-checkout #payment .payment_methods label a {
  display: none;
}
body.woocommerce .myaccount_user {
  font-style: italic;
}
.woocommerce-account .woocommerce {
  margin: 0 auto;
}
ul.product_list_widget {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.product_list_widget [class*='grid-number-'] {
  padding: 0 4% 4% 0;
}
ul.product_list_widget .grid-number-4 {
  width: 25%;
}
ul.product_list_widget .grid-number-3 {
  width: 33%;
}
ul.product_list_widget .grid-number-2 {
  width: 50%;
}
ul.product_list_widget .meta-title {
  margin: 3px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shoplines-grid-media {
  position: relative;
  display: block;
}
.shoplines-grid-media img {
  display: block;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  transition: box-shadow 0.2s, transform 0.2s;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.shoplines-grid-media:hover img {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.14);
  transform: translate(0, -1px);
}
/**
 * Media Grid
 * A standardized image grid and interactions
 */
.shoplines-media-grid .metabar {
  opacity: .4;
  font-size: 12px;
}
.shoplines-media-grid .metabar a {
  color: inherit;
}
.shoplines-media-grid .meta-title {
  padding: .5em 0;
  margin: 3px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
}
.shoplines-media-grid .meta-title a {
  color: inherit;
  text-decoration: none;
}
.shoplines-media-grid .meta-title:hover {
  opacity: 1;
}
.shoplines-media-grid .pl-shop-meta-excerpt {
  font-size: .9em;
  line-height: 1.6;
  opacity: .6;
  margin-bottom: 1.5em;
}
.shoplines-media-grid .pl-shop-meta-excerpt p:last-child {
  margin-bottom: 0;
}
#site form.checkout_coupon,
#site form.login,
#site form.register {
  border: none;
  max-width: 400px;
  padding: 0;
  margin: 1em auto;
}
/** WooCommerce Buttons */
.woocommerce ul.digital-downloads li {
  border-top: 1px dotted rgba(0, 0, 0, 0.09);
  padding: .5em;
  font-size: 13px;
}
.woocommerce .address address {
  font-size: 13px;
  line-height: 1.4em;
}
.woocommerce input.button,
.woocommerce a.button,
.woocommerce .button {
  padding: .6em 1em;
  border-radius: 3px;
  font-weight: normal;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.08);
  color: inherit;
  font-size: .9em;
}
.woocommerce .checkout-button,
.woocommerce input#place_order {
  background-color: #0b6bfe !important;
}
.woocommerce .checkout-button:hover,
.woocommerce input#place_order:hover {
  opacity: 0.8;
}
