html {

height: 100%;

}
body {
       /* background-color: #758A75; */
        margin:0;

        font-family: 'Lato', sans-serif;

        font-size: 14px;
        height: 100%;


        color:#333;
}

h1 {
        font-family: 'Lato', sans-serif;
        font-size: 2.0em;
        font-weight: bold;
        margin:0 0 0.3em 0;

}



h2 {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        font-size: 1.5em;
        font-weight: bold;
        margin:0.8em 0 0.4em 0;
}
.proddeth2 {
    margin-top:0;

}

h3 {
    font-size: 1.15em;
    font-weight: bold;
    margin:0 0 0.4em 0;
    padding-top:0em;
}
h4 {
    font-size: 1.15em;
    font-weight: bold;
    margin:0 0 0em 0;
    padding-bottom:0em;

}


.menuLink {
    margin:0.2em 0 0.2em 0;
}
p {
    font-size: 1.0em;
    margin:0.7em 0 0.5em 0;
    line-height: 1.4em;
}

a {
    color: #FF6633;
}
img {
        display: block;
        max-width: 100%;
        width: 100%;
}

.enbild {
    width:100%;
}
.trebilder {
    width:30%;
    margin-right:5%;
    float:left;
}
.trebildersist {
    width:30%;
    margin-right:0%;
    float:left;
}

#fullTop {

    width:100%;
    padding:0;
    background-color:#FF6633;
    min-height:40em;

    background-repeat: no-repeat;
    background-position: top center;
}

#fullTopAdmin {

    width:100%;
    padding:0;
    background-color:#659A65;
    min-height:5em;
    background-repeat: no-repeat;
    background-position: top center;
}


#logoarea {
    max-width:1200px;
    margin:0em auto 0em auto;
    padding:1em 2.5% 1em 2.5%;
    overflow: hidden;
    box-sizing: border-box;

}

#logoareaAdmin {
    max-width: 1000px;
    margin: 0em auto 0em auto;
    padding: 1em 3em 1em 3em;
    overflow: hidden;
    box-sizing: border-box;
}

#contentarea {
    max-width:1200px;
    margin:2em auto 0em auto;
    padding:1em 3% 0em 0em;
    overflow: hidden;
    box-sizing: border-box;
}

.startimage {
    max-width:1200px;
   margin: 0 auto 0 auto;



}



.logoareaImgLeft {
    float:left;
    width:20%;
    text-decoration: none;
    color: #FFF;
    margin-top:0.6em;
}

#theMenu {
    float:right;
    width:74%;
    margin-top:0.2em;
}
#theSmallCart {
    float:right;
    width:6%;
    margin-top:0.2em;
    position: relative;
}
#theSmallCart img {
    width: 2.5em;
    height: 2.5em;
    float:right;
    clear:right;
}
#theSmallCartNum {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1em;
    background-color:#FF6633;
    color:#FFF;
    position: absolute;
    top:1.5em;
    right:0em;
    text-align: center;

}

.theSmallCartAdd {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    background-color:#FF6633;
    color:#FFF;
    position: absolute;
    top:1.2em;
    right:0em;
    text-align: center;

}

#theMenuAdmin {
    float:left;
    width:100%;
    margin-top:0.5em;
}



#theMenu a {
    float:right;
    padding:0.5em 0.3em 0.5em 0.3em;
    text-decoration: none;
    color: #000;
    margin-left:0.15em;
    margin-top:0.15em;
    font-size:1.1em;
    border-radius:0.3em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
}
#theMenuAdmin a {
    float:left;
    padding:0.5em 0.6em 0.5em 0em;
    text-decoration: none;
    color: #FFF;
    margin-left:0.15em;
    margin-top:0.15em;
    font-size:1.1em;
    border-radius:0.3em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
}

#mobMenu {
    display: none;
 }

#theMobMenu {
    position: fixed;
    top:0.5em;
    right:0.5em;
    width:12%;
    height:6em;
    background-image: url(images/menu.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1001;

}





.loading {
    display:none;
}
.loading img {
    width: 10% !important;
    margin-left:45%;
}





.theBtn {
    width:100%;
    background-color: #659A65;
    color:#FFF;
    padding:0.65em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.1em;
}

.smallBtn {
    background-color: #659A65;
    color:#FFF;
    padding:0.5em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    display: inline-block;
}

.half1 {
    width:49%;
    float:left;

}
.half2 {
    width:50%;
    margin-left:1%;
    float:left;
}

.buyBtn {
    display: inline-block;
    position: relative;
    color:#FFF;
    background-image: url('/images/bag.png');
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    text-decoration: none;

    width: 2em;
    height:2em;
    font-weight: bold;

}
.priceIs {
    float:right;
    color: #FF6633;
    font-weight: bold;
    font-size: 1.2em;
    margin-top:0;

}
.buyHere {
    float:right;
}

.smallBtnRed {
    display: inline-block;
    background-color: #FF0000;
    color:#FFF;
    padding:0.3em 0.5em 0.3em 0.5em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
}


