.et-social-pinterest a.icon:before {
    content: url(wp-content/uploads/2019/10/pinterest.png);
	width:31px!important;
	height:31px!important;
}

.et-social-facebook a.icon:before {
    content: url(wp-content/uploads/2019/10/facebook.png);
	width:31px!important;
	height:31px!important;
}

.et-social-instagram a.icon:before {
    content: url(wp-content/uploads/2019/10/instagram-1.png);
	width:31px!important;
	height:31px!important;
}

.sup{
vertical-align: 85%;
 line-height: 1.1em;
 font-size:11px;
}

/* fix thumnail images ratio to square in galleries in LVP */
.et_pb_gallery_image {
padding-top: 100%;
}
.et_pb_gallery_image img {
position: absolute;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
}

/* make default page widths bigger than 80% */
.container {width: 92%;}

/* wooCommerce hide stuff not needed price etc */
.woocommerce-Price-amount, .cart{display:none;}
.woocommerce-loop-product__title{line-height:1em!important; padding:0!important;}
.pa_species{color: #967537;
font-size: 12px;
font-weight: bold;}
.widgettitle{font-size:15px;}
.current-cat a {color:#980202; font-weight:700;}
.cat-item-218{padding-top:14px;}/* this is left column Arlington Plank cat in Hardwood pages left nav */
.et-cart-info { display:none !important;}
.product_title{padding:10px 0 20px 0!important;}

/*make thumbs a bit larger in Related items*/
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 32%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 1% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
}
/*make thumbs a bit larger in Collection page */
@media (min-width: 981px){
.et_pb_gutters4.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters4.et_right_sidebar.woocommerce-page ul.products li.product {
    width: 32%;
    margin-right: 1.5%;
}
}

/* Copperplate css font */
h1, h2, h3, h4 { font-family: Copperplate; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 28.8px; } 

/* strange need for left column padding */
.et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
    padding-right: 22px;
		padding-left: 2px;
}

/* tech spec buttons PDF link style */
h4 a {
    font-size: 90%;
    border: solid;
    border-color: #333333;
    border-width: 1px;
    border-style: solid;
    padding: 5px 9px 5px 5px;
    background-color: #FFFFFF;
    color: #CC6600;
    font-weight: normal;
	letter-spacing:-1px;
}
h4 img.alignnone {
    padding: 5px 5px 0 5px;
    margin: 17px 5px 0 0;
    margin-bottom: -4px;
    font-weight: normal;
	line-height:40px;
}


/* Right aligned image shrinker for mobile */
@media (max-width: 800px){
img.alignright{width:40%;}
}
@media (max-width: 500px){
img.alignright{width:100%; padding-bottom:16px;}
}

/*  Homepage  search area */
.searchnew input {
    background-color: transparent!important;
    border: 1px solid #d5b990!important;
    color: #fff!important;
    font-size: 12px!important;
    padding: 4px 3px!important;
    width: 174px!important;
}
.searchnew button, #content .post-title .search button {
background-color: transparent!important;
border: 0!important;;
margin-left:-5px!important;
width: 32px;
  padding-top:12px;
}


/* Homepage Left Buttons - and about us left buttons*/
.left-column ul {
    list-style: none!important;
    padding: 0!important;
    margin: 0!important;
}
.left-column ul li {
    background: url('wp-content/uploads/2019/09/small-logo.png') no-repeat center left!important;
    width: 100%!important;
    padding-left: 50px!important;
    margin-bottom: 8px!important;
}

.left-column ul li.link-1 {
    background-color: #826950!important;
}

.left-column ul li.link-2 {
    background-color: #645348!important;
}

.left-column ul li.link-3 {
    background-color: #664a3e!important;
}

.left-column ul li.link-4 {
    background-color: #7f786a!important;
}

.left-column ul li a {
    color: #fff!important;
    font-size: 15px!important;
    border-left: 2px solid rgba(255,255,255,.2)!important;
    padding-left: 16px!important;
    display: block!important;
    line-height: 20px!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
}

.left-column ul li:hover,
.left-column ul li a:hover {
    opacity: .5!important;
}

/* warranty buttons in shop sidebar*/
.left-column .shop-pages a{font-size:12px!important;}


/* image hover and logo hover */
a img:hover{opacity: .5!important;}

/* footer  credit */
#creditlink{clear:both; color:#505050!important; font-size:11px; padding-left:0px!important; padding-right:20px!important;}
.credit, a.credit{color:#505050!important; font-size:11px;}
@media only screen and (max-width: 980px){#creditlink{text-align:center!important;}}