<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Industrie Child
 Theme URI:    https://demo.rstheme.com/wordpress/industrie/
 Description:  Industrie Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     industrie
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.inquiry-form .fields-wrapper{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px 15px;
}
.inquiry-form .fields-wrapper .acf-field{
	width: calc(50% - 15px);
	flex: 0 0 calc(50% - 15px);
	flex-grow: 1;
}
.fields-wrapper .acf-field label, .fields-wrapper .acf-field input{
	width: 100%;
}
.inquiry-form .fields-wrapper .acf-field select, .inquiry-form .fields-wrapper .acf-field input{
	margin-bottom: 0px;
}
.inquiry-form .error-message{
	font-size: 13px;
}
.inquiry_loader {
    width: 20px;
    height: 20px;
    border: 5px solid #ea5501;
    border-top: 5px solid #1f1f1f;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    display: none;
}
.inquiry_loader.active{
	display: inline-block;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media only screen and (max-width: 1023px) {
	 .inquiry-form .fields-wrapper .acf-field {
		width: 100%;
		flex: none;
	}
}

@media (min-width: 1025px) and (max-width: 1366px) {
    .rs--mobile-hides-header2 .rs-button.style1 {
        display: block;
    }
}

.elementor-element-df96408 .rs-button .rs-btn{
	background:#12a77f !important;
}

.elementor-element-df96408 .rs-button .rs-btn:hover{
    background-color: #AA4ACD !important;
}


.elementor-element-df96408 .rs-button .rs-btn:before{
	background-color: #AA4ACD !important;
}

#SR7_1_1 .metis_copy96.sr7-arrows{
    background:#12a77f !important;
}

#SR7_1_1 .metis_copy96.sr7-arrows.sr7-rightarrow{
	background:#12a77f66 !important;
}

.rs-addon-services.style9 .services-inner .services-btn svg path {
    fill: #12a77f !important;
}

.woocommerce .star-rating span::before, .woocommerce .star-rating::before {
    color: #12a77f !important;
}

.loader .loader-container:before{
	 border-top-color:#12a77f !important;
}

#inquiry-form button{
	background: #aa4acd;	
    border-radius: 2px;
    padding: 15px 32px;
}

#inquiry-form button:hover{
	background: #12a77f !important;
}

.elementor-10514 .elementor-element.elementor-element-41335a8:not(.elementor-motion-effects-element-type-background), .elementor-10514 .elementor-element.elementor-element-41335a8 &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{
	background-position: bottom !important;
}

@media (max-width: 768px) {
  .elementor-10514 .elementor-element.elementor-element-41335a8:not(.elementor-motion-effects-element-type-background),
  .elementor-10514 .elementor-element.elementor-element-41335a8 &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer {
      background-position: unset !important;
      background-size: auto !important;
  }
}


.elementor-2144 .elementor-element.elementor-element-d3e07ea .hfe-copyright-wrapper a:hover{
	color:#12a77f !important;
}

h1, h2, h3, h4, h5, h6 {
color: #1c053a;
}

.rs_e_tel{
	color: #1c053a !important;
}


#SR7_1_1-1-8,#SR7_1_1-2-7{
	color: #6e6779;
}

.rs-features-list li i{
	color:#12a77f;
	border-color:#12a77f;
}

.bs-sidebar .widget {
    background: #f5f2f7;
}

.bs-sidebar .wp-block-search__label, .bs-sidebar .widget_block h2, .bs-sidebar .widget-title {
    color: #1c053a;
   }
   
 html,body{
 	color: #6e6779;
 }
 
 body a{
	color: #6e6779;
}

.woocommerce ul.products li .woocommerce-loop-product__title a{
	color: #1c053a;
}

.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a{
	background: #1c053a;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #6e6779;
}


form.wpcf7-form .wpcf7-submit{
	background: #1c053a;
}

.rs-offcanvas-area .right_menu_togle {
    color: #6e6779;
}

.rs-offcanvas-area .right_menu_togle h4, .rs-offcanvas-area .right_menu_togle a {
    color: #6e6779;
}

