/** Shopify CDN: Minification failed

Line 45:26 Expected identifier but found "*"
Line 349:77 Unexpected ","

**/
@font-face {
    font-family: 'segoe_ui';
    src: url('/cdn/shop/files/segoeuithis-webfont.woff2?v=1758693673') format('woff2'),
         url('/cdn/shop/files/segoeuithis-webfont.woff?v=1758693672') format('woff');
    font-weight: normal;
    font-style: normal;
}
html {
  scroll-behavior: smooth;
  font-family: 'segoe_ui';
}
body, button{ font-family: 'segoe_ui'; }
footer.site-footer {
    background: #ffffff;
    padding: 12px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #eee;
}
.loader_icon {
    margin: auto;
    width: 100px;
}
form.input-group.search-bar { margin-bottom: 0px; }
.flex_footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.flex_footer .home_icon a { display: flex; }
.flex_footer svg {
    width: 32px;
    height: 32px;
}
section#tabs-collections-section {
    padding-top: 20px;
    padding-bottom: 40px; */
}
.flex_footer .nav-search {
    margin-bottom: 0;
    left: 0%;
    width: 100%;
}
footer.site-footer span.input-group-btn button.btn {
    background: #fff;
    padding: 5px;
}
.flex_footer form.input-group.search-bar input#q:focus, .flex_footer form.input-group.search-bar input#q:focus-visible {
    outline: none;
}
.flex_footer form.input-group.search-bar input#q { padding-left: 5px; }
.flex_footer .grid { width: -webkit-fill-available; }
.page-wrapper.page-element { left: 0; width: 100%; }
.img_txt_top { padding-top: 30px; }
main.main-content { margin-bottom: 70px; margin-top: 70px !important; }
body.dark-header .main.main-content{
    background: #000 !important;
}
body.template-collection .main.main-content{
    margin-top:30px !important;
}
.prod_flex_point {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-bottom: 1px solid #eee;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    padding: 5px 60px;
    z-index: 9;
}
.prod_shop_name .shop_name_txt {
    color: #000;
    font-family: cursive;
    letter-spacing: 1px;
}
.back_option a {
    display: flex;
    align-items: center;
}
.like_message_share {
    display: flex;
    align-items: center;
    gap: 10px;
}

.like_message_share .wishlist_prodc button { padding: 0px; }
.like_message_share .wishlist_prodc button svg { width: 22px; height: 22px; }
.like_message_share .wishlist_prodc button {
    padding: 0px;
    width: 24px;
    height: 24px;
}
.like_message_share a { display: flex; }
.prod_detailss .flex_details {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex_details .prod_details_price .h2.product-single__price span {
    font-size: 15px !important;
        display: flex;
}
.st-wishlist-button.st-is-added .st-wishlist-icon {
    color:rgb(228, 22, 22) !important;
        border: none;
}
.flex_details .prod_details_price .h2.product-single__price {
    margin-bottom: 0px;
}
div#ProductSection >.wrapper { padding: 0px; }
.def_prod .product-single__image-wrapper.js,
.def_prod .product-single__image-wrapper.js img {
    max-width: 100% !important;
}
.grid.product-single.def_prod {
    display: flex;
    flex-direction: column;
}
.def_prod .product-single__image-wrapper.js img {
    max-height: 100% !important;
    object-fit: cover;
}
.flex_footer img { width: 30px; }
form.input-group.search-bar {
    border: 3px solid #d0d0d0;
    border-radius: 12px;
}
form.input-group.search-bar input,
span.input-group-btn button {
    border-radius: 12px;
}

/* .coll_temp_sec .selected_coll {
    width: 100%;
} */

/* .selected_coll .product__img-wrapper.js {
    max-width: 100% !important;
} */
.selected_coll .product__img-wrapper.js {
    max-width: 100% !important;
}
.selected_coll .product__img-wrapper.js img {
    max-width: 100% !important;
    max-height: 100% !important;
}
.coll_temp_sec .selected_coll {
    margin-bottom: 20px;
}

.coll_prod_custom .flex_details {
    padding-left: 10px;
    padding-right: 10px;
}

.prod_shop_name .shop_name_txt img {
    width: 85px;
}
.prod_shop_name .shop_name_txt {
    line-height: 0px;
}
.coll_temp_sec {
    margin-top: 30px;
}
.new_enquire {
    display: flex;
    align-items: stretch;
    gap: 10px;
    justify-content: center;
}
.new_enquire .product_comment {
    width: 70%;
    text-align: center;
}
.new_enquire .product_comment a {
    background: #000;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.new_enquire .product_comment svg {
    width: 20px;
    margin-right: 2px;
}

.new_enquire .wishlist_prodc button {
    padding: 0px;
    border: 1px solid #adadad;
    display: flex;
    align-items: center;
    padding: 0px 7px;
    height: 100%;
}

.new_enquire .share_prod a{
    border: 1px solid #adadad;
    display: flex;
    align-items: center;
    padding: 0 7px;
    height: 100%;
}
.new_enquire .share_prod svg {
    width: 22px;
}
.coll_prod_custom .coll_product_desc {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    font-size: 14px;
    line-height: normal;
    text-align: left;
}
.coll_prod_price {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 5px;
    color:#000;
}
.coll_product_desc p {
    margin-bottom: 0px;
}
.product_date_from_metafield {
    color: #7f7f7f;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
    line-height: normal;
}
.flex_footer span.icon.icon-search {
    display: flex;
    align-items: center;
}
.highlight-item:focus-visible {
    outline: none;
}
.currency_change {
    cursor: pointer;
}
body.template-search header.site-header,
body.template-search .nav-mobile{
    display: none;
}
h1.search_txt {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;margin-top:20px
}

@media only screen and (max-width: 1024px){
    body.template-index header.site-header.page-element,
    body.template-index .nav-mobile {
        display: none !important;
    }
   footer.site-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}
}

