/*
 Theme Name:   Minimable Premium Child
 Theme URI:    http://minimable.fedeweb.net/demo/
 Description:  Minimable Premium Child Theme
 Version:		   3.0
 Author: 		Fedeweb
 Author URI: 	http://www.fedeweb.net
 Template:	minimable-premium-20
 Tags: 			minimal,black,light,scrollable
*/

@import url("../minimable-premium-20/style.css");

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

.woocommerce-page {
	background-color: #fff!important;
}
.woocommerce .section-page h1,
.woocommerce .section-page h2,
.woocommerce .section-page h3,
.woocommerce .section-page h4,
.woocommerce .section-page h5,
.woocommerce .section-page h6,
.page-id-749 .section-page h1,
.page-id-749 .section-page h2,
.page-id-749 .section-page h3,
.page-id-749 .section-page h4,
.page-id-749 .section-page h5,
.page-id-749 .section-page h6,
.page-id-749 .section-page .section-title
{
	font-family: 'Abril Fatface';
}
.woocommerce .related h2,
.woocommerce #reviews h2,
.woocommerce #review_form_wrapper h3
{
	font-family: 'Open Sans';
}
.woocommerce-tabs .video-wrapper {
max-width: 100%!important;
}
.page-template-main-template-php .home-section .container {
padding-left: 20px!important;
padding-right: 20px!important;
}
@media (max-width: 979px) {
.home-section {
padding:0!important;
}
  .home-section .container {
padding: 80px 20px!important;
}
}