:root {
    --sitecolor: #4064b0;
    --deepcol: #6e8b35;
    --editcol: #686565;
}
body.modal-open {
    overflow: hidden;
}
.plclass::-webkit-input-placeholder {
    color: var(--sitecolor);
}
.alert_add_to_cart {
    margin-top: 5px;
}
.error {
    color: red !important;
    font-size: 0.8em;
}
.alert-danger {
    background-color: #f8d5d5;
    padding: 10px 7px;
    color: #ce024c;
}
.alert-success {
    background-color: #d4edd2;
    padding: 10px 7px;
    color: #426b04;
}
.alert-warning {
    background-color: #ede6d2;
    padding: 10px 7px;
    color: #a68604;
}
.contact-left .error {
    margin-top: -27px;
    margin-bottom: 23px;
}
.contact-right .error {
    margin-top: -27px;
    margin-bottom: 23px;
}
.noOutlineDropdown {
    outline: none;
}
.scrollup {
    font-size: 25px;
    background-color: #ffe8a7;
    border: 2px solid var(--sitecolor);
    border-radius: 50px;
    color: #7a0e0e;
    text-align: center;
    padding: 0.2em 0.3em;
    position: fixed;
    bottom: 95px;
    right: 26px;
    cursor: pointer;
    border-radius: 50em;
    z-index: 9999;
}
.blank {
    margin: 2.2em 1.2em;
    font-size: 1.2em;
    font-family: "Montserrat", sans-serif;
}
.mt10 {
    margin-top: 10px;
}
.payment-confirm {
    font-family: "Montserrat", sans-serif;
    padding: 0 1rem;
    margin: 0 0 4rem;
}
.rightsym {
    text-align: center;
}
.rightsym img {
    width: 20%;
}
.payment-confirm h1 {
    color: rgb(220, 68, 108);
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
}
.payment-confirm-body {
    text-align: center;
    margin-top: 2rem;
    line-height: 25px;
}
.sitecolor {
    color: #dc446c !important;
}
.cusDemand {
    border: 1px solid #d1d1d1;
    background-color: #fff;
    padding: 10px;
}
.date-countdown {
    color: #f3cc5b;
    font-size: 1.1em;
    font-weight: 600;
}
.review-error {
    position: relative;
    bottom: 15px;
    font-size: 0.8rem;
    color: red;
}
.rvsc {
    background-color: #d6fbb2;
    padding: 15px;
    margin-bottom: 10px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #166a18;
}

/*.o-sections img{
    height: 0
}*/

.occasions .o-sections {
    /*left: 0;
    top:0;*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*position: absolute;*/
}

/*.head2-options .fa-truck-fast, .head2-options .fa-envelopes-bulk {
    margin-left: 1.5rem;
}*/

.head-order {
    position: relative;
}
.head-order-select {
    display: none;
    list-style: none;
    height: auto;
    width: 100px;
    text-align: center;
    position: absolute;
    top: 100%;
    left: 3%;
    z-index: 20;
    border: 1px solid var(--sitecolor);
}
.head-order-select.show-curr {
    display: block;
    /*padding: 0.4rem 0.7rem;*/
    /*margin-top:1rem;*/
    color: rgb(220, 68, 108);
    border: 1px solid rgb(220, 68, 108);
}
/*.my-order-select::expand{
    display: none;
}*/
.head-order-select li {
    padding: 0.3rem 0.3rem;
    /*margin-bottom: 0.5rem;*/
    /*border-bottom: 1px dashed #dc446c;*/
    background-color: white;
    color: var(--sitecolor);
    text-align: left;
    padding-left: 0.2rem;
    font-size: 0.7rem;
    font-weight: 600;
}
.head-order-select li:hover {
    background-color: rgb(249 236 240);
    color: var(--sitecolor);
}

.head-order-select li a {
    color: var(--sitecolor);
}

/*.price-select select{
    padding: 0.3rem 0.6rem;
    font-size: 1.1rem;
    color: rgb(220,68,108);
    font-family: 'Montserrat', sans-serif;
    background-color: #fff8f8;
    border: 1px solid #ffdfe2;
}

.copy{
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    background-color: #edeaea;
    padding: 0.6rem;
}

.head2-options .fa-dollar-sign, .head2-options .fa-jpy{
    margin-left: 2.5rem;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 3%;
    font-family: 'Montserrat', sans-serif;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 10px;
  width: 80%;
}

*/

.card-scroll p.price i em {
    display: inline-block;
    padding: 0 0.01em !important;
    color: #a03e3e;
}

