/*!
Theme Name: GOOD
Theme URI: https://thoughtandfound.co/
Author: Thought & Found
Author URI: https://thoughtandfound.co/
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
*/



@media screen and (min-width: 0) {

/*----------------------------------
GLOBALS
----------------------------------*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	margin-bottom: 30px;
	background: #E2DACF;
	color: #402312;
}

aside {
	display: none;
}
/*----------------------------------
HOVER STATES
----------------------------------*/
.m-toggle:hover {
	color: #402312!important;
	background: #7EED08!important;
	cursor: pointer;
}

.p-nav:hover {
  background: #7EED08!important;
}

a.link-tab:hover {
  background: #7EED08!important;
}

body.home article.hl {
	color: #402312!important;
	background: #7EED08!important;
}

body.home article.hl a {
	color: #402312!important;
}

body.home article.br-top, body.archive article.br-top {
	border-top: 1px solid #402312;
}

body.archive article.hl {
	color: #402312!important;
	background: #7EED08!important;
}

body.archive article.hl a {
	color: #402312!important;
}

.instagram.hl .big-circ, .youtube.hl .big-circ, .twitter.hl .big-circ {
	background: #7EED08!important;
}

.instagram.hl .mid-circ, .instagram.hl .sml-circ {
	background: #402312!important;
}

.youtube.hl .triangle {
  border-bottom-color: #402312!important;
}

.main-navigation ul#primary-menu li.hl {
	background: #7EED08!important;
}

.main-navigation ul#primary-menu li.hl a {
	color: #402312!important;
}

.main-navigation ul#primary-menu li.hl {
	background: #7EED08!important;
}

.mobile-navigation ul#primary-menu li.hl a {
	color: #402312!important;
	background: #7EED08!important;
}

.s-s-counter.hl, .p-s-counter.hl {
	color: #FF008C;
	cursor: pointer;
}

.next-arrow.hl {
  border-left-color: #FF008C!important;
	cursor: pointer;
}

.site-branding a:hover, .col-body a:hover, footer a:hover, .lc-col a:hover {
	color: #FF008C!important;
}
/*----------------------------------
HEADER
----------------------------------*/
.site-branding {
	font-size: 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  padding: 0;
	z-index: 5;
}

.sb-inner {
  padding: 15px;
	color: #402312;
}

.sb-inner a {
	color: #402312;
	text-decoration: none;
}

.lc-inner h1, h1, h1 p, .p-desc p, .p-desc p a, .ttl-box span, .lc-col, .lc-col a, h1 a {
	color: #402312;
}

.h-col {
	font-family: 'kansasnew', serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	width: 57%;
	display: inline-block;
	vertical-align: top;
}

.h-col.day {
	width: 20%;
}

.h-col.time {
	text-align: right;
	width: 23%;
}

.main-navigation, .mobile-navigation {
	display: none;
}

.m-toggle {
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
	font-size: 18px;
	position: fixed;
	width: 100%;
	background: red;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	padding: 5px 0;
	border-radius: 15px;
	z-index: 5;
	color: #E2DACF;
	background: #402312;
/* 	border: 1px solid #402312; */
	box-sizing: border-box;
	border-bottom: none;
}

nav#mob-navigation ul#primary-menu {
  padding: 0;
  margin: 53px 0 0 0;
	list-style: none;
}

nav#mob-navigation ul#primary-menu li a {
	font-family: 'kansasnew', serif;
	font-size: 38px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
	background: #402312;
	padding: 8px 0 5px 0;
	border-radius: 30px;
	margin-bottom: 1px;
	color: #E2DACF;
}

nav#mob-navigation {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #E2DACF;
  z-index: 4;
}

body.single-post .m-toggle, body.single-post ul#primary-menu li a {
	color: #FF4B00;
}

body.single-post nav#mob-navigation {
	background: #FF4B00;
}
/*----------------------------------
FRONT PAGE
----------------------------------*/
.lc-inner {
	padding: 15px;
}

h1, h1 p {
	font-family: 'kansasnew', serif;
  font-size: 18px;
  margin: 0;
  text-indent: 40px;
}

.lc-col {
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 30px;
}

img.logo {
  display: block;
  width: 100%;
	margin-bottom: 30px;
}

/*----------------------------------
ARTICLE LIST
----------------------------------*/
body.archive .left-column {
  min-height: 100vh;
  /* min-height: calc(100vh - 30px); */
	position: relative;
}

body.page .left-column {
  min-height: 50vh;
  position: relative;
}

h1.m-ttl {
  text-align: center;
  text-transform: uppercase;
	text-indent: 0;
	position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}

header.entry-header {
  font-family: 'kansasnew', serif;
	font-size: 38px;
  line-height: 40px;
	padding: 10px 15px;
/* 	border-bottom: 1px solid; */
}

a.box {
	text-decoration: none;
}

.right-column article {
	border-top: 1px solid;
	box-sizing: border-box;
}

.right-column article,
.right-column article a {
	color: #E2DACF;
}

body.home .right-column article,
body.home .right-column article a {
	color: #FF4B00;
}

body.home .right-column {
	border-color: #402312;
}

.right-column article {
	background: #402312;
}

.meta-bar {
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
	font-size: 12px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid;
}

span.p-date {
  padding: 5px 15px;
  display: inline-block;
	border: 1px solid;
	border-left: none;
	border-bottom: none;
	border-top: none;
}

span.p-tag {
	padding: 5px 15px;
	border: 1px solid;
	float: right;
	border-radius: 15px;
	border-bottom: none;
	border-top: none;
}

.right-column {
	border-bottom: 1px solid;
}
/*----------------------------------
FOOTER
----------------------------------*/
footer#colophon {
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 15px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid;
	background: #FF8D00;
}

.site-info span {
  float: right;
}

.site-info span, .site-info a {
	text-decoration: none;
	color: #402312;
}

.woo-site-info {
    margin-bottom: 5px;
}

.woo-site-info a {
	color: #402312;
	text-decoration: none;
}

.foot-cart {
	float: right;
}
/*----------------------------------
SINGLE POST
----------------------------------*/
.ttl-box {
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 1px solid;
}

.ttl-box::before {
  content: "";
  padding-bottom: 50%;
  padding-bottom: calc(50% + 2px);
  display: block;
}

.ttl-box span {
	font-family: 'kansasnew', serif;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
	text-align: center;
	font-size: 18px;
}

.ttl-box h1 {
	font-size: 38px;
	line-height: 40px;
	text-align: center;
/* 	display: table-cell;
	vertical-align: middle; */
	text-indent: 0;
/* 	padding-left: 10%;
    padding-right: 10%; */
	padding: 15% 10%;
/* 	width: 100%; */
	height: 100%;
	max-width: 530px;
	margin: auto;
}

.tb-inner {
	position: absolute;
	display: table;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
/* 	height: 100%; */
	width: 100%;
	box-sizing: border-box;
}

.p-desc {
  padding: 10px 15px;
}

article.category-work .p-desc p {
	font-family: 'kansasnew', serif;
	font-size: 18px;
	margin: 0;
	text-indent: 40px;
}

.p-desc p {
	font-family: 'ballinger-mono', monospace;
	font-size: 13px;
	margin: 0;
	text-indent: 40px;
}

