/*
Theme Name: Distell Child Theme
Description: This is a custom child theme customise by Whitetower
Author: Whitetower
Author URI:  https://whitetower.com.au
Template: distell
Version: 1.0
*/
#search-outer #search #close {
    display: none !important;
}
.fbc-page .fbc-wrap .fbc-items li {
    padding-left: 0px !important;
    padding-bottom: 0px;
}

.footer-menu li a {
    color: #fff !important;
    font-weight: 600;
    margin-top: 20px !important;
    display: block;
}
.footer-menu ul#menu-footer-menu {
    display: block;
    margin: 0 auto;
    text-align: center !important;
    width: 100%;
}
.footer-menu li {
    list-style: none !important;
    display: inline-block;
    margin: 0 15px;
}
.nectar-cta svg.next-arrow, .nectar-cta .line {
    display: none !important;
}
.nectar-cta a.link_text {
    padding-left: 0px !important;
}
.nectar-cta span.text {
    margin-right: 0px !important;
}

.wpcf7 .col-50 {
    width: 48%;
    display: inline-block;
    margin: 0 1% 0 0;
}
.wpcf7 .col-100 {
    width: 97%;
    display: inline-block;
    margin: 0 1% 0 0;
}
.wpcf7 .col-50, .wpcf7 .col-100 {
    margin-bottom: 20px;
}
.wpcf7 label {
    font-size: 16px;
    font-weight: 600 !important;
}
.wpcf7 label span {
    margin-top: 10px;
}
.wpcf7 .wpcf7-submit {
    background-color: #131a2d;
}


.tabbed[data-style*=vertical] .wpb_tabs_nav {
    width: 30%;
    padding: 60px;
    padding-left: 100px !important;
}
.tabbed[data-style*=vertical]>div {
    width: 70%;
    padding: 80px 50px;
    background-color: #fff !important;
}
a.nectar-list-item-btn {
    padding: 10px 30px !important;
    border-color: #1D3557;
}
a.nectar-list-item-btn:hover {
    border-color: #1D3557;
    background-color: #1D3557;
    color: #fff;
}
.tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {
    border-radius: 0px;
    padding: 18px 20px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 600 !important;
}
.tabbed[data-style="vertical_modern"][data-color-scheme="extra-color-2"] .wpb_tabs_nav li .active-tab {
    color: #fff;
}
.nectar-fancy-box {
    padding: 30px;
    min-height: 520px;
}
.inner img.fancy-box-custom-icon {
    margin-bottom: 200px;
}
.nectar-fancy-box .inner {
    padding-bottom: 8%;
}
.nectar-fancy-box  h5 {
    margin-bottom: 15px;
}
.product_meta {
    display: none;
}
table.variations tr {
    display: flex;
}
.woocommerce .variations, .woocommerce div.product form.cart .variations {
    width: 80%;
}
.woocommerce .variations tr th.label {
    width: 50%;
}
.woocommerce .variations tr td.value {
    width: 50%;
}
.woocommerce tr .label label {
    font-weight: 700 !important;
    font-size: 16px;
}
.variations_button {
    display: flex;
}
.woocommerce div.product form.cart .button {
    font-size: 15px !important;
    padding: 19px 50px !important;
    border-radius: 0px;
    width: 100%;
    height: 50px;
}
.single-product .woocommerce .quantity {
    border: 1px solid #707070;
    padding: 5px 30px;
    height: 50px;
}
.quantity {
    height: 50px;
    padding: 5px 0px;
    border-radius: 0px !important;
    width: 200px !important;
}
.woocommerce .product-wrap {
    aspect-ratio: 1 / 1;
}

.woocommerce .quantity input {
    box-shadow: unset !important;
}
.woocommerce .yith-ywraq-add-to-quote{
    width: 60% !important;
}
p.price.nectar-inherit-default {
    display: none !important;
}
.woocommerce-product-details__short-description {
    padding: 30px 0 0;
}
.tab-container li a {
    font-size: 18px !important;
}
th.woocommerce-product-attributes-item__label, td.woocommerce-product-attributes-item__value {
    white-space: nowrap;
    padding: 10px 20px !important;
}

section.related.products {
    display: none;
}

section.upsells.products {
    position: relative;
    padding: 60px 30px;
}

section.upsells.products:before {
    content: '';
    display: block;
    position: absolute;
    width: 100vw;
    height: 100%;
    background-color: rgb(248 250 251);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.nectar-global-section.before-footer {
    padding-top: 0px !important;
}

.single-product #ajax-content-wrap .main-content .row {
    padding-bottom: 80px !important;
}

.single-product .products.upsells {
    padding: 0;
/*     margin-top: 100px; */
}

.single-product .products.upsells:before {
    display: none;
}

.upsells h2,
.related h2 {
    text-align: left !important;
    margin-bottom: 60px !important;
    display: block;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 0px !important;
}

.about-timeline {
    margin-left: -50%;
}
.cool-vertical-timeline-body.both-sided .timeline-content .position-right .story-details, .cool-vertical-timeline-body.one-sided.left .timeline-content .story-details {
    border-left: 0px solid #D91B3E;
}
.cool-vertical-timeline-body.both-sided .timeline-content .position-right .story-details::before, .cool-vertical-timeline-body.one-sided.left .timeline-content .story-details:before {
    border: 0px solid transparent;
}
.cool-vertical-timeline-body .timeline-content .story-details {
    background: #fff0;
    box-shadow: unset;
    margin-left: 100px;
}
.story-time {
    margin-left: 140px;
}
.story-content h3 {
    font-family: 'Open Sans' !important;
    font-size: 16px !important;
}
.story-time p {
    font-weight: 600 !important;
    font-family: 'Open Sans' !important;
}
.timeline-block-icon {
    background-color: transparent !important;
    border-color: #A2A2A2 !important;
}
.cool-vertical-timeline-body::before {
    background: grey !important;
}
.cool-timeline-block-7643d54f-7310-432a-90e3-5c7c62775f8d .cool-vertical-timeline-body .timeline-content .timeline-block-icon {
    background: #888888 !important;
}
.home-tab h3 {
    font-size: 26px !important;
    margin-bottom: 40px !important;
}
.viewall {
    font-weight: 600;
    font-size: 18px;
    margin-top: 30px !important;
    display: block;
}

