/*
Theme Name: Enfold-Child
Version: 1.0
Description: A child theme of Enfold
Template: enfold
*/

/*
Aanpassing breedte buttons van plugin "Forget About Shortcode Buttons"
*/
a.fasc-button {
    width: 200px;
}

.sidebar_left.sidebar, .sidebar_left.sidebar * {
    text-align: left !important;
}

#av_product_description .content {
  padding-top: 0;
}
#av_product_description {
  height: 300px;
}

/*
Aanpassing Product Image Isuues bij Woocommerce 3.1 en Elfold
*/
.woocommerce-product-gallery__trigger{
    position: absolute !important;
    top: 1em;
    left: 1em;
    z-index: 99;
}


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