@import url(https://fonts.googleapis.com/css?family=PT+Serif);
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  font-family: 'PT Serif';
  font-size:16px;
  font-style: normal;
  font-variant: normal;
  line-height: 1.428571429;
  color: #5b5b5a;
  background-color: #ffffff;
  position: relative;
  min-height: 100vh;
}
footer{
  margin-top: 30px;
  margin-bottom: 30px;
}
footer ul{
   list-style-type: none;
}
footer ul li a{
    font-size: 1.1rem;
    color:#FFF;
    list-style-type:none;
}
footer .footer-label{
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
}
footer input[type="email"]{
  border:0px solid #ffffff;
  border-radius: 2px;
}
footer input[type="email"]:hover{
   border: 0px solid #ffffff;
}
footer .footer-button{
  border: 1px solid #ffffff;
  color: #fff;
  background-color: transparent;
  text-align: center;
  border-radius: none;
}
footer i{
  color:#ffffff;
}
footer i:hover{
  color:#3f4545;
}

.nav-hidden{
  padding-top:12px;

  padding-bottom: 12px;
  border-bottom: 1px solid #f6f6f6;
}
nav#menu{
  background-color: rgba(51,51,51,0.03);
  padding-top:10px;
}
nav ul li{
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}
ul.font-zero {
  font-size: 0px;
  background: #289191;
}
ul.font-zero li {
  font-size: 16px;

}
ul.font-zero li:hover {
  background-color: #0d5656;
}

  .slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 215px;
    overflow-y: auto;
   -webkit-overflow-scrolling: touch;
    display: none;
}

.slideout-panel {
    position:relative;
    z-index: 1;
    will-change: transform;
    background: #fff;
}

.slideout-open,
   .slideout-open body,
     .slideout-open .slideout-panel {
        overflow: hidden;
        box-shadow: -1px 0px 20px 0px rgba(145, 145, 145, 0.4);
}

.slideout-open .slideout-menu {
    display: block;
}

.slideout-user-account{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 150px;
    background: rgba(238, 238, 238, 0.33);
    overflow-y: auto;
    display: none;
}

.user-account-nav{
    padding:4px 8px 0px 16px;
}
.account-nav-contents{
  text-align: center;
  color: #fff;

}
.account-nav-contents h6{
  padding: 7px;
  border-bottom: 1px solid #fff;
  background:  #289191;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.account-nav-contents ul{
  padding-left: 0;
  text-align: left;
}
.account-nav-contents ul li{
  list-style-type: none;
  border-bottom: 1px solid #eee;
  color: #289191;
  padding: 5px;
  background: #fff;
  box-shadow: 0px 2px 5px rgba(88, 188, 188, 0.28);
}

.account-nav-contents ul li:active{
  background: #289191;
  color: #fff;
}

.slideout-open .slideout-user-account {
    display: block;
}

.imgBigThumb{
  margin-top: 1rem;
  padding: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 90%;
  cursor: move;
  overflow: hidden;
  height:45rem;
}
.imgBigThumb img{
  width: 100%;
  max-height:45rem;
  padding: 3rem;
}


.smallThumbActive{
    box-shadow:1px 1px 10px rgba(0,178,173,0.87);
    height: 6rem;
    width:6rem;
    margin: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor:pointer;
}

.imgSmallThumb{
    box-shadow: 1px 1px 10px #eee;
    height: 5rem;
    width: 5rem;
    margin: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor:pointer;
}

#qtyRow label{
    font-size: 18px;
    font-weight: 100;
}


.product:hover{
  border-radius: 5px;
  background:#fff;
  box-shadow:1px 1px 10px rgba(0,178,173,0.19);
}
.product hr{
  border-top:1px solid rgba(40,145,145,0.27);
}
.row{

  margin-left: 0px;
}
.boxSize {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.animate {
  transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
}

#header {
  background: white;
  border-bottom: 1px solid #efefef;
}

.top {
  background: #f1f1f1;
  position: relative;
  z-index: 110;
}

.user-menu {
  float: right;
  border-right: 1px solid #d8d8d8;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  z-index: 3;
  margin: 0;
  list-style: none;
}

.currency-menu {
  width: 100%;
  cursor: pointer;
}

.all-menu {
  width: 100%;
}

.all-menu li {
  padding: 6px;
  border-bottom: 1px solid #ccc;
}

.currency-menu li:hover {
  background: #f1f1f1;
}

.user-menu > li {
  float: left;
  border-left: 1px solid #d8d8d8;
  position: relative;
}

.user-menu > li > a {
  color: #1c64a1;
  display: block;
  padding: 5px 16px 7px 16px;
}

.user-menu > li > a:hover {
  text-decoration: none;
  background: #fff;
}

