@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'),
       url('../fonts/BYekan.woff') format('woff'),
       url('../fonts/BYekan.svg') format('svg'),
       url('../fonts/BYekan.ttf') format('truetype');
}
@font-face {
  font-family: 'Yekan';
  src: url('../fonts/Yekan.eot?#') format('eot'),
       url('../fonts/Yekan.woff') format('woff'),
       url('../fonts/Yekan.svg') format('svg'),
       url('../fonts/Yekan.ttf') format('truetype');
}
@font-face {
  font-family: 'DroidKufi-Bold';
  src: url('../fonts/DroidKufi-Bold.eot?#') format('eot'),
       url('../fonts/DroidKufi-Bold.woff') format('woff'),
       url('../fonts/DroidKufi-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'irsns-light';
  src: url('../fonts/irsns-light.eot?#') format('eot'),
       url('../fonts/irsns-light.woff') format('woff'),
       url('../fonts/irsns-light.ttf') format('truetype');
}
a{
    text-decoration: none!important;
}
p,#sp-component .search{
    margin: 0;
    font:15px 'Yekan';
    line-height: 30px;
    color: #3b3b3b;
}
h1,h2,h3,h4,h5,h6,span,li{
  font-family: 'yekan';
}
ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
hr{
  border-color: #d5bf67;
}
/*------------------------------defult-style-----------------------------*/
body.rtl .sp-megamenu-parent,body.rtl #offcanvas-toggler {float: right!important;}
#sp-header-box {height: auto!important;box-shadow: none!important;}
.form-horizontal .controls{margin: 0!important;}
.credit a img{display: none;}
.offcanvas .offcanvas-menu {right: 50%!important;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler{padding: 15px 5px!important;}
/*---------------------------------------------my-stle----------------------------------------*/
/*---------------------------------------------up-heaser-----------------------------------------*/
#sp-up-header {
    background-color: #d5bf67;
    padding: 20px 0;
}
#sp-up-header ul li{
  border: none;
  float: left;
}
#sp-up-header #sp-position2 img{
  margin: 0 22%;
}
#sp-up-header #sp-position1 ul li a{
  background-color: #d5bf67;
  display: block;
  color: #fff;
  font-size: 16px;
  margin: 10px 3px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
}
#sp-up-header #sp-position1 ul li a:hover{
  background-color: #000;
  color: #fff;
  transition: all 400ms ease-out 0s;
}
#sp-up-header #sp-position1 button{
  color: #fff;
  transform: rotate(90deg);
  transition: all 400ms ease-out 0s;
  background-color: #606261;
  padding: 0 !important;
  font-size: 16px;
  margin: -1px 0 0;
  width: 33px;
  height: 33px;
  text-align: center;
  border-radius: 50%;
  line-height: 33px;
}
#sp-up-header #sp-position1 button:hover{
  background: none;
  color: #fff;
  transition: all 400ms ease-out 0s;
}
.btn-primary, .sppb-btn-primary {
  border-color: #d5bf67!important;
  background-color: #d5bf67!important;
  font-size: 13px!important;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #b68b43!important;
  background-color: #b68b43!important;
}
#sp-search .modal-body input{
    width: 15%;
}
#sp-search .btn.active,#sp-search .btn:active {
   box-shadow: none;
}
.modal-header-box {
    padding: 5px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-body {
    position: relative;
    padding: 0px 15px;
}
.modal-footer {
    display: none;
}
#myModal .modal-content .modal-body .inputbox{
  width: 100%;
}
#myModal .modal-content .modal-body .button{
  background-color: #d5bf67;
  position: absolute;
  left: 15px;
  border-radius: 5px 0px 0px 5px;
  color: #fff !important;
  border: none;
  padding: 3px 20px;
}
/*---------------------------------------------header-box-----------------------------------------*/
#sp-header-box{
  border-bottom: 1px solid #ddd;
  padding: 13px 0;
}
#sp-header-box .logo img{
  display: block;
  float: right;
  margin: -103% auto;
  max-width: 100%;
}
#sp-header-box span{
  color: #606261;
  font:24px byekan;
}
#sp-header-box .time-visit i{
  color: #d5bf67;
  font-size: 47px;
  margin: -3px 0 0;
  float: right;
  margin: 0 64px 0 5px;
}
#sp-header-box .tell-header-boxr i {
  background-color: #d5bf67;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  float: right;
  margin: 4px 40px 0 5px;
}
/*-------------------------------------------menu--------------------------------------------*/
.sp-megamenu-parent > li > a{
  display: block;
  padding:17px 16px!important;
  line-height: 0px;
  font: 14px 'yekan' !important;
  color: #606261!important;
  transition: all 400ms ease-out 0s;
}
.sp-megamenu-parent > li > a:hover{
    color: #d5bf67!important;
    transition: all 400ms ease-out 0s;
}
.sp-megamenu-parent > li.active > a{
    color: #d5bf67!important;
    transition: all 400ms ease-out 0s;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 0!important;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0;
    right: 100%;
}
#sp-menu .sp-dropdown li.sp-menu-item > a {
    padding: 7px 10px!important;
    color: #d5bf67!important;
    font: 15px yekan;
    border-bottom: 1px solid #d5bf67;
}
#sp-menu .sp-dropdown li.sp-menu-item > a:hover {
    background: #d5bf67!important;
    color: #fff !important;
}
body.rtl .sp-megamenu-parent > li.sp-has-child > a::before{
  content: none !important;
}
.sp-dropdown-main .sp-dropdown-sub{
  width: 280px!important;
}

