@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('persianfonts/iranyekan/eot/iranyekanwebbold(fanum).eot');
    src: url('persianfonts/iranyekan/eot/iranyekanwebbold(fanum).eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('persianfonts/iranyekan/woff2/iranyekanwebbold(fanum).woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('persianfonts/iranyekan/woff/iranyekanwebbold(fanum).woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('persianfonts/iranyekan/ttf/iranyekanwebbold(fanum).ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('persianfonts/iranyekan/eot/iranyekanweblight(fanum).eot');
    src: url('persianfonts/iranyekan/eot/iranyekanweblight(fanum).eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('persianfonts/iranyekan/woff2/iranyekanweblight(fanum).woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('persianfonts/iranyekan/woff/iranyekanweblight(fanum).woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('persianfonts/iranyekan/ttf/iranyekanweblight(fanum).ttf') format('truetype');
}

@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'),
        /* IE6-8 */
        url('persianfonts/iranyekan/woff2/iranyekanwebregular(fanum).woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('persianfonts/iranyekan/woff/iranyekanwebregular(fanum).woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('persianfonts/iranyekan/ttf/iranyekanwebregular(fanum).ttf') format('truetype');
}

body,p,h1,h2,h3,h4,h5,h6,ul,li,span,div,input,button,a,.btn-product,.btn,select,.form-control,textarea{
  font-family: iranyekan !important;
}


.mb-20{
  margin-bottom: 20px;
}
div#loading-center-absolute img {
    display: table;
    margin: 0 auto;
}
.form-control {
    display: block;
    width: 100%;
    min-height: 45px;
    padding: 10px 18px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #666;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
}
.off-event-xx {
    color: #e4a101;
    margin-top: 20px;
    margin-bottom: 20px;
}
.navbar-wrap ul li.show a::after, .navbar-wrap ul li.active a::after, .navbar-wrap ul li:hover > a::after{
  display: none;
}

.header-action > ul {
    margin-left: 40px;
}
.header-shop-cart .minicart .checkout-link a{
  letter-spacing: normal;
}
@media (max-width: 767.98px){
  .header-action {
      display: inherit;
      position: absolute;
      left: 145px;
      margin: 0;
  }
  .header-action ul li.header-search a{
    background: inherit;
    box-shadow: inherit;
    font-size: 18px;
  }
  .header-action ul li a {
    font-size: 18px;
  }
}

.header-action ul li a {
    font-size: 18px;
}
.header-action ul li.header-search a {
    font-size: 18px;
}
.cart-content h4 {
    color: #232323;
    padding-right: 15px;
}

.emptycart-text h5,.emptycart-text i {
    color: #9c9c9c;
    text-align: center;
}
.emptycart-text i {
    font-size: 36px;
}
.emptycart-text {
    text-align: center;
      margin: 40px 0;
}
ul#cart-overview li {
    color: #000;
    position: relative;
    display: block ;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.checkout-link a {
    color: #1c1121;
    display: block;
    font-weight: 500;
    padding: 16px 30px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0;
    background: #e4a101;
}
.checkout-link a.red-color {
    background: #291b35;
    color: #fff;
}
.minicart .total-price {
    font-size: 17px;
    margin-bottom: 20px;
}
.minicart .cart-content {
    padding-left: 29px;
}
.minicart .total-price span {
    color: #525252;
}
.minicart li .cart-img {
    float: right;
    width: 87px;
    padding-left: 10px;
}
.cart-content h4 a {
    font-size: 12px !important;
}

.minicart .del-icon {
    position: absolute;
    left: 0;
    top: 0;
}
.cart-price span {
    font-size: 12px !important;
}
.footer-trust img {
    width: 110px;
}
.footer-social {
    margin-top: 20px;
}

.navbar-wrap ul li ul li > .submenu {
    right: 228px !important;
    top: 5px;
}

.rc-post-thumb img {
    max-width: 100px;
}
.breadcrumb-content .breadcrumb-item + .breadcrumb-item::before {
    content: "\f100";
}
a.edit-element {
    position: fixed;
    left: 30px;
    bottom: 95px;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 25px;
    border-radius: 50%;
    padding-top: 10px;
    cursor: pointer;
    width: 56px;
    height: 56px;
}

.comment-avatar-thumb img {
    width: 90px;
    margin-left: 12px;
    margin-right: inherit;
}
figure.post-media img {
    width: 100%;
}
.blog-details-wrap .blog-list-post-content {
    overflow: hidden;
}
.pagination-wrap ul li.active span {
  display: block;
  background: #e9a301;
  color: #252525;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    padding: 16px 24px;
}
.contact-form input {
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 21px;
}
.contact-form button {
    background-color: #f2f2f2;
    color: #454545;
    padding: 10px;
    border-radius: 26px;
}
.contact-form textarea {
    background-color: #f2f2f2;
    padding: 19px;
}

.breadcrumb-bg {
    padding-top: 60px;
    padding-bottom: 120px;
}
.breadcrumb-content h2 {
    font-size: 50px;
}
/* Page */

.page-area-mir h1 {
    color: #000;
}
.page-area-mir h2 {
    color: #000;
}
.page-area-mir h3 {
    color: #000;
}
.page-area-mir h4 {
    color: #000;
}
.page-area-mir h5 {
    color: #000;
}
.page-area-mir p {
    color: #000;
}


ul.event-categories {
    display: inline-flex;
}
.event-cat-container {
  margin: 50px auto;
  display: table;
}
ul.event-categories li {
    padding-left: 12px;
}

ul.event-categories li a {
    color: #000;
    border: 2px solid #000;
    padding: 3px 11px;
}

ul.event-categories li a:hover {
    color: #000;
    background-color: #e4a101;
}
.event-list-item h3 a:hover {
    color: #e4a101 !important;
}
.event-list-item h3 {
    color: #000;
    font-size: 21px;
}
.event-checkout {
    background: #eee;
    padding: 15px;
    direction: rtl;
    text-align: right;
}
.event-checkout hr {
    border-color: #cecece;
}
.gatewayRadio input[type=radio] {
    min-height: inherit;
    float: right;
    top: 15px;
}
.gatewayRadio img {
    float: right;
    margin-right: 15px;
}
.gatewayRadio .form-check-label {
    display: inline-flex;
        line-height: 48px;
}
.blog-comment ul li.comment-children {
    margin-right: 50px;
    margin-left:inherit;
}
span.event-price {
    color: #e4a101 !important;
}

.out-of-stock-event img {
    filter: grayscale(1);
}

span.out-of-stock-event-label {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #e4a101;
    color: #000;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
}
.event-list-item .blog-list-post-thumb{
  position: relative;
}
li.active-event-cat a {
    background-color: #e4a101;
}

.btn-submit-event:before {
    display: none;
}
.btn:before{
  display: none;
}
.btn-submit-event {
    background-color: #000000;
    color: #fff;
}
.btn-submit-event:hover {
    color: #fff;
}
.capacity-event {
    color: #4b4b4b;
}
.capacity-code {
    color: #4b4b4b;
    margin-bottom: 30px;
}
.quantity-plus.plusmm {
    background: transparent;
    cursor: pointer;
    border-radius: 0 6px 10px 0;
    color: #3f3f3f;
}
.quantity-minus.minusmm {
    background: transparent;
    cursor: pointer;
    border-radius: 10px 0 0 10px;
    color: #3f3f3f;
}
input.quantity.form-control {
    border: 2px solid #eee;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.input-group button {
    padding: 0;
    width: 3.1rem;
    border: 1px solid #ccc;
    font-size: 1.2rem;
    color: #222;
    background-color: transparent;
    cursor: pointer;
    -webkit-appearance: none;
}
.input-group .form-control {
    flex: 1;
    padding: 0;
    height: inherit;
    font-size: 1.2rem;
    border: solid #eee;
    border-width: 2px 0;
    color: #222;
    text-align: center;
}


    .modal.left .modal-dialog,
    .modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        width: 340px;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
            -ms-transform: translate3d(0%, 0, 0);
             -o-transform: translate3d(0%, 0, 0);
                transform: translate3d(0%, 0, 0);
    }

    .modal.left .modal-content,
    .modal.right .modal-content {
        height: 100%;
        overflow-y: auto;
    }

    .modal.left .modal-body,
    .modal.right .modal-body {
        padding: 15px 10px 80px;
    }

/*Left*/
    .modal.left.fade .modal-dialog{
        left: 0;
        -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
           -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
             -o-transition: opacity 0.3s linear, left 0.3s ease-out;
                transition: opacity 0.3s linear, left 0.3s ease-out;
    }




  	.modal.right.fade .modal-dialog {
  		right: 0;
  		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  		        transition: opacity 0.3s linear, right 0.3s ease-out;
  	}




.modal-header{
  direction: rtl;
}
.modal-title {
  color: #000;
}
.modal-body {
    direction: rtl;
}
.btn-submit-modallogin {
    background: #000;
    color: #fff;
}
a.forgot-link {
    margin-top: 30px;
    border-bottom: 1px dashed;
    color: #000000;
}

.modal-body p {
    color: #000;
}
.event-price span {
    font-size: 26px;
    color: #e4a101;
}
.event-price {
    margin-bottom: 20px;
    text-align: center;
}
.event-price del {
    font-size: 18px;
}

a.whatsapp-chatm {
    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: 1px 13px;
    font-size: 38px;
}

#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: 999999999;
  left: 50%;
  bottom: 80px;
}
#snackbar.success{
  background-color: #059b05d4;
}
#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;}
}

