.viva-header-wrp .viva-header-logo img,
.viva-header-wrp .viva-header-logo,
.viva-header-wrp .viva-header-topbar{
	transition: all 0.5s linear;
}
.viva-header-wrp.header-fixed .viva-header-topbar {
    height: 0;
    padding-top: 0;
	padding-bottom: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
}
.viva-header-wrp.header-fixed .viva-header-logo {
    margin-bottom: 0 !important;
    padding: 10px 0;
    border-radius: 0;
}
.viva-header-wrp.header-fixed .viva-header-logo img {
    max-height: 80px;
}
.vivi-aspect-ratio-1_76 img {
	aspect-ratio: 1.76 / 1;
    object-fit: cover;
    object-position: center center;
}
.site-main {
    max-width: 100% !important;
    width: 100% !important;
}
.psg_sidebar_wrp ul.product-categories > li.cat-item.cat-item-21 {
    display: none;
}
/** Start woocommrece common css */

.wc-block-components-notice-banner.is-error {
    border: none;
    background-color: #78112233 !important;
    border-radius: 0;
    padding: 11px 30px !important;
    margin-top: 0;
}
.wc-block-components-notice-banner.is-error::before {
    content: "\f071";
    font-family: 'Font Awesome 5 Pro';
    color: #921212;
    left: 20px;
    top: 0;
    font-weight: 100;
    line-height: 24px;
    font-size: 16px;
}
.wc-block-components-notice-banner.is-error svg,
.psg-lost-password-reset-inner .wc-block-components-notice-banner.is-success svg{
    display: none;
}
.psg-lost-password-reset-inner .wc-block-components-notice-banner.is-success {
    border: none;
    background-color: #78112233 !important;
    border-radius: 0;
    padding: 11px 30px !important;
    margin-top: 0;
}
.psg-lost-password-reset-inner .wc-block-components-notice-banner.is-success::before { 
	content: "\f09d";
    font-family: 'Font Awesome 5 Pro';
    color: #161619;
    left: 20px;
    top: 0;
    font-weight: 300;
    line-height: 37px;
}	
.wc-block-components-notice-banner__content {
    color: #771122;
}
.woocommerce .woocommerce-info a, 
.woocommerce .woocommerce-message a {
    color: #4EC9EE;
    text-decoration: underline;
}
.woocommerce .woocommerce-info a:hover, 
.woocommerce .woocommerce-message a:hover {
    color: #4EC9EE;
    text-decoration: underline !important;
}
a:hover {
	text-decoration: none !important;
}
a:focus, button:focus, a.button:focus {
	outline: none !important;
	text-decoration: none !important;
}
.woocommerce .woocommerce-breadcrumbs {
    font-family: 'DM Sans';
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 1.5;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 32px;
}
.woocommerce .woocommerce-breadcrumbs a {
    color: #000000;
}
.woocommerce .woocommerce-breadcrumbs a:hover {
    color: #000000;
    text-decoration: none !important;
}
.woocommerce .woocommerce-breadcrumbs span.separator {
    color: #000000;
    padding: 0 30px;
}
.woocommerce form .form-row {
    margin: 0 0 27px;
    padding: 0;
}
.woocommerce form label {
    color: #010B13;
    font-size: 16px;
    line-height: 24px !important;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 700 !important;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.woocommerce form input.input-text{
    display: inline-block;
    box-shadow: none !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.7px;
    font-weight: 400;
    font-family: 'DM Sans';
    border-radius: 0;
    padding: 0 0 10px 0 !important;
    color: #0A3B61;
    background: transparent;
    border: none !important;
    border-bottom: 2px solid #0a3b6180 !important;
}
.woocommerce form input.input-text:focus{
    border-bottom-color: #0a3b6180;
}
.woocommerce form textarea.input-text {
    font-size: 14px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.7px;
    font-weight: 400;
    font-family: 'DM Sans';
    border-radius: 0;
	color: #0A3B61;
	padding: 0 0 10px 0 !important;
	background: transparent;
    border: none !important;
    border-bottom: 2px solid #0a3b6180 !important;
    min-height: 100px !important;
}
.woocommerce form input.input-text::-webkit-input-placeholder,
.woocommerce form textarea.input-text::-webkit-input-placeholder,
.woocommerce div#review_form_wrapper form input::-webkit-input-placeholder {
	color: #96B3BC;
}
.woocommerce label .required {
    color: #E50F46 !important;
    font-size: 16px !important;
    font-family: 'DM Sans' !important;
    font-weight: 700 !important;
}
.woocommerce-error {
    font-family: 'DM Sans';
    font-size: 1em;
    letter-spacing: 0px;
    line-height: 1.5em;
    color: #c02b0a;
    border-top: 0;
    background: #fff9f9;
    padding: 13px 30px 13px 55px;
    border-left: 5px solid #c02b0a;
    margin-bottom: 10px;
}
.woocommerce-error li {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'DM Sans';
    color: #c02b0a;
    margin-bottom: 5px;
}
.woocommerce-error li:last-child {
    margin-bottom: 0px;
}
.woocommerce-error li strong {
    font-family: 'DM Sans';
}
.woocommerce-error a {
    color: #c02b0a;
    text-decoration: underline !important;
    font-family: 'DM Sans';
	font-weight: 700;
}
.woocommerce-error::before {
    content: "\f071";
    font-family: 'Font Awesome 5 Pro';
    color: #c02b0a;
    left: 20px;
    top: 0;
    font-weight: 400;
    line-height: 50px;
}
input[type=number]::-webkit-inner-spin-button {
  opacity: 1 !important;
}
.woocommerce-info,
.woocommerce-message {
    font-family: 'DM Sans';
    font-size: 1.125em;
    letter-spacing: 0px;
    line-height: 1.5em;
    color: #0A3B61;
    border-left: none;
    background: #E8F9FF;
    box-shadow: 0px 4px 32px #00000029;
    padding: 13px 20px 13px 55px;
    width: 100%;
    margin-bottom: 30px;
    border-top: 5px solid #4EC9EE;
    font-weight: 600;
}
.woocommerce-info:before, 
.woocommerce-message::before {
    content: "\f09d";
    font-family: 'Font Awesome 5 Pro';
    color: #4EC9EE;
    left: 20px;
    top: 0;
    font-weight: 300;
    line-height: 50px;
}
.woocommerce-message a.button {
    text-decoration: none;
    background: #0A3B61;
    padding: 14px 40px;
    font-size: 15px;
    line-height: 22.5px;
    letter-spacing: 1.2px;
    color: #FFFFFF !important;
    font-family: 'DM Sans';
    font-weight: 700 !important;
    text-align: center;
    cursor: pointer;
    border-radius: 28px;
    text-transform: capitalize;
}
.woocommerce-message a.button:hover {
    background: #4EC9EE;
    text-decoration: none !important;
}
.psg-single-product-top .woocommerce-message {
    line-height: 40px;
	margin-bottom: 30px;
}


/** End woocommrece common css **/

/** Start My account (login, forgot password, reset password, signup) css **/

