/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.uk-comment-primary .uk-comment-header {
  border-color:white;
  border-style: solid none none;
  border-width: 1px;
  }

/*Added By Durgesh Kumar Singh*/

div.uk-panel:nth-child(9){position: absolute!important;bottom: 0px!important;max-width: 90%;}
.tm-footer {
  position: relative;
  padding: 10px;
  background: #000000;
  text-align: center;
  
}
.product {
width: 152px !important;
height:252px;
}
.tm-container {
 
  min-height:820px;
}
body {
  padding-bottom:0px;
}
.uk-subnav > li > a {
  color: rgba(255, 255, 255, 0.6);
}
.uk-subnav > li > a:hover {
  color: #ffffff;
}
.uk-nav > li {
  border-top:1px solid rgba(255, 255, 255, 0.6);
}
ul.product_list_widget li a {
    color:gray !important;
}
ul.product_list_widget li a span:hover {
    color:gray;
}

.tm-block-bottom{
/* margin-top: 20px; */
}
.uk-panel-box-primary {
  background-color: #000000;
  color: orange;

}
#number{
  margin-top:2px;
  margin-left: 0px;
  font-size: 19px;
  color: #000;
}
.uk-subnav > li {
  position: relative;
/* font-size: 1.52rem; */
  vertical-align: top;
  font-size: 15px;
  font-weight: normal;
}
#same-day{
  position: fixed;
  right: 0px;
  top: 390px;
  width: 130px;
}
.home ul.products { 
  width: 100%;
}
.term-aqua-light ul.products{
width:100%;
}
.term-sita ul.products{
width:100%;
}
.term-wedeco ul.products{
width:100%;
}
.term-4-pin-step-base-with-quartz-sleeve ul.products{
width:100%;
}
.term-propellor-bi-pin ul.products{
width:100%;
}
.term-2-pin-double-ended ul.products{
width:100%;
}
.term-aqua-light ul.products{
width:100%;
}
.term-aquapro ul.products{
width:100%;
}
.term-uvc-lighting ul.products{
width:100%;
}
.term-wonder-light ul.products{
width:100%;
}
.term-gel ul.products{
width:100%;
}
.term-single-pin-with-3-pig-tail ul.products{
width:100%;
}
h1, .uk-h1 {
  font-size: 15px;
  line-height: 15px;
}
div.product div.summary {
    width: 237px;
    float: left;
    margin-left: 320px;
    margin-top: -220px;
}
div.product #tabs {
    clear: both;
    padding: 1em 0px 0px;
    margin: 0px 0px 1em;
    width: 545px;
}
.products li strong {
  color: #000000;
  display: block;
}
ul.products, .products li {
  list-style: none outside!important;
  background-color: #ffffff;
  margin-left: 3.2%;
  margin-top: 10px;
}

.products li .price {
  font-weight: bold;

}
table.shop_table th {
  color: #888;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  padding: 9px 20px !important;
}
.quantity input.qty {
  border: 1px solid #ccc;
  width: 30px;
  height: 28px;
  display: inline;
  /* padding: 1px 5px 2px; */
  line-height: 1em!important;
  vertical-align: middle;
  text-align: center;
}
.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  height: 55px;
  padding: 0px 12px;
  line-height: 55px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  font-family: "Odor Mean Chey";
  font-weight: bold;
}
.uk-navbar-toggle {
    
    float: right;
}
.uk-navbar-center {
    float: left;
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.nav-next {
    float: right;
    
}


table.shop_table td {
border-top: 1px solid #E7E7E7;
padding: 6px 8px;
vertical-align: middle;
}
@media screen and (max-width: 870px) {
    #same-day {display: none}
}
@media screen and (max-width: 870px) {
    #thsp-sticky-header {display: none}
}
@media screen and (max-width: 350px) {
    #content ul.products {width: 407px;}
}
@media screen and (min-width: 980px) {
    .home .tm-content {display: none}
}

