.block-category {
  margin-bottom: 0;
  min-height: auto;
  padding: 0;
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.block-category h1 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
}
.block-category .category-cover {
  margin-bottom: 30px;
  position: static;
  text-align: center;
}
.block-category #category-description {
  font-size: 13px;
  line-height: 22px;
}
.block-category #category-description p {
  margin: 0;
  color: #222;
}
.page-numbers {
  margin: 2px 0 0 0;
}
.showing-total-products {
  margin: 7px 0 0 0;
}
.pagination .page-list {
  padding: 0;
  box-shadow: none;
  background: none;
}
.pagination .page-list li {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  float: left;
  margin: 0 3px;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.lang-rtl .pagination .page-list li {
  float: right;
}
.lang-rtl .pagination .page-list li .next {
  transform: rotate(180deg);
}
.lang-rtl .pagination .page-list li .previous {
  transform: rotate(180deg);
}
.pagination .page-list li a {
  color: #222;
  font-weight: 400;
  font-size: 14px;
  vertical-align: middle;
  line-height: 28px;
  display: block;
  float: none;
}
.pagination .page-list li a i {
  font-size: 14px;
}
.pagination .page-list li:hover, .pagination .page-list li.current {
  cursor: unset;
  background: #5089fd;
  border-color: #5089fd;
}
.pagination .page-list li:hover a, .pagination .page-list li.current a, .pagination .page-list li:hover i, .pagination .page-list li.current i {
  color: #fff;
}
.pagination .page-list li .disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.pagination .page-list li.disabled-a {
  pointer-events: none;
}
.pagination .page-list li.disabled-a:not(.current) {
  background: #f1f1f1;
}
.pagination a:not(.previous):not(.next) {
  letter-spacing: unset;
}
.active_filters .active-filter-title {
  font-weight: 400;
}
.js-product-list .category-view-type {
  display: inline-block;
  margin: 0 30px 0 0;
  float: left;
}
.lang-rtl .js-product-list .category-view-type {
  float: right;
  margin: 0 0 0 30px;
}
.js-product-list .category-view-type .category-view-type-selector {
  float: left;
  margin: 0 5px 0 0;
  font-size: 13px;
  transition: 0.3s all ease 0s;
  text-align: center;
  cursor: pointer;
}
.js-product-list .category-view-type .category-view-type-selector .btn_viewtype {
  width: 33px;
  height: 33px;
  border: solid 1px #e5e5e5;
  border-radius: 3px;
  background: #fff;
}
.js-product-list .category-view-type .category-view-type-selector .btn_viewtype i {
  line-height: 30px;
  font-size: 18px;
}
.js-product-list .category-view-type .category-view-type-selector:hover .btn_viewtype, .js-product-list .category-view-type .category-view-type-selector.selected .btn_viewtype {
  background: #5089fd;
  border-color: #5089fd;
}
.js-product-list .category-view-type .category-view-type-selector:hover .btn_viewtype i, .js-product-list .category-view-type .category-view-type-selector.selected .btn_viewtype i {
  color: #fff;
}
.js-product-list .category-view-type .category-view-type-selector#list {
  margin: 0 7px;
}
.lang-rtl .js-product-list .category-view-type {
  float: right;
}
.lang-rtl .js-product-list .category-view-type .category-view-type-selector {
  float: right;
  margin: 0 0 0 5px;
}
.js-product-list .product-sort {
  display: inline-block;
  vertical-align: top;
}
#js-product-list.product-list--list .product-image.sp_listing_view {
  width: 270px;
}
#js-product-list.product-list--list .product-image.sp_listing_view > a:before, #js-product-list.product-list--list .product-image.sp_listing_view > a:after {
  display: none !important;
}
#js-product-list.product-list--list .product-info-buttons.sp_listing_view {
  width: calc(100% - 300px);
  text-align: left;
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
}
#js-product-list.product-list--list .product-info-buttons.sp_listing_view .product-info {
  text-align: inherit;
}
#js-product-list.product-list--list .product-info-buttons.sp_listing_view .product-info .sp-cart-box {
  opacity: 1;
  visibility: visible;
  display: inline-block;
  vertical-align: top;
  position: static;
}
.lang-rtl #js-product-list.product-list--list .product-info-buttons.sp_listing_view {
  text-align: right;
}
#js-product-list.product-list--list .comments_note {
  margin: 0 0 5px;
}
#js-product-list.product-list--list .product-miniature .product-title a, #js-product-list.product-list--list .product-miniature .comments_note, #js-product-list.product-list--list .product-miniature .product-price-and-shipping {
  text-align: left;
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-title a, .lang-rtl #js-product-list.product-list--list .product-miniature .comments_note, .lang-rtl #js-product-list.product-list--list .product-miniature .product-price-and-shipping {
  text-align: right;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container {
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
  max-width: unset;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .product-image {
  margin-right: 30px;
  border: none;
}
.lang-rtl #js-product-list.product-list--list .product-miniature .thumbnail-container .product-image {
  margin-right: 0;
  margin-left: 30px;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .cart-button span {
  display: inline-block;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .cart-button i {
  vertical-align: middle;
  color: #fff;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .product-title a {
  font-size: 18px;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .product-price-and-shipping .price {
  font-size: 24px;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .product-price-and-shipping .regular-price {
  font-size: 18px;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .product-description-short {
  margin-bottom: 10px;
  text-align: left;
}
.lang-rtl #js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .product-description-short {
  text-align: right;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .cart_quickview_btn {
  padding: 0 20px;
  display: inline-block;
  border: solid 1px #ccc;
  border-radius: 50px;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
#products #js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .cart_quickview_btn:hover {
  border-color: transparent;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
#products #js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .cart_quickview_btn:hover i {
  color: #fff !important;
}
#products #js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .cart_quickview_btn:hover .cart-button {
  color: #fff !important;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .cart_quickview_btn i {
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
#js-product-list.product-list--list .product-miniature .thumbnail-container .product-info .cart_quickview_btn .cart-button {
  margin-bottom: 0;
  background: transparent !important;
  box-shadow: none;
  padding: 0;
  font-weight: 400;
  text-transform: none;
  vertical-align: top;
  color: #222;
  line-height: 40px;
  border: none;
}
.block-subcategory h3.subcategory-heading {
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize;
  color: #222;
  margin: 0 0 20px;
}
.block-subcategory .subcategories-box {
  border: solid 1px #ddd;
  padding: 15px;
  margin-bottom: 30px;
}
.block-subcategory .subcategories-box .subcategory-image {
  margin-bottom: 15px;
}
.block-subcategory .subcategories-box h4.subcategory-name {
  font-size: 14px;
}
.panigation_bottom .pagination {
  margin-top: 0;
}
.panigation_bottom .pagination .showing_products_bottom {
  float: left;
}
.lang-rtl .panigation_bottom .pagination .showing_products_bottom {
  float: right;
}
.panigation_bottom .pagination .sp_page_list {
  float: right;
  margin-top: 6px;
}
.lang-rtl .panigation_bottom .pagination .sp_page_list {
  float: left;
}
.products-selection {
  color: #222;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  padding: 8px 8px 9px;
  margin-bottom: 30px;
  background: #fafafa;
  border-radius: 5px;
}
.products-selection .sort-by {
  margin: 0;
  padding: 0 5px;
}
.products-selection .products-sort-order {
  color: #444;
}
.products-selection .products-sort-order .select-title {
  margin: 0 5px;
  padding-left: 18px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  color: #222;
  height: 32px;
  line-height: 32px;
  border: none;
  background: #fff;
  font-size: 13px;
  padding: 0 10px 0 18px;
  box-shadow: none;
  background: #fff;
  border: solid 1px #e5e5e5;
  border-radius: 5px;
}
.products-selection .products-sort-order .select-title i {
  font-size: 14px;
  line-height: 32px;
  color: #222;
  margin: 0 5px;
}
.products-selection .total-products {
  float: left;
  margin: 0;
  padding: 6px 0;
}
.lang-rtl .products-selection .total-products {
  float: right;
}
.products-selection .sort-by-box {
  margin-left: auto;
}
.lang-rtl .products-selection .sort-by-box {
  margin-right: auto;
  margin-left: 0;
}
.products-selection .product-sort {
  display: inline-block;
  vertical-align: top;
  float: right;
}
.products-selection .product-sort .sort-by {
  float: left;
  color: #404040;
  margin: 0;
  padding: 5px 7px 0 0;
  vertical-align: top;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial;
}
.products-selection .product-sort .products-sort-order {
  float: left;
  width: 160px;
  height: 28px;
}
.products-selection .product-sort .products-sort-order .select-title {
  border: solid 1px #e2e2e2;
  padding: 5px 12px;
  line-height: 18px;
  text-align: left;
  width: 100%;
  height: 100%;
  box-shadow: none;
  color: #404040;
  background: #fff;
  z-index: 1;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  margin-left: 0;
}
.products-selection .product-sort .products-sort-order .select-title:after {
  content: "\f0d7";
  background: transparent;
  color: #8d8d8d;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 2px;
  top: 1px;
  height: 26px;
  width: 25px;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  z-index: 3;
  line-height: 26px;
  font-size: 12px;
}
.products-selection .product-sort .products-sort-order .select-title .material-icons {
  position: absolute;
  top: 4px;
  right: 5px;
  color: #444;
  display: none;
}
.pagination {
  border: 1px solid #e5e5e5;
  padding: 8px 8px 6px;
  margin-bottom: 30px;
  background: #fafafa;
  border-radius: 5px;
  color: #222;
}
.pagination .product-showing {
  float: left;
  line-height: 28px !important;
  color: #444;
  font-size: 12px;
  font-family: Arial;
  height: 28px;
}
.pagination .product-pagelist {
  float: right;
}
.pagination .product-pagelist .page-list {
  padding: 0;
}
.pagination .product-pagelist .page-list li {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin: 0 0 0 2px;
}
.pagination .product-pagelist .page-list li a {
  display: block;
  height: 28px;
  width: 27px;
  border: solid 1px #ddd;
  line-height: 28px;
  text-align: center;
  font-weight: 400;
  color: #404040;
  font-size: 12px;
  font-family: Arial;
  font-weight: 400;
}
.pagination .product-pagelist .page-list li a:hover {
  color: #fff;
  background: #5089fd;
  border-color: #5089fd;
}
.pagination .product-pagelist .page-list li a i {
  font-size: 17px;
  width: 100%;
  height: 100%;
  line-height: 27px;
  vertical-align: top;
}
.pagination .product-pagelist .page-list li.current a {
  color: #fff;
  background: #5089fd;
  border-color: #5089fd;
}
.btn-primary, .btn-secondary, .btn-tertiary {
  font-weight: 500;
}
.lang-rtl .nav {
  padding-left: 0;
}
.block {
  margin: 0 0 30px;
}
.marginb35 {
  margin: 0 0 35px;
}
.marginb40 {
  margin: 0 0 40px;
}
.marginb45 {
  margin: 0 0 45px;
}
.marginb46 {
  margin: 0 0 46px;
}
.marginb63 {
  margin: 0 0 63px;
}
.fixed-margin .row {
  margin-left: -10px;
  margin-right: -10px;
}
.fixed-margin .col-1, .fixed-margin .col-2, .fixed-margin .col-3, .fixed-margin .col-4, .fixed-margin .col-5, .fixed-margin .col-6, .fixed-margin .col-7, .fixed-margin .col-8, .fixed-margin .col-9, .fixed-margin .col-10, .fixed-margin .col-11, .fixed-margin .col-12, .fixed-margin .col, .fixed-margin .col-auto, .fixed-margin .col-sm-1, .fixed-margin .col-sm-2, .fixed-margin .col-sm-3, .fixed-margin .col-sm-4, .fixed-margin .col-sm-5, .fixed-margin .col-sm-6, .fixed-margin .col-sm-7, .fixed-margin .col-sm-8, .fixed-margin .col-sm-9, .fixed-margin .col-sm-10, .fixed-margin .col-sm-11, .fixed-margin .col-sm-12, .fixed-margin .col-sm, .fixed-margin .col-sm-auto, .fixed-margin .col-md-1, .fixed-margin .col-md-2, .fixed-margin .col-md-3, .fixed-margin .col-md-4, .fixed-margin .col-md-5, .fixed-margin .col-md-6, .fixed-margin .col-md-7, .fixed-margin .col-md-8, .fixed-margin .col-md-9, .fixed-margin .col-md-10, .fixed-margin .col-md-11, .fixed-margin .col-md-12, .fixed-margin .col-md, .fixed-margin .col-md-auto, .fixed-margin .col-lg-1, .fixed-margin .col-lg-2, .fixed-margin .col-lg-3, .fixed-margin .col-lg-4, .fixed-margin .col-lg-5, .fixed-margin .col-lg-6, .fixed-margin .col-lg-7, .fixed-margin .col-lg-8, .fixed-margin .col-lg-9, .fixed-margin .col-lg-10, .fixed-margin .col-lg-11, .fixed-margin .col-lg-12, .fixed-margin .col-lg, .fixed-margin .col-lg-auto, .fixed-margin .col-xl-1, .fixed-margin .col-xl-2, .fixed-margin .col-xl-3, .fixed-margin .col-xl-4, .fixed-margin .col-xl-5, .fixed-margin .col-xl-6, .fixed-margin .col-xl-7, .fixed-margin .col-xl-8, .fixed-margin .col-xl-9, .fixed-margin .col-xl-10, .fixed-margin .col-xl-11, .fixed-margin .col-xl-12, .fixed-margin .col-xl, .fixed-margin .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px;
}
button {
  outline: none !important;
}
.owl-carousel, .owl-carousel * {
  direction: ltr;
}
.owl-carousel .owl-stage-outer {
  margin: 0;
}
.owl-carousel .owl-item {
  padding: 0;
}
.owl-carousel .owl-nav.disabled {
  display: none !important;
}
.owl-carousel .owl-nav > button {
  cursor: pointer;
  background: transparent;
  border: none;
  display: inline-block;
  text-align: center;
  padding: 0;
  height: 50px;
  width: 50px;
  top: calc(50% - 25px);
  background: #fff;
  position: absolute;
  vertical-align: middle;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .08);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.owl-carousel .owl-nav > button.disabled {
  opacity: 0.6;
  cursor: default;
}
.owl-carousel .owl-nav > button.owl-prev {
  left: -25px;
}
.splistingtab_box .owl-carousel .owl-nav > button.owl-prev {
  left: 0;
  top: 0;
  width: 270px;
  height: 100%;
  z-index: 192;
  background: #fff;
  opacity: 0.5;
}
.lang-rtl .splistingtab_box .owl-carousel .owl-nav > button.owl-prev {
  right: 0;
  left: auto;
}
.lang-rtl .owl-carousel .owl-nav > button.owl-prev {
  left: auto;
  right: -25px;
  transform: rotate(180deg);
}
.owl-carousel .owl-nav > button.owl-next {
  right: -25px;
}
.splistingtab_box .owl-carousel .owl-nav > button.owl-next {
  right: 0;
  top: 0;
  width: 270px;
  height: 100%;
  z-index: 192;
  background: #fff;
  opacity: 0.5;
}
.lang-rtl .splistingtab_box .owl-carousel .owl-nav > button.owl-next {
  right: auto;
  left: 0;
}
.lang-rtl .owl-carousel .owl-nav > button.owl-next {
  left: -25px;
  right: auto;
  transform: rotate(180deg);
}
.owl-carousel .owl-nav > button i {
  font-size: 24px;
  color: #111;
  line-height: 80px;
}
.owl-carousel .owl-nav > button:hover {
  background-color: #5089fd;
}
.owl-carousel .owl-nav > button:hover i {
  color: #fff;
}
.owl-carousel:hover .owl-nav > button {
  opacity: 1;
  visibility: visible;
}
.owl-carousel:hover .owl-nav > button:hover {
  box-shadow: none !important;
}
.owl-carousel .owl-dots {
  display: block !important;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  counter-reset: dots;
  border: none !important;
}
.owl-carousel .owl-dots .owl-dot {
  border: solid 1px #ccc;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  padding: 0;
  background: transparent;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: #ccc;
  display: block;
  vertical-align: middle;
  border-radius: 30px;
  margin: 0 auto;
  opacity: 0;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span {
  opacity: 1;
}
#right-column .spfilter-products .title_tabs, #left-column .spfilter-products .title_tabs {
  border-bottom: none;
}
#right-column .spfilter-products .title_tabs .title-module span:after, #left-column .spfilter-products .title_tabs .title-module span:after {
  display: none;
}
#right-column .spfilter-products .item, #left-column .spfilter-products .item {
  width: 100%;
}
.sp-title {
  border-bottom: 1px solid #e5e5e5;
  background: #f9f9f9;
  padding: 12px 19px;
  margin: 0 !important;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #222;
}
#newsletter_block_popup .block_content {
  background: url(../img/image-newsletter-popup.jpg) no-repeat center left;
  background-color: #fff;
}
.slick-arrow.slick-disabled {
  pointer-events: none;
  cursor: inherit;
  opacity: 0.8;
}
.sp-loading {
  position: absolute;
  z-index: 10;
  background: url(../img/loading.gif) no-repeat scroll center center #fff;
  top: 0;
  bottom: 0;
  width: 100%;
}
.lang-rtl #wrapper .breadcrumb ol {
  margin: 0;
  padding: 0;
}
@media (max-width: 1023px) {
  #header_mobile_n {
    display: block;
  }
  .mobile_title_only {
    display: block !important;
  }
  .sp-lc-title {
    display: none;
  }
  #n_desktop_topsearch {
    width: 100% !important;
  }
  .spr-container .sprsearch-form {
    width: 100% !important;
    border: solid 1px #e5e5e5 !important;
    background: #fff;
    border: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .services-list ul li {
    width: 33.33333%;
  }
  .panigation_bottom .pagination > div {
    display: inline-block;
    vertical-align: top;
  }
  #js-product-list.product-list--list .product-miniature .thumbnail-container {
    text-align: center;
    display: block;
  }
  #js-product-list.product-list--list .product-miniature .thumbnail-container .product-info.sp_listing_view {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #content-wrapper.right-column, #left-column + #content-wrapper {
    width: 100%;
  }
}
#search_filters_wrapper #search_filter_controls {
  margin-bottom: 40px;
}
.product-detail-footer .category-products {
  margin: 20px 0 0 0 !important;
}
.block-categories {
  padding: 0;
  box-shadow: none;
  padding-bottom: 0;
  margin-bottom: 60px;
}
.block-categories h1 {
  margin-bottom: 20px;
}
.block-categories .sp-title {
  display: block;
}
.block-categories .collapse-icons {
  position: absolute;
  right: 0;
  top: 7px;
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 0;
  cursor: pointer;
  color: #444;
  font-size: 20px;
  background: #fff;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.lang-rtl .block-categories .collapse-icons {
  right: auto;
  left: 0;
}
.block-categories .collapse-icons .material-icons {
  font-size: 14px;
}
.block-categories .collapse-icons .remove {
  display: none;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover {
  color: #5089fd;
}
.block-categories .collapse-icons[aria-expanded="true"] .add {
  display: none;
}
.block-categories .collapse-icons[aria-expanded="true"] .remove {
  display: block;
  margin: 0 auto;
}
.block-categories .arrows {
  position: absolute;
  top: 9px;
  right: 11px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #444;
}
.lang-rtl .block-categories .arrows {
  right: auto;
  left: 11px;
}
.block-categories .arrows .material-icons {
  font-size: 14px;
}
.block-categories .arrows .arrow-down {
  display: none;
}
.block-categories .arrows .arrow-right:hover, .block-categories .arrows .arrow-down:hover {
  color: #5089fd;
}
.block-categories .arrows[aria-expanded="true"] .arrow-right {
  display: none;
}
.block-categories .arrows[aria-expanded="true"] .arrow-down {
  display: inline-block;
}
.sp_title_faceted {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  background: #222;
  border-radius: 5px;
  padding: 12px 20px;
}
.sp_title_faceted:before {
  content: '\f0b0';
  display: inline-block;
  font-family: 'fontawesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: 2px;
  line-height: 10px;
}
#search_filters {
  position: relative;
  box-shadow: none;
  margin: 0 0 30px 0;
  border-top: none;
  padding: 20px 0 0;
}
#search_filters .sp-title {
  display: none;
}
#search_filters .ui-widget-content {
  border: none;
  height: 5px;
}
#search_filters .ui-slider-horizontal {
  width: calc(100% - 16px);
}
#search_filters .ui-slider .ui-slider-handle {
  border: 3px solid;
  border-radius: 50%;
  cursor: e-resize;
  width: 16px;
  height: 16px;
  top: -6px;
}
#search_filters .faceted_search_box {
  border: 1px solid #ddd;
  padding: 20px;
}
#search_filters .block-content {
  border: solid 1px #e3e1e1;
  padding: 15px 20px;
}
#search_filters .clear-all-wrapper {
  position: absolute;
  top: 10px;
  right: 10px;
}
.lang-rtl #search_filters .clear-all-wrapper {
  right: auto;
  left: 10px;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all {
  margin: 0;
  padding: 8px 10px 6px;
  font-size: 12px;
  color: #444;
  border-radius: 5px;
  text-transform: capitalize;
  box-shadow: none;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all .material-icons {
  margin: 0;
  margin-top: -3px;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all:hover, #search_filters .clear-all-wrapper .js-search-filters-clear-all:focus {
  color: #fff;
  background: #5089fd;
}
#search_filters .facet {
  margin-bottom: 30px;
  padding: 0;
}
#search_filters .facet:last-child {
  border-bottom: none !important;
  margin: 0;
}
#search_filters .facet ul {
  margin: 0;
  display: block;
  padding: 0;
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  background: #fafafa;
}
#search_filters .facet ul li {
  padding: 0 20px;
}
#search_filters .facet ul li:not(:last-child) {
  border-bottom: solid 1px #e5e5e5;
}
#search_filters .facet ul li:hover {
  background: #fff;
}
#search_filters .facet ul.faceted-slider {
  padding: 20px 30px 30px;
}
#search_filters .facet ul.faceted-slider p {
  color: #555;
}
#search_filters .facet ul.faceted-slider li {
  background: transparent;
  padding: 0;
}
#search_filters .facet .facet-title {
  color: #222;
  font-weight: 500;
  font-size: 128.57%;
  position: relative;
  margin-bottom: 20px !important;
  text-transform: none !important;
  line-height: 1.1;
  background: transparent;
  padding: 0;
  border: none;
  overflow: visible;
}
#search_filters .facet .facet-label {
  padding: 10px 0;
  margin: 0;
  line-height: 22px;
  text-align: left;
}
.lang-rtl #search_filters .facet .facet-label {
  text-align: right;
}
#search_filters .facet .facet-label:hover .custom-checkbox input[type="checkbox"] + span, #search_filters .facet .facet-label:hover .custom-checkbox input[type="radio"] + span {
  background: url(../../assets/img/icon/icon_select.png) no-repeat 3px center #f7f7f7;
}
#search_filters .facet .facet-label .custom-radio {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
#search_filters .facet .facet-label .custom-radio input[type=radio]:checked + span {
  top: 1px;
  left: 1px;
  width: 10px;
  height: 10px;
}
#search_filters .facet .facet-label .custom-checkbox {
  margin-right: 4px;
  top: 0;
}
#search_filters .facet .facet-label .custom-checkbox input[type="radio"] {
  margin-top: 0.25rem;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}
