﻿
span.discount {
    font-size: 1.8rem !important;
    color: #af1c1c !important;
    text-decoration: line-through !important;
}
.minalert {
    background: #bf1010;
    color: #ffff;
    padding: 20px;
    position: relative;
    margin: auto 2.5vw;
    width: calc(100% - 5vw);
    text-align: center;
    font-size: 2rem;
}
.btn-return {
    background: #56cf48;
    padding: 5px;
    border-radius:20px;
    position:relative;
    clear:both;
    margin:auto;
}
.infocheckcart {
    display: flex;
    flex-direction: column;
    width: 100%;
    font-size: 1.5rem;
    background: #e8e8e8;
    direction: rtl;
    text-align: right;
}

    .infocheckcart span {
        display: flex;
        align-items: center;
        gap: 5px;
        font-weight: 400;
        padding: 5px 10px;
        white-space: pre-line;
        line-height: 2;
    }

    .infocheckcart header {
        color: #fff;
        font-size: 2rem;
        padding: 10px 20px;
        background: #26bd9d;
    }

    .infocheckcart span i.icon {
        font-size: 20px;
    }





/*ProgressTracker*/

@-webkit-keyframes myanimation {
  from {
    left: 0%;
  }
  to {
    left: 50%;
  }
}




/***********************************/
.btn__address{
    display: flex;
    padding: 4rem;
        margin-top: 50px;
    justify-content: center;
}
.btn__title{
    color: #fff;
    border: 3px solid #fff;
    padding: 1.5rem 3rem;
    border-radius: 2rem;
    animation: pulsates 1s infinite;
    background-color: crimson;
    font-size: 1.2rem;
    font-weight: bold;
}

@keyframes pulsates{
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
    50% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-box-shadow: 0 1rem 4rem rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1rem 4rem rgba(0, 0, 0, 0.25);
        box-shadow: 0 1rem 4rem rgba(0, 0, 0, 0.25); }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; } }

/**************************Add Address*/











.dropholder
{
    display:flex;
    position:relative;
}





.notifalarm
{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    font-size: 3rem;
    background: #229320e3;
    color: #fff;
    padding: 20px;
    width: 100%;
    height: 100%;
}
/*********************/
/*********************/
/*******shipping page********/





.btnNew
{
        width: 100%;
    padding: 50px 0;
    text-align: center;
    background: #b2b2b2;
    float: right;
}
.btnNew:hover
{
    background:#ffeec3;
}
.p__address
{
        display: flex;
    flex-direction: column;
}
.lstads
{
    display:flex;
    justify-content:space-between;
}
.nice
{
    width:300px;
}


.getinfo
{
        display: flex;
    flex-direction: column;
}

/****review******/



.user {
   
    font-size: 14px;
    direction: rtl;
}
.user .button-container {
    display: inline-block;
    line-height: 0;
        margin: 10px 0 10px 0;
    min-height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
}
   
 

.user .container {
    margin: 60px auto;
    height: 280px;
}
.user .container .section_login {
    border-left: 1px solid #f0f1f2;
    box-sizing: border-box;
    height: 280px;
    text-align: center;
    width: 45%;
}
.user .container .section_register {
    box-sizing: border-box;
    height: 145px;
    padding: 0 85px;
    text-align: center;
    width: 55%;
}
.user .container .head {
    padding-bottom: 15px;
}

.user .container .head h1 {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 40px;
    letter-spacing: 1px;
}

.user .container .head p {
   font-size: 15px ;
   font-weight:300;
    padding-top: 10px;
}
.user .right
{
    float:right;
}
#favorite-panel {
    margin: 0 auto;
    padding: 15px;
    width: 600px;
}
#favorite-panel .favorite-thumb {
    width: 255px;
    text-align: center;
    float: right;
    border-right: 1px solid #e1e1e1;
    height: 216px;
    overflow: hidden;
    margin-top: 10px;
}
#favorite-panel .favorite-info {
    direction: rtl;
    float: right;
    padding-left: 40px;
    width: 300px;
    margin-top: 10px;
}
#favorite-panel .txtDescription {
    width: 570px;
    margin: 10px auto;
    clear: both;
}
#favorite-panel .favorite-info hgroup h1 {
    color: #4d4d4d;
    font: 16px/22px PayavaSansWeb;
    background:none;
}
#favorite-panel .favorite-info hgroup h3 {
    color: #818181;
    display: inline-block;
    font: 11px PayavaSansWeb;
    margin: 3px 0 0;
}
#favorite-panel #products-favorite-config > h4, #favorite-panel #products-favorite-config label, #favorite-panel .txtDescription label {
    color: #777777;
    display: block;
    font: 12px PayavaSansWeb;
    margin: 30px 0 10px;
    text-align: right;
}
.sbHolder {
    background-color: #fafbfc;
    border: 1px solid #dfe5e8;
    font: normal 12px PayavaSansWeb;
    height: 36px;
    position: relative;
    width: 250px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
}
#favorite-panel #products-favorite-config .sbHolder {
    width: 286px;
    margin-top: 4px;
}