.psg-woocommrece-login-bg {
    padding: 100px 60px 100px 50px;
	position:relative;
}
.psg-woocommrece-login-bg:before {
    content: "";
    width: 314px;
    display: block;
    position: absolute;
    top: 20px;
    height: 240px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	z-index: -1;
}
.psg-woocommrece-login-bg:after {
    content: "";
    width: 314px;
    display: block;
    position: absolute;
    bottom: 90px;
    height: 240px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	z-index: -1;
}
.psg-woocommrece-login-wrp {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 10px 10px 0px 0px #4EC9EE;
	background: #FFF;
}
.psg-woocommrece-login-wrp .psg-login-left {
    max-width: 574px;
    background-size: cover;
    background-position: center;
    min-height: 559px;
    width: 100%;
    background-repeat: no-repeat;
	border-radius: 50px 0 0 50px;
}
.psg-woocommrece-login-wrp .psg-login-right {
    width: 100%;
    max-width: calc(100% - 574px);
	padding: 50px 60px;
	position: relative;
	border: 1px solid #4EC9EE;
    border-radius: 0 50px 50px 0;
	z-index: 2;
}
.psg-woocommrece-login-inner .psg-woocommrece-login-heading h2 {
    margin: 0;
    color: #0A3B61;
    font-size: 2em;
    letter-spacing: 1.4px;
    line-height: 1.5em;
    font-family: 'Merienda';
    font-weight: 700;
    padding-bottom: 5px;
}
.psg-woocommrece-login-inner .psg-woocommrece-login-heading .psg-woo-login-subtext {
    color: #010B13;
    margin: 0;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 400;
}
.psg-woocommrece-login-heading {
    margin-bottom: 25px;
}
form.woocommerce-form.woocommerce-form-login.login {
    margin: 0;
    padding: 0;
    border: none;
}
 .password-input span.show-password-input {
    right: 0;
    top: 0px;
}
.woocommerce form .show-password-input::after, 
.woocommerce-page form .show-password-input::after {
    content: "\f06e" !important;
    font-family: 'Font Awesome 5 Pro' !important;
    font-size: 16px !important;
    line-height: 20px !important;
    letter-spacing: 0 !important;
    color: #0A3B61 !important;
    font-weight: 100 !important;
}
.woocommerce form .show-password-input:hover::after, 
.woocommerce-page form .show-password-input:hover::after {
    color: #0A3B61 !important;
}
.woocommerce form .show-password-input.display-password::after,
.woocommerce-page form .show-password-input.display-password::after {
    content: "\f070" !important;
} 
.psg-login-bottom-wrapper {
    display: flex !important;
    justify-content: space-between;
    gap: 10px;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.psg-login-bottom-wrapper p {
    margin: 0 !important;
}
.psg-login-bottom-wrapper input#rememberme {
    display: none;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input {
    display: none;
}
.psg-login-bottom-wrapper .woocommerce-form-login__rememberme span,
label.woocommerce-form__label.woocommerce-form__label-for-checkbox span {
    position: relative;
    text-transform: initial;
}
label.woocommerce-form-login__rememberme span:before,
label.woocommerce-form__label.woocommerce-form__label-for-checkbox span:before {
    content: '';
    -webkit-appearance: none;
    background: transparent;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
	margin-top: -2px;
}
.woocommerce-form-login input#rememberme:checked + span:before,
label.woocommerce-form__label.woocommerce-form__label-for-checkbox input#terms:checked + span:before {
    border-color: #4EC9EE;
    background: #4EC9EE;
}
.woocommerce-form-login input#rememberme + span:hover:before,
label.woocommerce-form__label.woocommerce-form__label-for-checkbox input#terms + span:hover:before {
    border: 1px solid #4EC9EE;
}
.woocommerce-form-login input#rememberme:checked + span:after,
label.woocommerce-form__label.woocommerce-form__label-for-checkbox input#terms:checked + span:after{
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 2px;
    top: 2px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: #FFF;
    font-weight: 400;
}
.psg-login-bottom-wrapper .woocommerce-form-login__rememberme {
    margin: 0;
}
.woocommerce-LostPassword.lost_password a {
    color: #0A3B61;
    font-size: 16px;
    line-height: 1.5em;
    text-transform: capitalize;
    text-decoration: underline !important;
    font-family: 'DM Sans';
    letter-spacing: 0.8px;
    font-weight: 400;
}
.psg-woocommrece-login form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit,
.psg-woocommrece-login .woocommerce-form-register__submit {
    float: unset !important;
    border-radius: 100px !important;
    border: none !important;
    background: #FFE900;
    color: #0A3B61;
    padding: 9.5px 30px;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500;
    outline: none !important;
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.psg-woocommrece-login form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit:hover,
.psg-woocommrece-login .woocommerce-form-register__submit:hover {
    background: #0A3B61;
    color: #FFF;
}
.psg-woocommrece-login form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit:after,
.psg-woocommrece-login .woocommerce-form-register__submit:after {
    content: "";
    width: 20px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.psg-woocommrece-login-inner .psg-login-bottom-text {
    font-size: 1em;
    color: #010B13;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 400;
    letter-spacing: 0.7px;
    margin: 0;
    padding-top: 25px;
}
.psg-woocommrece-login-inner .psg-login-bottom-text a {
    color: #0A3B61;
    text-decoration: underline !important;
}
.psg-woocommrece-login-wrp .psg-login-right:before {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    display: block;
    height: 102px;
    top: 0;
    position: absolute;
    right: 20px;
	z-index: -1;
}
.psg-woocommrece-login-bg .psg-woo-breadcrumb-login,
.psg-woo-breadcrumb-sign-up {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 30px;
    color: #1E547E;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
}
.psg-woocommrece-login-bg .psg-woo-breadcrumb-login a,
.psg-woo-breadcrumb-sign-up a {
    color: #0A3B61;
}
.psg-woocommrece-login-bg .psg-woo-breadcrumb-login span.separator,
.psg-woo-breadcrumb-sign-up span.separator {
    color: #0A3B61;
    padding: 0px 8px;
}
.psg-woocommrece-login-wrp .psg-forgot-left {
    max-width: 574px;
    background-size: cover;
    background-position: center;
    min-height: 399px;
    width: 100%;
    background-repeat: no-repeat;
    border-radius: 50px 0 0 50px;
}
.psg-woocommrece-login-inner .woocommerce-ResetPassword .psg-forgot-password-submit-wrp button {
    border-radius: 100px !important;
    border: none !important;
    background: #FFE900;
    color: #0A3B61;
    padding: 9.5px 30px;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500;
    outline: none !important;
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.psg-woocommrece-login-inner .woocommerce-ResetPassword .psg-forgot-password-submit-wrp button:hover {
    background: #0A3B61;
    color: #FFF;
}
.psg-woocommrece-login-inner .woocommerce-ResetPassword .psg-forgot-password-submit-wrp button:after {
    content: "";
    width: 20px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.psg-woocommrece-password-reset .psg-woocommrece-login-inner .psg-login-bottom-text {
    padding: 0;
    color: #0A3B61;
}
.psg-woocommrece-login-bg .psg-forgot-back-btn {
    width: 100%;
    margin: 0 auto;
    max-width: 1170px;
    padding-bottom: 30px;
}
.psg-woocommrece-login-bg .psg-forgot-back-btn a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #0A3B61;
    font-size: 1em;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 400;
}
.psg-woocommrece-login-bg .psg-forgot-back-btn a i {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-style: normal;
    font-size: 15px;
}

/** End My account (login & Sign up) css **/

/** Start Woocommerce Table Css **/

.woocommerce table.psg_woocommerce_table_style {
    border: none;
}
section.woocommerce-order-details .psg_woocommerce_table_style {
    margin: 0 0 50px 0 !important;
}
.woocommerce .psg_woocommerce_table_style thead tr th {
    background: transparent;
    border: none !important;
    padding: 26px 30px !important;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.7px;
    color: #0A3B61;
    text-transform: capitalize;
    font-family: 'DM Sans';
    font-weight: 500;
    border-top: 1px solid #EEEEEE !important;
}
.woocommerce .psg_woocommerce_table_style thead tr th:first-child {
    border-radius: 30px 0 0 0;
	border-left: 1px solid #EEEEEE !important;
}
.woocommerce .psg_woocommerce_table_style thead tr th:last-child {
    border-radius: 0 30px 0 0;
	border-right: 1px solid #EEEEEE !important;
}
.woocommerce .psg_woocommerce_table_style tbody tr td:first-child {
    border-left: 1px solid #EEEEEE !important;
}
.woocommerce .psg_woocommerce_table_style tbody tr td {
    vertical-align: middle;
    padding: 30px !important;
    border-bottom: 1px solid #EEEEEE !important;
    border-left: 0 !important;
    border-right: none;
    border-top: none !important;
    font-size: 16px;
    line-height: 23px !important;
    letter-spacing: 0.8px;
    color: #000000;
    font-family: 'DM Sans';
    font-weight: 400 !important;
    background-color: transparent !important;
}
.woocommerce .psg_woocommerce_table_style tbody tr td a {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #010B13 !important;
    font-family: 'DM Sans';
    font-weight: 700;
}
.woocommerce .psg_woocommerce_table_style td ins {
    text-decoration: none;
}
.woocommerce .psg_woocommerce_table_style tbody tr:last-child td:first-child {
    border-radius: 0 0 30px 30px;
	 border-bottom: 1px solid #EEEEEE !important;
}
.woocommerce .psg_woocommerce_table_style tbody tr td:last-child {
    border-right: 1px solid #EEEEEE;
}
.psg_woocommerce_table_style tbody tr td .view-order-image-small {
    line-height: 0;
	width: 100px;
}
.woocommerce .psg_woocommerce_table_style tbody tr td .psg-view-order-table-pd {
    color: #121212;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Oswald';
    font-weight: bold;
	max-width: calc(100% - 100px);
	line-height: 0;
}
.psg_woocommerce_table_style tbody tr td img.size-thumbnail {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 10px;
}
.psg_woocommerce_table_style tbody tr.order_item td.product-name {
    display: flex;
    align-items: center;
}
.psg_woocommerce_table_style tbody tr td strong.product-quantity {
    font-weight: normal !important;
}
.woocommerce .psg_woocommerce_table_style tbody tr:first-child td {
    border-top: 1px solid #96b3bc !important;
}
.woocommerce .psg_woocommerce_table_style.order_details tbody tr:last-child td:first-child {
    border-radius: 0 0 0 30px;
}
.woocommerce .psg_woocommerce_table_style.order_details tbody tr:last-child td:last-child {
    border-radius: 0 0 30px 0;
}
.woocommerce .psg_woocommerce_table_style.order_details tbody tr:last-child td:last-child {
    border-radius: 0 0 30px 0;
}
.woocommerce .psg_woocommerce_table_style.order_details tbody tr:last-child td {
    border-bottom: 1px solid #EEEEEE !important;
}
.order_details.psg_woocommerce_table_style tbody tr td strong.product-quantity {
    font-weight: normal !important;
    border: 1px solid #EEEEEE;
    padding: 17px;
    border-radius: 10px;
    width: 100px;
    display: block;
    text-align: center;
}
.woocommerce .psg_woocommerce_table_style.order_details tbody tr td:first-child,
.woocommerce .psg_woocommerce_table_style.order_details tbody tr td:last-child {
    position: relative;
}
.woocommerce .psg_woocommerce_table_style.order_details tbody tr td:first-child:after {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    bottom: 0;
    width: 30px;
    background: #FFFFFF;
    height: 2px;
}
.woocommerce .psg_woocommerce_table_style.order_details tbody tr td:last-child:after {
    position: absolute;
    content: "";
    top: -1px;
    right: 0;
    bottom: 0;
    width: 30px;
    background: #FFFFFF;
    height: 2px;
}


/*Border Style*/

.psg_woocommerce_table_border_style {
    border: none !important;
}
section.woocommerce-order-details .psg_woocommerce_table_border_style {
    margin: 0 0 30px 0 !important;
}
.woocommerce .psg_woocommerce_table_border_style thead tr th {
	background: #0A3B61;
    border: 1px solid #0A3B61 !important;
    padding: 7.5px 30px !important;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    text-transform: capitalize;
    font-family: 'DM Sans';
    font-weight: 700;
}
.woocommerce .psg_woocommerce_table_border_style thead tr th:first-child {
   padding: 7.5px 20px !important;
}
.psg_woocommerce_table_border_style tbody tr td {
    padding: 17px 30px !important;
    border-bottom: 1px solid #E5E4E0 !important;
    border-left: 1px solid #E5E4E0 !important;
    border-right: none;
    border-top: none !important;
    font-size: 16px;
    line-height: 22px !important;
    letter-spacing: 0.8px;
    color: #000000;
    font-family: 'DM Sans';
    font-weight: 400;
    background-color: transparent !important;
}
.psg_woocommerce_table_border_style tbody tr td.woocommerce-orders-table__cell-order-number a {
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 700;
}
.psg_woocommerce_table_border_style tbody tr td:last-child {
    border-right: 1px solid #E5E4E0 !important;
}
.psg_woocommerce_table_border_style tbody tr td.product-name {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.psg_woocommerce_table_border_style tbody tr td strong.product-quantity {
    font-family: 'DM Sans';
    font-weight: 400 !important;
}
.psg_woocommerce_table_border_style tbody tr td.product-total {
    font-family: 'DM Sans';
}
.woocommerce .psg_woocommerce_table_border_style tbody tr td:first-child {
    padding: 17px 20px !important;
}
.psg_woocommerce_table_border_style tbody tr:nth-child(even) {
    background: #FFFFFF;
}
/** End Woocommerce Table Css **/

/** Start Shop page css **/

.psg-product-archive {
    padding: 0 50px 100px;
	position: relative;
}
.psg-product-archive .psg-top-left-img {
    width: 100%;
    max-width: 314px;
    position: absolute;
    left: 0;
    top: 10px;
    pointer-events: none;
	z-index: -1;
}
.psg-product-archive .psg-top-right-img {
    position: absolute;
    right: 0;
    top: -80px;
    width: 100%;
    max-width: 314px;
    pointer-events: none;
    z-index: -1;
}
.psg-product-archive .psg-center-left-img {
    width: 100%;
    max-width: 314px;
    position: absolute;
    left: 0;
    top: 50%;
    pointer-events: none;
    z-index: -1;
}
.psg-product-archive .psg-center-right-img {
    position: absolute;
    right: 0;
    top: 45%;
    width: 100%;
    max-width: 314px;
    pointer-events: none;
    z-index: -1;
}
.psg-product-archive .psg-bottom-left-img {
    width: 100%;
    max-width: 314px;
    position: absolute;
    left: 0;
    bottom: 100px;
    pointer-events: none;
    z-index: -1;
}
.psg-product-archive .psg-bottom-right-img {
    position: absolute;
    right: 0;
    bottom: 115px;
    width: 100%;
    max-width: 314px;
    pointer-events: none;
    z-index: -1;
}
.psg-product-archive .psg-archive-product-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 1170px;
}
.psg-archive-ul-wrp {
    width: 100%;
}
.psg-archive-ul-sorting-search-wrp .woocommerce-no-products-found {
    width: 100%;
}
.psg-archive-ul-sorting-search-wrp {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 60px;
    gap: 20px;
    background: #FAFAFA;
    border-radius: 30px;
    padding: 35px;
}
.psg-archive-ul-sorting-search-wrp .psg-product-count {
    color: #010B13;
    font-size: 1em;
    font-family: 'DM Sans';
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    padding-left: 30px;
    max-width: 125px;
    width: 100%;
}
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp {
    max-width: 327px;
    width: 100%;
    margin-left: auto;
}
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp form {
    position: relative;
}
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp input.psg-products-search-inner {
    padding: 0 0 10px 0;
    border: none !important;
    border-radius: 0;
    background: transparent !important;
    border-bottom: 1px solid #0A3B61 !important;
    width: 100%;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25;
    letter-spacing: 0.7px;
    color: #0A3B61;
}
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp button.psg-products-search-btn {
    border: none !important;
    outline: none !important;
    background: transparent !important;
    position: absolute;
    right: 0;
    top: 3px;
    border-radius: 0;
    padding: 0 0 10px 0;
    line-height: 0;
    letter-spacing: 0;
    color: #1E547E;
    font-size: 14px;
}
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp input.psg-products-search-inner::placeholder{
	color:#96B3BC;
}
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp input.psg-products-search-inner[type="search"]::-webkit-search-decoration,
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp input.psg-products-search-inner[type="search"]::-webkit-search-cancel-button,
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp input.psg-products-search-inner[type="search"]::-webkit-search-results-button,
.psg-archive-ul-sorting-search-wrp .psg-products-search-wrp input.psg-products-search-inner[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
.psg-archive-ul-sorting-search-wrp form.woocommerce-ordering {
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: end;
    position: relative;
    float: none;
    width: 100%;
    max-width: 327px;
    margin-left: 20px;
}
.psg-archive-ul-sorting-search-wrp form.woocommerce-ordering select.orderby {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0 !important;
    padding: 0 0 10px 0;
    border: none !important;
    background: transparent !important;
    border-bottom: 1px solid #0A3B61 !important;
    width: 100%;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25;
    letter-spacing: 0.7px;
    color: #96B3BC;
}
.psg-archive-ul-sorting-search-wrp form.woocommerce-ordering:before {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    color: #4EC9EE;
    position: absolute;
    right: 0;
    top: -2px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 400;
    pointer-events: none;
}
.psg-product-archive .psg-archive-product-inner .psg-archive-ul-wrp ul.products {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0px !important;
}
.psg-archive-product-inner .psg-product-archive-list {
    width: calc(33.33% - 20px) !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
    margin-top: 0px !important;
    margin-bottom: 60px !important;
    list-style: none !important;
    background-color: #FFF;
    border-radius: 30px;
    overflow: hidden;
    position: relative !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.psg-archive-product-inner .psg-product-archive-list .product-custom-top {
	position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: auto;
}
.psg-archive-product-inner .psg-product-archive-list .psg-archive-img-upper {
    line-height: 0;
}
.psg-archive-product-inner .psg-product-archive-list .psg-archive-img-upper img {
    margin: 0 !important;
    width: 100% !important;
    aspect-ratio: 1.63 / 1;
    object-fit: cover;
    object-position: center center;
	border: none !important;
}
.psg-archive-product-inner .psg-product-archive-list:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #EEEEEE;
    border-radius: 30px;
    z-index: 1;
}
.psg-archive-product-inner .psg-product-archive-list  h2.woocommerce-loop-product__title {
    text-transform: capitalize;
    font-size: 16px !important;
    line-height: 1.5em !important;
    letter-spacing: 0.8px !important;
    font-family: 'DM Sans';
    font-weight: 700;
    color: #010B13;
    padding: 10px 20px 24px 20px !important;
}
.psg-archive-product-inner .psg-product-archive-list:hover {
    box-shadow: 0px 4px 30px #00000029;
}
.psg-archive-product-inner .psg-product-archive-list:hover:before {
    opacity: 0;
}
.psg-archive-product-inner .psg-product-archive-list .product-custom-wrp {
    width: 100%;
    margin-top: auto;
	padding: 0 20px 20px;
}
.psg-product-archive-list .webinar-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}
.psg-product-archive-list .webinar-meta-wrp .product-author {
    margin: 0;
    font-size: 1em;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 500;
    color: #010B13;
}
.psg-product-archive-list .webinar-meta .webinar-duration-title,
.psg-product-archive-list .webinar-meta .webinar-enroll-title {
    font-size: 1em;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 400;
	text-transform: lowercase;
	color: #010B13;
}
.psg-product-archive-list .webinar-meta-wrp .product-author span {
    font-weight: 400;
}
.psg-product-archive-list .webinar-meta-wrp .product-author .author-first-letter {
    width: 20px;
    height: 20px;
    display: inline-flex;
    background: #1E547E;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: 18px;
    margin-right: 10px;
    padding-left: 2px;
}
.product-custom-wrp .price-add-to-cart {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
	flex-wrap: wrap;
}
.psg-product-archive-list .webinar-meta .webinar-duration-title i,
.psg-product-archive-list .webinar-meta .webinar-enroll-title i {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 100;
    color: #0B0F11;
    font-size: 15px;
    margin-right: 8px;
}
.product-custom-wrp .price {
    color: #010B13 !important;
    font-size: 1em !important;
    letter-spacing: 1.4px;
    line-height: 1.5em !important;
    font-family: 'DM Sans';
    font-weight: 500 !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
.product-custom-wrp .price del {
    font-size: 1em !important;
    line-height: 1.5em;
    font-family: 'DM Sans' !important;
    letter-spacing: 0px;
    opacity: 1 !important;
    color: #010B13 !important;
    font-weight: 400 !important;
    margin-right: 5px;
}
.product-custom-wrp .price ins {
    text-decoration: none;
    font-weight: 400 !important;
    color: #771122 !important;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'DM Sans' !important;
}
.price-add-to-cart .psg-add-to-cart-icon a {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    display: inline-flex !important;
    align-items: center;
    font-size: 1em !important;
    line-height: 1.2857em !important;
    letter-spacing: 1.4px;
    color: #4EC9EE !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    z-index: 2;
}
.price-add-to-cart .psg-add-to-cart-icon a:after {
    content: "";
    width: 30px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.price-add-to-cart .psg-add-to-cart-icon a.added:after,
.price-add-to-cart .psg-add-to-cart-icon a.loading:after {
    width: unset;
    height: unset;
    border-top: unset;
}
.psg-product-archive-list .webinar-meta-wrp {
    border-bottom: 1px solid #96B3BC;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.psg-product-archive-list .star-rating {
    font-size: 15px !important;
    margin: 20px 20px 0 20px !important;
	color: #4EC9EE;
	letter-spacing: 5px;
    width: 7em;
}
.psg-product-archive-list .star-rating:before {
    font-size: 15px !important;
	color: #4EC9EE;
}
.psg-archive-product-inner .psg-product-archive-list .product-custom-top a.woocommerce-review-link {
    display: none;
}
.psg-product-archive p.woocommerce-result-count {
    color: #010B13;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: 20px 0 0 0;
    float: unset;
}
.psg-archive-product-inner .woocommerce-info {
    margin: 0;
}
.psg-archive-product-inner .lmp_load_more_button .lmp_button {
    color: #0A3B61 !important;
    background-color: #FFE900 !important;
    border-radius: 200px !important;
    padding: 13px 20px !important;
    text-transform: capitalize;
}
.lmp_load_more_button.br_lmp_button_settings .lmp_button:hover {
    background-color: #0a3b61 !important;
    color: #ffffff !important;
}

/** End Shop page css **/

/** Start Single Product Page css **/

.single-product-main-wrapper {
    width: 100%;
    max-width: 1270px;
    padding: 70px 50px 100px;
    margin: 0 auto;
}
.single-product-main-wrapper .single-product-back-btn {
    color: #1E547E;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    transition: all .3s;
	margin-bottom: 25px;
}
.single-product-main-wrapper .single-product-back-btn i {
   margin-right: 10px;
}
.single-product-main-wrapper .single-product-back-btn:hover {
    color: #4EC9EE;
}
.single-product-main-wrapper .single-product-main {
    display: flex;
    gap: 35px;
    align-items: start;
    justify-content: flex-start;
}
.single-product-main .single-product-left {
    width: 100%;
    max-width: calc(100% - 376px);
}
.single-product-main .single-product-right {
    width: 100%;
    max-width: 376px;
}
.single-product-main .single-product-left .single-product-rating .star-rating {
    color: #4EC9EE;
    font-size: 15px;
	letter-spacing: 5px;
    width: 7em;
}
.single-product-main .single-product-left .single-product-rating .star-rating:before {
    color: #4EC9EE;
    font-size: 15px;
}
.single-product-main .single-product-left .single-product-rating .woocommerce-review-link span.count {
    color: #010B13;
    font-size: 14px;
    line-height: 21px;
    font-family: 'DM Sans';
    letter-spacing: 0.7px;
    position: relative;
    top: 3px;
}
.single-product-main .single-product-left .single-product-rating .woocommerce-review-link {
    font-size: 0;
}
.single-product-main .single-product-left .single-product-title {
    color: #0A3B61;
    font-size: 2em;
    line-height: 1.5em;
    letter-spacing: 1.8px;
    font-family: 'Merienda';
    font-weight: 700;
    margin: 20px 0;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.single-product-social-wrp {
    margin-top: 10px;
}
.single-product-left .single-product-author-social-wrp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.single-product-left .single-product-author-social-wrp .single-author-name {
    margin: 0;
    font-size: 1em;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 500;
    color: #010B13;
    margin-top: 10px;
    margin-right: 10px;
}
.single-product-left .single-product-author-social-wrp .single-author-name span{
    font-weight: 400;
}
.single-product-left .single-product-meta-wrp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-top: 2px solid #96b3bc80;
    border-bottom: 2px solid #96b3bc80;
    padding: 20px 20px 20px 0;
    margin: 40px 0;
	gap: 20px;
}
.single-product-left .single-product-author-social-wrp .single-author-name .author-first-letter {
    width: 20px;
    height: 20px;
    display: inline-flex;
    background: #1E547E;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: 18px;
    margin-right: 10px;
    padding-left: 2px;
}
.single-product-meta-wrp .webinar-course-wrp .webinar-course,
.single-product-meta-wrp .webinar-duration-wrp .webinar-duration,
.single-product-meta-wrp .webinar-enrolled-wrp .webinar-enrolled,
.single-product-meta-wrp .single-product-date-wrp .single-product-post-date {
    display: flex;
    align-items: center;
    justify-content: start;
    color: #0A3B61;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
}
.single-product-meta-wrp .webinar-course-wrp .webinar-course svg {
    margin-right: 10px;
}
.single-product-meta-wrp .single-product-date-wrp .single-product-post-date i {
    color: #0A3B61;
    margin-right: 10px;
}
.single-product-meta-wrp .webinar-enrolled-wrp .webinar-enrolled i,
.single-product-meta-wrp .webinar-duration-wrp .webinar-duration i {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 100;
    color: #0A3B61;
    font-size: 14px;
    margin-right: 8px;
}
.single-product-meta-wrp .webinar-course-wrp span,
.single-product-meta-wrp .webinar-enrolled-wrp span,
.single-product-meta-wrp .webinar-duration-wrp span,
.single-product-meta-wrp .webinar-product-date-wrp span {
    color: #010B13;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 400;
    padding-top: 5px;
    display: block;
}
.single-product-content:has(.elementor) {
    margin: 0 -10px;
}
.single-product-right .single-product-inner-content {
    border: 1px solid #EEEEEE;
    border-radius: 0 0 30px 30px;
    padding: 30px;
    border-top: none;
    background: #fff;
}
.single-product-right .single-product-image {
    line-height: 0;
}
.single-product-right .single-product-image img {
    aspect-ratio: 1.63 / 1;
    object-fit: cover;
    object-position: center center;
    border-radius: 30px 30px 0 0;
    width: 100%;
}
.single-product-right .single-product-add-to-cart .add_to_cart_inline {
    border: none !important;
    padding: 0 0 20px 0 !important;
    margin: 0 0 25px 0 !important;
    border-bottom: 2px solid #96B3BC !important;
	color: #0A3B61;
    font-size: 2.571em;
    line-height: 1.5em;
    letter-spacing: 1.8px;
    font-family: 'Merienda';
    font-weight: 700;
}
.single-product-right .single-product-add-to-cart del {
    color: #010B13;
    font-weight: 400;
}
.single-product-right .single-product-add-to-cart ins {
    font-weight: 400;
    color: #771122;
	text-decoration: none;
}
.single-product-right .single-product-meta-label {
    font-size: 1.14285em;
    letter-spacing: 0.8px;
    line-height: 1.5em;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.single-product-tags .single-product-tag-inner {
    display: inline-flex;
    gap: 20px;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}
.single-product-tags .single-product-tag-inner .product-tag {
    color: #0A3B61;
    font-size: 1em;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 500;
    border-radius: 100px;
    background: transparent;
    border: 1px solid #0A3B61;
    padding: 8.5px 29px;
    text-transform: capitalize;
}
.single-product-tags .single-product-tag-inner .product-tag:hover {
    background: #E8F9FF;
}
.single-product-right ul.single-product-meta-list {
    list-style: none;
    padding: 0;
	margin-bottom: 25px;
}
.single-product-right ul.single-product-meta-list li {
    position: relative;
    color: #010B13;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 400;
    padding-left: 16px;
    margin-bottom: 5px;
}
.single-product-right ul.single-product-meta-list li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #1E547E;
    position: absolute;
    left: 0;
    top: 7px;
    border-radius: 100px;
}
.single-product-right ul.single-product-meta-list li:last-child {
    margin-bottom: 0;
}
.single-product-add-to-cart .psg-add-to-cart-icon a {
    background: #FFE900 !important;
    color: #0A3B61 !important;
    font-size: 1em !important;
    letter-spacing: 0.7px;
    line-height: 1.5em !important;
    font-family: 'DM Sans';
    font-weight: 500 !important;
    text-transform: capitalize;
    padding: 10px 20px !important;
    width: 100%;
    border-radius: 100px;
    outline: none !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.single-product-add-to-cart .psg-add-to-cart-icon a:after {
    content: "";
    width: 20px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.single-product-add-to-cart .psg-add-to-cart-icon a.added:after,
.single-product-add-to-cart .psg-add-to-cart-icon a.loading:after {
    width: unset;
    height: unset;
    border-top: unset;
}
.single-product-add-to-cart {
    margin-bottom: 30px;
}
.viva_accordion_wrap summary {
    display: flex !important;
    justify-content: space-between !important;
}
.viva_accordion_wrap .e-n-accordion-item[open]>.e-n-accordion-item-title {
    border-radius: 30px 30px 0 0;
}
.single-product-rating-tab {
    margin-top: 50px;
}
.single-product-rating-tab .woocommerce-Reviews-title {
    margin: 0 0 10px 0;
    color: #0A3B61;
    font-size: 1.5em;
    line-height: 1.5em;
    letter-spacing: 1.8px;
    font-family: 'Merienda';
    font-weight: 700;
    text-transform: capitalize;
}
.single-product-rating-tab .woocommerce-noreviews {
    color: #010B13;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 400;
}
.single-product-rating-tab ol.commentlist {
    padding: 0;
}
.single-product-rating-tab ol.commentlist .comment-text {
    margin: 0 !important;
    border: 1px solid #EEEEEE !important;
    border-radius: 10px !important;
	background: #FFF;
}
.single-product-rating-tab ol.commentlist .comment-text .star-rating {
    font-size: 15px !important;
    color: #4EC9EE;
    letter-spacing: 5px;
    width: 7em;
}
.single-product-rating-tab ol.commentlist .comment-text .star-rating:before {
	font-size: 15px !important;
    color: #4EC9EE;
}
.single-product-rating-tab ol.commentlist .comment-text .meta {
    color: #010B13 !important;
}
.single-product-rating-tab textarea#comment {
    font-size: 14px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.7px;
    font-weight: 400;
    font-family: 'DM Sans';
    border-radius: 0;
    color: #0A3B61;
    background: #FFF;
    border: 2px solid #0a3b6180 !important;
    padding: 15px !important;
}
.single-product-rating-tab .woocommerce-Reviews .form-submit .submit {
    border-radius: 100px !important;
    border: none !important;
    background: #FFE900 !important;
    color: #0A3B61 !important;
    padding: 9.5px 30px !important;
    font-size: 1em !important;
    line-height: 1.5 !important;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500 !important;
    outline: none !important;
    margin: 0 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.single-product-rating-tab .woocommerce-Reviews .form-submit .submit:hover {
    background: #0A3B61 !important;
    color: #FFF !important;
}
.single-product-bg {
    position: relative;
}
.single-product-bg:before {
    content: "";
    width: 314px;
    display: block;
    position: absolute;
    bottom: 10%;
    height: 240px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: -1;
}
.single-product-bg:after {
    content: "";
    width: 314px;
    display: block;
    position: absolute;
    bottom: 15%;
    height: 240px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: -1;
}
.single-product-add-to-cart .psg-add-to-cart-icon a:hover {
    background: #0A3B61 !important;
    color: #FFF !important;
}


/** End Single Product Page css **/

/** Start Cart Page css **/

.woocommerce .psg_woocommerce_table_style tbody tr {
    background: #FFF;
}
.psg-cart-page-main-wrp {
    width: 100%;
    padding: 110px 0px 100px 0px;
    position: relative;
}
.psg-cart-page-main-wrp .psg-cart-container {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 50px;
}
.psg-cart-page-main-wrp .psg-cart-container .psg-cart-breadcrumb {
    margin: 0 0 20px 0;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #1E547E;
    font-family: 'DM Sans';
    font-weight: 400;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.psg-cart-page-main-wrp .psg-cart-container .psg-cart-breadcrumb a {
    color: #0A3B61;
}
.psg-cart-page-main-wrp .psg-cart-container .psg-cart-breadcrumb .separator {
    padding: 0 10px;
    color: #0A3B61;
}
.psg-cart-container .psg-cart-label {
    color: #0A3B61;
    line-height: 1.5em;
    letter-spacing: 1.8px;
    font-size: 2.57142em;
    margin: 0;
    font-family: 'Merienda';
    font-weight: 700;
    padding-bottom: 25px;
    text-transform: capitalize;
}
.woocommerce .psg_woocommerce_table_style tbody tr td.product-remove a:hover {
    background: transparent;
}
.woocommerce .psg_woocommerce_table_style tbody tr td.product-remove i {
    font-family: 'Line Awesome Free';
    font-style: normal;
    color: #2C2B2E;
}
.woocommerce .psg_woocommerce_table_style tbody tr td.product-name {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.woocommerce .psg_woocommerce_table_style tbody tr td.product-name .psg-cart-product-name {
    padding-left: 20px;
    max-width: calc(100% - 80px);
}
.woocommerce .psg-cart-page-main-wrp .psg_woocommerce_table_style tbody tr td .psg-cart-product-image a {
    height: 100%;
    display: block;
    line-height: 0;
}
.psg-cart-page-main-wrp tr.cart_item td.product-name a img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 10px;
}
.psg-cart-page-main-wrp tr.cart_item td.product-remove {
    width: 56px;
}
.psg-cart-page-main-wrp tr.cart_item td.product-price {
    width: 170px;
}
.psg-cart-page-main-wrp tr.cart_item td.product-quantity {
    width: 170px;
}
.psg-cart-page-main-wrp tr.cart_item td.product-subtotal {
    width: 200px;
}
.psg-coupon-cart-main-inner .psg-coupon-inner-left label.select-action-label.coupon {
    width: 100%;
    display: flex;
    margin-bottom: 0px;
    position: relative;
    float: unset !important;
	flex-wrap: wrap;
}
.psg-coupon-cart-main-inner .psg-coupon-inner-left label.select-action-label.coupon input#coupon_code {
    border: 1px solid #EEEEEE !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.8px;
    font-weight: 400;
    font-family: 'DM Sans';
    border-radius: 10px;
    padding: 17px 20px !important;
    color: #0A3B61;
    background: transparent;
    width: 246px;
    margin-right: 20px;
}
.psg-coupon-cart-main-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.psg-coupon-cart-main-inner .psg-coupon-inner-left label.select-action-label.coupon button.button {
    border-radius: 0 !important;
    border: none !important;
    background: transparent;
    color: #4EC9EE;
    padding: 0;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 1.4px;
    font-family: 'DM Sans';
    font-weight: 500;
    outline: none !important;
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}
.psg-coupon-cart-main-inner .psg-coupon-inner-left label.select-action-label.coupon button.button:after {
    content: "";
    width: 30px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.psg-coupon-cart-main-inner .psg-coupon-inner-right .custom-update-cart {
    border-radius: 100px !important;
    border: 1px solid #0A3B61 !important;
    background: transparent;
    color: #0A3B61;
    padding: 7px 23px;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500;
    outline: none !important;
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
}
.psg-coupon-cart-main-inner .psg-coupon-inner-right .custom-update-cart:hover {
    background: #0A3B61 !important;
    color: #FFF !important;
}
.psg-coupon-cart-main-inner .psg-coupon-inner-right .custom-update-cart:after {
    content: "";
    width: 20px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.psg-cart-page-main-wrp tr.cart_item td.product-quantity .quantity .qty {
    border: 1px solid #EEEEEE !important;
    border-radius: 10px !important;
    padding: 17px !important;
    width: 100px;
    font-size: 16px !important;
    color: #000000 !important;
    letter-spacing: 0.8px;
    line-height: 23px !important;
    font-family: 'DM Sans';
    font-weight: 400;
}
.psg-cart-page-main-wrp tr.cart_item td.product-quantity .quantity .qty[type=number]::-webkit-inner-spin-button {
    opacity: 0 !important;
    display: none;
}
.psg-cart-page-main-wrp tr.cart_item td.product-quantity .quantity .qty[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.psg-cart-collaterals-wrp {
    width: 100%;
    margin-left: auto;
	max-width: 376px;
	margin-top: 40px;
}
.psg-cart-collaterals-wrp table.shop_table.shop_table_responsive.psg_cart_total_table {
    padding: 35px 30px;
    border: 1px solid #EEEEEE;
    border-radius: 30px;
	margin-bottom: 30px;
	background: #FFF;
}
.psg-cart-collaterals-wrp table.shop_table.shop_table_responsive.psg_cart_total_table th {
    color: #010B13;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.8px;
    background: transparent !important;
    border: none;
	padding: 0;
	padding-bottom: 20px;
}
.psg-cart-collaterals-wrp table.shop_table.shop_table_responsive.psg_cart_total_table tr:last-child th:first-child {
    border-top: 1px solid #96B3BC;
    padding: 0;
    padding-top: 20px;
}
.psg-cart-collaterals-wrp table.shop_table.shop_table_responsive.psg_cart_total_table tr:last-child td {
    border-top: 1px solid #96B3BC;
    padding: 0;
    padding-top: 20px;
}
.psg-cart-collaterals-wrp table.shop_table.shop_table_responsive.psg_cart_total_table td {
    border: none;
    background: transparent !important;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding: 0;
	padding-bottom: 20px;
}
.psg-cart-collaterals-wrp table.shop_table.shop_table_responsive.psg_cart_total_table td strong {
    font-weight: 400;
}
a.checkout-button.button.alt.wc-forward {
    background: #FFE900 !important;
    color: #0A3B61 !important;
    font-size: 1em !important;
    letter-spacing: 0.7px;
    line-height: 1.5em !important;
    font-family: 'DM Sans';
    font-weight: 500 !important;
    text-transform: capitalize;
    padding: 10px 20px !important;
    width: 100%;
    border-radius: 100px;
    outline: none !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.psg-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    background: #0A3B61 !important;
    color: #FFF !important;
}
.psg-proceed-to-checkout a:after {
    content: "";
    width: 20px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.psg-empty-cart-container {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    padding: 100px 50px;
}
.psg-empty-cart-container .psg-return-to-shop a.button.wc-backward {
    border-radius: 100px !important;
    border: 1px solid #0A3B61 !important;
    background: transparent;
    color: #0A3B61;
    padding: 7px 23px;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500;
    outline: none !important;
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
}
.psg-empty-cart-container .psg-return-to-shop a.button.wc-backward:hover {
    background: #0A3B61 !important;
    color: #FFF !important;
}
.psg-empty-cart-container .psg-return-to-shop a.button.wc-backward:after {
    content: "";
    width: 20px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.psg-cart-page-main-wrp:before {
    content: "";
    width: 314px;
    display: block;
    position: absolute;
    top: 0;
    height: 240px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: -1;
}
.psg-cart-page-main-wrp:after {
    content: "";
    width: 314px;
    display: block;
    position: absolute;
    bottom: 70px;
    height: 240px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: -1;
}
.psg-cart-page-main-wrp tr.cart_item td:first-child {
    position: relative;
}
.psg-cart-page-main-wrp tr.cart_item td:first-child:before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    bottom: -1px;
    width: 30px;
    background: #FFFFFF;
}
.psg-cart-page-main-wrp tr.cart_item td:last-child {
    position: relative;
}
.psg-cart-page-main-wrp tr.cart_item td:last-child:after {
    position: absolute;
    content: "";
    right: 0;
    top: -1px;
    bottom: -1px;
    width: 30px;
    background: #FFFFFF;
}
/** End Cart Page css **/

/** Start Checkout Page css **/
.psg-checkout-page-main-wrp  {
    width: 100%;
    padding: 110px 0px 100px 0px;
    position: relative;
}
.psg-checkout-page-main-wrp .psg-checkout-container {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 50px;
}
.psg-checkout-page-main-wrp .viva-checkout-topleft-shape {
    width: 100%;
    max-width: 314px;
    position: absolute;
    left: 0;
    top: 5%;
    pointer-events: none;
}
.psg-checkout-page-main-wrp .viva-checkout-topright-shape {
    position: absolute;
    right: 0;
    top: 30px;
    width: 100%;
    max-width: 314px;
    pointer-events: none;
}
.psg-checkout-page-main-wrp .psg-checkout-breadcrumb {
    margin: 0 0 20px 0;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #1E547E;
    font-family: 'DM Sans';
    font-weight: 400;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.psg-checkout-page-main-wrp .psg-checkout-breadcrumb .separator {
    padding: 0 10px;
    color: #0A3B61;
}
.psg-checkout-page-main-wrp .psg-checkout-breadcrumb a {
    color: #0A3B61;
}
.psg_checkout_ship_address_custom_filed,
.psg-checkout-shipping-method-main,
.psg_order_review_wrapper .woocommerce-checkout-review-order,
.psg-checkout-address-wrp .psg-checkout-shipping-address,
.psg-checkout-address-wrp .psg-checkout-billing-address {
    background: #FAFAFA;
    border-radius: 30px;
    padding: 50px;
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
}
.psg-checkout-shipping-method-main .psg-checkout-shipping-method-wrp h3.psg-shipping-method-heading,
#psg_checkout_form .psg-woocommerce-checkout-payment h3,
.psg_order_review_wrapper .woocommerce-checkout-review-order h3,
.psg-checkout-address-wrp .psg-checkout-billing-address .woocommerce-billing-fields h3 {
    color: #0A3B61;
    margin: 0 0 30px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #96B3BC;
    font-size: 1.5em;
    line-height: 1.5;
    letter-spacing: 1.05px;
    text-transform: capitalize;
    font-family: 'Merienda';
    font-weight: 700;
}
.psg-checkout-shipping-address .shipping_address .woocommerce-shipping-fields__field-wrapper,
.woocommerce #psg_checkout_form .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 20px;
}
.psg-checkout-shipping-address .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row,
.woocommerce #psg_checkout_form .form-row {
    padding: 0 !important;
    margin: 0 0 0 0;
	width: 100%;
}
.woocommerce #psg_checkout_form .form-row.form-row-last,
.woocommerce #psg_checkout_form .form-row.form-row-first {
    max-width: calc(50% - 10px);
}
.woocommerce-shipping-fields.psg_checkout_ship_address_custom_filed #ship-to-different-address,
.psg-checkout-address-wrp .psg-checkout-shipping-address h3#ship-to-different-address{
	color: #0A3B61;
    margin: 0 0 0px 0;
    font-size: 1.5em;
    line-height: 1.5;
    letter-spacing: 1.05px;
    text-transform: capitalize;
    font-family: 'Merienda';
    font-weight: 700;
}
input#ship-to-different-address-checkbox {
    display: none;
}
.woocommerce-shipping-fields.psg_checkout_ship_address_custom_filed #ship-to-different-address label,
.psg-checkout-address-wrp .psg-checkout-shipping-address h3#ship-to-different-address label {
    margin: 0 !important;
}
.woocommerce-shipping-fields h3#ship-to-different-address label span {
    position: relative;
	display: flex;
    align-items: center;
	cursor: pointer;
}
.woocommerce-shipping-fields h3#ship-to-different-address label span:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    border-radius: 3px;
    background: #FFFFFF;
    margin-right: 10px;
}
.woocommerce-shipping-fields h3#ship-to-different-address label span:hover:before {
	border: 1px solid #4EC9EE;
}
.woocommerce-shipping-fields h3#ship-to-different-address input#ship-to-different-address-checkbox:checked + span:before {
    background: #4EC9EE;
    border: 1px solid #4EC9EE;
}
.woocommerce-shipping-fields h3#ship-to-different-address input#ship-to-different-address-checkbox:checked + span:after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 4px;
    top: 0px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 400;
}
.woocommerce-shipping-fields.psg_checkout_ship_address_custom_filed .shipping_address,
.psg-checkout-address-wrp .psg-checkout-shipping-address .shipping_address {
    padding-top: 30px;
}
.psg_order_review_wrapper {
    position: relative;
    width: 100%;
}
.psg_order_review_wrapper .viva-checkout-middleright-shape {
    position: absolute;
    right: 0;
    top: -50px;
    width: 100%;
    max-width: 314px;
    pointer-events: none;
}
.psg_order_review_wrapper .viva-checkout-waveline-shape {
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translate(0, 40%);
}
.psg_order_review_wrapper .woocommerce-checkout-review-order h3{
	margin: 0;
}
.psg-checkout-order-notes-wrp {
    padding-top: 30px;
}
.psg-checkout-order-notes-wrp .form-row label {
    color: #010B13;
    font-size: 16px;
    line-height: 24px !important;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 500 !important;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.psg-checkout-order-notes-wrp .form-row label span.optional {
    display: none;
}
.psg-checkout-order-notes-wrp .form-row .woocommerce-input-wrapper textarea {
    border: 1px solid #0A3B61 !important;
    border-radius: 10px;
    padding: 10px 20px !important;
    min-height: 80px !important;
}
#psg_checkout_form .psg-woocommerce-checkout-payment {
    background: #FAFAFA;
    border-radius: 30px;
    padding: 50px;
    position: relative;
    z-index: 1;
}
.woocommerce-form-coupon-toggle{
    background: #FAFAFA;
    border-radius: 30px;
    padding: 50px;
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
}
.woocommerce-form-coupon-toggle {
    background: #FAFAFA;
    border-radius: 30px;
    padding: 30px 50px;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}
.woocommerce-form-coupon-toggle .psg-coupon-text {
    display: flex;
    align-items: center;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 400;
}
.woocommerce-form-coupon-toggle .psg-coupon-text svg {
    margin-right: 20px;
}
.psg-checkout-notification-main-wrp .checkout_coupon.woocommerce-form-coupon .form-row-coupon-button button.button,
.woocommerce-form-coupon-toggle .psg-coupon-btn {
    border: 1px solid #0A3B61;
    padding: 8.5px 30px;
    color: #0A3B61;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	outline: none;
	background: transparent;
}
.psg-checkout-notification-main-wrp .checkout_coupon.woocommerce-form-coupon .form-row-coupon-button button.button:after,
.woocommerce-form-coupon-toggle .psg-coupon-btn:after {
    content: "";
    width: 20px;
    border-bottom: 1px solid;
    margin-left: 10px;
}
.psg-checkout-notification-main-wrp .checkout_coupon.woocommerce-form-coupon .form-row-coupon-button button.button:hover,
.woocommerce-form-coupon-toggle .psg-coupon-btn:hover {
    background: #0A3B61;
    border-color: #0A3B61;
    color: #FFFFFF;
}
.psg-checkout-page-main-wrp .psg-checkout-notification-main-wrp .checkout_coupon.woocommerce-form-coupon {
    margin: 0 0 0 0;
    border: none;
    background: #FAFAFA;
    border-radius: 30px;
    padding: 30px 50px;
    margin-bottom: 50px;
}
.psg-checkout-notification-main-wrp .checkout_coupon.woocommerce-form-coupon .psg-coupon-code-label {
    color: #010B13;
    font-size: 1.143em;
    line-height: 1.5;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 700;
    margin: 0 0 15px 0;
    padding: 0;
}
.psg-checkout-notification-main-wrp .checkout_coupon.woocommerce-form-coupon  .form-row-coupon-input {
    margin: 0 0 20px 0;
    padding: 0;
}
.psg-checkout-notification-main-wrp .checkout_coupon.woocommerce-form-coupon .form-row-coupon-button {
    margin: 0;
    padding: 0;
}
.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-radius: 0px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    color: #010B13;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0;
    width: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-size: 14px;
    color: #4EC9EE;
}
.select2-container .select2-selection--single {
    height: 25px;
}
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table {
    margin: 0;
    font-size: 1em;
}
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table th {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #0A3B61;
    font-family: 'DM Sans';
    font-weight: 500;
    border: none !important;
    border-bottom: 1px solid #96B3BC !important;
    text-align: left;
    padding: 25px 20px;
}
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table tr.cart_item td:first-child ,
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table th:first-child{
	padding-left: 0;
	text-align: left;
}
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table tr.cart_item td:last-child,
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table th:last-child{
	padding-right: 0;
	text-align: right;
}
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table tr.cart_item td {
    padding: 30px 30px;
    border: none !important;
    background: transparent !important;
    border-bottom: 1px solid #96B3BC !important;
    color: #000000;
    vertical-align: middle;
    font-size: 1.143em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 400;
    text-align: left;
}
.psg-checkout-review-order-table tr.cart_item td .psg-checkout-orders {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.psg-checkout-review-order-table tr.cart_item td .psg-checkout-orders .psg-checkout-orders-img {
    width: 100%;
	max-width: 80px;
    line-height: 0;
}
.psg-checkout-review-order-table tr.cart_item td .psg-checkout-orders .psg-checkout-orders-img .psg_item_img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: contain;
    object-position: center center;
    border-radius: 10px;
}
.psg-checkout-review-order-table tr.cart_item td .psg-checkout-orders .psg-checkout-orders-detail-wrp {
    width: 100%;
    max-width: calc(100% - 80px);
    padding-left: 20px;
}
tr.cart_item td .psg-checkout-orders .psg-checkout-orders-detail-wrp .psg-checkout-orders-title {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.8px;
    color: #010B13;
    font-weight: 700;
}
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table tr.cart_item td.product-total,
.psg-checkout-review-order-table-wrp .psg-checkout-review-order-table th.product-qty {
    text-align: center;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #CD1F1F;
}
.woocommerce-NoticeGroup-checkout {
    width: 100%;
    max-width: 1268px;
    margin: 50px auto;
    padding: 0 50px;
}
.woocommerce-checkout-review-order-table ul.psg-checkout-bottom {
    padding: 30px 0 0 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.woocommerce-checkout-review-order-table ul.psg-checkout-bottom li {
    width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	column-gap: 30px;
	row-gap: 10px;
}
.woocommerce-checkout-review-order-table ul.psg-checkout-bottom li .psg-checkout-form-label {
    margin: 0;
    padding: 0;
    color: #010B13;
    font-size: 1.143em;
    line-height: 1.5;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 700;
    width: 100%;
    max-width: calc(60% - 15px);
}
.woocommerce-checkout-review-order-table ul.psg-checkout-bottom li .psg-checkout-form-text{
	margin: 0;
    padding: 0;
    color: #000000;
    font-size: 1.143em;
    line-height: 1.5;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 400;
    width: 100%;
    max-width: calc(40% - 15px);
	text-align: right;
}
.woocommerce-checkout-review-order-table ul.psg-checkout-bottom li.order-total {
    border-top: 1px solid #96B3BC;
    padding-top: 30px;
    margin-top: 5px;
}
.woocommerce-checkout-review-order-table ul.psg-checkout-bottom li .psg-checkout-form-text strong {
    font-weight: 700;
}
.psg-pay-btn-wrp {
    padding-top: 30px;
}
.psg-pay-btn-wrp .psg-pay-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8.5px 30px;
    border: 1px solid #FFE900;
    background: #FFE900;
    border-radius: 100px;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    color: #0A3B61;
    font-weight: 500;
    cursor: pointer;
}
.psg-pay-btn-wrp .psg-pay-btn:after{
	content: "";
	width: 20px;
	margin-left: 10px;
	border-bottom: 1px solid;
}
.psg-pay-btn-wrp .psg-pay-btn:hover {
    background: #0A3B61;
    border-color: #0A3B61;
    color: #FFFFFF;
}
.psg-woocommerce-checkout-payment-inner button#place_order {
    display: none;
}
.check_out_form_display_none {
    display: none;
}
.psg-checkout-shipping-method-main {
    display: none;
}
.psg-woocommerce-checkout-payment-inner ul.wc_payment_methods.payment_methods {
    padding: 0 !important;
    border: none !important;
}
.psg-woocommerce-checkout-payment-inner ul.wc_payment_methods.payment_methods .payment_box.payment_method_hitpay:before{
	display: none !important;
}
.psg-woocommerce-checkout-payment-inner ul.wc_payment_methods.payment_methods .payment_box.payment_method_hitpay {
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 0 30px 0 !important;
    font-size: 1em !important;
    border-radius: 0 !important;
    line-height: 1.5 !important;
    color: #010B13 !important;
    font-family: 'DM Sans';
    font-weight: 400;
}
.psg-woocommerce-checkout-payment-inner .woocommerce-form__label.checkbox a,
.woocommerce-privacy-policy-text p a,
.psg-woocommerce-checkout-payment-inner ul.wc_payment_methods.payment_methods .payment_box.payment_method_hitpay a {
    text-decoration: underline;
    color: #0A3B61;
}
.woocommerce-privacy-policy-text {
    margin-bottom: 30px;
}
.woocommerce-privacy-policy-text p {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 400;
}
.woocommerce-privacy-policy-text p:last-child {
    margin-bottom: 0;
}
.psg-woocommerce-checkout-payment-inner .woocommerce-form__label.checkbox {
    font-size: 14px;
    color: #010B13;
    line-height: 1.5 !important;
    letter-spacing: 0.7px;
    margin: 0 !important;
    font-weight: 400 !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox input#terms:checked + span:after{
	top: 0px;
}
.psg-checkout-page-main-wrp .viva-checkout-bottomleft-shape {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 314px;
    pointer-events: none;
}
.psg-checkout-page-main-wrp .woocommerce-message.psg-cart-remove-parent {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    border-bottom: 1px solid #96B3BC;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_top h3 {
    color: #0A3B61;
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5;
    letter-spacing: 1.05px;
    text-transform: capitalize;
    font-family: 'Merienda';
    font-weight: 700;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_top .psg_checkout_addnew_btn {
    padding: 8.5px 29px;
    color: #0A3B61;
    border: 1px solid #0A3B61;
    border-radius: 100px;
    font-size: 1em;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 500;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_top .psg_checkout_addnew_btn:after {
    content: "";
    width: 20px;
    border-top: 1px solid;
    margin-left: 10px;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_top .psg_checkout_addnew_btn:hover {
    background: #0A3B61;
    color: #FFF;
    border-color: #0A3B61;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed .checkout_radio_btn {
    display: none;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed label {
    padding-left: 30px;
    position: relative;
    max-width: calc(100% - 80px);
	margin-bottom: 0;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #96B3BC;
    border-radius: 50%;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed label:hover:before{
	border-color: #4EC9EE;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed .checkout_radio_btn:checked + label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    border-radius: 50%;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed .checkout_radio_btn:checked + label:before {
    background: #4EC9EE;
    border-color: #4EC9EE;
}
.psg_checkout_address_filed .psg_checkout_address_inner_filed label .psg-name {
    margin: 0 0 8px 0;
    color: #010B13;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 700;
}
.psg_checkout_address_filed .psg_checkout_address_inner_filed label .psg-phone-no,
.psg_checkout_address_filed .psg_checkout_address_inner_filed label .psg-street-address,
.psg_checkout_address_filed .psg_checkout_address_inner_filed label .psg-address-row {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 400;
    margin: 0 0 6px 0;
}
.psg_checkout_address_filed .psg_checkout_address_inner_filed label .psg-street-address{
	margin: 0;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed .edit {
    color: #0A3B61;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 400;
    display: inline-flex;
    align-items: center;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed .edit i {
    margin-right: 10px;
}
.psg_checkout_ship_address_custom_filed .psg_checkout_address_filed .psg_checkout_address_inner_filed .edit:hover{
	color: #4EC9EE;
}
/** End Checkout Page css **/

/** Start Dashboard Side Bar css **/ 

.psg-woocommerce-dashboard-wrp {
    display: flex;
    flex-wrap: wrap;
    width: 100% ;
	position: relative;
}
.psg-woocommerce-dashboard-wrp .psg-woocommerce-dashboard-top-shape {
    position: absolute;
    right: 0;
    top: 20px;
    width: 100%;
    max-width: 314px;
    z-index: -1;
    pointer-events: none;
}
.psg-wd-sidebar-toggle-wrp {
    display: none;
    flex-wrap: wrap;
    flex-flow: column wrap;
    justify-content: space-between;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.psg-wd-sidebar-toggle-wrp .line {
    height: 2px;
    background: #0A3B61;
    border-radius: 5px;
    margin: 3px 0;
    transform-origin: left;
    transition: all 0.5s;
    display: block;
    width: 100%;
}
.psg-wd-sidebar-toggle-wrp.active .line:nth-child(2) {
    opacity: 0;
    transform: translateX(1rem);
}
.psg-wd-sidebar-toggle-wrp.active .line:nth-child(1) {
    transform: rotate(45deg) translate(0px, 0px);
}
.psg-wd-sidebar-toggle-wrp.active .line:nth-child(3) {
    transform: rotate(-45deg) translate(-1px, 0px);
}
.psg-wd-sidebar-wrp {
    width: 100%;
    max-width: 335px;
    background: #E8F9FF;
    min-height: 100vh;
    height: auto;
    position: relative;
    margin-bottom: -100px;
    padding-bottom: 100px;
}
.psg-woocommerce-dashboard-wrp .psg-wd-sidebar-bottom-shape {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    max-width: 314px;
    pointer-events: none;
    z-index: 9;
}
.psg-wd-sidebar-menu-wrp {
    padding: 0px 50px 50px 50px;
}
.psg-woocommerce-dashboard-wrp .woocommerce-MyAccount-content {
    float: none !important;
    width: 100% !important;
    max-width: calc(100% - 335px);
    padding-top: 110px;
    padding-right: 9.5%;
    padding-bottom: 80px;
    padding-left: 100px;
}
.psg-wd-sidebar-top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 90px 50px 30px 50px;
}
.psg-wd-sidebar-user-image {
    width: 100%;
    max-width: 60px;
    line-height: 0;
}
.psg-wd-sidebar-user-image:has(>i) {
    text-align: center;
    font-size: 30px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #96B3BC;
    border-radius: 50%;
    color: #FFF;
}
.psg-wd-sidebar-user-image img {
    width: 100%;
    height: auto;
    border-radius: 500px;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1/1;
}
.psg-wd-sidebar-user-info {
    width: 100%;
    max-width: calc(100% - 60px);
    padding-left: 20px;
}
.psg-wd-sidebar-user-info .psg-wd-sidebar-user-name {
    margin: 0;
    font-size: 1.142857em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #0A3B61;
    font-family: 'Merienda';
    font-weight: 700;
}
.psg-loyalty-point-main {
    padding-bottom: 25px;
}
.psg-wd-sidebar-menu-wrp ul {
    padding-left: 0;
	list-style-type: none;
}
.psg-wd-sidebar-head {
    color: #0A3B61;
    font-size: 1.142857em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    font-family: 'Merienda';
    font-weight: 700;
    margin-bottom: 20px;
}
.psg-wd-sidebar ul li {
    margin-bottom: 18px;
}
.psg-wd-sidebar ul li:last-child {
    margin-bottom: 0;
}
.psg-wd-sidebar ul li a {
    position: relative;
    padding-left: 28px;
    font-size: 0.857em;
    line-height: 1.5em;
    letter-spacing: 0.6px;
    color: #010B13;
    display: inline-block;
    font-family: 'DM Sans';
    font-weight: 500;
}
.psg-wd-sidebar ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 18px;
    aspect-ratio: 1/1;
	mask-size: contain;
	-webkit-mask-size: contain;
	transition: background-color 0.3s ease;
	background: #010B13;
}
.psg-wd-sidebar ul li a:hover,
.psg-wd-sidebar ul li.is-active a{
	color: #0A3B61;
	font-weight: 700;
}
.psg-wd-sidebar ul li a:hover:before,
.psg-wd-sidebar ul li.is-active a:before{
    background: #0A3B61;
}
.psg-shop-filter-popup .prdctfltr_collector.prdctfltr_collector_flat {
    display: none;
}
/** End Dashboard Side Bar css **/

/** Start Edit profile css **/

.woocommerce-edit-account .psg-woocommerce-dashboard-wrp .psg-dashboard-main-heading {
    margin-bottom: 30px;
}
.psg-woocommerce-dashboard-wrp .psg-dashboard-main-heading {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 2em;
    line-height: 1.25em;
    letter-spacing: 1.4px;
    color: #0A3B61;
    font-family: 'Merienda';
    font-weight: 700 !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEEEEE;
}
form.psg-edit-profile-form-wrp {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 50px;
}
.psg-edit-profile-left-side {
    width: 100%;
    max-width: 277px;
    margin-bottom: 50px;
}
.psg-edit-profile-right-side {
    width: 100%;
    max-width: calc(100% - 327px);
    margin-left: 50px;
}
.psg-edit-profile-image {
    max-width: 170px;
    margin: 0 auto 30px auto;
}
.psg-edit-profile-image img {
    width: 170px;
    height: 170px;
    border-radius: 500px;
    object-fit: cover;
    object-position: center;
}
.psg-file-btn-group {
    padding: 0px;
}
.psg-file-btn-group span.psg-file-btn {
    width: 100%;
    display: block;
}
.psg-file-btn-group span.psg-file-btn .psg-file-btn-info {
    width: 100%;
    border: 1px solid #0A3B61;
    border-radius: 100px;
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    color: #0A3B61;
    padding: 9px 30px;
    background: transparent;
    outline: none !important;
    box-shadow: none !important;
    font-family: 'DM Sans';
    font-weight: 500;
    text-transform: capitalize;
	position: relative;
	display: flex;
    align-items: center;
    justify-content: center;
}
.psg-file-btn-group span.psg-file-btn .psg-file-btn-info:hover {
    background: #0A3B61;
    color: #FFFFFF;
    border-color: #0A3B61;
}
.psg-file-btn-group span.psg-file-btn .psg-file-btn-info:after {
    content: "";
    width: 20px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.psg-edit-profile-right-side .edit-profile-info-wrp,
.edit-change-password-info {
    padding: 50px;
    background: #FAFAFA;
    border-radius: 30px;
    border: none;
	margin-bottom: 50px;
}
.psg-edit-profile-right-side .edit-profile-info-wrp .psg-edit-info-heading {
    font-size: 21px;
    line-height: 1.5em;
    letter-spacing: 1.05px;
    padding-bottom: 10px;
    margin: 0;
    border-bottom: 2px solid #96b3bc80;
    margin-bottom: 25px;
	font-family: 'Merienda';
    font-weight: 700;
    color: #0A3B61;
    text-transform: capitalize;
}
.edit-change-password-info legend {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 35px;
}
.edit-change-password-info .psg-edit-change-password-heading {
    font-size: 21px;
    line-height: 1.5em;
    letter-spacing: 1.05px;
    font-family: 'Merienda';
    font-weight: 700;
    color: #0A3B61;
    text-transform: capitalize;
}
.edit-change-password-info label.psg_password_enable_wrp {
    margin: 0;
}
.psg-edit-profile-right-side .edit-profile-info-wrp .woocommerce-form-row label .account-sub-text {
    font-style: italic;
    font-weight: 400;
}
span.edit-account-gender-wrap {
    display: flex;
    margin-top: 15px;
}
span.edit-account-gender-wrap label {
    margin-right: 20px;
	margin-bottom: 0;
	color: #0A3B61;
    font-size: 1em !important;
    line-height: 1.5em !important;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500 !important;
    border: 1px solid #0A3B61;
    border-radius: 200px;
    max-width: unset !important;
    padding: 8.5px 29px;
    position: relative;
    cursor: pointer;
    text-transform: capitalize;
    background: transparent;
    overflow: hidden;
}
span.edit-account-gender-wrap input[type="radio"] {
    display: none;
}
span.edit-account-gender-wrap [type="radio"]:checked + label:before {
	content: "";
    background: #E8F9FF;
    width: 100%;
    display: block;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
span.edit-account-gender-wrap [type="radio"]:checked + label:after {
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: 'Font Awesome 5 Pro';
    color: #4EC9EE;
    line-height: 40px;
    padding-left: 25px;
    font-size: 13px;
    font-weight: 300;
}
span.edit-account-gender-wrap input:checked + label {
    z-index: 1;
    padding-left: 50px;
}
.input-file {
    position: absolute;
    display: none;
}
.edit-profile-bottom-main p.edit-profile-btn-bottom .button.custom-edit-account-btn {
    box-shadow: none !important;
    border-radius: 100px !important;
    border: none !important;
    background: #FFE900;
    color: #0A3B61;
    padding: 9.5px 30px;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500;
    outline: none !important;
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.edit-profile-bottom-main p.edit-profile-btn-bottom .button.custom-edit-account-btn:hover {
    background: #0A3B61;
    color: #FFF;
}
.edit-profile-bottom-main p.edit-profile-btn-bottom .button.custom-edit-account-btn:after {
    content: "";
    width: 20px;
    height: 1px;
    border-top: 1px solid;
    display: inline-block;
    margin-left: 10px;
}
.woocommerce-EditAccountForm.edit-account fieldset.edit-change-password-info legend {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.psg_password_enable_wrp input {
    display: none;
}
.psg_password_enable {
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    border: 1px solid #707070;
    outline: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
}
.psg_password_enable:hover {
    border: 1px solid #12B5CD;
}
.psg_password_enable_wrp input:checked ~ .psg_password_enable {
    background: #4EC9EE;
    border: 1px solid #4EC9EE;
}
.psg_password_enable_wrp .psg_password_enable:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-size: 11px;
    color: #FFF;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    line-height: 14px;
    text-align: center;
    opacity: 0;
    font-weight: 400;
}
.psg_password_enable_wrp input:checked ~ .psg_password_enable:before{
	opacity: 1;
}
.custom-file-upload .input-file {
    visibility: hidden;
}
.edit-change-password-info .password-input span.show-password-input {
    pointer-events: none;
}

/** End Edit profile css **/

/** Start Address Book Page css **/
.psg-custom-shipping-address {
    width: 100%;
}
.woocommerce form label .psg-label-info {
    font-weight: 400;
    font-style: italic;
}
.psg-address-book-top {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 20px;
	gap: 20px;
}
.psg-address-book-top .psg-ab-heading {
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
    letter-spacing: 1.05px;
    color: #0A3B61;
    font-family: 'Merienda';
    font-weight: 700;
}
.psg-ab-add-new-btn {
    cursor: pointer;
    padding: 8.5px 29px;
    color: #0A3B61;
    border: 1px solid #0A3B61;
    border-radius: 100px;
    font-size: 1em;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 500;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
}
.psg-ab-add-new-btn:after {
    content: "";
    width: 20px;
    border-top: 1px solid;
    margin-left: 10px;
}
.psg-ab-add-new-btn:hover {
    background: #0A3B61;
    color: #FFF;
    border-color: #0A3B61;
}
.psg-address-book-top.psg_shipping_address {
    margin-top: 50px;
}
.psg-custom-billing-address .psg-custom-address-book-main {
    width: 100%;
}
.psg-custom-address-book-main-top,
.psg-custom-billing-address,
.psg-custom-shipping-address .psg-custom-address-book-main {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
	width: 100%;
}
.psg-address-book-wrp .psg-custom-address-book-inner {
    padding: 50px;
    border-radius: 30px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #FAFAFA;
	width: 100%;
	row-gap: 20px;
}
div#psg_custom_address_billing_default .psg-custom-address-book-inner:last-child,
div#psg_custom_address_shipping_default .psg-custom-address-book-inner:last-child {
    border-top: none;
}
div#psg_custom_address_billing_main .psg-custom-address-book-inner:last-child {
    border-bottom: none;
}
.psg-address-book-wrp .psg-custom-address-book-inner .psg-ab-address {
    width: 100%;
    max-width: 446px;
    position: relative;
    padding-left: 34px;
    padding-bottom: 0;
}
.psg-address-book-wrp .psg-custom-address-book-inner .psg-ab-address:before {
    content: "\f007";
    position: absolute;
    left: 0;
    top: 0px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
}
.psg-address-book-wrp .psg-custom-address-book-inner .psg-ab-address p {
    margin-bottom: 6px;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    color: #0A3B61;
    font-family: 'DM Sans';
    font-weight: 400;
}
span.psg-ab-seprator {
    padding: 0 5px;
}
.psg-address-book-wrp .psg-custom-address-book-inner .psg-ab-address p:last-child {
	margin-bottom: 0px;
}
.psg-address-book-wrp .psg-custom-address-book-inner .psg-ab-address .psg-name {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.143em;
    line-height: 1.35em;
    letter-spacing: 0.8px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 700;
}
.psg-custom-address-book-inner .psg-custom-address-book-action {
    padding-left: 35px;
	display: flex;
    align-items: center;
    justify-content: end;
}
.psg-custom-address-book-inner .psg-custom-address-book-action a.edit {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #0A3B61;
    font-family: 'DM Sans';
    font-weight: 400;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.psg-custom-address-book-inner .psg-custom-address-book-action a.edit i {
    font-size: 14px;
    margin-right: 10px;
    font-family: "Font Awesome 5 Pro";
}
.psg-custom-address-book-inner .psg-custom-address-book-action a.edit:hover {
    color: #4EC9EE;
}
span.psg-btn-seprator {
    margin: 0 20px;
    border-left: 1px solid #EEEEEE;
    height: 16px;
}
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_mul_address_delete_button,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_defu_address_delete_button,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_mul_address_delete_button_billing,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg-mul-address-delete-button {
	background: transparent !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 0;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #0A3B61;
    outline: none !important;
    box-shadow: none;
}
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_mul_address_delete_button i,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_defu_address_delete_button i,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_mul_address_delete_button_billing i,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg-mul-address-delete-button i {
    font-size: 14px;
    margin-right: 10px;
}
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_mul_address_delete_button:hover,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_defu_address_delete_button:hover,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg_mul_address_delete_button_billing:hover,
.psg-custom-address-book-inner .psg-custom-address-book-action .psg-mul-address-delete-button:hover{
	color: #4EC9EE;
}
.psg-custom-address-book-inner .psg_set_defult_address_main_wrp .psg_set_defult_address, 
.psg-custom-address-book-inner .psg_set_defult_address_main_wrp .psg_set_defult_address_shipping {
    display: none;
}
.psg-custom-address-book-inner .psg_set_defult_address_main_wrp label {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #0A3B61;
    font-family: 'DM Sans';
    font-weight: 400;
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
}
.psg-custom-address-book-inner .psg_set_defult_address_main_wrp label:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #96B3BC;
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    border-radius: 100px;
}
.psg-custom-address-book-inner .psg_set_defult_address_main_wrp label:hover:before {
    border: 1px solid #4EC9EE;
}
.psg-custom-address-book-inner .psg_set_defult_address_main_wrp input[type="radio"]:checked + label:before {
    border: 1px solid #4EC9EE;
	background: #4EC9EE;
}
.psg-custom-address-book-inner .psg_set_defult_address_main_wrp input[type="radio"]:checked + label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 3px;
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    border-radius: 20px;
}
.psg-custom-address-button-delete img,
.psg_set_defult_address_main_wrp img {
    mix-blend-mode: multiply;
    width: 100%;
    max-width: 20px;
}
.psg_loader_gif label:before,
.psg_loader_gif label:after{
    content: unset !important;
}
.check_out_form_billingdispaly .psg-checkout-shipping-address {
    display: none !important;
}
.check_out_form_shippingdispaly .psg-checkout-billing-address {
	display: none !important;
}
.psg-ma-add-new-popup {
	padding: 30px;
	display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100vh !important;
    left: 0;
    right: 0;
    width: 100% !important;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    transition: all 0.5s linear;
}
.psg-ma-add-new-popup.open {
    visibility: visible;
	opacity: 1;
}
.psg-ma-add-new-popup-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000;
    opacity: 70%;
}
.psg-ma-add-new-popup-content {
    position: relative;
    background: #FAFAFA;
    padding: 80px 30px 50px 30px;
    width: 100%;
    max-width: 871px;
    border-radius: 30px;
    transition: transform 0.5s linear;
    transform: scale(0.8);
}
.psg-ma-add-new-popup.open .psg-ma-add-new-popup-content{
	transform: scale(1);
}
.psg-ma-add-new-popup.open .psg-ma-add-new-popup-content::-webkit-scrollbar-thumb {
  background-color: #4EC9EE;
}
.psg-ma-add-new-popup-inner {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 218px);
    padding: 0 20px;
}
.psg-ma-add-new-popup-inner::-webkit-scrollbar,
.psg-ma-add-new-popup-inner::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	width: 2px;
	background-color: #E8F9FF;
	border-radius: 100px;
}
.psg-ma-add-new-popup-inner::-webkit-scrollbar-thumb {
	background-color: #4EC9EE;
	border-radius: 100px;
}
.psg-ma-add-new-popup .psg-ma-add-new-popup-content h3 {
    margin: 0 0 30px 0;
    font-size: 1.5em;
    line-height: 1.5em;
    letter-spacing: 1.05px;
    color: #0A3B61;
    font-family: 'Merienda';
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: capitalize;
    border-bottom: 2px solid #96B3BC;
}
.psg_edit_address_button,
.psg-address-form-btn-wrp {
    padding-top: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.psg-ma-add-new-popup .psg-ma-add-new-popup-content .psg-address-cancel-button:has(>i) {
    position: absolute;
    right: 25px;
    top: 30px;
    cursor: pointer;
	color: #000000;
    font-size: 26px;
}
.psg-edit-address-cancel-button,
.psg-address-form-btn-wrp .psg-address-cancel-button {
    border: 1px solid #0A3B61;
    color: #0A3B61;
    padding: 8.5px 29px;
    display: inline-flex;
    align-items: center;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500;
    border-radius: 100px;
    cursor: pointer;
}
.psg-edit-address-cancel-button:after,
.psg-address-form-btn-wrp .psg-address-cancel-button:after {
    content: "";
    width: 20px;
    border-bottom: 1px solid;
    margin-left: 10px;
}
.psg-edit-address-cancel-button:hover,
.psg-address-form-btn-wrp .psg-address-cancel-button:hover {
    border-color: #0A3B61;
    background: #0A3B61;
    color: #FFFFFF;
}
.psg_edit_address_form .psg_edit_address_button button.save_address,
#psg_multiple_address_shipping_update_form .psg_multiple_ship_add_update_button,
#psg_multiple_address_billing_update_form .psg_multiple_billing_add_update_button,
.psg-ma-add-new-popup .psg-ma-add-new-popup-content .psg_multiple_billing_address_button,
.psg-ma-add-new-popup .psg-ma-add-new-popup-content .psg_multiple_shipping_address_button {
	outline: none !important;
    padding: 8.5px 29px;
    border: 1px solid #FFE900;
    background: #FFE900;
    color: #0A3B61;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    font-weight: 500 !important;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
}
.psg_edit_address_form .psg_edit_address_button button.save_address:after,
#psg_multiple_address_shipping_update_form .psg_multiple_ship_add_update_button:after,
#psg_multiple_address_billing_update_form .psg_multiple_billing_add_update_button:after,
.psg-ma-add-new-popup .psg-ma-add-new-popup-content .psg_multiple_billing_address_button:after,
.psg-ma-add-new-popup .psg-ma-add-new-popup-content .psg_multiple_shipping_address_button:after {
    content: "";
    width: 20px;
    border-bottom: 1px solid;
    margin-left: 10px;
}
.psg_edit_address_form .psg_edit_address_button button.save_address:hover,
#psg_multiple_address_shipping_update_form .psg_multiple_ship_add_update_button:hover,
#psg_multiple_address_billing_update_form .psg_multiple_billing_add_update_button:hover,
.psg-ma-add-new-popup .psg-ma-add-new-popup-content .psg_multiple_billing_address_button:hover,
.psg-ma-add-new-popup .psg-ma-add-new-popup-content .psg_multiple_shipping_address_button:hover {
    border-color: #0A3B61;
    background: #0A3B61;
    color: #FFFFFF;
}
.psg-custom-address-book-main {
    width: 100%;
}
/** End Address Book Page css **/


/** Start Edit Address Page css **/

.psg-edit-address-back-button {
    cursor: pointer;
    justify-content: center;
    margin-bottom: 50px;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    color: #1E547E;
    font-family: 'DM Sans';
    font-weight: 400;
    display: inline-flex;
    align-items: center;
}
.psg-edit-address-back-button:hover {
    color: #4EC9EE;
}
.psg-edit-address-back-button i {
    padding-right: 8px;
}
.psg-edit-address-box-wrp {
    border-radius: 30px;
    background: #FAFAFA;
    padding: 50px;
}
.woocommerce-MyAccount-content h3.psg-edit-address-heading {
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
    letter-spacing: 1.05px;
    color: #0A3B61;
    font-family: 'Merienda';
    font-weight: 700;
    text-transform: capitalize;
    border-bottom: 1px solid #96B3BC;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.psg_multiple_address_custom_filed_main {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
	column-gap: 20px;
}
.psg_multiple_address_custom_filed_main .psg_multiple_address_filed {
    width: 100%;
}
.psg_multiple_address_custom_filed_main .psg_multiple_address_filed.half_width {
    max-width: calc(50% - 10px);
}
.psg_multiple_address_custom_filed_main .psg_multiple_address_filed .psg_edit_input, 
#billing_country_field span.woocommerce-input-wrapper,
#shipping_country_field span.woocommerce-input-wrapper {
    background: transparent;
    border: none;
    border-radius: 0px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0.7px;
    line-height: 1.5em;
    display: inline-block;
    box-shadow: none !important;
    padding: 0px 0px 10px 0px !important;
    margin: 0px !important;
    border-bottom: 2px solid #0a3b6180 !important;
	width: 100%;
}
#billing_country_field span.woocommerce-input-wrapper strong,
#shipping_country_field span.woocommerce-input-wrapper strong {
	font-weight: 400;
}
.psg_multiple_address_custom_filed_main .psg_multiple_address_filed .psg_edit_input::placeholder,
#billing_country_field span.woocommerce-input-wrapper::placeholder,
#shipping_country_field span.woocommerce-input-wrapper::placeholder { 
	color: #96B3BC;
}
.pag_edit_address_billing .psg_edit_address_button,
.pag_edit_address_shipping .psg_edit_address_button {
	margin-bottom: 0px;
    width: 100%;
}
span.psg_required {
    color: #E50F46;
}

/** End Edit Address Page css **/

/** Start Orders Page css **/

.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.wt_pklist_invoice_print {
    display: none;
}
.psg-order-history-topbar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	margin: 0 -10px 0 -10px;
}
.psg-order-from-date-wrp,
.psg-order-end-date-wrp,
.psg-order-sortby-wrp {
    width: 100%;
    max-width: 22%;
    padding: 0 10px;
}
.psg-order-sortby-wrp{
	display: flex;
    align-items: center;
	position: relative;
}
.psg-order-sortby-wrp:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    color: #4EC9EE;
    position: absolute;
    right: 10px;
    top: -5px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 400;
    pointer-events: none;
}
.psg-order-sortby-wrp select {
     height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 0 10px 0;
    border: none !important;
    border-radius: 0;
    background: transparent !important;
    border-bottom: 1px solid #0A3B61 !important;
    width: 100%;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25;
    letter-spacing: 0.7px;
    color: #96B3BC;
}
.psg-order-sortby-wrp select::-ms-expand {
    display: none;
}
.psg-order-search-wrp {
    width: 100%;
    max-width: 34%;
    padding: 0 10px;
}
.psg-order-history-topbar input[type="date"] {
    height: 30px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    border: none !important;
    border-radius: 0;
    background: transparent !important;
    border-bottom: 1px solid #0A3B61 !important;
    width: 100%;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25;
    letter-spacing: 0.7px;
    color: #96B3BC;
}
.psg-order-history-topbar input[type="date"]::-webkit-inner-spin-button,
.psg-order-history-topbar input[type="date"]::-webkit-calendar-picker-indicator {
	opacity: 0 !important;
}
.psg-order-history-topbar input[type="date"]::placeholder {
	color: #96B3BC;
}
.psg-order-history-topbar input[type="date"]::placeholder {
	color: #96B3BC;
}
.psg-order-end-date, .psg-order-from-date {
    position: relative;
}
.psg-order-end-date:before, .psg-order-from-date:before {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    color: #4EC9EE;
    position: absolute;
    right: 0;
    top: -5px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 400;
    pointer-events: none;
}
.psg-order-search input {
    padding: 0 0 10px 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    border-bottom: 1px solid #0A3B61 !important;
    width: 100% !important;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25;
    letter-spacing: 0.7px;
    color: #0A3B61;
    height: 30px;
}
.psg-order-search input::placeholder{
	color: #96B3BC;
}
.psg-order-loader {
    width: 100%;
    text-align: center;
}
.psg-order-history-main-wrp table.woocommerce-orders-table {
    margin-bottom: 50px;
}
.psg_woocommerce_table_border_style tbody tr td a.button.woocommerce-button {
	background: transparent !important;
    padding: 0px !important;
    font-size: 16px;
    line-height: 21px;
    color: #0A3B61;
    letter-spacing: 0.8px;
    font-weight: 400 !important;
    text-transform: capitalize;
    font-family: 'DM Sans';
    padding-left: 20px !important;
}
.psg_woocommerce_table_border_style tbody tr td a.button.woocommerce-button:first-child {
    padding-left: 0 !important;
}
.psg-view-order-table-pd a {
    color: #181D1A;
    font-family: 'Lato-Bold';
}
.psg-view-order-table-pd a:hover {
    color: #312782;
}
.psg-view-order-table-pd ul.wc-item-meta {
    padding: 0;
    list-style-type: none;
    margin-top: 5px;
}
.psg-view-order-table-pd ul.wc-item-meta li strong.wc-item-meta-label {
    font-weight: normal !important;
}
.psg-view-order-table-pd ul.wc-item-meta li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2px;
}
.psg-view-order-table-pd ul.wc-item-meta li:last-child{
	margin-bottom: 0px;
}
.psg-view-order-table-pd ul.wc-item-meta li strong.wc-item-meta-label {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-right: 5px !important;
    color: #111111;
    font-family: 'Montserrat';
    float: left;
    font-weight: 600 !important;
}
.psg-view-order-table-pd ul.wc-item-meta li p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    font-family: 'Montserrat';
    font-weight: 500 !important;
}
.psg_woocommerce_table_border_style tbody tr td a.button.woocommerce-button i {
    margin-right: 10px;
}
.psg_woocommerce_table_border_style tbody tr td a.button.woocommerce-button:hover {
    color: #312782;
}
.psg_woocommerce_table_border_style tbody tr.woocommerce-orders-table__row--status-pending td.woocommerce-orders-table__cell-order-status {
    color: #771122;
    text-transform: capitalize;
}
.psg_woocommerce_table_border_style tbody tr.woocommerce-orders-table__row--status-cancelled td.woocommerce-orders-table__cell-order-status {
    color: #E50F46;
	text-transform: capitalize;
}
.psg_woocommerce_table_border_style tbody tr.woocommerce-orders-table__row--status-processing td.woocommerce-orders-table__cell-order-status {
    color: #FF9933;
	text-transform: capitalize;
}
.psg_woocommerce_table_border_style tbody tr.woocommerce-orders-table__row--status-completed td.woocommerce-orders-table__cell-order-status {
    color: #000000;
    text-transform: capitalize;
}
.psg_woocommerce_table_border_style tbody tr.woocommerce-orders-table__row--status-on-hold td.woocommerce-orders-table__cell-order-status {
    color: #C01818;
    text-transform: capitalize;
}
.psg-order-search {
    position: relative;
}
.psg-order-search button {
    border: none !important;
    outline: none !important;
    background: transparent !important;
    position: absolute;
    right: 0;
    top: 3px;
    border-radius: 0;
    padding: 0 0 10px 0;
    line-height: 0;
    letter-spacing: 0;
    color: #1E547E;
    font-size: 14px;
}
.psg-order-history-main-wrp .woocommerce-info {
    line-height: 46px;
	margin-top: 30px;
}
.psg-order-history-main-wrp .woocommerce-info:before {
    content: "\f071";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    color: #4EC9EE !important;
    line-height: 50px;
    top: 10px;
    left: 25px;
}
.psg-order-history-main-wrp .order-custom-container {
    padding-top: 30px;
}
.psg-order-history-main-wrp .psg-pagination {
    padding-top: 0 !important;
}
.psg-order-history-main-wrp .psg-pagination .prev.page-numbers, .psg-pagination .next.page-numbers {
    font-size: 22px !important;
}
.order-range-info {
    color: #96B3BC;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.5em;
    font-family: 'DM Sans';
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin: 0;
    padding-top: 20px;
    float: unset;
}
/** End Orders Page css **/

