@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: local('x'), url('../fonts/Montserrat-Regular.woff') format('woff'),
                     url('../fonts/Montserrat-Regular.ttf') format('truetype'),
                     url('../fonts/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.eot');
    src: local('x'), url('../fonts/Montserrat-Medium.woff') format('woff'),
                     url('../fonts/Montserrat-Medium.ttf') format('truetype'),
                     url('../fonts/Montserrat-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: local('x'), url('../fonts/Montserrat-SemiBold.woff') format('woff'),
                     url('../fonts/Montserrat-SemiBold.ttf') format('truetype'),
                     url('../fonts/Montserrat-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.eot');
    src: local('x'), url('../fonts/Montserrat-Bold.woff') format('woff'),
                     url('../fonts/Montserrat-Bold.ttf') format('truetype'),
                     url('../fonts/Montserrat-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat-ExtraBold.eot');
    src: local('x'), url('../fonts/Montserrat-ExtraBold.woff') format('woff'),
                     url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'),
                     url('../fonts/Montserrat-ExtraBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Partial CSS Reset */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-tap-highlight-color:  rgba(0, 0, 0, 0);
}
html, body {
	height: 100%;
	width: 100%;
	-webkit-text-size-adjust: 100%;
}
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

:focus {
    outline: none;
}

table {
    width: 100%;
    margin-bottom: 40px;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}
table:last-child {
    margin-bottom: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
th {
    padding: 10px;
    font: 16px/24px 'Montserrat-SemiBold';
    color: #036181;
}
td {
    padding: 13px 10px;
    vertical-align: middle;
}
/* End Reset */

body {
    line-height: normal;
    font: 14px 'Montserrat-Regular';
    color: #2e2f33;
}

/* Links */
a,
input[type="submit"] {
    display: inline-block;
    color: inherit;
    outline: none;
    transition: all 0.3s ease 0s;
}
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    outline: none;
}
a img {
    border: none;
    transition: all 0.5s ease 0s;
}
img {
	height: auto;
    max-width: 100%;
}
a[href^="tel:"] {
    color: inherit;
}

/* Form elements */
input[type="text"],
input[type="email"],
input[type="password"] {
    padding: 16px 15px 15px;
    border: 2px solid #2e2f33;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    color: #2e2f33;
}
input[type]:-webkit-autofill,
input[type]:-webkit-autofill:hover,
input[type]:-webkit-autofill:focus,
input[type]:-webkit-autofill:active { /* Fix input background with autocomplete */
    transition: background-color 5000s ease-in-out 0s;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
input[type="submit"] {
    display: inline-block;
    color: #fff;
    outline: none;
    cursor: pointer;
}
input[type="submit"]::-moz-focus-inner { /* Fix extra button padding in Firefox */
    padding: 0;
    border: none;
    line-height: 1;
}
textarea {
    resize: none;
}

/* Default Placeholder styles */
::-webkit-input-placeholder {
/* WebKit browsers */
    color: #2e2f33;
}
:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
    color: #2e2f33;
    opacity: 1;
}
::-moz-placeholder {
/* Mozilla Firefox 19+ */
    color: #2e2f33;
    opacity: 1;
}
:-ms-input-placeholder {
/* Internet Explorer 10+ */
    color: #2e2f33;
    opacity: 1;
}

/* Headings */
h1 {
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font: 42px/1 'Montserrat-ExtraBold';
}
h1 span,
h2 span {
    display: block;
    color: #2e2f33;
}
h2 {
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: 26px/1 'Montserrat-ExtraBold';
}
h3 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font: 18px/24px 'Montserrat-ExtraBold';
    color: #2e2f33;
}
h4 {
    text-transform: uppercase;
    font: 16px/26px 'Montserrat-SemiBold';
    color: #036181;
}
h5 {
    text-transform: uppercase;
    font: 14px/24px 'Montserrat-SemiBold';
}
h6 {
    font: 14px/24px 'Montserrat-SemiBold';
}

hr {
	background-color: #036181;
	border: none;
	height: 3px;
	margin: 15px 0;
	width: 400px;
}

/* Block-level */
address {
    font-style: inherit;
}
p,
.page-main-content {
    margin-bottom: 18px;
    line-height: 24px;
}
p a:hover {
    color: #777;
}
ul {
    list-style-type: none;
}
.noscript-show {
	display: none;
}
ul:not([class]),
ol {
	margin: 0 0 15px 20px;
}
ul:not([class]) li {
	position: relative;
}
ul:not([class]) li:last-child {
	padding-bottom: 0;
}
ul:not([class]) li:before {
	content: '';
	background-color: #036181;
	border-radius: 50%;
	position: absolute;
	left: -15px;
	top: 6px;
	height: 6px;
	width: 6px;
	
}
strong {
    font-weight: normal;
    font-family: 'Montserrat-SemiBold';
}
sup {
    font-size: 11px;
}

