.cont {
	opacity: 0;
	visibility: hidden;
}
.fixed .cont {
	opacity: 1;
	visibility: visible;
}
.tx-compare-table01, .tx-compare-table02 {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    border: 1px solid #e9e7e7;
    vertical-align: top;
}
.tx-compare-table01.top, .tx-compare-table02.top {
	margin-top: 37px;
}
.tx-compare-table01 .tx-product-container .tx-compare-slider, .tx-compare-table02 .tx-product-container .tx-compare-slider-02 {
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
    -ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
    -ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
	align-content: stretch;
}
.tx-compare-table01 .tx-title-container, 
.tx-compare-table02 .tx-title-container {
	position: relative;
	width: 128px;
}
.tx-compare-table01 .tx-product-container, 
.tx-compare-table02 .tx-product-container {
	width: calc(100% - 127px);
}
.tx-compare-table01 .tx-title-container:before, 
.tx-compare-table02 .tx-title-container:before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	right: -1px;
	top: 0;
	background-color: #e9e7e7;
	z-index: 2;
}
.tx-compare-table01 .tx-title-container .tx-title, 
.tx-compare-table02 .tx-title-container .tx-title {
	padding: 17px 7px 14px 7px;
	line-height: 22px;
	color: #191919;
}
.tx-compare-table01 .tx-product-container .tx-product, 
.tx-compare-table02 .tx-product-container .tx-product {
	border-left: 1px solid #e9e7e7;
	width: 33.33%
}
.tx-product-label {
    color: #519032;
}
.tx-product-status {

}
.tx-product-version {
    background-color: #519032;
    color: white;
    padding: 0px 10px;
    display: inline-block;
}
.tx-product-head .card-icons {
    margin: auto;
}
.tx-product-head .btn-small-one-grey {
	margin-right: 5px;
}
.tx-product-head .btn-small-one-grey, .tx-product-head .btn-small-one {
    margin-bottom: 3px;
    margin-top: 5px;
}
.tx-product-title {
	font-size: 1em;
	margin: 0;
    padding-bottom: 0;
}
.tx-product-img img{
    padding: 10px 0;
    margin: 0 auto;
}