.vis-container img, .vis-container slide {
  display: block;
  width: 100%;
}

.project-bar, .project-details {
	font-family: 'ballinger-mono', monospace;
  text-transform: uppercase;
  font-size: 12px;
}

.project-bar {
  font-size: 0;
	clear: both;
	overflow: hidden;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

span.pb-date, span.pb-tag {
    padding: 5px 15px;
    display: inline-block;
    border: 1px solid;
    font-size: 12px;
		border-bottom: none;
		border-top: none;
}

span.pb-tag {
	border-radius: 15px;
}

.s-s-counter {
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	float: right;
}

.project-details {
	font-size: 0;
	border-collapse: collapse;
	display: table;
	width: 100%;
	border-bottom: 1px solid;
}

.news.project-details {
    border-bottom: none;
}

.p-s-row {
	border-bottom: 1px solid;
}

.p-s-row:last-child {
    border-bottom: none;
}

.news.project-details .p-s-row {
	border-bottom: 1px solid;
}

.psr-inner, .psr-inner a {
	color: #402312;
}

.p-split {
	font-size: 12px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid;
	box-sizing: border-box;
}

article.category-work .p-split {
  display: table-cell;
}

.p-split.long {
  border-left: 1px solid;
	border-right: none;
  box-sizing: border-box;
}

.psr-inner {
	padding: 5px 15px;
}

.next-arrow {
	width: 0;
	height: 0;
	border-top: 11.5px solid transparent;
	border-bottom: 11.5px solid transparent;
	border-left: 8px solid #402312;
	float: right;
}

body.single-post .right-column {
	color: #402312;
}

body.single-post .left-column {
  border-right: 1px solid #402312;
	background: #FF4B00;
}

.post-navigation {
	font-size: 0;
}

.p-nav  {
	font-size: 14px;
	width: 50%;
	display: inline-block;
	position: relative;
	text-align: center;
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	border-top: 1px solid;
	box-sizing: border-box;
}

.p-nav.previous {
  border-right: 1px solid;
}

.p-nav a {
	text-decoration: none;
	color: #402312;
	font-size: 18px;
	padding: 5px 0;
  display: inline-block;
}

img.pn-arrow {
  position: absolute;
  right: 0;
  height: 32px;
	top: -1px;
}

.vis-container {
	position: relative;
	overflow: hidden;
	border-top: 1px solid;
}

.slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: none;
}

.slide img, .slide video {
	display: block;
	width: 100%;
	max-width: none;
}

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.active {
  opacity: 1;
	display: block;
  -webkit-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
	position: relative;
}

.pd-scroll {
	min-height: 74px;
}
/*----------------------------------
PAGE
----------------------------------*/
body.page-contact {
	background: #402312;
}

body.page-contact .sb-inner, body.page-contact .sb-inner a,
body.page-contact h1.m-ttl, body.page-contact .pg.right-column,
body.page-contact .pg.right-column h1, body.page-contact .pg.right-column h1 p,
body.page-contact .pg.right-column a, body.page-contact .m-toggle {
	color: #FF8D00;
}

body.page-contact .pg.right-column a.link-tab {
	color: #402312;
	background: #FF8D00;
}

body.page-contact .m-toggle {
	color: #402312;
	background: #FF8D00;
}

body.page-contact nav#mob-navigation {
	background: #402312;
}

body.page-contact nav#mob-navigation ul#primary-menu li a {
	color: #402312;
	background: #FF8D00;
}

body.single-post nav#mob-navigation ul#primary-menu li a {
  color: #FF4B00;
}

.pg.right-column {
	border-top: 1px solid;
	color: #402312;
}

.col-body p {
	font-size: 13px;
	text-indent: 40px;
	font-family: 'ballinger-mono', monospace;
	margin: 0;
	color: #402312;
}

.rc-inner {
	padding: 10px 15px;
}

.link-list {
  margin-top: 30px;
}

a.link-tab {
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'kansasnew', serif;
	padding:  8px 15px 5px 15px;
	background: #402312;
	border-radius: 20px;
	color: #E2DACF;
	margin-bottom: 1px;
	font-size: 24px;
}

/*----------------------------------
GRID TEMPLATE
----------------------------------*/
body.page-template-template-classifieds .rc-inner {
  padding: 0;
}

.jb-left-col, .jb-right-col, .block-grid.long-form h1 {
	font-family: 'ballinger-mono', monospace;
	font-size: 12px;
}

.block-grid.lrg-txt, .block-grid.cta-txt,
.block-grid.long-form, .row-loz a,
span.jb-ttl, .jb-overview, .jb-box, .jb-col {
	text-transform: uppercase;
}

.block-grid.lrg-txt {
	text-align: center;
	border-top: 5px solid;
	border-bottom: 5px solid;
	padding: 10px 0;
}

.block-grid.lrg-txt span, span.asterisk-sep {
	font-family: 'KansasNew', serif;
  font-size: 18px;
	line-height: 18px;
}

.block-grid.job-module {
  text-align: center;
	padding: 15px 10px 0 10px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid;
}

span.jb-ttl {
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}

span.asterisk-sep {
	margin-bottom: 15px;
	display: block;
}

.jb-info-trigger, .jb-apply-trigger {
  display: inline-block;
  float: left;
  width: 50%;
	font-family: 'KansasNew', serif;
	font-size: 18px;
	line-height: 18px;
	padding: 6px 0 5px 0;
	text-transform: uppercase;
	border-radius: 20px;
  border: 1px solid;
	box-sizing: border-box;
	margin-bottom: 15px;
	cursor: pointer;
}

.jb-info-trigger:hover, .jb-apply-trigger:hover {
	background: #7EED08!important;
}

.row-loz a:hover {
	  color: #402312!important;
	}

.row-loz:hover {
		background: #7EED08!important;
}

.block-grid.cta-txt a:hover {
	color: #ff008c;
}

.jb-apply-trigger a {
	text-decoration: none;
	color: #402312;
}

.jb-overview, .jb-box {
	margin-bottom: 15px;
}

.jb-box {
	padding: 10px;
	border: 1px solid;
	box-sizing: border-box;
	clear: both;
}

.block-grid.cta-txt {
  text-align: center;
  font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid;
	padding: 15px;
}

.block-grid.cta-txt p {
	margin: 0;
}

.block-grid.cta-txt a {
	color: #402312;
}

.block-grid.c-link-list {
	margin: 15px 0;
}

.row-loz {
	text-align: center;
	background: #402312;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 6px 0 5px 0;
	border-radius: 20px;
}

.row-loz a {
	font-family: 'KansasNew', serif;
  font-size: 18px;
  line-height: 18px;
	color: #E2DACF;
	text-decoration: none;
}

.block-grid.long-form {
	text-align: center;
	border-top: 5px solid;
	border-bottom: 5px solid;
	padding: 10px;
}

.block-grid.long-form h1 {
	text-indent: 0;
	margin: auto;
	font-size: 20px;
}

.jb-panel {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right:0;
	bottom: 0;
	overflow-y: auto;
	background: #E2DACF;
}

