/* 
Theme Name: ADP
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

e-page-transition.e-page-transition--entering {
    z-index: 999999;
}
/** universal buttons **/
.call-today a:hover{
    color:#FE6A00 !important;
    transition:all 300ms ease-in-out;
}
.icon-hover-butt .ue-link-wrap .ue-link-hover-effect-icon i {
    opacity:0;
    margin-left: -10px;
    z-index: -1;
    transition: all 300ms linear;
}
.icon-hover-butt .ue-link-wrap:hover .ue-link-hover-effect-icon i {
    opacity:1;
    margin-left: 5px;
    z-index: initial;
    transition: all 300ms linear;
}
.ue-link-wrap a.ue-link .ue-link-hover-effect-icon.hover {
    position: absolute;
    left: -20px;
    opacity: 0;
    z-index: -1;
}
.ue-link-wrap a.ue-link:hover .ue-link-hover-effect-icon.hover {
    position: inherit;
    left: 0;
    opacity: 1;
    margin-right: 10px;
}
.ue-link-wrap a.ue-link:hover .ue-link-hover-effect-icon {
    opacity: 0;
	z-index:5;
}
.project-loop-button a.elementor-button span.elementor-button-content-wrapper {
    z-index: -1;
}
.ue-link-hover-effect-icon {
    line-height: 0 !important;
}

/** header **/
body.scroll-up #main-header {
    background: #6E0128;
}
#main-header {
    position: absolute;
    padding: 5px 0;
}
#main-header.activated {
    background: #6e0128;
    transition: all 300ms ease;
}
body.scroll-up [data-elementor-type="header"] {
    position: fixed;
    top: -45px;
    z-index: 999;
    width: 100%;
    transition: all 300ms linear;
}
body.scroll-up [data-elementor-type="header"] #logo img {
    max-width: 100px;
}
.menu-item.current-menu-item a.elementor-item.elementor-item-active {
    font-family: 'Inter Medium' !important;
    font-weight: 500;
}
#header-call a.ue-link:before, .no-line a.ue-link:before{
    opacity: 0;
}
.elementor-search-form__toggle .e-font-icon-svg-container svg {
    display: none;
}
.elementor-search-form__toggle .e-font-icon-svg-container:before {
    content: '\e802';
    font-family: 'angles';
    font-size: 20px !important;
}

/** content boxes **/
.uc_box_content a.uc_btn:after {
    content: "1";
    margin-left: 50px;
    position: relative;
    width: 10px;
    height: 10px;
    background: url(https://projects.adpstore.com.au/wp-content/uploads/2024/10/arrow.svg) no-repeat center / 18px;
    color: transparent;
}
.blur .uc_long_content_box_box:hover .uc_image_box {
    filter: blur(10px);
}

/** grid bg **/
.grid {
  background-image: linear-gradient(to right, #ffffff12 1px, transparent 1px),
    linear-gradient(to bottom, #ffffff12 1px, transparent 1px);
  background-size: 30px 30px;
	z-index:1;
}
.grid.dark {
  background-image: linear-gradient(to right, #96969612 1px, transparent 1px), linear-gradient(to bottom, #96969612 1px, transparent 1px);
  background-size: 30px 30px;
	z-index:1;
}



/** shortcuts menu **/
.shortcuts .menu-item a.elementor-item {
    margin-left: 0 !important;
    justify-content: flex-start !important;
}
.shortcuts .menu-item a.elementor-item:hover {
    text-decoration: underline;
}
.shortcuts .menu-item a.elementor-item:hover {
    text-decoration: underline;
    text-underline-offset: 8px;
    text-decoration-thickness: 3px;
	transition: all 300ms ease-in-out;
}

/** circle graphic new **/
#circle .ciclegraph{
    overflow:visible;
}

#circle{
   transition: all 300ms linear;
}
#circle .uc-circle.uc-circle-selected:before{
    content: '1';
    position: absolute;
    width: 110px;
    height: 110px;
    background: url(https://projects.adpstore.com.au/wp-content/uploads/2024/10/discovery-icon.svg) no-repeat center / contain;
    color: transparent;

}
#circle.uc-circle-1 {
    transform: rotate(30deg);
}
#circle.uc-circle-1 .uc-circle.uc-circle-selected svg {
    transform: rotate(-30deg) scale(1.3) translateX(50px);
}
#circle.uc-circle-1 .uc-circle.uc-circle-selected:before {
    background: #FE6A00;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 15px;
    left: -50px;
}

