@font-face {
    font-family: "IRANSans";
    src: url("../fonts/IRANSans.woff2") format("woff2"),
    url("../fonts/IRANSans.woff") format("woff");
}
@font-face {
    font-family: "IRANSansX-Black";
    src: url("../fonts/IRANSansXFaNum-Black.woff2") format("woff2"),
    url("../IRANSansXFaNum-Black.woff2") format("woff");
}
@font-face {
    font-family: "IRANSansX-Bold";
    src: url("../fonts/IRANSansXFaNum-Bold.woff2") format("woff2"),
    url("../IRANSansXFaNum-Bold.woff2") format("woff");
}
@font-face {
    font-family: "IRANSansX-DemiBold";
    src: url("../fonts/IRANSansXFaNum-DemiBold.woff2") format("woff2"),
    url("../IRANSansXFaNum-DemiBold.woff2") format("woff");
}
@font-face {
    font-family: "IRANSansX-ExtraBold";
    src: url("../fonts/IRANSansXFaNum-ExtraBold.woff2") format("woff2"),
    url("../IRANSansXFaNum-ExtraBold.woff2") format("woff");
}
@font-face {
    font-family: "IRANSansX-Light";
    src: url("../fonts/IRANSansXFaNum-Light.woff2") format("woff2"),
    url("../IRANSansXFaNum-Light.woff2") format("woff");
}
@font-face {
    font-family: "IRANSansX-Medium";
    src: url("../fonts/IRANSansXFaNum-Medium.woff2") format("woff2"),
    url("../IRANSansXFaNum-Medium.woff2") format("woff");
}
@font-face {
    font-family: "IRANSansX-Regular";
    src: url("../fonts/IRANSansXFaNum-Regular.woff2") format("woff2"),
    url("../IRANSansXFaNum-Regular.woff2") format("woff");
}
@font-face {
    font-family: "IRANSansX-UltraLight";
    src: url("../fonts/IRANSansXFaNum-UltraLight.woff2") format("woff2"),
    url("../IRANSansXFaNum-UltraLight.woff2") format("woff");
}
@font-face {
    font-family: "BakhB";
    src: url(../fonts/YekanBakhBold.woff2) format("woff2"),
    url(../fonts/YekanBakh-Bold.woff) format("woff"),
    url(../fonts/YekanBakhBold.eot) format("eot"),
    url(../fonts/YekanBakh-Bold.svg) format("svg"),
    url(../fonts/YekanBakh-Bold.ttf) format("ttf");
}
@font-face {
    font-family: "BakhBFN";
    src: url(../fonts/YekanBakhFaNum-Bold.woff2) format("woff2");
}
@font-face {
    font-family: "Cinema";
    src: url(../fonts/Cinema.woff2) format("woff2"),
    url(../fonts/Cinema.woff) format("woff"),
    url(../fonts/Cinema.eot) format("eot"),
    url(../fonts/Cinema.svg) format("svg"),
    url(../fonts/Cinema.ttf) format("ttf");
}
@font-face {
    font-family: "MikhakR";
    src: url(../fonts/Mikhak-Regular.woff2) format("woff2"),
    url(../fonts/Mikhak-Regular.woff) format("woff"),
    url(../fonts/Mikhak-Regular.eot) format("eot"),
    url(../fonts/Mikhak-Regular.svg) format("svg"),
    url(../fonts/Mikhak-Regular.ttf) format("ttf");
}
.uk-button-success {
    background-color: #8BC34A;
    color: #fff;
    border: 2px solid transparent;
}
.uk-button-success:hover {
    color: #fff;
    box-shadow: 0 0 30px 0 rgba(139,195,74,0.5);
}
.jlmf-section {
    margin-top: 20px;
}
.sf-off {
    display: none;
}
.sf-color-1 {
    color: rgba(255,255,255,1) !important;
}
/*--------- Button ---------*/
.sf-button {
    background: #5cb85c;
    color: #fff;
    padding: 12px 40px;
    border: none;
    font-size: 110%;
    margin-left: 10px;
    border-radius: 10px;
    font-family: IRANSans;
}
.sf-button:hover {
    background-color: #80c780;
    color: #fff;
}

