<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*header*/
.main-header { box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.1);}
.nav-icons #menu-835c4b8 .menu-item  .sub-menu { padding: 0; min-width: 90px !important; background: #007f42 !important;}
.nav-icons #menu-835c4b8 .menu-item .sub-menu .menu-item .raven-link-item { background: #007f42;color: #fff; font-size: 14px;}
.nav-icons .raven-nav-menu .menu-item .sub-arrow svg path { fill: #000;}

/*cabling-section*/
.cabling-section .custom-form { box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.15);}
.cabling-section .custom-form  .flex-column { height: auto !important;}
.cabling-section .custom-form .flex-column span a {color: #007f42;}
.cabling-section .custom-form .cable-type-box .form-check .form-check-label {  font-size: 18px !important;}
.cabling-section .custom-form .cable-type-box .form-check { margin-right: 20px;}

/*my-account-page*/
.dashboard {  padding: 50px 0px !important;}

/* product-page */
.woocommerce-shop .woocommerce-products-header { display: none;}
.woocommerce-shop .jupiterx-main-content { padding: 50px 0px;}
.woocommerce-shop #jupiterx-main section .shop-banner {  padding-top: 125px;  padding-bottom: 125px;}
.woocommerce-shop #jupiterx-main section .shop-banner .title-project-page { font-size: 2.5rem; font-weight: 600 !important; font-family: 'Roboto'; color: #fff; text-align: center; margin-bottom: 0; line-height: 1;}
.woocommerce-shop .woocommerce-result-count { margin-bottom: 0px !important; margin-top: 10px;}
.woocommerce-shop .woocommerce-ordering {  margin-bottom: 30px;}
.woocommerce-shop .jupiterx-main-content .woocommerce-ordering .orderby:focus {  box-shadow: none;  border-color: #007f42;}
.woocommerce-shop .products,
.single-product .products {margin-bottom: 0px!important;display: flex; flex-wrap: wrap;}
.woocommerce-shop .products .product,
.single-product .products .product { float: none !important;}
.woocommerce-shop .products .product .jupiterx-product-container,
.single-product .products .product .jupiterx-product-container { box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1); background: #fff; border-radius: 7px;transition: 0.5s all ease;height: 100%;}
.woocommerce-shop .products .product .jupiterx-product-container:hover,
.single-product .products .product .jupiterx-product-container:hover { box-shadow: 0px 13px 20px 0px rgba(0,0,0,0.2);}
.woocommerce-shop .products .product .jupiterx-product-container .price { margin-bottom: 20px;}
.woocommerce-shop .products .product .jupiterx-product-container .price .amount { font-size: 20px; font-weight: 700;color: #007f42;}
.woocommerce-shop .products .product .jupiterx-product-container .woocommerce-loop-product__title,
.single-product .products .product .jupiterx-product-container .woocommerce-loop-product__title { padding-left: 15px; padding-right: 15px; font-size: 16px;}
.woocommerce-shop .products .product .jupiterx-product-container .woocommerce-loop-product__title:hover,
.single-product .products .product .jupiterx-product-container .woocommerce-loop-product__title:hover{text-decoration: none;}
/*.woocommerce-shop .products .product .jupiterx-product-container .add_to_cart_button {  background: #007f42;  border-color: #007f42;margin-bottom: 15px !important}
.woocommerce-shop .products .product .jupiterx-product-container .add_to_cart_button:hover {  background: #28a745;  border-color: #28a745;}*/

.woocommerce-shop .woocommerce-pagination .page-numbers li .current { color: #fff; background-color: #007f42 !important; border-color: #007f42 !important;}
.woocommerce-shop .woocommerce-pagination .page-numbers li .page-numbers { color: #000; font-weight: 400;}
.woocommerce-shop .woocommerce-pagination .page-numbers li .page-numbers:hover { color: #007f42 !important;}
.woocommerce-shop .woocommerce-pagination .page-numbers li .page-numbers:focus{box-shadow: none;}

/*single-product-page*/
.single-product .product .product_title { font-size: 24px;  margin-bottom: 10px;}
.single-product .product .price {margin-bottom: 10px;}
.single-product .product .price .amount { font-size: 20px; font-weight: 700;color: #007f42;}
.single-product .woocommerce-product-details__short-description table th { margin-right: 20px !important; display: block;}
.single-product .cart .quantity { margin-top: 10px !important;}
.single-product .cart .quantity .input-group button:hover,
.woocommerce-cart .product-quantity .quantity .input-group button:hover {  background-color: #007f42;}
.single-product .single_add_to_cart_button { background: #007f42 !important; border-color: #007f42 !important;}
.single-product .single_add_to_cart_button:hover{background: #28a745 !important;border-color: #28a745 !important;}
.single-product .related.products h2 { margin-bottom: 40px;}
.single-product .related.products .products { margin-bottom: 0px !important;}
.single-product .is-success .wc-block-components-notice-banner__content .button { padding: 8px 20px !important; background: #007f42 !important; color: #fff  !important; text-decoration: none !important; opacity: 1; border-radius: 7px; margin-left: 10px;}
.single-product .is-success .wc-block-components-notice-banner__content .button:hover { background: #28a745 !important;}
.single-product .is-success .wc-block-components-notice-banner__content .button:focus{box-shadow: none;}

.single-product .woocommerce-tabs .wc-tabs li.active { color: #007f42 !important;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel #commentform { max-width: 500px !important; width: 100%;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel #commentform .row p { width: 100% !important; margin-right: 0px !important;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel #commentform .form-submit input { max-width: 150px; border-color: #007f42 !important;  background: #007f42 !important;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel #commentform .form-submit input:hover{background: #28a745 !important;border-color: #28a745 !important;}


/*cart-page*/
.woocommerce-cart #jupiterx-main,
.woocommerce-checkout #jupiterx-main { padding: 50px 0px;}
.woocommerce-page  .jupiterx-wc-steps {padding-top: 0px;align-items: flex-start;}
.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step {  display: inline-grid;position: relative;width: 200px;}
.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step-active .jupiterx-wc-step-number { background-color: #007f42;}
.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step .jupiterx-wc-step-number {margin: auto;}
.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step:after { content: ""; background: #adb5bd; width: 75%; height: 2px; position: absolute; top: 18px; right: -75px;}
.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step:last-child::after{display: none;}
.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step .jupiterx-wc-step-title { text-align: center;}
.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step-active:after { content: "";background: #28a745; width: 75%; height: 2px; position: absolute; top: 18px; right: -75px;}
.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step .jupiterx-wc-step-title .jupiterx-wc-step-text {  font-size: 16px;  font-weight: 700;}

.woocommerce-cart .jupiterx-main-content {padding-top: 20px;}
.woocommerce-cart .jupiterx-main-content .shop_table .product-name,
.woocommerce-checkout .woocommerce .woocommerce-table .product-name,
.dashboard .woocommerce-order-details .order_item .product-name { display: flex;}
.woocommerce-cart .jupiterx-main-content .shop_table .product-name img,
.woocommerce-checkout .woocommerce .woocommerce-table .product-name img,
.dashboard .woocommerce-order-details .order_item .product-name img { width: 70px; height: 70px; border-radius: 5px;}
.woocommerce-cart .jupiterx-main-content .shop_table .product-name a,
.woocommerce-checkout .woocommerce .woocommerce-table .product-name a,
.dashboard .woocommerce-order-details .order_item .product-name a { display: block; color: #212529;font-size: 14px !important;line-height: 1.3;}
.woocommerce-cart .jupiterx-main-content .shop_table .product-name a:hover,
.woocommerce-checkout .woocommerce .woocommerce-table .product-name a:hover,
.dashboard .woocommerce-order-details .order_item .product-name a:hover { color: #007f42; text-decoration: none;}
.woocommerce-cart .jupiterx-main-content .shop_table .product-name  .attachment-woocommerce_thumbnail { width: 80px; height: 80px; border-radius: 8px;}
.woocommerce-cart .shop_table .actions .coupon input:focus,
.woocommerce-checkout .woocommerce .checkout_coupon input:focus { box-shadow: none; border: 1px solid #007f42 !important;}
.woocommerce-cart .shop_table .actions .coupon label { display: none;}
.woocommerce-cart .shop_table .actions .coupon  .button,
.woocommerce-cart .shop_table .actions .button,
.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals .wc-proceed-to-checkout .button,
.woocommerce-checkout .woocommerce .checkout_coupon .button {  background: #007f42; border-color: #007f42;}
.woocommerce-cart .shop_table .actions .coupon .button:hover,
.woocommerce-cart .shop_table .actions .button:hover,
.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals .wc-proceed-to-checkout .button:hover,
.woocommerce-checkout .woocommerce .checkout_coupon .button:hover{background: #28a745; border-color: #28a745;}
.woocommerce-cart .shop_table .actions .coupon .button:focus,
.woocommerce-cart .shop_table .actions .button:focus,
.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals .wc-proceed-to-checkout .button:focus,
.woocommerce-checkout .woocommerce .checkout_coupon .button:focus{box-shadow: none;}
.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals .wc-proceed-to-checkout .jupiterx-continue-shopping {margin-right: 5px;}
.woocommerce-cart .jupiterx-main-content #jupiterx-primary {  padding-left: 0;  padding-right: 0;}
.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals .cart_totals h2 { font-weight: 700;}
.woocommerce-cart .jupiterx-main-content .woocommerce .woocommerce-cart-form,
.woocommerce-checkout .woocommerce .woocommerce-order-details .woocommerce-table { width: 67%; float: left; margin-top: 5px;}
.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals,
.woocommerce-checkout .woocommerce .woocommerce-customer-details {  width: 31%;  float: right;}
.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals .wc-proceed-to-checkout { padding: 10px 0px;}
.woocommerce-cart .woocommerce .shop_table { margin-bottom: 0px;}

/*.woocommerce-checkout*/
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .is-info,
.woocommerce-cart .woocommerce .is-info { border: 1px solid  #dddddd; background: #fff;}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .is-info svg,
.woocommerce-cart .woocommerce .is-info svg { background-color: #007f42;}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .is-info .showcoupon { color: #007f42;}
.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-billing-fields__field-wrapper input:focus{ box-shadow: none; border: 1px solid #007f42 !important;}
.woocommerce-checkout .woocommerce .col-2 { position: sticky;top: 15px;}
.woocommerce-checkout #order_review .place-order #place_order,
.woocommerce-checkout #order_review .place-order .jupiterx-continue-shopping{ background: #007f42; border-color: #007f42;}
.woocommerce-checkout #order_review .place-order #place_order:hover,
.woocommerce-checkout #order_review .place-order .jupiterx-continue-shopping:hover{ background: #28a745; border-color: #28a745;}
.woocommerce-checkout #order_review .place-order #place_order:focus,
.woocommerce-checkout #order_review .place-order .jupiterx-continue-shopping:focus{box-shadow: none;}
.woocommerce-checkout  .woocommerce-order-details { margin-bottom: 0px !important;}
.woocommerce-checkout .woocommerce .woocommerce-notice--success { border-top-color: #007f42;}
.woocommerce-checkout .woocommerce .woocommerce-message::before { content: "\e015"; color: #007f42;}
.woocommerce-checkout #jupiterx-primary { padding-left: 0px;  padding-right: 0;}
.woocommerce-cart .woocommerce .return-to-shop .button, 
.woocommerce-checkout .button{ background: #007f42 !important; border-color: #007f42 !important;}
.woocommerce-cart .woocommerce .return-to-shop .button:hover,
.woocommerce-checkout .button:hover{ background: #28a745 !important; border-color: #28a745 !important;}

.woocommerce-checkout #order_review #payment { background: #e9e6ed70;}
.woocommerce-checkout #order_review #payment .payment_box { background-color: #dcd7e342;}
.woocommerce-checkout #order_review #payment .payment_box:before { border: 1em solid #dcd7e342; border-right-color: transparent; border-left-color: transparent; border-top-color: transparent;}

.woocommerce-checkout #order_review #payment .payment_box fieldset #authnet-card-number {  max-width: 645px;}
.woocommerce-checkout #order_review #payment .payment_box fieldset input{font-size: 18px !important;}
.woocommerce-checkout #order_review #payment .payment_box fieldset input:focus,
.woocommerce-checkout .woocommerce .woocommerce-additional-fields .woocommerce-input-wrapper textarea:focus{box-shadow: none!important;border: 1px solid #007f42 !important;}
.woocommerce-checkout #order_review #payment .payment_box fieldset input::placeholder{font-size: 16px;line-height: 1.3;}
.woocommerce-checkout #order_review #payment .payment_box p&gt;a,
.woocommerce-checkout #order_review .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-link { color: #007f42;}

/*login-page*/
#login-form .elementor-element .elementor-widget-container { text-align: center;}
#login-form .swiper-pagination .swiper-pagination-bullet { width: 35px;  height: 5px; border-radius: 10px;}
#login-form .swiper-pagination .swiper-pagination-bullet-active { background: #ddd;}
#login-form .signup-form .login-tools-wrapper { justify-content: space-between !important;}
#login-form .elementor-widget-wrap .elementor-widget-image { display: none;}

/*signup-page*/
.signup-page .signup-form { max-width: 500px !important; margin: auto;}
.signup-page .signup-form form button { margin-top: 20px !important;}
.signup-page .signup-form form input { background-color: #FAFAFA; border-style: solid; border-color: #E4E3E3; border-radius: 5px 5px 5px 5px;}
.signup-page .signup-slider .swiper-pagination-bullet{width: 35px !important;  height: 5px !important; border-radius: 10px !important;}
.signup-page .signup-slider .swiper-pagination-bullet-active{ background: #ddd !important;}

/*forgot-password*/
.forgot-password .elementor-widget-container #lostpasswordform, 
.forgot-password .elementor-widget-container #resetpasswordform {  max-width: 450px !important;  margin: auto;}
.forgot-password .elementor-widget-container #lostpasswordform legend,
.forgot-password .elementor-widget-container #resetpasswordform legend{ display: none;}
.forgot-password .elementor-widget-container #lostpasswordform .lostpassword-submit button,
.forgot-password .elementor-widget-container #resetpasswordform .lostpassword-submit button{  color: #fff;  background: #007f42;  border: none;  padding: 10px 20px;  border-radius: 7px; font-weight: 600;}
.forgot-password .elementor-widget-container #lostpasswordform .lostpassword-submit button:hover,
.forgot-password .elementor-widget-container #resetpasswordform .lostpassword-submit button:hover{background: #28a745;}
.forgot-password #lostpasswordform .no-margin input,
.forgot-password .elementor-widget-container #resetpasswordform input{  height: 45px;  background-color: #FAFAFA;  border-style: solid;  border-color: #E4E3E3;  border-radius: 5px 5px 5px 5px;  width: 75%;}
#password-lost-form-wrap .som-password-sent-message {max-width: 450px !important;margin: 10px auto 15px;}
/* .social-icons .elementor-column-gap-default { display: none;} */

/*contact-us-page*/
.contact-form .contact-info { background: #007f42;}
.contact-form  .elementor-container { box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.19);}
.contact-form .elementor-container .custom-form  .elementor-widget-wrap { box-shadow: none !important; background: #fff !important;}
.contact-form .elementor-container .contact-info { border-top-left-radius: 8px; border-bottom-left-radius: 8px;}
.contact-form .elementor-container .custom-form { border-top-right-radius: 8px; border-bottom-right-radius:8px; }
.custom-form form .gfield .ginput_container input { height: 45px;}
.custom-form form .gfield .ginput_container input,
.custom-form form .gfield .ginput_container textarea {  border: 1px solid #ddd; border-radius: 5px;}
.form-logo-hide{display: none;}

@media (max-width:767px){
	.contact-form .elementor-container .contact-info {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
}

/*dashboard*/
.woocommerce .woocommerce-MyAccount-navigation&gt;ul&gt;li &gt;a {margin-bottom: 5px;}
.dashboard .custom-my-account-nav-vertical .woocommerce-MyAccount-navigation ul .is-active a { background: #007f42;}
.dashboard .custom-my-account-nav-vertical .woocommerce-MyAccount-navigation ul li a:hover { background: #007f42; color: #fff!important; border-color: #ddd !important;}
.dashboard .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info&gt;svg {background-color: #007f42;}
.dashboard .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info { background-color: #007f420d;border-color: #007f42;}
.dashboard .woocommerce-MyAccount-content .woocommerce-MyAccount-content-wrapper {padding: 15px 20px !important;}
.dashboard .woocommerce-MyAccount-content .woocommerce-MyAccount-content-wrapper p&gt;a {color: #007f42;font-weight: 500;}
.dashboard .woocommerce-MyAccount-content table tr td{font-size:15px;}
.dashboard .woocommerce-MyAccount-content table tr td a.woocommerce-button {padding: 12px 20px !important;font-size: 14px;line-height: 1;}
.dashboard .woocommerce-MyAccount-content table tr td a {color: #007f42 !important;}
.woocommerce-account .addresses .title .edit {color: #007f42 !important;}
.dashboard .woocommerce-MyAccount-content .woocommerce-address-fields button.button {background: #007f42 !important;color:#fff !important;}
.dashboard .woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover {background: #146c43 !important;color:#fff !important;}
.dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button {background: #007f42 !important;color:#fff !important;}
.dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button:hover { background: #146c43 !important;}
.dashboard .woocommerce-MyAccount-content .order .woocommerce-orders-table__cell .pay,
.dashboard .woocommerce-MyAccount-content .order .woocommerce-orders-table__cell .cancel {background: #007f42;}
.dashboard .woocommerce-MyAccount-content .order .woocommerce-orders-table__cell .pay:hover,
.dashboard .woocommerce-MyAccount-content .order .woocommerce-orders-table__cell .cancel:hover {background: #146c43 !important;}

@media (max-width:767px){
	main#jupiterx-main { height: 100%;}
	.page-id-1711 #login-form { top: 0 !important;left: 0px !important;}
	.header-top-bar .elementor-widget-wrap .elementor-widget-icon-box { display: none;}
	.header-top-bar .elementor-inner-column.elementor-element .elementor-widget-wrap {  margin-top: 0 !important;  padding-top: 0 !important;}
	.nav-icons #menu-835c4b8 .menu-item  .sub-menu { position: absolute; z-index: 1;}
	#servide-link-section { margin-top: 30px !important;}
	.nav-icons #menu-835c4b8 .menu-item .sub-menu .menu-item .raven-link-item {  padding: 5px;}

	/*product-page*/
	.woocommerce-shop .woocommerce-result-count { float: none; text-align: center; margin-bottom: 15px !important;}
	.woocommerce-shop .woocommerce-ordering { float: none;}
	.woocommerce-cart #jupiterx-main, 
	.woocommerce-checkout #jupiterx-main { padding: 50px 15px;}
	.woocommerce-shop .products .product,
	.single-product .related.products .products .product { width: 100% !important;}
	.woocommerce-page  .jupiterx-wc-steps { flex-direction: row;}
	.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step:after { width: 55%; right: -32px;}
	.woocommerce-page .jupiterx-wc-steps .jupiterx-wc-step-active:after { width: 55%;  right: -32px;}
	.woocommerce-cart .jupiterx-main-content .woocommerce .woocommerce-cart-form,
	.woocommerce-checkout .woocommerce .woocommerce-order-details .woocommerce-table { width: 100%; margin-top: 0px;}
	.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals, 
	.woocommerce-checkout .woocommerce .woocommerce-customer-details { width: 100%;}
	.woocommerce-cart .actions .coupon input { width: 100% !important; margin-bottom: 15px !important;}
	.woocommerce-cart .actions .coupon .button { width: 100% !important;}
	.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals .wc-proceed-to-checkout .jupiterx-continue-shopping { margin-bottom: 0;}

	.main-footer .elementor-container .elementor-widget-wrap .elementor-widget-text-editor {text-align: center;}
	.stores .elementor-section .elementor-icon-box-wrapper .elementor-icon-box-content { margin-left: 10px;}
	main#jupiterx-main { height: 100%;}
	.page-id-1711 #login-form { top: 0 !important;left: 0px !important;}

}

@media (min-width:768px) and (max-width:1023px){
	.nav-icons #menu-835c4b8 .menu-item .sub-menu .menu-item .raven-link-item {  padding: 5px;}
	.cabling-section .custom-form .cable-type-box&gt;div { grid-template-columns: repeat(1, 1fr);}
	.nav-icons #menu-835c4b8 .menu-item  .sub-menu { position: absolute; z-index: 1;}
	.woocommerce-cart #jupiterx-main, 
	.woocommerce-checkout #jupiterx-main {padding: 50px 15px;}
	.woocommerce-shop .products .product,
	.single-product .related.products .products .product { width: 47% !important; margin-right: 8px !important; margin-left: 8px !important;}
	.woocommerce-cart .jupiterx-main-content .woocommerce .cart-collaterals .wc-proceed-to-checkout .jupiterx-continue-shopping { margin-bottom: 5px;}

	.elementor-section.elementor-section-height-full,
	main#jupiterx-main { height: 100%;}

}</pre></body></html>