<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.productdetail .tprop th { border-bottom: 1px solid #1c1920; color: #1c1920 }
table.productdetail .tprop th { border-bottom: 1px solid #1c1920; color: #1c1920 }
#entitytitle {margin-top: 20px;display: none;}
#productfilter h2 { font-size: 14px; margin-top: 20px; }
#productfilter label { font-weight: normal; padding-left: 5px; }
#productfilter-button { background: #22c2f2; color: #fff; /* margin-top: 30px; */ padding: 10px 20px; display: none; width: 100%; max-width: 300px; text-align: center; }
#productfilter-button2 { background: #000000; color: #fff; margin-top: 30px; padding: 10px 20px; margin-bottom: 50px; width: 100%; display: inline-block; max-width: 300px; text-align: center; }
#productfilter input, #productfilter select { max-width: 300px; /* height: 28px; */ /* padding: 4px 8px; */ margin-top: 0px; }
    #productfilter input[type=checkbox] { vertical-align: bottom; height: 20px; }
.product {margin-top: 20px;text-align: center;border-bottom: #ccc 1px dotted;width: 23%;margin: 1%;padding-bottom: 30px;}
    .product .title { font-weight: normal; font-size: 16px; height: 40px; }
.productimg {border: #ccc 1px solid;min-height: 250px;background: #fff;max-height: 250px;text-align: center;overflow: hidden;display: grid;}
    .productimg img {max-height: 250px;width: auto;}
.product .price { display: inline-block; padding-right: 10px; display: none; }
.bundleprice, .product .amount { display: inline-block; font-size: 16px; font-weight: normal; padding-top: 2px; width: 100%; text-align: center; }
.product .add { background: #add138; display: inline-block; border-radius: 0 0 5px 5px; float: right; display: none; }
    .product .add a { color: #fff; padding: 2px 10px; font-weight: bold; font-size: 20px; }
.product .detail { background: #22c2f2; float: right; margin: 0px 10px; border-radius: 0 0 5px 5px; display: none; }
    .product .detail a { color: #fff; padding: 6px 10px; }
.product .officialprice { position: absolute; top: 305px; display: none; left: 20px; background: transparent url('/images/bg-wit.png'); }
.shordescription { height: 100px; overflow: hidden; display: none; }
#productfilter button { margin-top: -40px !important; }
.printpage { display: none; }
#tree {max-width: 300px;/* border-left: #ccc 5px solid; */}
    #tree ul { list-style-type: none; padding: 0; }
        #tree ul li {border-bottom: #ccc 1px solid;}
            #tree ul li.active { background: red; }
            #tree ul li a { color: #271f1d; padding: 5px 20px; display: inline-block; text-decoration: none; }
            #tree ul li:hover { background: #ccc; color: #fff !important; }
            #tree ul li a:hover { background: #ccc; color: #fff; }
            #tree ul li a.active { background: red; }
#WishlistGender { max-width: 100px; height: 26px; }
#wishlist hr { display: none !important; }
.addtowishlist { color: #000; background: #ccc }
#result { border-top: #add138 1px solid; margin-top: 50px; padding-top: 10px; display: none; }
    #result .sortpage { display: inline-block; margin-right: 20px; }
    #result .sortamount { display: inline-block; margin-right: 20px; }
    #result .sortlistorder { display: none; margin-right: 20px; }
    #result .sorticons { display: none; margin-right: 20px; }
    #result #prodgal { background: url(/images/gallery_active.png) no-repeat; cursor: pointer; /* display:none; */ float: right; height: 16px; opacity: .5; padding: 2px; width: 16px; }
        #result #prodgal.active { opacity: 1 }
        #result #prodgal:hover { opacity: 1 }
    #result #prodlist { background: url(/images/list_active.png) no-repeat; cursor: pointer; /* display:none; */ float: right; height: 16px; opacity: .5; padding: 2px; width: 16px; margin-right: 3px; }
        #result #prodlist.active { opacity: 1 }
        #result #prodlist:hover { opacity: 1 }
    #result select { background: #fff; color: #271f1B; border: #ccc 1px solid; }

#gotoshop { background: #ccc; color: #000000; padding: 10px; margin-left: auto; width: 100%; text-align: center; margin-top: 10px; cursor: pointer; }
#gotocart {background: #25719f;color: #ffffff;padding: 10px;margin-left: auto;width: 100%;text-align: center;cursor: pointer;margin-top: 10px;}

.product .title span { display: none; }
.qty input {width:50px}
h1.title {margin-top: 5px;color: #25719f;font-size: 30px;font-weight: bold;border-bottom: #25719f 2px solid;}
    h1.title span { display: none; }
#gallery {width: 500px;float: left;margin-right: 30px;}
.info {float: left;margin-left: 50px;/* min-width: 400px; */max-width: 41%;}

.offprice-panel { display: none !important; }
.webshoptop { /* background: #22C2F2; */ color: #000; margin-bottom: 20px; /* display: none; */ }
    .webshoptop .pricetitle { display: none; float: left; padding-right: 10px; padding-top: 4px; clear: both; margin-top: 15px; padding-left: 10px; margin-right: 10px; }
    .webshoptop .pricetitle2 { float: left; padding-right: 10px; padding-top: 5px; padding-left: 10px; display: none; }
    .webshoptop .price { display: inline-block; font-size: 18px; font-weight: bold; float: left; /* margin-right: 20px; */ padding-top: 2px; }
    .webshoptop .officialprice { }
    .webshoptop #pricetop { width: 121px; /* margin-top: 15px; */ padding: 0; }
    .webshoptop .amount { display: inline-block; margin-left: 25px; width: 50px; text-align: center; margin-top: 14px; color: #000; display: none; }
        .webshoptop .amount input { text-align: center; width: 45px; }
    .orderbundle, .webshoptop .addcartbtn { background: #023842; display: inline-block; margin: 10px; padding: 8px 30px; /* border-radius: 10px; */ vertical-align: top; float: right; cursor: pointer; display: none; }
    .webshoptop .price-inclexcl { display: none; }
.webshopbottom { background: #fff; color: #000; margin-bottom: 20px; display: block; }
    .webshopbottom .pricetitle { display: inline-block; padding-right: 10px; padding-left: 15px; }
    .webshopbottom .price { display: none; font-size: 18px; font-weight: bold; }
    .webshopbottom .officialprice { }
    .webshopbottom .amount { display: inline-block; margin-left: 30px; /* width: 50px; */ text-align: center; color: #000; }
        .webshopbottom .amount input { text-align: center; }
    .webshopbottom .addcartbtn {background: #25719f;display: inline-block;margin: 10px;padding: 10px 20px;border-radius: 0;width: 400px;text-align: center;margin-top: 30px;}
        .webshopbottom .addcartbtn a { color: #fff; padding: 10px 50px; cursor: pointer; }

.description { }
.cartlistitem { clear: both; border-bottom: #000000 1px solid; margin-top: 10px; margin-bottom: 10px; display: inline-block; width: 100%; }
.cartstepwrapper { margin-top: 80px; }
.cartlisttotal { clear: both; margin-top: 10px; margin-bottom: 10px; display: inline-block; width: 100%; }
.cartstep {background: #25719f;color: #fff;margin-bottom: 30px;padding: 10px 20px;display: block;margin-top: 20px;text-align: center;}
    .cartstep .fa { color: #fff; }
    .cartstep:hover {background:#313131;color:#fff;}
#AddCoupon { padding: 10px; line-height: 20px; }
.cartstepwrapper .cartstep { color: #fff; padding: 10px 20px; float: right; }
.samengesteld { clear: both; margin-bottom: 50px; }
    .samengesteld .product { margin-top: 0; }
    .samengesteld h2 { margin-top: 40px; font-size: 30px; color: #000000; }
#specstab { display: none; }
.spectabcontent { margin-top: 20px; font-size: 12px; }
    .spectabcontent .title { border-bottom: #efefef 1px solid; font-weight: bold; background: #efefef; height: 26px; padding-top: 5px; }
    .spectabcontent .propertytext { padding: 5px 15px; border-bottom: #efefef 1px solid; clear: both; }
    .spectabcontent .propertytext2 { border-left: #efefef 1px solid; padding: 5px 15px; font-weight: bold; border-bottom: #efefef 1px solid; }

#productbundletitle {clear:both;}
.col-lg-6.propertytext2 { }

.devbox { clear: both; padding-top: 30px; }
.product-socialmedia { margin-top: 20px; /* display: none; */ border-top: #ccc 2px dotted; padding-top: 10px; }
    .product-socialmedia &gt; div { margin: 0 0 8px 0px; }
    .product-socialmedia &gt; a { margin-right: 10px; display: inline-block; width: 32px; height: 32px; }

        .product-socialmedia &gt; a.facebook { background-image: url('/images/socialmedia/Facebook.png') }
        .product-socialmedia &gt; a.twitter { background-image: url('/images/socialmedia/twitter.png') }
        .product-socialmedia &gt; a.pinterest { background-image: url('/images/socialmedia/pinterest.png') }
        .product-socialmedia &gt; a.facebook:hover { background-image: url('/images/socialmedia/Facebook_hover.png') }
        .product-socialmedia &gt; a.twitter:hover { background-image: url('/images/socialmedia/twitter_hover.png') }
        .product-socialmedia &gt; a.pinterest:hover { background-image: url('/images/socialmedia/pinterest_hover.png') }
#entitymessage { margin-bottom: 30px; }
#infodetail { border-left: #add138 5px solid; text-align: center; padding: 40px; margin-top: 40px; }
    #infodetail #infotitle { font-family: 'Impact'; font-size: 30px; }
    #infodetail #infoprice { font-size: 26px; margin-top: 20px; }
.shipmentrow { margin-top: 50px; }
.shipmentbox { padding: 20px; text-align: center; border: #271f1d 1px solid; margin-bottom: 30px; background: #add138; }
    .shipmentbox a { text-align: center; background: #add138; width: 100%; color: #271f1d; font-weight: bold; font-size: 20px; }
    .shipmentbox .shipprice { font-size: 20px; font-weight: normal; }
    .shipmentbox #ShipmentItems { font-size: 14px; margin-top: 10px; }
        .shipmentbox #ShipmentItems input[type=radio] { display: none; }
.printonly { display: none; }
.menucontent {/* display: none; */}
.boxed h2 { border-bottom: #272727 1px solid; }
.boxed .title { background: #add138; color: #272727 !important; padding: 5px; width: 70%; text-align: center; margin-left: auto; float: none; margin-right: auto; margin-bottom: 10px; margin-top: 10px; }
.boxed .del { border-left: #add138 1px solid; }
.boxed .caption { color: #add138; }
.salesconditions { width: 100%; text-align: center; float: right; margin-top: 50px; border: #add138 1px solid; padding: 20px; }
.cartlisttotal1 { display: none; }
.cartlisttotal { font-weight: bold; }
.invalid-check { background: #ff0000; }
.clear { clear: both !important; }
.pricebr { clear: both; }
.divprice { width: 100%; display: inline-block; margin-left: auto; text-align: left; margin-right: auto; font-size: 16px; font-weight: normal; }
.divbuttons { width: 135px; height: 35px; display: inline-block; float: right; }
.desc { font-weight: bold; margin-bottom: 10px; }
.properties { height: 96px; right: 5px; position: absolute; top: 20px; width: 48px; z-index: 10; }
.new { background: url(/images/new.png) no-repeat top; height: 48px; width: 48px }
.promo { background: url(/images/promo.png) no-repeat top; height: 48px; width: 48px }

a.shipmentitem { color: #000; cursor: pointer; display: block; font-size: 14px; margin: 10px 0; padding: 6px 4px; text-align: center; background-color: #cccccc; opacity: 0.5; }
    a.shipmentitem .shipprice { background: #444; color: #272727; display: block; font-size: 14px; font-style: italic; font-weight: 700; margin-top: 8px; padding: 5px 0; background-color: #fff }
    a.shipmentitem:hover { background: #272727; color: #fff; text-decoration: none; background-color: #272d25; opacity: 1; }

a.activeshipment { background: #272727; color: #fff; text-decoration: none; background-color: #22c2f2; opacity: 1; }
#productfilter h2 { font-size: 12px; text-transform: uppercase; margin-top: 5px; line-height: 25px; margin-bottom: 0; }
h2 strong {/* font-size: 40px; */}</pre></body></html>