/*
Theme Name: Pangja Child
Theme URI: http://harutheme.com/pangja
Template: pangja
Author: HaruTheme
Author URI: http://harutheme.com/
Description: Pangja is the Print Shop &amp; Printing Services WordPress theme from HaruTheme have many features: mega menu,...and much more
Tags: two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,featured-images,flexible-header,full-width-template,theme-options,translation-ready
Version: 1.5.2.1678433124
Updated: 2023-03-10 07:25:24

*/

.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
from {
    -moz-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
}
body {
    line-height: 1.8;
    color: #3f3f3f;
    font-family: "Poppins";
}
a:focus {
    outline: none;
}
.navbar {
    margin-bottom: 0;
    border: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .button:hover {
    background-color: #ec7f39;
}
body .pp_woocommerce .pp_content_container .pp_loaderIcon {
    background-image: url(../pangja/assets/images/ajax-loader.gif) !important;
}
.woocommerce a.button, .woocommerce input.button {
    background-color: #2b3380;
}
.counter-shortcode-wrap.style_3 .gr-counter .content-inner .icon-wrap {
    background-color: #2b3380;
}
.footer-link-shortcode-wrap.style_4 .footer-link-content .link-list a {
    color: #fff;
}
.footer-link-shortcode-wrap.style_4 .footer-link-content .link-list a:hover {
    color: #fff;
}
.footer-social-shortcode-wrap.style_2 .footer-social-content .social-list li a {
    color: #fff;
}
.testimonial-shortcode-wrap.carousel > .testimonial-title {
    background-color: #2b3380;
}
.vc_custom_heading.footer_style_2 {
    color: #fff;
}
.button_style_1 button:hover, .button_style_1 a:hover {
    border: 2px solid #eb8040 !important;
    background-color: #eb8040 !important;
}
.text-heading {
    color: #fff;
}
.text-primary {
    color: #2b3380;
}
