[dir="ltr"] .sale-basket, .payment-method, .modal
{
    font-family: "calibri";
    text-align: left;
}

[dir="rtl"] .sale-basket, .payment-method, .modal
{
    font-family: "IRANSans","byekan","calibri";
}

.sale-basket
{
    position: relative;
    text-indent: 0;
}

.sale-basket *
{
    text-indent: 0;
}

[dir="rtl"] .sale-basket > div > p
{
    font-size: 16px;
    border-bottom: 1px solid #bbb;
    margin-top: 20px;
    display: block;
    width: 100%;
    clear: both;
    text-align: right;
}

[dir="ltr"] .sale-basket > div > p
{
    font-size: 16px;
    border-bottom: 1px solid #bbb;
    margin-top: 20px;
    display: block;
    width: 100%;
    clear: both;
    text-align: left;
}

[dir="rtl"] .sale-basket > div > p .sale-basket-close
{
	cursor: pointer;
	float: left;
}

[dir="ltr"] .sale-basket > div > p .sale-basket-close
{
	cursor: pointer;
	float: right;
}

.sale-basket .title
{
    color: #428bca;
}

.sale-basket p
{
    font-size: 14px;
}

.sale-basket table.details
{
    font-size: 15px;
    color: #777;
}

[dir="ltr"] .sale-basket .btn
{
    font-size: 15px;
    direction: ltr;
}

[dir="rtl"] .sale-basket .btn
{
    font-size: 15px;
    direction: rtl;
}

.payment-method .radio input
,.transport-method .radio input
{
    float: right;
    margin:20px -10px 20px 10px;
}

.payment-method .radio
,.transport-method .radio
{
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.payment-method img
,.transport-method img
{
    width: 48px;
    height: 48px;
    border:1px solid #ccc;
}

.payment-method .explanation
,.transport-method .explanation
{
    font-family: IRANSans,tahoma;
    font-size: 11px;
}

[dir="rtl"] .sale-basket-panel
{
    max-width: 300px;
    position: absolute;
    right: 0;
    top: 50px;
    background: #fdfdfd;
    z-index: 10000;
    box-shadow: 0 0 2px #5bc0de;
}

[dir="ltr"] .sale-basket-panel
{
    max-width: 300px;
    position: absolute;
    left: 0;
    top: 50px;
    background: #fdfdfd;
    z-index: 10000;
    box-shadow: 0 0 2px #5bc0de;
}

.sale-basket-panel .sale-basket-items
{
	max-height: 125px;
	overflow: auto;
}

[dir="rtl"] .sale-basket-panel .sale-basket-items
{
	direction: rtl;
}

[dir="ltr"] .sale-basket-panel .sale-basket-items
{
	direction: ltr;
}
.sale-basket-panel .sale-basket-totals
{
	padding-top: 10px; 
	padding-bottom: 10px; 
}

.sale-basket .sale-basket-panel-control .badge
{
    font-size: 16px;
    font-family: "IRANSans",bbcnassim, tahoma !important;
}

[dir="rtl"] .sale-basket-panel:before
{
    content: "";
    display: block;
    position: absolute;
    top: -14px;
    right: 2%;
    width: 26px;
    height: 26px;

    border: 13px transparent solid;
    border-top: 13px #5bc0de solid;
}


[dir="ltr"] .sale-basket-panel:before
{
    content: "";
    display: block;
    position: absolute;
    top: -14px;
    left: 2%;
    width: 26px;
    height: 26px;

    border: 13px transparent solid;
    border-top: 13px #5bc0de solid;
}

.sale-basket-panel *,
.sale-basket-panel *:focus
{
    margin: 0;
    line-height: 1.2 !important;
    outline: none;
}

.sale-basket-panel .sale-basket-item
{
    position: relative;
}

.sale-basket-panel .sale-basket-item span.btn-delete-sale-basket-item
{
    position: absolute;
    top: -10px;
    padding: 3px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
}

[dir="rtl"] .sale-basket-panel .sale-basket-item span.btn-delete-sale-basket-item
{

    left: -10px;
}

[dir="ltr"] .sale-basket-panel .sale-basket-item span.btn-delete-sale-basket-item
{
	
    right: -10px;
}

.sale-basket-panel h3
{
    margin: 3px;
    border-bottom: none;
}

[dir="rtl"] .sale-basket-panel .sale-basket-item-title
{
    text-align: right;
}

[dir="ltr"] .sale-basket-panel .sale-basket-item-title
{
    text-align: left;
}

.sale-basket-panel .sale-basket-item-prop,
.sale-basket-panel .sale-basket-item-prices
{
    display: block;
    color: #999;
    font-size: 12px;
    background: #fafafa;
    text-align: right;
    padding-right: 20px;
    padding-top: 5px;
    width: 100%;
}

.sale-basket-panel .sale-basket-item-prop span,
.sale-basket-panel .sale-basket-item-prices span
{
    display: inline-block;
    margin: 0;
}

[dir="rtl"] .sale-basket-panel .sale-basket-item-prop span,
[dir="rtl"] .sale-basket-panel .sale-basket-item-prices span,
[dir="rtl"] .sale-basket-panel .sale-basket-item-prop,
[dir="rtl"] .sale-basket-panel .sale-basket-item-prices,
[dir="rtl"] .sale-basket-panel .sale-basket-panel-price,
[dir="rtl"] .sale-basket-panel .sale-basket-item-prices .sale-basket-item-prop-price,
[dir="rtl"] .sale-basket-panel .sale-basket-item-prices .sale-basket-item-prop-count
{
    float: right;
	direction: rtl;
}

[dir="ltr"] .sale-basket-panel .sale-basket-item-prop span,
[dir="ltr"] .sale-basket-panel .sale-basket-item-prices span,
[dir="ltr"] .sale-basket-panel .sale-basket-item-prop,
[dir="ltr"] .sale-basket-panel .sale-basket-item-prices,
[dir="ltr"] .sale-basket-panel .sale-basket-panel-price,
[dir="ltr"] .sale-basket-panel .sale-basket-item-prices .sale-basket-item-prop-price,
[dir="ltr"] .sale-basket-panel .sale-basket-item-prices .sale-basket-item-prop-count
{
    float: left;
	direction: ltr;
}

.sale-basket-panel .sale-basket-item-prices span
{
    width: auto;
    display: inline;
    clear: both;

    color: #777;
    padding-right: 3px;
    padding-left: 3px;
    margin-top: 5px;
}

.sale-basket-panel .sale-basket-item-prices .sale-basket-item-prop-price,
.sale-basket-panel .sale-basket-item-prices .sale-basket-item-prop-count
{
    background: #eee;
}

.sale-basket-panel .sale-basket-item-prices .sale-basket-item-prop-count .fa-minus-square,
.sale-basket-panel .sale-basket-item-prices .sale-basket-item-prop-count .fa-plus-square
{
	margin: 3px;
	cursor: pointer;
}

.sale-basket-panel .sale-basket-panel-price
{
    padding: 5px;
    background: #eee;
    display: inline-block;
    color:  #000;
    font-size: 15px;
}

#addToShoppingCard *
{
	font-size:16px;
}