/**
* 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.1
*/

.goldsmith-breadcrumb li a, .woocommerce-breadcrumb a,
.goldsmith-breadcrumb li.breadcrumb_active, .goldsmith-breadcrumb .breadcrumb-item.active, .woocommerce-breadcrumb{
	color: #000 !important;
}

nav.woocommerce-breadcrumb a:after, .breadcrumb-item+.breadcrumb-item::before{
	background-color: #000 !important;
}

.woocommerce-shop .shop-cat-banner-template-wrapper,
.goldsmith-product-delivery-btn,
.goldsmith-newsletter-bottom{
	display: none !important;
}


.goldsmith-header-top-center::after{
	content:"The First Malaysia Mystery Box Fashion Brand";
    position: absolute;
    bottom: 12px;
    left: 50%;
    text-align: center;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
	width: fit-content;
    transform: translate(-50%, 0px);
	
}

.buybackpopup-title,
.buybackpopup-desc{
	padding: 0px 50px !important;
	color: #000 !important;
}
.buybackpopup-title{
	padding-bottom:10px !important
}

.goldsmith-header-top-center img{
	margin-top:-30px;
}
.customPopUpDropDown{
	cursor:pointer !important;
}

.goldsmith-elementor-footer .elementor-element.elementor-element-8160c78{
	border:none !important
}
.postContent li:not(:last-child){
	margin-bottom:10px;
}

.imgOverlay{
	position:relative;
}
.imgOverlay::after{
	content:"";
	background-color:#00000025;;
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	top:0;
	left:0;
}
.scroll-to-top:hover{
	background-color:#fff !important;
}
.siu-banner-word{
	 font-family: "Noto Sans", sans-serif;
    font-size: 1.5em;
	font-weight: 600;
}

#post-10085, #post-10093, #post-10661{
    text-align: justify !important;
}
#ship-to-different-address{
	cursor:pointer !important;
}
input#ship-to-different-address-checkbox{
	margin-top:9px !important
}
.custom-delivery-notice{
	    font-size: 18px;
    background-color: var(--goldsmith-gray-soft);
    margin-bottom: 30px;
    padding: 10px 20px;
    border: 1px solid var(--goldsmith-gray);
}

.goldsmith-myaccount-page-content .woocommerce-MyAccount-navigation-link--payment-methods>a:before{
	content:"\f09d" !important;
}
	
	.goldsmith-header-bottom-bar{
		display: none !important;
	}

@media only screen and (max-width: 1280px) {
    .has-sticky-header .goldsmith-header-mobile-top {
        position: relative !important;
		height: 150px !important;
    }
	.has-sticky-header.scroll-start .goldsmith-header-mobile-top {
        position: fixed !important;
		height: 150px !important;
    }
	
	.goldsmith-header-mobile-logo::after{
	content:"The First Malaysia Mystery Box Fashion Brand";
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
	
}
	.goldsmith-header-mobile-logo img{
		 margin-top: -30px;
	}

	.post-type-archive-product .goldsmith-header-mobile-logo img{
/* margin-top:0px !important */
	}
	   
}
@media only screen and (max-width: 1024px) {
	.sliding-menu .sliding-menu-inner li a, .sliding-menu li .sliding-menu__nav{
		font-size:20px !important;
	}
	
	.sliding-menu li{
		margin-bottom:10px !important;
	}
}


@media only screen and (max-width: 576px) {
	.buybackpopup-title, .buybackpopup-desc {
    padding: 0px 0px !important;
    color: #000 !important;
}
	.buybackpopup-title h2{
		margin-bottom:10px !important;
	}
}

@media only screen and (max-width: 500px) {
    .has-sticky-header .goldsmith-header-mobile-top {
        position: relative !important;
		height: 130px !important;
    }
	.has-sticky-header.scroll-start .goldsmith-header-mobile-top {
        position: fixed !important;
	height: 130px !important;
    }
	.nt-logo img {
    max-width: 125px !important;
}
	
	.goldsmith-header-mobile-logo::after{
	content:"The First Malaysia Mystery Box Fashion Brand";
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
	font-size: 12px;
}
	.goldsmith-header-mobile-logo img{
		 margin-top: -30px;
	}
	input#ship-to-different-address-checkbox{
	margin-top:6px !important
}
	
	.custom-delivery-notice{
		font-size:16px;
	}
	   
	
	
}