.ErrorPage-Body img {
    margin: 0 auto;
    display: table;
    text-align: center;
}

.pageErr {
    text-align: center;
}
.pageErr h4 {
    color: #000;
    margin: 36px 0;
}
span.btn.btn-block.eventfullcapacity {
    background: darkgray;
}

.event-shortdescr {
    color: #4b4b4b;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.event-shortdescr ul {
    list-style: disc;
}
.event-shortdescr ul li {
    list-style: disc !important;
    margin-right: 10px;
}
.btn-submit-modallogin:hover {
    color: #fff;
}
.authBox i {
    color: #000;
    font-size: 97px;
}

.authBox i {
    color: #000;
    font-size: 88px;
    border: 4px solid;
    border-radius: 50%;
    padding: 26px 14px;
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
    cursor: pointer;
}
.authBox {
    text-align: center;
}
.authBox p ,.authBox h4{
    color: #000 !important;
}
.btn-mir {
    color: #fff !important;
    background-color: #e4a101;
}
.btn-mir:hover {
    color: #fff !important;
    background-color: #000;
}
section.register-body p {
    color: #000;
}
section.register-body h4 {
    color: #000;
}
a.auth-login {
    border-bottom: 1px dashed;
    cursor: pointer;
}

.clockBox {
    margin-bottom: 20px;
    color: #000;
}
/* Chrome, Safari, Edge, Opera */
.checkMobileNUmber::-webkit-outer-spin-button,
.checkMobileNUmber::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.checkMobileNUmber[type=number] {
  -moz-appearance: textfield;
}
div#sendagainLink span {
    margin: 29px auto;
    display: table;
    border-bottom: 1px dashed #4059d3;
    color: #4059d3;
    cursor: pointer;
}