@media only screen and (max-width:767px){
section#tabs-collections-section { padding-bottom: 70px; }
main.main-content { margin-bottom: 0px; margin-top: 70px !important; }
.img_txt_top { padding-top: 0px; }
footer.site-footer{ padding: 7px 0; }
.grid.fink_contact {padding: 0 20px;}

.tabs-content ul.product-grid li .product-meta,
li.product-item .product__cover {
    display: none;
}

.prod_flex_point{
    padding: 5px 15px;
}
.template-collection header.site-header.page-element, .template-collection .nav-mobile,
div#ajaxifyDrawer{
    display: none;
}
.coll_temp_sec .selected_coll {
    margin-bottom: 15px;
}
.template-collection .page-wrapper.page-element {
    left: 0;
    width: 100%;
    top: 40px;
}
.coll_temp_sec {
    margin-top: 0;
}
.template-collection main.main-content {
    margin-top: 9px!important;
}
.coll_prod_custom .flex_details {
    margin-top: 15px;
}
.new_enquire {
    gap: 5px;
    margin-top: 12px;
}
.new_enquire .product_comment a{
    font-size: 11px;
}
h1.search_txt {
    font-size: 16px;
}
}

/*******************************/
/* .dark-background {
  background-color: #000 !important; 
}*/
body.dark-header li.product-item .product__cover{
  background: #00000094; 
} 
body.show-modal {
    overflow: hidden;
}
img.light_mode_logo , body.dark-header .dark_mode_logo{
    display: none;
}
body.dark-header img.light_mode_logo {
    display: block;
} 
.dark-header, .dark-header .main-content, 
.dark-header .top_fixed_head,
.dark-header .prod_flex_point {
  background-color: #000 !important; 
}
body.dark-header .top_fixed_head .wishlist_add button svg,
/*.dark-header .light-text:not(body.dark-header .modal-content .light-text)*/,
body.dark-header .product__details .st-wishlist-button .st-wishlist-icon,
body.dark-header .site-footer .input-group .icon,
body.dark-header .product-meta .product-title,
body.dark-header .product-price span {
  color:#fff !important;
}
.dark-header .light-text:not(body.dark-header .modal-content .light-text)
{color:#fff;}
body.dark-header .icon-search:before{
  color:#000; 
}
body.dark-header .top_fixed_head .call_icon_sec svg rect,
/* body.dark-header .currency_change svg path, */
body.dark-header svg.dark_mode_icon path{
    stroke:#fff;
}
body.dark-header .new_enquire .share_prod svg path,
/* body.dark-header .currency_change svg path, */
body.dark-header .top_fixed_head .call_icon_sec svg path,
body.dark-header .back_option svg path,
body.dark-header button.tab-btn.light-text svg path{
    fill: #fff;
}  
body.dark-header footer.site-footer, 
body.dark-header.template-collection .prod_detailss .new_enquire .product_comment svg path {
    filter: invert(1);
}
body.dark-header.template-collection .prod_detailss .new_enquire .product_comment a,
body.dark-header.template-search .search-results .new_enquire .product_comment a{
    background-color:#fff;
    color:#000 !important;
}
span.sgd_price, .currency-change.currency-sgd span.usd_price, #sgd, .currency-change.currency-sgd #usd {
    display: none;
}
.currency-change.currency-sgd span.sgd_price, .currency-change.currency-sgd #sgd, .modal .coll_product_desc p{
    display: inline;
}

.template-search .search_product_desc-inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    font-size: 14px;
    line-height: normal;
    text-align: left;
}
.template-search .product-title {
    font-size: 14px;
}
body.dark-header, html:has(.dark-header), body.dark-header .dark-background:has(main) {
    background-color: #000!important;
}
body.dark-header .top_fixed_head {
    border-bottom: .1px solid #252525;
}
body.dark-header div#image_top_txt_main_home .flex_top ul li.light-text a {
    color: #fd6e0f !important;
}
body.dark-header.template-search .wishlist_prodc .st-wishlist-button .st-wishlist-icon{
    color:#fff;
}
svg.sgd_currency_symbol, .currency-change.currency-sgd  svg.usd_currency_symbol{
    display: none;
}
svg.usd_currency_symbol, .currency-change.currency-sgd  svg.sgd_currency_symbol {
    display: block;
}
.product-meta[data-prices="0.00"] .product-price,
.product-meta[data-prices="0"] .product-price{
    display: none;
}
.coll_product_desc .zero-price {
    display: none !important;
}

