* {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
}
:root {
    --color2: #f8981d;
    --color1: #231f20;
    --color3: #222;
    --color4: #eee;
   
}

.textovergraphic {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 0px 6px #000;
    
}

body {
    padding-right: 0 !important;
}

h1 {font-size:33px}
h2 {font-size:26px;}
h3 {font-size:23px}

.main-text h1,h2,h3 {color:var(--color2);}
.ticklist {line-height:30px;display:inline-block;margin:auto;text-align:left!important}
    .ticklist i {
        color: var(--color2)
    }

.wdgt1 {
    background-color: #eee;
    border-radius: 5px;
    overflow: hidden
}

    .wdgt1 img {
        width: 100%;
        border-radius: 5px;
        margin-top: 15px
    }

.wdgt2 {
    margin-top:30px;
    margin-bottom:30px;
    background-color: #eee;
    border-radius: 5px;
    overflow: hidden
}

    .wdgt2 img {
        width: 100%;
        border-radius: 5px;
        margin-top: 15px;margin-bottom:15px;
    }

.displaynone {
    display: none;
}

.input-validation-error {
    border: 1px solid red;
    background-color: #ffe7e7
}

.validation-summary-errors {
    border: 1px solid red;
    display: block !important;
    background-color: #ffe7e7;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px
}

.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.restrict {
    max-width: 1300px;
    margin: auto
}

#tddopnavdesktop {
    background-color: #fff;
    padding: 10px 0px;
    position: fixed;
    z-index: 1000;
    color:var(--color2)
}