.lrg-pos-ttl {
	text-align: center;
	font-family: 'KansasNew', serif;
	font-size: 38px;
  line-height: 40px;
	padding: 100px 10px 70px 10px;
	border-bottom: 1px solid;
}

.top-row {
	border-bottom: 1px solid;
	clear: both;
	overflow: hidden;
	display: table;
  width: 100%;
}

.jb-col {
	font-size: 12px;
	display: table-cell;
	width: 28%;
  border-left: 1px solid;
	box-sizing: border-box;
	padding: 5px 15px;
}

.jb-col.jb-date:first-child {
	border-left: none;
}

.jb-col.jb-commit {
	width: 44%;
}

.jbd-inner, .qual, .app {
	padding: 10px 15px 11px 15px;
}

.jb-del p {
	margin-top: 0;
}

.jb-del ul {
	margin-bottom: 0;
	padding-left: 15px;
}

.qual, .app {
	border-top: 1px solid;
}

.pnl-trigs {
	font-size: 0;
}

.jb-desk.pnl-trigs {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

.jb-pnl-apply, .jb-close {
	font-family: 'ballinger-mono', monospace;
  text-transform: uppercase;
  font-size: 18px;
	padding: 5px 0;
  border-radius: 15px;
	background: #402312;
  border: 1px solid #402312;
	color: #E2DACF;
	text-align: center;
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
}

.jb-pnl-apply a {
	color: #E2DACF;
	text-decoration: none;
}

.jb-pnl-apply a:hover {
	color: #402312;
}

.jb-pnl-apply:hover, .jb-close:hover {
	cursor: pointer;
	background: #FF008C;
	color: #402312;
}

body.page-template-template-classifieds footer#colophon {
  background: #402312;
}

body.page-template-template-classifieds .site-info span,
body.page-template-template-classifieds .site-info a {
	color: #E2DACF;
}

.jb-apply-alert {
	display: none;
    position: fixed;
    width: 280px;
    background: #7EED08;
    padding: 20px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    height: 132px;
	text-transform: uppercase;
	border: 1px solid;
	text-align: center;
    font-size: 12px;
}

.jb-apply-alert span {
    font-size: 20px;
    margin-bottom: 19px;
    display: inline-block;
    line-height: 16px;
}

.jb-a-a-inner {
    position: relative;
}

.jb-a-a-close {
    width: 18px;
    height: 18px;
    position: absolute;
    right: -3px;
    top: -1px;
    border: 1px solid #7EED08;
    border-radius: 50%;
	background: #402312;
	cursor: pointer;
}

.jb-a-c-line-1 {
    width: 1px;
    background: #7EED08;
    height: 18px;
    position: absolute;
    transform: rotate(45deg);
    right: 9px;
    top: 0;
}

.jb-a-c-line-2 {
    width: 1px;
    background: #7EED08;
    height: 18px;
    position: absolute;
    transform: rotate(-45deg);
    right: 8px;
    top: 0;
}

/*----------------------------------
WOOCOMMERCE – SHOP
----------------------------------*/
.prod-intro {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
	
.prod-inner {
	padding: 10px;
}
	
img.pr-logo {
    margin-top: 35px;
}
	
h2.add-loop-product__title {
    text-align: center;
    font-size: 38px;
    font-family: 'kansasnew', serif;
    text-transform: none;
    color: #9beb48;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
}
	
.woo-cart {
  position: fixed;
  right: 15px;
  top: 60px;
  z-index: 5;
	width: 35px;
  height: 35px;
  border-radius: 20px;
	color: #402312;
  background: #FF008C;
	border: 1px solid;
}

.woo-cart a {
	text-decoration: none;
	color: #402312;
}

.wc-inner {
  position: relative;
	padding: 7px 8px;
}

.wc-bag img {
  width: 20px;
}

.wc-count {
  font-size: 10px;
  font-family: 'ballinger-mono', monospace;
  background-color: #ecbc39;
  color: #402312;
  border: 1px solid;
  text-decoration: none;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  text-align: center;
  line-height: 14px;
	position: absolute;
  top: -5px;
  right: -5px;
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
	position: absolute;
  right: 109px;
  bottom: 0;
  border: 1px solid;
  height: 23px;
  width: 23px;
  font-size: 12px;
  line-height: 23px;
  text-align: center;
  border-radius: 12px;
}

a.added_to_cart.wc-forward {
  position: absolute;
  bottom: 0px;
  right: 135px;
  font-size: 12px;
  border: 1px solid;
  height: 23px;
  line-height: 23px;
  padding: 0 15px;
  border-radius: 15px;
}

span.sku_wrapper,
header.woocommerce-products-header,
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
	display: none;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
	margin-bottom: 0;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  top: 25%;
  right: 30px;
  left: auto;
  margin: auto;
	font-size: 11px;
  font-family: 'ballinger-mono', monospace;
  text-transform: uppercase;
	width: 70px;
	height: 35px;
	text-align: center;
	transform: rotate(20deg);
}
.woocommerce span.onsale {
	font-size: 11px;
	background-color: #ecbc39;
	color: #402312;
	border: 1px solid;
	padding: 0px;
	min-width: auto;
	min-height: auto;
	line-height: 35px;
}

.woocommerce ul.products li.product a img {
	margin: 0!important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: auto;
	float: none;
}

.product-thumbs {
  display: none;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
  width: 100%;
  float: none;
}

.p-no-wrap, h2.woocommerce-loop-product__title, .product_meta, .product_meta a,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price, .stock,
.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product,
.woocommerce div.product .product_title, .pr-attr, .p-s-counter,
.woocommerce div.product p.price, .stock-label, .woocommerce ul.products li.product .button {
	font-size: 12px;
	font-family: 'ballinger-mono', monospace;
  text-transform: uppercase;
	color: #402312;
	font-weight: normal;
}

.woocommerce ul.products li.product .button {
	font-weight: bold;
}

.woocommerce-loop-product-description p {
  text-transform: none;
  margin: 0;
  text-indent: 40px;
	font-size: 12px;
}

li.product {
	position: relative;
}

.stock {
	display: none;
}

span.wpd-thumbnail {
  position: absolute;
  left: 15px;
  bottom: 107px;
  z-index: 0;
  width: 140px;
  height: 140px;
  border: 1px solid;
  border-radius: 50%;
  text-align: center;
	font-size: 11px;
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
	color: #402312;
	background: #FF008C;
}

.pr-attr, .woocommerce ul.products li.product .price,
.stock-label, .woocommerce ul.products li.product .button,
.p-s-counter {
	font-size: 12px;
}

span.wpd-thumbnail p {
	margin: 0;
	font-weight: bold;
}

.sf-price {
	font-size: 38px;
	font-family: 'kansasnew', serif;
}

.wpd-badge {
  padding: 21px 0px;
  display: block;
}

.pro-tab-wrap {
	position: relative;
	font-size: 0;
	border-top: 1px solid;
}

.p-no-wrap, h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title, .product_meta,
.woocommerce ul.products li.product .price,
.gl-toggs, .stock-label, .woocommerce div.product p.price,
.pr-attr-wrap {
	display: inline-block;
	border-bottom: 1px solid;
	vertical-align: top;
}

.p-no-wrap, h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title, .product_meta, .gl-toggs {
	height: 23px;
}

