Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
/*
Theme Name: Inference LLC
Author: Designs Funnel
Description: Your description goes here
Version: 1.0
Template: hello-elementor
This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.
(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.custom-image-box .eael-elements-flip-box-front-container .eael-elements-flip-box-content {
display: none;
}
.custom-image-box .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image img {
height: 250px;
object-fit: cover;
object-position: center;
}
.custom-image-box .eael-elements-flip-box-front-container h2.eael-elements-flip-box-heading {
margin: 0;
}
.custom-image-box .eael-flip-box-hover .eael-elements-flip-box-content
{
height: 260px;
overflow-y: scroll;
}
.custom-image-box .eael-flip-box-hover .eael-elements-flip-box-content
{
min-height: 260px;
}
.custom-image-box .eael-flip-box-hover .eael-elements-flip-box-content::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
.custom-image-box .eael-flip-box-hover .eael-elements-flip-box-content::-webkit-scrollbar
{
width: 4px;
background-color: #F5F5F5;
}
.custom-image-box .eael-flip-box-hover .eael-elements-flip-box-content::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #D62929;
}
/* about us image box */
.image-box .image-box-parrent {
position: relative;
}
.image-box .image-box-parrent .image2 {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
opacity: 0;
transition: all 0.3s ease;
}
.image-box .image-box-parrent:hover .image2 {
opacity: 1;
}
.image-box .image-box-parrent {
display: block;
overflow: hidden;
}
.image-box .image-box-parrent:hover .image1 {
scale: 1.2;
transition: all 2.5s ease-in-out;
}
.image-box .image-box-parrent .image1 a, .image-box .image-box-parrent .image2 a {
width: 100%;
transition: all 3.5s ease-in-out;
}
.right-writing {
font-family: var(--e-global-typography-accent-font-family), Sans-serif;
font-size: var(--e-global-typography-accent-font-size);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
line-height: var(--e-global-typography-accent-line-height);
writing-mode: vertical-rl;
rotate: 180deg;
padding-bottom: 20em;
}
.backgroundblackhover:hover {
background: #1b1b1b;
}
.backgroundblackhover:hover img.attachment-large.size-large.wp-image-259 {
filter: invert(1);
}
.backgroundblackhover:hover span#dynamic-text {
color: #fff;
}
p strong, p b, ul strong, ul b {
font-weight: 700;
}
p span strong {
color: #eec246 !important;
font-weight: 700;
}