﻿.dvaoratiaHeader {
    background-color: var(--headerBack);
    box-shadow: 0 2px 2px gray;
    padding-top: 10px;
   
}

.dvinnerheader {
    font-size: 0;
    white-space: nowrap;
    width: 100%;
    margin: 0;
    padding: 0;
}


.dvleftinner {
    width: 12%;
    padding-left: 2%;
}

.imgHeadlogo {
    width: 60%;
    border-radius:365px;
    border:2px solid white;
}

.dvmidleinner {
    width: 70%;
    margin-left: 2%;
    margin-right: 1%
}

.dvmidleup {
    width: 99.7%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 0;
}

.dvheadsocialmedia {
    margin-left: 1%;
}


.hlmenu, .hlmenu:visited {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: var(--black);
    font-size: 1.5vw;
    margin-right: 3%;
}

.tbsearch {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: black;
    font-size: 1.5vw;
    width: 40%;
    padding: 3px;
    border:none;
    border-radius: 3px;
    background-color: #e2e2e2;
}

.spsearchresults {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5%;
    font-size: 1vw;
    color: var(--yellow);
}



.hlhdsm {
    width: 20px;
    margin-right: 1%;
}

.imsm {
    position: relative;
    display: block;
    width: 100%;
}

.dvheadsignin {
}



.spusername {
    position: relative;
    display: block;
    font-size: 1vw;
    color: white;
    text-align: right;
    cursor: pointer;
}

    .spusername:hover {
        color: cadetblue;
    }


.dvmidldown {
    width: 100%;
}

.dvmiddownleft {
    width: 88%;
}


.downmenou, .downmenou:visited {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: white;
    font-size: 1.5vw;
    margin-right: 4%;
    font-weight: 300;
}

    .downmenou::first-letter {
        font-size: 1.6vw;
        color: #ff6a00;
        letter-spacing: 2px;
        font-weight: 400;
    }


.dnmnsel {
    background-color: white;
    color: #002e40 !important;
    border-radius: 10px;
    padding-left: 1vw;
    padding-right: 1vw;
    text-align: center;
}

.dvmiddownright {
    width: 13%;
}

.btbuy {
    position: relative;
    display: block;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    opacity: 0.9;
    cursor: pointer;
}

    .btbuy:hover {
        opacity: 1;
        border:1px solid var(--light);
    }

.btbuyico {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    margin-right: 5px;
    padding:3px;
    background-color:var(--light);
    border-radius:3px;
}


.btbuytext {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: black;
    margin-right: 10px;
    font-size: 1.1vw;
    font-weight: 500;
}

.btbuyitems {
    position: relative;
    display: none;
    vertical-align: middle;
    color: black;
    text-align: center;
    margin-right: 3%;
    margin-top: 5px;
    font-size: 1vw;
    font-weight: 200;
    color: black;
    text-shadow: 1px 1px 3px #e2e2e2;
}


.dvrightinner {
    width: 12%;
    overflow: hidden;
}

.hlregister, .hlregister:visited {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: 200;
    color:black;
    font-size: 1.1vw;
    text-align: center;

}

.hllogin, .hllogin:visited {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius:3px;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 200;
    background-color: var(--redLogo);
    border-radius: 2px;
    color: var(--light);
    font-size: 1.2vw;
    text-align: center;
}

.pnprofile {
    position: relative;
    display: block;
    height: 100%;
}

.hlprofile {
    position: relative;
    display: block;
    width: 100%;
}



.imgheaderprofile {
    position: relative;
    display: block;
    width: 50%;
    margin: auto;
}


/*FOOTER*/
.dvaoratiaFooter {
    white-space:nowrap;
    margin-top: 10px;
    background-color: black;
    padding-top: 10px;
    padding-bottom: 10px;
}




.spcopyrght, .ffdx, .ffoothr {
    position: relative;
    display: inline-block;
    margin-left:5px;
    margin-right:5px;

}

.spcopyrght, .ffdx {
    text-align: left;
    color: #ff6a00;
    font-size: 0.9vw;
}

.spcopyrght {
    padding-left: 2%;
}

.ffoothr, .ffoothr1 {
    text-align: left;
    color: white;
    font-size: 1vw;
}

.ffoothr {
    margin-left: 3%;
}



.ffoothr1 {
    width: 90px;
}

    .ffoothr:visited, .ffoothr1:visited {
        color: white;
    }


    .ffoothr:hover, .ffoothr1:hover {
        background-color: #eeeeee;
        color: #002e40
    }


.dvsocialmedia {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 54%;
    box-sizing: content-box;
    text-align: right;
}

.hlsm {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 1.5%;
    margin-right: 1%;
}


    .hlsm:hover {
        opacity: 0.8;
    }

.imsm, .imgpubbuhlogo {
    position: relative;
    display: block;
    width: 100%;
    background-color: #002e40;
}

.poweredbypubbuh {
    width: 9%;
    margin-left: 15%;
}

.dvcategories {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 60px;
}

.dvacat {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 3px;
    padding-top: 16px;
    padding-bottom: 15px;
    background-color: #ff6a00;
    width: 18.5%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
    opacity: 0.9;
}

    .dvacat:hover {
        opacity: 1;
        background-color: #f9ffeb;
        color: black;
    }

.hlcateg, .hlcateg:visited {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    color: black;
    font-size: 1.1vw;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sphdmoto {
    width: 100%;
    margin-top: 5px;
    font-size: 3vw;
    letter-spacing: 2px;
    color: var(--black);
    text-align: center;
    font-weight: 500;
    background-color: white;
}

.sphdmoto0 {
    width: 100%;
  
   
    font-size: 1.6vw;
    letter-spacing: 2px;
    color: var(--black);
    text-align: center;
    font-weight: 400;
    background-color: white;
}
}