/*
 Theme Name:   Labomba Child
 Theme URI:    http://example.com/labomba-child/
 Description:  Labomba Child Theme
 Author:       Dahz
 Author URI:   http://www.dahztheme.com
 Template:     labomba
 Version:      1.0
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-customizer
 Text Domain:  woothemes
*/

@import url("../labomba/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

@media only screen and (min-width: 960px){
#extra-footer-widgets .block.extra-footer-widget-1 , .block.extra-footer-widget-2 , .block.extra-footer-widget-3 , .block.extra-footer-widget-4 {
    width: 25% !important;
	margin-right:0px !important;
	padding-right:2.85% !important;
	}
}

@media only screen and (min-width: 960px){
#extra-footer-widgets .block.extra-footer-widget-3 , .block.extra-footer-widget-4 {
	padding-left:20px !important;
	}
}

.block.footer-widget-4 #text-6 a {
	position: relative !important;
    top: -3px !important;
    left: 2px !important;
}

img.wpml-ls-flag{
	display:none !important;
}