.user-menu ul {
  background: white;
  border: 1px solid #d8d8d8;
  border-top: 0;
  position: absolute;
  margin-left: -1px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.account-menu {
  width: 100%;
  padding: 5px 0 5px 0;
  box-sizing: border-box;
}

.account-menu li {
  line-height: 15px;
  padding: 4px 5px 4px 15px;
}
.jobs_container{
  background: #fff;
  margin-top: 1%;
  padding: 0;
  margin-bottom: 4%;
}
.jobs_container .cont{
  padding: 4rem 10rem 4rem 10rem;
}
.jobs_container .jobs_banner{
  height: 400px;
  background-image: url("/img/jobs_banner.jpg");
  background-size: 100% 100%;
  padding: 5rem;
}
.jobs_container .jobs_banner .heading{
  padding-left: 2rem;
  width: 42%;
  background: rgba(40, 145, 145, 0.52);
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}

.jobs_container .jobs_content{
  float: left;
  width: 100%;
}

.jobs_content .cnt{
  margin: 2% 1% 2% 5%;
  float: left;
  width: 30%;
}

.jobs_content .description{
  width: 100%; 
  min-height: 200px;
  border: 1px solid #eee;
  box-shadow: 1px 1px 10px #eee;
  padding: 0 1rem 1rem 1rem;
  text-align: justify;
}
.jobs_content .description p{
   padding: 1rem;
}
.jobs_content .job_heading p{
   background:#008888;
   color: #fff;
   padding: 1rem;
   margin-bottom: 0;
}

.jobs_content .thumb{
  width: 100%;
}
.jobs_content .advert{
    background: #eee;
    padding: 1rem;
}
.jobs_content .advert p{
  font-size: 24px;
  margin-bottom: 0;
}
.jobs_content .advert span{
  font-size: 18px;
}
a {
  color: #009999;
  text-decoration: none;
}

b, strong {
  font-weight: bold;
}

.sign-in-form {
  position: absolute;
  width: 308px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  right: -1px;
  margin-top: -1px !important;
  box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
}

.sign-in-form h5, .signupuserform h5, h5 {
  font-size: 16px;
  line-height: 22px;
  color: #5e5652;
  margin: 16px 0 12px 27px;
  font-weight: bold;
}

#signin-form {
  background: #fff;
  padding: 0 20px 6px 18px;
}

/*#signin-form input {
  color: #000;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 0 5px 11px;
  outline: 0;
  height: 41px;
}*/

.social-block{
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
}

.signin-block {
  font-size: 14px;
  color: #5e5652;
  position: relative;
  background: #f1f1f1;
}

.signin-block .signin-arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -15px;
  right: 35px;
  border-bottom-color: #f1f1f1;
  border-top-width: 0;
  content: " ";
  border-width: 8px;
}

.signin-block .register-user {
  font-weight: bold;
  padding: 10px 30px 0px 28px;
  overflow: hidden;
  text-align: center;
}

.signin-block .register-user a {
  margin: 0 0 0 20px;
}

.logo {
  width: 25rem;
  height: 48px;
  font-size: 25px;
  color: #000000;
  display: block;
  margin: 17px 0 0 2px;
  text-indent: -5000px;
  background: url(../../img/header.png) no-repeat;
  background-size: cover;
}

#searchform {
  margin: 28px 0 0 38px;
}

#searchform input {
  width: 75%;
  border-right: 0;
  float: left;
  padding: 2px 0 2px 12px;
  line-height: 25px;
  height: 20px;
  color: #656565;
}

input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, select:hover {
  border: 1px solid #828282;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}

/*input[type="text"], input[type="password"], input[type="email"], select {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 0 5px 10px;
  border: 1px solid #a0a0a0;
  outline: 0;
  color: #000;
  font-size: 14px;
  line-height: 19px;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}*/

#searchform .btn-default {
  /* padding: 9px 12px 9px 12px; */
  font-size: 16px;
  /* line-height: 25px; */
  text-shadow: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  box-sizing: border-box;
  height: 34px;
  padding-top: 6px;
}



.shop-cart {
  color: #6f6966;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  position: relative;
  margin: 35px 0 0 20px;
  display: inline-block;
}

.shop-cart .cart-count {
  position: absolute;
  right: -44px;
  top: -4px;
  padding: 3px 0 0 0;
  width: 29px;
  height: 27px;
  background: #de4a4a;
  text-align: center;
  color: #fff;
  font-weight: normal;
}

.shop-cart .cart-count .arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: 6px;
  left: -5px;
  border-right-color: #de4a4a;
  border-width: 7px;
  border-left-width: 0;
  content: " ";
}

.shop-cart .icon-cart {
  position: absolute;
  left: -35px;
  top: -4px;
  font-size: 30px;
  transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
}

.sub-menu {
  display: inline-block;
}