#circle.uc-circle-2 {
    transform: rotate(-20deg);
}
#circle.uc-circle-2 .uc-circle.uc-circle-selected svg {
    transform: rotate(20deg) scale(1.3) translateX(50px);
}
#circle.uc-circle-2 .uc-circle.uc-circle-selected:before {
    right: 0;
    transform: rotate(0deg);
}
#circle.uc-circle-3 {
    transform: rotate(-55deg);
}
#circle.uc-circle-3 .uc-circle.uc-circle-selected svg {
    transform: rotate(55deg) scale(1.3) translateX(50px);
}
#circle.uc-circle-3 .uc-circle.uc-circle-selected:before {
    right: -20px;
    transform: rotate(30deg);
    bottom: -30px;
}
#circle.uc-circle-4 {
    transform: rotate(-100deg);
}
#circle.uc-circle-4 .uc-circle.uc-circle-selected svg {
    transform: rotate(100deg) scale(1.3) translateX(50px);
}
#circle.uc-circle-4 .uc-circle.uc-circle-selected:before {
    right: 0;
    bottom: 0;
    transform: rotate(80deg);
    left: -60px;
}
#circle.uc-circle-5 {
    transform: rotate(-140deg);
}
#circle.uc-circle-5 .uc-circle.uc-circle-selected svg {
    transform: rotate(140deg) scale(1.3) translateX(50px);
}
#circle.uc-circle-5 .uc-circle.uc-circle-selected:before {
    transform: rotate(125deg);
    left: -20px;
    bottom: -20px;
}
#circle.uc-circle-6 {
    transform: rotate(-185deg);
}
#circle.uc-circle-6 .uc-circle.uc-circle-selected svg {
    transform: rotate(185deg) scale(1.3) translateX(50px);
}
#circle.uc-circle-6 .uc-circle.uc-circle-selected:before {
    transform: rotate(-180deg);
    left: 0;
}
#circle.uc-circle-7 {
    transform: rotate(-230deg);
}
#circle.uc-circle-7 .uc-circle.uc-circle-selected svg {
    transform: rotate(230deg) scale(1.3) translateX(50px);
}
#circle.uc-circle-7 .uc-circle.uc-circle-selected:before {
    transform: rotate(-150deg);
    left: -20px;
    bottom: -80px;
}
#circle.uc-circle-8 {
    transform: rotate(-270deg);
}
#circle.uc-circle-8 .uc-circle.uc-circle-selected svg {
    transform: rotate(270deg) scale(1.3) translateX(50px);
}
#circle.uc-circle-8 .uc-circle.uc-circle-selected:before {
    right: -50px;
    transform: rotate(-90deg);
    top: 0px;
}


