@font-face {
    font-family: 'Outfit';
    src: url('../fonts/outfit/Outfit-Regular.eot');
    src:  url('../fonts/outfit/Outfit-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/outfit/Outfit-Regular.woff2') format('woff2'),
         url('../fonts/outfit/Outfit-Regular.woff') format('woff'), 
         url('../fonts/outfit/Outfit-Regular.ttf') format('truetype'),
         url('../fonts/outfit/Outfit-Regular.svg#Outfit') format('svg'); 
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'QuicheText-Regular';
    src: url('../fonts/quiche/QuicheFine-Regular.eot');
    src:  url('../fonts/quiche/QuicheFine-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quiche/QuicheFine-Regular.woff2') format('woff2'),
         url('../fonts/quiche/QuicheFine-Regular.woff') format('woff'), 
         url('../fonts/quiche/QuicheFine-Regular.ttf') format('truetype'),
         url('../fonts/quiche/QuicheFine-Regular.svg#QuicheText-Regular') format('svg'); 
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'keepCalm';
    src: url('../fonts/keep-calm/KeepCalm-Medium.eot');
    src:  url('../fonts/keep-calm/KeepCalm-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/keep-calm/KeepCalm-Medium.woff2') format('woff2'),
         url('../fonts/keep-calm/KeepCalm-Medium.woff') format('woff'), 
         url('../fonts/keep-calm/KeepCalm-Medium.ttf') format('truetype'),
         url('../fonts/keep-calm/KeepCalm-Medium#KeepCalm-Medium') format('svg'); 
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Regular';
    src: url('../fonts/roboto/Roboto-Regular.eot');
    src:  url('../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/Roboto-Regular.woff2') format('woff2'),
         url('../fonts/roboto/Roboto-Regular.woff') format('woff'), 
         url('../fonts/roboto/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/roboto/Roboto-Regular.svg#QuicheText-Regular') format('svg'); 
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

:root{
	--maxicash-font-primary: 'Outfit';
	--maxicash-font-secondary: '';

	--maxicash-color-primary: #204281;
	--maxicash-color-primary-2: #1F4D9B;

	--maxicash-color-secondary: #1C97D5;
	--maxicash-color-secondary-2: #4596D0;

	--maxicash-color-white: #ffffff;	
	--maxicash-color-black: #000000;

	--maxicash-color-custom-1: #DD4F5A;
	--maxicash-color-custom-2: #F5C944;

	--maxicash-color-custom-3: #A4A4A4;

	--maxicash-color-custom-4: #FBFBFB;
	--maxicash-color-custom-5: #F6F6F6;
	--maxicash-color-custom-6: #F8F8F8;
}

body{
	font-family: var( --maxicash-font-primary ) ;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 17px;
	color: var( --maxicash-color-black );
}
a{
	color: #000;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
}

.pp-woo-skin-skin-3 .pp-badge-container{
	z-index: 21 !important;
	position: absolute !important;
	width: 100% !important;
}
.our-stores-tabs .pp-advanced-tabs-content.pp-tab-active{
	background: transparent  !important;
}
.credit_card_image{

}
.installment_image{
	
}
.pp-out-of-stock.search-stock{
	position: absolute;
    background-color: rgba(131, 131, 131, .9);
    color: #fff;
    -webkit-transition: background .3s;
    transition: background .3s;
    text-align: center;
    top: 50%;
    left: 40px;
    right: 40px;
    padding: 15px 0;
    bottom: auto;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transform: translateY(-50%) translate3d(0, 0, 0);
    transform: translateY(-50%) translate3d(0, 0, 0);
}
.woocommerce-form.woocommerce-form-login.login{
	padding: 37px;
	background-color: #f7f6f7;
	border-radius: 5px;
}
.diff-ship{
	margin-top:35px !important;
}
.pp-woo-skin-skin-3 .pp-badge-container .pp-sale-badge{
    min-height: 2em !important;
    min-width: 2em !important;
    line-height: 2em !important;
    padding: 2px 10px 2px 10px !important;
    color: #fff !important;
    display: inline-block;
    background: #ff0000 !important;
    font-size: 0.9em;
    border-radius: 2px !important;
}
.ast-page-builder-template .entry-content[ast-blocks-layout] > * > *{
	max-width:100% !important;
}
.pp-action-item-wrap{
	display:block !important;
}
.sf-range-min{
	min-width: 160px;
	display: inline-block;
}
#ship_zip_code,#ship_address{
	min-width:100% !important;
}
.modified-price span.price{
	display:inline-block !important;
	text-decoration:line-through !important;
	margin-bottom:0 !important;
}
.modified-price span.price span.price{
	text-decoration:line-through !important;

}
.woocommerce-form__label.self-pickup{
	pointer-events:none !important;
}
.mobile-thumb-image{
	display:none;
}
#place_order.disable{
	cursor:not-allowed;
}
.pp-woo-product-wrapper{
	position:relative;
}
.promo-custom-banner{
	position: absolute;
	left: 0;
	background: #204281;
	padding: 12px;
	color: #fff;
	border-radius: 5px;
	line-height: initial;
	transition: all .2s linear;
	font-size: 13px;
	width: 100% !important;
	bottom: 0;
	z-index: 9;

}
.promo-custom-banner span{
	width:100%;
	display:block;
}
.modified-price{
	display:block !important;
}
.gform_delete_file{
	background: red !important;
	padding: 7px !important;
	border-radius: 3px !important;
	margin-right: 10px !important;
}
.single-product .promo-custom-banner{
	position: static;
	width: 100%;
	display: block;
	font-size: 16px !important;
}
.single-product .single-related-products .promo-custom-banner{
	position:absolute !important;
	font-size:14px !important;
}
.promo-custom-banner i{
	/* 	margin:0 5px !important; */
}
.single-product .review_content_inner{
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	padding: 25px 25px 25px 25px;
	margin-bottom:15px !important;
}
.single-product .review-content-area h3{
	font-size: 1.563em;
	font-weight: 700;
	color: #204281;
	margin-top: 5px;
	margin-bottom: 20px !important;
}
.additional.text span{
	width: 100%;
	display: block;
	margin-top: 10px;
}
.pp-woo-products-thumbnail-wrap:hover .promo-custom-banner{
	/*	transform: translateY(-100%);*/
}
.promo-available-text *{
	color:#fff !important;
}
.preloved-not-available .self-collection{
	display:none !important;
}
.reviewd-product{
	color: #204281;
	margin-top: 25px;
	display: inline-block;
	text-decoration: underline !important;
}
.review_content_inner .reviewd-product{
	color: #808080  !important;
	text-decoration:none  !important;
}
.review_content_inner .reviewd-product a{
	color: #204281 !important;
	text-decoration:underline !important;
}
.review-images-list {
	margin: 0;
	padding: 0;
	display: flex;
	margin-top: 20px;
	column-gap: 3px;
}
.additional.text{
	display:block;
}
.review-images-list li{
	width: 16%;
	list-style: none;
	padding: 10px;
	border: 1px solid #0000001a;
	border-radius: 5px;
}
.review_content_inner .review-images-list li{
	width:50%;
	margin-bottom:5px;
}
body .sf-range-values-seperator{
	padding-left:0 !important;
}
.woocommerce-checkout-review-order-table .product-name{
	flex-wrap: wrap;
}
.woocommerce-checkout-review-order-table .product-name .inner-titles{
	display: flex;
}
.woocommerce-checkout-review-order-table .product-name .free-special-note{
	color: #1c97d5;
	margin-top: 12px;
	font-size: 15px;
	font-weight: 800;
}
.woocommerce-cart .elementor-widget-woocommerce-menu-cart,
.woocommerce-checkout .elementor-widget-woocommerce-menu-cart{
	display:none !important;
}
.cart_totals tbody th,#order_review tfoot th{

}
.single-product .review-content-area p{
	margin-bottom: 0 !important;
	line-height: 25px;
	color: #000 !important;
}
.single-product.total-posts-0 .pp-advanced-tabs-wrapper .pp-advanced-tabs-title:nth-child(2){
	display:none !important;
}
#order_review tr{

}
/* .cart_totals tbody{
display: -ms-grid;
display: grid;
}
.cart_totals tbody .order-total{
-webkit-box-ordinal-group:26;
-ms-flex-order:25;
order:25;
}
.cart_totals tbody .tax-total{
-webkit-box-ordinal-group:25;
-ms-flex-order:24;
order:24;
}
.cart_totals tbody .woocommerce-shipping-totals{
-webkit-box-ordinal-group:24;
-ms-flex-order:23;
order:23;
}
.cart_totals tbody .coupon-cart_discount{
-webkit-box-ordinal-group:23;
-ms-flex-order:22;
order:22;
} */
.orginal_price_amount del{
	color: #666666;
	font-size: 14px;
	margin-left: 5px;
}
#gform_confirmation_message_2{
	text-align:center !important;
}
#gform_confirmation_message_2 a{
	text-decoration:underline;
}
.section_bg_primary_color{
	background-color: var( --maxicash-color-primary ) ;
}
form.elementor-search-form .elementor-search-form__input{
	padding-left:0 !important;
}
.main-header-search-box  .elementor-search-form input[type=search]:focus{
	border:0px !important;
}
#elementor-menu-cart__toggle_button{
	background-image:url('/wp-content/uploads/2022/11/cart-icon.svg');
	background-repeat: no-repeat;
	background-position: center center;
}
#elementor-menu-cart__toggle_button .eicon-cart-medium{
	opacity:0;
}
.woocommerce-order-received .button.pay{
	display:none !important;
}
input:focus{
	border:1px solid #1c97d5 !important;
}
.sf-field-submit input:focus{
	border:none !important;
}
html.pp-quick-view-is-open, html.pp-quick-view-is-open body{
	overflow-x:hidden !important;
}
.woocommerce-order-details .shop_table.order_details:nth-child(3){
	display:none !important;

}
.woocommerce-checkout .woocommerce-account-fields {
	display:none !important;
}
.ced_rnx_add_to_exchanged_detail.added{
	margin-right:10px !important;
}
.filter_available_pages .woocommerce-result-count:not(.new_text){
	display:none;
}
.filter_available_pages .woocommerce-result-count.new_text{
	position: absolute;
	top: -95px;	
}
.filter_available_pages .woocommerce-result-count.new_text.count_0{
	position: static;
	text-align: center;
	margin-top: 16px !important;
}
.filter_available_pages .woocommerce-ordering{
	margin-bottom:0 !important;
}
.not-found-image{
	display: block;
	margin: 0 auto;
	width: 400px;
}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button{
	color: #fff !important;
	opacity: 1 !important;
	border-radius: 5px !important;
	padding-top: 15px !important;
	padding-right: 30px !important;
	padding-bottom: 15px !important;
	padding-left: 30px !important;
}
.pp-woo-product-category:not(.new_cat_child_only){
	display:none !important;
}
.woosb-products .woosb-product .woosb-quantity{
	width:auto !important;
}
.home-banner-modified .elementor-slide-description a{
	padding: 15px 30px 15px 30px;
	font-weight: 700;
	line-height: 1.3em;
	color: #ffffff;
	border-radius: 5px 5px 5px 5px;
	font-size: 15px;
}
.home-banner-modified .elementor-slide-description a:hover{
	background: var(--e-global-color-primary ) !important;
}
.home-banner-modified .elementor-slide-description a.dis-more{
	background: var(--e-global-color-secondary );
	margin-right: 10px;
}
.home-banner-modified .elementor-slide-description a.pawn-with{
	background: #02010100;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.home-banner-modified .elementor-slide-description a.pawn-with:hover{
	border-color:var(--e-global-color-primary ) !important;
}
.home-banner-modified .elementor-slide-description{
	display:flex !important;
}
.home-banner-modified a.swiper-slide-inner{

}
.home-hero-area  a.elementor-button,.home-hero-area .pp-info-box-description a{
    padding: 15px 30px 15px 30px;
    font-weight: 700;
    line-height: 1.3em;
    color: #ffffff;
    border-radius: 5px 5px 5px 5px;
    font-size: 15px;
	background: var(--e-global-color-secondary);
	margin-right: 10px;
}
.home-hero-area .pp-info-box-description a.pawn-with{
	background-color: transparent !important;
	border: 1px solid #fff !important;
}
.home-hero-area  a.elementor-button:hover,.home-hero-area .pp-info-box-description a:hover{
	background-color:#204281 !important;
	border-color:#204281 !important;
}
.home-hero-area .pp-info-box-description{
	display: inline-block !important;
	margin-top: 30px !important;
}
.home-hero-area .slick-custom-arrow{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
/*     background-color: #ffffff !important; */
    z-index: 9;
    height: 45px;
    width: 45px;
    border-radius: 25px;
    color: #000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
/*     border: 1px solid #f4f5f7; */
}
.home-hero-area .slick-custom-arrow.slick-next{
	right:10px !important;
}
.home-hero-area .slick-custom-arrow.slick-prev{
	left:10px !important;
	right:0 !important;
}
/*
##############################################################
Global CSS
##############################################################
*/
.view_msg{
	display:none !important;
}
.maxicash_button_primary a, .maxicash_button_primary button{
	background-color: var( --maxicash-color-primary )!important;
	color: var( --maxicash-color-white )!important;
	border:  1px solid var( --maxicash-color-primary )!important;
	border-radius: 5px!important;

	font-family: var( --maxicash-font-primary )!important;
	font-size: 1em!important;
	line-height: 1.188em!important;
	font-style: normal!important;
	font-weight: 700!important;
	text-transform: capitalize!important;
}
.maxicash_button_primary a:hover, .maxicash_button_primary button:hover{
	background-color: var( --maxicash-color-secondary )!important;
	color: var( --maxicash-color-white )!important;
	border:  1px solid var( --maxicash-color-secondary )!important;
}