input.form-control.checkMobileNUmber {
    font-size: 37px;
    border: none;
    background: repeating-linear-gradient(
90deg, dimgrey 0, dimgrey 21px, transparent 0, transparent 43px) 0 100%/100% 2px no-repeat;
    color: dimgrey;
    letter-spacing: 20px;
    width: 167px;
    padding: 0;
    margin: 0 auto;
}
input.form-control.checkMobileNUmber:focus {
    border: none !important;
    box-shadow: none !important;
}


 /* Shop */
 .pb-30 {
    padding-bottom: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}
 section.bg-gray1 {
     background-color: #f4f4f4;
 }
 @media (min-width: 576px){
   .cols-sm-3>* {
       max-width: 33.3333%;
       flex: 0 0 33.3333%;
   }
 }
 .row>* {
     position: relative;
     width: 100%;
     padding-right: 10px;
     padding-left: 10px;
 }

 @media (min-width: 992px){
   .sidebar-fixed {
       transition: margin .4s;
   }
 }

.shop-sidebar {
    position: relative;
}
@media (min-width: 992px){
  .col-lg-3 {
      max-width: 25%;
      flex: 0 0 25%;
  }
}

.gutter-lg>* {
    padding-right: 15px;
    padding-left: 15px;
}
 .product-wrap {
     margin-bottom: 2rem;
 }
 .page-content .product {
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    overflow: hidden;
}
.product {
    position: relative;
    font-family: Poppins,sans-serif;
    font-size: 1.4rem;
    color: #999;
    transition: .3s;
}
.product-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow .3s;
}
figure {
    margin: 0;
}
.product-details {
    position: relative;
    padding-top: 1.4rem;
    padding-bottom: 2rem;
}