/** loops **/
.project-item p.elementor-icon-box-title {
    margin-bottom: 0;
}
.project-item .e-con-inner {
    row-gap: 0;
}
.project-item, .project-loop {
    padding: 0;
}
.project-item a.elementor-button {
    position: absolute;
    background: transparent;
}
.project-item a.elementor-button span.elementor-button-text:hover {
    text-decoration: underline;
    text-underline-offset: 7px;
}
.project-item .project-loop-button {
    max-width: 100%;
    width: 100%;
}
.project-item a.elementor-button {
    padding: 0;
    left: 0;
    top: 0;
    height: 280px;
    background: #0000008f;
    width: 100% !important;
    display: grid;
    align-content: center;
    align-items: center;
}
.project-loop .project-loop-button {
    z-index: -1;
	    opacity:0;
	transition: all 300ms ease-in-out;
}
.project-loop:hover .project-loop-button{
    opacity:1;
    transition: all 300ms ease-in-out;
	z-index:9;
}
.project-loop:hover .elementor-widget.elementor-widget-image {
    filter: blur(2px);
}
.project-loop-button:hover svg {
    fill: transparent !important;
}
.project-item .elementor-widget-image .elementor-widget-container img {
    height: 280px !important;
    object-fit: cover !important;
}
.project-item a.elementor-button span.elementor-button-text {
    color: #fff;
}
.project-item span.elementor-button-content-wrapper, .project-loop-button span.elementor-button-content-wrapper {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    align-items: center;
}
.project-item span.elementor-button-icon, .project-loop-button svg {
    font-size: 30px;
}
.project-item p.elementor-heading-title a {
    font-size: 20px !important;
    color: #000 !important;
    line-height: 1.2 !important;
}
.project-item span.elementor-icon svg {
    font-size: 17px;
    fill: #FE6A00;
}
.project-loop.carousel a.elementor-button {
    background: rgba(0, 0, 0, 0.6) !important;
}
.project-loop.carousel a.elementor-button span.elementor-button-content-wrapper {
    z-index: 2;
}
.project-loop-button span.elementor-button-icon i:before {
    font-size: 19px;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    display: grid;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.project-loop-button a.elementor-button.elementor-button-link.elementor-size-sm {
    border: none;
    text-decoration: none;
}
body .elementor-element .uc_long_content_box:hover .uc_overlay {
    background-color: #000;
}
#filters select{
    outline: 1px solid #000;
}

.elementor-element.new-layout a {
    width: 100%;
}

.blog-content-container .blog-single-button .elementor-widget-container { 
width: fit-content; 
border-radius:5px;
}

.blog-content-container .blog-single-button .elementor-widget-container:hover {
	background:#6E0128 !important;
	border-radius:5px
}

/** resources**/
.cat-img:hover a:before {
    content: url(https://projects.adpstore.com.au/wp-content/uploads/2024/11/down.svg);
    position: absolute;
    width: 100%;
    left: 0;
    top: 44%;
    opacity: 1 !important;
    z-index: 9;
}

/**Product Range**/
.contain img {
    object-fit: contain !important;
}
.img-box-acc .uc_thumbnail {
    background: linear-gradient(to top, #EAEAEA 0%, #FFFFFF 100%);
}
.img-box-acc .uc_thumbnail img.uc_image {
    object-fit: contain !important;
}
#form-app iframe {
    mix-blend-mode: multiply;
}
.relative-container .e-con-inner {
    position: relative;
}
.range-container.hovered .uc_long_content_box .uc_overlay {
    background: black !important;
    opacity: 0% !important;
    display: block !important;
}
.descrip ul li{
    margin-bottom:15px;
}


/** footer **/
.ue-scroll-to-icon i.icon:before {
    transform: rotate(-90deg);
}


/** reveals **/
.elementor-element.about-reveal .uc_long_content_box .uc_hidden_content {
    transform: scale(1) !important;
    height: 100% !important;
    max-height: 100% !important;
    opacity: 1 !important;
}
.elementor-element.about-reveal .uc_long_content_box .uc_hidden_content .uc_description {
    opacity: 0;
    transform:translateY(100px);
	transform-origin: bottom;
	transition: all 400ms ease-in-out;
}
.elementor-element.about-reveal .uc_long_content_box_holder:hover .uc_description {
    opacity: 1;
    transform: translateY(0);
    transform-origin: bottom;
	transition: all 400ms ease-in-out;
}
.elementor-element.about-reveal .uc_long_content_box .uc_hidden_content a.uc_btn {
    margin-bottom: 30px;
}
/**bottom text **/
.bottom .uc_hidden_content {
    display: inline-grid;
    align-items: end;
    align-content: end;
}

/** slide down loop **/
.loop.slideInDown {
    animation-iteration-count: infinite;
    animation-duration: 2s;
    animation-timing-function: linear;
}


/** tool tip**/
.tooltipster-content p{
	width:100%;
}
.tooltipster-content a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
}
.tooltipster-box {
    box-shadow: 0 0 13px #0000001f;
	 border-radius: 0 !important;
	padding:15px 20px !important;
}

.tooltipster-content a:hover img {
    opacity: 0.8;
}
.tooltipster-content a:hover {
    color: #6e0128;
}