#search_filters .facet .facet-label .custom-checkbox input[type="radio"] + span, #search_filters .facet .facet-label .custom-checkbox input[type="checkbox"] + span {
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  height: 16px;
  width: 16px;
  border: solid 1px #e3e1e1;
  background: #f7f7f7;
  border-radius: 2px;
}
#search_filters .facet .facet-label .custom-checkbox input[type="radio"] + span .checkbox-checked, #search_filters .facet .facet-label .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
  margin: -0.25rem -0.125rem;
  font-size: 1.1rem;
  color: #414141;
}
#search_filters .facet .facet-label a {
  margin: 0;
  font-weight: normal;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  padding: 0;
  color: #555;
  font-size: 13px;
}
#search_filters .facet .facet-label a:hover {
  color: #5089fd;
}
#search_filters .facet .facet-label .color {
  margin: 0 5px 0 0;
  box-shadow: none;
}
.search-widget {
  margin-top: 40px;
}
.search-widget form input[type="text"] {
  padding: 2px 30px;
  padding-right: 50px;
  width: 100%;
  height: 46px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50px;
  font-size : 14px;
}
.search-widget form input[type="text"]::-webkit-input-placeholder {
  color: #888;
}
.search-widget form input[type="text"]:-moz-placeholder {
  color: #888;
}
.search-widget form input[type="text"]::-moz-placeholder {
  color: #888;
}
.search-widget form input[type="text"]:-ms-input-placeholder {
  color: #888;
}
.search-widget form input[type="text"]:hover, .search-widget form input[type="text"]:focus {
  border: 1px solid #5089fd;
  outline: 0px;
}
.search-widget form button[type="submit"] {
  bottom: 0px;
  width: 50px;
  height: 46px;
  color: #444;
  line-height: 46px;
}
.search-widget form input[type=text]:focus + button .search {
  color: #5089fd;
}
#product #content {
  max-width: 100%;
}
.sp-attribute-selected .color {
  border: solid 2px #5089fd !important;
}
.zoomContainer {
  z-index: 99;
}
.product-page .sp_product_content {
  margin-bottom: 60px;
}
.product-page .sp_product_image {
  margin-bottom: 60px;
}
.product-page .sp_product_image .images-container {
  margin: 0 -5px;
}
.product-page .sp_product_image .images-container .product-cover {
  padding: 0;
  margin-bottom: 10px;
}
.product-page .sp_product_image .images-container .js-qv-mask {
  margin: 0 0 20px 0;
  width: 100% !important;
}
.product-page .sp_product_image .images-container .js-qv-mask .slick-list {
  overflow: hidden;
}
.product-page .sp_product_image .images-container .js-qv-mask .product-images {
  font-size: 0;
  text-align: center;
  margin: 0;
  position: relative;
}
.product-page .sp_product_image .images-container .js-qv-mask .product-images .slick-arrow {
  width: 25px;
  height: 50px;
  background: #fff;
  box-shadow: none;
  border: solid 1px #e5e5e5;
  position: absolute;
  top: calc(50% - 25px);
  z-index: 9;
}
.product-page .sp_product_image .images-container .js-qv-mask .product-images .slick-arrow:hover {
  cursor: pointer;
}
.product-page .sp_product_image .images-container .js-qv-mask .product-images .slick-arrow.slick-next {
  right: 5px;
}
.lang-rtl .product-page .sp_product_image .images-container .js-qv-mask .product-images .slick-arrow.slick-next {
  right: auto;
  left: 5px;
}
.product-page .sp_product_image .images-container .js-qv-mask .product-images .slick-arrow.slick-prev {
  left: 5px;
}
.lang-rtl .product-page .sp_product_image .images-container .js-qv-mask .product-images .slick-arrow.slick-prev {
  right: 5px;
  left: auto;
}
.product-page .sp_product_image .images-container .js-qv-mask .product-images .slick-arrow.slick-disabled {
  opacity: 0.3;
}
.product-page .sp_product_image .images-container .js-qv-mask .product-images .slick-arrow i {
  font-size: 18px;
  vertical-align: middle;
}
.product-page .sp_product_image .images-container .js-qv-mask .thumb-container {
  outline: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0 5px;
  overflow: hidden;
}
.product-page .sp_product_image .images-container .js-qv-mask .thumb-container:hover, .product-page .sp_product_image .images-container .js-qv-mask .thumb-container.slick-current {
  border-color: #5089fd;
}
.product-page .sp_product_image .images-container .js-qv-mask .thumb-container .thumb {
  cursor: pointer;
  transition: 0.3s all ease 0s;
  margin: 0;
  box-shadow: none;
  border: solid 1px #e5e5e5;
  border-radius: 5px;
}
.product-page .sp_product_image .images-container .js-qv-mask .scroll-box-arrows i {
  width: 27px;
  height: 27px;
  line-height: 25px;
  border: solid 1px #e5e5e5;
  background: #fff;
  bottom: calc(50% - 11px);
}
.product-page .sp_product_image .images-container .js-qv-mask .scroll-box-arrows i:hover {
  background: #5089fd;
  color: #fff;
  border-color: #5089fd;
}
.product-page .sp_product_image .images-container .js-qv-mask .scroll-box-arrows i.left {
  left: 10px;
}
.product-page .sp_product_image .images-container .js-qv-mask .scroll-box-arrows i.right {
  right: 10px;
}
.product-page .sp_product_image .images-container .product-cover img {
  position: relative;
  box-shadow: none;
  border: solid 1px #e5e5e5;
  border-radius: 10px;
}
.product-page .sp_product_image .images-container .product-cover .layer {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 105;
  cursor: pointer;
  width: 34px;
  height: 34px;
  left: auto;
  top: auto;
  opacity: 1;
  background: #eee;
  border-radius: 5px;
}
.product-page .sp_product_image .images-container .product-cover .layer:hover {
  color: #5089fd;
}
.product-page .sp_product_image .images-container .product-cover .layer .zoom-in {
  font-size: 18px;
  color: #222;
}
.product-page .sp_product_image .scroll-box-arrows {
  position: relative;
}
.product-page .sp_product_image .scroll-box-arrows i {
  width: 30px;
  height: 50px;
  color: #666;
  border: solid 1px #e5e5e5;
  text-align: center;
  background: #fff;
  bottom: 68px;
  line-height: 50px;
  opacity: 0.7;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.product-page .sp_product_image .scroll-box-arrows i:hover {
  background: #5089fd;
  border-color: #5089fd;
  color: #fff;
  opacity: 1;
}
.product-page .sp_product_image .scroll-box-arrows .left {
  left: 5px;
}
.product-page .sp_product_image .scroll-box-arrows .right {
  right: 5px;
}
.product-page .js-product-images-modal figure {
  margin: 0;
}
.product-page .js-product-images-modal img {
  max-width: none !important;
}
#carousel-accessories .owl-nav {
  top: -55px;
}
.zoomWindowContainer > div {
  border: solid 2px #ddd !important;
}
.product-variants > .product-variants-item select {
  outline: none !important;
}
.product-page h1.product-name {
  font-weight: 400;
  line-height: 1.3;
  font-size: 214.28%;
  color: #222;
  margin: 0 0 20px 0;
  text-transform: none;
}
.product-page .product-short-description {
  margin-bottom: 20px;
}
.product-page .product-short-description label {
  font-weight: 400;
  color: #444;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding: 0px;
}
.product-page .product-short-description p {
  line-height: 1.7em;
  font-size: 12px;
  margin: 0px;
  color: #666;
}
.product-page #product-availability {
  margin: 0 0 10px 0;
  vertical-align: top;
  color: #00d660;
  font-weight: 500;
  line-height: 1.1;
  font-size: 13px;
}
.product-page #product-availability .material-icons {
  line-height: 1;
  font-size: 16px;
  vertical-align: top;
  font-weight: 500;
  color: #00d660;
}
.product-page #product-availability .fa {
  color: red;
}
.product-page #product-availability .fa.fa-check-square-o {
  color: #4cbb6c;
}
.product-page #product-availability label {
  color: #222;
  font-weight: 500;
  font-size: 13px;
}
.product-page #product-availability span.instock {
  color: #00abf0;
}
.product-page #product-availability span.instock i:before {
  content: "\f046";
  color: #00abf0;
  line-height: 20px;
  font-family: Fontawesome;
  font-size: 14px;
  padding: 0 5px;
  font-style: normal;
}
.product-page #product-availability span.outstock {
  color: #ff444e;
}
.product-page #product-availability span.outstock i:before {
  content: "\f00d";
  color: #00abf0;
  line-height: 20px;
  font-family: Fontawesome;
  font-size: 14px;
  padding: 0 5px;
  font-style: normal;
}
.product-page .tab-pane > div {
  margin: 0 0 15px 0;
}
.product-page .product-reference, .product-page .product-quantities {
  margin: 0 0 15px;
  float: left;
  width: 100%;
}
.product-page .product-reference .label, .product-page .product-quantities .label {
  margin: 0;
  color: #555;
  font-weight: 500 !important;
  min-width: 80px;
  text-align: left;
}
.product-page .product-reference span, .product-page .product-quantities span {
  padding: 0 5px;
}
.product-page .product-prices {
  margin: 10px 0 20px 0;
  padding: 0;
}
.product-page .product-prices .product-discount {
  display: inline-block;
  margin: 0;
  color: #aaa;
  font-size: 24px;
  margin: 0 3px;
  font-weight: 400;
  text-decoration: line-through;
  vertical-align: middle;
}
.product-page .product-prices .product-discount .regular-price {
  margin: 0;
}
.product-page .product-prices .product-price {
  font-size: 30px;
  color: #5089fd;
  display: inline-block;
  margin: 0px;
  font-weight: 500;
}
.product-page .product-prices .product-price.has-discount .discount {
  background: #f39d72;
  color: #fff;
  font-weight: 400;
  padding: 5px 10px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.product-page .product-prices .tax-shipping-delivery-label {
  margin: 0;
}
.product-page .product-prices div {
  margin-bottom: 0;
}
.product-page .product-actions .control-label {
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  min-width: 70px;
  line-height: 40px;
  vertical-align: top;
  padding: 0;
  margin: 0;
  font-size: 13px;
  color: #111;
  width: auto;
  margin: 0 10px 0 0;
}
.lang-rtl .product-page .product-actions .control-label {
  margin: 0 0 0 10px;
}
.product-page .product-actions .product-variants .product-variants-item {
  margin: 0 0 20px;
}
.product-page .product-actions .product-variants .product-variants-item.Color ul li {
  margin: 0 10px 0 0;
  padding: 1px;
  border: none;
}
.product-page .product-actions .product-variants .product-variants-item.Color ul li input:checked + .color:after, .product-page .product-actions .product-variants .product-variants-item.Color ul li input:hover + .color:after {
  content: "";
  display: block;
  border: solid 1px #f4a137;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  display: block;
  position: absolute;
  z-index: -1;
  top: -2px;
  left: -2px;
}
.product-page .product-actions .product-variants .product-variants-item ul, .product-page .product-actions .product-variants .product-variants-item .selector {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.product-page .product-actions .product-variants .product-variants-item .color_list_n {
  margin-top: 10px;
}
.product-page .product-actions .product-variants .product-variants-item .color_list_n label {
  margin: 0;
  vertical-align: top;
}
.product-page .product-actions .product-variants .product-variants-item .color_list_n .input-color {
  z-index: 5;
}
.product-page .product-actions .product-variants .product-variants-item .color_list_n .color {
  box-shadow: none;
  width: 19px;
  height: 19px;
  z-index: 1;
  position: relative;
  border: none;
  margin: 0;
  vertical-align: top;
}
.product-page .product-actions .product-variants .product-variants-item .selector {
  height: 30px;
  position: relative;
  display: inline-block;
  width: 200px;
  background: #fff;
  padding: 0px;
}
.product-page .product-actions .product-variants .product-variants-item .selector:after {
  content: "";
  font-size: 12px;
  color: #8d8d8d;
  text-align: center;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 28px;
  width: 28px;
  z-index: 2;
  pointer-events: none;
  font-family: Fontawesome;
  line-height: 30px;
  background: #fff;
  margin: 0px;
}
.product-page .product-actions .product-variants .product-variants-item select {
  padding: 0 30px 0 10px;
  width: auto;
  border: solid 1px #ddd;
  overflow: hidden;
  outline: none !important;
  border-radius: 5px;
  box-shadow: none;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
.lang-rtl .product-page .product-actions .product-variants .product-variants-item select {
  padding: 0 10px 0 30px;
}
.product-page .product-actions .product-variants .product-variants-item select option {
  padding: 5px 12px;
}
.product-page .product-actions .product-discounts {
  margin: 0;
}
.product-page .product-actions .product-add-to-cart {
  margin-bottom: 40px;
  padding-top: 10px;
}
.product-page .product-actions .product-add-to-cart .product-quantity {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-page .product-actions .product-add-to-cart .product-quantity #quantity_wanted {
  width: 35px;
  height: 30px;
  border: none !important;
  padding: 0;
  line-height: 30px;
  text-align: center;
  float: left;
  display: inline-block !important;
  color: #111;
  font-size: 13px;
  border-radius: 5px !important;
  background: transparent;
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical {
  width: 15px;
  height: 30px;
  float: right;
  display: inline-block;
}
.product-page .product-actions .product-add-to-cart .product-quantity .btn-touchspin {
  color: #747474;
  width: 15px;
  padding: 0;
  height: 15px;
  border: none;
  background: transparent;
}
.product-page .product-actions .product-add-to-cart .product-quantity .btn-touchspin i {
  line-height: 15px;
  top: 0;
}
.product-page .product-actions .product-add-to-cart .product-quantity .btn-touchspin i.touchspin-down {
  top: 2px;
}
.product-page .product-actions .product-add-to-cart .product-quantity .btn-touchspin.bootstrap-touchspin-up i:after {
  content: "+";
  width: 15px;
  height: 15px;
  color: #222;
  display: block;
  font-size: 15px;
  line-height: 9px;
  font-weight: 700;
}
.product-page .product-actions .product-add-to-cart .product-quantity .btn-touchspin.bootstrap-touchspin-down i:after {
  content: "-";
  width: 15px;
  height: 15px;
  color: #222;
  display: block;
  font-size: 20px;
  line-height: 9px;
  margin-top: -1px;
  font-weight: 700;
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty {
  margin: 0 10px 0 0;
  display: inline-block;
  float: left;
  min-width: 70px;
  height: 40px;
  background: #fff;
  border: solid 1px #ddd;
  border-radius: 5px;
  background: #fafafa;
  padding: 5px;
  text-align: left;
}
.lang-rtl .product-page .product-actions .product-add-to-cart .product-quantity .qty {
  text-align: right;
  margin: 0 0 0 10px;
  float: right;
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty .input-group {
  width: auto;
  float: none;
  vertical-align: middle;
  box-shadow: none;
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty .quantity-label {
  margin-right: 10px;
  font-size: 12px;
  vertical-align: middle;
}
.lang-rtl .product-page .product-actions .product-add-to-cart .product-quantity .qty .quantity-label {
  margin-left: 10px;
  margin-right: 0;
}
.product-page .product-actions .product-add-to-cart .product-quantity .add {
  margin: 0;
  float: left;
  min-width: 120px;
}
.quickview .product-page .product-actions .product-add-to-cart .product-quantity .add {
  width: auto;
}
.product-page .product-actions .product-add-to-cart .add-to-cart {
  padding: 0 20px;
  height: 40px;
  font-size: 13px;
  text-transform: none;
  color: #fff;
  margin: 0 5px;
  vertical-align: middle;
  background: #5089fd;
  border: none;
  border-radius: 5px;
  font-weight: 400;
  box-shadow: none;
  text-transform: uppercase;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.product-page .product-actions .product-add-to-cart .add-to-cart i {
  font-weight: 500;
  margin: 0 3px;
  vertical-align: -2px;
  color: inherit;
}
.product-page .product-actions .product-add-to-cart .add-to-cart:hover {
  background: #1e67fc;
}
.product-page .product-actions .social-sharing {
  display: block;
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}
.product-page .product-actions .social-sharing:after {
  content: "";
  display: table;
  clear: both;
}
.product-page .product-actions .social-sharing span {
  float: left;
  margin: 0;
  padding: 10px 0;
  min-width: 70px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  color: #111;
  line-height: 20px;
}
.lang-rtl .product-page .product-actions .social-sharing span {
  float: right;
}
.product-page .product-actions .social-sharing ul {
  float: right;
  margin: 0;
  list-style: none;
}
.lang-rtl .product-page .product-actions .social-sharing ul {
  float: left;
}
.product-page .product-actions .social-sharing li {
  box-shadow: none;
  position: relative;
  font-size: 14px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #f2f2f2;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.product-page .product-actions .social-sharing li:hover {
  background: #5089fd;
  color: #fff;
}
.product-page .product-actions .social-sharing li a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #666;
  text-indent: 0;
  text-align: center;
}
.product-page .product-actions .social-sharing li a:before {
  font-size: 16px;
  font-family: Fontawesome;
  line-height: 40px;
  text-align: center;
}
.product-page #block-reassurance {
  box-shadow: none !important;
  border: none !important;
}
.quickview .product-page .quickview_right > div {
  display: block;
  clear: both;
}
.quickview .product-page #product-availability {
  float: none;
  margin: 20px 0 0;
}
.product-page .product-moreinfo {
  margin: 20px 0;
  width: 100%;
  display: inline-block;
  border: solid 1px #ddd;
}
.product-page .product-moreinfo .product-description {
  color: #777;
}
.product-page .tabs {
  margin: 0;
  box-shadow: none;
  padding: 0 15px;
}
.product-page .tabs .nav-tabs {
  border-bottom: 2px solid #ddd;
  padding: 0;
  margin-bottom: 0;
}
.product-page .tabs .nav-tabs .nav-item {
  margin: -1px 0;
  padding: 0 20px;
}
.product-page .tabs .nav-tabs .nav-item:first-child {
  padding-left: 0;
}
.lang-rtl .product-page .tabs .nav-tabs .nav-item {
  float: right;
}
.product-page .tabs .nav-tabs .nav-item .nav-link {
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 24px;
  font-weight: 500;
  padding: 15px 0;
  color: #aaa;
  background-color: transparent;
  border: none;
  transition: 0.3s all ease 0s;
  
}
.product-page .tabs .nav-tabs .nav-item .nav-link:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 2px;
  background: transparent;
  transition: 0.3s all ease 0s;
}
.product-page .tabs .nav-tabs .nav-item .nav-link:hover, .product-page .tabs .nav-tabs .nav-item .nav-link.active {
  color: #111;
}
.product-page .tabs .nav-tabs .nav-item .nav-link:hover:after, .product-page .tabs .nav-tabs .nav-item .nav-link.active:after {
  background: #111;
}
.product-page .tabs .tab-content {
  padding: 30px 0;
  line-height: 22px;
}
.product-page .tabs .tab-content .tab-pane {
  padding: 0;
  font-weight: 400;
}
.product-page .tabs .tab-content p {
  color: #666;
  line-height: unset;
}
.product-page .tabs .tab-content .product-features {
  margin: 0;
}
.product-page .tabs .tab-content .data-sheet {
  margin: 0;
}
.product-page .moreinfo-list .infobox {
  margin-bottom: 30px;
}
.product-page .moreinfo-list .infobox .titlebox {
  text-align: center;
  margin-bottom: -1px;
}
.product-page .moreinfo-list .infobox .titlebox h4 {
  margin: 0;
  display: inline-block;
  background: #fff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 20px;
  border: solid 1px #ddd;
}
.product-page .moreinfo-list .infobox .contentbox {
  border: solid 1px #ddd;
  padding: 30px;
}
.product-page .moreinfo-list .infobox .contentbox p {
  line-height: 22px;
  margin: 0;
}
.product-page #sp_accordion .panel {
  margin-bottom: 15px;
}
.product-page #sp_accordion .panel .panel-heading {
  border-bottom: solid 1px #ddd;
  transition: 0.3s all ease 0s;
}
.product-page #sp_accordion .panel .panel-heading h4 {
  margin: 0;
}
.product-page #sp_accordion .panel .panel-heading h4 a {
  color: #222;
  font-weight: 500;
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
.product-page #sp_accordion .panel .panel-body {
  padding: 20px 0;
}
.product-page #sp_accordion .panel .panel-body p {
  line-height: 22px;
  margin: 0;
}
.pp_rightcolumn #product-details {
  clear: both;
}
.product-accessories {
  border: none;
  margin: 30px 0 30px 0;
}
.product-accessories .container {
  padding: 0;
}
.product-accessories .products {
  padding: 0;
}
.product-accessories .products .product-miniature {
  margin: 10px 0 20px;
}
.product-accessories .products .product-miniature .thumbnail-container {
  margin: 0;
  border: solid 1px #e5e5e5;
  border-radius: 10px;
  background: #fff;
  padding: 19px;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.product-accessories .products .product-miniature .thumbnail-container:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-page .sp_product_image .images-container .js-qv-mask {
    top: -40px;
  }
  .product-page .sp_product_image .images-container .js-qv-mask .product-images {
    margin: 0;
  }
}
@media (max-width: 543px) {
  .product-page .sp_product_image .images-container .js-qv-mask .slick-list {
    height: auto !important;
  }
  .product-page .sp_product_image .images-container .js-qv-mask .thumb-container {
    display: inline-block;
  }
  .product-page .sp_product_image .images-container .product-cover {
    width: 100%;
  }
  .product-page .sp_product_image .images-container .js-qv-mask {
    width: 100% !important;
  }
}
#products .product-miniature .product-flags, .sp-product-flags, .featured-products .product-miniature .product-flags, .sp-product-flags, .product-accessories .product-miniature .product-flags, .sp-product-flags, .product-flags, .sp-product-flags {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: auto;
  z-index: 5;
  text-align: left;
}
.lang-rtl #products .product-miniature .product-flags, .lang-rtl .sp-product-flags, .lang-rtl .featured-products .product-miniature .product-flags, .lang-rtl .sp-product-flags, .lang-rtl .product-accessories .product-miniature .product-flags, .lang-rtl .sp-product-flags, .lang-rtl .product-flags, .lang-rtl .sp-product-flags {
  left: auto;
  right: 0;
  text-align: right;
}
#products .product-miniature .product-flags li.product-flag, .sp-product-flags li.product-flag, .featured-products .product-miniature .product-flags li.product-flag, .sp-product-flags li.product-flag, .product-accessories .product-miniature .product-flags li.product-flag, .sp-product-flags li.product-flag, .product-flags li.product-flag, .sp-product-flags li.product-flag {
  position: static;
  display: inline-block;
  vertical-align: top;
}
#products .product-miniature .product-flags li, .sp-product-flags li, .featured-products .product-miniature .product-flags li, .sp-product-flags li, .product-accessories .product-miniature .product-flags li, .sp-product-flags li, .product-flags li, .sp-product-flags li, #products .product-miniature .product-flags .product-flag, .sp-product-flags .product-flag, .featured-products .product-miniature .product-flags .product-flag, .sp-product-flags .product-flag, .product-accessories .product-miniature .product-flags .product-flag, .sp-product-flags .product-flag, .product-flags .product-flag, .sp-product-flags .product-flag, #products .product-miniature .product-flags .sp-discount-product, .sp-product-flags .sp-discount-product, .featured-products .product-miniature .product-flags .sp-discount-product, .sp-product-flags .sp-discount-product, .product-accessories .product-miniature .product-flags .sp-discount-product, .sp-product-flags .sp-discount-product, .product-flags .sp-discount-product, .sp-product-flags .sp-discount-product {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  position: absolute;
  top: 0;
  z-index: 10;
  font-weight: 400;
  box-shadow: none;
  margin: 0 0 10px;
  border-radius: 30px;
  background: #5089fd;
}
#products .product-miniature .product-flags li.discount, .sp-product-flags li.discount, .featured-products .product-miniature .product-flags li.discount, .sp-product-flags li.discount, .product-accessories .product-miniature .product-flags li.discount, .sp-product-flags li.discount, .product-flags li.discount, .sp-product-flags li.discount, #products .product-miniature .product-flags .product-flag.discount, .sp-product-flags .product-flag.discount, .featured-products .product-miniature .product-flags .product-flag.discount, .sp-product-flags .product-flag.discount, .product-accessories .product-miniature .product-flags .product-flag.discount, .sp-product-flags .product-flag.discount, .product-flags .product-flag.discount, .sp-product-flags .product-flag.discount, #products .product-miniature .product-flags .sp-discount-product.discount, .sp-product-flags .sp-discount-product.discount, .featured-products .product-miniature .product-flags .sp-discount-product.discount, .sp-product-flags .sp-discount-product.discount, .product-accessories .product-miniature .product-flags .sp-discount-product.discount, .sp-product-flags .sp-discount-product.discount, .product-flags .sp-discount-product.discount, .sp-product-flags .sp-discount-product.discount {
  display: none;
  background: #ff465c;
}
#products .product-miniature .product-flags.flags-right, .sp-product-flags.flags-right, .featured-products .product-miniature .product-flags.flags-right, .sp-product-flags.flags-right, .product-accessories .product-miniature .product-flags.flags-right, .sp-product-flags.flags-right, .product-flags.flags-right, .sp-product-flags.flags-right {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  text-align: right;
}
.lang-rtl #products .product-miniature .product-flags.flags-right, .lang-rtl .sp-product-flags.flags-right, .lang-rtl .featured-products .product-miniature .product-flags.flags-right, .lang-rtl .sp-product-flags.flags-right, .lang-rtl .product-accessories .product-miniature .product-flags.flags-right, .lang-rtl .sp-product-flags.flags-right, .lang-rtl .product-flags.flags-right, .lang-rtl .sp-product-flags.flags-right {
  left: 0;
  right: auto;
  text-align: left;
}
#products .product-miniature .product-flags.flags-right li, .sp-product-flags.flags-right li, .featured-products .product-miniature .product-flags.flags-right li, .sp-product-flags.flags-right li, .product-accessories .product-miniature .product-flags.flags-right li, .sp-product-flags.flags-right li, .product-flags.flags-right li, .sp-product-flags.flags-right li {
  display: inline-block;
  vertical-align: top;
  position: static;
  background: #ff465c;
}
.product-flags, .sp-product-flags .long_label {
  width: auto !important;
}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature {
  
}
#products .product-miniature .product-info, .featured-products .product-miniature .product-info, .product-accessories .product-miniature .product-info, .product-miniature .product-info {
  padding-top: 15px;
  position: relative;
  z-index: 8;
}
#products .product-miniature .product-info .cat_default, .featured-products .product-miniature .product-info .cat_default, .product-accessories .product-miniature .product-info .cat_default, .product-miniature .product-info .cat_default {
  color: #aaa;
  font-size: 13px;
  display: block;
  padding: 5px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
