/*******************************************************
  SP CustomHTML
********************************************************/
.spcustom_html .gallery ul {
  overflow: hidden;
}

.spcustom_html .gallery ul.group-1{
  margin-bottom: 10px;
}

.spcustom_html .gallery ul li{
   float: left;
   width: 33.3333%;
}

.coupon-code {
  margin: 0;
  padding: 12px 0;
  background: #3fa69f;
  text-align: center; }
  .coupon-code p {
    color: #fff;
    font-weight: bold;
    margin: 0;
    font-size: 14px; }

.contact-html {
  padding: 6px 0; }
  .contact-html span.email, .contact-html span.add {
    color: #555;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    float: left; }
  .contact-html span.email {
    padding: 0 20px; }
    .contact-html span.email:before {
      content: "\f0e0";
      font-family: fontawesome;
      font-size: 14px;
      position: absolute;
      top: 0;
      left: 0;
      right: auto;
      bottom: auto; }
    .contact-html span.email:after {
      content: "";
      background: #ccc;
      height: 10px;
      width: 1px;
      position: absolute;
      top: 8px;
      left: auto;
      right: 0;
      bottom: auto; }
  .contact-html span.add {
    padding: 0 15px;
    margin: 0 17px; }
    .contact-html span.add:before {
      content: "\f041";
      font-family: fontawesome;
      font-size: 14px;
      position: absolute;
      top: 0;
      left: 0;
      right: auto;
      bottom: auto; }

.call-us div.icon, .call-us div.text {
  display: inline-block;
  vertical-align: top; }
.call-us div.icon {
  width: 35px;
  height: 40px;
  margin-right: 5px;
  background: url("../../../../assets/img/icon/icon-call-us.png") no-repeat center center; }
.call-us div.text p {
  margin-bottom: 0;
  line-height: 20px; }
.call-us div.text p.text {
  color: #222;
  font-weight: bold; }
.call-us div.text p.phone {
  color: #555;
  font-size: 12px; }

.hashtags {
  margin: 0 -10px 20px;
  position: relative; }
  .hashtags h3.title_block {
    font-size: 14px;
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 17px;
    padding: 0 30px;
    display: inline-block;
    position: relative; }
    .hashtags h3.title_block:before {
      content: "\f292";
      font-family: fontawesome;
      font-size: 14px;
      position: absolute;
      font-weight: normal;
      top: 0;
      left: 10px;
      right: auto;
      bottom: auto; }
  .hashtags div.more {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto; }
    .hashtags div.more a {
      font-size: 12px;
      font-weight: 400;
      position: relative;
      padding: 0 25px;
      line-height: normal;
      display: inline-block; }
      .hashtags div.more a:before {
        content: "\f101";
        font-family: fontawesome;
        position: absolute;
        left: auto;
        right: 10px;
        top: 0;
        bottom: auto;
        font-size: 14px;
        line-height: 14px; }
  .hashtags ul li.item {
    text-align: center;
    position: relative;
    padding: 0 10px;
    overflow: hidden; }
    .hashtags ul li.item div.item-image img {
      width: 100%; }
    .hashtags ul li.item div.item-content {
      position: absolute;
      top: auto;
      left: 10px;
      right: 10px;
      bottom: 0; }
      .hashtags ul li.item div.item-content h4 {
        margin: 0;
        position: relative; }
        .hashtags ul li.item div.item-content h4:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          opacity: 0.7;
          pointer-events: none;
          transition: all 0.3s ease 0s; }
        .hashtags ul li.item div.item-content h4 a {
          font-weight: 400;
          font-size: 11px;
          padding: 4px 0;
          display: block;
          color: #fff;
          text-transform: uppercase;
          position: relative; }

