
.width100 {
    width: 100% !important;
}

.width90 {
    width: 90% !important;
}

.width80 {
    width: 80% !important;
}

.width70 {
    width: 70% !important;
}


.widget-title:after {
    background-color: #950900;
}

.footfont:after {
    background-color: #950900;
}

.AthenaFooterLink {
}

    .AthenaFooterLink:hover {
        color: #950900;
    }


.AthenaCompanyLink {
    color: #950900;
    text-decoration: underline;
}

    .AthenaCompanyLink:hover {
        color: #1a0200;
    }

.headerLogo {
    max-width: 293px;
    max-height: 30px;
}

.footerLogo {
    max-width: 390px;
    max-height: 40px;
}

.footerLogo-small {
    max-width: 293px;
    max-height: 30px;
}

.footerSocialsHeader {
    font-size: 16px;
    width: 215px;
    margin-left: auto;
    margin-right: 0;
}

.footerSocialsHeaderContainer {
    margin-left: auto;
    margin-right: 0;
}

.footerLogo-Container {
    display: inline-block;
    margin: 21px 0;
}


@media (max-width: 700px) {
    .footerLogo {
        max-width: 153px;
        max-height: 40px;
    }

    .footerLogo-small {
        max-width: 153px;
        max-height: 30px;
    }
}

@media (max-width: 500px) {
    .footerLogo {
        max-width: 153px;
        max-height: 40px;
    }

    .footerLogo-small {
        max-width: 153px;
        max-height: 30px;
    }
}

