/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.3.6.1759811831
Updated: 2025-10-07 04:37:11

*/


#main-header .header-button, .sbtn, input[type=submit], .woocommerce .yith-ywraq-add-to-quote a, #mobile-drawer .mobile-header-button {
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0px;
    position: relative;
    padding: 17px 30px !important;
    overflow: hidden !important;
    transition: all .9s ease;
    z-index: 1;
    display: inline-block;
    color: #000 !important;
    text-align: center;
    text-decoration: none;
    background: linear-gradient(90deg, #f58900 0%, #fdc25c 100%);
}
#main-header .header-button::before, .sbtn::before, input[type=submit]::before, .woocommerce .yith-ywraq-add-to-quote a::before, #mobile-drawer .mobile-header-button::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 106%;
    top: 0;
    right: 103%;
    z-index: -9;
    transition: transform 0.6s;
    background-color: #333;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
#main-header .header-button::before, #mobile-drawer .mobile-header-button:hover, .site-header-section-right .sbtn::before {
    background-color: #fff;
    background: #fff;
}
#main-header .header-button:hover, #mobile-drawer .mobile-header-button:hover, .site-header-section-right .sbtn:hover {
    color: #000 !important;
}
.sbtn:hover, input[type=submit]:hover, input[type="submit"]:focus, .woocommerce .yith-ywraq-add-to-quote a:hover {
    color: #fff !important;
}
#main-header .header-button:hover::before, .sbtn:hover::before, input[type=submit]:hover::before, .woocommerce .yith-ywraq-add-to-quote a:hover::before, #mobile-drawer .mobile-header-button.sbtn:hover::before, .site-header-section-right .sbtn:hover:before {
    transition: transform 0.6s;
    transform: translate3d(100%, 0, 0);
}
.site-header-section-right .custom-html-widget {
    line-height: 0;
}
.home #main-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 15px;
}
.home .site-main-header-wrap .site-header-row-container-inner {
    background: transparent;
}
#main-header .header-button-inner-wrap {
    line-height: 0;
}
.item-is-fixed .has-logo-image {
    padding: 12px 0 10px;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1.5px;
    padding-left: calc(2em / 2);
    padding-right: calc(2em / 2);
}
.header-navigation ul.sub-menu {
    background: linear-gradient(0deg, #f58900 0%, #fdc25c 100%) !important;
}
.header-navigation .header-menu-container ul ul li.menu-item, .header-menu-container ul.menu > li.kadence-menu-mega-enabled > ul > li.menu-item > a {
    background: transparent;
}
.site-header-section-right {
    justify-content: space-between;
    align-items: center;
}
.banner_sec {
    padding: 200px 0 0;
}
.banner_sec .vc_col-sm-8 {
    position: unset;
    z-index: 0;
}
.banner_sec .head_box h1 {
    margin-bottom: 40px;
    text-transform: uppercase;
}
.banner_sec .head_box {
    padding-bottom: 110px;
}
.banner_sec .head_box .sbtn {
    background: linear-gradient(90deg, #000 0%, #000 100%);
    color: #fdc25c !important;
}
.banner_sec .head_box .sbtn:hover {
    color: #000 !important;
}
.banner_sec .head_box .sbtn::before {
    background: linear-gradient(90deg, #f58900 0%, #fdc25c 100%);
}
.banner_sec .wpb_single_image {
    position: absolute;
    top: 0;
    right: 0;
    width: 62%;
    height: 100%;
    z-index: 0;
}
.banner_sec .upb_row_bg {
    z-index: 1;
}
.banner_sec .upb_row_bg::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(181deg, rgb(0 0 0 / 90%) 0%, transparent 40%);
}
.banner_sec .wpb_single_image * {
    width: 100%;
}
footer {
    position: relative;
    padding: 30px 0 0;
    background-color: #000;
}
footer#colophon::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.22;
    background-image: url('/wp-content/themes/kadence-child/images/footer_bg.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
footer h2 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}
footer .widget-area .widget {
    margin-bottom: 20px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
footer ul li {
    margin-bottom: 10px;
    line-height: 26px !important;
    position: relative;
    padding-left: 26px;
    word-wrap: break-word;
}
footer ul li:last-child {
    margin-bottom: 0px;
}
footer ul li i {
    position: absolute;
    top: 4px;
    left: 0;
    color: var(--global-palette1);
}
footer ul {
    padding: 0 !important;
}
.site-footer-row.site-footer-row-columns-4 {
    grid-template-columns: minmax(0, 1.5fr) minmax(0, 1.3fr) minmax(0, 0.8fr) minmax(0, 0.8fr);
    grid-column-gap: 78px;
    grid-row-gap: 78px;
}
.site-footer-middle-section-1 .widget_media_image {
    margin-bottom: 0px !important;
}
.site-footer-middle-section-4 {
    display: block;
}
.site-footer-middle-section-4 .footer-social {
    margin: 20px 0 0px !important;
}
.site-bottom-footer-wrap {
    border-top: 1px solid #545454;
}
.site-bottom-footer-wrap p {
    font-size: 14px;
}
.site-bottom-footer-wrap p a:hover {
    text-decoration: none;
}
.site-bottom-footer-wrap .footer-html {
    margin: 0;
}
.site-bottom-footer-wrap .footer-widget-area {
    align-items: center;
}
.pd_70 {
    padding: 70px 0;
}
.pt_30 {
    padding-top: 30px;
}
.pd_40 {
    padding-bottom: 60px;
}
.pd_10 {
    padding: 10px 0;
}
.head_box h2 {
    margin: 0 0 15px;
    text-transform: uppercase;
}
.head_box h2 strong {
    font-weight: normal;
    color: var(--global-palette-btn-bg);
}
.hsec1 .aio-icon-header h3.aio-icon-title {
    font-size: 4rem;
    line-height: 90px;
    position: relative;
}
.hsec1 .aio-icon-header h3.aio-icon-title::before, .hsec1 .aio-icon-header h3.aio-icon-title::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: auto;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    border: solid var(--global-palette-btn-bg);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transform: translate(30px);
}
.hsec1 .aio-icon-header h3.aio-icon-title::before {
    border-width: 0 2px 0 0;
}
.hsec1 .aio-icon-header h3.aio-icon-title::after {
    border-width: 2px 0 2px 0;
    max-width: 25px;
}
.hsec1 .head_box, .hsec1 .aio-icon-component {
    margin-bottom: 25px;
}
.hsec1 .head_box p strong {
    font-size: 20px;
}
.hsec1 .aio-icon-component {
    display: inline-block;
    padding-right: 40px;
    width: 49%;
}
.hsec1 .hsec1_box {
    padding: 0 0 0 40px;
}
.hsec1 .aio-icon-header+.aio-icon-description {
    margin-top: 25px;
}
.hsec1_left .vc_column-inner > .wpb_wrapper {
    padding-left: 30px;
}
.hsec2 .vc_column-inner > .wpb_wrapper {
    position: relative;
}
.hsec2 .head_box {
    position: absolute;
    bottom: 40px;
    left: 40px;
}
.hsec2 .head_box h2 {
    color: #fff;
}
.hsec2_right {
    padding-right: 7px !important;
}
.hsec2_left {
    padding-left: 7px !important;
}
.hsec2 .wpb_single_image {
    position: relative;
}
.hsec2 .wpb_single_image * {
    width: 100%;
}
.hsec2 .wpb_single_image::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent 0%, rgb(0 0 0 / 50%) 100%);
}
.head_top {
    color: var(--global-palette-btn-bg) !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.2px;
    font-size: 16px;
    margin-bottom: 8px !important;
}
.hsec4 .top-icon .aio-icon-header h3.aio-icon-title {
    margin: 0px;
    color: #fff !important;
}
.hsec4 .aio-icon-header h3.aio-icon-title b {
    color: var(--global-palette-btn-bg);
    font-size: 40px;
    display: block;
    line-height: normal;
}
.hsec4 ul {
    padding: 0;
}
.hsec4 ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 25px;
    font-weight: 600;
    font-size: 15px;
}
.hsec4 ul li::before {
    content: "\f192";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 1px;
    color: var(--global-palette-btn-bg);
}
.hsec4 .head_box, .about_sec1 .about_midd .sechead.head_box {
    padding-left: 30px;
}
.color_white * {
    color: #fff;
}
.hsec7 .vc_item *, .about_sec2 .ult-video * {
    border-radius: 10px;
}
.hsec7 .vc_item a img {
    height: 290px !important;
    object-fit: cover;
}
.wp-site-blocks .page-title h1, .wp-site-blocks .product-archive-title h1, .wp-site-blocks .product-hero-section .extra-title {
    text-transform: uppercase;
    padding-top: 90px;
}
.page-title .kadence-breadcrumbs, .entry-hero .kadence-breadcrumbs {
    margin-bottom: 55px;
}
.page-title .kadence-breadcrumbs a, .entry-hero .kadence-breadcrumbs a {
    text-decoration: none;
}
.page-title .kadence-breadcrumbs .bc-delimiter, .entry-hero .kadence-breadcrumbs .bc-delimiter {
    padding: 0 5px;
}
.about_sec1 p {
    margin-bottom: 15px;
}
.hsec4 p {
    margin-bottom: 20px;
}
.hsec4 .head_box h2 {
    margin: 0 0 25px;
}
.vision_box ul {
    margin: 0;
    padding: 0;
}
.vision_box ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
}
.vision_box ul li::before {
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 500;
    color: var(--global-palette1);
    font-family: "Font Awesome 6 Free";
}
.vision_box {
    background-color: #333;
    padding: 30px;
    margin-top: 45px;
}
.about_sec1 h3 {
	font-size: 35px;
}
.about_sec2 .ultv-video__play-icon {
    background-color: rgb(0 0 0 / 38%);
    border: 2px solid #f58900;
    border-radius: 50%;
    display: flex;
    align-items: center;
    transition: all .3s linear;
    justify-content: center;
    height: 7rem;
    width: 7rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.about_sec2 .ultv-video__play-icon::before {
    padding-left: 5px;
}
.about_sec2 .ultv-video__play .ultv-video__thumb {
    object-fit: cover;
    height: 100%;
}
.about_sec2 .head_box {
    max-width: 1150px;
    margin: 0 auto 35px;
}
.about_sec2 .ult-video {
    max-width: 950px;
    margin: 0 auto 35px;
}
.about_sec2, .hse8, .cta_area, .infrastructure_sec2 {
    background-attachment: fixed;
}
/* .about_sec3 .aio-icon-component {
    padding: 30px 30px 25px;
    box-shadow: #959da533 0 8px 24px;
}
.about_sec3 .aio-icon-component:hover {
    box-shadow: none;
}
.about_sec3 .top-icon .aio-icon-header h3.aio-icon-title {
    font-size: 24px;
    letter-spacing: 1px;
    margin: 12px 0;
}
.about_sec3 .aio-icon-component * {
    text-align: left !important;
}
.about_sec3 .aio-icon-description {
    font-size: 15px;
} */
/* .count_number {
    font-size: 50px;
    font-weight: 800;
    color: #E4E4E4;
    opacity: .4;
    position: absolute;
    right: 30px;
    top: 23px;
    line-height: 1;
    transition: all .3s linear;
} */
/* .about_sec3 .aio-icon-description p {
    margin: 0;
}
.about_sec3 {
    padding-bottom: 45px;
} */
.woocommerce-page .content-area, .product-template-default .content-area, .yith-request-a-quote-page .content-area {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.search .alumax_seach {
    margin-top: 4rem;
    margin-bottom: 35px;
}
.search .woocommerce-pagination {
    margin-top: 40px;
    margin-bottom: 4rem;
}
.product_area .grid-cols {
    column-gap: 1.5rem;
    row-gap: 1.5rem;
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
    font-size: 24px !important;
    text-transform: uppercase;
}
.kadence-shop-top-item select:focus, .kadence-breadcrumbs .kadence-bread-current {
    color: var(--global-palette1);
}
.kadence-breadcrumbs {
    font-size: 16px;
}
.woocommerce-pagination ul.page-numbers {
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
}
.woocommerce section.products>h2 {
    text-transform: uppercase;
    font-size: 42px;
}
.woocommerce div.product .product-categories a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.woocommerce div.product .product-single-category {
    font-weight: 600;
    letter-spacing: normal;
    text-transform: capitalize;
}
.woocommerce .product_meta span.tagged_as {
    display: none !important;
}
.woocommerce .quantity .qty {color: #000;}
.woocommerce table.shop_table th {
    font-size: 17px;
}
.contact_sec1 {
    padding-top: 85px;
}
.contact_sec1 ul {
    margin: 0;
    padding: 0;
}
.contact_sec1 ul li {
    font-size: 0;
    display: inline-block;
}
.contact_sec1 ul li a i {
    font-size: 19px;
    width: 40px;
    height: 40px;
    transition: all .2s ease-in-out;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #f58900;
    color: #fff;
    margin-right: 6px;
}
.hsec1 .aio-icon-header h3.aio-icon-title b {
    font-size: 20px;
    position: absolute;
    bottom: 2px;
    left: 0;
    line-height: 0;
    letter-spacing: 1.2px;
    color: var(--global-palette-btn-bg);
}
.product_area {
    padding-bottom: 53px;
}
.product_right .head_box {
    padding-right: 50px;
}
.product_left .head_box {
    padding-left: 50px;
}
.hse8_main .aio-icon-component {
    padding: 42px 30px 35px;
    position: relative;
    transition: all 0.5s ease 0s;
    border: 1px solid rgb(255 255 255 / 45%);
}
.hse8_main .aio-icon-component:hover {
    border-color: #fff;
}
.hse8_main .aio-icon-component::before, .hse8_main .aio-icon-component::after {
    content: '';
    position: absolute;
    top: -11px;
    left: -11px;
    transform: rotate(0deg);
    border: solid;
    border-width: 0 1px 1px 0;
    padding: 5px;
    transition: all .9s ease-out;
    border-color: rgb(255 255 255 / 45%);
}
.hse8_main .aio-icon-component::after {
    bottom: -11px;
    right: -11px;
    top: auto;
    left: auto;
    border-width: 1px 0px 0px 1px;
}
.hse8_main .aio-icon-component:hover:before {
    left: 100%;
}
.hse8_main .aio-icon-component:hover:after {
    right: 100%;
}
.hse8_main .aio-icon-component:hover:before, .hse8_main .aio-icon-component:hover:after {
    border-color: #fff;
    transform: rotate(90deg);
}
.hse8_main .top-icon .aio-icon-header h3.aio-icon-title {
    margin: 18px 0 10px;
    font-size: 24px;
    color: #fff;
}
.hse8_main .top-icon .aio-icon-description, .hse8_main .head_box p {
    font-size: 15px;
    color: #c5c5c5;
    line-height: 24px;
}
.hse8_main .aio-icon-component .aio-icon-top, .hse8_main .aio-icon-component .aio-icon-header, .hse8_main .aio-icon-component .aio-icon-description {
    transform: translateY(0);
    opacity: 1;
    transition: all .6s ease;
}
.hse8_main .aio-icon-component:hover .aio-icon-top {
    transform: translateY(-25px);
    opacity: 0;
}
.hse8_main .aio-icon-component:hover .aio-icon-header, .hse8_main .aio-icon-component:hover .aio-icon-description {
    transform: translateY(-55px);
}
.hse8_main .aio-icon-component a.aio-icon-read {
    transform: translateY(10px);
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    font-weight: 600;
}
.hse8_main .aio-icon-component a.aio-icon-read:hover, .categories_main .hse8_main .aio-icon-component a.aio-icon-read {
    color: var(--global-palette1) !important;
}
.hse8_main .aio-icon-component:hover a.aio-icon-read {
    transform: translateY(45px);
    opacity: 1;
}
.hse8_main .head_box p {
    margin-bottom: 25px;
}
.hse8_main .head_box {
    margin-bottom: 0;
}
.hse8 {
    padding: 80px 0 40px;
    background-color: rgb(0 0 0 / 80%);
    background-blend-mode: overlay;
}
.hsec7 {
    background-color: rgb(0 96 255 / 4%);
}
.contact_sec1 .aio-icon-component {
    padding: 0 20px 20px;
    min-height: 212px;
    box-shadow: #959da533 0 8px 24px;
}
.contact_sec1 .aio-icon {
    position: relative;
    z-index: 1;
    top: -12px;
    line-height: 60px !important;
    width: 60px !important;
    height: 60px !important;
    background-color: var(--global-palette1);
}
.contact_sec1 .aio-icon::after {
    content: '';
    position: absolute;
    top: 0;
    left: 60px;
    border-width: 0 13px 12px 0;
    border-style: solid;
    border-color: var(--global-palette1);
    border-right-color: transparent !important;
    opacity: .7;
}
.contact_sec1 .top-icon .aio-icon-header h3.aio-icon-title {
    margin: 18px 0 10px;
    font-size: 22px;
}
.contact_sec1 .top-icon .aio-icon-description a {
    display: block;
}
.fields_row p {
    display: flex;
    gap: 15px;
}
.fields_row p br {
    display: none;
}
.fields_row .wpcf7-form-control, .fields_full textarea, .yith-ywraq-mail-form-wrapper .form-row input, .woocommerce .yith-ywraq-mail-form-wrapper form .form-row textarea {
    padding: 15px 20px;
    font-size: 15px;
    color: #000 !important;
    border-radius: 0;
    margin-bottom: 15px !important;
    border: 1px solid rgba(119, 119, 119, .2);
}
.fields_row .wpcf7-form-control, .fields_row .wpcf7-form-control-wrap {
    width: 100%;
}
.fields_full textarea, .woocommerce .yith-ywraq-mail-form-wrapper form .form-row textarea {
    resize: none;
    height: 150px;
}
.woocommerce .yith-ywraq-mail-form-wrapper form .form-row textarea {
    margin-bottom: 8px !important;
}
.contact_midd {
    margin-top: 15px;
}
.contact_midd .head_box {
    margin-bottom: 25px;
}
.contact_form {
    border: 1px solid rgba(119, 119, 119, .2);
    padding: 10px 10px 2px;
}
.woocommerce div.product div.images img {
    width: 100%;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper, .related.products {
    box-shadow: #959da533 0 0px 24px;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .form-row label {
    color: #000;
}
.woocommerce table.shop_table td a img {
    height: 90px;
    object-fit: contain;
    object-position: left;
}
.woocommerce .product-remove a.remove {
    color: #fff !important;
    background: red;
}
.woocommerce .product-remove a.remove:hover {
    opacity: 0.7;
}
.woocommerce table.shop_table td a {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.ywraq-form-table-wrapper {
    display: flex;
    column-gap: 45px;
}
.ywraq-form-table-wrapper form {
    width: 80%;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
    padding: 30px 25px 17px;
    width: 30%;
    height: 100%;
}
.yith-ywraq-mail-form-wrapper form {
    width: 100% !important;
}
.related.products {
    padding: 35px 35px 25px;
    margin-top: 40px;
    display: inline-block;
}
.related.products ul li {
    border: 1px solid #000;
}
.related.products ul li .product-details {
    margin: 0px !important;
    border-radius: 0px !important;
    padding: 0px !important;
}
.related.products ul li .product-details h2 {
    color: #fff;
    padding: 0px !important;
}
.woocommerce ul.products.woo-archive-action-on-hover li.product:hover .entry-content-wrap, .woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .entry-content-wrap {
    transform: translateY(0rem) !important;
}
.hsec5 .head_box {
    margin-bottom: 25px;
}
.iso_box {
    margin: 0 0 25px !important;
}
.iso_box .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}
.iso_box p {
    margin: 0;
    font-weight: 600;
    background-color: #d3d3d3;
    color: #000000;
    padding: 8px 15px;
    font-size: 15px;
}
.map_box h3 {
    margin: 0;
    letter-spacing: 1px;
    font-size: 30px;
}
.map_box {
    margin-top: -75px;
}
.map_box ul {
    padding: 0;
    text-align: center;
}
.map_box ul li {
    font-size: 15px;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #333;
    padding: 6px;
    margin: 0 8px;
}
.map_box ul li strong {
    padding: 18px 40px;
    color: #fff;
    background: #333;
    display: inline-block;
}
.cta_area {
    background-color: rgb(0 0 0 / 80%);
    background-blend-mode: overlay;
}
.cta_area .aio-icon-img {
    width: 200px;
    height: 200px;
    position: relative;
    margin-right: 0px !important;
}
.cta_area .aio-icon-img img {
    width: 100%;
    border-radius: 50% !important;
    height: 100%;
    object-fit: cover;
}
.cta_area .aio-icon-img::before, .cta_area .aio-icon-img::after {
    content: "";
    position: absolute;
    width: calc(100% + 0px);
    height: calc(100% + 20px);
    left: 0;
    top: -10px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
}
.cta_area .aio-icon-img::before {
    background-image: url("/wp-content/themes/kadence-child/images/cta-shape1.webp");
    background-position: center top;
}
.cta_area .aio-icon-img::after {
    background-image: url("/wp-content/themes/kadence-child/images/cta-shape2.webp");
    background-position: center bottom;
}
.cta_area .aio-ibd-block {
    background-color: #ffffff;
    padding: 45px 50px 45px 130px;
}
.cta_area .aio-icon-header h3.aio-icon-title {
    font-size: 28px;
}
.cta_area .aio-icon-description {
    color: #555;
}
.cta_area .aio-icon-component .aio-icon-box {
    display: flex;
    align-items: center;
}
.cta_area .aio-icon-left {
    margin: 0 -100px 0 0;
    line-height: 0;
}
.cta_area .head_box {
    padding-right: 95px;
}
.cta_area .head_box h2 {
    margin-bottom: 23px;
}
.header-navigation .menu .menu-item-gtranslate {
    padding-left: 15px;
}
.header-navigation .menu .menu-item-gtranslate a {
    border: 1px solid rgb(255 255 255 / 70%);
    padding: 9px 20px !important;
    border-radius: 5px;
}
.search-toggle-open-container .search-toggle-open.search-toggle-style-bordered {
    border: 1px solid rgb(255 255 255 / 70%);
    border-radius: 5px;
}
.header-navigation .menu .menu-item-gtranslate .sub-menu {
    background: #ffffff !important;
    border: 1px solid rgb(255 255 255 / 70%);
    margin-top: -2px;
}
.header-navigation .menu .menu-item-gtranslate .sub-menu li a {
    border: none;
    width: auto;
}
.header-navigation .menu .menu-item-gtranslate .sub-menu li a:hover {
    background: #e5e5e5;
}
.menu-item-gtranslate .gt_selector {
    background-color: transparent;
    color: #fff;
    padding: 5px 13px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    max-width: 165px;
}
.certifications_sec1 {
    padding-bottom: 37px;
}
.certifications_sec1 .wpb_single_image {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 22px #d1d1d1;
    min-height: 540px;
}
.products_main .head_box h2 {
    font-size: 42px;
}
.products_main .head_box {
    margin-bottom: 20px;
}
.products_box {
    padding-top: 70px;
    padding-bottom: 10px;
}
.products_bottom {
    padding-bottom: 45px;
    padding-top: 10px;
}
.site-footer-middle-section-1 figure {
    margin: 0 0 10px;
}
.site-footer-middle-section-1 figure .wp-element-caption {
    display: none;
}
.infrastructure_sec1 h3 {
    font-size: 30px;
}
.infrastructure_sec1 .wpb_text_column p {
    margin-bottom: 15px;
}
.infrastructure_mid {
    padding-right: 30px;
}
.infrastructure_sec1 .wpb_single_image {
    padding: 10px;
    box-shadow: 0 2px 22px #cdcdcd;
}
.infrastructure_sec1 ul {
    list-style: square;
    margin: 0;
}
.infrastructure_sec1 ul li {
    margin-bottom: 8px;
}
.locations_sec1 {
    padding-bottom: 40px;
}
.location_inner {
    border: 1px solid #f58900;
    margin: 0 0 30px !important;
    background-color: #f58900;
}
.location_inner .vc_col-sm-3 .vc_column-inner > .wpb_wrapper {
    padding: 45px 30px 0;
}
.location_inner .uavc-list-content {
    margin-bottom: 15px;
}
.location_inner p {
    line-height: 0;
}
.location_inner .vc_col-sm-9 .vc_column-inner, .location_inner .vc_col-sm-3 .vc_column-inner {
    padding: 0;
}
.location_inner .uavc-list-content a, .location_inner span, .location_inner h3 {
    color: #fff;
}
.location_inner .uavc-list-content a:hover {
    color: #000;
}
.location_inner span {
    font-size: 15px;
}
.location_inner .loc-title {
    margin-bottom: 25px;
}
.location_inner .icon_boxs {
    margin-bottom: 0px !important;
}
.location_inner .uavc-list-content .aio-icon {
    vertical-align: text-top;
}
.shadimg img {
    box-shadow: 13px 13px 0 #f58900;
    transition: all 0.5s ease;
}
.shadimg:hover img {
    box-shadow: 5px 5px 0 #f58900;
}
.system_sec1 .aio-icon-component h3.aio-icon-title {
    font-size: 18px;
    font-family: var(--global-body-font-family);
    font-weight: 600;
    line-height: 26px;
}
.system_sec1 .aio-icon-description p {
    margin: 0;
}
.system_sec1 .aio-icon-description ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
}
.system_sec1 .aio-icon-description ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 22px;
}
.system_sec1 .aio-icon-description ul li::before {
    content: "\f35a";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 0;
    top: 0;
    color: #f58900;
}
.system_sec1 .head_box, .system_sec1 .head_box p, .system_sec1 .aio-icon-component {
    margin-bottom: 20px;
}
.system_sec1 .head_box h1 {
    margin: 0 0 10px;
}
.system_inner .wpb_single_image {
    border: 1px solid #f58900;
    padding: 15px;
}
.system_inner .wpb_text_column p {
    background-color: #f58900;
    text-align: center;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}
.system_sec1 {
    padding-bottom: 40px;
}
.system_sec1 .shadimg img {
    min-height: 395px;
    object-fit: cover;
}
.about_sec1 {
    padding-top: 20px !important;
}
.about_plus, .about_midd {
    max-width: 90%;
    margin: 0 auto !important;
}
.about_plus .vc_column-inner {
    padding: 0 !important;
}
.about_sec1 .sechead {
    height: 100%;
    display: flex;
    align-items: center;
}
.about_sec1 .about_midd {
    padding-top: 45px;
}
.about_midd .shadimg img {
    border: 2px solid #ddd;
}
.hsec7 .vc_images_carousel .vc_carousel-control {
    background-color: #000;
    border-radius: 50%;
    opacity: 1;
    height: 35px;
    width: 35px;
    color: #fff;
}
.hsec7 .vc_images_carousel .vc_carousel-control .icon-next, .hsec7 .vc_images_carousel .vc_carousel-control .icon-prev {
    line-height: 44px;
}
.rtwpvg.woo-variation-swatches.product-tab-style-center.product-variation-style-horizontal .entry-hero .extra-title {
    padding: 70px 0 40px;
}
.woocommerce table.shop_table td.product-name a {
    display: block;
    text-align: left;
    margin-bottom: 5px;
}
.infrastructure_sec2 .ult_tabmenu {
    max-width: 100% !important;
    border-bottom: none !important;
    justify-content: space-between !important;
    background-color: #333333;
    border-radius: 8px 8px 0px 0px;
}
.infrastructure_sec2 .ult_tabmenu .ult_tab_li a * {
    text-align: center;
    font-size: 16px !important;
    display: inline-block;
}
.infrastructure_sec2 .ult_tabmenu .aio-icon {
    display: none !important;
}
.infrastructure_sec2 .ult_tabmenu .ult_tab_li a {
    padding: 18px 20px !important;
}
.infrastructure_sec2 .ult_tabitemname {
    padding: 20px;
    background-color: #ffff;
    border: 1px solid rgb(207 207 207);
}
.infrastructure_sec2 {
    padding: 70px 0 35px;
}
.system_inner_box {
    margin: 45px 0 25px !important;
}
table.audiotable {
    width: 100%;
    border-collapse: collapse;
}
table.audiotable th, table.audiotable td {
    padding: 10px 20px;
    border: 1px solid #ececec;
    text-align: left;
}
table.audiotable th {
    background: #333333;
    color: #fff;
}
.system_sec1 .head_bott p strong {
    background-color: #efefef;
    display: block;
    padding: 20px;
    text-align: center;
}
/*  */
.woocommerce .rtwpvg-images .rtwpvg-wrapper .rtwpvg-slider-wrapper, .woocommerce .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-image {
    border: 1px solid var(--global-palette-highlight);
    box-shadow: 0 0 17px #dddddd;
}
.woocommerce .swiper-wrapper {
    padding-bottom: 10px;
}
.subcategory-grid, .woocommerce-page .grid-cols, .search .products.columns-4 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 1.5rem;
    row-gap: 1.5rem;
}
.subcategory-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.category-block, .woocommerce ul.products li.product, .search li.entry.loop-entry {
    background: #fff;
    padding: 10px;
    border-radius: 0px;
    box-shadow: 0 0 10px #cfcfcf;
    display: flex;
    flex-direction: column;
}
.search li.entry.loop-entry {
    display: inline-grid;
}
.search li.entry.loop-entry a {
    display: flex;
    flex-direction: column;
}
.subcategory-grid .category-title, h2.woocommerce-loop-product__title {
    padding: 0 !important;
}
.category-block .category-title a, h2.woocommerce-loop-product__title a, .search li.entry.loop-entry h2 {
    color: #fff !important;
    text-align: center;
    font-size: 15px;
    display: block;
    line-height: 1.3;
    font-family: var(--global-body-font-family);
}
.search li.entry.loop-entry a img {
    margin: auto;
    width: 300px;
    height: 300px;
    object-fit: contain;
}
.woocommerce ul.products li.product:hover .entry-content-wrap, .subcategory-grid .category-block:hover .category-title, .search li.entry.loop-entry:hover h2, .related.products ul li:hover .product-details {
    background-color: var(--global-palette1) !important;
}
.category-block *, .woocommerce ul.products li.product *, .search li.entry.loop-entry * {
    transition: all .3s ease-in-out !important;
    text-decoration: none;
}
.category-block:hover .category-image, .woocommerce ul.products li.product:hover a img {
    transform: translateY(-0.15rem);
}
.woocommerce ul.products li.product .entry-content-wrap, .subcategory-grid .category-title, .search li.entry.loop-entry h2 {
    padding: 15px !important;
    margin: 10px 0 0 !important;
    border-radius: 0 !important;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    background-color: #333 !important;
    align-items: center;
    justify-content: center;
}
.wc-accordion-tabs {
  border-top: 1px solid #e6e6e6;
}
.wc-accordion-item {
  border-bottom: 1px solid #e6e6e6;
}
.wc-accordion-item .wc-accordion-content h2, .woocommerce div.product .product-tags strong {
    display: none;
}
.wc-accordion-item .wc-accordion-content p {
    margin: 0 0 10px !important;
}
.wc-accordion-content ul li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 22px;
    font-size: 15px;
}
.wc-accordion-content ul li::before {
    content: "\f061";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    color: #f58900;
}
.wc-accordion-content ul li a, .wc-accordion-content ul li strong {
    color: #000;
}
.wc-accordion-content ul li a:hover, .woocommerce div.product .product_meta span a:hover {
    color: #f58900;
    text-decoration: none;
}
.woocommerce .woocommerce-product-details__short-description ul {
    margin: -3px 0 13px;
}
.woocommerce .woocommerce-product-details__short-description ul li,
.woocommerce div.product .variable-items-wrapper li span {
    display: inline-block;
    padding: 10px 15px !important;
    font-size: 13px;
    border: 1px solid #f58900;
    line-height: normal;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #000;
    margin-right: 3px;
    text-decoration: none;
}
.woocommerce .woocommerce-product-details__short-description ul li:hover,
.woocommerce div.product .variable-items-wrapper li span:hover,
.woocommerce div.product .variable-items-wrapper li.selected span {
    background-color: #f58900;
    color: #fff;
}
.woocommerce div.product .variable-items-wrapper li {
    display: block !important;
    height: auto !important;
    min-width: auto !important;
    border-radius: 0px !important;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}