#products .product-miniature .product-info .cat_default:hover, .featured-products .product-miniature .product-info .cat_default:hover, .product-accessories .product-miniature .product-info .cat_default:hover, .product-miniature .product-info .cat_default:hover {
  color: #5089fd;
}
#products .product-miniature .sp-cart-box, .featured-products .product-miniature .sp-cart-box, .product-accessories .product-miniature .sp-cart-box, .product-miniature .sp-cart-box {
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
#products .product-miniature .sp-cart-box .cart-button, .featured-products .product-miniature .sp-cart-box .cart-button, .product-accessories .product-miniature .sp-cart-box .cart-button, .product-miniature .sp-cart-box .cart-button {
  display: inline-block;
  vertical-align: top;
  box-shadow: none;
  color: #222;
  font-weight: normal;
  padding: 0;
  margin-bottom: 0;
  font-size: 13px;
  background: #f5f5f5;
}
#products .product-miniature .sp-cart-box .cart-button i, .featured-products .product-miniature .sp-cart-box .cart-button i, .product-accessories .product-miniature .sp-cart-box .cart-button i, .product-miniature .sp-cart-box .cart-button i {
  color: inherit;
}
#products .product-miniature .sp-cart-box .cart-button:hover, .featured-products .product-miniature .sp-cart-box .cart-button:hover, .product-accessories .product-miniature .sp-cart-box .cart-button:hover, .product-miniature .sp-cart-box .cart-button:hover {
  background: #5089fd;
}
#products .product-miniature .span-review-main, .featured-products .product-miniature .span-review-main, .product-accessories .product-miniature .span-review-main, .product-miniature .span-review-main {
  display: none;
}
#products .product-miniature .product-image, .featured-products .product-miniature .product-image, .product-accessories .product-miniature .product-image, .product-miniature .product-image {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
#products .product-miniature .product-image img, .featured-products .product-miniature .product-image img, .product-accessories .product-miniature .product-image img, .product-miniature .product-image img {
  width: 100%;
  height: auto;
  margin: 0 !important;
}
#products .product-miniature .product-image .img_0, .featured-products .product-miniature .product-image .img_0, .product-accessories .product-miniature .product-image .img_0, .product-miniature .product-image .img_0 {
  position: absolute;
  top: 0;
  left: -100%;
  padding: 19px;
  width: 100%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  z-index: 3;
  visibility: hidden;
}
#products .product-miniature .sp_quickview, .featured-products .product-miniature .sp_quickview, .product-accessories .product-miniature .sp_quickview, .product-miniature .sp_quickview {
  width: 60px;
  height: 60px;
  background: #fff;
  color: #222;
  position: absolute;
  z-index: 99;
  top: -50%;
  left: calc(50% - 30px);
  text-align: center;
  line-height: 46px;
  border-radius: 50%;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
