@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//uspay.o27.in/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.main-page-wrapper
 {
    margin-top: -40px;
    padding-top: 0;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}
.wwg-asset-row
 {
    border-bottom: 0 !important;
}

.wwg-assets-card .wwg-clickable-asset:hover {
    background: rgb(159 79 79 / 0%);
}
.wwg-saved-wallet
 {
    border-radius: 0 !important;
}
.site-content
 {
    margin-bottom: 0;
}
.wwg-assets-card .wwg-clickable-asset.active {
    background: 0 !important;
}
.wwg-wallet-card, .wwg-panel, .wwg-page, .wwg-saved-wallets, .wwg-balance-hero {
    background: linear-gradient(289deg, #000000, #222222) !important;
    border-color: #37404b !important;
    color: #ffffff !important;
}@media (min-width: 1025px) {
	    section.wwg-assets-card {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        grid-auto-flow: row dense;
        justify-items: stretch;
        align-items: center;
    }
header.wwg-header
 {
    display: none ! IMPORTANT;
}
.wwg-saved-remove {
    width: 34px;
    flex: 0 0 34px;
    border: 0;
    border-left: 1px solid #e5e8ed;
    background: #fff;
    color: #b54d57;
    border-radius: 0;
    font-size: 18px;
    cursor: pointer;
}
.wwg-section-tabs {
display: none !important;
}
.wwg-manage {
display: none !important;
}
button.wwg-eye {
display: none !important;
}
.wwg-connected {
display: none !important;
}

footer.wwg-bottom-nav {
display: none !important;
}
.wwg-field {
display: none !important;
}
    .wwg-primary-actions
 {
        display: flex !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 8px !important;
        margin: 0 0 18px !important;
        grid-auto-flow: row;
        justify-items: stretch;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        width: auto;
    }
.wwg-notification-bar {
display: flex;
flex-direction: row !important;
}
.wwg-wallet-start-actions {
margin-top: 20px !important;
}




button.wwg-recovery-launch-btn
{
background: none;
}
button.wwg-private-reveal-btn {
width: 50% !important;
}
.wwg-saved-wallet:hover, .wwg-saved-wallet.active
{
background: linear-gradient(145deg, #282d33, #16191e) !important;
border-color: #1b3964 !important;
border-radius: 0px !important;
border: 2px solid !important;
}
.wwg-saved-wallet {
color: #13243C !important;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	    section.wwg-assets-card {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        grid-auto-flow: row dense;
        justify-items: stretch;
        align-items: center;
    }
header.wwg-header
 {
    display: none ! IMPORTANT;
}
.wwg-saved-remove {
    width: 34px;
    flex: 0 0 34px;
    border: 0;
    border-left: 1px solid #e5e8ed;
    background: #fff;
    color: #b54d57;
    border-radius: 0;
    font-size: 18px;
    cursor: pointer;
}
.wwg-section-tabs {
display: none !important;
}
.wwg-manage {
display: none !important;
}
button.wwg-eye {
display: none !important;
}
.wwg-connected {
display: none !important;
}

footer.wwg-bottom-nav {
display: none !important;
}
.wwg-field {
display: none !important;
}
.wwg-primary-actions {
display: flex !important;
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
gap: 8px !important;
margin: 0 0 18px !important;
grid-auto-flow: row;
justify-content: space-evenly;
justify-items: stretch;
flex-direction: row;
flex-wrap: nowrap;
}
.wwg-notification-bar {
display: flex;
flex-direction: row !important;
}
.wwg-wallet-start-actions {
margin-top: 20px !important;
}




button.wwg-recovery-launch-btn
{
background: none;
}
button.wwg-private-reveal-btn {
width: 50% !important;
}
.wwg-saved-wallet:hover, .wwg-saved-wallet.active
{
background: linear-gradient(145deg, #282d33, #16191e) !important;
border-color: #1b3964 !important;
border-radius: 0px !important;
border: 2px solid !important;
}
.wwg-saved-wallet {
color: #13243C !important;
}


}

@media (max-width: 576px) {
	    section.wwg-assets-card {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        grid-auto-flow: row dense;
        justify-items: stretch;
        align-items: center;
    }
header.wwg-header
 {
    display: none ! IMPORTANT;
}
.wwg-saved-remove {
    width: 34px;
    flex: 0 0 34px;
    border: 0;
    border-left: 1px solid #e5e8ed;
    background: #fff;
    color: #b54d57;
    border-radius: 0;
    font-size: 18px;
    cursor: pointer;
}
.wwg-section-tabs {
display: none !important;
}
.wwg-manage {
display: none !important;
}
button.wwg-eye {
display: none !important;
}
.wwg-connected {
display: none !important;
}

footer.wwg-bottom-nav {
display: none !important;
}
.wwg-field {
display: none !important;
}
.wwg-primary-actions {
display: flex !important;
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
gap: 8px !important;
margin: 0 0 18px !important;
grid-auto-flow: row;
justify-content: space-evenly;
justify-items: stretch;
flex-direction: row;
flex-wrap: nowrap;
}
.wwg-notification-bar {
display: flex;
flex-direction: row !important;
}
.wwg-wallet-start-actions {
margin-top: 20px !important;
}




button.wwg-recovery-launch-btn
{
background: none;
}
button.wwg-private-reveal-btn {
width: 50% !important;
}
.wwg-saved-wallet:hover, .wwg-saved-wallet.active
{
background: linear-gradient(145deg, #282d33, #16191e) !important;
border-color: #1b3964 !important;
border-radius: 0px !important;
border: 2px solid !important;
}
.wwg-saved-wallet {
color: #13243C !important;
}


}