.product-name {
    margin-bottom: 0.3rem;
    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -.01em;
    color: #666;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-details>:last-child {
    margin-bottom: 0;
}
.product-price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0.3rem;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.86;
    color: #222;
}

.product-media img:last-child {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
    object-fit: cover;
}
.product-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .5s;
}
img {
    max-width: 100%;
    height: auto;
}


.product-media img:first-child {
    position: relative;
    opacity: 1;
}

.product-label-group {
    left: 0;
    top: 0;
}
.product-label-group {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 1rem;
    top: 1rem;
    max-width: 10rem;
}
.product-label.label-sale {
    background: #e24813;
    border-radius: 15px 0;
}

.product-label {
    display: inline-block;
    text-align: center;
    margin-bottom: 0.5rem;
    padding: 10px 13px;
    font-size: 13px;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}

.product-price .new-price {
    margin-left: 1rem;
    text-decoration: none;
}
.product-price .old-price {
    color: #bbb;
    font-weight: normal !important;
}



.toolbox>*:not(:last-child), .toolbox-left>*:not(:last-child), .toolbox-right>*:not(:last-child) {
    margin-right: 1.8rem;
}
.toolbox, .toolbox-left, .toolbox-right, .toolbox-item, .toolbox-item-full {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.toolbox {
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 3.5rem 0.2rem 1rem;
    transition: margin .4s;
}
.toolbox-item {
    flex-wrap: nowrap;
    margin-bottom: 1rem;
}

.toolbox-item label {
    margin-left: 8px;
}
.toolbox-item label {
    color: #222;
}
.toolbox label {
    margin-right: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
}

.toolbox .toolbox-sort .form-control {
    max-width: 15rem;
    padding-left: 1.4rem;
}
.toolbox .select-box .form-control {
    color: #222;
}
.toolbox select {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #ccc;
}
.select-box select, .select-menu select {
    position: relative;
    max-width: 14rem;
    min-height: auto;
    width: auto;
    height: 100% !important;
    padding-left: 9px;
    padding-right: 25px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    color: inherit;
    font-size: 13px;
    font-family: inherit;
    letter-spacing: inherit;
    z-index: 1;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.toolbox .toolbox-sort .form-control {
    padding-right: 1.4rem;
    padding-left: 3.4rem;
}


@media (min-width: 992px){
  .sidebar-fixed .sidebar-content {
      width: auto;
      transform: none;
  }
}


@media (min-width: 992px){
  .sidebar-fixed .sidebar-content {
      position: relative;
      overflow: visible;
      padding: 0;
      opacity: 1;
      z-index: 1;
  }
}

.sidebar-content {
    background-color: transparent;
}
.sidebar-content {
    bottom: 0;
    width: 30rem;
    padding: 2rem;
    transform: translateX(-100%);
    overflow: auto;

    opacity: 0;
    line-height: 1.3;
    transition: transform .4s, opacity .4s;
}
.sidebar-overlay, .sidebar-toggle, .sidebar-content {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1200;
}
.widget-title {
    margin-bottom: 2rem;
    padding: 1.1rem 0;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    border-bottom: 1px solid #e1e1e1;
    letter-spacing: -.025em;
    color: #222;
}
.sidebar-content .widget {
    border: inherit;
    background: #fff;
    padding: 14px;
    margin-bottom: 20px;
    border-radius: 15px;
}
.filter-items>li:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.filter-items.search-ul li {
    padding: 13.5px 3px;
}
.filter-items li {
    padding: 13px 3px 13px 30px;
    font-size: 1.3rem;
    color: #222;
}
.filter-items a {
    position: relative;
    display: block;
}
.filter-items ul {
    display: none;
    position: relative;
    margin: 1rem 0 -0.5rem;
    padding-left: 1.3rem;
}
.filter-items .with-ul>a>i {
    position: absolute;
    top: 50%;
    left: 0.7rem;
    line-height: 0;
    margin: -1.3rem -3px 0 0;
    padding: 1.2rem 5px;
    font-size: 11px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    transition: transform .3s;
}
.filter-items .show>a i {
    transform: rotate(
-180deg);
}
.filter-items.search-ul li {
    padding: 13.5px 3px;
}
.filter-items li {
    padding: 13px 3px 13px 30px;
    font-size: 1.3rem;
    color: #222;
}
input.form-control.input-sm.searchinshop {
    font-size: 12px;
}
.widget.brand-widget .widget-body input {
    -webkit-appearance: menulist;
}
.widget.brand-widget .widget-body {
    height: 150px;
    overflow: auto;
}
.filter-items li {
    padding: 8px 3px 8px 30px;
    font-size: 13px;
    color: #222;
}
input#brandsearch {
    margin-bottom: 10px;
}
.not-found-product {
    margin: 30px auto;
    display: table;
}
.not-found-product h3 {
    color: #000;
}

.caret-li::before {
    content: "p";
    color: #010101;
    font-family: 'line-icons';
    float: left;
    font-size: 14px;
    font-weight: bolder;
}

/* 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 !important;
    font-size: 14px;
}
.link-list li {
    padding-bottom: 13px;
}
.link-list li > ul > li {
    padding-top: 10px;
    padding-right: 10px;
}

.categoryUl {
    margin-bottom: 10px;
    margin-top: 20px;
    padding-left: 11px;
    padding-right: 11px;
    max-height: 250px;
    overflow: auto;
}
.link-list li > ul > li a {
    font-size: 13px;
}
.link-list > li > ul > li > ul {
    margin-top: 10px;
}
.link-list>li:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.link-list li {
    padding: 13.5px 3px;
}
.nested-ul {
    position: relative;
}
.nested-ul::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 4px;
    bottom: 3px;
    border-left: 1px solid #eee;
}

 /* End Shop */
/* Single Product */
.product.product-single {
    font-size: 14px;
    margin-bottom: 20px;
}
.product.product-single .product-shortdescr {
    margin-bottom: 15px;
    color: #666;
}
.product.product-single .product-shortdescr ul li {
    list-style: disc;
    margin-right: 15px;

}

ul.breadcrumb.breadcrumb-lg {
    background: inherit;
    color: #000;
}
ul.breadcrumb li {
    font-size: 15px;
}
ul.breadcrumb li::before {
    content: '/';
    padding-right: 10px;
    padding-left: 10px;
}
ul.breadcrumb li:first-child::before {
    display: none;
}
ul.breadcrumb li a {
    color: #666;
}

.product-title-box h1.product-name {
    font-size: 20px;
}
hr {
    margin: 15px 0;
}

.product-single .product-price {
    display: block;
    margin-bottom: 1.1rem;
    color: #e4a101;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -.025em;
    line-height: 42px;
}
.product-single .product-meta {
    text-align: right;
    direction: rtl;
}
.product-single  .product-meta {
    margin-bottom: 15px;
    color: #494949;
    font-size: 14px;
    display: block;
}
.product-meta.product-meta-mad li {
    display: inline-block;
}

.product-meta.product-meta-mad li::after {
    content: '/';
}
.product-meta.product-meta-mad li:last-child::after {
    display: none;
}
.product-label.label-sale {
    background: #e24813;
    border-radius: 15px 0;
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 11;
    width: 100px;
}

.product-form .quantity-plus {
    border-radius: 0 0.3rem 0.3rem 0;
}
.product-single .input-group button {
    padding: 0;
    width: 3.1rem;
    border: 1px solid #ccc;
    font-size: 13px;
    color: #222;
    background-color: transparent;
    cursor: pointer;
    -webkit-appearance: none;
}
.product-form .quantity-minus {
    border-radius: 0.3rem 0 0 0.3rem;
}
.product-single .quantity {
    font-weight: 700;
}
.product-single .input-group .form-control {
    flex: 1;
    padding: 0;
    height: inherit;
    font-size: 15px;
    border: solid #ccc;
    border-width: 1px 0;
    color: #222;
    text-align: center;

}
.product-single .input-group{
  width: 200px;
}
.product-single .btn-addrocart {
    border: 0;
    flex: 1;
    min-width: 184px;
    font-size: 14px;
    border-radius: 0.3rem;
    background-color: #44c98a;
    color: #fff;
    cursor: pointer;
    height: 46px;
}
.product-single .btn-addrocart i {
    padding-left: 10px;
}
.product-single .product-form-group {
    display: inline-flex;
}
.product-form-group>* {
    margin-bottom: 1rem;
}
.social-links .social-link {
    color: #646464;
    display: inline-block;
    padding-left: 12px;
    font-size: 15px;
}
.page-content .product-section {
    background: #fff;
    border-radius: 10px;
    padding-bottom: 12px;
}
.product-section {
    border: 1px solid #eee;
    text-align: right;
    direction: rtl;
    margin-bottom: 20px;
}
.page-content .product-section .product-section-header {
    border-radius: 12px 12px 0 0;
}

.product-section .product-section-header {
    background-color: #1c1421;
}
.product-section .product-section-header h4 {
    color: #fff;
    font-size: 18px;
}
.product-section .product-section-header h4 {
    padding: 14px 14px !important;
    margin: 0;
}
.product-section-body p {
    color: #666;
}

.product-gallery .product-image {
    border: 1px solid #eee;
    margin: 20px;
    border-radius: 15px;
}
.product-thumbs-wrap .product-thumbs {
    display: inline-flex;
}
.product-thumbs-wrap .product-thumb.active {
    border: 1px solid #585858;
}
.toolbox-item.left-sidebar-toggle.btn {
    padding: 10px 18px;
    font-size: 14px;
}
.product-meta.product-meta-mad {
    display: block;
}

.product-section-body .product-description {
    padding: 20px;
    color: #666;
}

.product-section-body .product-description ul {
    padding-right: 20px;
}
.product-section-body .product-description ul li {
    list-style: disc;
}
/* End Single product */

.product-wrap .product-label.label-sale{
  left: 0;
  top: 0;
}
.link-list li a.active-catgory {
    color: #1c1121 !important;
    font-weight: bolder;
}
 .form-control:focus {
     box-shadow: inherit;
 }


 /* Profile */
 .profile-body {
     direction: rtl;
     text-align: right;
 }
 .sidebar-wrapper {
     background: #000;
     min-height: 400px;
     padding-top: 20px;
     padding-bottom: 20px;
 }
.sidebar-wrapper .profile-box{
  margin-bottom: 20px;
}
 .sidebar-wrapper .profile-box img {
     margin: 0 auto;
     display: table;
     width: 110px;
 }
.sidebar-wrapper .profile-box .profile-box-content{
  text-align: center;
  color:#b8b8b8;
}
ul.profile-menu-items li {
    border-bottom: 1px solid #252525;
    padding: 10px 10px;
    text-align: right;
    padding-right: 30px;
}
ul.profile-menu-items li.active {
    background-color: #e4a101;
    color: #000;
}
ul.profile-menu-items li:last-child{
  border: none;
}
ul.profile-menu-items li a {
    color: #eee;
    font-size: 14px;
}
ul.profile-menu-items li:hover {
    background-color: #e4a101;
    color: #000;
    transition: 0.3s all;
    cursor: pointer;
}
.profile-content {
    padding: 30px;
    background-color: #f8f8f8;
    min-height: 478px;
    color: #606060;
}
.btn-sm-mir {
    padding: 7px 3px 7px 7px;
    color: #fff;
    font-size: 10px;
}

.card-items-profile p {
    position: absolute;
    bottom:3px;
    font-size: 11px;
    background: #ffffff7d;
    padding: 3px 10px;
}
.card-items-profile {
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
}
.card-items-profile span {
    position: absolute;
    top: 15px;
    right: 10px;
}
 /* End Profile */


 /* Cart  & Checkout*/
#cartPageBody,.checkout-body{
  direction: rtl;
  text-align: right;
}
table.shop-table.cart-table {
    width: 100%;
}
table.shop-table.cart-table td {
    padding: 10px;
}
table.shop-table.cart-table tr {
    border-bottom: 1px solid #eee;
}
table.shop-table.cart-table tr:last-child {
    border-bottom: none;
}
td.product-thumbnail img {
    width: 80px;
}
table.shop-table.cart-table thead {
    color: #1f1f1f;
    font-size: 14px;
    text-align: center;
}
.btn-dark {
    background: #000;
    color:#fff;
}
.btn-dark:hover{
  color: #fff;
}
.btn-sm {
    padding: 15px;
}
.ml-10 {
    margin-left: 10px;
}
.bg-gray {
    background: #eee;
    padding: 20px;
    min-height: 200px;
}
table.total {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

table.shop-table.cart-table .product-name a {
    color: #000;
    font-size: 13px;
}

table.shop-table.cart-table .product-price {
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle !important;
}
table.shop-table.cart-table .product-close a {
    color: #da2424 !important;
}

.check-coupon-box {
    display: inline-flex;
    width: 100%;
}
.check-coupon-box .btn {
    width: 30%;
}
.check-coupon-box input {
    width: 70%;
}

.checkout-body table {
    width: 100%;
}
.checkout-body table td {
    padding: 10px;
}
td.summary-subtotal-price {
    color: #4b4b4b;
}
h4.summary-subtitle{
  font-size: 17px;
}
tr.summary-total {
    font-size: 20px !important;
    border-top: 1px solid #d8d8d8;
}
/* End Cart  & Checkout */
.searchresultmobile a {
    font-weight: normal;
    display: inline;
    color: #4a4a4a;
    margin-left: 10px;
}
.more-results a {
    color: #ffffff;
    font-size: 12px;
    background-color: #44c98a;
    padding: 2px 16px;
    border-radius: 50px;
}
.more-results {
    text-align: center;
}
.search-result-title span {
    padding-right: 11px;
}
.search-result-title span {
    font-size: 12px;
}
div#productresultmobile .search-result-title {
    float: right;
    font-size: 12px;
    width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.searchresultmobile img {
    float: right;
    margin-left: 10px;
    width: 24%;
}
.searchresultmobile a {
    font-weight: normal;
    display: inline;
    color: #4a4a4a;
    margin-left: 10px;
}
div#productresultmobile tr td {
    padding-bottom: 12px;
    padding-top: 4px;
}
div#productresultmobile tr {
    border-bottom: 1px solid #eee;
}
div#productresultmobile tr:last-child {
    border-bottom: inherit;
}

