
/*--------------------------------- My Cart -----------------------------*/
.fa.fa-angle-right {
    float: right;
    position: relative;
    top:12px;
    color:#555559;
}
.payment-heading {
    padding-left:0px!important;
}
.panel.panel-default.checkout{
	border: 1px solid #D4D4D4;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 15px;
    padding-top: 7px;
    padding-bottom: 7px;
     font-family: var(--rp-primary-sans-font);
    color:#000;
}
.panel.panel-default.checkout:hover{
	background:#fff2e4;
	}
.accordion-toggle{
	font-size: 16px;
    font-weight: 400;
	
}
.payment-wrapper{
	margin:10px 15px;
}
.panel-title .accordion-toggle.collapsed i{
	transform:rotate(0deg);
}
.panel-title .accordion-toggle.collapsed .panel.panel-default.checkout {
	background-color: red;
}
.panel-title .accordion-toggle i{
	transform:rotate(90deg);
}
.review{
height: 45px;
    background: var(--rp-primary-color-dark);
    border-radius: 3px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: var(--rp-white-color-3);
    margin-bottom: 15px;
    }
    .redirection{
		 font-family: var(--rp-primary-sans-font);
		 font-size:14px;
		 font-weight:400;
		 margin-top: 20px;
    margin-bottom: 24px
	}
	.panel.panel-default.checkout.bg{
		background:#fff2e4;
	}
	.withdrawl{
		font-weight:600;
	}
	.holder-address {
    margin-bottom: 10px;
}
.holder-invoice {
    color: var(--rp-primary-color-dark);
    padding: 20px 0px 10px 0px;
}
.term {
    color: #0099C9;
}

.my_tab-page {
	margin-bottom: 40px;
}
.my_tab-heading {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 22px;
	display: block;
	text-align: center;
	color: var(--rp-primary-color-dark);
	margin: 40px 0px 40px 0px;
	padding: 0px;
}
/* new cart design */
.list-container-box{
	border:1px solid #ddd ! important;
	padding:20px;
}
.list-border{
	border:1px solid #ddd ! important;
}
.list-group .list-group-item:hover{
	background-color: #fbddbf ! important;
}
.view-all-gift{
	margin-right: -15px;
    margin-left: -15px;
    padding: 20px;
    padding-left: 30px;
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 600 ! important;
    font-size: 14px;
    line-height: 18px;
    color: var(--rp-primary-color-dark) ! important;
    white-space: nowrap;
}
/*.list-address-box{
	border-top: 1px solid #ddd ! important;
}*/
.tab-head
{
	font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    display: block;
    color: var(--rp-gray-color-0);
    padding: 10px;
}
.modal-header .scheduleclose
{
    margin: 0rem 0rem -1rem auto! important;
    background: var(--rp-primary-color-dark);
    color: var(--rp-white-color-3);
    opacity: 1 !important;
    font-weight: var(--rp-font-weight-300);
    font-size: var(--rp-font-size-22);
    border-radius: 0px 5px 0px 0px;
    border-bottom: none !important;
    border: 0;
    padding: 3px 10px;
}
.mobile-info{
	margin: 20px -15px 10px;
}
.mobile-valid-bill{
	margin-left: -15px;
	margin-top: 10px;
}
.save-button {
	display: flex;
	flex-direction: row;
	column-gap: 20px;
	margin: 0px 0px 0px 0px;
	align-items: center;   
}
.save-button + .error-msg {
	display: block;
	margin: 10px 0px 0px 0px;
}
.save-button .btn-cancel-address {
	width: 110px;
	height: 50px;
	background-color: #ffffff;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	padding: 13px 10px 10px 10px;
	color: var(--rp-primary-color-dark);
	border: 1.5px solid var(--rp-primary-color-dark);
	box-sizing: border-box;
	border-radius: 3px;
}
.save-button .btn-save-page {
	width: 125px;
	height: 50px;
	background: var(--rp-primary-color-dark);
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-white-color-3);
}
.save-button .btn-save-page:hover {
	background: var(--rp-primary-color-dark-hover);
}
.my_acc-buttons
{
	padding: 1rem;
    display: flex;
}
.tabacc-1
{
	width: 130px;
    height: 44px;
    left: 376px;
    top: 530px;
    background: var(--rp-primary-color-dark);
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    user-select: none;
    color: white;
    padding: 10px 25px;
    line-height: 2;
}
.tabadd-2
{
	width: 150px;
    height: 44px;
    left: 505px;
    top: 530px;
    background: var(--rp-gray-color-5);
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    user-select: none;
    color: #000000;
    padding: 10px 20px;
    line-height: 2;
}
/*.my_tab-buttons {*/
/*	margin: 0px 0px 35px 0px;*/
/*}*/
.my_tab-buttons .tabs-button {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: var(--rp-gray-color-2);
}
.my_tab-buttons .tabs-button .my_tab {
	cursor: pointer;
	display: inline-block;
    padding: 10px 0px 5px 0px;
	font-weight: 600;
	border-bottom: 2px solid var(--rp-white-color-3) !important;
	font-size: 16px;
}
.my_tab-buttons .tabs-button .my_tab.active {
	border: none !important;
	border-bottom: 2px solid var(--rp-primary-color-dark) !important;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	color: var(--rp-gray-color-1);
}
.my_tab-buttons .tabs-button .my_tab .material-icons-outlined {
	font-size: 17px;
}
.my_tab-buttons .tabs-button .my_tab:nth-child(2) .material-icons-outlined {
	font-size: 19px;
}
.my_tab-buttons .tabs-button .my_tab:nth-child(3) .material-icons-outlined {
	font-size: 20px;
}
.my_tab-buttons .tabs-button .my_tab.active .material-icons-outlined {
	color: var(--rp-gray-color-1);
}
.tab-body.tab-content .tab-pane.active {
	border: none !important;
}
.my_tab-list-types {
	margin: 15px 0px 0px 0px;
}
.my_tab .my_tab1-content {
	margin: 10px 0px 0px 0px;
}
.my_tab .my_tab2-content,
.my_tab .my_tab3-content,
.my_tab .my_tab4-content {
	display: none;
}
.my_tab .my_tab1-content.active,
.my_tab .my_tab2-content.active,
.my_tab .my_tab3-content.active,
.my_tab .my_tab4-content.active {
	display: block;
}
.active-color {
	color: var(--rp-primary-color-dark) !important;
}
.material-icons-outlined {
    vertical-align: -3px;
}


