/*

 Theme Name:   Babi Bw 2017

 Theme URI:    https://www.babibw.co.uk

 Description:  Divi Child Theme for babibw.co.uk built by Pixel &amp; Print Ltd

 Author:       Pixel &amp; Print Ltd

 Author URI:   https://www.pixel-and-print.com

 Template:     Divi

 Version:      1.4.2

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         

 Text Domain:  BabiBw2017

*/

.et-social-pinterest a.icon:before{content:"\E095"!important}
.et-social-linkedin a.icon:before{content:"\E09D"!important}
.et-social-youtube a.icon:before{content:"\E0A3"!important}
.et-social-tiktok a.icon:before{content:"\E07B"!important}

@media (max-width: 980px) {
    .et_pb_section {
        padding: 0!important;
    }
	/*.et_pb_row {
    	width: 100%!important;
	}*/
	.et_pb_text_inner {
    	width:90%!important;
		margin:auto!important;
	}
	div.woocommerce {
    	margin: 0px!important;
	}
}

/* Remove sidebar */
#sidebar {
	display:none!important;
}

/* Remove thin line */
#main-content .container:before {
	background: none!important;
}

/* Make content 100% width */
@media (min-width: 981px){
#left-area {
	width: 100%!important;
	padding-right: 0px !important;
}}