.searchAlert {
    display: none;
    color: red;
    font-size: 11px;
    padding-left: 20px;
}

.alpha_index {
    list-style-type: none;
    padding: 0;
    width: 5%;
    display: inline-block;
    padding: 0;
}
li.alpha_index a {
    font-size: 25px;
    text-transform: uppercase;
    color: var(--gmail);
    text-decoration: none;
    font-weight: 600;
}
li.alpha_index a:hover {
    color: #203060; /* text-decoration: underline; */
}
.block_A {
    margin: 10px 0 0 0;
}
.block_location_title_inactive {
    font-size: 35px;
    color: var(--textblack);
    font-weight: bold;
    margin: 0;
}
.show_a {
    width: 100%;
    display: table;
    float: none;
    text-align: left;
}
.show_a ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}
.show_a li {
    /* width: 18%; */
    float: left;
    height: auto;
    font-family: "Montserrat";
    font-size: 16px;
    color: var(--gmail);
    background: none;
    text-align: left;
    margin: 5px 2px;
}
.show_a li a {
    display: block;
    font-size: 18px;
    line-height: 36px;
    text-decoration: none;
    color: #dc446c;
}
.show_a li a:hover {
    color: var(--textblack);
    text-decoration: underline;
}

.loading {
    position: relative;
    pointer-events: none;
    padding-top: 3%;
}
.loading:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    z-index: 1;
}
.loading:after {
    position: absolute;
    content: "";
    display: block;
    top: 40%;
    left: 50%;
    margin: -12px 0 0 -12px;
    width: 40px;
    height: 40px;
    /*border: 3px solid #4ba51f;
    border-right-color: transparent;*/
    border: 3px solid var(--sitecolor);
    border-color: var(--sitecolor) transparent var(--sitecolor) transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;

    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: rotate-forever;
    -moz-animation-name: rotate-forever;
    animation-name: rotate-forever;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
}
@-webkit-keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-position {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(50%, 0);
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px #e1e1e1;
    /* border-radius: 10px; */
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--sitecolor);
    /* border-radius: 10px; */
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: var(--sitecolor);
}

/*************************************************************************/

.cal-button {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: 0 0.75rem !important;
    font-size: 1rem;
    border-width: 0;
    border-radius: 0.25rem;
    color: #343a40;
}
.initial {
    cursor: pointer;
}
.deltime-calender div button {
    height: 47px;
}
.deltime-calender div button div.filter-option-inner-inner {
    line-height: 30px;
}
.calender-open {
    height: 34px;
    background-image: url(../../images/site/calender.png);
    background-position: 98%;
    background-repeat: no-repeat;
    border: 1px solid #b5b5b5;
    width: 100%;
    text-align: left;
    position: relative;
}
.calender-open em {
    color: #000;
    font-style: normal;
    margin: 0.7em;
    display: inline-block;
    font-size: 0.8rem;
}
.calender-open i {
    float: right;
}
.calender-open dl {
    display: block;
    margin: 0;
    padding: 0;
}
.calender-open dl.del-date {
    margin-top: 0.2em;
}
.calender-open dl.del-charge-txt {
    margin-left: 45px;
    margin-top: -0.8em;
    position: absolute;
    right: 25px;
}
.calender-open dl i.del-charge {
    position: absolute;
    top: 5px;
    right: 10px;
}
.calender-open dt {
    display: inline;
    font-weight: 100;
}
.calender-open dt.d-date {
    font-size: 130%;
}
.calender-open dt.d-type {
    font-size: 70%;
}
.calender-open dt.d-charge {
    color: var(--pink);
}
.deldate-calender {
    min-width: 310px;
    width: 100%;
    background-color: #ff8883;
    margin: 0 auto;
    border: 2px solid #ff8883;
    font-weight: bolder;
}
.deldate-month-change {
    width: 50px;
    text-align: center;
}
.deldate-days {
    background-color: #fff;
    padding: 0.5em;
    font-size: 110%;
    text-align: center;
}
.deldate-arrow {
    color: #fff;
    font-size: 200%;
}
.deldate-arrow:hover {
    color: #203060;
}
.deldate-month {
    text-transform: uppercase;
    height: 80px;
    text-align: center;
    font-size: 150%;
    color: #fff;
}
.days-shor {
    text-transform: uppercase;
    color: #fc6a64;
    height: 30px;
    vertical-align: top;
    font-size: 80%;
}
.pick-date {
    background: #fbbc8f;
    color: #393838;
    text-decoration: none;
    margin: 0.1em;
    padding: 0.5em 0;
    border-radius: 3px;
    min-width: 35px;
    border: 4px solid #fff;
    cursor: pointer;
}
.pick-date:hover {
    background: #ff8883;
    color: #fff;
    text-decoration: none;
}
.pick-date-today {
    background: #f477ac;
    color: #fff;
    text-decoration: none;
    margin: 0.1em;
    padding: 0.5em 0;
    border-radius: 3px;
    min-width: 35px;
    border: 4px solid #fff;
    cursor: pointer;
}
.pick-date-today:hover {
    background: #ff96c3;
    color: #203060;
    text-decoration: none;
}
.disable-date {
    background: #f8decc;
    color: #999696;
    text-decoration: none;
    margin: 0.1em;
    padding: 0.5em 0;
    border-radius: 3px;
    pointer-events: none;
    border: 4px solid #fff;
}
.disable-date,
.pick-date-today,
.pick-date {
    height: 60px;
}
.disable-date em {
    display: block;
    font-style: normal;
    font-size: 72% !important;
    font-weight: 400;
    border-top: 1px solid #d3d3d3;
    margin-top: 0.3em;
}
.pick-date-today em {
    display: block;
    font-style: normal;
    font-size: 72% !important;
    font-weight: 400;
    border-top: 1px solid #f88dba;
    margin-top: 0.3em;
}
.pick-date em {
    display: block;
    font-style: normal;
    font-size: 72% !important;
    font-weight: 400;
    border-top: 1px solid #455994;
    margin-top: 0.3em;
}
.pick-date:hover em,
.pick-date-today:hover em {
    border-top: 1px solid #ffc6de;
}
.disable-date em i,
.pick-date-today em i,
.pick-date em i {
    display: block !important;
    clear: both !important;
    font-style: normal !important;
    font-size: 72%;
}
#Calender div.modal-body {
    padding: 0 !important;
}
#Calender div.modal-footer {
    display: none;
    visibility: hidden;
}
#Calender div.modal-header {
    padding: 0.8rem;
}