#products .product-miniature .sp_quickview:hover, .featured-products .product-miniature .sp_quickview:hover, .product-accessories .product-miniature .sp_quickview:hover, .product-miniature .sp_quickview:hover {
  background: #5089fd;
}
#products .product-miniature .sp_quickview i, .featured-products .product-miniature .sp_quickview i, .product-accessories .product-miniature .sp_quickview i, .product-miniature .sp_quickview i {
  vertical-align: middle;
  line-height: 1;
  font-size: 18px;
  font-weight: 500;
}
#products .product-miniature .thumbnail-container, .featured-products .product-miniature .thumbnail-container, .product-accessories .product-miniature .thumbnail-container, .product-miniature .thumbnail-container {
  box-shadow: none !important;
  margin-bottom: 0 !important;
  width: auto !important;
  height: auto !important;
  border: none;
  background: #fff;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: inherit;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
#products .product-miniature:hover .product-image .img_0, .featured-products .product-miniature:hover .product-image .img_0, .product-accessories .product-miniature:hover .product-image .img_0, .product-miniature:hover .product-image .img_0 {
  left: 0;
  visibility: visible;
}
#products .product-miniature:hover .thumbnail-container, .featured-products .product-miniature:hover .thumbnail-container, .product-accessories .product-miniature:hover .thumbnail-container, .product-miniature:hover .thumbnail-container {
  border-color: #5089fd;
}
#products .product-miniature:hover .sp_quickview, .featured-products .product-miniature:hover .sp_quickview, .product-accessories .product-miniature:hover .sp_quickview, .product-miniature:hover .sp_quickview {
  top: calc(50% - 30px);
}
#products .product-miniature .product-list-actions, .featured-products .product-miniature .product-list-actions, .product-accessories .product-miniature .product-list-actions, .product-miniature .product-list-actions {
  padding: 15px 0 0;
}
li.product-flag:not(.discount):not(.on-sale) ~ li.product-flag {
  margin-top: 0;
}
#products .comments_note, .featured-products .comments_note, .product-accessories .comments_note, .product-miniature .comments_note {
  text-align: inherit;
  margin-bottom: 3px;
}
#products .comments_note [class^="icon-"], .featured-products .comments_note [class^="icon-"], .product-accessories .comments_note [class^="icon-"], .product-miniature .comments_note [class^="icon-"], #products .comments_note [class*=" icon-"], .featured-products .comments_note [class*=" icon-"], .product-accessories .comments_note [class*=" icon-"], .product-miniature .comments_note [class*=" icon-"] {
  color: #c7c7c7;
  font-size: 14px;
}
#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
  margin: 0 0 5px 0;
  padding: 0;
  text-align: inherit;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
  padding: 0 0 3px 0;
  font-size: 14px;
  font-weight: normal;
  color: #222;
  text-align: inherit;
  display: block;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#products .product-title a:hover, .featured-products .product-title a:hover, .product-accessories .product-title a:hover, .product-miniature .product-title a:hover {
  color: #5089fd;
}
#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links {
  position: static;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #222;
  text-align: inherit;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
#products .product-price-and-shipping .price_has_discount, .featured-products .product-price-and-shipping .price_has_discount, .product-accessories .product-price-and-shipping .price_has_discount, .product-miniature .product-price-and-shipping .price_has_discount {
  color: #5089fd;
}
#products .product-price-and-shipping .regular-price, .featured-products .product-price-and-shipping .regular-price, .product-accessories .product-price-and-shipping .regular-price, .product-miniature .product-price-and-shipping .regular-price {
  color: #aaa;
  font-size: 15px;
  font-weight: 400;
}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .products .product-miniature {
  margin: 0 0 30px 0;
}
#products .thumbnail-container:focus .product-description:after, #products .thumbnail-container:hover .product-description:after, .featured-products .thumbnail-container:focus .product-description:after, .featured-products .thumbnail-container:hover .product-description:after, .product-accessories .thumbnail-container:focus .product-description:after, .product-accessories .thumbnail-container:hover .product-description:after, .product-miniature .thumbnail-container:focus .product-description:after, .product-miniature .thumbnail-container:hover .product-description:after {
  display: none !important;
}
.accessories-title {
  font-size: 22px;
  color: #222;
  font-weight: 400;
  margin: 0 0 20px;
  position: relative;
  padding: 0 0 15px;
}
.accessories-title:after {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/icon/bg_title.png) repeat-x 0px 0px;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
  position: static;
  margin: 0;
  text-align: center;
  padding: 10px 20px 15px;
  height: auto;
  width: 100%;
}
.product-accessories .product-miniature .product-container .product-info .variant-links, .product-accessories .product-miniature .product-container .product-info .product-description-short, .product-accessories .product-miniature .product-container .product-info .product-availability {
  display: none;
}
@media (min-width: 992px) {
  .product-miniature[data-sp_gridproduct="4"]:nth-child(3n+1), .product-miniature[data-sp_gridproduct="3"]:nth-child(4n+1) {
    clear: left;
  }
}
div.quickview .product-add-to-cart .product-quantity {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
div.quickview .product-add-to-cart .product-quantity #quantity_wanted {
  width: 35px;
  height: 30px;
  border: none !important;
  padding: 0;
  line-height: 30px;
  text-align: center;
  float: left;
  display: inline-block !important;
  color: #444;
  font-size: 12px;
  font-family: Arial;
  border-radius: 0 !important;
}
div.quickview .product-add-to-cart .product-quantity .input-group-btn-vertical {
  width: 15px;
  height: 30px;
  float: right;
  display: inline-block;
}
div.quickview .product-add-to-cart .product-quantity .btn-touchspin {
  color: #747474;
  width: 15px;
  padding: 0;
  height: 15px;
  border: none;
}
div.quickview .product-add-to-cart .product-quantity .btn-touchspin i {
  line-height: 15px;
  top: 0;
}
div.quickview .product-add-to-cart .product-quantity .btn-touchspin i.touchspin-down {
  top: 2px;
}
div.quickview .product-add-to-cart .product-quantity .btn-touchspin.bootstrap-touchspin-up i:after {
  content: "+";
  width: 15px;
  height: 15px;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 9px;
}
div.quickview .product-add-to-cart .product-quantity .btn-touchspin.bootstrap-touchspin-down i:after {
  content: "-";
  width: 15px;
  height: 15px;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 9px;
  margin-top: -1px;
}
div.quickview .product-add-to-cart .product-quantity .qty {
  margin: 0;
  display: inline-block;
  float: left;
  min-width: 120px;
  height: 40px;
  background: #eee;
  padding: 5px 15px;
  text-align: left;
}
.lang-rtl div.quickview .product-add-to-cart .product-quantity .qty {
  text-align: right;
}
div.quickview .product-add-to-cart .product-quantity .qty .input-group {
  width: auto;
  float: none;
  vertical-align: top;
}
div.quickview .product-add-to-cart .product-quantity .qty .quantity-label {
  margin-right: 10px;
  font-size: 12px;
  vertical-align: top;
  margin-top: -7px;
  display: inline-block;
}
.lang-rtl div.quickview .product-add-to-cart .product-quantity .qty .quantity-label {
  margin-left: 10px;
  margin-right: 0;
}
div.quickview .product-add-to-cart .product-quantity .add {
  margin: 0;
  float: left;
  min-width: 120px;
}
.quickview div.quickview .product-add-to-cart .product-quantity .add {
  width: auto;
}
div.quickview .product-add-to-cart .add-to-cart {
  padding: 0 20px;
  width: 100%;
  height: 40px;
  font-size: 12px;
  color: #fff;
  background: #5089fd;
  border: none;
  box-shadow: none;
  line-height: 42px;
  transition: 0.3s all ease 0s;
}
div.quickview .product-add-to-cart .add-to-cart:hover {
  background: #1e67fc;
}
div.quickview .modal-content {
  border: none;
  border-radius: 0;
  background: #fff;
}
div.quickview .modal-content .modal-body {
  padding: 30px;
}
div.quickview #product-availability .material-icons {
  line-height: 1;
}
div.quickview .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
div.quickview .product-page .images-container .product-cover .layer {
  display: none;
}
div.quickview .social-sharing {
  margin: 0;
}
div.quickview .social-sharing span {
  display: inline-block;
  width: 70px;
  color: #222;
  font-size: 14px;
  margin: 0;
  vertical-align: top;
  padding: 0 10px;
}
div.quickview .social-sharing li {
  margin: 0 10px 0 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  box-shadow: none;
  text-align: center;
}
div.quickview .social-sharing li:before {
  vertical-align: top;
}
div.quickview .social-sharing li a {
  position: relative;
  display: block;
  height: auto;
  width: auto;
  text-indent: 0;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
}
div.quickview .social-sharing li.facebook a {
  background: #3b5998;
}
div.quickview .social-sharing li.facebook a:before {
  content: "\f09a";
}
div.quickview .social-sharing li.twitter a {
  background: #1da1f2;
}
div.quickview .social-sharing li.twitter a:before {
  content: "\f099";
}
div.quickview .social-sharing li.googleplus a {
  background: #c03c30;
}
div.quickview .social-sharing li.googleplus a:before {
  content: "\f0d5";
}
div.quickview .social-sharing li.pinterest a {
  background: #d50c22;
}
div.quickview .social-sharing li.pinterest a:before {
  content: "\f231";
}
div.quickview .js-qv-product-images {
  text-align: center;
}
div.quickview .product-page .images-container.vertical-thumbnails .js-qv-mask {
  height: 435px;
  overflow: hidden;
  top: 0;
}
div.quickview .product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container {
  width: 82px;
  display: inline-block;
}
.right-qv .productname-qv {
  font-size: 20px;
  text-transform: none;
  margin: 0;
}
.right-qv .qty {
  line-height: 44px;
}
.right-qv .qty .quantity-label {
  padding: 0 10px;
}
.quickview .product-cover img {
  box-shadow: none;
}
.quickview .mask {
  margin-left: 10px;
  position: relative;
  z-index: 3;
  max-height: 395px;
}
.lang-rtl .quickview .mask {
  margin-left: 0;
  margin-right: 10px;
}
.images-container .product-images > li.thumb-container > .thumb {
  margin-right: 10px;
}
.lang-rtl .images-container .product-images > li.thumb-container > .thumb {
  margin-left: 10px;
  margin-right: 0;
}
.quickview .images-container .product-images > li.thumb-container > .thumb {
  border: solid 1px #ddd;
  box-shadow: none;
}
.quickview .images-container .product-images > li.thumb-container > .thumb.selected, .quickview .images-container .product-images > li.thumb-container > .thumb:hover {
  border-color: #222;
}
.quickview .arrows {
  right: 40px;
  top: 25px;
  bottom: 0;
  max-height: 370px;
}
.lang-rtl .quickview .arrows {
  right: auto;
  left: 40px;
}
.quickview .arrows i {
  float: left;
}
.lang-rtl .quickview .arrows i {
  float: right;
}
.post_date {
  color: #aaa;
  margin-bottom: 10px;
}
.post_date .day_num {
  font-size: 48px;
  font-weight: 500;
  color: #111;
  margin-right: 5px;
}
.lang-rtl .post_date .day_num {
  margin-right: 0;
  margin-left: 5px;
}
.post_date .month_text, .post_date .year_num {
  font-size: 14px;
  color: #999;
}
.post_date:before {
  content: '\e92c';
  display: inline-block;
  vertical-align: 0;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  margin-right: 5px;
}
.date_added {
  z-index: 2;
  position: absolute;
  top: 17px;
  left: 17px;
  right: auto;
  padding: 10px 13px 7px;
  text-align: center;
  background: #fff;
  color: #666;
}
.lang-rtl .date_added {
  left: auto;
  right: 17px;
}
.date_added .d {
  display: block;
  font-size: 24px;
  font-weight: 400;
  margin: -3px 0 3px;
}
.date_added .m {
  display: block;
  font-size: 14px;
  font-weight: 300;
  text-transform: capitalize;
  margin: 0px;
}
.sdsarticleItem {
  background: #fff;
  margin-bottom: 35px;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.sdsarticleItem:hover {
  border-color: #5089fd;
}
.sdsarticleItem .articleContent {
  overflow: visible;
  position: relative;
}
.sdsarticleItem .articleContent .imageFeaturedLink {
  display: block;
  position: relative;
}
.sdsarticleItem .articleContent .imageFeaturedLink img {
  max-width: 100%;
  padding: 0;
}
.sdsarticleItem .articleContent .imageFeaturedLink img:hover {
  opacity: 0.8;
}
.sdsarticleItem .articleContent .sdsarticle-text .info-info {
  padding: 20px 0 0;
}
.sdsarticleItem .articleContent .sdsarticleHeader {
  padding: 0;
  margin: 0 0 7px;
}
.sdsarticleItem .articleContent .sdsarticleHeader .sdsarticleTitle {
  margin: 0 0 10px;
  padding: 0;
  background: transparent;
  border: none;
}
.sdsarticleItem .articleContent .sdsarticleHeader .sdsarticleTitle a {
  font-size: 14px;
  color: #222;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  transition: 0.3s all ease 0s;
}
.sdsarticleItem .articleContent .sdsarticleHeader .sdsarticleTitle a:hover {
  color: #5089fd;
}
.sdsarticleItem .articleContent .sdsarticle-info {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
  color: #909090;
}
.sdsarticleItem .articleContent .sdsarticle-info a {
  color: #909090;
}
.sdsarticleItem .articleContent .sdsarticle-info span {
  display: inline-block;
}
.sdsarticleItem .articleContent .sdsarticleDescription {
  padding: 0 0 10px 0;
}
.sdsarticleItem .articleContent h3 {
  margin: 0;
}
.sdsarticleItem .articleContent h3 a.more {
  font-size: 13px;
  color: #5089fd;
  text-transform: capitalize;
  font-weight: 400;
  transition: all 0.3s ease 0s;
}
#sdsblogCategory .imageFeatured {
  display: none;
}
.smartBlogCatTitle {
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  font-weight: 400;
  margin-bottom: 30px;
}
div.post-page {
  text-align: center;
  margin-bottom: 55px;
}
div.post-page label {
  vertical-align: top;
  margin: 5px 15px 0 0;
  font-weight: normal;
  color: #222;
  display: none;
}
div.post-page .pagination {
  margin: 0;
  float: none;
  width: auto;
  display: block;
  background: transparent;
  border: none;
}
div.post-page .pagination li {
  display: inline-block;
  margin: 0 3px;
  vertical-align: top;
}
div.post-page .pagination li a, div.post-page .pagination li span {
  color: #222;
  display: block;
  padding: 4px 12px;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
  font-weight: normal;
}
div.post-page .pagination li .page-active, div.post-page .pagination li .page-link:hover, div.post-page .pagination li .page-link:focus {
  background: #5089fd;
  color: #fff;
  border-color: #5089fd;
}
div.post-page .results {
  margin-top: 5px;
  float: none;
  display: inline-block;
}
#sdsblogArticle .articleContent {
  margin: 0 0 25px;
  position: relative;
  overflow: visible;
  text-align: center;
}
#sdsblogArticle .articleContent img {
  padding: 0;
  max-width: 100%;
}
#sdsblogArticle .article-info {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
  color: #909090;
}
#sdsblogArticle .article-info span {
  display: inline-block;
}
#sdsblogArticle .article-info span.comment a:hover {
  color: #5089fd;
}
#sdsblogArticle .article-info a {
  color: #909090;
}
#sdsblogArticle .article-info a:hover {
  color: #5089fd;
}
#sdsblogArticle .sdstitle_block {
  color: #222;
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 15px;
  text-transform: capitalize;
  padding: 0;
  border: none;
  background: transparent;
}
#sdsblogArticle .sdsarticle-des {
  margin: 0;
}
#sdsblogArticle .sdsarticle-des p {
  margin: 0 0 13px;
  font-size: 13px;
  line-height: 28px;
}
#sdsblogArticle .sdsarticleBottom {
  margin: 0;
}
div#articleComments {
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 3px;
  padding: 0;
  border: none;
}
div#articleComments h3 {
  padding: 0 0 12px;
  margin: 0 0 15px;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #222;
  position: relative;
}
div#articleComments h3:before {
  content: "";
  width: 100px;
  height: 2px;
  background: #5089fd;
  position: absolute;
  top: auto;
  left: 0;
  right: auto;
  bottom: -1px;
}
div#articleComments .commentList li {
  overflow: hidden;
  border: none;
  padding: 0 0 0 100px;
  margin: 0 0 30px;
}
div#articleComments .commentList li .avatar {
  border: none;
  padding: 0;
  width: 70px;
  height: 70px;
  overflow: hidden;
  top: 0;
  left: 0;
}
div#articleComments .commentList li .text {
  background: transparent;
  padding: 0;
  text-transform: uppercase;
}
div#articleComments .commentList li .text .name {
  color: #222;
  font-size: 11px;
  vertical-align: top;
  font-weight: 400;
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
}
div#articleComments .commentList li .text .created {
  float: right;
  display: inline-block;
  margin: 0;
  padding: 0 15px;
  font-size: 11px;
  color: #909090;
  position: relative;
}
div#articleComments .commentList li .text .created:before {
  content: "/";
  position: absolute;
  font-size: 11px;
  color: #909090;
  left: auto;
  right: 5px;
  top: 0;
  bottom: auto;
}
div#articleComments .commentList li .text .reply {
  float: right;
  display: inline-block;
  font-size: 11px;
  height: auto;
  margin: 0;
}
div#articleComments .commentList li .text .reply a {
  color: #5089fd;
  vertical-align: top;
  background: transparent;
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
}
div#articleComments .commentList li .text .reply a:hover {
  color: #82abfe;
}
div#articleComments .commentList li .text p {
  margin: 0;
  border-top: solid 1px #ebebeb;
  padding-top: 5px;
  font-weight: normal;
  text-transform: none;
  font-size: 13px;
}
div#articleComments .commentList li .comment {
  padding-top: 30px;
}
div#articleComments .commentList li .comment li {
  margin: 0;
}
div#respond {
  border: none !important;
  
}
div#respond .error {
  margin: 0;
}
div#respond .comment-reply-title {
  margin: 0 0 30px;
  padding: 0 0 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: #222;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
