<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.detail_head.item-yk .item-yk-head-title {
    font-size: 1.25em;
    max-width: 80%;
    white-space: normal;
}
.item-yk .item-yk-head-title {
    color: #222;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}
.item-yk .item-yk-head-title a {
    color: inherit;
    font-size: inherit;
    padding: 0 5px;
    white-space: nowrap;
}
.white--bg {
    background: #fff;
    border-radius: 3px;
    border: solid 1px #b5b5b6;
}

.grey-bg {
    background: #ebebeb;
    border-radius: 3px;
    padding:10px;
}
.seller-detail-div {
    margin-top: 15px;
    border-radius: 7px !important;
    border: 1px solid #ccc !important;
}
.padding20 {
    padding: 20px;
}
.heading4 {
    font-size: 1.2em;
}
.ftshops .ftshops_logo {
    float: left;
    background: #ededed;
    border-radius: 50%;
    overflow: hidden;
    width: 80px;
    height: 80px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    flex: 0 0 80px;
    margin-right:10px;
}
.ftshops .ftshops_logo img {
    width:70px;
    height:70px;
}
.ftshops .ftshops_name {
    font-size: 1em;
    color: #222;
}
.ftshops .ftshops_location {
    color: #838383;
    font-size: 12px;
    font-weight: 300;
}

.ftshops.seller--info .ftshops_item_head_left, .ftshops.seller--info .ftshops_item_head_right {
    padding: 20px 0;
}
.ftshops .ftshops_item_head_left {
    padding: 20px;
    display: table;
    width: 100%;
    display: flex;
    align-items: center;
}
.ftshops.seller--info .ftshops_item_head_left, .ftshops.seller--info .ftshops_item_head_right {

    padding: 20px 0;

}
.ftshops .ftshops_item_head_right {

    text-align: right;
    padding: 20px;

}
.seller-info-view-store-button a {
    color: #fff!important;
    background-image: linear-gradient(to right,#f33,#ff8a00);
}
.btn--primary {
    color: #fff;
    box-shadow: none;
    background: #c91a22;
}
.btn--secondary, .form input[type="button"] {
    color: #fff;
    background-color: #292929;
}
.btn, .form input[type="submit"], .form input[type="button"] {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 0;
    border: none;
    border-radius: 2px;
    padding: 0 16px;
    min-width: 100px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    color: #fff;
    background: #292929;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    font-size: 1em;
    font-weight: 500;
    line-height: 40px;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    transition: box-shadow .2s,-webkit-box-shadow .2s;
}
.listing__all {
    text-align:center;
}
.listing--progress &gt; li {

    width: 100%;
    padding: 5px 0 0;
    list-style:none;
}

.progress--radial {
 margin:0 auto;
 width:10em;
 height:10em;
 background-color:#ededed;
 border-radius:50%;
 margin-bottom:10px
}
.progress--radial .progress__circle .progress__mask,
.progress--radial .progress__circle .progress__fill {
 width:10em;
 height:10em;
 position:absolute;
 border-radius:50%
}
.progress--radial .progress__circle .progress__fill {
 transition:-webkit-transform 1s;
 transition:transform 1s;
 transition:transform 1s,-webkit-transform 1s;
 background-color:#ffd400
}
.progress--radial .progress__circle .progress__mask.left {
 position:relative;
 clip:rect(0px,160px,160px,80px)
}
.progress--radial .progress__circle .progress__mask.left .progress__fill {
 clip:rect(0px,80px,160px,0px)
}
.progress--radial .progress__circle .progress__count {
 position:absolute;
 border-radius:50%;
 left:20px;
 top:20px;
 right:20px;
 bottom:20px;
 background:#fff;
 text-align:center;
 font-size:3.4em;
 font-weight:900;
 color:#4c4c4c;
 line-height:2.2;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 align-items:center;
 justify-content:center
}
.progress--horizontal {
 background-color:#ededed;
 height:10px;
 margin:5px 0 0
}
.progress--horizontal .progress__bar {
 background-color:#ffd400;
 float:left;
 height:100%;
 line-height:20px;
 padding:0;
 position:relative;
 text-align:right;
 width:0
}
.flex-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shop-bar {
 background: #f8f8f8;
 padding: 15px 0;
 border-bottom: solid 1px #B5B5B6;
}
.shops-detail {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.shops-detail-name {
}
.shops-detail .item-yk_rating {
 margin: 0px 10px;
}
.shop-opened {
 line-height: 2.5;
}
.shop--header04 {
    background: #7F0C28;
}
.feaproname {
    display: inline-block;
}

.featureddiv {
    background-color: #fff;
    padding: 0px;
    margin: 5px;
    border-radius: 0.25rem !important;
    text-align:center;
}
.feaproname {
    font-weight: 700;
    font-size: 1rem;
    color: #565656;
    text-transform: uppercase;
}

.feattimg figure,
.featimg figure {
    background-color: #eee;
    height: auto;
    display: block;
    line-height: normal;
    overflow: hidden;
    position: relative;
}

.feattimg figure img,
.featimg figure img{
    display: block;
    width: 100%;
    height: auto;
    transition: 424ms linear;
}


.feattimg figure mark,
.featimg figure mark{
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(243,168,0,.2);
    background: #eb6123\9;
    filter: alpha(opacity=20);
    z-index: 20;
    opacity: 0;
    transform: skewX(45deg);
    visibility: hidden;
    transition: 360ms;
}

.feattimg figure mark b,
.featimg figure mark b{
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -23px;
    margin-top: -23px;
    z-index: 30;
}

.feattimg figure mark b:before,
.featimg figure mark b:before{
    content: "";
    width: 100%;
    height: 1px;
    background: #eb6123;
    position: absolute;
    left: 0;
    top: 23px;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
}

.feattimg figure mark b:after,
.featimg figure mark b:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #eb6123;
    position: absolute;
    left: 23px;
    top: 0;
    transform: translateY(-200px);
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
}

.feattimg figure mark:before,
.featimg figure mark:before {
    content: "";
    width: 100%;
    height: 0%;
    border-left: 3px solid #f33;
    border-right: 3px solid #f33;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}

.feattimg figure mark:after,
.featimg figure mark:after{
    content: "";
    width: 0%;
    height: 100%;
    border-top: 3px solid #f33;
    border-bottom: 3px solid #f33;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}

.feattimg:hover figure mark,
.featimg:hover figure mark {
    opacity: 1;
    transform: skewX(0);
    visibility: visible;
}

.feattimg:hover figure mark:before,
.featimg:hover figure mark:before{
    height: 100%;
    transition: 330ms 200ms;
}

.feattimg:hover figure mark:after,
.featimg:hover figure mark:after {
    width: 100%;
    transition: 330ms 200ms;
}

.feattimg:hover figure img,
.featimg:hover figure img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

.feattimg:hover figure mark b:before,
.featimg:hover figure mark b:before {
    transition: 355ms 180ms;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}

.feattimg:hover figure mark b:after,
.featimg:hover figure mark b:after {
    transition: 355ms 240ms;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.divider3 {
    height: 1px;
    background: #ccc;
    text-align: center;
    margin: 4px;
}
.shop-logo {
    margin: 10px auto;
    padding: 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    display: inline-flex;
    align-items: center;
    max-width: 250px;
    max-height: 140px;
}
.shop-logo img {
    max-width: 100%;
    display: block;
}
.shop-nav {
    position: relative;
    margin: 0 auto;
    text-align: center;
    z-index: 2;
    float: left;
}
.shop-navigations2 {
    margin: 0 auto;
    list-style: none outside;
    border:1px solid #3cba92;
    background-color:#ebebeb;
}

.shop-navigations2 li {
    padding: 5px 30px;
}

.shop-navigations2 li label{
     color: #414042;
     font-weight:bold;
     cursor:default;
}

.catshead {
    font-weight: bold;
    font-size:12pt;
    color:#fff;
    background-image: linear-gradient(to right, #000, #ccc);
}
.shop-navigations {
    margin: 0 auto;
    list-style: none outside;
    border:1px solid #3cba92;
    background-color:#ebebeb;
}
.shop-navigations &gt; li {
    
    vertical-align: top;
}
.shop-navigations &gt; li:active,
.shop-navigations &gt; li:hover,
.liselected {
    font-weight: 600;
    color:#fff;
    background-image: linear-gradient(to right, #f33, #ff8a00);
}
.shop-navigations &gt; li a img {
    padding-right:20px;
}

.shop-navigations &gt; li &gt; a {
    color: #414042;
    display: block;
    overflow: hidden;
    padding: 2px 30px;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform:uppercase;
    border:1px solid #fff;
    font-weight:bold;
}
.liselected &gt; a,
.shop-navigations &gt; li &gt; a:hover {
    color:#fff !important;
    text-decoration:none;
}
.shops-sliders {
    max-height:470px;
    overflow:hidden;
}
.shops-sliders img {
    text-align: center;
    margin: 0 auto;
    width:auto;
    height:auto;
}
.category__description {
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
}
.ratings--overall {
    padding:20px;
}
.filter {

    padding: 20px;
    background: #fff;
    border-radius: 3px;
    border: solid 1px #B5B5B6;
}

.product-search input[type="text"] {
    background: none;
    border:none;
    color: #222222;
}
.right-panel {
    padding: 20px;
}
.product-search .input-submit {
    background: url(/public/images/retina/magni-gray.svg) no-repeat center;
    background-size: 20px auto;
    width: 40px;
    height: 40px;
    border: none;
    padding: 0;
    margin: 0;
}

.product-search {
    margin: 0 auto;
    margin-bottom: 15px;
}
.product-search form {
    display: flex;
    align-items: center;
    background: #f2f2f2;
}
.checkbox input {
    width: 20px;

}
.checkbox, .radio {
    display: inline-block;
    color: #222222;
    position: relative;
    vertical-align: top;
    padding:3px;
    min-height: 20px;
    cursor: pointer;
}
.checkbox input, .radio input {
    top: 0;
    left: 0;
    margin: 0 !important;
    z-index: 1;
    cursor: pointer;

}
input, select, textarea {
    outline: none;
    font-family: inherit;
    transition: 0.3s all ease-in-out;
}
.filter div ul {
    list-style:none;
}

.heading2 {
    color: #222222;
    font-size: 1.8em;
}
span.subheading {
    color: #555555;
    display: block;
    font-weight: 300;
    font-size: 1.2rem;
}
.right_panel_head_right {
    float: right;
    text-align: right;
}
.btn--sm, .btn--sm.btn--white, .form input[type="submit"].btn--sm, .form input[type="button"].btn--sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    height: auto;
}
.btn i.icn {
    width: 13px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
    height: auto;
}
.btn--secondary,
.btn--primary,
.form input[type="button"] {
    color: #fff !important;
    background-color: #292929;
}
.btn--primary:hover {
    color: rgb(255, 255, 255);
    box-shadow: none;
    background: #C91A22;
    
}
</pre></body></html>