#DeleteMsgModal .modal-content.delete-framebox {
    width: 400px;
    height: fit-content;
    margin-top: 0px;
    margin-left: auto;
    background: var(--rp-gray-color-5);
    border-radius: 5px;
}
#DeleteMsgModal .modal-title {
    height: 55px;
    width: 55px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
#DeleteMsgModal .delete-framebox-img {
    height: 55px;
    width: 55px;
    display: block;
    margin: 30px auto 0px auto;
}
#DeleteMsgModal .between {
    border: 0!important;
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 20px;
    line-height: 15px;
    text-align: center;
}
#DeleteMsgModal .delete-msg-1 {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 15px;
    text-align: center;
    color: #282828;
    margin: 10px 0px 30px 0px;
}

#DeleteMsgModal .delete-msg-2 {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: var(--rp-gray-color-2);
    margin: 0px 0px 30px 0px;
}
#DeleteMsgModal .blog-del-cancel {
    width: 120px;
    height: 40px;
    border: 1.5px solid var(--rp-primary-color-dark);
    box-sizing: border-box;
    border-radius: 3px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 15px;
    text-align: center;
    color: var(--rp-primary-color-dark);
    background-color: transparent;
}
#DeleteMsgModal .btn-submit {
    width: 120px;
    height: 40px;
    left: 668px;
    line-height: 15px;
    top: 283px;
    background: var(--rp-primary-color-dark);
    border-radius: 3px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: var(--rp-font-size-14);
    padding: 11px;
    color: var(--rp-white-color-3);
}
#DeleteMsgModal .btn-submit:focus,
#DeleteMsgModal .btn-submit:hover {
	background: var(--rp-primary-color-dark-hover);
}
#DeleteMsgModal .blog-del-cancel:focus,
#DeleteMsgModal .blog-del-cancel:hover {
	color: var(--rp-primary-color-dark-hover);
}
.guser-info-option {
	margin-bottom: 13px;
}
.guser-info-option p {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: var(--rp-font-size-15);
    margin: 0px;
    padding: 0px;
}
.guser-info-buttons p {
    margin: 0px;
    padding: 0px;
}
.guser-info-buttons .guser-email {
	width: 230px;
	height: 45px;
	background: var(--rp-white-color-3);
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 13px 15px;
	line-height: 18px;
}
.guser-info-buttons input:focus {
	border: 1px solid #E5E5E5 !important;
    outline: none;
}
.guser-info-buttons .guser-email::placeholder {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: var(--rp-font-size-14);
    color: var(--rp-gray-color-3);
}
.guser-info-buttons .guser-email-info {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: var(--rp-font-size-14);
    width: 60%;
    margin-top: 10px;
}