div#respond .comment-reply-title:before {
  content: "";
  width: 100px;
  height: 2px;
  background: #5089fd;
  position: absolute;
  top: auto;
  left: 0;
  right: auto;
  bottom: -1px;
}
div#respond #commentform {
  margin: 0;
}
div#respond #commentform .input {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
div#respond #commentform .input.fl {
  text-align: left;
}
div#respond #commentform .input.fr {
  text-align: right;
}
div#respond #commentform .input.fr .error {
  float: left;
  margin: 0 3%;
}
div#respond #commentform input[type="text"] {
  width: 100%;
  height: 40px;
  border: solid 1px #ebebeb;
  color: #8c8c8c;
  padding: 5px 20px;
  background: #fff;
  font-size: 13px;
  font-weight: normal;
  display: inline-block;
}
div#respond #commentform input[type="text"].smartblogcaptcha {
  width: 220px;
  margin: 0 20px;
  float: left;
}
div#respond #commentform input[type="text"]:focus {
  border-color: #5089fd;
}
div#respond #commentform .content {
  margin-bottom: 30px;
}
div#respond #commentform .inputContent {
  border: solid 1px #ebebeb;
  font-size: 13px;
  color: #8c8c8c;
  font-weight: normal;
  width: 100%;
  border-radius: 0;
  background: #fff;
  margin: 0;
  padding: 10px 20px;
}
div#respond #commentform .inputContent:focus {
  border-color: #5089fd;
}
div#respond #commentform .capcha {
  overflow: hidden;
}
div#respond #commentform .capcha img {
  float: left;
}
div#respond #commentform #submitComment {
  color: #fff;
  padding: 13px 25px;
  background: #5089fd;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
div#respond #commentform #submitComment:hover {
  background: #82abfe;
}
#recent_article_smart_blog_block_left {
  padding-bottom: 0;
  margin-bottom: 40px;
  border: 1px solid #ebebeb;
}
#recent_article_smart_blog_block_left h3.block-title {
  margin-bottom: 0;
  border-bottom: 1px solid #ebebeb;
  background: #f2f2f2;
}
#recent_article_smart_blog_block_left ul.recentArticles {
  padding: 0;
  margin: 0;
  background: #fff;
}
#recent_article_smart_blog_block_left ul.recentArticles li {
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
}
#recent_article_smart_blog_block_left ul.recentArticles li a {
  display: block;
  padding: 7px 20px;
}
#recent_article_smart_blog_block_left ul.recentArticles li:last-child {
  border-bottom: none;
}
#category_blog_block_left {
  padding-bottom: 0;
  margin-bottom: 40px;
  border: 1px solid #ebebeb;
}
#category_blog_block_left h3.block-title {
  margin-bottom: 0;
  border-bottom: 1px solid #ebebeb;
  background: #f2f2f2;
}
#category_blog_block_left ul.list-link {
  margin: 0;
  padding: 0;
  background: #fff;
}
#category_blog_block_left ul.list-link li {
  border-top: solid 1px #ebebeb;
  padding: 11px 20px;
}
#category_blog_block_left ul.list-link li:first-child {
  border: none;
}
#category_blog_block_left ul.list-link li a {
  display: block;
  position: relative;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  color: #7d7d7d;
  transition: 0.3s all ease 0s;
}
#category_blog_block_left ul.list-link li a:hover {
  color: #5089fd;
}
div.lastestnews {
  margin: 0;
}
div.lastestnews .title_line {
  margin-bottom: 7px;
  border: none;
}
div.lastestnews .title_line span {
  font-size: 18px !important;
  padding-bottom: 6px;
}
div.lastestnews .title_line:before {
  display: none;
}
div.lastestnews .owl-carousel .owl-stage-outer {
  overflow: hidden !important;
}
div.lastestnews .post .post-inner .post_image {
  float: left;
  width: 210px;
}
.lang-rtl div.lastestnews .post .post-inner .post_image {
  float: right;
}
div.lastestnews .post .post-inner .post_image img {
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
div.lastestnews .post .post-inner .post_image img:hover {
  -webkit-filter: brightness(80%);
}
div.lastestnews .post .post-inner .post_content {
  float: left;
  width: calc(100% - 210px);
  padding: 5% 30px 0;
}
.lang-rtl div.lastestnews .post .post-inner .post_content {
  float: right;
  text-align: right;
}
div.lastestnews .post .post-inner .post_content .sdsarticleHeader {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.read_more_btn {
  padding: 11px 30px;
  display: inline-block;
  background: #f5f5f5;
  color: #111;
  font-size: 13px;
  
}
.read_more_btn:hover {
  background: #5089fd;
  color: #fff;
}
.lang-rtl .lastest_posts .owl-stage-outer {
  direction: ltr;
}
.lang-rtl div.lastestnews {
  direction: ltr;
}
.lang-rtl div.lastestnews h3.title_blog {
  direction: rtl;
}
.lang-rtl div.lastestnews h3.title_blog:before {
  left: auto;
  right: 0;
}
.lang-rtl div.lastestnews .post .post_content .post-info span .fa {
  margin: 0 0 0 5px;
}
.lang-rtl div.lastestnews .post .post_content h6.readmore a .fa {
  margin: 0 0 0 3px;
}
.lang-rtl div.lastestnews .post .fa-caret-right:before {
  content: "\f0d9";
}
.lang-rtl ul.recentArticles li .image {
  float: right;
  margin: 0 0 0 15px;
}
.lang-rtl #smartblogcat .articleContent .sdsarticle-info .fa {
  margin: 0 0 0 5px;
}
.lang-rtl #smartblogcat .articleContent h3 a.more .fa {
  margin: 0 0 0 7px;
}
.lang-rtl #smartblogcat .articleContent h3 a.more .fa.fa-caret-right:before {
  content: "\f0d9";
}
.lang-rtl #sdsblogArticle .article-info .fa {
  margin-left: 5px;
  margin-right: 0;
}
.lang-rtl #sdsblogArticle .sdsarticle-des p {
  margin: 0 0 13px !important;
  font-size: 13px !important;
  line-height: 28px !important;
  color: #7d7d7d !important;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif" !important;
}
.lang-rtl #sdsblogArticle .sharing-buttons h5 {
  margin: 0 0 0 10px;
}
.lang-rtl div#respond #commentform .input {
  float: right;
}
.lang-rtl div#respond #commentform .input.fl {
  text-align: right;
}
.lang-rtl div#respond #commentform .input.fr {
  text-align: left;
}
.lang-rtl div#respond #commentform .input.fr .error {
  float: right;
}
.lang-rtl div#respond .comment-reply-title:before {
  left: auto;
  right: 0;
}
.lang-rtl div#respond .comment-reply-title small {
  float: left !important;
}
.lang-rtl div#articleComments h3 {
  direction: ltr;
  text-align: right;
}
.lang-rtl div#articleComments h3:before {
  left: auto;
  right: 0;
}
.lang-rtl div#articleComments .commentList li {
  padding: 0 100px 0 0;
}
.lang-rtl div#articleComments .commentList li .text .reply, .lang-rtl div#articleComments .commentList li .text .created {
  float: left;
}
.lang-rtl div#articleComments .commentList li .text .created:before {
  left: 5px;
  right: auto;
  content: "\\";
}
.lang-rtl div#articleComments .commentList li .avatar {
  left: auto;
  right: 0;
}
.lang-rtl #recent_article_smart_blog_block_left ul li .content-more-comment .more {
  float: left;
  padding-right: 0;
  padding-left: 21px;
}
.lang-rtl #recent_article_smart_blog_block_left ul li .content-more-comment .more:after {
  content: '\f0a8';
  right: auto;
  left: 1px;
}
.lang-rtl #recent_article_smart_blog_block_left ul li .content-more-comment .date i {
  margin: 0 0 0 3px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.lastestnews .post .post_content .post_title a {
    font-size: 15px;
  }
  div.lastestnews .post .post_content .post-info span {
    font-size: 11px;
  }
  div.lastestnews .post .post_content .post-info span.view {
    padding: 0 10px;
  }
  div.lastestnews .post .post_content .post-info span .fa {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  div#articleComments .commentList li .text .name {
    display: block;
    margin: 0 0 10px 0;
  }
  div#articleComments .commentList li .text .created, div#articleComments .commentList li .text .reply {
    float: none;
    margin-bottom: 5px;
  }
  div#articleComments .commentList li .text .created:before {
    display: none;
  }
  .lang-rtl div#articleComments .commentList li .text .created, .lang-rtl div#articleComments .commentList li .text .reply {
    float: none;
    margin-bottom: 5px;
  }
  .lang-rtl div#articleComments .commentList li .text .created:before {
    display: none;
  }
}
@media (max-width: 479px) {
  div.lastestnews .post .post_content .post-info span {
    font-size: 11px;
  }
  div.lastestnews .post .post_content .post-info span.view {
    padding: 0 5px;
  }
  div.lastestnews .post .post_content .post-info span .fa {
    font-size: 12px;
  }
  div.lastestnews h4.subtitle span {
    width: 100%;
    font-size: 12px;
  }
  div.lastestnews h4.subtitle span span {
    width: auto;
    padding: 0 10px;
  }
  div#respond #commentform input[type="text"] {
    width: 100%;
  }
  div#respond #commentform .input {
    width: 100%;
  }
  div#respond #commentform .input.fl, div#respond #commentform .input.fr {
    text-align: left;
  }
  div#articleComments .commentList li {
    padding: 8px 0 0;
  }
  div#articleComments .commentList li .avatar {
    position: relative;
    margin-bottom: 20px;
  }
  .lang-rtl div#respond #commentform .input.fl, .lang-rtl div#respond #commentform .input.fr {
    text-align: right;
  }
  .lang-rtl div#articleComments .commentList li {
    padding: 8px 0 0;
  }
  .lang-rtl div#articleComments .commentList li .avatar {
    position: relative;
  }
}
#product-modal .modal-content .modal-body .mask {
  position: relative;
  overflow: hidden;
  max-height: 500px;
  height: 785px;
  margin-top: 55px;
  z-index: 1;
}
#product-modal .modal-content .modal-body .product-images img {
  width: 95px;
}
#product-modal .modal-content .modal-body .product-images img.selected, #product-modal .modal-content .modal-body .product-images img:hover {
  border-color: #5089fd;
}
#product-modal .modal-content .modal-body .arrows .arrow-up, #product-modal .modal-content .modal-body .arrows .arrow-down {
  left: 50px;
}
#product-modal .modal-content .modal-body .product-images {
  margin-left: 25px;
}
.lang-rtl #product-modal .modal-content .modal-body .product-images {
  margin-left: 0;
  margin-right: 25px;
}
#product-modal .modal-content .modal-body .image-caption {
  width: 100%;
}
#product-modal .modal-content .modal-body .thumbnails {
  text-align: left !important;
}
.top-map {
  margin-bottom: 70px;
}
.top-map .google-map {
  padding: 20px;
  background: #fff;
  border: solid 1px #ddd;
  border-radius: 10px;
}
.top-map .google-map iframe {
  width: 100%;
}
#contact #left-contact-page .icon i {
  color: #5089fd;
}
#contact #left-contact-page .contactinfo .content-footer > div {
  padding: 0 0 0 40px;
}
#contact #left-contact-page .contactinfo .content-footer > div > div {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 30px;
  color: #666;
}
#contact #left-contact-page .contactinfo .content-footer > div > div label {
  display: none;
}
#contact #content-wrapper > .row {
  margin: 0;
}
#contact .page-content {
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
#contact .form-control-label {
  text-align: left;
}
.lang-rtl#contact .form-control-label {
  text-align: right;
}
#contact .form-footer .btn {
  padding: 6px 20px;
  height: 42px;
  color: #fff;
  background: #333;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  outline: none;
  line-height: 30px;
  text-transform: uppercase;
  box-shadow: none;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
#contact .form-footer .btn:hover {
  background: #5089fd;
}
#contact .group-span-filestyle .btn {
  background: #222;
  border-radius: 0px 4px 4px 0px;
  padding: 0 15px;
  line-height: 35px;
  vertical-align: top;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