/*--------------------------------slider------------------------------------------*/
.nivoSlider {
  box-shadow: none!important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{
    border: none!important;
}
/*--------------------------------------sp-category-menu---------------------------------*/
#sp-category-menu{
  padding: 35px 0 35px;
}
#sp-category-menu h3{
  color: #7e584a;
  font: 25px yekan;
  margin: -5px auto 50px;
  text-align: center;
  border-bottom: 3px solid #d5be65;
  width: 35%;
  padding: 3px 0px;
}
#sp-category-menu a span{
  display: block;
  width: 64%;
  background-color: #e7e0d6;
  font: 18px BYekan;
  color: #000;
  padding: 2px 0;
  text-decoration: none;
  text-align: center;
  border-radius: 10px;
  margin: 15px auto;
}
#sp-category-menu .sp-module ul >li >a{
    font: 20px BYekan;
    text-align: center;
}
#sp-category-menu #sp-position4 ul{
    margin: 0px auto;
    display: table;
}
#sp-category-menu .sp-module ul >li{
    border:none;
    display: inline-block;
    margin: 0 15px;
}
#sp-category-menu .set1{
    position: relative;
    transition: all 400ms ease-out 0s;
    cursor: pointer;
    display: inline-block;
}
#sp-category-menu .pic02-set1 img{
    position: absolute;
    top: 0;
    display: none;
    transition: all 400ms ease-out 0s;
}
#sp-category-menu .set1:hover .pic02-set1 img{
    display:block;
    transition: all 400ms ease-out 0s;
}
#sp-category-menu .set2{
    position: relative;
    transition: all 400ms ease-out 0s;
    cursor: pointer;
    display: inline-block;
}
#sp-category-menu .pic03-set2 img{
    position: absolute;
    top: 0;
    display: none;
    transition: all 400ms ease-out 0s;
}
#sp-category-menu .set2:hover .pic03-set2 img{
    display:block;
    transition: all 400ms ease-out 0s;
}
#sp-category-menu .set3{
    position: relative;
    transition: all 400ms ease-out 0s;
    cursor: pointer;
    display: inline-block;
}
#sp-category-menu .pic01-set3 img{
    position: absolute;
    top: 0;
    display: none;
    transition: all 400ms ease-out 0s;
}
#sp-category-menu .set3:hover .pic01-set3 img{
    display:block;
    transition: all 400ms ease-out 0s;
}
/*------------------------------------------sp-porforosh------------------------------*/
#sp-porforosh{
  padding: 40px 0 30px;
}
#sp-porforosh .bt-cs{
    direction: rtl!important;
}
#sp-porforosh img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#sp-porforosh h3{
  color: #7e584a;
  font: 25px yekan;
  margin: 0 auto;
  text-align: center;
  border-bottom: 3px solid #d5be65;
  width: 26%;
  display: block;
}
#sp-porforosh #sp-position5 .bt-introtext{
  color: #000;
  font: 14px yekan;
  line-height: 30px;
  text-align: justify;
}