.tableheader {background-color:var(--color2);color:#fff;padding-top:15px;padding-bottom:15px;font-weight:bold;border-radius:5px 5px 0px 0px}
.tablerow {background-color:#eee;padding-top:10px;padding-bottom:10px}
.tablerow2 {
    background-color: var(--color2);
    font-weight:bold;
    color:#fff;
    padding-top: 12px;
    padding-bottom: 12px
}

.titleup {font-weight:bold}
.titleup2 {
    font-weight: bold;
    font-size:25px;
}

.mobilequotebox {
    background-color: var(--color2);
    overflow: hidden
}

.formtitlecell {font-weight:bold}
.saving {color:#fff}

.whitebot {
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='rgb(6, 158, 219)' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,30' /%3E%3C/svg%3E") center bottom no-repeat, url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='rgb(57,111,133)' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' /%3E%3C/svg%3E") center bottom no-repeat;
    background-size: 100% 4vw,100% 4vw;
    padding-bottom: 1vw;
}

.ticker {
    background-color: var(--color1);
    color: #fff;
    font-size: 1.2rem;
    padding-bottom: 1vw;
}

.qte1 {
    background-color: var(--color2);
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 6px #ddd
}

    .qte1 i {
        font-size: 40px
    }

.deliverydayname {
    font-weight: bold
}

.deliverydate {
    color: red
}

.quotebut2 {
    border: 0px;
    background-color: #fff;
    padding: 5px 15px;
    color: var(--color2);
    border-radius: 20px
}


.qte2 {
    background-color: var(--color2);
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 6px #ddd
}

    .qte2 i {
        font-size: 22px
    }

.deliverydayname {
    font-weight: bold
}

.qte2 .deliverydate {
    color: red;
    font-size: 22px
}

.qte2 .quotebut2 {
    border: 0px;
    background-color: #fff;
    padding: 3px 12px;
    color: var(--color2);
    border-radius: 20px
}

.tablecontainer .tablerow:nth-child(even){background-color:#e1e1e1}






.bestfastest {
    background-color: #eee
}

.pageheader {
    background-color: var(--color1);
    color: #fff;
    border-bottom: 3px solid var(--color2);
}
.pageheader * {color:#fff}

.pageheader2 {
    background-color: var(--color2);
    color: #fff;
}

.qresbox {
    background-color: var(--color2);
    border: 3px solid var(--color1);
    color: #fff;
    border-radius: 3px;
    box-shadow: rgba(255,255,255,0.5) 0px 0px 15px;
}

.progressheader {
    background-color: var(--color3);
    color: #fff;
}

.footerbot {
    background-color: var(--color1);
}
.footerbot * {color:#fff;text-align:left}

.footerpayment img {width:100%;max-width:150px}

.copybot {
    background-color: #eee;
}

.titletextoverbkg p{
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    text-shadow:0px 0px 5px #000;
}

.titletextoverbkgsmall {
    font-size: 35px!important;
    line-height: 45px !important;
    color: #fff
}

.titletextoverbkg span {
    color: #61b0e7
}



.sdwidgetcontainer {
    margin-bottom: 20px
}

    .sdwidgetcontainer * {
        color: #fff
    }

.sdbox {
    background-color: var(--color2);
    border-radius: 5px;
    color: #fff !important;
    padding-bottom: 10px;
    font-size: 14px !important;
}

    .sdbox * {
        color: #fff !important;
        font-size: 14px !important;
    }

.sdtitle {
    background-color: rgba(0,0,0,0.1);
    border-radius: 5px;
    font-size: 18px !important;
}

    .sdtitle h3 {
        font-size: 18px !important;
        color: #fff !important;
        font-weight: bold;
        padding-top: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-transform: uppercase
    }

.sdbox h3 {
    font-size: 18px;
    color: #fff !important;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.sdbox .sdboxlistitem:nth-child(odd) {
    background-color: rgba(255,255,255,0.1);
}

.sdboxlistitem {
    font-size: 14px !important;
    line-height: 25px !important;
}

    .sdboxlistitem * {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
        padding-top: 3px;
        padding-bottom: 3px
    }

    .sdboxlistitem a {
        color: #fff;
        font-size: 14px;
        line-height: 20px
    }

.sidebut {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    font-size: 18px !important;
    border-radius: 5px !important;
}

.formcontain {
    border: 2px solid var(--color2);
    background-color: #f4f4f4;
    border-radius: 7px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 5px;
    margin-bottom: 10px
}

.loclink * {
    color: #fff;
    text-decoration: none
}

.loclink a:hover {
    color: #fff
}

.sociallinks {padding-top:20px;}
.sociallinks > a > i {font-size:20px;margin-right:20px;display:inline-block}

.whitebotold {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='white' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' /%3E%3C/svg%3E");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 4vw;
    padding-bottom: 1vw;
}

.quotebox {
    background-color: var(--color2);
    min-height: 400px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.9);
    border: 5px solid #fff;
    perspective: 100px
}



.transheader {
    --text: #f4f4f4;
    --text-inverse: #333;
    --background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5em 0em;
    transition: background 250ms ease-in;
    background: var(--background);
    color: var(--text);
}

.blockheader {
    --text: #333;
    --text-inverse: #333;
    --background: #fff;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5em 0em;
    transition: background 250ms ease-in;
    background: var(--background);
    color: var(--text);
}
.loginbut {margin-left:10px}
.loginbut:hover {text-decoration:none}

.transheader .loginbut {color:#fff;font-weight:bold}
.nav-scrolled .loginbut {color:var(--color1)!important;font-weight:bold}

#basketareadesktop {padding-left:0px}

.blockheader .loginbut {
    color: var(--color1) !important;
    font-weight: bold
}

.sidebar  .loginbut {
    color: var(--color1) !important;
    font-weight: bold
}


    .blockheader .loginbut:hover, .nav-scrolled .loginbut:hover {
        color: var(--color2) !important
    }


    .nav-scrolled {
        --text: #333;
        --text-inverse: #f4f4f4;
        --background: #f4f4f4;
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
        animation: animatedBackground 0.5s linear;
        padding: 1em 0em;
    }
.nav-image-scrolled > img {
    max-height:60px;
}

#errormsg {
    border: 1px solid red;
    margin-top: 10px;
    border-radius: 5px;
    background-color: #f2d4d4;
    color: red;
    text-align: center;
    padding: 10px;
    width: 100%
}

header .nav-link {
    color: #fff !important
}

.nav-scrolled .nav-link, .blockheader .nav-link {
    color: #333 !important
}

.nav-image {
    filter: brightness(0) invert(1);
}

.nav-image-scrolled {
    filter: unset;
}

@keyframes animatedBackground {
    from {
        padding: 1.5em 0em;
    }

    to {
        padding: 1em 0em;
        
    }
}

.websitefooterline1 {color:#fff}

.topscrollarea {
    background-image: url("/uploads/homedemo1.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    min-height: 400px;
    background-color: white;
    padding-top: 100px;
}


.topscrollarea {
 
    animation: changeBg 10s linear infinite alternate;
  
}

@keyframes changeBg {
    0% {
        background-image: url("/uploads/homedemo1.jpg");
        
    }
    45% {
        background-image: url("/uploads/homedemo1.jpg");
    }
    55% {
        background-image: url("/uploads/homedemo2.jpg");
    }
    100% {
        background-image: url("/uploads/homedemo2.jpg");

    }


}


.logosection {
    background-color: var(--color2)
}

.logosectionXXX {
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='rgb(57,111,133)' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,50 100,100' /%3E%3C/svg%3E") center bottom -1px no-repeat,url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='rgb(255,255,255)' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 100,50 100,0' /%3E%3C/svg%3E") center top no-repeat,var(--color2);
    background-size: 100% 4vw,100% 4vw;
}

.logosection2 {
    background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='rgb(119,25,17)' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,50 100,100' /%3E%3C/svg%3E") center bottom -1px no-repeat,url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='rgb(238,238,238)' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 100,50 100,0' /%3E%3C/svg%3E") center top no-repeat,var(--color2);
    background-size: 100% 4vw,100% 4vw;
}

.logobanner {
    text-align: center;
    min-height: 100px;
}

    .logobanner img {
        max-width: 180px
    }



.homequotebox2 {
    padding-top: 20px
}



    .homequotebox2 h1, .homequotebox2 h2, .homequotebox2 h3 {
        text-align: center;
        color: #fff
    }

    .homequotebox2 p {
        text-align: center;
        padding: 0px;
        margin: 7px 0px 2px 0px;
        color: #fff;
    }

.requotebox {
    background-color: rgba(255,255,255,0.1);
    border-radius: 3px;
    padding:5px;text-align:center;
}

.incompleteform {
    display: none
}

.incompleteformshow {
    -webkit-animation: cssAnimation 1s forwards;
    animation: cssAnimation 1s forwards;
    font-size: 15px;
    font-weight: bold;
    color: #ffdc07;
    opacity: 0;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}


@keyframes cssAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes cssAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.but1 {
    border: 0px;
    background-color: transparent;
    color: var(--color2);
    font-weight: bold;
    padding:3px 15px 3px 15px;
    display:inline-block;
}


.marquee {
    width: 100%;
    line-height: 26px;
    text-align: center;
    color: #fff !important;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

    .marquee span {
        display: inline-block;
        padding-left: 100%;
        animation: marquee 20s linear infinite;
        font-weight: bold;
    }

@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}

.baskettimer {background-color:#ff3333;color:#fff;}
.baskettimer * {color:#fff}
.timerdiv {padding:3px 0px;text-align:center;font-weight:bold}



.updateqty {
    width: 100%;
}

    .updateqty .form-control * {
        color: #f8981c !important
    }

    .updateqty .form-control {
        color: #f8981c !important
    }

    .updateqty td {
        padding: 3px
    }

        .updateqty td * {
            padding: 3px
        }


    .btn-default {background-color:var(--color1);color:#fff}
    .btn-default:hover {background-color:var(--color2);color:#fff}

    .bannerimg {width:100%;max-width:100%}
.maintexthome * {
    color: #333;
    text-align: center
}

.maintexthome h2 {
    color: #fff!important;
    margin-bottom:20px;
}

.maintexthome {
    color: #fff;
    text-align: center
}

.control-label {font-weight:bold}

.modaltop {
    color: #fff;
    text-align: left !important;
    float: left;
    background-color: var(--color1);
    background-size: 100% 4vw,100% 4vw;
    border-bottom: 3px solid var(--color2);
}

.modal-content {border:3px solid #fff}
.modal-header {display:block;width:100%}
.modaltitle {float:left}
.close {float:right}

.progr {
    background-color: var(--color1);
    color: #fff;
    font-weight: bold;
    text-align: center
}

.progr2 {
    background-color: none;
    color: rgba(255,255,255,0.5);
    font-weight: normal;
    text-align: center
}

.qtop {
    background-color: var(--color1);
    font-weight: bold;
    text-align: center;
    padding:10px 0px;
    top:-2px;
    
}

.calendarpage {
    position: absolute;
    background-color:red;
    margin-left: -14px;
    top: -50px;
    width: 100%;
    min-width:100px;
    animation: calendar 0.5s linear;
    opacity: 1;
    transform: rotate(-10deg);
    box-shadow: rgba(0,0,0,0.5) 0px 0px 5px
}

@keyframes calendar {
    from {
        opacity:0;
    }

    to {
        opacity: 1;
        transform: rotate(-10deg);
    }
}


    .calendarpage > div {
        border-radius: 5px;
        background-color: #fff;
        width: 100%;
        border: 3px solid #333;
        box-shadow: rgba(0,0,0,0.4) 0px 0px 5px
    }

    .calendarpage > div > p:nth-child(1) {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
        line-height: 14px;
        padding-top: 10px;
        color: #808080
    }


        .calendarpage > div > p:nth-child(2) {
            font-size: 30px;
            text-align: center;
            font-weight: bold;
            margin: 0px;
            padding-top: 6px;
            padding-bottom: 10px;
            line-height: 30px;
            color:red;
        }

        .calendarpage > div > p:nth-child(3) {
            font-size: 18px;
            text-align: center;
            font-weight: bold;
            background-color: #333;
            color: #fff;
            margin: 0px;width:100%;
            padding:4px 0px;
        }

        .deletebut {border:0px;color:#c73535}
        .h2lined {font-size:22px; border-bottom: 2px solid #fff;color:var(--color2);padding-bottom:8px}




.sidenav2 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    color: #fff;
    max-width: 400px
}

    .sidenav2 a {
        text-decoration: none;
        color: #fff;
        display: block;
        transition: 0.3s;
    }


.mobilesocial {
    width: 400px;
    text-align: center
}

    .mobilesocial a {
        display: inline !important;
        font-size: 20px;
        color: var(--color1);
        margin-right: 6px;
        margin-left: 6px;
        text-decoration: none
    }

        .mobilesocial a:hover {
            text-decoration-color: none;
            color: var(--color2)
        }

.sidebar {
    min-height: 100%;
    width: 100%;
    border-left: 3px solid var(--color2);
    padding-top: 20px;
    background-color: #fff
}

    .sidebar h4 {
        font-size: 24px;
        margin-bottom: 0px;
        padding-bottom: 0px
    }

.sidebarsect {
    border-radius: 5px;
}

    .sidebarsect .row {
        padding-top: 7px;
        padding-bottom: 7px
    }

        .sidebarsect .row:first-child {
            border-radius: 5px 5px 0px 0px
        }

        .sidebarsect .row:last-child {
            border-radius: 0px 0px 5px 5px
        }

        .sidebarsect .row:nth-child(odd) {
            background-color: rgba(174, 25, 23, 1)
        }

        .sidebarsect .row:nth-child(even) {
            background-color: rgba(174, 25, 23, 0.90)
        }


.shopitemtitle {
    font-size: 18px;
    font-weight: bold;
    color: var(--color1);
}



.prodcontainer {
    border: 3px solid rgba(229, 3, 255,0.1);
    box-shadow: rgba(117, 104, 117, 0.20) 0px 0px 15px;
    height: 100%;
    text-align: center;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 16px;
    margin-bottom: 16px
}

.text-white {
    color: #fff
}

.containerimg {
    border-radius: 8px 8px 0px 0px;
    display: inline-block;
    overflow: hidden; /* clip the excess when child gets bigger than parent */
}

    .containerimg img {
        display: block;
        transition: transform .6s; /* smoother zoom */
    }

.prodcontainer:hover img {
    transform: scale(1.1);
    transform-origin: 50% 50%;
}

.prodimage {
    width: 100%
}

.linebrk {
    border-bottom: 1px solid rgba(229, 3, 255,0.1);
    width: 100%;
    padding-bottom: 4px
}

.mainshoparea {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 300px;
}


.featslide {
    background-color: #fff;
    width: 100%;
    border-radius: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 2px solid var(--color2);
    color: var(--color2);
}



.catcontainer {
    display: block;
    background-color: #f7f7f7;
    margin-bottom: 15px;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #222;
    border: 2px solid #e5e5e5;
    height: 100% !important;
}

    .catcontainer:hover {
        border-color: var(--color2);
        text-decoration: none;
    }


    .catcontainer * {
        color: #222
    }

.cattext {
    padding-left: 0px
}

    .cattext h3 {
        color: var(--color2) !important;
        padding-top: 10px;
        margin-top: 0px;
        font-size: 18px
    }

.catthumbimage {
    max-width: 100%;
    border-radius: 5px;
    border: 2px solid var(--color2)
}

.productcontainer {
    display: block;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    border: 2px solid #e5e5e5
}

    .productcontainer:hover {
        border: 2px solid var(--color2)
    }

    .productcontainer * {
        color: #222
    }

.titlebarshop img {
    float: right;
    max-width: 120px;
    border-radius: 5px;
    border: 2px solid var(--color2);
    margin-left: 20px
}

.pricetable {
    border-radius: 5px;
    overflow: hidden;
    font-size: 15px !important
}

    .pricetable tr > td {
        font-size: 15px !important
    }

    .pricetable tr > th {
        font-size: 15px !important;
        font-weight: bold;
        color: #fff
    }

    .pricetable tr:nth-child(odd) {
        background-color: #d5d5d5;
        color: #222
    }

    .pricetable tr:nth-child(even) {
        background-color: #e5e5e5;
        color: #222
    }

    .pricetable tr:first-child {
        background-color: var(--color2);
        color: #fff !important
    }

    .pricetable tr > td:nth-child(2) {
        color: red
    }


.pricetable2 {
    border-radius: 5px;
    overflow: hidden;
    font-size: 15px !important;
    margin-top: 10px;
    margin-bottom: 10px
}

    .pricetable2 > .row {
        padding-top: 5px;
        padding-bottom: 5px
    }

        .pricetable2 > .row:nth-child(odd) {
            background-color: #d5d5d5;
            color: #222
        }

        .pricetable2 > .row:nth-child(even) {
            background-color: #e5e5e5;
            color: #222
        }

        .pricetable2 > .row:first-child > div {
            color: #fff
        }

        .pricetable2 > .row:first-child {
            background-color: var(--color2);
            color: #fff !important;
            font-size: 15px !important;
            font-weight: bold;
        }

.brandwrapper {
    padding: 0px;
    background-color: #fff
}

.brandslide {
    border: 2px solid #ff1a8c;
    border-radius: 5px;
    padding: 0px;
    overflow: hidden;
}

    .brandslide img {
        width: 100%;
        border-radius: 3px
    }

.swiper-container {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.titlebar2 {
    padding-top: 10px
}

    .titlebar2 h2 {
        font-size: 22px;
        color: var(--color2) !important;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px
    }

    .titlebar2 p {
        font-size: 16px;
        color: #222 !important
    }

        .titlebar2 p > * {
            font-size: 16px;
            color: #222 !important
        }

        .titlebar2 p * {
            font-size: 16px;
            color: #222 !important
        }

.swiper-button-prev {
    color: var(--color2) !important;
}

.swiper-button-next {
    color: var(--color2) !important;
}

.bcrumb {
    font-size: 16px;
    color: var(--color2);
    font-weight: bold
}

.text-center {
    text-align: center
}

.btn-default {
    color: #fff !important
}

.brandfooter{overflow:hidden}
.brandfooter img {
    width: 100%;
    border-radius: 3px
}


.myaccounttable {
    width: 100%;
    border-radius: 5px;
    overflow: hidden
}

    .myaccounttable thead {
        background-color: var(--color2);
        color: #fff;
        padding-top: 17px;
        padding-bottom: 17px;
        border-radius: 5px;
        overflow: hidden;
    }

        .myaccounttable thead th {
            background-color: var(--color2);
            color: #fff;
            padding: 7px;
            overflow: hidden;
        }

    .myaccounttable tbody tr td {
        padding: 7px;
    }

    .myaccounttable tbody tr:nth-child(odd) {
        background-color: #eee
    }

    .myaccounttable tbody tr:nth-child(even) {
        background-color: #e1e1e1
    }


.scrollertext * {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}

.scrollertext h1 {
    color: #fff;
    font-size: 50px;
}

.scrollertext h2 {
    color: #fff;
    font-size: 40px;
}

.scrollertext h3 {
    color: #fff;
    font-size: 30px;
}

.scrollertext p {
    color: #fff;
    font-size: 30px;
}



.wdgt1 {
    background-color: #eee;
    border-radius: 5px;
    overflow: hidden
}

    .wdgt1 img {
        width: 100%;
        border-radius: 5px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

.wdgt2 {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #eee;
    border-radius: 5px;
    overflow: hidden
}

    .wdgt2 img {
        width: 100%;
        border-radius: 5px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

.bloglink {
    font-weight: bold;
    color: #fff;
}

.blogthumb {
    display: block;
    width: 98%;
    padding: 1%;
    border: 2px solid #b81918;
    border-radius: 5px
}

.formspacer .row {
    padding-bottom: 5px
}
.bloglink {
    border: 1px solid #b81918;
    background-color: #b81918;
    color: #fff;
    padding: 5px 8px 5px 8px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none
}

    .bloglink:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none;
        border: 1px solid #000;
    }

.cardlink {
    color: unset;
    border:2px solid #ddd
}

.cardlink h5 {color:#b81918}
    .cardlink:hover {
        text-decoration: none !important;
        border: 2px solid #b81918;
        color: unset;
    }

.headr {
    background-color: rgba(0,0,0,0.1);
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 10px;
    color:#fff
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f8981c
}


.upsellmodalcontent *{color:#fff}
.upsellmodalcontent {
    width: 100%;
    max-height: 500px;
    overflow: auto;
}

    .upsellmodalcontent h2 {
        font-size: 16px;
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 10px;
        margin: 0px
    }

    .upsellmodalcontent h3 {
        font-size: 14px;
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 10px;
        margin: 0px
    }

    .upsellmodalcontent table {
        width: 100%
    }

    .upsellmodalcontent ul {
        margin-left: 15px;
        padding: 0px
    }

    .upsellmodalcontent li {
        margin: 0px;
        padding: 0px
    }

.ekko-lightbox-nav-overlay * {color:#b81918!important}

.imagethumbs {padding-bottom:15px}
.imagethumbs img {width:100%}
    .imagethumbs a {
        width: 100%;
        margin:auto;padding:0px;
    }
    .imagethumbs a img{
        width: 100%;
        margin: auto;display:block
    }
#prodmainlink {margin-bottom:20px;display:block}
.bcrumb {color:#fff;}
    .bcrumb:hover {color:#eee;text-decoration:none}

#passwordstrength {
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
}

.pwdRed {
    color: red
}

.pwdGreen {
    color: green
}

.pwdStrength0 {
    width: 0px;
    background-color: red
}

.pwdStrength1 {
    width: 16%;
    background-color: orangered
}

.pwdStrength2 {
    width: 32%;
    background-color: orange
}

.pwdStrength3 {
    width: 48%;
    background-color: yellow
}

.pwdStrength4 {
    width: 64%;
    background-color: yellow
}

.pwdStrength5 {
    width: 80%;
    background-color: yellowgreen
}

.pwdStrength6 {
    width: 100%;
    background-color: green
}


.theme1 * {
    color:#fff!important;

}



.theme1 {
    background-color: var(--color2);
    background-image: url('../images/silhouettes2.png');
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 150px !important;
    color: white !important
}




.pulse-button {
    
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    transform: scale(1);
    animation: pulse-white 2s infinite;
}

@keyframes pulse-white {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
        transform: scale(1.04);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}
