/*
Theme Name: Herrington
Theme URI: http://demo.bravisthemes.com/herrington
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description:Herrington is a beautifully handcrafted, pixel perfect business consulting WordPress Theme based on Elementor Page Builder & designed with great attention to details, flexibility and performance. Herrington has stunning styles and elements to help you make a professional website in no time.
Version: 1.1.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: herrington
Tags:accountant, advertising, agency, business, company, consulting, corporate, digital agency, digital marketing, finance, insurance, it company, management, seo, startup
*/


.pum-container .pum-content+.pum-close {
    font-family: Arial !important;
}

.widget .widget-title, .pxl-widget-title, .wp-block-search__label, .pxl-sidebar-sticky .widget .wp-block-heading, .rss-widget-title {
	font-size: 18px;
	text-transform: inherit;
	background-color: #474747;
}


body.single-post .pxl-content-wrap.no-sidebar .pxl-content-area {
    max-width: inherit;
}

/* */
.pxl-shop-topbar-wrap,
.star-rating,
.woocommerce-product--rating,
.single-product #pxl-content-area div.product .entry-summary .woocommerce-sg-product-rating,
.single-product #pxl-content-area div.product .wooc-product-meta,
.woocommerce-sg-product-meta,
.woocommerce .woocommerce-product-inner .woocommerce-product--buttons {
	display: none;
}

#pxl-main, .elementor-page:not(.single-product) #pxl-main,
.woocommerce-shop #pxl-main, .single-product #pxl-main {
	padding: 25px 0 110px;
}

.pxl-scroll-top:before {
    background-color: #000!important;
}

.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a {
	text-transform: inherit;
}

.single-product #pxl-content-area div.product .woocommerce-tabs, .single-product > div.product .woocommerce-tabs ul {
	font-size: 15px;
	line-height: 25px;
	color: #4b535d;
}

/* filters */
.widget_wpc_filters_widget:has(:not(.wpc-filters-section)) {
    display: none;
}

/* form */
.pxl-select .pxl-select-options li {
	font-weight: 400;
}

/* Table Детали */
.woocommerce-product-attributes-item__label {
    text-align: left;
}

/* Родительский пункт */
.product-categories .cat-parent {
    position: relative;
}

/* Ссылка */
.product-categories .cat-parent > a {
    display: flex;
    align-items: center;
    padding-right: 50px;
}

/* Кнопка */
.product-categories .toggle-submenu {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    user-select: none;
    font-size: 20px;
    transition: .3s;
    z-index: 2;
}

.product-categories .toggle-submenu::before {
    content: '+';
}

.product-categories .cat-parent.open > .toggle-submenu::before {
    content: '−';
}

/* Подменю */
.widget_product_categories ul.children {
    display: none;
}

.widget_product_categories ul.children li a {
    display: block;
    padding-left: 55px;
    position: relative;
}

.widget_product_categories ul.children li > a::before {
    content: "";
    position: absolute;
    left: 35px;
    top: 50%;
    width: 8px;
    height: 1px;
    background: #000000;
    transform: translateY(-50%);
}

.product-categories .cat-parent.open > .children {
    display: block;
}

/* фильтр */
.widget_wpc_filters_widget .widget-title.wpc-filter-title {
	font-size: 18px;
	text-transform: inherit;
}
.wpc-filters-main-wrap ul.wpc-filters-ul-list {
	margin: 0;
}
.widget_wpc_filters_widget .wpc-filter-content {
	padding: 20px 20px 0 20px;
}


/* products */
.woocommerce ul.products li.product a.woocommerce-product-details {
    width:100%;
    height: 180px;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color: #fff;
    border-radius: 6px;
}

.woocommerce ul.products li.product a.woocommerce-product-details img {
    width:100%;
    height:100%;
    object-fit:contain;
}

.single-product #pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a,
.single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    height: 250px;
    background-color: #fff;
    display: flex;
    align-items: center;
	pointer-events: none;
    justify-content: center;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a img,
.single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
    width:100%;
    height:100%;
    object-fit:contain;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	display: none;
}
/* ==========================
   Yoast Breadcrumb
========================== */

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 500;
    color: #777;
}

