.woocommerce-account #main .sc-headline{display:none;}
.woocommerce-account #main{padding-top:0;!important}
.woocommerce-account #main > section .header-pull{padding-top:0;}
.woocommerce-account #main h3#my-account-title{
	color:#000!important;font-size:18px!important;padding-bottom: 12px;
}
.woocommerce-view-order .woocommerce-table--order-details .woocommerce-table__product-name a{color:#A9894B}
.view_orderstatus .orderstatus{font-weight:bold;}
.orderstatus.on-hold{background: #eee;color:#888;}
.orderstatus.cancelled{background: #eee;color:#888;}
.orderstatus.failed{background: #eee;color:#888;}
.orderstatus.refunded{background: #eee;color:#888;}
.orderstatus.completed{background: #E4FFE4;color:#4F793C;}
.orderstatus.packing{background: #E7F3FF;color:#3C4979;}
.orderstatus.in-transit{background: #FFFDE7;color:#79603C;}
.orderstatus.processing{background: #ffe8f5;color:#834a65;}
.orderstatus.payment-approved{background: #E4FFE4;color:#4F793C;}
.woocommerce-account #main h2{
	color: #B38D4C;
    font-size: 24px;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 10px;
    margin-bottom:30px;
}
.coverhdrvieworder h3{
	font-size: 24px!important;
}
.woocommerce-account #mylogout{
	color:#A9894B!important;
	background:#fff!important;
	border:2px solid #A9894B!important;
}
.woocommerce-account .myaccountcover p{
	margin-bottom:20px;
}
.woocommerce-account .myaccountcover{
	padding-bottom: 20px;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select{
	width:100%!important;
}
.woocommerce-account *[data-section="wc-dashboard"] .entry-plugin > .woocommerce > .woocommerce-MyAccount-navigation{
	background-color:#fff;
}
.coverhdrvieworder{
display: flex;
justify-content: space-between;
}
.myaccount-back{
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 30px;
}
.myaccount-back-link {
	background-image: url(/wp-content/themes/HSH/assets/images/back_myaccount.svg);
    background-repeat: no-repeat;
    color: #B38D4C !important;
    padding-left: 40px;
    text-decoration: none !important;
    background-position: center left;
}

.woocommerce-view-order .woocommerce-order-details__title{
	padding-bottom:20px!important;
}

.woocommerce-account .tinv-header{display:block!important;}
.tinv-wishlist table.tinvwl-table-manage-list tr > *{
	border-bottom: 1px solid #E7E7E7;
}
.woocommerce-account .woocommerce-Address h3{
	font-size:18px;
}
.woocommerce-account .col-1.woocommerce-Address{
	border: 1px solid #E7E7E7!important;
    border-radius: 8px!important;
    padding: 30px!important;
}
.woocommerce-account .col-2.woocommerce-Address{
	border: 1px solid #E7E7E7!important;
    border-radius: 8px!important;
    padding: 30px!important;
}
.page-template *[data-layout="page"] h1{
	color: #B38D4C;
    font-size: 24px;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 10px;
    margin-bottom:30px;
    text-align: left;	
}
.page-id-81 .wpcf7-form input{
	border-bottom: solid 1px #D1D1D1;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
}
.page-id-81 .wpcf7-form select{
	border-bottom: solid 1px #D1D1D1!important;
    border-left: none!important;
    border-right: none!important;
    border-top: none!important;
    border-radius: 0;
}

.page-id-81 .select2-container--default .select2-selection--single{
	border-bottom: solid 1px #D1D1D1!important;
    border-left: none!important;
    border-right: none!important;
    border-top: none!important;
    border-radius: 0;
}

.page-id-81 .wpcf7-form textarea{
	border-bottom: solid 1px #D1D1D1;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
}

.woocommerce-lost-password	*[data-section="wc-account"] {
	background-color:#C9B37B;
	padding-top:80px;
}

.woocommerce-lost-password .sc-container.container .sc-white-box{
	border-radius: 8px;
}

.woocommerce-lost-password  h2.forgot_title{	
	text-align: center;
    border-bottom: none !important;
    margin-bottom: 0!important;
}
.woocommerce-lost-password  p.forgot_intro{
	text-align:center;
	font-size:16px;
}

.woocommerce-lost-password .sc-explore {
    border-top: 1px solid #e7e7e7;
    margin-top: 30px;
    padding-top: 20px;
}


.woocommerce-lost-password .input:has(*:-internal-autofill-selected) .label.anim.fixed {
    padding: 0!important;
    margin: 0 0 0 0 !important;
    opacity: 1!important;
    font-size: inherit!important;
    color: #A9894B!important;
    font-weight: 600!important;
    text-transform: none!important;
    position: static !important;
}

.woocommerce-lost-password  div.break{display:none;}

.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password{
	margin-top: 40px;
}

.woocommerce-lost-password .woocommerce-notices-wrapper{
	margin-top: 10px;	
}
.coverforgot_confirm{text-align: center;}


.woocommerce-ResetPassword.lost_reset_password label.anim.fixed {
    padding: 0!important;
    margin: 0 0 0 0 !important;
    opacity: 1!important;
    font-size: inherit!important;
    color: #A9894B!important;
    font-weight: 600!important;
    text-transform: none!important;
    position: static !important;
}
.woocommerce-ResetPassword.lost_reset_password .show-password-input{
	right: 20px;
}

.woocommerce-checkout #main [data-section="wc"] .sc-heading {
    text-align: left;
    font-weight: 600;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 20px;
    font-size: 28px !important;
    color: #B38D4C !important;
}

.woocommerce-lost-password .woocommerce .woocommerce-message {text-align:center;}
.woocommerce-lost-password .woocommerce p{text-align:center;}

.woocommerce-lost-password .woocommerce-ResetPassword label{text-align:left!important;}
.woocommerce-lost-password .woocommerce-ResetPassword input{text-align:left!important;}

#billing_address_2_field label {
	position:static!important;
    width:auto;
    height:auto;
}
#shipping_address_2_field label {
	position:static!important;
    width:auto;
    height:auto;
}

@media (min-width: 769px) {
	.order-again a{width: 250px!important;}
	.woocommerce-lost-password .sc-container.container .sc-white-box{
    padding-left: 14%;
    padding-right: 14%;
	}

	.woocommerce-lost-password .sc-container.container.md{
        max-width: calc(800px + var(--spacing-container)* 2)!important;
    }

	.orderstatus{
	padding: 8px 16px;
	border-radius: 8px;
	text-align: center;
	}
	.woocommerce-account *[data-section="wc-dashboard"] > div > div.sc-container.container.xl{
		padding-left: 60px;
	    padding-right: 60px;
	}
	.woocommerce-account *[data-section="wc-dashboard"] .entry-plugin > .woocommerce {
		grid-template-columns: 15% 85%;
		padding: 40px 0 !important;
	}

	.woocommerce-account *[data-section="wc-dashboard"] .entry-plugin > .woocommerce > .woocommerce-MyAccount-content{
		max-width: none;
		padding-right: 40px;
		padding-top: 20px;
	}
	*[data-section="wc-dashboard"] .woocommerce-MyAccount-navigation .swiper-slide:not(:first-child){
		margin-top: 15px!important;
	}
	.woocommerce-order-pay #main .sc-inner .sc-container .order-payment-form{
		max-width: none;
		width:85%!important;
		border-top: 1px solid #fff;
		margin: 0 auto;
	}
	.woocommerce-order-pay #main .sc-inner .sc-container .order-payment-form #payment-form{
		max-width: 500px !important;
	    border-top: 1px solid #E7E7E7;
	    padding-top: 20px;
	    margin: 0 auto;
	}

}

@media (max-width: 768px) {
	
	.woocommerce-account .woocommerce-MyAccount-navigation .sc-menu.swiper {
		padding-top: 20px;
	}
	.woocommerce-account .woocommerce table.shop_table_responsive tr td:before, .woocommerce table.shop_table_responsive.cart tr > td:before{
		width: 50%;
		color:#926B3C;
	}
	.woocommerce-account .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{
		padding-top: 4px !important;
        padding-bottom: 8px !important;
	}
	.woocommerce table.shop_table_responsive tr > *:not(:first-child){
		padding-top:8px !important;	
	}
	.orderstatus{
	padding: 4px 16px;
	border-radius: 8px;
	text-align: center;
	}
	.woocommerce-account *[data-section="wc-dashboard"] .woocommerce-MyAccount-content table.my_account_orders tr > *[class*="-order-actions"] .button{
	padding: 0 8px !important;
    line-height: 8px;
    height: 34px;
	}
	*[data-section="wc-dashboard"] .woocommerce-MyAccount-content table.my_account_orders{
		font-size:14px;
	}
	.ordersubdetail mark{
	display: block;
    visibility: hidden;
    height: 9px;
	}
}
.woocommerce ul.products li.product .cover{
	background-color:#fff!important;
}
.placecountdownordernote{color: #262626;font-size:13px;margin-top:18px;}
.woocommerce table.shop_table .product-thumbnail img {
    background: #fff !important;
}
.tinv-wishlist-clear h3{
	text-align: center;
    background: #fff !important;
    margin-top: 80px !important;
    color: #B38D4C;
    padding-bottom: 10px !important;
}
.tinv-wishlist-clear .viewproduct{text-align: center;}
.tinv-wishlist-clear .return-to-shop{text-align: center;}
p.woocommerce-thankyou-order-failed{
background-color: #FFF4F4 !important;
    color: #000 !important;
    padding: 10px 20px 10px 40px;
    border-radius: 10px;
    display: block;
    background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0001 8.00005V11.7501M1.69707 15.1261C0.831065 16.6261 1.91407 18.5001 3.64507 18.5001H18.3551C20.0851 18.5001 21.1681 16.6261 20.3031 15.1261L12.9491 2.37805C12.0831 0.878052 9.91706 0.878052 9.05106 2.37805L1.69707 15.1261ZM11.0001 14.7501H11.0071V14.7581H11.0001V14.7501Z' stroke='%23C76767' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: 13px 15px;
}
p.woocommerce-thankyou-order-failed span{
color: #926B3C;
font-weight: bold;
font-size: 17px;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-remove button{
    height: 42px;
    background: #fff !important;
    color: #926B3C !important;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-name a{
	color: #926B3C !important;
    font-weight: bold;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-remove button:before{display:none!important;}
.tinv-wishlist table.tinvwl-table-manage-list .product-thumbnail img{
	background:#fff!important;
}
.page-template-page-login-register #main .sc-container.container:before{
	background-image: url('/wp-content/themes/HSH/assets/img/login_bg.jpg')!important;
}
@media (min-width: 768px) {
.social img {
    width: 32px;
    height: 32px;
}
}
@media (max-width: 767px) {
    #footer .footer-nav.container.xl .footer-contacts .contact .social {
        max-width: 350px;
    }
    #footer .footer-nav.container.xl .footer-contact {
        grid-template:
        'brand address' auto
        'brand office-hours' auto
        'brand delivery-time' auto / 120px 1fr!important;
        margin-bottom: 10px;
    }
}
.js-personalized-login.button{
width: 257px;
height: 48px;
}
.js-personalized-login.button img{
margin-right: 10px;
max-width: 15px;
}