@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('persianfonts/iranyekan/eot/iranyekanwebregular(fanum).eot');
    src: url('persianfonts/iranyekan/eot/iranyekanwebregular(fanum).eot?#iefix') format('embedded-opentype'),
        /* FF39+,Chrome36+, Opera24+*/
        url('persianfonts/iranyekan/woff/iranyekanweblight(fanum).woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('persianfonts/iranyekan/ttf/iranyekanwebregular(fanum).ttf') format('truetype');
}
@font-face {
    font-family: yekan;
    font-style: normal;
    font-weight: normal;
    src: url('persianfonts/Yekan.eot');
    src: url('persianfonts/Yekan.eot?#iefix') format('embedded-opentype'),
        /* FF39+,Chrome36+, Opera24+*/
        url('persianfonts/Yekan.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('persianfonts/Yekan.ttf') format('truetype');
}
body,p,h1,h2,h3,h4,h5,h6,a,ul,li{
  font-family: iranyekan !important;
  direction: rtl;

}
.rtl header.header-1 .right-part ul li:nth-last-child(-n + 2){
  padding-right: inherit !important;
  padding-left: inherit !important;
}

.searchresult {
    background: #fffffffc;
    border: 1px solid #eee;
    box-shadow: 1px 1px 5px #777;
    z-index: +1200;
    width: 85%;
    margin: 0 auto;
    display: none;
    overflow: hide;
    position: absolute;
    top: 100px;
}
span.no-result-found {
    text-align: center;
    margin: 15px auto;
    display: table;
}
.searchresult img {
    float: right;
    width: 55px;
    margin-left: 10px;
}
.search-result-title {
    width: 44%;
    float: right;
    font-size: 12px;
    text-align: right;
}
.search-result-title span {
    font-size: 12px;
}
.search-result-title span {
    padding-right: 11px;
}
.searchresult a {
    font-weight: normal;
    display: inline;
    color: #4a4a4a;
    margin-left: 10px;
}
.more-results {
    text-align: center;
}
.more-results a {
    color: #317251;
    font-size: 12px;
}


.searchresultmobile img {
    display: inherit !important;
    float: right;
    width: 55px;
    margin-left: 10px;
}
.sm, .sm ul, .sm li{
  text-align: right;
  direction: rtl;
}
h5.emptycart-text {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

#snackbar{
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #e51818d6;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 16px;
  position: fixed;
  z-index: 11111;
  left: 50%;
  bottom: 80px;
}
#snackbar.success{
  background-color: #059b05;
}
#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 80px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 80px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 80px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 80px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

span.delete-address-icon {
    cursor: pointer;
}
footer .call-text{
  text-align: right;
}
@media (max-width: 576px){

  .gallert-items {
      display: inline-flex;
      margin-top: 26px;
      margin-bottom: 25px;
  }
  .product-gallery-item {
      width: 20%;
  }
  .mt-xs-30{
      margin-top:30px;
  }  
  .mt-xs-40{
      margin-top:40px;
  }
}

a.how-to-buy-link {
    position: absolute;
    left: 0;
}

.body-product {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: right !important;
    direction: rtl !important;
}
.body-product h1 {
    font-size: 28px;
    color: #12b71d;
}
.body-product h2 {
    font-size: 25px;
    color: #12b71d;
}
.body-product h3 {
    font-size: 22px;
    color: #12b71d;
}
.body-product h4 {
    font-size: 19px;
    color: #12b71d;
}
.body-product h5 {
    font-size: 16px;
}
.body-product h6 {
    font-size: 13px;
}
.body-product p {
    font-size: 13px;
    color: #434343;
    letter-spacing: normal !important;
    padding-right: 0 !important;
}
.body-product ul {
    display: inherit !important;
    list-style: disc !important;
    padding-right: 20px;
}
.body-product ul li {
    display: list-item;
    list-style-type: disc !important;
}
ul.product-tags li {
    display: inline;
    margin-left: 10px;
    font-size: 13px;
    background: #3c70e6 !important;
    padding: 1px 10px;
}
ul.product-tags li a {
    color: #fff;
}
ul.product-tags {
    padding: 0;
}
.product-descr ul{
  display: inherit !important;
  list-style: disc !important;
  padding-right: 20px;
}
.product-descr ul li{
  display: list-item;
  list-style-type: disc !important;
  text-align: right;
}
#addedtocartmsg {
    padding: 5px 10px;
    background-color: red;
    color: #fff;
    text-align: right;
    display: none;
}

.body-product table,.body-product img {
    margin: 0 auto;
    display: table;
}
.body-product table td {
    border: 1px solid #000;
    text-align: center;
}