.woocommerce div.product .variable-items-wrapper li span {
    margin-right: 6px;
    margin-bottom: 6px;
}
.woocommerce div.product .single-product-category, .woocommerce div.product .product-tags {
    font-size: 0 !important;
    position: relative;
}
.woocommerce div.product .single-product-category::before {
    content: 'Product Type:';
    font-size: 16px;
    color: #000;
    margin-right: 5px;
}
.woocommerce div.product .product-tags::before {
    content: 'Material:';
    font-size: 16px;
    color: #000;
    margin-right: 5px;
}
.woocommerce div.product .product-tags a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.woocommerce div.product .product_meta span.tagged_as a {
    margin-right: 7px;
}
.yith-ywraq-mail-form-wrapper .form-row input {
    margin-bottom: 0px !important;
}
.yith-ywraq-mail-form-wrapper .form-row input[type=submit] {
    border: none;
}
.yith-ywraq-mail-form-wrapper .form-row input[type=submit]:hover {
    color: #fff !important;
}
.woocommerce .woocommerce-product-details__short-description p, .woocommerce div.product .product_meta>span, p.product-dimensions {
    font-size: 16px !important;
    color: #000 !important;
    margin: 0 0 10px !important;
}
.woocommerce div.product .product_meta .posted_in {
    display: none;
}
.woocommerce div.product .product_meta>span {
    font-weight: 400 !important;
}
.woocommerce div.product .product_meta span span, .woocommerce div.product .product_meta span a {
    font-weight: 600;
}
.wc-accordion-title {
    text-align: left;
    background: transparent !important;
    padding: 1.2rem 0;
    font-weight: 600;
    outline: none;
    color: #000 !important;
    line-height: 1;
    width: 100%;
    position: relative;
    transition: all 0.3s ease;
}
.wc-accordion-title::after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    position: absolute;
    right: 0;
    font-size: 15px;
    color: rgb(245,137,0);
    transition: all 0.3s ease;
}
.wc-accordion-item.active .wc-accordion-title::after {
    content: "\f106";
}
.wc-accordion-title:hover, .woocommerce div.product .product-tags a:hover {
    color: rgb(245,137,0);
}
.wc-accordion-item.active .wc-accordion-content {
    padding-bottom: 1rem;
}
.wc-accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: #fff;
  padding: 0px;
}
.yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message {
    color: green;
    margin-bottom: 8px;
}
.single-product.woocommerce div.product form.cart .woo-variation-items-wrapper {
    margin: 2px 0 6px;
}
.single-product.woocommerce div.product form.cart .woo-variation-items-wrapper .reset_variations {
    display: none !important;
}
.single-product.woocommerce div.product form.cart .variations label {
    margin: 0;
}
.woocommerce .summary.entry-summary {
    display: grid;
}
.woocommerce div.product .product-categories {
    line-height: normal;
    margin-bottom: 10px;
    order: 0;
}
.woocommerce div.product .product_title {
    order: 1;
    margin-bottom: 12px;
}
.woocommerce .product_meta {
    order: 2;
}
.single-product-category {
    order: 3;
    margin-bottom: 10px;
    line-height: normal;
}
.woocommerce div.product .product-tags {
    order: 4;
    margin-bottom: 0px;
}
p.product-dimensions {
    order: 5;
    margin: 5px 0 !important;
}
.single-product.woocommerce div.product form.cart {
    order: 6;
    margin-bottom: 0px;
}
.yith-ywraq-add-to-quote {
    order: 7;
}
.wc-accordion-tabs {
    order: 8;
    margin-top: 25px;
    border-top: 1px solid #e6e6e6;
}
.single-product.woocommerce div.product form.cart .variations {
    position: relative;
    margin-bottom: 0;
}
.single-product.woocommerce div.product form.cart .variations::after {
    content: 'Product images are for illustration purposes only. Actual products may vary in finishes and specifications. Multiple finish options are available. Images are intended to provide a general idea only.';
    color: green;
    background-color: #efefef;
    display: block;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
}
.woocommerce ul.products li.product .product-action-wrap {
    display: none;
}
span.woo-selected-variation-item-name {
    color: var(--global-palette1);
    padding: 0px !important;
}
.single-product .site-main .entry-content-wrap.product {
    max-width: 76%;
    margin: auto;
}
.single-product .site-main .entry-content-wrap .summary.entry-summary {
    width: 50%;
    margin-top: 0;
}
.single-product .site-main .entry-content-wrap .rtwpvg-images {
    padding-right: 40px;
    position: sticky;
    top: 180px;
}
.single-product .site-main .entry-content-wrap .summary.entry-summary .add-request-quote-button, .single-product.woocommerce div.product form.cart .variations label {
    color: #000 !important;
    font-weight: 500;
}
.single-product .site-main .entry-content-wrap .summary.entry-summary .add-request-quote-button:hover {
    color: #fff !important;
}
.woocommerce .rtwpvg-images .rtwpvg-wrapper .rtwpvg-slider-wrapper .swiper-wrapper {
    padding-bottom: 0px;
}
.search-form .search-field {
    border: 1px solid var(--global-palette-highlight);
    width: 210px;
    border-radius: 0;
    background: transparent;
    color: #fff;
    padding: 9px 60px 9px 15px;
}
.search-form input[type=search]:focus {
    color: #fff;
    border-color: var(--global-palette3);
}
.search-form .search-field::placeholder {
    color: #fff;
}
.search-form .search-submit[type=submit] {
    font-size: 0 !important;
}
.search-form .kadence-search-icon-wrap svg {
    filter: brightness(7);
}
.search-form .kadence-search-icon-wrap {
    background-color: var(--global-palette-highlight);
    border-radius: 0px;
    transition: all .5s;
}
.search-form:hover .kadence-search-icon-wrap {
    background-color: #fff;
}
.search-form:hover .kadence-search-icon-wrap svg {
    filter: brightness(0);
}
.alumax_seach .search-form .search-field, .alumax_seach .search-form .search-field::placeholder {
    color: #000;
}
.alumax_seach .search-form:hover .kadence-search-icon-wrap {
    background-color: #000;
}
.alumax_seach .search-form:hover .kadence-search-icon-wrap svg {
    filter: brightness(7);
}
.search .woocommerce-pagination ul li {
    display: inline-block;
}
.search .woocommerce-pagination ul li .page-numbers {
    display: inline-block;
    margin-right: .5em;
    border: 2px solid rgba(0, 0, 0, 0);
    min-width: 2.5em;
    line-height: 2.25em;
    text-align: center;
    text-decoration: none;
    border-radius: .25rem;
    color: inherit;
}
.search .woocommerce-pagination ul li span.current {
    border-color: var(--global-palette-btn-bg);
    background: var(--global-palette-btn-bg);
    color: var(--global-palette-btn);
}
.search .woocommerce-pagination ul li .page-numbers:hover, .search .woocommerce-pagination ul li .page-numbers:focus {
    border-color: var(--global-palette-btn-bg);
}
.alumax_seach .search-form {
    max-width: 385px;
    width: 100%;
}
.alumax_btn {
    margin-bottom: 4rem;
}
.single-product .site-main .entry-content-wrap .rtwpvg-images::after {
    content: 'Product images are for illustration purposes only. Actual product may vary.';
    font-size: 15px;
    margin-top: 10px;
    display: block;
    color: #f58900;
    line-height: 20px;
}
.alumax_seach .search-form input[type=search]:focus {
    color: #000;
    border-color: var(--global-palette3);
}
.pro-cat {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f58900;
    color: #fff;
    padding: 8px 10px;
    font-weight: 600;
    font-size: 12px;
    line-height: normal;
}
.wc-accordion-content table {
    margin: 0 0 10px;
    border-collapse: collapse;
}
.wc-accordion-content table th {
    background-color: #f48a26;
    color: #fff;
}
.wc-accordion-content table td, .wc-accordion-content table th {
    padding: 8px 10px;
    font-size: 15px;
    line-height: normal;
    border: 1px solid #f48a26;
}
.hsec2 {
    background-color: #000;
    padding-top: 14px;
    padding-bottom: 14px;
}
a.cart_head.sbtn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff !important;
    padding: 15.54px 25px !important;
    margin-right: 10px;
}
a.cart_head.sbtn:hover {
    color: #000 !important;
}
.hsec1.about_sec1 .head_box p strong {
    font-size: 16px;
}
.about_sec1 .about_plus em, .about_sec1 .about_midd .sechead em, .infrabox em {
    background-color: #efefef;
    display: block;
    padding: 15px;
    font-size: 18px;
    line-height: 28px;
    border: 1px solid #bdbdbd;
}
.categories_main .hse8_main .aio-icon-component,
.categories_main .hse8_main .aio-icon-component::before,
.categories_main .hse8_main .aio-icon-component::after {
    border-color: rgb(0 0 0 / 45%);;
}
.categories_main .hse8_main .top-icon .aio-icon-header h3.aio-icon-title,
.categories_main .hse8_main .top-icon .aio-icon-description,
.categories_main .hse8_main .head_box p,
.categories_main .hse8_main .aio-icon-component a.aio-icon-read:hover {
    color: #000 !important;
}
.categories_main {
    padding: 80px 0 45px;
}
.price {display: none !important;}
.Prodth_empty .ywraq-form-table-wrapper {
    display: block;
    text-align: center;
}
.Prodth_empty .ywraq-form-table-wrapper p {
    margin-bottom: 20px;
}
.contact_sec1 .aio-icon-component .aio-icon-description br {
    display: none;
}
.footer-social-wrap {
    display: none;
}




