@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

#contentsPage {
  margin: 15px 0;
  font-size: 13px;
}
#contentsPage strong {
  text-shadow: 0px 0px 0px #000;
  letter-spacing: 1px;
}
#contentsPage iframe {
  width: 100%!important;
  min-height: 315px !important;
}
#breadcrumb {
  margin-bottom: 10px;
  font-size: 12px;
}

.df{
      font-size: 14px;
}
#breadcrumb a{
  font-size: 12px;
  font-weight: normal;
  color: #e40001;
}
#breadcrumb a:hover {
  color: #000;
}
.social_button {
  background-image: url(../images/sprite-social.png);
  height: 38px;
  min-width: 148px;
  cursor: pointer;
  width: 25%;
  background-repeat: no-repeat;
  background-position: -7px -7px;
  margin-bottom: 10px;
}
.social_fb {
   
    /* margin-left: 30px; */
    background-color: #227fbb;
    float: left;
    margin-right: 2%;
}
.social_google {
  background-position: -7px -64px;
  float: left;
  background-color: #e94b35;
}
.title {
    padding: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 34px;
    line-height: 28px;
    border-bottom: 1px solid #000;
    margin: 0 0 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 33px;
}
.title span {
  float: none;
  font-size: 13px;
  vertical-align: middle;
  font-style: italic;
}
.updated-date {
  margin-bottom: 5px;
  display: inline-block;
  padding: 2px 5px;
  background: #eee;
  font-size: 12px;
}
.productDetails {
  position: relative;
  overflow: hidden;
}
.price {
  font-size: 18px;
  color: #FF0004;
}
.mrp {
  position: relative;
  padding: 0 5px;
}
.mrp::after {
    border-bottom: 2px solid #000000;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 45%;
}

span.s_maxPrice1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    color: #ea1515;
    /* font-weight: bold; */
    white-space: nowrap;
}

.carr .owl-carousel .owl-nav .owl-prev {
    color: white;
    top: 43%;
    /* background: red; */
    z-index: 2222222;
    position: absolute;
    font-size: 15px;
    left: -5px;
}

.carr .owl-carousel .owl-nav .owl-next {
    color: white;
    top: 43%;
    /* background: red; */
    z-index: 2222222;
    position: absolute;
    font-size: 15px;
    right: -5px;
}

.fff{
  display: none;
}

.owl-thumbs img:hover {
    cursor: pointer;
    opacity: 0.7;
}

.d {
    display: inline-block;
}

.sdf {
    /*margin-top: 25px;*/
}

.owl-thumbs img {
    width: auto;
    height: 54px;
}

.pricetag {
  font-size: 14px;
  color: #fb7016;
}
.title1, .title1:focus, .title1:hover {
    font-size: 20px;
    padding-bottom: 5px;
    display: inline-block;
    /* text-decoration: underline!important; */
}
.title2 {
  padding-bottom: 2px;
  display: table;
  font-size: 16px;
}
.details {
  border: 1px solid #ddd;
  padding: 10px;
  background: #fff;
}
.color, .color-small {
  width: 25px;
  height: 25px;

  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  border: 2px solid transparent;
  vertical-align: middle;
  box-shadow: 0 0 1px #aaa;
}
.color-small {
  width: 18px;
  height: 18px;
  cursor: default;
}
.color-selected {
  border: 2px solid #000;
}
.free_ship {
  display: inline-block;
  width: 50%;
  background: #509EDA;
  padding: 5px;
  vertical-align: top;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 0 0 1px #000;
}
.buy {
    background: #000;
    padding: 5px 15px;
    color: #fff321;
    cursor: pointer;
    transition: 0.5s all;
    text-decoration: none;
    display: inline-block;
}
.buy:hover {
  color: #fff200;
  text-decoration: none;
}
.buy_big {
  color: #fff421;
  font-size: 15px;
  padding: 5px 20px;
  margin-top: 10px;
  line-height: 22px;
  text-align: center;
}
.button {
  padding: 5px 10px;
  background: #000;
  color: #fff;
  cursor: pointer;
  border: 0;
  min-width: 100px;
  font-size: 12px;
}
#review-toggle {
  cursor: pointer;
}
.test {
  margin-bottom: 5px;
  padding: 10px;
  background: #f5f5f5;
  line-height: 18px;
  border-radius: 5px;
}
.testlist {
  padding: 5px 0;
  border-bottom: 1px dashed #137c01;
  margin-bottom: 5px;
}
.listDate {
  font-size: 10px;
  float: right;
  color: #005500;
  font-family: Verdana, Geneva, sans-serif;
  padding-left: 10px;
}
#testimonials {
  display: none;
}
#testimonials label, #checkout label {
  text-align: left;
}