/** Start View Order css **/

.psg-view-order-main a.button {
    display: none;
}
p.order-again a {
    display: none !important;
}
.psg-view-order-back-button {
    margin-bottom: 42px;
}
.psg-view-order-back-button a {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.7px;
    text-transform: capitalize;
    color: #1E547E !important;
    font-family: 'DM Sans';
    font-weight: 400;
}
.psg-view-order-back-button a:hover {
    color: #4EC9EE !important;
}
.psg-view-order-back-button a i {
    margin-right: 10px;
}
.psg-view-order-heading-wrp {
   display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 30px;
}
.psg-view-order-heading-wrp .view-order-heading {
    margin: 0;
    font-size: 2em;
    font-family: Merienda;
    line-height: 1.5em;
    letter-spacing: 1.4px;
    padding-bottom: 10px;
    font-weight: 700;
}
.psg-view-order-heading-wrp .order-date {
    color: #010B13;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.6px;
    font-family: 'DM Sans';
    margin-bottom: 0;
    font-weight: 400;
    font-style: italic;
}
.psg-view-order-heading-wrp .view-order-print-button.order-print {
	background-color: transparent;
	margin: 0;
}
.psg-view-order-heading-wrp .view-order-print-button.order-print a {
     font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.7px;
    color: #0A3B61;
    text-transform: capitalize;
    font-family: 'DM Sans';
    font-weight: 400;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
}
.psg-view-order-heading-wrp .view-order-print-button.order-print a:hover {
    color: #4EC9EE;
    background: transparent;
}
.psg-view-order-heading-wrp .view-order-print-button.order-print a:hover svg path {
    fill: #4EC9EE;
}
.psg-view-order-main-wrp .psg-address-wrp {
    display: flex;
    flex-wrap: wrap;
    width: 100% ;
}
.psg-view-order-main-wrp .psg-address-wrp .psg-billing-address {
    background: #FFFF;
    border-radius: 30px;
    padding: 50px;
    width: 100%;
    max-width: calc(50% - 10px);
    margin-right: 10px;
    margin-bottom: 50px;
    border: 1px solid #EEEEEE;
}
.psg-view-order-main-wrp .psg-address-wrp .psg-shipping-address {
    background: #FFFF;
    padding: 50px;
    width: 100%;
    max-width: calc(50% - 10px);
    margin-left: 10px;
    margin-bottom: 50px;
    border-radius: 30px;
	border: 1px solid #EEEEEE;
}
.psg-bs-arrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	border-bottom: 1px solid #96B3BC;
    padding-bottom: 10px;
    width: 100%;
	margin: 0 0 30px 0;
}
.psg-bs-arrow i {
    color: #FFFFFF;
    font-size: 13px;
    letter-spacing: 0.13px;
    line-height: 17px;
    cursor: pointer;
    font-family: 'Font Awesome 5 Pro';
}
.psg-bs-arrow i.down:before {
    content: "\f078";
}
.psg-view-order-main-wrp .psg-address-wrp .psg-address-title {
    margin: 0;
    font-size: 1.1428em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #0A3B61;
    font-family: 'Merienda';
    text-transform: capitalize;
    font-weight: 700 !important;
}
.psg-view-order-address p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.7px;
    color: #0A3B61;
    font-family: 'DM Sans';
    margin-bottom: 5px;
    font-weight: normal !important;
}
.psg-view-order-address p.view-order-full-name {
    font-family: 'DM Sans';
    color: #010B13;
    font-weight: bold !important;
    font-size: 1.1428em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    text-transform: capitalize;
}
.psg-view-order-address p:last-child {
    margin-bottom: 0;
}
.psg-main-phone-email {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.psg-main-phone-email .separate {
    padding: 0 10px;
	margin-bottom: 5px;
}
.psg-main-phone-email p {
    margin-bottom: 5px !important;
}
.woocommerce-order-details .psg_woocommerce_table_style tbody tr td.woocommerce-table__product-price del {
    color: #9F9F9F;
}
.woocommerce-order-details .psg_woocommerce_table_style tbody tr td.woocommerce-table__product-price ins {
	text-decoration: none;
}
.custom-view-order-details-main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
	margin-bottom: 90px;
}
.custom-view-order-details-wrapper {
    width: 100%;
    max-width: 50%;
    padding: 0 10px 0 0;
}
.custom-view-order-details-right-wrapper{
	width: 100%;
    max-width: 50%;
	padding: 0 0 0 10px;
}
.custom-order-details-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-bottom: 27px;
}
.custom-order-details-inner:last-child {
	margin-bottom: 0;
}
.custom-view-order-details-wrapper .custom-order-details-inner h5 {
    padding-right: 20px;
    width: 35%;
    margin: 0;
    font-size: 1.1428em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #0A3B61;
    font-family: 'Merienda';
    text-transform: capitalize;
    font-weight: 700 !important;
}
.custom-order-details-inner p {
    text-transform: capitalize;
    width: 65%;
    margin: 0;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.7px;
    color: #0A3B61;
    font-family: 'DM Sans';
    font-weight: normal !important;
}
.view-order-details-notes-main .view-order-details-notes-inner h5 {
    margin: 0;
    padding-bottom: 20px;
    font-size: 1.1428em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #0A3B61;
    font-family: 'Merienda';
    text-transform: capitalize;
    font-weight: 700 !important;
}
.view-order-details-notes-inner p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.7px;
    color: #0A3B61;
    font-family: 'DM Sans';
    font-weight: normal !important;
	margin: 0;
}
.psg-custom-tfoot-section {
    background: transparent;
    width: 100%;
    max-width: 425px;
    margin-left: auto;
    border-radius: 30px;
    border: 1px solid #EEEEEE;
    padding: 50px;
}
.psg-view-order-bill-summary p {
    margin: 0 0 30px 0 !important;
    font-size: 1.1428em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #0A3B61;
    font-family: 'Merienda';
    text-transform: capitalize;
    font-weight: 700 !important;
    border-bottom: 1px solid #96B3BC;
    padding-bottom: 10px;
    width: 100%;
}
.psg-custom-tfoot-section .order-row-details-custom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
	margin-bottom: 8px;
}
.psg-custom-tfoot-section .order-row-details-custom .psg-order-detail-label {
    margin-bottom: 0;
    font-size: 1.14285em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: bold;
}
.psg-custom-tfoot-section .order-row-details-custom span.psg-order-detail-data {
    margin-bottom: 0;
    font-weight: 400;
    position: relative;
    text-align: right;
    font-size: 1.14285em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #010B13;
    font-family: 'DM Sans';
}
.psg-custom-tfoot-section .order-row-details-custom:last-child {
    margin-bottom: 0px;
    padding-top: 25px;
    margin-top: 20px;
    border-top: 1px solid #96B3BC;
}
.psg-custom-tfoot-section .order-row-details-custom span.psg-order-detail-data small.shipped_via {
    display: none;
    width: max-content;
    font-size: 10px;
    text-align: right;
    line-height: 10px;
    margin: 0;
    font-family: 'DM Sans';
    padding-top: 2px;
}
section.woocommerce-order-details {
    margin-bottom: 0 !important;
}
td.woocommerce-table__product-thumbnail.product-thumbnail {
    display: flex;
    align-items: center;
}