/* Hide the first and second default WooCommerce dashboard paragraphs, but keep form rows */
.woocommerce-MyAccount-content > p:not(.woocommerce-form-row):nth-of-type(1),
.woocommerce-MyAccount-content > p:not(.woocommerce-form-row):nth-of-type(2) {
    display: none;
}

/* Custom Dashboard Message */
.custom-dashboard-message {
    padding: 20px;
    text-align: center;
}

.custom-dashboard-message h2 {
    margin-bottom: 10px;
}

.custom-dashboard-message p {
    margin-bottom: 15px;
    font-size: 16px;
}

.custom-dashboard-buttons {
    margin-top: 15px;
}

.custom-btn {
    padding: 10px 30px;
    margin: 0 10px;
    border-radius: 0;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    display: inline-block;
}

.custom-btn.browse-now {
    background-color: #131a2d;
}

.custom-btn.browse-list {
    background-color: #555;
}

.custom-btn:hover {
	background-color: #ac8434;
	color: #fff !important;
}

button.woocommerce-Button.button.wp-element-button {
    margin-top: 24px;
}
/* ----------------------------------------- */
/* Force Archive page use transparent header */
/* ----------------------------------------- */
/* body.archive #header-space {
    display: none;
}

body.archive #header-outer:not(.small-nav) {
    transition: background-color 0.3s ease 0s,box-shadow 0.3s ease 0s,margin 0.25s ease;
    -webkit-transition: background-color 0.3s ease 0s,box-shadow 0.3s ease 0s,margin 0.25s ease;
}
body.archive #header-outer:not(.small-nav) {
    border-bottom: 0;
    box-shadow: none;
}
body.archive #header-outer:not(.small-nav), 
.archive #header-outer:not(.small-nav) .cart-menu, 
.archive #header-outer:not(.small-nav) .cart-menu, 
.ascend.archive  #header-outer.transparent:not(.small-nav) #top .nectar-woo-cart .cart-contents {
    border: none!important;
}
body.archive  #header-outer:not(.small-nav) {
    background-color: rgb(0 0 0 / 0%)!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid rgb(255 255 255 / 25%);
}
body.archive  #header-outer:not(.small-nav), body.archive  #header-outer:not(.small-nav) .cart-menu {
    transition: border-color 0.30s ease;
    -webkit-transition: border-color 0.30s ease;
}
body.archive  #header-outer:not(.small-nav), 
body.archive  #header-outer:not(.small-nav) .cart-menu {
    transition: background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease;
    -webkit-transition: background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease;
}
body.archive  #header-outer.small-nav[data-box-shadow="large"], 
body.archive.material[data-hhun="1"] #header-outer.small-nav[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="0"], 
body.archive.material[data-hhun="1"] #header-outer.small-nav[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="1"] {
    box-shadow: 0 3px 45px rgb(0 0 0 / 15%);
}
.archive #header-outer:not(.small-nav):before {
    background: linear-gradient(to top,rgb(255 255 255 / 0%) 0,rgb(0 0 0 / 0%) 1%,rgb(0 0 0 / 4%) 16%,rgb(0 0 0 / 23%) 75%,rgb(0 0 0 / 33%) 100%);
    position: absolute;
    pointer-events: none;
    height: 120%;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    display: block;
} */


@media only screen and (max-width: 600px)  {
    .wpcf7 .col-50, .wpcf7 .col-100 {
        width: 100%;
    }    
    .tabbed[data-style*=vertical] .wpb_tabs_nav {
        width: 100%;
    }
    .tabbed[data-style*=vertical]>div {
        width: 100% !important;
    }
    .tabbed[data-style*=vertical]>div {
        width: 70%;
        padding: 40px 60px 40px 0;
    }
    .wpb_tab .nectar-list-item {
        font-size: 15px !important;
        width: 50% !important;
        line-height: 1.4em;
    }
    .home-tab .tabbed[data-style*=vertical] .wpb_tabs_nav {
        padding-right: 20px;
    }
    .home-tab body .tabbed[data-style*=vertical] .wpb_tabs_nav li {
        width: 100%;
    }
    .home-tab .tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {
        width: 100%;
        min-width: 150px;
    }
}





/* Loading overlay for product details (thumbnail AJAX) */
.distell-loading-container {
    position: relative;
}
.distell-product-loading {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.distell-product-loading-spinner {
    width: 40px;
    height: 40px;
    border: 3px solid #e0e0e0;
    border-top-color: #333;
    border-radius: 50%;
    animation: distell-spin 0.8s linear infinite;
}
@keyframes distell-spin {
    to {
        transform: rotate(360deg);
    }
}

@media only screen and (max-width: 1024px)  {
    .footer-bottom p {
        text-align: center !important;
    }   
    .tabbed[data-style*=vertical]>div {
        width: 70%;
        padding: 40px 0px;
    }
    .tabbed[data-style*=vertical] .wpb_tabs_nav {
        padding: 0px;
        padding-left: 20px !important;
        padding-top: 60px;
    }
    .tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {
        width: 180px;
    }
}