.navigation li {
  display: inline-block;
  padding: 6px 12px;
  vertical-align: middle;
}

.navigation li a {
  transition: all .3s linear;
}

.navigation li a:hover {
  color: #de4a4a;
  text-decoration: none;
}

.headbg {
  border-bottom: 1px solid #d7d7d7;
  color: #5e5652;
  font-size: 15px;
  font: bold 15px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin-bottom: -1px;
  text-transform: capitalize;
  padding: 10px;
  margin-top: 20px;
}

.downarrow {
  position: relative;
}

.downarrow:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #d7d7d7;
  bottom: -16px;
  left: 50px;
}

.downarrow:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #ffffff;
  bottom: -15px;
  left: 50px;
}

/*.toparrow{position:relative;}
.toparrow:before{content:'';position:absolute;width:0;height:0;border:8px solid transparent;border-bottom:8px solid #d7d7d7;top:-16px;left:50px;}
.toparrow:after{content:'';position:absolute;width:0;height:0;border:8px solid transparent;border-bottom:8px solid #f1f1f1;top:-15px;left:50px;}
*/
.g__ads{
  width: 100%;
  float: left;
  height: 200px;
  margin: 10px 0;
}
.categSection{
  margin-top:4rem;
}

.categorylist {
  background: #ffffff;
  padding: 0;
  margin-top: 0rem;
  list-style: none;
  /*border: 1px solid #e4e4e4;*/
}

.categorylist li a {
  color: #666666;
  font-size: 14px;
  color: #333333;
  display: block;
}
.categorylist li{
  text-align: left;
}
.categorylist li > a {
  color: #2673b4;
  font-size: 14px;
  text-decoration: none;
  vertical-align: top;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  border-left: 3px solid rgba(41, 169, 169, 0.79);
  /*box-shadow: 1px 1px 10px #eee; */
  border-bottom: 1px solid rgba(88, 188, 188, 0.08);
  color: #333333;
  padding: 8px 10px 8px 20px;
}

.categorylist ul li {
  padding-left: 0;
  text-indent: 10px;
}

.categorylist .fa {
  padding-right: 10px;
  vertical-align: top;
}

.categorylist li ul {
  max-height: 0px;
  overflow: hidden;
  padding-left: 0;
}

.categorylist .active ul {
  max-height: 100%;
}

.categorylist li.active > a {
  background: rgba(40, 145, 145, 0.72);
  color: #ffffff;
}

.categorylist li > ul li a {
 font-size: 12px;
}

.categorylist li > ul li a {
  margin-left: 2rem;
  margin-right: 1rem;
}
.categorylist li ul li:last-child {
  box-shadow: 0 8px 6px -6px rgba(88, 188, 188, 0.15);
}
.categorylist li.active > ul li a {
  color: #2B7C9D;
}

.categorylist > li a:hover {
 /* border-left: 2px solid #2B7C9D; */
 box-shadow: 1px 1px 10px rgba(88, 188, 188, 0.48);
}

.rightCol {
  padding: 20px;
  margin-top:3rem;
}

.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #FFFFFF;
  border: 1px solid #FFF;
  border-radius: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  max-height: 31rem;
  display: block;
}

.thumbnails .thumbnail {
  float: left;
  width: 30%;
  margin: 0 2% 10px 0;
  border: 0;
  padding: 0;
  border-radius: 0;
  position: relative;
  background: 0;
}

ul#products li:nth-child(3n+3) {
  margin-right: 0;
}

.thumbnails .thumbnail .thumbnail-preview {
  padding: 10px 10px 27px 10px;
  background: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  border: 1px solid #E5D7D7;
  border-bottom: none;
}

.thumbnail-preview {

  padding-top: 1rem;
}

.thumbnail-main{
  height: 400px;
}

.thumbnailDet {
  min-height: 90px;
  border: 1px solid #D8D4D4;
  position: relative;
  color: #009999;
  font-size: 12px;
  padding: 10px;
  background: #E4E4E4;
}

.priceTag {
  font-family:initial;
}
.formattedPrice{
	font-family:initial;
}
.priceTag:before {
  /*
  width: 0;
  height: 0;
  content: '';
  border: 14px solid transparent;
  border-right: 14px solid #2B7C9D;
  position: absolute;
  left: -28px;
  z-index: 2;
  */
}

.priceTag:after {
  /*
  width: 0;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-right: 7px solid #2B7C9D;
  position: absolute;
  right: 3px;
  bottom: -6px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  */
}

.prodImage {
  width: 100%;
  padding: 1rem;
  position: relative;

}


.selectquantity {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  padding: 10px 10px 27px 10px;
  z-index: 1;
  background: rgba(15, 6, 61, 0.85);
  border-radius: 5px;
  z-index: -1;
}