.maxicash_button_secondary a, .maxicash_button_secondary button{
	background-color: var( --maxicash-color-secondary )!important;
	color: var( --maxicash-color-white )!important;
	border:  1px solid var( --maxicash-color-secondary )!important;
	border-radius: 5px!important;

	font-family: var( --maxicash-font-primary )!important;
	font-size: 1em!important;
	line-height: 1.188em!important;
	font-style: normal!important;
	font-weight: 700!important;
	text-transform: capitalize!important;
}
.maxicash_button_secondary a:hover, .maxicash_button_secondary button:hover{
	background-color: var( --maxicash-color-primary )!important;
	color: var( --maxicash-color-white )!important;
	border:  1px solid var( --maxicash-color-primary )!important;
}


.maxicash_button_transparent a, .maxicash_button_transparent button{
	background-color: transparent!important;
	color: var( --maxicash-color-white )!important;
	border: 1px solid var( --maxicash-color-white )!important;
	border-radius: 5px!important;

	font-family: var( --maxicash-font-primary )!important;
	font-size: 1em!important;
	line-height: 1.188em!important;
	font-style: normal!important;
	font-weight: 700!important;
	text-transform: capitalize!important;
}
.maxicash_button_transparent a:hover, .maxicash_button_transparent button:hover{
	background-color: var( --maxicash-color-primary )!important;
	color: var( --maxicash-color-white )!important;
	border: 1px solid var( --maxicash-color-primary )!important;
}
#maxi_cash_shipping_method,#maxi_shipping_method{
	height: auto !important;
}


/*Hover effect*/
.smoot_hover_plus_effect{
	display: block;
	line-height: 0;
	position: relative;
	max-width: 100%;
	overflow: visible;
	margin-bottom: 30px;
	text-align: center;
	line-height:0;
}
.smoot_hover_plus_effect img{max-width:100%}
.smoot_hover_plus_effect::before, .smoot_hover_plus_effect::after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;
}
.smoot_hover_plus_effect:hover::before {
	background-color: rgba(255,255,255,.2);
	right: 50%;
	left: 50%;
}
.smoot_hover_plus_effect:hover::after {
	background-color: rgba(255,255,255,.2);
	top: 50%;
	bottom: 50%;
}



.maxi-cash-faq-section .pp-advanced-tabs{
	justify-content: center;
}

.maxi-cash-faq-section .pp-advanced-tabs-wrapper{
	width: 80%;
}
/*
##############################################################
Homepage
##############################################################
*/
.elementor-search-form__submit{
	background-image: url(/wp-content/uploads/2022/11/search.svg) !important;
	background-size: 19px 19px !important;
	background-repeat: no-repeat !important;
	background-position: center right !important;
}
.elementor-search-form__submit i{
	opacity:0 !important;
}
.maxicash_home_shop_by_category_section{}

.maxicash_home_shop_by_category_section .elementor-image-box-wrapper{
	position: relative;
}
.maxicash_home_shop_by_category_section .elementor-image-box-wrapper .elementor-image-box-content{
	position: absolute;
	bottom: -15px;
	left: 0;
}
.maxicash_home_shop_by_category_section .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	background-color: var( --maxicash-color-primary );
	color: var( --maxicash-color-white );
	max-width: 90%;
	text-align: center;
	margin: auto;
}

/*Best seller section*/

.maxicash_best_seller_section ul.products li:hover .pp-product-actions {
	top: initial;
	bottom: 0%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	-webkit-transform: translate3d(0, 0px,0);
	transform: translate3d(0,0px,0);
	-webkit-transition: all .35s;
	transition: all .35s;
}

.maxicash_best_seller_section ul.products li:hover .pp-product-actions a.pp-action-item-wrap{
	display: block;
}
.pp-action-item-wrap .pp-product-actions .add_to_cart_inline{
	width:100% !important;
}
.pp-woocommerce .pp-woo-product-category {

	color:  var( --maxicash-color-secondary );
	font-family: var( --maxicash-font-primary );
	font-style: normal;
	font-weight: 500;
	font-size: .875em;
	line-height: 1.06;
	text-transform: capitalize;
}
.pp-woocommerce .pp-woo-product-category a{
	color:  var( --maxicash-color-secondary );
}

.pp-woocommerce .woocommerce-loop-product__title {
	color:  var( --maxicash-color-black );
	font-family: var( --maxicash-font-primary );
	font-size: 1em;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 500;
	font-size: 1em;
	line-height: 1.187em;
	text-transform: capitalize;
}
.elementor-widget-pp-woo-products .pp-woocommerce li.product .price {
	font-family: var( --maxicash-font-primary ), Sans-serif;
}
.pp-woocommerce li.product .price {
	font-family: var( --maxicash-font-primary ), Sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.187em;
	text-transform: capitalize;

	color: var( --maxicash-color-primary );
}

/*===================seoulstyle-collection-left============*/

