﻿
body {
   font-family: 'Roboto Condensed', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #555555;
    -webkit-font-smoothing: antialiased;
    letter-spacing:0;

}
.subtitle {
  display: block;
  font-size: 15px;
  padding: 0;
  margin: -10px 0 0 0;
  line-height: 35px;
  text-align: center;
}
.errorh2 {
  text-align: center;
  margin-top: 40px;
}
.error {
  font-size: 1300%;
  line-height: 200px;
  color: #ddd;
  text-align: center;
}
.navbar-default {
  background-color: #f8f8f8;
 border-color: transparent; 
}
/*.dropdown:hover .dropdown-menu {
display: block;
}*/
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 66px;
}
.navbar {
margin-bottom: 0px; 
 min-height: 75px;
  border: 1px solid transparent;
}
.navbar-toggle {

margin-top:25px}


.content {
margin:40px auto
}
.banner {
}
.banner-caption{
    padding:40px 20px;height:259px;
}
/*testing*/
/* CSS used here will be applied after bootstrap.css */

/*.productbox {
    position: relative;
 border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out; 
}
.caption {
	padding:10px;
	background-color:rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 40%;
    overflow: hidden;
  	font-size: 11px;
  color: #FFF;

}
.finalprice {
  font-size:15px;
    color: #AAFCAE;
}
h5 {
  margin-top: 0px;
  color: white;
  max-height: 30px;
  overflow: hidden;
}
.img-responsive img{
	width: 100%;    
}
.container {
	width: 100%;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding: 5px;
}
.btn-block {
margin-top: 5px;
}

@media (min-width: 384px) and (max-width: 768px) {
  .img-responsive img{
      max-width: 50%;
  }
  .img-responsive{
      text-align: center;
  }  
}*/
/*tesing*/
a {
color: #e5534c;text-decoration:none
}
a:hover, a:focus{
color: rgba(229, 83, 76, 0.77);text-decoration:none
}
.thumbnail {
  display: block;
 padding: 0px; 
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 0px solid #ddd;
 border-radius: 0px; 
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.saleoffrate{
position: absolute;
    top:10px;
    left: 10px;
padding-top: 16px;
text-align:center;
background-color: rgba(229, 83, 76, 0.77);
color: #FFFFFF;
border-radius: 50%;
height: 60px;
width: 60px;
line-height: 13px;
}
.newarrival{
position: absolute;
    top:10px;
    left: 10px;
padding-top: 16px;
text-align:center;
background-color: #49b55c;
color: #FFFFFF;
border-radius: 50%;
height: 60px;
width: 60px;
line-height: 13px;
}

.Outoffstock{
position: absolute;
    top:10px;
    left: 10px;
padding-top: 16px;
text-align:center;
background-color: #a8a5a5;
color: #FFFFFF;
border-radius: 50%;
height: 60px;
width: 60px;
line-height: 13px;
}
.caption a {
color:#e5534c !important;text-decoration:none;
}
.cartbtn {
  background-color: #efefef;
  width: 35px;
  height: 35px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 28px;
  padding-top: 5px;
}
footer {
background-color:#000;margin-top:50px;
color:#898787;padding-bottom:20px;padding-top:40px
}
    footer a {
   
  color: #898787;
  text-decoration: none;font-size:14px
}
     footer a:hover {
   
  color: #e5534c;
  text-decoration: none;
}
        footer h4 {
            border-bottom:1px solid #1f1f1f;padding-bottom:10px;margin-bottom:20px
        }


    footer .social {
  background-color: #efefef;
  width: 25px;
  height: 25px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 28px;
  padding-top: 0px;
  color:#e5534c;text-align:center;margin-right:3px
    }
    footer ul {
    
    padding-left:0px
    ;list-style:none;
    }
     footer ul li{
    
   margin-bottom:10px
    }
#footerow {
margin-bottom:10px;margin-top:20px;border-top:1px solid #1f1f1f;padding-top:20px
}
.margin20 {
margin:20px auto 30px auto;content:"";
}

.footer-bottom {
margin:20px auto;border-top:1px dotted #1f1f1f; padding-top:20px
}
@media (min-width: 968px) {
    .navbar-toggle {
        display: none;
    }
}
@media (min-width: 968px) {
    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        visibility: visible !important;
    }
}

