/*
 Theme Name:   Armour Safety
 Description:  Armour Safety
 Author:       Utopia
 Author URI:   http://www.utopia.co.nz
 Version:      1.0.0
*/

/*
	red		#b51218		#8c0011
*/

* {
/*  border: 1px dashed red;  */
}

input[type=number] { 
  -moz-appearance: textfield;
  appearance: textfield;
  margin: 0; 
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
      -webkit-appearance: none; 
      margin: 0; 
}

/* overrides */
h1, h2, h3, h4, h5, h6 {
    color: #b51218;
}
/* woocommerce */
.woocommerce-tabs,
.wooblock .product_title,
.wooblock .woocommerce-product-details__short-description,
/* .wooblock .woocommerce-product-gallery, */
.owl-nav,.owl-dots,
.product_meta,
.product-price del,
.coupon,
.woocommerce-MyAccount-navigation
{
	display: none !important;
}
.missing {
	background-color: yellow;
}
.woocommerce .quantity .qty {
	width: 70px !important;
}

/* images */
.wp-block-image {
	margin: 0 0 1em 0;
}
.wp-block-image img {
	width: 100%;
}

/* wpforms */
.wpforms-field-label.wpforms-label-hide,
.wpforms-field.wpforms-field-hp {
	display: none;
}

/* casestudycontainer */
.contentstyle-casestudycontainer {
	padding: 1em;
	overflow: auto;
	margin-bottom: 1em;
}
.contentstyle-casestudycontainer .contentstyle-casestudy {
	text-align:center;
	border: 1px solid #b51218;
	padding: 1em;
}
.contentstyle-casestudycontainer .contentstyle-casestudy h4.title {
	line-height: 1.1em;
}
.contentstyle-casestudycontainer .contentstyle-casestudy .contentstyle-casestudy-image {
	width: 100%;
	height: 300px;
	overflow:hidden;
	margin: 0 auto 1em 0;
}
.contentstyle-casestudycontainer .contentstyle-casestudy .contentstyle-casestudy-image img {
	width: 100%;
	height: auto;
}
.contentstyle-casestudycontainer .contentstyle-casestudy .contentstyle-casestudy-heading {
	height: 70px;
}

/* contentstyle-resourcecontainer */
.contentstyle-resourcecontainer {
	padding: 1em;
}
.contentstyle-resourcecontainer .contentstyle-resource {
	text-align:center;
	border: 1px solid #b51218;
	padding: 1em;
}
.contentstyle-resourcecontainer .contentstyle-resource .contentstyle-resource-image {
	width: 200px;
	height: 200px;
	overflow:hidden;
	margin: 0 auto 1em 0;
}
.contentstyle-resourcecontainer .contentstyle-resource .contentstyle-resource-image img {
	width: 100%;
	height: auto;
}
.contentstyle-resourcecontainer .contentstyle-resource .contentstyle-resource-heading {
	height: 40px;
}
/* section-products */
.woocommerce-product-gallery__image {
	/* display: none; */
}
#section-products .dropdown a i {
	font-size: 3rem;
	padding: 0 0 0 3rem;
}
#section-products .dropdown a.active i {
	color: #8c0011;
}
#section-products .filterbar {
	float: left;
}
#section-products .filtergrid {
	padding-top: 7px;
	float: left;
}
/* .contentstyle-boxes1 */
.contentstyle-boxes1 .row {
	margin: 0;
}
.contentstyle-boxes1 .container-fluid {
	padding: 0;
}
.contentstyle-boxes1 .container-fluid .box1, .contentstyle-boxes1 .container-fluid .box2 {
	padding: 2rem;
}
.contentstyle-boxes1 .container-fluid .box1 {
	background-color: white;
}
.contentstyle-boxes1 .container-fluid .box2 {
	background-image: url( 'layout/concrete_seamless.png');
	background-color: none;
	background-repeat:repeat;
}