.selectquantity.show {
  opacity: 1;
  z-index: 1;
}

ul.quant {
  font-size: 0;
  width: 95%;
  overflow-x: auto;
  margin: auto;
  white-space: nowrap;
}

ul.quant li {
  padding: 0 4px;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  color: #333333;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #999999;
  cursor: pointer;
}

.selectquantity span {
  color: #ffffff;
  padding: 5px 10px;
  display: inline-block;
  padding: 10px 10px;
}

input.quantityselected[type="number"] {
  border-radius: 5px;
  width: 25%;
  margin: 20px auto;
  display: inherit;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  margin-left: 30%;
}

.saveItemtoDb {
  background: #de4a4a;
  font-size: 15px;
  padding: 4px 9px;
  color: #ffffff;
  border-radius: 5px;
}

.saveItemtoDb:hover {
  color: #ffffff;
  text-decoration: none;
}

.bgFit {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.language-pick ul {
  display: none;
}

.language-pick:hover ul {
  display: block;
}

.addToCart {
  position: absolute;
  right: 15px;
  bottom: 10px;
  cursor: pointer;
}

.addToCart i:first-child {
  position: absolute;
  color: #ffffff;
  top: 6px;
  left: 6px;
}

.addToCart i:nth-child(2) {
  font-size: 32px;
}

.inStock {
  line-height: 25px;
  position: absolute;
  bottom: 15px;
}

#featuredproducts {
  white-space: nowrap;
}

#featuredproducts div.thumbnail {
  display: inline-block;
  float: none;
  margin-right: 2%;
  margin-left: 0;
  margin-bottom: 20px;
  vertical-align: top;
}

.thumbnail.slick-slide .thumbnail-preview, .thumbnail.slick-slide .thumbnailDet {
  margin-right: 20px;
  white-space: normal;
}

#featuredproducts h1 {
  font-size: 21px;
  line-height: 25px;
  margin-top: 35px;
}

.block-cart.active .icon-cart {
  left: -76px;
  top: -15px;
  font-size: 70px;
  color: #1c64a1;
}

h1 {
  font-size: 18px;
  line-height: 50px;
}

.mt30 {
  margin-top: 5rem;
}

.shoppingCart {
  background: #ffffff;
  padding: 1rem 3rem 1rem 3rem ;
  border-top: none;
  border-radius:5px;
  margin:0 0 3rem 0;
  left:18rem;
}

#shoppingcarttable {
  border-collapse: collapse;
}

#shoppingcarttable th {
  border-top: none;
  padding: 5px 8px;
  font-weight: bold;
}
#shoppingcarttable td{
   padding: 5px 8px;
  border-top: none;
  border-bottom:1px solid #eee;
}

.detailLink {
  line-height: 25px;
  padding: 5px 7px;
  text-decoration: none;
  background: rgba(171, 173, 170, 0.66);
  color: #ffffff;
  border-radius: 4px;
  margin-left: 24px;
}

.detailLink:hover {
  color: #ffffff;
  background: #838582;
  text-decoration: none;
}

.rel {
  position: relative;
}

.whitebg {
  background: #ffffff;
  box-shadow: 1px 1px 10px #eee;
}

.smallThumb.prodImage {
  width: 80px;
  height: 80px;
  display: inline-block;
  border: 1px solid #A2A3B2;
  margin: 4px 4px 0 0;
}

.smallThumbWrap {

  width: auto;
  top: 0px;
  left:0px;
  overflow-y: auto;

}

.animate {
  transition: all .3s ease-in;
}

.signupuserform {
  width:100%;
  padding: 0 20px 20px;
  margin-bottom: 2rem;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius:5px;

}

.signupuserform input {
  margin-bottom: 20px;
}

.checkoutBtn {
  margin: 0 30px;
}

.totalBtn {
  min-width: 160px;
  margin: 30px;
  min-width: 160px;
}

.checkoutPage .sign-in-form {
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.inBlk {
  display: inline-block;
}

.vmid {
  vertical-align: middle;
}

.checkoutPage {
 /* padding: 20px 40px;
  background: #ffffff;
  margin-top: 20px;*/
}

.checkoutPage input {
 /*margin-bottom: 20px;*/
}

.checkoutPage hr{
  margin-right: 2rem;
  margin-left: 2rem;
}
#sameadd {
  margin-left: 15px;
}

#sameadd + label {
  display: inline-block;
  font-size: 14px;
}

.f20 {
  font-size: 20px;
}

.pl20 {
  padding-left: 20px;
}

#hiddenaddress {
  display: none;
}

.block-cart {
  text-align: right;
}

.footer {
  background: #F3F3F3;
  padding: 20px;
  border-top: 1px solid#DBE6F5;
  width: 100%;
  bottom: 0;
  left: 0;
}