[role="button"],
input[type="button"],
button {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}
/* Reset `button` and button-style `input` default styles */
input[type="button"],
button {
    background: none;
    border: 0;
    color: inherit;
    /* cursor: default; */
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button; /* for input */
    -webkit-user-select: none; /* for button */
       -moz-user-select: none;
        -ms-user-select: none;
    cursor: pointer;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
    padding: 0;
    outline: none;
}

.med-heading {
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
}

.sm-heading {
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
}

.btn {
	background-color: #181818;
	border: solid 2px transparent;
	border-radius: 15px;
	color: #fff;
	display: inline-block;
	padding: 8px 15px;
	transition: all 0.3s ease 0s;
}
.btn:hover {
	background-color: #fff;
	border-color: #181818;
	color: #181818;
}

.align-left {
	text-align: left !important;
}
.align-right {
	text-align: right !important;
}
.align-center {
	text-align: center !important;
}

/*************************
   Generic Site Styles
*************************/
.table {
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.table.page,
.container {
	max-width: 1100px;
	margin: 0 auto;
}
.container {
	padding: 0 10px;
}
main .table.page,
.table.auto-height {
	height: auto;
}		
.row {
	display: table-row;
}
.cell {
	display: table-cell;
	vertical-align: top;
	height: 100%;
	float: none !important;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.hide {
	display: none;
}
		
/* Header Barrowed from Silver-a */
.top-bar .cell >*:not(a),
.search-box .search-form,
.sub-menu {
	transition: all 0.5s ease 0s;
}
/*=== HEADER ===*/
#header {
    height: auto;
    transition: all 0.3s ease 0s;
}
.header-wrapper {
    position: fixed;
    width: 100%;
    height: inherit;
    background: url(../images/layout/bg-dots.png) no-repeat center bottom #efefef;;
    background-size: cover;
    z-index: 10;
}
#home .header-wrapper {
    position: relative;
}

.top-bar {
    text-transform: uppercase;
    font-size: 14px;
}
.top-bar .container {
    position: relative;
}
.top-bar .container a {
	padding: 15px 0;
}
.top-bar .cell {
    border-bottom: 1px solid #a5b9c2;
}
.top-bar .cell:last-child {
    text-align: right;
}
.top-bar .cell > * {
    vertical-align: middle;
}
.top-bar a:hover {
    color: #2e2f33;
}
.top-menu li {
    display: inline-block;
    margin-right: 26px;
}

#site-search {
	position: absolute;
	margin: auto;
	right: 0;
	top:0;
	bottom: 0;
	left: 0;
	height: 87px;
	width: 100%;
	max-width: 800px;
	z-index: 20;
	text-align: center;
}

#site-search legend {
	color: #FFF;
}

.search {
	display: block;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.85);
	z-index: 99999;
	text-align: center;
	padding: 40px 20px;
	font-size: 40px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
}

.search.open {
	opacity: 1;
	visibility: visible;
}
.search.open + .table.all-content {
	filter: blur(6px);
}
.all-content {
	transition: all 0s linear;
}

.close-search {
	display: inline-block;
	top: 40px;
	right: 90px;
	font-size: 40px;
	line-height: 40px;
	color: #FFF;
	position: absolute;
}

#site-search/* :hover */ input[type="text"] {
	width: 100%;
	padding: 20px 30px;
	margin: 0;
	font-size: 26px;
	text-align: left;
}
#site-search input[type="submit"] {
	height: 25px;
	width: 25px;
	border: none;
	outline: none;
	background: url("../images/icons/icon_master.png") no-repeat 0 0 transparent;
	cursor: pointer;
	display: block;
	position: absolute;
	margin: 0;
	left: 104%;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform:    translateY(-50%);
	-ms-transform:     translateY(-50%);
	-o-transform:      translateY(-50%);
	transform:         translateY(-50%); 
}
#site-search input[type="submit"]:active {
  margin-top: 1px;
  margin-bottom: -1px;
}
#site-search ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #222;
}
#site-search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #222;
}
#site-search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #222;
}
#site-search :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #222;
}
#search-btn {
    margin: 0 15px 0;
    font-size: 16px;
}