/* usercontent table */
.usercontent table {
	width: 100%;
	border-collapse:collapse;
}
.usercontent table tr th {
	border-bottom: 1px solid black;
	text-align:left;
}
.usercontent table tr {
	border-bottom: 1px solid #c0c0c0;
}
.usercontent table tr:nth-child(even) {
	background-color: #f0f0f0;
}
.usercontent table tr td {
	vertical-align: top;
	padding: 1rem 0;
	text-align:left;
}
.usercontent table tr td input {
	padding: 1rem;
	width: 10rem;
}
.usercontent p a, .usercontent ul li a {
	text-decoration:underline;
}
.usercontent h3 {
	background-color: #b51218;
	color: white;
	padding: 1em;
}
.usercontent h4 {
	color: #b51218;
	font-size: 3rem;
	margin-bottom: 10px;
}
.usercontent .innovate {
	margin: 0 auto;
	width: 80%;
}
.usercontent .innovate p span.redtext {
	color: #b51218;
	font-weight: bold;
	margin-right: 0.5em;
}
.usercontent .innovate-icon {
	height: 50px;
	width: auto;
	vertical-align:middle;
	margin-right: 1em;
}

table.orderform tr td .shield {
	float: left;
	margin-right: 1rem;
}
table.orderform tr td img.prodthumb {
	height: 60px;
	margin: 0 1rem;
}
/* contentstyle-productdetail */
.contentstyle-productdetail .contentstyle-productdetail-icon {
	border-radius: 10px;
	padding: 0.3em;
	border: 1px solid transparent;
	float: left;
	margin-bottom: 1em;

}
.contentstyle-productdetail .contentstyle-productdetail-icon img {
	width: 60px;
}
/* contentstyle-category */
.contentstyle-category-tapes { background-color: #894799; }
.contentstyle-category-safety-cutters { background-color: #ffcc00; }
.contentstyle-category-first-aid { background-color: #33ca33; }
.contentstyle-category-voltage { background-color: #fcec04; }
.contentstyle-category-spill-containment { background-color: #0070c0; }
.contentstyle-category-traffic-management { background-color: #959595; }
.contentstyle-category-height-safety { background-color: #0099ff; }
.contentstyle-category-footwear { background-color: #006634; }
.contentstyle-category-head-protection { background-color: #ea0386; }
.contentstyle-category-apparel { background-color: #ff9900; }
.contentstyle-category-hand-protection { background-color: #cb0001; }

.contentstyle-prodbutton {
	padding: 2rem;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
}
.contentstyle-prodbutton .contentstyle-prodbutton-inner {
	text-align:center;
	border-radius: 10px;
	padding: 0.3em;
	border: 1px solid transparent;
}
.contentstyle-prodbutton h4 {
	font-size: 0.9em;
	color: white;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
.contentstyle-prodbutton:hover .contentstyle-prodbutton-inner { 
	-webkit-box-shadow: 0px 0px 12px 4px rgba(192,192,192,1);
	-moz-box-shadow: 0px 0px 12px 4px rgba(192,192,192,1);
	box-shadow: 0px 0px 12px 4px rgba(0,0,0,0.4);
	border: 1px solid rgba(0,0,0,0.2);
}
.contentstyle-prodbutton h4 { margin: 0; }
.contentstyle-prodbutton .contentstyle-prodbutton-image {
	height: 140px;
	overflow: hidden;
}
.contentstyle-prodbutton img {
	width: 72%;
	position: relative;
	top: 10px;
	height: auto;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
}
.contentstyle-prodbutton:hover img {
	width: 80%;
	top: 0px;
}

.usercontent p {
	font-size: 1.8rem;
	line-height: 1.6em;
}

.usercontent h1, .usercontent h2 {
	color: #8c0011;
}

.container-fluid {
	width: 100%;
}
#page-home .section-small {
	padding-top: 0;
}
#menu-fixed.menu .menu-list .menu-item-login a,
#menu-hero.menu .menu-list .menu-item-dealer a,
#menu-hero.menu .menu-list .menu-item-login a {
	color: #fcec04;
	font-weight: bold;
}

/* products */
.showshields .shield {
	width: 60px !important;
	height: 100px !important;
}
.showshields .shield img {
/* border: 1px dashed red; */
}
.showshields .shield span {
/* border: 1px dashed blue; */
    font-size: 1.3rem !important;
	overflow-wrap: break-word;
}

/* orderform */
.orderform .label,
.orderform .extra {
	padding-top: 15px;
}
.yourprice-currency {
	font-size: 2em;
	position:relative;
	top: -5px;
}
.yourprice-dollars {
	font-size: 3em;
}
.yourprice-cents {
	font-size: 2em;
}
.showshields:hover {
	cursor:pointer;
}
.shieldslarge {
	width:100%;
	height: 140px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	  position: relative;
    text-align:center;	
}
.shieldslarge .shield {
	width: 80px;
	height: 140px;
	margin: 0px 10px !important;
}
.shieldslarge .shield span {
	font-size: 1.3rem;
}
.shieldslarge .shield img {
	width: 100%;
	height: auto;
}

/* popup */
.as-popup-window {
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
	display: none;
}
.as-popup-window .popup-window-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.25s all ease;
    opacity: 1;
}
.as-popup-window .popup-window-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-y: scroll;
    padding: 30px;
}
.as-popup-window .popup-window-content {
    display: inline-block;
    opacity: 1;
    transform: translateY(-50%);
    display: block;
    position: relative;
    margin: auto;
    max-width: 1000px;
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0px 2px rgba(0, 0, 0, .1);
    top: 50%;
    transform: translateY(-50%);
    transition: 0.5s all ease;
    transform: translateY(-60%);
}

img.brand-medium {
	height: 100px;
	margin: 1em;
}
/* ------------------ Medium Devices, Desktops - col-md- ------------------*/
@media only screen and (min-width : 778px) {
	.contentstyle-prodbutton h4 {
		font-size: 0.7em;
	}
	.contentstyle-prodbutton {
		padding: 1rem;
	}

	.contentstyle-prodbutton .contentstyle-prodbutton-image {
		height: 120px;
	}
}
/* ------------------ Medium Devices, Desktops - col-md- ------------------*/
@media only screen and (min-width : 992px) {
	.contentstyle-prodbutton .contentstyle-prodbutton-image {
		height: 100px;
	}
}

/* ------------------ Large Devices, Wide Screens - col-lg- ------------------ */
@media only screen and (min-width : 1200px) {
	.contentstyle-prodbutton .contentstyle-prodbutton-image {
		height: 130px;
	}
	.col-lg-3.contentstyle-prodbutton .contentstyle-prodbutton-image {
		height: 90px;
	}
	.contentstyle-boxes1 .container-fluid .box1, .contentstyle-boxes1 .container-fluid .box2 {
		padding: 4rem;
	}
	.contentstyle-prodbutton h4 {
		font-size: 0.9em;
	}
	.contentstyle-prodbutton:hover h4 {
		/*font-size: 1em; */
	}
	.contentstyle-prodbutton {
		padding: 2rem;
	}
	.footer .container-fluid,
	.menu-fixed .container-fluid,
	.menu-hero .container-fluid,
	.category-menu .container-fluid {
		padding: 0 4rem;
	}
}

/* ------------------ Extra wide Screens ------------------ */
@media only screen and (min-width : 1600px) {
	.contentstyle-prodbutton .contentstyle-prodbutton-image {
		height: 130px;
	}
	.col-lg-3.contentstyle-prodbutton .contentstyle-prodbutton-image {
		height: 110px;
	}
	.contentstyle-boxes1 .container-fluid .box1, .contentstyle-boxes1 .container-fluid .box2 {
		padding: 6rem;
	}
}

