/*CUSTOM*/
.tp-static-layers{
  color:white;
}
#Top_bar a#header_cart span{
  background-color: #292b33!important;
}
.trailer_box .desc .subtitle {
  background-color: #292b33!important;
}
.dark-gray{
  background-color:#444!important; color:#fff!important;
}
.col-md-3,.col-sm-3{
  width:23%;
  float:left;
}
.col-sm-12{
  width:23%;
  float:left;
}
.col-md-6-sm-12{
  width:50%;
}
.col-md-4-sm-12{
  width:33.3333%;
  float: left;
}
.trailer_box.collection a{
  text-decoration: none;
}
.woocommerce .product div.entry-summary .price,.trailer_box.collection .price {
  /*font-family: Patua One!important;*/
  font-size: 20px!important;
  line-height: 30px!important;
}
.woocommerce .product div.entry-summary .price > del{
  margin-left: 7px;
  font-size: 15px;
}
.trailer_box.collection del {
  margin-left: 7px;
  font-size: 12px;
}
del {
  text-decoration: line-through;
}
.trailer_box.collection h2 {
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    padding: 3px;
    font-size: 20px;
    line-height: 24px;
}
.product-thumbnail img{
  width:200px!important;
}
@media only screen and (min-width: 993px) {
  .header-classic #announcement_bar, .header-fixed #announcement_bar, .header-plain #announcement_bar, .header-split #announcement_bar, .header-stack #announcement_bar {
    background-color: #000;
    color: #fff;
    padding-top: 10px;
    height: 40px!important;
  }
}
@media only screen and (max-width: 992px) {
  .entry-content{
    overflow: scroll!important;
  }
  #Content img.cart {
    max-width: inherit!important;
  }
  .product-thumbnail img{
    width:100px!important;
  }
  #announcement_bar{
    color: #fff;
    padding-top: 2px;
    height: 80px!important;
  }
  .col-md-4-sm-12{
    width:100%;
    float: left;
  }
  .col-md-3{
    width:0%;
  }
  .col-sm-3{
    width:23%;
  }
  .col-md-6-sm-12{
    width:100%;
    float:left;
  }
  .col-sm-12{
    width:98%;
  }
}
/*CUSTOM*/
