body{
  margin: 0px;
  background-color: #223647;
}

.header{
  min-width: 975px;
  height: 152px;
  margin: auto;
  background-image: url('gfx/back.png'); 
}

.header-table{
  width: 100%;
}

.top-cart{
  vertical-align: bottom;
  padding: 8px;
}

.top-search{
  vertical-align: bottom;
  padding: 0px;
  padding-bottom: 10px;
}

.menu-div{
  min-width: 975px;
  margin: auto;
  border-top: 1px dashed #94a1ac;
  background-color: #223647;
}

.menu-table{
  text-align: center;
  min-width: 975px;
  margin: auto;
}

.menubar{
  padding: 0px;
  text-align: center;
}

.menubar-selected{
  padding: 0px;
  text-align: center;
  background-color: darkorange;
}

.wrapper{
  position: relative;
  margin: auto;
}

.content{
  min-width: 975px;
  background-color: #365979;
  min-height: 400px;
  margin: auto;
  border-top: 1px dashed #94a1ac;
  padding: 0px;
}

.section{
  padding: 8px;
  text-align: center;
}

.section-menu{
  background-color: #42627f;
}

.section-items-wrap{
  height: 560px;
  width: 80%;
  overflow: auto;
  margin: auto;
}

.footer{
  min-width: 975px;
  background-color: #223647;
  margin: auto;
  padding: 0px;
}

.footer-table{
  padding: 4px;
  margin: auto;
}

.footer-td{
  font-size: 12px;
  vertical-align: top;
  width: 150px;
}

.footer-icon{
  vertical-align: top;
  padding-right: 8px;
}

.footer-td-owner{
  font-size: 12px;
  vertical-align: top;
  width: 300px;
  text-align: right;
}

.footer-td-banners{
  vertical-align: top;
  text-align: left;
  padding-left: 20px;
  font-size: 12px;
}

.terms{
  width: 80%;
  text-align: left;
}

.ship-table{
  border: 1px solid #fff;
  border-collapse: collapse;
  padding: 6px;
}

.sorting{
  background-color: #fff;
}

select, input, textarea{
  border: 2px solid #9BACBC;
  background-color: #fff;
  color: #223647;
  font-family: tahoma;
  font-size: 16px;
}

.about{
  width: 40%;
  font-size: 14px;
  text-align: justify;
  margin: auto;
  margin-top: 60px;
}

.list-group{
  min-width: 150px;
  width: 10%;
}

.list-odp{
  min-width: 150px;
  width: 10%;
}

.list-price{
  min-width: 100px;
  width: 10%;
}

.list-cart{
  min-width: 150px;
  width: 10%;
}

.order-title{
  font-size: 20px;
}

.cart-quant{
  border: 1px dashed #223647;
  background-color: darkorange;
  color: #000;
  font-family: arial;
  font-weight: bold;
  font-size: 16px;
  width: 22px;
  height: 22px;
}

.button{
  border: 2px solid #9BACBC;
  background-color: #223647;
  color: #fff;
  font-family: open sans;
  font-size: 16px;
}

.order-button{
  display: block;
  border: 2px solid #9BACBC;
  background-color: #223647;
  color: #fff;
  font-family: open sans;
  font-size: 16px;
  font-weight: bold;
  width: 200px;
  text-align: center;
  padding: 4px;
}

.tr{
  background-color: #4A6A87;
}

.ship-data{
  font-weight: bold;
  text-align: right;
}

.cookie{
  display: block;
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 110px;
  bottom: 0px;
  padding: 10px;  

  border: 0px solid #000;
  background-color:rgba(0,0,0,0.7);
}

.big-alert-div{
  min-width: 975px;
  margin: auto;
  border-top: 1px dashed #94a1ac;
  background-color: #223647;
  font-weight: bold;
  text-align: center;
  font-size: 28px;
  padding: 8px;
}

/* ---- FONTS ---- */

td,div{
  font-family: 'open sans', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

.cookie-text{
  color: #fff;
  font-weight: bold;
}

.group{
 color: #9BACBC;
}

.date{
  font-size: 10px;
  font-family: lucida console, monospace;
  color: 888888;
}

.alert{
  font-weight: bold;
  color: #ff0000;
}

.top-cart-options{
  font-size: 12px;
  padding-top: 4px;
}

.ship-desc{
  font-size: 12px;
}

.rodo{
  font-size: 12px;
}

/* ---- LINKS ---- */

a:link,
a:visited,
a:active{
  text-decoration: none;
  font-weight: none;
  color: #fff;
}

a:hover{
  text-decoration: underline;
}

a.menu:link,
a.menu:visited,
a.menu:active{
  display: block;
  height: 30px;
  background-color: ;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  font-weight: 800;
  color: #fff;
}

a.menu:hover{
  background-color: #94a1ac;
}

a.title:link,
a.title:visited,
a.title:active{
  text-decoration: none;
  font-weight: none;
  color: #94a1ac;
}

a.title:hover{
  color: #888888;
}

a.footer-link:link,
a.footer-link:visited,
a.footer-link:active{
  font-size: 12px;
  text-decoration: none;
  font-weight: 800;
  color: #fff;
}

a.footer-link:hover{
  color: #94a1ac;
}

/* ---- CART ANIM ---- */

a.cart-add-link:link,
a.cart-add-link:visited,
a.cart-add-link:active{
  text-decoration: none;
  font-weight: none;
  color: #fff;
  position: relative;
}

a.cart-add-link:hover{
  text-decoration: underline;
}

#cart-add-link:after{
  content: attr(tooltip);
  display:block;
  position: absolute;
  top: 0px;
  right:-25px;
  background-color: darkorange;
  border-radius: 6px;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
#cart-add-link:active:after{
    opacity: 1;
    transition:0s;
}