h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title,
.product_meta {
    padding: 0!important;
    line-height: 24px;
		text-indent: 0;
}

.pr-attr, .woocommerce ul.products li.product .price,
.woocommerce div.product p.price {
	height: 27.5px;
}

.stock-label {
  height: 13px;
}

.p-no-wrap {
	width: 25%;
}

.p-no {
	width: 35px;
	border-right: 1px solid;
	text-align: center;
	padding: 5px 0px;
}

.gl-toggs {
	text-align: right;
	width: 25%;
	width: calc(25% - 1px);
}

.p-s-counter, .next-arrow {
	display: inline-block;
}

.pra-tab {
	width: 100%;
	display: table;
	table-layout: fixed;
}

.pr-attr-wrap {
	width: 50%;
	height: 37.5px;
}

.pr-attr-wrap.var {
  width: 25%;
}

.pr-attr:first-child .pra-inner,
.pr-attr-wrap.single .pr-attr:last-child .pra-inner {
	padding-left: 15px;
}

.pr-attr:last-child .pra-inner {
	padding-left: 0;
}

span.cnt {
	font-size: 12px;
}

.pr-attr {
	display: table-cell;
}

form.variations_form.cart {
    display: inline-block!important;
		border-bottom: 1px solid;
		width: 25%;
		font-size: 12px;
	    font-family: 'ballinger-mono', monospace;
        text-transform: uppercase;
		padding: 3px 0 5px 0px;
		height: 29.5px;
}

form.variations_form.cart select {
    appearance: none;
    background: transparent;
    border: none;
    width: 75px;
    text-transform: uppercase;
		font-size: 12px;
		font-family: 'ballinger-mono', monospace;
		color: #402312;
		padding: 0 15px;
		background-image: url('images/Arrow_Select.svg');
		background-position: right 3px;
		background-size: 6.5px;
		background-repeat: no-repeat;
}

form.variations_form.cart th.label,
form.variations_form.cart td.value {
    display: block;
    width: 100%;
		font-weight: normal!important;
}
	
.woocommerce div.product form.cart .variations label {
  font-weight: normal;	
}

form.variations_form.cart th.label {
    margin-bottom: -2.5px;
		padding-left: 15px;
	    text-align: left;
    line-height: normal!important;
}
	
form.variations_form.cart td.value {
    line-height: normal!important;
}

.product_meta {
	width: 25%;
	text-indent: 7vw;
	text-indent: calc(7vw - 1px);
}

h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title {
	width: 25%;
	/* padding: 5px 0px 5px 0!important; */
}

.woocommerce ul.products li.product .price,
.pr-attr, .stock-label, .p-s-counter, .woocommerce div.product p.price {
	padding: 5px 0px;
	margin: 0;
}
	
body.woocommerce-shop .p-s-counter, body.woocommerce-shop .next-arrow {
   opacity: 0;	
}

.p-s-counter {
	padding-right: 5px;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price {
	text-align: right;
	width: calc(50% - 14px);
	padding-right: 14px;
}

.stock-label {
	width: 100%;
	text-indent: 15px;
}

.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: auto;
	background: transparent;
	border-left: 1px solid;
	border-right: 1px solid;
	border-radius: 40px;
	height: 10px;
	line-height: 9px;
	padding: 7px 14px;
  color: #402312;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'ballinger-mono', monospace;
	width: 110px;
}

.variations_button button {
	width: 110px!important;
}

.woocommerce ul.products li.product .button {
	width: 80px;
	text-align: center;
}

.woocommerce div.product form.cart {
/* 	position: absolute;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 110px; */
	margin-bottom: auto;
}

.woocommerce div.product form.cart div.quantity {
	display: none!important;
}

button.single_add_to_cart_button.button {
  height: 24px!important;
}

.woocommerce div.product div.images {
	margin-bottom: 0;
}

.li.product img, .product img {
    height: auto;
    width: 100%;
    display: block;
    max-width: none;
}

.single-product-thumbs {
	position: relative;
}

.single-product-thumbs .woocommerce-product-gallery__image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
}

.single-product-thumbs .woocommerce-product-gallery__image:first-child {
	position: relative;
}

li.product > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:first-of-type {
	display: block;
}

body.single-product .stock-label {
	border-bottom: none;
}

a.reset_variations {
	position: absolute;
	left: 50px;
	top: 28px;
	font-size: 12px!important;
	text-decoration: none;
}

.single-product-thumbs img {
	width: 100%;
	height: 100%;
  object-fit: cover;
  top: 0;
  right: 0;
  left: 0;
}

section.related.products h2 {
	font-family: 'kansasnew', serif;
  font-size: 38px;
	line-height: 40px;
	background: #FF4B00;
	border-top: 1px solid;
	border-bottom: 1px solid;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 15px 11px 15px;
	margin: 0;
}

section.related.products ul.products h2 {
	background: transparent;
	line-height: 24px;
	border-top: none;
}

.woocommerce-loop-product-description {
  position: absolute;
  bottom: 86.5px;
  right: 0;
  width: 43%;
	width: calc(43% - 30px);
  height: 20%;
  overflow-y: scroll;
	background: #ecbc39;
	padding: 15px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

.woocommerce-product-details__short-description {
	background: #ecbc39;
	padding: 15px;
	border-top: 1px solid;
}

.woocommerce-product-details__short-description p {
	font-size: 12px;
	margin: 0;
	font-family: 'ballinger-mono', monospace;
	text-indent: 40px;
}

.woocommerce div.product div.summary {
	margin-bottom: 0;
}

.woocommerce-loop-product-description::-webkit-scrollbar-track {
	background-color: #402312;
	border-left: 1px solid #402312;
}

.woocommerce-loop-product-description::-webkit-scrollbar {
	width: 5px;
	background-color: #E2DACF;
}

.woocommerce-loop-product-description::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #ecbc39;
	border-left: 1px solid #402312;
}

/*----------------------------------
WOOCOMMERCE – CART
----------------------------------*/
.woocommerce table.shop_table {
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'ballinger-mono', monospace;
	color: #402312;
}

body.woocommerce-cart .rc-inner {
	padding: 0;
}

.woocommerce table.shop_table a {
	color: #402312;
}

.woocommerce a.remove {
	color: #402312!important;
	border: 1px solid;
	font-weight: normal;
	font-size: 17px;
  height: 18px;
  width: 18px;
}

.woocommerce .quantity .qty {
	color: #402312;
	font-family: 'ballinger-mono', monospace;
  width: 43px;
  text-align: center;
  background: transparent;
  border: none;
  text-align: right;
  padding: 0;
  border-bottom: 1px solid;
	font-size: 12px;
}

.woocommerce table.shop_table td {
	border-top: 1px solid #402312;
	padding: 5px 15px;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	color: #402312;
	font-family: 'ballinger-mono', monospace;
	border: 1px solid #402312;
	padding: 5px;
	background: transparent;
	float: none;
	width: 100%;
	font-size: 12px;
	height: 34px;
	text-align: center;
}

.woocommerce-cart table.cart td.actions .coupon .input-text::placeholder {
	text-transform: uppercase;
}

td.actions {
  padding: 45px 15px 9px 15px!important;
}

