/**
Theme Name: Omni Capital
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: omni-capital
Template: astra
*/

@media only screen and (min-width: 1330px){
	.right-open-container{
		padding-left: calc( calc(100vw - 1330px) / 2 );
	}
	
	.left-open-container{
		padding-right: calc( calc(100vw - 1330px) / 2 );
	}
}

.blue-icon-box span.elementor-icon {
	margin-top: 6px;
}

input.search-bar{
    padding-left: 70px;
    background-size: 25px 29px !important;
    background-position: 20px center !important;
    background-repeat: no-repeat !important;
}


.faq-question, .faq-answer, input.search-bar{
    background-color: #d3e8f9 !important;
    font-family: 'Open Sans', sans-serif !important;
}

input.search-bar{
    min-height: 72px !important;
    border-radius: 5px 5px 20px 5px !important;
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 600 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2) !important;
}

.faq-question{
    font-weight: 600 !important;
    border-radius: 5px 5px 31px 5px !important;
}

.faq-answer{
    font-weight: 400 !important;
}

ul.child-terms{
    padding-top: 15px !important;
}

.sidebar_section > li{
    font-size: 100% !important;
}

.sidebar_section > li ul.child-terms li {
    font-size: 85% !important;
    list-style-type: none;
    margin-left: 0px;
}

.faq-item{
    background-color: transparent !important;
    margin-top: 25px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2) !important;
    border-radius: 5px 5px 31px 5px !important;
}

.sidebar_section li.active::before {    
    top: 9px !important;
}

.sidebar_section li ul.child-terms li.active::before {
    top: 8px !important;
}

@media only screen and (min-width: 1024px){
	.lh-same *{
		line-height: 1.1em !important;
	}
}

.image-left img{
	position: relative !important;
}

.image-left::before{
	content: "";
	height: calc(100% + 10px);
	border: 1px solid #2588C7;
	border-radius: 0px 270px 0px 0px;
	width: 55%;
	position: absolute;
	right: -30px; 
	bottom: 0px;
	z-index: 0;	
}

@media only screen and (max-width: 767px){
	.image-left::before{
		right: -15px;
	}
	
}

.white-link a{
	color: #ffffff !important;
}

summary.e-n-accordion-item-title{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2) !important;
}

summary.e-n-accordion-item-title[aria-expanded="true"]{
    box-shadow: none !important;
}

details.e-n-accordion-item{
	border-radius: 5px 5px 35px 5px !important;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2) !important;
	overflow: hidden !important;
}

.image-left.customer-about::before{
	border: 16px solid #95C11FB2;
	right: -70px; 
	top: 100px;
	height: calc(100% - 100px);
	border-radius: 0px 20px 306px 0px;
}

@media only screen and (max-width: 767px){
	.image-left.customer-about::before{
		right: -15px;
	}
	
}

#search-icon{
	cursor: pointer;
}

#search-field{
	max-width: 0px;
	overflow: hidden;
	transform: scaleX(0);
	transition: transform 0.5s ease;
	transform-origin: right center;
}

#search-field.show{
	max-width: fit-content;
	transform: scaleX(1);
}

#search-icon.hide-icon{
	display: none;
}

@media only screen and (max-width:767px){
	#search-icon.hide-icon{
	display: inline-block;
}
}

#search-field input.e-search-input {
   
    padding-left: 45px;
}

.white-check ul{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

.white-check ul li::before{
    content: "";
    background: url("https://wp-omni-staging.omnicapitalretailfinance.co.uk/wp-content/uploads/2025/05/✓-white.svg");
    position: absolute;
    left: 0px;
    top: 20px;
    height: 20px;
    width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.white-check ul li{
    padding-left: 40px;
  padding-top: 15px;
  position: relative;
}

.heading-highlight h4{
	color: #ffffff !important;
	margin-bottom: 20px !important;
	font-size: 20px !important;
}

.cky-prefrence-btn-wrapper button.cky-btn,  button.cky-btn.cky-btn-preferences, .cky-notice-btn-wrapper .cky-btn{
    font-size: 16px !important;
    padding: 10px 20px !important;
	border-radius: 0px;

}

.cky-prefrence-btn-wrapper .cky-btn-customize::after {
    top: 20px !important;
    right: 6px !important;
}

button.cky-btn.cky-btn-customize{
    color: #152C49 !important;
}

button.cky-btn.cky-btn-customize:hover{
    color: #000 !important
}

.cky-consent-container.cky-classic-bottom {
    z-index: 9999999999;
}

button.cky-btn.cky-btn-customize {
    padding-right: 30px !important;
}

.cky-notice-btn-wrapper {
    gap: 7px;
}

.ea11y-widget-button--open-widget.ea11y-widget-open-button--text.ea11y-widget-open-button--small .ea11y-widget-typography {
    color: #ffffff !important;
}

.ea11y-widget-button--open-widget.ea11y-widget-open-button--text.ea11y-widget-open-button--small::before {
    border-color: #ffffff !important;
}

:is(.page-id-8, .page-id-4378, .page-id-4385, .page-id-4415, .page-id-4331, .page-id-4415, .page-id-4378) :is(.retailer-login, .customer-login){
    display: none !important;
}

:is(.page-id-55, .page-id-4012) :is(.retailer-menu, .retailer-login){
    display: none !important;
}

:is(.page-id-52, .page-id-4076, .page-id-4290, .page-id-4856, .page-id-4602, .single-post, .search-results, .search-no-results, .category, .blog) :is(.customer-menu, .customer-login){
    display: none !important;
}

:is(.home, .page-id-4331, .page-id-4415, .page-id-4378, .page-id-4385) .header-menu{
    display: none !important;
}

.hide-loop-image .news-loop-image{
  display: none !important;
}

.reverse .news-loop-content *, .reverse .news-loop-title *{
 color: #ffffff !important;
}

/*header css*/

#header-sticky {
  transition: transform 0.4s ease, background-color 0.3s ease;
}

.scrolled-header {
  width: calc(100% - 40px);
  position: fixed; 
  top: 20px;
  background-color: #ffffff !important;
  margin: 0px 20px;
  animation: scrolldown 0.6s forwards;
  padding: 0px 16px 4px 16px;
  border-radius: 20px;

}

@keyframes scrolldown{
    0%{
        transform: translateY(-100%);
    }
    
    100%{
        transform: translateY(0);
    }
}

.slide-up {
    animation: slideup 0.6s forwards;
  }
  
@keyframes slideup {
    0% {
        transform: translateY(0);
       
    }
    100% {
        transform: translateY(-100%);
        
    }
}



body.admin-bar .scrolled-header {
   top: 52px; 
}

@media only screen and (max-width:767px){

	.sticky-sidebar{
		position: relative;
		border-right: none !important;
		border-bottom: 1px solid #000 !important;
		top: 0px !important;
	}
	
}

div#ast-scroll-top {
    z-index: 9999999999 !important;
}

@media only screen and (max-width:1023px){
.no-br br{
	display: none !important;
	}
}

.link-here-underline a{
	color: #000 !important;
	text-decoration: underline !important;
}

div#faq-section-data-pr a{
	color: #000; 
	text-decoration: underline;
}

.heading-highlight :is(h1, h2, h3, h4, h5, h6){
	color: #fff !important;
	margin: 10px 0px !important;
}

.text-box :is(h1, h2, h3, h4, h5, h6){
	margin: 10px 0px !important;
}

*{
	overflow-wrap: break-word;
}

a{
	white-space: nowrap !important;
}

.elementor-icon-box-content {
	margin-top: 5px;
}