@charset "UTF-8";

/*
Theme Name: AVEVA Select
Theme URI: https://wordpress.aveva.com/aveva/
description: This Wordpress theme is for AVEVA Select distributors operating as a full 'doing business as' AVEVA Select partner. Guidance on the use of this theme can be found here [TBD].
For further questions or feedback please reach out to your Regional Channel Marketing Leader or get in touch to partners@aveva.com.
Author: AVEVA
Author URI: http://aveva.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aveva
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearnings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Collumns.............Specific styles for the collumns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Meda text............Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Spacer...............Specific styles for the spacer block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

/* Categories 01 to 03 are the basics. */
/*FONTS*/
@font-face {
    font-family: 'Ping AR + LT';
    src: url('/wp-content/themes/aveva/assets/fonts/PingAr-lt/PingARLT-ExtraLight.woff2');
    font-weight: 200;
    font-style: normal;
}

@font-face {
	font-family: 'Ping AR + LT';
	src: url('/wp-content/themes/aveva/assets/fonts/PingAr-lt/PingARLT-Light.woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Ping AR + LT';
	src: url('/wp-content/themes/aveva/assets/fonts/PingAr-lt/PingARLT-Medium.woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Ping AR + LT';
	src: url('/wp-content/themes/aveva/assets/fonts/PingAr-lt/PingARLT-Regular.woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Ping AR + LT';
	src: url('/wp-content/themes/aveva/assets/fonts/PingAr-lt/PingARLT-Bold.woff2');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Ping AR + LT';
	src: url('/wp-content/themes/aveva/assets/fonts/PingAr-lt/PingARLT-Heavy.woff2');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Ping AR + LT';
	src: url('/wp-content/themes/aveva/assets/fonts/PingAr-lt/PingARLT-Black.woff2');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Ping AR + LT';
	src: url('/wp-content/themes/aveva/assets/fonts/PingAr-lt/PingARLT-Hairline.woff2');
	font-weight: 100;
	font-style: normal;
}

html[lang="ar"] body * {
  font-family: "Ping AR + LT", sans-serif !important;
}

html[lang="ar"] header [class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !important;
}

html[lang="ar"] header *, html[lang="ar"] footer *{
	font-family: "Barlow-Medium", Helvetica, Arial, sans-serif !important;
}

html[lang="ar"] [class^=icon-], [class*=" icon-"] {
    font-family: "icomoon" !important;
}


/* CUSTOM CSS */
html[lang="ar"] .wp-block-aveva-hero-v1{
	transform: scaleX(-1);
}

/* flip back the inner content */
html[lang="ar"] .wp-block-aveva-hero-v1 .hero-banner__wrapper {
  transform: scaleX(-1);
}

/* KEEPING THE NAVBAR LTR */
html[lang="ar"] .header.main-header, html[lang="ar"] footer.global-footer {
  direction: ltr;
}

html[lang="ar"] .free-intouch-form .wpforms-submit{
  font-family: "Ping AR LT", sans-serif !important;
}

html[lang="ar"] .category-article .entry-title{
  font-size: 2.2rem;
  line-height: 2.8rem;
}

html[lang="ar"] .category-article .entry-header{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

html[lang="ar"] .category-article .posted-on{
  margin-bottom: 0;
  padding-bottom: 0;
}
html[lang="ar"] .site-main .container.breadcrumb-wrapper{
  display: none;
}
html[lang="ar"] .site-main *{
  margin-top: 0;
}
.main-navbar-submenu__list ul{padding-right: 0 !important;}
.post_pdf_z{margin-top: 22px !important;}