.breadcrumbs a {
    color: #777;
    text-decoration: none;
    transition: color .25s ease;
}

.breadcrumbs a:hover {
    color: var(--e-global-color-primary);
}

.breadcrumbs .breadcrumb_last,
.breadcrumbs strong {
    color: #111;
    font-weight: 600;
}

.breadcrumbs .separator {
    margin: 0 8px;
    color: #b5b5b5;
}

@media (max-width: 767px) {
    .breadcrumbs {
        font-size: 14px;
        gap: 6px;
    }

    .breadcrumbs .separator {
        margin: 0 4px;
    }
}

/* */
.shop-categories {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 24px;
    margin-bottom: 50px;
	padding-bottom: 50px;
    border-bottom: 4px solid #d7d7d7;
}

.shop-category {
    display: block;
    text-decoration: none;
    color: inherit;
}

.shop-category__thumb {
    display: block;
    overflow: hidden;
    border-radius: 8px;
    aspect-ratio: 4 / 2.4;
    background: #f5f5f5;
}

.shop-category__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .3s;
}

.shop-category:hover .shop-category__thumb img {
    transform: scale(1.05);
}

.shop-category__title {
    display: block;
    margin-top: 12px;
    text-align: center;
    font-weight: 600;
}

/* */
.archive .woocommerce-product-content .woocommerce-product--title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
	margin-top: 8px;
}

.single-product #pxl-content-area div.product .entry-summary .entry-title,
.single-product > div.product .entry-summary .entry-title {
    font-size: 28px;
}

/* Btn */
.btn-red {
	background-color: #e1261f !important;
}

.btn-header {
    display: flex;
    gap: 8px;
    padding-inline: 20px !important;
}
.btn-header svg {
    width: 28px;
    height: auto;
}
.btn-header span {
    white-space: nowrap;
}

.summary.entry-summary .btn-popup-buyoneclick {
	font-weight: 400;
	background-color: #e1261f !important;
}

/* Form */
.pum-content .wrap-ctf-page.wrap-form .row {
  row-gap: 20px;
}
.pum-content .wrap-ctf-page.wrap-form .wpcf7-not-valid-tip {
  font-size: 12px;
}
.wpcf7-acceptance {
  background-color: transparent !important;
}
.pum-content .wrap-ctf-page.wrap-form .wpcf7-list-item {
  margin-left: 0;
}
.pum-content .wrap-ctf-page.wrap-form .wpcf7-list-item label {
  display: flex;
  gap: 6px;
}
.pum-content .wrap-ctf-page.wrap-form .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 12px;
  padding-top: 3px;
}
.pum-content .wrap-ctf-page.wrap-form .wpcf7-list-item .wpcf7-list-item-label a {
  color: #041c4a;
  border-bottom: 1px dotted #041c4a;
}
.pum-content .wrap-ctf-page.wrap-form .wpcf7-submit {
  color: #FFFFFF;
  background: #e1261f;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 50px;
  padding: 0px 65px 0px 35px;
  border-radius: 11110px 11110px 11110px 11110px;
}
.pum-content .wrap-ctf-page.wrap-form .wpcf7-submit svg path {
  fill: #FFFFFF;
}

.uacf7-form-19511 .acceptance {
  margin-top: 40px;
}

/* Phone Link */
button.phone-link {
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
    background-color: transparent;
    padding: 0;
    position: fixed;
    left: 40px;
    bottom: 40px;
    z-index: 10;
    overflow: inherit;
}

.phone-link span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    color: #fff;
    border: 2px solid #000;
    background-color: #e1261f;
    border-radius: 50%;
    transition: box-shadow .4s;
    box-shadow: 0 0 0 13px rgba(0, 0, 0, .32);
    z-index: 1;
}
.phone-link svg {
    width: 65%;
}

.phone-link::after,
.phone-link::before {
    content: "";
    position: absolute;
    top: -13px;
    left: -13px;
    right: -13px;
    bottom: -13px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    opacity: 0;
    border: 13px solid rgba(0, 0, 0, .32);
    border-radius: 100%;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.65, 0, .34, 1);
    pointer-events: none;
    z-index: -1;
}
.phone-link::before {
    animation-duration: 2s;
    animation-delay: .3s;
}
.phone-link::after {
    animation-duration: 2s;
    animation-delay: 0;
}