.cart20 {
    width:20%;
    height: 2.1em;
    float:left;
    margin-bottom:0.4em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.1em #CCC;
    text-align: right;
}
.cart40 {
    width:40%;
    height: 2.1em;
    float:left;
    margin-bottom:0.4em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.1em #CCC;
    overflow: hidden;
    white-space: nowrap;

}
.cart60 {
    width:60%;
    height: 2.1em;
    float:left;
    margin-bottom:0.4em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.1em #CCC;
    overflow: hidden;
    white-space: nowrap;

}

.table5{
    width:5%;
    height: 2.1em;
    float:left;
    margin-bottom:0.4em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.15em #CCC;
}


.table10 {
    width:10%;
    height: 2.1em;
    float:left;
    margin-bottom:0.4em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.15em #CCC;
}

.table15{
    width:15%;
    height: 2.1em;
    float:left;
    margin-bottom:0.4em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.15em #CCC;
}

.table20 {
    width:20%;
    height: 2.1em;
    float:left;
    margin-bottom:0em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.15em #CCC;
}
.table30 {
    margin-right:3%;
    width:30%;
    float:left;
    overflow: hidden;
    margin-top:2em;

}

.table30b {
    margin-right:3%;
    width:30%;
    float:left;
    overflow: hidden;
    margin-bottom:0.3em;

}

.table40 {
    width:40%;
    height: 2.1em;
    float:left;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.15em #CCC;
}

.table90 {
    width:90%;
    height: 2.1em;
    float:left;
    margin-bottom:0.4em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.15em #CCC;
}

.table80 {
    width:80%;
    height: 2.1em;
    float:left;
    margin-bottom:0em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.15em #CCC;
}

.table100 {
    width:100%;
    height: 2.1em;
    float:left;
    margin-bottom:0.4em;
    overflow: hidden;
    padding:0.3em 0.3em 0.3em 0em;
    box-sizing: border-box;
    border-bottom:solid 0.15em #CCC;
}

.theForm {
    background-color:#FFF;
    background-image: linear-gradient(#F2F2F2, #FFF); /* Standard syntax (must be last) */
    width:100%;
    float:left;
    min-height:10em;
    border-radius: 0.3em;
    padding: 1.5em;
    text-align: left;
    box-sizing: border-box;
    border:solid 0.1em #F2F2F2;

    margin-bottom:2em;
    margin-top:1em;
    min-height: 30em;

}











#footerarea {
    width:100%;
    /* background-color: #758A75;*/
    margin:0em auto 2em auto;
    min-height:5em;
    /*box-shadow: 0px 1000px 0px 1000px #758A75;*/
    text-align: left;
    padding-top:2em;
    color:#FFF;
}

.footerBack {
    background-repeat: repeat-x;
    background-position: top;
    min-height: 400px;
}



#footerOne {
    box-sizing: border-box;
    float:left;
    width:32%;
    margin-right:1.5%;
    /*border-right:solid 0.1em #FFF;*/
    height: 8em;
}
#footerOne img {
   width:50%;
}

#footerTwo {
    box-sizing: border-box;
    float:left;
     width:32%;
    margin-right:1.5%;
    /*border-right:solid 0.1em #FFF;*/
    height: 8em;
}

#footerThree {
    box-sizing: border-box;
    float:left;
    width:33%;
    text-align:right;
}


.fullContainer {

    width:100%;
    margin:0 auto 0 auto;
    background-color: #000;
}

.startImageDiv {

    background-color: #CCC;
    border-bottom: solid 0.1em #F2F2F2;
    border-top: solid 0.1em #F2F2F2;
}

#imageChange {
    overflow:hidden;
}
#leftColOpen {
    width:100%;
    display: none;

}
.leftCol {
    width: 16%;
    float: left;
    margin-left:4%;
    padding-bottom:2em;
    display: block;
}
.leftCartCol {
    width: 47%;
    float: left;
    margin-left:4%;

}

.rightCol {
    float:left;
    width: 80%;

}
.rightCartCol {
    float:left;
    width: 47%;
     margin-left:2%;

}
.rightContentMargin {
    width:77%;
    margin-left:3%;
}
.rightContentMarginOnly {
    margin-left:3%;
}

.oneCategory {
    width: 30.3%;
    float: left;
    margin-left:3%;
    background-color: #999;
    margin-bottom: 2em;
    box-sizing: border-box;
}
.oneCategory img {
    opacity: 0.95;
}
.oneCategoryText {
    font-size: 1.2em;
    width: 100%;
    height: 2em;
     background-color: #FFF;
    opacity: 0.95;
    text-align: center;
    padding-top:0.7em;
}

.oneItem {
    width: 17%;
    float: left;
    margin-left:3%;
    background-color: #999;
    margin-bottom: 2em;

}

.oneItemCols {
    width: 22%;
    float: left;
    margin-left:3%;
    background-color: #999;
    margin-bottom: 2em;

}

.oneItemColsRelated {
    width: 22%;
    float: left;
    margin-right:3%;
    background-color: #999;
    margin-bottom: 2em;
}

.oneProductLink {
   color:#000;

}