@font-face {
    font-family: 'Muli';
    src: url('../fonts/Muli.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Muli-Bold';
    src: url('../fonts/Muli-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}
html {
    font-family: 'Muli', sans-serif;
}

.searchbar {
    border-color: #950900 !important;
}

    .searchbar::placeholder {
        color: black;
    }

.search-button {
    background-color: #950900;
    text-align: center;
    line-height: 25px;
}

    .search-button i {
        color: white;
        text-align: center;
        line-height: 25px;
    }

.search-clear-button {
    line-height: 15px;
    padding-bottom: 3px !important;
}

    .search-clear-button i {
        line-height: 15px;
    }

.fieldtitle {
    /*text-transform: uppercase;
            font-weight: normal; */
    font-size: 1.6rem;
    color: #f44337;
}

.fieldvalue {
    /*text-transform: uppercase;
            font-weight: bold; */
    font-size: 1.4rem;
    color: #212121;
    white-space: initial;
    text-overflow: unset;
}

.itemblock-info {
    text-align: center;
    margin: -5px 0 0 0;
    border: 2px solid #ededed;
    border-top: none;
    padding-top: 3px;
    border-color: #dddddd;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    background-color: #f0f0f0;
}

.sameheight {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.cart-icon {
    font-size: 2.0rem !important;
    color: #000000;
}

.fixbox {
    margin: 1px 1px 1px 1px;
    !important;
    border: none;
}

.button-fix {
    padding: 2px 2px !important;
    font-weight: normal !important;
    font-size: 1.4rem !important;
    height: 28px !important;
    max-height: 28px !important;
    min-height: 28px !important;
}

.product-browse {
    min-height: 60px !important;
    max-height: 60px !important;
    height: 60px !important;
    text-align: center !important;
    display: table !important;
    width: 100%;
}

.product-name {
    display: table-cell !important;
    vertical-align: middle;
    width: 100%;
}

.menufont {
    font-stretch: condensed !important;
}


.tagline {
    font-size: 1.5rem;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    background-color: #ffffff;
    border-radius: 0px;
    border-style: none;
    color: #000000;
    padding: 0px;
}

.block-minicart {
    float: right !important;
}

.InProcess {
    position: absolute;
    top: 0;
    left: 0;
}

.bclinktext {
    color: #0d2268;
    background-color: #ffffff;
    border-style: none;
    font-size: 11px;
    font-family: 'Muli', sans-serif;
}

.bcsep {
    color: #0d2268;
    background-color: #ffffff;
    border-style: inherit;
    font-size: 11px;
    font-family: 'Muli', sans-serif;
}

.bclink {
    color: #0d2268;
    border-style: none;
    background-color: transparent;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}

#linkhistory {
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
}

.navshim1 {
    margin-top: 0;
}

.navshim2 {
    margin-top: 0;
}

.dropdown-toggle:hover {
    color: #E32118 !important;
}


.navbar-nav {
    width: 100%;
    text-align: center;
}

    .navbar-nav > li {
        float: none;
        display: inline-block;
    }


@media screen and (max-width: 420px) {
    .phonefix {
        margin-bottom: 10px !important;
    }

    .navshim1 {
        margin-top: 30px !important;
    }

    .navshim2 {
        margin-top: 30px !important;
    }
}

@media (min-width: 768px) {
    .centered-ul {
        margin-left: auto !important;
        margin-right: auto !important;
        display: table !important; /* To make auto margins work on inline elements */
        table-layout: auto !important;
        width: 100% !important;
    }
}

.HistoryLine {
    display: flex;
    justify-content: center;
    width: 100%;
}

.HistoryDiv {
    color: black;
    border: solid 1px #950900;
    border-radius: 14px;
    margin-bottom: 15px;
    font-family: 'Muli', sans-serif;
   
}

    .HistoryDiv > span {
        color: black;
        font-size: 1.1rem;
        padding-bottom: 4px;
        padding-top: 4px;
        padding-left: 10px;
        font-family: 'Muli', sans-serif;
    }

        .HistoryDiv > span > span {
            color: black;
            font-size: 16px;
            font-family: 'Muli', sans-serif;
        }

        .HistoryDiv > span > button {
        }

            .HistoryDiv > span > button > span {
                color: #E32118;
                font-size: 1.1rem;
                font-family: 'Muli', sans-serif;
                border: none;
            }

.MiniCart {
}


.xblock-minicart {
}

    .xblock-minicart > a {
        color: #000000;
        background-color: #ffffff;
        display: inline-block;
        padding: 0 10px;
        line-height: 40px;
        font-size: 1.4rem;
        font-family: 'Muli', sans-serif;
        font-weight: 800;
        text-transform: uppercase;
        vertical-align: middle;
        border: solid 1px;
        border-color: transparent;
        border-radius: 14px;
    }

        .xblock-minicart > a:hover {
            color: #950900;
            border: solid 1px #950900;
            border-radius: 14px;
        }

            .xblock-minicart > a:hover i {
                color: #950900;
            }

            .xblock-minicart > a:hover .badge-notify {
                background-color: #ff0000;
            }

        .xblock-minicart > a i {
            font-size: 2.4rem;
            line-height: 40px;
            margin-right: 10px;
            vertical-align: middle;
        }










.imageDiscoverMoreButton {
    position: absolute;
    background-color: white;
    color: black;
    border: solid 1px black;
    padding: 5px 15px 5px 10px;
    left: 10%;
    bottom: 15%;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

    .imageDiscoverMoreButton:hover {
        background-color: black;
        color: white;
        border-color: white;
    }

.imageDiscoverMoreTitle {
    padding: 2px 8px 2px 8px;
    position: absolute;
    text-align: left;
    width: 100%;
    bottom: 30%;
    color: white;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px black;
}

.imageDiscoverMoreSubTitle {
    padding: 2px 8px 2px 8px;
    position: absolute;
    text-align: left;
    width: 100%;
    bottom: 20%;
    color: white;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px black;
}


.DiscoverBrandsSection {
    margin: 10px 0px;
    background-color: #b6b6b6;
    height: 450px;
    overflow: hidden;
}

.DiscoverBrandsSectionTitle {
    font-size: 20px;
    letter-spacing: -0.33px;
    line-height: 22px;
    font-weight: 800;
    overflow: hidden;
    padding: 10px 20px;
    margin-bottom: 15px;
}
.img-spacer {
    margin-bottom: 10px;
}

.img-fix-disabled {
    height: 400px;
    width: 100%;
    max-height: 400px;
    min-height: 400px;
    max-width: 100%;
    object-fit: cover;
}


.infomessage {
    font-size: 1.4rem;
    color: #111111;
    font-weight: bold;
}

.rowshim {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.navcol {
    z-index: 1000;
}

.bodycol {
    z-index: 0;
}

#leftmenu {
    border-radius: 1px;
    border-style: solid;
    border-color: #eeeeee;
    border-width: 1px;
    background-color: #ffffff;
    color: #000000;
    padding: 4px;
}

.leftmenuhide {
    display: none;
}

.listentry {
    font-family: 'Muli', sans-serif;
    font-size: 1.1rem;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
}

.listleaf {
    color: #010101;
    important;
}

    .listleaf:hover {
        text-decoration: underline !important;
    }

.ul {
    list-style: none !important;
    list-style-type: none !important;
}

.li listentry {
    list-style: none !important;
    list-style-type: none !important;
}

.currselect {
    color: #E32118 !important;
    font-style: italic !important;
}

    .currselect::before {
        content: ">";
    }

.menuheader {
    font-size: 1.1rem;
    font-weight: bold;
    color: #E32118;
}





.minimenuicon {
    color: #000000 !important;
}
.minimenubutton {
    margin-top: -50px;
    color: #000000 !important;
    border-color: #950900 !important;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    padding-top: 2px !important;
    padding-bottom: 15px !important;
}

.carouselimagefmt {
    max-height: 400px !important;
    object-fit: cover !important;
    width: 100% !important;
    height: auto !important;
}

.staticimageformat {
    max-height: 400px !important;
    object-fit: cover !important;
    width: 400px !important;
    height: 400px !important;
}
.greybackground {
    background-color: #d0d0d0!important;
}
.greyheader {
    background-color: #eeeeee !important;
    font-size: 3.0rem;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:15px!important;
}
.hrdivider {
    border: none;
    height: 2px;
    background-color: #ccc; /* Light gray color */
    margin: 10px 0; /* Add some vertical space */
}
.discoverlink {
    color: #ffffff;
    background-color: #000000;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2rem;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}

.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* For a 16:9 aspect ratio (9 / 16 = 0.5625) */
    /* Adjust padding-top for other ratios:
     - 4:3: padding-top: 75%; (3 / 4 = 0.75)
     - 1:1: padding-top: 100%; (1 / 1 = 1) */
}

    .iframe-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.img-equalizer {
    max-height:300px!important;
}

#HomePageCenter {
    height: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#HomePageContainer {
    height: 400px;
    width: 100%;
    max-width: 100%;
}

#HomePageContainerCentered {
    height: 400px;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
}

#HomePageCentered {
    padding-left: 30px;
    width: 400px;
    height: 400px;
    background-image: url('/images/homepage1-400x400.jpg');
    background-color: rgba(0, 0, 0, 0.4); /* Darkens the image with a black overlay */
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#HomePageImage {
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
    width: 400px;
    max-width: 400px;
    background-image: url('/images/homepage1-400x400.jpg');
    background-color: rgba(0, 0, 0, 0.4); /* Darkens the image with a black overlay */
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-left: 30px;
}

.HomePageImageTitle {
    color: #FFFFFF;
    font-size: 4.0rem;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    text-align: center;
    /*text-shadow: 1px 1px 2px black; */
}

.HomePageImageText {
    color: #FFFFFF;
    font-size: 2.0rem;
    font-family: 'Muli', sans-serif;
    font-weight: normal;
    text-align: center;
    /*text-shadow: 1px 1px 2px black;**/
}

.HomePageImageTitle2 {
    color: #FFFFFF;
    font-size: 4.0rem;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    text-align: center;
   /* text-shadow: 1px 1px 2px black; */
}

.HomePageImageText2 {
    color: #FFFFFF;
    font-size: 2.0rem;
    font-family: 'Muli', sans-serif;
    font-weight: normal;
    text-align: center;
    /* text-shadow: 1px 1px 2px black; */
}

#HomePageLink {
    position: absolute;
    left: 30px;
    bottom: 40px;
    color: #000000;
    background-color: #ffffff !important;
    font-size: 1.0rem;
    font-family: 'Muli-Bold', sans-serif;
    font-weight:bolder;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
}

