﻿.Comparisontbl {width: 100%;list-style: none;list-style-type:none;padding: 0;margin: 0;}
    ul.Comparisontbl > li {list-style: none;list-style-type:none;padding:0px;display:inline-block;float: right;position:relative;}	
	ul.Comparisontbl > li .compareitemremove{display: block;width: 16px;height: 16px;position: absolute;top: -8px;right: -8px;background: url(images/deletebundle.gif) no-repeat center center;}
ul.CompareCol {list-style: none;list-style-type:none;padding: 0;margin: 0;}	
	ul.CompareCol > li {list-style: none;list-style-type:none;padding:5px 10px;line-height: 25px;min-height:25px;border-right: 1px solid #fff;}	
	ul.CompareCol > li.odd {background-color: #e8e8e8;border-bottom: 1px solid #fff;}
	ul.CompareCol > li.even {background-color: #f0f0f0;border-bottom: 1px solid #fff;}
	ul.CompareCol.Title > li.odd {background-color: #666;color:#fff;}
	ul.CompareCol.Title > li.even {background-color: #666;color:#fff;}
	ul.CompareCol li.img {background: #fff;height:120px;}
	ul.CompareCol.title > li {font-weight: normal;background: #666;color:#fff;border-bottom: 1px solid #fff;}
		ul.CompareCol > li img {max-height:120px;width:auto;margin:10px 0px;}
    ul.CompareCol ol {padding:0px;margin:0px;list-style: none;list-style-type:none;}
        ul.CompareCol ol li{padding:0px;border:0px;list-style: none;list-style-type:none;}

.no-border-compar {border: none !important;}

.model-color{display:inline-block;width:24px;height:24px;margin:0 5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;margin-left:2px;position:relative}
.model-color::before{content:'';background-repeat:repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);position:absolute;top:0;bottom:0;left:0;right:0}
.model-color i{position:absolute;top:0;bottom:0;left:0;right:0}
.model-thumbnail{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:contain;vertical-align:middle;margin-left:2px}
.comparsionitems .remodal-body{height: 70vh;overflow-y: auto;padding:5px 35px;}
.remodal-header {padding: 15px;border-bottom: 1px solid #e7e7e7;}
#comarsionSearch {line-height: 50px;position: relative;padding: 0 10px 0 1px;z-index: 2;display: block;width: 100%;border: 0;transition: all 0.6s ease 0.1s;color: #292929;border: 1px solid #e7e7e7;border-radius: 5px;caret-color: var(--accent-color);outline: none;}

.title-card-reone{height: 90px;overflow: hidden;display: flex;padding: 5px 10px;text-decoration: none !important;align-items: center; margin: 0 !important;line-height: 2 !important;color: #333 !important;font-size: 15px !important;font-weight: 500 !important;}
.box-image-card-reone{background-color: white;}
.custom-holder-price-reone p{display: flex;align-items: center;justify-content: end;gap: 5px;margin: 0 !important;}
.holder-detail-card-reone{height: 60px;display: flex;align-items: center;justify-content: space-between;padding: 10px 10px;}
.product-grid-item .addtocompare{text-decoration: none !important;color: #000 !important;}
.holder-box-compare{display: flex;}
.holder-box-compare .addToBasket{background: #303030;padding: 10px;display: flex;border-radius: 0 5px 5px 0;cursor: pointer;}
.custom-reone-card {border: 1px solid #f1f2f4;}
.removefromcompare {z-index: 10;position: absolute;top: 0;left: 0;display: block;overflow: visible;width: 35px;height: 35px;margin: 0;padding: 0;cursor: pointer;transition: color 0.2s;text-decoration: none;color: #95979c;border: 0;outline: 0;background: transparent;}
.removefromcompare:hover,.removefromcompare:focus {color: #2b2e38;}
.removefromcompare:before {font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;font-size: 25px;line-height: 35px;position: absolute;top: 0;left: 0;display: block;width: 35px;content: "\00d7";text-align: center;}
a.productImage {position: relative;display: block;}

.TechnicalFieldsItem .TechnicalFieldsItem__title {
    background-color: #eaeaea;
    font-size: 0.9rem;
}
.addOtherProduct span {background-color: #c59856;padding: 1rem;border-radius: 0.3rem;cursor: pointer;}

.addOtherProduct {
    align-self: center;
}
.TechnicalFieldsItem .TechnicalFieldsItem__Value {
    background-color: #cfcfcf;
    font-size: 0.9rem;
}

.TechnicalFieldsItem {
    border-radius: 0.2rem;
    overflow: hidden;
}