/** End View Order css **/

/** Start Minicart css **/

.psg-minicart-main-wrp {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100vh !important;
    left: 0;
    right: 0;
	width: 100% !important;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
	transition: all 0.5s linear;
}
.psg-minicart-owerlay {
    background: #000000;
    opacity: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.psg-minicart-popup {
    max-width: 512px;
    width: 100%;
    margin-left: auto;
    background: #FFFFFF;
    min-height: 100vh;
    position: absolute;
    right: -610px;
    transition: right 0.5s linear;
    padding: 50px;
}
.psg-minicart-main-wrp.active {
    opacity: 1;
    visibility: visible;
}
.psg-minicart-main-wrp.active .psg-minicart-popup {
    right: 0;
}
.psg-minicart-popup-top {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 2px solid #96B3BC;
}
.psg-minicart-popup-top .psg-minicart-popup-top-title {
    margin: 0;
    font-size: 2em;
    line-height: 1.25em;
    letter-spacing: 1.4px;
    color: #0A3B61;
    font-family: 'Merienda';
    font-weight: 700;
    padding-right: 0;
}
.woo-cart-count-inner {
    color: #FFFFFF;
    font-size: 1em;
    text-align: center;
    font-family: 'DM Sans';
    font-weight: 700;
    line-height: 39px;
    letter-spacing: 0px;
    padding-right: 0;
    background: #4EC9EE;
    border-radius: 50%;
    min-width: 40px;
    display: inline-block;
    margin-left: 10px;
    aspect-ratio: 1/1;
}
.psg-minicart-popup-closed {
    cursor: pointer;
    font-size: 32px;
    display: inline-block;
    margin-left: auto;
    color: #4EC9EE;
}
.psg-minicart-popup .product_list_widget {
    list-style-type: none !important;
    padding: 10px 20px 10px 0 !important;
    width: calc(100% + 20px);
    max-height: calc(100vh - 280px);
    overflow-x: auto;
    margin-right: -20px !important;
}
.psg-minicart-popup .product_list_widget::-webkit-scrollbar,
.psg-minicart-popup .product_list_widget::-webkit-scrollbar-track {
	width: 2px;
	background-color: #E8F9FF;
	border-radius: 100px;
}
.psg-minicart-popup .product_list_widget::-webkit-scrollbar-thumb{
	background-color: #4EC9EE;
}
.psg-minicart-popup .product_list_widget li.mini_cart_item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    padding: 20px 24px 20px 0;
    border-bottom: 1px solid #96B3BC;
    position: relative;
}
.psg-minicart-popup .product_list_widget li.mini_cart_item:last-child {
    border-bottom: none;
}
.custom-minicart-remove-link {
    position: absolute;
    right: 0;
    top: 20px;
}
.custom-minicart-remove-link i {
    color: #CD1F1F;
}
.woocommerce .mini_cart_item .custom-minicart-remove-link a {
    text-decoration: none;
    font-size: 1em;
    line-height: 1.25;
    letter-spacing: 0;
    color: #EBAA32 !important;
    display: inline-block;
}
.woocommerce .mini_cart_item .custom-minicart-remove-link a:hover {
    color: #8B600F !important;
	background: transparent !important;
}
.custom-minicart-image {
    width: 100%;
    max-width: 70px;
}
.custom-minicart-image img {
    margin-left: 0 !important;
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
    border-radius: 10px;
    aspect-ratio: 1/1;
    object-position: center center;
}
.psg-minicart-item-right {
    width: 100%;
    max-width: calc(100% - 70px);
    padding-left: 20px;
}
.psg-minicart-item-right .minicart-custom-title {
    font-size: 1em;
    margin-bottom: 8px;
}
.psg-minicart-item-right .minicart-custom-title a {
    color: #010B13;
    font-size: 1em;
    line-height: 1.35;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 700;
    display: inline-block;
}
.psg-minicart-item-right dl.variation {
    margin-bottom: 5px !important;
    padding: 0 !important;
    border: none !important;
}
.psg-minicart-item-right dl.variation dt {
    display: inline-block;
    float: left;
    clear: both;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 400 !important;
    color: #505254;
    font-family: 'Montserrat';
    margin-right: 5px;
}
.psg-minicart-item-right dl.variation dd{
    padding: 0 !important;
    margin: 0 !important;
}
.psg-minicart-item-right dl.variation dd p {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #505254;
    font-family: 'Montserrat';
    padding: 0 !important;
    margin: 0 !important;
}
.custom-minicart-quantity {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #000000;
    font-family: 'DM Sans';
    font-weight: 400;
}
.custom-minicart-quantity del span.woocommerce-Price-amount.amount {
    color: #000000;
    font-family: 'DM Sans';
}
.custom-minicart-quantity ins {
    text-decoration: none;
}
.psg-minicart-popup .widget_shopping_cart_content {
    display: flex;
    flex-wrap: wrap;
    min-height: calc(100vh - 162px);
    align-items: flex-start;
}
.psg-minicart-bottom-fix {
    margin-top: auto;
    width: 100%;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__total.total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 27px;
    padding-bottom: 20px;
    border-bottom: 2px solid #96B3BC;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__total.total strong {
    font-size: 1.142857em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 700;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    font-size: 1.142857em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    color: #000000;
    font-family: 'DM Sans';
    font-weight: 400;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__buttons.buttons {
    margin: 0px;
    display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__buttons.buttons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0A3B61;
    color: #0A3B61;
    background: #FFFFFF;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    padding: 8.5px 30px;
    font-family: 'DM Sans';
    border-radius: 100px !important;
    font-weight: 500 !important;
	margin: 0;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__buttons.buttons a:after {
    content: "";
    width: 20px;
    border-bottom: 1px solid;
    margin-left: 10px;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__buttons.buttons a:hover {
    background: #0A3B61;
    color: #FFFFFF;
    border-color: #0A3B61;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__buttons.buttons a.checkout {
    background: #FFE900;
    color: #0A3B61;
    margin-right: 0;
    border-color: #FFE900;
}
.psg-minicart-bottom-fix p.woocommerce-mini-cart__buttons.buttons a.checkout:hover {
    background: #0A3B61;
    border-color: #0A3B61;
    color: #FFFFFF;
}
.psg-minicart-bottom-fix .psg-minicart-shop-link {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FFE900;
    border-radius: 100px;
    color: #0A3B61;
    background: #FFE900;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.7px;
    padding: 8.5px 30px;
    font-family: 'DM Sans';
    font-weight: 500;
}
.psg-minicart-bottom-fix .psg-minicart-shop-link:after{
	content: "";
	width: 20px;
	border-bottom: 1px solid;
	margin-left: 10px;
}
.psg-minicart-shop-link:hover {
    background: #0A3B61;
    border-color: #0A3B61;
    color: #FFFFFF;
}
.psg-minicart-product-not-found {
    margin-top: 30px;
    display: flex;
}
.psg-minicart-product-not-found .cart-icon {
    padding-right: 0px;
    padding-top: 4px;
}
.psg-minicart-product-not-found .cart-icon img {
    width: 18px;
    height: 18px;
}
.psg-minicart-product-not-found p {
    color: #010B13;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 400;
    margin: 0;
    padding-left: 20px;
    width: calc(100% - 18px);
}
/** End Minicart css **/

/** Start change password template Css**/
.psg-change-password-template-main #password-strength-meter.password-strength-meter-main {
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-family: 'SourceSansPro-Regular';
    font-weight: unset !important;
    text-align: center;
    color: #555555;
    margin-top: -10px;
    margin-bottom: 20px;
}
.psg-change-password-template-main #password-strength-meter.pw-very-weak {
    background-color: #f1adad;
    display: none;
}
.psg-change-password-template-main #password-strength-meter.pw-weak {
    background-color: #f1adad;
}
.psg-change-password-template-main #password-strength-meter.pw-mediocre {
    background-color: #fbc5a9;
}
.psg-change-password-template-main #password-strength-meter.pw-strong {
    background-color: #ffe399;
}
.psg-change-password-template-main #password-strength-meter.pw-very-strong,
.psg-change-password-template-main #password-strength-meter.pw-default{
    background-color: #c1e1b9;
}
.psg-change-password-template-main #password-strength-meter + .password-strength-meter-hint {
    display: none;
}
.psg-change-password-template-main #password-strength-meter.pw-strong + .password-strength-meter-hint,
.psg-change-password-template-main #password-strength-meter.pw-weak + .password-strength-meter-hint,
.psg-change-password-template-main #password-strength-meter.pw-mediocre + .password-strength-meter-hint{
	display: block;
	font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #3B86FF;
    font-family: 'SourceSansPro-Italic';
	margin-top: -15px;
	margin-bottom: 10px;
}
.psg-change-password-template-main #password-strength-meter.password-strength-meter-main.pw-very-very-weak {
    display: none;
}
.psg-change-password-template-main .psg-change-password-form label {
    color: #181D1A;
    font-size: 1em;
    line-height: 1.5 !important;
    letter-spacing: 0px;
    font-family: 'SourceSansPro-Bold';
    font-weight: normal !important;
    text-transform: capitalize;
}
.psg-change-password-template-main .psg-change-password-form {
    width: 100%;
    margin-top: 30px;
    background: #FAFAFA;
    padding: 50px;
}
.psg-change-password-template-main .psg-change-password-form .psg-change-password-field {
    background: transparent;
    height: auto;
    border: none;
    border-bottom: 1px solid #C0C0C0;
    border-radius: 0px;
    color: #181D1A;
    font-family: 'SourceSansPro-Regular';
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px !important;
    display: inline-block;
    box-shadow: none !important;
    padding: 8px 10px !important;
    cursor: pointer;
    margin-top: 0px !important;
}
.psg-change-password-template-main .psg-change-password-form input[type="submit"] {
    background: #C01818;
    border: 1px solid #C01818;
    border-radius: 27px;
    outline: none !important;
    box-shadow: none !important;
    padding: 10px 31px;
    font-size: 1.125em;
    line-height: 1.33;
    letter-spacing: 0;
    color: #FFFFFF;
    font-family: 'SourceSansPro-Regular';
    font-weight: unset !important;
    text-transform: capitalize;
    margin-top: 20px;
}
.psg-change-password-template-main .psg-change-password-form input[type="submit"]:disabled {
    opacity: .5;
    cursor: no-drop;
}
.psg-change-password-template-main .psg-change-password-form input[type="submit"]:hover {
    background: transparent;
    color: #C01818;
}
.psg-change-password-template-main .psg-change-password-form p {
    margin-bottom: 20px;
}
.psg-change-password-template-main .error {
    line-height: 1.5em;
    font-size: 14px !important;
    letter-spacing: 0px;
    font-family: 'SourceSansPro-Regular';
}
.psg-change-password-template-main .updated {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #000000;
    font-family: 'Lato-Regular';
    margin-bottom: 20px;
}
.psg-change-password-template-main .psg-change-password-form label span {
    color: #E11010;
}
/** End change password template Css**/