.categoryImage {
    margin-left:3%;
    width:97%;
    margin-bottom:2em;
}
.oneImage {
    width:100%;
    height: 10em;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    /*border:solid 0.1em #F2F2F2;*/
    opacity: 0.95;
    background-color: #FFF;
}
.oneText {
    width:100%;
    height: 5em;
    /*border:solid 0.1em #F2F2F2;*/
    overflow: hidden;
    background-color: #FFF;
    opacity: 0.95;
    padding:0.5em;
     box-sizing: border-box;
}
.oneBuy {
    min-height: 3em;
    background-color: #FFF;
    opacity: 0.95;
}

.menuLink {
    float: left;
    display: block;
    line-height: 1.5em;
}
.checkIt {
    margin-top:0.3em;
    clear:both;
    float: left;
    display: block;
    border:solid 1px #000;
    width:1.2em;
    height:1.2em;
    margin-right:0.5em;


}

.bigProductHead {
     width:100%;
    float:left;
    margin-left:3%;
     box-sizing: border-box;

}
.bigProductHead h1 {
   display: inline-block;
    width: 80%;

}
.bigProductImage {
    width:100%;
    float:left;
    margin-left:3%;
    margin-bottom:1em;
    box-sizing: border-box;
    border:solid 0.1em #F2F2F2;
}
.bigProductText {
    width:100%;
    float:left;
    margin-left:3%;
}
.bigProductMore {


}
.extraProductImages {
    width:100%;
    margin-left:3%;
    box-sizing: border-box;
}
.extraProductImages img {
    display: block;
    float:left;
    height:5em;
    width:auto !important;
    margin-right:1em;
    border:solid 0.1em #F2F2F2;
    margin-bottom:1em;
}
.extraProductFunctions {
    width:100%;
    margin-left:3%;
    box-sizing: border-box;
}
.extraProductFunctions img {
    width:3em;
    float:left;
    margin-right:1em;
}

.container {
    padding:0.5em 2.5% 3em 2.5%;
    max-width: 1200px;
    margin:2em auto 0 auto;
    box-sizing: border-box;

}

.containerAdmin {
    padding:2em 3em 3em 3em;
    max-width: 1000px;
    margin:0 auto 0 auto;
    box-sizing: border-box;

}


#cookieInfo {
    position: fixed;
    bottom:0;
    left:0%;
    width: 100%;
    display: none;
    background-color: #FFFF99;
    color: #000;
    padding:0.5em;
    text-align: center;
    border:solid 0.05em #000;
    border-bottom:none;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;

}

.inLink {
    background-color: #758A75;
    color:#FFF;
    padding:0.4em;
    border-radius:0.3em;
}

.inputlike {
    width: 100%;
    padding:0.5em;
    border:solid 1px #CCC;
    margin:0% 0% 1% 0%;
    font-size:1em;
    color:#333;
    line-height:1.2em;
    box-sizing: border-box;
    background-color: #FFFAD9;
    border-radius:0.3em;
}

input, select {
    width: 100%;
    padding:0.6em;
    border:solid 1px #666;
    margin:0% 0% 1% 0%;
    font-size:1em;
    color:#333;
    line-height:1.2em;
    box-sizing: border-box;
    background-color: #EFF6E9;
    border-radius:0.1em;
}

.buyInp {
    width:3em;
    margin-right:1em;
     background-color: #FEE0D5;
    padding:0.4em;
}

input[type=submit] {
    width:100%;
    background-color: #659A65;
    color:#FFF;
    padding:1em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.1em;
    border:none;
}

textarea {
    width: 100%;
    padding:1em;
    border:solid 1px #666;
    margin:0% 0% 1% 0%;
    color:#333;
    resize: none;
    line-height:1.2em;
    font-family: 'Lato', sans-serif;
    font-size:1em;
    height:15em;
    box-sizing: border-box;
    background-color: #EFF6E9;
    border-radius:0.1em;
    overflow: scroll;

}



.textRed {
    color:#FF0000;

}

.messRed {
    color:#FF0000;
    padding:0.5em;
    border:solid 1px #FF0000;
    margin-bottom:0.5em;
    border-radius:0.0em;

}
.messGreen {
    color:#006600;
    padding:0.5em;
    border:solid 1px #006600;
    margin-bottom:0.5em;
    border-radius:0.3em;

}



.clr {
    clear:both;
    width: 1px;
    height: 0;
}

.clr_one {
    clear:both;
    width: 1px;
    height: 0.8em;
}

.clr_two {
    clear:both;
    width: 1px;
    height: 1.4em;
}

.clr_line {
    clear:both;
    height: 1em;
    margin-top:1em;
    border-top:solid 1px #CCC;
}

.contForm {
    height: 30em;
    overflow: hidden;
    position:relative;
}

.verif {
    position:absolute;
    top:-100px;
}


.hideInMob {
    display:block;
}

.hideInComp {
    display:none;
}

.hideInAll {
    display:none;
}

.nodec {
    text-decoration: none;
    color:#333;
}



.crsr {
    cursor: pointer;
    cursor: hand;
}


li {
    padding:0.3em;
}




.textform {
    margin:0.5em 0 0em 0;
}