.body-product table thead td {
    background-color: #3c70e6;
    color: #fff;
}
.body-product table p {
    text-align: center;
    margin-bottom: 13px !important;
}
.page-title h1 {
    font-size: 24px;
}
.edit-element {
    position: fixed;
    width: 56px;
    height: 56px;
    z-index: 10000;
    background: #000 !important;
    color: #fff !important;
    border-radius: 50%;
    padding: 19px 23px;
    bottom: 94px;
    left: 30px;
}
.cart_media .close-circle {
    cursor: pointer;
}

.add_to_cart .cart-inner .cart_media li .media .media-body h4{
  font-size: 14px;
}
.add_to_cart .cart-inner .cart_media li .media img {
    height: 80px;
}

section.tab-product {
    background: #f8f8f8;
}
footer .call-us, footer .callus{
  margin-bottom: 20px;
}
.shop-search .search-icon {
    right: unset;
    left: 20px;
}
.shop-search .search-icon:after {
    position: absolute;
    content: "\e610";
    font-family: themify;
}
.shop-search .search-icon {
    top: 0;
    left: 6px;
    background-color: #3fd0cb;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: white;
    font-size: 17px;
    position: absolute;
    margin-top: 5px;
    -webkit-transition: .3s;
    transition: .3s;
    border: none;
    padding: 0;
}
.shop-search {
    position: relative;
    margin-top: 35px;
}
.checkbox {
    text-align: right;
}

.caret-li::before {
    content: "\f078";
    color: #bcbcbc;
    display: inline-block;
    margin-right: 6px;
    font-family: fontawesome;
    float: left;
    font-size: 11px;
}
/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.caret-down-li::before {
  transform: rotate(90deg);
}

/* Hide the nested list */
.nested-ul{
  display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.active-cat{
  display: block;
}
.link-list li a {
    color: #414141;
    font-size: 14px;
}
.link-list li {
    margin-bottom: 15px;
    display: block;
    text-align: right;
}
.link-list li > ul > li {
    padding-top: 10px;
    padding-right: 10px;
}

.link-list {
  margin-top: 20px;
}

ul#CategoryUl > li > ul > li > ul > li> div > a {
    color: #5f5f5f;
    font-size: 12px;
}

ul#CategoryUl > li > ul > li > div > a {
    color: #323232;
    font-size: 13px;
}

ul#CategoryUl > li > div > a {
    color: #000;
}

.link-list a.active-category {
    color: #1951a9 !important;
    font-weight: bolder;
}
ul#CategoryUl > li > div > a.active-catgory{
  color: #1951a9 !important;
  font-weight: bolder;
}
ul#shop-brands li {
    border-bottom: 1px solid #eee !important;
    background: #fff !important;
    padding: 8px 8px;
    font-size: 13px;
}


#shop-brands {
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 20px;
    text-align: right;
}
.sort-options ul {
    display: inline-block;
}
.sort-options ul > li {
    cursor: pointer;
    padding: 2px 17px;
    margin: 7px;
    border: 1px solid #eee;
}



.comment-product-form{
  margin-top: 40px;
}
ul.comments-user-shopping li {
    display: block;
    text-align: center;
}
section.comment-body {
    padding-left: 35px;
    padding-right: 35px;
}
section.comment-body .comment-text {
    padding: 12px;
    background: #eee;
}
section.comment-body .comment-text .reply-comment {
    margin-right: 20px;
    padding: 18px;
    text-align: right;
    direction: rtl;
    background-color: #d1d1d1;
    margin-top: 28px;
}
.comment-text p {
    letter-spacing: normal !important;
    color: #3f3f3f;
}
.comments-user-shopping .date span {
    background-color: #3c70e6;
    border-radius: 22px;
    color: #fff;
    padding: 3px 22px;
}
ul.comments-user-shopping .cell-name {
    font-size: 14px !important;
    font-weight: bold;
}
.app-payment-landing {
    background-color: #eee !important;
    position: relative;
}
.body-pay-box {
    background-color: #fff;
    margin-top: 100px;
    text-align: center;
    padding: 20px;
}