/** Start signup password strength Css**/
.woocommerce-form-register #password-strength-meter.password-strength-meter-main {
    padding: 10px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    font-family: 'Montserrat';
    font-weight: unset !important;
    text-align: center;
    color: #505254;
    margin-top: 0px;
    margin-bottom: 20px;
}
.woocommerce-form-register #password-strength-meter.pw-very-weak {
    background-color: #f1adad;
    display: none;
}
.woocommerce-form-register #password-strength-meter.pw-weak {
    background-color: #f1adad;
}
.woocommerce-form-register #password-strength-meter.pw-mediocre {
    background-color: #fbc5a9;
}
.woocommerce-form-register #password-strength-meter.pw-strong {
    background-color: #ffe399;
}
.woocommerce-form-register #password-strength-meter.pw-very-strong,
.woocommerce-form-register #password-strength-meter.pw-default{
    background-color: #c1e1b9;
}
.woocommerce-form-register #password-strength-meter + .password-strength-meter-hint {
    display: none;
}
.woocommerce-form-register #password-strength-meter.pw-strong + .password-strength-meter-hint,
.woocommerce-form-register #password-strength-meter.pw-weak + .password-strength-meter-hint,
.woocommerce-form-register #password-strength-meter.pw-mediocre + .password-strength-meter-hint{
	display: block;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #3B86FF;
    font-family: 'Montserrat';
    margin: 0 30px;
    margin-top: -15px;
    margin-bottom: 10px;
}
.woocommerce-form-register #password-strength-meter.password-strength-meter-main.pw-very-very-weak {
    display: none;
}
/** End signup password strength Css**/