.woocommerce table.cart td.actions .coupon .button,
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: block;
	float: none;
	width: 100%;
	color: #402312;
	font-family: 'ballinger-mono', monospace;
	border: 1px solid #402312;
	padding: 10px;
	background: transparent;
	text-transform: uppercase;
	border-radius: 20px;
	margin-top: 10px;
	font-size: 12px;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	margin-bottom: 0;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
	padding: 0 15px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 10px 0;
}

.woocommerce table.cart td.actions .coupon {
	padding-bottom: 0;
}

.woocommerce table.shop_table {
	border: none;
}

.woocommerce .cart-collaterals .cart_totals h2 {
	color: #402312;
	font-family: 'ballinger-mono', monospace;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.cart_totals td {
	color: #402312;
	border: 1px solid #402312;
	background: transparent;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td {
	border-top: 1px solid;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-top: none;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background: transparent;
}

/*----------------------------------
WOOCOMMERCE CHECKOUT
----------------------------------*/
body.woocommerce-checkout .rc-inner {
	padding: 0 15px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	border-top: none;
	background: transparent;
	border-bottom: 1px solid;
	padding: 15px 5px 12px 5px;
	color: #402312;
	font-size: 12px;
	margin-bottom: 0;
	font-family: 'ballinger-mono', monospace;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	display: none;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
	color: #402312;
}

.woocommerce-info {
	font-family: 'ballinger-mono', monospace;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.woocommerce form.checkout_coupon {
	color: #402312;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	border: none;
	border-bottom: 1px solid;
	margin: 0;
	padding: 15px;
	border-radius: 0;
}

.woocommerce form.checkout_coupon p {
	font-size: 12px;
}

.woocommerce form.checkout_coupon p.form-row,
.woocommerce form.checkout_coupon button.button {
	float: none;
	width: 100%;
	font-family: 'ballinger-mono', monospace;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form.checkout_coupon button.button {
	font-family: 'ballinger-mono', monospace;
	padding: 10px;
	text-align: center;
	background: transparent;
	color: #402312;
	border: 1px solid;
	font-size: 12px;
}

.woocommerce form .form-row input.input-text {
	margin-top: 15px;
	margin-bottom: 5px;
}

.woocommerce form .form-row input.input-text::placeholder {
	font-family: 'ballinger-mono', monospace;
	color: #402312;
	text-transform: uppercase;
}

.woocommerce form.checkout_coupon button.button {
	border-radius: 20px;
}

form.checkout.woocommerce-checkout h3 {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'ballinger-mono', monospace;
}

.woocommerce form .form-row {
	padding: 0;
}

.woocommerce form .form-row label {
  line-height: normal;
  text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 0;
}

.woocommerce-billing-fields__field-wrapper input.input-text {
	margin-top: 5px!important;
	padding: 5px 10px!important;
}

.select2-container--default .select2-selection--single {
	background: transparent;
	border: 1px solid #402312;
	border-radius: 0;
	text-indent: 0;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	text-transform: uppercase;
	color: #402312;
	text-indent: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #402312 transparent transparent transparent;
	border-width: 14px 4px 0 4px;
}

.woocommerce-additional-fields label {
	margin-bottom: 5px;
}

table.shop_table.woocommerce-checkout-review-order-table th {
	padding: 5px 0px;
}

table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	border: 1px solid;
	padding: 5px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: transparent;
}

.woocommerce-checkout #payment ul.payment_methods,
.woocommerce-checkout #payment div.form-row,
.woocommerce-checkout #payment ul.payment_methods li {
	border: none;
	padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
	margin-bottom: 15px;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-privacy-policy-text p {
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	color: #402312;
	text-indent: 0;
}

.woocommerce-privacy-policy-text p a {
	color: #402312;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	font-size: 12px;
	text-transform: uppercase;
	color: #402312;
	background: transparent;
	border: 1px solid;
	font-family: 'ballinger-mono', monospace;
	margin-top: 20px;
	border-radius: 20px;
}
/*----------------------------------
WOOCOMMERCE – ORDER
----------------------------------*/
.woocommerce-order {
	margin-top: 15px;
}

.woocommerce ul.order_details {
  margin: 0 0 15px 0px;
  padding: 0;
}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
  margin: 60px 0 60px 0;
}

.woocommerce-order,
h2.woocommerce-order-details__title,
h2.woocommerce-column__title {
  font-size: 12px;
  text-transform: uppercase;
	font-family: 'ballinger-mono', monospace;
}

h2.woocommerce-order-details__title,
h2.woocommerce-column__title {
	text-align: center;
}

.woocommerce .woocommerce-order-details thead th {
	padding: 5px 0px!important;
}

.woocommerce .woocommerce-order-details td {
	border: 1px solid;
	padding: 5px!important;
	vertical-align: top;
}

ul.wc-item-meta {
	padding: 0;
	margin: 0;
}

.woocommerce-order p {
  text-align: center;
  margin-bottom: 15px;
	font-size: 12px;
}

.woocommerce ul.order_details {
  border-collapse: collapse;
	display: table;
	width: 100%;
}

.woocommerce ul.order_details li,
.woocommerce ul.order_details li:last-of-type {
	padding: 6px 5px 4px 6px;
	border: 1px dashed #402312;
	display: table-cell;
	border-collapse: collapse;
}

.woocommerce ul.order_details li,
.woocommerce ul.order_details li strong {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	float: none;
}

.woocommerce .woocommerce-customer-details address {
	font-size: 12px;
	padding: 0;
  border: none;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
	display: none;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
  margin-bottom: 0;
  padding: 0;
  text-indent: 0;
  text-align: left;
}
/*----------------------------------
WOOCOMMERCE – ACCOUNT
----------------------------------*/
.woocommerce-MyAccount-content p a {
	color: #402312;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 15px;
	margin-top: 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	display: block;
	width: 100%;
	border: 1px solid;
	color: #402312;
	font-size: 18px;
	text-align: center;
	font-family: 'ballinger-mono', monospace;
  text-transform: uppercase;
	padding: 5px 0;
  border-radius: 15px;
	margin-bottom: 5px;
}

.woocommerce-MyAccount-content {
	font-size: 12px;
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
}

.woocommerce-account .addresses .title h3 {
	margin-bottom: 0;
}

address {
	font-style: normal;
}

.woocommerce-account .addresses .title .edit {
	color: #402312;
	margin-top: 10px;
}

.woocommerce-MyAccount-content p,
.woocommerce-account .addresses .title h3 {
	font-size: 12px;
	text-indent: 0;
}

.woocommerce .woocommerce-customer-details address {
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
}

body.woocommerce-account .woocommerce button.button {
		color: #402312;
		font-size: 12px;
		font-family: 'ballinger-mono', monospace;
		text-transform: uppercase;
		width: 100%;
		padding: 5px 0;
		border: 1px solid;
		background: transparent;
		margin-top: 15px;
		border-radius: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	color: #402312;
	text-decoration: none;
}

.woocommerce table.my_account_orders .button {
	background: transparent;
    text-decoration: underline;
    padding: 0;
}

body.woocommerce-account table.account-orders-table {
	border: 1px solid!important;
	border-collapse: collapse;
}

body.woocommerce-account table.account-orders-table td {
	border-top: 1px solid;
	padding: 5px;
	border-collapse: collapse;
}

body.woocommerce-account .woocommerce form .form-row input.input-text {
	margin-top: 5px;
	padding: 5px;
}

}

@media screen and (min-width: 568px) {
/*----------------------------------
GRID TEMPLATE
----------------------------------*/
body.page-template-template-classifieds .rc-inner {
	clear: both;
	overflow: hidden;
}

.jb-right-col {
		border-left: 1px solid;
		box-sizing: border-box;
}

.jb-left-col, .jb-right-col {
  width: 50%;
	float: left;
}

.block-grid.c-link-list {
	margin: 0;
}

.row-loz {
	margin-top: 0;
}

.jb-del {
  width: 56%;
}

.jb-qual-app {
  width: 44%;
}

.jb-del, .jb-qual-app {
  float: left;
}

.qual {
	border-top: none;
}

.jb-main-wrap {
	clear: both;
	overflow: hidden;
	position: relative;
}

.jb-vert-line {
	width: 1px;
	height: 100%;
	height: calc(100% - 10px);
	position: absolute;
	right: 44%;
	top: 0;
	background: #402312;
	margin-right: -1px;
}

.jb-pnl-apply {
  width: 56%;
}

.jb-close {
  width: 44%;
}

}

@media screen and (min-width: 768px) {
/*----------------------------------
GLOBALS
----------------------------------*/
body {
	margin: 0;
	overflow-x: hidden;
}

h1, h1 p, article.category-work .p-desc p, .ttl-box span {
	font-size: 21px;
}

nav#mob-navigation {
	width: 50%;
	right: auto;
}

.woo-cart {
	top: 15px;
}

/*----------------------------------
SCROLLBARS
----------------------------------*/
::-webkit-scrollbar-track {
	background-color: #E2DACF;
	border-left: 1px solid #402312;
}

::-webkit-scrollbar {
	width: 5px;
	background-color: #E2DACF;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #402312;
	border-left: 1px solid #402312;
}

body.home::-webkit-scrollbar-track {
	background-color: #FF4B00;
	border-left: 1px solid #FF4B00;
}

body.home::-webkit-scrollbar {
	background-color: #FF4B00;
}

body.home::-webkit-scrollbar-thumb {
	background-color: #402312;
	border-left: 1px solid #FF4B00;
}

body.archive::-webkit-scrollbar-track {
	background-color: #402312;
	border-left: 1px solid #E2DACF;
}

body.archive::-webkit-scrollbar {
	background-color: #402312;
}

body.archive::-webkit-scrollbar-thumb {
	background-color: #E2DACF;
	border-left: 1px solid #E2DACF;
}
/*----------------------------------
HEADER
----------------------------------*/
.m-toggle {
	width: 50%;
	width: calc(50% - 6px);
}

.site-branding {
	width: 50%;
}
/*----------------------------------
PAGE
----------------------------------*/
.pg.right-column {
	height: 100vh;
	height: calc(100vh - 24px);
	overflow-y: auto;
	position: relative;
	border-top: none;
}

.pg.left-column {
	border-right: 1px solid;
}

.rc-inner {
	padding-top: 15px;
}

.link-list {
  margin-top: 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
}

a.link-tab:last-child {
	margin-bottom: 0;
}

h1.m-ttl {
   bottom: 40px;
}
/*----------------------------------
FRONT PAGE
----------------------------------*/
main#primary {
  font-size: 0;
}

