<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
    font-family: Arial,Verdana,sans-serif;
}

body {
    margin-top: 140px !important;
}

body, nav, .dropdown-menu &gt; *, .form-control {
    font-size: 0.9rem !important;
}

.footerlinks, #sbstoerer &gt; *, #sbstoererentrycontainer &gt; * {
    font-size: 0.75rem !important;
}

.card-footer {
    /*font-size: 0.8rem !important;*/
    font-size: 1rem !important;
    padding: .5rem 0.5rem !important; /*new*/
}


.footerlinks {
    color: white;
    float: left;
    background-color: black;
}


.sbstoerer {
    background-color: black;
    padding: 10px 10px;
}

#sbstoererentrycontainer {
    padding-left: 10px;
    padding-bottom: 6px;
    padding-top: 6px;
    background-color: black;
}

.sbstoererentrylink a {
    color: white !important;
}

.sbstoererentry, .sbsocialentry {    
    margin-right: 12px;
}

#b2bicon {
    margin-right: 10px;
}

#sbstoererentrycontainer, #sbstoerer, #sbstoererentrycontainer &gt; * {
    display: none !important;
}

.sbsocialentry img, .socialfbicon {
    height: 16px;
}

.navbar 
{
    padding-top: 4px; 
    padding-bottom:4px;}

.smallmenupos ul.dropdown li {
    padding-top: 5px;
}


.tllinks { display:none;}

.prodgalleryoutercontainerNEW .card-header {min-height:0;}

#nav { padding-right: 0 !important;}



.card-footer {
    background-color: none;    
}



#topheadersmall {
    display: block;
    width: 100%;
    background-color: white;
}

#topheaderstd {
    display: none;
}


.topheadersmallinner {
    margin-left: 20px;
    padding: 20px 0;
}

.newslidertext {
    display: none;
    max-width:600px;
}

.prodsearchinput {
    height: 26px !important;
    padding-top: 4px !important;
    padding-left: 2px;
    padding-right: 2px;
    max-width: 150px;
}

.prodsearchinput {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #000000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

input[type="text"].prodsearchinput:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.input.cartinp, input.cartinpprod {
    width: 80%;
    padding-left: 4px;
}

.fa-sun, .fa-circle {
    font-size: 0.9rem !important; /*0.6*/
}

.fa-cart-plus {
    font-size: 0.9rem !important; /*0.8*/
}

.breadcrumb {
    padding: 4px;
    margin-bottom: 0 !important;
    font-size: 0.8em;
}

h1 {
    font-size: 1.4rem;
}

h2 {
    font-size: 1.2rem;
}

h1, h2 {
    font-weight: bold;
    text-transform: uppercase;
}

.scprev {
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0px;
    right: 0;
    background-color: black;    
    padding: 10px;
    z-index: 999999;
    display: none;
}

#twimg, #fbimg, #instaimg, .socialfbicon {
    max-height: 25px;
}

.shopprodpagecontent {
    font-size: 0.9rem;
}

.shopprodpagecontent h2 {
    margin-top: 1em;
}

.shopprodpagecontent .col {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.shopprodpagecontent .card a, .prodgalleryoutercontainerNEW .card a {
    text-align: center;
    hyphens:auto;
}



.smallshopimgtn {
    max-height: 40px;
    max-height: 130px;
}

.sctbl {
    font-size: 0.8rem
}


table tr.scrow td {
    padding-top: 6px;
    padding-bottom: 6px;
}

table.sctbl td, table.sctbl th {
    vertical-align: top;
    padding-right: 4px;
}

table tr.scrow td {
    vertical-align: top;
    padding-top: 12px;
    padding-bottom: 12px;
}

table.sctbl tr {
    margin-bottom: 1em;
}

table.sctbl tr.scsumnet td {
    padding-top: 12px;
    border-top: solid 1px black;
    font-weight: bold;
}

table.sctbl tr.scsumgross td {
    padding-top: 12px;
    border-top: solid 1px black;
    font-weight: bold;
}


table.sctbl tr.scheader th {
    padding-bottom: 12px;
    border-bottom: solid 1px black;
    font-weight: bold;
}




.input-group-append {
    display: none !important;
}



.checkoutsidebar, #mamsidebar {
    width: 100%;
}

.countryselection {
    font-size: 0.8em !important;
}

.countryselection h2 {
    font-size: 0.9em !important;
}

.searchcont {
    padding-top: 4px;
    position: fixed;
    top: 42px;
    right: 24px;
    z-index: 900001;    
}