.rsoffwrap-close i {
    color: #12a77f;
}

.elementor-2144 .elementor-element.elementor-element-e8ef57e .mc4wp-form-fields input[type="email"]::placeholder{
	color: #7a7a7a;
}

.elementor-29088 .elementor-element.elementor-element-2207f66 .wpcf7 form .wpcf7-response-output {
	color: white;
}

.elementor-element-914e978 ul,.elementor-element-448ecb6 ul{
	margin-left: 0px;
    list-style: none;
}


element.style {
    overflow: visible;
    width: 100px;
    height: 860px;
    z-index: 11;
    position: absolute;
    transform: perspective(600px) rotate(0deg) rotateY(0deg) rotateX(0deg);
    opacity: 1;
    display: block;
    visibility: hidden;
    left: 0px;
    top: 0px;
    pointer-events: none;
}

@media screen and (min-width: 1024px) and (max-width: 1600px) {
    .hide-under-laptop {
        display: block !important;
    }
}

.elementor-2144 .elementor-element.elementor-element-e8ef57e .mc4wp-form-fields input[type="email"]{
	background-color: #1c053a;
}


.elementor-29206 .elementor-element.elementor-element-b3025d8 .rstab-main .tab-menu-wrapper .nav-tabs .nav-link{
	background-color: #f5f2f7;
}

.elementor-29206 .elementor-element.elementor-element-b3025d8 .rstab-main .tab-menu-wrapper .nav-tabs .nav-link.active{
	background-color: #ffffff;
}

@media (min-width: 1024px) and (max-width: 1580px) {
	sr7-slide &gt; sr7-mask #SR7_1_1-2-0,sr7-slide &gt; sr7-mask #SR7_1_1-4-20,sr7-slide &gt; sr7-mask #SR7_1_1-4-12,sr7-slide &gt; sr7-mask #SR7_1_1-4-19,sr7-slide &gt; sr7-mask #SR7_1_1-2-1,sr7-slide &gt; sr7-mask #SR7_1_1-2-3, sr7-slide &gt; sr7-mask #SR7_1_1-1-0,sr7-slide &gt; sr7-mask #SR7_1_1-1-1, sr7-slide &gt; sr7-mask #SR7_1_1-1-3{
		margin-left:100px;
	}
/* 	sr7-slide &gt; sr7-mask .main-slider-title{
		font-size: 70px !important;
		line-height: 75px !important;
	} */
}
@media (min-width: 1024px) and (max-width: 1280px) {
	
/* 	sr7-slide &gt; sr7-mask .main-slider-title {
        font-size: 50px !important;
        line-height: 55px !important;
        width: 600px !important;
    } */
}

.tab-menu-wrapper .nav-tabs.all-menu-after-border .nav-link:before{
	position: fixed !important;
}

#wpcf7-f15071-p15257-o1 .form-btn-area p svg{
	display: none;
}



@media (min-width: 1025px) and (max-width: 1366px) {
    .single-header .hfe-nav-menu nav &gt; ul &gt; li &gt; .hfe-has-submenu-container &gt; a, .single-header .hfe-nav-menu nav &gt; ul &gt; li &gt; a {
        padding: 29px 4px 29px 3px !important;
        font-size: 13px !important;
    }

    #SR7_1_1-1 sr7-mask:not(.hide-under-laptop),
    #SR7_1_1-2 sr7-mask:not(.hide-under-laptop),
    #SR7_1_1-4 sr7-mask:not(.hide-under-laptop){
        width: 100% !important;
    }
}

form#inquiry-form select:focus,
form#inquiry-form input:focus,
form#inquiry-form textarea[name="enquiry_detail"]:focus{
	border : 1px solid #aa4acd;
}

form#inquiry-form textarea[name="enquiry_detail"]:focus-visible{
    outline: none;
}

div.connect-us-title h2.title.rs-split-text-disable{
    margin-top: 0px !important;
}

.ri-arrow-down-s-line:before {
    content: "\ea4e" !important;
}

footer div.hfe-site-logo-container img{
    width: 200px !important;
    height: 65px !important;
}</pre></body></html>