.trending {
  margin: 0 0 20px;
  background: #fff;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  position: relative; }
  .trending:before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 18px;
    color: #f2f2f2;
    line-height: 8px;
    background: #fff;
    position: absolute;
    top: 48%;
    bottom: auto;
    left: 11.9%;
    right: auto;
    z-index: 4;
    /*border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: none;
    border-left: 6px solid #ebebeb;*/ }
  .trending div.text {
    padding: 50px 25px 0; }
    .trending div.text h3.title-block {
      font-size: 14px;
      color: #222;
      font-weight: 700;
      text-transform: uppercase; }
      .trending div.text h3.title-block span {
        display: block; }
  .trending div.item {
    padding: 0;
    position: static; }
  .trending ul {
    margin: 0;
    font-size: 0;
    position: static; }
  .trending ul .owl-stage-outer li.item {
    width: 100%; }
  .trending ul li.item {
    display: inline-block;
    width: 16.6666666666666666%;
    font-size: 14px;
    padding: 20px;
    position: relative;
    border-left: 1px solid #ebebeb; }
    .trending ul li.item div.item-content {
      margin-bottom: 10px; }
      .trending ul li.item div.item-content h4 {
        margin: 0 0 16px;
        opacity: 1; }
        .trending ul li.item div.item-content h4 a {
          font-weight: bold;
          font-size: 12px;
          color: #222;
          text-transform: uppercase;
          display: block; }
    .trending ul li.item div.item-image img {
      width: 100%;
      border-radius: 3px;
      border: 1px solid #ebebeb;
      transition: all 0.3s ease 0s; }
  .trending .owl-controls .owl-prev, .trending .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    font-size: 16px;
    transition: all 0.3s ease 0s;
    display: block;
    height: 25px;
    width: 25px;
    line-height: 23px;
    border-radius: 50%;
    color: #222;
    background: #e1e1e1;
    text-align: center;
    overflow: hidden; }
  .trending .owl-controls .owl-prev {
    left: 20px;
    right: auto; }
  .trending .owl-controls .owl-next {
    left: 50px;
    right: auto; }