/** new circle **/
.desktop .uc_content, span.uc_ac_box p {
    display: block !important;
}
.ue_title.asp-custom, .asp-custom .ue_title {
    transition: all 300ms ease;
    font-size: 27px !important;
}
#new-process .center-line-wrapper {
    z-index: 3;
}
#new-process .center-line {
    background: linear-gradient(92deg, transparent 19%, #00000045 67%);
}
#new-process .innerCircleText {
    max-width: 90%;
}
div#new-process .elementor-widget-container {
    height: 500px;
    display: grid;
    align-items: center;
}
#new-process .innerCircle:before {
    content: '1';
    position: absolute;
    width: 77%;
    height: 77%;
    background: transparent;
    border-radius: 50%;
    border: 2px dashed white;
    color: transparent;
}
#new-process .arrow-background {
    position: absolute;
    top: -50px;
    width: 600px;
    left: -50px;
}

/*** industry solutions **/
.grid-two ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: 0.5fr 1fr;
}
.logos img, .liquor-logos img {
    filter: grayscale(1);
    opacity:0.8;
    transition:all 300ms ease-in-out;
}
.logos img:hover, .liquor-logos img:hover {
    filter: grayscale(0);
    opacity:1;
 transition:all 300ms ease-in-out;
}


/** grid type carousel logo **/
@media screen and (min-width:1200px){
	.grid-type .owl-stage {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.elementor-element.testimonials-carousel .owl-item.active.uc-active-item {
    opacity: 1;
    width: 800px !important;
    margin-right: 90px !important;
}
	.elementor-element.testimonials-carousel .owl-item.active {
    opacity: 0.5;
}
	.industries .elementor-element .ue-text {
    min-height: 150px;
}
}

@media screen and (min-width:1024px){
	.blog-content-container:hover .blog-single-button, .blog-item:hover .blog-single-button {
    transform: none;
	transition: all 300ms ease-in-out;
	opacity: 1;
}
.blog-content-container .blog-single-button {
        transform: translateY(35px);
        transition: all 300ms ease-in-out;
        transform-origin: bottom;
        opacity: 0;
    }
	#process .shape.ellipse{
    z-index: -1;
}
	#new-process-container .elementor-element.elementor-element-295981e {
    z-index: 99;
}
}
/** animation **/
@keyframes scaleUp {
  0% {
    transform: scale(0);
  }
	
  100% {
    transform: scale(1);
  }
}

.hello-entrance{
  animation: scaleUp 500ms linear;
}

/** carousel **/
@media screen and (min-width:980px){
	.uc_classic_carousel a.uc_more_btn, .product-range a.uc_more {
    width: 100%;
    text-align: center;
    opacity: 0;
		transition: all 300ms ease-in-out;
}
.uc_classic_carousel .ue-carousel-item:hover a.uc_more_btn, .product-range:hover a.uc_more {
    opacity: 1;
	transition: all 300ms ease-in-out;
}
	
/** testimonial**/
.testimonials-carousel .uc_classic_carousel {
    max-height: 320px;
    overflow: hidden;
}
	
}

/** media **/
@media screen and (max-width:1024px){
		.animated.fadeInUp, .fadeInUp {
    animation-delay: 0ms !important;
    animation-duration: 400ms !important;
}
}

@media screen and (max-width:768px){
	.grid-type .owl-stage {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
	
}
@media screen and (max-width:600px){
	.grid-type .owl-stage {
    grid-template-columns: 1fr 1fr;
}
	div#new-process .elementor-widget-container {
    height: 300px;
}
	#new-process .arrow-background {
    width: 360px;
    left: 3px;
    top: -30px;
}
	.newsletter-custom .elementor-field-type-email {
    width: 80%;
}
	.newsletter-custom .elementor-field-group.elementor-column.elementor-field-type-submit {
    width: 20%;
}
}
@media screen and (max-width:400px){
.ciclegraph {
    transform: scale(0.9);
    transform-origin: left;
}
	.arrow-background {
    transform: scale(0.9);
    transform-origin: left;
    left: -25px !important;
}
}