a {
    color: #334862!impotant;
    text-decoration: none;
}
.gallery-size-medium{
  margin-top:10px;
}
.gallery-item{
  padding: 0 9.8px 19.6px;
}
.woocommerce div.product div.images img{
      border-color: #e9ecef;
    border-top-color: rgb(233, 236, 239);
    border-right-color: rgb(233, 236, 239);
    border-bottom-color: rgb(233, 236, 239);
    border-left-color: rgb(233, 236, 239);
  border: 3px solid #f6f6f6;
}

.single-product div.product .product_title {

  font-family: "Slabo 27px", sans-serif;
      color: #555555;
  font-size: 24px;
    font-weight: 500;
    margin: 5px 0 10px;
}

/*.inner-wrap {
    max-width: 1100px;
  
}
.site-content .tg-container{background:white;}
#content{
  background: #ebe9eb;
}

body {
  background: grey;
}*/

.border-radius {border-radius: 4px;}

.img-circle-custom img {
  border-radius: 2px !important; 
}

.transparent.header-sticky .is-sticky .custom-logo, .transparent.header-sticky .transparent-logo {
    display: block;
    box-shadow: none;
  }
  
  .capitalize .woocommerce-loop-product__title  {text-transform: capitalize !important;}
  