/* INDEX */
.main-slider .slider-caption {
    position: absolute;
    bottom: 20%;
    background: #00000096;
    min-width: 25%;
    min-height: 25%;
    border-radius: 15px;
    padding: 20px 10px;
}

.main-slider .slider-caption.left{
  left: 10%;
}
.main-slider .slider-caption.right{
  right: 10%;
}

.main-slider .slider-caption p {
    font-size: 18px;
    color: #fff;
}


.main-slider .btn-slider {
    position: absolute;
    left: 10px;
    padding: 7px 9px;
    color: #fff;
    font-size: 12px;
    bottom: 10px;
}

.main-slider .btn-slider:hover {
    background-color: #000;
    color: #fff;
}


.main-slider.owl-carousel .owl-prev {
    position: absolute;
    right: 40px;
    top: 40%;
    opacity: 0;
    background: inherit !important;
    border: 0 !important;
    border-radius: 0 !important;
    transition: all 0.5s;
    z-index: 100;
}
.main-slider.owl-carousel .owl-prev:active,.owl-carousel .owl-prev:focus,.main-slider.owl-carousel .owl-next:active,.main-slider.owl-carousel .owl-next:focus{
outline:inherit !important;
}
.main-slider.owl-carousel .owl-next {
    position: absolute;
    left: 40px;
    top: 40%;
    opacity: 0;
    background: inherit !important;
    border: 0 !important;
    border-radius: 0 !important;
    transition: all 0.5s;
    z-index: 100;
}