.guser-info-buttons .guser-submit {
	display: inline-block;
	width: 120px;
	height: 45px;
	background: var(--rp-primary-color-dark);
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-white-color-3);
	margin: -4px 0px 0px 15px;
}
.guser-info-buttons .guser-submit:hover {
	background: var(--rp-primary-color-dark-hover);
}
.guser-info-buttons .guser-login {
	width: 120px;
	height: 45px;
	background: var(--rp-white-color-3);
	border: 2px solid #F36C23;
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-primary-color-dark);
}
.guser-signup {
	width: 120px;
	height: 45px;
	background: var(--rp-white-color-3);
	border: 2px solid #F36C23;
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-primary-color-dark) !important;
	padding:10px 10px;
}
.guser-login:hover,
.guser-signup:hover {
	background: var(--rp-primary-color-dark-hover);
	color: var(--rp-white-color-3) !important;
}
.order-summary-table {
	border: none;
	width: 100%;
    margin: 50px 0px 30px 0px;
}

.order-summary-table th {
    border-bottom: 1px solid #E5E5E5;
	border-top: none;
    border-right: none;
    border-left: none;
    padding: 10px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: var(--rp-primary-color-dark);
}
.order-summary-table td {
	border-top: 1px solid #E5E5E5;
    padding: 20px 10px 20px 10px;
    font-family: var(--rp-primary-serif-font);
    font-weight: normal;
    font-size: var(--rp-font-size-15);
    line-height: 31px;
    color: var(--rp-gray-color-1);
    vertical-align: top;
}
.order-summary-table th:first-child,
.order-summary-table td:first-child {
	width: 40%;
}
.order-summary-table tr:last-child td:nth-child(3),
.order-summary-table tr:last-child td:nth-child(4) {
	font-size: 16px;
	/*font-weight: 600;*/
}
.order-summary-table tr th:nth-child(3),
.order-summary-table tr th:nth-child(4),
.order-summary-table tr th:nth-child(5),
.order-summary-table tr td:nth-child(3),
.order-summary-table tr td:nth-child(4),
.order-summary-table tr td:nth-child(5) {
	text-align: left;
}
.order-summary-table tr th:nth-child(5),
.order-summary-table tr td:nth-child(5) {
}
.order-summary-table .total-amount {
	padding: 0px 0px 0px 0px;
}
.redeem-token{
	display:flex !important;
}
.redeem-token .redeem-token-input {
	width: 175px;
	height: 35px;
	background: var(--rp-white-color-3);
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 10px;
	line-height: 18px;
}
.redeem-token input:focus {
	border: 1px solid #E5E5E5 !important;
    outline: none;
}
.redeem-token .redeem-token-input::placeholder {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: var(--rp-font-size-14);
    color: var(--rp-gray-color-3);
}
.redeem-token .redeem-token-apply {
	display: inline-block;
	width: 75px;
	background: #696969;
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-white-color-3);
	margin: 0px 0px 0px 15px;
}

.redeem-token .redeem-token-apply:hover {
	background: var(--rp-primary-color-dark-hover);
}
.next-button {
	/*margin: 0px 0px 50px 15px;*/
}
.next-button .error-msg {
	padding: 0px 50px 0px 10px;
}
.next-button .btn-next-page {
	height: 45px;
	background: var(--rp-primary-color-dark);
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-white-color-3);
}
.next-button .btn-next-page:hover {
	background: var(--rp-primary-color-dark-hover);
}
.coupon-txt {
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #F82F2F;
	margin: 10px 0px 0px 0px;
}
.remove-cp {
	 visibility: hidden;
	 cursor: pointer;
}
.coupon-vaild-check {
	width: 45px;
    height: 25px;
    padding-left: 20px;
}
/*.shipping_address {
	width: 420px;
	margin: 0px 30px 0px auto;
}
.billing_address {
	width: 420px;
	margin: 0px auto 0px 30px;
}
*/
.billing_address .heading,
.shipping_address .heading {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 20px 0px;
}
.star::after {
  content:" *";
  color: red;
}
.mandatory{
	color: red !important;
}
.billing_address label,
.shipping_address label {
	display: block;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 20px 0px;
}
	
