/*
    Theme Name: SimpleLight
    Description: Powerful WordPress theme designed in a clean and minimalistic style. This theme can be used for any type of website, business, corporate, portfolio, products, marketing, etc. Soprano has been coded with love in PHP, HTML5, CSS3 and JavaScript. It is compatible with much premium plugins.
    Template: soprano-ecommerce
    Author: PuzzleThemes
    Author URI: http://puzzlethemes.net/
    Version: 1.0-child
    License: GNU General Public License version 1.0
    License URI: https://www.gnu.org/licenses/gpl-1.0.html
*/

/* here comes your styles */



.bg-top .sp-intro .intro-bg{background-position:top center;}

@media(min-width:1200px){
.touchOnly{display:none!important;}
}
/* Hide Contact Form 7 / Akismet honeypot field */
.wpcf7 form label:has(textarea[name="_wpcf7_ak_hp_textarea"]) {
    display: none !important;
}