#sp-porforosh #sp-position5 .readmore a{
  display: block;
  width: 37%;
  background-color: #d5bf67;
  font: 14px BYekan;
  color: #000;
  padding: 5px 0;
  text-align: center;
  border-radius: 10px;
  margin: 0 auto;
  transition: all 400ms ease-out 0s;
}
#sp-porforosh a img{
  float: left;
}
#sp-porforosh #sp-position5 .readmore a:hover{
  background-color: #b68b43;
  transition: all 400ms ease-out 0s;
}
#sp-porforosh .bt-cs .bt-inner img{
  outline: none;
  border: none;
  padding: 10px 0;
}
#sp-porforosh #sp-position5 .bt-cs .bt-inner .bt-title{
  clear: both;
  color: #7e584a!important;
  font: 25px BYekan;
  font-weight: normal;
}
/*-----------------------------------------img-main---------------------------------*/
#sp-img-main{
  padding: 223px 0 223px;
}
#sp-img-main img{
  display: block;
  max-width: 100%;
  float: left;
  clear: both;
}
/*--------------------------------sp-bargozide--------------------------*/
#sp-bargozide{
    padding: 30px 0;
}
#sp-bargozide .sp-module ul >li{
  display: inline-block;
  padding: 0px 15px;
  border: none;
}
#sp-bargozide h3{
color: #7e584a;
font: 25px yekan;
margin: 0 auto;
text-align: center;
border-bottom: 3px solid #d5be65;
width: 15%;
display: block;
}
#sp-bargozide h4{
  color: #7e584a!important;
  font: 25px BYekan;
}
#sp-bargozide p{
color: #000;
font: 14px yekan;
line-height: 30px;
text-align: justify;
}
#sp-bargozide .slide-desc-bg-default{
  background: #fff;
}
/*--------------------------------footer-------------------------*/
#sp-footer{
  padding:0!important;
}
#sp-footer #sp-position11,#sp-footer #sp-position12{
  margin: 70px 0 0;
}
 #sp-footer #sp-position7 .sp-module .sp-module-title {
  margin: 100px 0px 10px;
  font: 20px yekan;
  text-transform: uppercase;
  line-height: 2;
  color: #d5bf67;
  border-bottom: 3px solid #838383;
  width: 44%;
}
#sp-footer #sp-position9 .sp-module .sp-module-title {
 margin: 100px 0px 10px;
 font: 20px yekan;
 text-transform: uppercase;
 line-height: 2;
 color: #d5bf67;
}
#sp-footer ul li{
  display: block;
  border: none;
}
#sp-footer ul li a{
  display: block;
  color: #fff;
  font: 14px yekan;
  transition: all 400ms ease-out 0s;
}
#sp-footer ul li a:hover{
  color: #d5bf67;
  transition: all 400ms ease-out 0s;
}
#sp-footer .info ul li {
  margin: 0 0 10px 0;
}
#sp-footer .info ul li h6{
  color: #d5bf67;
  font: 16px 'DroidKufi-Bold';
  margin: 0;
}
#sp-footer .info ul li img{
  float: right;
  margin: 7px 0 0 6px;
}
#sp-footer .info ul li span{
  font: 16px yekan;
  color: #cecbcb;
}
/*-------------------------------------------social-footer--------------------------------*/
#sp-position7 .social ul li a{
  background-color: #d5bf67;
  display: block;
  color: #000;
  font-size: 16px;
  margin: 10px 3px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
}
#sp-position7 .social ul li a:hover{
  background-color: #191919;
  color: #d5bf67;
  transition: all 400ms ease-out 0s;
}
#sp-position7 .social ul li{
  border: none;
    text-align:center;
    display: inline-block;
}
#sp-position7 .social{
    margin: 0 auto;
}
/*-------------------------------------------copy-raight--------------------------------*/
#sp-copyright {
    padding: 5px 0;
    text-align: center;
}
#sp-copyright p,#sp-copyright p a{
  color: #fff;
  font-size: 13px;
   transition: all 400ms ease-out 0s;
}
#sp-copyright p a:hover{
  color: #dbdcdc;
   transition: all 400ms ease-out 0s;
}
/*----------------------------------------internal-pages---------------------------------------*/
#sp-banner img{
  width: 100%;
}
#sp-component .item-page,#sp-component .blog,#sp-component .bloglavazem,#sp-component .blogfelz,#sp-component .blogmaghalat,#phocagallery,#sp-component .search,.categories-list,#sp-component  .formResponsive{
  margin: 40px 0 40px;
  background-color: #fff;
  border-radius: 5px;
  padding: 25px 20px;
  min-height: 450px;
}
.search{
  min-height: 100px;
  margin: 25px 0 0px;
}
input{
  color:#444!important;
  font: 14px yekan;
}
#sp-component .blog .entry-header.has-post-format,#sp-component .bloglavazem .entry-header.has-post-format,#sp-component .blogfelz .entry-header.has-post-format,#sp-component .blogmaghalat .entry-header.has-post-format{
  margin-left: 0;
  margin-bottom: 0;
}
#sp-component .item .entry-header .post-format,#sp-component .item .entry-header .article-info,#sp-component .item .icons,.pager,.article-footer-top{
  display: none!important;
}
.entry-header .has-post-format,.blog .page-header,.bloglavazem .page-header,.blogfelz .page-header,.blogmaghalat .page-header,#phocagallery .page-header{
    margin-right: 0px!important;
    margin: 0px!important;
    border: none!important;
    padding-bottom: 0!important;
}
.item-page h2,.blog .page-header h1,.bloglavazem .page-header h1,.blogfelz .page-header h1,.blogmaghalat .page-header h1,.formResponsive h2,#phocagallery .page-header
 h1{
    margin: 0 0 15px!important;
    font: 25px 'DroidKufi-Bold';
    text-transform: uppercase;
    line-height: 1;
    color: #d5bf67;
    padding: 0 0 15px;
    border-bottom: 1px solid #000;
}
/*------------------------------------contact-us---------------------------------*/
#sp-position9 .item-page .contect-us img{
  display: inline-block;
}
#sp-position9 .item-page .contect-us ul li{
  margin: 0 0 10px;
}
#sp-position9 .item-page .contect-us ul li span{
  font: 17px BYekan;
  color: #333;
}
#sp-position9 .rsform table{
  font: 14px yekan;
  width: 100%
}
#sp-position9 input,#sp-position9 textarea,#sp-position9 .uneditable-input {
    width: 100%;
}
#sp-position9 .rsform-block-send input{
  width: 50%;
}
#sp-position9 textarea{
  height: 150px;
}
#send{
  background-color: #d5bf67;
  border: 1px solid #d5bf67;
  width: 50%;
  color: #000!important;
  margin: 0px auto;
  display: block;
  font: 14px yekan;
  padding: 5px 0;
  transition: all 400ms ease-out 0s;
  float: left;
}
#send:hover{
  background:none;
  color:#d5bf67!important;
  transition: all 400ms ease-out 0s;
  border: 1px solid #d5bf67;
}
.contect-us ul li:before{
  content:none!important;
}