.left-column {
  box-sizing: border-box;
	position: fixed;
  left: 0;
  top: 0;
}

.right-column {
	margin-left: 50%;
	border-right: 1px solid #402312;
}

.left-column {
	border-right: 1px solid #E2DACF;
}

body.home .left-column {
	height: 100vh;
	overflow-y: auto;
	border-right: 1px solid #FF4B00;
}

.lc-inner {
  padding: 15px;
  padding-bottom: 45px;
}
/*----------------------------------
ARTICLE LIST
----------------------------------*/
.right-column article:first-child {
	border-top: none;
}

body.archive .left-column, body.page .left-column {
	position: fixed;
}

body.page .left-column {
   height: 100vh;
}
/*----------------------------------
SINGLE POST
----------------------------------*/
body.single-post article {
	font-size: 0;
}

body.single-post .right-column {
	height: auto;
}

.left-column, .right-column {
  width: 50%;
	display: inline-block;
	vertical-align: top;
}

.ttl-box::before {
  content: "";
  padding-bottom: 50%;
  padding-bottom: calc(50% + 2px);
  display: block;
}

.vis-container {
	border-bottom: 1px solid #402312;
	border-top: none;
}

.project-bar {
	border-top: none;
}

span.pb-date {
	border-top: none;
	border-left: none;
}

span.pb-tag {
	border-top: none;
}

.p-desc {
	overflow-y: scroll;
}

.p-desc::-webkit-scrollbar-track {
	background: #FF4B00;
}

.pd-inner {
	margin-bottom: 95px;
	padding-bottom: 40px;
}

.p-nav {
	background: #E2DACF;
}

.post-navigation {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 50%;
}

.project-details {
	display: table;
	width: 100%;
	overflow-x: hidden;
}

.pd-scroll {
	overflow-y: auto;
	overflow-x: hidden;
}
/*----------------------------------
FOOTER
----------------------------------*/
footer#colophon {
  width: 50%;
  margin-right: 0;
  margin-left: auto;
	padding: 0;
	border-bottom: none;
}

body.single-post footer#colophon {
	margin-bottom: 31px;
}

.site-info, .woo-site-info {
	padding: 5px 15px;
	margin-bottom: 0;
}

body.woocommerce .site-info,
body.woocommerce-page .site-info {
	background: #402312;
	color: #E2DACF;
}

body.woocommerce .site-info a,
body.woocommerce .site-info span,
body.woocommerce-page .site-info a,
body.woocommerce-page .site-info span {
	color: #E2DACF;
}

.woo-site-info a:first-child {
  width: 25%;
  display: inline-block;
}

.foot-cart a {
	width: auto!important;
}

/*----------------------------------
GRID TEMPLATE
----------------------------------*/
.jb-panel {
  width: 50%;
	border-right: 1px solid;
	overflow-y: scroll;
	box-sizing: border-box;
}

body.page-template-template-classifieds .pg.right-column {
	min-height: calc(100vh - 25px);
	height: auto;
}

.jb-del, .app {
  margin-bottom: 30px;
}

.jb-main-wrap {
	margin-bottom: 0;
	min-height: calc(100vh - 280px);
}

.jb-mob.pnl-trigs {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

.jb-desk.pnl-trigs {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
	opacity: 1;
	height: auto;
	width: 50%;
	width: calc(50% - 5px);
}

.jb-pnl-apply, .jb-close {
	padding: 4.5px 0 4.5px 0;
}

.jb-vert-line {
	height: calc(100% + 18px);
}

.jb-pt-wrap {
	position: relative;
}

/*----------------------------------
WOOCOMMERCE – CART
----------------------------------*/
body.woocommerce-cart .rc-inner,
body.woocommerce-checkout .rc-inner {
  padding-top: 65px;
	padding-bottom: 9px;
}

form.woocommerce-cart-form {
  border-top: 1px solid;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border: 1px solid;
}

/*----------------------------------
WOOCOMMERCE – CHECKOUT
----------------------------------*/
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: none;
  width: 100%;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	padding: 12px;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: none;
	width: 100%;
}