.btn-custom {
    padding: 4px 20px;
    color: yellow;
    text-align: center;
    cursor: pointer;
    background-color: black;
    border: 0;
}
.btn-custom:hover {
background: yellow;
    color: black !important;
}
.products_still_4 li {
  width: 24%;
}
#contentsPage .s_productWrap{
  text-align: center;
  padding: 10px 0;
  min-height: 390px;
    border:thin solid #ccc;
    margin-bottom: 2em;
    cursor: pointer;
}

#contentsPage .s_productWrap:hover{
    border:thin solid #999;
}

input.buy {
  border: 0;
}
.title-checkout {
  font-size: 14px;
  margin-bottom: 10px;
  text-decoration: underline;
  line-height: 20px;
  font-style: italic;
}
.ui-widget-content {
  font-size: 13px !important;
}

.t{
  width: 175.58px;
}
.payment-button {
    text-align: -webkit-center;
    font-size: 18px;
    color: yellow;
    padding: 4px 28px 4px 26px;
    border: 1px solid #000000;
    float: left;
    background-color: #F9F8F7;
    /* margin-right: 5px; */
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;
    background: #000000;
}
.payment-button:hover {
    background: yellow;
    /* opacity: 0.9; */
    /* background: #ffeeee; */
    color: black;
}
.delivery-info {
  margin-top: 60px;
}

.df a{
  color: black;
}

.df a:hover{
  
color: orange;
}




.l{
  font-size: 20px;
}

.df h3{
margin-top: 20px;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}

.list-inline li{
  text-align: center;
}

.g {
    top: 3px;
    position: relative;
    padding-right: 10px;
    color: #faad35;
    font-size: 20px;
}
.k{
  font-size: 33px;
}

.mn{
  font-size: 24px;
}
.alt-text:after {
  display: none;
    top: 10px;
    transform: rotate(270deg);
    border-top: 15px solid #e40001;
    position: absolute;
   
    content: '';
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid transparent;
    margin-top: 1px;
    left: 100%;
}
.order {
  border: 1px solid #eee;
  margin-bottom: 10px;
  background: #f7f7f7;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.order legend {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.order fieldset .status {
  font-size: 14px;
  font-family: TrebuchetMS;
}
.dashboard > div {
  margin-bottom: 20px;
}
.dashboard a {
  display: block;
  padding: 50px 0;
  text-decoration: none;
  font-size: 16px;
  color: #ca0000;
  background-color: #f9f9f9;
  border-radius: 10%;
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  border: 1px solid #e40001;
}
.dashboard a:hover {
  color: #d4a005;
  border-color: #d4a005;
}
.form-left .control-label {
  text-align: left;
}
.bigprice {
  padding-bottom: 5px;
  font-size: 18px;
  color: #ff0004;
}
.qty {
  text-align: center;
  margin-bottom: 10px;
  width: 60px;
  border-radius: 0;
  display: inline-block;
}
a.trash, .trash {
  color: #000;
  font-size: 16px;
}
#paging {
  text-align: center;
  background: #e6e6e6;
  color: #000;
  padding: 5px;
  margin-bottom: 10px;
}
a.paging, .attach a, #breadcrumb a, #sitemap a, #feedback a, #testimonials a {
  font-size: 12px;
  color: #777;
  text-decoration: none;
  /*font-family: Arial, Helvetica, sans-serif;*/
}

/* Blog css */
.blog {
  padding: 10px;
  box-shadow: 0 0 10px rgba(111,111,111,.4);
  margin-bottom: 15px;
  line-height: 18px;
}
.blog h4 a{
  color: #f55252;
}
.blog-info {
  border: 1px solid rgba(226,226,226,1);
  padding: 5px;
  margin: 5px 0;
}
.blog .blog-info a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
  font-size: 13px;
}
.blog-date {
  text-align: right;
  padding-top: 1px;
  font-size: 12px;
  color: #888;
}
.categories-list {
  box-shadow: 0 0 10px rgba(111,111,111,.4);
  padding: 10px;
  margin-bottom: 20px !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.categories-list h4 {
  margin: 0 0 10px;
}
.categories-list .list-group {
  box-shadow: none;
}
.categories-list .list-group-item {
  padding: 5px 0px;
  margin-bottom: -1px;
  border: 1px solid #ddd;
}
.stMainServices, .stButton_gradient {
  height: 22px !important;
}
.comment-block {
  padding: 10px;
  margin-bottom: 10px;
  font-size: 13px;
}
.comment-block .author {
  color: #008232;
  border-bottom: 1px solid #008232;
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
}
@media(max-width: 991px) {
  .products_still_4 li {
    width: 49%;
  }
  .blog-date {
    text-align: left;
    padding-top: 5px;
  }
}