/*---------------------------------------------phocagallery-------------------------------------*/
#phocagallery #pg-icons{
  display: none;
}
/*--------------------------------------------acc0rdion-------------------------------------*/
.sp-accordion.sp-accordion-style1 .toggler, .sp-accordion.sp-accordion-style1 .toggler span, .sp-accordion.sp-accordion-style1 .toggler span span {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #87898c;
    cursor: pointer;
    margin: 0 0 4px;
    color: #fff;
}
.sp-accordion.sp-accordion-style1 {
    border: none;
}
.sp-accordion.sp-accordion-style1 .sp-accordion-inner {
    background: none;
    padding: 5px 16px 20px;
}
.sp-accordion.sp-accordion-style1 .toggler span, .sp-accordion.sp-accordion-style1 .toggler span span {
    background: none;
    font-size: 17px;
    font-weight: 700;
}
.sp-accordion.sp-accordion-style1 .sp-accordion-item:nth-child(2n) .toggler{
  background: #d5bf67;
}
/*--------------------------------------------userForm-----------------------------------*/
.formResponsive fieldset {
    font: 16px yekan;
    margin: 30px 0 0;
}
.formResponsive input[type="text"],.formResponsive .formHorizontal select {
    height: 40px!important;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px;
}
.formResponsive .formHorizontal .formControlLabel {
    float: right;
}
.formResponsive .formHorizontal .formControls {
    margin-left: 0px;
}
#sp-component .formResponsive input, #sp-component .formResponsive textarea, #sp-component .formResponsive .uneditable-input,.formResponsive .formHorizontal select {
    width: 50%;
}
.formResponsive #captcha47{
  display: inline-block;
}
.formResponsive #captchaTxt47{
  width: 110px!important;
  margin: -36px 90px 0 0;
  float: right;
}
.formResponsive input[type="submit"]{
  background: none;
  width: 15% !important;
  box-shadow: none;
}
/*-----------------------------------------------search----------------------------------*/
#sp-component .search input{
  width: auto;
}
/*-----------------------------------------------blog----------------------------------*/
.blog .item {
  border: 1px solid #eaebec;
  padding: 2px;
  overflow: hidden;
  background-color: #eaebec;
}
.blog .item img {
  display: block;
  max-width: 100% !important;
  height: 185px !important;
  float: none !important;
  width: 100%!important;
  margin: 0;
  }
