



#sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-title {
}

body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp .slide-button .link-button, body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp .slide-button .video-slider {
    margin-right: 40px;
}
.owl-nav {
}
#sp-header .search-header {
    left: 160px !important;
}
#sp-position-5 {
  margin-top: 35px;
}
td.tabletdtitle {
  background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
  text-align: left;
  color: black;
  transition-duration: 0.6s;
}
.tabletdtitle:hover {
  padding-left: 10%;
  background: linear-gradient(to bottom, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
}
.tableprice {
  width: 100%;
transform: scale(0.95);
background: #8b88fd59;
transition-duration: 0.6s;
}
.tableprice:hover {
  transform: scale(1);
  background: #8b88fd9e;
}
.tableprice td {
  border: 1px solid #ccc;
  padding: 5px;
}
.custom_flag {
  width: 26px;
  height: 26px;
  position: absolute;
  bottom: 42px;
  right: -15px;
}
#sp-header .search-header:hover .search-wrapper .input-group .form-control {
    border: 1px solid #eee;
}

.block-protect .block-warp .block-list ul li:first-child {
    font-size: 16px !important;
}

body.rtl .blog-featured .entry-thumbnail .published, body.rtl .article-list .article .entry-thumbnail .published, body.rtl .article-details .article-image .published, body.rtl .blog-slider .sj-extraslider .item .item-wrap.style1 .item-image .date-added {
    direction: rtl !important;
}

[class^="fa-"], .glyphicon, [class*=" fa-"] {
    margin: 0 !important;
}