.shipcharge-body label {
    display: block;
    clear: both;
    padding: 0.5em;
    margin: 0.8em 0.5em;
    /*border-radius: .3em;*/
    border: 1px solid #a03e3e;
}
.shipcharge-body label i {
    float: right;
    padding: 0.5em;
    margin-top: -0.5em;
    margin-right: -0.6em;
    background-color: #a03e3e;
    color: #ffffff;
    min-width: 80px;
    text-align: center;
}
.shipid {
    margin-right: 0.5em;
}
.shipcharge-body label em {
    color: #af0505;
}

.content-n-description ul.tabs {
    margin: 0px;
    padding: 1px 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    font-weight: 600;
}
.content-n-description ul.tabs li {
    width: 50%; /*width: 33.25%;*/
    text-align: center;
    float: left; /*margin: 0 10px 0 0px;*/
    cursor: pointer;
    padding: 0px 0px;
    height: 31px;
    line-height: 31px;
    border: 1px solid var(--sitecolor); /* border-left: 1px solid #dc446c; */ /* border-bottom: 1px solid #dc446c; */
    background-color: #fff;
    color: var(--sitecolor);
    overflow: hidden;
    position: relative;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.content-n-description .tab_last {
    border-right: 1px solid #dc446c;
}
/*ul.tabs li:hover { background-color: #dc446c; color: #fff;}*/
.content-n-description ul.tabs li.active {
    background-color: var(--sitecolor);
    color: #fff; /* border-bottom: 1px solid #fff; */
    display: block;
}
.content-n-description .tab_container {
    border: 1px solid #e3e3e3;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
    height: 180px;
    overflow-y: scroll;
    line-height: 24px;
}
.content-n-description .tab_content {
    padding: 7px;
    display: none;
    font-weight: 600;
}
.content-n-description .tab_content ul {
    list-style-position: inside;
}
.content-n-description .tab_drawer_heading {
    display: none;
}

/*@media screen and (max-width: 480px) {
    .content-n-description .tabs {display: none; }
    .content-n-description .tab_drawer_heading {background-color: #ccc; color: #fff;border-top: 1px solid #333;margin: 0; padding: 5px 20px; display: block;cursor: pointer;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
    .content-n-description .d_active {background-color: #666; color: #fff; }
}
*/
/*.member-checkout{font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;text-align: left;}*/
.checkout_container {
    width: 100%;
    display: flex;
    font-size: 1rem;
    justify-content: center;
    align-items: center;
}
.checkout_container_text {
    width: 50%;
}
.checkout_container_img {
    width: 50%;
}
.vuser {
    margin-bottom: 5% !important;
}
/* .text-danger{font-size: 0.8rem; color: red!important;} */
.sperater-space {
    margin-left: 70px;
}
.text-center {
    text-align: center !important;
    margin: 0 2%;
}

.ordSummary {
    width: 100%;
    font-size: 1rem;
    font-family: "Montserrat", sans-serif;
}
.shopping-cartn {
    overflow-x: auto;
    max-width: 1200px;
    margin: 0 auto 3em auto;
}
.shopping-cartn table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
    border-color: #ddd !important;
}
.shopping-cartn th:nth-child(2) {
    min-width: 250px;
    text-align: center;
}
.shopping-cartn th:nth-child(3) {
    min-width: 150px;
    text-align: center;
}
.shopping-cartn th:nth-child(4) {
    min-width: 120px;
}
.shopping-cartn th:nth-child(5),
.shopping-cart th:nth-child(6) {
    min-width: 100px;
}
.shopping-cartn th {
    text-align: left;
    padding: 0.7em 0.3em;
    font-weight: 500;
}
.shopping-cartn table td,
.shopping-cartn table td p {
    font-size: 80%;
    text-align: center;
}
.shopping-cartn td p {
    padding: 0.2em 0;
    margin: 0;
    text-align: center;
}
.cart-calculate td,
.shopping-cartn td,
.shopping-cartn th {
    text-align: left;
    padding: 0.7em 0.3em;
}
.shopping-cartn td img {
    max-width: 80px;
    width: 100%;
}
.cart-calculate table,
.cart-review table {
    background-color: #fff;
}
.cart-calculate table {
    color: #333;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
    margin-right: 0 !important;
}
.cart-calculate table tr:nth-child(odd) {
    background-color: #fff;
}
.cart-calculate td:nth-child(1) {
    min-width: 65%;
}
.cart-calculate td {
    font-size: 110% !important;
    text-align: center;
}
.paymentOption {
    border: 0;
}
.paymentOption div {
    font-size: 1rem;
    font-family: "Montserrat", sans-serif;
}
.checkout_agreed_error {
    position: absolute;
    margin-top: 1.5%;
    margin-left: -1%;
    font-size: 0.8em;
    color: red;
}
#payment-buttons {
    width: 300px;
    margin: 0 auto;
}

