/*@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 700;
	src: url("fonts/IRANSansWeb_Bold.eot");
	src: url("fonts/IRANSansWeb_Bold.eot?#iefix")
		format("embedded-opentype"), url("fonts/IRANSansWeb_Bold.woff2")
		format("woff2"), url("fonts/IRANSansWeb_Bold.woff") format("woff"),
		url("fonts/IRANSansWeb_Bold.ttf") format("truetype")
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url("fonts/IRANSansWeb_Medium.eot");
	src: url("fonts/IRANSansWeb_Medium.eot?#iefix")
		format("embedded-opentype"), url("fonts/IRANSansWeb_Medium.woff2")
		format("woff2"), url("fonts/IRANSansWeb_Medium.woff") format("woff"),
		url("fonts/IRANSansWeb_Medium.ttf") format("truetype")
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url("fonts/IRANSansWeb_Light.eot");
	src: url("fonts/IRANSansWeb_Light.eot?#iefix")
		format("embedded-opentype"), url("fonts/IRANSansWeb_Light.woff2")
		format("woff2"), url("fonts/IRANSansWeb_Light.woff") format("woff"),
		url("fonts/IRANSansWeb_Light.ttf") format("truetype")
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url("fonts/IRANSansWeb_UltraLight.eot");
	src: url("fonts/IRANSansWeb_UltraLight.eot?#iefix")
		format("embedded-opentype"), url("fonts/IRANSansWeb_UltraLight.woff2")
		format("woff2"), url("fonts/IRANSansWeb_UltraLight.woff")
		format("woff"), url("fonts/IRANSansWeb_UltraLight.ttf")
		format("truetype")
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 400;
	src: url("fonts/IRANSansWeb.eot");
	src: url("fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
		url("fonts/IRANSansWeb.woff2") format("woff2"),
		url("fonts/IRANSansWeb.woff") format("woff"),
		url("fonts/IRANSansWeb.ttf") format("truetype")
}*/
@font-face {
    font-family: IranYekan;
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/iranyekanweblight.eot");
    src: url("../fonts/iranyekanweblight.eot?#iefix") format("embedded-opentype"), url("../fonts/iranyekanweblight.woff2") format("woff2"), url("../fonts/iranyekanweblight.woff") format("woff"), url("../fonts/iranyekanweblight.ttf") format("truetype")
}

@font-face {
    font-family: jafar;
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/BRLNSDB.TTF");
}

@font-face {
    font-family: IranYekan;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/iranyekanwebregular.eot");
    src: url("../fonts/iranyekanwebregular.eot?#iefix") format("embedded-opentype"), url("../fonts/iranyekanwebregular.woff2") format("woff2"), url("../fonts/iranyekanwebregular.woff") format("woff"), url("../fonts/iranyekanwebregular.ttf") format("truetype")
}