.cartcountry {
    padding: 0px 0px;
}

.smdev
{
    display:none;
}


/***********************min-width: 568px**************************************************************************************/
@media (min-width: 568px) {
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .detprodimgcont {
        margin-top: 1.5rem;
    }
}

/***********************min-width: 576px**************************************************************************************/

@media (min-width: 576px) {
  
}


/***********************min-width: 768px and min-height: 800px*****************************************************************/
@media (min-width: 1024px) and (min-height: 800px) {
    #topheadersmall {
        display: none;
    }

    .searchcont {
        top: 116px;
        opacity: 0.8;
        background-color: white !important;
    }

    #topheaderstd {
        display: block;
    }

    .newslidertext {
        /*display: inline;*/
        display: block;
    }
}

/***********************min-width: 768px**************************************************************************************/
@media (min-width: 768px) {
            body {
                margin-top: 150px !important;
                margin-bottom: 150px !important;
                display: flex;
            }

    .menurightpartcontainer &gt; *, .footerlinks, .prodsearchinput, nav, .dropdown-menu &gt; *, #sbstoerer &gt; *, #sbstoererentrycontainer &gt; * /*, .card-footer */ {
        font-size: 0.8rem !important;
    }

            .sbsocialentry img {
                height: 24px;
            }

            .sbstoererentry, .sbsocialentry {
                margin-right: 20px;
            }

    /*
            .card-footer {
                padding: .5rem 0.5rem !important;
            }
                */

            .scprev {
                width: 50%;
            }

            .cartcountry {
                padding: 0px 10px;
            }

        }


        /***********************min-width: 992px**************************************************************************************/
        @media (min-width: 992px) {
            .container {
                width: 960px !important;
                max-width: 960px !important;
            }
        }


        /***********************min-width: 1024px and min-height: 800px ***************************************************************/
        @media (min-width: 1024px) and (min-height: 800px) {
            body {
                margin-top: 220px !important;
            }
        }


        /***********************min-width: 1024px**************************************************************************************/
        @media (min-width: 1024px) {
            body {
                font-size: 1rem !important;
            }

            .menurightpartcontainer &gt; *, .footerlinks, .prodsearchinput, nav, .dropdown-menu &gt; *, #sbstoerer &gt; *, #sbstoererentrycontainer &gt; * {
                font-size: 0.9rem !important;
            }

            #sbstoererentrycontainer, #sbstoerer, #sbstoererentrycontainer &gt; * {
                display: flex !important;
            }

            .sbsocialentry img, .socialfbicon {
                height: 22px;
            }

            .navbar {
                padding-top: 8px;
                padding-bottom: 8px;
            }

            .tllinks {
                display: block;
                margin-bottom: 1rem;
            }

            .prodsearchinput {
                max-width: 200px;
                padding-left: 4px;
                padding-right: 4px;
            }

            .fa-sun, .fa-circle {
                font-size: 0.9rem !important;
            }

            .fa-cart-plus {
                font-size: 0.9rem !important;
            }

            h1 {
                font-size: 2rem;
            }

            h2 {
                font-size: 1.4rem;
            }

            .shopprodpagecontent {
                font-size: 0.9rem;
            }

            .smallshopimgtn { /*width: 150px;*/
                max-height: 120px;
                max-height: 160px;
                max-width: 100%;
            }

            table.sctbl td, table.sctbl th {
                padding-right: 16px !important;
            }
        }

        /***********************min-width: 1200px**************************************************************************************/
        @media (min-width: 1200px) {
            .container {
                /*width: 1060px !important;
                max-width: 1060px !important;
                */
                width: 90% !important;
                max-width: 1800px !important;
            }

         
        }


        /***********************min-width: 1300px**************************************************************************************/
        @media (min-width: 1300px) {
            .row-cols-xxl &gt; * {
                -ms-flex: 0 0 12.5%;
                flex: 0 0 12.5%;
                max-width: 12.5%;
            }
        }

        /***********************min-width: 1800px**************************************************************************************/
        @media (min-width: 1800px) {
            .row-cols-xxl &gt; * {
                -ms-flex: 0 0 10%;
                flex: 0 0 10%;
                max-width: 10%;
            }
        }

        /***********************min-width: 2200px**************************************************************************************/
        @media (min-width: 2200px) {
            .row-cols-xxl &gt; * {
                -ms-flex: 0 0 8.3333%;
                flex: 0 0 8.3333%;
                max-width: 8.3333%;
            }
        }

</pre></body></html>