@media (min-width: 768px){
  .offset-md-3 {
      margin-right: 25%;
      margin-left: inherit !important;
  }
  .offset-xl-2 {
      margin-right : 16.66667%;
      margin-left : inherit !important;
  }
  .offset-md-4 {
    margin-right: 33.33333%;
    margin-left : inherit !important;
}
}
.mt50{
  margin-top:50px;
}
.mb50{
  margin-bottom:50px;
}
.about-page{
  text-align: right;
}
.pageBody-style h1 {
    font-size: 28px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.pageBody-style h2 {
    font-size: 25px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.pageBody-style h3 {
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.pageBody-style h4 {
    font-size: 19px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.pageBody-style h5 {
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.pageBody-style h6 {
    font-size: 13px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.pageBody-style p {
    font-size: 13px;
    color: #434343;
    letter-spacing: normal !important;
    padding-right: 0 !important;
    text-align: right !important;
}
.pageBody-style ul {
    display: inherit !important;
    list-style: disc !important;
    padding-right: 20px;
}
.pageBody-style ul li {
    display: list-item;
    list-style-type: disc !important;
}
.pageBody-style ol {
    display: inherit !important;
    list-style: disc !important;
    padding-right: 20px;
}
.pageBody-style ol li {
    display: list-item;
    list-style-type: disc !important;
}

.blog-page .blog-media .blog-right{
  justify-content: right !important;
}
ul.blog-categories li {
    display: block;
    text-align: right;
    padding-bottom: 15px;
}
.blog-detail-page .comment-section li{
  display: block !important;
}

.blog-detail img {
    margin: 0 auto;
    display: table;
}
.entry__tags a {
    color: #3c70e6 ;
    padding: 4px 6px;
    font-size: 12px;
    border-radius: 7px;
    border: 1px solid #3c70e6;
}
.entry__tags a:hover {
    background-color: #3c70e6 !important;
    color:#fff !important;
}
h6.entry__tags-label {
    margin-bottom: 20px;
}
.entry__tags {
    direction: rtl;
    text-align: right;
    margin-bottom: 20px;
}
.entry__share .btn-group-share li {
  float: right;
  margin-left: 10px;
  padding: 8px 12px;
  border-radius: 19px;
  width: 100px;
  color: #fff;
  text-align: center;
}
.entry__share .btn-group-share li a {
    color: #fff;
}
.entry__share .btn-group-share li i {
    color: #fff;
    font-size: 17px;
}
.entry__share .btn-group-share li.twitter {
  background: #00acee;
}
.entry__share .btn-group-share li.facebook {
  background: #3b5998;
}
.entry__share .btn-group-share li.whatsapp {
  background: #0d8d7e;
}
.entry__share .btn-group-share li.telegram {
  background: #0088CC;
}
h5.entry__tags-label {
    margin-bottom: 15px;
}
}
h3.comment-blog-title {
    margin-top: 40px;
    letter-spacing: inherit !important;
    font-weight: bold;
}

.alert-notsignin {
    text-align: right;
    direction: rtl;
}
a.openaccountlink {
    cursor: pointer;
    color: #2727ce !important;
}
.alert {
    text-align: right !important;
}
button.close {
    float: left !important;
}
.alert-dismissible .close {
    left: 0;
    right: inherit;
    padding: 0.5rem 1.25rem;
}
.reply-comment {
    text-align: right;
    padding: 10px;
    background: #eee;
    margin-right: 85px;
    font-size: 12px;
}

h3.comment-blog-title {
    letter-spacing: inherit !important;
    font-weight: bold;
}

.row.paginate-row {
    margin: 50px auto;
    display: table;
}
.blog-not-found h3{
  text-align: center;
  margin: 0 auto;
}

.btn-logintrigger {
    background: #3c70e6 !important;
    margin-right: 10px;
}
input.form-control.checkMobileNUmber {
    font-size: 23px;
    text-align: center;
    letter-spacing: 18px;
}
div#sendagainLink {
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 16px;
    color: #007bff;
}
div#clock{
  margin-bottom: 16px;
}
div#cart-overview {
    margin-bottom: 60px;
}
.profile-box-avator img {
    border-radius: 50%;
    width: 120px;
    margin: 0 auto;
    display: table;
}
.profile-box-content .profile-box-nameuser {
    font-size: 18px;
    display: block;
    text-align: center;
}
span.profile-box-phone {
    text-align: center;
    display: block;
}

.profile-box-tabs .profile-box-tab {
    padding: 4px 20px;
    background: #3c70e6;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    border-radius: 23px;
}

.profile-box-tabs .profile-box-tab-sign-out {
    padding: 4px 20px;
    background: red;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    border-radius: 23px;
}
.profile-box-tabs {
    margin: 20px auto;
    display: table;
}


.profile-sidebar {
    padding-right: 25px;
    padding-left: 35px;
    border: 1px solid #eee;
    padding-top: 15px;
    overflow: hidden;
    padding: 0;
}
ul.profile-menu-items li {
    display: block;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 12px;
    padding-bottom: 11px;
}
ul.profile-menu-items li.active-profile {
  color: #fff !important;
  background: #3c70e6;
  border-color: #3c70e6;
}
ul.profile-menu-items li:first-child {
    border-top: 1px solid #eee;
}
ul.profile-menu-items li:last-child {
    border-bottom: inherit;
}
ul.profile-menu-items li:hover {
    color: #fff;
    background: #3c70e6;
    border-color: #3c70e6;
}
ul.profile-menu-items li:hover {
    color: #fff !important;
    background: #3c70e6;
    border-color: #3c70e6;
}
ul.profile-menu-items li a {
    color: inherit;
}

.profile-page-body .profile-content {
    background-color: #f8f8f8;
    min-height: 454px;
    padding: 30px;
}
a.profile-navbar-btn-back {
    left: 12px;
    position: absolute;
    top: 12px;
    font-size: 15px;
}
a.profile-navbar-btn-back {
    left: 12px;
    position: absolute;
    top: 12px;
    font-size: 15px;
}
.profile-navbar-back-alignment {
    position: relative;
}
.headline-profile {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 13px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.35rem + 13px);
}
div#main-cart {
    text-align: center;
    margin: 0 auto;
    display: table;
}
.emptycart i {
    font-size: 58px;
    color: #3c70e6;
}
.mobile-cart-content .cart-number {
    width: 60px !important;
}