@font-face {
    font-family: IranYekan;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/iranyekanwebbold.eot");
    src: url("../fonts/iranyekanwebbold.eot?#iefix") format("embedded-opentype"), url("../fonts/iranyekanwebbold.woff2") format("woff2"), url("../fonts/iranyekanwebbold.woff") format("woff"), url("../fonts/iranyekanwebbold.ttf") format("truetype")
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

body {
    color: #333;
    direction: rtl;
    font-family: IranYekan, Arial;
    font-weight: 300;
    outline: 0 !important;
    box-sizing: border-box;
    padding: 0;
}

input {

}

h1, h2, h3, h4, h5 {
    font-family: IranYekan, Arial;
}

.head {
    padding: 10px 0 0px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 200;
}

.head-logo img {
    height: 70px;
}

.main-menu {
    float: right;
}

.main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-menu ul li {
    float: right;
}

.main-menu ul li a {
    display: inline-block;
    padding: 15px 20px;
    font-size: 15px;
    font-weight: 300;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    color: #fff;
}

.main-menu ul li a:hover {
    color: #eee !important;
}

.sub-menu {
    display: none;
}

.search-link {
    float: left;
    margin-right: 20px;
    font-size: 20px;
    color: #3a52bf;
    padding: 11px 0;
}

.search-link a i {
    position: relative;
    top: 2px;
}

.intro-bg {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.intro-bg img {
}

.intro-ov {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/intro.jpg) no-repeat;
    background-size: 100%;
    color: #333333;
    text-align: center;
    padding-top: 13%;
}


.intro-ov span {
    font-size: 15px;
    font-weight: 100;
}
.title-store {
    font-size: 25px !important;
    margin: 0;
    margin-bottom: 20px;
    display: block;
    font-weight: 500 !important;
}

.intro-btn {
    text-align: center;
    margin-top: 40px;
}

.intro-btn a, .parallax-section a {
    padding: 15px 70px;
    margin: 0 5px;
    font-size: 16px;
    border-radius: 35px;

    display: inline-block;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.intro-btn a.intro-white-btn, .parallax-section a.intro-white-btn {
    background: #fff;
    color: #045dbc;
    cursor: pointer;
    border: 1px solid;
}

.intro-btn a.intro-white-btn:hover {
    background: #fff;
    /*color: #333;*/
}

.index-section {
    background: #fff;
    padding: 80px 0;
}

.index-section.even {
    background: #f5f5f5;
}

.index-sec-pic img {
    max-height: 350px;
}

.index-section.even .index-sec-pic img {
    float: left;
}

.index-sec-dsc {
    padding-top: 50px;
}

.index-sec-dsc h3 {
    color: #0e1015;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 300;
}

.index-sec-dsc p {
    color: #8c979e;
    font-size: 15px;
    line-height: 22px;
    font-weight: 100;
}

.index-colored-btn {
    padding: 10px 50px;
    margin: 0 5px;
    font-size: 14px;

    display: inline-block;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    background: #06842b;
    color: #fff;
    margin-top: 20px;
    border-radius: 35px;
}

.index-colored-btn:hover {
    background: #fff;
    border-color: #fff;
    color: #06842b;
}

.parallax-section {
    text-align: center;
    padding: 70px 0;
    background: -moz-linear-gradient(to right, #045dbc 0%, #add1f7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(to right, #045dbc 0%, #add1f7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #045dbc 0%, #add1f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.parallax-section h3 {
    font-size: 40px;
    margin: 0;
    color: #fff;
    font-weight: 200;
}

.parallax-section p {
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    font-weight: 100;
    max-width: 1000px;
    margin: 0 auto;
}

.parallax-section a {
    margin-top: 20px;
    display: inline-block;
}

.index-sec-dsc.centered {
    text-align: center;
    padding-top: 0;
}

.index-sec-pic.centered {
    padding-top: 40px;
}

.our-clients-title h3 {
    margin: 0;
    margin-bottom: 60px;
    color: #0e1015;
    font-size: 25px;
    text-align: center;
}

#our-clients-carousel * {
    direction: ltr;
}

#our-clients-carousel .item {
    text-align: center;
}

#our-clients-carousel .item img {
    height: 100px;
    margin: 0 auto;
}

.inner-content {
    min-height: 450px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 40px 0;
}

.steps-part {
    padding: 20px 0;
    text-align: center;
}

.req-step-one {
    display: inline-block;
    height: 5px;
    width: 120px;
    margin: 0 3px;
    background: #ccc;
}

.req-step-one.colored {
    background: #745cf9;
}

.request-form {
    padding: 20px 0;
}

.request-fl {
    margin-bottom: 20px;
}

.request-fl .req-fl-title {
    color: #999;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 10px;
}

.request-fl .req-fl-inp input[type="text"] {
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.01);
    border-radius: 2px;
    height: 38px;
    padding: 0 10px;
    width: 100%;
}

.request-fl .req-fl-inp textarea {
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.01);
    border-radius: 2px;
    height: 150px;
    padding: 10px;
    width: 100%;
}

.text-description-app {
    margin-top: 20px;
}

.delivery-in-rule p span {
    color: #8c979e;
}

.app-feature {
    text-align: center;
    padding: 0px 35px;
}

.app-feature img {
    max-height: 60px;
    filter: brightness(0) saturate(100%) invert(48%) sepia(9%) saturate(3109%) hue-rotate(183deg) brightness(92%) contrast(96%);
}

.app-feature p {
    color: #8c979e;
    font-size: 14px;
    font-weight: 100;
    margin-top: 18px;
}

.app-feature h4 {
    color: #0e1015;
    font-weight: 300;
    margin-top: 17px;
}

.main-feature-app {
    padding: 50px 0px;
}

.app-feature-title {
    margin: -10px 0px 90px 0px;
    text-align: center;
}

.app-feature-title h2 {
    display: inline;
    color: #746F6E;
}

.less-padding-this-section {
    padding: 45px 0px;
}

