
/****************************************************************************
*****************************************************************************
                        My Account Page
*****************************************************************************
****************************************************************************/

.woocommerce-MyAccount-navigation ul li a::before {
	display: inline-block;
	font: normal normal normal 1em/1 "Font Awesome 5 Pro";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0f6";
	text-align: right;
	float: right;
	opacity: .7;
	font-size: 1.5em;
}
.woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity:1;
}
.woocommerce-MyAccount-navigation ul li.is-active a::before {
	color: #56589c;
	opacity: 1;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before { content:"\f0e4" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before { content:"\f07a" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before { content:"\f019" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before { content:"\f5a0" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before { content:"\f09d" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before { content:"\f007" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before { content:"\f08b" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before { content:"\f021" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dsdashboard a::before { content: "\f005" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--app-details a::before { content: "\f40f" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--unblock-appeal a::before { content: "\f8a2" }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dsdashboard,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dsdashboard:hover {
  border: dashed 2px #910707;
}

/****************************************************************************
*****************************************************************************
                        Shop Main Page
*****************************************************************************
****************************************************************************/


/********************************************* Products *********************************************/
/*
 * .single-product .woocommerce-product-gallery--with-images::after {
	content: "Actual product may differ from the images shown here. \a Images are for representational purpose only.";
	color: #850303;
	margin-top: 30px;
	display: inline-block;
	line-height: 1.3em;
	font-size: 0.85em;
	white-space: pre;
	text-align: center;
	border: 1px dashed #850303;
	border-radius: 5px;
	padding: 5px 10px;
	background: #ffefed;
}
*/
/****************************************************************************
*****************************************************************************
                        Badges and Labels
*****************************************************************************
****************************************************************************/

.woocom-list-content .label-wrap.wapl-diagonal-bar {
	height: 110px;
}
.wapl-diagonal-bar .product-label .wapl-label-text {
	font-size: 11px;
	text-shadow: 1px 1px 1px #000000;
}

/*************
.ds-badges {
  left: 0;
  margin: 0 5px;
  position: absolute;
  top: 0;
}
*****************/

.ds-badge {
  border: 1px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 3px 0 #000000;
  color: #ffffff;
  font-size: 10px;
  line-height: 14px;
  margin: 0 1px;
  padding: 1px 3px;
  position: relative;
  text-shadow: 1px 1px 1px #000000;
  z-index: 3;
	display: inline-flex;
}
.free-badge {
  background: #d9534f none repeat scroll 0 0;
}
.class-badge {
  background: #39a539 none repeat scroll 0 0;
}

.woocom-list-content .wapl-flash .product-label {
    font-size: 12px;
    border-width: 2px;
    border-radius: 20px;
    height: 14px;
    line-height: 14px;
    padding: 1px 10px;
    width: inherit;
    text-shadow: 0 0 3px #000000;
    box-shadow: 0 0 3px 0px #000000, 0 0 3px 0px #000000 inset;
}
.woocom-list-content .label-wrap.wapl-flash {
  font-weight: normal;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -10px;
  top: -15px;
  width: inherit;
  z-index:2;
}



/* Product Images */
.product .images .thumbnails a img {
  border: 2px solid #dddddd;
}



/* Mix n Match products table */
.mnm_form .mnm_table {
  border: 2px solid #dddddd;
}

.mnm_form .mnm_table .product::before {
  display: none;
}

.mnm_form .mnm_table .mnm_image {
  max-width: 72px;
  min-width: 30px;
  padding: 0;
}


.woocommerce .wc-order-review {
  align-self: flex-start;
  padding: 20px;
}
/****************************************************************************
*****************************************************************************
                        Share buttons in product pages
*****************************************************************************
****************************************************************************/
/* Disable mobile buttons on Desktop */
@media screen and (min-width: 1024px) {
    .dieselship-social-mobile {
	display: none !important;
    }
}
.single-share-box .share-buttons a.telegram::before {
	content: "\f2c6";
} 
.single-share-box .share-buttons a.telegram {
	border-color: rgba(137, 212, 223,.3);
	color: #89D4DF;
}
.single-share-box .share-buttons a.telegram:hover {
    border-color:#89D4DF;    
}

.single.single-product .single-share-box {
	margin-bottom: 0;
}
.single-share-box .share-buttons a {
	font-size: 20px;
}
.single-share-box .share-buttons a {
	width: 30px;
	min-width: 30px;
	margin: 0 8px 8px 0;
}
/****************************************************************************
*****************************************************************************
                       Mix n match
*****************************************************************************
****************************************************************************/
.mnm_table td{
	padding: 0;
}
.mnm_form .mnm_table .mnm_image,
.mnm_table .mnm_image img{
	margin: 0 auto;
}
.mnm_table td {
	font-size: 0.85em;;
}
/****************************************************************************
*****************************************************************************
                        Paytm Payment Plugin
*****************************************************************************
****************************************************************************/
.woocommerce .woocommerce-MyAccount-orders .button {
    font-size: 14px;
    line-height: 16px;
    padding: 5px 10px;
}
.wc-side-column {
  padding: 15px;
}
/*
.wc_payment_method.payment_method_paytm label[for="payment_method_paytm"] {
	visibility: unset;
}
*/
/****************************************************************************
*****************************************************************************
                        Tables
*****************************************************************************
****************************************************************************/

/****************************************************************************
*****************************************************************************
                        Widgets
*****************************************************************************
****************************************************************************/


/****************************************************************************
*****************************************************************************
                        Checkout Page
*****************************************************************************
****************************************************************************/

.ds_courier_message {
	/* background: rgba(0, 0, 0, 0) linear-gradient(30deg, #910707 0%, #e05050 100%) repeat scroll 0 0; */
	/* border: 1px solid #ddd; */
	/* border-radius: 5px; */
	/* box-shadow: 0 0 5px -1px #555 inset; */
	color: #b30303;
	/* font-size: 14px; */
	/* font-weight: bold; */
	line-height: 18px;
	/* margin: 5px 15px; */
	/* padding: 5px 15px; */
}
.ds_door_delivery_message {
	border: 2px solid #bc2b2b;
	padding: 10px 10px 0;
	box-shadow: 0 0 3px 0px #000000 inset;
	border-radius: 4px;
	font-size: 12px;
	line-height: 16px;
	color: #bc2b2b;
	font-weight: bold;
}


.payment_methods li.payment_method_ccavenue label:before  {
  content: "Pay via ";
}
.payment_methods li.payment_method_ccavenue label img  {
  max-height: unset;
  display: block;
  margin: 0 auto;
}
/*
.wc_payment_method.payment_method_razorpay label::after, .wc_payment_method.payment_method_pumcp label::after, .wc_payment_method.payment_method_paytm label::after {
  color: #910707;
  content: "( online payment )";
  font: italic 12px/16px Tahoma;
}
*/
.wc_payment_method.payment_method_paytm label::before {
  color: #910707;
  content:"Online Payment Option #2 \A\00a0\00a0\00a0\00a0\00a0\00a0 ";
  white-space: pre; /* or pre-wrap */
  font-weight: bold;
}
.wc_payment_method.payment_method_razorpay label::Before {
  color: #910707;
  content:"Online Payment Option #1 \A\00a0\00a0\00a0\00a0\00a0\00a0 ";
  white-space: pre; /* or pre-wrap */
  font-weight: bold;
}

.wc_payment_method.payment_method_wc-upi > label::before {
	color: #910707;
	content: "UPI Payment Option \A\00a0\00a0\00a0\00a0\00a0\00a0 ";
	white-space: pre;
	font-weight: 700;
}

.wc_payment_method.payment_method_ds_paytm_wallet label::after {
  color: #910707;
  content: "( 3% extra banking charges applicable )";
  font: italic 12px/16px Tahoma;
}
.wc_payment_method.payment_method_bacs label::after {
  color: #910707;
  content: "( If you don\'t wish to pay online )";
  font: italic 12px/16px Tahoma;
}

.content .payment_methods .payment_method_razorpay .supported_wallets {
	text-align: center;
	background: #fff;
	box-shadow: 0 0 5px 1px #aaa inset;
	border-radius: 4px;
	padding-bottom: 10px;
}
.content .payment_methods .payment_method_razorpay .supported_wallets img {
	max-width: 70px;
	margin: 2px 4px;
	max-height: 40px;
	object-fit: contain;
}

/*
.payment_method_razorpay .supported_wallets {
	display: none;
}
 */

.ds_image_disclaimer {
  color: #850303;
  font-size: 12px;
}
.ds-warning {
	color: #850303;
	font-size: 14px;
	text-align: center;
}
.ds-box-dashed {
	border: 2px dashed #bc2b2b;
	padding: 5px 15px;
	margin: 0 auto 30px;
	background: #fffcee;
	text-align: center;
	max-width: 600px;
}
.ds-box-dashed h2 {
  color: #e54b4d;
  margin-bottom: 5px;
}
.ds-box-dashed h3 {
  font-size: 1em;
  color: #454795;
  margin-bottom: 5px;
}
.ds-box-dashed p {
  font-size: 0.8em;
  font-weight: bold;
  color: #bc2b2b;
  margin-bottom: 5px;
}

.ds-box-dashed h4 {
	font-size: 0.9em;
	color: #454795;
	margin-bottom: 5px;
  font-weight: normal;
}
.ds-box-dashed h4 span {
  font-weight: bold;
}
/****************************************************************************************
 ********************************** Paid member lounge **********************************
 ***************************************************************************************/
/*
.paid-member-lounge {
	box-shadow: 0 0 0 5px #ddd;
	padding: 15px;
	margin-bottom: 30px;
}
*/
.paid-member-lounge.lounge-restricted {
	border-radius: 5px;
	border: 2px solid #9c81cc;
}
.paid-member-lounge.lounge-restricted:not(:last-of-type) {
	margin-bottom: 30px;;
}
.paid-member-lounge.lounge-restricted .lounge-title {
  background: #9c81cc;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px 5px 0 0;
}
.paid-member-lounge.lounge-restricted .lounge-inner {
  padding: 15px;
}
/****************************************************************************************
 ********************************** Ebook Warning **********************************
 ***************************************************************************************/
.ebook-warning {
	background: #fffcee;
	margin: 0 0 10px;
	padding: 10px 15px;
	color: #555;
	text-align: center;
	border: 2px dashed #9b0808;
}
.ebook-warning ul {
    margin: 0px 0px 0px 0px ;
    font-weight: normal;
}
.ebook-warning li {
	list-style: none;
	font-size: 1em;
	line-height: normal;
	padding: 10px 0;
    margin-bottom: 0;
}
.ebook-warning li:not(:last-child) {
	border-bottom: 1px dashed #555;
}
.ebook-warning p {
    color: #9b0808;
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0px 5px 0px ;
}
.ds-ebook-important {
	color: #b80100;
	display: block;
	padding: 0 10px;
	font-size: .9em;
	border-radius: 3px;
	line-height: 1.6em;
	margin-top: 10px;
}

.jconfirm.jconfirm-white.jconfirm-open .jconfirm-bg, .jconfirm.jconfirm-light.jconfirm-open .jconfirm-bg {
	background: #000;
	opacity: 0.8;
}
.jconfirm .jconfirm-scrollpane {
  max-width: 800px;
  margin: 0 auto;
}
.jconfirm.jconfirm-white.jconfirm-open .jconfirm-box, .jconfirm.jconfirm-light.jconfirm-open .jconfirm-box {
  width: 95% !important;
}
.jconfirm .upiwc-order-total {
	font-size: 1em;
	margin: 15px auto 15px;
}
.jconfirm #upiwc-order-total-amount {
  background: #2676ac;
  color: #fff;
  padding: 2px 10px;
  border-radius: 5px;
}

.jconfirm.jconfirm-white.jconfirm-open .jconfirm-box .jconfirm-buttons button.btn-dark, 
.jconfirm.jconfirm-light.jconfirm-open .jconfirm-box .jconfirm-buttons button.btn-dark {
  background: #00a400;
  padding: 10px 15px;
}
.jconfirm .upiwc-description {
  max-width: 700px;
  margin: 20px auto;
}

.dsinfo {
	padding: 10px 20px;
	margin-bottom: 30px;
}
.dsinfo-blue {
	background: #f4fcff;
	border: 2px solid #b0c9ec;
}
.dsinfo-pink {
	background: #fff6f8;
	border: 2px solid #f9c1c1;
}
.dsinfo-green {
	background: #f9fff9;
	border: 2px solid #96d9a9;
}
.dsinfo-yellow {
	background: #fffff4;
	border: 2px solid #dbdbac;
}



/* ------------- Local Pickup */

#pickup-location-field-for-0 {
  border: 2px solid #d1dfe6;
  margin-top: 15px;
  padding: 15px;
  background: #e4f6ff;
}
#pickup-location-field-for-0 .select2-container .select2-selection{
  border: 2px solid #d1dfe6;
  padding: 5px 10px;
  background: #fff;
}
#pickup-location-field-for-0 .select2-selection--single {
  height: 100%;
  line-height: 1.3em;
}
#pickup-location-field-for-0 .select2-selection__rendered{
  word-wrap: break-word;
  text-overflow: inherit;
  white-space: normal;
}



.paid-member-lounge .fa.fa-folder {
	color: #efc35b;
	font-size: 96px;
	position: relative;
	text-shadow: 2px 2px 4px #555;
}




#paytm-checkoutjs .ptm-logo-name.ptm-pos-r.ptm-fixheader-logo {
	background: url(//assets.dieselship.com/wp-content/images/logo/propeller-small.png) center no-repeat;
	background-size: contain;
	animation: 10s linear 0s normal none infinite running fa-spin;
	width: 40px;
	height: 40px;
	border-radius: 100%;
}
#paytm-checkoutjs .ptm-centralized,
#paytm-checkoutjs .ptm-logobox.ptm-pos-r {
  display: none;
}
#paytm-checkoutjs #paytm-app .ptm-custom-btn {
	background: #3f51b5;
}

.payment_box.payment_method_paytm p {
  text-align: center;
}
.payment_box.payment_method_paytm img {
	max-height: 100px;
	margin: 10px auto 0;
	display: block;
}



/* ----------------------------- Tracking info --------------------------- */
    .ds-tracking-container {
        background: #fff;
        max-width: 450px;
        margin: 0 auto;
        position: relative;
        margin-top: 30px;
        border: 1px solid #5b5da1;
        /* border-radius: 10px; */
        margin-bottom: 60px;
    }
    .ds-tracking-container-inner {
        display: block;
        position: relative;
        max-height: 500px;
        overflow-y: auto;
    }
    .ds-tracking-header {
        margin: 0;
        text-align: center;
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
        background: #5b5da1;
        /* border-radius: 10px 10px 0 0; */
    }
    .ds-tracking-current-status {
        margin: 0;
        color: #fff;
    }
    .ds-tracking-carrier {
        color: #252760;
        border-bottom: 1px solid #a86b0b70;
    }
    .ds-tracking-carrier-name, .ds-tracking-number {
        width: 50%;
        display: inline-block;
        padding: 5px 15px;
        text-align: center;
    }
    .ds-tracking-expected-date {
        color: #252760;
        text-align: center;
        padding: 10px 15px;
        border-bottom: 1px solid #a86b0b70;
    }
    .ds-tracking-expected-date h4 {
        color: #252760;
        margin-bottom: 0px;
    }
    .ds-tracking-container-inner ul {
        margin: 1.5em 0;
        padding: 0;
        display: inline-block;
        width: 100%;
    }
    .ds-tracking-container-inner ul li {
        list-style: none;
        margin: auto;
        margin-left: 2em;
        min-height: 50px;
        border-left: 2px dashed #5b5da1;
        padding: 0 0 20px 30px;
        position: relative;
    }
    .ds-tracking-container-inner ul li:last-of-type {
    padding-bottom: 0;
    }
    .ds-tracking-container-inner ul li:last-child {
    border-left: 0;
    }
    /*
    .ds-tracking-container-inner ul li::before {
        position: absolute;
        left: -16px;
        top: -5px;
        content: " ";
        border: 8px solid rgb(174, 206, 255);
        border-radius: 500%;
        background: #5B5DA1;
        height: 30px;
        width: 30px;
        transition: all 500ms ease-in-out;
    }
    */
    .ds-tracking-container-inner ul li::before {
        content: "\f140";
        font-family: "Font Awesome 5 Pro";
        font-size: 2em;
        color: #8384e3;
        position: absolute;
        left: -14px;
        top: 0;
        transition: all .5s ease-in-out;
        border-radius: 100%;
        width: 1em;
        height: 1em;
        line-height: 1em;
        background: #fff;
    }
    .ds-tracking-container-inner ul li:not(:first-of-type)::before {
        content: "\f35b";
    }
    .ds-tracking-container-inner ul li:hover::before {
        border-color: #bea0ff;
        transition: all 1000ms ease-in-out;
    }
    .ds-tracking-container-inner ul li i {
        margin-right: 5px;
    }
    .ds-tracking-container-inner ul li .fa-slash {
        margin: 0 0px;
        transform: rotate(53deg);
        color: #a29e9e;
    }
    .ds-tracking-container-inner ul li .item-timestamp {
        color: #252760;
        position: relative;
        /*width: 100px;*/
        font-size: 12px;
    }
    .ds-tracking-container-inner ul li .item-title {
        color: #515151;
        font-weight: bold;
    }
    .ds-tracking-container-inner ul li .item-location {
        color: #fff;
        background: #73769b;
        display: inline-block;
        padding: 0px 10px;
        border-radius: 5px;
        text-transform: uppercase;
        font-size: 0.85em;
    }
    
    .ds-tracking-container.DL {
        border-color: #27730b;
    }
    .DL .ds-tracking-header {
        background: #30ae02;
    }
    .ds-tracking-container.IT {
        border-color: #a86b0b;
    }
    .IT .ds-tracking-header {
        background: #f39c12;
    }
    /*
    .ds-tracking-container-inner ul li.IT:before{
        border-color: #f39c12;
        background: #fff;
    }
    .ds-tracking-container-inner ul li.PU:before{
        border-color: #b096f7;
        background: #ffe8c4;
    }
    .ds-tracking-container-inner ul li.SB:before{
        border-color: #ff7b7b;
        background: #ffe8c4;
    }
    .ds-tracking-container-inner ul li.DL::before {
        border-color: #77b949;
        background: #d6ffc4;
    }
    .ds-tracking-container-inner ul li.OD:before{
        border-color: #b9db87;
        background: #f5ffc4;
    }
    */
    
    .ds-tracking-container-inner ul li.IT:before{
        color: #e3812b;
    }
    .ds-tracking-container-inner ul li.PU:before{
        color: #b096f7;
    }
    .ds-tracking-container-inner ul li.SB:before{
        color: #d76a6a;
    }
    .ds-tracking-container-inner ul li.DL::before {
        color: #77b949;
    }
    .ds-tracking-container-inner ul li.DL:first-of-type::before {
        content: "\f467";
    }
    .ds-tracking-container-inner ul li.OD:before{
        color: #29c4ae;
        content: "\f0d1";
    }
    .ds-tracking-container-inner ul li.EX::before {
        color: #b94949;
    }
    .ds-tracking-container-inner ul li.DL .item-title {
        color: #3a8a1d;
        font-size: 1.2em;
    }
    .ds-tracking-container-inner ul li.EX .item-title {
        color: #b94949;
    }
    .ds-tracking-container-inner ul li.DL .item-location {
        background: #3a8a1d;
    }
    .ds-tracking-container-inner ul li.OD .item-location {
        background: #29c4ae;
    }
    .ds-tracking-container-inner ul li.IT .item-location {
        background: #e3812b;
    }
    .ds-tracking-container-inner ul li.EX .item-location {
        background: #b94949;
    }
    .ds-tracking-container-inner ul li.SB .item-location {
        background: #d76a6a;
    }

    
    
.woocommerce-variation-availability .stock.out-of-stock,
.mnm_availability .stock.out-of-stock {
	font-size: 3em;
	display: block;
}
.woocommerce-variation-availability .stock.available-on-backorder,
.mnm_availability .stock.available-on-backorder {
  color: #B50808;
  font-size: 1.5em;
}
.woocommerce-variation-availability .stock.available-on-backorder:before,
.mnm_availability .stock.available-on-backorder:before {
  color: #B50808;
  font-size: 2em;
  content: "Out of Stock\A";
  display: block;
}


.rtq-lounge-notice  {
	border: 2px dashed #598418;
	padding: 15px 20px;
	text-align: center;
	background: #f9fff0;
  margin-bottom: 30px;
}
.rtq-lounge-notice .note  {
	font-size: 0.9em;
  margin-bottom: 0;
	color: #e74c3c;
}

/*
.woocommerce-cart .cart_totals.calculated_shipping .tax-rate th,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .tax-rate th {
  max-width: 100%;
  width: 100%;
}
.woocommerce-cart .cart_totals.calculated_shipping .tax-rate td,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .tax-rate td {
  display: none;
}
*/

.woocommerce .wc-memberships-restriction-message {
	margin: 0 !important;
}

/* ---------------- DS App Download Block ---------------- */

.ds-app-download {
	max-width: 1200px;
    /*margin: 30px auto;*/
	text-align: center;
}
.ds-app-download .inner-block{
	border: 1px solid #d2d2d2;
	padding: 10px;
	background: #f9feff;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    grid-gap: 10px;
}
/*
.ds-app-download .platform-block {
	display: inline-block;
	max-width: 22%;
	margin: 20px auto;
}
.ds-app-download .platform-block img {
	width: 80%;
	vertical-align: middle;
}
*/
.ds-app-download .header {
	background: #2c72bd;
	padding: 5px 15px;
	color: #fff;
	font-size: 1.2em;
    margin: 0;
}

.ds-app-download .app-links-error {
	margin: 30px auto;
	color: #bf0000;
}
/*
@media only screen and (max-width: 991px) {
    .ds-app-download .platform-block {
        max-width: 75%;
    }
}
*/

.ds-app-instructions {
	border: 1px solid #d2d2d2;
	padding: 15px 15px;
	background: #fffdf4;
	margin-bottom: 30px;
}
.ds-app-instructions ul {
	list-style: none;
	font-size: 1.15em;
	padding-left: 30px;
	line-height: 1em;
}
.ds-app-instructions ul li:before {
  content: "\f0a4";
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
  margin-left: -30px;
  float: left;
}

.ds-app-instructions .warning {
	color: #bf0000;
}
.ds-app-instructions .warning:before {
  content: "\f071";
  font-weight: bold;
}

/* ---------------- WC Dashboard Main Begin ---------------- */

.ds-dashboard-notice {
  margin: 0 auto 30px;
  text-align: center;
  max-width: 690px;
}
.ds-dashboard-notice .title {
  color: #fff;
  margin: 0;
  padding: 5px 15px;
  background: #d00;
  font-size: 14px;
}
.ds-dashboard-notice .content {
  border: 2px solid #d00;
  color: #3a00bb;
  padding: 15px 15px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--user-switching-switch-back a:before {
  content: "\f0e2"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a:before { 
    content:"\f2bb";
    font-family: "Font Awesome 5 Pro";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships a:before { 
    content:"\f0a5";
    font-family: "Font Awesome 5 Pro";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-details a:before { 
    content:"\f4fe";
    font-family: "Font Awesome 5 Pro";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-notes a:before{
  content: "\f65c"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--system-id a:before { 
    content: "\f108";
    font-family: "Font Awesome 5 Pro";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-content a::before {
	content: "\f02d";
	font-family: "Font Awesome 5 Pro";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-content a {
	background: #fffad4;
	color: #5834bb;
	border: 1px solid #5834bb;
}

.ds-no-membership {
	border: 1px solid #eec4c4;
	background: #fff5f5;
	padding: 15px 20px;
	max-width: 480px;
	/* border-radius: 10px; */
	margin: 30px auto;
	text-align: center;
}
.ds-no-membership h4 {
	margin: 0 0 10px;
}
.ds-no-membership .buy {
	display: inline-block;
	background: #d14545;
	color: #fff;
	padding: 10px 15px;
	border-radius: 5px;
	margin: 20px auto 0;
}


.ds-valid-plans .active-memberships {
	background: #2fb35c;
	color: #fff;
	padding: 5px 10px;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
	border: 1px solid #e4e4e4;
	border-bottom-width: 0;
}
.ds-valid-plans .shop_table thead {
  background-color: #f7f7f7;
}
.ds-valid-plans .shop_table thead th {
	border-bottom: 1px solid #e4e4e4;
	padding: 10px;
}
.ds-valid-plans table {
  border: 1px solid #e4e4e4;
  border-bottom-width: 0;
}


.ds-trial-posts-outer {
  padding: 0;
  margin: 30px auto;
}
.ds-trial-posts-heading {
	margin: 0;
	background: #457cd1;
	color: #fff;
	padding: 5px 15px;
	font-weight: normal;
}
.ds-trial-posts-outer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ds-trial-posts-outer li {
	padding: 0 15px 10px;
	margin: 0;
	border: 1px solid #d2d2d2;
	border-top: none;
}
.ds-trial-posts-outer li:not(:last-of-type) {
  /*border-bottom: 1px solid #d2d2d2;*/
}
.ds-trial-posts-outer li a {
	color: #254388;
}
.ds-trial-posts-outer li a > p{
  margin-bottom: 0;
}

.ds-trial-posts-outer li .trial-title {
	display: block;
	background: #f4f4f4;
	color: #424492;
	padding: 5px 15px;
	margin: 0 -15px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
}
.ds-trial-posts-outer li a :not(.trial-title) {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
.ds-no-trial-posts-heading {
	color: #d14545;
	text-align: center;
}
/* ---------------- WC Dashboard Main End ---------------- */

.woocommerce-my-account-wrapper .wd-my-account-sidebar .woocommerce-MyAccount-navigation ul li a{
    cursor: pointer;
}
.wd-my-account-links .members-area-link a::before {
    content: "\f2bb";
    font-family: var(--ds-font-icon);
    font-weight: 100;
}
.wd-my-account-links .unblock-appeal-link a::before {
	content: "\f8a2";
	font-family: var(--ds-font-icon);
	font-weight: 100;
}
.wd-my-account-links .system-id-link a::before {
    content: "\f108";
    font-family: var(--ds-font-icon);
    font-weight: 100;
}
.wd-my-account-links .my-content-link a::before {
    content: "\f02d";
    font-family: var(--ds-font-icon);
    font-weight: 100;
}
.wd-my-account-links .my-content-link a {
	background: #fffad4;
	color: #5834bb;
	box-shadow: 0 0 0 2px #5834bb inset;
}
.wd-my-account-links .my-content-link a:before {
    color: #5834bb;
}
.wd-my-account-links .my-content-link a:hover {
    background: #ffeeab;
}



.woocommerce-variation-description .ds-purchase-longer-subscription {
	color: #e43a3a;
	text-align: center;
	max-width: 370px;
	margin: 0 auto;
	padding: 10px 10px;
	border: 2px dashed #e43a3a;
	border-radius: 5px;
	background: #fff5f5;
}


.unblock-appeal-wrap {
	max-width: 550px;
	margin: 0 auto;
}
.unblock-appeal-header {
	border: 1px solid #e4e4e4;
	margin: 0 auto 20px;
	padding: 10px 15px;
	background: #fffae6;
	text-align: center;
}
.unblock-appeal-header.thanks {
	background: #f3fff3;
}
.unblock-appeal-header.thanks .title {
	background: green;
	color: #fff;
	margin: -10px -15px 15px;
	padding: 10px 15px;
}
.unblock-appeal-header.thanks .footnote {
	background: #008000;
	color: #fff;
	margin: 0px -15px -10px;
	padding: 10px 15px;
	font-size: 0.9em;
}
.unblock-appeal-header p:last-of-type {
  margin-bottom: 0;
}
.unblock-appeal-header .review {
	color: #dc3232;
}
.ds-unblock-appeal-status {
	margin: 0px auto;
	text-align: center;
	grid-column-start: 1;
	grid-column-end: 3;
}

.ds-unblock-appeal-status .error {
	color: #dc3232;
}
.ds-unblock-appeal-status .success {
	color: #091;
}

.unblock-appeal-form {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 10px;
  padding: 10px;
}

@media screen and (max-width:480px){
  .unblock-appeal-form .field-wrap{
    grid-column-start: 1;
    grid-column-end: 3;
  }
}

.unblock-appeal-form .appeal-reason-wrap {
    grid-column-start: 1;
    grid-column-end: 3;
    width: 100%;
}
.send-appeal-wrap {
	margin: 0px auto 30px;
	text-align: center;
	grid-column-start: 1;
	grid-column-end: 3;
}

.unblock-appeal-form .field-hint {
	grid-column-start: 1;
	grid-column-end: 3;
	color: #585ac1;
	text-align: center;
}

.ds-indos-price-description {
	background: #fffff3;
	padding: 10px 15px;
	border: 2px dashed #dc3232;
	border-radius: 10px;
}
.ds-indos-price-description .note {
	color: #dc3232;
	font-weight: 700;
}
.ds-indos-price-description .recommend {
  font-weight: bold;
}
.ds-indos-price-description .recommend a {
	background: #dc3232;
	color: #fff;
	padding: 2px 5px;
	border-radius: 5px;
}
.ds-indos-price-description p:last-of-type {
  margin-bottom: 0;
}
