/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none!important;
  margin: 0;
}*/

/* Firefox */
/*input[type=number] {
  -moz-appearance: textfield!important;
}*/
html, body {
    overflow-x: hidden;
    width: 100%;
}
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
    /* display: none;*/
}
.xoo-cp-atcn, .added_to_cart.wc-forward {
	display: none!important;
}
.xoo-cp-btns a {width: 100%; background-color: #00FF00; color: #fff;font-family: "Roboto", sans-serif;
font-size: 22px;
font-weight: 600}
.xoo-cp-btns a:hover {background-color: #00CC00;}

.home #piotnetforms .first-res, .home #piotnetforms .sec-res, .home #piotnetforms .third-res, .home #piotnetforms .four-res{
	display:none;
}

.checkbox-form input {
    width: 17px;
    height: 17px;
}
.checkbox-form input:checked{
	
}

@media (max-width: 550px) {
	.hidden_mobile{ display:none!important; }
	.home #piotnetforms .sec-res.p66110003 {margin-top:0!important;}
}