.tx-compare-table01 .slick-arrow, 
.tx-compare-table02 .slick-arrow {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	border: none;
	background: #96c837;
	color: white;
	border-radius: 50%;
	top: -40px;
}
.tx-compare-table01 .slick-arrow,
.tx-compare-table01 .slick-arrow:hover,
.tx-compare-table01 .slick-arrow:focus,
.tx-compare-table02 .slick-arrow,
.tx-compare-table02 .slick-arrow:hover,
.tx-compare-table02 .slick-arrow:focus{
    text-indent: initial;
    -webkit-font-smoothing: antialiased;
    vertical-align: top;
    font-size: 0;
    border: none;
    cursor: pointer;
}
.tx-compare-table01 .slick-prev:before,
.tx-compare-table02 .slick-prev:before{
	display: block;
	font-family: "FontAwesome";
	content: '\f104';
	font-size: 24px;
	line-height: 24px;
}
.tx-compare-table01 .slick-next:before,
.tx-compare-table02 .slick-next:before{
	display: block;
	font-family: "FontAwesome";
	content: '\f105';
	font-size: 24px;
	line-height: 24px;
}
.tx-compare-table01 .slick-prev, 
.tx-compare-table02 .slick-prev{
	right: 47px;
    width: 30px;
    height: 30px;
}
.tx-compare-table01 .slick-next, 
.tx-compare-table02 .slick-next {
	right: 0;
    width: 30px;
    height: 30px;
}
.slick-list {
	padding-left: 0!important;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled
{
    opacity: 0.25;
    background-color: gray;
    visibility: hidden;
}

.tx-compare-table01 .tx-product-container .tx-product-img img,
.tx-compare-table02 .tx-product-container .tx-product-img img{
	max-height: 85px;
}
.tx-compare-table01 .tx-title-container .tx-title.pad,
.tx-compare-table02 .tx-title-container .tx-title.pad{
	padding: 10px;
}
.tx-compare-table01 .tx-product-container .tx-product-head,
.tx-compare-table02 .tx-product-container .tx-product-head{
	padding: 10px;
	text-align: center;
	min-height: 200px;
}

#carrier-boards .tx-compare-table02 .tx-product-container .tx-product-head {
	display: flex;
    flex-direction: column;
}
.tx-compare-table01 .tx-title-container > *:not(:first-child), .tx-compare-table01 .tx-product-container .tx-product > *:not(:first-child),
.tx-compare-table02 .tx-title-container > *:not(:first-child), .tx-compare-table02 .tx-product-container .tx-product > *:not(:first-child){
	border-top: 1px solid #e9e7e7;
}
.tx-compare-table01 .tx-product-container .tx-product-value,
.tx-compare-table02 .tx-product-container .tx-product-value{
	padding: 17px 20px 14px 20px;
    position: relative;
}
.tx-compare-table01 .tx-title-container > *:nth-child(even), .tx-compare-table01 .tx-product-container .tx-product > *:nth-child(even),
.tx-compare-table02 .tx-title-container > *:nth-child(even), .tx-compare-table02 .tx-product-container .tx-product > *:nth-child(even){
	background-color: #f7f8fa;
}
.tx-compare-table01 .tx-product-container .tx-product-prices,
.tx-compare-table02 .tx-product-container .tx-product-prices{
	margin: 0 auto;
}
.tx-compare-table01 .tx-product-container .tx-product-link,
.tx-compare-table02 .tx-product-container .tx-product-link{
	color: #00508c;
}
.tx-product-head .tx-remove-item {
	margin-left: -4px;
    padding: 4px;
    position: relative;
    background: none;
    border: none;
    color: #191919;
    font-size: 21px;
    line-height: 1;
}
.table-row-wrap {
    margin: auto;
}
.table-row-wrap:last-child {
    height: 35px;
}
.tx-product-head .btn-cart-wrap {
    vertical-align: bottom;
}
.product-compare-wrap .panel-body.collapse {
  display: block !important;
  height: 0px;
  overflow: hidden;
}
.product-compare-wrap .panel-body.collapse.show {
  height: auto !important;
}
.product-compare-wrap .second .slick-arrow {
	display: none!important;
}
.tx-table-collapse > div {
	display: block;
	padding: 15px;
	text-decoration: none;
	background-color: #F1F1F1;
	border-bottom: 1px solid #DCDCDC;
	color: #333;
	font-weight: 600;
    cursor: pointer;
}
.tx-table-collapse > div:hover {
	background-color: #D6D6D6;
}
.tx-table-collapse .la{
	position: relative;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tx-table-collapse .more-less {
	float: right;
}
.product-table-header {
	opacity: 0;
	transition: 0.3s;
	position: sticky; 
	top: 200px; 
	width: 100%;
	height: 0;
}
.product-table-header .tx-product-img {
	display: none;
}
.fixed {
	opacity: 1!important;
	z-index: 9; 
	transition: 0.3s;
	/*height:300px;*/
	position: fixed;
	top: 0;
	left: 0;
}
.fixed .slick-list {
	height: fit-content!important;
}
.fixed .tx-product-container, .fixed .tx-title-container {
	background-color: #f1f1f1;
}
.slickArrow {
	position: fixed!important;
	top:150px!important;
}

.product-compare-wrap {
    padding-bottom: 100px;
}
.compare-table .highlight {
    background-color: #FFFDD9!important;
}
.compare-table .tx-compare-table01 .tx-title-container > :nth-child(2n), 
.compare-table .tx-compare-table01 .tx-product-container .tx-product > :nth-child(2n), 
.compare-table .tx-compare-table02 .tx-title-container > :nth-child(2n), 
.compare-table .tx-compare-table02 .tx-product-container .tx-product > :nth-child(2n) {
    background-color:inherit;
}

.hover-triangle {
  width: 0;
  height: 0;
  border-bottom: 20px solid #96c837;
  border-left: 20px solid transparent;
  position: absolute;
    bottom: 0;
    right: 0;
}
.popup {
  height:25px;
  width:150px;
  position: absolute;
  z-index:99;
  top: -13px;
  left:25%;
  background: #96c837;
  padding: 0px 5px 5px;
  color: white;
  text-align: center;
  display: none;
}