.full-bg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.fit-bg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.full-size {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.flexbox {
	display: flex;
}
.flexbox.column {
	flex-direction: column;
}
.flexbox.wrap {
	flex-wrap: wrap;
}
.flexbox.between {
	justify-content: space-between;
}
.flexbox.around {
	justify-content: space-around;
}
.flexbox.v-center {
	align-items: center;
}
.flexbox.v-start {
	align-items: flex-start;
}

.flexbox.grow > * {
	flex-grow: 1;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}



.side {
	max-width: 270px;
	margin-left: 45px;
}

/*=== MAIN NAVIGATION ===*/
.header-menu {
    color: #2e2f33;
}
.header-menu .cell {
    padding: 0 20px 0 0;
    text-align: right;
}
.header-menu .cell:first-child {
    width: 0;
    padding: 0;
}
span[class*="logo-text"] {
	text-transform: uppercase;
	display: block;
	width: 100%;
	text-align: center;
}
.nav-menu {
    white-space: nowrap;
}
.nav-menu > li {
    display: inline-block;
    margin-right: 18px;
    position: relative;
}
.nav-menu > li:last-child {
    margin-right: 0;
}

.nav-menu > li > a {
    padding: 20px 13px;
    text-transform: uppercase;
    white-space: nowrap;
    font: 20px/32px 'Montserrat-Medium';
}
.nav-menu li:hover > a,
.nav-menu > li > a:hover,
.nav-menu li.active > a,
.nav-menu li.active > a:hover,
.nav-menu li.active .sub-ctrl,
.nav-menu > li:hover .sub-ctrl {
    color: #2e2f33;
}
.sub-menu {
    position: absolute;
    top: 100%;
    left: -20px;
    min-width: 305px;
    padding: 16px 30px 26px;
    text-align: left;
    background-color: #f9f9fa;
    opacity: 0;
    visibility: hidden;
    z-index: 5;
}
.nav-menu > li:last-child .sub-menu {
	right: 0;
	left: auto;
}
.sub-menu:after {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #2e2f33;
}
.sub-menu li a {
    display: block;
    line-height: 31px;
}
.sub-menu li a:hover {
    font-family: 'Montserrat-SemiBold';
    color: inherit;
}
.nav-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

#footer {
	background-color: #181818;
	padding: 40px 15px 15px;
}
.footer-main {
	display: flex;
	flex-wrap: wrap;
	max-width: 1100px;
	margin: 0 auto;
}
.footer-main p,
.footer-main a {
	color: #fff;
}
.footer-main > div:first-child {
	flex-basis: 650px;
	flex-grow: 1;
}
.footer-main > div:first-child p > span {
	display: block;
}
.footer-main > div:last-child {
	flex-basis: 155px;
	flex-grow: 1;
	text-align: right;
}

/* Inner Pages */
#inner .main-content .container {
	padding: 50px 0;
}

/* ---------- homepage --------- */

.med-banner {
	position: relative;
	display: block;
	height: 370px;
}

.med-banner:after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: transparent;
	top: 0;
	left: 0;
	z-index: 0;
	transition: all 0.3s ease 0s;
}

.more-hov {
	position: relative;
}
.more-hov:before {
	content: "\f30b";
	font-family: 'Font Awesome 5 Pro';
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	width: 0;
	overflow: hidden;
	transition: width 0.3s ease 0s;
}
.more-hov.left:before {
	content: "\f177";
}

a:hover > .more-hov:before,
.more-hov:hover:before {
	width: 30px;
}

a.med-banner:hover:after {
	background-color: rgba(0, 0, 0, 0.5);
}

.banner-caption {
	position: absolute;
	left: 50px;
	bottom: 30px;
	font-size: 28px;
	color: #fff;
	text-transform: capitalize;
	z-index: 1;
}

.home-content {
	padding: 50px 0;
	text-align: center;
}

.prod-slider {
	margin: 30px auto 50px !important;
}

.prod-slider .slick-list li {
	position: relative;
	height: 220px;
	margin: 0 5px;
	border: 1px solid #b5b5b5;
}

.prod-slider .slick-dots {
	padding-left: 0;
	text-align: center;
	margin-top: 22px;
	bottom: auto;
}
.prod-slider .slick-dots li {
	border-radius: 50%;
	border: 2px solid #444;
	background-color: transparent;
}
.prod-slider .slick-dots li.slick-active {
	background-color: #444;
}
.prod-slider .slick-dots li button {
	padding: 0;
	visibility: hidden;
}