.billing_address select,
.shipping_address select,
.billing_address input,
.shipping_address input,
.billing_address textarea,
.shipping_address textarea {
	background: var(--rp-gray-bg-color-1);
	border: 1px solid #E5E5E5 !important;
	box-sizing: border-box;
	border-radius: 3px;
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: var(--rp-gray-color-1);
}
.billing_address input,
.shipping_address input {
	height: 49px;
	margin-top: 10px;
}
.billing_address textarea,
.shipping_address textarea {
	height: 100px;
	margin-top: 10px;
}
.billing_address input::placeholder,
.shipping_address input::placeholder,
.billing_address textarea::placeholder,
.shipping_address textarea::placeholder {
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: var(--rp-gray-color-3);
}
.billing_address input:focus,
.shipping_address input:focus,
.billing_address textarea:focus,
.shipping_address textarea:focus {
	border: 1px solid #E5E5E5 !important;
	outline: none;
}
.billing_address select,
.shipping_address select {
	margin-top: 13px;
}
.billing_address .selectize-control.single,
.shipping_address .selectize-control.single {
	height: 45px;
}
.billing_address .selectize-input,
.shipping_address .selectize-input {
	height: 100%;
	border: 1px solid #E5E5E5 !important;
	background: var(--rp-gray-bg-color-1);
	box-shadow: none;
    background-image: none;
    padding: .375rem 2.5rem .375rem 1rem;
    line-height: 21px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
}
.billing_address .selectize-input input,
.shipping_address .selectize-input input {
	height: 100%;
	border: none !important;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
}
.selectize-input.focus {
	outline: none !important;
    box-shadow: none !important;
	border-color: #ced4da ! important;
}
.form-control.selectize-control {
	margin-top: 13px;
}
.selectize-control.single .selectize-input.input-active,
.selectize-input {
	background: var(--rp-gray-bg-color-1);
}
.shipping_address .selectize-dropdown.single,
.billing_address .selectize-dropdown.single {
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    background-clip: padding-box;
    background: var(--rp-white-color-3);
}

.shipping_address .selectize-dropdown-content,
.billing_address .selectize-dropdown-content {
    max-width: 100%;
    padding: 0px 0px 8px 0px;
    box-shadow: none;
}
.shipping_address .selectize-dropdown-content .hover-bg,
.billing_address .selectize-dropdown-content .hover-bg {
    color: var(--rp-gray-color-2);
    margin: 5px 0px 5px 0px;
    padding: 7px 5px;
    font-size: 14px;
    border: none !important;
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;    
}
.shipping_address .selectize-dropdown-content .hover-bg:hover,
.billing_address .selectize-dropdown-content .hover-bg:hover {
    color: var(--rp-gray-color-1);
}
.shipping_address .selectize-input>.item,
.billing_address .selectize-input>.item {
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 21px;
    font-size: 14px;
}

.auto-select-address label {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	/*width: 200px;*/
}
.shipping-full-name {
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 25px;
	color: var(--rp-gray-color-0);
	margin:0;
	position: relative;
}
.mobile-payment{
	text-align: center;
}
.name_span {
	font-family: var(--rp-primary-serif-font);
}
.type_span{
	background-color: #eeeeee;
	padding: 3px;
    font-size: 12px;
    height: 30px;
}
.list-group-item:hover .type_span {
	background-color: #f8c29e !important;
}
.address-lists .address-heading {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: var(--rp-primary-color-dark);
	margin: 30px 0px 0px 0px;
}
.shipping-address-lists,
.billing-address-lists {
	width: 100%;
	margin: 10px 0px 0px 0px;
}
.shipping-address-lists td,
.billing-address-lists td {
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	border-bottom: 1px solid #E5E5E5;
}