.checkout-form {
    text-align: right;
    direction: rtl;
}

.checkout-form .checkout-details h4 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-bottom: 32px;
}

.product-price {
    margin-top: 30px;
    margin: 17px auto;
    display: table;
    position: relative;
}
.product-price h5 {
    padding-top: 8px;
    margin-top: 0 !important;
}

.slider-mostsales .product-box {
    min-height: 305px !important;
}

.slider-mostsales .product-box del {
    font-size: 13px !important;
}

.slider-mostsales .product-box h5 {
    font-size: 15px !important;
}
.slider-mostsales .product-box .product-info h6 {
    min-height: 39px !important;
    overflow: hidden;
}
.mostsales-section .side-banner.side-banner1 img {
    height: 700px !important;
}
.rtl .brand-logo img {
    max-height: 70px;
}

li.megamenu-label a {
    font-weight: bold;
    margin-bottom: 9px;
}


.blog-detail-page h2 {
    line-height: 50px;
}

.blog-detail-page ul {
    direction: rtl !important;
    text-align: right;
    list-style: disc;
}

.product-pagination .pagination .page-item.disabled span {
    padding: 18px;
}

.product-pagination .pagination .page-item.active .page-link {
    padding: 18px;
}

.category-meta {
    direction: rtl;
    text-align: right;
    width: 70%;
}

.theme-accordion .card-body {
    text-align: right;
    line-height: 30px;
}

.theme-accordion .card-body ul li {
    display: list-item;
    list-style-type: disc !important;
    text-align: right;
    margin-right: 10px;
}

.theme-accordion .card-body {
    letter-spacing: 0 !important;
}

section.pageBody-style img {
    margin: 0 auto;
    display: table;
}


a.whatsapp-chat {
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0px 6px 8px 2px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    position: fixed;
    left: 30px;
    bottom: 30px;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    padding: 4px 12px;
    font-size: 35px;
}

.enamd-footer-col .footer-safety-partner {
    margin: 0 auto;
    display: table;
}


.tap-top {
    bottom: 30px !important;
    background: #000000 !important;
    width: 50px !important;
    height: 50px !important;
}

.enamd-footer-col h4 {
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #444444;
}

footer .enamd-footer-col h4:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 30px;
    background-color: #3fd0cb;
    bottom: 25px;
    right: 0;
}
.footer-AppDownload-Section .download-app-text {
    float: right;
    padding-right: 20px;
    padding-top: 6px;
    font-size: 16px;
}

.footer-AppDownload-Section {
    background-color: #3c4b6d;
    border-radius: 10px;
    margin-top: 25px;
    color: #fff;
    padding: 13px;
}
.footer-AppDownload-Section .appdownloadlink {
    background-color: #fff;
    color: #000;
    border: white;
}
div#combination table {
    margin: 0 auto;
}
div#combination table thead p {
    padding: 0;
    margin: 0;
    padding: 10px;
    color: #fff;
}

div#combination table thead {
    background: #54d35d;
}
div#combination table td p {
    margin: 0;
    padding: 13px;
}

.nav-material > .active {
    display: block;
    min-height: 350px;
}

@media only screen and (max-width: 768px) {
    .tab-product .nav-material.nav-tabs {
        display: grid;
        
    }
}

/* Chrome, Safari, Edge, Opera */
.notarrowNumber::-webkit-outer-spin-button,
.notarrowNumber::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.notarrowNumber[type=number] {
  -moz-appearance: textfield;
}

.form-group.passwordBox i {
    position: absolute;
    left: 15px;
    top: 12px;
}
.passwordBox{
    position: relative;
}
.auth-users-box img {
    margin: 0 auto;
    display: table;
}
.tab-product .nav-material.nav-tabs .nav-link.active, .product-full-tab .nav-material.nav-tabs .nav-link.active {
    color: #12b71d;
    font-weight: bold;
}