/* this should be abstracted to a class, along with ecom-list figure hovers */
.prod-slider li a:before {
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease 0s;
}
.prod-slider li a:after {
	content: attr(data-name);
	display: block;
	width: 100%;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 100%;
	text-align: center;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease 0s;
}
.prod-slider li a:hover:before,
.prod-slider li a:hover:after {
	opacity: 1;
	visibility: visible;
}

.callouts {
	margin-bottom: 40px;
}
.callouts .flex-tile {
	margin: 10px 15px;
	flex-basis: calc(33.33% - 30px);
	flex-grow: 1;
	flex-shrink: 0;
	max-width: 48%;
	height: 360px;
/* 	padding-bottom: 33%; */
}
.callouts .flex-tile:nth-child(3n+4):last-child {
	flex-basis: calc(100% - 30px);
	max-width: 100%;
/* 	padding-bottom: 20%; */
	height: 220px;
}

.callout {
	position: relative;
	display: inline-flex;
	flex-flow: column nowrap;
	justify-content: center;
	padding: 30px;
	text-align: center;
	transition: background-color 0.15s ease 0s;
}
.callout:before,
.callout:after {
	content: "";
	display: block;
	height: 80px;
	width: 100px;
	box-sizing: border-box;
	border: 1px solid #b5b5b5;
	position: absolute;
	transition: width 0.15s ease 0s, height 0.15s ease 0s;
}
.callout:before {
	top: 0;
	left: 0;
	border-right: none;
	border-bottom: none;
}
.callout:after {
	bottom: 0;
	right: 0;
	border-left: none;
	border-top: none;
}

.callout:hover {
	background-color: #efefef;
	transition: background-color 0.2s ease 0.2s;
}

.callout:hover:before,
.callout:hover:after {
	width: 100%;
	height: 100%;
	transition: width 0.15s linear 0s, height 0.15s ease 0.15s;
}

/* Category Page */
.category-container > div:first-child {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: solid 3px #000;
}
.ecom-list {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    position: relative;
}
.ecom-list:before,
.ecom-list:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	border: solid 3px #fff;
}
.ecom-list:before {
	top: 0;
}
.ecom-list:after {
	left: 0;
}

.ecom-list li {
	border-right: solid 1px #b5b5b5;
	border-bottom: solid 1px #b5b5b5;
	padding: 25px 15px;
	width: 25%;
}
.ecom-list li:last-child {
	border-right: none;
}
.ecom-list li figure {
	position: relative;
	border-bottom: solid 1px #b5b5b5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.ecom-list li figure:before,
.ecom-list li figure:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 18px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease 0s;
}
.ecom-list li figure:before {
	content: '';
	background-color: rgba(0, 0, 0, 0.5);
}
.ecom-list li figure:after {
	content: attr(data-name);
	color: #fff;
	text-align: center;
	margin: auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.ecom-list li figure:hover:before,
.ecom-list li figure:hover:after {
	opacity: 1;
	visibility: visible;
}

/* Category Products */
.product-top-info {
	background-color: #efefef;
	display: flex;
	flex-wrap: wrap;
	padding: 15px 10px;
	margin-bottom: 15px;
}
.product-top-info h3 {
	flex-grow: 1;
	margin: auto;
}
.product-top-info div > span + span {
	margin-left: 15px;
}
.product-list {
    display: flex;
    flex-wrap: wrap;
}
.product-list li strong {
	display: block;
	padding-bottom: 10px;
	font-size: 18px; 
}

/*=== Product Detials Page ===*/
#product-details-page {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.share-btn {
	background-color: #fff;
	border: solid 2px #2e2f33;
	border-radius: 50%;
	color: #2e2f33;
	font-size: 20px;
	text-align: center;
	padding: 3px 6px 5px 5px;
	position: absolute;
	top: 2px;
	right: 0;
	height: 35px;
	width: 35px;
}
.prod-right {
	margin-left: 25px;
	flex-grow: 1;
}

