/*
   Theme Name: Storefront Child
   Theme URI: https://woocommerce.com/storefront/
   Description: This is a custom child theme I have created.
   Author: Paula Andriole
   URI: https://woocommerce.com/storefront/ 
   Template: storefront
   Version: 0.1 
*/

a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
	outline-color: transparent;
}
.header-widget-region {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background-color: #000;
}
.home .entry-title {
	display: none;
}
#block-8 {
	padding-bottom: 0;
	padding-top: 20px;
}
#block-9 {
	display: none;
}
#masthead {
	margin-top: 40px;
}
.site-search {
	position: absolute;
	right: 2.617924em;
}
.home.wp-singular.page-template.page-template-template-homepage.page-template-template-homepage-php.page.page-id-2.logged-in.admin-bar.wp-custom-logo.wp-embed-responsive.wp-theme-storefront.wp-child-theme-storefront-child.theme-storefront.woocommerce-js.storefront-full-width-content.storefront-align-wide.right-sidebar.woocommerce-active.customize-support .entry-header, .storefront-product-section.storefront-woocommerce-brands {
	display: none;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
	padding-top: 0;
}
#post-2 {
	padding-top: 0;
}
.page-template-template-homepage .entry-content {
	max-width: unset;
}
.widget_nav_menu ul li::before {
	content: none;
}
.site-footer a:not(.button):not(.components-button) {
	color: #fff;
	text-decoration: none;
}
#wpcf7-f1064-p1066-o1 input {
	width: 100%;
}
.qlwapp__button.qlwapp__button--button {
	background-color: transparent !important;
	box-shadow: unset;
}
.qlwapp__icon.qlwapp-whatsapp-icon {
	color: #25d366;
	font-size: 4em!important;
}
.qlwapp__button, .qlwapp__button:active, .qlwapp__button:focus, .qlwapp__button:hover {
	background-color: transparent !important;
}.product-category a[aria-label="Visit product category Dada Toys"], .product-category a[aria-label="Visit product category Dada Studio"] {
	display: none;
}
.wc-block-product-template__responsive.columns-4.wc-block-product-template.wp-block-woocommerce-product-template.is-layout-flow.wp-block-product-template-is-layout-flow {
	margin-left: 0;
}
ul.products .product-category.product {
	margin-bottom: 2.617924em;
}
.wc-block-product h2 a {
	text-decoration: none !important;
}
.qlwapp__button.qlwapp__button--bubble {
	border-radius: 90px;
}
.wc-block-product-template__responsive.columns-4.wc-block-product-template.wp-block-woocommerce-product-template.is-layout-flow.wp-block-woocommerce-product-template-is-layout-flow {
	margin: 0;
}
.site-info .privacy-policy-link, .site-info span, .site-info a {
	display: none;
}
.site-info::after {
	content: "Construido con ❤ por Paula Andriole";
}
@media only screen and (max-width: 600px) {
    .n2_clear:nth-of-type(1) .n2-ss-no-bga-fixed {
	display: none;
    }
    .n2_clear:nth-of-type(2) .n2-ss-no-bga-fixed {
        display: block;
    }
}
@media only screen and (min-width: 601px) {
    #masthead {
	margin-top: 80px;
    }
    .n2_clear:nth-of-type(1) .n2-ss-no-bga-fixed {
	display: block;
    }
    .n2_clear:nth-of-type(2) .n2-ss-no-bga-fixed {
        display: none;
    }
}
@media only screen and (min-width: 768px){
    .storefront-primary-navigation {
	width: calc(65% - 5.235848em);
	float: left;
    }
    #masthead .storefront-primary-navigation .col-full {
	width: 100%;
    }
    #menu-principal li a {
	font-size: 18px;
    }
    .wpcf7-form.init {
    	padding: 0 100px;
    }
    .header-widget-region .col-full {
	max-width: 66.4989378333em;
    }
    #masthead .col-full {
	width: 35%;
	margin-left: 0;
	float: left;
   }
   .storefront-primary-navigation {
	clear: none;
	display: block;
	margin-top: 50px;
    }
}
@media only screen and (min-width: 992px){
    .wp-social-link {
	font-size: 18px;
    }
}