<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#order-premium_comparison .custom-price-container h4 {
  color: #000;
  font-size: 26px;
  line-height: 32px;
}

#order-premium_comparison .price-table-container.custom-price-container .price-table {
  border-radius:10px;
  box-shadow:none;
  padding: 15px;
  border: 2px solid #ff8e00;
}
#order-premium_comparison .price-table-container.custom-price-container ul li{
	background:none;
	vertical-align:top;}
	
#order-premium_comparison .custom-price-container h4 {
  font-size: 26px;color:#000;
}

.custom-price-container .price-area .price span.qodef-price {
  color: #000;
  display: inline-block;
  font-size: 43px;
  font-weight: bold;
  vertical-align: middle;
}
.custom-price-container .price-area .price span.qodef-value {
  color: #000;
  font-size: 20px;
  line-height: 25px;
  vertical-align: top;font-weight: 600;
}
.custom-price-container .price-area .price span.qodef-mark {
  display: inline-block;
  width: 59px;color:#202020;font-weight: 600;vertical-align: middle;
  font-size:14px;
}


.custom-price-container .price-area .price {color:#000;fonts-size:14px;}

.custom-price-container .price-area {
  line-height: inherit !important;
  padding: 15px 0 !important;
}

#order-premium_comparison .price-table-container.custom-price-container .price-table ul{padding:10px 0;}

#order-premium_comparison .price-table-container.custom-price-container .price-table ul li .smlxl-v2-feature span#glyph-icon{
	display:none;}
	
#order-premium_comparison .price-table-container.custom-price-container .price-table ul li{color:#ff7200;font-size:15px;}


#order-premium_comparison .price-table-container.custom-price-container .price-table ul li strong {
  display: block;
  font-size: 19px;
  font-weight: bolder;
  line-height: 32px;
  padding-bottom: 7px;
  padding-top: 7px;
}


#order-premium_comparison .price-table-container.custom-price-container .price-table ul li .smlxl-v2-feature{
	padding-bottom:7px;}
	
#order-premium_comparison .price-table-container.custom-price-container .order-button {
  background: inherit;
  border: 1px solid #ff8e00;
  border-radius: 8px;
  box-shadow: none;
  color: #202020;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 12px 50px 12px 25px;
  text-shadow: inherit;
  position:relative;
}
#order-premium_comparison .price-table-container.custom-price-container .order-button::before {
  content: "ï„…";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 24px;
  position: absolute;
  right: 19px;
  top: 13px;
}

#order-premium_comparison .price-table-container.custom-price-container .order-button:hover{background:#ff8e00;
color:#fff;}

div#order-premium_comparison{
	height:auto;}
	
	body {
  overflow-x:visible !important;
}</pre></body></html>