.blog h2 a {
    color: #000;
    font: 19px yekan;
    text-align: center;
    display: block;
    padding: 5px 0;
}
.blog h2 a:hover{
  color: #d5bf67;
}
.blog h2 {
    margin: 0;
}
.jcomments-links a {
    background: #191919 none!important;
    border: 1px solid #222931;
    width: 35%;
    color: #fff!important;
    margin: 0 auto;
    display: none ;
    font: 14px yekan;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    transition: all 400ms ease-out 0s;
  }
  .jcomments-links a:hover {
      background: #d5bf67!important;
      color: #191919!important;
      transition: all 400ms ease-out 0s;
      border: 1px solid #d5bf67;
  }
  .blog .entry-image{
    margin-bottom: 0px!important;
  }
  /*-----------------------------------------------bloglavazem----------------------------------*/
  .bloglavazem .item {
      border: 1px solid #eaebec;
      padding: 2px;
      overflow: hidden;
      background-color: #eaebec;
  }
  .bloglavazem .item img {
      display: block;
      max-width: 100% !important;
      height: 185px !important;
      float: none !important;
      width: 100%!important;
      margin: 0;
    }
    .bloglavazem h2 a {
      color: #000;
      font: 19px yekan;
      text-align: center;
      display: block;
      padding: 5px 0;
  }
    .bloglavazem h2 a:hover{
     color: #d5bf67;
    }
    .bloglavazem h2 {
         margin: 0;
    }
  .jcomments-links a {
      background: #191919 none!important;
      border: 1px solid #222931;
      width: 35%;
      color: #fff!important;
      margin: 0 auto;
      display: none;
      font: 14px yekan;
      text-align: center;
      padding: 5px 0;
      border-radius: 5px;
      transition: all 400ms ease-out 0s;
    }
    .jcomments-links a:hover {
        background: #d5bf67!important;
        color: #191919!important;
        transition: all 400ms ease-out 0s;
        border: 1px solid #d5bf67;
    }
    .bloglavazem .entry-image{
         margin-bottom: 0px!important;
  }
    /*-----------------------------------------------blogfelz----------------------------------*/
    .blogfelz .item {
      border: 1px solid #eaebec;
      padding: 2px;
      overflow: hidden;
      background-color: #eaebec;
    }
    .blogfelz .item img {
      display: block;
      max-width: 100% !important;
      height: 185px !important;
      float: none !important;
      width: 100%!important;
      margin: 0;
      }
      .blogfelz h2 a {
      color: #000;
      font: 19px yekan;
      text-align: center;
      display: block;
      padding: 5px 0;
    }
      .blogfelz h2 a:hover{
         color: #d5bf67;
    }
    .blogfelz h2 {
        margin: 0;
    }
    .jcomments-links a {
        background: #191919 none!important;
        border: 1px solid #222931;
        width: 35%;
        color: #fff!important;
        margin: 0 auto;
        display: none;
        font: 14px yekan;
        text-align: center;
        padding: 5px 0;
        border-radius: 5px;
        transition: all 400ms ease-out 0s;
      }
      .jcomments-links a:hover {
          background: #d5bf67!important;
          color: #191919!important;
          transition: all 400ms ease-out 0s;
          border: 1px solid #d5bf67;
      }
     .blogfelz .entry-image{
         margin-bottom: 0px!important;
  }
