html {
    margin-top: 0 !important;
    --wp-admin--admin-bar--height: 0 !important;
    scroll-padding-top: var(--wp-admin--admin-bar--height) !important;
}

footer .content-area .left-area .footer-address .address-box p strong {
    font-weight: 600;
}

body {
    opacity: 0;
}

body.load_done {
    opacity: 1;
}

.cta-section .img_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.cta-section .img_area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cta-section .img_area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
}

.our-history .content-area .history-sliders .history-slider-nav .history-slider-nav-box:last-child::before {
    opacity: 0;
}

.industries-served .industries-boxes .industries-box a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

@media (min-width: 767.98px) {
    .industries-served .industries-boxes .industries-box:hover img {
        filter: brightness(1);
    }

    .industries-served .industries-boxes .industries-box:hover p {
        filter: none;
    }
}

body.about_us_bg {
    background: #d8d8d8 ;
}

.text-left-image-slider-right .content-area .text-area h3 {
    margin-top: 48px;
}

.rfq-form .content-area .form-container .form-content form {
    opacity: 0;
}

.rfq-form .content-area .form-container .form-content form.active {
    opacity: 1;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-submit {
    padding-bottom: 0;
    margin: 0;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-submit button {
    margin-bottom: 0;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box label .gfield_required {
    display: none;
}

.rfq-form .content-area .form-container .form-content form .gfield_description {
    /* display: none; */
}

@media (min-width: 991.98px) {
    .video-left-text-right .content-area.revert {
        flex-direction: row-reverse;
    }
}

.resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 {
    position: relative;
    width: max-content;
}

.resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box {
    position: absolute;
    background: #000000;
    border-radius: 4px;
    padding: 21px 19px;
    padding-right: 36px;
    left: 100%;
    bottom: 10%;
    width: 302px;
    z-index: 9;
    pointer-events: none;
    opacity: 0;
    transform: translateX(0);
}

.resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box.active {
    pointer-events: all;
    opacity: 1;
}

.resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box .close {
    position: absolute;
    top: 16px;
    right: 12px;
    cursor: pointer;
}
.resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box .close img {
    display: block;
}

.resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box p {
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    text-transform: none;
}

@media (max-width: 767.98px) {
    .resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 {
        width: 100%;
    }

    .resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box {
        position: relative;
        left: 0;
        bottom: 0;
        flex: 0 0 100%;
        display: none;
        margin-top: 15px;
    }

    .resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box.active {
        display: block;
    }
}

.blog-article .content-area .main-area .social-share .icon-boxes {
    position: relative;
}

.blog-article .content-area .main-area .social-share .icon-boxes .sfsi_widget.sfsi_shortcode_container {
    position: absolute;
    float: none;
    top: 30px;
    left: 0;
    display: none;
}

.blog-article .content-area .main-area .social-share .icon-boxes .sfsi_widget.sfsi_shortcode_container.show {
    display: block;
}

.blog-article .content-area .main-area .social-share .icon-boxes .sfsi_widget.sfsi_shortcode_container .sharetastic {
    display: flex;
    align-items: center;
    column-gap: 10px;
    background: #fff;
    padding: 5px 10px;
    padding-left: 0;
}

.blog-article .content-area .main-area .social-share .icon-boxes .sfsi_widget.sfsi_shortcode_container .sharetastic svg {
    width: 20px;
    height: auto;
}

.gated-lp .content-area .right-area .form-container .form-boxes .form-box label span {
    display: none;
}

.gated-lp .content-area .right-area .form-container .form-boxes .form-submit {
    padding-bottom: 0;
    margin: 0;
}

.gated-lp .content-area .right-area .form-container .form-boxes .form-submit button {
    margin: 0;
}

.gated-lp .content-area .right-area .form-container .gfield--type-checkbox legend,
.gated-lp .content-area .right-area .form-container .gfield--type-radio legend {
    color: #000;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}

.gated-lp .content-area .right-area .form-container .gfield--type-checkbox .gfield_checkbox .gchoice,
.gated-lp .content-area .right-area .form-container .gfield--type-radio .gfield_radio .gchoice {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 15px;
    column-gap: 10px;
}

.gated-lp .content-area .right-area .form-container .gfield--type-checkbox .gfield_checkbox .gchoice input,
.gated-lp .content-area .right-area .form-container .gfield--type-radio .gfield_radio .gchoice input {
    width: 20px;
    height: 20px;
}

.gated-lp .content-area .right-area .form-container .gfield--type-checkbox .gfield_checkbox .gchoice label,
.gated-lp .content-area .right-area .form-container .gfield--type-radio .gfield_radio .gchoice label {
    color: #000;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}

.gated-lp .content-area .right-area .form-container .form-boxes .form-box input[type="file"] {
    border: none;
    padding-left: 0;
}

.gated-lp .content-area .right-area .form-container .gform_fileupload_rules {
    display: none;
}

.gated-lp .content-area .left-area .breadcrumb-area p {
    line-height: 22px;
    display: flex;
    column-gap: 4px;
}

.application-selector .selector-toggle .selector-toggle-box img {
    height: 52px;
}

.video-left-text-right .content-area .video-area .video-box.no_video::after {
    display: none;
}

.distributors-container .distributor-content .distributor-content-box .content-area .filter-box .clear-filter-toggle {
    display: none;
}

.distributors-container .distributor-content .distributor-content-box .content-area .filter-box .clear-filter-toggle.active {
    display: block;
}

.rfq-form .content-area .form-container .form-content .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .rfq-form .content-area .form-container .form-content .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding: 0 !important;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield_chainedselect .select-items {
    height: 200px;
    overflow-y: scroll;
}

.relevant-resources .content-area .relevant-resources-slider.left_justify .slick-track {
    margin-left: unset;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield_chainedselect.horizontal select {
    border: 2px solid #bcbcbc;
    height: 50px;
    background-image: url(/wp-content/themes/gullcoims/images/custom-select-arrow.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: top 11px right 14px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    padding: 5px 12px;
    appearance: none;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #000;
    width: 100%;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield_chainedselect.horizontal .gform-grid-col--size-auto {
    display: block;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield_chainedselect.horizontal select[disabled] {
    background-color: #e9e9e9;
}

.rfq-form .content-area .form-container .gfield--input-type-chainedselect .gfield_label {
    display: none !important;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield_chainedselect.horizontal span:has(select[disabled]) > label {
    color: rgba(0, 0, 0, .23) !important;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield_chainedselect.horizontal span label {
    padding: 0;
}

.rfq-form .content-area .form-container .form-content form .gfield--type-countrywisestate {
    display: none;
}

.rfq-form .content-area .form-container .form-content select::placeholder {
    color: transparent !important;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield--type-checkbox legend,
.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield--type-radio legend {
    color: #000;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield--type-checkbox .gfield_checkbox .gchoice,
.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield--type-radio .gfield_radio .gchoice {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 15px;
    column-gap: 10px;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield--type-checkbox .gfield_checkbox .gchoice input,
.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield--type-radio .gfield_radio .gchoice input {
    width: 20px;
    height: 20px;
}

.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield--type-checkbox .gfield_checkbox .gchoice label,
.rfq-form .content-area .form-container .form-content form .form-boxes .form-box .gfield--type-radio .gfield_radio .gchoice label {
    color: #000;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield_chainedselect.horizontal select {
    border: 2px solid #bcbcbc;
    height: 50px;
    background-image: url(/wp-content/themes/gullcoims/images/custom-select-arrow.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: top 11px right 14px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    padding: 5px 12px;
    appearance: none;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #000;
    width: 100%;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield_chainedselect.horizontal .gform-grid-col--size-auto {
    display: block;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield_chainedselect.horizontal span.gform-grid-col--size-auto {
    padding: 0 !important;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield_chainedselect.horizontal select[disabled] {
    background-color: #e9e9e9;
}

.rfq-form .content-area .form-container .gfield--input-type-chainedselect .gfield_label {
    display: none !important;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield_chainedselect.horizontal span:has(select[disabled]) > label {
    color: rgba(0, 0, 0, .23) !important;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield_chainedselect.horizontal span label {
    padding: 0;
}

.rfq-form .content-area .form-container .form-content form .gfield--type-countrywisestate {
    display: none;
}

.rfq-form .content-area .form-container .form-content select::placeholder {
    color: transparent !important;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield--type-checkbox legend,
.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield--type-radio legend {
    color: #000;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield--type-checkbox .gfield_checkbox .gchoice,
.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield--type-radio .gfield_radio .gchoice {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 15px;
    column-gap: 10px;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield--type-checkbox .gfield_checkbox .gchoice input,
.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield--type-radio .gfield_radio .gchoice input {
    width: 20px;
    height: 20px;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield--type-checkbox .gfield_checkbox .gchoice label,
.contact-us .content-area .left-area .form-container .form-boxes .form-box .gfield--type-radio .gfield_radio .gchoice label {
    color: #000;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box label span {
    display: none;
}

.contact-us .content-area .left-area .form-container .gform_wrapper.gravity-theme .gform_footer {
    padding-bottom: 0;
    margin: 0;
}

.contact-us .content-area .left-area .form-container .gform_wrapper.gravity-theme .gform_footer button {
    margin-bottom: 0;
}

.contact-us .content-area .left-area .form-container .gfield--input-type-chainedselect .gfield_label {
    display: none !important;
}

.media-gallery .top-area {
    padding-top: 0;
}

.media-gallery .top-area .content-area .media-selector {
    margin-top: 7px;
}

.text-container-with-breadcrumb .content-area .text-area p:last-child {
    margin-bottom: 0;
}

.text-container-with-breadcrumb .content-area .breadcrumb-area.add_space_top {
    margin-bottom: 50px;
}

.contact-us .content-area .left-area .form-container .form-boxes .form-box input[type="file"] {
    border: none;
    padding-left: 0;
}


.contact-us .content-area .left-area .form-container .form-boxes .gform_fileupload_rules {
    display: none;
}

body.tax-product_cat section.page_banner {
    min-height: 422px;
    background: #000;
    display: flex;
    align-items: flex-end;
}

body.tax-product_cat section.page_banner .content-area {
    margin-bottom: 0;
}

body.tax-product_cat section.page_banner .content-area  h1 {
    font-size: 85px;
    line-height: 105%;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

body.tax-product_cat section.page_banner .content-area .top_area .breadcrumb_area a,
body.tax-product_cat section.page_banner .content-area .top_area .breadcrumb_area span,
body.tax-product_cat section.page_banner .content-area .top_area .breadcrumb_area p {
    color: #fff;
}

body.tax-product_cat section.page_banner .content-area .top_area .social_links a img {
    filter: invert(1);
}

@media (max-width: 767.98px) {
    body.tax-product_cat section.page_banner .content-area  h1 {
        font-size: 50px;
    }
}

header.scrolled {
    z-index: 122;
}

body.woocommerce-checkout .site-main,
body.woocommerce-cart .site-main,
body.yith-request-a-quote-page .site-main,
body.single-product section.banner_single_product,
body.tax-product_cat section.sub_cat_catalog {
    padding-top: 200px;
}

body.woocommerce-checkout header,
body.yith-request-a-quote-page header,
body.woocommerce-cart header,
body.single-product header,
body.tax-product_cat header {
    background-color: #000;
}

body.woocommerce-cart .cart_content_wrapper .woocommerce-cart-form__cart-item .right_area .product-quantity .qty_wrapper .custom-select,
body.yith-request-a-quote-page .woocommerce.ywraq-wrapper .list_quote .cart_item .right_area .product-quantity .qty_wrapper .custom-select, body.woocommerce-cart .woocommerce.ywraq-wrapper .list_quote .cart_item .right_area .product-quantity .qty_wrapper .custom-select {
    min-width: unset;
    background-color: transparent;
}

body.woocommerce-cart .cart_content_wrapper .woocommerce-cart-form__cart-item .right_area .product-quantity .qty_wrapper .custom-select .select-selected,
body.yith-request-a-quote-page .woocommerce.ywraq-wrapper .list_quote .cart_item .right_area .product-quantity .qty_wrapper .custom-select .select-selected, body.woocommerce-cart .woocommerce.ywraq-wrapper .list_quote .cart_item .right_area .product-quantity .qty_wrapper .custom-select .select-selected {
    border: none;
    width: auto;
    background: unset;
    font-size: initial;
    padding: 0;
    margin: 0;
}

body.woocommerce-cart .cart_content_wrapper .woocommerce-cart-form__cart-item .right_area .product-quantity .qty_wrapper .custom-select .select-items div ,
body.yith-request-a-quote-page .woocommerce.ywraq-wrapper .list_quote .cart_item .right_area .product-quantity .qty_wrapper .custom-select .select-items div, body.woocommerce-cart .woocommerce.ywraq-wrapper .list_quote .cart_item .right_area .product-quantity .qty_wrapper .custom-select .select-items div {
    padding: 9.5px 0;
    margin: 0;
    margin-left: 12px;
    margin-right: 12px;
}

body.woocommerce-checkout .woocommerce {
    max-width: 1210px;
    padding: 0 20px;
    margin: auto;
    padding-top: 21px;
    padding-bottom: 21px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.resources-archive .content-area .main-resource-area .resource-boxes .resource-box .text-area {
    display: flex;
    flex-direction: column;
}

.resources-archive .content-area .main-resource-area .resource-boxes .resource-box .text-area .btn {
    margin-top: auto;
}

.distributors-container .distributor-content .distributor-content-box .content-area .distributors-boxes .distributor-box p.fax::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(/wp-content/themes/gullcoims/images/fax-d.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 3px;
    left: 0;
}

.distributors-container .distributor-content .distributor-content-box .content-area .distributors-boxes .distributor-box p.fax {
    position: relative;
    padding-left: 38px;
}

section .content-area figure.alignright,
section .content-area img.alignright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

section .content-area figure.align-center,
section .content-area img.align-center {
    text-align: center;
}

section .content-area figure.alignleft,
section .content-area img.alignleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

@media (max-width: 767.98px) {

    section .content-area figure.alignright,
    section .content-area img.alignright {
        float: none;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    
    section .content-area figure.alignleft,
    section .content-area img.alignleft {
        float: none;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    
}

/* @media (min-width: 991.98px) {
    body.single-post .fancybox-content {
        overflow: scroll;
        width: 700px !important;
        transform: translate(-50%, -50%) !important;
        left: 50%;
        top: 50%;
    }
    
    body.single-post .fancybox-content img {
        height: auto;
        width: auto;
    }
} */

section .content-area p a {
   color: #f17c22; 
   text-decoration: underline;
}

.text-container-with-breadcrumb .content-area .text-area ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    background: linear-gradient(145deg, #f17c22 0, #ff5f15 100%);
    top: 9px;
    left: 0;
    position: absolute;
    border-radius: 0;
}

.text-container-with-breadcrumb .content-area .text-area ul li {
    font-family: Barlow, serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
    color: #000;
    margin-bottom: 16px;
    /* display: flex; */
    position: relative;
    padding-left: 20px;
}

section .content-area ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    background: linear-gradient(145deg, #f17c22 0, #ff5f15 100%);
    top: 9px;
    left: 0;
    position: absolute;
    border-radius: 0;
}

section .content-area ul li {
    font-family: Barlow, serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
    color: #000;
    margin-bottom: 16px;
    /* display: flex; */
    position: relative;
    padding-left: 20px;
}

.video-left-text-right .content-area .text-area li::before, .video-left-text-right .content-area .text-area p::before {
    top: 0;
}

@media (min-width: 991.98px) and (max-width: 1896px) {
    .resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box {
        width: 200px;
    }
}

@media (min-width: 991.98px) and (max-width: 1700px) {
    .resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box {
        width: 150px;
    }
}

@media (min-width: 991.98px) and (max-width: 1592px) {
    .resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box {
        width: 120px;
    }
}

@media (min-width: 991.98px) and (max-width: 1540px) {
    .resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box {
        width: 150px;
        left: 50%;
        bottom: 100%;
    }
}

@media (min-width: 767.98px) and (max-width: 1024px) {
    .resources-archive .content-area .filter-resource-area .filter-boxes .filter-box h3 .tooltip_box {
        width: 150px;
        left: 50%;
        bottom: 100%;
    }
}

.text-container-with-breadcrumb .content-area .breadcrumb-area p a {
    color: inherit;
}

.text-bg-orange .content-area .text-box p a {
    color: #fff;
    font-weight: 700;
}

.resources-archive .content-area .main-resource-area .top-text p {
    font-family: Barlow, serif;
}

.text-container-with-breadcrumb .content-area .text-area a[data-fancybox] {
    position: relative;
    z-index: 9;
}

body.single .fancybox-container .fancybox-button.fancybox-button--zoom {
    display: inline-block !important;
}

.blog-article.wrapper_404 .content-area {
    justify-content: center;
}

.blog-article.wrapper_404 {
    padding-top: 200px;
    padding-bottom: 200px;
    margin: 0;
}

.blog-article.wrapper_404 .content-area .main-area {
    text-align: center;
}

.blog-article.wrapper_404 .content-area .main-area h2 {
    font-size: 120px;
    font-weight: 700;
    line-height: 1.2;
}

.blog-article.wrapper_404 .content-area .main-area a {
    color: #f17c22;
}

section.page-banner-title-only.header_404 {
    min-height: 220px;
}

@media (max-width:  991.98px) {
    header .main-nav .content-area .navbar .container-fluid .navbar-collapse .navbar-nav .nav-item::after {
        pointer-events: none;
    }
}

@media (max-width: 767.98px) {
    section.page-banner-title-only.header_404 {
        min-height: 120px;
        padding-top: 100px;
    }
}