div.bonus-menu ul li {
  display: inline-block; }
  div.bonus-menu ul li .icon, div.bonus-menu ul li .text {
    display: inline-block;
    vertical-align: middle; }
  div.bonus-menu ul li .icon {
    width: 35px;
    height: 33px;
    line-height: 33px; }
  div.bonus-menu ul li .text {
    margin: 0 10px; }
    div.bonus-menu ul li .text h5 {
      margin: 0 0 2px; }
      div.bonus-menu ul li .text h5 a {
        color: #222;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        transition: all 0.3s ease 0s; }
    div.bonus-menu ul li .text p {
      font-size: 12px;
      color: #555;
      font-weight: normal;
      text-transform: capitalize;
      margin: 0;
      line-height: 16px; }
    div.bonus-menu ul li .text:hover h5 a {
      color: #222; }

div.app-store {
  display: block;
  float: none;
  font-size: 0; }
  div.app-store a {
    margin: 0 6px 0 0;
    font-size: 0;
    text-indent: -99999999px;
    color: transparent;
    display: inline-block;
    height: 30px;
    width: 105px; }
    div.app-store a.app-1 {
      background: transparent url("../../../../assets/img/icon/app-store-1.png") no-repeat left center; }
    div.app-store a.app-2 {
      background: transparent url("../../../../assets/img/icon/app-store-2.png") no-repeat left center; }
    div.app-store a.app-3 {
      background: transparent url("../../../../assets/img/icon/app-store-3.png") no-repeat left center; }

.footer-toplinks {
  line-height: 18px;
  padding: 0 0 10px; }
  .footer-toplinks .links label {
    font-weight: bold;
    text-transform: capitalize;
    color: #222;
    font-size: 12px;
    margin: 0; }
  .footer-toplinks ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    font-size: 0; }
    .footer-toplinks ul li {
      display: inline-block;
      position: relative;
      padding: 0 5px; }
      .footer-toplinks ul li:after {
        content: "\/";
        display: block;
        font-size: 14px;
        color: #555;
        position: absolute;
        top: 0px;
        right: -2px; }
      .footer-toplinks ul li a {
        font-size: 12px;
        font-weight: 400;
        color: #555; }
      .footer-toplinks ul li.last:after {
        display: none; }

div.text-html p {
  margin-bottom: 0; }

.bonus-menu-2 ul li {
  padding: 0 5px;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  display: inline-block; }
  .bonus-menu-2 ul li .icon {
    width: 40px;
    height: 33px;
    line-height: 33px;
    display: inline-block; }
  .bonus-menu-2 ul li .text {
    display: inline-block;
    font-size: 0;
    line-height: 16px; }
    .bonus-menu-2 ul li .text a, .bonus-menu-2 ul li .text p {
      color: #555;
      line-height: 12px;
      font-size: 12px; }
    .bonus-menu-2 ul li .text p {
      margin-bottom: 0; }
  .bonus-menu-2 ul li.home .icon {
    background: transparent url("../../../../assets/img/icon/icon-home.png") no-repeat left center; }
  .bonus-menu-2 ul li.mail .icon {
    width: 45px;
    background: transparent url("../../../../assets/img/icon/icon-mail.png") no-repeat left center; }
  .bonus-menu-2 ul li.delivery .icon {
    background: transparent url("../../../../assets/img/icon/icon-delively.png") no-repeat left center; }

.custom-scoll {
  position: absolute;
  z-index: 4;
  transition: 0.6s all ease 0s; }
  .custom-scoll .scoll-cate {
    border-radius: 3px;
    overflow: hidden; }
    .custom-scoll .scoll-cate li {
      width: 40px;
      height: 40px;
      display: block;
      font-size: 0;
      background-image: url(../../../../assets/img/icon/cat1.png);
      background-repeat: no-repeat;
      cursor: pointer;
      transition: 0.3s all ease 0s;
      -webkit-transition: 0.3s all ease 0s;
      background-color: #fff; }
      .custom-scoll .scoll-cate li.neo1 {
        background-position: -3px -7px; }
        .custom-scoll .scoll-cate li.neo1:hover, .custom-scoll .scoll-cate li.neo1.active {
          background-position: -49px -8px; }
      .custom-scoll .scoll-cate li.neo2 {
        background-position: -3px -42px; }
        .custom-scoll .scoll-cate li.neo2:hover, .custom-scoll .scoll-cate li.neo2.active {
          background-position: -49px -42px; }
      .custom-scoll .scoll-cate li.neo3 {
        background-position: -3px -79px; }
        .custom-scoll .scoll-cate li.neo3:hover, .custom-scoll .scoll-cate li.neo3.active {
          background-position: -49px -79px; }
      .custom-scoll .scoll-cate li.neo4 {
        background-position: -3px -111px; }
        .custom-scoll .scoll-cate li.neo4:hover, .custom-scoll .scoll-cate li.neo4.active {
          background-position: -49px -111px; }
      .custom-scoll .scoll-cate li.neo5 {
        background-position: -3px -148px; }
        .custom-scoll .scoll-cate li.neo5:hover, .custom-scoll .scoll-cate li.neo5.active {
          background-position: -49px -148px; }

div.bonus-menu.bonus-menu-3 {
  border-radius: 3px;
  margin-bottom: 30px; }
  div.bonus-menu.bonus-menu-3 ul li {
    padding: 32px 0px;
    text-align: center;
    transition: all 0.3s ease 0s;
    cursor: pointer; }
    div.bonus-menu.bonus-menu-3 ul li .text {
      text-align: left; }
      div.bonus-menu.bonus-menu-3 ul li .text h5 a {
        color: #fff; }
      div.bonus-menu.bonus-menu-3 ul li .text p {
        color: #fff; }
    div.bonus-menu.bonus-menu-3 ul li.home .icon {
      background: transparent url("../../../../assets/img/icon/icon-home.png") no-repeat left center; }
    div.bonus-menu.bonus-menu-3 ul li.mail .icon {
      width: 45px;
      background: transparent url("../../../../assets/img/icon/icon-mail.png") no-repeat left center; }
    div.bonus-menu.bonus-menu-3 ul li.delivery .icon {
      background: transparent url("../../../../assets/img/icon/icon-delively.png") no-repeat left center; }

.footer-container.footer-v2 .app-store {
  text-align: center;
  margin-bottom: 0; }

.text-html {
  color: #fff;
  font-size: 12px;
  padding: 6px 0;
  text-align: right; }

.trending-search {
  background: #fff;
  padding: 20px;
  margin: 0 0 30px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 3px; }
  .trending-search h3.title_block {
    color: #222;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    padding: 0 0 10px;
    margin-bottom: 12px; }
    .trending-search h3.title_block:before {
      content: "";
      position: absolute;
      height: 1px;
      width: 30px;
      left: 0;
      bottom: 0;
      top: auto;
      right: auto; }
  .trending-search a {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 30px; }

.cate-html {
  margin: 10px 0 30px;
  position: relative; }
  .cate-html .owl-item {
    padding: 3px; }
  .cate-html ul li.item {
    text-align: center;
    position: relative;
    overflow: hidden;
    border: 2px solid #fff;
    z-index: 3;
    border-radius: 50%;
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2); }
    .cate-html ul li.item div.item-image a {
      display: block; }
      .cate-html ul li.item div.item-image a img {
        border-radius: 50%; }
    .cate-html ul li.item div.item-content {
      position: absolute;
      top: auto;
      left: 0px;
      right: 0px;
      bottom: 10px;
      z-index: 1; }
      .cate-html ul li.item div.item-content h4 {
        margin: 0;
        position: relative; }
        .cate-html ul li.item div.item-content h4:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          opacity: 0.7;
          pointer-events: none;
          transition: all 0.3s ease 0s; }
        .cate-html ul li.item div.item-content h4 a {
          font-weight: 400;
          font-size: 14px;
          padding: 11px 0;
          display: block;
          font-weight: bold;
          color: #fff;
          text-transform: capitalize;
          position: relative; }
    .cate-html ul li.item:hover div.item-content h4 a {
      color: #222; }

.testimonials {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px; }
  .testimonials .title_block {
    background: #fff;
    border-bottom: solid 3px #eeeeee;
    font-size: 20px;
    color: #222;
    padding: 5px 0 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px; }

.testimonial-items {
  padding: 0 0 38px; }
  .testimonial-items .item {
    text-align: center; }
    .testimonial-items .item .text {
      position: relative;
      border-radius: 3px 3px 0 0;
      margin: 0 0 -40px; }
      .testimonial-items .item .text .t {
        position: relative;
        padding: 60px 20px 65px;
        color: #fff;
        font-size: 14px;
        line-height: 22px; }
        .testimonial-items .item .text .t:before {
          content: "";
          display: block;
          height: 15px;
          width: 100%;
          background: url(../../../../assets/img/cms/icon_quote.png) no-repeat center center;
          position: absolute; }
        .testimonial-items .item .text .t:before {
          top: 20px;
          left: 0; }
    .testimonial-items .item .img {
      display: inline-block;
      height: 80px;
      width: 80px;
      border: solid 2px #d2d2d2;
      border-radius: 50%;
      overflow: hidden;
      margin-bottom: 5px; }
      .testimonial-items .item .img img {
        width: 100%;
        height: 100%;
        border-radius: 50%; }
    .testimonial-items .item .name {
      font-size: 14px;
      font-weight: bold;
      color: #222;
      margin: 0 0 2px; }
    .testimonial-items .item .job {
      color: #666;
      font-size: 12px; }
  .testimonial-items .owl-stage-outer {
    direction: ltr; }
  .testimonial-items .owl-controls .owl-dots {
    display: block !important;
    position: absolute;
    bottom: 12px;
    left: auto;
    width: 100%;
    padding: 0 30px;
    text-align: center; }
  .testimonial-items .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    float: none;
    vertical-align: middle; }
  .testimonial-items .owl-controls .owl-dots .owl-dot span {
    width: 25px;
    height: 5px;
    background: #ccc;
    margin: 0 2.5px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

div.bonus-menu.bonus-menu-4 ul li {
  width: 20%;
  text-align: center;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  border-left: 1px solid #ebebeb;
  padding: 30px 3px 0 3px;
  min-height: 200px; }
  div.bonus-menu.bonus-menu-4 ul li .icon {
    width: 70px;
    height: 65px;
    line-height: 65px;
    margin-bottom: 13px; }
  div.bonus-menu.bonus-menu-4 ul li .text {
    display: block;
    margin: 0; }
    div.bonus-menu.bonus-menu-4 ul li .text h5 {
      margin-bottom: 5px; }
      div.bonus-menu.bonus-menu-4 ul li .text h5 a {
        color: #222;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase; }
    div.bonus-menu.bonus-menu-4 ul li .text p {
      color: #222;
      font-size: 12px;
      text-transform: none; }
  div.bonus-menu.bonus-menu-4 ul li:hover .text h5 a, div.bonus-menu.bonus-menu-4 ul li:hover .text p {
    color: #fff; }
  div.bonus-menu.bonus-menu-4 ul li.secure .icon {
    background: transparent url("../../../../assets/img/icon/icon-secure-3.png") no-repeat center center; }
  div.bonus-menu.bonus-menu-4 ul li.secure:hover .icon {
    background: transparent url("../../../../assets/img/icon/icon-secure-3-3.png") no-repeat center center; }
  div.bonus-menu.bonus-menu-4 ul li.help .icon {
    background: transparent url("../../../../assets/img/icon/icon-help-3.png") no-repeat center center; }
  div.bonus-menu.bonus-menu-4 ul li.help:hover .icon {
    background: transparent url("../../../../assets/img/icon/icon-help-3-3.png") no-repeat center center; }
  div.bonus-menu.bonus-menu-4 ul li.trustpay .icon {
    background: transparent url("../../../../assets/img/icon/icon-trust-3.png") no-repeat center center; }
  div.bonus-menu.bonus-menu-4 ul li.trustpay:hover .icon {
    background: transparent url("../../../../assets/img/icon/icon-trust-3-3.png") no-repeat center center; }
  div.bonus-menu.bonus-menu-4 ul li.delivery .icon {
    background: transparent url("../../../../assets/img/icon/icon-delivery-3.png") no-repeat center center; }
  div.bonus-menu.bonus-menu-4 ul li.delivery:hover .icon {
    background: transparent url("../../../../assets/img/icon/icon-delivery-3-3.png") no-repeat center center; }
  div.bonus-menu.bonus-menu-4 ul li.value {
    border-right: 1px solid #ebebeb; }
    div.bonus-menu.bonus-menu-4 ul li.value .icon {
      background: transparent url("../../../../assets/img/icon/icon-value-3.png") no-repeat center center; }
    div.bonus-menu.bonus-menu-4 ul li.value:hover .icon {
      background: transparent url("../../../../assets/img/icon/icon-value-3-3.png") no-repeat center center; }

@media (min-width: 1400px) {
  .cate-html ul li.item div.item-content h4 a {
    font-size: 16px; } }
@media (min-width: 1200px) {
  .trending div.item {
    width: 88%; }
  .trending div.text {
    width: 11.9%; } }
@media (max-width: 1199px) {
  .trending:before {
    display: none; }

  div.bonus-menu ul {
    text-align: center; }
    div.bonus-menu ul li.item {
      width: 100%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  div.text-text {
    display: none; } }
@media (max-width: 991px) {
  div.app-store {
    text-align: center;
    margin-bottom: 30px; } }
@media (max-width: 479px) {
  .trending div.text {
    padding: 50px 10px 0; }

  div.app-store a {
    margin: 0 5px 15px; }
    div.app-store a.app-3 {
      margin-bottom: 0; }

  .lang-rtl div div.app-store a {
    margin: 0 5px 15px; }
    .lang-rtl div div.app-store a.app-3 {
      margin-bottom: 0; } }
/*# sourceMappingURL=style.css.map */