.main-slider.owl-carousel .owl-next i {
    font-size: 45px;
    color: #fff;
}
.main-slider.owl-carousel .owl-prev i {
    font-size: 45px;
    color: #fff;
}
.main-slider.owl-carousel:hover .owl-prev{
  right: 15px;
  opacity: 0.8;
}
.main-slider.owl-carousel:hover .owl-next{
  left: 15px;
  opacity: 0.8;
}

.main-slider .owl-dots {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}

.main-slider.owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
    background: #fff;
    transition:0.3s all;
}

.main-slider.owl-theme .owl-dots .owl-dot.active span, .main-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #5eb458;
    width: 20px;
}
.latest-games-active.owl-carousel .owl-nav, .testimonial-active.owl-carousel .owl-nav {
    right: inherit;
    left: 0;
}
.latest-games-active.owl-carousel.owl-loaded.owl-drag{
  direction: ltr;
}
section.latest-games-area.pt-120 {
    direction: rtl;
}

.latest-games-items{
    direction: rtl;
}
section.about-us-area {
    direction: rtl;
    text-align: right;
}
section.about-us-area .about-content {
    padding-left: 70px;
    padding-right: inherit;
}
.about-us-area .title-style-two::before, .about-us-area .title-style-three::before {
    left: inherit;
    right: 0;
}
.row.product-active {
    direction: ltr;
    text-align: right;
}
.product-price del {
    color: #888;
}

