
/* ---------------------------------------------------------
   SINGLE PRODUCT IMAGE / BACKGROUND
--------------------------------------------------------- */

/* Abstract background layer */

.woocommerce div.product .summary p.price {
    display: inline-block !important;
    color: inherit;
    font-size: 24px;
    /* line-height: 30px; */
    /* margin-top: .5em; */
    padding: 0 .5em !important;
    background: rgba(192, 192, 192, 0.3) !important;
    margin: .5em 0 !important;
    border-radius: 5px !important;
}

.woocommerce .woocommerce-breadcrumb a {
    background-repeat: no-repeat;
    /* background-size: 0 2px; */
    /* background-position: left bottom; */
    /* background-image: linear-gradient(to right, #000 0, #000 100%); */
    /* transition: background-size .55s cubic-bezier(.2, .75, .5, 1); */
    background-image: none !important;
    transition: background-size .55s cubic-bezier(.2, .75, .5, 1);
}


.single-product #ajax-content-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;

    background-image: url('/wp-content/themes/salient-child/assets/bg/product-abstract.svg');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;

    opacity: 0.8;
    pointer-events: none;
    z-index: 0;

    filter: brightness(0.9) saturate(1.2);

    /* fade left */
    -webkit-mask-image: linear-gradient(
        to left,
        rgba(0,0,0,1) 55%,
        rgba(0,0,0,0) 100%
    );
    mask-image: linear-gradient(
        to left,
        rgba(0,0,0,1) 55%,
        rgba(0,0,0,0) 100%
    );
}

.woocommerce-page div.product .product_title {
/* h1.product_title entry-title nectar-inherit- { */
    font-size: 24px !important;
    position: relative;
    /* display: inline-block; */
    padding-bottom: 10px;
}

.woocommerce-page div.product .product_title::after {
/* h1.product_title entry-title nectar-inherit-::after { */
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35%;
  height: 2px;
  background: rgba(0,149,69,1) !important;
  /* clear:both !important; */
  /* margin-bottom: 20px !important; */
}

/* Ensure content sits above background */

.single-product #ajax-content-wrap > * {
    position: relative;
    z-index: 2;
}

/* Product meta links */

.woocommerce.single-product div.product_meta a {
    background-repeat: no-repeat;
    background-size: 0 2px;
    background-position: left bottom;
    /* background-image: linear-gradient(to right, #000 0, #000 100%); */
    background-image: none !important;
    /* transition: background-size .55s cubic-bezier(.2,.75,.5,1); */
    font-size:13px !important;
}

.woocommerce div.product_meta {
    background: rgba(192,192,192,0.15) !important;
    padding:2% !important;
    display:flex !important
    
    
}

/* ---------------------------------------------------------
   WOOCOMMERCE SINGLE PRODUCT
--------------------------------------------------------- */

.woocommerce div.product {
    /* margin-bottom: 0 !important;
    position: relative !important;
    background: #FFF !important;
    padding: 0 0  !important;
    border-radius: 5px !important;
    margin-bottom: 0 !important; */
    /* border: 1px solid rgba(192, 192, 192, 0.3) !important; */
}


/* ---------------------------------------------------------
   PRODUCT SUMMARY
--------------------------------------------------------- */

.woocommerce div.product div.summary {
    margin-bottom: 2em;
    /* padding: 0 20px !important; */
    border: 1px !important;
}

.product[data-tab-pos*=fullwidth] .summary.entry-summary {
    /* width: 70.5%; */
}

.text_on_hover.product .nectar_quick_view {
    color: var(--gs-global-link-color) !important;
    left: 25% !important;
    right: 25% !important;
}

/* ---------------------------------------------------------
   WOOCOMMERCE PRODUCT TABS
--------------------------------------------------------- */

/* @media only screen and (min-width: 1000px) { */
    .woocommerce-tabs[data-tab-style=fullwidth] #reviews #comments {
        margin-right: 3%;
        width: 100% !important;
    }
    
/* } */

