<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.baslik {
	background: linear-gradient(to right, rgba(59, 162, 255, 0.9), rgb(105, 99, 255, 0.8));
	color:#FFFFFF;
}

.sehirler .alan {
    height: 46px;
    margin-bottom: 10px;
}

.sehirler .alan a {
    display: block;
    background: #efefef;
    color: #253b49;
    line-height: 46px;
    font-size: 14px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sehirler .alan a i {
    width: 30px;
    text-align: center;
    line-height: 42px;
    float: left;
    font-size: 20px;
}

.sehirler .alan a:hover {
	color:#FFFFFF;
	background: #6963ff;
}

.entry-deal {
    padding: 10px;
    border: 1px solid #ededed;
}
.entry-deal h2 {
    font-size: 18px;
}
.entry-media {
    height: 250px;
    position: relative;
    display: block}
.deal-entry {
    padding: 0 0 0;
    float: left;
    width: 100%;
    background-color: #FFF;
    zoom: 1;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7);
    transition: all .3s;
}
 .deal-entry:hover {
    box-shadow: 0px 1px 10px -1px rgba(151, 171, 187, 0.7);
}
.deal-entry .image {
    margin: 0;
    max-width: 100%;
    display: block;
    position: relative;
}
.deal-entry .bought {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    color: #FFFFFF;
    padding: 2px 15px;
    font-size: 13px;
}
.deal-entry .title {
    padding: 20px 15px 20px 15px;
    margin: 0;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFF;
    overflow: hidden;
}
.deal-entry.green .offer-discount,.deal-entry.green .bought {
    background-color: #77C84E;
}
.deal-entry.green .title {
    border-left: 5px solid #77C84E;
}
.deal-entry.orange .title {
    border-left: 5px solid #dc4a29;
}
.deal-entry.orange .offer-discount,.deal-entry.orange .bought {
    background-color: #dc4a29;
}
.deal-entry.orange .title {
    border-left: 5px solid #dc4a29;
}
.deal-entry.blue .offer-discount,.deal-entry.blue .bought {
    background-color: #5677fc;
}
.deal-entry.blue .title {
    border-left: 5px solid #5677fc;
}
.deal-entry .title a {
    color: #272630;
    text-decoration: none;
}
.deal-entry .title a:hover {
    color: #dc4a29;
}
.deal-entry .prices {
    padding: 0 0 10px 0;
    margin: 0;
    display: block;
}
.deal-entry .procent {
    padding: 0;
    margin: 0;
    font-size: 29px;
    line-height: 30px;
    float: left;
    color: #ff5722;
    font-weight: 500;
}
.deal-entry.green .procent {
    color: #77C84E;
}
.deal-entry.orange .procent {
    color: #FF0623;
}
.deal-entry.blue .procent {
    color: #5677fc;
}
.discount-red {
    background: #dc4a29;
}
.discount-green {
    background: #77C84E;
}
.discount-blue {
    background: #5677fc;
}
.deal-entry .price {
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    float: right;
}
.deal-entry .price b {
    color: #333;
    font-size: 32px;
    font-size: 29px;
}
.deal-entry .old-price {
    padding: 0 8px 0 0;
    margin: 0;
    color: #B4B4B4;
    line-height: 30px;
    text-align: right;
    float: right;
}
.deal-entry .old-price span {
    font-size: 14px;
    text-decoration: line-through;
}
@media (max-width: 990px) {
    .deal-entry .old-price span {
    font-size: 11px;
}
}
.deal-entry .info {
    padding: 8px 0 0;
    margin: 0 8px;
    border-top: 1px solid #E6E7E7;
    font-size: 12px;
}
.deal-entry.deal-sm .info_bar ul li: last-child {
    width: 50%;
}
.deal-entry.deal-sm .info_bar .info_link .btn {
    padding: 5px 8px;
    width: 75px;
}
.deal-entry.result-entry .info_bar {
    font-size: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.deal-entry .info_bar {
    border-top: 1px solid #ededed;
    font-size: 12px;
    padding: 10px 5px;
    background: #f7f8fa;
}
.deal-entry .info_bar ul {
    margin: 0;
    padding: 0;
    width: 100%;
    justify-content: flex-start;
    display: flex;
}
.deal-entry .info_bar ul li {
    text-align: center;
    word-wrap: break-word;
}
.deal-entry .info_bar b {
    padding-right: 5px}
.deal-entry .info_bar .person {
    padding: 5px 8px 0 5px;
    border-right: 1px dashed #ededed;
}
.deal-entry .info_bar .info_link {
    text-align: center;
}
.deal-entry .info_bar .info_link .btn {
    font-size: 14px;
    text-transform: capitalize;
}
.deal-entry .info_bar .time {
    padding: 5px 8px 0 5px;
}
.deal-entry .info_bar i {
    padding-right: 6px}
.product-page-meta {
    padding: 30px;
}
.entry-content {
    padding: 10px 15px 10px;
    overflow: hidden;
}
.offer-discount {
    position: absolute;
    top: -9px;
    z-index: 2;
    min-height: 55px;
    min-width: 55px;
    left: -9px;
    border: 1px DASHED #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    color: #fff!important;
    line-height: 24px;
    text-transform: uppercase;
    padding: 15px 0 0 0;
    box-shadow: 0 1px 3px 0 rgba(160, 158, 169, 0), 0 1px 2px 0 rgba(140, 139, 152, 0.13);
}
/* DEAL ATTRIBUTES */
.valueInfo {
}
.valueInfo div {
    border-right: 1px solid rgb(237, 237, 237);
    display: inline-block;
    font-size: 12px;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 32%;
    padding: 5px 0px;
}
.valueInfo div {
    border-right: 1px solid rgb(237, 237, 237);
    display: inline-block;
    font-size: 12px;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0px;
}
.valueInfo div p {
    margin: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.valueInfo div p.text {
    color: inherit;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 1px;
}
.valueInfo div {
    display: inline-block;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0px;
}
.valueInfo div.save {
    border-right: 0px;
}
.shadow {
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7)
}</pre></body></html>