.img-download-rs {
    max-height: 330px !important;
}

.download-btn {
    position: relative;
}

.download-btn img {
    position: absolute;
    left: 25px;
    top: 20px;
    max-height: 30px;
}

.download-btn a {
    position: static;
    display: block;
    width: 100%;
    border: 2px solid #ff7e38;
    border-radius: 25px;
    text-align: right;
    padding: 14px 17px 14px;
    margin-top: 10px;
    cursor: pointer;
}

/*Footer*/
.footer {
    background: #333;
    padding: 25px 0 25px;
}

.social-one {
    float: left;
    color: #fff;
    padding-right: 30px;
    font-size: 17px;
    text-align: left;
}

.social-one i {
    float: left;
}

.copyright {
    color: #fff;
    font-size: 12px;
}

.clear {
    clear: both;
}

.no-padding {
    padding: 0;
}

.clearfix:after, .z-container:after {
    content: " ";
    /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
}

* {
    outline: 0 !important;
}

.navbar {
    position: fixed;
    width: 100%;
}

.navbar-header a {
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 24px;
    cursor: pointer;
    color: #9e9e9e;
    z-index: 1000;
}

.navbar-header img {
    padding: 8px 15px 0px;
    max-height: 43px;
}

.nav > li {
    padding: 0;
}

.other-page {
    position: relative;
}

.other-page-header li a {
    color: #9B9B9B !important;
}

.other-page-head-logo img {
    height: 55px !important;
}

.app-title-description {
    color: #045dbc;
    font-weight: 300;
    margin-top: 20px;
}

.lesster-padding-this-section {
    padding: 10px 0px 20px;
}

.copyright-footer {
    border-top: 1px solid rgb(162, 160, 160);
    padding-top: 25px;
}

.quick-link {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 55px;
}

.quick-link li {
    display: inline-block;
    margin-left: 30px;
    color: #fff;
    font-weight: 200;
}

.quick-link li:hover {
    color: #a5a5a5;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.namad-saman {
    text-align: center;
}

.quick-header {
    padding-bottom: 25px;
    text-align: center;
}

.cursor-pointer {
    cursor: pointer;
}

.none-disp {
    display: none;
}

.checkout-title {
    padding: 30px 0px;
}

.checkout-title h4 {
    color: #fff;
}

.row-checkout {
    border-bottom: 2px solid #dbdbdb;
    padding: 10px 0px;
    height: 40px;
    color: rgb(140, 151, 158);
}

.row-checkout .right {
    display: inline;
    float: right;
}

.row-checkout .left {
    display: inline;
    float: left;
    color: #4a4a4a;
}

.btn-goto-bank {
    margin-top: 50px;
}