.shipping-address-lists td:nth-child(1),
.billing-address-lists td:nth-child(1),
.shipping-address-lists td:nth-child(2),
.billing-address-lists td:nth-child(2),
.shipping-address-lists td:nth-child(3),
.billing-address-lists td:nth-child(3) {
	width: 20%;
}
.shipping-address-lists td:last-child,
.billing-address-lists td:last-child {
	width: 80px;
	cursor: pointer;
	position: relative;
	user-select: none;
}
.shipping-address-lists td:last-child .edit-label,
.billing-address-lists td:last-child .edit-label {
	width: 100px;
	height: 41px;
	position: absolute;
	background: #FFFFFF;
	box-shadow: 0px 6px 22px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	z-index: 50;
    right: 14px;
    top: 40px;
    color: #E5E5E5;
}
.shipping-address-lists td:last-child .edit-label span,
.billing-address-lists td:last-child .edit-label span {
	font-size: 18px;
	padding: 12px 10px;
}

.shipping-address-lists tr:last-child td,
.billing-address-lists tr:last-child td {
	border-bottom: none;
	width: 35%;
}
.shipping-address-lists td:last-child .material-icons,
.billing-address-lists td:last-child .material-icons {
	width: 10px;
	font-size: 17px;
}
.plus_new_address {
	float: right;
	font-size: 80%;
	cursor: pointer;
}
.address-lists .address-heading .material-icons-outlined {
	font-size: 100%;
	color: var(--rp-primary-color-dark);
}
.new-address-entry-head {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: var(--rp-primary-color-dark);
	margin: 50px 0px 30px 0px;
}
.margin_left0 {
	margin: 0px 50px 0px 0px;
}
.edit_address {
	width: 360px;
	margin: 0px auto 0px auto;
}
.edit_address .heading {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 20px 0px;
}
.edit-address-heading {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 22px;
	color: var(--rp-primary-color-dark);
	margin: 0px 0px 30px 0px;
	text-align: center;
	position: relative;
}
.edit-address-heading .back-address-list {
	position: absolute;
	left:0;
	font-size: 14px;
	color: var(--rp-gray-color-2);
	user-select: none;
	cursor: pointer;
}
.edit-address-heading .back-address-list .material-icons-outlined {
	font-size: 17px;
	vertical-align: -4px;
}
.edit_address label {
	display: block;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 20px 0px;
}
.edit_address input,
.edit_address textarea {
	background: var(--rp-gray-bg-color-1);
	border: 1px solid #E5E5E5 !important;
	box-sizing: border-box;
	border-radius: 3px;
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: var(--rp-gray-color-1);
}
.edit_address input {
	height: 49px;
	margin-top: 10px;
}
.edit_address textarea {
	height: 100px;
	margin-top: 10px;
}
.edit_address input::placeholder,
.edit_address textarea::placeholder {
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: var(--rp-gray-color-3);
}
.edit_address input:focus,
.edit_address textarea:focus {
	border: 1px solid #E5E5E5 !important;
	outline: none;
}
.td-sub-entry {
	display: block;
	color: var(--rp-gray-color-2);
}
.checkout-table {
	border: none;
	width: 100%;
    margin: 0px 0px 30px 0px;
}

.table-heading,
.payment-heading {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: var(--rp-primary-color-dark);
}
.payment-heading {
	padding-left: 80px;
}
.order-summary-table a{
	font-size: 20px;
}
.checkout-table td {
	border-top: 1px solid #E5E5E5;
    padding: 20px 10px 20px 10px;
    font-family: var(--rp-primary-serif-font);
    font-weight: normal;
    font-size: var(--rp-font-size-15);
    line-height: 31px;
    color: var(--rp-gray-color-1);
    vertical-align: top;
}
.checkout-table tr:first-child td {
	border-top: none;
}
.checkout-table th:last-child,
.checkout-table td:last-child {
	width: 25%;
	text-align: right;
	white-space: nowrap;
}

.payment-option-list .pay-option {
	cursor: pointer;
	user-select: none;
}

.update-button {
	margin: 0px auto 50px auto;
	text-align: center;
}
.update-button .btn-update-address {
	width: 300px;
	height: 45px;
	background: var(--rp-primary-color-dark);
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-white-color-3);
}
.update-button .btn-update-address:hover {
	background: var(--rp-primary-color-dark-hover);
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
	padding: 11px;
}
.deliverAddressType.selectize-control.single{
	margin-left:10px;
}
.deliverAddressType{
	width:30%;
	height: 45px; 
	margin: -15px 10px 20px;
}