.phone-link:focus span,
.phone-link:hover span {
    box-shadow: none;
}

.phone-link:focus::after,
.phone-link:focus::before,
.phone-link:hover::after,
.phone-link:hover::before {
    animation-name: ripple;
}

@keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(.6,.6,1)
  }
  to {
    opacity: 0;
    transform: scale3d(1.5,1.5,1)
  }
}


.pxl-scroll-top:before {
    background-color: #041c4a;
}


.ft-public, .pxl-team-box1 .pxl-item--inner .box-right .pxl-item--title, .pxl-close-popup, .pxl-language-switch .list-language .pxl--item, .pxl-language-switch .language-first, .pxl-language-switch.style-3 .language-first, .pxl-pie-chart1 .wrap-chart .pxl-item--holder, .pxl-pie-chart1 .pxl-item-description, .pxl-countdown .countdown-amount span, .wrap-ctf1 input, .btn-submit, .pxl-icon-box2 .pxl-item--inner .pxl-item--description, .pxl-box-grid1 .pxl-grid-item .pxl-item--inner .pxl-item--step, .pxl-box-grid1 .pxl-grid-item .pxl-item--inner .pxl-item--title, .pxl-counter2 .pxl-counter--holder .pxl-counter--number, .pxl-tabs1 .pxl-tabs--inner .pxl-tabs--content ul li, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .pxl-item--position, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .pxl-item--position, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .pxl-item--position, .pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .pxl-item--position, .pxl-pricing1 .content-inner .pxl-item--price,
.ft-theme-default, .pxl-swiper-pagination .pxl-swiper-current-slide, .pxl-swiper-pagination .pxl-swiper-total-slides, .pxl-breadcrumb, .pxl-link.style-4 a, .pxl-link.style-5 a, .pxl-link.style-underline a, .pxl-text-effect1, .pxl-icon1.style-2 span, .pxl-icon1.style-3 a, .pxl-social-icons1 a, .pxl-heading .pxl-item--title, .pxl-team-box1 .pxl-item--inner .box-right .pxl-item--position, #pxl-search-popup .pxl-item--conent form .search-field, .pxl-search-popup-button .pxl_cart_counter, .pxl-cart-sidebar-button .pxl_cart_counter, .pxl-list1 label, body .pxl-search-form1 .pxl-search-submit, .shortcode-btn-style1, .pxl-gallery-scroll1 .pxl--gallery .pxl-item--button, .pxl-gallery-scroll1 .pxl-gallery--nav, .pxl-language-switch .language, .pxl-icon-postformat .link-icon a span, .pxl-process1 .pxl-item--step, .pxl-process1 .pxl-list-text li, .pxl-countdown .countdown-period, .pxl-text-carousel1 .pxl-item--number, .pxl-text-carousel1 .pxl-item--title, .pxl-text-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--subtitle, .pxl-text-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--title, .pxl-text-carousel4 .pxl-swiper-slide .pxl-item--inner .pxl-item--title, .pxl-info-box1 .pxl-title, .pxl-slider-carousel1 .pxl-swiper-slide .swiper-slide-inner .pxl-item--inner .content--wrapper .item--button, .pxl-chart-2 .lengend .list-content .title, .pxl-showcase2 .pxl-item--label, .pxl-showcase2 .pxl-item--inner .pxl-item--image .pxl-item--readmore a, .pxl-showcase2 .pxl-item--inner .pxl-item--title a, .pxl-icon--users .form-hover .btn-action, .pxl-icon--users .form-hover .wrap-form-action .field-rememberme label, .pxl-icon--users .form-hover .wrap-form-action .field-forgot-password a, .pxl-icon--users .form-hover .wrap-form-action .button-to-login, .pxl-icon--users .form-hover .wrap-form-action .button-to-register a, .pxl-icon--users .form-hover .wrap-form-action .button-to-register, .pxl-icon--users .form-hover .wrap-form-action .field-group input:not([type="checkbox"]), .pxl-icon--users .form-hover .wrap-form-action .field-group button, .pxl-icon--users .pxl-user-form-profile .profile-content .user-name, .pxl-image-scroll .pxl-image_list .wrap-content .title, .pxl-banner a, .pxl-menu-primary li a, .pxl-menu-primary > li > a, .pxl-archive-post .post-content .post-title, .pxl-archive-post .post-content .post-btn-wrap a, .pxl-archive-post.format-link .post-featured .post-title a, .pxl-archive-post.format-link .post-featured .post-title, .pxl-archive-post.format-link .post-featured .link-text, .pxl-archive-post.format-quote .content-top .link-icon span, .pxl-archive-post.format-quote .post-featured .quote-text a, .pxl-archive-post.format-quote .post-featured .quote-cite, .post-tags-share > div .post-shares .label, .post-tags-share .post-tags-wrap .post-tags a, .pxl--post-footer label, .pxl-post--navigation, .pxl-post--author-info .pxl-user--name, .error404 .btn-sm, .error404 .pxl-error-title, .btn--readmore, .page-links .post-page-numbers, .widget .widget-title, .pxl-widget-title, .wp-block-search__label, .pxl-sidebar-sticky .widget .wp-block-heading, .rss-widget-title, .comments-title, .comment-reply-title, .widget_product_categories ul:not(.list) li a, .widget_categories ul:not(.list) li a, .widget_nav_menu ul:not(.list) li a, .widget_pages ul:not(.list) li a, .widget_archive ul:not(.list) li a, .widget_meta ul:not(.list) li a, .widget_recent_entries ul:not(.list) li a, .widget_tag_cloud a, .widget_product_tag_cloud a, .widget_pxl_recent_posts .pxl-item--title, .widget_recent_comments ul, .widget_recent_comments ol, .widget_rss .rsswidget, .widget_block .wp-block-search__label, .widget_block .wp-block-group__inner-container > h2, .widget_block .wp-block-latest-posts__list, .widget_block .wp-block-latest-comments, .pxl-wg-categories .pxl-category--inner span, .pxl-contact-info-widget .pxl-phone--number, .ft-gt, .pxl-info-box2 .pxl-title, .wrap-ctf-3 .input-filled:last-child button, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category, .ft-gt p, .pxl-info-box2 .pxl-title p, .wrap-ctf-3 .input-filled:last-child button p, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category p, .ft-gt h1, .pxl-info-box2 .pxl-title h1, .wrap-ctf-3 .input-filled:last-child button h1, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category h1, .ft-gt h2, .pxl-info-box2 .pxl-title h2, .wrap-ctf-3 .input-filled:last-child button h2, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category h2, .ft-gt h3, .pxl-info-box2 .pxl-title h3, .wrap-ctf-3 .input-filled:last-child button h3, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category h3, .ft-gt h4, .pxl-info-box2 .pxl-title h4, .wrap-ctf-3 .input-filled:last-child button h4, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category h4, .ft-gt h5, .pxl-info-box2 .pxl-title h5, .wrap-ctf-3 .input-filled:last-child button h5, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category h5, .ft-gt h6, .pxl-info-box2 .pxl-title h6, .wrap-ctf-3 .input-filled:last-child button h6, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category h6, .ft-gt div, .pxl-info-box2 .pxl-title div, .wrap-ctf-3 .input-filled:last-child button div, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category div, .ft-gt span, .pxl-info-box2 .pxl-title span, .wrap-ctf-3 .input-filled:last-child button span, .pxl-portfolio-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--featured .pxl-post--category span, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .pxl-select-higthlight, .nice-select, .comment-title, .comment-text, .comment-reply a, .single-post .comment-form input[type="text"], .single-post .comment-form textarea, .comment-form-cookies-consent, .nice-select ul.list, .wrap-ctf2 button, .wrap-ctf-page button, .wrap-ctf-page.single-sv button, .wrap-ctf-step .pxl-step .step, .wrap-ctf-step .your-submit button, .cf7mls-btns button, .wrap-ctf-marketing .input-filled button, .wrap-ctf-corporate button, .wrap-ctf-insurance .col-content .inner-content .title-content, .wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label, .wrap-ctf-insurance .col-content .inner-content .list-feat li, .wrap-ctf-insurance .col-form button, .wrap-ctf-hr .input-filled button, .widget_shopping_cart .widget_shopping_cart_content .remove_from_cart_button, .widget_shopping_cart .widget_shopping_cart_content .widget_shopping_cart_footer .total span, .widget_shopping_cart .widget_shopping_cart_content .widget_shopping_cart_footer .total strong, .widget_shopping_cart .widget_shopping_cart_content .widget_shopping_cart_footer .buttons a, .widget_shopping_cart .widget_shopping_cart_content ul .cart-product-meta, .widget_shopping_cart .widget_shopping_cart_content ul .cart-product-meta .quantity, .woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount .button, .woocommerce #pxl-sidebar-area .widget_price_filter .price_label, .woocommerce #pxl-sidebar-area .widget_price_filter .price_label span:first-child:before, .woocommerce #pxl-sidebar-area .widget_products ul a, .woocommerce .nice-select span.current, .woocommerce-page .nice-select span.current, .woocommerce .button.add_to_cart_button, .woocommerce-page .button.add_to_cart_button, .woocommerce button.single_add_to_cart_button, .woocommerce-page button.single_add_to_cart_button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce a.added_to_cart.wc-forward, .woocommerce-page a.added_to_cart.wc-forward, .woocommerce .button:not(.add_to_cart_button):not(.single_add_to_cart_button):not(.added_to_cart), .woocommerce-page .button:not(.add_to_cart_button):not(.single_add_to_cart_button):not(.added_to_cart), .woocommerce .quantity .qty, .woocommerce-page .quantity .qty, .woocommerce span.onsale, .single-product .comment-reply-title, .single-product .comment-form .form-submit .submit, .single-product .meta .woocommerce-review__author, .single-product .woocommerce-social-share label, .single-product section.related .woocommerce-product-content .woocommerce-product--title, .single-product #pxl-content-area div.product form.cart label, .single-product > div.product form.cart label, .single-product #pxl-content-area div.product .entry-summary .price, .single-product > div.product .entry-summary .price, .single-product #pxl-content-area div.product .quantity-label, .single-product > div.product .quantity-label, .single-product #pxl-content-area div.product .wooc-product-meta button, .single-product > div.product .wooc-product-meta button, .single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-tabs-panel--reviews .comment-reply-title, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel--reviews .comment-reply-title, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, .single-product #pxl-content-area div.product .product_meta, .single-product > div.product .product_meta, body.woocommerce-cart .woocommerce-cart-form .shop_table thead th, .woocommerce-account #pxl-main #pxl-content-area .woocommerce-form label, .woosw-popup .woosw-item--actions a.button, .woosw-list table.woosw-items .woosw-item .woosw-item--actions a.button, .woosw-list table.woosw-items .woosw-item .woosw-item--actions .added_to_cart.wc-forward, .pxl-shop-topbar-wrap .woocommerce-result-count, .woocommerce-pagination ul .page-numbers, .woocommerce.archive .products.shop-view-list li .woocommerce-wishlist button, .woocommerce.archive .products.shop-view-list li .add_to_cart_button, .woocommerce.archive .products.shop-view-list li .added_to_cart, .pxl-grid .pxl-pagination-links .page-numbers, .pxl-post-carousel .pxl-pagination-links .page-numbers, .pxl-post-modern .pxl-pagination-links .page-numbers, .pxl-grid-filter, .pxl-grid-filter, .btn-readmore-1, .pxl-post-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--featured .note-post, .pxl-post-carousel1 .pxl-swiper-slide .wrap-inner-content .pxl-item--holder .btn-readmore a, .pxl-post-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-item--author span, .pxl-post-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-post--category span, .pxl-post-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-item--author a, .pxl-post-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-post--category a, .pxl-post-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--title, .pxl-post-carousel2 .pxl-swiper-slide .pxl-post--inner .btn--readmore, .pxl-post-carousel3 .pxl-post--inner .pxl-inner-content .pxl-post--meta, .pxl-post-carousel3 .pxl-post--inner .pxl-inner-content .pxl-post--meta a, .pxl-post-carousel3 .pxl-post--inner .pxl-post--button .btn--readmore, .pxl-post-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-item--author, .pxl-post-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-post--category, .pxl-post-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-item--author span, .pxl-post-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-post--category span, .pxl-post-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-item--author a, .pxl-post-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--meta .pxl-post--category a, .pxl-post-carousel4 .pxl-swiper-slide .pxl-post--inner .pxl-post--title, .pxl-post-carousel4 .pxl-swiper-slide .pxl-post--inner .btn--readmore, .pxl-blog-grid-layout1 .pxl-grid-item .pxl-post--inner .pxl-post--featured .pxl-post--category a, .pxl-blog-grid-layout1 .pxl-grid-item .pxl-post--inner .pxl-post--title, .pxl-blog-grid-layout1 .pxl-grid-item .pxl-post--inner .btn--readmore, .pxl-blog-grid-layout2 .pxl-grid-item .pxl-inner-content .date, .pxl-blog-grid-layout2 .pxl-grid-item .pxl-inner-content .btn--readmore, .pxl-portfolio-grid-layout1 .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--title a, .pxl-portfolio-grid-layout1 .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--category a, .pxl-portfolio-grid-layout2 .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--title a, .pxl-portfolio-grid-layout2 .pxl-grid-item .pxl-post--inner .pxl-post--holder .pxl-post--category a, .pxl-portfolio-grid-layout2 .pxl-grid-item .pxl-post--inner .pxl-post--holder .btn--readmore, .pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .pxl-meta span, .pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .pxl-post--title a, .pxl-portfolio-grid-layout3 .pxl-grid-item .pxl-post--inner .btn--readmore, .pxl-portfolio-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--holder .pxl-post--title a, .pxl-portfolio-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--holder .pxl-post--category a, .pxl-service-grid-layout1 .pxl-grid-item:not(.custom-box) .pxl-post--inner .count-pos, .pxl-service-carousel4 .pxl-grid-item:not(.custom-box) .pxl-post--inner .count-pos, .pxl-service-grid-layout1 .pxl-swiper-slide .pxl-post--inner .count-pos, .pxl-service-carousel4 .pxl-swiper-slide .pxl-post--inner .count-pos, .pxl-service-carousel1 .pxl-swiper-slide .pxl-post--inner .count-pos, .pxl-service-carousel1 .pxl-swiper-slide .pxl-post--inner .pxl-post--readmore a, .pxl-service-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--category a, .pxl-service-carousel2 .pxl-swiper-slide .pxl-post--inner .pxl-post--readmore a, .pxl-service-carousel3 .pxl-post--inner .pxl-content-inner .pxl-post--readmore a, .pxl-service-carousel5 .pxl-swiper-slide .pxl-post--inner .multi-text li, .pxl-service-carousel5 .pxl-swiper-slide .pxl-post--inner .pxl-post--readmore a, .pxl-post-navigation .pxl-icon-link, .pxl-industries-carousel1 .pxl-post--inner .pxl-post--category a, .pxl-portfolio-carousel1 .pxl-post--inner .pxl-post--category a, .pxl-post-list .post-list-toolbar .current, .pxl-post-list .list-item.format-link .link-title a, .pxl-post-list .list-item.format-quote .link-title a, .pxl-post-list .list-item.format-link .quote-inner-wrap .link-icon span, .pxl-post-list .list-item.format-quote .quote-inner-wrap .link-icon span, .pxl-post-list .list-item.format-link .quote-text, .pxl-post-list .list-item.format-quote .quote-text, .pxl-post-list .list-item.format-link .link-footer a, .pxl-post-list .list-item.format-quote .link-footer a, .pxl-post-list .list-item.format-link .quote-footer a, .pxl-post-list .list-item.format-quote .quote-footer a, .pxl-post-list .list-item.format-link .link-footer .quote-cite, .pxl-post-list .list-item.format-quote .link-footer .quote-cite, .pxl-post-list .list-item.format-link .quote-footer .quote-cite, .pxl-post-list .list-item.format-quote .quote-footer .quote-cite, .pxl-post-list .list-item.format-standard .item-title, .pxl-post-list .list-item.format-video .item-title, .pxl-post-list .list-item.format-audio .item-title, .pxl-post-list .list-item.format-standard .post-readmore a, .pxl-post-list .list-item.format-video .post-readmore a, .pxl-post-list .list-item.format-audio .post-readmore a, .pxl-post-list .list-item.format-standard .post-shares .label, .pxl-post-list .list-item.format-video .post-shares .label, .pxl-post-list .list-item.format-audio .post-shares .label, .pxl-image-carousel2 .pxl-swiper-slide .wrap-content .top-content .pxl-item--title, .pxl-image-carousel3 .pxl-swiper-slide .pxl-item--inner .btn-more, .pxl-image-carousel5 .pxl-swiper-slide .pxl-item--inner .pxl-button a, .pxl-image-carousel4 .pxl-swiper-slide .pxl-item--inner .pxl-item--sub-title, button, .button, input[type="submit"], .btn:not(.btn-stroke), .pxl-nav-menu .pxl-menu-primary > li > a, .pxl-icon-box1.style-2 .pxl-item--inner .pxl-item--title, .pxl-icon-box1.style-4 .pxl-item--inner .pxl-item--title, .pxl-icon-box2 .pxl-item--inner .content-top .pxl-item--title, .pxl-icon-box3 .pxl-item--inner .pxl-item--title, .pxl-icon-box4 .pxl-item--inner .pxl-item--title, .pxl-icon-box5 .pxl-item--inner .number, .pxl-icon-box6 .pxl-item--inner .content-1 .btn-show-more, .pxl-icon-box6 .pxl-item--inner .pxl-list-item li, .pxl-icon-box6 .pxl-item--inner .pxl-item--button, .pxl-icon-box7 .pxl-item--inner .pxl-item--title, .pxl-icon-box9 .pxl-item--inner.front .subtitle, .pxl-icon-box9 .pxl-item--inner.behind .btn-link, .pxl-counter1 .pxl-counter--title, .pxl-counter3 .pxl-counter--title, .pxl-counter2 .pxl-counter--holder .pxl-counter--title, .pxl-testimonial-grid1 .btn--loadmore a, .pxl-testimonial-grid2 .pxl-grid-item .top-content .quote, .pxl-testimonial-grid2 .pxl-grid-item .pxl-item--description, .pxl-testimonial-carousel1 .pxl-swiper-slide .pxl-item--inner .pxl-item--desc, .pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--inner .quote, .pxl-testimonial-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--desc, .pxl-testimonial-carousel3 .pxl-swiper-slide .pxl-item--inner .meta-top .quote, .pxl-testimonial-carousel3 .pxl-swiper-slide .pxl-item--inner .pxl-item--desc, .pxl-testimonial-carousel4 .pxl-swiper-slide .pxl-item--inner .pxl-item--desc, .pxl-accordion1.style1 .pxl-accordion--title, .pxl-accordion1.style4 .pxl-accordion--title, .pxl-accordion1.style3 .pxl-accordion--title, .pxl-accordion1.style2 .pxl--item .pxl-accordion--title, .pxl-accordion1.style2 .pxl--item .pxl-accordion--content h4, .pxl-accordion1.style2 .pxl--item .pxl-accordion--content ul li span, .pxl-accordion1.style2 .pxl--item .pxl-accordion--content a, .tt_navigation_cell .tt_tabs_navigation li a, .pxl-tabs1 .pxl-tabs--inner .pxl-tabs--title .pxl-item--title, .pxl-tabs2 .pxl-tabs--title .pxl-item--title, .pxl-tabs3 .pxl-tabs--title .pxl-item--title, .pxl-tabs4 .pxl-tabs--inner .pxl-item--title, .pxl-progressbar-1.style-1 .pxl--percentage, .pxl-team-grid1 .pxl-grid-item .pxl-item--inner .pxl-item--title, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .pxl-item--title, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .pxl-item--title, .pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .pxl-item--title, .pxl-pricing1 .content-inner .pxl-item--title-box, .pxl-pricing1 .content-inner .pxl-item--price span, .pxl-pricing1 .content-inner .pxl-item--button_docs .btn-doc, .pxl-pricing1 .content-inner .pxl-item--button a, .pxl-pricing1 .content-inner .pxl-item--feature .content {
	font-family: Roboto!important;
}