/*----------------------------------
WOOCOMMERCE – ORDER
----------------------------------*/
.woocommerce-order p {
	margin-bottom: 20px;
}

.woocommerce ul.order_details li {
	margin-bottom: 10px;
}

}

@media screen and (min-width: 769px) {
/*----------------------------------
WOOCOMMERCE – SHOP
----------------------------------*/
.prod-intro {
	width: 50%;	
}
	
body.woocommerce-shop .p-s-counter, body.woocommerce-shop .next-arrow {
   opacity: 1;	
}
	
body.woocommerce::-webkit-scrollbar-thumb {
	border-left: 1px solid #402312;
}

body.woocommerce::-webkit-scrollbar-track {
	border-left: 1px solid #402312;
}

body.woocommerce footer#colophon {
  position: fixed;
  right: 0;
  bottom: -.5px;
	border-top: 1px solid;
	border-left: 1px solid;
}

body.woocommerce div#primary {
  margin-bottom: 47px;
}

.woocommerce div.product {
	font-size: 0;
	display: table;
  table-layout: fixed;
  width: 100%;
}

.pr-pt-content {
	display: table;
  table-layout: fixed;
  width: 100%;
}

.pr-image-wrapper, figure.woocommerce-product-gallery__wrapper {
  border-right: 1px solid;
}

li.product:nth-child(2n) .pr-image-wrapper {
	border-right: none;
}

body.archive li.product .pr-image-wrapper {
	border-right: 1px solid;
}

a.added_to_cart.wc-forward,
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
	bottom: -1px;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
	position: relative;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary,
.pr-image-wrapper, .product-thumbs {
	float: none;
	width: 50%;
	display: table-cell;
	vertical-align: top;
}

.product-thumbs {
    width: 50%;
		display: inline-block;
		position: relative;
		vertical-align: top;
		overflow: hidden;
}

.stock-label {
	border-bottom: none;
}

span.wpd-thumbnail {
	left: auto;
	right: 50%;
	margin-right: 15px;
}

body.single-product span.wpd-thumbnail {
	right: 15px;
	margin-right: auto;
}

body.single-product section.related.products span.wpd-thumbnail {
	left: 15px;
	top: 80px;
	right: auto;
}

.pr-image-wrapper, .product-thumbs {
  display: table-cell;
}

.woocommerce ul.products li.product img.thumb:first-child {
	position: absolute;
}

.woocommerce ul.products li.product img.thumb {
	height: 100%;
	height: calc(100% - 86px);
	display: none;
	opacity: 0;
}

.single-product-thumbs img {
	height: calc(100% - 86px);
}

.single-product-thumbs .woocommerce-product-gallery__image {
	display: none;
	opacity: 0;
}

.woocommerce ul.products li.product img.thumb.active,
.woocommerce-product-gallery__image.active {
  opacity: 1;
	display: block;
  -webkit-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
}

.single-product-thumbs {
  position: absolute;
  width: 50%;
  height: 100%;
	top: 0;
	right: 0;
}

section.related.products .pr-image-wrapper img {
	padding-bottom: 86px;
}

li.product {
	border-bottom: 1px solid;
}

.woocommerce-product-details__short-description {
	position: absolute;
	height: 30%;
	overflow-y: scroll;
	background: #ecbc39;
	padding: 15px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

.woocommerce-loop-product-description,
.woocommerce-product-details__short-description {
	left: 0;
	right: auto;
	bottom: -1px;
	width: 200px;
}

.woocommerce-product-details__short-description {
	bottom: -1px;
}

.woocommerce-product-details__short-description::-webkit-scrollbar-track {
	background-color: #402312;
	border-left: 1px solid #402312;
}

.woocommerce-product-details__short-description::-webkit-scrollbar {
	width: 5px;
	background-color: #E2DACF;
}

.woocommerce-product-details__short-description::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #ecbc39;
	border-left: 1px solid #402312;
}

.pro-tab-wrap {
  position: absolute;
  width: 50%;
  right: 0;
  bottom: 0;
  border-top: 1px solid;
}

.woocommerce ul.products li.product img.thumb {
  width: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  right: 0;
  left: 0;
}

section.related.products ul.products {
  font-size: 0;
}

section.related.products li.product {
  width: 50%!important;
  display: inline-block;
	vertical-align: top;
}

section.related.products .pro-tab-wrap {
	width: 100%;
}
/*----------------------------------
WOOCOMMERCE – CART
----------------------------------*/
.woocommerce table.shop_table td {
  padding: 5px;
}

th.product-thumbnail, td.product-thumbnail {
  display: none;
}

td.product-name {
	padding-left: 15px!important;
}

th.product-quantity, td.product-quantity {
	text-align: center;
	text-align: right;
	padding-right: 5px!important;
}

th.product-price, td.product-price {
    text-align: right;
		padding-right: 5px!important;
}

th.product-subtotal, td.product-subtotal {
    text-align: right;
    padding-right: 15px!important;
}

.woocommerce-page table.cart td.actions .coupon {
	float: none;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}

.woocommerce table.shop_table tbody:first-child tr:first-child th {
	border-top: 1px solid #402312;
	border-bottom: 1px solid #402312;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: none;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-bottom: 1px solid #402312;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
	line-height: normal;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
	padding: 5px 15px;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
  text-align: right;
}
/*----------------------------------
WOOCOMMERCE – ACCOUNT
----------------------------------*/
.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-top: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: 100%;
}

}

@media screen and (min-width: 1024px) {
/*----------------------------------
GLOBALS
----------------------------------*/
body {
	padding-right: 38px;
}

.woo-cart {
	right: 52px;
}
/*----------------------------------
HEADER
----------------------------------*/
.m-toggle {
	width: calc(50% - 24px);
	display: none;
}

.sb-inner {
	width: calc(100% - 48px);
}

.main-navigation {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: calc(50% - 24px);
	z-index: 10;
	font-size: 0;
}

ul#primary-menu {
  padding: 0;
  margin: 0;
	display: table;
  width: 100%;
	table-layout: fixed;
}

ul#primary-menu li {
	display: inline-block;
	font-family: 'ballinger-mono', monospace;
  text-transform: uppercase;
  font-size: 18px;
	padding: 5px 0;
	border-radius: 15px;
	background: #402312;
	display: table-cell;
  text-align: center;
}

ul#primary-menu li a {
	text-decoration: none;
	color: #E2DACF;
}

body.single-post ul#primary-menu li a {
	color: #FF4B00;
}

body.page-contact ul#primary-menu li {
  background: #FF8D00;
}

body.page-contact ul#primary-menu li a {
  color: #402312;
}
/*----------------------------------
SCROLLBARS
----------------------------------*/
body::-webkit-scrollbar-track {
	display: none;
}

body::-webkit-scrollbar {
	display: none;
}

body::-webkit-scrollbar-thumb {
	display: none;
}

.right-column::-webkit-scrollbar-track {
	background-color: #402312;
	border-left: 1px solid #E2DACF;
}