.seoulstyle-collection-left  .elementor-image-box-content{
	position: absolute;
	bottom: 60px;
	left: 7%;
	padding: 20px;
	text-align: left;
	padding-left: 50px
}
.seoulstyle-collection-left  .elementor-image-box-content .elementor-image-box-title{
	display: inline;
}
.seoulstyle-collection-left  .elementor-image-box-content .elementor-image-box-title::before{
	content: '';
	position: absolute;
	top: 32%;
	left: 0%;
	width: 30px;
	height: 30px;
	background-image: url( '/wp-content/uploads/2022/11/Mask-group1.png' );
	background-position: center center;
	background-repeat: no-repeat;
}




.pp-woocommerce li.product.sale .price bdi .woocommerce-Price-amount.amount,
.pp-woocommerce li.product.sale .price ins .woocommerce-Price-amount.amount{
	color: var( --maxicash-color-custom-1 )!important;
}
.pp-woocommerce li.product .price ins {
	color: #ddd;
}
.pp-woocommerce .pp-left-badge-container {
	text-align: left;
}
.pp-woo-skin-skin-3 .pp-badge-container {
	text-align: left;
}
.pp-woocommerce .pp-left-badge, .pp-woocommerce .pp-right-badge {
	background-color: var( --maxicash-color-custom-1 )!important;
	color: var( --maxicash-color-white );
}

.elementor-widget-pp-woo-products .pp-woocommerce li .pp-woo-products-thumbnail-wrap{
	overflow: hidden;
}

.pp-woo-skin-skin-3 .pp-product-actions {
	width: 100%!important;
	position: absolute;
	top: initial!important;
	bottom: -40%!important;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
	-webkit-transition: all 0.8s!important;
	transition: all .8s!important;
	padding:0 !important;
	display:none !important;
}
.pp-woo-skin-skin-3 .pp-product-actions .add_to_cart_button{
	margin:0 !important;
	width:100% !important;
	background-color: #204281 !important;
	border-radius: 5px !important;
}
.pp-woo-skin-skin-3 .pp-product-actions .add_to_cart_button:hover{
	background-color: #1C97D5!important;
}
.elementor-widget-pp-woo-products .pp-woocommerce li:hover .pp-product-actions{
	bottom: 0%!important;
	width: 100%!important;
	transition: all .8s!important;
}
.pp-action-item.pp-icon{
	margin-right: 5px!important;
}
.pp-woo-skin-skin-3 .pp-quick-view-btn.modified .pp-action-item-wrap{
	position: absolute;
	right: 0;
	line-height: 48px;
	background: #fff;
	display: inline-block;
	width: 55px;
	height: 48px;
	z-index: 99;
	color: var( --maxicash-color-secondary );
	cursor: pointer;
	transform: translateX(25px);
	opacity:0;
	transition: all .8s!important;
}
.pp-woo-skin-skin-3 .product:hover  .pp-quick-view-btn.modified .pp-action-item-wrap{

	transform: translateX(0);
	opacity:1;
}
.pp-woo-skin-skin-3 .slick-dots{
	display: flex !important;
	justify-content: center;
}
.pp-woo-skin-skin-3 .slick-dots li{
	height: 2px;
	flex: 1;
}
.pp-woo-skin-skin-3 .slick-dots li button{
	width: 100% !important;
	border-radius: 0 !important;
	height: 2px !important;
	background-color:#E7E7E7 !important;
}
.pp-woo-skin-skin-3 .slick-dots li button:before{
	display:none !important;
}
.pp-woo-skin-skin-3 .slick-dots li.slick-active button{
	background-color: var( --maxicash-color-secondary ) !important;
}
/*membership section*/
.maxicash_membership_section .membership_section_item{
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}

/*Testimonial section*/
.maxicash_testimonial_section .pp-testimonial{
	background-color: #fff;
	overflow:hidden;
}
.maxicash_testimonial_section .pp-testimonial-slide.slick-slide{
	opacity: 0.1;
}
.maxicash_testimonial_section .pp-testimonial-slide.slick-slide.slick-active{
	opacity: 1;
}

.maxicash_testimonial_section .pp-testimonial-cite{
	display: flex;
	flex-wrap: wrap;
	text-align: left;
}
.maxicash_testimonial_section .pp-testimonial-cite .pp-testimonial-name {
	width: 100%;
	order: 3;
}
.maxicash_testimonial_section .pp-testimonial-cite .pp-testimonial-position{
	width: 45%;
	order: 2;
}
.maxicash_testimonial_section .pp-testimonial-cite .elementor-star-rating{
	width: 45%;
	order: 1;
}

.maxicash_testimonial_section .pp-slider-arrow{
	height: calc(100% - 126px);
	border-radius: 0;
	width: 200px;
	opacity: 0;
}
.maxicash_testimonial_section .pp-slider-arrow.pp-arrow-prev{
	margin-left: -74px;
}
.maxicash_testimonial_section .pp-slider-arrow.pp-arrow-next{
	margin-right: -74px;
}

#pp-quick-view-content div.product .product_title {
	font-size: 25px !important;
	display: block !important;
	font-weight: 600;
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
#pp-quick-view-content li.product.sale .price .woocommerce-Price-amount.amount {
	color: var( --maxicash-color-custom-1 )!important;
}
#pp-quick-view-content p.price{
	display: block;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 0.5em;
	font-size: 1.5em;
	color: #000;
	color: var( --maxicash-color-custom-1 )!important;

}
#pp-quick-view-content form.cart div.qty{
	margin-bottom: 7px;
	font-weight: 600;
}
#pp-quick-view-content .ast-on-card-button.ast-onsale-card{
	background-color: var( --maxicash-color-custom-1 )!important;
	color: #fff !important;
	box-shadow: none !important;
	border-width: 0 !important;
	border-radius: 0 !important;
	text-transform: uppercase !important;
	top: 0 !important;
	left: 0 !important;
	font-size: 16px !important;
}
#pp-quick-view-content .product_meta{
	display:none !important;
}
#pp-quick-view-content div.summary {

	padding: 40px !important;
	width: 60% !important;
}
#pp-quick-view-content div.images{
	width: 40% !important;

}
#pp-quick-view-content .single_add_to_cart_button {
	padding: 10px 30px 10px 30px !important;
	font-weight: 700;
	line-height: 1.3em;
	color: #ffffff;
	border-radius: 5px 5px 5px 5px;
	background: var( --e-global-color-secondary );
}
#pp-quick-view-content .single_add_to_cart_button:hover{
	background:var( --e-global-color-primary ) !important;
}
#pp-quick-view-content  .woocommerce-product-details__short-description{
	line-height:initial !important;
}
#pp-quick-view-content  .flex-control-paging{
	display:none !important;
}
#addonify-qvm-close-button {
	fill: rgb(255 255 255) !important;
	color: rgb(255 255 255) !important;
}
.admin-bar .live_gold_price_wrap{
	top: 158px;
	transition:.3s;
}
.live_gold_price_wrap{
	top: 126px;
}
.live_gold_price_wrap.closed{
	transform: translateY(-36px); 
}
.admin-bar .live_gold_price_wrap.closed{
	transform: translateY(-46px);
}
.live_gold_price_wrap{
	position: absolute;

	right: 0;
	z-index: 9; 
	padding: 8px 15px;
	background: #4596D0;
	box-shadow: 0px 4px 24px rgb(0 0 0 / 15%);
	border-radius: 0px 0px 5px 5px;

	transition:.3s;
}
.live_gold_price_wrap ul{
	margin: 0;
	list-style: none;
	color: #fff;
}
.live_gold_price_wrap ul li{
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
}
.live_gold_price_wrap ul li img{
	width: auto;
	height: 13px;
	margin-right: 7px;
}

.corporate-col-2 a{
	color: #1C97D5 !important;
}

.pp-woocommerce li.product .price del {

	opacity: 1 !important;
	color: #A4A4A4 !important;
	font-weight: 500 !important;
}
body .pp-woocommerce li.product.sale .price .woocommerce-Price-amount{
	color: #A4A4A4 !important;

}
#header_blue_section h2{
	margin-bottom:0px!important;
}
/*========================== About Page CSS =====================================*/
.special-border-available{

}
.company-profile .swiper-pagination-bullet {
	width: 50%!important;
	height: 3px!important;
	display: inline-block;
	border-radius: 0%; 
	margin: 0px!important;
}
.company-profile .swiper-pagination-bullet-active{
	background-color: #1C97D5;
}
.company-profile span{
	color: #1C97D5;
}
.company-profile span a{
	color: #1C97D5;
	text-decoration: underline;
}



/*-------------FAQ Page Tabs----------------*/

.maxi_faq_style .pp-advanced-tabs-title{
	border: solid 1px #00000010;
	padding: 25px 0px 25px 0px !important;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}

.at-vertical .pp-tab-active{
	border-right: solid 1px #00000010 !important;
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1) !important;
}

/*-------------FAQ Page Tabs----------------*/

/*-------------Size Guide Page Tabs----------------*/

.maxi_size_guide .pp-advanced-tabs-title{
	padding: 30px 90px 30px 90px !important;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}

.at-horizontal .pp-tab-active{
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1) !important;
}

/*-------------Size Guide Page Tabs----------------*/

/*----------------Size Guide Page Table------------*/

.maxi_table tbody tr td:first-child{
	border-left: none !important;
}
.maxi_table tbody tr td:last-child{
	border-right: none !important;
}