/*--------------------------------------------------------*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.container-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-top: -2px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	user-select: none;
    font-size: 16px ! important;
    font-weight: 700 ! important;
    color: var(--rp-gray-color-8) ! important;
}
input[type="checkbox"]:checked {
    content: "\f14a";
    color: #FAC9AF;
    background: #F36C23;
}
.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}
.container-checkbox input:checked ~ .checkmark {
    background-color: #FAC9AF;
    border-radius: 3px;
    border: none;
}
.container-checkbox .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border: 1.5px solid #515151;
    border-radius: 3px;
}

.container-checkbox .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #ff6600;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.container-checkbox .checkmark:after {
    content: " ";
    position: absolute;
    display: none;
}
.container-checkbox input:checked ~ .checkmark:after {
    display: inline;
}
/*----------------------*/
input.shipping-address,
input.billing-address {
	font-style: normal;
	/*font-weight: 800;
	font-size: 20px;*/
	line-height: 24px;
	padding-right: 10px;
}

input[type='radio'] {
    -webkit-appearance:none;
    width: 18px;
    height: 18px;
    border: 2px solid #000000;
    border-radius: 50%;
    outline: none;
    position: absolute;
}
input[type='radio']:before {
    content: '';
    display: block;
    width: 59%;
    height: 59%;
    margin: 22% auto;
    border-radius: 55%;
    left: 3px;
    position: absolute;
}
input[type='radio']:checked:before {
    background:#F76C00;

}
input[type='radio']:focus {
    outline: none !important;
    outline-offset: inherit !important;
}
input[type='radio']:checked:focus,
input[type='radio']:checked {
	border: 2px solid #F76C00 !important;
    outline: none !important;
    outline-offset: inherit !important;
}
.paypal-button.paypal-button-number-0.paypal-button-layout-vertical.paypal-button-shape-rect.paypal-button-number-multiple.paypal-button-env-sandbox.paypal-button-color-gold.paypal-button-text-color-black.paypal-logo-color-blue {
    border-radius: 50px;
    width: 301px;
}
.paypal-button.paypal-button-number-1.paypal-button-layout-vertical.paypal-button-shape-rect.paypal-button-number-multiple.paypal-button-env-sandbox.paypal-button-color-black.paypal-button-text-color-white.paypal-logo-color-white {
    border-radius: 50px;
    width: 301px;
}
.paypal-button.paypal-button-shape-rect {
    border-radius: 50px;
    width: 301px;
}
.paypal-powered-by {
    border-radius: 50px;
    width: 301px;
    margin: auto;
}
#zoid-paypal-buttons-dde423327f_mdk6mjc6mzy {
	z-index: 1;
}
.error-msg {
	visibility: hidden;
	color: var(--rp-red-color-1);
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-family: var(--rp-primary-serif-font);
}
/*------------------------------------------------*/
@media only screen and (max-width: 800px) {
	.my_tab .mlr-0 {
		margin-right: 0px;
		margin-left: 0px;
	}
}

/*--------------------------------------- END-----------------------------------*/
.save-later {
	font-size: 16px;
}
.move-cart {
	font-size: 16px;
	vertical-align: -.105em;
}
input[type='radio'].buy-option {
	top: -2px;
	cursor: pointer;
}

.instamojo {
	width: 300px;
	background: var(--rp-blue-color-dark);
	padding: 12px 8px;
	border-radius: 7px;
	margin-bottom: 19px;
	height: 50px;
}

.ccavenue {
	width: 300px;
    background: #6bbb69;
    padding: 12px 8px;
    border-radius: 7px;
    margin-bottom: 19px;
    height: 50px;
    color: #fff;
    font-weight: bold;
    border: 0;	
}

.instamojo img {
	width: 100px;
	display: block;
	margin: auto;
}

.cart-empty-sub {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-gray-color-2);
	display:block;
	padding-bottom:20px;
}

.cart-empty {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: var(--rp-gray-color-1);
	display:block;
	padding-bottom:30px;
}

.button-text {
	height: 50px;
    background: #556cd6;
    color: white;
    width: 100%;
    font-size: 16px;
    border: 0;
    font-weight: 600;
    cursor: pointer;
    letter-spacing: 0.6 !important;
    border-radius: 6px 6px 6px 6px;
    transition: all 0.2s ease;
    box-shadow: 0px 4px 5.5px 0px rgb(0 0 0 / 7%);
    margin-top:15px;
}

