/*
Theme Name: PumpkinMasters
Theme URI: http://webhack.in.ua/
Author: the WHA
Author URI: http://webhack.in.ua/
Description: PumpkinMasters
Text Domain: pumpkin

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
img {
    max-width: 100%;
}
.socialPumpkins a {
    display: block;
    float: left;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.alignceter {
    display: block;
    margin: 0 auto;
}
.formWrap {
    width: 90%;
    margin: 0 auto;
}
.productsGallery .donwloadPDF {
    max-width: inherit;
}