.maxi_bangle tbody tr td:nth-child(even){
	background: #E6E7E8 !important;
	color: #30334B;
}

.maxi_bangle tbody tr td:nth-child(odd){
	background: #D1D3D4 !important;
	color: #30334B;
}

.maxi_bangle tbody tr td:first-child{
	background: #30334B !important;
	color: #fff;
}


.maxi_bracelet tbody tr td:nth-child(even){
	background: #E6E7E8 !important;
	color: #30334B;
}

.maxi_bracelet tbody tr td:nth-child(odd){
	background: #D1D3D4 !important;
	color: #30334B;
}

.maxi_bracelet tbody tr td:first-child,.maxi_bangle  tbody tr td:first-child{
	background: #30334B !important;
	color: #fff;
	border-bottom: solid 2px #fff !important;
}

.maxi_bracelet tbody tr:first-child,
.maxi_bangle  tbody tr:first-child  {
	border-bottom: solid 2px #30334B !important;
}



/*----------------Size Guide Page Table------------*/

/*---------------Maxi Pay API ------------------*/
.maxipay-rates-wrap{
	list-style: none;
	text-align: right;
	font-size: 2.6em;
	color: #fff;	
	display: flex;
	flex-direction: column;
	margin: 0;	
}
.maxipay-rates-wrap li{
	padding: 30px 50px 30px 0px;
	border-bottom: solid 1px #41414150;
	display: inline-block;	
}


.maxipay-rates-wrap .position_1{
	order: 1;
}
.maxipay-rates-wrap .position_2{
	order: 2;
}
.maxipay-rates-wrap .position_3{
	order: 3;
}
.maxipay-rates-wrap .position_4{
	order: 4;
}

.maxipay-rates-wrap .position_5{
	order: 5;
	border-bottom: unset !important;
}



.social-share-links{
	position:relative;
}
.share_toggle a{
	cursor: pointer !important;
}
.share-icons{
	display: none;
	transition:all 1s;
	position:absolute;
	transition: all 1s;
	background-color: #fff;
	z-index: 999;
	box-shadow: 0px 0px 10px #eeeeee;
	border-radius: 10px;
	bottom: -130px;
	height: 132px;

}

.share-icons:after{
	content: '';
	position: absolute;
	left: 50%;
	top: -12%;
	margin-left: -15px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #204281;
}

.share_icons_show{
	display: block;
	transition:all 1s;
}

.maxicash-blog .page-numbers.current {
	padding: 5px 10px;
}

.maxicash-blog .pp-post-excerpt p{
	text-align:justify;

}

/*---------------Maxi Pay API ------------------*/

/*-------------- pawning-work-slider ----------*/
.pawning-work-slider .pp-timeline-card {
	margin:auto;
}

/*==================== WooCommerce CSS =======================*/
.woocommerce #content table.cart [name=coupon_code], .woocommerce-page #content table.cart [name=coupon_code] {
	max-height: 40px !important;
	border-radius: 5px !important;
}
.woocommerce-cart .cart-collaterals .cart_totals>h2{
	background: #204281 !important;
	color: #fff !important;
	font-weight: 500 !important;
}
.woocommerce button.button{
	border-radius: 5px !important;
}
.woocommerce .quantity .minus, .woocommerce .quantity .plus {

	background-color: #e5e5e54a !important;
}
.page .entry-header{
	display:none !important;
	margin:0 !important;
}
:is(.elementor-section-wrap,[data-elementor-id])>.e-con {

	max-width: min(100%,var(--width)) !important;
}

/*======= Header Mini cart Style ==============*/
.woocommerce-mini-cart.cart_list{
	margin: 0;
	list-style: none;
}
.woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item{
	display: flex;
	flex-wrap: wrap;
	padding: 8px 0 !important;
	align-items: center;
}
.woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item img{
	width: 70px;
	height: 70px;
	object-fit: cover;
	position: inherit;
	margin: 0;
	transform: unset;
}
.woocommerce-mini-cart.cart_list .mini_inner_item{
	width: calc(100% - 73px);
	display: inline-block;
	padding-left: 7px;
}
.woocommerce-mini-cart.cart_list .right-side-mini-thumb{
	width: calc(100% - 20px);
	padding-left: 20px;
}
.woocommerce-mini-cart.cart_list .mini-thumb{
	display: inline-block;
	width: 70px;
}
.woocommerce-mini-cart__buttons.buttons{
	display: flex;
	gap: 10px;

}
.woocommerce-mini-cart__buttons.buttons .button {
	flex-grow: 1;
	width: calc(100% - 5px);
	border-radius: 5px;
	text-align: center;
}
.elementor-menu-cart__wrapper .woocommerce-cart-form__cart-item td{
	padding: 5px !important;
	border: none !important;
}
.elementor-menu-cart__wrapper .cart-collaterals{
	display:none !important;
}
.elementor-menu-cart__wrapper td.product-price,
.elementor-menu-cart__wrapper td.product-quantity,
.elementor-menu-cart__wrapper td.product-subtotal,
.elementor-menu-cart__wrapper thead,
.elementor-menu-cart__wrapper .coupon,
{
	display:none !important;
}
.elementor-menu-cart__wrapper table{
	border: none !important;
}
.elementor-menu-cart__wrapper .actions{
	border: none !important;
	text-align: left !important;
	padding-left: 0  !important;
}
.elementor-menu-cart__wrapper .actions .button{
	padding-top: 15px; !important;
	padding-right: 30px; !important;
	padding-bottom: 15px; !important;
	padding-left: 30px; !important;
}
.woocommerce-mini-cart__total.total{
	text-align: center;
	margin-top:25px;
	font-size: 1.5em;
}
.pp-woo-cart .product-name span{
	display:none !important;
}
.search-filter-results .products{
	margin: 0 !important;
	display: flex;
	flex-wrap: wrap
}
.search-filter-results .products .product{
	padding-right: calc( 15px/2 );
	padding-left: calc( 15px/2 );
	margin-bottom: 35px;
	width: 25%;
	text-align: center;
	list-style: none;
	position: relative;
}
.search-filter-results  .pp-woo-products-thumbnail-wrap img {
	height: 220px ;
	object-fit: cover;
	transition: filter .6s,opacity .6s,transform .6s,-webkit-filter .6s;
	transform: scale(1.0);
}
.search-filter-results .pp-woo-products-thumbnail-wrap{
	position:relative;
	overflow: hidden;
}
.search-filter-results .pp-product-actions {
	width: 100%!important;
	position: absolute;
	top: initial!important;
	bottom: -20%!important;
	-webkit-transform: translate3d(0, 30px,0);
	transform: translate3d(0, 30px,0);
	-webkit-transition: all 0.8s!important;
	transition: all .8s!important;
}
.search-filter-results .pp-cart-section{
	padding: 13px 30px 13px 30px!important;
	background-color: var(--e-global-color-primary );
	position:absolute;
	left:0;
	bottom: 0;
	width: 100%;
	color:#fff;
}

.search-filter-results .pp-woo-product-wrapper:hover .pp-product-actions {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
	bottom:0% !important;
}
.search-filter-results .pp-woo-product-wrapper:hover .pp-woo-products-thumbnail-wrap img {
	transform: scale(1.1);
}
.search-filter-results .pp-woo-products-summary-wrap{
	padding-top:10px;
}
.search-filter-results .woocommerce-loop-product__title{
	margin-top:10px;
	margin-bottom:10px;
}
.search-filter-results .pp-woo-product-category{
	margin-bottom:10px;
}
.search-filter-results  .woocommerce-Price-amount.amount{
	color: var(--ast-global-color-3);
	font-size:.9em;
}
.search-filter-results  del .woocommerce-Price-amount.amount{
	color:#A4A4A4;
}
.search-filter-results ins .woocommerce-Price-amount.amount{
	color: var(--maxicash-color-custom-1 )!important;
	font-size: .9em;
}
.search-filter-results a.loading::after {
	content: '';
	position: relative;  !important;
	display: inline-block;  !important;
	top: 0  !important;
	right: -10px;  !important;
	width: 15px;  !important;
	height: 15px  !important;
	border: 3px solid #333;  !important;
	border-radius: 50%;  !important;
	border-left-color: transparent;  !important;
	-webkit-animation: pp-qv-spin 575ms infinite linear;  !important;
	animation: pp-qv-spin 575ms infinite linear;  !important;
}
.search-filter-results a.added::after {
	font-family: WooCommerce;
	top: auto;
	right: 1em;
	content: '\e017';
	vertical-align: bottom;
	margin-left: 10px;
}
.jewellery .pp-product-actions {
	padding: 0 0px!important;
}
.promo-available-text{
	text-transform:uppercase !important;
}
.promo-available-text .amount{
	margin-right:5px !important;

}
/* .woocommerce-shop .sf-level-0.sf-item-45,.woocommerce-shop .sf-level-0.sf-item-44{
display:none !important;
}
*/
.wps-rma-form__wrapper.wps-rma-form__wrapper {

	background: #e5e5e54a !important;
	border: none !important;
	border-radius: 5px;
}
.wps-rma-product__table-wrapper,.wps-rma-refund-request__row {
	padding: 0 30px 0px 30px !important;
}
.wps-rma-form__wrapper .wps_rma_product_table_wrapper thead tr {

	background: #204281 !important;
}
.wps-rma-form__wrapper .wps_rma_product_table_wrapper thead th{
	color: #fff !important;
}
.wps-rma-form__wrapper .wps-rma-product__wrap img{
	width: 60px !important;
}
.wps-rma-form__wrapper .wps-rma-product__table-wrapper td{
	border-color:  #e5e5e5 !important;
}
.wps-rma-form__wrapper .product-quantity{
	border-left:0 !important;
}
.wps-rma-form__wrapper .wps_rma_return_product_qty{

}
.wps-rma-form__wrapper .product-quantity{
	width: 100px !important;
}
table.wps-rma-product__table thead th:nth-of-type(2) {
	min-width: 100px !important;
}
.wps-rma-product__table-wrapper tr input[type=number] {
	border: none  !important;
}
#wps_rma_return_request_subject{
	background-color: #fff !important;
	padding: 13px; !important;
	line-height: initial  !important;

	background-position-y: center;
}
.wps-rma-form__wrapper textarea.wps_rma_return_request_reason{
	background-color:#fff !important;
	resize:none !important;
}
.wps_rma_customer_detail{
	display:none !important;
}
#wps_rma_return_alert{
	background-color: var(--maxicash-color-primary )!important;
	color:#fff !important;
}
.wps-rma-form__wrapper .button {
	padding: 5px 10px;
	min-height: 30px;
	margin-top: 15px;
	background-color: var(--maxicash-color-primary )!important;
	color: var(--maxicash-color-white )!important;
	border: 1px solid var(--maxicash-color-primary )!important;
	border-radius: 5px!important;
	font-family: var(--maxicash-font-primary )!important;
	font-size: 1em!important;
	line-height: 1.188em!important;
	font-style: normal!important;
	font-weight: 700!important;
	text-transform: capitalize!important;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-bottom: 25px;
}
.wps-rma-form__wrapper .button:hover{
	background-color: #0170b9;
}
.wps-rma-form__wrapper .wps_rma_product_title p{
	margin-top:0 !important;
}
/*========================================*/
.shop-filter-leftsidebar .searchandfilter h4{
	cursor: pointer;
	font-size: 16px !important;
}
.shop-filter-leftsidebar .searchandfilter .sf-field-taxonomy-product_cat h4:after{
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	content: "\f077";
	position: absolute;
	right: 0;
}

