/* Global */
input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=button]):focus:active, input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=button]):focus:focus, select:active, select:focus, textarea:active, textarea:focus {
    border-color: #1c4489;
    box-shadow: 0 0 0 0.125em rgb(50 115 220 / 25%);
}

.menu > li ul {
    margin-top: -20px !important;
}

.gulf-svg-logo img {
    width: 230px;
}

.display-none {
    display: none !important;
}

.widget-handle .function {
    -webkit-transition-delay: 5s !important;
         -o-transition-delay: 5s !important;
            transition-delay: 5s !important;
}

.module.widget-handle:hover .function {
    -webkit-transition-delay: 0s !important;
         -o-transition-delay: 0s !important;
            transition-delay: 0s !important;
}

/* Home */
.home-header-text .image-bg hr {
    display: none;
}

.nav-bar {
    border-bottom: 1px solid #808080 !important;
}

.nav-container nav.transparent .module.widget-handle {
    border-left: 1px solid #808080 !important;
}

.get-in-touch hr {
    border-top: 1px solid #ffffff;
}

.home-featured-boxes .feature.boxed, .feature.boxed h4 {
    background: none;
    color: #ffffff;
}

.home-featured-boxes .feature.boxed a {
    color: #fff7b9;
}

.home-featured-boxes .feature.boxed a:hover {
    text-decoration: underline;
}

.our-affiliations .logo-carousel {
    padding-top: 96px;
}

.our-affiliations .logo-carousel li {
    opacity: 1;
}

.our-affiliations .fade-1-4 {
    opacity: 1;
}

/* About */
.page-id-7099 .tabs-content-row .tabbed-content i {
    display: none;
}

/* GulfBrand/Ecose Brand */
.accordion li.active .content {
    max-height: none !important;
}

.accordion-table .accordion-1 .content {
    border: none;
}

.accordion-table table {
    table-layout: fixed;
    text-align: left;
    width: 100%;
    margin-bottom: 0px;
}

.accordion-table table colgroup .col-code {
    width: 80px;
}

.accordion-table table colgroup .col-sds {
    width: 145px;
}

.accordion-table table + p {
    display: none;
}

.accordion-table table td,
.accordion-table table th {
    padding: 15px;
}

.accordion-table table tr,
.accordion-table table td {
    padding: 10px 15px;
    border: 1px solid #cccccc;
}

.accordion-table table thead tr,
.accordion-table table tr:nth-child(even) {
    background: #f5f5f5;
}

.accordion-table table td {
    padding: 15px;
}

/* Media */
.news-carousel .owl-nav div {
    margin-top: -25%;
}

.news-carousel .image-carousel-item .text-holder {
    opacity: 1;
    color: #ffffff;
}

.news-carousel .image-carousel-item .text-holder h4 {
    color: #ffffff;
}

.news-carousel .image-carousel-item .text-holder a {
    color: #fff7b9;
}

.news-carousel .image-carousel-item .text-holder .background-1,
.news-carousel .image-carousel-item .text-holder .background-2,
.news-carousel .image-carousel-item .text-holder .background-3 {
    padding: 32px;
}

.news-carousel .background-1 {
    background-color: #02c4c1;
}

.news-carousel .background-2 {
    background-color: #0198cf;
}

.news-carousel .background-3 {
    background-color: #1d4489;
}

.news-carousel .image-carousel-item hr {
    visibility: hidden;
}

/* Did you know? */
.did-you-know .accordion .content p {
    margin: 0;
    padding-bottom: 0 !important;
}

.did-you-know .accordion .content img {
    margin-bottom: 0 !important;
}

.did-you-know ul.accordion ol, ul.accordion ul {
    padding: 0;
}

.did-you-know .accordiontable td {
    padding: 5px 0;
}

.did-you-know .accordion table tr td:first-of-type {
    padding-right: 40px;
}

.did-you-know .accordion-2 .active .title {
    color: #0086c8;
}

.did-you-know .accordion li.active .content {
    margin-bottom: 50px;
}

.did-you-know .footer-small-text {
    font-size: 11px;
    line-height: 16px;
}

.did-you-know .extra-li-padding li {
    padding-bottom: 10px;
}

/* Footer */
.footer-2 a > .image-xxs {
    max-height: 50px;
}

footer.footer-2 {
    padding-bottom: 110px;
}

footer.footer-2 .back-to-top {
    bottom: 25px;
}

/* WooCommerce */
.dashboard-content img {
    width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    background-color: #41649c;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: block;
    font-weight: 600;
    line-height: 1.2;
    padding: .5rem;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul,
.woocommerce-account .woocommerce-MyAccount-content .dashboard-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-content .dashboard-content .col {
    margin-bottom: 1.5rem;
    text-align: center;
}

.woocommerce-account .woocommerce-MyAccount-content .dashboard-content .brand-menu a {
    background-color: #f5f5f5;
    border-bottom: 1px solid #fff;
    display: block;
    font-weight: 600;
    line-height: 1.2;
    padding: .5rem;
    text-align: center;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    width: 100%;
}

.woocommerce-notices-wrapper div.alert .button {
    display: none;
}

.wcpt-edit-wrapper,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-billing-fields h3 {
    display: none;
}

.woocommerce-checkout .optional {
    display: none;
}

.woocommerce-checkout .woocommerce-billing-fields h3.section-title {
    display: block;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot,
.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address>label>input {
    display: none;
}

.woocommerce-checkout .quantity-and-weight+.quantity-and-weight {
    display: none;
}

.woocommerce form .form-row label, .woocommerce form .form-row input::placeholder {
    text-transform: none;
}

.woocommerce-Addresses>div,
.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button.invoice {
    display: none;
}

.woocommerce-Addresses>div+div {
    display: block;
    float: none!important;
    width: 100%!important;
}

.woocommerce .fa, .woocommerce .far, .woocommerce .fas {
    padding-right: 8px;
}

/* Media queries */
@media only screen and (min-width: 768px) {
    .footer-2 > .container .row:nth-of-type(2) .col-sm-4:nth-of-type(1) {
        width: 25%;
    }

    .footer-2 > .container .row:nth-of-type(2) .col-sm-4:nth-of-type(2) {
        width: 50%;
    }

    .footer-2 > .container .row:nth-of-type(2) .col-sm-4:nth-of-type(3) {
        width: 25%;
    }
}

@media only screen and (min-width: 992px) {
    .module-group.right .module.left:first-child {
        padding-left: 0px;
    }
    
    .our-affiliations .spread-children-large * {
        margin: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .our-affiliations .fade-1-4 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-2 > .container .row:nth-of-type(2) .col-sm-4:nth-of-type(2) {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 579px) {
    .woocommerce-account .woocommerce-MyAccount-content .dashboard-content .col {
        width: 100%;
    }
}