/*
Theme Name: E-WUC
Description: Whatsupcams child theme for Elementor
Author: Ben
Template: hello-elementor
Version: 2.0.0
Text Domain: ewuc
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/


body {
    font-family: 'Open Sans', sans-serif;
}

/* Show Hide Sticky Header Speed Control */
#hide-header {
    transition: all .4s ease!important;
    min-width: 100%;
}

.home-box-cta:hover .elementor-widget-icon-box .elementor-icon-box-icon svg {
    fill: #fff !important;
}

.home-box-cta:hover .elementor-widget-icon-box .elementor-icon-box-title {
    color: #fff !important;
}

.home-box-cta:hover .elementor-widget-icon-box .elementor-icon-box-description {
    color: #fff !important;
}

.ad_code {
    width: 100%;
    height: 100%;
}

.elementor-button .elementor-button-icon {fill: white;}
.accent .elementor-button .elementor-button-icon {fill: var( --e-global-color-primary );}

.elementor-button:hover .elementor-button-icon {fill: var( --e-global-color-accent );}

.e-loop-item-ad > .e-con-boxed,
.e-loop-item-ad > .e-con-boxed > .e-con-inner {
    padding: 0;
}

.webcam-host-content > div > .elementor-element {
    padding: 0;
}

.e-loop-item-ad .e-loop-item-wrapper {
    width: 100%;
}