.shop-filter-leftsidebar .searchandfilter .sf-field-taxonomy-product_cat h4.down-arrow:after{
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	content: "\f078";
	position: absolute;
	right: 0;
}
.shop-filter-leftsidebar .sf-field-taxonomy-product_cat ul{
	transition: all .8s!important;
}

.shop-filter-leftsidebar .sf-field-taxonomy-product_cat .close{
	transform: translate3d(0,0,0);
	height:1px;
	overflow:hidden;
	opacity:0;
}
.shop-filter-leftsidebar .searchandfilter ul ul{
	margin-left: 20px;
}



#ced_rnx_exchange_request_container{

}
.exchnage_instruction_guide{
	background-color: #fff;
	padding: 35px;
	border-radius: 5px;
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}
.exchnage_instruction_guide ul{
	margin:0 !important;
}
.exchnage_instruction_guide ul li:not(:last-child){
	margin-bottom:10px;
}
.exchnage_instruction_guide ul li{
	position: relative;
	list-style: none;
	padding-left: 18px;
}
.exchnage_instruction_guide ul li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 10px;
	background: #204281;
	border-radius: 50px;
	transform: translateY(-50%);
}
.woocommerce-Addresses .woocommerce-Address-title{
	background-color: #204281 !important;
	color: #fff !important;
	line-height: normal !important;
}
.woocommerce-Addresses .woocommerce-Address-title h3,.woocommerce-Addresses .woocommerce-Address-title a{
	color: #fff !important;
}
.woocommerce-Address address{
	background-color: #fff !important;
}
/*==================== Blog single page gallery slider ====================*/

.gallery-slider-arrow-f-center .pp-slider-arrow{
	top:unset !important;
	bottom:0 !important;
}
.gallery-slider-arrow-f-center .swiper-button-prev{
	left:34% !important;
}
.gallery-slider-arrow-f-center .swiper-button-next{
	right:34% !important;
}
.single-blog-content-section .pp-icon-list-image img{
	width:auto !important;
}

.single-blog-content-section .pp-icon-list-text{
	font-size:1em !important; 
}
.single-blog-content-section a{
	color: #1C97D5;
}
.single-post .elementor-widget-text-editor span{
	color: #1C97D5;

}


.contact_form_wrap{
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
	margin: 0 !important;
}
.contact_form_wrap .column{
	width: 49%;
	margin-bottom:10px;
}
.pp-contact-form-7 input:not(.wpcf7-submit),.pp-contact-form-7 textarea{
	width: 100%;
}
.pp-contact-form-7 textarea{
	height: 140px !important;
	resize: none !important;
	margin-top: -10px;
	margin-bottom: 15px;
}  
.pp-contact-form-7 input[type="checkbox"]{
	width:auto !important;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item{
	margin-left:0 !important;
}
.pp-contact-form-7 br{
	display:none !important;
}
.searchandfilter input[type="checkbox"]{
	width: 15px !important;
	height: 15px;
	background: #FFFFFF !important;
	border-width: 1px !important;
	border-color: #A3A0A0;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-style: solid;
	border-width: 0;
	outline: 0;
	min-width: 1px;
	background: #ddd;
	padding: 3px;
	vertical-align: middle;

	position: relative;

}
.searchandfilter input[type="checkbox"]:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	top: -6px;
	position: absolute;
	background-color: transparent !important;
	left: 1px;
	color:#204281;
	opacity:0;
}
.searchandfilter input[type="checkbox"]:checked:before {
	transform: scale(1);
	opacity: 1;
}/*
.searchandfilter .sf-field-taxonomy-product_cat ul:not(.children) {

height: 350px;
overflow-y: scroll;
}*/
.searchandfilter .sf-field-taxonomy-product_cat ul.close{
	height: 0px;
}

.woocommerce-order-received .woocommerce-order-details form input{
	background-color: var(--maxicash-color-secondary )!important;
	color: var(--maxicash-color-white )!important;
	border: 1px solid var(--maxicash-color-secondary )!important;
	border-radius: 5px!important;
	font-family: var(--maxicash-font-primary )!important;
	font-size: 1em!important;
	line-height: 1.188em!important;
	font-style: normal!important;
	font-weight: 700!important;
	text-transform: capitalize!important;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin: 10px 0;
}
.woocommerce-order-received .woocommerce-order-details form input:hover{
	background-color: var(--maxicash-color-primary )!important;
}

.product_inner_desription{
	margin: 0;
}
.product_inner_desription li{
	list-style: none;
	color: #000;
	font-weight: 500;
	display:flex;
}
.product_inner_desription li:not(:last-child){
	margin-bottom: 20px;
}
.product_inner_desription li span:not(.left-lines){
	color:#204281 !important;
}
.product_inner_desription li span.left-lines{
	min-width: 165px;
	display: inline-block;
	line-height:26px;
}
.description-tab-area{
	display: flex;
	flex-wrap: wrap;
}
.description-tab-area .left-tab-area,
.description-tab-area .right-tab-area{
	width:50%;
}
.description-tab-area .right-tab-area{
	padding-left: 50px;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.description-tab-area .left-tab-area p{
	margin:0 !important;
	display:inline-block !important;
}
.description-tab-area h3{
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-bottom: 25px;
}
.description-tab-area .right-tab-area .right-content-group{
	display: flex;
}
.description-tab-area .right-tab-area h3{
	min-width: 150px;
	display: inline-block;
	line-height:26px;
}
.description-tab-area .left-tab-area .product_inner_desription_area{
	/* 	    padding-left: 50px; */
}
.product_inner_desription_area .packedge-contents,.product_inner_desription_area .packedge-note{
	color: #204281;
	line-height: 26px;
	font-weight: 500;
	margin-bottom:17px !important;
}
#review_form_wrapper #review_form{
	background: #fff;
	padding: 50px !important;
	border: none !important;
	border-radius: 5px !important;
}
#review_form_wrapper #review_form label{
	color: #204281 !important;
	margin-bottom: 7px !important;
	font-size: 16px !important;
	display: inline-block;
}
.woocommerce div.product #reviews .comment-form-author, .woocommerce div.product #reviews .comment-form-email {
	width: 100%;
}
.woocommerce #reviews #review_form input ,.woocommerce #reviews #review_form textarea{
	max-width: 100%;
	border: 1px solid rgba(32, 66, 129, 0.49) !important;
	border-radius: 5px;
}

