/*
Theme Name: Shoptimizer Child
Theme URL: https://www.flyonit.com.au
Description: Shoptimizer Child Theme
Author: Prabhakar Kumar Shaw
Author URL: https://www.flyonit.com.au
Template: shoptimizer
Version: 1.0.0
Text Domain: shoptimizer-child
*/


@media (max-width: 992px) {	
	body .site-header .custom-logo-link img { height: 64px !important; }	
}
.below-content {
    clear: both;
    padding-top: 0 !important; 
    padding-bottom: 0 !important; 
    border-top: none !important; 
}

.image-feature a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.15) !important;
    content: "";
    transition: .15s ease-in-out;
}

ul.follow-us-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
 
}

.follow-us-list li {
  float: left;
}

.follow-us-list li a {
  display: block;
  color: white;
  text-align: center;
  padding: 5px;
  text-decoration: none;
  font-weight: normal;
}

.follow-us-list li{
  display: block;
  color: white;
  text-align: left; 
  text-decoration: none;
  font-weight: bold;
}

.follow-us-wrapper {
	background-color: #111;
}
.elementor-widget-image .widget-image-caption {
    color: #ddd !important;
    
}
.products.columns-4 .price{ float: left; width: auto !important;}
.products.columns-4 .gst_wrap_foit{ float: left; width: auto; margin-left: 10px;}