#HomePageLinkCentered {
    position: absolute;
    left: 22%;
    bottom: 40px;
    color: #000000;
    background-color: #ffffff !important;
    font-size: 1.0rem;
    font-family: 'Muli-Bold', sans-serif;
    font-weight: bolder;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
}
@media screen and (max-width: 750px) {
    .carouselimagefmt {
        max-height: 250px !important;
        object-fit: cover !important;
        width: 100% !important;
        height: auto !important;
    }

    .staticimageformat {
        max-height: 375px !important;
        object-fit: cover !important;
        width: 375px !important;
        height: 375px !important;
    }
    #LogoSpacer {
        display: none;
    }
    #MiniCartFailure {
        display: none;
    }
    #HomePageCenterzz {
        height: 250px;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
}


@media screen and (max-width: 480px) {

  
/*    .topmenufmt {
        padding-top: 2px!important;
        padding-bottom: 2px!important;
    }
*/
    .midbuttonfmt {
        margin-top:-20px;
        max-height: 20px !important;
        height: 20px!important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .carouselimagefmt {
        max-height: 150px !important;
        object-fit: cover !important;
        width: 100% !important;
        height: auto !important;
    }

    .staticimageformat {
        max-height: 375px !important;
        object-fit: cover !important;
        width: 375px !important;
        height: 375px !important;
    }
    #HomePageCenterzz {
        height: 250px;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
}
