.post-views {
	display: none;
}
a.czrs-cta {
	background: #00aa00;
	border-color: green;
}
a.czrs-cta:hover {
	background: #00ff00;
	border-color: green;
}

a.czrs-cta:visited {
	background: #00aa00;
	border-color: green;
}

a.czrs-cta:link {
	background: #00aa00;
	border-color: green;
}

a.czrs-cta:active {
	background: #00aa00;
	border-color: green;
}

.carousel-caption {
	text-align: right;
}

.slider-text {
	background: #000000cc;
	padding: 20px;
	
}

.navbar-brand img {
    max-width: 80px;
    max-height: 80px;
}
.primary-navbar__wrapper {
	max-height:80px;
}
.tc-header.border-top {
    border-top-color: #691a0f;
    border-bottom-color: #222222;
}
.tc-header:not(.header-transparent) {
    box-shadow: 0px 5px 5px rgba(0,0,0,.15);
}
.desktop-sticky, .mobile-sticky {
    box-shadow: 0px 5px 5px rgba(0,0,0,.15);
}

.branding .czr-underline span::after {
	border-bottom: 3px solid #691a0f;
}

.header-search__container, .mobile-nav__container, .mobile-nav__nav, .tc-header, .topbar-navbar__wrapper, .vertical-nav > li:not(:last-of-type) {
	border-bottom: none;
}

.navbar-brand-sitename {
font-style: initial;
    font-variant: small-caps;
    font-weight: bold;
}

.contactFormSub {
    background: #fff;
    padding: 50px;
}

.contactFormBackground {
    padding: 10px;
    background: #691a0f;
}
.form-title {
	display: none;
}
.FeatureImageBoxHeader {
    margin: auto;
    padding: 0;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.FeatureImageBoxInner {
    margin: auto;
    padding: 0;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.FeatureImageBoxHeader p {
    margin: auto;
    padding: 0;
}
.FeatureImageBoxInner p {
    margin: auto;
    padding: 0;
}


.crp-additional-block2 {
    position: absolute;
    left: 0px;
    top: 200px;
    background: #fff;
}
.gallery-2 .crp-tile .details h3 {


	text-transform: uppercase;
    font-size: larger;
    font-weight: bold;
    margin-bottom: 0px;
}
.tile-align-center .details * {
    font-size: large;

}
#crp-content-2 .crp-product-buy-button {
    background-color: #691a0f !important;
    color: #ffffff !important;
    width: 90%;
    font-size: large !important;
    height: auto;
}
.gallery-2 .crp-tile:hover {
	height: auto !important;
}

.ftg-items {
	height: 700px;
}

.dimage-360-area {
	width: 100%;
}

canvas {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}

.prod-cat-inner {
	height: auto !important;
	width:100%;
	text-align: center;
	vertical-align: top;
	float:none;
}

.prod-cat-container {
	height: auto !important;
}
.prod-cat-item {
	vertical-align: top;
}

.upcp-thumb-item {
	float: none;
	display: inline-block;
	margin:0 auto;
}

.upcp-thumb-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow:hidden;
}

.upcp-thumb-image-div {
	width: 100%;
	margin: 0 0 5px 0;
}

div.upcp-thumb-image-div img {
	max-width: 100% !important;
	width: 100% !important;
}

.upcp-thumb-image {
	object-fit: cover;	
	height: 100% !important;
}

.upcp-thumb-title {
		line-height: 1em !important;
}

.upcp-thumb-title a {
	color: inherit !important;
	font-variant-caps: all-petite-caps;
}

.upcp-thumb-price
{
	font-weight: 300;
	font-size: 1.25em;
	color: #893a2f;
	width: 100%;
	margin-top: -5px;
	margin-bottom: 5px;
}

.upcp-details-icon {
	padding-right:15px;
	color: #fe2e2e;	
}

.upcp-thumb-details-link {
	color: #ccc !important;
	background: none;
}

.upcp-catalogue-link {
	width:100%;
}

.upcp-thumb-details-link {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #222;
}

.upcp-catalogue-link {
    text-decoration: none !important;
}

.upcp-sale-flag {
	top: -50px;
	background: #691a0f;
}

.saleSpan {
	font-weight: 100;
	font-size: 1em!important;
  bottom: 0px !important;
}

.prod-cat-subcat {
	padding: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	font-size: 0.65em;
	font-weight: 500;
	vertical-align: middle;	
}

.subcat-assetpack {
	background: #222;
	color: #fff;
}

.subcat-comingsoon {
	background: #691a0f;
	color: #fff;	
}

.subcat-released {
	background: #0f6469;
	color: #fff;
}

.wpcf7 {
  background-color: #f5f3f3;
	color:#000;
  border: 5px solid #691a0f;
}

.wpcf7-form {
  margin-left: 25px;
  margin-right: 25px; 
  margin-top: 25px;
  margin-bottom: 25px;
}

.wpcf7-textarea {
  width: 100% !important; 
}

.wpcf7-form-control {
	width: 100% !important;
}

.wpcf7 input {
  width: 100%;
}

.wpcf7-text {
  width: 100%;
}

.wpcf7-submit {
	margin-top: 15px;
  background: #691a0f;
  color: #ffffff;
}

.wpcf7_label {
	width: 24%;
	display:inline-block;
	vertical-align:top;
	font-size:small;
}
.wpcf7_element {
	width: 75%;
	margin-left: auto;
	display:inline-block;
}

.wpcf7_row {
	display:block;
}

@media screen and (max-width: 700px) 
{    	 
	.wpcf7_label {
		width:100%;
	  display:block;
	  font-size:small;
  }
  .wpcf7_element {
		width:100%;
	  display:block;
  }
}

.main-label {
	letter-spacing: 0px !important;
}

.ccf-submit-button {
	background: #691a0f !important;
}

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

.ccf-form-complete {
	color: white;
	text-align: center;
}

.eael-entry-footer {
height: 0px;
visibility: hidden;
}

.normalHeight {
	line-height: 1em !important;
}

.narrowHeight {
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: -15px;
	line-height: 1em;
}

.img-pillar-div {
	
}

.img-pillar {
	margin-right: -40px;
	margin-left: -40px;
	opacity: 0.8;	
}

.img-pillar:hover { 
	
	-webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
	opacity: 1;		
	
	transition: margin 0.5s;
	margin-top: -20px;
	margin-right: -55px;
	margin-left: -55px;
}


.img-pillar-thin {
	opacity: 0.8;	
	margin: 10px;
}

.img-pillar-thin:hover { 
	
	-webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
	opacity: 1;		
	
  -webkit-transition: margin 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out;
	transition: margin 0.5s;
	margin: 0px;
}

.navbar-brand-sitename {
	font-family: 'Bebas Neue', sans-serif !important;
}

.navbar-brand, .header-tagline, h1, h2, h3, h4, h5, h6, .tc-dropcap {
  font-family: 'Saira Condensed', sans-serif;
	text-transform: uppercase;
}

h3.czrs-subtitle {
    font-family: 'Lato', sans-serif !important;
	text-transform: none;
}

body, .elementor-widget-text-editor {
    font-family: 'Lato', sans-serif !important;
}

.float-left {
	float:left;
	width: auto;
	padding: 15px;
}

.ekit-wid-con .elementskit-clients-slider .single-client  {
  background-color: rgba(0,0,0,0);
}

.lswssp-grid {
    margin-bottom: 5px !important;
}

@media (max-width : 480px) {
	.hide-on-mobile {
		display: none;
	}
}