/*-----------------------------------------------blogmaghalat----------------------------------*/
    .blogmaghalat .item {
        border: 1px solid #eaebec!important;
        padding: 2px;
        overflow: hidden;
    }
    .blogmaghalat h2 {
         margin: 0;
    }
    .blogmaghalat h2 a {
        color: #000;
        font: 19px yekan;
        text-align: center;
        display: block;
        padding: 5px 0;
    }
    .blogmaghalat h2 a:hover {
         color: #d5bf67;
    }
    .blogmaghalat .entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link{
         margin-bottom: 0;
    }
/*-----------------------------------------------comments----------------------------------*/
#jc h4 {
    text-align: right;
    font: 24px DroidKufi-Bold;
    color: #7d6055;
    margin: 0 0 20px;
}
#jc input, #jc label {
    float: left !important;
    font: 14px yekan;
}
#jc input {
    float: left !important;
    border-radius: 0;
    width: 396px;
    height: 40px;
}
#jc label {
    width: 197px;
    font-family: yekan;
}
#jc p span {
    float: right;
    font: 14px yekan;
}
#comments-form textarea, #comments-form .grippie {
    max-width: 595px !important;
    width: 595px !important;
    border-radius: 0!important;
}
#sp-component textarea {
    height: 150px;
}
#comments-form .btn a, #comments-report-form .btn a {
    color: #fff !important;
    font: 16px yekan;
  }
  #comments-form .btn div, #comments-report-form .btn div {
    background: none;
}
  #comments-form .btn, #comments-report-form .btn {
    float: right;
    background: none #7d6055;
    margin-right: 41%;
    padding: 6px 30px !important;
}
#comments-footer{
  display: none;
}
#comments-form .smiles{
  display: none;
}
/*-----------------------------------------------witgetkit----------------------------------*/
.uk-slidenav-position{
    width: 400px!important;
    height:271px!important;
    float: right;
    margin: 0 0 0 21px;
}
.uk-slidenav-position .uk-slideshow li,.uk-slidenav-position .uk-slideshow{
    height:270px!important;
}
.uk-overlay-panel {
    bottom: -96px!important;
}



/*--------------------------------------------social share-----------------------------*/

.itp-sb-left a {
    border: medium none;
    float: right ;
    margin-right: 5px;
}
.itp-sbb-bothl {
    border-top: thin solid #808080;
    border-bottom: thin solid #808080;
    padding-top: 5px;
    padding-bottom: 5px;
}

.itp-social-buttons-box h4 {
    margin: 22px 0 0 0;
    font-family: Yekan;
}

.item-page ul li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #d5bf67;
    padding: 0 0 0 5px;
}
.wk-slideset ul li:before {
    display: none !important;
}
