/**
 * The style of the woocommerce compare products
 */

* {
	margin: 0;
	padding: 0;
}

a, ins { text-decoration: none; }

body {
	margin: 30px 20px 20px;
	font-family: "Inter", sans-serif;
	font-size: 1rem;
    line-height: 2rem;
    font-weight: 400;
	color: #515759;
	background-color: #fff !important;
	background-image: none !important;
}

table { display: table; }
h2 {
	margin-bottom: 16px;
}
.w_full, .wide_layout {
    width: 100%;
}
.d_block {
    display: block;
}
.tt_uppercase {
    text-transform: uppercase;
}
h2, h3 {
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: 500;
    letter-spacing: -0.025rem;
}
.tr_all {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.button_type_2 > i[class^="fa "]:not([class*="fs_"]), .button_type_6 > i[class^="fa "] {
    font-size: 1.25em;
}
i[class^="fa"] {
    line-height: inherit;
    margin-top: -1px;
}

	::selection{
	background:#276658;
	color:#fff;
	}
	::-moz-selection{
		background:#276658;
		color:#fff;
	}

	::-webkit-scrollbar{
	width:10px;
	background:#dce3e6;
	}
	::-webkit-scrollbar-thumb{
		background: #4abfd9;
	}

li { list-style: none; }

table { table-layout: fixed; }

table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
	background-color: #fff;
}

table th {
	font-weight: bold;
	line-height: 16px;
	background-color: #f9f9fa;
	color: #2e3133;
}

table th, table td {
	border: 1px solid #dce3e6;
	padding: 10px 17px 10px 19px;
}

.table-wrapper { width: 100%; }

.dataTables_wrapper {
	table-layout: fixed;
	overflow: hidden;
	border: 1px solid #dce3e6;
	border-radius: 1rem;
}

table.compare-list th {
	overflow: hidden;
	width: 132px;
	max-width: 132px;
	min-width: 132px;
	text-align: left;
	vertical-align: top;
}

table.compare-list td {
	width: 230px;
	max-width: 230px;
	min-width: 230px;
}

table.compare-list thead,
table.compare-list tfoot { display: none; }

table.compare-list .fl-pcountdown-cnt { display: none; }

table.compare-list .title a.title { display: block; }

table.compare-list .rating.rating-box {
	display: inline-block;
	margin-top: 0;
	width: auto !important;
	vertical-align: middle;
	font-size: .4em;
}

table.compare-list .rating.rating-box img { vertical-align: middle; }

table.compare-list .amount {
	font-size: 16px;
	font-weight: 700;
}
table.compare-list del {
    opacity: 0.5;
}
table.compare-list del .amount {
    font-weight: normal;
}

table.compare-list .amount { margin-left: 5px; }

table.compare-list td > span.amount,
table.compare-list ins span.amount { 
font-size: 1rem;
    color: #515759;
    font-weight: normal; 
	}

table.compare-list .stock td span 				{ color: #46a69c; }
table.compare-list .stock td span.out-of-stock  { color: #46a69c; }

table.compare-list .added_to_cart,
table.compare-list .add_to_cart_button,
table.compare-list .product_type_simple {
	display: inline-block;
	padding: 1rem 1.5rem 1rem;
	background: #4abfd9;
    color: #fff;
	font-size: 1.125rem;
    line-height: 1rem;
	font-weight: 500;
    letter-spacing: 0px;
    z-index: 1;
    border-radius: 1rem;
}

table.compare-list .added_to_cart:hover,
table.compare-list .add_to_cart_button:hover,
table.compare-list .product_type_simple:hover {
	background-color: #41a8bf;
	color: #fff;
}

table.compare-list .yith-wcwl-add-to-wishlist .feedback {
	display:none;
}

table.compare-list .yith-wcwl-add-to-wishlist a {
	    margin-bottom: 5px;
		font-weight: bold;
    color: #46a69c;
		-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

table.compare-list .remove {
	vertical-align: top;
}

	table.compare-list .remove > a {
		display: inline-block;
		padding: 7.5px 0; 
		vertical-align: top;
		background-color: #fff;
		font-size: 13px;
		text-align: center;
		color: #222226;
		border-radius: 0;
		border-width: 1px;
		border-style: solid;
		border-color: #e5e5e5;
	}

	.compare_button_home {
		display: inline-block;
		padding: 7.5px 19px; 
		vertical-align: top;
		background-color: #fff;
		font-size: 13px;
		text-align: center;
		color: #222226;
		border-radius: 0;
		border-width: 1px;
		border-style: solid;
		border-color: #e5e5e5;
	}
	.compare_button_home:hover {
		border-color: #222226;
		color: #222226;
	}
	
	table.compare-list .remove > a:hover {
		border-color: #222226;
	}

table.compare-list .description td {
		font-weight: 300;
	}

table.compare-list .remove.odd a{
	font-weight: 500;
    color: #46a69c;
}
table.compare-list .title.odd td{
	font-weight: 500;
    color: #26658c;
}

.btn-back:hover{
	background: #41a8bf;
}

table.compare-list .material-icons-outlined {
   display:none;
}

/* @group Reset */

.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
	/* position */
	margin: 0;

	/* size */
	padding: 0;

	/* text */
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}

.fht-table {
	/* appearance */
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Content */

.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	/* appearance */
	overflow: hidden;

	/* position */
	position: relative;
}

.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	/* appearance */
	overflow: auto;
}

.fht-table-wrapper .fht-table .fht-cell {
	/* appearance */
	overflow: hidden;

	/* size */
	height: 1px;
}

.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body {
	/* position */
	top: 0;
	left: 0;
	position: absolute;
}

.fht-table-wrapper .fht-fixed-column {
	/* position */
	z-index: 1;
}

/* @end */


.btn-back{
	padding: 1rem 1.5rem 1rem;
    display: inline-block;
    background: #4abfd9;
    color: #fff;
	text-align: center;
    font-size: 1.125rem;
    line-height: 1rem;
	white-space: nowrap;
    font-weight: 500;
    letter-spacing: 0px;
    z-index: 1;
    border-radius: 1rem;
    position: relative;
	transition: all .5s ease;
	margin-top: 30px;
}