.uk-button-1 {
    background-color: #FFC107;
    color: #fff;
    border: 2px solid transparent;
    background-image: linear-gradient(-45deg, #FF9800 40%, #FFC107);
}
/* Hover + Focus */
.uk-button-1:hover,
.uk-button-1:focus {
    background-color: #ecb100;
    color: #fff;
    border-color: transparent;
    background-image: linear-gradient(-45deg, #FF9800 40%, #FFC107);
    box-shadow: 0 0 30px 0 rgba(255, 152, 0, 0.5);
}
/* OnClick + Active */
.uk-button-1:active {
    background-color: #d39e00;
    color: #fff;
    border-color: transparent;
    background-image: none;
}

/*---------- Fox Nav ----------*/

.fox-nav {
    max-width: 40px;
}
.fox-nav-sh {
    -webkit-box-shadow: 0 3px 7px 0 rgba(195,31,46,.35) !important;
    box-shadow: 0 3px 7px 0 rgba(195,31,46,.35) !important;
}
.fox-nav-item {
    padding: 10px 0;
    -webkit-justify-content: center;
    justify-content: center;
    transition: all 0.3s;
}
.fox-nav-item:hover {
    padding: 5px 0 15px 0;
    transition: all 0.3s;
    cursor: pointer;
}
.fox-nav-line {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

/*---------- RSForm ----------*/

strong.formRequired {
    font-weight: bold;
    font-style: normal;
    margin-right: 3px;
}

/*---------- J2Store ----------*/

.j2store_field_required {
    float: right;
    color: #6852ed;
    margin-left: 5px;
}
#easy-checkout-billing-address .row-fluid [class*="span"]:first-child {
    margin-left: 15px;
}
#easy-checkout-billing-address .row-fluid [class*="span"] {
    margin-right: 0px;
}
#easy-checkout-billing-address .row-fluid [class*="span"]:first-child {
    margin-right: 0px;
}
.easy-checkout.easy-checkout-checkout-form h3.easy-checkout-title {
    border-bottom: 2px solid #6852ed;
    padding: 0 0 10px;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 0;
}
.easy-checkout.easy-checkout-checkout-form h3 {
    border-bottom: 2px solid #6852ed;
    padding: 10px 0;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.easy-checkout.easy-checkout-checkout-form h3.easy-checkout-title span {
    background: #6852ed;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
}
.easy-checkout.easy-checkout-checkout-form input[type="text"], .easy-checkout.easy-checkout-checkout-form input[type="password"], .easy-checkout.easy-checkout-checkout-form input[type="datetime"], .easy-checkout.easy-checkout-checkout-form input[type="datetime-local"], .easy-checkout.easy-checkout-checkout-form input[type="date"], .easy-checkout.easy-checkout-checkout-form input[type="month"], .easy-checkout.easy-checkout-checkout-form input[type="time"], .easy-checkout.easy-checkout-checkout-form input[type="week"], .easy-checkout.easy-checkout-checkout-form input[type="number"], .easy-checkout.easy-checkout-checkout-form input[type="email"], .easy-checkout.easy-checkout-checkout-form input[type="url"], .easy-checkout.easy-checkout-checkout-form input[type="search"], input[type="tel"], .easy-checkout.easy-checkout-checkout-form input[type="color"], .easy-checkout.easy-checkout-checkout-form .uneditable-input {
    width: 100% !important;
    height: 32px;
    display: block;
    border-color: #eeeeee;
    font-size: 14px;
}
.j2store-cart-table .remove-icon {
    margin-bottom: 0;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: right;
    vertical-align: middle;
    border-radius: 10px;
    direction: rtl;
}
.inputbox[type="text"]:not([class*="input-"]) {
    width: 100% !important;
}