/*
Theme Name: Oracle
Theme URI: https://oracle.ancorathemes.com/
Description: Oracle is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.9.0
Tested up to: 6.7
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: oracle
*/
/* TABLE OF CONTENTS:

1. Reset tags and predefined classes
2+ See in the active skin styles

-------------------------------------------------------------- */
/* 1. Reset tags
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, video, audio,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  outline: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

applet, object, iframe, video, audio,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
}

html {
  font-size: 100%;
  /*62.5%;*/
                	          		/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units
									   http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
                            	/* www.456bereastreet.com/archive/201012/
									   controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html:not(.edit-post-visual-editor) {
  height: 100%;
  overflow-y: scroll !important;
  overflow-x: hidden;
}

html:not(.edit-post-visual-editor),
body:not(.edit-post-visual-editor) {
  margin: 0;
  padding: 0;
  width: 100%;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  color: inherit;
  background: none;
  border-style: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

div.ui-datepicker {
  background-color: #fff;
}

div.ui-accordion .ui-accordion-header {
  padding: 0;
}

div.ui-accordion .ui-accordion-header-icon {
  display: none;
}

div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
  padding: 0;
}

div.ui-tabs .ui-tabs-nav li {
  float: none;
  margin: 0;
}

div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
}

/* Predefined classes for users
-------------------------------------------------------------- */
/* Round object corners */
.rounded_none {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.rounded_tiny {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.rounded_small {
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

.rounded_medium {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.rounded_large {
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}

.rounded {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* Overflow hidden */
.overflow_hidden {
  overflow: hidden !important;
}

.overflow_x_hidden {
  overflow-x: hidden !important;
}

.overflow_y_hidden {
  overflow-y: hidden !important;
}

/****************************Add Jason at20260704**********************************/
.page-magento-adobe-commerce-b2b.body_style_fullscreen .page_content_wrap,
.page-shopify.body_style_fullscreen .page_content_wrap,
.page-bigcommerce.body_style_fullscreen .page_content_wrap,
.page-web-development.body_style_fullscreen .page_content_wrap,
.page-page-netsuite-integration.body_style_fullscreen .page_content_wrap,
.page-celigo.body_style_fullscreen .page_content_wrap,
.page-netsuite-integration.body_style_fullscreen .page_content_wrap {
    background: #0A0C10;
}

.our-services-section .sc_item_title {
    color: #F4F6F5;
}
.our-services-section .sc_item_subtitle,
.our-services-section .color-title {
	color:#C503E7;
}
.acs-hero.our-services-section .sc_item_subtitle:before {
    content: "";
    display: inline-block;
    width: 20px;
    border: 1px solid #C503E7;
    vertical-align: middle;
    margin-right: 8px;
}
.our-services-section .acs-btn .elementor-button {
    font-weight: 700;
    font-size: 15px;
    padding: 16px 30px;
    border-radius: 999px;
    text-decoration: none;
    display: inline-block;
    background: #0A0C10;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.our-services-section .acs-btn .elementor-button:hover {
	background: #DB21FC;
}
.our-services-section .acs-btn.primary .elementor-button {
	background: #DB21FC;
}
.our-services-section .acs-hero-left .acs-btn.primary {
    margin-right: 8%;
}
.our-services-section .acs-btn.primary .elementor-button:hover {
	background: #0A0C10;
}
.acs-hero-right .sc_item_title {
    font-size: 15px;
    font-weight: 600;
    color: #DDE2E7;
    padding: 0 18px;	
}
.acs-hero-right .sc_item_title .num-hover {
    font-size: 14px;
    color: #C503E7;
    margin-right: 8px;
}
.acs-bands.our-services-section .sc_item_title .num-hover {
    font-size: 52px;
    font-weight: 700;
    color: #C503E7;
    line-height: 1;
    margin-bottom: 18px;
    letter-spacing: -0.02em;
    display: inline-block;
    width: 100%;
}
.acs-bands.our-services-section .sc_item_title {
    font-weight: 700;
    font-size: 26px;
    letter-spacing: -0.01em;
    margin-bottom: 12px;
}
.acs-bands.our-services-section .elementor-widget-text-editor p {
    color: #8F959E;
    font-size: 15px;
    line-height: 1.6;
}
.acs-band-right ul.elementor-icon-list-items li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 16px 18px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 12px;
    font-size: 14.5px;
    font-weight: 500;
    transition: .2s;
    color: #F4F6F5;
    background: #0E1117;
}
.acs-band-right ul.elementor-icon-list-items li:hover {
	border: 1px solid #C503E7;
}
.acs-band-right ul.elementor-icon-list-items li .elementor-icon-list-icon {
    order: 1;
    color: #C503E7;
}
.acs-band-right ul.elementor-icon-list-items {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    align-content: start;
}
.our-services-section.section004 .sc_item_title {
    font-weight: 700;
    font-size: 44px;
    line-height: 1.05;
    letter-spacing: -0.02em;
    color: #0A0C10;
}
.our-services-section.section004 .acs-btn .elementor-button {
    background: #0A0C10;
    font-weight: 700;
    font-size: 16px;
    padding: 19px 34px;
    border-radius: 999px;
    white-space: nowrap;
    text-decoration: none;
}
.our-services-section.section004 .acs-btn .elementor-button:hover {
	background: #DB21FC;
}
.our-services-section.section004 .section004-right {
    align-items: center;
}
.mian-banner .sc_item_descr.sc_title_descr {
    font-size: 70px;
    color: #fff;
    font-weight: 100;
    margin-top: 38px;	
}

.home-our-services .home-our-services-right .sc_item_title_text span.num-hover {
    min-width: 55px;
    display: inline-block;
}
.home-our-services .home-our-services-right .sc_item_title_text2 {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    margin-left: 58px;
}
.about-us-section002 .sc_icons_icon {
    display: none;
}
.about-us-section002 .sc_icons_item_details .sc_icons_item_title {
    font-size: 1.222em;
}
.about-us-section003 .color-title {
    color: #C503E7;
}
.about-us-section003-right .elementor-heading-title {
    font-weight: normal;
}
.sc_layouts_menu_nav > li ul.sub-menu {
    width: 20em !important;
}


@media (max-width: 767px) {
    .mian-banner .sc_item_descr.sc_title_descr {
        font-size: 8vw;
		line-height: 32px;
    }
	.mian-banner .elementor-widget-trx_sc_button .elementor-widget-container {
		margin: 0 !important;
	}
	.home-our-services .home-our-services-right .sc_item_title_text {
		font-size: 20px;
	}
	.home-our-services .home-our-services-right .sc_item_title_text2 {
		margin-left: 0;
	}
	.acs-band-right ul.elementor-icon-list-items {
		grid-template-columns: repeat(1, 1fr);
	}
}
/****************************Add Jason at20260704**********************************/