.product-photos {
	display: flex;
	width: 610px;
}
.product-photos a {
	width: 100%;
	height: 100%;
}
.side-prod-photos {
	display: inline-flex;
	flex-flow: column nowrap;
}
.side-prod-photos > li {
	position: relative;
	height: 25%;
	width: 100px;
}
.side-prod-photos > li + li {
	margin-top: 10px;
}
.side-prod-photos > li > a {
	display: block;
	background-attachment: scroll;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.product-photos a:before {
	content: 'View Photo';
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	transition: all 0.2s ease 0s;
}
.product-photos a:hover:before {
	opacity: 1;
	visibility: visible;
}
.side-prod-photos > li:last-child > a:before {
	content: attr(data-title);
	opacity: 1;
	visibility: visible;
}

.product-photos a:after {
	content: '';
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: all 0.2s ease 0s;
}
.product-photos a:hover:after,
.side-prod-photos > li:last-child > a:after {
	background-color: rgba(0, 0, 0, 0.7);
}
.side-prod-photos > li > a > img,
.product-photos .full-bg > img {
	display: none;
}

.product-photos .full-bg {
	position: relative;
	display: block;
	margin-right: 10px;
	height: 500px;
	width: 100%;
}

.prod-right h1 {
	margin-bottom: 0;
	padding-right: 80px;
}
.price-text {
	display: block;
	font-size: 18px;
	color: #181818;
	text-align: left;
	margin-bottom: 1em;
}

.prod-toggles {
	border-top: 1px solid #b5b5b5;
	padding-top: 50px;
	margin-top: 50px;
	width: 100%;
}

#product-form > div {
	margin-bottom: 1em;
}
#product-form > div > strong,
#product-form > div label {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}
#product-form > div {
	background: rgba(20, 20, 20, 0.03);
	border-radius: 0.4em;
	color: #666666;
	padding: 0.5em;
	width: 100%;
}
#product-form select {
	width: auto;
}
#product-form input[type="text"],
#product-form input[type="tel"],
#product-form input[type="email"],
#product-form textarea,
#product-form select {
    display: block;
    color: #333;
    font: 115%/1.2 Arial, Helvetica, sans-serif;
    margin: 0;
    width: 100%;
    padding: 0.3em 0.4em;
    background: #fefefe;
    border: 1px solid #ccc;
    border-radius: 0.3em;
    box-shadow: inset 0.1em 0.1em 0.1em rgba(0, 0, 0, 0.1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}
#product-form ul {
    list-style: none;
    padding: 0;
}

/* Option Text */
.option-type-text li {
    display: inline-block;
    position: relative;
    background: #fff;
}
.option-type-text li a {
    display: block;
    border: 1px solid #111;
    border-radius: 5px;
    padding: 3px 5px;
}
.option-type-text li.sel {
	background: darkgreen;
	border-radius: 5px;
	color: #fff;
}
/*
.option-type-text li.sel:after {
    position: absolute;
    top: -12px;
    right: -12px;
    display: block;
    font-family: 'Font Awesome 5 Pro';
    content: '\f00c';
    background-color: #FFF;
    border: 1px solid #000;
    border-radius: 50%;
    color: darkgreen;
    padding: 3px;
}
*/
.option-type-text li span {
    display: block;
    margin-top: 3px;
    text-align: center;
}