.sbToggle {
   
    display: block;
    height: 16px;
    outline: none;
    position: absolute;
    left: 10px;
    top: 14px;
    width: 16px;
}
.sbSelector {
    color: #4d4d4d;
    display: block;
    height: 36px;
    line-height: 34px;
    outline: none;
    overflow: hidden;
    position: absolute;
    right: 44px;
    text-align: right;
    text-decoration: none;
    text-indent: 10px;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 80%;
}
.sbOptions {
    background: #fff;
    border: 1px solid #dfe5e8;
    left: -1px;
    list-style: none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 39px;
    width: 100%;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    z-index: 3;
    box-shadow: 0 2px 2px #cacaca;
    -moz-box-shadow: 0 2px 2px #cacaca;
    -webkit-box-shadow: 0 2px 2px #cacaca;
    -ms-box-shadow: 0 2px 2px #cacaca;
}
.sbOptions li a {
    display: block;
    line-height: 30px;
    margin: 3px 0;
    color: #4d4d4d;
    padding-right: 22px;
    text-align: right;
    text-decoration: none;
}
#favorite-panel #products-favorite-config > h4, #favorite-panel #products-favorite-config label, #favorite-panel .txtDescription label {
    color: #777777;
    display: block;
    font: 12px PayavaSansWeb;
    margin: 30px 0 10px;
    text-align: right;
}
#favorite-panel #products-favorite-config input {
    border: 1px solid #dfe5e8;
    color: #8c8c8c;
    font: 12px PayavaSansWeb;
    height: 26px;
    margin: 5px 0;
    text-align: right;
    width: 266px;
    padding: 5px 10px;
    resize:none;
}
#favorite-panel .error-validartion {
    clear: right;
    color: #dd4b39;
    font-size: 13px;
    margin: 0.2em 0;
    text-align: right !important;
    display: none;
}
#favorite-panel .error-validartion {
    clear: right;
    color: #dd4b39;
    font-size: 13px;
    margin: 0.2em 0;
    text-align: right !important;
    display: none;
}
#favorite-panel .txtDescription {
    width: 570px;
    margin: 10px auto;
    clear: both;
}
#favorite-panel .txtDescription label {
    color: #4d4d4d;
    margin: 26px 0 10px;
    font-size: 13px;
}
#favorite-panel .txtDescription textarea {
    border: 1px solid #dfe5e8;
    font: 12px PayavaSansWeb;
    height: 100px;
    margin: 0;
    padding: 5px 10px;
    width: 550px;
    resize:none;
}
#favorite-panel .button-container {
    margin: 20px 0 0 0;
}
.button-container.small {
    min-height: 32px;
    height: 32px;
}
.button-container.small {
    min-height: 32px;
    height: 32px;
}
.button-container {
    display: inline-block;
    line-height: 0;
    margin: 4px;
    min-height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
.button-container .button {
    line-height: 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.button-container .button, .button-container .button i.button-icon {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}
.button-container .button span, .button-container i.button-icon, .button-container i.button-icon::before, .button-container i.button-icon::after, .button-container .button, .button-container .button div {
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
}
.button-container .button, .button-container .button i.button-icon {
    background-color: #ccc;
}
.button-container .button.dark-blue, .button-container .button.dark-blue i.button-icon {
    background-color: #969ba8;
}

.button-container .button i.button-icon {
    display: none;
}
.button-container .button i.button-icon {
    background: url("../image/Public/vtwo/slices.png") no-repeat 0 0;
}
.button-container .button, .button-container .button i.button-icon {
    background-color: #ccc;
}
.button-container .button i.button-icon {
    background: url("../image/Public/vtwo/slices.png") no-repeat;
}
.button-container .button.dark-blue, .button-container .button.dark-blue i.button-icon {
    background-color: #969ba8;
}
.button-container .button i.button-icon.button-icon-notification {
    background-position: -89px -414px;
}
.button-container .button.dark-blue .button-label {
    background-color: #969ba8;
}
.button-container .button div, .button-container .button span, .button-container .button i {
    position: relative;
    display: block;
}

.button-container.small .button-label .button-labelname {
    height: 32px !important;
    line-height: 32px !important;
    font-size: 13px !important;
}
.btnS {
    font-family: PayavaSansWeb;
    margin: 20px 0px;
    padding: 5px 60px;
    color: #fff;
    cursor: pointer;
    font-size: 2rem;
    border: none;
    float: left;
    background: #1793b5;
}
.btnS.right
{
    float:right;
}
/*FinishOrder*/
#getbank
{
        display: flex;
    flex-direction: column;
}
.messagefinish
{
        width: 80%;
    text-align: center;
    color: #005b1e;
    font-size: 1.5rem;
    margin: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
}
.messagefinish header
{
    background: #e53527;
    color: #c4ffd3;
}
.final_m
{
       width: 100%;
    text-align: center;
    padding: 20px;
    border: 1px solid #e53527;
    border-bottom: none;
}
.final_m_i
{
        color: #000;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;  
    font-family: PayavaSansWeb;
    font-size: 1.5rem;
}
.final_m_i .final_link
{
        background: #3f5a46;
    padding: 20px 50px;
    color: #fff;    
}
.final_m_i .number_f
{
         padding: 10px;
    background: #00ff41;
    color: #000;
}
.final_m_i .number_refrence
{
        padding: 10px;
    background: #e53527;
    color: #fff;
}

.ok {
    background: #e4f3cc;
    padding: 10px;
    border-radius: 15px;
    font-size: 1.3rem;
    color: green;
    border: double;
    border-color: green;
    font-weight: 500;
}