/**
* Theme Name:        avanam-bakies
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-bakies
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

.syco-club-float{
    position:fixed;
    right:15px;
    top:20%;
    z-index:9999;
    display:block;
}

.syco-club-float img{
    width:110px;
    height:auto;
    transition:transform .25s ease, filter .25s ease;
}

.syco-club-float img:hover{
    transform:scale(1.08) rotate(-3deg);
    filter:drop-shadow(0 8px 14px rgba(0,0,0,0.35));
}

/* Hide WooCommerce quantity input on single product pages 
.single-product form.cart .quantity {
    display: none !important;
}*/