.footer a {
  color: #237086;
  font-size: 14px;
}

.pointer {
  cursor: pointer;
}

.formblock i {
  font-size: 20px;
  min-width: 25px;
  text-align: center;
}

.formblock i.fa-map-marker ~ span {
  padding-left: 25px;
}

.popupoverlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.allimgwrap {
  height: 100%;
}

.allimgwrap .smallThumb.prodImage {
  width: 110px;
  height: 110px;
}

.allimgwrap .thumbwrapper {
  padding-top: 25px;
  width: 250px;
  display: inline-block;
  vertical-align: top;
  background: rgba(255, 255, 255, 0.8);
  height: 90%;
  margin: 20px 0 20px 20px;
  padding-left: 15px;
}

.enlargedimage {
  width: calc(100% - 270px);
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
}

.enlargedimage .projector {
  position: relative;
  width: 90%;
  height: 80%;
  background-size: contain;
  background-position: center;
  margin: 70px 20PX 0 20px;
  background-repeat: no-repeat;
}
.detail{
  min-height: 0rem;
}

.closepopup {
  font-size: 40px;
  position: absolute;
  top: -20px;
  right: -20px;
  background: #ffffff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 3px;
  border: 2px solid #000;
  cursor: pointer;
}

.proddetails .prodImage {
 /* cursor: zoom-in;
 */
}

.orderresponse p {
  font-weight: bold;
  padding: 20px 0;
  font-size: 15px;
}

#responsetable tr td:first-child {
  font-weight: bold;
}

#responsetable tr td {
  padding: 10px;
  border: 1px solid #cccccc;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #3D3D3D;
  background-color: #E9E9E9;
  border-color: #B9B8B8;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 6px 7px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 6px;
}

.mt20 {
  margin-top: 20px;
}

.p10 {
  padding: 10px;
}

#pendingorders {
  display: none;
}

#discountTable {
  border-collapse: collapse;
}

#discountTable .priceTag {
  position: relative;
  background: #ffffff;
  color: #333;
  top: 0;
  left: 0;
}

#discountTable .priceTag:before, #discountTable .priceTag:after {
  background: #ffffff;
  border: none;
  position: relative;
  content: '';
}

.home {
  width: 30px;
  height: 30px;
  background: url(../../img/explore_embedded.png) no-repeat;
  display: block;
}

ul.navLinkList {
  font-size: 15px;
  margin: 5px 0;
  margin-left: -9rem;
}

.featuredProductsHome div.thumbnail {
  margin-right: 0 !important;
}

@font-face {
  font-family: 'calendar_plus';
  src: url("fonts/calendar_plus.eot");
  src: url("fonts/calendar_plus.eot?#iefix") format("embedded-opentype"), url("fonts/calendar_plus.woff") format("woff"), url("fonts/calendar_plus.ttf") format("truetype"), url("fonts/calendar_plus.svg#discoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.featuredRows {
  margin: 0 0 20px;
  border: 1px solid #e4e4e4;
  padding: 15px;
}

.homeFeaturedImage {
  padding: 0;
}

.featProdImage {
  width: 100%;
  min-height: 150px;
  background-position: left top;
  background-size: contain;
}

.homeFeaturedProdName {
  font-size: 20px;
  font-family: 'Abel', sans-serif;
  margin-bottom: 15px;
  color: #0E816B;
}

.homeFeaturedProdDescrip {
  font-size: 16px;
  font-family: 'Abel', sans-serif;
  white-space: normal;
}

.featuredProdRowsWrap {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}

.eachRowNoMargin {
  margin-left: 0;
  margin-right: 0;
}

#recent_posts {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgba(71, 69, 69, 0.95);
  z-index: 1000;
}
#recent_posts .recent_post_tip {
  cursor: pointer;
  width: 200px;
  height: 25px;
  border-radius: 5px 5px 0 0;
  background: rgba(71, 69, 69, 0.95);
  margin: -25px 0 0 50px;
  color: #ffffff;
  font-family: 'Abel', sans-serif;
  font-size: 17px;
  padding-left: 20px;
  position: relative;
  padding-top: 5px;
}
#recent_posts .recent_post_tip:before {
  content: '';
  border: 5px solid transparent;
  width: 0;
  height: 0;
  border-bottom: 5px solid #ffffff;
  right: 20px;
  top: 10px;
  position: absolute;
}

#postsMoving {
  white-space: nowrap;
}
#postsMoving .mini_post {
  display: inline-block;
  padding: 10px;
  margin-right: 20px;
  color: #ffffff;
  font-family: 'Abel', sans-serif;
  font-size: 16px;
  line-height: 25px;
}

#banner_wrap {
  margin-top: 40px;
}
#banner_wrap .slick-prev, #banner_wrap .slick-next {
  display: none !important;
}
#banner_wrap .slick-dots {
  bottom: 20px;
}

