File: //home/turkishi/www/wp-content/themes/kidzieo/css/marquee-effect/marquee-effect-style-2.css
.pbmit-element-marquee-effect-style-2 .pbmit-element-posts-wrapper{
-webkit-transform: rotate(-0.8deg);
-ms-transform: rotate(-0.8deg);
transform: rotate(-0.8deg);
}
.pbmit-marquee-effect-style-2 .pbmit-element-title {
font-size: 96px;
letter-spacing: 0;
position: relative!important;
overflow: visible!important;
text-transform: capitalize;
display: flex;
font-weight: 800;
background-image: -moz-linear-gradient(top, rgba(var(--pbmit-kidzieo-global-color-rgb),1) 0%, rgba(var(--pbmit-kidzieo-white-color-rgb),0.1) 100%);
background-image: -webkit-linear-gradient(top, rgba(var(--pbmit-kidzieo-global-color-rgb),1) 0%,rgba(var(--pbmit-kidzieo-white-color-rgb),0.1) 100%);
background-image: linear-gradient(to bottom, rgba(var(--pbmit-kidzieo-global-color-rgb),1) 0%,rgba(var(--pbmit-kidzieo-white-color-rgb),0.1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.pbmit-marquee-effect-style-2 .pbmit-element-title a {
color: var(--pbmit-kidzieo-global-color) !important;
}
.pbmit-marquee-effect-style-2 .pbmit-element-title a:hover {
color: var(--pbmit-kidzieo-secondary-color) !important;
}
.pbmit-marquee-effect-style-2 .pbmit-tag-wrapper {
margin-right: 20px;
}
@media (max-width:991px) {
.pbmit-marquee-effect-style-2 .pbmit-element-title {
font-size: 85px;
}
}
@media (max-width:767px) {
.pbmit-marquee-effect-style-2 .pbmit-element-title {
font-size: 75px;
}
}
@media (max-width:575px) {
.pbmit-marquee-effect-style-2 .pbmit-element-title {
font-size: 65px;
}
}