@media screen and (max-width: 1549px) {
    .main-navigation .primary-menu-container > ul > li.menu-item > a {
        letter-spacing: 0px;
        font-size: 13px;
        padding-left: calc(2em / 2);
        padding-right: calc(2em / 2);
    }
    .site-header-section-right .sbtn, a.cart_head.sbtn {
        font-size: 13px !important;
    }
    .site-header-section-right .sbtn {
        padding: 14.5px 15px !important;
    }
    a.cart_head.sbtn {
        padding: 13px 15px !important;
    }
    #main-header .search-form .search-field {
        width: 200px !important;
        padding: 8px 60px 8px 10px;
        font-size: 14px;
    }
    #main-header .search-form .kadence-search-icon-wrap {
        width: 40px;
    }
}
@media screen and (max-width: 1362px) {
    h1 {
        font-size: 40px;
    }
    .banner_sec {
        min-height: 100% !important;
    }
    .banner_sec .head_box h1 {
        margin-bottom: 30px;
    }
    .banner_sec .head_box {
        padding-bottom: 80px;
    }
    #main-header .header-button {
        padding: 14px 20px !important;
    }
    .site-branding a.brand img {
        max-width: 190px;
    }
    .hsec1 .aio-icon-component {
        padding-right: 20px;
        vertical-align: text-top;
    }
    .hsec1 .hsec1_box {
        padding: 0 0 0 20px;
    }
    .hsec4 .head_box, .about_sec1 .about_midd .sechead.head_box {
        padding-left: 0;
    }
    .site-footer-row.site-footer-row-columns-4 {
        grid-column-gap: 40px;
        grid-row-gap: 40px;
    }
    .product_right .head_box {
        padding-right: 0;
    }
    .product_left .head_box {
        padding-left: 0;
    }
    .woocommerce ul.products li.product .entry-content-wrap, .subcategory-grid .category-title, .search li.entry.loop-entry h2 {
        padding: 10px !important;
    }
    .subcategory-grid {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .infrastructure_sec2 .ult_tabmenu .ult_tab_li a * {
        font-size: 15px !important;
    }
    .infrastructure_sec2 .ult_tabmenu .ult_tab_li a {
        padding: 18px 10px !important;
    }
    .certifications_sec1 .wpb_single_image {
        min-height: 100%;
    }
    .system_sec1 .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_column_container {
        align-items: flex-start;
    }
    .main-navigation .primary-menu-container > ul > li.menu-item > a {
        padding-left: calc(1.1em / 2);
        padding-right: calc(1.1em / 2);
    }
    .site-header-section-right .sbtn {
        padding: 14.5px 13px !important;
    }
    a.cart_head.sbtn {
        padding: 13px 13px !important;
    }
    #main-header .search-form .search-field {
        width: 150px !important;
    }
}
@media screen and (max-width: 1024px) {
    .site-header-section-right {
        justify-content: flex-end;
    }
    .mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
        font-size: 28px;
        color: #fff;
    }
    .content-area {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .entry-content-wrap {
        padding: 0rem;
    }
    #mobile-header .site-main-header-inner-wrap {
        padding: 12px 0 10px;
    }
    .banner_sec .wpb_single_image * {
        height: 100%;
        object-fit: cover;
    }
    h1 {
        font-size: 40px;
    }
    .banner_sec .head_box h1 {
        margin-bottom: 20px;
    }
    .pd_70 {
        padding: 60px 0;
    }
    h2 {
        font-size: 36px;
    }
    .hsec1 .head_box, .hsec1 .aio-icon-component {
        margin-bottom: 20px;
    }
    .hsec1 .aio-icon-header h3.aio-icon-title {
        font-size: 40px;
        line-height: 62px;
    }
    .hsec1 .aio-icon-header h3.aio-icon-title::after {
        max-width: 30px;
    }
    .hsec1 .aio-icon-header h3.aio-icon-title b {
        font-size: 17px;
        letter-spacing: 1px;
    }
    .hsec1 .aio-icon-header + .aio-icon-description {
        margin-top: 25px;
    }
    .hsec1_left .vc_column-inner > .wpb_wrapper {
        padding-left: 0;
    }
    .hse8_main .aio-icon-component {
        padding: 20px 15px 15px;
    }
    .hse8_main .top-icon .aio-icon-header h3.aio-icon-title {
        margin: 12px 0 10px;
        font-size: 21px;
    }
    .hse8 {
        padding: 60px 0 28px;
    }
    .hsec1 .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_column_container {
        align-items: flex-start;
    }
    .hsec4.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner {
        justify-content: flex-start;
    }
    .hsec2 .head_box {
        position: absolute;
        bottom: 25px;
        left: 25px;
    }
    .banner_sec {
        padding: 175px 0 0;
    }
    .hsec4 .head_box p {
        margin-bottom: 15px;
    }
    .hsec4 ul li {
        margin-bottom: 8px;
        padding-left: 22px;
        font-size: 14px;
    }
    .site-footer-row.site-footer-row-columns-4 {
        grid-column-gap: 25px;
        grid-row-gap: 25px;
        padding-top: 10px;
    }
    footer .widget-area .widget, footer h2 {
        margin-bottom: 15px;
    }
    .site-bottom-footer-inner-wrap {
        padding-top: 15px;
        grid-column-gap: 0;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    footer ul li a {
        padding: 0px !important;
    }
    .banner_sec .upb_row_bg::before {
        background: linear-gradient(181deg, rgb(0 0 0 / 90%) 0%, transparent 60%);
    }
    .map_box ul li strong {
        padding: 13px 18px;
    }
    .map_box ul li {
        font-size: 14px;
        padding: 4px;
        margin: 0 5px;
    }
    .map_box {
        margin-top: -20px;
    }
    .map_box ul {
        margin-bottom: 20px;
    }
    .map_box h3 {
        font-size: 24px;
    }
    .product_right .head_box, .cta_area .head_box {
        padding-right: 0;
    }
    .cta_area .aio-ibd-block {
        padding: 20px 15px 20px 110px;
    }
    .cta_area .aio-icon-header h3.aio-icon-title {
        font-size: 23px;
    }
    .cta_area .aio-icon-img {
        width: 150px;
        height: 150px;
    }
    .head_box h2 br {
        display: none;
    }
    .hsec1.about_sec1 .head_box {
        margin: 0 0 10px;
    }
    .menu-item-gtranslate .gt_selector {
        margin-top: 20px;
    }
    .wp-site-blocks .page-title h1, .wp-site-blocks .product-archive-title h1, .wp-site-blocks .product-hero-section .extra-title {
        padding-top: 55px;
    }
    .pt_30.about_plus {
	    padding-top: 15px;
    }
    .pd_40.about_plus {
        padding-bottom: 30px;
    }
    .hsec1 .about_plus .aio-icon-component {
        width: 100%;
    }
    .hsec1 .hsec1_box {
        padding: 0;
    }
    .about_plus, .about_midd {
        max-width: 100%;
    }
    .about_plus .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .about_sec1 .about_midd {
        padding-top: 20px;
    }
    .hsec7 .vc_item a img {
        height: 140px !important;
    }
    .about_sec2 .head_box {
        max-width: 100%;
        margin: 0 auto 20px;
    }
    .subcategory-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        column-gap: 1rem;
        row-gap: 1rem;
    }
    .woocommerce-page .grid-cols, .search .products.columns-4 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 1rem;
        row-gap: 1rem;
    }
    .woocommerce .woocommerce-product-details__short-description ul li, .woocommerce div.product .product_meta span.tagged_as a {
        padding: 8px 12px;
        margin-right: 2px;
        margin-bottom: 8px;
    }
    .woocommerce .woocommerce-product-details__short-description ul {
        margin: -2px 0 7px;
    }
    .woocommerce div.product .product_title {
        font-size: 32px;
    }
    .related.products {
        padding: 25px 20px 10px;
        margin-top: 20px;
    }
    .woocommerce section.products > h2 {
        font-size: 32px;
        margin-bottom: 12px !important;
    }
    .home .site-main-header-wrap .site-header-row-container-inner {
        background: #333333;
    }
    .ywraq-form-table-wrapper form {
        width: 60%;
    }
    .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
        width: 40%;
    }
    .ywraq-form-table-wrapper {
        column-gap: 30px;
    }
    .infrastructure_sec2 .ult_tabmenu {
        justify-content: center !important;
    }
    .infrastructure_sec2 .ult_tabmenu .ult_tab_li {
        margin-bottom: 6px !important;
    }
    .infrastructure_sec2 .ult_tabmenu .ult_tab_li a {
        padding: 18px 20px !important;
        border-right: 1px solid #ffffff5e;
    }
    .infrastructure_sec2 .ult_tabmenu .ult_tab_li:last-child a {
        border-right: none;
    }
    .rtwpvg.woo-variation-swatches.product-tab-style-center.product-variation-style-horizontal .entry-hero {
        display: none;
    }
    .single-product .site-main .entry-content-wrap.product {
        max-width: 100%;
    }
    .single-product .site-main .entry-content-wrap .rtwpvg-images {
        padding-right: 30px;
        position: unset;
        top: 0;
    }
    .hsec4 .about_midd .vc_col-sm-6 {
        align-items: flex-start !important;
    }
    .hsec4 .head_box h2 {
        margin: 0 0 15px;
    }
    .certifications_sec1 {
        padding-bottom: 25px;
    }
    .system_inner .wpb_text_column p {
        padding: 10px;
        font-size: 15px;
    }
    .drawer-content .mobile-html .alumax_seach .search-form .search-field, .drawer-content .mobile-html .alumax_seach .search-form .search-field::placeholder, .drawer-content .mobile-html .alumax_seach .search-form input[type=search]:focus {
        color: #fff;
    }
    .drawer-content .mobile-html .alumax_seach .search-form:hover .kadence-search-icon-wrap {
        background-color: #fff;
        color: #000;
    }
    .drawer-content .mobile-html .alumax_seach .search-form:hover .kadence-search-icon-wrap svg {
        filter: brightness(0);
    }
    .site-header-section-right .site-header-item-navgation-popup-toggle {
        margin-left: 15px;
    }
    .header-mobile-social-wrap .social-button {
        width: 100%;
        height: auto;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
        background: transparent !important;
        border: 1px solid #fff !important;
        color: #fff !important;
        padding: 13px 25px;
    }
    .header-mobile-social-wrap .social-button:hover {
        color: #000 !important;
        border-color: transparent !important;
        background: linear-gradient(90deg, #f58900 0%, #fdc25c 100%) !important;
    }
    .header-mobile-social-wrap .kadence-svg-iconset::before {
        content: 'Browse List';
    }
}
@media screen and (max-width: 767px) {
    .pd_70 {
        padding: 45px 0;
    }
    .banner_sec .wpb_single_image {
        width: 100%;
    }
    .banner_sec {
        padding: 180px 0 60px;
    }
    #main-header .header-button, .sbtn, input[type="submit"] {
        letter-spacing: 0.5px;
    }
    .sbtn, input[type="submit"], .woocommerce .yith-ywraq-add-to-quote a {
        padding: 15px 20px !important;
        font-size: 13px !important;
    }
    .banner_sec .head_box {
        padding-bottom: 0px;
    }
    .hsec1 .head_box {
        margin: 20px 0 10px;
    }
    .hsec1 .aio-icon-header h3.aio-icon-title {
        font-size: 30px;
        line-height: normal;
    }
    .hsec1 .aio-icon-header h3.aio-icon-title b {
        font-size: 19px;
        position: relative;
        bottom: 0;
    }
    .hsec1 .aio-icon-header h3.aio-icon-title::before, .hsec1 .aio-icon-header h3.aio-icon-title::after {
        display: none;
    }
    .hsec1 .aio-icon-header + .aio-icon-description {
        margin-top: 7px;
    }
    .hsec1 .hsec1_box {
        padding: 0;
        margin-bottom: 15px;
    }
    .hsec1 {
        padding-bottom: 40px;
    }
    .hsec2 {
        padding-top: 0;
        padding-bottom: 0;
    }
    .hsec2_right {
        padding: 0 !important;
        margin-bottom: 15px;
    }
    .hsec2_left {
        padding-left: 0 !important;
    }
    .hse8 {
        padding: 45px 0 30px;
    }
    .hse8_main .head_box p {
        margin-bottom: 15px;
    }
    body, input, select, optgroup, textarea {
        line-height: 22px;
        font-size: 15px;
    }
    .hse8_main .aio-icon-component::before {
        display: none;
    }
    .hse8_main .top-icon .aio-icon-header h3.aio-icon-title {
        margin: 11px 0 7px;
    }
    .hsec4 ul {
        column-count: auto;
        margin-bottom: 20px;
    }
    .hsec4 ul li {
        margin-bottom: 6px;
    }
    .hsec5 .head_box {
        margin-bottom: 15px;
    }
    .site-footer-row.site-footer-row-columns-4 {
        padding-top: 0;
    }
    .site-bottom-footer-inner-wrap {
        grid-template-columns: minmax(0, 1fr) !important;
        text-align: center;
    }
    .banner_sec .upb_row_bg::before {
        background: linear-gradient(181deg, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    }
    .banner_sec .head_box h1 {
        color: #fff;
    }
    #main-header .header-button, .sbtn, input[type="submit"], .woocommerce .yith-ywraq-add-to-quote a {
        font-size: 13px !important;
    }
    .map_box {
        margin-top: 0;
    }
    .map_box ul li {
        font-size: 12px;
        padding: 3px;
    }
    .map_box ul li strong {
        padding: 10px;
    }
    .map_box h3 {
        font-size: 20px;
        letter-spacing: 0;
    }
    .hse8_main .head_box, .hse8_main .aio-icon-component, .cta_area .aio-icon-component {
        margin-bottom: 20px;
    }
    .cta_area .head_box h2, .cta_area .head_box p, .product_left .head_box p {
        margin-bottom: 15px;
    }
    .cta_area .head_box {
        margin-bottom: 20px !important;
    }
    .about_sec1 h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .about_sec1 .wpb_text_column {
        margin-bottom: 20px;
    }
    .about_sec1 p, .hsec4 p {
        margin-bottom: 10px;
    }
    .product_area .vc_row.wpb_row {
        display: grid;
    }
    .product_area .vc_row.wpb_row .vc_col-sm-4 {
        order: 0;
    }
    .product_area .vc_row.wpb_row .vc_col-sm-8 {
        order: 1;
    }
    .footer-widget-area.content-align-right .footer-social-inner-wrap {
        justify-content: center;
        margin-top: 12px;
    }
    .iso_box .wpb_wrapper {
        column-gap: 6px;
    }
    .iso_box p {
        padding: 7px 12px;
        font-size: 13px;
        margin-bottom: 6px;
    }
    .page-title .kadence-breadcrumbs, .entry-hero .kadence-breadcrumbs {
        margin: 10px 0 35px;
    }
    .wp-site-blocks .page-title h1, .wp-site-blocks .product-archive-title h1, .wp-site-blocks .product-hero-section .extra-title {
        padding-top: 40px;
        font-size: 40px;
    }
    .pt_30.about_plus {
        padding-top: 0;
    }
    .pd_40.about_plus {
        padding-bottom: 20px;
    }
    .hsec1 .about_plus .aio-icon-component {
        width: 49%;
        padding: 0 15px;
        text-align: center;
    }
    .hsec1 .about_plus .aio-icon-component .aio-icon-header {
        display: block;
    }
    .about_sec1 .about_midd .sechead.head_box {
        padding-top: 40px;
    }
    .about_sec2 .ultv-video__play-icon {
        height: 5.5rem;
        width: 5.5rem;
        font-size: 30px !important;
    }
    .hsec4 .head_box {
        padding-top: 30px;
    }
    .hsec4 .head_box h2 {
        margin: 0 0 15px;
    }
    .hsec7 .head_box {
        margin-bottom: 25px;
    }
    .hsec7 .vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item > .vc_inner {
        margin: 0 5px;
    }
    .hsec7 .vc_item a img {
        height: 120px !important;
    }
    .hsec7 .vc_images_carousel .vc_carousel-control .icon-next, .hsec7 .vc_images_carousel .vc_carousel-control .icon-prev {
        line-height: 33px;
    }
    .subcategory-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .products_main .head_box h2 {
        font-size: 34px;
    }
    .products_box {
        padding-top: 60px;
    }
    .products_bottom {
        padding-bottom: 20px;
        padding-top: 10px;
    }
    .woocommerce-page .content-area, .product-template-default .content-area, .yith-request-a-quote-page .content-area {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .search .alumax_seach {
        margin-top: 3rem;
        margin-bottom: 25px;
    }
    .search .woocommerce-pagination {
        margin-top: 30px;
        margin-bottom: 3rem;
    }
    .subcategory-grid, .woocommerce-page .grid-cols, .search .products.columns-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .kadence-shop-top-row {
        padding-bottom: 20px !important;
    }
    .contact_sec1 .aio-icon-component {
        min-height: 100%;
    }
    .contact_midd {
        margin-top: 0;
    }
    .contact_midd .contact_form {
        padding: 10px 10px 5px;
        margin-bottom: 30px !important;
    }
    .ywraq-form-table-wrapper form, .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
        width: 100%;
        margin: 0;
    }
    .ywraq-form-table-wrapper {
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .woocommerce .product-remove a.remove {
        transform: none !important;
    }
    .ywraq-form-table-wrapper form .shop_table .cart_item {
        margin-bottom: 20px;
    }
    .woocommerce table.shop_table td.product-name a {
        font-size: 14px;
    }
    .ywraq-form-table-wrapper form .shop_table .cart_item .product-remove {
        position: absolute;
        background-color: transparent;
        border: none;
        right: 0;
    }
    .woocommerce table.shop_table td.product-name::before {
        padding-right: 5px;
    }
    .ywraq-form-table-wrapper form .shop_table tr td.actions {
        border-top: none;
        padding-top: 0;
    }
    .infrastructure_sec1 .head_box, .infrastructure_sec1 .wpb_text_column {
        margin-bottom: 20px;
    }
    .infrastructure_sec1 h2 {
        margin-bottom: 10px;
    }
    .infrastructure_mid {
        padding-right: 0;
        margin-bottom: 25px !important;
    }
    .infrastructure_sec1 h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .infrastructure_sec2 {
        padding: 45px 0;
    }
    .infrastructure_sec2 .wpb_text_column {
        margin-bottom: 17px;
    }
    .infrastructure_sec2 .ult-tabto-accordion dt a {
        position: relative;
        padding: 15px 20px;
        text-align: left;
    }
    .infrastructure_sec2 .ult-tabto-accordion dl dt {
        margin-bottom: 8px;
    }
    .infrastructure_sec2 .ult-tabto-accordion dt a .ult-span-text {
        display: block;
        margin: 0;
        font-size: 16px;
        text-transform: uppercase;
    }
    .infrastructure_sec2 .ult-tabto-accordion .accordion-icon {
        position: absolute;
        right: 20px;
        top: 11px;
    }
    .infrastructure_sec2 .ult-tabto-accordion dd > .ult-tabto-acontent {
        border: 1px solid rgb(207 207 207);
        padding: 15px;
    }
    .infrastructure_sec2 .ult-tabto-accordion .ult-tabto-accordionItem {
        margin-top: -11px !important;
    }
    .infrastructure_sec2 .ult-tabto-accordion .ult-tabto-accolapsed {
        margin-top: 0 !important;
    }
    .infrastructure_sec2 .ult-tabto-accordion dd > .ult-tabto-acontent .vc_pageable-slide-wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    .infrastructure_sec2 .ult-tabto-accordion dd > .ult-tabto-acontent .vc_pageable-slide-wrapper .vc_grid-item {
        width: 33.33%;
    }
    .single-product .site-main .entry-content-wrap .rtwpvg-images {
        padding-right: 0;
    }
    .single-product .site-main .entry-content-wrap .summary.entry-summary {
        width: 100%;
    }
    .woocommerce div.product .product_title {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .certifications_sec1 {
        padding-bottom: 15px !important;
    }
    .system_inner_box {
        margin: 20px 0 15px !important;
    }
    .system_sec1.pd_70 {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 479px) {
    .site-container {
        padding: 0 15px;
    }
    .mobile-toggle-open-container .menu-toggle-open, .mobile-toggle-open-container .menu-toggle-open:focus {
        padding: 0;
    }
    .banner_sec .head_box h1 {
        margin-bottom: 15px;
        color: #fff;
    }
    h1 {
        font-size: 33px;
    }
    h2 {
        font-size: 28px;
    }
    .hsec1 .aio-icon-header h3.aio-icon-title {
        font-size: 24px;
    }
    .hsec1 .aio-icon-header h3.aio-icon-title b {
        font-size: 17px;
    }
    .hsec1 .aio-icon-component {
        padding-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .hsec1 .aio-icon-header + .aio-icon-description {
        margin-top: 3px;
    }
    .hsec1 .hsec1_box {
        margin-bottom: 15px;
    }
    .pd_70 {
        padding: 40px 0;
    }
    .hsec1 {
        padding-bottom: 35px;
    }
    .hsec2_right {
        margin-bottom: 10px;
    }
    .sbtn, input[type="submit"], .woocommerce .yith-ywraq-add-to-quote a {
        padding: 13px 16px !important;
    }
    .hse8 {
        padding: 40px 0 30px;
    }
    .hsec4 .aio-icon-header h3.aio-icon-title b {
        font-size: 30px;
    }
    .hsec4 .top-icon .aio-icon-header h3.aio-icon-title {
        line-height: 24px;
    }
    .site-footer-row.site-footer-row-columns-4 .wp-block-image {
        margin: 0;
    }
    .site-footer-middle-section-4 p {
        margin: 0 0 10px;
    }
    footer .widget-area .widget {
        margin-bottom: 10px;
    }
    .hsec2 .head_box {
        bottom: 15px;
        left: 15px;
    }
    .map_box ul li {
        font-size: 11px;
        padding: 3px;
        margin-bottom: 8px;
    }
    .map_box ul {
        margin-bottom: 15px;
    }
    .banner_sec {
        padding: 120px 0 25px
    }
    .head_top {
        font-size: 14px !important;
    }
    .head_box h2 {
        margin: 0 0 10px;
    }
    .product_right .head_box {
        margin-bottom: 20px;
    }
    .product_right .head_box p {
        margin-bottom: 15px;
    }
    .product_area .grid-cols {
        column-gap: 10px;
        row-gap: 10px;
    }
    .product_area {
        padding-bottom: 30px;
    }
    .cta_area .aio-icon-component .aio-icon-box {
        display: block;
    }
    .cta_area .aio-icon-left {
        margin: 0;
        display: block !important;
    }
    .cta_area .head_box h2, .hsec4 .head_box p {
        margin-bottom: 10px;
    }
    .hse8_main .top-icon .aio-icon-description, .hse8_main .head_box p {
        line-height: 22px;
    }
    .cta_area .aio-ibd-block {
        padding: 72px 15px 15px;
        text-align: center;
    }
    .cta_area .aio-icon-img {
        width: 115px;
        height: 115px;
        margin-bottom: -55px;
    }
    .cta_area .head_box {
        margin-bottom: 30px !important;
    }
    .cta_area .aio-icon-component {
        margin-bottom: 35px;
    }
    .product_left .head_box {
        margin-bottom: 22px;
    }
    footer h2, footer .widget-area .widget-title {
        font-size: 23px;
        margin-bottom: 10px;
    }
    .site-bottom-footer-wrap p {
        font-size: 13px;
    }
    .site-bottom-footer-wrap p a {
        display: block;
    }
    .iso_box {
        margin: 0 0 15px !important;
    }
    footer ul li {
        margin-bottom: 8px;
        line-height: 20px !important;
        padding-left: 23px;
    }
    .site-footer-row.site-footer-row-columns-4 {
        padding-bottom: 20px;
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }
    .wp-site-blocks .page-title h1, .wp-site-blocks .product-archive-title h1, .wp-site-blocks .product-hero-section .extra-title {
        font-size: 30px;
        padding-top: 30px;
    }
    .hsec1 .about_plus .aio-icon-component {
        width: 100%;
        padding: 0;
    }
    .about_sec1 .about_midd {
        padding-top: 10px;
    }
    .hsec4 .head_box {
        padding-top: 25px;
    }
    .hsec4 ul li {
        margin-bottom: 10px;
    }
    .hsec7 .head_box {
        margin-bottom: 20px;
    }
    .about_midd .shadimg img {
        box-shadow: 8px 8px 0 #f58900;
    }
    .about_sec1 .about_midd .sechead.head_box {
        padding-top: 33px;
    }
    .hsec7 .vc_images_carousel .vc_carousel-control {
        height: 28px;
        width: 28px;
    }
    .hsec7 .vc_item a img {
        height: 100px !important;
    }
    .page-title .kadence-breadcrumbs, .entry-hero .kadence-breadcrumbs {
        margin: 7px 0 25px;
        font-size: 14px;
    }
    .certifications_sec1 .wpb_single_image {
        min-height: 100%;
        margin-bottom: 15px;
    }
    .products_box {
        padding-top: 40px;
    }
    .products_main .head_box h2 {
        font-size: 28px;
    }
    .products_main .head_box {
	    margin-bottom: 15px !important;
    }
    .products_main .wpb_text_column {
        margin-bottom: 20px;
    }
    .woocommerce-page .content-area, .product-template-default .content-area, .yith-request-a-quote-page .content-area {
        margin-top: 2rem;
        margin-bottom: 2.7rem;
    }
    .search .alumax_seach {
        margin-top: 2rem;
        margin-bottom: 0px;
    }
    .search .woocommerce-pagination {
        margin-top: 15px;
        margin-bottom: 2.7rem;
    }
    .subcategory-grid, .woocommerce-page .grid-cols, .search .products.columns-4 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .page-title .kadence-breadcrumbs .bc-delimiter, .entry-hero .kadence-breadcrumbs .bc-delimiter {
        padding: 0 3px;
    }
    .about_midd .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .woocommerce div.product .product_title {
        font-size: 26px;
    }
    .wc-accordion-tabs {
        margin-top: 20px;
    }
    .wc-accordion-title {
        padding: 1rem 0;
        font-size: 16px;
    }
    .woocommerce div.product form.cart .variations {
        margin-bottom: 0 !important;
    }
    .related.products {
        padding: 18px 15px 2px;
        margin-top: 0;
    }
    .woocommerce section.products > h2 {
        font-size: 28px;
        margin-bottom: 10px !important;
    }
    .woocommerce div.product div.summary {
        margin-top: 0;
    }
    .contact_sec1 .aio-icon {
        line-height: 50px !important;
        width: 50px !important;
        height: 50px !important;
        font-size: 25px !important;
    }
    .contact_sec1 .aio-icon::after {
        left: 50px;
    }
    .contact_sec1 .top-icon .aio-icon-header h3.aio-icon-title {
        margin: 10px 0 8px;
    }
    .contact_sec1 .aio-icon-component {
        padding: 0 13px 15px;
    }
    .contact_midd .head_box {
        margin-bottom: 15px;
    }
    .fields_row p {
        display: block;
    }
    .fields_full textarea, .woocommerce .yith-ywraq-mail-form-wrapper form .form-row textarea {
        height: 120px;
    }
    .woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
        width: 50px;
        height: 50px;
    }
    .infrastructure_mid {
        padding-right: 0;
        margin-bottom: 20px !important;
    }
    .infrastructure_sec1 .wpb_single_image {
        padding: 6px;
        margin-bottom: 25px;
    }
    .infrastructure_sec1 .head_box {
        margin-bottom: 20px;
    }
    .infrastructure_sec1 h3 {
        font-size: 24px;
    }
    .mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
        font-size: 25px;
    }
    .site-branding a.brand img {
        max-width: 180px;
    }
    .menu-item-gtranslate .gt_selector {
        padding: 10px 15px;
        font-size: 13px;
    }
    .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
        padding: 22px 18px;
    }
    .fields_row .wpcf7-form-control, .fields_full textarea, .yith-ywraq-mail-form-wrapper .form-row input, .woocommerce .yith-ywraq-mail-form-wrapper form .form-row textarea {
        padding: 13px 15px;
        margin-bottom: 0px !important;
    }
    table.audiotable th, table.audiotable td {
        padding: 6px;
        line-height: normal;
    }
    .infrastructure_sec2 {
        padding: 40px 0;
    }
    .infrastructure_sec2 .wpb_text_column {
        margin-bottom: 13px;
    }
    .infrastructure_sec2 .ult-tabto-accordion dt a {
        padding: 10px 12px;
        font-size: 14px;
    }
    .infrastructure_sec2 .ult-tabto-accordion .accordion-icon {
        right: 12px;
        top: 10px;
    }
    .infrastructure_sec2 .ult-tabto-accordion dd > .ult-tabto-acontent .vc_pageable-slide-wrapper .vc_grid-item {
        width: 50%;
        padding-bottom: 8px;
        padding-right: 8px;
    }
    .infrastructure_sec2 .vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper {
        margin-right: -10px;
    }
    .infrastructure_sec2 .ult-tabto-accordion dd > .ult-tabto-acontent {
	    padding: 10px 10px 15px;
        margin-bottom: 10px;
    }
    .system_sec1 .head_box, .system_sec1 .head_box p, .system_sec1 .aio-icon-component {
        margin-bottom: 15px;
    }
    .system_sec1 .aio-icon-description ul {
        display: block;
    }
    .system_inner_box {
        margin: 15px 0 !important;
    }
    .system_inner .wpb_text_column {
        margin-bottom: 15px;
    }
    .system_inner .wpb_text_column p {
        padding: 12px;
        font-size: 17px;
    }
    .system_sec1 {
        padding-bottom: 25px;
    }
    .location_inner .vc_col-sm-3 .vc_column-inner > .wpb_wrapper {
        padding: 18px 15px 7px;
    }
    .location_inner .loc-title {
        margin-bottom: 12px;
    }
    .location_inner .uavc-list-icon {
        margin-right: 10px !important;
    }
    .location_inner {
        margin: 0 0 18px !important;
    }
    .location_inner .uavc-list-content {
        margin-bottom: 10px;
    }
    .location_inner span {
        line-height: 1.4em;
    }
    .woocommerce div.product .variable-items-wrapper li span {
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 8px 10px !important;
        font-size: 12px;
    }
    .about_sec1 .wpb_single_image {
        margin-bottom: 20px;
    }
    .about_sec1 {
        padding-top: 30px !important;
    }
    .hsec4 .head_box h2 {
        margin: 0 0 10px;
    }
    .certifications_sec1 {
        padding-bottom: 25px !important;
    }
    .shadimg img {
        box-shadow: 8px 8px 0 #f58900;
    }
    .system_sec1.pd_70 .shadimg {
        margin-bottom: 25px;
    }
    .system_sec1.pd_70 {
        padding-bottom: 28px;
    }
    .system_sec1 .aio-icon-description ul li {
        margin-bottom: 7px;
    }
    .contact_sec1 .fields_row .wpcf7-form-control, .contact_sec1 .fields_full textarea {
        margin-bottom: 10px !important;
    }
    .kadence-shop-top-row .kadence-woo-ordering select {
        font-size: 13px;
    }
    .hsec1 .head_box p strong {
        font-size: 17px;
    }
    .system_sec1 .head_bott p strong br {
        display: none;
    }
    .system_sec1 .head_bott p strong {
        padding: 15px;
        margin-bottom: 40px;
    }
    .single-product.woocommerce div.product form.cart .variations::after {
        font-size: 14px;
        line-height: 20px;
    }
    .about_sec1 .about_plus em, .about_sec1 .about_midd .sechead em, .infrabox em {
        padding: 10px;
        font-size: 16px;
        line-height: 24px;
    }
    .woocommerce .product-remove a.remove {
        margin-right: 20px;
    }
    .ywraq-form-table-wrapper form .shop_table .cart_item td.product-name {
        text-align: left !important;
    }
    .woocommerce .quantity .qty {
        margin-left: 10px;
    }
    .ywraq-form-table-wrapper form .shop_table .cart_item {
        margin-bottom: 10px;
    }
}