/*custom radio in product details*/
.option-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 7px;
    left: -10px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}
.option-container:hover input ~ .checkmark {
    background-color: #ccc;
}
.option-container input:checked ~ .checkmark {
    background-color: var(--deepcol);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.option-container input:checked ~ .checkmark:after {
    display: block;
}
.option-container .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}

/* 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;
}

fieldset input[type="date"],
fieldset input[type="number"],
fieldset input[type="password"],
fieldset input[type="text"],
fieldset select,
fieldset textarea {
    padding: 5px;
    width: 96.5% !important;
    border: 1px solid #ccc;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    outline: 0;
    color: #000 !important;
    height: 40px;
    margin-top: 7px;
}
fieldset div textarea {
    min-height: 100px !important;
    max-height: 100px !important;
}
.btn {
    max-width: 200px;
    min-width: 100px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: 0.55rem 0.75rem !important;
    font-size: 1rem;
    border-width: 0;
    border-radius: 0.25rem;
}
.button-nfjp {
    border-radius: 40px !important;
    width: 100%;
    background-color: rgb(249 213 110);
    color: #2c2b2b;
    transition: 0.3s;
    outline: 0 !important;
}
.button-nfjp:hover {
    background-color: var(--sitecolor);
    color: #2c2b2b;
    text-decoration: none;
}
.button-nfjp-cancel {
    border-radius: 40px !important;
    width: 90%;
    background-color: #aeaeae;
    color: #000;
    transition: 0.3s;
    outline: 0 !important;
}
.button-nfjp-cancel:hover {
    background-color: #c6c6c6;
    color: #000;
    text-decoration: none;
}

.member-checkout {
    margin: 1em 0;
}
.member-checkout {
    overflow-x: auto;
    max-width: 1200px;
    width: 99%;
    margin: 0 auto 2em auto;
    font-family: "Quicksand", sans-serif;
    font-weight: 600;
}
.membersteparea {
    padding: 1em;
}
.member-checkout .form-control,
.form-control {
    font-size: 95%;
}
.Zebra_Accordion {
    width: 100%;
    margin: 0 auto;
}
.Zebra_Accordion dd {
    display: none;
}
.Zebra_Accordion dt {
    cursor: pointer;
}
.Zebra_Accordion dd {
    padding: 0.9em !important;
    height: auto !important;
    background-color: #f2f2f2;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
.checkout-heading {
    padding: 10px;
    margin-top: 15px;
    color: #2c2b2b;
    font-size: 100%;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    border: 1px solid var(--sitecolor);
    border-radius: 7px;
}
.Zebra_Accordion_Expanded {
    background-color: var(--sitecolor);
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.checkout-subheading {
    padding: 10px;
    background-color: var(--derkgray);
    font-size: 110%;
    font-weight: 600;
}
.checkout-heading i {
    background-color: #fff;
    color: var(--sitecolor);
    padding: 0.2em 0.5em;
    border-radius: 4px;
    margin-right: 0.3em;
    font-weight: 800;
    font-style: normal;
}
.social-login {
    margin: 14% 0 !important;
    font-size: 150%;
}
.social-login img {
    width: 100%;
    max-width: 250px;
}
.user-interface {
    padding: 0.3em;
}
.user-interface fieldset {
    border: 0;
}
#loginwithoutid .form-group label {
    display: block;
}
.user-interface fieldset .form-group {
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0.5em;
    display: block;
}
.user-interface fieldset .form-group:before,
.user-interface fieldset .form-group:after {
    content: "";
    display: table;
}
.user-interface fieldset .form-group:after {
    clear: both;
}
.form-sperater {
    background: url(../../images/site/form-sperater.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    min-height: 300px;
}
/*.sperater-space{margin-left:70px}*/
.button-container {
    /*padding-top:.5em!important;padding-bottom:.5em!important;display:block*/
    margin: 0 auto;
}
#from-addressbook label em {
    margin-left: 10px;
    margin-right: 5px;
    font-style: normal;
}
.your-assress-book label input.from-addressbook-select {
    display: none;
}
.your-assress-book label {
    display: inline-block;
    padding: 15px !important;
    margin: 5px !important;
    width: 97%;
    border: 1px solid var(--lightblack);
    background-image: url(../../images/site/address-select.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.addressbook-selected {
    background-color: #e5e5e5;
    background-image: url(../../images/site/address-selected.png) !important;
    background-position: top right;
    background-repeat: no-repeat;
    border: 1px solid var(--sitecolor) !important;
}
.your-assress-book {
    max-height: 300px;
    overflow-y: scroll;
}
.your-assress-book label:hover {
    background-color: #e5e5e5;
}
/*.form-group{font-size:90%}*/
.form-group label {
    color: #000000;
    font-weight: 400;
    margin: 0.5rem 0;
}
.cart-review {
    margin-bottom: 0 !important;
}
.cart-review table,
.cart-calculate table {
    background-color: #fff;
}
.cart-review table th {
    background-color: #858585;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.cart-calculate table tr:nth-child(odd) {
    background-color: #fff;
}
.cart-review table tr:nth-child(odd) {
    background-color: #e3e3e3;
}
.extra-img img {
    width: 100%;
}
.review-currency {
    padding: 0.8em;
    text-align: right;
}
.review-currency .currency_rev {
    background: #f8ecec;
    border: 1px solid #fff0f0;
    color: var(--sitecolor);
    font-size: 95%;
    padding: 0.5em 1em;
    border-width: 0;
}
.input-group label.error {
    display: block !important;
    clear: both !important;
    width: 100% !important;
    font-size: 80%;
    color: var(--pink);
}
.dropcity-content {
    /*height:50vh;*/
    height: 390px;
    position: relative;
}
.modal-autoheight .modal-body {
    position: relative;
    overflow-y: auto;
    min-height: 100px !important;
    max-height: 400px !important;
}
.countrylist-dd
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
        .input-group-btn
    ) {
    width: 100%;
}
.countrylist-dd ul.dropdown-menu {
    /*height:23vh;*/
    height: 180px;
    position: absolute;
}
[contentEditable="true"]:empty:not(:focus):before {
    content: attr(data-text);
}
.datetimecontainer p input {
    visibility: hidden;
}
.datetime-copy p input {
    display: inline-block !important;
    background-color: transparent !important;
    border-width: 0 !important;
    font-size: 90%;
}
.datetime-copy p input:nth-child(1) {
    width: 30%;
}
.datetime-copy p input:nth-child(2) {
    width: 60%;
}

.tooltip {
    position: relative;
    display: inline-block;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 170px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
    font-size: 11px;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.dashboard {
    font-family: "Montserrat", sans-serif;
    background-color: #f9f7f7; /*padding: 3rem 0;*/
    margin-bottom: 20%;
}
.dashboard-body {
    /*max-width: 1000px;*/
    width: 100%; /*margin: 2rem auto;*/
    padding: 2rem;
    border-radius: 5px;
    background-color: white;
}
.dashboard-body h2 {
    color: var(--sitecolor);
    text-align: center;
    margin-bottom: 1.5rem;
}

.dashboard-container {
    display: flex;
    width: 90%;
    margin: 40px auto 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px;
}
.dashboard-menu ul li {
    list-style: none;
    padding: 10px;
    font-size: 18px;
    color: #5e5e5e;
    cursor: pointer;
}
.dashboard-menu ul li.active {
    background-color: #e0e1e078;
    border-radius: 40px;
    color: #81a140;
}
.dashboard-content {
    padding: 10px 30px 30px;
    width: 100%;
    border-left: 1px solid #ccc;
    margin-left: 20px;
}
.profile-head {
    font-size: 25px;
    color: var(--sitecolor);
}
.box-design {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 7px;
    margin-bottom: 30px;
}
.profile-picture {
    display: flex;
    align-items: center;
    margin: 30px 0;
}
.profile-img {
    margin-right: 20px;
}
.profile-img i {
    background: #858282;
    border-radius: 50%;
    padding: 10px 13px;
    font-size: 30px;
    color: #fff;
}

.profile-container {
    display: none;
}
.profile-container.profile-active {
    display: block;
}
.personal-info {
    font-size: 20px;
    display: flex;
    justify-content: space-between;
}
.edit-btn {
    color: var(--editcol);
    cursor: pointer;
}
.info-container {
    display: flex;
    padding: 10px 0;
}
.marg-top {
    margin-top: 15px;
}
.profile-title {
    margin-right: 30px;
    color: #857e7e;
    font-size: 17px;
}

ul.tabss {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 50px;
    width: 100%;
}
ul.tabss li {
    width: 24%;
    float: left;
    margin: 0 0.5%;
    cursor: pointer;
    padding: 0.5em 0;
    border: 1px solid #c8c8c8;
    background-color: var(--searchbg);
    color: var(--textblack);
    overflow: hidden;
    position: relative;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
}
ul.tabss li i {
    font-size: 30px;
    background: var(--sitecolor);
    border-radius: 50%;
    padding: 8px 10px;
    color: #fff;
    margin-right: 15px;
}
.tab_last {
    border-right: 1px solid #c8c8c8;
}
ul.tabss li:hover {
    background-color: var(--sitecolor);
    color: #fff;
}
ul.tabss li:hover i {
    background-color: #fff;
    color: var(--sitecolor);
}
ul.tabss li.activess {
    background-color: var(--sitecolor);
    color: #fff;
    display: block;
}
ul.tabss li.activess i {
    background-color: #fff;
    color: var(--sitecolor);
}
.tab_container {
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
    margin-bottom: 2em;
}
.tab_content {
    padding: 0.8em;
    display: none;
}
.tab_content h2 {
    font-size: 130%;
    font-weight: 100;
    color: var(--sitecolor);
    border-bottom: 1px solid #39363c;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}
/*.tab_content .btns{width:100%}*/
.tab_drawer_heading {
    display: none;
}
.myp-info {
    padding: 0.5em 0;
    width: 100%;
    display: flex;
}
.myp-info div:nth-child(1) {
    color: #626161;
    white-space: nowrap;
    width: 15%;
}
.user-interface .btns {
    margin: 0.3em;
}
/* .my-address-container{max-height:300px;overflow-y:scroll; flex: 0 0 50%; max-width: 50%; padding: 0 15px } */
.my-address-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.my-address {
    padding: 0.3em;
    border: 1px solid #dddddd;
    position: relative;
    font-size: 95%;
    font-style: normal !important;
    margin-bottom: 0.8rem;
    width: 49%;
    border-radius: 7px;
}
.my-address div.myp-info {
    padding-bottom: 0;
    padding-top: 0.3em;
}
.my-address .name {
    color: var(--sitecolor);
    margin: 0;
}
.my-address i {
    font-style: normal;
    position: relative;
    top: 0;
    right: 0;
}
.my-address i button,
.my-address a {
    border-width: 0;
    background-color: transparent;
    font-size: 140%;
    color: var(--editcol) !important;
    display: inline-block;
    width: 30px;
}
.my-order {
    border: 1px solid #d9d8d8;
    color: #797979;
    margin-bottom: 2em;
}
.my-order .row {
    width: 100%;
    display: flex;
}
.my-order-pldate {
    width: 50%;
    display: flex;
    font-size: 1.25em;
    padding: 0.7em;
}
.my-order-dwnld {
    width: 50%;
    text-align: right;
}

.my-order span {
    /*background-color:#f0f0f0;*/
    color: var(--sitecolor);
    border-bottom: 1px solid #d9d8d8;
    font-size: 85%;
    padding: 0.5em 0;
}
.my-order span.bottom {
    /*background-color:#f0f0f0;*/
    font-size: 85%;
    padding: 0.3em 0.7rem;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
    border-top: 1px solid #e4e3e3;
}
.my-order span.bottom div em.single-row {
    display: inline-block;
}
.my-order span div em {
    display: block;
    clear: both;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
}
.my-order-display-bg {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e4e3e3;
    color: #333;
}
.my-order-display {
    display: flex;
    color: #50143c;
}
.my-order-display div p {
    margin: 0;
    padding: 0;
}
.my-order-display div.item-img img {
    width: 96%;
    margin: 0.5em;
    max-width: 100px;
}
.my-order-display div.itm-pic {
    width: 10%;
    margin: 0.7em;
    max-width: 100px;
}
.my-order-display div.itm-pic img {
    width: 100%;
}
#edit_account_information {
    width: 100%;
}
.my-order-display div.itm-desc {
    width: 50%;
    margin: 0.7em;
    color: #000;
}
.my-order-display div.itm-price {
    width: 15%;
    margin: 0.7em;
}
.my-order-display div.itm-price i {
    font-style: normal;
}
.my-order-display a {
    text-decoration: none;
    padding: 0.3em 0.8em;
    font-size: 90%;
}
.my-order-display p.name {
    color: var(--textmaroon);
    margin: 0;
}
.my-order-display p.again {
    padding: 0.3em 0 0.5em 0;
}
.order-download {
    text-align: right;
    padding: 0 0.7rem;
}
.order-download a {
    padding: 0.3em 0.5em;
    display: inline-block;
    text-decoration: none;
    color: var(--sangria);
}
.order-download a.pending {
    color: red;
}
.order-download a.delivered {
    color: green;
}
.mo-address {
    width: 50%;
}
.mo-total {
    width: 50%;
    text-align: right;
    font-size: 1.5em;
    padding: 4px;
}
.edit-form-msg,
.edit-pass-msg {
    color: darkgreen;
    font-size: 0.8em;
}

.sitemap-content {
    width: 100%;
    font-family: "Montserrat", sans-serif;
}
.sitemap-content .tabbed {
    overflow-x: hidden;
    margin: 32px 0;
    padding-bottom: 65px;
    border-bottom: 1px solid #dc446c;
}
.sitemap-content .tabs {
    display: flex;
    align-items: stretch;
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.sitemap-content a {
    color: var(--sitecolor);
    transition: all 0.3s;
}
.sitemap-content a:hover {
    color: #972703;
}
.sitemap-content .tabbed [type="radio"] {
    display: none;
}
.sitemap-content .tab > label {
    display: block;
    margin-bottom: 0px;
    padding: 12px 15px;
    border: 1px solid #ccc;
    background: #fff;
    color: var(--sitecolor);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s;
}
.sitemap-content .tab:hover label {
    border-top-color: var(--sitecolor);
    color: #972703;
}
.sitemap-content .tab-content {
    display: none;
    color: #777;
    padding: 1rem;
    font-size: 1.2rem;
    line-height: 30px;
}
.sitemap-content .tab-content h4 {
    color: #665e64;
    font-size: 1.3rem;
}
.sitemap-content .tab-content p {
    margin-top: 1rem;
}
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(1):checked
    ~ .tabs
    .tab:nth-of-type(1)
    label,
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(2):checked
    ~ .tabs
    .tab:nth-of-type(2)
    label,
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(3):checked
    ~ .tabs
    .tab:nth-of-type(3)
    label,
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(4):checked
    ~ .tabs
    .tab:nth-of-type(4)
    label,
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(5):checked
    ~ .tabs
    .tab:nth-of-type(5)
    label {
    border-bottom-color: #fff;
    border-top-color: #612b4f;
    background: var(--sitecolor);
    color: #fff;
}
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(1):checked
    ~ .tab-content:nth-of-type(1),
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(2):checked
    ~ .tab-content:nth-of-type(2),
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(3):checked
    ~ .tab-content:nth-of-type(3),
.sitemap-content
    .tabbed
    [type="radio"]:nth-of-type(4):checked
    ~ .tab-content:nth-of-type(4) {
    display: block;
}
.sitemap-content .sitemap-dld-body {
    width: 100%;
}
.sitemap-content .sitemap-dld-body ul {
    list-style: none;
    justify-content: flex-start;
}
.sitemap-content .sitemap-dld-body ul li {
    width: 20%;
    padding: 0.5rem 0;
    text-align: left;
}
.sitemap-content .sitemap-dld-body i {
    color: #b74926;
}

.delivery-date {
    display: inline-block;
    font-size: 1em;
    font-weight: 600;
    color: var(--sitecolor);
    line-height: 1.3;
    padding: 0.6rem 0.5rem;
    width: 100%;
    border: 1px solid var(--sitecolor);
    box-shadow: 0 1px 0 1px rgb(0 0 0 / 4%);
    border-radius: 0.1em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(../../images/site/select-date-ico.png),
        linear-gradient(to bottom, #fff 0%, #fff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right -1px top 50%, 0 0;
    background-size: 2.5em auto, 100%;
    cursor: pointer;
    border-radius: 7px;
}
.ui-datepicker {
    margin: 5px auto 0;
    font-family: "Montserrat", sans-serif;
    font-size: 12pt;
}
.ui-datepicker table {
    width: 100%;
}
.ui-datepicker-header {
    background: #fff;
    color: var(--sitecolor);
    border: none;
    border-width: 0;
}
.ui-datepicker-title {
    text-align: center;
    font-size: 17px;
}
.ui-datepicker-prev {
    float: left;
    cursor: pointer;
    background-position: center -30px;
}
.ui-datepicker-next {
    float: right;
    cursor: pointer;
    background-position: center 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    background-color: var(--sitecolor);
}
.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
    background-color: var(--sitecolor) !important;
    background-image: none;
}
.ui-datepicker-prev span {
    background-image: url(../../images/site/m-prev.png) !important;
    background-position: 0 0 !important;
}
.ui-datepicker-next span {
    background-image: url(../../images/site/m-next.png) !important;
    background-position: 0 0 !important;
}
.ui-datepicker th {
    text-transform: uppercase;
    font-size: 10pt;
    color: var(--deepcol);
}
.ui-datepicker tbody td {
    padding: 0;
}
.ui-datepicker tbody td:last-child {
    border-right: 0;
}
.ui-datepicker tbody tr {
    border-bottom: 1px solid #fff;
}
.ui-datepicker tbody tr:last-child {
    border-bottom: 0;
}
.ui-datepicker a {
    text-decoration: none;
}
.ui-datepicker td a,
.ui-datepicker td span {
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 24px;
    color: #fff;
}
.ui-datepicker-calendar .ui-state-default {
    background: rgb(249 213 110);
    color: #2c2b2b;
    height: 30px;
    width: 30px;
}
.ui-datepicker-calendar .ui-state-hover {
    background: var(--sitecolor);
    color: #2c2b2b;
}
.ui-datepicker-calendar .ui-state-active {
    background: #612b4f;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    text-shadow: 0 1px 0 #4d7a85;
    border: 1px solid #55838f;
    position: relative;
    margin: -1px;
    font-weight: 600;
}
.ui-datepicker-unselectable .ui-state-default {
    background: #f5e7e7;
    color: #000;
}

@media only screen and (max-width: 767.98px) {
    .tabss {
        display: none;
    }
    .tab_drawer_heading {
        background-color: var(--searchbg);
        color: var(--textmaroon);
        border: 1px solid #c20c73;
        margin: 0.3em 0 0 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 100%;
        background-image: url(../../images/site/downArrow.png);
        background-repeat: no-repeat;
        background-position: 98%;
    }
    .d_activess {
        background-color: #c20c73;
        color: #fff;
        display: block;
        font-size: 100%;
        background-image: url(../../images/site/upArrow.png);
    }
    .tab_content h2 {
        font-size: 130%;
    }
    .tab_content {
        border: 1px solid var(--pink);
        padding-left: 0.2em;
        padding-right: 0.2em;
    }
    .my-wishlist {
        flex-direction: column;
    }
    .my-wishlist div.item-desc,
    .my-wishlist div.button {
        width: 100%;
        text-align: center;
    }
    .my-wishlist div.button {
        padding: 0.5em 0;
    }
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {
        display: block;
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #c1c1c1;
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display: none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
    .det-tab-controls {
        margin: 5px 0 !important;
    }
    .my-address-container {
        max-width: 100%;
    }
    .myp-info div:nth-child(1) {
        width: 25%;
    }
    .checkout_container {
        flex-direction: column;
    }
    .checkout_container_text,
    .checkout_container_img {
        width: 100%;
    }
    .checkout_container_img.extra-img {
        display: none;
    }
    .sitemap-content .sitemap-dld-body ul li {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    ul.tabss li {
        font-size: 85%;
    }
}
