/**
* Theme Name: Goldsmith Child
* Description: This is a child theme of Goldsmith.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: goldsmith
* Version: 1.3.6
*/

.goldsmith-header-top-right.header-top-side .mobile-toggle {
    display: none;
}


button.show-password-input {
    display: none;
}

/* logout user css */
.inline_col_c {
    display: grid;
    gap: 20px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.notify_me_b {
    color: var(--e-global-color-12d5431);
    background-color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-12d5431);
}
.bottom_sub_logout {
    max-width: 1200px;
    margin: auto;
}

.information_form {
    margin-bottom: 50px;
}

/* logout user css */

.submenu span.menu-label:before {
    display: none;
}

.submenu span.menu-label {
    width: 100%;
    font-size: 10px;
    top: -30px;
    padding: 15px 0px;
    line-height: 1px;
    background: #00000085 !important;
}

.submenu span.item-thumb {
    margin-bottom: 0 !important;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.submenu>li.menu-item:nth-child(4)>a  , .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.submenu>li.menu-item:nth-child(5)>a{
    font-size: 0px !important;
}
.latest_product_banner_section .elementor-widget-shortcode ,.latest_product_banner_section .elementor-widget-container ,.latest_product_banner_section  .elementor-shortcode {
    height: 100%;
}

.latest_product_banner_section .goldsmith-banner-button.banner-content-item a{
    color:#fff;
}
.priduct_box_c .goldsmith-product-button.added{
    background: #000 !important;
}
.priduct_box_c .goldsmith-product-button.added svg{
    fill:#fff;
}


/*slider custom*/

/* ✅ Gap between slides */
.goldsmith-slider .slick-slide {
  margin: 0 0px; /* adjust gap */
}


.goldsmith-slider .slick-track {
  display: flex !important;  /* force flex so margins apply correctly */
  gap: 15px;                 /* this is the modern way to add gaps */
}

/* Reset default slide width issues */
.goldsmith-slider .slick-slide {
  height: auto !important;
}



.goldsmith-slider .slick-prev,
.goldsmith-slider .slick-next,
.ugc-video-carousel .slick-prev,
.ugc-video-carousel .slick-next{
  z-index: 10;
  width: 40px;
  height: 40px;
  background: rgba(0,0,0,0.6);
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.goldsmith-slider .slick-prev i,
.goldsmith-slider .slick-next i,
.ugc-video-carousel .slick-prev i,
.ugc-video-carousel .slick-next i {
  color: #fff;
  font-size: 18px;
}

.goldsmith-slider .slick-next, .ugc-video-carousel .slick-next{
    right: -45px;
}
.goldsmith-slider .slick-prev, .ugc-video-carousel .slick-prev{
    left: -45px;
}




/* ✅ Slide gap */
.goldsmith-slider .slick-slide {
  box-sizing: border-box;
}
.goldsmith-slider .slick-list {
  margin: 0 -10px; /* cancel out padding */
}

/* ✅ Arrow styling */
.goldsmith-slider .slick-prev,
.goldsmith-slider .slick-next,
.ugc-video-carousel .slick-prev,
.ugc-video-carousel .slick-next {
  z-index: 10;
  width: 40px;
  height: 40px;
  background: rgba(0,0,0,0.6);
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.goldsmith-slider .slick-prev:before,
.goldsmith-slider .slick-next:before,
.ugc-video-carousel .slick-prev:before,
.ugc-video-carousel .slick-next:before  {
  display: none; /* hide default broken arrows */
}

.goldsmith-slider .slick-prev,
.goldsmith-slider .slick-next,
.ugc-video-carousel .slick-prev,
.ugc-video-carousel .slick-next {
  color: #fff;
  font-size: 20px;
  line-height: 1;
}

.goldsmith-btn:not(.type-widget) {
    min-width: auto !important;
    left: 0;
}

/*.goldsmith-choosen-filters-row.row.goldsmith-hidden-on-mobile .goldsmith-choosen-filters:first-child {
    display: none;
}*/
.goldsmith-product-summary .goldsmith-summary-item p {
    color: #000 !important;
}

.goldsmith-product-description {
    padding-top: 25px;
}
.goldsmith-product-description p ,.goldsmith-product-description li{
    font-size: 15px !important;
    color: #000;
    margin-bottom: 2px;
}

.goldsmith-slider .slick-prev, .goldsmith-slider .slick-next, .ugc-video-carousel .slick-prev, .ugc-video-carousel .slick-next  {
    line-height: 0px;
    background: transparent !important;
    color: #000 !important;
    border: 1px solid #000;
}
.goldsmith-slider .slick-prev:hover , .goldsmith-slider .slick-next:hover , , .ugc-video-carousel .slick-prev:hover ,.ugc-video-carousel .slick-next:hover {
    background: #000 !important;
    color: #fff !important;
}
.goldsmith-slider .slick-prev:focus,.goldsmith-slider .slick-next:focus , .ugc-video-carousel .slick-prev:focus,.ugc-video-carousel .slick-next:focus{
    background: transparent !important;
    color: #000 !important;
}

.slick-prev .icon-prev::before  {
    font-family: 'ninetheme-font' !important;
    content: '\f114'; /* left arrow */
    font-size: 15px;
    display: inline-block;
}

.slick-next .icon-next::before {
    font-family: 'ninetheme-font' !important;
    content: '\f113'; /* right arrow */
    font-size: 15px;
    display: inline-block;
}

.list_usp_p {
    line-height: normal;
    padding: 10px 0px;
    background: #000;
    color: #fff;
}

.list_usp_p .container {
    line-height: 0px;
}
.latest_heading {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 27px;
    /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0));*/
    padding: 5px 0px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.17), rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0));
}

.goldsmith-elementor-footer li {
    list-style: none;
}
@media (max-width: 767px) {

    .goldsmith-slider, .ugc-video-carousel {
        padding: 0px 20px;
    }
    .goldsmith-slider .slick-next, .ugc-video-carousel .slick-next {
        right: -19px;
        width: 30px;
        height: 30px;
    }
    .goldsmith-slider .slick-prev, .ugc-video-carousel .slick-prev {
        left: -19px;
        width: 30px;
        height: 30px;
    }
    .goldsmith-slider .slick-list {
        margin: 0 -5px;
    }
    .goldsmith-slider .slick-track {
        gap: 0px;
    }
  /* styles here */
    .goldsmith-header-mobile-top-actions svg {fill: #fff;}

    .goldsmith-header-mobile-top-actions  span.goldsmith-cart-count.goldsmith-wc-count {
        background: #fff;
        color: #000;
    }
    .mobile_bottom_header .top-action-btn .goldsmith-wc-count {
        left: -10px;
        top: -5px;
    }
    .goldsmith-btn:not(.type-widget) {
        min-width: auto;
    }
    .goldsmith-product-type-2 .goldsmith-product-cart {
        left: 0px;
    }
    .autocomplete-suggestions .autocomplete-suggestion img {
        width: 25%;
    }
}


.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>ul.submenu.depth_0, .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent.menu-item-has-shortcode>.item-shortcode-wrapper{
    width: 55% !important;
        margin-left: unset !important;
    left: 0px !important;
}