.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce .commentlist li .comment_container .comment-text {
    border: none;
    padding: 10px !important;
    margin-left: unset;
}

div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
    margin: 1.5% 0 1.5% 0 !important;
}

/* ---------------------------------------------------------
    new label information for tabs  
--------------------------------------------------------- */

.label-info-wrapper {
    max-width: 680px;
}

.label-logo {
    max-width: 140px;
    margin-bottom: 20px;
}

.label-title {
    font-weight: 700;
    margin-bottom: 5px;
}

.label-short-title {
    opacity: 0.8;
}

.label-warning {
    font-weight: 600;
    margin-top: 20px;
}

.label-footer {
    display: flex;
    justify-content: space-between;
    /* margin-top: 30px; */
    font-size: 0.9em;
    opacity: 0.8;
    background: rgba(192, 192, 192, 0.35) !important;
    padding: 0 20px !important;
}


/* old css label iformation css for tabs */

/* .label-information-tab {
    max-width: 720px;
}

.label-logo img {
    max-width: 160px;
    margin-bottom: 20px;
}

.label-info-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.label-info-list li {
    padding: 8px 0;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}

.label-info-list strong {
    display: inline-block;
    min-width: 160px;
    font-weight: 600;
} */




/* ---------------------------------------------------------
   WOOCOMMERCE PRODUCT TABS
--------------------------------------------------------- */

/* .woocommerce-tabs .full-width-content .tab-container {
    padding: 30px 25px !important;
} */

/* ---------------------------------------------------------
    single product view
--------------------------------------------------------- */


.woocommerce #ajax-content-wrap .woocommerce-tabs > div:not(.tab-container) {
    /* padding: 15px 10px !important; */
}

.woocommerce #ajax-content-wrap .woocommerce-tabs > div:not(.tab-container) h2 {
    /* color: red !important; */
    font-size: 18px !important;
    font-weight: bold !important;
    font-family: Helvetica !important;
    color: #000 !important;
}

.woocommerce #ajax-content-wrap .woocommerce-tabs > div:not(.tab-container) h3 {
    color: #000 !important;
    font-size: 18px !important;
}

.woocommerce #ajax-content-wrap .woocommerce-tabs > div:not(.tab-container) p {
    color: #000 !important;
    font-size: 13px !important;
}

div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
    text-align: center !important;
    margin: 0 !important;
}

.woocommerce-tabs .full-width-content[data-tab-style=fullwidth] ul.tabs li a {
    text-decoration: none !important;
    background-image: none !important;
    transition: none !important;
}

.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li.active {
    background: rgba(192,192,192,0.2) !important;
    border-radius: 30px !important;
}

.single-product-overview-01 {
    /* padding: 10px !important; */
 }

 .single-product-overview-01 h3 {
    font-size: 100px !important;
    /* background: red !important */
 }


.single-product-overview-02 .vc_column-inner  { 
    padding: 1em !important;
    background: rgba(192, 192, 192, 0.15) !important;
    border-radius: 10px !important;
}


.single-product .post-area.span_9 .products.related .product {
    width:auto !important;
}

/* ---------------------------------------------------------
   RELATED PRODUCTS
--------------------------------------------------------- */

/* Full-width related products */

.single-product .post-area.span_9 .products.related .product {
    width: 100% !important;
}

.related-upsell-carousel.nectar-woo-flickity {
    /* padding: 10px !important; */
}

/* Related section container */

.single-product .related.products {
    /* position: relative; */
    /* padding: 1em 1em !important;    */
    overflow: hidden;
    /* background: linear-gradient(
        to top right,
        rgba(30,115,190,0),
        rgba(255,255,255,0)
    ) !important; */
     /* background: #FFF !important; */
    /* border:1px solid rgba(192,192,192,0.3) !important; */
    /* border-radius: 5px !important; */
}

.single-product .related.products h2 {
    text-transform: uppercase !important;
    font-size: 21px !important;
}

/* Optional background layer */

.single-product .related.products::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    z-index: -1;
}