.tagCategory {
  font-size: 11px;
  padding-top: 5px;
}

.postDescription {
  color: #999999;
  min-height: 100px;
}

.moreLink {
  font-size: 11px;
}

.postTitle {
  font-size: 18px;
  color: #666666;
  margin-bottom: 5px;
  font-family: 'Abel', sans-serif;
}

.latest_posts {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
}

.each_post {
  border-top: 1px solid #f0f0f0;
  padding: 20px 10px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.authorName {
  margin-bottom: 5px;
  font-size: 10px;
}
#disqus_thread {
     position: relative;
}
#disqus_thread:after {
     content: "";
     display: block;
     height: 55px;
     width: 100%;
     position: absolute;
     bottom: 0;
     background: white;
}
.drop-shadow {
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 2px rgba(190, 190, 190, .4);
    border-radius:0px;
}

/* css added on 30th July, working on product detailed layout page.  */

.btn-glyphicon {
    padding:8px;
    background:#ffffff;
    margin-right:4px;
}
.icon-btn {
    padding: 1px 15px 3px 2px;
    border-radius:6px;
}

.borderless table {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}

.btn-explore {
    background: #00ABA9;
    color: #ffffff;
}

.btn-explore:hover, .btn-explore:focus, .btn-explore:active, .btn-explore.active, .open > .dropdown-toggle.btn-explore {
    background: #009999;
}

.btn-explore:active, .btn-explore.active {
    background: #009999;
    box-shadow: none;
}

div.c-wrapper{
    width: 80%; /* for example */
    margin: auto;
}

.carousel-inner> .item{
  box-shadow: none;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img{
/*width: 100%;  use this, or not */
margin: auto;
}


#checkout-btn{
  text-align: right;
}



.display_address_checkout{
  margin-top: 2rem;
  border-left: 1px solid #eee;
  border-right:1px solid #eee;
 }

 .courier_logo{
    width:6rem;
 }

 #saveaddress{
      margin-left: 2rem;
 }

  #newSaveaddress{
  margin-left: 1rem;
 }

 .cartNotification{
  background:rgba(40,145,145,0.85);
  color:#fff;
  border: 1px solid #fff;
  position: fixed;
  top:35px;
  right:41%;
  z-index:999;
  padding: 17px;
  border-radius: 5px;
  box-shadow: 1px 6px 20px rgba(29, 161, 161, 0.25);
}
.cartNotification .cartNotificationImg{
    float:left;
    margin-right: 25px;
}
.cartNotificationImg >img{
  height:60px;
}

.cartNotification .btn-default{
    background-color: rgba(225, 61, 54, 0.67);
    border-color: rgba(202, 35, 32, 0.48);
    color: #fff;
}

.cartNotification .btn-default:hover{
    background-color: #fff;
    border-color: #fff;
    color: #111;
}

.prodAddtoCart{
  margin-top: 5rem;
}

.shopThumb{
  display:block;
  width:100%;
  height:15rem;
}

#prodPrice{
   margin-right: 8%;
}
#prodAvail{
    margin-top: 2rem;
    margin-left: 8%;
}

.carousel-image{
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 18rem;
    padding: 1rem;
    position: relative;
}

.checkoutErrors{
    position: fixed;
    z-index: 1;
    left: 30%;
}
.notify-banner{
  padding: 8px;
  background: rgba(30,165,165,0.9);
  border-radius: 5px;
  box-shadow: 1px 1px 10px rgba(30,165,165,0.2);
  color: #fff;
}
.closeNtfn{
  position:relative;
  top:-68px;
  right:-155px;
  font-size: 18px;
  color: rgba(222, 74, 74, 0.89);
  text-shadow: 1px 2px 5px rgba(238, 0, 85, 0.78);
}

.stick {
  position:fixed;
  top:0px;
}
.paypal_btn{
  width:40%;
  float: right;
}
.paypal_btn_img{
  max-width: 70%;
}

.paypalLogo{
	width: 100px;
    background: #fff;
    padding: 5px;
    border-radius: 5%;
}
.ccavenueLogo{
	width:90px;
}

.main-container{
	min-height:674px;
}
#userInfo{
	background: #fff;
	box-shadow: 1px 1px 10px #f9f9f9;
	margin: 3rem 0 3rem 3rem;
	padding: 1rem;
    border-radius: 6px;
}
#personalDetails{
	padding:1rem;
}
#userDetails{
	 margin-left:5rem;
}
#rewardPoints{
	padding:1rem 6rem 1rem 6rem;
}
#redeemPointsBtn{
	margin-top:0;
}
.rewardLogo{
	margin-left:38%;
}
#rewardPointsPage{
	background:#fff;
	margin:3rem 0 3rem 13rem;
	border-radius:5px
}
.ad_container{
	border-radius: 4px;
	color: #fff;
  margin-bottom:15px;
}
.ad_container a{
  color:#fff;
}
.featured{
  background: #009999;
  box-shadow: 6px 3px 14px rgba(0, 153, 153, 0.08);
}

