/*
Theme Name: Botiga Child
Theme URI: http://athemes.com/theme/botiga
Author: aThemes
Author URI: http://athemes.com
Template: botiga
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: botiga
*/


.footer-widget .widget_block
{
    margin: 0 0 10px;
    padding-bottom: 0px;
}
.footer-widget .widget_block h5
{
    margin-bottom: 0px;
}
.woo-multi-currency.wmc-shortcode .wmc-currency
{
    width: 100px;
}
.woo-multi-currency.wmc-shortcode .wmc-currency select{
    padding: 5px 16px;
  min-height: 30px;
}
.bhfb-component-copyright
{
    padding: 10px;
    padding-right: 20px;
}
.header-search-form
{
    top: 74%;
    padding: 15px 15px;
}
.content-wrapper
{
    margin-top: 0px;
}
.home .entry-header
{
    display: none;
}
.welcome-img img
{
    border-radius: 0px 30px 0px 30px;
}
/* .metaslider.ms-theme-outline .flexslider ul.slides .caption-wrap, .metaslider.ms-theme-outline .rslides .caption-wrap, .metaslider.ms-theme-outline div.nivoSlider .nivo-caption{
    background: transparent !important;
} */
.flexslider h2{
    margin-bottom: 0px;
}

@media only screen and (max-width: 1199px) {
    .welcome-group, .welcome-group .wp-block-columns , .product-category-block ,.product-category-block .wp-block-columns
    {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
    .welcome-group .wp-block-columns > .wp-block-column:nth-child(1)
	{
		order:1;
	}

  }