#breadcrumbs {
    width: 100% !important;
    background: #f2f2f2 !important;
    padding: 4px 2% !important;
}
.cat-title{
    width: 100%;
    background-color: #03558f;
    padding: 10px 2%;
    margin: 0px;
}
.cat-title span{
    color: #fff;
    font-size: 21px;
}
.searchresults-lp-header {
    width: 100%;
    color: #fff;
    font-size: 21px;
    margin: 0px;
    float: left;
}
.searchresults-lp-title-container {
    background: rgba(255, 255, 255, .9);
    width: 100%;
    margin: 0px auto 0px auto;
    min-width: 320px;
    border-radius: 6px;
    padding: 6px;
}
.searchresults-lp-sub {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.searchresults-lp-sub strong{
    font-size: 16px;
	font-weight: bold;
}
.cat-header{
    width: 100%;
    color: #fff;
    font-size: 21px;
    margin: 0px;
    height: 120px;
    float: left;
    position: relative;
}
.cat-header--container {
	background: rgba(255, 255, 255, .9);
    width: fit-content;
    min-width: 320px;
    border-radius: 6px;
    padding: 6px 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cat-header--title{
    color: #000;
    font-size: 21px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
.cat-header--sub{
	color: #000;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.cat-header--dot{
    width: 80%;
    text-align: center;
    border-bottom: 1px dashed #000;
    margin: 4px auto;
    height: 0px;
}
.header-spacer{
	height: 20px;
	width: 100%;
    float: left;
}
/**COMPARE BOX**/
.refines{
    width: 16%;
    float: left;
    padding: 0px 0px 0px 10px;
}
.refines li{
    border-bottom: 1px dotted lightgray;
    margin: 5px 0px;
    padding-left: 6px;
    width: 94%;
	display: inline-block;
	text-decoration: none;
}
.refines li:not(.current-refines){
    margin: 0px;
    padding: 0px;
}
.refine-type{
    font-size: 12px;
    line-height: 22px;
	cursor: pointer;
}
.refine-type ul{
	display: none
}
.refines ul li:not(.expanded) ul{
    display:none;
}
.refines ul ul li{
    font-size: 14px;
    line-height: 22px;
    border-bottom: none;
    margin: 5px 0px 0px 16px;
    padding-left: 0px;
    padding-bottom: 8px;
    font-weight: bold;
    list-style: square;
	width: max-content;
	max-width: 100%;
	text-align: center;
}
.refines ul ul{
	padding: 6px 0px;
}
#refine-list{
    font-weight: bold;
    text-decoration: underline;
    color:#095690;
}
.refine-results{
    font-size: 13px;
    font-weight: bold;
}
.refine-item{
	position: relative;
	margin: 4px 0px;
	left: 0px;
}
.refine-item a{
	font-size: 12px;
    line-height: 16px;
	text-decoration: none;
	background: #dfdfdf;
	padding: 4px;
	display: inline-block;
	border-radius: 4px
}
.current-refines{
	display: block;
	border: 1px solid #000 !important;
}
.current-refines ul{
	display: block !important;
}
 .refines .current-refines ul li {
    font-size: 14px;
    line-height: 16px;
    border-bottom: none;
    margin: 5px 0px 0px 0px;
    padding-left: 0px;
    padding-bottom: 8px;
    width: 94%;
    font-weight: bold;
    list-style: none;
}
.current-refines--text{
	padding-left: 18px;
}
.current-refines a{
	text-decoration: none;
	text-align: left;
}
.xclose--box {
    height: 13px;
    background-color: #DB2B27;
    border: 1px solid #fff;
    width: 14px;
    float: left;
	margin-top: 2px;
}

.xclose--line1 {
    height: 11px;
    width: 2px;
    margin-left: 5px;
    background-color: #fff;
    transform: rotate(45deg);
    Z-index: 1;
}

.xclose--line2 {
	height: 11px;
    width: 2px;
    background-color: #fff;
    transform: rotate(90deg);
    Z-index: 2;
}
/**COMPARE BOX**/
.compareBox{
    width: 96%;
    border: 2px solid #03558f;
    margin-top: 10px;
    border-radius: 4px;
    margin: 6px 0px;
	}
a.clearAll{
	float: right;
    margin-right: 10px;
	}

.compHeader{
	font-size:12px;
	padding-left: 4px;
	padding-bottom: 4px;
	}
.compHeader strong{
	font-weight: bold;
	}
.compareItems p{
	font-size:9.5px;
	margin: 0px;
	padding: 2px 0px;
	line-height:10px;
	text-align:center
	}
.compIcons{
	width: 33%;
    float: left;
    padding: 2px 6px 0px 7px;
    overflow: visible;
	}
.removeItem{
	margin-top: -10px;
	color:red;
	cursor:pointer;
	height: 10px;
	}
.compareimage{
	}
.compImage{
	width: 100%;
	}
.compareButton{
    clear: both;
    text-align: center;
    padding: 11px 4px 4px 4px;
	}
.compareButton .compareimage{
	margin:0px auto;
	text-align:center}
.compareimage1{}
.mycheckbox{
	width: 11px;
    margin-right: 4px;
    vertical-align: middle;
	}
.comparebutton1{
	background-color: #92B73E;
    width: 96%;
    border: none;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #ffffff;
    padding: 8px 0px;
    margin: 0px auto;
    display: inherit;
    border-radius: 4px;
    text-align: center;
	cursor: pointer;
}
/**PRODUCT GRID**/
.cat-section{
    width: 84%;
    float: left;
}
.cat-section--results-bar{
	width:100%;
	float: left;
    margin-bottom: 10px;
}
.cat-section--results-txt{
    float: left;
    width: 46%;
    font-size: 12px;
}
.cat-section--results-bar select{
    float: right;
    margin: 0px 1%;
    padding: 2px;
	}
.cat-section--results-selects{
    width: 54%;
    float: left;
}
.cat-col {
	width: 23.5%;
	text-align: center;
	position: relative;
	padding: 0px 4px 21px 4px;
	border-bottom: 2px #e2e2e2 solid;
	margin: 0px 1% 30px 0px;
	display: inline-block;
	float: none;
}
.cat-col h2{
    color: #03558f;
    margin: 0px;
    height: 29px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
	font-weight: bold;
}
.cat-col a{
    text-decoration: none;
}
/**FLAGS**/
.flags{
    position: absolute;
    right: 0px;
    z-index: 4;
}
.flags div{
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    line-height: 11px;
    padding: 4px 4px 2px 4px;
    border-radius: 2px;
}
.flags .new-flag{
	background-color: #11578e;
}
.flags .qs24-flag{
    background-color:#e8ba2a;
}
.flags .qs48-flag{
    background-color:#e8ba2a;
}
.flags .qs72-flag{
    background-color:#e8ba2a;
}
.flags .shipsfree-flag{
    background-color: #93b647;
}
.flags .certgreen-flag{
	background-color: #5f9c59;
}
.flags .sale-flag{
	background-color: #d82d2e;
}
.flags .madeusa-flag{
	background-color: #008EFF;
}
.cat_bulk_discount{
	font-size: 11px;
}
.cat_bulk_discount a{
	font-size: 11px;
	font-weight: bold;
	color: #0067FF;
	text-decoration: underline;
	cursor: pointer;
}
.flags .qs24-flag:after {
    content: '';
    position: absolute;
    left: 0;
    top: 99%;
    width: 100%;
    height: 0;
    clear: both;
	border-left: 39px solid transparent;
    border-right: 39px solid transparent;
    border-top: 10px solid #e8ba2a;
}
.flags .qs48-flag:after {
    content: '';
    position: absolute;
    left: 0;
    top: 99%;
    width: 100%;
    height: 0;
    clear: both;
    border-left: 39px solid transparent;
    border-right: 39px solid transparent;
    border-top: 10px solid #e8ba2a;
}
.flags .qs72-flag:after {
    content: '';
    position: absolute;
    left: 0;
    top: 99%;
    width: 100%;
    height: 0;
    clear: both;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    border-top: 10px solid #e8ba2a;
}
.flags .new-flag:after {
    content: '';
    position: absolute;
    left: 0;
    top: 99%;
    width: 100%;
    height: 0;
    clear: both;
	border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 10px solid #11578e;
}
.flags .shipsfree-flag:after {
    content: '';
    position: absolute;
    left: 0;
    top: 99%;
	width: 100%;
    height: 0;
    clear: both;
    border-left: 47px solid transparent;
    border-right: 47px solid transparent;
    border-top: 10px solid #93b647;
}
.flags .certgreen-flag:after {
    content: '';
    position: absolute;
    left: 0;
    top: 99%;
    width: 100%;
    height: 0;
    clear: both;
    border-left: 55px solid transparent;
    border-right: 55px solid transparent;
    border-top: 8px solid #5f9c59;
}
.flags .sale-flag:after {
    content: '';
    position: absolute;
    left: 0;
    top: 99%;
	width: 100%;
    height: 0;
    clear: both;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-top: 10px solid #d82d2e;
}
.flags .madeusa-flag:after {
    content: '';
    position: absolute;
    left: 0;
    top: 99%;
    width: 100%;
    height: 0;
    clear: both;
    border-left: 42px solid transparent;
    border-right: 42px solid transparent;
    border-top: 10px solid #008EFF;
}
.tags{
    width: 100%;
	height: 14px;
    margin: 2px 0px 0px 0px;
}
.tags-center{}
.tags-center div{
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    display: inline-block;
    padding: 0px 2px;
}
.tags .new-tag{
    color: #11578e;
	border-top: 2px solid #11578e;
}
.tags .qs24-tag{
    color: #e8ba2a;
	border-top: 2px solid #e8ba2a;
}
.tags .qs48-tag{
    color: #e8ba2a;
	border-top: 2px solid #e8ba2a;
}
.tags .qs72-tag{
    color: #e8ba2a;
	border-top: 2px solid #e8ba2a;
}
.tags .shipsfree-tag{
    color: #93b647;
	border-top: 2px solid #93b647;
}
.tags .certgreen-tag{
    color: #609C5A;
	border-top: 2px solid #609C5A;
}
.tags .sale-tag{
    color: #d82d2e;
	border-top: 2px solid #d82d2e;
}
.tags .usa-tag{
    color: #008EFF;
	border-top: 2px solid #008EFF;
}
.product-img {
    padding-top: 100%;
    background: white;
    position: relative;
}
.product-img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
span.strike{
    text-decoration:line-through;
	display: inline-block;
}
strong.price{
    font-weight: bold;
    font-size: 12px;
	display: inline-block;
	padding: 0px 6px;
}
strong.save{
    font-weight: bold;
    color: #dd2a28;
	display: inline-block;
}
.pricing{
    font-size: 14px;
        margin: 4px 0px;
}
.pag{
    width: 100%;
    text-align: center;
    margin: 20px 0px;
    float: left
}
.pag-nums{
	display: inline-block;
}
.pag-nums span:last-child:after
{
  content: '';
}
.pag-num::after{
	content: '\2022';
    display: inline-block;
    padding: 0px 6px 0px 6px;
    vertical-align: top;
    padding-left: 7px;
}
span.pag-num a{
    cursor: pointer;
    padding-right: 12px;
    font-weight: bold;
    font-size: 14px;
    padding: 6px;
    text-decoration: none;
}
span.pag-current{
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 7px;
}
.pag-current::after{
    content: '\2022';
    display: inline-block;
    padding: 0px 6px 0px 6px;
    vertical-align: top;
    padding-left: 17px;	
}
.pag-back{
	padding-right: 6px;
}
.pag-forward{
	padding-left: 6px;
}
.model-num{
    font-size: 10px;
	line-height: 12px;
}
.vendor-name{
	font-size: 11px;
    line-height: 13px;
    color: #545454;
    margin: 4px 0px;
}
.compare{
    color: #095690;
    width: 50%;
    margin: 0px auto;
    padding: 2px
}
.compareimage{
    color: #095690;
    font-weight: bold;
	cursor: pointer;
}

.show{
    display: block;
}
.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}
.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.desc-text--full{
	display:none;
    width: 100%;
    margin: 10px auto;
    max-width: 600px;
}
.desc-text{
    width: 100%;
    margin: 0px auto;
    float: left;
}
.desc-text p{
	width: 100%;
    margin: 10px auto;
    max-width: 600px;
}
.desc-text--button{
    background: none;
    border: 0;
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}


/**MEDIA QUERIES**/
@media screen and (min-width: 1380px)  {
	.cat-col {
		 width: 18.5%;
	}

}
@media screen and (max-width: 850px) and (min-width: 550px){
	.tags {
		height: 28px !important;
	}
}
@media only screen and (max-width : 1086px) {
    .refines{
        width: 20%;
    }
    .refines li{
        font-size: 12px
    }
    .refine-results{
        font-size: 12px;
    }
    .cat-section{
        width: 80%;
    }
    .cat-col{
        width: 32%;
    }
}
@media (max-width:900px) and (min-width:551px) {
	a.clearAll {
		float: left;
		margin-right: 0px;
		width: 100%;
	}
	.compIcons {
		width: 50%;
	}
}
@media (max-width:771px) and (min-width:551px) {
	.cat-col {
		width: 48.5%;
	}
}
@media (max-width:861px) and (min-width:771px) {
	.pricing {
		height: 30px;
	}
}
@media only screen and (max-width : 550px) {
	.cat-header {
		display: none;
	}
	.cat-header--sub {
		font-size: 16px;
	    line-height: 20px;
	}
	.cat-header--title {
		font-size: 18px;
		line-height: 20px;
	}
   .refines{
        width: 100%;
		padding: 0px 10px;
    }
    .cat-section{
        width: 100%;
    }
	.cat-section--results-bar{
		width: 100%;
		float: left;
	}
	.cat-section--results-bar select{
		border: 1px solid #ccc;
    	padding: 2px;
    	background: #fff;
   		width: 44%;
   		text-align: center;
   		margin: 3%;
	}
    .cat-section--results-bulk{
        float: left;
        width: 95%;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
	}
	.cat-section--results-bar select {
		float: left;
	}
    .cat-section--results-selects {
        width: 100%;
    }
	.cat-section--results-txt{
		padding: 2px;
		width: 92%;
		margin: 10px 0px 0px 12px;
		text-align: center;
}
    .cat-col{
        width: 48.5%;
		margin: 0px 0px 40px 0px;
    }
    .refine-results{
        font-size: 14px;
        background: #e2e2e2;
        padding: 4px;
        text-align: center;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        cursor: pointer;
    }
    #refine-list{
        display:none;
    }
    .refines ul li:not(.expanded) ul{
        display:none;
    }
	.flags {
	}
	.flags div {
	}
	.tags {
		width: 100%;
		height: 28px;
		margin: 2px 0px 0px 0px;
	}
	.tags-center div {
	}
	.flags .qs24-flag:after {
		content: '';
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		height: 0;
		clear: both;
		border-left: 39px solid transparent;
		border-right: 39px solid transparent;
		border-top: 10px solid #e8ba2a;
	}
	.flags .qs48-flag:after {
		content: '';
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		height: 0;
		clear: both;
        border-left: 39px solid transparent;
        border-right: 39px solid transparent;
		border-top: 10px solid #e8ba2a;
	}
	.flags .qs72-flag:after {
		content: '';
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		height: 0;
		clear: both;
		border-left: 38px solid transparent;
		border-right: 38px solid transparent;
		border-top: 10px solid #e8ba2a;
	}
	.flags .new-flag:after {
		content: '';
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		height: 0;
		clear: both;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
		border-top: 10px solid #11578e;
	}
	.flags .shipsfree-flag:after {
		content: '';
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		height: 0;
		clear: both;
		border-left: 47px solid transparent;
		border-right: 47px solid transparent;
		border-top: 10px solid #93b647;
	}
	.flags .certgreen-flag:after {
		content: '';
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		height: 0;
		clear: both;
		border-left: 55px solid transparent;
		border-right: 55px solid transparent;
		border-top: 8px solid #609C5A;
	}
	.flags .sale-flag:after {
		content: '';
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		height: 0;
		clear: both;
		border-left: 28px solid transparent;
		border-right: 28px solid transparent;
		border-top: 10px solid #d82d2e;
	}
	.desc-text p {
    	width: 90%;
	}
}