.woocommerce #reviews .comment-form-rating {

	justify-content: space-between;
}
.woocommerce #reviews .comment-reply-title{
	padding-top: 0 !important;
	color: #1C97D5 !important;
}
#reviews{
	display: flex;
	flex-wrap: wrap;
}
.woocommerce div.product #reviews #comments{
	order: 2;
}
.woocommerce div.product #reviews #review_form_wrapper {
	margin-bottom: 25px;
	order: 1;
}
.commentlist li{
	margin:15px 0 !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{
	color: #1C97D5 !important;
}
.woocommerce #reviews #comments .woocommerce-review__published-date{
	color: #000 !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {

	color: #000 !important;
	line-height: normal !important;
}
.woocommerce #reviews #comments ol.commentlist li{
	padding: 25px;
	background: #fff;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
	position:static;
}
.woocommerce .star-rating span::before {
	color: #F5C944  !important;
	font-family: star !important;

}
.woocommerce #reviews .comment-form-rating .stars a:before{
	color: #F5C944;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 0.4em;
}
#productSingleTab .pp-advanced-tabs-wrapper{
	padding: 0 20px 20px 0px;
	/* 	border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
}
#productSingleTab .pp-advanced-tabs-wrapper:after{
	content: '';
	background-color: rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	bottom: 20px;
	height: 1px;
	width: 100%;
}
#productSingleTab .at-horizontal .pp-tab-active{
	box-shadow:none !important;
}
#productSingleTab .pp-advanced-tabs-title {

	padding-bottom: 25px !important;
	background-color: transparent !important;
}
#productSingleTab .pp-advanced-tabs-title .active-slider-span{
	height: 3px !important;
	top: calc(100% - 3px) !important;
}
.woocommerce-order-received .woocommerce ul.order_details li{
	margin-bottom:10px;
}
.woocommerce-order-received  .woocommerce-customer-details address{
	line-height:28px;
}

.maxi-cash-circle  > .elementor-widget-container{
	width:280px;
	height:280px !important;
	padding:20px !important;
}
.maxi-cash-circle .elementor-image-box-wrapper{
	margin-top:30px !important;
}
.maxi_faq_style .pp-advanced-tabs-content{
	max-height: 750px;
	overflow-y: auto;
}
/*=====================exchange-request-form=================*/

.page-id-11072 .woocommerce-account{
	width:65%;
}
.page-id-11072 {
	background-color:#1C97D508;
}
.page-id-11072 .site-content > .ast-container{
	justify-content:center;
}

.page-id-11072 .ced_rnx_product_table_wrapper .ced_rnx_product_table thead th{
	font-family: "Lato", Sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #204281;
	text-align:left !important;
}
.page-id-11072 .ced_rnx_product_table_wrapper .ced_rnx_product_table tbody th {
	font-family: "Lato", Sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	color: #204281;
	background-color:#fbfbfb;
}

.page-id-11072  #ced_rnx_exchange_request_form_wrapper{
	padding-top:80px;
	padding-bottom:40px;
}
.page-id-11072  #ced_rnx_exchange_request_container h1{
	font-size: 2em;
	font-family: "Lato", Sans-serif;
	font-weight: 600;
	color: #204281;
}
.page-id-11072  .ced_rnx_product_title>p{
	margin-bottom:0px; 
}
.page-id-11072  .mwb_rma_flex{
	display:block!important;
	width: 100%;
	max-width: 100%;
}
.page-id-11072 .lower_wrapper .left_lower_wrapper{
	max-width:100%;
}
.page-id-11072  textarea{
	max-width:100%;
}
.page-id-11072 .product-select{
	text-align:left !important;
}
.page-id-11072 .ced_rnx_product_table td{
	border-right: 0px !important;
}
.page-id-11072 .ced_rnx_product_table td:first-child{
	border-left:0px !important;
}
.page-id-11072 .ced_rnx_product_table tbody th{
	border-left:0px !important;
	border-right: 0px !important;
}
.page-id-11072  input[type=checkbox], .page-id-11072 input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	width: 2em;
	height: 1.5em;
	text-align: left;
}

.page-id-11072 .ced_rnx_product_table_wrapper .ced_rnx_product_table input[type=number] {
	max-width: 165px;
	width: auto;
	min-width: 75px;
	text-align: center;
	margin: 0px auto;
}
.page-id-11072  form#ced_rnx_exchange_request_form{
	margin:0px !important;
}
.page-id-11072  input#ced_rnx_exhange_shop, .button {
	margin:15px 0px !important;
	border-radius: 5px !important;
}
.page-id-11072 input#ced_rnx_exhange_shop:hover, .button:hover {
	background-color:#204281 !important; 
}
.page-id-11072 .woocommerce-column__title{
	background: #0170b9 !important;
	color: #ffff;
	font-size: 1.2em;
}
.page-id-11072 .woocommerce-customer-details address{
	min-height: 210px;
	line-height: 1.5em;
	background: #fff;
}
.page-id-11072 p{
	margin-bottom:1em !important;
}

.shop-filter-leftsidebar .sf-field-submit input{
	width:100%;
}
.shop-filter-leftsidebar .search-filter-reset{
	display:block;
	text-align:center;
}
.maxi-cash-faq-section .pp-advanced-tabs-title{
	margin-bottom: 15px;
}

.review_rating .gfield_radio{
	display: inline-block !important;
}
.review_rating .gfield-choice-input {

	position: relative;
	width: 0;  
	height: 0; 
}
.review_rating .gfield-choice-input:after{ 
	/*content: '\e021';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: WooCommerce;

	text-indent: 0;*/
}
.review_rating .gchoice label{
	position: relative;
	text-indent: -5000px;
}


.review_rating .gchoice label:after{  
	content: '\e021';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: WooCommerce;

	text-indent: 0;
	font-size: 18px;
	color: #F5C944;
}
.review_rating .gfield_radio.width_3 .gchoice label:after{  

}
.review_rating .gfield_radio.width_1 .gchoice:nth-child(1)  label:after,
.review_rating .gfield_radio.width_2 .gchoice:nth-child(1)  label:after,
.review_rating .gfield_radio.width_2 .gchoice:nth-child(2)  label:after,
.review_rating .gfield_radio.width_3 .gchoice:nth-child(1)  label:after,
.review_rating .gfield_radio.width_3 .gchoice:nth-child(2)  label:after,
.review_rating .gfield_radio.width_3 .gchoice:nth-child(3)  label:after,
.review_rating .gfield_radio.width_4 .gchoice:nth-child(1)  label:after,
.review_rating .gfield_radio.width_4 .gchoice:nth-child(2)  label:after,
.review_rating .gfield_radio.width_4 .gchoice:nth-child(3)  label:after,
.review_rating .gfield_radio.width_4 .gchoice:nth-child(4)  label:after,
.review_rating .gfield_radio.width_5 .gchoice   label:after{
	content: '\e020';
}
.woocommerce-LostPassword.lost_password{
	margin-bottom:10px !important;
}
.review_thank_you{
	text-align:center;
}
.review_thank_you h3{
	color:#1c97d5;
}
.review_thank_you p{
	margin-bottom: 0;
	margin-top: 15px;
	line-height: normal;
}

.top-review_meta_inner{
	display: flex;
	justify-content: space-between;
}
.top-review_meta_inner .title{
	margin-left: 25px;
	color: #808080;
}
.review_sections .pp-post-title{
	font-size: 1.563em;
	font-weight: 700;
	color: #204281;
	margin-top: 5px;
	margin-bottom: 0 !important;
}
.review_sections .pp-post-excerpt{
	margin-bottom: 0 !important;
	line-height: 25px;
	color: #000 !important;
}
.review_sections .pp-post-excerpt p:last-child{
	margin-bottom:0 !important;
}
.review_sections .top-review_right{
	color:#000 !important;
}
.ced_rnx_product_table tbody .ced_rnx_exchange_column td{
	background-color:#fff !important;
}

.woocommerce-order-pay form#order_review .shop_table{
	width:58%;
	float:left;
	margin-right:2%;
}
.woocommerce-order-pay form#order_review #payment{
	width:38%;
	float:right;
	margin-left:2%;
	background-color:#fff;
	padding:30px;
}
.woocommerce-order-pay table.shop_table thead{
	background-color:#204281;
}
.woocommerce-order-pay thead th {
	font-family: "Lato", Sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #204281;
}
.woocommerce-order-pay .order_item .product-name{
	padding:14px 12px !important;

}
.woocommerce-order-pay .order_item .product-quantity, .woocommerce-order-pay .product-quantity{
	text-align:center;
}
.woocommerce-order-pay .product-subtotal, .woocommerce-order-pay .product-total{
	text-align:center;
}
.woocommerce-order-pay .entry-content .e-con-boxed{ 
	background-color: #1C97D508;
	margin: 0px !important;
	padding-top: 80px;
	padding-bottom: 30px;
}
.woocommerce-order-pay table.shop_table tbody td, .woocommerce-order-pay table.shop_table tfoot th, .woocommerce-order-pay table.shop_table tfoot td{
	background-color:#fff;
}
.woocommerce-order-pay form#order_review #payment .form-row{
	padding:0px !important;
}
.woocommerce-message .button.wc-forward {
	margin:0 !important;
}
.no_refund_please{
	font-family: "Lato", Sans-serif;
	font-size: 1.563em;
	font-weight: 700;
	line-height: normal;
	color: #204281;
	margin-bottom: 20px;
	text-decoration: underline;
}
.product_inner_desription_area p{
	color: #204281;
	line-height: 26px;
	font-weight: 500;
	margin-bottom:20px  !important;
}
.packedge-contents{

}
.packedge-contents p,.packedge-note p{
	margin-bottom:10px;
}
.product_condition_small{
	margin-top: -25px;
	display: block;
}
.product_condition_small p{
	display:inline-block;	
	margin: 0 !important;
}

