/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/*glass header and menu*/
#header.sticky-header .header-main, 
.fixed-header #header.sticky-header .header-main {
        -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.3) 100%) !important;
	border-bottom-color: rgba(255, 255, 255, 0.2)!important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*END glass header and menu*/
/*sociale*/
.share-links a:before {    font-size: 30px;}
.header-corporate .share-links a{   width: 50px;    height: 50px;}

/*mobile togle*/
.mobile-toggle{display:none!important}

#vd_sec_2 .vd_container_relative{position: relative;width:100%;height:350px;background:yellow}
#vd_sec_2 .vd_container_relative .one{position: absolute;top:20px;left:70px;z-index:2}
#vd_sec_2 .vd_container_relative .two{position: absolute;top:20px;left:70px;}