.btn-goto-bank a {
    background-color: #65c874;
    border-radius: 30px;
    color: #fff;
    padding: 10px 0px;
    text-align: center;
    display: block;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.btn-goto-bank a:hover {
    background-color: #59bf69;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.btn-result-bank a {
    background-color: #fe5d40;
}

.btn-result-bank a:hover {
    background-color: #f33b1a;
}

.result-payment {
    text-align: center;
}

.result-payment span {
    font-size: 18px;
}

.result-payment img {
    display: block;
    max-height: 70px;
    margin: 15px auto;
}

.main-recharge {
    background-color: #f7f7f7;
    padding: 24px 15px 46px;
    border-radius: 25px;
}

.inp-recharge {
    padding: 8px 0px;
}

.inp-recharge span {
    margin-bottom: 8px;
    display: block;
}

.inp-recharge input {
    width: 100%;
    height: 45px;
    border: none;
    border-bottom: 1px solid #bebebe;
    padding-right: 11px;
    font-size: 11px;
    color: #666666;
    border-radius: 5px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.inp-recharge textarea {
    resize: none;
    padding-top: 5px;
    width: 100%;
    height: 100px;
    border: none;
    border-bottom: 1px solid #bebebe;
    padding-right: 11px;
    font-size: 11px;
    color: #666666;
    border-radius: 5px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.inp-recharge input:focus {
    border: 1px solid #5ba0f3;
    box-shadow: 0px 1px 10px #a2c9f3;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;

}

.inp-recharge textarea:focus {
    border: 1px solid #5ba0f3;
    box-shadow: 0px 1px 10px #a2c9f3;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;

}

.captcha-image {
    position: relative;
    text-align: center;
}

.captcha-image img {
    position: absolute;
    top: 18px;
    left: 31px;
    max-height: 45px;
}

.captcha-image a {
    position: absolute;
    left: 10px;
    top: 30px;
    color: #5a5a5a;
}

.main-header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    box-shadow: 0 1px 10px #a8a8a8e0;
    height: 70px;
}

.z-notification {
    background-color: rgba(255, 111, 86, 0.91);
    padding: 20px;
    border-radius: 3px;
    color: white;
}

.z-notification-info {
    background-color: rgba(86, 136, 255, 0.91) !important;
}

.z-notification .z-notification-content {
    padding: 20px;
}

.future {
    border-color: #1489ff !important;
    color: #1489ff;
    background: #e0f6ff;
}

.passed {
    border-color: #07a737 !important;
    color: #07a737;
    background: #bcffdc;
}

.current {
    border-color: #fff500 !important;
    color: #fff500;
    background: #fffdea;
}

.inner-div {
    padding: 30px;
    border: 1px solid;
    border-radius: 50%;
}

.new-product-title {
    text-align: center;
    margin-bottom: 15px;
}

.new-product-title span {
    font-size: 16px;
    font-weight: 500;
}

.add-to-cart {
    display: block;
    margin-top: 20px;
    border: 1px solid #045dbc;;
    padding-top: 7px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart i {
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    color: #045dbc;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart span {
    display: inline-block !important;
    color: #045dbc;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart:hover {
    background-color: #045dbc;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart:hover i {
    color: #ffffff;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart:hover span {
    color: #ffffff;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.social-part a:hover {
    color: #ffffff;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.profile-cart {
    position: absolute;
    left: 34px;
    top: 27px;
}

.profile-cart .cart {

}

.profile-cart .cart span:first-child {
    margin-left: 10px;
    color: #045dbc;
    background-color: #eff6ff;
    border-radius: 50%;
    border: 1px solid #045dbc;
    padding: 3px 9px 2px 9px;
}

.profile-cart .cart span:nth-child(2) {

}

.profile-cart .cart i {
    color: #045dbc;
    font-size: 18px;
    margin-right: 10px;
}

.profile-cart .login {
    margin-right: 10px;
}

.profile-cart .login span:first-child {
}

.profile-cart .login i {
    color: #045dbc;
    font-size: 18px;
    margin-right: 10px;
}

.cart-number-fix {
    position: fixed;
    left: 20px;
    bottom: 15px;
    background-color: #045dbc;
    color: #ffffff;
    border-radius: 5px;
}

.cart-number-fix a {
    padding: 10px 20px;
    display: block;
}

.cart-number-fix span:first-child {

}

.cart-number-fix span:first-child {

}

.fade-choose-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 100;
    background-color: rgba(101, 101, 101, 0.51);
    display: block;
    cursor: default;
}

.modal-choose {
    position: fixed;
    width: 340px;
    top: 80px;
    background-color: #f8f8f8;
    border-radius: 5px;
    z-index: 101;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 20px 15px;
}

.modal-choose > div {
    position: relative;
    text-align: center;
}

.close-modal {
    position: absolute;
    right: -9px;
    top: -32px;
    font-size: 19px;
    color: #898989;
}

.modal-choose > div div {
    margin: 15px 0;
}

.old-order {
    margin-top: 20px;
    text-align: center;
}

.old-order span:first-child {
    font-weight: 500;
    color: #333333;
    font-size: 18px;
}

.old-order span:last-child {
    margin-top: 30px;
    display: block;
    color: #999999;
    font-size: 12px;
}

.empty-cart {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 200px;
}

.empty-cart span {
    font-size: 16px;
}

.delivery-guide span {
    display: block;
}

.table-cart .z-listhead {
    border-bottom: 2px solid #6fa2d9;
    height: 40px;
}

.table-cart .z-listitem {
    height: 50px;
    border-bottom: 1px solid #efefef;
}

.table-cart .z-listitem a {
    color: #045dbc;
    font-weight: 500;
}

.table-cart .z-listitem span {
    display: block;
}

.table-cart th, .table-cart td {
    text-align: center;
}

.delivery-price {
    margin: 10px 0px;
    padding: 10px 0px;
    text-align: center;
    color: #ff4a4a;
    font-size: 16px;
}

.discount-price {
    margin: 10px 0px;
    padding: 10px 0px;
    text-align: center;
    color: #0084ff;
    font-size: 16px;
    text-decoration: underline;
}

.discount-event {
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #0084ff;
    color: #0084ff;
    padding: 8px 10px;
    background-color: #f7faff;
    animation: scale-text 1.5s linear infinite;
}

@keyframes scale-text {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}

.total-price {
    text-align: center;
    margin-top: 25px;
}

.total-price span {
    font-size: 17px;
    padding: 7px 16px;
    border: 1px solid #6fa2d9;
    color: #6fa2d9;
    border-radius: 7px;
}

.delivery-guide {
    margin-top: 10px;
}

.delivery-guide > span {
    color: #bdb9c2;
}

.payment-status {
    text-align: center;
    padding: 70px 15px;
}

.payment-status .icon {
    padding-bottom: 50px;
}

.payment-status .icon i {
    font-size: 72px;
}

.payment-status .green {
    color: #00e786;
}

.payment-status .red {
    color: red;
}

.payment-status .title {
    color: #999999;
    font-size: 15px;
}

.payment-status .back {
    padding: 50px 25px 0px 25px;
}

.payment-status .back a {
    height: 45px;
    display: block;
    padding-top: 10px;
    border-radius: 5px;
    border: 2px solid #b46efb;
    color: #b46efb;
}

.main-parent-instagram {
    min-width: 1100px;
}

.title-row {
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    color: #777777;
}

.row-channel {
    display: flex;
    justify-content: space-around;
    height: 240px;
    width: 100%;
    margin: 20px 0;
}

.channel-item {
    width: 250px;
    height: 250px;
    text-align: center;
    border: 3px solid #dcdcdc;
    border-radius: 50%;
    padding-top: 60px;
}

.channel-item img {
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
}

.channel-item span {
    font-size: 14px;
    display: block;
}

.shop-page {
    background-color: #f5f5f5;
}

.shop-page .shop-container {
    padding-top: 20px;
}

.product-section {
    background-color: #ffffff;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

.filter-section {

}

.filter-sort-button {
    padding: 20px 0 20px;
    display: none;
}

.filter-sort-button a {
    display: inline-block;
    border-radius: 4px;
    background-color: #e0e0e0;
    color: #424242;
    padding: 7px 11px;
    margin-left: 8px;
    cursor: pointer;
}

.filter-sort-button a i {
    margin-right: 8px;
}

.remove-filters {
    position: absolute;
    left: 25px;
    top: 14px;
    color: #f73131;
}

.remove-filters:hover {
    color: #f73131;
}

.remove-filters:active {
    color: #f73131;
}

.filter-items-remove {

}

.filter-items-remove a {
    display: inline-block;
    padding: 4px 8px 4px 29px;
    border: 1px solid #cbcbcb;
    border-radius: 8px;
    position: relative;
    margin: 0 0 12px 5px;
}

.filter-items-remove a i {
    position: absolute;
    left: 5px;
    top: 5px;
    color: #4f4f4f;
}

.filter-part {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 12px;
}

.filter-content {
    padding: 12px 15px;
}

.filter-title {
    border-bottom: 1px solid #ddd;
}

.filter-radio a {
    display: block;
    margin-bottom: 8px;
}

.filter-radio a:last-child {
    margin-bottom: 0;
}

.filter-radio a:before {
    content: ' ';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-left: 6px;
    display: inline-block;
    border: 1px solid #515151;
}

.filter-radio a.active:before {
    background-color: #045dbc;
}

.filter-check {
    height: 380px;
    overflow-y: scroll;
}

.filter-check a {
    display: block;
    margin-bottom: 8px;
}

.filter-check a:last-child {
    margin-bottom: 0;
}

.filter-check a:before {
    content: ' ';
    width: 14px;
    height: 14px;
    border-radius: 3px;
    margin-left: 6px;
    display: inline-block;
    border: 1px solid #515151;
}

.filter-check a.active:before {
    background-image: url("/images/check-mark.svg");
}

.filter-colors a {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #a9a9a9;
    display: inline-block;
    margin-left: 17px;
    margin-bottom: 6px;
}

.close-filter {
    display: none;
    color: #00bfd5;
    border: 1px solid #00bfd5;
    padding: 7px 0;
    margin: 10px 0;
    background-color: #ffffff;
    text-align: center;
}

.close-filter:hover {
    color: #00bfd5;
}

.close-filter:active {
    color: #00bfd5;
}

.close-filter:focus {
    color: #00bfd5;
}

.filter-colors a.active {
    border: 3px solid #29cdff;
}

.sort-inner-mobile .close-sort {
    display: none;
}

.sort-types {
    padding: 14px 15px 14px;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.sort-types i {
    color: #777777;
}

.sort-types span {
    color: #111;
}

.sort-types a {
    margin-right: 7px;
    padding: 5px 12px;
    color: #555555;
    border-radius: 8px;
}

.sort-types a:hover {
    background-color: #e7e7e7;
}

.sort-types a.active {
    background-color: #045dbc;
    color: #ffffff;
}

.see-more-product {
    background-color: #ffffff;
    text-align: center;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0px;
}

.see-more-product a {
    padding: 6px 40px;
    border-radius: 6px;
    border: 1px solid #00cce7;
    color: #00cce7;
    position: relative;
}

.see-more-product a:hover {
    background-color: #f6feff;
}

.see-more-product a i {
    position: absolute;
    right: 12px;
    top: 3px;
    font-size: 20px;
}

.back-to-top {
    border-top: 1px solid #dddddd;
    margin-top: 45px;
}

.back-to-top a {
    display: block;
    width: 100%;
    padding: 12px 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.back-to-top a i {
    margin-left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    background-color: #cccccc;
    padding-top: 10px;
    color: #626262;
}

.new-product-title {
    text-align: center;
    margin-bottom: 15px;
}

.new-product-title span {
    font-size: 16px;
    font-weight: 500;
}

.new-product-item {
    height: 440px;
    padding: 0px 4px 0px 4px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    transition: all ease 0.3s;
}

.new-product-item:hover {
    box-shadow: 1px 1px 7px #c0c0c0;
    transition: all ease 0.3s;
}

.new-product-item > div {

    border-radius: 5px;
    padding: 10px;
    text-align: center;
    height: 100%;
    position: relative;
}

.new-product-item > div img {
    height: 220px;
    margin-bottom: 15px;
}

.new-product-item > div .s1 {
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
}

.new-product-item > div .s2 {
    color: #999999;
    display: block;
    margin-bottom: 8px;
}

.new-product-item > div .s3 {
    font-size: 16px;
}

.footer-product {
    position: absolute;
    bottom: 10px;
    width: 100%;
    right: 0;
    padding: 0 10px;
}

.sort-product {
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    color: #9d9d9d;
    font-weight: 300;
}

.add-to-cart {
    display: block;
    margin-top: 15px;
    border: 1px solid #045dbc;;
    padding: 6px 0 9px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart i {
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    color: #045dbc;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.without-stock {
    width: 100%;
    height: 12px;
    border-bottom: 1px solid #585858;
    text-align: center;
    margin: 25px 0 15px;
}

.without-stock span {
    background-color: #ffffff;
    padding: 0 11px;
}

.color-product {
    position: absolute;
    right: 7px;
    top: 10px;
}

.color-product .color-item {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-bottom: 6px;
    box-shadow: 1px 1px 3px #a9a9a9;
}

.size-product {
    text-align: right;
    color: #777777;
    font-size: 12px;
}

.size-product span {
    border: 1px solid #777777;
    padding: 5px 8px;
    margin-left: 5px;
}

.extra-size {
    border: none !important;
    padding: 0 !important;
    margin-left: 0 !important;
    font-size: 9px;
    color: #888888;
}

.add-to-cart span {
    display: inline-block !important;
    color: #045dbc;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart:hover {
    background-color: #045dbc;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart:hover i {
    color: #ffffff;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.add-to-cart:hover span {
    color: #ffffff;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.social-part a:hover {
    color: #ffffff;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.profile-cart {
    position: absolute;
    left: 34px;
    top: 27px;
}

.profile-cart .cart {

}

.profile-cart .cart span:first-child {
    margin-left: 10px;
    color: #045dbc;
    background-color: #fff8fb;
    border-radius: 50%;
    border: 1px solid #045dbc;
    padding: 3px 9px 2px 9px;
}

.profile-cart .cart span:nth-child(2) {

}

.profile-cart .cart i {
    color: #045dbc;
    font-size: 18px;
    margin-right: 10px;
}

.profile-cart .login {
    margin-right: 10px;
}

.profile-cart .login span:first-child {
}

.profile-cart .login i {
    color: #045dbc;
    font-size: 18px;
    margin-right: 10px;
}

.cart-number-fix {
    position: fixed;
    left: 20px;
    bottom: 15px;
    background-color: #045dbc;
    color: #ffffff;
    border-radius: 5px;
}

.cart-number-fix a {
    padding: 10px 20px;
    display: block;
}

.cart-number-fix span:first-child {

}

.cart-number-fix span:first-child {

}

.fade-choose-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 100;
    background-color: rgba(101, 101, 101, 0.51);
    display: block;
    cursor: default;
}

.modal-choose {
    position: fixed;
    width: 340px;
    top: 80px;
    background-color: #f8f8f8;
    border-radius: 5px;
    z-index: 101;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 20px 15px;
}

.modal-choose > div {
    position: relative;
    text-align: center;
}

.close-modal {
    position: absolute;
    right: -2px;
    top: -28px;
    font-size: 19px;
    color: #898989;
}

.modal-choose > div div {
    margin: 15px 0;
}

.old-order {
    margin-top: 20px;
    text-align: center;
}

.old-order span:first-child {
    font-weight: 500;
    color: #333333;
    font-size: 18px;
}

.old-order span:last-child {
    margin-top: 30px;
    display: block;
    color: #999999;
    font-size: 12px;
}

.empty-cart {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 200px;
}

.empty-cart span {
    font-size: 16px;
}

.delivery-guide span {
    display: block;
}

.table-cart .z-listhead {
    border-bottom: 2px solid #ff085e;
    height: 40px;
}

.table-cart .z-listitem {
    height: 50px;
    border-bottom: 1px solid #efefef;
}

.table-cart .z-listitem a {
    color: #ff085e;
    font-weight: 500;
}

.table-cart .z-listitem span {
    display: block;
}

.table-cart th, .table-cart td {
    text-align: center;
}

.delivery-price {
    margin: 10px 0px;
    padding: 10px 0px;
    text-align: center;
    color: #ff4a4a;
    font-size: 16px;
}

.discount-price {
    margin: 10px 0px;
    padding: 10px 0px;
    text-align: center;
    color: #0084ff;
    font-size: 16px;
    text-decoration: underline;
}

.discount-event {
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #0084ff;
    color: #0084ff;
    padding: 8px 10px;
    background-color: #f7faff;
    animation: scale-text 1.5s linear infinite;
}

@keyframes scale-text {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}

.total-price {
    text-align: center;
    margin-top: 25px;
}

.total-price span {
    font-size: 17px;
    padding: 7px 16px;
    border: 1px solid #045dbc;
    color: #045dbc;
    border-radius: 7px;
}

.delivery-guide {
    margin-top: 10px;
}

.delivery-guide > span {
    color: #595959;
}

.payment-status {
    text-align: center;
    padding: 70px 15px;
}

.payment-status .icon {
    padding-bottom: 50px;
}

.payment-status .icon i {
    font-size: 72px;
}

.payment-status .green {
    color: #00e786;
}

.payment-status .red {
    color: red;
}

.payment-status .title {
    color: #999999;
    font-size: 15px;
}

.payment-status .back {
    padding: 50px 25px 0px 25px;
}

.payment-status .back a {
    height: 45px;
    display: block;
    padding-top: 10px;
    border-radius: 5px;
    border: 2px solid #b46efb;
    color: #b46efb;
}

.main-parent-instagram {
    min-width: 1100px;
}

.title-row {
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    color: #777777;
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
    .navbar {
        display: block;
    }

    .head {
        display: none;
    }
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
}

.navbar {
    display: none;
}

.head {
    display: block;
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .intro-bg {
        height: 55vh;
    }

    .req-step-one {

        width: 50px;
    }

    .navbar {
        display: block;
    }

    .head {
        display: none;
    }

    .parallax-section {
        padding-top: 110px;
    }

    .namad-saman {
        margin-top: 20px;
    }

    .quick-link {
        margin-top: 0px;
    }

    .quick-link li {
        margin-top: 10px;
    }

    .social-part {
        margin-top: -15px;
    }

    .checkout-title {
        padding-top: 80px;
    }

    .captcha-image img {
        position: static;
    }

    .captcha-image a {
        position: static;
    }

    .main-header {
        height: 50px;
    }
    .shop-page .shop-container {
        padding-top: 0;
    }
    .sort-types {
        border-bottom: none;
        border-left: none;
        position: fixed;
        z-index: 10;
        background-color: #8e8e8ecf;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        padding: 50px 20px;
        display: none;
    }

    .sort-inner-mobile {
        display: block;
        background-color: #fff;
        padding: 25px 15px;
        border-radius: 6px;
        position: relative;
    }

    .sort-inner-mobile .close-sort {
        position: absolute;
        left: 9px;
        top: 25px;
        font-size: 17px;
        padding: 0 6px;
        cursor: pointer;
        display: block;
    }

    .sort-types span {
        display: inline-block;
        margin-bottom: 10px;
    }

    .sort-types a {
        margin-right: 0;
        padding: 7px 12px;
        display: block;
        border-bottom: 1px solid #ccc;
        border-radius: 0;
        text-align: center;
    }

    .sort-types a:hover {
        background-color: #e7e7e7;
    }

    .filter-sort-button {
        display: block;
    }

    .filter-section {
        display: none;
        border-bottom: none;
        border-left: none;
        position: fixed;
        z-index: 10;
        background-color: #e5e5e5;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        overflow-y: scroll;
    }

    .close-filter {
        display: block;
    }

    .shop-page .shop-container {
        padding-top: 0;
    }
}

@media only screen and (min-width: 768px) {
    .btn-goto-bank a {
        margin: 0px auto;
        width: 50%;
    }
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .intro-bg {
        height: 40vh;
    }

    .download-btn img {
        top: 10px;
    }

    .index-sec-pic img {
        margin-top: 30px;
        text-align: center;
    }

    .navbar {
        display: block;
    }

    .head {
        display: none;
    }
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {
    .download-btn img {
        top: 10px;
    }

    .index-sec-pic img {
        margin-top: 30px;
        text-align: center;
    }

    .navbar {
        display: block;
    }

    .head {
        display: none;
    }
}

.choose-size {

}

.choose-color {

}

.choose-number {

}

.choose-size a {
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #888888;
    color: #888888;
    margin-left: 8px;
    padding: 7px 12px;
    margin-bottom: 8px;
}

.choose-size a.active {
    border: 2px solid #00cce7;
    color: #00cce7;
}

.choose-color a {
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #888888;
    color: #888888;
    margin-left: 8px;
    padding: 7px 26px 7px 7px;
    position: relative;
    margin-bottom: 8px;
}

.choose-number a {
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #888888;
    color: #888888;
    margin-left: 8px;
    padding: 7px 12px;
    margin-bottom: 8px;
}

.choose-color a i {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 11px;
    border: 1px solid;
}

.choose-color a.active {
    border: 2px solid #00cce7;
    color: #00cce7;
}

.choose-number a.active {
    border: 2px solid #00cce7;
    color: #00cce7;
}
.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 21px;
    margin-bottom: 0 !important;
    margin-left: 5px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #E9E9E9;
    border: 1px solid #777;
    transition: .4s;
}

.switch-slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
    border: 1px solid #777;
}

input.checked + .switch-slider {
    background-color: #0084ff;
}

input.checked + .switch-slider:before {
    transform: translateX(23px);
}

.switch-slider.round {
    border-radius: 34px;
}

.switch-slider.round:before {
    border-radius: 50%;
}
.notice-order{
    color: #ee0c0c;
    font-size: 12px;
    padding-bottom: 15px;
}
.one-order{
    background-color: #fff;
    border: 1px solid #ccc;
    position: relative;
    margin-bottom: 8px;
}
.one-order .date-order{
    position: absolute;
    left: 10px;
    top: 6px;
    color: #555;
}
.one-order .status-order{
    padding: 23px 0;
    border-bottom: 1px dashed;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px;
}
.one-order .detail-order{

}
.one-order .detail-order .pair{
    margin-bottom: 7px;
}
.one-order .detail-order .pair .title{
    color: #8e8e8e;
    font-weight: 400;
}
.one-order .detail-order .pair .value{
    color: #111;
    font-weight: 500;
}
.one-order .cart-in-order{

}

.without-order{
    text-align: center;
    color: #4a4a4a;
    padding-top: 21px;
    font-size: 14px;
}
.see-more-promotion {
    text-align: center;
    padding: 20px 0px 5px;
}

.see-more-promotion a {
    padding: 6px 40px;
    border-radius: 6px;
    border: 1px solid #00cce7;
    color: #00cce7;
    position: relative;
}
.see-more-promotion a i {
    position: absolute;
    right: 12px;
    top: 3px;
    font-size: 20px;
}

.see-more-promotion a:hover {
    background-color: #f6feff;
}