/**** Changes ****/
.grid.fink_contact {padding-top: 20px;}
.grid.product-single.def_prod { display: flex ; flex-direction: column; margin-top: 40px; }
.main-content:has(.fink_contact) {margin-bottom: 0;}
.main-content:has(.fink_contact) .site-footer{position:static}
.st-wishlist-details_main .st-product-card .st-product-card_actions>.st-delete-button {height: 27px;width: 27px;}
.st-wishlist-details_main .st-product-card .st-product-card_actions { background-color: #ffffff8f; border-radius: 2041996px; }
.st-wishlist-details_main .st-product-card--horizontal {align-items: start;}
.st-wishlist-details_main .st-product-card--horizontal.st-product-card--drawer .st-product-card_actions { left: 14px; top: 14px; }
.st-wishlist-details.st-wishlist-details--drawer .st-close-button { height: 30px; width: 30px; background: #000; border-radius: 50px; color: #fff; } 
body.dark-header .top_fixed_head .call_icon_sec svg circle { fill: #fff; }
.top_fixed_head .call_icon_sec svg circle {fill: #000; stroke: #fff;}
.st-wishlist-details-button.st-wishlist-details-button--bottom_right { display: none!important;}
body.dark-header .dark-background .modal-content {background-color: #000;}
body.dark-header .dark-background .modal-content .coll_product_desc {color: #fff;}
section#tabs-collections-section+.modal .modal-content {border: none;}
body.dark-header .dark-background .popup_link_btm .product_comment svg path {fill: #fff;}
body.dark-header .dark-background .popup_link_btm .collection_link svg path {fill: #fff;}
body.dark-header .fink_contact table a.light-text{color:#fe5e10!important}
body.dark-header .dark-background .faq .tab-label {color: #fff;}
body.dark-header .dark-background .faq .tab-content {background-color: #000;}
.template-search .wishlist_prodc {display: none;}
.template-search .share_prod {display: none;}
#contact-us .nav-mobile, #contact-us .site-header{display: none;}
body.dark-header .dark-background .product_comment svg path {fill: #000;}
body.dark-header.template-collection .prod_detailss .new_enquire .product_comment svg path {fill: #000; filter: inherit;}
body.dark-header .dark-background .coll_prod_custom .coll_product_desc p {color: #fff;}
.fp_compare {color: #fe5e10 !important; position: relative; }
.fp_compare:before { content: ""; background: #fe5e10; height: 1px; width: 95%; position: absolute; top: 12px; left: 2px; }
/**** Single Product Page ****/
.template-product .def_prod .product-single__image-wrapper.js img {border-radius: 12px;}
.template-product .grid.product-single.def_prod {align-items: center;}
.template-product .like_message_share { display: flex ; align-items: center; gap: 10px; justify-content: end; margin-bottom: 10px; }
.template-product .product-single__photos {margin-bottom: 10px;}
.template-product .flex_details .prod_details_price .h2.product-single__price span { display: inline-block;}
.template-product.dark-header .like_message_share svg path { fill: #fff;stroke: #fff;}
.template-product .product-single__price {font-family: 'segoe_ui';    font-size: 15px;}
.template-product.dark-header .product-single__price {color: #fff;}
.fink_contact .back_option {position: absolute;top: 17px;}

@media only screen and (max-width:767px){
.template-product .page-wrapper {top: 0 }   
.template-product .grid.product-single.def_prod { margin-top: 15px;    padding: 0 15px; } 
.template-index main.main-content {margin-top: 0px !important;}
.grid.fink_contact table td {padding: 0 5px!important;vertical-align: middle;}
.grid.fink_contact table td img {position: relative; top: 4px;}
.grid.fink_contact {padding-top: 0;}
#contact-us .main-content:has(.fink_contact) {margin-top: 0 !important;}
.fink_contact .back_option {position: absolute;top: 15px;}
}

.template-index div#AjaxinatePagination a,
.template-search div#AjaxinatePagination a {
    display: none;
}
body.dark-header .tabs-head button.tab-btn.light-text {
    color: #fff !important;
}
body.dark-header .highlight-circle img{
    border: 2.5px solid #000;
}
.close_icon{
    position: absolute;
    top: 10px;
    right: 10px;
    border: 2px solid #f0f0f0;
}
.clickable_img{
    position:relative;
}
.dark-header h3.product-title, .dark-header .product-price {
    color: #fff;
}
footer.site-footer{
    z-index:9;
}