#contact .group-span-filestyle .btn:hover {
  background: #5089fd;
}
.contact-rich {
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  color: #666;
}
.contact-rich h4 {
  margin: 0;
  margin-bottom: 10px;
  padding: 15px 0;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  position: relative;
}
.contact-rich .block-rich {
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #f3f3f3;
}
.contact-rich .block-rich:before, .contact-rich .block-rich:after {
  content: "";
  display: table;
}
.contact-rich .block-rich:after {
  clear: both;
}
.contact-rich .block-rich .icon {
  float: left;
  width: 24px;
  color: #666;
}
.contact-rich .block-rich .icon .material-icons {
  font-size: 16px;
}
.contact-rich .block-rich .labelcontact {
  float: left;
  width: 66px;
  font-size: 13px;
}
.contact-rich .block-rich .data {
  float: left;
  font-size: 13px;
}
.contact-form {
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  color: #666;
}
.contact-form .form-fields > .form-group {
  margin-bottom: 20px;
}
.contact-form .form-fields > .form-group > div {
  width: 100%;
  float: none;
}
.contact-form .title-contactform {
  margin: 0;
  margin-bottom: 10px;
  padding: 15px 0;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  position: relative;
}
.contact-form .form-control-label {
  color: #111;
  width: auto;
  float: none;
}
.contact-form .form-control-select {
  color: #888;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
}
.contact-form .form-control-select:focus {
  outline: 0px;
}
.contact-form .form-control {
  color: #888;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
}
.contact-form .form-control:focus {
  outline: 0px;
}
.cms-id-4 .page-header {
  display: none;
}
#cms .owl-carousel {
  overflow: visible;
}
#cms .owl-carousel .owl-stage-outer {
  overflow: hidden;
}
#cms .block-ourteam .block-content .item {
  box-shadow: none !important;
  border: solid 1px #e5e5e5;
}
.block-ourteam .block-content .owl-nav [class*=owl-].owl-prev {
  margin-left: -2px;
}
.block-ourteam .block-content .owl-nav [class*=owl-].owl-next {
  margin-right: -2px;
}
.block-ourteam .block-content .item {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.block-ourteam .block-content .item:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.block-ourteam .block-content .item:hover .content ul li a {
  color: #fff;
}
.block-ourteam .block-content .item:hover .content ul li.twitter {
  background: #1da1f2;
}
.block-ourteam .block-content .item:hover .content ul li.facebook {
  background: #3a559f;
}
.block-ourteam .block-content .item:hover .content ul li.instagram {
  background: #fa4b4b;
}
.block-ourteam .block-content .item:hover .content ul li.skype {
  background: #009cd8;
}
.block-ourteam .block-content .item .content h3 {
  color: #222;
  font-size: 128.57%;
  font-weight: 400;
  margin: 15px 0 10px;
}
.block-ourteam .block-content .item .content h4 {
  color: #aaa;
  font-size: 92.85%;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.block-ourteam .block-content .item .content p {
  font-size: 92.85%;
  color: #aaa;
  margin-bottom: 15px;
}
.block-ourteam .block-content .item .content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.block-ourteam .block-content .item .content ul li {
  display: inline-block;
  margin: 0 2px 5px 0;
  width: 42px;
  height: 42px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
  background: #f3f4f6;
}
.block-ourteam .block-content .item .content ul li a {
  color: #888;
  font-size: 18px;
  display: block;
  line-height: 42px;
}
.block-clientsay .item .client-say {
  font-size: 114.28%;
  color: #fff !important;
  background: #5089fd;
  padding: 30px;
  line-height: 30px;
  margin-bottom: 45px;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.block-clientsay .item .client-say:after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -25px;
  left: 80px;
  border-left: 25px solid;
  border-left-color: #5089fd;
  border-bottom: 25px solid transparent;
}
.block-clientsay .item .content .image {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin-right: 30px;
}
.block-clientsay .item .content h3 {
  font-size: 128.57%;
  font-weight: 400;
  color: #222;
  padding: 15px 0 0;
}
.block-clientsay .item .content p {
  font-size: 92.85%;
}
.about-container1 .policy-shop {
  padding-top: 60px;
}
.about-container1 .owl-carousel .owl-nav {
  position: static;
}
.about-container1 .owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
  opacity: 0;
  visibility: none;
}
.about-container1:hover .owl-carousel .owl-nav button {
  opacity: 1;
  visibility: visible;
}
.about-container1 .block-welcome {
  padding-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.about-container1 .block-welcome h1 {
  font-size: 285.71%;
  font-weight: 500;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.about-container1 .block-welcome h2 {
  font-size: 171.42%;
  text-transform: uppercase;
  font-weight: 400;
}
.about-container1 .block-welcome .bonus-content {
  font-size: 114.28%;
  font-weight: 400;
  margin-bottom: 50px;
  padding: 0 110px;
}
.about-container1 .block-welcome .about-author {
  display: flex;
  justify-content: center;
}
.about-container1 .block-welcome .about-author .image {
  border-right: 1px solid #ddd;
  padding: 0 40px;
}
.about-container1 .block-welcome .about-author .info-author {
  text-align: left;
  padding: 0 50px;
}
.about-container1 .block-welcome .about-author .info-author h4 {
  font-weight: 400;
}
.about-container1 .block-welcome .about-author .info-author h5 {
  color: #222;
  font-weight: 500;
  font-size: 128.57%;
}
.about-container1 .bonus-title {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}
.about-container1 .bonus-title strong {
  font-size: 142.85%;
  color: #000;
  font-weight: 500;
}
.about-container1 .policy-shop .item {
  display: flex;
  margin-bottom: 20px;
}
.about-container1 .policy-shop .item .icon {
  flex: 0 0 80px;
}
.about-container1 .policy-shop .item .content h3 {
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 114.28%;
}
.about-container1 .block-whychoose {
  margin-bottom: 60px;
}
.about-container1 .block-whychoose .card {
  background-color: #fff;
  margin-bottom: 10px;
  box-shadow: none;
  border: 1px solid #e5e5e5 !important;
  box-shadow: none !important;
}
.about-container1 .block-whychoose .card .card-header {
  background: 0 0;
  border: none;
  color: #222;
  font-weight: 500;
  padding: 0;
  cursor: pointer;
}
.about-container1 .block-whychoose .card .card-header a {
  padding: 10px 15px;
  display: block;
}
.about-container1 .block-whychoose .card .card-header a:before {
  content: '\f067';
  display: inline-block;
  font-family: 'fontawesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
}
.lang-rtl .about-container1 .block-whychoose .card .card-header a:before {
  margin-left: 10px;
  margin-right: 10px;
}
.about-container1 .block-whychoose .card .card-header.active a:before {
  content: '\f068';
}
.about-container1 .about-container .block-whychoose .card .card-body {
  margin: 0 15px 20px;
  padding: 13px 0 0;
  border-top: 1px solid #ddd;
}
.about-container1 .our-member .bonus-content {
  background: #f5f5f5;
  text-align: center;
  color: #555;
  padding: 35px 0 25px;
}
.about-container1 .our-member .bonus-content .member-image {
  max-width: 100px;
  max-height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 40px;
}
.about-container1 .our-member .bonus-content .member-info {
  padding: 0 40px;
}
.about-container1 .our-member .bonus-content .member-info .member-name {
  margin: 40px 0 5px;
  color: #222;
  font-weight: 500;
  font-size: 128.57%;
}
.about-container1 .our-member .bonus-content .member-info .member-job {
  color: #999;
}
.about-container1 .our-member .bonus-content .owl-theme .owl-dots {
  margin-top: 15px;
  position: static;
}
.about-container1 .our-member .bonus-content .owl-theme .owl-dots .owl-dot {
  background: #d6d6d6;
  border: none;
}
.about-container1 .our-member .bonus-content .owl-theme .owl-dots .owl-dot:hover, .about-container1 .our-member .bonus-content .owl-theme .owl-dots .owl-dot.active {
  background: #869791;
}
.about-container1 .our-member .bonus-content .owl-theme .owl-dots .owl-dot span {
  display: none;
}
#cms, #cms p {
  color: #666;
}
.about-container2 .owl-carousel .owl-nav {
  position: static;
}
.about-container2 .owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}
.about-container2:hover .owl-carousel .owl-nav button {
  opacity: 1;
  visibility: visible;
}
.about-container2 .about-image {
  margin-bottom: 68px;
}
.about-container2 .about-image img {
  border-radius: 10px;
}
.about-container2 .block-welcome {
  margin-bottom: 60px;
}
.about-container2 .block-welcome p {
  margin-bottom: 20px;
}
.about-container2 .block-whychoose {
  margin-bottom: 60px;
}
.about-container2 .block-whychoose .card {
  background-color: #fff;
  margin-bottom: 10px;
  box-shadow: none !important;
  border: 1px solid #ddd !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.about-container2 .block-whychoose .card .card-header {
  background: 0 0;
  border: none;
  color: #222;
  font-weight: 500;
  padding: 0;
  cursor: pointer;
}
.about-container2 .block-whychoose .card .card-header a {
  padding: 10px 15px;
  display: block;
}
.about-container2 .block-whychoose .card .card-header a:before {
  position: relative;
  top: -3px;
  float: right;
  content: '\e931';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.about-container2 .block-whychoose .card .card-header a.collapsed:before {
  color: #bbb;
  content: '\e92e';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.about-container2 .block-whychoose .card .card-body {
  margin: 0 15px 20px;
  padding: 13px 0 0;
  border-top: 1px solid #ddd;
}
.about-container2 .our-member {
  margin-bottom: 75px;
}
.about-container2 .our-member .member-image {
  border: 1px solid #ddd;
  padding: 9px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.about-container2 .our-member .image-content {
  position: relative;
  text-align: center;
}
.about-container2 .our-member .image-content:before {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .3);
  z-index: 10;
}
.about-container2 .our-member .image-content .member-social {
  display: none;
  list-style: none;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
  margin: -22px 0 0;
  z-index: 20;
}
.about-container2 .our-member .image-content .member-social li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.about-container2 .our-member .image-content .member-social li a {
  display: block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background-color: #fff;
  color: #222;
  font-size: 18px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.about-container2 .our-member .image-content:hover .member-social, .about-container2 .our-member .image-content:hover:before {
  display: block;
}
.about-container2 .our-member .member-info {
  padding-top: 10px;
}
.about-container2 .our-member .member-info .member-name {
  font-size: 128.571%;
  color: #222;
  font-weight: 500;
  margin-bottom: 2px;
}
.about-container2 .our-member .nav-style-1 .owl-theme .owl-nav [class*=owl-] {
  top: 41%;
}
.about-container2 .our-client-say .item:after {
  content: "";
  display: block;
  clear: both;
}
.about-container2 .our-client-say .client-image {
  float: left;
  width: 120px;
}
.about-container2 .our-client-say .client-info {
  margin-left: 150px;
}
.about-container2 .our-client-say .client-description {
  margin: 10px 0;
}
.about-container2 .our-client-say .client-name-localtion {
  color: #222;
}
.about-container2 .our-client-say .client-name-localtion span {
  margin-right: 15px;
  font-size: 128.571%;
  color: #222;
  font-weight: 500;
}
.hidden {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.bonus-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 30px;
}
.bonus-title:before {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #5089fd;
}
.bonus-title strong {
  font-size: 171.428%;
  color: #222;
  font-weight: 500;
}
.show {
  display: block;
}
.sphomepage-slider .owl-carousel .owl-nav > button {
  width: 60px !important;
  height: 60px !important;
}
.title_tabs {
  text-align: center;
  margin-bottom: 44px;
  color: #222;
  line-height: 20px;
}
.title_tabs .title-module, .module-title {
  font-size: 36px !important;
  line-height: 26px;
  font-weight: 500;
  position: relative;
  padding-top: 0;
}
.sub-title {
  margin: 15px 0 0;
  color: #888;
}
.vs_module_title {
  font-size: 171.428%;
  color: #222;
  font-weight: 500;
  margin-bottom: 10px;
}
.owl-carousel .owl-nav > button {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.owl-carousel .owl-nav > button i {
  line-height: 50px;
}
@keyframes "bottomtop" {
  0% {
    top: 0px;
  }
  100% {
    top: 30px;
  }
}
.effect-2 {
  display: block;
  overflow: hidden;
  position: relative;
}
.effect-2:before {
  border: 1px solid #fff;
  bottom: 15px;
  content: "";
  left: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  position: absolute;
  right: 15px;
  top: 15px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-2:after {
  bottom: 15px;
  content: "";
  left: 15px;
  position: absolute;
  right: 14px;
  top: 15px;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-2:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-2:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.home-block {
  padding: 100px 0;
}
.home-block.spfilter-simple {
  padding-bottom: 70px;
}
.home-block.block-brand {
  padding-bottom: 90px;
}
.home-block.block-choose-us {
  padding-bottom: 50px;
}
.home-block.block-gallery {
  padding-bottom: 85px;
}
.block-aboutus .content {
  text-align: left;
  padding-left: 30px;
}
.block-aboutus .content .title {
  margin-bottom: 20px !important;
  font-size: 257.14%;
  font-weight: 500;
  color: #222;
}
.block-aboutus .content .title:after {
  display: block;
  content: "";
  height: 3px;
  width: 50px;
}
.block-aboutus .content h3 {
  font-size: 171.42%;
  margin-bottom: 20px;
  font-weight: 400;
}
.block-aboutus .content p.description {
  color: #222;
  font-size: 114.28%;
  margin-bottom: 25px;
}
.block-aboutus .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-aboutus .content ul li {
  margin-bottom: 30px;
  position: relative;
  line-height: 20px;
  padding-left: 50px;
}
.block-aboutus .content ul li:last-child {
  margin-bottom: 0;
}
.block-aboutus .content ul li:before {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f5f5f5;
  display: inline-block;
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
}
.block-aboutus .content ul li:after {
  content: '\e92d';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 24px;
  position: absolute;
  left: 5px;
  top: 11px;
  color: #5089fd;
}
.block-counter {
  background: url("../img/index2/bg-counter.jpg") no-repeat 0 0;
  padding: 115px 0;
}
.block-counter .counter {
  display: flex;
  text-align: center;
  color: #fff;
  justify-content: space-around;
  line-height: 30px;
}
.block-counter .counter .count {
  font-weight: 500;
  font-size: 342.85%;
}
.block-counter .counter p {
  font-size: 128.57%;
  font-weight: 500;
  color: #fff;
  margin: 0;
}
.block-choose-us .block-content .item {
  display: flex;
  margin-bottom: 50px;
  align-items: center;
}
.block-choose-us .block-content .item .icon-item {
  width: 80px;
  height: 80px;
  background: #5089fd;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 20px;
  text-align: center;
  line-height: 72px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.block-choose-us .block-content .item .info-item {
  flex: 1 1 0%;
}
.block-choose-us .block-content .item .info-item h3 {
  font-size: 114.28%;
  font-weight: 500;
  color: #222;
}
.block-choose-us .block-content .item .info-item p {
  font-size: 92.85%;
}
.block-choose-us .block-content .item:hover .icon-item {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.spcustomhtml_bg {
  background: #f2f4f6;
  padding: 80px 0;
}
.spcustomhtml_bg .block-categories {
  background: transparent;
}
.background-gray {
  background: #f2f4f6;
}
.block-ourteam .block-content .owl-nav [class*=owl-].owl-prev {
  margin-left: -2px;
}
.block-ourteam .block-content .owl-nav [class*=owl-].owl-next {
  margin-right: -2px;
}
.block-ourteam .block-content .item {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.block-ourteam .block-content .item:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.block-ourteam .block-content .item:hover .content ul li a {
  color: #fff;
}
.block-ourteam .block-content .item:hover .content ul li.twitter {
  background: #1da1f2;
}
.block-ourteam .block-content .item:hover .content ul li.facebook {
  background: #3a559f;
}
.block-ourteam .block-content .item:hover .content ul li.instagram {
  background: #fa4b4b;
}
.block-ourteam .block-content .item:hover .content ul li.skype {
  background: #009cd8;
}
.block-ourteam .block-content .item .content h3 {
  color: #222;
  font-size: 128.57%;
  font-weight: 400;
  margin: 15px 0 10px;
}
.block-ourteam .block-content .item .content h4 {
  color: #aaa;
  font-size: 92.85%;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.block-ourteam .block-content .item .content p {
  font-size: 92.85%;
  color: #aaa;
  margin-bottom: 15px;
}
.block-ourteam .block-content .item .content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.block-ourteam .block-content .item .content ul li {
  display: inline-block;
  margin: 0 2px 5px 0;
  width: 42px;
  height: 42px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
  background: #f3f4f6;
}
.block-ourteam .block-content .item .content ul li a {
  color: #888;
  font-size: 18px;
  display: block;
  line-height: 42px;
}
.block-clientsay .item .client-say {
  font-size: 114.28%;
  color: #fff;
  background: #5089fd;
  padding: 30px;
  line-height: 30px;
  margin-bottom: 45px;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.block-clientsay .item .client-say:after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -25px;
  left: 80px;
  border-left: 25px solid;
  border-left-color: #5089fd;
  border-bottom: 25px solid transparent;
}
.block-clientsay .item .content .image {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin-right: 30px;
}
.block-clientsay .item .content h3 {
  font-size: 128.57%;
  font-weight: 400;
  color: #222;
  padding: 15px 0 0;
}
.block-clientsay .item .content p {
  font-size: 92.85%;
}
.block-gallery {
  background: url(../img/index2/bg-gallery.jpg) no-repeat 0 0;
}
.block-gallery .title_tabs {
  color: #fff;
}
.block-gallery .title_tabs .sub-title {
  color: #fff;
}
.block-gallery #sp_lightgallery {
  margin: 0 -15px;
}
.block-gallery #sp_lightgallery .gallery_item {
  margin-bottom: 30px;
}
.block-gallery #sp_lightgallery .gallery_item a {
  display: inline-block;
  vertical-align: top;
  background: #fff;
}
.block-gallery #sp_lightgallery .gallery_item img {
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.block-gallery #sp_lightgallery .gallery_item img:hover {
  opacity: 0.8;
}
.block-gallery .btn-buynow {
  font-size: 16px;
  border-radius: 25px;
  padding: 14px 45px;
  display: table;
  margin: 10px auto 0;
  color: #fff;
}
.box-google-map .google-map iframe {
  width: 100% !important;
}
.spbanners {
  padding: 80px 0 50px;
  text-align: center;
}
.spbanners .spbanner {
  margin-bottom: 30px;
}
.sp_filter_3col {
  background: #f2f4f6;
  padding: 80px 0 50px;
}
.sp_filter_3col .spfilter-products {
  background: #fff;
  border-radius: 10px;
  padding: 25px 20px 0 20px;
}
.sp_filter_3col .spfilter-products:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.product_style2 #products, .product_style2 {
  
}
.product_style2 #products .product-miniature .product-info-buttons, .product_style2 .product-miniature .product-info-buttons {
  padding: 10px 10px 0 10px;
}
.product_style2 #products .product-miniature .product-info-buttons .product-info, .product_style2 .product-miniature .product-info-buttons .product-info {
  padding: 0;
  margin-bottom: 10px;
}
.product_style2 #products .product-miniature .product-info-buttons .product-info .product-title a, .product_style2 .product-miniature .product-info-buttons .product-info .product-title a {
  font-size: 16px;
}
.product_style2 #products .product-miniature:hover .product-info-buttons, .product_style2 .product-miniature:hover .product-info-buttons {
  opacity: 1;
  visibility: visible;
}
.product_style2 #products .product-miniature:hover .product-image > a:before, .product_style2 .product-miniature:hover .product-image > a:before, .product_style2 #products .product-miniature:hover .product-image > a:after, .product_style2 .product-miniature:hover .product-image > a:after {
  opacity: 1;
  visibility: visible;
}
.buttons_style2 .product-miniature .sp-cart-box {
  display: inline-block;
  vertical-align: top;
  position: static;
  opacity: 1;
  visibility: visible;
}
.buttons_style2 .product-miniature .btn_style2 {
  position: static;
  background: #f5f5f5;
  border-radius: 0;
  display: inline-block;
  width: auto;
  min-width: 44px;
  height: 44px;
  vertical-align: top;
  line-height: 44px;
  color: #222;
  text-align: center;
  padding: 0;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.buttons_style2 .product-miniature .btn_style2 i {
  color: inherit;
  line-height: 1;
  font-size: 18px;
  vertical-align: middle;
}
.buttons_style2 .product-miniature .btn_style2.sp_quickview {
  line-height: 42px;
}
.buttons_style2 .product-miniature .btn_style2.ajax-add-to-cart {
  padding: 0 30px;
}
.buttons_style2 .product-miniature .btn_style2:hover {
  background: #5089fd;
  color: #fff;
}
.sp_simple_products.spfilter-products .products {
  margin: 0 -15px;
}
.sp-simple-slider, #products .product-miniature .thumbnail-container.sp-simple-slider {
  border: solid 1px #e5e5e5 !important;
  border-radius: 10px;
  background: #fff !important;
  padding: 19px;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.sp-simple-slider .btn_style3.quick-view, #products .product-miniature .thumbnail-container.sp-simple-slider .btn_style3.quick-view {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  width: 60px;
  height: 60px;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.sp-simple-slider .btn_style3.quick-view i, #products .product-miniature .thumbnail-container.sp-simple-slider .btn_style3.quick-view i {
  line-height: 60px;
}
.sp-simple-slider .btn_style3.quick-view:hover, #products .product-miniature .thumbnail-container.sp-simple-slider .btn_style3.quick-view:hover {
  background: #5089fd;
}
.sp-simple-slider:hover, #products .product-miniature .thumbnail-container.sp-simple-slider:hover {
  border-color: transparent !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1) !important;
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1) !important;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1) !important;
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1) !important;
}
.sp-simple-slider:hover .btn_style3.ajax-add-to-cart, #products .product-miniature .thumbnail-container.sp-simple-slider:hover .btn_style3.ajax-add-to-cart {
  background: #5089fd !important;
  color: #fff;
}
.sp-simple-slider:hover .btn_style3.quick-view, #products .product-miniature .thumbnail-container.sp-simple-slider:hover .btn_style3.quick-view {
  opacity: 1;
  visibility: visible;
}
.sp-simple-slider .btn_style3.ajax-add-to-cart:hover, #products .product-miniature .thumbnail-container.sp-simple-slider .btn_style3.ajax-add-to-cart:hover {
  background: #034de4 !important;
}
.sp-simple-slider .product-info .product-title, #products .product-miniature .thumbnail-container.sp-simple-slider .product-info .product-title {
  border-bottom: solid 1px #eee;
  margin: 0 0 20px 0;
}
.sp-simple-slider .product-info .product-title a, #products .product-miniature .thumbnail-container.sp-simple-slider .product-info .product-title a {
  padding: 0 0 15px 0;
}
.buttons_style3 .product-miniature .cart_quickview {
  position: absolute;
  bottom: 8px;
  right: 0;
}
.buttons_style3 .product-miniature .cart_quickview .sp-cart-box .btn_style3 {
  background: #f5f5f5;
  border-radius: 5px;
  color: #222;
  width: 43px;
  height: 43px;
  box-shadow: none;
  text-align: center;
  line-height: 43px;
  display: inline-block;
  vertical-align: top;
}
.buttons_style3 .product-miniature .cart_quickview .sp-cart-box .btn_style3 i {
  color: inherit;
  line-height: 43px;
}
.buttons_style3 .product-miniature .cart_quickview .sp-cart-box .btn_style3:hover {
  color: #fff !important;
  background: #5089fd !important;
}
.buttons_style3 .product-miniature .btn_style3.quick-view {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.buttons_style3 .product-miniature .btn_style3.quick-view i {
  line-height: 60px;
}
.buttons_style3 .product-miniature .btn_style3.quick-view:hover {
  background: #5089fd;
}
.buttons_style3 .product-miniature:hover .btn_style3.ajax-add-to-cart {
  background: #5089fd !important;
  color: #fff !important;
}
.buttons_style3 .product-miniature:hover .btn_style3.quick-view {
  opacity: 1;
  visibility: visible;
}
.buttons_style3 .product-miniature .btn_style3.ajax-add-to-cart:hover {
  background: #034de4 !important;
}
.btn-primary {
  background: #f5f5f5;
  border-radius: 5px;
  color: #222;
  box-shadow: none;
  padding: 10px 15px;
  display: inline-block;
  vertical-align: top;
}
.btn-primary i {
  color: inherit;
}
.btn-primary:hover {
  color: #fff;
  background: #5089fd;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
  background: #5089fd;
}
#products .product-miniature .sp_quickview, .featured-products .product-miniature .sp_quickview, .product-accessories .product-miniature .sp_quickview, .product-miniature .sp_quickview {
  line-height: 56px;
}
.block-brand .nav-style-2 {
  margin: 0 -10px;
}
.block-brand .nav-style-2 > a {
  float: left;
  margin: 0 5px 10px;
}
.block-brand .nav-style-2 > a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.spcustomhtml3_bg {
  position: relative;
  padding-bottom: 40px;
}
.spcustomhtml3_bg:before {
  content: "";
  display: block;
  background: #111;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 150px;
  z-index: -1;
}
.spcustomhtml3_bg .video-testimonial {
  padding: 30px 15px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.spcustomhtml3_bg .video-testimonial .video-box img {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  transition: 0.6s all ease;
  -moz-transition: 0.6s all ease;
  -webkit-transition: 0.6s all ease;
  -ms-transition: 0.6s all ease;
}
.spcustomhtml3_bg .video-testimonial .video-box iframe {
  max-width: 100%;
  vertical-align: top;
}
.spcustomhtml3_bg .video-testimonial .video-box:hover img {
  opacity: 0;
  visibility: hidden;
}
.spcustomhtml3_bg .video-testimonial .testimonial-box .sp_client {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
  padding-top: 30px;
}
.spcustomhtml3_bg .video-testimonial .testimonial-box .sp_client:before {
  content: "\f10d";
  font-family: Fontawesome;
  display: block;
  padding-bottom: 40px;
  font-size: 48px;
  color: #5089fd;
}
.spcustomhtml3_bg .video-testimonial .testimonial-box .sp_client p {
  font-size: 16px;
  color: #555;
  line-height: 2;
  margin-bottom: 40px;
}
.spcustomhtml3_bg .video-testimonial .testimonial-box .sp_client img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 15px;
}
.spcustomhtml3_bg .video-testimonial .testimonial-box .sp_client .client_title {
  color: #111;
  font-size: 18px;
  font-weight: 500;
}
.spcustomhtml3_bg .video-testimonial .testimonial-box .sp_client .client_desc {
  color: #999;
  font-size: 13px;
}
#footer {
  padding: 0;
}
.contactinfo {
  margin-bottom: 20px;
  
}
.contactinfo .title-footer {
  display: none;
}
.contactinfo .content-footer img {
  margin-bottom: 30px;
}
.contactinfo .content-footer > div {
  min-height: 20px;
  margin-bottom: 20px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.contactinfo .content-footer > div.contact_desc {
  padding: 0 !important;
  margin-bottom: 30px;
}
.contactinfo .content-footer > div .icon {
  display: block;
  text-align: left;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 48%;
  transform: translateY(-50%);
  transition: 0.3s all ease 0s;
}
.lang-rtl .contactinfo .content-footer > div .icon {
  left: auto;
  right: 0;
  text-align: right;
}
.contactinfo .content-footer > div .icon i {
  vertical-align: top;
  font-size: 20px;
}
.contactinfo .content-footer > div > div {
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #888;
}
.contactinfo .content-footer > div > div label {
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 22px;
  color: #222;
  font-weight: 500;
}
.contactinfo .content-footer > div > div a {
  color: #888;
}
.contactinfo .content-footer > div > span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  line-height: 30px;
  width: 22px;
  color: #333;
  font-size: 12px;
}
.contactinfo .content-footer > div.phone {
  padding-top: 2px;
}
.contactinfo .content-footer > div.phone > div {
  font-size: 30px;
  font-weight: 500;
  color: #5089fd;
  line-height: 1;
}
.contactinfo .content-footer > div.address > div {
  font-size: 18px;
  color: #222;
}
.contactinfo .content-footer > div.opening-hours > div span {
  display: block;
}
.contactinfo .content-footer > div.email > div {
  line-height: 1;
}
.contactinfo .content-footer > div.email > div a:hover {
  color: #5089fd;
}
body#checkout #footer {
  box-shadow: none;
  padding: 0;
  background: transparent;
}
body#checkout #spminicartpro .cart-products-count, body#checkout #_desktop_cart .spminicartpro .sp_minicartpro_body {
  display: none !important;
}
body#checkout div#cart #spminicartpro .shopping-cart-title {
  margin-top: 15px;
}
.page-content.page-cms {
  padding: 0;
}
#wrapper {
  background: none;
  box-shadow: none;
  padding: 0;
}
#main .page-footer {
  margin: 0;
  
}
.star_content .fa {
  font-size: 16px;
}
.star_content .icon-star1 {
  color: #ccc;
  font-size: 14px;
}
#right-column .spfilter-products, #left-column .spfilter-products {
  margin-bottom: 20px;
}
#right-column .spfilter-products .title-module, #left-column .spfilter-products .title-module {
  font-size: 24px !important;
  color: #222;
  font-weight: 500;
  margin-bottom: 20px !important;
  text-transform: none !important;
  line-height: 1;
  border: none;
  text-align: inherit;
  padding: 0;
}
#right-column .spfilter-products .products .product-miniature, #left-column .spfilter-products .products .product-miniature {
  margin-bottom: 20px;
}
#right-column .spfilter-products .products .product-miniature .product-image, #left-column .spfilter-products .products .product-miniature .product-image {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 10px;
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  position: relative;
  z-index: 9;
}
.lang-rtl #right-column .spfilter-products .products .product-miniature .product-image, .lang-rtl #left-column .spfilter-products .products .product-miniature .product-image {
  float: right;
  margin-left: 0;
  margin-right: 10px;
}
#right-column .spfilter-products .products .product-miniature .quick-view, #left-column .spfilter-products .products .product-miniature .quick-view, #right-column .spfilter-products .products .product-miniature .sp-product-flags, #left-column .spfilter-products .products .product-miniature .sp-product-flags {
  display: none;
}
#right-column .spfilter-products .products .product-miniature .product-price-and-shipping, #left-column .spfilter-products .products .product-miniature .product-price-and-shipping {
  font-size: 16px;
}
#right-column .spfilter-products .products .product-miniature:hover .product-image, #left-column .spfilter-products .products .product-miniature:hover .product-image {
  border-color: #5089fd;
}
#right-column .spfilter-products .star_content .fa, #left-column .spfilter-products .star_content .fa {
  font-size: 14px;
}
.margin_b50 {
  margin-bottom: 50px;
}
.footer-container {
  box-shadow: none;
  padding: 0;
  margin-top: 50px;
}
body:not(#index) .footer-container {
  border-top: solid 1px #eee;
  margin-top: 30px;
  padding-top: 50px;
}
.footer-container .footer-top {
  background: #5089fd;
  margin-bottom: 55px;
  padding: 35px 0;
}
.footer-container .footer-top .newsletter-title-footer {
  font-size: 30px;
}
.footer-container .footer-bottom {
  border-top: 1px dashed #e5e5e5;
  padding: 24px 0;
}
.footer-container .footer-bottom .block-copyright {
  text-align: right;
  line-height: 34px;
}
.lang-rtl .footer-container .footer-bottom .block-copyright {
  text-align: left;
}
.footer-container .footer-bottom .footer-links li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding-right: 20px;
}
.lang-rtl .footer-container .footer-bottom .footer-links li {
  padding-right: 0;
  padding-left: 20px;
}
.footer-container .footer-bottom .footer-links li a {
  color: #222;
}
.footer-container .footer-bottom .footer-links li a:hover {
  color: #5089fd;
}
.footer-container .footer-bottom .footer-links li a i {
  line-height: inherit;
}
.footer-container .footer-content .block-info-footer .block-footer-title {
  margin-bottom: 20px;
}
.footer-container .footer-content .block-info-footer .block-footer-content {
  color: #888;
}
.footer-container .footer-content .block-info-footer .block-footer-content p {
  color: inherit;
  font-weight: 400;
  line-height: 1.8;
}
.footer-container .footer-content .block-links-contact > div {
  margin-bottom: 50px;
}
.footer-container .title-footer {
  font-weight: 500;
  font-size: 18px;
  color: #111;
  margin-bottom: 30px;
  padding-top: 4px;
}
.footer-container #newsletter_block_home {
  margin-bottom: 40px;
}
.footer-container #newsletter_block_home .newsletterForm .form-group {
  position: relative;
}
.footer-container #newsletter_block_home .newsletterForm .form-group .newsletter-input {
  background: transparent;
  padding: 0 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #e5e5e5;
}
.footer-container #newsletter_block_home .newsletterForm .form-group .btn {
  padding: 0 25px;
  height: 50px;
  margin-right: -2px;
  line-height: 50px;
  text-transform: uppercase;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  background: #222;
  position: absolute;
  right: 0;
  top: 0;
  background: #5089fd;
}
.footer-container ul.links {
  margin-bottom: 0;
}
.footer-container ul.links li {
  margin-bottom: 12px;
}
.footer-container ul.links li a {
  color: #888;
  font-size: 14px;
  position: relative;
  padding: 0;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.footer-container ul.links li a:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
  background: transparent;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
}
.footer-container ul.links li a:hover {
  padding: 0 0 0 10px;
}
.lang-rtl .footer-container ul.links li a:hover {
  padding: 0 10px 0 0;
}
.footer-container ul.links li a:hover:before {
  background: #5089fd;
}
.footer-container .spnewsletter_footer_input {
  width: 100%;
}
.footer-container .block-subscribe-footer #newsletter_block_home .newsletter_block_home_title {
  width: 50%;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 40px;
  line-height: 30px;
  position: relative;
}
.lang-rtl .footer-container .block-subscribe-footer #newsletter_block_home .newsletter_block_home_title {
  padding-left: 40px;
  padding-right: 20px;
}
.footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm .form-group .newsletter-input-box {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding: 0;
}
.footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm .form-group .newsletter-input-box .newsletter-input {
  padding: 0 20px;
  border-radius: 50px 0 0 50px;
}
.lang-rtl .footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm .form-group .newsletter-input-box .newsletter-input {
  border-radius: 0 50px 50px 0;
}
.footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm .form-group .btn {
  display: table-cell;
  vertical-align: top;
  border-radius: 0 50px 50px 0;
}
.lang-rtl .footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm .form-group .btn {
  border-radius: 50px 0 0 50px;
}
.footer-container .socials-wrap {
  margin-bottom: 40px;
}
.footer-container .socials-wrap .footer-social a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 10px 10px 0;
  position: relative;
  font-size: 22px;
  color: #fff !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
}
.footer-container .socials-wrap .footer-social a.facebook {
  background: #3a559f;
}
.footer-container .socials-wrap .footer-social a.twitter {
  background: #1da1f2;
}
.footer-container .socials-wrap .footer-social a.instagram {
  background: #7b7b86;
}
.footer-container .socials-wrap .footer-social a.skype {
  background: #3a559f;
}
.footer-container .socials-wrap .footer-social a.youtube {
  background: #ff0101;
}
.lang-rtl .footer-container .socials-wrap .footer-social a {
  margin: 0 0 10px 10px;
}
.footer-container .socials-wrap .footer-social a span {
  display: none;
}
.footer-container .socials-wrap .footer-social a i {
  font-size: inherit;
  color: inherit;
}
.footer-container .socials-wrap .footer-social a:hover {
  color: #5089fd;
}
.footer-title, .footer-social-title {
  font-weight: 500;
  font-size: 128.57%;
  color: #222;
  margin-bottom: 20px;
}
div.lastestnews .post {
  margin-bottom: 20px;
}
div.lastestnews .post .post-inner .post_image {
  width: 120px;
  margin-right: 20px;
}
div.lastestnews .post .post-inner .post_image img {
  border-radius: 5px;
}
.lang-rtl div.lastestnews .post .post-inner .post_image {
  margin-right: 0;
  margin-left: 20px;
}
div.lastestnews .post .post-inner .post_content {
  width: calc(100% - 140px);
  padding: 5px 0 0;
}
div.lastestnews .post .post-inner .post_content .sdsarticleHeader {
  font-size: 14px;
}
div.lastestnews .post .post-inner .post_date {
  font-size: 13px;
  margin-bottom: 5px;
}
div.lastestnews .post .post-inner .post_date:before {
  font-size: 14px;
}
.block-testimonial {
  
}
.block-testimonial .item-client .client-say {
  border: 1px solid #e5e5e5;
  font-size: 128.57%;
  color: #222;
  padding: 40px 45px;
  line-height: 32px;
  margin-bottom: 45px;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.block-testimonial .item-client .client-say:after {
  background: url(../img/quote-icon.png) no-repeat 0 0;
  display: inline-block;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -30px;
  left: 80px;
}
.block-testimonial .item-client .client-info .client-image {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin-right: 30px;
}
.block-testimonial .item-client .client-info .client-title {
  font-size: 128.57%;
  font-weight: 500;
  padding-top: 20px;
  color: #5089fd;
}
.block-testimonial .item-client .client-info .client-desc {
  font-size: 92.85%;
  color: #888;
}
.block-testimonial .owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.block-testimonial .owl-carousel .owl-nav > button {
  position: static;
  opacity: 1;
  visibility: visible;
  border: solid 1px #e5e5e5;
  box-shadow: none;
}
.block-testimonial .owl-carousel .owl-nav > button.owl-prev {
  margin: 5px;
}
.star_content .icon_star1_active {
  color: #ffc000 !important;
}
@media (max-width: 1399px) {
  .block-brand .nav-style-2 {
    text-align: center;
  }
  .block-brand .nav-style-2 a {
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 1%;
  }
  .categories-top .categories_slider .categories_item .sv-icon {
    padding: 35%;
  }
  #_desktop_cart .spminicartpro .sp_minicartpro_body {
    right: calc(50% - 140px);
  }
  .lang-rtl .sp_minicartpro_body {
    right: auto;
    left: 0;
  }
  #icon_setting .icon_dropdown {
    transform: none;
    right: 0;
  }
  .lang-rtl #icon_setting .icon_dropdown {
    right: auto;
    left: 0;
  }
}
@media (min-width: 1200px) {
    .sp_product_image {
    width: 470px;
  }
  .sp_product_content {
    width: calc(100% - 470px);
  }
}
@media (min-width: 1200px) {
  #js-product-list.product-list--list .product-miniature .product-container .product-image {
    width: 28%;
  }
  #js-product-list.product-list--list .product-miniature .product-container .product-info {
    width: 72%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .block-aboutus .content {
    padding: 0;
  }
  .block-aboutus .content .title {
    margin-bottom: 10px !important;
  }
  .block-aboutus .content p.description {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .block-aboutus .content ul li {
    margin-bottom: 10px;
  }
  .contactinfo .content-footer > div.contact_desc {
    margin-bottom: 20px;
  }
  .contactinfo .content-footer > div {
    margin-bottom: 10px;
  }
  .post_date .day_num {
    line-height: 1;
  }
}
@media (max-width: 1199px) {
  .spfilter-products .deals-countdown .deals-time .num-time {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .owl-carousel .owl-stage-outer {
    margin: 0;
  }
  .promotion .item {
    padding: 15px 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .list-services ul li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .logo-hidden-md-up, .pull-xs-right.mobile-search {
    display: none !important;
  }
  .vertical_mobile_only {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .block-aboutus .content {
    padding: 0;
  }
  .block-brand .nav-style-2 {
    text-align: center;
  }
  .block-brand .nav-style-2 a {
    width: 32%;
  }
  .home-block {
    padding: 50px 0;
  }
  .home-block.block-brand {
    padding-bottom: 40px;
  }
  .home-block.block-gallery {
    padding-bottom: 35px;
  }
  .block-testimonial .owl-carousel .owl-nav {
    display: none;
  }
  .block-testimonial .item-client .client-say {
    padding: 20px;
    margin-right: 2px;
    margin-left: 2px;
  }
  .sphomepage-slider .owl-carousel .owl-nav {
    display: none;
  }
  .sphomeslider-description .sphs_title {
    font-size: 50px;
  }
  .sphomeslider-description .sphs_sub_title {
    font-size: 15px;
  }
  .sphomeslider-description .sphs_btn {
    height: 34px;
    line-height: 34px;
    min-width: 120px;
    margin-top: 10px;
  }
  .product-miniature .product-title a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .buttons_style2 .product-miniature .btn_style2.sp_quickview {
    display: inline-block !important;
    vertical-align: top;
  }
  .owl-carousel .owl-nav > button.owl-next {
    right: 0;
  }
  .lang-rtl .owl-carousel .owl-nav > button.owl-next {
    right: auto;
    left: 0;
  }
  .owl-carousel .owl-nav > button.owl-prev {
    left: 0;
  }
  .lang-rtl .owl-carousel .owl-nav > button.owl-prev {
    left: auto;
    right: 0;
  }
  .hidden-991down {
    display: none;
  }
  .payment {
    margin-bottom: 15px;
  }
  .block-copyright {
    width: 100%;
    text-align: inherit !important;
  }
  .footer-container .block-subscribe-footer #newsletter_block_home .newsletter_block_home_title {
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    white-space: unset;
  }
  .footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm {
    display: inline-block;
  }
  .footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm .form-group .newsletter-input {
    width: 100%;
  }
  .footer-container .socials-wrap {
    width: 100%;
  }
  .footer-container .socials-wrap .footer-social {
    text-align: left;
  }
  .lang-rtl .footer-container .socials-wrap .footer-social {
    text-align: right;
  }
  .footer-container .group-block-footer .sp-block-footer:not(:first-child) {
    padding: 0 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .services-list ul li {
    width: 33.33333%;
  }
  .sphomeslider-description .sphs_title {
    font-size: 74px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #js-product-list-top .showing_products {
    display: none;
  }
  .list-services ul li {
    width: 50%;
  }
  .services-list ul li {
    width: 33.33333%;
  }
  .sphomeslider-description .sphs_title {
    max-width: 400px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  }
@media (max-width: 767px) {
  .block-ourteam .block-content .item .image {
    text-align: center;
  }
  .block-counter {
    background-size: cover;
  }
  .block-counter .counter .item .count {
    font-size: 200%;
  }
  .block-counter .counter .item p {
    font-size: 100%;
    font-weight: 400;
  }
  .block-brand .nav-style-2 {
    text-align: center;
  }
  .block-brand .nav-style-2 a {
    width: 32%;
  }
  .block-aboutus .content .title {
    margin-bottom: 10px !important;
    margin-top: 10px;
  }
  .sp_blog {
    margin-bottom: 30px;
  }
  .sp_simple_products.spfilter-products .products .item {
    width: 50%;
  }
  .mobile_title_only {
    display: block;
  }
  .owl-carousel .owl-nav {
    display: none !important;
  }
  .footer-container .block-subscribe-footer #newsletter_block_home .newsletterForm .form-group .btn {
    width: 130px;
  }
  #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons i {
    margin: 0 auto;
  }
  .footer-container #newsletter_block_home .newsletter_block_home_title {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .footer-container #newsletter_block_home .newsletterForm {
    width: 100%;
    display: block;
  }
  .footer-container .group-block-footer .sp-block-footer {
    float: none;
    width: 100%;
    min-height: auto;
  }
  .footer-container .group-block-footer .sp-block-footer:not(:first-child) {
    padding: 0;
    border: none;
  }
  #category #left-column #search_filters .facet {
    border-bottom: none;
    position: relative;
    padding: 0;
    margin: 0;
  }
  #category #left-column #search_filters .facet .h6 {
    padding: 15px 0;
    width: 100%;
    vertical-align: top;
  }
  #category #left-column #search_filters .facet span.float-xs-right {
    position: absolute;
    top: 2px;
    right: 0;
    height: 35px;
    line-height: 35px;
  }
  .lang-rtl #category #left-column #search_filters .facet span.float-xs-right {
    right: auto;
    left: 0;
  }
  #category #left-column #search_filters .facet span.float-xs-right .navbar-toggler {
    padding: 0;
    text-align: center;
  }
  #category #left-column #search_filters .facet ul li {
    border: none;
  }
  .container {
    width: auto !important;
    max-width: 100% !important;
  }
  .list-services ul li {
    width: 50%;
  }
  .services-list ul li {
    width: 50%;
  }
  #n_desktop_topsearch .content-search {
    width: 100%;
  }
  .js-product-list .category-view-type {
    display: none;
  }
  #js-product-list.product-list--list .product-image.sp_listing_view {
    width: 30%;
  }
  #js-product-list.product-list--list .product-info.sp_listing_view {
    width: calc(70% - 30px);
  }
  #search_filters_wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  #search_filters_wrapper #search_filters .faceted_search_box {
    padding: 0;
  }
  #search_filters_wrapper #search_filters .faceted_search_box .facet {
    padding-bottom: 0;
    margin: 10px;
  }
  #products .thumbnail-container .product-description {
    box-shadow: none;
  }
  .banner-slider {
    text-align: center;
  }
  .nav-top {
    text-align: center;
  }
  .nav-top .nav-right > div {
    float: none !important;
  }
  body > main {
    overflow: hidden;
  }
  #wrapper {
    padding-bottom: 0px;
  }
  .products-selection .product-sort {
    float: left;
    width: calc(100% - 90px);
  }
  .products-selection .product-sort:after {
    content: "";
    display: table;
    clear: both;
  }
  .products-selection .product-sort .products-sort-order {
    width: 100%;
    height: 42px;
    margin-bottom: 10px;
  }
  .products-selection .product-sort .products-sort-order .select-title {
    padding: 4px 15px;
    line-height: 33px;
  }
  .products-selection .product-sort .products-sort-order .select-title .material-icons {
    top: 8px;
  }
  .products-selection .product-sort .products-sort-order .select-title:after {
    top: 10px;
  }
  .products-selection .filter-button {
    width: 80px;
    float: right;
  }
  #pagenotfound .page-not-found h3 {
    font-size: 200px;
  }
  #pagenotfound .page-not-found h4 {
    font-size: 30px;
  }
  #pagenotfound .page-not-found .pagenot-desc {
    font-size: 16px;
  }
  .footer-container .footer-bottom .block-left {
    margin-bottom: 20px;
  }
  .product-page .tabs .tab-content {
    padding: 15px;
  }
  .sphomeslider-description .sphs_title {
    font-size: 40px;
    max-width: 300px;
  }
}
@media (max-width: 575px) {
  .block-counter {
    background-size: cover;
  }
  .block-counter .counter {
    flex-wrap: wrap;
  }
  .block-counter .counter .item {
    width: 50%;
  }
  .block-counter .counter .item:not(:last-child) {
    margin-bottom: 20px;
  }
  .block-counter .counter .item .count {
    font-size: 200%;
  }
  .block-counter .counter .item p {
    font-size: 100%;
    font-weight: 400;
  }
  .title_tabs .title-module, .module-title {
    line-height: 1.2;
  }
  .thumbnail-container .product-countdown {
    margin: 0 auto 10px auto;
  }
  .thumbnail-container .product-info {
    margin: 0 auto;
  }
  #content-wrapper, #left-column {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 543px) {
  div.lastestnews .post .post-inner .post_image, div.lastestnews .post .post-inner .post_content {
    width: 100%;
    clear: both;
  }
  .sp_simple_products.spfilter-products .products .item {
    width: 100%;
  }
  .list-services ul li, .services-list ul li {
    width: 100%;
  }
  .product-page .tabs .nav-tabs .nav-item .nav-link {
    padding: 10px;
  }
  .pagination {
    justify-content: center;
  }
  .showing_products_bottom {
    display: none;
  }
  .product-page .tabs .nav-tabs .nav-item .nav-link:after {
    display: none;
  }
  .product-page .product-prices {
    float: none;
    display: block;
  }
  .product-page #product-availability {
    float: none;
    display: block;
    margin-bottom: 16px;
  }
  .homeOneFourBanners {
    text-align: center;
  }
  .homeOneFourBanners .spbanner {
    margin: 0 0 10px 0;
  }
  #pagenotfound .page-not-found h3 {
    font-size: 120px;
  }
  #pagenotfound .page-not-found h4 {
    font-size: 20px;
  }
  #pagenotfound .page-not-found .pagenot-desc {
    font-size: 12px;
  }
  .product-page .moreinfo-list .infobox .contentbox {
    padding: 15px;
  }
  .product-page .product-actions .product-add-to-cart .add-to-cart {
    padding: 0px 20px;
  }
}
@media (max-width: 410px) {
  .block-brand .nav-style-2 {
    text-align: center;
  }
  .block-brand .nav-style-2 a {
    width: 49%;
  }
  #_desktop_cart .spminicartpro:hover .sp_minicartpro_body {
    right: 0;
    left: auto;
  }
  #_desktop_cart .spminicartpro:hover .sp_minicartpro_body .lang-rtl {
    right: auto;
    left: 0;
  }
  #footer .footer-container .spnewsletter_footer p {
    line-height: 1.5;
    margin-top: 10px;
  }
  .sphomeslider-description .sphs_title {
    font-size: 30px;
  }
}
@media (max-width: 359px) {
  #newsletter_block_home {
    padding: 0 10px;
  }
  .footer-container .block-subscribe-footer #newsletter_block_home .newsletter_block_home_title {
    padding: 0;
  }
  .newsletter-footer .action-button button {
    padding: 0 10px;
  }
  .footer-container .socials-wrap .footer-social a {
    margin: 0 5px 5px 0;
  }
  .cart-grid-body .cart-overview {
    padding: 5px;
  }
  .product-line-grid > div {
    padding: 0 5px;
  }
  .product-line-grid .product-line-grid-right > .row > div {
    padding: 0 5px;
  }
  #category .pagination {
    text-align: center;
  }
  #category .pagination .product-showing {
    display: block;
    float: none;
    margin-bottom: 5px;
  }
  #category .pagination .product-pagelist {
    display: inline-block;
    float: none;
  }
  .footer-container #newsletter_block_home .newsletterTitle {
    white-space: unset;
  }
}
