<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* General */
.divIndProduct {height:auto; overflow:hidden;}
.divIndProdInner {height:auto; overflow:hidden;}
.divIndProdTop {height:auto; overflow:hidden;border-top:1px solid #00aff0;}
.divIndListHdr {}
.divPageHeader {}

.divIndProdHdr {height:auto; overflow:hidden; padding-top:15px;}
.divIndProdTopDetail {height:auto; overflow:visible; /*padding-bottom:30px;border-bottom:1px solid #ddd;*/}

.divIndProdImg {overflow:hidden; border:1px solid #ddd; background:#fff; position:relative;}
.divIndProdImgInner {/*width:380px; height:285px;*/height:auto; overflow:hidden; vertical-align:middle;}
.divIndProdImgInner a {display:block;width:100%;padding-bottom:75%;height:0;position:relative;}
    .divIndProdImgInner img { /*width:100% !important; height:auto !important;margin:auto; position:absolute;*/
        position: absolute;
        width: auto;
        height: 100%;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }
.imgGalleryItemImage {position: absolute; width: 100%; height: auto;  top: 50%; left: 50%; transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.divProdDetails {padding-top:10px; height:auto; overflow:visible; clear:both;}
.divIndProdDetail {width:100%; height:auto; overflow:visible; padding-top:15px;}
.divProdDetailTop {height:auto; overflow:hidden; clear:both;padding-bottom:10px;}
.divProdDetailProdName {font-size:128%; font-weight:normal; }
.divProdDetailProdName h2 {margin-bottom:5px;}
.divProdDetailProdCode {font-size:100%;padding-right:10px; }
.divProdSnapshot {clear:both; padding-top:20px; text-align:justify;}
.divProdDescTitle {font-size:14px; color:#ff4800; padding-bottom:10px;}
.divIndProdPrice {font-weight:bold; font-size:18px;padding:0px 0px 10px;color:#00aff0;}
.divProdDetailsLeft {height:auto; overflow:visible;}
.divShareCart {height:auto;width:100%;padding-left:10px;font-weight:bold;}
.divShoppingCart {text-align:center; padding-top:20px;}
.divGSTInclusive {height:auto; overflow:hidden; text-align:right;}
.divIndProdPrice .divProductPrice{justify-content:unset;display:block;}
.divProdArticle {
    margin-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.tblProdHeader {}
.tblProdHeader td {padding-right:5px;}

.divIndProdBtmDetails {width:580px; padding-top:20px; margin-bottom:20px; height:auto; min-height:240px; overflow:visible;}
.divIndProdBtmDetail {height:auto; min-height:250px; overflow:visible;}
.divProdRelProdOuter {height:auto; overflow:hidden; clear:both; width:auto; padding:0px;}
.divProdDesc {height:auto; overflow:visible; width:auto; text-align:justify; padding-bottom:5px; padding-top:10px;}

.divNewRecommeded {height:auto; overflow:hidden; float:left; display:block; padding-top:10px;}
.btnIndNew {float:left; margin-right:5px;}
.btnIndThumb {float:left; margin-right:5px;}
.divNewProd {position:relative; top:10px; left:10px; height:25px; width:50px;padding-bottom:5px; /*background:url(../../img/usr/mobile/icon-new.png) no-repeat;*/}
.divRecProd {position:relative; top:10px; left:10px; height:25px; width:50px; /*background:url(../../img/usr/mobile/icon-hot.png) no-repeat;*/}
.divNewProd img,.divRecProd img{max-height:100%;width:auto;}

.divFacebookLike2 { height:auto; overflow:visible; width:auto;}
.spanArticleSplitter {padding-left:5px; padding-right:5px; color:#19b6f3;}

.divShareAskFacebook {width:100%;display:flex;align-items:center;box-sizing:border-box;padding:10px 0px;}
.divShareAskFacebook &gt; div{width:100%;}
.divShareAskFacebook &gt; div:not(:last-child) {margin-right:10px;}
.divShareAskFacebook a {background-color:#fff!important;height:35px;border:2px solid #00aff0;border-radius:30px;color:#00aff0!important;}
.divShareAskFacebook a i {margin-right:5px;}
.divShareAskFacebook a:hover{background-color:#00aff0!important;color:#fff!important;}

/*.hypAsk {display:block; outline:none; background:url(../../img/usr/mobile/btn-ask.png) no-repeat;}
.hypAsk:link {color:#ffffff; text-decoration:none; background:url(../../img/usr/mobile/btn-ask.png) no-repeat;}
.hypAsk:visited {color:#ffffff; text-decoration:none; background:url(../../img/usr/mobile/btn-ask.png) no-repeat;}
.hypAsk:hover {color:#ffffff; text-decoration:none; background:url(../../img/usr/mobile/btn-ask.png) no-repeat;}
.hypAsk:active {color:#ffffff; text-decoration:none; background:url(../../img/usr/mobile/btn-ask.png) no-repeat;}*/

.hypShare {height:20px; width:58px; display:block; outline:none; background:url(../../img/usr/mobile/btn-share.png) no-repeat;}
.hypShare:link {text-decoration:none; background:url(../../img/usr/mobile/btn-share.png) no-repeat;}
.hypShare:visited {text-decoration:none; background:url(../../img/usr/mobile/btn-share.png) no-repeat;}
.hypShare:hover {text-decoration:none; background:url(../../img/usr/mobile/btn-share.png) no-repeat;}
.hypShare:active {text-decoration:none; background:url(../../img/usr/mobile/btn-share.png) no-repeat;}

.spanProdDescHdr {font-size:155%; font-family:Quicksand,Arial; font-weight:bold; margin-bottom:-8px; display:block; color:#292929;}
.divIndProdDesc {height:auto; overflow:visible; text-align:justify; clear:both; display:block; padding:0px 0px 20px;}
/* End of General */

/* Buttons */
.hypBackToListing {color:#fff; font-style:normal;}
a.hypBackToListing:link {color:#fff; text-decoration:none;}
a.hypBackToListing:visited {color:#fff; text-decoration:none;}
a.hypBackToListing:hover {color:#19b6f3; text-decoration:none;}
a.hypBackToListing:active {color:#19b6f3; text-decoration:none;}

.hypCatProdLink {color:#fff; font-style:normal;}
a.hypCatProdLink:link {color:#fff; text-decoration:none;}
a.hypCatProdLink:visited {color:#fff; text-decoration:none;}
a.hypCatProdLink:hover {color:#19b6f3; text-decoration:none;}
a.hypCatProdLink:active {color:#19b6f3; text-decoration:none;}

.lnkbtnProdArticle {color:#19b6f3;}
a.lnkbtnProdArticle:link {color:#19b6f3; text-decoration:none;}
a.lnkbtnProdArticle:visited {color:#19b6f3; text-decoration:none;}
a.lnkbtnProdArticle:hover {color:#19b6f3; text-decoration:underline;}
a.lnkbtnProdArticle:active {color:#19b6f3; text-decoration:underline;}

.imgbtnPrevious {background:url(../img/usr/btn-previous.gif) no-repeat 0px -77px;}
.imgbtnPrevious:hover {background:url(../img/usr/btn-previous.gif) no-repeat;}
.imgbtnPreviousDisabled {background:url(../img/usr/btn-previous.gif) no-repeat; cursor:default;}

.imgbtnNext {background:url(../img/usr/btn-next.gif) no-repeat 0px -77px;}
.imgbtnNext:hover {background:url(../img/usr/btn-next.gif) no-repeat;}
.imgbtnNextDisabled {background:url(../img/usr/btn-next.gif) no-repeat; cursor:default;}
/* End of Buttons */

/* Related Product */
.divRelProdHdr {height:auto; overflow:hidden; padding-top:20px;}
.divRelProd {height:auto; overflow:hidden;}

.divRelProdDetail {height:35px; overflow:visible;}

.hypRelProdDName {color:#292929; /*font-size:12px; font-family:Cabin; font-weight:700;*/}
a.hypRelProdDName:link {color:#292929; text-decoration:none;}
a.hypRelProdDName:visited {color:#292929; text-decoration:none;}
a.hypRelProdDName:hover {color:#292929; text-decoration:none;}
a.hypRelProdDName:active {color:#292929; text-decoration:none;}

.divRelRow {height:auto; overflow:hidden; width:100%; display:table; -moz-box-sizing: border-box; box-sizing: border-box;}
.three-columns {width: 30% !important; display: table-cell; -moz-box-sizing: border-box; box-sizing: border-box;}
.two-columns {width: calc((98%)/2)!important; display: inline-block; -moz-box-sizing: border-box; box-sizing: border-box;}

.divIndRelProd {height:auto; /*margin-right: 3%;float:left;*/ border: 1px solid #ddd; /*padding: 10px;*/ overflow:hidden;  width:auto; /*margin-right:5%;*/ margin-bottom:10px;}
.divIndRelProdLast {height:auto; overflow:hidden; border: 1px solid #ddd; /*padding: 10px;*/ float:right; width:auto; margin-bottom:10px;}
.divRelProdImg {width:100%; height:auto; overflow:hidden; background:#ffffff; border:solid 1px #cccccc; -moz-box-sizing: border-box; box-sizing: border-box; position:relative;}
.divRelProdImgInner {width:100%; height:auto; vertical-align:middle; overflow:hidden; position:relative; text-align:center; }
.divRelProdImgInner a{display:block;width:100%;padding-bottom:75%;height:0;}
    .divRelProdImgInner img {
        position: absolute;
        width: auto;
        height: 100%;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

.divRelProdDName {text-align:center; font-weight:bold; /*padding-top:10px;*/}
.divRelProdPrice {font-size:14px; color:#0b4e66;text-align:center; padding-top: 5px; min-height:17px;}

.divRelNew {position:absolute; z-index:1; top:0px; left:0px; width:50px;}
.divRelThumb {position:absolute; z-index:1; top:30px; left:0px; width:50px;}

.divRelNew img, .divRelThumb img {width:auto; height:auto;}
/* End of Related Product */

.divIndProdMenu {height:auto; overflow:hidden; width:620px;}
.divIndProdMenuList {height:auto; overflow:hidden;}
.divIndProdMenuItem {float:left; height:auto; overflow:hidden; text-align:center;}
.divIndProdMenuItemAsk {float:left; height:auto; overflow:hidden; text-align:center; padding-left:40px;}
.divIndProdMenuItemSel {float:left; height:auto; overflow:hidden; text-align:center; background:url(../img/usr/icon-chat-hover.gif) no-repeat; padding-left:32px;}
.divIndProdMenuItemAskSel {float:left; height:auto; overflow:hidden; text-align:center; background:url(../img/usr/icon-chat-hover.gif) no-repeat; padding-left:32px; margin-left:40px;}
.hypWhatsapp {display:flex;box-sizing:border-box; align-items: center; width:auto !important; color:#6e8ba5;justify-content:center;font-size:12px;}
a.hypWhatsapp:link, a.hypWhatsapp:visited,a.hypWhatsapp:hover, a.hypWhatsapp:active {text-decoration:none;color:#6e8ba5;} 


.hypAsk{color:#6e8ba5!important;font-size:12px;background-color:unset!important;}
.hypAsk i{}
.divSocialShare {border: 1px solid #ddd;border-left: none;border-right: none; padding: 5px 0px;display:flex;align-items:center;}
.pnlUniversalContent{padding-bottom:10px;}
.pnlUniversalContentBorderBtm{border-bottom:1px solid #ddd;margin-bottom:10px;}

.divQty{height:100%;min-width:40px;display:flex;align-items:center;justify-content:center;width:15%;}
.divQty .material-icons{font-size:18px;font-weight:bold;}
.pnlQty{width:auto;height:40px;}
.pnlQty .text_small{height:100%;border:1px solid #ddd;border-top:none;border-bottom:none;border-radius:0px;min-width:40px;width:40px;}

.divAskShare{z-index:9;width:100%;background-color: #fff;box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.5);}
.divAskShareFix{position:fixed;right:0px;bottom:0px;}
.divAskShareLabel{height:70px;cursor:pointer;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;}
.divAskShareLabel i{padding:0px 10px 0px 10px;}
.divAskShareLabelMore{background-color:#fff;display:none;border:1px solid #ddd;border-top:none;border-bottom:none;}
.spnAskShareWhatsappIcon { background-image: url('../../img/usr/icon-product-individual-ask-our-products(20x20).png');background-repeat:no-repeat;height:20px;width:20px;background-position:center;background-size:20px;padding:0px 10px 0px 0px; }


.jssocials-share a{padding:.3em;}
.jssocials-share-logo{font-size:12px!important;}
.divProdPricingSpec{height:60px;display:flex;align-items:center;padding:0px 20px;position:relative;}
#divProdPricingSpecViewMore i:after{content:"keyboard_arrow_down";color:#292929;font-size:15px;}
#divProdPricingSpecViewMore{height:24px;width:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #292929;cursor:pointer;position:absolute;right:20px;}
.divProdPricingSpecContent{background-color:#fff;z-index:1001;position:fixed;top:-250%;left:250%;overflow:unset;overflow-y:scroll;max-height:55%;padding:20px;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);border-radius:5px;}
.divProdPricingSpecContentShow{top:15%;right:5%;left:5%;}
.divSearchSiteOverlay{z-index:8;}

/*Product Multiple Description*/
.divIndMultiProdDescOuter {padding:8px 0px;}
.divIndMultiProdDescTitle{display:inline-block; vertical-align:middle; width:calc(100% - 35px);}
.divIndMultiProdDescIcon {display:inline-block; width:25px; vertical-align:middle; color:#00aff0;}
.divIndMultiProdDescTitle h2 {margin:0;}
.multiProdDescAdd:after{ content:"add_circle_outline";}
.multiProdDescMin:after{ content:"remove_circle_outline";}
.divIndMultiProdDescOuter .multiProdDescMin, .divIndMultiProdDescOuter.active .multiProdDescAdd {display:none;}
.divIndMultiProdDescOuter .multiProdDescAdd,.divIndMultiProdDescOuter.active .multiProdDescMin {display:block;}
.divIndMultiProdDescContent {padding-bottom:15px;}

.divProdPricingSpecContent_Food{position:unset;padding:unset;box-shadow:unset;}

/*Food &amp; Beverage Layout Change*/
.bx-prev, .bx-next {
    z-index: 9 !important;
}

.bx-wrapper img {
    width: auto !important;
    margin: auto;
}

.bx-viewport {
    padding: 2px 0px;
}

.divProdDetails-food {
    padding: 0;
}

.divIndProdDetail-food {
    padding: 30px 20px;
    width: auto;
    background-color:#fff;
}
    

.divIndProdDesc-food {
    padding: 0px 20px 20px;
}

.divProdRelProdOuter-food {
    padding: 20px;
}

.divAskShare-food {
    width: -webkit-fill-available;
    padding: 20px;
}

.divProdDetailProdName-food {
    display: inline-block;
}

.divProductPrice-food {
    display: inline-block;
    float: right;
}

.rbl {
    width: 100%;
}

.rbl-food {
    width: 100%;
}

.rbl td, .divProdAddonItem__Selection {
    /*background-color: #f4f4f4;*/
    border-radius: 5px;
    margin-bottom: 1px;
    padding: 10px 0px;
}

    .rbl td:hover, .divProdAddonItem__Selection:hover {
        /*background-color: #e1eef5;*/
    }

.divProdSpecItem {
    /*background-color: #f4f4f4;*/
    border-radius: 5px;
    margin-bottom: 1px;
    padding: 10px 0px;
}

    .divProdSpecItem:hover {
        /*background-color: #e1eef5;*/
    }

.divProdSpecItem__Title, .divProdAddonItem__Title {
    /*background-color: #e1eef5;*/
    border-radius: 5px;
    color: #292929;
    padding: 10px 0px;
    font-weight: bold;
    font-size: 1rem;
}

.divProdSpecItem__Content, .divProdAddonItem__Content {
    /*display: none;*/
}

.divProdItem__Expand {
    border: 1px solid #666;
    border-radius: 3px;
    display: inline-block;
    float: right;
    cursor: pointer;
    margin-top: -2px;
    display:none;
}

    .divProdItem__Expand i {
        color: #666;
        font-size: 24px;
    }

.divAddOn__Outer {
    margin: 0;
    padding: 0px 0px 30px;
    height: unset;
    overflow: unset;
    overflow-y: unset;
    border: unset;
}

.pnlRptProdSpec, .divAddOn__Outer {
    color: #292929;
}

    .pnlRptProdSpec label, .divAddOn__Outer label {
        /*padding-left: 5px;*/display:flex;align-items:center;position:relative;
    }

.divAddOn__Qty i {
    background-color: #fff;
}

.divIndProduct input[type=radio], input[type=checkbox] {
    display: none;
}

    .divIndProduct input[type=radio] + label:before {
        content: "";
        display: inline-block;
        width: 20px;min-width:20px;
        height: 20px;min-height:20px;
        vertical-align: middle;
        margin-right: 8px;
        background-color: #fff;
        border: 1px solid #ddd;
        /*box-shadow: inset 0px 2px 2px rgba(0, 0, 0, .3);*/
        border-radius: 20px;
    }

.divIndProduct input[type=checkbox] + label:before {
    content: "";
    display: inline-block;
    width: 20px;min-width:20px;
    height: 20px;min-height:20px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    /*box-shadow: inset 0px 2px 2px rgba(0, 0, 0, .3);*/
    border-radius: 20px;
}

.divIndProduct input[type=radio]:checked + label:before {
    content: "\2022"; /* Bullet */
    color: #00aff0;
    background-color: #fff;
    font-size: 3.2em;
    text-align: center;
    line-height: 19px;
    border: 1px solid #00aff0;
    /*text-shadow:0px 0px 3px #eee;*/
}

.divIndProduct input[type=checkbox]:checked + label:before {
    content: "\2713"; /* Tick */
    color: #00aff0;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    -webkit-text-stroke: 1px #00aff0;
    transform: rotate(10deg);
    border: 1px solid #00aff0;
    border-radius: 20px;
    /*text-shadow:0px 0px 3px #eee;*/
}
.lnkbtnAddtoCart{height: 42px; font-size: 0.9rem;border-radius:5px;}
.divIndProduct-food{padding:0px 0px 80px!important;}
.divIndProdDetail-food .divAddOn__Qty i{border-radius:20px;color:#00aff0;font-weight:bold;font-size:15px;height:25px;width:25px;}
@media only screen and (max-width:700px){
    .divIndProdDetail-food{padding:30px 10px;}
    .divIndProdDesc-food{padding:0px 10px 20px;}
    .divProdRelProdOuter-food{padding:20px 10px;}
}
@media only screen and (max-width:320px) {
    .divAskShare-food{padding:10px;}
    .lnkbtnAddtoCart {
        font-size: 0.7rem;
    }
    .divProductPrice-food{font-size:0.8rem;float:unset;}
        .divProductPrice-food .divProductPrice{justify-content:unset;}
}
@media only screen and (min-width:450px){
    .divIndProduct input[type=radio]:checked + label:before {
        content: "\2022"; /* Bullet */
        color: #00aff0;
        background-color: #fff;
        font-size: 3em;
        text-align: center;
        line-height: 20px;
        border: 1px solid #00aff0;
        /*text-shadow:0px 0px 3px #eee;*/
    }
}</pre></body></html>