.right-column::-webkit-scrollbar {
	background-color: #402312;
}

.right-column::-webkit-scrollbar-thumb {
	background-color: #E2DACF;
}

body.home .right-column::-webkit-scrollbar-track {
	background-color: #FF4B00;
	border-left: 1px solid #FF4B00;
}

body.home .right-column::-webkit-scrollbar {
	background-color: #FF4B00;
}

body.home .right-column::-webkit-scrollbar-thumb {
	background-color: #402312;
	border-left: 1px solid #FF4B00;
}

body.archive .right-column::-webkit-scrollbar-track {
	background-color: #402312;
	border-left: 1px solid #E2DACF;
}

body.archive .right-column::-webkit-scrollbar {
	background-color: #402312;
}

body.archive .right-column::-webkit-scrollbar-thumb {
	background-color: #E2DACF;
	border-left: 1px solid #E2DACF;
}
/*----------------------------------
SIDEBAR
----------------------------------*/
aside {
	position: fixed;
	z-index: 10;
	font-family: 'ballinger-mono', monospace;
	text-transform: uppercase;
	font-size: 0;
	display: block;
	background: white;
	width: 100vh;
	transform: rotate(90deg);
	transform-origin: top right;
	top: 100%;
	right: 0;
	background: #FF4B00;
	min-width: 745px;
	color: #402312;
	border-bottom: 1px solid;
}

.as-wrap {
	position: relative;
}

.pink-bl {
	position: absolute;
  top: 0;
  right: 0;
  width: 25%;
	width: calc(25% + 55px);
  height: 37px;
  z-index: -1;
  background: #FF008C;
  border-radius: 20px 0 0 20px;
}

.side-tag, .side-socials, .side-copy {
  display: inline-block;
	vertical-align: top;
	font-size: 24px;
}

.side-inner {
  padding: 5px 10px;
	line-height: 24px;
}

.side-tag {
  width: 65%;
}

.side-socials {
  width: 20%;
	text-align: center;
}

.side-copy {
  width: 15%;
	text-align: right;
}

.big-circ {
	height: 37px;
	width: 37px;
	border-radius: 20px;
	background: #402312;
}

.side-socials {
  font-size: 0;
}

.instagram, .youtube, .twitter {
	display: inline-block;
	position: relative;
}

.twitter-ic {
    position: absolute;
    left: 0;
    top: -2px;
    right: 0;
    bottom: 0;
    transform: rotate(-90deg);
    width: 20px;
    height: 20px;
    margin: auto;
}

.twitter-ic.browntw {
    opacity: 0;
}

.twitter.hl .twitter-ic.browntw {
    opacity: 1;
}

.mid-circ {
  width: 13px;
  height: 13px;
  border-radius: 10px;
  position: absolute;
  background: #FF008C;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.sml-circ {
  width: 5px;
  height: 5px;
  border-radius: 10px;
  position: absolute;
  background: #FF008C;
  top: 7px;
  left: 7px;
}

.triangle {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 14px solid #FF008C;
	position: absolute;
	top: -4px;
	left: 2px;
	right: 0;
	bottom: 0;
	margin: auto;
}
/*----------------------------------
PAGE
----------------------------------*/
.pg.right-column {
	height: calc(100vh - 24px);
	overflow-y: auto;
}

h1, h1 p, article.category-work .p-desc p, .ttl-box span {
	font-size: 28px;
}

h1.m-ttl {
	font-size: 68px;
}

a.link-tab {
	font-size: 42px;
	border-radius: 40px;
}
/*----------------------------------
FRONT PAGE
----------------------------------*/
.left-column {
	width: calc(50% - 18px);
}

.right-column {
	height: 100vh;
	overflow-y: auto;
	margin-left: calc(50% + 1px);
}

.lc-col {
  display: inline-block;
  vertical-align: top;
	width: 50%;
}

.next-arrow {
	margin-right: 1px;
}
/*----------------------------------
ARTICLE LIST
----------------------------------*/
.ttl-box::before {
	padding-bottom: calc(50% + 1px);
}

.ttl-box h1 {
	font-size: 56px;
  line-height: 56px;
}
/*----------------------------------
SINGLE POST
----------------------------------*/
.post-navigation {
	right: 37px;
	width: calc(50% - 19px);
}

.p-nav {
	border-right: 1px solid;
}
/*----------------------------------
FOOTER
----------------------------------*/
footer#colophon {
	margin-right: -1px;
	border-right: 1px solid #402312;
}

/*----------------------------------
GRID TEMPLATE
----------------------------------*/
body.page-template-template-classifieds h1.m-ttl {
	font-size: 63px;
}

.jb-panel {
	width: calc(50% - 18px);
}

.block-grid.cta-txt, .block-grid.long-form h1 {
	font-size: 24px;
}

.lrg-pos-ttl {
	font-size: 56px;
  line-height: 56px;
}

.jb-main-wrap {
  min-height: calc(100vh - 266px);
}

.jb-pnl-apply {
	width: calc(56% - 9px);
}

.jb-close {
  width: calc(44% - 9px);
}

.jb-pnl-apply, .jb-close {
	padding: 4px 0 4px 0;
}

/*----------------------------------
WOOCOMMERCE – SHOP
----------------------------------*/
	span.wpd-thumbnail {
		bottom: 47px;
	}
body.woocommerce footer#colophon {
	right: 33.5px;
	width: calc(50% - 15px);
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product,
.pro-tab-wrap {
	box-sizing: border-box;
}

body.woocommerce div#primary,
.woocommerce .products ul, .woocommerce ul.products {
	margin-bottom: 0;
}

.pr-image-wrapper,
.woocommerce-product-gallery__image {
	height: 100vh;
}

.pr-image-wrapper img,
.woocommerce-product-gallery__image img {
	height: 100%!important;
  width: 100%!important;
  object-fit: cover;
}

.woocommerce-loop-product-description, .woocommerce-product-details__short-description {
	bottom: 45px;
}

.pr-image-wrapper {
	border-bottom: none;
}

.pro-tab-wrap {
	bottom: 47px;
}

.woocommerce ul.products li.product img.thumb,
.single-product-thumbs img {
  height: calc(100% - 134px)!important;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product,
.pro-tab-wrap {
	border-bottom: 1px solid;
}

section.related.products .pr-image-wrapper img {
	padding-bottom: 0;
  height: calc(100% - 134px)!important;
}

/*----------------------------------
WOOCOMMERCE – CHECKOUT
----------------------------------*/


}

@media screen and (min-width: 1090px) {
  body.page-template-template-classifieds h1.m-ttl {
		font-size: 68px;
	}
}

@media screen and (min-width: 1200px) {
/*----------------------------------
WOOCOMMERCE – ORDERS
----------------------------------*/
.woocommerce ul.order_details {
	display: table;
	width: 100%;
}

.woocommerce ul.order_details li {
	float: none;
	display: table-cell;
	padding-left: 10px;
	border-top: 1px dashed #402312;
	border-bottom: 1px dashed #402312;
}

li.woocommerce-order-overview__order.order {
	border-left: 1px dashed #402312;
}

li.woocommerce-order-overview__payment-method.method {
	border-right: 1px dashed #402312;
}

}