.header-title {
margin:90px auto 20px auto;
width:100%;background-image:url(../images/titlebar.png);height:100px
}
    .header-title h1 {
    color:#e5534c}
h1 small {
font-size:45%;color:#ccc
}
.breadcrumb .active {
color:#ccc
}
.breadcrumb {
background-color:transparent;padding: 0px 15px;
}
#toTop {
  position: fixed;
  bottom: 10px;
  right: 1px;
  cursor: pointer;
  display: none;
  background: #e9e5e5;
  border: 2px solid #e5534c;
  padding: 4px;
  border-radius: 15px;
  z-index: 999999999;
}
 h3.title span {
            background-color: #fff;
            position: relative;
            z-index: 1;
            padding: 0 8px 0 0px;
        }

        h3.title {
            position: relative;
        }

        .title {
            margin: 0 0 15px;
            text-align: left;
            padding: 0px 0;
        }

        h3.title:before {
            border-top: 1px solid #e6e4e4;
            right: 0px;
            width: 100%;
            content: "";
            display: block;
            position: absolute;
            top: 50%;
        }
        .google_map {
width: 100%;
height: 300px;
margin-bottom: 30px;
}
        .btn {
  border: 1px solid transparent;
  border-radius: 0px;
}
        .btn-primary {
  color: #fff;
  background-color: #e5534c;
  border-color: rgba(229, 83, 76, 0.77);
}
            .btn-primary:hover,.btn-primary:focus {
  color: #fff;
  background-color: rgba(229, 83, 76, 0.77);
  border-color: rgba(229, 83, 76, 0.77);
}
.form-control {
    display: block;
    width: 100%;
    border-radius: 0px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
 font-weight: normal;
}
.box {
   background-color: #FFF;
  min-height:400px;
  border: 10px solid #F6F5F5;
  padding: 20px;
}
.productFilter {

}
.sp-quantity {
    width:124px;
    height:42px;
    font-family:"ProximaNova Bold", Helvetica, Arial;
}
.sp-minus {
    width:40px;
    height:40px;
    border:1px solid #e1e1e1;
    float:left;
    text-align:center;
}
.sp-input {
    width:40px;
    height:40px;
    border:1px solid #e1e1e1;
    border-left:0px solid black;
    float:left;
}
.sp-plus {
    width:40px;
    height:40px;
    border:1px solid #e1e1e1;
    border-left:0px solid #e1e1e1;
    float:left;
    text-align:center;
}
.sp-input input {
    width:30px;
    height:34px;
    text-align:center;
    font-family:"ProximaNova Bold", Helvetica, Arial;
    border: none;
}
.sp-input input:focus {
    border:1px solid #e1e1e1;
    border: none;
}
.sp-minus a, .sp-plus a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 5px;
}
.modal-footer {
  padding: 0px;
  text-align: right;
  border-top: 0px solid #e5e5e5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
   border-bottom: 0px solid #e5e5e5; 
}
@media (min-width: 968px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        /* overflow: visible !important; */
        visibility: visible !important;
    }
}
#shoptbl tr:first-child td {
  border-top: 1px solid transparent;
}
#shoptbl tr td {
 padding:15px 2px
}
.total-price {
  font-size: 22px;
  font-weight: bold;
  color: #e5534c;
}
.payment-type {
list-style:none;padding-left:0px
}
.payment-type-sub {
    border-bottom:1px solid #ccc;padding:20px 1px
}
.cartheader
{
    background:#E7E7E7;text-transform: uppercase;
font-weight: bold;
font-size: 14px;
color: #777;margin-bottom:30px

}
.cartTable {
border-top: solid 1px #EBEDEF;
}
tr.CartProduct td {
padding: 10px 0;
}
tr.CartProduct td {
text-align: center;
}
.CartProductThumb a img, .CartProductThumb a img {
width:50px;
max-width: 100%;
}
.fullcartFooter {
padding: 10px;
border-top: solid 1px #eee;
background-color:transparent ;
display: inline-block;
width: 100%;
border-radius:0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
.user-profile {
  border: 2px solid #ccc;
  padding: 10px;
  margin: 20px 0;
}
.user-image {
  display: inline-block;
  vertical-align: middle;
}
.user-logout {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
.user-menu-box {
  height: auto;
  border: 1px solid #ccc;
  min-height: 300px;
  border: 1px solid #ccc;
  box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
  -moz-box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
  -webkit-box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
}

.user-menu {
  list-style: none !important;
  padding-left: 0px;
}
.user-menu li:first-child {
  border-top: 0px dotted #ccc;
}
.user-menu li {
  border-top: 1px dotted #ccc;
  padding: 10px;
}
.user-menu li a {
  color: #777;
  text-transform: none;
  cursor: pointer;
}
.user-menu li a:hover {
  color: #e5534c;
  text-transform: none;
  cursor: pointer;
}
.userh2 {
margin-bottom:30px;
color:#e5534c;font-size:22px;
border-bottom:1px dotted #e5e5e5;padding-bottom:10px
}
.grid-demo {
  padding: 10px 30px;
}

  .grid-demo [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
    background-color: #e5e1ea;
    border: 1px solid #d1d1d1;
  }
  .dropdown-menu {
  padding: 7px 0 2px 0;
}
  .yamm .yamm-content {
  padding: 20px 14px;
}
   .dropmenu1 li p {
   
    font-size:16px;
   
    }
 .dropmenu1 li {
    border-bottom:0px solid #dddbdb;
    font-size:12px;padding:6px 0px;
    font-weight:600;
    color:#7c7878
    }
 .dropmenu1 li a {
font-size: 12px;
font-weight: 600;
color: #555;text-transform:uppercase;
}
 .dropmenu1 li a:hover {
font-size: 12px;
font-weight: 600;
color: #e5534c;text-transform:uppercase;
}
.droph4 {
    color:#e5534c;border-bottom:4px double #efefef;padding-bottom:10px

}
.onsale {
  background: none;
  border-radius: 0;
 box-shadow: none; 
  color: #ffffff;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 80px;
  left: 0;
  line-height: 40px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  top: 0;
  width: 80px;
  z-index: 2;
  margin-left:15px
}
.onsale:after {
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  left: -30px;
  position: absolute;
  top: 0;
  width: 200px;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sale-bg {
  border-top: 80px solid rgba(226, 68, 59, 0.91);
  border-right: 80px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}
.sale-bg-new {
  border-top: 80px solid #49b55c;
  border-right: 80px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}
.sale-bg-outof {
  border-top: 80px solid rgba(226, 68, 59, 0.91);
  border-right: 80px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}
.sale-text {
  display: inline-block;
  left: 10px;
  position: absolute;
  top: 6px;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}