section.blog-and-testimonial {
    direction: rtl;
    text-align: right;
}
.testimonial-active.owl-carousel.owl-loaded.owl-drag {
    direction: ltr;
}
.testimonial-item {
    direction: rtl;
    text-align: right;
}

.testi-avtar-img {
    margin-right: inherit;
    margin-left: 20px;
}
.form-white label {
    color: #000;
}
.form-white input {
    background-color: #fff;
}
.main-menu .logo img {
    width: 180px;
}
@media only screen and (min-width: 768px) {
  .mobilemenu-toggle{
    display: none;
  }
  .header-login{
    display: none;
  }
  .mobile-slider{
      display:none;
  }  
  
}


.mobilemenu-toggle {
    position: absolute;
    right: 27px;
    font-size: 18px;
    font-weight: normal;
}

.mobilemenu-toggle a {
    color: #fff;
}

.header-action > ul li.header-search {
    margin-left: 30px;
}
.header-action > ul li.header-search.header-login {
    margin-left: 0;
}
.header-action ul li.header-search a {
    background: transparent;
    box-shadow: none;
    height: 56px;
    border-radius: inherit;
}
li.header-shop-cart a i {
    font-size: 20px;
}


img.mfc-logo {
    width: 150px;
    margin: 0 auto;
    display: table;
}