.reset-form{
  padding: 1rem 2rem 1rem 4rem;
}
.reset-form .heading{
  font-size: 24px;
  text-align: center;
}
.reset-form .subtext{
  font-size: 14px;
}
.password-alert{
  position: fixed;
  width: 65%;
  top: 3%;
  z-index: 9;
  padding: 1rem;
}

@media screen and (max-width: 767px) {

  table#shoppingcarttable tbody tr:hover{
      box-shadow: 1px 1px 10px #eee;
  }
  table#shoppingcarttable tbody td{
    border-bottom: none;
  }
  .main-container{
	  min-height:480px;
  }
  .reset-form{
    padding:5px;
  }
  .reset-form .heading{
      font-size: 20px;
  }
  .reset-form .subtext{
    display:none;
  }
  .password-alert{
    width: 82%;
  }
  .top-right{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
   }
   table#shoppingcarttable tbody td .form-control{
      width:20%;
      display: inline !important;
	}

    table#shoppingcarttable thead { display: none; }
    table#shoppingcarttable tbody td { display: block; padding: .6rem; max-width:320px;}
    table#shoppingcarttable tbody tr td:first-child { background: #fff; color: #333; border-top: 2px solid #f1f1f1; }
    table#shoppingcarttable tbody td:before {
      content: attr(data-th); font-weight: bold;
      display: inline-block; width: 8rem;
    }



    table#shoppingcarttable tfoot td{display:block; }
    table#shoppingcarttable tfoot td .btn{display:block;}
    .shoppingCart {
	  margin:3rem 0 3rem 0;
	  left:0;
	}
    .shop-btns{
      margin-left: 3rem;
    }
    #checkout-btn{
      margin-top: 1rem;
      text-align: left;
    }
    #calShipBtn{
      margin-left: 3rem;
    }

    .qtySaveBtn{
      margin-top: 0;
      margin-left: 0;
      cursor: pointer;
    }

    .billing_address{
        margin-top: 6rem;
        border: 1px solid #eee;
        border-radius: 5px;
        padding: 2rem;
        margin-bottom: 2rem;
    }
    .billing_address legend{
      margin-bottom: 1rem;
    }
    .shipping_address{
        border: 1px solid #eee;
        border-radius: 5px;
        padding: 2rem;
        margin-bottom: 2rem;
    }

    .categorylist li > a{
      margin-bottom: -8px;
    }

    .sign-in-form-modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 9999; /* Sit on top */
        padding-top: 10rem; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    }
    #signin-form-modal {
    background: #fff;
    z-index: 9999;
    padding: 4px 20px 3px 20px;
    margin: 8%;
    border: 1px solid #eee;
    box-shadow: 1px 1px 16px rgba(43, 170, 170, 0.3);
    border-radius: 5px;
  }

  .signin-block-modal {
    font-size: 14px;
    color: #5e5652;
    position: relative;
    background: #f1f1f1;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: -3rem;
    border: 1px solid transparent;
    box-shadow: 1px 7px 10px rgba(43, 170, 170, 0.3);
    border-top: 1px solid #eee;
    border-bottom-left-radius: 2%;
    border-bottom-right-radius: 2%;

  }

  .min-shop-cart .cart-count{
      position: absolute;
      right: 32%;
      top: -22%;
      text-align: center;
      display: inline-block;
      background-color: #289191;
      height: 17px;
      width: 17px;
      border-radius: 15px ;
      padding: 1px 0px 0px 0px;
      font-size: 12px;
      color: #FFFFFF;
}
  .btn-social{
        height:5%;
  }
  .social-block {
      padding-bottom: 0;
      padding-top: 0;
  }

  .arrow-up-account {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ddd;
    margin-left: 83%;
  }

  .main-content{
    margin-left: 0rem;
  }


  #shipCalForm{
    margin-bottom: 2rem;
  }


  .display_address_checkout{
    border:none;
   }

   .courier_list{
     font-size:11px;
   }

   #newSaveaddress{
    margin-left: 4rem;
   }
    .sign-in-errors{
      margin-top: 6rem;
    }

  .cartNotification{
    width:70%;
    right:15%;
  }

  .cartNotificationImg >img{
    height:60px;
  }

  .prodAddtoCart{
    margin-top: 0;
  }
  .prodAddtoCart .addToCartDirect{
    font-size: 12px;
  }

  .shopThumb{
    height:auto;
  }

  #prodPrice{
     margin-right: 0;
  }
  #prodAvail{
      margin-left: 0;
  }

  .imgBigThumb{
    height: 20rem;
  }