.search-filter-results .pagination{
	width: 100%;
	text-align: center;
}
.search-filter-results .pagination .page-numbers{
	padding: 10px;
	background: #204281;
	min-width: 40px;
	display: inline-block;
	line-height: inherit;
	color: #fff;
	border-radius: 4px;
}
.search-filter-results .pagination .page-numbers.current,.search-filter-results .pagination a:hover{
	background-color: #1C97D5!important;
}
.search-filter-results .pagination a{

}
.search-filter-results .pagination a:hover{

}
.search-filter-results .pagination span.page-numbers{

}
.search-filter-results .pagination a.page-numbers{

}
.filterdeactive .searchandfilter ul li ul li ul {
/* 	margin-left: 0px; */
	padding-left: 0px;
}
.tagged_as.detail-container{
	display:none !important;
}
.review_content_outer .slick-track{
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.review_content_outer .slick-slide{
	height: inherit !important;
}
.review_content_outer .review_content_inner{
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	padding: 25px 25px 25px 25px;
	height:100% !important;
}
.review_content_outer .top-review_meta_inner {
	justify-content: normal;
}
.review_content_outer .top-review_right{
	margin-left: 15px;
	margin-top: 3px;
}
.review_content_outer .review-content-area h3{
	color: var(--e-global-color-primary );
	font-family: "Lato", Sans-serif;
	font-size: 1.25em;
	font-weight: 700;
	margin-top: 17px;
}
.review_content_outer .review-content-area p{
	font-size: 1em;
	font-weight: 500;
	line-height: 1.56em;
	text-align: left;
	margin-bottom: 10px;
}
.review_content_outer .review-content-area p:last-child{
	margin-bottom: 0;
}
/* the slides */
.review_content_outer  .slick-slide {
	margin: 0 10px;
}

/* the parent */
.review_content_outer   .slick-list {
	margin: 0 -10px;
}
.review_content_outer .review_content_inner_loop{
	opacity:.3;
}
.review_content_outer .slick-slide.slick-active  .review_content_inner_loop{
	opacity:1;
}
.review_content_outer  .slick-arrow{
	height: 100%;
	width: 140px;
	opacity: 0;
}
.force_password_popup_container{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	text-align: center;
}
.force_password_popup_container .overlay{

}
.force_password_popup_container .force_password_popup_inner{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	background-color: #1c97d5fa;
}
.force_password_popup_container .popup-content-area{
	position: relative;
	z-index: 99;
	padding: 35px;
	background-color: #fff;
	border-radius: 5px;
}
.force_password_popup_container .popup-content-area  h3{
	color: #204281;
	margin-bottom: 16px;
	font-weight: 700;
}
.force_password_popup_container .popup-content-area a{
	display: inline-block;
	margin: 0 !important;
}
#addonify-quick-view-modal .woocommerce .product .product_title{
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 25px;
	display:block !important;
}
#addonify-quick-view-modal .woocommerce .product .button, #addonify-quick-view-modal .woocommerce .product button{
	margin:0 !important;
}
#addonify-quick-view-modal .woocommerce .product .cart div.qty{
	line-height: initial;
	margin-bottom: 6px;
	margin-top: 25px;
	display: none;
}
#addonify-quick-view-modal .summary-content .price{
	color: #CDCDCD;
	font-family: "Lato", Sans-serif;
	font-size: 32px;
	font-weight: 600;
	line-height: 39px;
}
#addonify-quick-view-modal .woocommerce div.product .product_meta {

	font-size: 1em !important;
	color: #000 !important;
}
#addonify-quick-view-modal .woocommerce .cart{
	margin-top: 25px;
}
#addonify-quick-view-modal .woocommerce div.product .product_meta>span {

	font-weight: 600;
}
#addonify-quick-view-modal .woocommerce div.product .product_meta .tagged_as{
	display:none !important;
}
#password_update_status_field_field{
	display:none !important;
}
.woocommerce-cart .gst-label{
	display: block;
	font-weight: 700 !important;
	font-size: 12px;
}