.button-text:hover {
  opacity: 0.8;
}
.quantity {
    float: left;
}
.quantity-select .entry.value-minus {
    margin-left: 0;
}
.value-minus {
    border-radius: 25% 0 0 25%;
    background: #1e293d;
}
.value-minus, .value-plus {
    height: 22px;
    line-height: 24px;
    width: 24px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    border: 1px solid #1e293d;
    vertical-align: bottom;
}
.value-plus {
    border-radius: 0 25% 25% 0;
    background: #1e293d;
}
input.value {
    cursor: default;    
	width: 36px !important;
    height: 22px !important;
    padding: 0;
    color: #777;
    line-height: 24px;
    border: 1px solid #b2b2b2;
    background-color: #fafafa;
    text-align: center;
    display: inline-block;
    margin-right: 1px;
    margin-left: -5px;
    margin-right: -5px;
}
.upload-warning-lable {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #B03D44;
    margin: 0px 0px 15px 0px !important;
}
.cart-info {
    border: 1px solid grey;
    padding: 15px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    line-height: 21px;
    position: relative;
    /*top: 70px;*/
}
.fa-info-circle:before {
    content: "\f05a";
    margin-right: 10px;
}

.cart-cover {
	float: left;
    margin-right: 18px;
    display: block;
}
.small-book-cover a img {
    box-shadow: 0 0 4px #b0b0b0;
    display: block;
}
.cu-point {
	cursor: pointer;
}
 .btn:focus {
    outline: 2px solid #000!important;
   
}
.error {
	background: #F93943 !important;
}

/*Cart page responsive*/
.res-tabs{
	column-gap: 15px;
    display: flex;
    flex-direction: row;
}
.name-type-style{
	display: flex !important;
	column-gap: 15px !important;
}

@media (max-width: 768px) {
	.mobile-summary-table{
		padding: 10px 5px ! important;
	}
    .res-tabs {
        column-gap: 15px;
		flex-wrap: wrap;
    }
	.my_tab-buttons .res-tabs .my_tab{
		margin:0px!important;
		font-size:14px;
	}
	.cart-cover{
		display:none;
	}
	.order-summary-table a {
		font-size: 16px;
	}
	input.value{
		width: 35px !important;
    	height: 23px !important;
		font-size: 13px !important;
	}
	.value-minus, .value-plus{
		height: 23px;
		width: 20px;
		font-size: 13px;
	}
	.td-sub-entry{
		font-size: 14px;
	}
	.sub-mobile{
		font-size: 14px ! important;
	}
	.mobile-summary-table{
		padding: 10px 5px ! important;
	}
	.btn-next-page {
        padding: 12px;
        font-size: 16px;
    }
}

.separator {
    margin: 0 5px; /* Adjust spacing around the separator */
}
.format-style{
	margin:15px 0px;
}
.summary-item {
    display: flex;
    justify-content: space-between;
}
.summary-list{
	margin:0px !important;
	padding-left: 0;
}
.summary-list-item{
	background: transparent;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px ! important;
    line-height: 22px;
    color: var(--rp-gray-color-1);
	padding: 10px;
}
.flex-item-new{
	display:flex;
	column-gap: 10px;
}
.detail-heading{
	font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    display: block;
    color: var(--rp-primary-color-dark);
    padding: 0px;
}
.cart-order-item a {
    font-size: 20px;
}
.flex-item-quantity{
	display:flex;
	column-gap: 20px;
}
.price-item{
	display: flex;
    flex-direction: column;
    row-gap: 25px;
	padding-left: 15px;
}
.summary-head{
	font-weight: 600;
    font-size: 18px;
}
.currency-price{
	margin-right:5px;
}
.summary-list-item, tr, td{
	padding:10px ! important;
}
.buy-later{
	margin: 20px 0px;
}
.buy-divide{
	margin-top: 10%;
}
.sub-mobile-proceed{
	width: 100%;
}
@media (max-width: 768px) {
	.price-item{
		flex-direction: row;
		column-gap: 25px;
	}
	.list-group .list-group-item{
		padding:10px !important;
	}
	.mobile-add{
		padding:0px;
	}
	.deliverAddressType{
		width:100%;
		margin: 0px;
	}
	.mobile-payment{
		text-align: center;
	}
}