.imgBigThumb img{
  max-height: 20rem;
}


  #qtyRow{
    border-top:1px solid #eee;
    padding-top:1rem;
  }

  .carousel-caption h3{
    font-size: 17px
  }

  .carousel-caption .btn-lg{
    font-size: 11px;
  }

  .closeNtfn{
   top:-128px;
   right:-223px;
  }
  .notify-banner p{
    font-size: 12px;
  }

  .smallThumbActive{
    height: 5rem;
    width:5rem;
  }

  .paypal_btn{
    width:80%;
    float: right;
  }
  .paypal_btn_img{
    max-width: 100%;
  }

  .paypalLogo{
	width: 70px;
  }
  .ccavenueLogo{
	width:60px;
   }
   #userInfo{
		margin: 3rem 0 3rem 0;
	}
	#orderButtons .btn{
		font-size:11px;
	}
	#userDetails{
		margin-left:0;
	}
	#rewardPoints{
		padding:1rem;
	}
	#redeemPoints{
		margin-top:1rem;
	}
	#redeemPointsBtn{
		margin-top:2rem;
	}
	.rewardLogo{
		margin-left:12%;
	}
	.rewardLogo{
		margin-left:12%;
	}
	#rewardPointsPage{
		margin-left:0;
	}
	.recent_tutorials {
		display:none;
	}

  .jobs_container{
    margin-top: 5%;
  }
  .jobs_container .jobs_banner{
      height: 130px;
      padding: 2rem;
    }
    .jobs_container .jobs_banner .heading{
      width: 100%;
      font-size: 16px;
    }

    .jobs_content .cnt{
      margin: 2% auto;
      float: left;
      width: 100%;
    }

    .jobs_content .description{
      width: 100%; 
      min-height: 200px;
      border: 1px solid #eee;
      box-shadow: 1px 1px 10px #eee;
      padding: 0 1rem 1rem 1rem;
      text-align: justify;
    }
    .jobs_content .description p{
      padding: 1rem;
      font-size: 14px;
    }
    .jobs_content .job_heading p{
      background:#008888;
      color: #fff;
      padding: 1rem;
      margin-bottom: 0;
    }

    .jobs_content .thumb{
      width: 100%;
    }
    .jobs_content .advert{
        background: #eee;
        padding: 1rem;
    }
    .jobs_content .advert p{
      font-size: 16px;
      margin-bottom: 0;
    }
    .jobs_content .advert span{
      font-size: 12px;
    }
    
    .jobs_container .cont{
      padding: 2rem;
    }
    .main-container{
      margin-top:15%;
    }

  .checkoutErrors{
      left: 0%;
  }

}/* end of media width max 600*/


 .billing_address {
    border-right: 1px solid #eee;
    padding: 2rem;
 }

 .shipping_address {
    padding: 2rem;
 }

a.back_to_top {
  display: none;
  padding: 1px;
  border: 1px solid #fff;
  text-align: center;
  width: 35px;
  height: 35px;
  position: fixed;
  z-index: 999;
  bottom: 50px;
  right: 8px;
  color: #fff;
  cursor: pointer;
  background: rgba(40,145,145,0.56);
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  border-radius: 20%;
  text-decoration: none;
}

/*------Sumit-----------*/

.panel{

  margin-bottom: 20px;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(221, 221, 221, 0.73);
}

.headtop{
  margin-top: 1em;
}

.bstimg{
  margin: 5rem 0rem 0rem 3rem;
  color: #009999;
}

.source{
  width: 8em;
  margin: 5rem 0rem 0rem 1rem;
}

.navbar-nav>li {
    float: none !important;
}
.row{

  margin-right: 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #2B7C9D;
}

#categories {
    background-color: #ffffff;
    box-shadow: 1px 0px 5px hsla(180, 100%, 30%, 0.13);
    margin-bottom: 0.5rem;
}
li#subcategories{

    background-color: #ffffff;
    box-shadow: 0px 4px 1px #eeeeee;
    margin-left: 2rem;
}
a.afont{
    font-size: 12px;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

ul.a{
  list-style-type: none;
}
.sum{
  width:63%;
  margin-top: 5rem;
  margin-bottom: 2rem;
}

.box {
    width:100%;
    background:#FFF;
    margin:40px auto;
}

.effect{
    background: #fff;
    box-shadow: 1px 1px 10px #eee;
    padding:1rem;
    margin: 0 2rem;
 }

.sourceAbout{

  margin: 2rem 0rem 4rem 0rem;
}

@media screen and (min-width: 992px){
	.recent_tutorials {
		width: 25%;
	}
 
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */

    .sum{
      width:100%;
      margin-top: 5rem;
      margin-bottom: 2rem;
    }

}
