.product-sorting {
    display: none;
}

.container .list-inline{
    margin-left: 5%;
}

.container .list-inline .list-group-item{
    margin-right : 5%;
    margin-top : 5%;
}
.container .list-inline .list-group-item h2{
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
}

.products .product h2, .products .product h3, .products .product h4, .products .product h5, .products .product h6, h2.woocommerce-loop-product__title{
    padding-bottom: 12px;
}

/* .cart{display:none;} */

.avia_cart_buttons{display:none;}

ul.products li .onsale{
    display: none;
}

.button-link{
    background-color: #4c7aaf; /* Blue */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
  }
  
  
  div .products li a, div .product a{
    color: white;
  }
  
  div .products li a, div .product a .hover{
    background-color: white;
  }
  
  .main_color a:hover, .main_color h1 a:hover, .main_color h2 a:hover, .main_color h3 a:hover, .main_color h4 a:hover, .main_color h5 a:hover, .main_color h6 a:hover, .main_color .template-search a.news-content:hover, .main_color .wp-playlist-item .wp-playlist-caption:hover{
    color: white !important;
  }
  
  
  .card.gallery_images {
    width: 100%;
    margin-bottom: 3%;
    margin-top: 3%;
    padding: 2%;
  }
  
  img.img-thumbnail {
    margin-left: 4%;
    width: 1080px;
    margin-top: 2%;
    height: 1080px;
  }

  span.hr-inner.inner-border-av-border-fat {
    /* width: 10%!important; */
    position: absolute;
    height: 1px;
    left: 7%;
    top: 22%;
    width: 100%;
    margin-top: -1px;
    border-top-width: 2px;
    border-top-style: solid;
    text-align: center;
    margin-left: 41%;
    width:50px; 
    border-color:#0fc4b2;
  }
  
  .card.gallery_images h1 {
    text-align: center;
  }
  label.custom_title {
    font-size: 15px !important;
    font-weight: 500 !important;
  }
  
  span.field_description {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
  .woocommerce-product-details__short-description {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }

.hr.av-q7iayh-0282e9e09deb8c7f27a52f6d955dd44d.hr-custom.avia-builder-el-2.el_after_av_heading.avia-builder-el-last.hr-center.hr-icon-no {
    width: 15%;
    margin-left: 43%;
    margin-top: 0%;
    color: white;
}

h2.woocommerce-loop-product__title {
    font-size: large !important;
}

.inner_product_header {
    min-height: 45px !important;
}

.overlay {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: rgb(0 0 0);
    background-blend-mode: soft-light;
    z-index: 4;
    position: absolute;
    top: 120px;
    padding: 40vh 0px;
/*     padding-top: 40vh;
    padding-right: 0px;
    padding-bottom: 40vh;
    padding-left: 0px; */
}

.text-center.main_image {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

div#lightbox, div#lightboxOverlay {
    display: none !important;
}