.caret-li::before {
    content: "\f122";
    color: #bcbcbc;
    display: inline-block;
    margin-right: 6px;
    font-family: 'miricon';
    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 !important;
    font-size: 14px;
}
.link-list li {
    padding-bottom: 13px;
}
.link-list li > ul > li {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 20px;
}

ul#CategoryUl {
    margin-bottom: 10px;
    margin-top: 20px;
    padding-left: 11px;
    padding-right: 11px;
}
.link-list li > ul > li a {
    font-size: 13px;
}
.link-list > li > ul > li > ul {
    margin-top: 10px;
}
span.miricon {
    font-family: 'miricon' !important;
}
.main-header {
    background-color: #000;
    background-image: none;
}
section.page-area-mir {
    direction: rtl;
}


.float-cart {
    width: 56px;
    height: 56px;
    background: #ce9901;
    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: 97px;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    padding: 5px 10px;
    font-size: 38px;
}

.float-cart span.cartbadge {
    position: absolute;
    top: 0;
    font-size: 14px;
    background-color: #c42626;
    padding: 4px 8px;
    border-radius: 50%;
}


@media only screen and (max-width: 768px) {
    .float-cart {
        display:block;
    }
  .mobile-menu.mean-container {
      display: none;
  }
  .main-menu .logo img {
      width: 140px;
  }
  .desktop-slider{
      display:none;
  }
  
  li.header-shop-cart {
    display: none;
}
.header-action > ul li.header-search {
    margin-left: 0px !important;
}
}






.latest-games-thumb span.event-date {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    color: #1c1121;
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 100;
    background: #e4a101;
}

.latest-games-thumb {
    position: relative;
}

a.pull-left.more-blog {
    color: #d9a101;
}
span.event-date {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    color: #1c1121;
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 100;
    background: #e4a101;
}

div#accordion .card-body {
    direction: rtl;
    text-align: right;
     color: #4e4e4e;
}

div#accordion .card-header {
    background-color: #1a0e22;
    color: #e4a101;
}

div#accordion .card-header a {
    color: #e4a101;
}

div#accordion .card-body p {
    color: #4e4e4e;
}

.footer-social ul li.social-aparat a {
    background-color: #aa0505;
}
.footer-social ul li.social-aparat a svg {
    margin-top: 8px;
}



@media only screen and (min-width: 768px) {
    .float-cart {
        display:none;
    }
    .blog-list-post.blog-details-wrap.hideinDesktop {
        display: none;
    }    
    
}

@media only screen and (max-width: 768px) {
    .blog-list-post.blog-details-wrap.hideinMobile{
        display: none;
    }
}

.fw-title h5::before {
    width: 64px;
    height: 1px;
}
