/*
 Theme Name:   Tomkinson's Stained Glass
 Theme URI:    http://fatznskillz.co.uk
 Description:  Tomkonson's Stained Glass theme, developed by the wonderful people at Fatz n Skillz.
 Author:       Fatz n Skillz
 Author URI:   http://fatznskillz.co.uk
 Template:     Avada
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  
*/

.products .product .fusion-clean-product-image-wrapper .fusion-rollover-content .fusion-product-buttons, .fusion-carousel-title-below-image .fusion-clean-product-image-wrapper .fusion-rollover-content .fusion-product-buttons {
    position: fixed;
position:absolute;/*IE fix*/
    /* padding: 0; */
    top: 42% !important;
    vertical-align: middle !important;
}

.tsg-enquiry-button{
    background-color: #000000;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    padding: 5px 10px;
    text-shadow: none;
}

.tsg-enquiry-button:hover {
    background-color: #fec03f;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    padding: 5px 10px;
    text-shadow: none;
}