/** Thank You Page css **/
.psg-thank-you-page-main-wrp {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding-top: 160px;
    padding-bottom: 100px;
}
.psg-thank-you-page-main-wrp .psg-thank-you-topleft-shape {
    width: 100%;
    max-width: 314px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.psg-thank-you-page-main-wrp .psg-thank-you-topright-shape {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 314px;
    z-index: -1;
}
.psg-thank-you-page-main-wrp .woocommerce-order {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    z-index: 1;
}
.psg-thank-you-page-main-wrp .woocommerce-order .woocommerce-thankyou-order-received {
    text-align: center;
    margin: 0 0 20px 0;
    color: #0A3B61;
    font-size: 2.57143em;
    line-height: 1.45;
    letter-spacing: 1.8px;
    font-family: 'Merienda';
    font-weight: 700;
}
.psg-thank-you-page-main-wrp .woocommerce-order  .psg-thankyou-page-text {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 400;
    margin: 0 0 50px 0;
    text-align: center;
}
.psg-thank-you-page-main-wrp .woocommerce-order .thankyou-order-table-wrp table {
    margin: 0;
    font-size: 1em;
    border: none;
    text-align: left;
    width: 100%;
    border-radius: 0;
}
.psg-thank-you-page-main-wrp .woocommerce-order .thankyou-order-table-wrp table thead tr th {
    background: #0A3B61;
    border: 1px solid #0A3B61;
    padding: 8.5px 20px;
    color: #FFFFFF;
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.8px;
}
.psg-thank-you-page-main-wrp .woocommerce-order .thankyou-order-table-wrp table tbody tr td {
    background: #FFFFFF !important;
    border: none;
    border-bottom: 1px solid #E5E4E0;
    padding: 19px 20px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 400;
    color: #000000;
}
.psg-thank-you-page-main-wrp .woocommerce-order .thankyou-order-table-wrp table tbody tr td a{
	color: #000000;
}
.psg-thank-you-page-main-wrp .woocommerce-order .thankyou-order-table-wrp table tbody tr td:first-child{
	border-left: 1px solid #E5E4E0;
}
.psg-thank-you-page-main-wrp .woocommerce-order .thankyou-order-table-wrp table tbody tr td:last-child{
	border-right: 1px solid #E5E4E0;
}
.psg-thank-you-page-main-wrp .woocommerce-order  .psg-thankyou-page-btn-main {
    padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 20px;
    justify-content: flex-end;
    align-items: center;
}
.psg-thankyou-page-btn-main .psg-thank-you-border-btn {
    border: 1px solid #0A3B61;
    color: #0A3B61;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 500;
    padding: 8.5px 30px;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.psg-thankyou-page-btn-main .psg-thank-you-border-btn:after {
    content: "";
    width: 20px;
    border-bottom: 1px solid;
    margin-left: 10px;
}
.psg-thankyou-page-btn-main .psg-thank-you-border-btn:hover{
	background: #0A3B61;
	border-color: #0A3B61;
	color: #FFFFFF;
}
.psg-thank-you-page-main-wrp .woocommerce-thankyou-order-failed-actions a.button.pay,
.psg-thankyou-page-btn-main .psg-thank-you-bg-btn {
    border: 1px solid #FFE900;
	background: #FFE900;
    color: #0A3B61;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.8px;
    font-family: 'DM Sans';
    font-weight: 500;
    padding: 8.5px 30px;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.psg-thank-you-page-main-wrp .woocommerce-thankyou-order-failed-actions a.button.pay:after,
.psg-thankyou-page-btn-main .psg-thank-you-bg-btn:after {
    content: "";
    width: 20px;
    border-bottom: 1px solid;
    margin-left: 10px;
}
.psg-thank-you-page-main-wrp .woocommerce-thankyou-order-failed-actions a.button.pay:hover,
.psg-thankyou-page-btn-main .psg-thank-you-bg-btn:hover{
	background: #0A3B61;
	border-color: #0A3B61;
	color: #FFFFFF;
}
.psg-thank-you-page-main-wrp .woocommerce-thankyou-order-failed {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.8px;
    color: #010B13;
    font-family: 'DM Sans';
    font-weight: 400;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.psg-thank-you-page-main-wrp .woocommerce-thankyou-order-failed-actions {
    margin: 50px 0 0 0;
    text-align: center;
}
/** End Thank You Page css **/

/** Start Order-pay page css **/

.woocommerce-order-pay main.site-main {
    max-width: 1270px !important;
    margin: 0 auto;
    padding: 100px 50px;
}
.woocommerce-order-pay table.shop_table thead tr th {
    background: #0A3B61;
    border: 1px solid #0A3B61 !important;
    padding: 7.5px 30px !important;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    text-transform: capitalize;
    font-family: 'DM Sans';
    font-weight: 700;
}
.woocommerce-order-pay table.shop_table tbody tr td {
    padding: 17px 30px !important;
    border-bottom: 1px solid #E5E4E0 !important;
    border-left: 1px solid #E5E4E0 !important;
    border-right: none;
    border-top: none !important;
    font-size: 16px;
    line-height: 22px !important;
    letter-spacing: 0.8px;
    color: #000000;
    font-family: 'DM Sans';
    font-weight: 400;
    background-color: transparent !important;
}
.woocommerce-order-pay table.shop_table tbody tr td:first-child {
    border-left: none !important;
}
.woocommerce-order-pay table.shop_table tfoot tr td,
.woocommerce-order-pay table.shop_table tfoot tr th {
    padding: 17px 30px !important;
    border-bottom: 1px solid #E5E4E0 !important;
    border-left: 1px solid #e5e4e0 !important;
    border-right: none;
    border-top: none !important;
    font-size: 16px;
    line-height: 22px !important;
    letter-spacing: 0.8px;
    color: #000000;
    font-family: 'DM Sans';
    font-weight: 400;
    background-color: transparent !important;
}
.woocommerce-order-pay table.shop_table tfoot tr th {
    font-weight: 700;
}
.woocommerce-order-pay table.shop_table tfoot tr td:first-child,
.woocommerce-order-pay table.shop_table tfoot tr th:first-child {
    border-left: none !important;
}
.woocommerce-order-pay table.shop_table tfoot tr:last-child td, 
.woocommerce-order-pay table.shop_table tfoot tr:last-child th {
    border-bottom: none !important;
}
.woocommerce-order-pay #payment {
    background: #FAFAFA;
    border-radius: 30px;
    padding: 50px;
    position: relative;
    z-index: 1;
}
.woocommerce-order-pay #payment ul.wc_payment_methods {
    padding: 0;
    border: none;
}
.woocommerce-order-pay #payment .form-row {
    padding: 0 !important;
    margin: 0 !important;
}
.woocommerce-order-pay #payment ul.wc_payment_methods .payment_box {
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 0 30px 0 !important;
    font-size: 1em !important;
    border-radius: 0 !important;
    line-height: 1.5 !important;
    color: #010B13 !important;
    font-family: 'DM Sans';
    font-weight: 400;
}
.woocommerce-order-pay #payment ul.wc_payment_methods .payment_box:before {
    display:none;
}
.woocommerce-order-pay #payment ul.wc_payment_methods .payment_box a {
    text-decoration: underline;
    color: #0A3B61;
}
.woocommerce-order-pay #payment .form-row label.checkbox {
    font-size: 14px;
    color: #010B13;
    line-height: 1.5 !important;
    letter-spacing: 0.7px;
    margin: 0 !important;
    font-weight: 400 !important;
}
.woocommerce-order-pay #payment .form-row label.checkbox a {
    text-decoration: underline;
    color: #0A3B61;
}
.woocommerce-order-pay #payment .form-row button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8.5px 30px;
    border: 1px solid #FFE900;
    background: #FFE900;
    border-radius: 100px;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.7px;
    font-family: 'DM Sans';
    color: #0A3B61;
    font-weight: 500;
    cursor: pointer;
	text-transform: capitalize;
}
.woocommerce-order-pay #payment .form-row button:after {
    content: "";
    width: 20px;
    margin-left: 10px;
    border-bottom: 1px solid;
}
.woocommerce-order-pay #payment .form-row button:hover {
    background: #0A3B61;
    border-color: #0A3B61;
    color: #FFFFFF;
}
/** End Order-pay page css **/