.single-product .variations .label label{
	color:#000 !important;
}
.single-product table.variations{
	width: 100% !important;
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term{
	min-width: 80px;
}
.woocommerce-checkout .woocommerce-account-fields{
	padding: 37px;
	background-color: #f7f6f7;
	border-radius: 5px;
	margin-top: 25px;
}
.woocommerce-checkout .form-row label{
	margin-bottom: 5px;
}
.non-logged-in.woocommerce-error{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.non-logged-in.woocommerce-error{
	display:none;
}
.non-logged-in.woocommerce-error:after{
	display:none;
}
.non-logged-in.woocommerce-error .button {
	margin:0 !important;
}
.non-logged-in.woocommerce-error:before{
	top: 2em;
}
.shop-filter-leftsidebar .sf-field-submit input:hover,.search-filter-reset:hover{
	background-color: #204281 !important;
	color:#fff !important;
}
.review_subject select{
	/* 	pointer-events: none; */
}

/*==================================== Sitemap Page Design =======================*/
.sitemap-main-section .pp-advanced-menu .menu-item{
	width: 30%;
	display: inline-block;
	vertical-align: top !important;
	margin-left: 1%;
	margin-bottom: 25px;
}
.sitemap-main-section .pp-advanced-menu .menu-item .sub-menu{
	display: block !important;
	min-width: 100% !important;
	border-radius: 5px !important;
}
.sitemap-main-section .pp-advanced-menu .menu-item  .sub-menu .menu-item{
	min-width: 100% !important;
	margin-left: 0%;
	margin-bottom: 0;
}
.sitemap-main-section .pp-advanced-menu .menu-item  .sub-menu .menu-item a{
	padding: 7px 15px !important;
	font-size: 15px !important;
	background: #1C97D514;
	border-bottom: 1px solid #00000026;
	color: #000 !important;
}
.sitemap-main-section .pp-advanced-menu .menu-item  .sub-menu .menu-item a:hover{
	text-decoration:underline !important;
}
.sitemap-main-section .menu-item-has-children a.has-submenu{
	font-size: 25px;
	background: #204281;
	color: #fff;
	padding: 13px 20px;
	line-height: normal;
	border-radius: 5px;
}
.sitemap-main-section .sub-arrow{
	display:none !important;
}
/*============================= Additional CSS =====================================*/
.wc_payment_methods .wc_payment_method{
	padding: 8px 15px;
	background-color: #f7f6f7;
	border-radius: 5px;
}
.payment_method_reddot label img,.payment_box.payment_method_reddot:before{
	display:none !important;
}
.payment_box.payment_method_reddot{
	padding:0 !important;
}
.wc_payment_methods .wc_payment_method.payment_method_reddot img{
	margin-left:0 !important;
 }
.wc_payment_methods .wc_payment_method.payment_method_reddot img:last-child{
 }
#shipping_method .text-input-field label{
	font-size: 13px;
}
#shipping_method .text-input-field #order_notes{
	width: calc(100% + 22px);
	left: -22px;
	position: relative;
}
/*========================================@Responsive CSS============*/
@media only screen and (max-width: 1440px) {
	.corporate-banner{
		width: 6.075%!important;
	}

}
@media only screen and (max-width: 1366px) {
	.corporate-banner{
		width: 4.075%!important;
	}

	.page-id-9140 .woocommerce-account{
		width:70%;
	}
}
@media only screen and (max-width: 1200px) {
	.page-id-9140 .woocommerce-account{
		width:80%;
		margin: 0px auto;
	}
	.review_content_outer .slick-arrow{
		width:50px !important;
	}
}
@media only screen and (max-width: 1100px) {
	.pawning-work-slider .pp-timeline-card {
		width: 200px !important;
		height: 200px !important;
		padding: 25px !important;
	}
	.maxicash_membership_section .membership_section_item{
		min-height:115px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media only screen and (max-width: 1024px) {
	.investor-table .pp-advanced-tabs-content-wrapper.at-vertical-content{
		width:85%;
	}
	.investor-table .pp-advanced-tabs-wrapper{
		margin-top:8% !important;
	}

	.maxi_size_guide .pp-advanced-tabs-title{
		padding: 21px 70px 20px 70px !important;
	}
	.home-mobile-banner .swiper-slide-bg{
		/* 		background-size: contain !important; */
	}
	.hero-slider-active .elementor-absolute{
		bottom:20px   !important;
	}
	.home-hero-area a.elementor-button, .home-hero-area .pp-info-box-description a {
		padding: 10px 20px 10px 20px !important;
		 
	}
	.home-hero-area .pp-info-box-subtitle{
		margin-bottom:0 !important;
	}
}
@media only screen and (max-width: 900px) {
	.investor-table .pp-advanced-tabs{
		display:block !important;
	}
	.investor-table .pp-advanced-tabs-content-wrapper.at-vertical-content{
		width:100%;
	}
	.investor-table .pp-advanced-tabs-wrapper {
		margin-top: 8% !important;
		width: 100% !important;
		display: flex;
		flex-flow: inherit;
		padding-right:10px !important;
		background-color:transparent !important;
	}
	.investor-table .pp-advanced-tabs-title{
		width:20%;
		padding:15px 0px !important;
	}
	.maxi-cash-faq-section .pp-advanced-tabs-wrapper{
		gap:20px;
		width: 100% !important;
		row-gap: 5px;
	}
	.maxi-cash-faq-section .pp-advanced-tabs-wrapper .pp-advanced-tabs-title{
		margin-bottom:10px !important;
	}
	.page-id-9140 .woocommerce-account{
		width:100%;
		margin: 0px auto;
	}
	.maxi_size_guide .pp-advanced-tabs-title{
		padding: 20px 55px 20px 55px !important;
	}
	.maxi-cash-circle  > .elementor-widget-container{
		width:230px;
		height:230px !important;
		padding:10px !important;
	}
	.maxi-cash-circle .elementor-image-box-wrapper {
		width: 200px!important;
		height: 265px!important;
		margin-top: 6px !important;
	}
	.maxi-cash-myaccount-page .woocommerce-MyAccount-content{
		width:100% !important;
		padding-top:30px;
	}

	.mobile-thumb-image{
		display:block !important;
	}
	.desktop-thumb-image{
		display:none !important;

	}
}
@media only screen and (max-width: 768px) {
	.page-id-9140 #ced_rnx_exchange_request_form_wrapper{
		padding:60px 0px !important;
	}
	.page-id-9140  .ced_rnx_product_table_wrapper .ced_rnx_product_table thead tr{
		flex-direction: unset !important;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table thead th{
		display:block !important;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table thead{
		background-color: #204281;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table thead th {
		font-family: "Lato", Sans-serif;
		font-size: 1em;
		font-weight: 400;
		color: #FFFFFF;
		background-color: #204281;
		text-align: left !important;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table tbody tr td.product-select{
		position:relative !important;
		margin-left: 7px;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table tbody tr{
		display:flex;
		flex-direction:unset !important;
		justify-content: space-between;  
		align-items: center;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table tbody tr td.product-name{
		display: block;
		padding-top: 10px;
		width: 55%;
	}
	.page-id-9140 #ced_rnx_exchange_request_container h1 {
		font-size: 1.5em;
	}

	.page-id-9140 #ced_rnx_exchange_request_container{
		text-align:center;
	}

	.maxi_size_guide .pp-advanced-tabs-title{
		padding: 15px 25px 15px 25px !important;
	}
	.woocommerce-order-pay form#order_review .shop_table{
		width:100%;
		float:left;
		margin-right:0%;
	}
	.woocommerce-order-pay form#order_review #payment{
		width:100%;
		margin-left:0%;
	}
	.woocommerce-order-pay .entry-content .e-con-boxed{
		padding-top: 40px;
	}

}
@media only screen and (max-width: 767px) {
	.search-filter-results .products .product {
		width: 50% !important;
	}
.live_gold_price_wrap ul li {
      font-size: 13px;
    line-height: 20px;
}
	.home-banner-modified .elementor-slide-description a {
		padding: 10px 20px 10px 20px !important;
		font-size: 14px !important;
	}
	.home-banner-modified .elementor-slide-description {
		justify-content: center;
	}
	.sitemap-main-section .pp-advanced-menu .menu-item{
		width: 100%;
		margin-left: 0%;
		margin-bottom: 25px;
	}
	.seoulstyle-collection-left  .elementor-image-box-content{
		position: absolute;
		bottom: 60px;
		left: 0%;
		padding: 20px;
		text-align: left;
		padding-left: 50px
	}

	/*========================product archive page ===============================*/
	.filter_available_pages .products .product{
		width:50% !important;
	}
	/*================maxi-cash-app-list-box ======================*/
	.maxi-cash-app-list-box .elementor-image-box-wrapper{
		display:flex;
		align-items: center;
	}
	.maxi-cash-app-list-box .elementor-image-box-wrapper .elementor-image-box-img{
		width:20% !important;
	}
	.our-stores-tabs .pp-advanced-tabs-wrapper {
		gap:20px;
	}
	.maxicash_membership_section .pp-advanced-tabs-wrapper.at-vertical {
		width: 100% !important; 
	}
	.maxicash_membership_section .pp-advanced-tabs {
		display: block;  
	}
	.maxi_faq_style .pp-advanced-tabs-title{
		padding: 20px 15px 20px 15px !important;
	}
	.maxi_faq_style .pp-advanced-tabs-content-wrapper.at-vertical-content {
		width: 100%;
	}
	.maxi_faq_style .at-vertical .pp-advanced-tabs-title:not(:last-child) {
		margin-bottom: 15px !important;
	}
	.maxi_faq_style  .pp-advanced-tabs-content {
		padding: 0px 0px 0px 0px !important;
	}

	.bolg-share-bottom-section .e-con-full {
		padding: 40px 0px 30px 0px !important;
	}


	.maxi-cash-circle  > .elementor-widget-container{
		width:250px;
		height:250px !important;
		padding:10px !important;
	}
	.maxi-cash-circle .elementor-image-box-wrapper {
		width: 220px!important;
		height: 265px!important;
		margin-top: 17px !important;
	}
	#productSingleTab .pp-advanced-tabs-content{
		padding:0px !important;
	}
	#productSingleTab .pp-advanced-tabs-title{
		padding: 10px 10px 10px 0px;
	}

	.social-share-secton{
		margin-top:-50px;
	}
	.description-tab-area .left-tab-area, .description-tab-area .right-tab-area{
		width:100%;
	}
	.description-tab-area .right-tab-area{
		margin-top:20px;
		padding-left:0px;
		padding-top:30px;
		border-left: 0px solid rgba(0, 0, 0, 0.1);
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.maxi-cash-myaccount-page .woocommerce-MyAccount-content{
		width:100%;
	}
	.max-post-share-section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.woocommerce .woocommerce-ordering {
		float: left !important;
		margin-top: 15px !important;
		width: 100% !important;
	}
	.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select{
		width: 100% !important;
	}
	.admin-bar .live_gold_price_wrap {
		top: 135px;
		transition: .3s;
	}
	.live_gold_price_wrap {
		top: 85px;
	}
}
@media only screen and (max-width: 600px) {

	.mobile-home-slider .swiper-slide{
		height:360px !important
	}
}
@media only screen and (max-width: 550px) {

	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table thead th.product-qty{
		display:none !important;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table thead th.product-qty{
		display:none !important;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table thead th.product-total{
		display:none !important;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table tbody tr{
		flex-wrap:wrap;
	}
	.page-id-9140 .ced_rnx_product_table .ced_rnx_product_title{
		padding-left:0px !important;
		font-size: .9em;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table tbody tr td.product-select{
		width:10%;
	}
	.page-id-9140 .ced_rnx_product_table_wrapper .ced_rnx_product_table tbody tr td.product-name{
		width:87%; 
	}
	.page-id-9140 .ced_rnx_product_title>p{
		font-size:.9em;
	}
	.page-id-9140 #ced_rnx_exchange_request_container{
		text-align:center;
	}
	.maxi_size_guide .pp-advanced-tabs-wrapper{
		display:block !important;
	}
	.bolg-share-bottom-section .e-con-full {
		padding: 40px 30px 30px 30px !important;
	}
	.bolg-share-bottom-section .elementor-heading-title {
		font-size: 1.4em !important;
		padding: 0px 10px;
	}
	.bolg-share-bottom-section .elementor-button span {
		font-size: 20px;
	}
	.admin-bar .live_gold_price_wrap {
		top: 130px;
		transition: .3s;
	}
}

@media only screen and (max-width: 479px) {

	.mobile-home-slider .swiper-slide{
		height:300px !important
	}
}
@media only screen and (max-width: 480px){
	.bolg-share-bottom-section .elementor-heading-title {
		font-size: 1.4em !important;		
	}
}


@media only screen and (max-width: 414px) {

	/*========================product archive page ===============================*/
	.filter_available_pages .products .product{
		width:100% !important;
		padding: 0px !important;
	}
	.filter_available_pages .woocommerce-result-count.new_text{
		position:relative !important;
		top: -20px;
		font-size: 16px;
	}

	.filter_available_pages .woocommerce-ordering{
		width:100% !important;
	}

	.filter_available_pages .woocommerce-ordering select{
		width:100% !important;
	}



	.maxi-cash-checkout-page .woocommerce-billing-fields{
		padding:20px !important;
	}
	.maxi-cash-checkout-page  #order_review{
		padding:20px !important;
	}
	.woocommerce-order-received .woocommerce ul.order_details li{
		margin-bottom:10px;
	}
	.woocommerce-order-received  .woocommerce-customer-details address{
		line-height:28px;
	}

	/*===========================================*/
	.maxi-cash-app-list-box .elementor-image-box-wrapper{
		display:block;
		text-align: center !important;
	}
	.maxi-cash-app-list-box .elementor-image-box-wrapper .elementor-image-box-img{
		width:100% !important;
	}
	.our-stores-tabs .pp-advanced-tabs-wrapper {
		display:block;	
	}
	.our-stores-tabs  .pp-advanced-tabs-title:not(:last-child) {
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.our-stores-tabs  .e-con-boxed{
		padding:0px;	
	}
	.maxi-cash-faq-section .pp-advanced-tabs-wrapper{
		display:block !important;
	}
	.woocommerce-order-pay thead th {
		font-size: .9em;
	}
	.woocommerce-order-pay form#order_review #payment{
		padding:15px;
	}
	.woocommerce-order-pay tbody td, .woocommerce-order-pay tfoot th{
		font-size:.9em;	
		padding: 10px !important;
	}
}
@media only screen and (max-width: 380px) {

	.mobile-home-slider .swiper-slide{
		height:230px !important
	}
}
@media only screen and (max-width: 320px){

	.bolg-share-bottom-section .elementor-button span {
		font-size: 18px !important;
	}
	.elementor-3406 .elementor-element.elementor-element-a4a14e4 {
		padding: 0px;
	}



}