/* Toggle Boxes */
.box-toggle + .box-toggle {
	margin-top: 20px;
}
.head-toggle {
	position: relative;
    padding: 18px 180px 18px 35px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font: 26px/1 'Montserrat-ExtraBold';
	background-color: #efefef;
	overflow: hidden;
	cursor: pointer;
}
.head-toggle h2 {
	font: 26px/1 'Montserrat-ExtraBold';
	text-transform: none;
	margin: 0;
}
.icon-toggle {
	position: absolute;
    top: 0;
    right: -28px;
    width: 170px;
    height: 100%;
    padding: 17px 70px 17px 0;
    text-align: right;
    font-size: 31px;
    transform: skew(-40deg);
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    transition: all 0.3s ease 0s;
}
.icon-toggle:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 6px;
    height: 100%;
    background-color: #fff;
}
.icon-toggle div {
	transform: skew(40deg);
    -webkit-transform: skew(40deg);
    -moz-transform: skew(40deg);
    -ms-transform: skew(40deg);
    -o-transform: skew(40deg);
}
.box-toggle.open .icon-toggle,
.box-toggle.open .icon-toggle:after {
	background-color: #181818;
}
.box-toggle .icon-toggle i {
	transition: all 0.3s ease 0s;
}
.box-toggle.open .icon-toggle i {
	color: #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.content-toggle {
	display: none;
	margin-top: -1px;
    padding: 35px 50px 45px 42px;
    border: 6px solid #e9e9ea;
    border-top: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

/* Related Products */
.callout-bar {
	border-top: 1px solid #b5b5b5;
	padding-top: 50px;
	margin-top: 50px;
}
.related-products {
	border: solid 1px #b5b5b5;
	border-top: none;
	border-bottom: none;
}
.related-products .slick-arrow {
	height: 60px;
	width: 50px;
}
.related-products .slick-next {
	right: -50px;
}
.related-products .slick-prev {
	left: -50px;
}
.related-products .slick-arrow:before,a
.related-products .slick-arrow:after {
	display: block;
	font-family: 'Font Awesome 5 Pro';
	font-size: 60px;
	width: 55px;
	color: #000;
}
.related-products .slick-next:before {
	content: "\f054";
}
.related-products .slick-prev:before {
	content: '\f053';
}


/***********************
  Pagination Styles
***********************/

.pagination {
  display: block;
  background-color: #efefef;
  border: 1px solid #E8E8E8;
  padding: 6px;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.pagination > ul {
	margin-bottom: auto;
}

.pagination > div,
.pagination > ul > li {
  display: inline-block;
  vertical-align: middle;
  
}

.pagination > div + div,
.pagination > ul > li + li {
  margin-left: 6px;
}

.pagination a, 
.pagination span,
.pagination strong {
  display: inline-block;
  font-family: 'MyriadPro-Semibold';
  font-size: 14px;
  line-height: 14px;
  padding: 10px 11px 8px;
}

.pagination span {
  padding:10px 13px 10px 11px;
}

.pagination a {
  color: #6D231D !important;
  background-color: #ddd;
  border: 1px solid #6D231D;
  transition: all 0.3s ease 0s;
}

.pagination a:hover {
  background-color: #6D231D;
  color: #FFF !important;
}

.pagination span {
  font-family: 'MyriadPro-Regular';
  color: #FFF;
  background-color: #F47E58;
  border: 1px solid #FFF;
  font-weight: bold;
}

.pagination > .prev a,
.pagination > .next a {
  font-size: 22px;
  padding: 8px 11px 11px 11px;
}

.pagination strong {
  font-family: 'MyriadPro-Bold';
  font-weight: normal;
  color: #FFF;
  background-color: #6D231D;
  border: 1px solid #6D231D;
}

.pagination > .prev:empty,
.pagination > .next:empty {
  display: none;
}

.pagination > .prev:empty + div {
  margin-left: 0px;
}

.pagination {
	display: block;
}

.pagination li {
	display: inline-block !important;
	vertical-align: middle !important;
	padding: 0 !important;
	margin: 0 !important;
}
.pagination li:before {
	display: none !important; 
}
.pagination li + li {
	margin-left:8px !important;
}
#search-results > ol > li {
	font-size:24px;
}
#search-results > ol > li p {
	font-size:16px;
}


/***************************************************************
Search Results Page */

.search-data {
	margin-bottom: 40px;
}

.search-result {
	background-color: #efefef;
	color: #000;
	padding: 8px 20px 6px;
	font-size: 18px;
}

.search-result strong {
	color: #6D231D;
	text-transform: uppercase;
	font-family: 'Montserrat-Medium';
}

.search-result .links {
	float: right;
}
.search-result .links span {
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.search-result .links strong {
	font-family: 'Montserrat-Medium';
	text-decoration: underline;
}

.search-result .links a {
	font-family: 'Montserrat-Medium';
	color: #6D231D;
	text-transform: uppercase;
	font-size: 16px;
}
.search-result .links a:hover {
	text-decoration: underline;
}

.search-results {
	list-style-type: none;
	text-align: left;
	margin:0 auto;
	margin-bottom: 70px;
	/* list-style-position: inside; */
}

.search-results header {
  font-size: 18px;
  color: rgba(37, 37, 38, 0.75);
  text-decoration: underline;
}

.search-results header + small {
	display: block;
	font-size: 12px;
}

.search-results > li {
	padding: 12px;
}

.search-results > li + li {
	margin-top: 10px;
}

.search-results > li:nth-child(2n+2) {
	background-color: #efefef;
}

.search-results > li a:hover, .search-results > li a:active {
	color:#6D231D;
	
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}

.search-results mark {
	color:#6D231D; 
	background: transparent;
}

.search-results > li a {
	display: inline-block;
}

.search-results > li p {
	margin: .25em 0;
}

.product-results-section + .page-results-section {
	margin-top: 45px;
	padding-top: 45px;
	border-top: 2px solid #424141
}

.product-results-section .product-list {
	margin: 0 !important;
}

.search-heading {
  text-transform: uppercase;
}

.search-heading span {
	color: #636466;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	float: right;
}