/*
Theme Name: infodecode_tech Child
Template: Infodecodetech
Author: Child Theme Configurator
Description: Onum is a business WordPress theme designed specifically for SEO &amp; Digital Marketing companies and those that offer SEO services. The theme comes pre-packed with a drag and drop page builder (Elementor) to ensure you can easily design your website just how you like it.
Tags: one-column,two-columns,left-sidebar,right-sidebar,full-width-template,post-formats,theme-options,threaded-comments,translation-ready
Version: 1.1.1757526382
Updated: 2025-09-10 23:16:22

*/

 
/* =Theme customization starts here
------------------------------------------------------- */
.about-info  {color: #72bf03;}
.icon-box.s3 {min-height: 410px;}
.s-box {min-height: 250px;}
.partners .swiper-slide-image {
	-webkit-filter: none;
    filter: none;
	opacity: unset;}
.partners .swiper-slide-image:hover {
	 -webkit-filter: sepia;
    filter: drop-shadow(2px 4px 6px black);
    opacity: 1;}

/* whats app */
.whatsapp {
	z-index: 2;
    position: fixed;
    bottom: 10px;
	left: 10px;
/*     right: 10px; */
/*     display: flex; */
    flex-direction: column;
/*     align-items: flex-end; */
    transition: all 0.3s ease;
}
p.whatsapptext {
	display:none;
    margin: 0;
    margin-bottom: 8px;
    text-align: center;
    background-color: #e1ffe9de;
    border-radius: 15px 5px 15px 5px;
    padding: 7px 7px 5px 7px;
    font-weight: bold;
    line-height: 1.2rem;
    font-size: 1rem;
    position: relative;
    word-wrap: break-word;
    max-width: 200px;
    color: #004303;
}
.whatsappclose {
    width: 100%;
    height: 1.7rem;
}
button.whatsappclose-button {
    padding: 0;
    background-color: #ffffff00;
    font-size: 1.45rem;
    cursor: pointer;
    color: #0000006b;
    transition: all 0.3s ease;
}
button.whatsappclose-button:hover {
    color: #000000;
}
.subscribe-home .wpcf7-form p {
	margin-bottom:0px;
}