





























@charset "UTF-8";
.content-v4 .breadcrumb, #checkout .breadcrumb {
  margin: 10px 0;
}
.content-v4 .breadcrumb .breadcrumb-container:before, #checkout .breadcrumb .breadcrumb-container:before {
  background: transparent;
}
.breadcrumb {
  margin: 0 0 60px;
}
.breadcrumb .breadcrumb-container {
  padding: 14px 0;
  border: none;
  color: #666;
  font-size: 14px;
  position: relative;
}
.breadcrumb .breadcrumb-container:before {
  position: absolute;
  background: #f5f5f5;
  height: 100%;
  width: 200%;
  content: "";
  top: 0;
  bottom: 0;
  left: -50%;
}
.breadcrumb .breadcrumb-container .title-page {
  color: #fff;
  position: relative;
  text-transform: capitalize;
  line-height: 25px;
  display: none;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 13px;
}
.breadcrumb .breadcrumb-container ul {
  margin: 0 -10px;
  padding: 0;
}
.breadcrumb .breadcrumb-container ul li {
  display: inline-block;
  position: relative;
  padding: 0 11px;
  font-size: 14px;
}
.breadcrumb .breadcrumb-container ul li a {
  color: #666;
}
.breadcrumb .breadcrumb-container ul li a:hover {
  color: #ff3c20;
}
.breadcrumb .breadcrumb-container ul li:after {
  content: "\f105";
  font-family: fontawesome;
  display: block;
  font-size: 14px;
  position: absolute;
  right: -4px;
  top: -1px;
}
.breadcrumb .breadcrumb-container ul li:last-child a {
  color: #ff3c20;
}
.breadcrumb .breadcrumb-container ul li:last-child:after {
  display: none;
}
.hide-producttitle .product-miniature .product-info h5.product-title {
  display: none !important;
}
.hide-productdesc .product-miniature .product-container .product-info .product-description-short {
  display: none;
}
.hide-productquickview .product-miniature .product-container .product-image .quick-view {
  display: none !important;
}
.hide-productprice .product-miniature .product-container .product-info .product-price-and-shipping {
  display: none !important;
}
.hide-productlabel .product-flags {
  display: none !important;
}
.hide-productcolor .product-miniature .product-container .product-info .variant-links {
  display: none !important;
}
.hide-productstock .product-miniature .product-container .product-info .product-availability {
  display: none !important;
}
.hide-productsecondimage .product-miniature .product-container .product-image .img_0 {
  display: none !important;
}
.hide-productcounter .products-selection .total-products {
  display: none !important;
}
.block-category {
  padding: 0;
  box-shadow: none;
  margin: 0;
  border: none;
  background: transparent;
}
.block-category .category-cover {
  margin-bottom: 30px;
}
.block-category .category-cover img {
  width: 100%;
}
.block-category .h1 {
  text-transform: uppercase;
  margin: 0 0 32px;
  font-weight: bold;
  font-size: 18px;
  color: #222;
}
.block-category #category-description {
  margin: 0 0 30px;
}
.block-category #category-description p {
  margin: 0;
}
.js-product-list .category-view-type {
  display: inline-block;
  text-align: center;
}
.js-product-list .category-view-type .category-view-type-selector {
  display: inline-block;
  float: left;
  margin: 0;
  font-size: 14px;
  transition: 0.3s all ease 0s;
  background: #f5f5f5;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  line-height: 42px;
  cursor: pointer;
}
.js-product-list .category-view-type .category-view-type-selector a {
  color: #222;
}
.js-product-list .category-view-type .category-view-type-selector:hover, .js-product-list .category-view-type .category-view-type-selector.selected {
  background: #ff3c20;
}
.js-product-list .category-view-type .category-view-type-selector:hover a, .js-product-list .category-view-type .category-view-type-selector.selected a {
  color: #fff;
}
.js-product-list .category-view-type .category-view-type-selector#grid {
  margin: 0 10px;
}
.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 10px;
}
.js-product-list .product-sort {
  display: inline-block;
  vertical-align: top;
}
div#js-product-list.product-list--list {
  border: none;
  overflow: hidden;
}
div#js-product-list.product-list--list:before, div#js-product-list.product-list--list:after {
  display: none;
}
div#js-product-list.product-list--list .products:before, div#js-product-list.product-list--list .products:after {
  display: none;
}
div#js-product-list.product-list--list .product-miniature {
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
}
div#js-product-list.product-list--list .product-miniature:last-child {
  margin-bottom: 0;
}
div#js-product-list.product-list--list .product-miniature:before, div#js-product-list.product-list--list .product-miniature:after {
  display: none;
}
div#js-product-list.product-list--list .product-miniature .product-container {
  padding: 30px 0 0;
}
div#js-product-list.product-list--list .product-miniature .product-container .left-block {
  padding: 0 7px;
}
div#js-product-list.product-list--list .product-miniature .product-container .right-block {
  padding: 20px 13px 0;
  text-align: left;
}
.lang-rtl div#js-product-list.product-list--list .product-miniature .product-container .right-block {
  text-align: right;
}
div#js-product-list.product-list--list .product-miniature .product-container .product-info .product-description-short {
  line-height: 26px;
  color: #222;
  margin-bottom: 15px;
}
div#js-product-list.product-list--list .product-miniature .product-container .product-info h5.product-title {
  padding: 0;
  margin: 0 0 5px;
  border-bottom: none;
  min-height: auto;
}
div#js-product-list.product-list--list .product-miniature .product-container .product-info h5.product-title a {
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
div#js-product-list.product-list--list .product-miniature .product-container .product-info .price-off {
  margin: 0 0 10px;
}
div#js-product-list.product-list--list .product-miniature .product-container .cart_content {
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  text-align: left;
  z-index: 4;
}
div#js-product-list.product-list--list .product-miniature .product-container .cart_content button {
  opacity: 1;
}
.lang-rtl div#js-product-list.product-list--list .product-miniature .product-container .cart_content {
  text-align: right;
}
div#js-product-list.product-list--list .product-miniature .product-container:hover .cart_content {
  bottom: auto;
}
div#js-product-list.product-list--list .product-miniature .product-container:hover .right-block .product-price-and-shipping {
  opacity: 1;
}
.content-v1 #js-product-list-bottom, .content-v4 #js-product-list-bottom {
  border-top: 1px solid #ebebeb;
}
.content-v1 div#js-product-list.product-list--list .product-miniature, .content-v4 div#js-product-list.product-list--list .product-miniature {
  border: none;
  margin: 0;
}
.content-v1 div#js-product-list.product-list--list .product-miniature .product-container, .content-v4 div#js-product-list.product-list--list .product-miniature .product-container {
  padding-top: 0;
  border-bottom: none !important;
}
.content-v1 div#js-product-list.product-list--list .product-miniature .product-container .right-block, .content-v4 div#js-product-list.product-list--list .product-miniature .product-container .right-block {
  padding-top: 30px;
}
.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container, .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  text-align: left;
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  visibility: visible;
  opacity: 1;
}
.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .quick-view-wrapper, .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .quick-view-wrapper {
  display: none;
}
.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content, .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lang-rtl .content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content, .lang-rtl .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content button, .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content button {
  background: #ff3c20;
  width: auto;
}
.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content button:hover, .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content button:hover {
  background: #ec1e00;
}
.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content button span, .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container .cart_content button span {
  font-size: 12px;
  margin: 0 10px;
}
.lang-rtl.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container, .lang-rtl.content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-container {
  text-align: right;
}
.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container .button-quick-view, .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container .button-quick-view {
  display: block !important;
  position: absolute;
  text-align: center;
  line-height: 270px;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  pointer-events: none;
}
.content-v1 #products div#js-product-list.product-list--list .product-miniature .product-container:hover .button-quick-view a.quick-view, .content-v4 #products div#js-product-list.product-list--list .product-miniature .product-container:hover .button-quick-view a.quick-view {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
.block-subcategory h3.subcategory-heading {
  font-weight: 600;
  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;
}
#js-product-list-top {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
#js-product-list-top .showing {
  float: right;
  padding-top: 0;
}
#js-product-list-bottom {
  margin: 10px 0 0;
  padding: 20px 0 0 0;
}
#js-product-list-bottom .products-selection {
  margin-bottom: 0;
}
.showing {
  float: left;
  text-align: inherit !important;
  color: #666;
  font-size: 12px;
  padding-top: 0;
}
.showing span {
  color: #ff3c20;
}
.products-selection .total-products {
  margin: 0;
  color: #666;
  display: block;
  font-size: 12px;
  padding: 0 0 8px;
  margin: 0 0 10px;
  float: left;
}
.products-selection .product-sort .sort-by {
  float: left;
  margin: 0;
  padding: 2px 0;
  color: #666;
  font-size: 12px;
}
.products-selection .product-sort .products-sort-order {
  float: left;
  width: 130px;
  height: 40px;
  border-radius: 5px;
  margin: 0;
  background: #f5f5f5;
}
.products-selection .product-sort .products-sort-order .select-title {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  position: relative;
  line-height: 40px;
  padding: 0 18px;
  color: #666;
  font-weight: 300;
  font-size: 12px;
  overflow: hidden;
  background: transparent;
}
.products-selection .product-sort .products-sort-order .select-title:before {
  position: absolute;
  top: 1px;
  right: 9px;
  text-align: center;
  content: '\f0dd';
  color: #666;
  font-family: FontAwesome;
  z-index: 2;
  height: 40px;
  width: 20px;
  pointer-events: none;
  -ms-pointer-events: none;
  font-family: Fontawesome;
  z-index: 2;
  line-height: 36px;
  font-size: 12px;
}
.products-selection .product-sort .products-sort-order .select-title .material-icons {
  position: absolute;
  top: 4px;
  right: 5px;
  color: #444;
}
.products-selection .product-sort .products-sort-order .dropdown-menu {
  width: 100%;
  left: 0;
  border: solid 1px #e5e5e5;
  background: #fff;
  padding: 0;
  margin: -1px 0 0;
  top: 100%;
}
.products-selection .product-sort .products-sort-order .dropdown-menu .select-list {
  font-size: 12px;
  color: #252525;
  padding: 5px 15px;
}
.products-selection .product-sort .products-sort-order .dropdown-menu .select-list:hover {
  color: #fff;
  background: #ff3c20;
}
.pagination {
  float: right;
  width: auto;
  margin: 0;
}
.pagination .product-pagelist {
  display: inline-block;
}
.pagination .product-pagelist label {
  font-size: 13px;
  color: #666;
  margin: 8px 5px 0;
  vertical-align: top;
  line-height: normal;
  display: none;
}
.pagination .product-pagelist .page-list {
  padding: 0;
  display: inline-block;
  background: transparent;
}
.pagination .product-pagelist .page-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.pagination .product-pagelist .page-list li a {
  display: block;
  height: 40px;
  width: 40px;
  border: none;
  line-height: 40px;
  border-radius: 3px;
  text-align: center;
  font-weight: 600;
  color: #666;
  font-size: 14px;
  background: #f5f5f5;
}
.pagination .product-pagelist .page-list li a:hover {
  background: #ff3c20;
  color: #fff;
}
.pagination .product-pagelist .page-list li a.previous, .pagination .product-pagelist .page-list li a.next {
  font-size: 14px;
}
.pagination .product-pagelist .page-list li a.previous i, .pagination .product-pagelist .page-list li a.next i {
  line-height: 30px;
  width: 100%;
  height: 100%;
  color: #4f4f4f;
}
.pagination .product-pagelist .page-list li a.previous:hover i, .pagination .product-pagelist .page-list li a.next:hover i {
  color: #fff;
}
.pagination .product-pagelist .page-list li.current a {
  background: #ff3c20;
  color: #fff;
}
.pagination .product-pagelist .page-list li:hover a.disabled {
  background: #222;
  cursor: not-allowed;
}
.pagination .product-pagelist .page-list li:hover a.disabled i {
  color: #fff;
}
.footer_v1.footer-container #copyright {
  background: #154054;
  text-align: center;
}
.footer_v1.footer-container .footer-top {
  background: #154054;
  padding: 50px 0;
}
.footer-container .footer-center {
  margin-bottom: 44px;
  padding: 47px 0 0;
}
.footer-container .footer-center .border {
  border-bottom: 1px solid #ebebeb;
}
.footer-container .footer-bottom {
  margin: 0 0 47px;
}
.footer-container .footer-payment {
  text-align: center;
}
.footer-container #copyright {
  padding: 18px 0 17px;
  font-size: 14px;
  color: #fff;
}
.footer-container #copyright span {
  color: #ff3c20;
  position: relative;
  line-height: 26px;
}
.footer-container #copyright span:after {
  content: '------------------------------';
  font-size: 12px;
  font-weight: 300;
  color: #ff3c20;
  line-height: 5px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
}
.footer-social {
  text-align: right;
  line-height: 50px;
}
.footer-social h3.block-title, .footer-social .socials {
  display: inline-block;
}
.footer-social h3.block-title {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 20px 0 0;
}
.footer-social .socials a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 0 20px 0 0;
  position: relative;
  margin-right: 15px;
}
.footer-social .socials a:after {
  content: '';
  position: absolute;
  height: 10px;
  width: 1px;
  background: rgba(255, 255, 255, 0.4);
  left: auto;
  right: 0;
  top: 20px;
  bottom: auto;
}
.footer-social .socials a:last-child {
  margin: 0;
  padding: 0;
}
.footer-social .socials a:last-child:after {
  display: none;
}
.footer-social .socials a:hover {
  color: #ff3c20;
}
.footer-social .socials a .fa {
  display: inline-block;
  font-size: 18px;
  margin: 0 5px;
}
.contactinfo {
  margin-bottom: 20px;
}
.contactinfo h4.title-footer {
  color: #222;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 25px;
  padding: 10px 0 10px;
  position: relative;
  display: none;
}
.contactinfo h4.title-footer:before {
  content: "------";
  position: absolute;
  font-weight: 300;
  letter-spacing: 3px;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  font-size: 14px;
  line-height: 0;
  color: #ff3c20;
}
.contactinfo a.logo-bottom-1 {
  display: block;
  margin-bottom: 27px;
}
.contactinfo a.logo-bottom-2 {
  display: none;
}
.contactinfo .content-footer .address, .contactinfo .content-footer .email, .contactinfo .content-footer .phone, .contactinfo .content-footer .open-time {
  padding: 3px 0 0 40px;
  position: relative;
  line-height: 22px;
  margin-bottom: 15px;
  min-height: 30px;
}
.contactinfo .content-footer .address span, .contactinfo .content-footer .email span, .contactinfo .content-footer .phone span, .contactinfo .content-footer .open-time span {
  font-size: 14px;
  font-weight: normal;
}
.contactinfo .content-footer .address a, .contactinfo .content-footer .email a, .contactinfo .content-footer .phone a, .contactinfo .content-footer .open-time a {
  color: #555;
  font-size: 14px;
  font-weight: normal;
}
.contactinfo .content-footer .address a:hover, .contactinfo .content-footer .email a:hover, .contactinfo .content-footer .phone a:hover, .contactinfo .content-footer .open-time a:hover {
  color: #ff3c20;
}
.contactinfo .content-footer .address:hover span, .contactinfo .content-footer .email:hover span, .contactinfo .content-footer .phone:hover span, .contactinfo .content-footer .open-time:hover span, .contactinfo .content-footer .address:hover a, .contactinfo .content-footer .email:hover a, .contactinfo .content-footer .phone:hover a, .contactinfo .content-footer .open-time:hover a {
  cursor: pointer;
  color: #ff3c20;
}
.contactinfo .content-footer .address {
  background: transparent url("../../assets/img/icon/icon-local.png") no-repeat left center;
}
.contactinfo .content-footer .phone {
  background: transparent url("../../assets/img/icon/icon-phone.png") no-repeat left center;
}
.contactinfo .content-footer .email {
  background: transparent url("../../assets/img/icon/icon-letter.png") no-repeat left center;
}
.contactinfo .content-footer .open-time {
  background: transparent url("../../assets/img/icon/icon-time.png") no-repeat left center;
}
.footer_v1 .footer-social h3.block-title {
  display: none;
}
.footer_v2.footer-container .footer-top {
  background: #ff3c20;
  padding: 12px 0;
}
.footer_v2.footer-container .footer-top .logo-menu {
  line-height: 50px;
}
.footer_v2.footer-container .contactinfo > a {
  display: none;
}
.footer_v2.footer-container .contactinfo h4.title-footer {
  display: block;
}
.footer_v2.footer-container .footer-social h3.block-title {
  display: none;
}
.footer_v2.footer-container .footer-social .socials a {
  margin-right: 10px;
  padding: 0;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
}
.footer_v2.footer-container .footer-social .socials a:after {
  display: none;
}
.footer_v2.footer-container .footer-social .socials a span {
  font-size: 0;
}
.footer_v2.footer-container .footer-social .socials a .fa {
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.footer_v2.footer-container .footer-social .socials a:hover .fa {
  color: #ff3c20;
}
.footer_v2.footer-container .footer-center {
  padding: 18px 0 0;
  margin: 0;
}
.footer_v2.footer-container .footer-center-1 {
  padding: 0;
}
.footer_v2.footer-container .footer-center-2 {
  padding: 30px 0;
}
.footer_v2.footer-container #copyright {
  border-top: 1px solid #e5e5e5;
  background: #fff;
  padding: 17px 0;
}
.footer_v2.footer-container .copyright {
  color: #222;
}
.footer_v2.footer-container .copyright span {
  color: #ff3c20;
}
.footer_v2.footer-container .footer-payment {
  text-align: right;
}
.footer_v3.footer-container {
  background: #fff;
}
.footer_v3.footer-container .contactinfo a.logo-bottom-1 {
  display: none;
}
.footer_v3.footer-container .contactinfo a.logo-bottom-2 {
  display: block;
  margin: 0 0 27px;
}
.footer_v3.footer-container .footer-top {
  padding: 40px 0;
  margin: 0 0 60px;
  background: #ff3c20;
}
.footer_v3.footer-container .footer-center {
  padding: 0;
  margin-bottom: 30px;
}
.footer_v3.footer-container .footer-social {
  width: 17%;
  float: left;
  padding: 0 15px;
  margin: 7px 0 0 0;
}
.footer_v3.footer-container .footer-social h3.block-title {
  display: none;
}
.footer_v3.footer-container .footer-social .socials a {
  margin-right: 3px;
}
.footer_v3.footer-container .footer-social .socials a .fa {
  color: #555;
  font-size: 14px;
  border: none;
  border-radius: 0;
  width: 22px;
  background: transparent;
}
.footer_v3.footer-container .footer-social .socials a:last-child {
  margin: 0;
}
.footer_v3.footer-container .footer-bottom {
  margin: 0 0 30px;
}
.footer_v3.footer-container .footer-bottom-content {
  padding: 65px 0 45px;
  border-bottom: 1px solid #ebebeb;
}
.footer_v3.footer-container #copyright {
  background: #222;
  padding: 16px 0;
  text-align: center;
}
.footer_v4.footer-container .footer-top {
  background: #ff3c20;
  padding: 12px 0;
}
.footer_v4.footer-container .footer-top .logo-menu {
  line-height: 50px;
}
.footer_v4.footer-container .contactinfo > a {
  display: none;
}
.footer_v4.footer-container .contactinfo h4.title-footer {
  display: block;
}
.footer_v4.footer-container .contactinfo h4.title-footer:before {
  content: '';
  background: #ff3c20;
  width: 70px;
  height: 2px;
}
.footer_v4.footer-container .footer-social h3.block-title {
  display: none;
}
.footer_v4.footer-container .footer-social .socials a {
  margin-right: 10px;
  padding: 0;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
}
.footer_v4.footer-container .footer-social .socials a:after {
  display: none;
}
.footer_v4.footer-container .footer-social .socials a span {
  font-size: 0;
}
.footer_v4.footer-container .footer-social .socials a .fa {
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.footer_v4.footer-container .footer-social .socials a:hover .fa {
  color: #ff3c20;
}
.footer_v4.footer-container #copyright {
  color: #222;
  border-top: 1px solid #e5e5e5;
}
.footer_v4.footer-container #copyright span:after {
  display: none;
}
.footer_v4.footer-container .footer-center {
  padding: 28px 0 0;
  margin: 0;
}
.footer_v4.footer-container .footer-center-2 {
  padding: 30px 0;
}
.footer_v4.footer-container .footer-payment {
  text-align: right;
}
.footer_v5.footer-container {
  background: #232f3e;
}
.footer_v5.footer-container .contactinfo h4.title-footer {
  margin-bottom: 7px;
}
.footer_v5.footer-container .footer-top {
  border-bottom: 1px solid #4f5965;
}
.footer_v5.footer-container .footer-center {
  margin-bottom: 22px;
}
.footer_v5.footer-container .footer-payment {
  text-align: right;
}
.footer_v5.footer-container #copyright {
  background: #fff;
  color: #666;
}
.footer_v5.footer-container #copyright span:after {
  display: none;
}
.footer_v6.footer-container {
  background: #22282e;
}
.footer_v6.footer-container .footer-top {
  border-bottom: 1px solid #4f5965;
  padding: 50px 0;
  margin: 0;
}
.footer_v6.footer-container .footer-center {
  margin-bottom: 5px;
}
.footer_v6.footer-container .contactinfo > a {
  display: none;
}
.footer_v6.footer-container .contactinfo h4.title-footer {
  display: block;
  color: #fff;
  margin-bottom: 7px;
}
.footer_v6.footer-container .contactinfo h4.title-footer:before {
  display: none;
}
.footer_v6.footer-container .contactinfo .address a, .footer_v6.footer-container .contactinfo .email a, .footer_v6.footer-container .contactinfo .phone a, .footer_v6.footer-container .contactinfo .open-time a, .footer_v6.footer-container .contactinfo .address span, .footer_v6.footer-container .contactinfo .email span, .footer_v6.footer-container .contactinfo .phone span, .footer_v6.footer-container .contactinfo .open-time span {
  color: #fff;
  transition: all 0.3s ease 0s;
}
.footer_v6.footer-container .contactinfo .address a:hover, .footer_v6.footer-container .contactinfo .email a:hover, .footer_v6.footer-container .contactinfo .phone a:hover, .footer_v6.footer-container .contactinfo .open-time a:hover, .footer_v6.footer-container .contactinfo .address span:hover, .footer_v6.footer-container .contactinfo .email span:hover, .footer_v6.footer-container .contactinfo .phone span:hover, .footer_v6.footer-container .contactinfo .open-time span:hover {
  color: #ff3c20;
}
.footer_v6.footer-container .contactinfo .address {
  background: transparent url("../../assets/img/icon/icon-local-2.png") no-repeat left center;
}
.footer_v6.footer-container .contactinfo .phone {
  background: transparent url("../../assets/img/icon/icon-phone-2.png") no-repeat left center;
}
.footer_v6.footer-container .contactinfo .email {
  background: transparent url("../../assets/img/icon/icon-letter-2.png") no-repeat left center;
}
.footer_v6.footer-container .contactinfo .open-time {
  background: transparent url("../../assets/img/icon/icon-time-2.png") no-repeat left center;
}
.footer_v6.footer-container .footer-payment {
  text-align: right;
}
.footer_v6.footer-container #copyright {
  background: #fff;
  color: #666;
}
.footer_v6.footer-container #copyright span:after {
  display: none;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1111;
}
#overlay i {
  position: absolute;
  left: 48.5%;
  top: 40%;
  color: #ff3c20;
  font-size: 50px;
}
.spin-big {
  font-size: 50px;
  height: 50px;
  width: 50px;
}
body#checkout section.checkout-step.-current.-reachable.-complete .content {
  display: block;
}
body#checkout section.checkout-step.-reachable.-complete .content {
  display: none;
}
body#checkout section.checkout-step a {
  color: #2fb5d2;
}
body#checkout section.checkout-step a:hover {
  color: #ff3c20;
}
body#checkout section.checkout-step .add-address a {
  color: #232323;
}
body#checkout section.checkout-step.-reachable h1 .step-edit {
  cursor: pointer;
  display: block;
  float: right;
  margin-right: 0.125rem;
  color: #7a7a7a;
  text-transform: lowercase;
  font-weight: 400;
}
body#checkout section.checkout-step.-reachable h1 .step-edit:hover {
  color: #ff3c20;
}
body#checkout section.checkout-step .address-item.selected {
  background: #fff;
}
body#checkout #checkout-payment-step .js-modal-content {
  padding: 30px;
}
body {
  line-height: 26px;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  background: #fff;
  position: relative;
}
body a {
  color: #666;
  transition: all 0.3s ease 0s;
}
body a:hover {
  color: #ff3c20;
  text-decoration: none;
  outline: none;
}
body a:focus {
  color: #666;
  text-decoration: none;
  outline: none;
}
h1, h2, h3, h4, h5, h6 {
  color: #222;
}
.block, .moduletable {
  margin-bottom: 30px;
}
.block .block-title, .moduletable .block-title {
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 0 13px;
  letter-spacing: 0;
  text-transform: uppercase;
}
ul {
  margin: 0;
}
.moduletable {
  margin: 0 0 30px;
  position: relative;
  
}
.container {
  max-width: 1680px;
  width: 1680px;
}
#wrapper {
  padding: 0 0 60px;
  overflow: hidden;
}
#index #wrapper {
  padding: 0;
}
#cms #wrapper {
  padding: 0;
}
#index #content-wrapper {
  padding: 0;
}
#wrapper #content-wrapper .page-not-found {
  text-align: center;
  padding: 20% 0;
  background: url("../../assets/img/icon/404.jpg") no-repeat center center;
  background-size: cover;
}
#wrapper #content-wrapper .page-not-found img {
  margin-bottom: 55px;
}
#wrapper #content-wrapper .page-not-found h1 {
  color: #fff;
  font-size: 26px;
  margin: 0 0 96px;
  font-weight: bold;
}
#wrapper #content-wrapper .page-not-found p {
  margin: 0 0 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
#wrapper #content-wrapper .page-not-found a.click {
  color: #ff3c20;
}
#wrapper #content-wrapper .page-not-found a.click:hover {
  color: #ec1e00;
}
#wrapper #content-wrapper .page-not-found a.backtohome {
  color: #ff3c20;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  border-radius: 3px;
  padding: 10px 53px;
  border: 2px solid #ff3c20;
  transition: all 0.3s ease 0s;
}
#wrapper #content-wrapper .page-not-found a.backtohome:hover {
  background: #ff3c20;
  color: #fff;
}
.ps-spotlight5-3 {
  margin-bottom: 15px;
}
.ps-spotlight6-6 {
  border-top: 1px solid #ebebeb;
}
.header-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.html-login {
  text-align: right;
  line-height: 50px;
}
.html-login > div {
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
#header-cart {
  text-align: right;
}
#header-cart > div {
  display: inline-block;
  vertical-align: top;
}
.header-center {
  padding: 22px 0;
  position: relative;
}
#index .header-bottom {
  margin-bottom: 30px;
}
div.slider-banner {
  margin-bottom: 30px;
}
#header_menu {
  position: static;
}
.header_v1 .header-top {
  background: #154054;
}
.header_v1 .header-center {
  background: #154054;
}
.header_v1 .header-bottom {
  background: #154054;
}
.header_v1 #header_menu {
  margin: 15px 0 0 0;
}
.header-ontop {
  position: relative;
}
#index .header_v2 .header-bottom {
  margin-bottom: 20px;
}
.topleft-content {
  line-height: 38px;
  color: #666;
  font-size: 12px;
}
.topleft-content a {
  color: #ff3c20;
}
.topleft-content a:hover {
  color: #ec1e00;
}
.header_v2 .header-top {
  background: #f5f5f5;
  border-bottom: none;
}
.header_v2 .header-center {
  background: #fff;
  padding: 30px 0 22px;
}
.header_v2 .header-bottom {
  background: #ff3c20;
  z-index: 9;
}
.header_v2 .slider-banner {
  padding: 20px 5px 5px;
  border: 1px solid #ebebeb;
}
.header_v2 div.footer-social {
  float: right;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  margin: 0 0 0 10px;
}
.header_v2 div.footer-social h3.block-title {
  display: none;
}
.header_v2 div.footer-social .socials a {
  margin: 0 0 0 5px;
  padding: 0;
  text-align: center;
  color: #666;
}
.header_v2 div.footer-social .socials a:hover {
  color: #ff3c20;
}
.header_v2 div.footer-social .socials a .fa {
  font-size: 12px;
}
.header_v2 div.footer-social .socials a:after {
  display: none;
}
.header_v2 div.footer-social .socials a span {
  font-size: 0;
}
.header_v2 #_desktop_cart {
  background: rgba(0, 0, 0, 0.2);
}
.header_v2 .html-checkout > div {
  display: inline-block;
}
.header_v2 #check-out {
  line-height: 40px;
  vertical-align: top;
}
.header_v2 #check-out .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  border: 1px solid #ebebeb;
  text-align: center;
}
.header_v2 #check-out a {
  margin: 0 10px;
}
.header_v3 .header-top {
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
}
.header_v3 #check-out {
  display: inline-block;
  color: #666;
  font-size: 12px;
  line-height: 40px;
  position: relative;
  padding: 0 20px;
  margin: 0 20px;
}
.header_v3 #check-out:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  background: #ccc;
  top: 15px;
  left: 0;
  right: auto;
  bottom: auto;
}
.header_v3 #header_menu {
  margin: 13px 0 0;
  padding: 0;
}
.header_v3 .header-center {
  padding: 27px 0;
  background: #fff;
}
.header_v3 .header-bottom {
  margin: 0 0 30px;
  background: #fff;
}
.header_v3 #header-cart {
  margin: 0;
}
.header_v3 div.slider-banner {
  margin-bottom: 57px;
}
.header_v3 .slider-container {
  padding: 0;
  margin: 0;
}
.header_v4 .header-top {
  background: #f5f5f5;
}
.header_v4 #header_menu {
  margin: 10px 0 0;
}
.header_v4 .header-center {
  padding: 25px 0;
  background: #fff;
}
.header_v4 .slider-layout-4 {
  margin: 0 0 40px;
}
.header_v4 .header-bottom, #index .header_v4 .header-bottom {
  margin: 0;
  position: relative;
  background: #fff;
}
.block-tag {
  background: #f9f9f9;
  border-top: 1px #ebebeb solid;
  border-bottom: 1px #ebebeb solid;
  padding: 5px 0 7px;
}
.header_v5 .header-top {
  background: #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
}
.header_v5 .html-login {
  text-align: left;
  line-height: 40px;
}
.header_v5 .header-center {
  padding: 0;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
}
.header_v5 #header-logo {
  padding: 20px 15px;
}
.header_v5 #_desktop_topsearch {
  padding: 20px 15px;
}
.header_v5 #header-cart {
  padding: 21px 15px;
  position: relative;
}
.header_v5 #header-cart:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: auto;
  height: 100%;
  width: 1px;
  background: #dbdbdb;
}
.header_v5 .header-menu {
  padding: 22px 15px 22px 22px;
  position: relative;
}
.header_v5 .header-menu:before, .header_v5 .header-menu:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 1px;
  background: #dbdbdb;
}
.header_v5 .header-menu:before {
  left: 0;
  right: auto;
}
.header_v5 .header-menu:after {
  left: auto;
  right: 15px;
}
.header_v5 .slider-layout-5 {
  margin: 30px 0 0;
}
.header_v5 .slider-banner {
  margin: 0;
}
.header_v5 .slider-container {
  margin: 0 0 30px;
}
.header_v6 .header-top {
  background: #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
}
.header_v6 .box-left {
  line-height: normal;
  font-size: 0;
}
.header_v6 #header-logo {
  text-align: center;
}
.header_v6 .ver-mega {
  position: relative;
}
.header_v6 .header-center {
  padding: 28px 0;
}
.header_v6 .header-bottom {
  background: #22282e;
  position: relative;
}
.header_v6 .slider-banner .row {
  margin: 0 -10px;
}
.header_v6 .slider-banner .slider-layout-6 {
  margin: 0 0 20px;
}
.header_v6 .slider-banner .slider-layout-6, .header_v6 .slider-banner .banner-group-6-1 {
  padding: 0 10px;
}
.facet-dropdown .select-title {
  display: block;
}
.facet-dropdown:hover {
  cursor: pointer;
}
.facet-dropdown .dropdown-menu > a {
  display: block;
  padding: 0 15px;
}
.block-categories {
  margin-bottom: 0;
  background: #fff;
  border-top: 2px solid #ff3c20;
  border-radius: 3px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.block-categories h3.block-title {
  margin-bottom: 0;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
}
.block-categories .category-sub-menu {
  margin: 0;
  padding: 0;
}
.block-categories .category-sub-menu li {
  position: relative;
}
.block-categories .category-sub-menu li a {
  display: block;
  position: relative;
  padding: 4px 18px;
  border-top: solid 1px transparent;
  border-bottom: 1px solid transparent;
  font-size: 13px;
  color: #222;
  font-weight: 400;
  transition: 0.3s all ease 0s;
  position: relative;
}
.block-categories .category-sub-menu li a:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  background: #ff3c20;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  display: none;
  transition: all 0.3s ease 0s;
}
.block-categories .category-sub-menu li:first-child a {
  border-top: none;
}
.block-categories .category-sub-menu li:hover a, .block-categories .category-sub-menu li:hover .collapse-icons {
  color: #ff3c20;
}
.block-categories .category-sub-menu li:hover a {
  border-top-color: #ebebeb;
  border-bottom-color: #ebebeb;
}
.block-categories .category-sub-menu li:hover a:before {
  display: block;
}
.block-categories .collapse-icons {
  position: absolute;
  right: 8px;
  top: 7px;
  padding: 0;
  cursor: pointer;
  color: #444;
  font-size: 16px;
}
.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: #ff3c20;
}
.block-categories .collapse-icons[aria-expanded="true"] .add {
  display: none;
}
.block-categories .collapse-icons[aria-expanded="true"] .remove {
  display: block;
}
.block-categories .arrows {
  position: absolute;
  top: 12px;
  right: 11px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #444;
}
.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: #ff3c20;
}
.block-categories .arrows[aria-expanded="true"] .arrow-right {
  display: none;
}
.block-categories .arrows[aria-expanded="true"] .arrow-down {
  display: inline-block;
}
#search_filters {
  margin-bottom: 40px;
  border-bottom: none;
  position: relative;
}
#search_filters h3.block-title {
  margin-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
}
#search_filters .clear-all-wrapper {
  position: absolute;
  right: 5px;
  top: 8px;
  z-index: 2;
  
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all {
  margin: 0;
  box-shadow: none;
  font-size: 12px;
  text-transform: capitalize;
  color: #222;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all .material-icons {
  margin: 0;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all:hover {
  color: #ff3c20;
}
#search_filters .facet {
  padding: 0;
  background: #fff;
}
#search_filters .facet ul.collapse {
  margin: 0;
  display: block;
  padding: 0;
}
#search_filters .facet .facet-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
  float: none;
  border-bottom: 2px solid #ebebeb;
  margin: 0 0 10px;
  padding: 10px 0;
  position: relative;
}
#search_filters .facet .facet-title:before {
  content: "";
  width: 100px;
  height: 2px;
  background: #ff3c20;
  position: absolute;
  top: auto;
  left: 0;
  right: auto;
  bottom: -2px;
}
#search_filters .facet .facet-label {
  padding: 7px 0;
  margin: 0;
  display: block;
  text-align: inherit;
  cursor: pointer;
}
#search_filters .facet .facet-label a {
  font-size: 14px;
  color: #222;
  margin: 0 3px;
}
#search_filters .facet .facet-label .color {
  margin: 0 5px 0 0;
  box-shadow: none;
}
#search_filters .facet .facet-label .custom-checkbox input[type="radio"] + span .checkbox-checked {
  display: none;
  margin: -0.25rem -0.125rem;
  font-size: 1.1rem;
  color: #414141;
}
#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;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  border: 1px #ebebeb solid;
  border-radius: 2px;
}
#search_filters .facet .facet-label .custom-checkbox input[type="radio"] + span .material-icons, #search_filters .facet .facet-label .custom-checkbox input[type="checkbox"] + span .material-icons {
  font-weight: bold;
  margin: 0;
}
#search_filters .facet .facet-label.active .custom-checkbox span.color, #search_filters .facet .facet-label:hover .custom-checkbox span.color {
  border: solid 2px #ff3c20;
}
#search_filters .facet .facet-label.active a, #search_filters .facet .facet-label:hover a {
  color: #ff3c20;
}
#search_filters .facet .facet-label.active .custom-checkbox input[type="checkbox"] + span .checkbox-checked, #search_filters .facet .facet-label:hover .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
  display: block;
  color: #ff3c20;
}
#search_filters .facet .facet-label.active .custom-checkbox input[type="checkbox"] + span, #search_filters .facet .facet-label:hover .custom-checkbox input[type="checkbox"] + span {
  border-color: #ff3c20;
}
#search_filters .facet .facet-label.active .custom-checkbox input[type="radio"] + span .checkbox-checked, #search_filters .facet .facet-label:hover .custom-checkbox input[type="radio"] + span .checkbox-checked {
  display: block;
  color: #ff3c20;
}
#search_filters .facet .facet-label.active .custom-checkbox input[type="radio"] + span, #search_filters .facet .facet-label:hover .custom-checkbox input[type="radio"] + span {
  border-color: #ff3c20;
}
.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 #ff3c20;
  outline: 0px;
}
.search-widget form button[type="submit"] {
  bottom: 0px;
  width: 50px;
  height: 46px;
  color: #444;
  line-height: 46px;
}
.category-products {
  margin-top: 35px;
}
.category-products div.title {
  border-bottom: 2px solid #ebebeb;
}
.category-products h3.title-block {
  border: none;
  font-size: 16px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px;
  position: relative;
  display: inline-block;
}
.category-products h3.title-block:before {
  content: "";
  position: absolute;
  background: #ff3c20;
  height: 2px;
  width: 100%;
  left: 0;
  right: auto;
  top: auto;
  bottom: -2px;
}
.category-products h5.quantity {
  display: none;
}
.category-products .product-miniature {
  margin-bottom: 0;
}
.category-products .related-product {
  position: relative;
}
.category-products .owl-controls .owl-prev, .category-products .owl-controls .owl-next {
  font-size: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #e1e1d8;
  border: none;
  position: absolute;
  z-index: 2;
  top: -37px;
  color: transparent;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  transition: 0.3s all ease 0s;
}
.category-products .owl-controls .owl-prev:before, .category-products .owl-controls .owl-next:before {
  font-family: fontawesome;
  display: inline-block;
  position: absolute;
  text-align: center;
  color: #fff;
  top: 0;
  left: 0;
  line-height: 23px;
  font-size: 16px;
  height: 100%;
  width: 100%;
  transition: 0.3s all ease 0s;
}
.category-products .owl-controls .owl-prev {
  left: auto;
  right: 30px;
}
.category-products .owl-controls .owl-prev:before {
  content: "\f104";
  left: 0;
  right: auto;
}
.category-products .owl-controls .owl-next {
  left: auto;
  right: 0;
}
.category-products .owl-controls .owl-next:before {
  content: "\f105";
  left: 2px;
  right: auto;
}
.category-products .owl-controls .owl-prev:hover, .category-products .owl-controls .owl-next:hover {
  background: #ff3c20;
}
.category-products .owl-controls .owl-prev:hover:before, .category-products .owl-controls .owl-next:hover:before {
  color: #fff;
}
.content-v1 .category-products div.title, .content-v4 .category-products div.title {
  margin-bottom: 20px;
}
.content-v1 .category-products .product-miniature .product-container .product-info, .content-v4 .category-products .product-miniature .product-container .product-info {
  margin-bottom: 20px;
  position: relative;
}
.content-v1 .category-products .owl-controls .owl-prev, .content-v4 .category-products .owl-controls .owl-prev, .content-v1 .category-products .owl-controls .owl-next, .content-v4 .category-products .owl-controls .owl-next {
  top: -57px;
}
.content-v1 div.category-products .product-miniature .product-container {
  background: #eff5f5;
  border-bottom: 1px solid #ff3c20;
}
.content-v4 div.category-products .product-miniature .product-container {
  background: #f7f7f7;
}
.content-v2 div.title, .content-v3 div.title, .content-v5 div.title, .content-v6 div.title {
  margin: 0;
}
.content-v2 .category-products .owl-item.active .product-miniature, .content-v3 .category-products .owl-item.active .product-miniature, .content-v5 .category-products .owl-item.active .product-miniature, .content-v6 .category-products .owl-item.active .product-miniature {
  border-left: 1px solid #ebebeb;
}
.content-v2 .category-products .product-miniature, .content-v3 .category-products .product-miniature, .content-v5 .category-products .product-miniature, .content-v6 .category-products .product-miniature {
  padding: 0 20px;
}
.content-v2 .category-products .related-product, .content-v3 .category-products .related-product, .content-v5 .category-products .related-product, .content-v6 .category-products .related-product {
  border: 1px solid #ebebeb;
  border-top: none;
  padding: 30px 0;
  position: relative;
}
.content-v2 .category-products .related-product .owl-stage-outer:before, .content-v3 .category-products .related-product .owl-stage-outer:before, .content-v5 .category-products .related-product .owl-stage-outer:before, .content-v6 .category-products .related-product .owl-stage-outer:before, .content-v2 .category-products .related-product .owl-stage-outer:after, .content-v3 .category-products .related-product .owl-stage-outer:after, .content-v5 .category-products .related-product .owl-stage-outer:after, .content-v6 .category-products .related-product .owl-stage-outer:after {
  content: '';
  background: #fff;
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.content-v2 .category-products .related-product .owl-stage-outer:before, .content-v3 .category-products .related-product .owl-stage-outer:before, .content-v5 .category-products .related-product .owl-stage-outer:before, .content-v6 .category-products .related-product .owl-stage-outer:before {
  left: 0;
  right: auto;
}
.content-v2 .category-products .related-product .owl-stage-outer:after, .content-v3 .category-products .related-product .owl-stage-outer:after, .content-v5 .category-products .related-product .owl-stage-outer:after, .content-v6 .category-products .related-product .owl-stage-outer:after {
  left: auto;
  right: 0;
}
.product-page .images-container .js-qv-mask .thumb-container {
  cursor: pointer;
  outline: none;
  transition: 0.3s all ease 0s;
  height: auto;
  text-align: center;
  
}
.product-page .images-container .js-qv-mask .thumb-container img {
  border: solid 1px #ebebeb;
  background: #fff;
  display: inline-block;
}
.product-page .images-container .js-qv-mask .thumb-container img.selected {
  border-color: #ff3c20;
}
.product-page .images-container .js-qv-mask .thumb-container:hover img {
  border-color: #ff3c20;
}
.product-page .images-container .product-cover {
  border: solid 1px #ebebeb;
  display: block;
  text-align: center;
}
.product-page .images-container .product-cover .product-flags .new-label, .product-page .images-container .product-cover .product-flags .on-sale-label, .product-page .images-container .product-cover .product-flags .discount-percentage {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  top: 20px !important;
}
.product-page .images-container .product-cover .product-flags .new-label {
  z-index: 4;
  left: 20px;
  right: auto;
  background: #53d542;
}
.product-page .images-container .product-cover .product-flags .on-sale-label {
  left: auto;
  right: 20px;
  z-index: 3;
  background: #ff3c20;
}
.product-page .images-container .product-cover .product-flags .discount-percentage {
  left: auto;
  right: 20px;
  z-index: 4;
  background: #ff3c20;
}
.product-page .images-container .product-cover .product-flags .discount-label {
  display: none;
}
.product-page .images-container .product-cover .layer {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 5;
  cursor: pointer;
}
.product-page .images-container .product-cover .layer:hover {
  color: #ff3c20;
}
.product-page .images-container .product-cover .layer .zoom-in {
  font-size: 40px;
}
.product-page .images-container.vertical-thumbnails .js-qv-mask {
  float: left;
  width: 90px;
  top: 35px;
  position: relative;
}
.product-page .images-container.vertical-thumbnails .js-qv-mask .thumb-container {
  margin: 5px 0;
}
.product-page .images-container.vertical-thumbnails .product-cover {
  float: right;
  width: calc(100% - 100px);
}
.product-page .images-container.vertical-thumbnails .slick-prev {
  top: -35px;
  left: 35%;
  right: auto;
}
.product-page .images-container.vertical-thumbnails .slick-prev:after {
  content: "\f106";
}
.product-page .images-container.vertical-thumbnails .slick-next {
  top: auto;
  bottom: -35px;
  right: auto;
  left: 35%;
}
.product-page .images-container.vertical-thumbnails .slick-next:after {
  content: "\f107";
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask {
  margin: 0 -5px;
  padding: 0 40px;
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask .product-images {
  margin-bottom: 0;
  padding: 0;
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container {
  margin: 0 5px;
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container .thumb {
  margin: 0;
}
.product-page .images-container.horizontal-thumbnails .product-cover {
  margin-bottom: 10px;
}
.product-page .images-container.horizontal-thumbnails .slick-prev {
  top: 33%;
  left: -35px;
  right: auto;
}
.product-page .images-container.horizontal-thumbnails .slick-prev:after {
  content: "\f104";
}
.product-page .images-container.horizontal-thumbnails .slick-next {
  top: 33%;
  right: -30px;
  left: auto;
}
.product-page .images-container.horizontal-thumbnails .slick-next:after {
  content: "\f105";
}
.product-page .slick-prev, .product-page .slick-next {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  font-size: 0;
  position: absolute;
  z-index: 2;
  background: #ccc;
  transition: 0.3s all ease 0s;
  border: none;
}
.product-page .slick-prev:after, .product-page .slick-next:after {
  font-size: 16px;
  font-family: Fontawesome;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.product-page .slick-prev:hover, .product-page .slick-next:hover {
  background: #ff3c20;
}
.product-page .slick-prev:hover:after, .product-page .slick-next:hover:after {
  color: #fff;
}
.product-page .main-product {
  padding: 0;
  margin: 0 0 15px;
}
.product-page h1.product-name {
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: bold;
  color: #222;
  position: relative;
  text-transform: capitalize;
}
.product-page .product-short-description {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.product-page .product-short-description p {
  margin: 0;
}
.product-page #product-availability {
  display: block;
  margin: 15px 0 0;
  font-weight: 400;
  color: #2ea7fc;
  text-transform: capitalize;
  font-size: 14px;
  background: transparent;
}
.product-page #product-availability label {
  margin: 0;
  color: #222;
}
.product-page #product-availability .fa {
  margin-right: 10px;
}
.product-page .product-features {
  display: none;
}
.product-page .product-reference, .product-page .product-quantities {
  color: #999;
  text-transform: capitalize;
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.product-page .product-reference span, .product-page .product-quantities span {
  margin: 0;
}
.product-page .product-reference label, .product-page .product-quantities label {
  font-size: 14px;
  color: #222;
  margin: 0;
}
.product-page .product-reference {
  margin: 0 0 3px;
}
.product-page .product-quantities {
  margin: 0 0 15px;
}
.product-page .product-prices {
  display: block;
  margin: 0 0 20px;
}
.product-page .product-prices div {
  margin-bottom: 0;
}
.product-page .product-prices .product-discount {
  text-decoration: line-through;
  display: inline-block;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
  color: #ccc;
  margin-bottom: 0;
}
.product-page .product-prices .product-price {
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  margin: 0 10px;
  color: #ff3c20;
}
.product-page .product-prices .regular-price {
  margin: 0 3px;
}
.product-page .product-prices .tax-shipping-delivery-label {
  margin: 0;
}
.product-page .social-sharing {
  display: block;
  overflow: hidden;
  text-transform: capitalize;
  padding: 20px 0 0;
  margin: 0;
}
.product-page .social-sharing span {
  display: inline-block;
  text-transform: capitalize;
  width: 50px;
  vertical-align: top;
  padding: 5px 0 0;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #222;
}
.product-page .social-sharing ul {
  padding: 0;
  display: inline-block;
}
.product-page .social-sharing li {
  display: inline-block;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  text-align: center;
  margin: 0 3px;
  box-shadow: none;
}
.product-page .social-sharing li a {
  position: relative;
  text-indent: 0;
}
.product-page .social-sharing li a:before {
  font-family: Fontawesome;
  color: #666;
  line-height: 34px;
  font-size: 14px;
  transition: all 0.3s ease 0s;
}
.product-page .social-sharing li:hover a:before {
  color: #ff3c20;
}
.product-page .social-sharing li.facebook a:before {
  content: "\f09a";
}
.product-page .social-sharing li.twitter a:before {
  content: "\f099";
}
.product-page .social-sharing li.googleplus a:before {
  content: "\f0d5";
}
.product-page .social-sharing li.pinterest a:before {
  content: "\f231";
}
.product-page .product-actions .control-label {
  display: inline-block;
  color: #222;
  font-weight: 500;
  min-width: 50px;
  text-transform: capitalize;
  vertical-align: top;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.product-page .product-actions .product-variants {
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.product-page .product-actions .product-variants .control-label {
  margin-top: 3px;
}
.product-page .product-actions .product-variants .product-variants-item {
  margin: 0 0 10px;
  display: inline-block;
}
.product-page .product-actions .product-variants .product-variants-item:last-child {
  margin: 0 20px;
}
.product-page .product-actions .product-variants .product-variants-item ul, .product-page .product-actions .product-variants .product-variants-item .selector {
  display: inline-block;
}
.product-page .product-actions .product-variants .product-variants-item .selector {
  position: relative;
  height: 30px;
  width: auto;
  overflow: hidden;
  border-radius: 0;
  border: solid 1px #ebebeb;
  border-radius: 3px;
  padding: 0;
}
.product-page .product-actions .product-variants .product-variants-item .selector:after {
  content: "\f107";
  background: #fff;
  color: #4f4f4f;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 0px;
  top: 0;
  height: 30px;
  width: 30px;
  line-height: 28px;
  z-index: 0;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
}
.product-page .product-actions .product-variants .product-variants-item select {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  border: none;
  text-transform: capitalize;
  color: #222;
  font-size: 12px;
  line-height: 30px;
  outline: none;
}
.product-page .product-actions .product-variants .product-variants-item select option {
  padding: 5px 12px;
}
.product-page .product-actions .product-variants .product-variants-item .color {
  box-shadow: none;
}
.product-page .product-actions .product-discounts {
  margin: 0;
}
.product-page .product-actions .product-add-to-cart .control-label {
  padding: 6px 0 0;
}
.product-page .product-actions .product-add-to-cart .product-quantity {
  display: inline-block;
}
.product-page .product-actions .product-add-to-cart .product-quantity #quantity_wanted {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border: none;
  z-index: 0;
  color: #222;
  font-size: 14px;
}
.product-page .product-actions .product-add-to-cart .product-quantity .btn-touchspin {
  height: 21px;
  width: 35px;
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical {
  float: left;
  display: none;
  width: auto;
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn {
  border: none;
  border-left: 1px solid #ddd;
  background: transparent;
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn:hover {
  background: #fff;
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn:hover i {
  color: #ff3c20;
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn i {
  left: 7px;
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up i {
  top: 5px;
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down i {
  top: 2px;
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty {
  margin: 0;
  display: inline-block;
  float: none;
  width: auto;
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty .input-group {
  width: auto;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  background: #fff;
}
.product-page .product-actions .product-add-to-cart .add {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.product-page .product-actions .product-add-to-cart .add-to-cart {
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  background: #ff3c20;
  border: none;
  border-radius: 3px;
  padding: 0 27px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
  outline: none;
  transition: 0.3s all ease 0s;
}
.product-page .product-actions .product-add-to-cart .add-to-cart .fa {
  margin: 0 3px;
}
.product-page .product-actions .product-add-to-cart .add-to-cart:hover {
  background: #ec1e00;
}
.product-page .product-actions .product-add-to-cart .product-minimal-quantity {
  margin-bottom: 0;
}
.product-page #block-reassurance {
  box-shadow: none;
  border: solid 1px #e5e5e5;
}
.product-page .product-moreinfo {
  margin: 30px 0 0;
  padding: 0;
}
.product-page .tabs {
  margin: 0;
  box-shadow: none;
  padding: 0;
  background: transparent;
}
.product-page .tabs .nav-tabs {
  border: none;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 2px solid #ebebeb;
}
.product-page .tabs .nav-tabs li.nav-item {
  margin: 0;
}
.product-page .tabs .nav-tabs li.nav-item a {
  color: #999;
  font-weight: bold;
  height: 100%;
  width: 100%;
  text-transform: uppercase;
  border: none;
  font-size: 14px;
  padding: 0 20px 10px;
  display: block;
  border-radius: 0;
  margin: 0;
  position: relative;
  background: transparent;
}
.product-page .tabs .nav-tabs li.nav-item a:before {
  content: "";
  background: #ff3c20;
  height: 2px;
  width: 100%;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -2px;
  display: none;
}
.product-page .tabs .nav-tabs li.nav-item:first-child {
  margin-left: 0px !important;
}
.product-page .tabs .nav-tabs li.nav-item:first-child a {
  padding: 0 0 10px;
}
.product-page .tabs .nav-tabs li.nav-item a:hover, .product-page .tabs .nav-tabs li.nav-item a.active {
  color: #ff3c20;
  border: none;
}
.product-page .tabs .nav-tabs li.nav-item a:hover:before, .product-page .tabs .nav-tabs li.nav-item a.active:before {
  display: block;
}
.product-page .tabs .tab-content {
  background: #fff;
  padding: 0;
  display: block;
  margin: 0;
  border-radius: 3px;
}
.product-page .tabs .tab-content .tab-pane {
  padding: 0;
}
.product-page .tabs .tab-content p {
  margin: 0 0 10px;
}
.product-page .tabs .tab-content .product-features {
  margin: 0;
}
.product-page .tabs .tab-content .data-sheet {
  margin: 0;
}
.product-page .panel {
  margin-bottom: 15px;
}
.product-page .panel .panel-heading {
  border: solid 1px #ddd;
  transition: 0.3s all ease 0s;
}
.product-page .panel .panel-heading h4 {
  margin: 0;
}
.product-page .panel .panel-heading h4 a {
  color: #666;
  font-weight: 400;
  display: block;
  padding: 15px;
  transition: 0.3s all ease 0s;
}
.product-page .panel .panel-heading:hover {
  border-color: #ff3c20;
}
.product-page .panel .panel-heading:hover h4 a {
  color: #ff3c20;
}
.product-page .panel .panel-body {
  border: solid 1px #ddd;
  padding: 30px;
}
.product-page .panel .panel-body p {
  line-height: 22px;
  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;
}
div.category-products .product-miniature .product-container {
  margin-bottom: 0;
}
.content-v1 #products .product-miniature .product-container .product-flags .new-label, .content-v4 #products .product-miniature .product-container .product-flags .new-label, .content-v1 .featured-products .product-miniature .product-container .product-flags .new-label, .content-v4 .featured-products .product-miniature .product-container .product-flags .new-label, .content-v1 .product-accessories .product-miniature .product-container .product-flags .new-label, .content-v4 .product-accessories .product-miniature .product-container .product-flags .new-label, .content-v1 .product-miniature .product-container .product-flags .new-label, .content-v4 .product-miniature .product-container .product-flags .new-label, .content-v1 .category-products .product-miniature .product-container .product-flags .new-label, .content-v4 .category-products .product-miniature .product-container .product-flags .new-label, .content-v1 #products .product-miniature .product-container .product-flags .on-sale-label, .content-v4 #products .product-miniature .product-container .product-flags .on-sale-label, .content-v1 .featured-products .product-miniature .product-container .product-flags .on-sale-label, .content-v4 .featured-products .product-miniature .product-container .product-flags .on-sale-label, .content-v1 .product-accessories .product-miniature .product-container .product-flags .on-sale-label, .content-v4 .product-accessories .product-miniature .product-container .product-flags .on-sale-label, .content-v1 .product-miniature .product-container .product-flags .on-sale-label, .content-v4 .product-miniature .product-container .product-flags .on-sale-label, .content-v1 .category-products .product-miniature .product-container .product-flags .on-sale-label, .content-v4 .category-products .product-miniature .product-container .product-flags .on-sale-label, .content-v1 #products .product-miniature .product-container .product-flags .discount-percentage, .content-v4 #products .product-miniature .product-container .product-flags .discount-percentage, .content-v1 .featured-products .product-miniature .product-container .product-flags .discount-percentage, .content-v4 .featured-products .product-miniature .product-container .product-flags .discount-percentage, .content-v1 .product-accessories .product-miniature .product-container .product-flags .discount-percentage, .content-v4 .product-accessories .product-miniature .product-container .product-flags .discount-percentage, .content-v1 .product-miniature .product-container .product-flags .discount-percentage, .content-v4 .product-miniature .product-container .product-flags .discount-percentage, .content-v1 .category-products .product-miniature .product-container .product-flags .discount-percentage, .content-v4 .category-products .product-miniature .product-container .product-flags .discount-percentage {
  top: 10px !important;
}
.content-v1 #products .product-miniature .product-container:hover .left-block .product-image:before, .content-v4 #products .product-miniature .product-container:hover .left-block .product-image:before, .content-v1 .featured-products .product-miniature .product-container:hover .left-block .product-image:before, .content-v4 .featured-products .product-miniature .product-container:hover .left-block .product-image:before, .content-v1 .product-accessories .product-miniature .product-container:hover .left-block .product-image:before, .content-v4 .product-accessories .product-miniature .product-container:hover .left-block .product-image:before, .content-v1 .product-miniature .product-container:hover .left-block .product-image:before, .content-v4 .product-miniature .product-container:hover .left-block .product-image:before, .content-v1 .category-products .product-miniature .product-container:hover .left-block .product-image:before, .content-v4 .category-products .product-miniature .product-container:hover .left-block .product-image:before {
  opacity: 0;
}
.content-v1 #products .product-miniature .product-container:hover .left-block .product-image a img, .content-v4 #products .product-miniature .product-container:hover .left-block .product-image a img, .content-v1 .featured-products .product-miniature .product-container:hover .left-block .product-image a img, .content-v4 .featured-products .product-miniature .product-container:hover .left-block .product-image a img, .content-v1 .product-accessories .product-miniature .product-container:hover .left-block .product-image a img, .content-v4 .product-accessories .product-miniature .product-container:hover .left-block .product-image a img, .content-v1 .product-miniature .product-container:hover .left-block .product-image a img, .content-v4 .product-miniature .product-container:hover .left-block .product-image a img, .content-v1 .category-products .product-miniature .product-container:hover .left-block .product-image a img, .content-v4 .category-products .product-miniature .product-container:hover .left-block .product-image a img {
  opacity: 0.6;
}
.content-v1 #products #js-product-list .product-miniature .product-container {
  background: #eff5f5;
  border-bottom: 1px solid #ff3c20;
}
.content-v1 #products #js-product-list .product-miniature .product-container .quick-view-wrapper {
  top: 37.5%;
}
.content-v1 #products #js-product-list .product-miniature .product-container .product-info {
  margin-bottom: 20px;
  position: relative;
}
.content-v1 .category-products .product-miniature .product-container .button-container {
  top: 46%;
}
.content-v1 #products .product-miniature .product-container .button-container {
  top: 33%;
}
.content-v1 .category-products .product-miniature .product-container .button-container, .content-v1 #products .product-miniature .product-container .button-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: auto;
  visibility: hidden;
  text-align: center;
  opacity: 0;
  z-index: 10;
  -webkit-transform: scale3d(1, 0, 1);
  -moz-transform: scale3d(1, 0, 1);
  -ms-transform: scale3d(1, 0, 1);
  -o-transform: scale3d(1, 0, 1);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.content-v1 .category-products .product-miniature .product-container .button-container .cart_content, .content-v1 #products .product-miniature .product-container .button-container .cart_content, .content-v1 .category-products .product-miniature .product-container .button-container .quick-view, .content-v1 #products .product-miniature .product-container .button-container .quick-view {
  width: auto;
  position: relative;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}
.content-v1 .category-products .product-miniature .product-container .button-container .cart_content span, .content-v1 #products .product-miniature .product-container .button-container .cart_content span, .content-v1 .category-products .product-miniature .product-container .button-container .quick-view span, .content-v1 #products .product-miniature .product-container .button-container .quick-view span {
  margin: 0 0 0 3px;
}
.content-v1 .category-products .product-miniature .product-container .button-container .cart_content, .content-v1 #products .product-miniature .product-container .button-container .cart_content {
  display: inline-block;
  margin: 0 3px;
}
.content-v1 .category-products .product-miniature .product-container .button-container .quick-view, .content-v1 #products .product-miniature .product-container .button-container .quick-view {
  display: block;
  padding: 0 10px;
  background: #666;
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
}
.content-v1 .category-products .product-miniature .product-container .button-container .quick-view:hover, .content-v1 #products .product-miniature .product-container .button-container .quick-view:hover {
  background: #ff3c20;
}
.content-v1 .category-products .product-miniature .product-container .button-container .quick-view-wrapper, .content-v1 #products .product-miniature .product-container .button-container .quick-view-wrapper {
  margin: 0 3px;
  display: inline-block;
  position: relative;
  width: auto;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
.content-v1 .category-products .product-miniature .product-container .button-container .cart_content button, .content-v1 #products .product-miniature .product-container .button-container .cart_content button {
  padding: 0 10px;
  background: #666;
}
.content-v1 .category-products .product-miniature .product-container .button-container .cart_content button:hover, .content-v1 #products .product-miniature .product-container .button-container .cart_content button:hover {
  background: #ff3c20;
}
.content-v1 .category-products .product-miniature .product-container:hover .button-container, .content-v1 #products .product-miniature .product-container:hover .button-container {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
}
.content-v1 .category-products .product-miniature .product-container:hover .product-info .product-price-and-shipping, .content-v1 #products .product-miniature .product-container:hover .product-info .product-price-and-shipping {
  opacity: 1;
}
.content-v4 #products #js-product-list .product-miniature .product-container {
  background: #f7f7f7;
}
.content-v4 #products #js-product-list .product-miniature .product-container .quick-view-wrapper {
  top: 37.5%;
}
.content-v4 #products #js-product-list .product-miniature .product-container .product-info {
  margin-bottom: 20px;
  position: relative;
}
.content-v4 .category-products .product-miniature .product-container .button-container, .content-v4 #products .product-miniature .product-container .button-container {
  position: absolute;
  top: 40%;
  right: auto;
  left: 20px;
  text-align: center;
  z-index: 2;
  font-size: 0;
  transition: 0.3s all ease 0s;
}
.content-v4 .category-products .product-miniature .product-container .button-container .cart_content, .content-v4 #products .product-miniature .product-container .button-container .cart_content, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper {
  margin-bottom: 10px;
  z-index: 5;
  -webkit-transform: translate(-60px, 0);
  -ms-transform: translate(-60px, 0);
  transform: translate(-60px, 0);
  opacity: 0;
  text-align: center;
  transition: 0.3s all ease 0s;
  position: relative;
  display: block;
  vertical-align: middle;
  cursor: pointer;
}
.content-v4 .category-products .product-miniature .product-container .button-container .cart_content a, .content-v4 #products .product-miniature .product-container .button-container .cart_content a, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper a, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper a, .content-v4 .category-products .product-miniature .product-container .button-container .cart_content button, .content-v4 #products .product-miniature .product-container .button-container .cart_content button, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper button, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper button {
  text-align: center;
  color: #fff;
  height: 30px;
  line-height: 30px;
  width: 30px;
  display: block;
  padding: 0 9px;
  font-size: 0;
  background-color: #666;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.content-v4 .category-products .product-miniature .product-container .button-container .cart_content a .fa, .content-v4 #products .product-miniature .product-container .button-container .cart_content a .fa, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper a .fa, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper a .fa, .content-v4 .category-products .product-miniature .product-container .button-container .cart_content button .fa, .content-v4 #products .product-miniature .product-container .button-container .cart_content button .fa, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper button .fa, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper button .fa {
  font-size: 12px;
  line-height: 32px;
  margin: 0;
}
.content-v4 .category-products .product-miniature .product-container .button-container .cart_content a span, .content-v4 #products .product-miniature .product-container .button-container .cart_content a span, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper a span, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper a span, .content-v4 .category-products .product-miniature .product-container .button-container .cart_content button span, .content-v4 #products .product-miniature .product-container .button-container .cart_content button span, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper button span, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper button span {
  margin: 0;
}
.content-v4 .category-products .product-miniature .product-container .button-container .cart_content a:hover, .content-v4 #products .product-miniature .product-container .button-container .cart_content a:hover, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper a:hover, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper a:hover, .content-v4 .category-products .product-miniature .product-container .button-container .cart_content button:hover, .content-v4 #products .product-miniature .product-container .button-container .cart_content button:hover, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper button:hover, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper button:hover {
  width: auto;
  background: #ff3c20;
}
.content-v4 .category-products .product-miniature .product-container .button-container .cart_content a:hover span, .content-v4 #products .product-miniature .product-container .button-container .cart_content a:hover span, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper a:hover span, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper a:hover span, .content-v4 .category-products .product-miniature .product-container .button-container .cart_content button:hover span, .content-v4 #products .product-miniature .product-container .button-container .cart_content button:hover span, .content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper button:hover span, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper button:hover span {
  font-size: 12px;
  margin: 0 10px;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.content-v4 .category-products .product-miniature .product-container .button-container .cart_content, .content-v4 #products .product-miniature .product-container .button-container .cart_content {
  transition: transform 0.4s ease 0s;
}
.content-v4 .category-products .product-miniature .product-container .button-container .quick-view-wrapper, .content-v4 #products .product-miniature .product-container .button-container .quick-view-wrapper {
  transition: transform 0.2s ease 0s;
}
.content-v4 .category-products .product-miniature .product-container:hover .button-container, .content-v4 #products .product-miniature .product-container:hover .button-container {
  z-index: 7;
}
.content-v4 .category-products .product-miniature .product-container:hover .button-container .cart_content, .content-v4 #products .product-miniature .product-container:hover .button-container .cart_content, .content-v4 .category-products .product-miniature .product-container:hover .button-container .quick-view-wrapper, .content-v4 #products .product-miniature .product-container:hover .button-container .quick-view-wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-v4 .category-products .product-miniature .product-container:hover .product-info .product-price-and-shipping, .content-v4 #products .product-miniature .product-container:hover .product-info .product-price-and-shipping {
  opacity: 1;
}
.content-v2 #js-product-list, .content-v3 #js-product-list, .content-v5 #js-product-list, .content-v6 #js-product-list {
  border: 1px solid #ebebeb;
  padding: 3px 15px;
  border-radius: 3px;
  position: relative;
}
.content-v2 #js-product-list:before, .content-v3 #js-product-list:before, .content-v5 #js-product-list:before, .content-v6 #js-product-list:before, .content-v2 #js-product-list:after, .content-v3 #js-product-list:after, .content-v5 #js-product-list:after, .content-v6 #js-product-list:after {
  content: '';
  background: #fff;
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.content-v2 #js-product-list:before, .content-v3 #js-product-list:before, .content-v5 #js-product-list:before, .content-v6 #js-product-list:before {
  left: 0;
  right: auto;
}
.content-v2 #js-product-list:after, .content-v3 #js-product-list:after, .content-v5 #js-product-list:after, .content-v6 #js-product-list:after {
  left: auto;
  right: 0;
}
.content-v2 #js-product-list .products.row, .content-v3 #js-product-list .products.row, .content-v5 #js-product-list .products.row, .content-v6 #js-product-list .products.row {
  position: relative;
  overflow: hidden;
}
.content-v2 #js-product-list .products.row:before, .content-v3 #js-product-list .products.row:before, .content-v5 #js-product-list .products.row:before, .content-v6 #js-product-list .products.row:before, .content-v2 #js-product-list .products.row:after, .content-v3 #js-product-list .products.row:after, .content-v5 #js-product-list .products.row:after, .content-v6 #js-product-list .products.row:after {
  content: '';
  background: #fff;
  height: 25px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}
.content-v2 #js-product-list .products.row:before, .content-v3 #js-product-list .products.row:before, .content-v5 #js-product-list .products.row:before, .content-v6 #js-product-list .products.row:before {
  top: 0;
  bottom: auto;
}
.content-v2 #js-product-list .products.row:after, .content-v3 #js-product-list .products.row:after, .content-v5 #js-product-list .products.row:after, .content-v6 #js-product-list .products.row:after {
  top: auto;
  bottom: 0;
}
.content-v2 #js-product-list .product-miniature, .content-v3 #js-product-list .product-miniature, .content-v5 #js-product-list .product-miniature, .content-v6 #js-product-list .product-miniature {
  margin-bottom: 0;
  padding: 0 10px;
}
.content-v2 #js-product-list .product-miniature:before, .content-v3 #js-product-list .product-miniature:before, .content-v5 #js-product-list .product-miniature:before, .content-v6 #js-product-list .product-miniature:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  height: 100%;
  width: 1px;
  background: #ebebeb;
}
.content-v2 #js-product-list .product-miniature:after, .content-v3 #js-product-list .product-miniature:after, .content-v5 #js-product-list .product-miniature:after, .content-v6 #js-product-list .product-miniature:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 20px;
  right: 20px;
  height: 1px;
  width: auto;
  background: #ebebeb;
}
.content-v2 #js-product-list .product-miniature .product-container, .content-v3 #js-product-list .product-miniature .product-container, .content-v5 #js-product-list .product-miniature .product-container, .content-v6 #js-product-list .product-miniature .product-container {
  margin: 0 0 28px;
  padding: 25px 0 0;
}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature, .category-products .product-miniature {
  margin-bottom: 0;
  position: relative;
}
#products .product-miniature .product-container, .featured-products .product-miniature .product-container, .product-accessories .product-miniature .product-container, .product-miniature .product-container, .category-products .product-miniature .product-container {
  overflow: hidden;
  position: relative;
  margin: 0 0 30px;
  background: #fff;
  border-radius: 3px;
}
#products .product-miniature .product-container div.left-block .product-image, .featured-products .product-miniature .product-container div.left-block .product-image, .product-accessories .product-miniature .product-container div.left-block .product-image, .product-miniature .product-container div.left-block .product-image, .category-products .product-miniature .product-container div.left-block .product-image {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#products .product-miniature .product-container div.left-block .product-image:before, .featured-products .product-miniature .product-container div.left-block .product-image:before, .product-accessories .product-miniature .product-container div.left-block .product-image:before, .product-miniature .product-container div.left-block .product-image:before, .category-products .product-miniature .product-container div.left-block .product-image:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 4;
  pointer-events: none;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  opacity: 0;
}
#products .product-miniature .product-container div.left-block .product-image a.thumbnail, .featured-products .product-miniature .product-container div.left-block .product-image a.thumbnail, .product-accessories .product-miniature .product-container div.left-block .product-image a.thumbnail, .product-miniature .product-container div.left-block .product-image a.thumbnail, .category-products .product-miniature .product-container div.left-block .product-image a.thumbnail {
  display: block;
  text-align: center;
}
#products .product-miniature .product-container div.left-block .product-image .img_0, .featured-products .product-miniature .product-container div.left-block .product-image .img_0, .product-accessories .product-miniature .product-container div.left-block .product-image .img_0, .product-miniature .product-container div.left-block .product-image .img_0, .category-products .product-miniature .product-container div.left-block .product-image .img_0 {
  position: absolute;
  background-color: #fff;
  left: 0;
  width: 100%;
  top: 0;
  transition: 0.3s all ease 0s;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
}
#products .product-miniature .product-container .product-flags .new-label, .featured-products .product-miniature .product-container .product-flags .new-label, .product-accessories .product-miniature .product-container .product-flags .new-label, .product-miniature .product-container .product-flags .new-label, .category-products .product-miniature .product-container .product-flags .new-label, #products .product-miniature .product-container .product-flags .on-sale-label, .featured-products .product-miniature .product-container .product-flags .on-sale-label, .product-accessories .product-miniature .product-container .product-flags .on-sale-label, .product-miniature .product-container .product-flags .on-sale-label, .category-products .product-miniature .product-container .product-flags .on-sale-label, #products .product-miniature .product-container .product-flags .discount-percentage, .featured-products .product-miniature .product-container .product-flags .discount-percentage, .product-accessories .product-miniature .product-container .product-flags .discount-percentage, .product-miniature .product-container .product-flags .discount-percentage, .category-products .product-miniature .product-container .product-flags .discount-percentage {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  top: 0px !important;
}
#products .product-miniature .product-container .product-flags .new-label, .featured-products .product-miniature .product-container .product-flags .new-label, .product-accessories .product-miniature .product-container .product-flags .new-label, .product-miniature .product-container .product-flags .new-label, .category-products .product-miniature .product-container .product-flags .new-label {
  z-index: 4;
  left: 10px;
  right: auto;
  background: #53d542;
}
#products .product-miniature .product-container .product-flags .discount-percentage, .featured-products .product-miniature .product-container .product-flags .discount-percentage, .product-accessories .product-miniature .product-container .product-flags .discount-percentage, .product-miniature .product-container .product-flags .discount-percentage, .category-products .product-miniature .product-container .product-flags .discount-percentage {
  left: auto;
  right: 10px;
  z-index: 5;
  background: #ff3c20;
}
#products .product-miniature .product-container .product-flags .on-sale-label, .featured-products .product-miniature .product-container .product-flags .on-sale-label, .product-accessories .product-miniature .product-container .product-flags .on-sale-label, .product-miniature .product-container .product-flags .on-sale-label, .category-products .product-miniature .product-container .product-flags .on-sale-label {
  left: auto;
  right: 10px;
  z-index: 4;
  background: #ff3c20;
}
#products .product-miniature .product-container .product-flags .discount-label, .featured-products .product-miniature .product-container .product-flags .discount-label, .product-accessories .product-miniature .product-container .product-flags .discount-label, .product-miniature .product-container .product-flags .discount-label, .category-products .product-miniature .product-container .product-flags .discount-label {
  display: none;
}
#products .product-miniature .product-container .quick-view, .featured-products .product-miniature .product-container .quick-view, .product-accessories .product-miniature .product-container .quick-view, .product-miniature .product-container .quick-view, .category-products .product-miniature .product-container .quick-view {
  opacity: 0;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  width: 30px;
  height: 30px;
  pointer-events: auto;
  background: #ff3c20;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
}
#products .product-miniature .product-container .quick-view:hover, .featured-products .product-miniature .product-container .quick-view:hover, .product-accessories .product-miniature .product-container .quick-view:hover, .product-miniature .product-container .quick-view:hover, .category-products .product-miniature .product-container .quick-view:hover {
  background: #ec1e00;
}
#products .product-miniature .product-container .quick-view-wrapper, .featured-products .product-miniature .product-container .quick-view-wrapper, .product-accessories .product-miniature .product-container .quick-view-wrapper, .product-miniature .product-container .quick-view-wrapper, .category-products .product-miniature .product-container .quick-view-wrapper {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 4;
  cursor: pointer;
}
#products .product-miniature .product-container .product-info, .featured-products .product-miniature .product-container .product-info, .product-accessories .product-miniature .product-container .product-info, .product-miniature .product-container .product-info, .category-products .product-miniature .product-container .product-info {
  padding: 0 5px;
  text-align: center;
}
#products .product-miniature .product-container .product-info h5.product-title, .featured-products .product-miniature .product-container .product-info h5.product-title, .product-accessories .product-miniature .product-container .product-info h5.product-title, .product-miniature .product-container .product-info h5.product-title, .category-products .product-miniature .product-container .product-info h5.product-title {
  margin: 15px 0 1px;
  min-height: 35px;
}
#products .product-miniature .product-container .product-info h5.product-title a, .featured-products .product-miniature .product-container .product-info h5.product-title a, .product-accessories .product-miniature .product-container .product-info h5.product-title a, .product-miniature .product-container .product-info h5.product-title a, .category-products .product-miniature .product-container .product-info h5.product-title a {
  color: #222;
  font-size: 14px;
  padding: 0;
  display: block;
  font-weight: 400;
  position: relative;
  transition: 0.3s all ease 0s;
  text-transform: capitalize;
}
#products .product-miniature .product-container .product-info h5.product-title:hover a, .featured-products .product-miniature .product-container .product-info h5.product-title:hover a, .product-accessories .product-miniature .product-container .product-info h5.product-title:hover a, .product-miniature .product-container .product-info h5.product-title:hover a, .category-products .product-miniature .product-container .product-info h5.product-title:hover a {
  color: #ff3c20;
}
#products .product-miniature .product-container .product-info .variant-links, .featured-products .product-miniature .product-container .product-info .variant-links, .product-accessories .product-miniature .product-container .product-info .variant-links, .product-miniature .product-container .product-info .variant-links, .category-products .product-miniature .product-container .product-info .variant-links {
  margin-bottom: 12px;
}
#products .product-miniature .product-container .product-info .variant-links .color, .featured-products .product-miniature .product-container .product-info .variant-links .color, .product-accessories .product-miniature .product-container .product-info .variant-links .color, .product-miniature .product-container .product-info .variant-links .color, .category-products .product-miniature .product-container .product-info .variant-links .color {
  margin: 0 3px;
  box-shadow: none;
}
#products .product-miniature .product-container .product-info .product-price-and-shipping, .featured-products .product-miniature .product-container .product-info .product-price-and-shipping, .product-accessories .product-miniature .product-container .product-info .product-price-and-shipping, .product-miniature .product-container .product-info .product-price-and-shipping, .category-products .product-miniature .product-container .product-info .product-price-and-shipping {
  line-height: 22px;
  min-height: 24px;
}
#products .product-miniature .product-container .product-info .product-price-and-shipping .regular-price, .featured-products .product-miniature .product-container .product-info .product-price-and-shipping .regular-price, .product-accessories .product-miniature .product-container .product-info .product-price-and-shipping .regular-price, .product-miniature .product-container .product-info .product-price-and-shipping .regular-price, .category-products .product-miniature .product-container .product-info .product-price-and-shipping .regular-price {
  text-decoration: line-through;
  color: #999;
  font-size: 12px;
  font-weight: 600;
  margin: 0 5px 0 0;
}
#products .product-miniature .product-container .product-info .product-price-and-shipping .price, .featured-products .product-miniature .product-container .product-info .product-price-and-shipping .price, .product-accessories .product-miniature .product-container .product-info .product-price-and-shipping .price, .product-miniature .product-container .product-info .product-price-and-shipping .price, .category-products .product-miniature .product-container .product-info .product-price-and-shipping .price {
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
#products .product-miniature .product-container .product-info .product-description-short, .featured-products .product-miniature .product-container .product-info .product-description-short, .product-accessories .product-miniature .product-container .product-info .product-description-short, .product-miniature .product-container .product-info .product-description-short, .category-products .product-miniature .product-container .product-info .product-description-short {
  line-height: 22px;
  margin-bottom: 10px;
  min-height: 50px;
}
#products .product-miniature .product-container .product-info .product-description-short p, .featured-products .product-miniature .product-container .product-info .product-description-short p, .product-accessories .product-miniature .product-container .product-info .product-description-short p, .product-miniature .product-container .product-info .product-description-short p, .category-products .product-miniature .product-container .product-info .product-description-short p {
  margin: 0;
}
#products .product-miniature .product-container .product-info .product-availability, .featured-products .product-miniature .product-container .product-info .product-availability, .product-accessories .product-miniature .product-container .product-info .product-availability, .product-miniature .product-container .product-info .product-availability, .category-products .product-miniature .product-container .product-info .product-availability {
  margin-bottom: 10px;
  display: block;
}
#products .product-miniature .product-container .cart_content, .featured-products .product-miniature .product-container .cart_content, .product-accessories .product-miniature .product-container .cart_content, .product-miniature .product-container .cart_content, .category-products .product-miniature .product-container .cart_content {
  position: absolute;
  top: auto;
  bottom: -10%;
  right: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0;
  z-index: -1;
  background: transparent;
  transition: 0.3s all ease 0s;
  display: block;
  text-transform: capitalize;
}
#products .product-miniature .product-container .cart_content button, .featured-products .product-miniature .product-container .cart_content button, .product-accessories .product-miniature .product-container .cart_content button, .product-miniature .product-container .cart_content button, .category-products .product-miniature .product-container .cart_content button {
  display: inline-block;
  background: #ff3c20;
  width: auto;
  padding: 0 15px;
  border-radius: 3px;
  border: none;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
#products .product-miniature .product-container .cart_content button:hover, .featured-products .product-miniature .product-container .cart_content button:hover, .product-accessories .product-miniature .product-container .cart_content button:hover, .product-miniature .product-container .cart_content button:hover, .category-products .product-miniature .product-container .cart_content button:hover {
  background: #ec1e00;
}
#products .product-miniature .product-container .cart_content span, .featured-products .product-miniature .product-container .cart_content span, .product-accessories .product-miniature .product-container .cart_content span, .product-miniature .product-container .cart_content span, .category-products .product-miniature .product-container .cart_content span {
  margin: 0 2px;
}
#products .product-miniature .product-container .cart_content .fa, .featured-products .product-miniature .product-container .cart_content .fa, .product-accessories .product-miniature .product-container .cart_content .fa, .product-miniature .product-container .cart_content .fa, .category-products .product-miniature .product-container .cart_content .fa {
  margin: 0 1px;
}
#products .product-miniature .product-container:hover .left-block .product-image:before, .featured-products .product-miniature .product-container:hover .left-block .product-image:before, .product-accessories .product-miniature .product-container:hover .left-block .product-image:before, .product-miniature .product-container:hover .left-block .product-image:before, .category-products .product-miniature .product-container:hover .left-block .product-image:before {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 0.6;
}
#products .product-miniature .product-container:hover .left-block .product-image .img_0, .featured-products .product-miniature .product-container:hover .left-block .product-image .img_0, .product-accessories .product-miniature .product-container:hover .left-block .product-image .img_0, .product-miniature .product-container:hover .left-block .product-image .img_0, .category-products .product-miniature .product-container:hover .left-block .product-image .img_0 {
  opacity: 1;
  visibility: visible;
}
#products .product-miniature .product-container:hover .quick-view, .featured-products .product-miniature .product-container:hover .quick-view, .product-accessories .product-miniature .product-container:hover .quick-view, .product-miniature .product-container:hover .quick-view, .category-products .product-miniature .product-container:hover .quick-view {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
#products .product-miniature .product-container:hover .right-block .product-price-and-shipping, .featured-products .product-miniature .product-container:hover .right-block .product-price-and-shipping, .product-accessories .product-miniature .product-container:hover .right-block .product-price-and-shipping, .product-miniature .product-container:hover .right-block .product-price-and-shipping, .category-products .product-miniature .product-container:hover .right-block .product-price-and-shipping {
  opacity: 0;
}
#products .product-miniature .product-container:hover .cart_content, .featured-products .product-miniature .product-container:hover .cart_content, .product-accessories .product-miniature .product-container:hover .cart_content, .product-miniature .product-container:hover .cart_content, .category-products .product-miniature .product-container:hover .cart_content {
  z-index: 4;
  bottom: 0px;
}
#products .product-miniature .product-container:hover .cart_content button, .featured-products .product-miniature .product-container:hover .cart_content button, .product-accessories .product-miniature .product-container:hover .cart_content button, .product-miniature .product-container:hover .cart_content button, .category-products .product-miniature .product-container:hover .cart_content button {
  opacity: 1;
}
div.quickview .modal-content {
  border: none;
  border-radius: 0;
}
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 .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 {
  margin: 0;
  padding: 0 25px;
}
div.quickview .product-page .images-container.horizontal-thumbnails .js-qv-mask .product-images {
  min-height: 100px;
  text-align: center;
}
div.quickview .product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container {
  width: 73px;
  display: inline-block;
  margin-bottom: 30px;
}
div.quickview .product-page .images-container.horizontal-thumbnails .slick-prev, div.quickview .product-page .images-container.horizontal-thumbnails .slick-next {
  top: 32%;
}
.spuserinfo-block {
  display: inline-block;
}
.user-info a {
  position: relative;
  text-transform: capitalize;
  color: #fff;
  font-size: 14px;
}
.spcurrency-block {
  float: right;
  display: inline-block;
  position: relative;
  padding: 0 20px;
  cursor: pointer;
  height: 40px;
  line-height: 38px;
}
.spcurrency-block:after {
  content: '';
  background: rgba(255, 255, 255, 0.2);
  width: 1px;
  height: 10px;
  position: absolute;
  top: 15px;
  right: 0;
  left: auto;
}
.currency-selector .sp-currency-title span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
}
.currency-selector .sp-currency-title span.text {
  display: none;
}
.currency-selector .sp-currency-title i {
  font-size: 12px;
  color: #fff;
  margin: 0 3px 0;
  float: none;
  vertical-align: middle;
}
.currency-selector .dropdown-menu {
  margin: 0;
  background: #fff;
  right: 0;
  left: auto;
  padding: 5px 0;
  z-index: 9;
  width: 77px;
  min-width: 0;
  border: none;
  border-radius: 0 0 3px 3px;
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
}
.currency-selector .dropdown-menu li {
  line-height: 35px;
}
.currency-selector .dropdown-menu li a {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 15px;
  font-weight: 400;
  color: #222;
}
.currency-selector .dropdown-menu li a i {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #ccc;
  color: #333;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  font-style: inherit;
}
.currency-selector .dropdown-menu li:hover a i {
  color: #fff;
}
.currency-selector .sp-currency-select {
  padding: 2px 15px;
  height: 30px;
  border: 1px solid #eee;
}
.splanguage-block {
  float: right;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  margin: 0;
  cursor: pointer;
  height: 40px;
  line-height: 38px;
}
.splanguage-block:after {
  content: '';
  background: rgba(255, 255, 255, 0.2);
  width: 1px;
  height: 10px;
  position: absolute;
  top: 15px;
  right: 0;
  left: auto;
}
.language-selector .sp-language-title {
  cursor: pointer;
}
.language-selector .sp-language-title span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
}
.language-selector .sp-language-title span.text {
  display: none;
}
.language-selector .sp-language-title .fa {
  color: #fff;
  font-size: 12px;
  margin: 0 3px 0;
  float: none;
  vertical-align: middle;
}
.language-selector .dropdown-menu {
  width: 95px;
  padding: 5px 0;
  margin: 0;
  background: #fff;
  left: auto;
  right: 0;
  border: none;
  z-index: 9;
  min-width: 0;
  border-radius: 0 0 3px 3px;
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
}
.language-selector .dropdown-menu li {
  line-height: 35px;
}
.language-selector .dropdown-menu .language-item {
  display: block;
  padding: 0 20px;
  color: #555;
  font-size: 12px;
}
.language-selector .sp-language-select {
  padding: 2px 15px;
  height: 30px;
  border: 1px solid #eee;
}
.spblockcart {
  padding: 0;
  cursor: pointer;
  float: right;
  display: inline-block;
  margin: 0;
}
.spblockcart .shopping_cart {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.spblockcart .shopping-cart-title {
  vertical-align: middle;
  color: #222;
  font-size: 14px;
  font-weight: 600;
}
.spblockcart .cart-content {
  margin: 8px 0 0 0;
  float: left;
}
.spblockcart .cart-icon {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
  margin-right: 20px;
  color: #fff;
  position: relative;
  background: #ff3c20;
  font-size: 16px;
}
.spblockcart .cart-products-count {
  line-height: 23px;
  padding: 0;
  color: #fff;
  font-size: 12px;
  height: 24px;
  width: 24px;
  font-weight: 600;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #ff3c20;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 30px;
  right: auto;
  top: -5px;
}
.spblockcart span.line {
  color: #ff3c20;
}
.spblockcart span.shopping-cart-title {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 18px;
}
.spblockcart span.cart-products-total {
  color: #ff3c20;
  font-weight: 500;
  font-size: 12px;
}
.header_v2 {
  position: relative;
}
.header_v2 .spcurrency-block:after, .header_v2 .splanguage-block:after {
  background: #c4c4c4;
}
.header_v2 .language-selector .sp-language-title span, .header_v2 .currency-selector .sp-currency-title span, .header_v2 .language-selector .sp-language-title i, .header_v2 .currency-selector .sp-currency-title i {
  color: #666;
}
.header_v2 div.spblockcart {
  padding: 0 20px 0 0;
}
.header_v2 div.spblockcart .cart-products-count {
  color: #fff;
  display: none;
}
.header_v2 div.spblockcart span.cart-products-total {
  color: #fff;
}
.header_v2 div.spblockcart .cart-content {
  margin: 13px 0 0;
}
.header_v2 div.spblockcart span.line {
  color: #fff;
}
.header_v2 div.spblockcart div.cart-icon {
  background: transparent;
  height: 50px;
  width: 50px;
  line-height: 48px;
  margin: 0 3px;
}
.header_v3 .spblockcart span.shopping-cart-title {
  color: #222;
  font-size: 14px;
}
.header_v3 .spblockcart .cart-icon {
  width: auto;
  background: transparent;
  font-size: 25px;
  color: #666;
}
.header_v3 .spblockcart .cart-products-count {
  border: none;
  left: 15px;
  top: 2px;
}
.header_v3 .user-info a {
  font-size: 12px;
}
.header_v3 .spcurrency-block:before, .header_v3 .spcurrency-block:after {
  background: #c4c4c4;
}
.header_v3 .splanguage-block {
  padding: 0 20px;
}
.header_v3 .splanguage-block:before, .header_v3 .splanguage-block:after {
  background: #c4c4c4;
}
.header_v3 .splanguage-block:before {
  content: '';
  width: 1px;
  height: 10px;
  position: absolute;
  top: 15px;
  right: auto;
  left: 0;
}
.header_v4 .spcurrency-block, .header_v5 .spcurrency-block {
  padding: 0 10px;
}
.header_v3 .currency-selector .sp-currency-title span, .header_v4 .currency-selector .sp-currency-title span, .header_v5 .currency-selector .sp-currency-title span, .header_v3 .currency-selector .sp-currency-title .fa, .header_v4 .currency-selector .sp-currency-title .fa, .header_v5 .currency-selector .sp-currency-title .fa {
  color: #666;
}
.header_v3 .currency-selector:hover .sp-currency-title span, .header_v4 .currency-selector:hover .sp-currency-title span, .header_v5 .currency-selector:hover .sp-currency-title span, .header_v3 .currency-selector:hover .sp-currency-title .fa, .header_v4 .currency-selector:hover .sp-currency-title .fa, .header_v5 .currency-selector:hover .sp-currency-title .fa {
  color: #ff3c20;
}
.header_v3 .language-selector .sp-language-title span, .header_v4 .language-selector .sp-language-title span, .header_v5 .language-selector .sp-language-title span, .header_v3 .language-selector .sp-language-title .fa, .header_v4 .language-selector .sp-language-title .fa, .header_v5 .language-selector .sp-language-title .fa {
  color: #666;
}
.header_v3 .language-selector:hover .sp-language-title span, .header_v4 .language-selector:hover .sp-language-title span, .header_v5 .language-selector:hover .sp-language-title span, .header_v3 .language-selector:hover .sp-language-title .fa, .header_v4 .language-selector:hover .sp-language-title .fa, .header_v5 .language-selector:hover .sp-language-title .fa {
  color: #ff3c20;
}
.header_v3 .spuserinfo-block, .header_v4 .spuserinfo-block, .header_v5 .spuserinfo-block {
  float: none;
  line-height: 40px;
}
.header_v3 .user-info a, .header_v4 .user-info a, .header_v5 .user-info a {
  color: #666;
}
.header_v3 .user-info:hover a, .header_v4 .user-info:hover a, .header_v5 .user-info:hover a {
  color: #ff3c20;
}
.header_v4 .spblockcart span.shopping-cart-title {
  color: #222;
  font-size: 14px;
}
.header_v4 .spblockcart .cart-products-count {
  background: #232f3e;
  border-width: 1px;
  width: 22px;
  height: 22px;
  line-height: 21px;
}
.header_v4 .spblockcart .cart-icon {
  color: #232f3e;
  font-size: 18px;
  line-height: 36px;
}
.header_v4 .user-info a {
  font-size: 13px;
}
.header_v5 .user-info a {
  font-size: 12px;
}
.header_v5 .spblockcart span.shopping-cart-title {
  color: #222;
  font-size: 14px;
  display: none;
}
.header_v5 .spblockcart span.cart-products-total, .header_v5 .spblockcart span.line {
  display: none;
}
.header_v5 .spblockcart .cart-icon {
  width: auto;
  background: transparent;
  font-size: 25px;
  color: #999;
}
.header_v5 .spblockcart .cart-products-count {
  border: none;
  left: 15px;
  top: 2px;
}
.header_v6 .spcurrency-block:before, .header_v6 .spcurrency-block:after {
  background: #c4c4c4;
}
.header_v6 .currency-selector .sp-currency-title span, .header_v6 .currency-selector .sp-currency-title .fa {
  color: #666;
}
.header_v6 .currency-selector:hover .sp-currency-title span, .header_v6 .currency-selector:hover .sp-currency-title .fa {
  color: #ff3c20;
}
.header_v6 .splanguage-block {
  padding: 0 20px;
}
.header_v6 .splanguage-block:before, .header_v6 .splanguage-block:after {
  background: #c4c4c4;
}
.header_v6 .splanguage-block:before {
  content: '';
  width: 1px;
  height: 10px;
  position: absolute;
  top: 13px;
  right: auto;
  left: 0;
}
.header_v6 .language-selector .sp-language-title span, .header_v6 .language-selector .sp-language-title .fa {
  color: #666;
}
.header_v6 .language-selector:hover .sp-language-title span, .header_v6 .language-selector:hover .sp-language-title .fa {
  color: #ff3c20;
}
.header_v6 .spblockcart .cart-content {
  margin: 0;
}
.header_v6 .spblockcart span.shopping-cart-title {
  color: #222;
  display: block;
  font-size: 12px;
  margin: 0 0 -3px;
}
.header_v6 .spblockcart span.line {
  display: none;
}
.header_v6 .spblockcart span.cart-products-total {
  color: #222;
}
.header_v6 div.spuserinfo-block {
  float: none;
  line-height: 40px;
  margin: 0 25px 0 0;
}
.header_v6 div.spuserinfo-block .user-info {
  line-height: 18px;
}
.header_v6 div.spuserinfo-block .user-info a {
  color: #666;
}
.header_v6 div.spuserinfo-block .user-info:hover a {
  color: #ff3c20;
}
.header_v6 div.spuserinfo-block .user-info .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  border: 1px solid #ebebeb;
  text-align: center;
  color: #999;
  font-size: 18px;
  margin: 0 8px 0 0;
}
.header_v6 div.spuserinfo-block .user-info a.logout {
  display: block;
}
.header_v6 div.spuserinfo-block .user-info a.logout .fa {
  display: none;
}
.header_v6 div.spuserinfo-block .user-info span.text-2 {
  display: none;
}
.sphomepage-slider .owl-nav .owl-prev:hover, .sphomepage-slider .owl-nav .owl-next:hover {
  background: #ff3c20;
}
.sphomepage-slider .owl-nav .owl-prev:hover:before, .sphomepage-slider .owl-nav .owl-next:hover:before {
  color: #fff;
}
.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span, .sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span {
  background: #ff3c20;
}
div.most-view .sp-mostviewed .spmostviewed-slider .spmostviewed-item .item .product-container .product-price-and-shipping .price {
  color: #ff3c20;
}
.sp-mostviewed .owl-controls .owl-next:hover .fa, .sp-mostviewed .owl-controls .owl-prev:hover .fa {
  color: #ff3c20;
}
div.left-menu ul li.item:hover div.text a {
  color: #ff3c20;
}
.footer-bottomlinks ul li a:hover {
  color: #ff3c20;
}
div.menu-bottom ul li:hover a {
  color: #ff3c20;
}
.contact-html-2 span.add:before {
  color: #ff3c20;
}
div.spfooterlinks h4.title-footer:before {
  color: #ff3c20;
}
div.spfooterlinks ul.links li a:hover {
  color: #ff3c20;
}
div.spfooterlinks ul.links li a:hover:before {
  color: #ff3c20;
}
#newsletter_block_home .form-group .button {
  background: #ff3c20;
}
#newsletter_block_home .form-group .button:hover {
  background: #ec1e00;
}
div#newsletter_block_home.new-letter-2:before, div#newsletter_block_home.new-letter-2:after {
  background: #ec1e00;
}
#newsletter_block_popup .close {
  background: #ff3c20;
}
#newsletter_block_popup .close:hover {
  background-color: #ec1e00;
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons a:hover {
  background-color: #ff3c20;
  border-color: #ff3c20;
}
#newsletter_block_popup .block_content .content-inner .form-group .button {
  background-color: #ff3c20;
}
#newsletter_block_popup .block_content .content-inner .form-group .button:hover {
  background-color: #ec1e00;
}
div.spSearchPro .spr-search-button {
  background: #ff3c20;
}
div.spSearchPro .spr-search-button:hover {
  background: #ec1e00;
}
div.sp-megamenu .navbar-nav > li.mega_type1 .dropdown-menu ul li > a:hover, div.sp-megamenu .navbar-nav > li.mega_type2 .dropdown-menu ul li > a:hover {
  color: #ff3c20;
}
div.sp-megamenu .navbar-nav > li.mega_type1 .dropdown-menu ul li .dropdown-menu ul li > a:hover, div.sp-megamenu .navbar-nav > li.mega_type2 .dropdown-menu ul li .dropdown-menu ul li > a:hover {
  color: #ff3c20;
}
div.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .product-container:hover .right-block h5 a {
  color: #ff3c20;
}
div.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .product-container .product-info {
  margin-bottom: 15px;
}
div.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .product-container .product-info h5.product-title {
  min-height: auto;
}
div.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .product-container .product-info .product-price-and-shipping .price {
  color: #ff3c20;
}
div.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li a:hover {
  color: #ff3c20;
}
div.sp-megamenu .navbar-nav .css_type > .dropdown-menu > ul > li:hover > a {
  color: #ff3c20;
}
div.sp-megamenu .home {
  display: inline-block;
  position: relative;
}
div.sp-megamenu .home:hover .dropdown-menu a:hover {
  color: #ff3c20;
}
div.sp-megamenu .home:hover .dropdown-menu a:hover:after {
  display: block;
}
div div.sp-megamenu .home:hover > a {
  color: #ff3c20;
}
div div.sp-megamenu .home:hover > a:after {
  display: block;
}
div div.sp-megamenu .navbar-nav > li > a:after {
  background: #ff3c20;
}
div div.sp-megamenu .navbar-nav > li:hover > a {
  color: #ff3c20;
}
div div.sp-megamenu .navbar-nav > li:hover > a:after {
  display: block;
}
div div.sp-megamenu .navbar-nav > li.active > a {
  color: #ff3c20;
}
div div.sp-megamenu .navbar-nav > li.active > a:after {
  display: block;
}
#module-smartblog-category .sp-megamenu .navbar-nav > li.blog > a {
  color: #ff3c20;
}
#module-smartblog-category .sp-megamenu .navbar-nav > li.blog > a:after {
  display: block;
}
#contact div.sp-megamenu .navbar-nav > li.contact > a {
  color: #ff3c20;
}
#contact div.sp-megamenu .navbar-nav > li.contact > a:after {
  display: block;
}
#index .sp-megamenu .home > a {
  color: #ff3c20;
}
#index .sp-megamenu .home > a:after {
  display: block;
  background: #ff3c20;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li:hover > a {
  color: #ff3c20;
}
div.spverticalmenu h3 {
  background: #ff3c20;
}
div.spverticalmenu .sp-vermegamenu .more-wrap .more-view, div.spverticalmenu .sp-vermegamenu .more-wrap .fa {
  color: #ff3c20;
}
div.spverticalmenu .sp-vermegamenu .more-wrap:hover .more-view, div.spverticalmenu .sp-vermegamenu .more-wrap:hover .fa {
  color: #ec1e00;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.item-1.parent:hover a:before {
  color: #ff3c20;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a:hover {
  color: #ff3c20;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child:hover a:hover, div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child-2:hover a:hover {
  color: #ff3c20;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type > .dropdown-menu > ul > li:hover > a {
  color: #ff3c20;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type ul li.item-2.parent > a:hover:before {
  color: #ff3c20;
}
div.sp-deal .time-line-wrap .time-line-label .stock-qty {
  color: #ff3c20;
}
div.sp-deal .time-ranger .time-pass {
  background: #ff3c20;
}
div.sp-deal .product-miniature .product-container .product-info .product-price-and-shipping .price {
  color: #ff3c20;
}
div.sp-deal .owl-controls .owl-dots .owl-dot.active span, div.sp-deal .owl-controls .owl-dots .owl-dot:hover span {
  background: #ff3c20;
}
div.sp-deal .owl-controls .owl-nav .owl-next:hover .fa, div.sp-deal .owl-controls .owl-nav .owl-prev:hover .fa {
  color: #ff3c20;
}
div.deal-1 .sp-deal .product-container .button-container .cart_content button:hover, div.deal-1 .sp-deal .product-container .button-container .quick-view:hover {
  background: #ff3c20;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .price, div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .price {
  color: #ff3c20;
}
div.sp-extra-2 {
  border-top: 2px solid #ff3c20;
}
div.sp-extra-2 .extraslider-inner .product-container .product-image .quick-view {
  background: #ff3c20;
}
div.sp-extra-2 .extraslider-inner .product-container .product-image .quick-view:hover {
  background: #ec1e00;
}
div.sp-extra-2 .extraslider-inner .product-container:hover .cart_content button {
  background-color: #ff3c20;
}
div.sp-extra-2 .extraslider-inner .product-container:hover .cart_content button:hover {
  background-color: #ec1e00;
}
div.sp-manu-slider .owl-controls .owl-prev:hover, div.sp-manu-slider .owl-controls .owl-next:hover {
  border-color: #ff3c20;
  color: #ff3c20;
}
div.sp-manu-slider .owl-controls div.owl-dots .owl-dot.active span, div.sp-manu-slider .owl-controls div.owl-dots .owl-dot:hover span {
  background: #ff3c20;
}
div.language-selector:hover .sp-language-title span, div.language-selector:hover .sp-language-title i {
  color: #ff3c20;
}
div.language-selector .dropdown-menu li:hover a.language-item {
  color: #ff3c20;
}
div.language-selector .dropdown-menu li.current a.language-item {
  color: #ff3c20;
}
div.currency-selector .dropdown-menu li:hover a {
  color: #ff3c20;
}
div.currency-selector .dropdown-menu li:hover a i {
  background: #ff3c20;
}
div.currency-selector .dropdown-menu li.current a {
  color: #ff3c20;
}
div.currency-selector .dropdown-menu li.current a i {
  background: #ff3c20;
  color: #fff;
}
div.currency-selector:hover .sp-currency-title span, div.currency-selector:hover .sp-currency-title i {
  color: #ff3c20;
}
div.sp-listing-tabs .owl-controls .owl-prev:hover, div.sp-listing-tabs .owl-controls .owl-next:hover {
  background: #ff3c20;
}
div.sp-listing-tabs .product-miniature .product-container .product-info .product-price-and-shipping .price {
  color: #ff3c20;
}
div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel > span {
  color: #ff3c20;
}
div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover > span {
  color: #ff3c20;
}
div.sp_listing_tab_1 div.sp-listing-tabs .ltabs-items .ltabs-item .product-container {
  border-bottom: 1px solid #ff3c20;
}
div.sp_listing_tab_1 div.sp-listing-tabs .product-container .button-container .cart_content button:hover, div.sp_listing_tab_1 div.sp-listing-tabs .product-container .button-container .quick-view:hover {
  background: #ff3c20;
}
div.sp_listing_tab_1 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, div.sp_listing_tab_2 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, div.sp_listing_tab_3 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, div.sp_listing_tab_5 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_7 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_8 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_9 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, div.sp_listing_tab_1 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, div.sp_listing_tab_2 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, div.sp_listing_tab_3 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, div.sp_listing_tab_5 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_7 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_8 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_9 .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before {
  background: #ff3c20;
}
div.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  background: #ff3c20;
  box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.5);
}
div.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:hover {
  background: #ec1e00;
}
.header_v2 .spblockcart {
  padding: 0 0 0 20px;
}
div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-info h5.product-title a:hover {
  color: #ff3c20;
}
div.most-view.most-view-2 h3.block-title span:before {
  background: #ff3c20;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .cart_content button:hover {
  background: #ff3c20;
}
div.popular-search h3.block-title:before {
  background: #ff3c20;
}
div.popular-search .content a:hover {
  background: #ff3c20;
}
.sp_listing_tab_3 .title-module-listingtab h3.block-title:after {
  background: #ff3c20;
}
div.sp_listing_tab_2 .product-miniature .product-container .product-info .product-price-and-shipping .price, div.sp_listing_tab_4 .product-miniature .product-container .product-info .product-price-and-shipping .price {
  color: #ff3c20;
}
div.sp_listing_tab_3 .ltabs-item .product-miniature .product-container .right-block .cart_content button:hover, div.sp_listing_tab_4 .ltabs-item .product-miniature .product-container .right-block .cart_content button:hover, div.sp_listing_tab_5 .ltabs-item .product-miniature .product-container .right-block .cart_content button:hover {
  background: #ff3c20;
}
div.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:hover:before, div.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab.tab-sel:before {
  display: block;
  background: #ff3c20;
}
div.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:after {
  border-top: 9px solid #ff3c20;
}
div.instargram h3.block-title:before {
  color: #ff3c20;
}
#newsletter_block_home.new-letter-2 form .button {
  background: #ff3c20;
}
#newsletter_block_home.new-letter-2 form .button:hover {
  background: #ec1e00;
}
#newsletter_block_home.new-letter-2 h3.title_block span {
  color: #ff3c20;
}
.footer-v2.footer-container .footer-social .socials a:hover .fa, .footer-v3.footer-container .footer-social .socials a:hover .fa {
  color: #ff3c20;
}
#sphomepage-slider3.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span, #sphomepage-slider3.sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span {
  border-color: #ff3c20;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .pds-title a:hover {
  color: #ff3c20;
}
div.sptabcountdownProduct .time-ranger .time-pass {
  background: #ff3c20;
}
.sp-tabcountdown .pds-items .slick-current.slick-active img.products-image-thumb, .sp-tabcountdown .pds-items .slick-slide img.products-image-thumb:hover {
  border: 1px solid #ff3c20;
}
.sp-tabcountdown .slick-prev:hover:before, .sp-tabcountdown .slick-next:hover:before {
  color: #ff3c20;
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column .button-container .cart-button:hover, div.sptabcountdownProduct .pds-items-detail .pb-left-column .button-container .quick-view:hover {
  background: #ff3c20;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li:hover {
  color: #ff3c20;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li.tabcd-sel {
  color: #ff3c20;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li.tabcd-sel:before {
  display: block;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li:before {
  background: #ff3c20;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-price .price {
  color: #ff3c20;
}
div.deal-2 h3.block-title span:before {
  background: #ff3c20;
}
div.bonus-menu {
  background: #ff3c20;
}
div.bonus-menu ul li:hover {
  background: #ec1e00;
}
.categories .block-title:after {
  background: #ff3c20;
}
.most-view.most-view-3 h3.block-title span:after {
  background: #ff3c20;
}
.most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-prev:hover, .most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-next:hover {
  border-color: #ff3c20;
}
.lang-rtl #products .product-miniature .product-container .product-info .price-right span.discount-percentage:before, .lang-rtl .product-miniature .product-container .product-info .price-right span.discount-percentage:before, .lang-rtl .category-products .product-miniature .product-container .product-info .price-right span.discount-percentage:before, .lang-rtl .featured-products .product-miniature .product-container .product-info .price-right span.discount-percentage:before, .lang-rtl .product-accessories .product-miniature .product-container .product-info .price-right span.discount-percentage:before, .lang-rtl .product-listing .product-container .product-info .price-right span.discount-percentage:before {
  border-left: 10px solid #ff3c20;
}
@media (max-width: 991px) {
  .sp-megamenu .icon-menu {
    display: none;
  }
  .navbar #sp-megamenu .navbar-nav li a:hover, .navbar #sp-megamenu .navbar-nav li span.menu-title:hover {
    color: #ff3c20 !important;
  }
  .navbar #sp-megamenu .navbar-nav li.active > span.menu-title {
    color: #ff3c20 !important;
  }
  .navbar #sp-megamenu #remove-megamenu:hover {
    color: #ff3c20;
  }
  .navbar #sp-megamenu div.home > a:hover, .navbar #sp-megamenu .home .dropdown-menu li a {
    color: #ff3c20;
    border: none;
  }
  .navbar .navbar-button .navbar-toggle {
    background: #ec1e00;
  }
  .navbar .navbar-button .navbar-toggle:hover {
    background: #b91700;
  }
  .navbar #sp-megamenu .home .dropdown-menu li a:hover {
    color: #ff3c20;
  }
  #index .navbar #sp-megamenu .navbar-nav .home > a {
    color: #ff3c20 !important;
  }
  #contact .navbar #sp-megamenu .navbar-nav li.contact > a {
    color: #ff3c20 !important;
  }
  #module-smartblog-category .navbar #sp-megamenu .navbar-nav li.blog > a {
    color: #ff3c20 !important;
  }
  div.spverticalmenu .navbar-header .navbar-toggle {
    background: #ff3c20;
  }
  div.spverticalmenu .navbar-header .navbar-toggle:hover {
    background: #ec1e00;
  }
}
@media (max-width: 767px) {
  .header_v2 div.spblockcart div.cart-icon {
    background: #ff3c20;
  }
  .header_v2 div.spblockcart span.cart-products-total {
    color: #ff3c20;
  }
}
#prices-drop #recent_article_smart_blog_block_left, #category #recent_article_smart_blog_block_left, #prices-drop #category_blog_block_left, #category #category_blog_block_left {
  display: none;
}
@media (min-width: 1400px) {
  .content-v1#module-smartblog-category #left-column, .content-v4#module-smartblog-category #left-column, .content-v1#module-smartblog-details #left-column, .content-v4#module-smartblog-details #left-column, .content-v1 #module-smartblog-archive #left-column, .content-v4 #module-smartblog-archive #left-column {
    width: 16.66667%;
  }
  .content-v1#module-smartblog-category #content-wrapper, .content-v4#module-smartblog-category #content-wrapper, .content-v1#module-smartblog-details #content-wrapper, .content-v4#module-smartblog-details #content-wrapper, .content-v1 #module-smartblog-archive #content-wrapper, .content-v4 #module-smartblog-archive #content-wrapper {
    width: 83.33333%;
  }
}
.sdsarticleItem {
  margin-bottom: 35px;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.sdsarticleItem:hover {
  border-color: #ff3c20;
}
.sdsarticleItem .articleContent {
  overflow: visible;
  background: #fff;
}
.sdsarticleItem .articleContent .imageFeaturedLink {
  display: block;
  position: relative;
}
.sdsarticleItem .articleContent .imageFeaturedLink img {
  max-width: 100%;
  padding: 0;
}
.sdsarticleItem .articleContent .imageFeaturedLink:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #222;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
.sdsarticleItem .articleContent .sdsarticle-text {
  padding: 17px 0 0;
}
.sdsarticleItem .articleContent .date_added {
  display: inline-block;
}
.sdsarticleItem .articleContent span.comment {
  margin: 0 10px;
}
.sdsarticleItem .articleContent .sdsarticleHeader {
  padding: 0;
  margin: 0 0 10px;
}
.sdsarticleItem .articleContent .sdsarticleHeader .sdsarticleTitle {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
}
.sdsarticleItem .articleContent .sdsarticleHeader .sdsarticleTitle a {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
  transition: 0.3s all ease 0s;
}
.sdsarticleItem .articleContent .sdsarticleHeader .sdsarticleTitle a:hover {
  color: #ff3c20;
}
.sdsarticleItem .articleContent .sdsarticleDescription {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}
.sdsarticleItem .articleContent .sdsarticle-info {
  font-size: 12px;
  color: #999;
  position: relative;
  margin: 0 0 10px;
}
.sdsarticleItem .articleContent .sdsarticle-info a {
  color: #999;
}
.sdsarticleItem .articleContent h3.more {
  text-align: right;
  margin: 0;
}
.sdsarticleItem .articleContent h3.more a {
  text-transform: uppercase;
  color: #ff3c20;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
  padding: 0 0 3px;
  position: relative;
}
.sdsarticleItem .articleContent h3.more a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  background: #ff3c20;
  height: 1px;
  width: 100%;
}
.sdsarticleItem .articleContent:hover .imageFeaturedLink:after {
  opacity: 0.2;
}
#sdsblogCategory .imageFeatured {
  display: none;
}
.smartBlogCatTitle {
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  font-weight: bold;
  margin-bottom: 30px;
}
div.post-page {
  overflow: hidden;
  background: #fff;
  padding: 30px 0 0;
  border-top: 1px solid #ebebeb;
  margin: 0;
  text-align: center;
}
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;
}
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: #666;
  display: block;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background: #f5f5f5;
  border: none;
  font-size: 14px;
  font-weight: 600;
}
div.post-page .pagination li .page-active {
  color: #fff;
  background: #ff3c20;
}
div.post-page .pagination li .page-link:hover, div.post-page .pagination li .page-link:focus {
  color: #fff;
  background: #ff3c20;
}
div.post-page .results {
  margin-top: 5px;
  float: none;
  display: inline-block;
}
#sdsblogArticle {
  padding: 0;
  background: #fff;
}
#sdsblogArticle .articleContent {
  margin: 0 0 17px;
  position: relative;
  overflow: visible;
}
#sdsblogArticle .articleContent img {
  padding: 0;
  max-width: 100%;
  width: 100%;
}
#sdsblogArticle .article-main {
  padding: 0;
}
#sdsblogArticle .article-info {
  padding: 0;
  margin-bottom: 10px;
  font-size: 12px;
  color: #999;
}
#sdsblogArticle .article-info span {
  display: inline-block;
}
#sdsblogArticle .article-info span.comment {
  margin: 0 10px;
}
#sdsblogArticle .sdstitle_block {
  color: #222;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: capitalize;
  padding: 0;
  border: none;
  background: transparent;
}
#sdsblogArticle .sdsarticle-des {
  margin: 0;
}
#sdsblogArticle .sdsarticle-des p {
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 26px;
}
#sdsblogArticle .sdsarticleBottom {
  margin: 0;
}
#sdsblogArticle .sharing-buttons {
  border: none;
  margin: 5px 0 0;
  padding: 20px 0 0;
  position: relative;
}
#sdsblogArticle .sharing-buttons:before {
  content: "\--------";
  position: absolute;
  color: #ff3c20;
  font-size: 16px;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  letter-spacing: 2px;
  line-height: 0;
}
#sdsblogArticle .sharing-buttons .buttons {
  display: inline-block;
  margin: 0 -3px;
}
#sdsblogArticle .sharing-buttons .buttons a {
  padding: 7px 25px;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  color: #fff;
  margin: 0 4px;
  transition: 0.3s all 0s ease;
  border: none;
}
#sdsblogArticle .sharing-buttons .buttons a .fa {
  font-size: 16px;
  margin-right: 10px;
}
#sdsblogArticle .sharing-buttons .buttons a.facebook {
  background: #3b5997;
}
#sdsblogArticle .sharing-buttons .buttons a.facebook:hover {
  background: #2d4372;
}
#sdsblogArticle .sharing-buttons .buttons a.twitter {
  background: #36b9ff;
}
#sdsblogArticle .sharing-buttons .buttons a.twitter:hover {
  background: #03a7ff;
}
#sdsblogArticle .sharing-buttons .buttons a.google {
  background: #fb7171;
}
#sdsblogArticle .sharing-buttons .buttons a.google:hover {
  background: #fa3f3f;
}
#sdsblogArticle .sharing-buttons .buttons a.tumblr {
  background: #1c6e9a;
}
#sdsblogArticle .sharing-buttons .buttons a.tumblr:hover {
  background: #144f6f;
}
div#smartblogsearch h2.sdstitle_block {
  display: none;
  padding: 14px 20px 17px;
  border: none;
  background: #fff;
  color: #999;
  font-weight: bold;
  margin: 0;
}
div#smartblogsearch #search_query_top {
  height: 40px;
  line-height: 40px;
  border: 1px solid #ebebeb;
  background: transparent;
  margin: 0;
  font-size: 12px;
  outline: none;
  border-radius: 3px;
}
div#smartblogsearch .btn.button-search {
  line-height: 40px;
  width: 40px;
  padding: 0;
  background: transparent;
  color: #ff3c20;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
div#smartblogsearch .btn.button-search:before {
  font-size: 12px;
}
div#smartblogsearch .btn.button-search:hover {
  color: #ec1e00;
}
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: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #222;
  position: relative;
}
div#articleComments h3:before {
  content: "";
  width: 100px;
  height: 2px;
  background: #ff3c20;
  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: bold;
  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: #ff3c20;
  vertical-align: top;
  background: transparent;
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
}
div#articleComments .commentList li .text .reply a:hover {
  color: #ff6953;
}
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.smartblogcomments {
  border: none !important;
  background: #fff;
  padding: 20px;
  
}
div#respond.smartblogcomments .error {
  margin: 0;
}
div#respond.smartblogcomments .comment-reply-title {
  margin: 0 0 30px;
  padding: 0 0 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
  position: relative;
}
div#respond.smartblogcomments .comment-reply-title:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #ff3c20;
  position: absolute;
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
}
div#respond.smartblogcomments #commentform {
  margin: 0;
}
div#respond.smartblogcomments #commentform .input {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
div#respond.smartblogcomments #commentform .input:before {
  position: absolute;
  color: #666;
  border: 1px solid #ebebeb;
  display: inline-block;
  height: 40px;
  width: 30px;
  text-align: center;
  line-height: 36px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
div#respond.smartblogcomments #commentform .input:hover:before {
  background: #ff3c20;
  color: #fff;
  border: 1px solid #ff3c20;
}
div#respond.smartblogcomments #commentform .input.fl {
  text-align: left;
}
div#respond.smartblogcomments #commentform .input.fr {
  text-align: right;
}
div#respond.smartblogcomments #commentform .input.fr .error {
  float: left;
  margin: 0 3%;
}
div#respond.smartblogcomments #commentform .input.name:before {
  content: "\f007";
  font-family: FontAwesome;
}
div#respond.smartblogcomments #commentform .input.email:before {
  content: "\f0e0";
  font-family: FontAwesome;
}
div#respond.smartblogcomments #commentform input[type="text"] {
  width: 100%;
  height: 40px;
  border: solid 1px #ebebeb;
  color: #999;
  padding: 5px 40px;
  background: #fff;
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  outline: none;
}
div#respond.smartblogcomments #commentform input[type="text"].smartblogcaptcha {
  width: 220px;
  margin: 0 20px;
  float: left;
}
div#respond.smartblogcomments #commentform input[type="text"]:focus {
  border-color: #ff3c20;
}
div#respond.smartblogcomments #commentform .content {
  margin-bottom: 30px;
}
div#respond.smartblogcomments #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;
  outline: none;
}
div#respond.smartblogcomments #commentform .inputContent:focus {
  border-color: #ff3c20;
}
div#respond.smartblogcomments #commentform .capcha {
  overflow: hidden;
}
div#respond.smartblogcomments #commentform .capcha img {
  float: left;
}
div#respond.smartblogcomments #commentform #submitComment {
  color: #fff;
  padding: 13px 50px;
  border-radius: 20px;
  background: #ff3c20;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
}
div#respond.smartblogcomments #commentform #submitComment:hover {
  background: #ff6953;
}
#recent_article_smart_blog_block_left {
  padding-bottom: 0;
  margin-bottom: 10px;
  background: #fff;
}
#recent_article_smart_blog_block_left h3.block-title {
  margin-bottom: 15px;
  border-bottom: 2px solid #ebebeb;
  padding: 0 0 8px;
  background: #fff;
  position: relative;
}
#recent_article_smart_blog_block_left h3.block-title:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100px;
  background: #ff3c20;
  left: 0;
  bottom: -2px;
  right: auto;
}
#recent_article_smart_blog_block_left ul.recentArticles {
  padding: 0 0 5px;
  margin: 0;
  background: #fff;
}
#recent_article_smart_blog_block_left ul.recentArticles li {
  padding: 0;
  min-height: 55px;
  margin-bottom: 15px;
  position: relative;
  clear: both;
}
#recent_article_smart_blog_block_left ul.recentArticles li:hover a.title {
  color: #ff3c20;
}
#recent_article_smart_blog_block_left ul.recentArticles li a.image {
  display: block;
  float: left;
  margin-right: 20px;
  margin-top: 3px;
}
#recent_article_smart_blog_block_left ul.recentArticles li a.title {
  position: relative;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  color: #222;
  transition: 0.3s all ease 0s;
  display: block;
  line-height: 18px;
}
#recent_article_smart_blog_block_left ul.recentArticles li span.info {
  color: #999;
  display: block;
  font-size: 12px;
  line-height: 20px;
}
#recent_article_smart_blog_block_left ul.recentArticles li span.info .fa {
  margin-right: 5px;
}
#recent_article_smart_blog_block_left ul.recentArticles li span.info:hover {
  color: #ec1e00;
}
#category_blog_block_left {
  padding-bottom: 0;
  margin-bottom: 25px;
}
#category_blog_block_left h3.block-title {
  margin-bottom: 12px;
  border-bottom: 2px solid #f2f2f2;
  padding: 0 0 8px;
  background: #fff;
  position: relative;
}
#category_blog_block_left h3.block-title:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 70px;
  background: #ff5621;
  left: 0;
  bottom: -2px;
  right: auto;
}
#category_blog_block_left ul.list-link {
  margin: 0;
  padding: 0;
  background: #fff;
}
#category_blog_block_left ul.list-link li {
  padding: 5px 30px;
  position: relative;
}
#category_blog_block_left ul.list-link li:last-child {
  padding: 5px 30px 0 30px;
}
#category_blog_block_left ul.list-link li:before {
  position: absolute;
  content: '\f00c';
  font-family: fontawesome;
  font-size: 14px;
  color: #ff3c20;
  line-height: 18px;
  left: 4px;
  top: 7px;
  display: none;
  right: auto;
  bottom: auto;
}
#category_blog_block_left ul.list-link li:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid #ebebeb;
  top: 7px;
  bottom: auto;
  left: 0;
  right: auto;
  transition: all 0.3s ease 0s;
}
#category_blog_block_left ul.list-link li:hover:before {
  display: block;
}
#category_blog_block_left ul.list-link li:hover:after {
  border-color: #ff3c20;
}
#category_blog_block_left ul.list-link li:hover a {
  color: #ff3c20;
}
#category_blog_block_left ul.list-link li a {
  display: block;
  position: relative;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  color: #222;
  transition: 0.3s all ease 0s;
}
div.lastestnews {
  padding: 0;
  margin: 0 0 20px;
}
div.lastestnews h3.title_blog {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding: 0;
  margin: 0 0 20px;
  border-bottom: 2px solid #ebebeb;
}
div.lastestnews h3.title_blog span {
  position: relative;
  padding: 0 0 15px;
  display: inline-block;
}
div.lastestnews h3.title_blog span:before {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #ff3c20;
}
div.lastestnews .lastest_posts {
  position: relative;
}
div.lastestnews .post .post-inner {
  display: block;
}
div.lastestnews .post .post_image {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 0 20px;
}
div.lastestnews .post .post_image a {
  position: relative;
  display: block;
}
div.lastestnews .post .post_image a:before {
  z-index: 1;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}
div.lastestnews .post .post_image a:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border-left: 1px solid #222;
  border-right: 1px solid #222;
  transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(0, 1);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}
div.lastestnews .post .post_content .sdsarticleHeader {
  margin: 0 0 5px;
  padding: 0;
}
div.lastestnews .post .post_content .sdsarticleHeader h5 {
  margin: 0;
  padding: 0;
}
div.lastestnews .post .post_content .sdsarticleHeader a {
  color: #222;
  display: block;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
}
div.lastestnews .post .post_content .sdsarticleHeader a:hover {
  color: #ff3c20;
}
div.lastestnews .post .post_content .date_added {
  display: inline-block;
}
div.lastestnews .post .post_content .sdsarticle-info {
  font-size: 12px;
  color: #999;
  padding: 0 1px;
}
div.lastestnews .post .post_content .desc {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}
div.lastestnews .post:hover {
  cursor: pointer;
}
div.lastestnews .post:hover .post_image a:before, div.lastestnews .post:hover .post_image a:after {
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
}
div.lastestnews .owl-carousel .owl-dots {
  display: block;
  position: relative;
  bottom: auto;
  left: auto;
  text-align: center;
  width: 100%;
}
div.lastestnews .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
div.lastestnews .owl-carousel .owl-dots .owl-dot span {
  width: 30px;
  height: 6px;
  border-radius: 5px;
  margin: 0 4px;
  background: #222;
  border: none;
  display: block;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
div.lastestnews .owl-carousel .owl-dots .owl-dot.active span, div.lastestnews .owl-carousel .owl-dots .owl-dot:hover span {
  background: #ff3c20;
}
div.lastestnews .owl-controls .owl-nav {
  position: absolute;
  top: -70px;
  right: 0;
  z-index: 3;
}
div.lastestnews .owl-controls .owl-nav .owl-prev, div.lastestnews .owl-controls .owl-nav .owl-next {
  display: inline-block;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  line-height: 23px;
  text-align: center;
  font-size: 16px;
  color: #222;
  background: #fff;
  border: 1px solid #e2dbdb;
  cursor: pointer;
  margin: 0 2px;
  transition: 0.3s all ease 0s;
}
div.lastestnews .owl-controls .owl-nav .owl-prev:hover, div.lastestnews .owl-controls .owl-nav .owl-next:hover {
  border-color: #ff3c20;
  color: #ff3c20;
}
.content-v2 div.lastestnews {
  margin: 0 0 22px;
}
.content-v2 div.lastestnews .owl-controls .owl-dots, .content-v4 div.lastestnews .owl-controls .owl-dots {
  top: -65px;
  left: auto;
  right: 0;
  bottom: auto;
  display: inline-block;
  width: auto;
  position: absolute;
  z-index: 2;
  transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.content-v2 div.lastestnews .owl-controls .owl-dots .owl-dot span, .content-v4 div.lastestnews .owl-controls .owl-dots .owl-dot span {
  height: 8px;
  width: 8px;
  border-radius: 8px;
}
.content-v2 div.lastestnews .owl-controls .owl-dots .owl-dot.active span, .content-v4 div.lastestnews .owl-controls .owl-dots .owl-dot.active span, .content-v2 div.lastestnews .owl-controls .owl-dots .owl-dot:hover span, .content-v4 div.lastestnews .owl-controls .owl-dots .owl-dot:hover span {
  width: 30px;
  height: 8px;
}
.content-v2 div.lastestnews h3.title_blog, .content-v3 div.lastestnews h3.title_blog, .content-v4 div.lastestnews h3.title_blog {
  margin-bottom: 30px;
}
.content-v2 div.lastestnews .post .post_content .sdsarticleHeader, .content-v3 div.lastestnews .post .post_content .sdsarticleHeader, .content-v4 div.lastestnews .post .post_content .sdsarticleHeader {
  margin-bottom: 10px;
}
.content-v2 div.lastestnews .post .post_content .sdsarticleHeader h5 a, .content-v3 div.lastestnews .post .post_content .sdsarticleHeader h5 a, .content-v4 div.lastestnews .post .post_content .sdsarticleHeader h5 a {
  font-weight: bold;
}
.content-v3 div.lastestnews {
  margin: 0 0 52px;
}
.content-v3 div.lastestnews h3.title_blog {
  border-bottom: 2px solid #e5e5e5;
  padding: 0 0 16px;
  position: relative;
  color: #666;
  font-weight: 400;
  font-size: 22px;
  text-transform: none;
}
.content-v3 div.lastestnews h3.title_blog strong {
  font-weight: bold;
  color: #222;
  text-transform: capitalize;
}
.content-v3 div.lastestnews h3.title_blog:after {
  content: '';
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: -2px;
  background: #ff3c20;
  height: 2px;
  width: 50px;
}
.content-v3 div.lastestnews .owl-controls {
  margin: 10px 0 0;
}
.content-v3 div.lastestnews .owl-carousel .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin: 0 4px;
  background: #fff;
  border: 2px solid #222;
}
.content-v3 div.lastestnews .owl-carousel .owl-dots .owl-dot.active span, .content-v3 div.lastestnews .owl-carousel .owl-dots .owl-dot:hover span {
  background: #ff3c20;
  border-color: #ff3c20;
}
.content-v4 div.lastestnews {
  margin: 0 0 47px;
}
.content-v4 div.lastestnews h3.title_blog span {
  font-size: 18px;
  padding: 0 0 10px;
}
.content-v5 {
  
}
.content-v5 div.lastestnews {
  margin: 0 0 52px;
}
.content-v5 div.lastestnews h3.title_blog {
  position: relative;
  color: #222;
  font-weight: 600;
  font-size: 26px;
  text-transform: none;
  border-bottom: none;
  margin: 0 0 28px;
}
.content-v5 div.lastestnews .post .post_content .sdsarticleHeader {
  margin: 0 0 13px;
}
.content-v5 div.lastestnews .post .post_content .sdsarticleHeader a {
  font-weight: 600;
}
.content-v5 div.lastestnews .owl-controls {
  margin: 10px 0 0;
}
.content-v5 div.lastestnews .owl-controls .owl-nav {
  top: -55px;
}
.content-v5 div.lastestnews .owl-controls .owl-nav .owl-prev, .content-v5 div.lastestnews .owl-controls .owl-nav .owl-next {
  border-radius: 3px;
  border-color: #dbdbdb;
  color: #999;
  font-size: 18px;
}
.content-v5 div.lastestnews .owl-controls .owl-nav .owl-prev:hover, .content-v5 div.lastestnews .owl-controls .owl-nav .owl-next:hover {
  color: #ff3c20;
}
.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 .owl-controls .owl-nav {
  left: 0;
  right: auto;
  direction: ltr;
}
.lang-rtl .content_v2 div.lastestnews .owl-controls .owl-dots, .lang-rtl .content_v4 div.lastestnews .owl-controls .owl-dots {
  left: 0;
  right: auto;
}
.lang-rtl .content_v3 div.lastestnews h3.title_blog:after {
  left: auto;
  right: 0;
}
.lang-rtl #recent_article_smart_blog_block_left h3.block-title:after {
  left: auto;
  right: 0;
}
.lang-rtl #recent_article_smart_blog_block_left ul.recentArticles li span.info .fa {
  margin: 0 0 0 5px;
}
.lang-rtl #recent_article_smart_blog_block_left ul.recentArticles li a.image {
  float: right;
  margin: 0 0 0 20px;
}
.lang-rtl #category_blog_block_left h3.block-title:after {
  left: auto;
  right: 0;
}
.lang-rtl #category_blog_block_left ul.list-link li:after {
  left: auto;
  right: 0;
}
.lang-rtl #category_blog_block_left ul.list-link li:before {
  left: auto;
  right: 2px;
}
.lang-rtl #sdssearch_block_top .btn.button-search {
  left: 0;
  right: auto;
}
.lang-rtl .sdsarticleItem .articleContent .sdsarticle-info:before {
  left: auto;
  right: 0;
}
.lang-rtl .sdsarticleItem .articleContent h3.more {
  text-align: left;
}
.lang-rtl .sdsarticleItem .articleContent h3.more .fa:before {
  content: '\f100';
}
.lang-rtl div.post-page {
  text-align: left;
}
.lang-rtl div.post-page .pagination {
  padding: 0;
}
.lang-rtl #sdsblogArticle .article-info:before {
  left: auto;
  right: 0;
}
.lang-rtl #sdsblogArticle .sharing-buttons:before {
  left: auto;
  right: 0;
}
.lang-rtl #sdsblogArticle .sharing-buttons .buttons a .fa {
  margin: 0 0 0 6px;
}
.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;
}
@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;
  }
  #sdsblogArticle .sharing-buttons .buttons a {
    padding: 7px 10px;
    margin: 0 2px;
  }
  .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: 767px) {
  #sdsblogArticle .sharing-buttons .buttons a {
    margin: 0 3px 20px;
  }
}
@media (max-width: 480px) {
  .content-v2 div.lastestnews .post .post_image {
    margin-bottom: 30px;
  }
  .content-v3 div.lastestnews h3.title_blog {
    font-size: 14px;
  }
}
@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;
  }
}
#search h2 {
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 600;
  color: #222;
}
#product-modal .modal-content .modal-body .mask {
  position: relative;
  overflow: visible;
  margin-top: 70px;
  z-index: 1;
}
#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 .popup-image {
  margin-left: 25px;
}
#product-modal .modal-content .modal-body .product-cover-modal, #product-modal .modal-content .modal-body .image-caption {
  width: 100%;
  max-width: 600px;
}
.popup-image > li.thumb-container {
  margin: 0 0 10px 0;
}
#product-modal .modal-content .modal-body .popup-image {
  width: 100px !important;
}
#product-modal .modal-content .modal-body .popup-image li {
  width: 100px !important;
  padding: 5px 0px;
  outline: none;
}
#product-modal .modal-content .modal-body .popup-image li.slick-active:last-child {
  margin-bottom: 0;
}
#product-modal .modal-content .modal-body .popup-image img {
  width: 100%;
  background: #fff;
}
#product-modal .modal-content .modal-body .thumbnails {
  text-align: left !important;
}
#product-modal .modal-dialog {
  max-width: 766px;
}
#product-modal .modal-content .slick-list {
  height: 440px !important;
}
#product-modal .modal-content .slick-prev, #product-modal .modal-content .slick-next {
  left: 35%;
  font-size: 0;
  height: 30px;
  width: 30px;
}
#product-modal .modal-content .slick-prev:after, #product-modal .modal-content .slick-next:after {
  font-size: 16px;
  font-family: Fontawesome;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
#product-modal .modal-content .slick-prev {
  bottom: auto;
  top: 5px;
}
#product-modal .modal-content .slick-prev:after {
  content: "\f106";
}
#product-modal .modal-content .slick-next {
  bottom: 5px;
  top: auto;
}
#product-modal .modal-content .slick-next:after {
  content: "\f107";
}
#cart .cart-container .text-xs-right a.remove-from-cart:hover i.material-icons {
  color: #ff3c20;
}
div#blockcart-modal .modal-content {
  border: none;
}
div#blockcart-modal .modal-header {
  background: #ff3c20;
}
div#blockcart-modal .modal-header .close {
  padding: 0;
  color: #fff;
  font-size: 20px;
  opacity: 1;
  text-shadow: none;
}
div#blockcart-modal .modal-header .close:hover {
  color: #f55;
}
div#blockcart-modal .modal-body {
  padding: 30px;
  background: #fff;
}
div#blockcart-modal .modal-body .product-image-container .product-image {
  width: 190px;
}
div#blockcart-modal .modal-body .product-name {
  font-weight: 500;
  padding-bottom: 12px;
  color: #555;
}
div#blockcart-modal .modal-body .product-price {
  color: #f55;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding-bottom: 15px;
}
div#blockcart-modal .modal-body span, div#blockcart-modal .modal-body p {
  padding: 10px 0;
  font-weight: 400;
  margin: 0;
  font-size: 14px;
}
div#blockcart-modal .modal-body span strong, div#blockcart-modal .modal-body p strong {
  font-weight: 600;
}
div#blockcart-modal .modal-body .cart-products-count {
  padding-bottom: 12px;
}
div#blockcart-modal .modal-body .cart-content {
  padding: 0 15px;
}
div#blockcart-modal .modal-body .cart-content .btn {
  margin: 30px 0 0;
  background: #ff3c20;
  color: #fff;
  box-shadow: none;
  line-height: 40px;
  padding: 0 15px;
  transition: 0.3s all ease 0s;
}
div#blockcart-modal .modal-body .cart-content .btn:hover {
  background: #ec1e00;
}
#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;
}
#contact .form-footer .btn {
  padding: 6px 20px;
  height: 42px;
  color: #fff;
  background: #333;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  box-shadow: none;
}
#contact .form-footer .btn:hover {
  background: #ff3c20;
}
#contact .group-span-filestyle .btn {
  background: #ff3c20;
  border-radius: 0px 4px 4px 0px;
}
#contact .group-span-filestyle .btn:hover {
  background: #ec1e00;
}
.contact-rich {
  padding: 0;
}
.contact-rich h4 {
  font-size: 22px;
  color: #222;
  font-weight: 400;
  margin: 0 0 20px;
  position: relative;
  padding: 0 0 15px;
}
.contact-rich h4: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;
}
.contact-rich div.block:before, .contact-rich div.block:after {
  content: "";
  display: table;
}
.contact-rich div.block:after {
  clear: both;
}
.contact-rich div.block .icon {
  float: left;
  width: 24px;
  color: #444;
}
.contact-rich div.block .icon .material-icons {
  font-size: 16px;
  line-height: 12px;
}
.contact-rich div.block .labelcontact {
  float: left;
  color: #444;
  width: 66px;
  font-size: 12px;
}
.contact-rich div.block .data {
  float: right;
  width: calc(100% - 90px);
  color: #777;
  font-size: 12px;
}
.contact-form {
  padding: 0;
}
.contact-form .contact-title {
  font-size: 22px;
  color: #222;
  font-weight: 400;
  margin: 0 0 20px;
  position: relative;
  padding: 0 0 15px;
}
.contact-form .contact-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;
}
.contact-form .form-control-label {
  color: #555;
}
.contact-form .form-control-select {
  padding-top: 6px;
  color: #555;
  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: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
}
.contact-form .form-control:focus {
  outline: 0px;
}
@media (max-width: 1199px) {
  #contact .contact-form .group-span-filestyle .btn {
    height: 40px;
    vertical-align: top;
  }
}
#cms {
  overflow-x: hidden;
}
#cms .page-header {
  padding: 10px 0;
  display: none;
}
#cms .page-header h1 {
  margin: 15px 0;
  color: #222;
  font-size: 30px;
  font-weight: 400;
}
#cms .page-content.page-cms {
  background: transparent;
}
.about-wrap {
  margin: 0;
}
.about-wrap .image-bg {
  margin-bottom: 56px;
}
.about-wrap .title {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 58px;
  position: relative;
}
.about-wrap .title h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 8px;
  text-transform: uppercase;
  color: #222;
}
.about-wrap .title p {
  padding: 0 180px;
}
.about-wrap div.about-us {
  margin-bottom: 60px;
}
.about-wrap div.about-us .title {
  margin-bottom: 52px;
}
.about-wrap div.about-us .about-text h2 {
  font-size: 26px;
  font-weight: 400;
  margin: -5px 0 20px;
  line-height: 32px;
}
.about-wrap div.about-us .about-text p {
  margin: 0 0 25px;
}
.about-wrap div.about-us .year {
  position: relative;
  margin: 0 -27px;
  padding: 30px 0 65px;
}
.about-wrap div.about-us .year:last-child {
  padding: 0;
}
.about-wrap div.about-us .year:last-child .about-text {
  text-align: right;
}
.about-wrap div.about-us .year div.y-2006, .about-wrap div.about-us .year div.y-2017 {
  text-align: center;
  position: relative;
  margin: 0 0 26px;
}
.about-wrap div.about-us .year div.y-2006 span, .about-wrap div.about-us .year div.y-2017 span {
  font-size: 18px;
  padding: 10px 46px;
  border-radius: 20px;
  font-weight: normal;
}
.about-wrap div.about-us .year div.y-2006 span {
  margin: 0 0 0 50px;
  color: #222;
  background: #f5f5f5;
}
.about-wrap div.about-us .year div.y-2017 span {
  margin: 0 50px 0 0;
  color: #fff;
  background: #ff3c20;
}
.about-wrap div.about-us .year:before {
  content: '';
  position: absolute;
  background: #f5f5f5;
  width: 6px;
  height: 100%;
  left: 49.7%;
  right: auto;
  top: 0;
  bottom: 0;
}
.about-wrap div.about-us .year h3 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  text-transform: none;
  margin: 0 0 15px;
}
.about-wrap div.about-us .year > div {
  padding: 0 42px;
}
.about-wrap div.about-us .text-item div.we-work {
  margin: 0 0 30px;
}
.about-wrap div.about-us .text-item div.item {
  display: block;
  float: left;
  margin: 0 0 5px;
  padding: 0;
  height: 45px;
  width: 45px;
  transition: all 0.3s ease 0s;
}
.about-wrap div.about-us a.contact-us {
  background: #ccc;
  color: #fff;
  border-radius: 25px;
  padding: 10px 35px;
  font-size: 12px;
  font-weight: bold;
}
.about-wrap div.about-us a.contact-us:hover {
  background: #ff3c20;
}
.about-wrap .we-do {
  background: #f5f5f5;
  padding: 55px 0 40px;
  position: relative;
  display: block;
}
.about-wrap .we-do .title {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 43px;
  position: relative;
}
.about-wrap .we-do .title h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 8px;
  text-transform: uppercase;
}
.about-wrap .we-do .title p {
  padding: 0 180px;
}
.about-wrap .we-do:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 200%;
  height: 100%;
  top: 0;
  left: -50%;
  background: #f5f5f5;
}
.about-wrap .we-do .content .icon {
  margin-bottom: 20px;
  text-align: center;
}
.about-wrap .we-do .content .text h4 a {
  color: #222;
  font-size: 16px;
}
.about-wrap .we-do .content .text h4 a:hover {
  color: #ff3c20;
}
.about-wrap .why-choose {
  background: #fff;
  padding: 55px 0 40px;
  position: relative;
  display: block;
}
.about-wrap .why-choose .title {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 53px;
  position: relative;
}
.about-wrap .why-choose .title h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.about-wrap .why-choose .item {
  text-align: center;
  position: relative;
}
.about-wrap .why-choose h4 a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
  transition: all 0.3s ease 0s;
}
.about-wrap .why-choose h4 a:hover {
  color: #ff3c20;
}
.about-wrap .why-choose .icon {
  margin-bottom: 15px;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 98px;
  background-color: #ff3c20;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
}
.about-wrap .our-team {
  padding: 56px 0;
  margin: 0 -15px;
  position: relative;
}
.about-wrap .our-team:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 200%;
  height: 100%;
  top: 0;
  left: -50%;
  background: #f5f5f5;
}
.about-wrap .our-team .title {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 55px;
}
.about-wrap .our-team .title h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.about-wrap .our-team .out-team-content .owl-stage-outer {
  overflow: hidden;
  direction: ltr;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner {
  margin: 0 15px;
  text-align: center;
  background: #fff;
  border-radius: 5px;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image {
  margin-bottom: 18px;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .text {
  line-height: 18px;
  margin: 0 0 15px;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .name {
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .job {
  font-size: 12px;
  margin: 0 0 12px;
  font-weight: 300;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .socials a {
  display: inline-block;
  position: relative;
  height: 30px;
  width: 25px;
  margin: 0 1px;
  overflow: hidden;
  border-radius: 50%;
  font-size: 0;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .socials a:before {
  font-family: Fontawesome;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: #555;
  font-size: 14px;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .socials a.dribbble:before {
  content: "\f17d";
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .socials a.linkedin:before {
  content: "\f0e1";
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .socials a.fb:before {
  content: "\f09a";
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .socials a.tw:before {
  content: "\f099";
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .socials a.google:before {
  content: "\f1a0";
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .socials a:hover:before {
  color: #ff3c20;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner:hover {
  cursor: pointer;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner:hover .image img {
  opacity: 0.8;
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner:hover .name {
  color: #ff3c20;
}
.about-wrap .our-team .out-team-content .owl-controls {
  display: none;
}
.about-wrap .our-team .out-team-content .owl-controls .owl-prev, .about-wrap .our-team .out-team-content .owl-controls .owl-next {
  display: block;
  height: 33px;
  width: 33px;
  background: #fff;
  padding: 1px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 25%;
  overflow: hidden;
}
.about-wrap .our-team .out-team-content .owl-controls .owl-prev .fa, .about-wrap .our-team .out-team-content .owl-controls .owl-next .fa {
  display: block;
  height: 100%;
  width: 100%;
  background: #636363;
  color: #fff;
  line-height: 30px;
  border-radius: 50%;
}
.about-wrap .our-team .out-team-content .owl-controls .owl-prev:hover .fa, .about-wrap .our-team .out-team-content .owl-controls .owl-next:hover .fa {
  background: #bd2c21;
}
.about-wrap .our-team .out-team-content .owl-controls .owl-prev {
  left: 0;
}
.about-wrap .our-team .out-team-content .owl-controls .owl-next {
  right: 0;
}
.lang-rtl .about-wrap div.about-us .year:last-child .about-text {
  text-align: left;
}
@media (max-width: 992px) {
  .about-wrap div.title p, .about-wrap div.we-do .title p {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .about-wrap div.about-us .year:before {
    display: none;
  }
}
@-webkit-keyframes animate-translate-top {
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-moz-keyframes animate-translate-top {
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes animate-translate-top {
  
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
a.backtotop {
  background-color: #777;
  width: 45px;
  height: 45px;
  bottom: 20px;
  right: 20px;
  box-shadow: 0 0 3px #ccc;
  border-radius: 50%;
  overflow: hidden;
  z-index: 9999;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
a.backtotop.hidden-top {
  bottom: -100px;
  transform: scale(0);
  opacity: 1;
}
a.backtotop i {
  font-size: 24px;
  line-height: 45px;
  margin: 0;
  color: #fff;
  padding: 0;
}
a.backtotop:hover {
  background: #ff3c20;
  box-shadow: none;
}
a, input, button {
  
}
a:hover, input:hover, button:hover, a:focus, input:focus, button:focus {
  outline: 0;
}
@media (min-width: 1200px) {
    .menu-fixed {
    position: fixed !important;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    box-shadow: 0px 1px 3px #ccc;
  }
  .menu-on-top.menu-fixed {
    -webkit-animation: animate-translate-top 1s;
    -moz-animation: animate-translate-top 1s;
    animation: animate-translate-top 1s;
  }
  body.layout-boxed main {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px #777;
    overflow: hidden;
  }
  body.layout-framed main {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px #777;
    overflow: hidden;
  }
  body.layout-rounded main {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px #777;
    border-radius: 15px;
    overflow: hidden;
  }
}
.hide-title .product_list.grid h5, .hide-quickview .product_list.grid .quick-view {
  display: none !important;
}
.hide-title .product_lists.grid h5, .hide-quickview .product_lists.grid .quick-view {
  display: none !important;
}
.hide-productdes .grid .product-desc, .hide-coloroption .grid .color-list-container, .hide-stockinfo .grid .availability {
  display: none !important;
  
}
div.img-pattern.active, div.img-pattern.selected {
  border-color: #ff3c20;
}
div.themeColor.active, div.themeColor.selected {
  border-color: #ff3c20;
}
.reset-group .btn:hover {
  background: #ff3c20;
  
}
@media (max-width: 991px) {
  #sp-cpanel_btn {
    display: none;
  }
}
.rtl a.backtotop {
  right: auto;
  left: 10px;
}
#authentication .page-header h1 {
  text-align: center;
  margin-bottom: 30px;
  text-transform: capitalize;
  color: #222;
  font-size: 24px;
}
#authentication #content #login-form .form-control, #authentication #content #login-form span.input-group-btn {
  height: 35px;
}
#authentication [data-action="show-password"] {
  background: #ff3c20;
}
#authentication [data-action="show-password"]:hover {
  background: #ff6953;
}
#authentication .form-footer .btn-primary {
  background: #ff3c20;
}
#authentication .form-footer .btn-primary:hover {
  background: #ff6953;
}
.ps_back-office.page-sidebar.admindashboard #nav-sidebar {
  overflow-y: scroll;
}
body#checkout #header .header-nav {
  max-height: none;
  padding: 30px 0;
  border: none;
  margin-bottom: 0;
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
}
body#checkout section.checkout-step {
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  background-color: white;
  border: 1px #ebebeb solid;
  padding: 20px;
}
body#checkout #footer {
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  color: #222;
}
#prices-drop #wrapper {
  padding-top: 80px;
}
#newsletter_block_home {
  margin: 0;
}
#newsletter_block_home h3.title_block, #newsletter_block_home form {
  display: block;
}
#newsletter_block_home .title, #newsletter_block_home .form {
  padding: 0;
}
#newsletter_block_home h3.title_block {
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
  vertical-align: middle;
  color: #fff;
  padding: 0 0 0 70px;
  float: left;
  background: transparent url("../../assets/img/icon/icon-newletter.png") no-repeat left center;
}
#newsletter_block_home h3.title_block strong {
  font-weight: 600;
  font-size: 22px;
  display: block;
  margin-bottom: 5px;
}
#newsletter_block_home form {
  margin: 0;
  width: auto;
  border-radius: 3px;
  background: #fff;
  vertical-align: middle;
}
#newsletter_block_home .form-group {
  margin: 0;
  height: 50px;
  padding: 0 60px 0 0;
  position: relative;
}
#newsletter_block_home .form-group .button {
  width: auto;
  padding: 0 35px;
  height: 100%;
  border-radius: 0px 3px 3px 0;
  position: absolute;
  text-transform: capitalize;
  font-weight: 600;
  right: 0;
  top: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
#newsletter_block_home .form-group .newsletter-input {
  height: 100%;
  border: none;
  background: transparent;
  color: #999;
  font-size: 14px;
  width: 100%;
  font-weight: normal;
  padding: 0 25px;
}
#newsletter_block_home .form-group input::-webkit-input-placeholder {
  color: #999;
}
#newsletter_block_home .form-group input::-moz-placeholder {
  color: #999;
}
#newsletter_block_home .form-group input:-moz-placeholder {
  color: #999;
}
#newsletter_block_home .form-group input:-ms-input-placeholder {
  color: #999;
}
#newsletter_block_home.new-letter-2 h3.title_block {
  color: #999;
  background: transparent url(../../assets/img/icon/icon-newletter-2.png) no-repeat left center;
}
#newsletter_block_home.new-letter-2 h3.title_block strong {
  color: #222;
}
#newsletter_block_home.new-letter-2 form {
  border: 1px solid #ebebeb;
}
#newsletter_block_home.new-letter-2 .form-group .button {
  color: #fff;
  height: 52px;
  top: -1px;
  right: -1px;
}
#newsletter_block_home.new-letter-3 {
  margin: 0 -15px;
}
#newsletter_block_home.new-letter-3 .title, #newsletter_block_home.new-letter-3 .form {
  padding: 0 15px;
}
#newsletter_block_home.new-letter-3 form {
  border-radius: 0;
}
#newsletter_block_home.new-letter-3 .form-group .button {
  background: #ffb800;
  border-radius: 0;
}
#newsletter_block_home.new-letter-3 .form-group .button:hover {
  background: #cc9300;
}
div#newsletter_block_home.new-letter-4 {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 75px;
  border-right: 1px solid #4f5965;
}
div#newsletter_block_home.new-letter-4 .title, div#newsletter_block_home.new-letter-4 .form {
  width: 100%;
}
div#newsletter_block_home.new-letter-4 h3.title_block {
  float: none;
  background: none;
  padding: 0;
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
div#newsletter_block_home.new-letter-4 p {
  font-size: 14px;
  color: #fff;
  margin: 0 0 25px;
}
div#newsletter_block_home.new-letter-4 form {
  background: transparent;
  border: 1px solid #fff;
}
div#newsletter_block_home.new-letter-4 .form-group {
  padding: 0 40px 0 0;
  height: 38px;
}
div#newsletter_block_home.new-letter-4 .form-group .newsletter-input {
  padding: 0 10px;
}
div#newsletter_block_home.new-letter-4 .form-group .newsletter-input input::-webkit-input-placeholder {
  color: #fff;
}
div#newsletter_block_home.new-letter-4 .form-group .newsletter-input input::-moz-placeholder {
  color: #fff;
}
div#newsletter_block_home.new-letter-4 .form-group .newsletter-input input:-moz-placeholder {
  color: #fff;
}
div#newsletter_block_home.new-letter-4 .form-group .newsletter-input input:-ms-input-placeholder {
  color: #fff;
}
div#newsletter_block_home.new-letter-4 .form-group .button {
  background: transparent;
  padding: 0 12px;
  border-left: 1px solid #fff;
}
div#newsletter_block_home.new-letter-4 .form-group .button:hover {
  color: #ff3c20;
}
.footer_v6 #newsletter_block_home.new-letter-2 h3.title_block {
  color: #fff;
  background: transparent url(../../assets/img/icon/icon-newletter.png) no-repeat left center;
}
.footer_v6 #newsletter_block_home.new-letter-2 h3.title_block strong {
  color: #fff;
}
.footer_v6 #newsletter_block_home.new-letter-2 form {
  border: 1px solid #ebebeb;
}
.footer_v6 #newsletter_block_home.new-letter-2 .form-group .button {
  color: #fff;
  height: 52px;
  top: -1px;
  right: -1px;
}
#newsletter_block_popup {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
#newsletter_block_popup:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.67;
}
#newsletter_block_popup .close {
  display: block;
  height: 31px;
  width: 31px;
  line-height: 29px;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -23px;
  right: -23px;
  left: auto;
  opacity: 1;
  cursor: pointer;
}
#newsletter_block_popup .block_content {
  background: #fff;
  width: 62.3%;
  height: 500px;
  padding: 15px;
  position: fixed;
  left: 20%;
  z-index: 11;
  top: 70px;
}
#newsletter_block_popup .block_content .content-inner {
  padding: 0 22px 0 417px;
  height: 100%;
  float: left;
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
}
#newsletter_block_popup .block_content .content-inner:before {
  content: "";
  display: block;
  width: 385px;
  height: 100%;
  background: url(../../assets/img/bg_popup.jpg) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#newsletter_block_popup .block_content .content-inner h3.title {
  font-size: 36px;
  color: #222;
  margin: 100px 0 15px;
}
#newsletter_block_popup .block_content .content-inner p {
  font-size: 14px;
  color: #666;
  font-weight: normal;
  margin-bottom: 30px;
  line-height: 1.7em;
}
#newsletter_block_popup .block_content .content-inner form {
  margin: 0 0 30px;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
}
#newsletter_block_popup .block_content .content-inner .form-group {
  margin: 0;
  height: 40px;
  padding: 0 120px 0 0;
  position: relative;
  background: #fff;
}
#newsletter_block_popup .block_content .content-inner .form-group .button {
  width: 121px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
#newsletter_block_popup .block_content .content-inner .form-group .newsletter-input {
  height: 100%;
  border: none;
  background: transparent;
  color: #b2b2b2;
  font-size: 13px;
  width: 100%;
  font-weight: 300;
  padding: 0 20px;
  border: solid 1px #cbcbcb;
}
#newsletter_block_popup .block_content .content-inner .msg {
  margin-bottom: 25px;
}
#newsletter_block_popup .block_content .content-inner .msg .ckmsg {
  vertical-align: middle;
}
#newsletter_block_popup .block_content .content-inner .msg .checker {
  display: inline-block;
  margin: 0 5px;
}
#newsletter_block_popup .block_content .content-inner .msg label {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons {
  border: none;
  padding: 0;
  margin: 0;
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social {
  text-align: center;
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social .block-title {
  display: none;
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social a {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #edecec;
  margin: 0 3px;
  padding: 0;
  line-height: 28px;
  background: #fff;
  color: #555;
  font-size: 12px;
  transition: all 0.3s ease 0s;
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social a span {
  display: none;
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social a .fa {
  font-size: 14px;
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social a:hover {
  color: #fff;
  background: #ff3c20;
  border-color: #ff3c20;
}
@media (min-width: 1400px) {
  #newsletter_block_popup .block_content {
    top: 180px;
  }
  #newsletter_block_home .title {
    width: 45%;
  }
  #newsletter_block_home .form {
    width: 55%;
  }
  #newsletter_block_popup .block_content {
    width: 43.6%;
    left: 28%;
  }
  #newsletter_block_home.new-letter-3 .title {
    width: 33.33333%;
  }
  #newsletter_block_home.new-letter-3 .form {
    width: 66.66666%;
  }
  .content-v4 #newsletter_block_home {
    padding: 0 15%;
  }
}
@media (min-width: 1200px) {
  #newsletter_block_home.new-letter-2 .title {
    width: 47%;
  }
  #newsletter_block_home.new-letter-2 .form {
    width: 53%;
  }
}
@media (max-width: 1199px) {
  div#newsletter_block_home.new-letter-4 {
    border-right: none;
  }
  #newsletter_block_home .title {
    padding: 0 10px 0 0;
  }
  .lang-rtl #newsletter_block_home .title {
    padding: 0 0 0 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div#newsletter_block_home h3.title_block {
    font-size: 12px;
  }
  #newsletter_block_popup .block_content {
    width: 80%;
    left: 10%;
  }
  .lang-rtl div#newsletter_block_home h3.title_block {
    margin: 0 0 20px;
  }
}
@media (max-width: 991px) {
  #newsletter_block_home.new-letter-2 .title, .footer_v6 #newsletter_block_home.new-letter-2 .title {
    text-align: center;
  }
  #newsletter_block_home.new-letter-2 h3.title_block, .footer_v6 #newsletter_block_home.new-letter-2 h3.title_block {
    float: none;
    margin-bottom: 30px;
    background: none;
    padding: 0;
  }
  div#newsletter_block_home.new-letter-4 {
    border-right: none;
    border-bottom: 1px solid #4f5965;
    padding-left: 15px;
    padding-right: 15px;
  }
  .lang-rtl div#newsletter_block_home.new-letter-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  #newsletter_block_popup .block_content {
    width: 90%;
    left: 5%;
  }
  #newsletter_block_popup .block_content .content-inner {
    padding: 0 22px 0 315px;
  }
  #newsletter_block_popup .block_content .content-inner:before {
    width: 300px;
    background-size: auto;
  }
  .lang-rtl #newsletter_block_home.new-letter-2 h3.title_block {
    padding: 0;
  }
}
@media (max-width: 767px) {
  div#newsletter_block_home {
    text-align: center;
  }
  div#newsletter_block_home h3.title_block {
    margin: 0 0 30px;
  }
  #newsletter_block_popup {
    display: none;
  }
  .lang-rtl div#newsletter_block_home h3.title_block {
    margin: 0 0 20px;
  }
}
.tags_block {
  margin: 0;
}
.tags_block h3.title_block {
  border-bottom: none;
  font-size: 13px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 15px 0 0;
  float: left;
  vertical-align: top;
  line-height: 22px;
}
.lang-rtl .tags_block h3.title_block {
  float: right;
}
.tags_block .block_content {
  overflow: hidden;
  vertical-align: top;
}
.tags_block .block_content a {
  margin: 0 15px;
  font-size: 13px;
  color: #666;
  text-transform: capitalize;
  border: none;
  float: left;
  transition: 0.3s all ease 0s;
  line-height: 22px;
}
.tags_block .block_content a:hover {
  color: #ff3c20;
  background: transparent;
  border: none;
}
div.left-menu {
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
div.left-menu ul {
  margin: 0 20px;
}
div.left-menu ul li.item {
  float: none;
  padding: 22px 0;
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #f1f1f1;
}
div.left-menu ul li.item .icon {
  position: relative;
  height: 45px;
  width: 48px;
  margin: 2px 20px 0 0;
  float: left;
}
div.left-menu ul li.item .icon:before {
  content: '';
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
div.left-menu ul li.item div.text a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  color: #222;
}
div.left-menu ul li.item div.text p {
  font-size: 14px;
  color: #999;
  margin: 0;
  line-height: 20px;
}
div.left-menu ul li.item:hover {
  cursor: pointer;
}
div.left-menu ul li.item:hover.free .icon:before {
  background: transparent url("../../assets/img/icon/icon-left-1-hover.png") no-repeat scroll top center;
}
div.left-menu ul li.item:hover.protec .icon:before {
  background: transparent url("../../assets/img/icon/icon-left-2-hover.png") no-repeat scroll top center;
}
div.left-menu ul li.item:hover.gift .icon:before {
  background: transparent url("../../assets/img/icon/icon-left-3-hover.png") no-repeat scroll top center;
}
div.left-menu ul li.item:hover.money-back .icon:before {
  background: transparent url("../../assets/img/icon/icon-left-4-hover.png") no-repeat scroll top center;
}
div.left-menu ul li.free .icon:before {
  background: transparent url("../../assets/img/icon/icon-left-1.png") no-repeat scroll top center;
}
div.left-menu ul li.protec .icon:before {
  background: transparent url("../../assets/img/icon/icon-left-2.png") no-repeat scroll top center;
}
div.left-menu ul li.gift .icon:before {
  background: transparent url("../../assets/img/icon/icon-left-3.png") no-repeat scroll top center;
}
div.left-menu ul li.money-back .icon:before {
  background: transparent url("../../assets/img/icon/icon-left-4.png") no-repeat scroll top center;
}
.coupon-code {
  margin: 0;
  line-height: 38px;
}
.coupon-code p {
  color: #fff;
  margin: 0;
  font-size: 12px;
}
.contact-html {
  margin: 0 0 0 25px;
  padding: 0 0 0 25px;
  position: relative;
}
.contact-html:before {
  content: "";
  background: rgba(255, 255, 255, 0.2);
  height: 10px;
  width: 1px;
  position: absolute;
  top: 20px;
  left: 0px;
  right: auto;
  bottom: auto;
}
.contact-html span.order {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  padding: 0 0 0 20px;
}
.contact-html span.order:after {
  content: "\f0d1";
  line-height: 20px;
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
}
.contact-html-2 {
  line-height: 40px;
}
.contact-html-2 span.add {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  float: left;
  padding: 0 0 0 50px;
  margin: 0 15px 0 0;
}
.contact-html-2 span.add:before {
  content: "\f098";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 14px;
  right: auto;
  bottom: auto;
  z-index: 3;
}
.contact-html-2 span.add:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  z-index: 2;
}
.footer-bottomlinks {
  line-height: 20px;
  padding: 0 100px;
  margin: 0 0 20px;
  text-align: center;
}
.footer-bottomlinks ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  font-size: 0;
}
.footer-bottomlinks ul li {
  display: inline-block;
  position: relative;
  padding: 0 10px;
}
.footer-bottomlinks ul li:after {
  content: "\|";
  display: block;
  font-size: 14px;
  color: #666;
  position: absolute;
  top: -1px;
  right: -2px;
}
.footer-bottomlinks ul li a {
  font-size: 14px;
  font-weight: 400;
}
.footer-bottomlinks ul li.last:after {
  display: none;
}
.header_v2 .contact-html-2 {
  line-height: 40px;
}
.header_v2 .contact-html-2 span.add {
  color: #666;
  margin: 0 0 0 10px;
}
.header_v2 .contact-html-2 span.add:before {
  content: "\f098";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 14px;
  right: auto;
  bottom: auto;
  z-index: 3;
  color: #666;
}
.header_v2 .contact-html-2 span.add:after {
  border: 1px solid #ebebeb;
}
.popular-search {
  margin-bottom: 25px;
}
.popular-search h3.block-title {
  color: #222;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
  position: relative;
  padding: 0 0 10px;
}
.popular-search h3.block-title:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 130px;
  bottom: -2px;
  left: 0;
  right: auto;
  top: auto;
}
.popular-search .content {
  padding: 26px 20px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  border-top: 2px solid #ebebeb;
}
.popular-search .content a {
  font-size: 12px;
  color: #222;
  padding: 0 14px;
  line-height: 24px;
  background: #eee;
  border-radius: 10px;
  margin: 0 7px 10px 0;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.popular-search .content a:hover {
  color: #fff;
}
div.menu-bottom {
  display: inline-block;
  float: right;
}
div.menu-bottom a {
  color: #fff;
  font-size: 14px;
  margin: 0 19px;
  transition: all 0.3s ease 0s;
}
div.menu-bottom a:hover {
  color: #222;
}
.header_v3 .contact-html-2 {
  float: right;
  display: inline-block;
  margin: 0 18px;
}
.header_v3 .contact-html-2 span.add {
  color: #666;
  font-size: 12px;
  padding: 0 0 0 30px;
  margin: 0;
}
.header_v3 .contact-html-2 span.add:before {
  color: #666;
}
.header_v3 .contact-html-2 span.add:after {
  display: none;
}
@-moz-document url-prefix() {
  .categories .owl-stage-outer {
    max-height: 105px;
  }
}
.categories {
  margin: 0 0 50px;
}
.categories .block-title {
  font-size: 22px;
  color: #666;
  font-weight: normal;
  text-align: center;
  border-bottom: 2px solid #e5e5e5;
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 30px;
}
.categories .block-title:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  top: auto;
  left: 48.5%;
  right: auto;
  bottom: -2px;
}
.categories .block-title strong {
  font-weight: bold;
  color: #222;
}
.categories ul li.item {
  text-align: center;
}
.categories ul li.item .icon {
  width: 80px;
  height: 65px;
  display: inline-block;
  font-size: 0;
  background-image: url(../../assets/img/icon/categories.png);
  background-repeat: no-repeat;
  cursor: pointer;
  transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  background-color: #fff;
}
.categories ul li.item.fashion .icon {
  background-position: -12px -12px;
}
.categories ul li.item.fashion:hover .icon, .categories ul li.item.fashion.active .icon {
  background-position: -105px -12px;
}
.categories ul li.item.elec .icon {
  background-position: -12px -105px;
}
.categories ul li.item.elec:hover .icon, .categories ul li.item.elec.active .icon {
  background-position: -105px -105px;
}
.categories ul li.item.handbag .icon {
  background-position: -12px -195px;
}
.categories ul li.item.handbag:hover .icon, .categories ul li.item.handbag.active .icon {
  background-position: -105px -195px;
}
.categories ul li.item.cellphone .icon {
  background-position: -12px -297px;
}
.categories ul li.item.cellphone:hover .icon, .categories ul li.item.cellphone.active .icon {
  background-position: -105px -297px;
}
.categories ul li.item.smart-tv .icon {
  background-position: -18px -390px;
}
.categories ul li.item.smart-tv:hover .icon, .categories ul li.item.smart-tv.active .icon {
  background-position: -110px -390px;
}
.categories ul li.item.jewelry .icon {
  background-position: -18px -478px;
}
.categories ul li.item.jewelry:hover .icon, .categories ul li.item.jewelry.active .icon {
  background-position: -115px -478px;
}
.categories ul li.item.cosmetics .icon {
  background-position: -18px -560px;
}
.categories ul li.item.cosmetics:hover .icon, .categories ul li.item.cosmetics.active .icon {
  background-position: -115px -560px;
}
.categories ul li.item h5 a {
  font-size: 14px;
  font-weight: 400;
}
div.bonus-menu {
  margin-bottom: 60px;
}
div.bonus-menu ul li {
  display: inline-block;
  padding: 37px 0;
  transition: all 0.3s ease 0s;
  text-align: center;
  cursor: pointer;
}
div.bonus-menu ul li .icon, div.bonus-menu ul li .text {
  display: inline-block;
  vertical-align: middle;
}
div.bonus-menu ul li .icon {
  width: 50px;
  height: 56px;
  line-height: 55px;
}
div.bonus-menu ul li .text {
  margin: 0 10px;
  text-align: left;
}
div.bonus-menu ul li .text h5 {
  margin: 0 0 2px;
}
div.bonus-menu ul li .text h5 a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.3s ease 0s;
}
div.bonus-menu ul li .text p {
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  text-transform: capitalize;
  margin: 0;
  line-height: 16px;
}
div.bonus-menu ul li .text:hover h5 a {
  color: #ffb800;
}
.secured {
  margin-bottom: 30px;
}
.secured h3.block-title {
  color: #222;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 10px 0 17px 50px;
  position: relative;
  background: transparent url(../../assets/img/icon/safe.png) left center no-repeat;
}
.secured p {
  margin: 18px 0 15px;
}
.secured div.pay a, .secured div.sec a {
  width: 100%;
  font-size: 0;
  text-indent: -99999999px;
  color: transparent;
  display: block;
  width: 100%;
}
.secured div.pay a {
  height: 21px;
  background: transparent url("../../assets/img/icon/payment-2.png") no-repeat left center;
}
.secured div.sec a {
  height: 51px;
  background: transparent url("../../assets/img/icon/secured.png") no-repeat left center;
}
div.app-store {
  display: block;
  float: none;
  font-size: 0;
  text-align: center;
  margin: 0 0 20px;
}
div.app-store a {
  margin: 0 6px 10px 0;
  font-size: 0;
  text-indent: -99999999px;
  color: transparent;
  display: inline-block;
  height: 30px;
  width: 100px;
}
div.app-store a.app-1 {
  background: transparent url("../../assets/img/icon/app-store-1.png") no-repeat left center;
}
div.app-store a.app-2 {
  background: transparent url("../../assets/img/icon/app-store-2.png") no-repeat left center;
}
div.app-store a.app-3 {
  width: 120px;
  background: transparent url("../../assets/img/icon/app-store-3.png") no-repeat left center;
}
.footer-container.footer_v3 .footer-bottomlinks {
  padding: 0 40px;
}
.header_v4 .coupon-code p {
  color: #666;
  font-size: 13px;
}
.header_v4 .coupon-code p span {
  color: #022;
  font-weight: 500;
}
.header_v4 .contact-html {
  line-height: 40px;
  margin: 0 10px;
  padding: 0 20px;
}
.header_v4 .contact-html:before, .header_v4 .contact-html:after {
  content: "";
  background: #c2c2c2;
  height: 10px;
  width: 1px;
  position: absolute;
  top: 15px;
  bottom: auto;
}
.header_v4 .contact-html:before {
  left: 0px;
  right: auto;
}
.header_v4 .contact-html:after {
  left: auto;
  right: 0;
}
.header_v4 .contact-html span.order {
  color: #666;
}
.header_v4 .contact-html-2 {
  float: right;
  display: inline-block;
}
.header_v4 .contact-html-2 span.add {
  color: #666;
  font-size: 14px;
  padding: 0 0 0 30px;
  margin: 0;
}
.header_v4 .contact-html-2 span.add:before {
  color: #666;
}
.header_v4 .contact-html-2 span.add:after {
  background: transparent;
}
div.bonus-menu-2 {
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 24px 0;
  margin: 0 0 38px;
}
div.bonus-menu-2 ul li {
  display: block;
  text-align: center;
  border-right: 1px solid #ebebeb;
  margin: 0 -1px 0 0;
}
div.bonus-menu-2 ul li.saving {
  border: none;
}
div.bonus-menu-2 ul li .text {
  text-align: left;
}
div.bonus-menu-2 ul li .icon, div.bonus-menu-2 ul li .text {
  display: inline-block;
  vertical-align: middle;
}
div.bonus-menu-2 ul li.free .icon {
  width: 60px;
  height: 52px;
  background: url("../../assets/img/icon/promotion.png") no-repeat -22px -23px;
}
div.bonus-menu-2 ul li.support .icon {
  width: 60px;
  height: 52px;
  background: url("../../assets/img/icon/promotion.png") no-repeat -115px -23px;
}
div.bonus-menu-2 ul li.return .icon {
  width: 60px;
  height: 52px;
  background: url("../../assets/img/icon/promotion.png") no-repeat -200px -23px;
}
div.bonus-menu-2 ul li.payment .icon {
  width: 60px;
  height: 52px;
  background: url("../../assets/img/icon/promotion.png") no-repeat -296px -23px;
}
div.bonus-menu-2 ul li.saving .icon {
  width: 60px;
  height: 52px;
  background: url("../../assets/img/icon/promotion.png") no-repeat -394px -23px;
}
div.bonus-menu-2 ul li .icon {
  margin-right: 7px;
}
div.bonus-menu-2 ul li .text h5 {
  margin: 0 0 2px;
}
div.bonus-menu-2 ul li .text h5 a {
  color: #222;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.3s ease 0s;
}
div.bonus-menu-2 ul li .text p {
  font-size: 13px;
  font-weight: normal;
  color: #666;
  text-transform: capitalize;
  margin: 0;
  line-height: 16px;
}
div.bonus-menu-2 ul li .text:hover h5 a {
  color: #ff3c20;
}
.slider-html {
  padding: 0 25%;
  overflow: hidden;
  margin: 0 0 45px;
}
.slider-html ul {
  position: relative;
}
.slider-html ul li a {
  display: block;
}
.slider-html ul li a img {
  width: 100%;
}
.slider-html .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.slider-html .owl-controls .owl-prev, .slider-html .owl-controls .owl-next {
  font-size: 70px;
  color: #fff;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 41%;
}
.slider-html .owl-controls .owl-prev:hover, .slider-html .owl-controls .owl-next:hover {
  color: #ff3c20;
}
.slider-html .owl-controls .owl-prev {
  left: -65px;
  right: auto;
}
.slider-html .owl-controls .owl-next {
  left: auto;
  right: -65px;
}
.header_v5 .contact-html {
  line-height: 40px;
  margin: 0 10px;
  padding: 0 20px;
}
.header_v5 .contact-html:before, .header_v5 .contact-html:after {
  content: "";
  background: #c2c2c2;
  height: 10px;
  width: 1px;
  position: absolute;
  top: 15px;
  bottom: auto;
}
.header_v5 .contact-html:before {
  left: 0px;
  right: auto;
}
.header_v5 .contact-html:after {
  left: auto;
  right: 0;
}
.header_v5 .contact-html span.order {
  color: #666;
  font-size: 12px;
}
.header_v5 .contact-html-2 {
  display: inline-block;
}
.header_v5 .contact-html-2 span.add {
  color: #666;
  font-size: 12px;
  padding: 0 0 0 30px;
  margin: 0;
}
.header_v5 .contact-html-2 span.add:before {
  color: #666;
}
.header_v5 .contact-html-2 span.add:after {
  background: transparent;
}
.content_v5 div.bonus-menu-2 {
  margin: 0 0 50px;
}
.content_v5 div.bonus-menu-2 ul li.free .icon {
  background: url("../../assets/img/icon/promotion-2.png") no-repeat -35px -23px;
}
.content_v5 div.bonus-menu-2 ul li.support .icon {
  background: url("../../assets/img/icon/promotion-2.png") no-repeat -125px -23px;
}
.content_v5 div.bonus-menu-2 ul li.return .icon {
  background: url("../../assets/img/icon/promotion-2.png") no-repeat -220px -23px;
}
.content_v5 div.bonus-menu-2 ul li.payment .icon {
  background: url("../../assets/img/icon/promotion-2.png") no-repeat -305px -23px;
}
.find-your, .need-help {
  padding-top: 60px;
  padding-left: 30px;
  padding-bottom: 60px;
}
.find-your h3, .need-help h3 {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 20px;
}
.find-your p, .need-help p {
  color: #fff;
  font-size: 14px;
  margin: 0 0 25px;
}
.find-your a, .need-help a {
  background: #fff;
  color: #222;
  border-radius: 3px;
  padding: 7px 50px;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.find-your a:hover, .need-help a:hover {
  background: #ff3c20;
  color: #fff;
}
.find-your {
  border-right: 1px solid #4f5965;
}
.find-your p {
  margin-bottom: 50px;
}
.header_v6 .contact-html-2 {
  display: inline-block;
  margin: 0 10px;
}
.header_v6 .contact-html-2 span.add {
  color: #666;
  font-size: 12px;
  padding: 0 0 0 30px;
  margin: 0;
}
.header_v6 .contact-html-2 span.add:before {
  color: #666;
}
.header_v6 .contact-html-2 span.add:after {
  display: none;
}
.header_v6 .marketing {
  display: inline-block;
  line-height: 40px;
  vertical-align: top;
  position: relative;
}
.header_v6 .marketing span {
  display: block;
  position: relative;
  font-size: 12px;
  color: #666;
  padding: 0 20px;
}
.header_v6 .marketing span:before {
  content: "\f0e0";
  font-family: fontawesome;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0px;
  right: auto;
  bottom: auto;
  z-index: 3;
  color: #666;
}
.header_v6 .marketing span:after {
  content: "";
  position: absolute;
  top: 15px;
  left: auto;
  right: 0;
  height: 10px;
  width: 1px;
  background: #bebebe;
}
.content_v6 div.bonus-menu-2 {
  background: #f9f9f9;
  margin-bottom: 50px;
}
.content_v6 div.bonus-menu-2 ul li {
  text-align: left;
  padding: 0 0 0 33px;
}
.lang-rtl .content_v6 div.bonus-menu-2 ul li {
  text-align: right;
  padding: 0 33px 0 0;
}
.content_v6 div.bonus-menu-2 ul li.free .icon {
  background: url("../../assets/img/icon/promotion-3.png") no-repeat -35px -23px;
}
.content_v6 div.bonus-menu-2 ul li.support .icon {
  background: url("../../assets/img/icon/promotion-3.png") no-repeat -125px -23px;
}
.content_v6 div.bonus-menu-2 ul li.return .icon {
  background: url("../../assets/img/icon/promotion-3.png") no-repeat -220px -23px;
}
.content_v6 div.bonus-menu-2 ul li.payment .icon {
  background: url("../../assets/img/icon/promotion-3.png") no-repeat -305px -23px;
}
@media (max-width: 1400px) {
  .html-login div.contact-html, #header-cart div.contact-html-2 {
    display: none;
  }
  #index div.left-menu ul {
    margin: 0 10px;
  }
  .header_v4 .contact-html, .header_v4 .contact-html-2 {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .slider-html .owl-controls .owl-prev, .slider-html .owl-controls .owl-next {
    top: 33%;
  }
}
@media (max-width: 1199px) {
  div.left-menu ul {
    margin: 0 10px;
  }
  div.left-menu ul li.item div.text a, div.left-menu ul li.item div.text p {
    font-size: 12px;
  }
  .footer-bottomlinks, .footer-container.footer_v3 .footer-bottomlinks {
    padding: 0;
  }
  div.bonus-menu ul li {
    width: 100%;
  }
  div.find-your {
    border-right: none;
  }
  .lang-rtl div.find-your {
    border-left: none;
  }
}
@media (max-width: 991px) {
  div.menu-bottom a {
    margin: 0 5px;
  }
  .slider-html {
    padding: 0;
  }
  .slider-html .owl-controls .owl-prev {
    left: 20px;
  }
  .slider-html .owl-controls .owl-next {
    right: 20px;
  }
  div.find-your, div.need-help {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  div.menu-bottom {
    float: none;
  }
  .header_v3 .contact-html-2 {
    display: none;
  }
  div.find-your {
    border-bottom: 1px solid #4f5965;
  }
  .lang-rtl div div.menu-bottom {
    float: none;
  }
}
@media (max-width: 479px) {
  .slider-html .owl-controls .owl-prev, .slider-html .owl-controls .owl-next {
    top: 26%;
  }
}
.sphomepage-slider {
  overflow: hidden;
  border-radius: 5px;
  position: relative;
}
.sphomepage-slider .owl-nav .owl-prev, .sphomepage-slider .owl-nav .owl-next {
  position: absolute;
  background: #222;
  top: 43%;
  bottom: auto;
  border-radius: 3px;
  height: 35px;
  width: 35px;
  font-size: 0;
  text-indent: -9999;
  color: transparent;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
}
.sphomepage-slider .owl-nav .owl-prev:before, .sphomepage-slider .owl-nav .owl-next:before {
  font-family: Fontawesome;
  font-size: 26px;
  line-height: 33px;
  color: #fff;
  text-indent: 0;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  height: 100%;
}
.sphomepage-slider .owl-nav .owl-prev {
  left: 20px;
  right: auto;
}
.sphomepage-slider .owl-nav .owl-prev:before {
  content: "\f104";
  left: -2px;
}
.sphomepage-slider .owl-nav .owl-next {
  right: 20px;
  left: auto;
}
.sphomepage-slider .owl-nav .owl-next:before {
  content: "\f105";
  left: 2px;
}
.sphomepage-slider:hover .owl-nav .owl-prev, .sphomepage-slider:hover .owl-nav .owl-next {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
.sphomepage-slider .owl-item .sphomeslider-description {
  position: absolute;
  display: inline-block;
  padding: 0;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info {
  padding-top: 15%;
  text-align: center;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  color: #222;
  margin: 0 0 10px;
  letter-spacing: 2px;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info h2 {
  font-size: 48px;
  text-transform: uppercase;
  color: #222;
  font-weight: 800;
  margin: 0 0 10px;
  letter-spacing: 4px;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info p {
  letter-spacing: 1px;
  font-size: 16px;
  margin: 0 0 10px;
  color: #222;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info h5 {
  display: inline-block;
  font-size: 13px;
  margin: 15px 5px 0;
  color: #222;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info h5 a {
  width: 43px;
  line-height: 43px;
  color: #222;
  width: 190px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease 0s;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info h5 a:hover {
  background: #222;
  color: #fff;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info.group-2 h2, .sphomepage-slider .owl-item .sphomeslider-description .item-info.group-3 h2, .sphomepage-slider .owl-item .sphomeslider-description .item-info.group-2 h3, .sphomepage-slider .owl-item .sphomeslider-description .item-info.group-3 h3 {
  color: #fff;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info.group-4 h3 {
  margin-bottom: 3px;
  font-size: 18px;
}
.sphomepage-slider .owl-item .sphomeslider-description .item-info.group-4 h2 {
  letter-spacing: 3px;
  line-height: 100%;
  font-weight: 700;
}
.sphomepage-slider .owl-carousel .owl-dots {
  display: block !important;
  position: absolute;
  bottom: 12px;
  left: auto;
  width: 100%;
  padding: 0 30px;
  text-align: center;
}
.sphomepage-slider .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.sphomepage-slider .owl-carousel .owl-dots .owl-dot span {
  width: 30px;
  height: 8px;
  border-radius: 8px;
  margin: 0 4px;
  background: #222;
  opacity: 1;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span, .sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span {
  opacity: 1;
}
#sphomepage-slider2 {
  margin-bottom: 10px;
}
#sphomepage-slider2.sphomepage-slider .owl-carousel .owl-dots {
  position: relative;
  bottom: 0;
}
#sphomepage-slider2.sphomepage-slider .owl-carousel .owl-dots .owl-dot span {
  width: 8px;
}
#sphomepage-slider2.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span, #sphomepage-slider2.sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span {
  width: 30px;
}
#sphomepage-slider3.sphomepage-slider .owl-carousel .owl-dots .owl-dot span {
  border: 2px solid #222;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  background: transparent;
}
#sphomepage-slider3.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span, #sphomepage-slider3.sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span {
  background: #ffb800;
  border-color: #ffb800;
}
#sphomepage-slider5.sphomepage-slider .owl-carousel .owl-dots, #sphomepage-slider6.sphomepage-slider .owl-carousel .owl-dots {
  padding: 0 40px 15px;
  text-align: left;
}
#sphomepage-slider5.sphomepage-slider .owl-carousel .owl-dots .owl-dot span, #sphomepage-slider6.sphomepage-slider .owl-carousel .owl-dots .owl-dot span {
  height: 11px;
  width: 11px;
}
#sphomepage-slider5.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span, #sphomepage-slider6.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span, #sphomepage-slider5.sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span, #sphomepage-slider6.sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span {
  width: 15px;
  height: 15px;
}
#sphomepage-slider5.sphomepage-slider {
  border-radius: 0;
}
#sphomepage-slider5.sphomepage-slider .owl-carousel .owl-dots {
  text-align: center;
}
#sphomepage-slider6.sphomepage-slider .owl-carousel .owl-dots {
  text-align: left;
}
#sphomepage-slider7.sphomepage-slider .owl-carousel .owl-dots .owl-dot span {
  height: 11px;
  width: 11px;
}
#sphomepage-slider7.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span, #sphomepage-slider7.sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span {
  width: 15px;
  height: 15px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #sphomepage-slider1.sphomepage-slider img {
    height: 333px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #sphomepage-slider2 {
    margin-bottom: 20px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  #sphomepage-slider3.sphomepage-slider img {
    height: 350px;
  }
}
.header-top-right:after {
  content: "";
  display: table;
  clear: both;
}
.spSearchPro {
  cursor: pointer;
  position: relative;
  float: none;
  width: 100%;
  text-align: left;
  border-radius: 3px;
}
.spSearchPro .sprsearch-form {
  width: 100%;
  display: block;
  font-size: 0;
  margin: 0;
}
.spr_selector {
  position: relative;
  padding: 0;
  width: 24%;
  height: 40px;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  border-radius: 3px 0 0 3px;
}
.spr_selector:after {
  content: '';
  position: absolute;
  left: auto;
  right: 0;
  top: 15px;
  z-index: 3;
  bottom: auto;
  height: 10px;
  width: 1px;
  background: #999;
}
.spr_selector label {
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  font-size: 12px;
  text-align: center;
  z-index: 2;
  pointer-events: none;
  cursor: pointer;
  background: #fff;
  width: 40px;
  height: 100%;
  line-height: 38px;
  height: 40px;
}
.spr_selector .spr_select {
  border: none;
  box-shadow: none;
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: transparent;
  color: #999;
  font-size: 12px;
  padding: 10px 15px;
  cursor: pointer;
  outline: none;
}
.content-search {
  position: relative;
  width: 76%;
  display: inline-block;
  border-radius: 0 3px 3px 0;
}
.content-search .spr-query {
  width: 100%;
  box-shadow: none;
  font-size: 12px;
  font-weight: normal;
  background: #fff;
  border-radius: 0 3px 3px 0;
  height: 40px;
  border: 1px solid transparent;
  padding: 0 20px;
  color: #999;
}
.content-search .ac_results {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border: 0;
  width: 100%;
  margin-top: 1px;
  z-index: 10;
}
.content-search .ac_results > ul {
  border: 1px solid #ebebeb;
  margin-bottom: 0;
}
.content-search .ac_results li {
  padding: 10px;
}
.content-search .ac_results li img {
  margin: 0 10px;
}
.spSearchPro .spr-search-button {
  font-size: 12px;
  border: none;
  position: absolute;
  width: 120px;
  height: 40px;
  line-height: 40px;
  right: 0;
  top: 0;
  padding: 0;
  border-radius: 0 3px 3px 0;
  color: #fff;
  text-transform: uppercase;
}
.spSearchPro .spr-search-button .fa {
  margin: 0 3px;
  font-size: 12px;
  line-height: 40px;
}
.header_v2 .spSearchPro {
  border: 1px solid #ebebeb;
}
.header_v2 .spSearchPro .spr-search-button {
  font-size: 0;
  width: 60px;
  height: 42px;
  top: -1px;
  right: -1px;
}
.header_v2 .spSearchPro .content-search {
  width: 65%;
}
.header_v2 .spSearchPro .spr_selector {
  width: 35%;
}
.header_v2 .spr_selector:after {
  background: #ebebeb;
}
.header_v2 .spr_selector label {
  font-size: 16px;
}
.header_v2 .spr_selector .spr_select, .header_v2 .spr_selector label {
  color: #666;
}
.header_v3 .spSearchPro {
  border: 1px solid #ebebeb;
  border-radius: 0;
}
.header_v3 .spSearchPro .spr-search-button {
  font-size: 0;
  width: 80px;
  height: 52px;
  top: -1px;
  right: -1px;
  border-radius: 0;
}
.header_v3 .spSearchPro .content-search {
  width: 72.5%;
}
.header_v3 .spSearchPro .content-search .spr-query {
  height: 50px;
}
.header_v3 .spSearchPro .spr_selector {
  width: 27.5%;
  height: 50px;
}
.header_v3 .spSearchPro .spr_selector:after {
  top: 20px;
}
.header_v3 .spSearchPro .spr_selector label {
  height: 50px;
  line-height: 48px;
}
.header_v3 .spr_selector:after {
  background: #ebebeb;
}
.header_v3 .spr_selector label {
  font-size: 16px;
}
.header_v3 .spr_selector .spr_select, .header_v3 .spr_selector label {
  color: #666;
}
.header_v4 .spSearchPro {
  border: 1px solid #d7d7d7;
}
.header_v4 .spSearchPro .spr-search-button {
  font-size: 0;
  width: 90px;
  height: 42px;
  top: -1px;
  right: -1px;
}
.header_v4 .spSearchPro .spr_selector {
  background: #f5f5f5;
  border-right: 1px solid #dbdbdb;
}
.lang-rtl .header_v4 .spSearchPro .spr_selector {
  border-right: none;
  border-left: 1px solid #dbdbdb;
}
.header_v4 .spSearchPro .spr_selector label {
  background: #f5f5f5;
}
.header_v4 .spSearchPro .spr_selector label:before {
  color: #999;
}
.header_v4 .spr_selector:after {
  background: #ebebeb;
}
.header_v4 .spr_selector label {
  font-size: 16px;
}
.header_v4 .spr_selector .spr_select, .header_v4 .spr_selector label {
  color: #666;
}
.header_v5 .spSearchPro {
  border: 1px solid #ebebeb;
}
.header_v5 .spSearchPro .spr-search-button {
  font-size: 0;
  width: 90px;
  height: 42px;
  top: -1px;
  right: -1px;
}
.header_v5 .spSearchPro .spr_selector {
  background: #f5f5f5;
}
.header_v5 .spSearchPro .spr_selector label {
  background: #f5f5f5;
}
.header_v5 .spr_selector:after {
  background: #ebebeb;
}
.header_v5 .spr_selector label {
  font-size: 16px;
}
.header_v5 .spr_selector .spr_select, .header_v5 .spr_selector label {
  color: #666;
}
.header_v6 .spSearchPro {
  border: 1px solid #ebebeb;
}
.header_v6 .spSearchPro .spr-search-button {
  font-size: 0;
  width: 40px;
  height: 42px;
  top: -1px;
  right: -1px;
}
.header_v6 .spSearchPro .content-search {
  width: calc(100% - 40px);
}
.header_v6 .spSearchPro .spr_selector {
  display: none;
}
.header_v6 .spr_selector:after {
  background: #ebebeb;
}
.header_v6 .spr_selector label {
  font-size: 16px;
}
.header_v6 .spr_selector .spr_select, .header_v6 .spr_selector label {
  color: #666;
}
@media (min-width: 1400px) {
  .header_v4 .spSearchPro .spr_selector {
    width: 24%;
  }
}
@media (max-width: 991px) {
  .spSearchPro .spr-container .spr_selector {
    display: none;
  }
  .spSearchPro .spr-container .content-search {
    width: 100%;
  }
}
.ac_results {
  text-align: left;
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  
  
  display: block;
  font: menu;
  
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  
}
.ac_odd {
  background-color: #eee;
}
.ac_over {
  background-color: #0a246a;
  color: white;
}
.sp-manu-slider .slider, .sp-manu-slider .preset01-6 .vpo-wrap, .sp-manu-slider .slider .vpo-wrap .vp, .sp-manu-slider .slider .vpo-wrap .vp .vpi-wrap {
  direction: ltr !important;
}
.sp-manu-slider .preset02-1 .vpo-wrap {
  width: 100%;
  margin: 0;
}
.sp-manu-slider .preset02-1 .vpo-wrap .vp {
  margin-right: 0;
}
.sp-manu-slider .preset02-1 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 100%;
}
.sp-manu-slider .preset02-2 .vpo-wrap {
  width: 50%;
  margin: 0 -50% 0 0;
}
.sp-manu-slider .preset02-2 .vpo-wrap .vp {
  margin-right: -100%;
}
.sp-manu-slider .preset02-2 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 50%;
}
.sp-manu-slider .preset02-3 .vpo-wrap {
  width: 33.3333%;
  margin: 0 -66.6666% 0 0;
}
.sp-manu-slider .preset02-3 .vpo-wrap .vp {
  margin-right: -200%;
}
.sp-manu-slider .preset02-3 .vpo-wrap .vp .item {
  float: left;
  margin: 0%;
  width: 33.3333%;
}
.sp-manu-slider .preset02-4 .vpo-wrap {
  width: 25%;
  margin: 0 -75% 0 0;
}
.sp-manu-slider .preset02-4 .vpo-wrap .vp {
  margin-right: -300%;
}
.sp-manu-slider .preset02-4 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 25%;
}
.sp-manu-slider .preset02-5 .vpo-wrap {
  width: 20%;
  margin: 0 -80% 0 0;
}
.sp-manu-slider .preset02-5 .vpo-wrap .vp {
  margin-right: -400%;
}
.sp-manu-slider .preset02-5 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 20%;
}
.sp-manu-slider .preset02-6 .vpo-wrap {
  width: 16.6666%;
  margin: 0 -83.3333% 0 0;
}
.sp-manu-slider .preset02-6 .vpo-wrap .vp {
  margin-right: -500%;
}
.sp-manu-slider .preset02-6 .vpo-wrap .vp .item {
  float: left;
  margin: 0%;
  width: 16.6666%;
}
@media all and (max-width: 320px) {
  .sp-manu-slider .preset05-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .sp-manu-slider .preset05-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .sp-manu-slider .preset05-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sp-manu-slider .preset05-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .sp-manu-slider .preset05-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .sp-manu-slider .preset05-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0%;
    width: 50%;
  }
  .sp-manu-slider .preset05-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .sp-manu-slider .preset05-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .sp-manu-slider .preset05-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%;
  }
  .sp-manu-slider .preset05-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .sp-manu-slider .preset05-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .sp-manu-slider .preset05-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%;
  }
  .sp-manu-slider .preset05-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .sp-manu-slider .preset05-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .sp-manu-slider .preset05-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%;
  }
  .sp-manu-slider .preset05-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0;
  }
  .sp-manu-slider .preset05-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .sp-manu-slider .preset05-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%;
  }
}
@media all and (max-width: 479px) {
  .sp-manu-slider .preset04-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .sp-manu-slider .preset04-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .sp-manu-slider .preset04-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sp-manu-slider .preset04-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .sp-manu-slider .preset04-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .sp-manu-slider .preset04-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 50%;
  }
  .sp-manu-slider .preset04-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .sp-manu-slider .preset04-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .sp-manu-slider .preset04-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%;
  }
  .sp-manu-slider .preset04-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .sp-manu-slider .preset04-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .sp-manu-slider .preset04-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%;
  }
  .sp-manu-slider .preset04-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .sp-manu-slider .preset04-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .sp-manu-slider .preset04-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%;
  }
  .sp-manu-slider .preset04-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0;
  }
  .sp-manu-slider .preset04-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .sp-manu-slider .preset04-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sp-manu-slider .preset03-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .sp-manu-slider .preset03-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .sp-manu-slider .preset03-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sp-manu-slider .preset03-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .sp-manu-slider .preset03-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .sp-manu-slider .preset03-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 50%;
  }
  .sp-manu-slider .preset03-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .sp-manu-slider .preset03-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .sp-manu-slider .preset03-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%;
  }
  .sp-manu-slider .preset03-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .sp-manu-slider .preset03-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .sp-manu-slider .preset03-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%;
  }
  .sp-manu-slider .preset03-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .sp-manu-slider .preset03-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .sp-manu-slider .preset03-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%;
  }
  .sp-manu-slider .preset03-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0;
  }
  .sp-manu-slider .preset03-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .sp-manu-slider .preset03-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%;
  }
}
@media all and (min-width: 780px) and (max-width: 1199px) {
  .sp-manu-slider .preset02-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .sp-manu-slider .preset02-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .sp-manu-slider .preset02-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sp-manu-slider .preset02-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .sp-manu-slider .preset02-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .sp-manu-slider .preset02-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 50%;
  }
  .sp-manu-slider .preset02-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .sp-manu-slider .preset02-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .sp-manu-slider .preset02-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%;
  }
  .sp-manu-slider .preset02-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .sp-manu-slider .preset02-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .sp-manu-slider .preset02-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%;
  }
  .sp-manu-slider .preset02-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .sp-manu-slider .preset02-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .sp-manu-slider .preset02-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%;
  }
  .sp-manu-slider .preset02-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0;
  }
  .sp-manu-slider .preset02-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .sp-manu-slider .preset02-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%;
  }
}
@media all and (min-width: 1200px) {
    .sp-manu-slider .preset01-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .sp-manu-slider .preset01-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .sp-manu-slider .preset01-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sp-manu-slider .preset01-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .sp-manu-slider .preset01-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .sp-manu-slider .preset01-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 50%;
  }
  .sp-manu-slider .preset01-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .sp-manu-slider .preset01-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .sp-manu-slider .preset01-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%;
  }
  .sp-manu-slider .preset01-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .sp-manu-slider .preset01-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .sp-manu-slider .preset01-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%;
  }
  .sp-manu-slider .preset01-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .sp-manu-slider .preset01-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .sp-manu-slider .preset01-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%;
  }
  .sp-manu-slider .preset01-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0;
  }
  .sp-manu-slider .preset01-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .sp-manu-slider .preset01-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%;
  }
}
.sp-manu-slider {
  position: relative;
}
.sp-manu-slider .new-box {
  left: -3px;
}
.sp-manu-slider.sp-preload {
  height: 300px;
  position: relative;
  overflow: hidden;
}
.sp-manu-slider.sp-preload .sp-loading {
  position: absolute;
  z-index: 10;
  background: url(../../modules/spmanufactureslider/views/img/loading.gif) no-repeat scroll center center transparent;
  top: 0;
  bottom: 0;
  width: 100%;
}
.sp-manu-slider .slider {
  overflow: hidden;
  position: relative;
  margin: 0;
  z-index: 8;
}
.sp-manu-slider .slider .item {
  background-size: 100% 100%;
}
.sp-manu-slider .slider .item img {
  width: 100%;
  vertical-align: middle;
}
.sp-manu-slider .slider .item img:hover {
  
  
  cursor: pointer;
}
.sp-manu-slider .slider .vpo-wrap .vp {
  position: relative;
  overflow: hidden;
  height: auto;
}
.sp-manu-slider .slider .vpo-wrap .vp .vpi-wrap {
  white-space: nowrap;
  font-size: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sp-manu-slider .slider .vpo-wrap .vp .item {
  margin-bottom: 2%;
  display: inline-block;
  font-size: medium;
  white-space: normal;
  vertical-align: top;
  float: none;
}
.sp-manu-slider .slider .vpo-wrap .vpi-wrap:after {
  display: block;
  height: 0;
  line-height: 0;
  content: '';
  clear: both;
}
.sp-manu-slider .not-js .vpo-wrap, .sp-manu-slider .not-js .vpo-wrap .vp, .sp-manu-slider .not-js .vpo-wrap .vp .vpi-wrap, .sp-manu-slider .not-js .vpo-wrap .vp .item {
  position: static;
}
.sp-manu-slider .not-js .vpo-wrap .vp .item {
  float: left;
}
.sp-manu-slider #to li a {
  outline: none;
  
}
.page-title-manu {
  color: #2e2c2d;
  text-transform: uppercase;
  font-size: 13px;
  
  font-weight: bold;
  overflow: hidden;
  width: 75%;
  margin: 10px 0 8px 0;
  clear: both;
  
}
.sp-manu-slider .control-button {
  list-style: none outside none;
  margin-bottom: 0;
  margin-left: 0;
}
.sp-manu-slider .page-button.top, .sp-manu-slider .page-button.bottom {
  margin-right: 0px;
}
.sp-manu-slider .page-button.top .control-button .preview, .sp-manu-slider .page-button.top .control-button .next {
  bottom: 10px;
}
.sp-manu-slider .page-button.bottom .control-button .preview, .sp-manu-slider .page-button.bottom .control-button .next {
  top: 10px;
}
.sp-manu-slider .page-button.style2 .control-button .preview {
  background-position: -180px 0;
  width: 22px;
  height: 20px;
  right: 21px;
  z-index: 9;
}
.sp-manu-slider .page-button.style2 .control-button .next {
  background-position: -210px 0;
  width: 22px;
  height: 20px;
  z-index: 9;
}
.sp-manu-slider .page-button.style3 .control-button .preview {
  background-position: -60px 0;
  width: 14px;
  height: 21px;
  right: 15px;
  z-index: 9;
}
.sp-manu-slider .page-button.style3 .control-button .next {
  background-position: -90px 0;
  width: 12px;
  height: 21px;
  z-index: 9;
}
.sp-manu-slider .page-button .control-button .preview:hover, .sp-manu-slider .page-button .control-button .next:hover, .sp-manu-slider .page-button.style2 .control-button .preview:hover, .sp-manu-slider .page-button.style2 .control-button .next:hover {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap {
  width: 100%;
  position: relative;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info {
  margin-top: 10px;
  font-size: 14px;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content {
  margin: 0px;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  margin-bottom: 5px;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-details {
  text-align: right;
  
  
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 0 10px 0;
  width: 100%;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-inner {
  position: relative;
  padding: 8px 10px 0px 10px;
  overflow: hidden;
  margin-right: 10px;
  margin-left: 10px;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-content, .sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-content a, .sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-title a, .sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-title {
  position: relative;
  color: white;
  z-index: 2;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-content {
  padding-bottom: 2px;
  height: 0px;
  -webkit-transition: all 3s;
  -moz-transition: all 3s;
  -ms-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
  float: left;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight:hover .item-content {
  height: auto;
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-bg {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  height: 100%;
  width: 100%;
  z-index: 1;
}
.sp-manu-slider .item-review {
  margin: 0 0 5px 0;
  line-height: 22px;
}
.sp-manu-slider .item-review .ratings .rating-links, .sp-manu-slider .item-review .ratings {
  margin: 0 0 0 0;
}
.sp-manu-slider .item-price {
  margin: 0 0 5px 0;
  line-height: 22px;
}
.sp-manu-slider .add-to-links {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.sp-manu-slider .ratings .rating-box {
  margin-right: 5px;
}
.sp-manu-slider .item-review {
  vertical-align: middle;
  overflow: hidden;
}
.sp-manu-slider .item-btn-addtocart {
  margin-bottom: 5px;
}
.pre-text {
  margin: 15px 0px;
}
.post-text {
  margin: 15px 0px;
}
.sp-manu-slider .control-button:after {
  clear: both;
}
.sp-manu-slider .control-button:before, .sp-manu-slider .control-button:after {
  content: "";
  display: table;
}
.ratings .rating-box {
  float: left;
  margin: 2px 10px 0 0;
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.sp-manu-slider .content_price {
  margin-bottom: 10px;
}
div.our_brands {
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
div.sp-manu-slider {
  overflow: visible;
  direction: ltr;
  padding: 15px 30px;
}
div.sp-manu-slider h3.title_block {
  position: relative;
  margin: 0 0 40px;
  padding: 0;
  font-size: 26px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  color: #000;
  border-bottom: none;
}
div.sp-manu-slider .item {
  padding: 0;
  line-height: 110px;
  text-align: center;
}
div.sp-manu-slider .item .item-wrap .item-img a {
  display: inline-block;
}
div.sp-manu-slider .item .item-wrap .item-img a img {
  width: auto;
  max-width: none;
  transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  opacity: 0.4;
}
div.sp-manu-slider .item .item-wrap .item-img a:hover img {
  opacity: 1;
}
div.sp-manu-slider .owl-controls .owl-prev, div.sp-manu-slider .owl-controls .owl-next {
  font-size: 16px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #222;
  text-align: center;
  line-height: 22px;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 39%;
  background: #fff;
  border: 1px solid #ebebeb;
}
div.sp-manu-slider .owl-controls .owl-prev {
  left: -12px;
  right: auto;
}
div.sp-manu-slider .owl-controls .owl-next {
  right: -12px;
  left: auto;
}
div.sp-manu-slider .owl-controls div.owl-dots .owl-dot span {
  background: #999;
}
.content_v2 div.our_brands {
  margin-bottom: 30px;
}
.content_v2 div.our_brands, .content_v4 div.our_brands {
  border-radius: 1px;
}
.content_v2 div.our_brands div.sp-manu-slider, .content_v4 div.our_brands div.sp-manu-slider {
  padding: 10px 30px;
}
.content_v2 div.our_brands div.sp-manu-slider .owl-controls .owl-prev, .content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-prev, .content_v2 div.our_brands div.sp-manu-slider .owl-controls .owl-next, .content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-next {
  width: 40px;
  height: 40px;
  line-height: 37px;
  top: 33%;
  font-size: 26px;
}
.content_v2 div.our_brands div.sp-manu-slider .owl-controls .owl-prev, .content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-prev {
  left: -20px;
}
.content_v2 div.our_brands div.sp-manu-slider .owl-controls .owl-next, .content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-next {
  right: -20px;
}
.content_v3 div.our_brands {
  border: none;
  background: #f5f5f5;
  margin-bottom: 60px;
  border-radius: 0;
}
.content_v3 div.our_brands div.sp-manu-slider {
  padding: 10px 30px;
}
.content_v4 div.our_brands {
  margin: 0 0 48px;
}
.content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-prev, .content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-next {
  border: 2px solid #e8e8e8;
  color: #e8e8e8;
}
.content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-prev:hover, .content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-next:hover {
  border-color: #ff3c20;
  color: #ff3c20;
}
.content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-prev .fa:before {
  content: '\f0d9';
}
.content_v4 div.our_brands div.sp-manu-slider .owl-controls .owl-next .fa:before {
  content: '\f0da';
}
.content_v5 div.our_brands {
  margin: 0 0 60px;
}
.content_v6 div.our_brands {
  background: transparent;
  border: none;
  margin: 15px 0;
}
.spfooterlinks {
  margin-bottom: 30px;
}
.spfooterlinks h4.title-footer {
  color: #222;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 25px;
  padding: 10px 0 10px;
  position: relative;
}
.spfooterlinks h4.title-footer:before {
  content: "------";
  position: absolute;
  font-weight: 300;
  letter-spacing: 3px;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  font-size: 14px;
  line-height: 0;
}
.spfooterlinks ul.links {
  padding: 0;
}
.spfooterlinks ul.links li a {
  font-weight: normal;
  display: block;
  padding: 4px 0 0 15px;
  position: relative;
}
.spfooterlinks ul.links li a:before {
  content: "\f192";
  font-family: fontawesome;
  display: block;
  position: absolute;
  font-size: 8px;
  line-height: 8px;
  color: #666;
  top: 11px;
  left: 0;
}
.footer_v3.footer-container .spfooterlinks ul.links li a {
  padding-top: 0;
}
.footer_v3.footer-container .spfooterlinks ul.links li a:before {
  top: 7px;
}
.footer_v4.footer-container .spfooterlinks h4.title-footer:before {
  content: '';
  background: #ff3c20;
  width: 70px;
  height: 2px;
}
.footer_v5.footer-container .spfooterlinks h4.title-footer {
  color: #fff;
  margin-bottom: 5px;
}
.footer_v5.footer-container .spfooterlinks h4.title-footer:before {
  display: none;
}
.footer_v5.footer-container .spfooterlinks ul.links li a {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
}
.footer_v5.footer-container .spfooterlinks ul.links li a:hover {
  color: #ff3c20;
}
.footer_v5.footer-container .spfooterlinks ul.links li a:before {
  display: none;
}
.footer_v6.footer-container .spfooterlinks h4.title-footer {
  color: #fff;
  margin-bottom: 7px;
}
.footer_v6.footer-container .spfooterlinks h4.title-footer:before {
  display: none;
}
.footer_v6.footer-container .spfooterlinks ul.links li {
  margin: 0 0 8px;
}
.footer_v6.footer-container .spfooterlinks ul.links li a {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
}
.footer_v6.footer-container .spfooterlinks ul.links li a:hover {
  color: #ff3c20;
  padding-left: 15px;
}
.footer_v6.footer-container .spfooterlinks ul.links li a:hover:before {
  opacity: 1;
  left: 5px;
}
.footer_v6.footer-container .spfooterlinks ul.links li a:before {
  content: '\f0da';
  font-size: 14px;
  opacity: 0;
  transition: all 0.3s ease 0s;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .footer_v1.footer-container .footer-links.link-1, .footer_v1.footer-container .footer-links.link-2, .footer_v1.footer-container .footer-links.link-3 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .footer_v2.footer-container .spfooterlinks {
    width: 20%;
  }
  .footer_v6.footer-container .spfooterlinks {
    width: 18.75%;
  }
}
@media (min-width: 992px) {
  .footer_v5.footer-container .spfooterlinks {
    width: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer_v3.footer-container .spfooterlinks {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  div.spfooterlinks {
    margin-bottom: 15px;
    width: 100%;
  }
  .footer_v5.footer-container .spfooterlinks h4.title-footer {
    margin-bottom: 12px;
  }
  .footer_v5.footer-container .spfooterlinks h4.title-footer:before {
    display: block;
  }
}
div.shop-categories-product.moduletable {
  margin-bottom: 40px;
}
div.shop-categories-product.moduletable h3 {
  color: #222;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 9px 0;
  margin: 0 0 30px;
  border-bottom: 2px #ebebeb solid;
  position: relative;
}
div.shop-categories-product.moduletable h3:after {
  content: "";
  background: #ff3c20;
  width: 180px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
div.shop-categories-product.moduletable p.sub-title {
  display: block;
  text-align: center;
}
div.shop-categories-product.moduletable .sp-categories .cat-wrap .image-cat {
  background: #f7f7f7;
}
div.shop-categories-product.moduletable .sp-categories .content-box {
  text-align: center;
}
div.shop-categories-product.moduletable .sp-categories .content-box .cate-title {
  background: #f7f7f7;
  margin: -25px 0 0;
  position: relative;
  z-index: 2;
}
div.shop-categories-product.moduletable .sp-categories .content-box .cate-title a {
  display: block;
  height: 40px;
  line-height: 30px;
  text-align: center;
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
div.shop-categories-product.moduletable .sp-categories .content-box .item:hover .cate-title a {
  color: #ff3c20;
}
div.shop-categories-product.moduletable div.product-number {
  color: #333;
  font-size: 100%;
  background: #f7f7f7;
  padding-bottom: 15px;
}
div.shop-categories-product.moduletable .owl-controls .owl-nav {
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 3;
}
div.shop-categories-product.moduletable .owl-controls .owl-nav .owl-prev, div.shop-categories-product.moduletable .owl-controls .owl-nav .owl-next {
  display: inline-block;
  text-align: center;
  font-size: 26px;
  color: #999;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
div.shop-categories-product.moduletable .owl-controls .owl-nav .owl-prev:hover, div.shop-categories-product.moduletable .owl-controls .owl-nav .owl-next:hover {
  color: #ff3c20;
}
div.shop-categories-product.moduletable .owl-controls .owl-nav .owl-prev {
  margin: 0 10px;
}
div.shop-categories-product.moduletable .sp-categories.theme4 .content-box .cate-title {
  margin-bottom: 30px;
}
.content_v5 div.shop-categories-product.moduletable {
  margin-bottom: 10px;
}
.content_v5 div.shop-categories-product.moduletable .sp-categories {
  margin: 0;
}
.content_v5 div.shop-categories-product.moduletable h3 {
  border-bottom: none;
  padding: 0;
  font-size: 26px;
  text-transform: capitalize;
}
.content_v5 div.shop-categories-product.moduletable h3:after {
  display: none;
}
.content_v5 div.shop-categories-product.moduletable .owl-nav {
  display: block;
}
.content_v5 div.shop-categories-product.moduletable .owl-nav .owl-next, .content_v5 div.shop-categories-product.moduletable .owl-nav .owl-prev {
  font-size: 18px;
  border-radius: 3px;
  color: #999;
  text-align: center;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #dbdbdb;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 0px;
  height: 25px;
  width: 25px;
  line-height: 23px;
}
.content_v5 div.shop-categories-product.moduletable .owl-nav .owl-next:hover, .content_v5 div.shop-categories-product.moduletable .owl-nav .owl-prev:hover {
  color: #ff3c20;
}
.content_v5 div.shop-categories-product.moduletable .owl-nav .owl-next {
  left: auto;
  right: 0px;
}
.content_v5 div.shop-categories-product.moduletable .owl-nav .owl-prev {
  left: auto;
  right: 30px;
}
.sp-categories {
  margin: 20px 0;
  overflow: hidden;
}
.page-title-categories {
  color: #2e2c2d;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0 8px;
  overflow: hidden;
  text-transform: uppercase;
  width: 75%;
}
.sp-categories .intro_text, .sp-categories .footer_text {
  margin: 10px 0px;
}
.sp-categories .cat-wrap {
  width: 100%;
  display: inline-block;
}
@media (max-width: 768px) {
  div.shop-categories-product.moduletable .sp-categories .content-box {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 1201px) {
  }
.sp-categories .cat-wrap .content-box {
  overflow: hidden;
  line-height: 20px;
}
.sp-categories .cat-wrap .content-box .cate-title {
  display: block;
}
.sp-categories .cat-wrap .content-box .cate-title a {
  font-weight: 500;
}
.sp-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title {
  float: none;
  padding: 0;
}
.sp-categories .cat-wrap .content-box .child-cat .child-cat-title {
  padding-right: 5px;
}
.sp-categories .cat-wrap.theme3 .content-box .child-cat .child-cat-title {
  display: inline;
}
.sp-categories .cat-wrap.theme2 .content-box img, .sp-categories .cat-wrap.theme3 .content-box img {
  width: 100%;
  display: block;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sp-categories .cat-wrap .image-cat {
  overflow: hidden;
}
.sp-categories .cat-wrap img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  box-shadow: #000 0em 0em 0em;
  
}
.sp-categories .cat-wrap.theme2 .arrow {
  background: url(../img/arrow.png) no-repeat;
  margin-top: 6px;
  width: 6px;
  height: 7px;
  float: left;
  padding-right: 5px;
}
.sp-categories .cat-wrap.theme2 .content-box .parent-cat {
  float: left;
  margin: 0 10px 10px 0;
  max-width: 50%;
}
.sp-categories .cat-wrap.theme2 .content-box .child-cat {
  padding-top: 20px;
}
.sp-categories .cat-wrap.theme2 .content-box .parent-cat .cate-title {
  padding-bottom: 5px;
}
.sp-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title {
  float: none;
  overflow: hidden;
}
.sp-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title a {
  padding-left: 4px;
  
}
.sp-categories .cat-wrap.theme3 .content-box .cate-title {
  margin: 15px 0 5px;
}
@media all and (max-width: 480px) {
  .sp-categories .cat-wrap.theme2 .content-box .parent-cat {
    margin: 0 0 10px 0;
    width: 100%;
    float: none;
    max-width: 100%;
  }
  .sp-categories .cat-wrap.theme2 .content-box img {
    width: 100%;
    display: block;
    max-width: 100%;
  }
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.lang_ar .sp-categories .cat-wrap .content-box {
  float: right;
}
.lang_ar .sp-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title a {
  margin-left: 5px;
}
.lang_ar .sp-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title a {
  display: inline-block;
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .parent-cat {
  float: right;
}
.lang_ar .sp-categories .cat-wrap.theme2 .arrow {
  float: right;
  display: inline-block;
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title {
  display: inline-block;
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title a {
  display: inline-block;
  
}
.lang_ar .sp-categories .cat-wrap.theme3 .content-box .child-cat .child-cat-title {
  display: inline-block;
}
.lang_ar .sp-categories .cat-wrap.theme3 .content-box .child-cat .child-cat-title a {
  display: inline-block;
}
.lang_ar .sp-categories .cat-wrap.theme2 .cat-chilren-inner {
  display: inline-block;
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .parent-cat {
  width: 50%;
  margin: 0;
  padding: 0 0 10px 10px;
  float: right;
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .child-cat {
  width: 50%;
  float: right;
}
div.sp-listing-tabs .ltabs-tabs-container {
  margin: 0 0 30px;
  position: relative;
}
div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  margin: 0;
  padding: 9px 10px 5px;
  border-bottom: solid 2px #ebebeb;
  font-size: 0;
  text-align: right;
  position: relative;
}
div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
  width: auto;
  background: transparent;
  color: #999;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  border-bottom: none;
  display: inline-block;
  font-size: 12px;
  text-transform: capitalize;
  cursor: pointer;
  position: relative;
  margin: 0 15px;
  transition: 0.3s all ease 0s;
}
div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab.tab-sel {
  color: #fff;
}
div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab.tab-sel:after {
  opacity: 1;
}
div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab.tab-sel .ltabs-tab-img img {
  top: auto;
  bottom: 5px;
}
div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab .ltabs-tab-img {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
}
div.sp-listing-tabs .ltabs-items .ltabs-item .product-container {
  margin-bottom: 0;
  border-radius: 3px;
  transition: all 0.3s ease 0s;
}
div.sp-listing-tabs .owl-controls .owl-prev, div.sp-listing-tabs .owl-controls .owl-next {
  font-size: 20px;
  width: 35px;
  height: 35px;
  background: #e1e1e1;
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 45.5%;
}
div.sp-listing-tabs .owl-controls .owl-prev:hover, div.sp-listing-tabs .owl-controls .owl-next:hover {
  color: #fff;
}
div.sp-listing-tabs .owl-controls .owl-prev {
  left: 3px;
  right: auto;
}
div.sp-listing-tabs .owl-controls .owl-prev .fa {
  margin-right: 2px;
}
div.sp-listing-tabs .owl-controls .owl-next {
  left: auto;
  right: 3px;
}
div.sp-listing-tabs .owl-controls .owl-next .fa {
  margin-left: 2px;
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, .sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, .sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab {
  padding: 0 0 13px;
  position: relative;
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:before, .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:before, .sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:before, .sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:before, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:before, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:before, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:before {
  content: "";
  position: absolute;
  height: 2px;
  display: none;
  top: auto;
  left: 0;
  width: 100%;
  right: 0;
  bottom: -3px;
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel, .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel, .sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel, .sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel, .sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover, .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover, .sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover, .sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover {
  background: transparent;
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, .sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before {
  display: block;
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:last-child, .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:last-child, .sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:last-child, .sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:last-child, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:last-child, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:last-child, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:last-child {
  margin-right: 0;
}
.sp_listing_tab_1 .title-module-listingtab, .sp_listing_tab_2 .title-module-listingtab, .sp_listing_tab_3 .title-module-listingtab, .sp_listing_tab_5 .title-module-listingtab, .sp_listing_tab_7 .title-module-listingtab, .sp_listing_tab_8 .title-module-listingtab, .sp_listing_tab_9 .title-module-listingtab {
  padding: 0;
  font-size: 14px;
  float: left;
  z-index: 3;
  margin: 0 0 -2px;
  position: relative;
}
.sp_listing_tab_1 .title-module-listingtab h3.block-title, .sp_listing_tab_2 .title-module-listingtab h3.block-title, .sp_listing_tab_3 .title-module-listingtab h3.block-title, .sp_listing_tab_5 .title-module-listingtab h3.block-title, .sp_listing_tab_7 .title-module-listingtab h3.block-title, .sp_listing_tab_8 .title-module-listingtab h3.block-title, .sp_listing_tab_9 .title-module-listingtab h3.block-title {
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.sp_listing_tab_1 {
  margin-bottom: 20px;
}
.sp_listing_tab_1 .title-module-listingtab h3.block-title {
  background: #154054;
  color: #fff;
  border-radius: 3px 3px 0 0;
  padding: 0 20px;
  line-height: 40px;
  font-size: 16px;
}
.sp_listing_tab_1 .product-miniature {
  margin-bottom: 30px;
}
.sp_listing_tab_1 .product-miniature .product-container {
  background: #eff5f5;
}
.sp_listing_tab_1 .product-miniature .product-container .product-image .product-flags .discount-percentage, .sp_listing_tab_1 .product-miniature .product-container .product-image .product-flags .on-sale-label {
  right: 10px;
  top: 10px !important;
}
.sp_listing_tab_1 .product-miniature .product-container .product-image .product-flags .new-label {
  left: 10px;
  top: 10px !important;
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  padding: 3px 0 0;
}
.sp_listing_tab_1 .product-container {
  margin: 0;
  text-align: center;
}
.sp_listing_tab_1 .product-container .left-block .product-image a img {
  transition: all 0.3s ease 0s;
}
.sp_listing_tab_1 .product-container .button-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 46%;
  bottom: auto;
  visibility: hidden;
  text-align: center;
  opacity: 0;
  z-index: 10;
  -webkit-transform: scale3d(1, 0, 1);
  -moz-transform: scale3d(1, 0, 1);
  -ms-transform: scale3d(1, 0, 1);
  -o-transform: scale3d(1, 0, 1);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.sp_listing_tab_1 .product-container .button-container .cart_content, .sp_listing_tab_1 .product-container .button-container .quick-view {
  width: auto;
  margin: 0 3px 20px;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}
.sp_listing_tab_1 .product-container .button-container .cart_content span, .sp_listing_tab_1 .product-container .button-container .quick-view span {
  margin: 0 0 0 3px;
}
.sp_listing_tab_1 .product-container .button-container > .quick-view {
  padding: 0 10px;
  background: #666;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
.sp_listing_tab_1 .product-container .button-container .cart_content button {
  padding: 0 10px;
  background: #666;
}
.sp_listing_tab_1 .product-container .product-info {
  padding-top: 8px;
}
.sp_listing_tab_1 .product-container .product-info .product-price-and-shipping {
  margin: 6px 0;
}
.sp_listing_tab_1 .product-container .product-info h5.product-title {
  position: relative;
  border-bottom: none;
  margin: 0px 0 17px;
}
.sp_listing_tab_1 .product-container .product-info h5.product-title a {
  padding-bottom: 0;
}
.sp_listing_tab_1 .product-container:hover .button-container {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
}
.sp_listing_tab_1 .product-container:hover .left-block .product-image:before {
  opacity: 0;
}
.sp_listing_tab_1 .product-container:hover .left-block .product-image a img {
  opacity: 0.4;
}
.sp_listing_tab_1 .product-container:hover .right-block .product-price-and-shipping {
  opacity: 1;
}
.sp_listing_tab_1 .img a {
  display: block;
  position: relative;
}
.sp_listing_tab_1.sp_listing_tab_2 .product-miniature {
  width: 20%;
  float: left;
  padding: 0 15px;
}
.sp_listing_tab_1.sp_listing_tab_2 .product-miniature.product-biger {
  width: 40%;
}
.sp_listing_tab_1.sp_listing_tab_2 .product-miniature .product-container .product-info {
  padding-top: 0;
}
.sp_listing_tab_1.sp_listing_tab_2 .product-miniature .product-container .product-info h5.product-title {
  margin: 0 0 13px;
}
.sp_listing_tab_1.sp_listing_tab_2 .product-miniature .product-container .product-price-and-shipping {
  margin: 0 0 3px;
}
.sp_listing_tab_3 .title-module-listingtab h3.block-title {
  position: relative;
  padding: 0 0 12px;
  font-size: 18px;
}
.sp_listing_tab_3 .title-module-listingtab h3.block-title:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  padding: 0;
}
.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab {
  padding: 0 0 7px;
}
.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
  margin: 0 8px;
}
.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container {
  margin: 0;
}
.sp_listing_tab_3 .ltabs-item .product-miniature {
  position: relative;
}
.sp_listing_tab_3 .ltabs-item .product-miniature .product-container .left-block {
  width: 46%;
}
.sp_listing_tab_3 .ltabs-item .product-miniature .product-container .right-block {
  width: 54%;
  text-align: inherit;
  padding-top: 7px;
}
.sp_listing_tab_3 .ltabs-item .product-miniature .product-container .right-block .product-price-and-shipping {
  opacity: 1;
  margin-bottom: 15px;
}
.sp_listing_tab_3 .ltabs-item .product-miniature .product-container .right-block .cart_content {
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  z-index: 1;
  text-align: inherit;
}
.sp_listing_tab_3 .ltabs-item .product-miniature .product-container .right-block .cart_content button {
  opacity: 1;
  background: #666;
  padding: 0 10px;
}
.sp_listing_tab_3 .ltabs-item .product-miniature:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  height: 100%;
  width: 1px;
  background: #ebebeb;
  z-index: 2;
}
.sp_listing_tab_3 .ltabs-item .product-miniature:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 20px;
  right: 20px;
  height: 1px;
  width: auto;
  background: #ebebeb;
  z-index: 2;
}
.sp_listing_tab_3 .ltabs-item .product-miniature:first-child {
  padding-bottom: 20px;
}
.sp_listing_tab_3 .ltabs-item .product-miniature:last-child {
  padding-top: 20px;
}
.sp_listing_tab_3 .ltabs-item .product-miniature:last-child:after {
  display: none;
}
.sp_listing_tab_3 .sp-listing-tabs .ltabs-wrap .ltabs-items-container {
  border: 1px solid #ebebeb;
  border-radius: 3px;
  border-top: none;
  padding: 29px 0;
  position: relative;
}
.sp_listing_tab_3 .sp-listing-tabs .ltabs-wrap .ltabs-items-container:before, .sp_listing_tab_3 .sp-listing-tabs .ltabs-wrap .ltabs-items-container:after {
  content: '';
  background: #fff;
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.sp_listing_tab_3 .sp-listing-tabs .ltabs-wrap .ltabs-items-container:before {
  left: 0;
  right: auto;
}
.sp_listing_tab_3 .sp-listing-tabs .ltabs-wrap .ltabs-items-container:after {
  left: auto;
  right: 0;
}
.sp_listing_tab_4 div.sp-listing-tabs {
  border: 1px solid #ebebeb;
  border-top: none;
  border-radius: 3px;
  padding: 0 0 30px;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container {
  margin: 0 0 30px;
  border-top: 2px solid #ebebeb;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  padding: 0;
  border-bottom-width: 1px;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
  width: 14.28%;
  float: left;
  margin: 0;
  text-align: center;
  padding: 13px 0 8px;
  border-right: 1px solid #ebebeb;
  background: transparent;
  position: relative;
  transition: 0.3s all ease 0s;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:before {
  content: '';
  position: absolute;
  top: -2px;
  height: auto;
  width: auto;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 3;
  display: none;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab .ltabs-tab-img {
  min-height: 45px;
  z-index: 4;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab .ltabs-tab-label {
  text-transform: capitalize;
  color: #666;
  position: relative;
  z-index: 4;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:last-child {
  border-right: none;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  position: absolute;
  bottom: -9px;
  left: 43%;
  transition: 0.3s all ease 0s;
  display: none;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:hover:after, .sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab.tab-sel:after {
  display: block;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:hover .ltabs-tab-label, .sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab.tab-sel .ltabs-tab-label {
  color: #fff;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-items-container {
  position: relative;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-items-container:before {
  left: 0;
  right: auto;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-items-container:after {
  left: auto;
  right: 0;
}
.sp_listing_tab_4 div.sp-listing-tabs .ltabs-items-container:before, .sp_listing_tab_4 div.sp-listing-tabs .ltabs-items-container:after {
  content: '';
  background: #fff;
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.sp_listing_tab_4 div.sp-listing-tabs .product-miniature {
  margin-bottom: 0;
  padding: 0 10px;
  position: relative;
}
.sp_listing_tab_4 div.sp-listing-tabs .product-miniature:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  height: 100%;
  width: 1px;
  background: #ebebeb;
}
.sp_listing_tab_4 div.sp-listing-tabs .product-miniature .product-container .cart_content a {
  padding: 0 10px;
  background: #666;
}
div.sp_listing_tab_5 .sp-listing-tabs .ltabs-tabs-container li.ltabs-tab > span, div.sp_listing_tab_6 .sp-listing-tabs .ltabs-tabs-container li.ltabs-tab > span {
  font-size: 16px;
}
div.sp_listing_tab_5 .sp-listing-tabs .ltabs-tabs-container li.ltabs-tab:hover > span, div.sp_listing_tab_6 .sp-listing-tabs .ltabs-tabs-container li.ltabs-tab:hover > span, div.sp_listing_tab_5 .sp-listing-tabs .ltabs-tabs-container li.ltabs-tab.tab-sel > span, div.sp_listing_tab_6 .sp-listing-tabs .ltabs-tabs-container li.ltabs-tab.tab-sel > span {
  font-weight: bold;
}
div.sp_listing_tab_5 .sp-listing-tabs .product-miniature .product-container .quick-view, div.sp_listing_tab_6 .sp-listing-tabs .product-miniature .product-container .quick-view, div.sp_listing_tab_5 .sp-listing-tabs .product-miniature .product-container .cart_content a, div.sp_listing_tab_6 .sp-listing-tabs .product-miniature .product-container .cart_content a {
  border-radius: 0;
}
div.sp_listing_tab_5 .sp-listing-tabs .product-miniature .product-container .product-flags .discount-percentage, div.sp_listing_tab_6 .sp-listing-tabs .product-miniature .product-container .product-flags .discount-percentage, div.sp_listing_tab_5 .sp-listing-tabs .product-miniature .product-container .product-flags .on-sale-label, div.sp_listing_tab_6 .sp-listing-tabs .product-miniature .product-container .product-flags .on-sale-label, div.sp_listing_tab_5 .sp-listing-tabs .product-miniature .product-container .product-flags .new-label, div.sp_listing_tab_6 .sp-listing-tabs .product-miniature .product-container .product-flags .new-label {
  width: 48px;
  height: 25px;
  border-radius: 0;
  line-height: 25px;
  font-weight: bold;
}
div.sp_listing_tab_5 .sp-listing-tabs .product-miniature .product-container .product-flags .new-label, div.sp_listing_tab_6 .sp-listing-tabs .product-miniature .product-container .product-flags .new-label {
  background: transparent url(../../assets/img/icon/icon-new.png);
}
div.sp_listing_tab_5 .sp-listing-tabs .product-miniature .product-container .product-flags .discount-percentage, div.sp_listing_tab_6 .sp-listing-tabs .product-miniature .product-container .product-flags .discount-percentage, div.sp_listing_tab_5 .sp-listing-tabs .product-miniature .product-container .product-flags .on-sale-label, div.sp_listing_tab_6 .sp-listing-tabs .product-miniature .product-container .product-flags .on-sale-label {
  background: transparent url(../../assets/img/icon/icon-price.png);
}
div.sp_listing_tab_5 .title-module-listingtab {
  float: none;
}
div.sp_listing_tab_5 .title-module-listingtab h3.block-title {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #666;
  margin-bottom: 10px;
  text-transform: capitalize;
  padding: 0 0 10px;
}
div.sp_listing_tab_5 .title-module-listingtab h3.block-title strong {
  color: #222;
  font-weight: bold;
}
div.sp_listing_tab_5 .title-module-listingtab h3.block-title:after {
  display: none;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container {
  margin: 0 0 10px;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  text-align: center;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab {
  margin: 0 20px;
  padding: 0 0 20px;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:before {
  bottom: -2px;
}
div.sp_listing_tab_5 div.sp-listing-tabs {
  padding: 0 0 30px;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container {
  margin: 0 0 30px;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  padding: 0;
  border-bottom-width: 2px;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-items-container {
  position: relative;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-items-container:before {
  left: 0;
  right: auto;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-items-container:after {
  left: auto;
  right: 0;
}
div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-items-container:before, div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-items-container:after {
  content: '';
  background: #fff;
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
}
div.sp_listing_tab_5 div.sp-listing-tabs .product-miniature {
  margin-bottom: 0;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
}
div.sp_listing_tab_5 div.sp-listing-tabs .product-miniature:last-child:after {
  display: none;
}
div.sp_listing_tab_5 div.sp-listing-tabs .product-miniature:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  height: 100%;
  width: 1px;
  background: #ebebeb;
}
div.sp_listing_tab_5 div.sp-listing-tabs .product-miniature:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 20px;
  right: 20px;
  height: 1px;
  width: auto;
  background: #ebebeb;
}
div.sp_listing_tab_5 div.sp-listing-tabs .product-miniature .product-container {
  margin: 0 0 30px;
  padding: 20px 0 0;
}
div.sp_listing_tab_5 div.sp-listing-tabs .product-miniature .product-container h5.product-title a {
  font-weight: bold;
}
div.sp_listing_tab_5 div.sp-listing-tabs .product-miniature .product-container .cart_content a {
  padding: 0 10px;
  background: #666;
}
.sp_listing_tab_6.sp_listing_tab_3 .title-module-listingtab {
  float: none;
}
.sp_listing_tab_6.sp_listing_tab_3 .title-module-listingtab h3.block-title {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #666;
  margin-bottom: 15px;
  padding: 0 0 10px;
  text-transform: capitalize;
}
.sp_listing_tab_6.sp_listing_tab_3 .title-module-listingtab h3.block-title strong {
  color: #222;
  font-weight: bold;
}
.sp_listing_tab_6.sp_listing_tab_3 .title-module-listingtab h3.block-title:after {
  display: none;
}
.sp_listing_tab_6.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container {
  margin: 0 0 10px;
}
.sp_listing_tab_6.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  text-align: center;
}
.sp_listing_tab_6.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab {
  margin: 0 20px;
  padding: 0 0 20px;
}
.sp_listing_tab_6.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:before {
  bottom: -2px;
}
.sp_listing_tab_6.sp_listing_tab_3 div.sp-listing-tabs .ltabs-wrap .ltabs-items-container {
  border: none;
}
.sp_listing_tab_6.sp_listing_tab_3 div.sp-listing-tabs .ltabs-item .product-miniature .product-container .right-block {
  padding: 0 15px;
}
.sp_listing_tab_6.sp_listing_tab_3 div.sp-listing-tabs .ltabs-item .product-miniature .product-container .right-block h5 a {
  font-weight: bold;
}
.sp_listing_tab_6.sp_listing_tab_3 div.sp-listing-tabs .ltabs-item .product-miniature .product-container .right-block .product-price-and-shipping {
  margin: 0 0 20px;
}
.sp_listing_tab_7 .title-module-listingtab h3.block-title, .sp_listing_tab_8 .title-module-listingtab h3.block-title, .sp_listing_tab_9 .title-module-listingtab h3.block-title {
  line-height: 22px;
  background: transparent;
  font-size: 18px;
  color: #222;
  padding: 0 0 10px;
  position: relative;
}
.sp_listing_tab_7 .title-module-listingtab h3.block-title:after, .sp_listing_tab_8 .title-module-listingtab h3.block-title:after, .sp_listing_tab_9 .title-module-listingtab h3.block-title:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  background: #ff3c20;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  padding: 0;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab {
  padding: 0 0 8px;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab span {
  font-size: 14px;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature {
  margin-bottom: 30px;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container {
  border-bottom: none;
  background: #f7f7f7;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container {
  position: absolute;
  bottom: 7%;
  right: auto;
  left: 20px;
  text-align: center;
  z-index: 2;
  font-size: 0;
  transition: 0.3s all ease 0s;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper {
  margin-bottom: 10px;
  z-index: 5;
  -webkit-transform: translate(-60px, 0);
  -ms-transform: translate(-60px, 0);
  transform: translate(-60px, 0);
  opacity: 0;
  text-align: center;
  transition: 0.3s all ease 0s;
  position: relative;
  display: block;
  vertical-align: middle;
  cursor: pointer;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button {
  text-align: center;
  color: #fff;
  height: 30px;
  line-height: 30px;
  width: 30px;
  display: block;
  padding: 0 9px;
  font-size: 0;
  background-color: #666;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a .fa, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a .fa, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a .fa, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a .fa, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a .fa, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a .fa, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button .fa, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button .fa, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button .fa, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button .fa, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button .fa, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button .fa {
  font-size: 12px;
  line-height: 32px;
  margin: 0;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a span, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a span, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button span, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button span {
  margin: 0;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a:hover, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a:hover, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a:hover, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a:hover, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a:hover, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a:hover, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button:hover, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button:hover, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button:hover, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button:hover, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button:hover, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button:hover {
  width: auto;
  background: #ff3c20;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a:hover span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a:hover span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content a:hover span, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a:hover span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a:hover span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper a:hover span, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button:hover span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button:hover span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content button:hover span, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button:hover span, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button:hover span, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper button:hover span {
  font-size: 12px;
  margin: 0 10px;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .cart_content {
  transition: transform 0.4s ease 0s;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .button-container .quick-view-wrapper {
  transition: transform 0.2s ease 0s;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container {
  z-index: 7;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container .cart_content, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container .cart_content, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container .cart_content, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container .quick-view-wrapper, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container .quick-view-wrapper, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .button-container .quick-view-wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .right-block .product-price-and-shipping, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .right-block .product-price-and-shipping, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .right-block .product-price-and-shipping {
  opacity: 1;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .left-block .product-image:before, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .left-block .product-image:before, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .left-block .product-image:before {
  opacity: 0;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .left-block .product-image a img, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .left-block .product-image a img, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container:hover .left-block .product-image a img {
  opacity: 0.6;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .left-block, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .left-block, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .left-block {
  margin-bottom: 20px;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-info .product-price-and-shipping .price, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-info .product-price-and-shipping .price, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-info .product-price-and-shipping .price {
  color: #ff3c20;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-info h5.product-title, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-info h5.product-title, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-info h5.product-title {
  margin: 7px 0 18px;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage {
  top: 20px !important;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage {
  background: #ff3c20;
  right: 20px;
}
.sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label, .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label, .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label {
  left: 20px;
}
.lang-rtl .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label, .lang-rtl .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label, .lang-rtl .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .new-label {
  left: auto;
  right: 20px;
}
.lang-rtl .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .lang-rtl .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .lang-rtl .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .on-sale-label, .lang-rtl .sp_listing_tab_7 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage, .lang-rtl .sp_listing_tab_8 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage, .lang-rtl .sp_listing_tab_9 div.sp-listing-tabs .ltabs-items .ltabs-item .product-miniature .product-container .product-flags .discount-percentage {
  right: auto;
  left: 20px;
}
div.sp_listing_tab_8 {
  margin-bottom: 0;
}
div.sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  text-align: left;
}
div.sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:first-child {
  margin-left: 0;
}
div.sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab > span {
  font-size: 18px;
  color: #999;
  text-transform: uppercase;
  font-weight: 600;
}
div.sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel > span, div.sp_listing_tab_8 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover > span {
  color: #222;
}
div.sp_listing_tab_8 .product-container .product-info h5.product-title {
  margin: 0 0 22px;
}
div.sp_listing_tab_8 .owl-controls {
  display: block;
  margin: 18px 0 0;
}
div.sp_listing_tab_8 .owl-controls .owl-nav {
  display: block;
}
div.sp_listing_tab_8 .owl-controls .owl-nav .owl-next, div.sp_listing_tab_8 .owl-controls .owl-nav .owl-prev {
  font-size: 26px;
  color: #666;
  background: transparent;
  text-align: center;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 0px;
  width: 20px;
  line-height: 18px;
}
div.sp_listing_tab_8 .owl-controls .owl-nav .owl-next .fa, div.sp_listing_tab_8 .owl-controls .owl-nav .owl-prev .fa {
  font-size: 26px;
  margin: 0 5px;
}
div.sp_listing_tab_8 .owl-controls .owl-nav .owl-next:hover, div.sp_listing_tab_8 .owl-controls .owl-nav .owl-prev:hover {
  color: #ff3c20;
}
div.sp_listing_tab_8 .owl-controls .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
div.sp_listing_tab_8 .owl-controls .owl-nav .owl-next .fa {
  right: 0;
  left: auto;
}
div.sp_listing_tab_8 .owl-controls .owl-nav .owl-prev {
  left: auto;
  right: 20px;
}
div.sp_listing_tab_8 .owl-controls .owl-nav .owl-prev .fa {
  left: 0;
  right: auto;
}
@media (min-width: 1400px) {
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature.product-biger .product-container .product-info {
    padding: 70px 20px 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature {
    width: 25%;
  }
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature:nth-child(6), .sp_listing_tab_1.sp_listing_tab_2 .product-miniature:nth-child(7) {
    display: none;
  }
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature.product-biger {
    width: 50%;
  }
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature.product-biger .product-container .product-info {
    padding: 70px 20px 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature {
    width: 33.33333%;
  }
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature.product-biger {
    width: 33.33333%;
  }
}
@media (max-width: 1199px) {
  .sp_listing_tab_3 .ltabs-item .product-miniature .product-container .right-block {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .sp_listing_tab_3 .ltabs-item .product-miniature .product-container .left-block, .sp_listing_tab_3 .ltabs-item .product-miniature .product-container .right-block {
    width: 100%;
  }
  .sp_listing_tab_3 .ltabs-item .product-miniature .product-container .right-block {
    padding: 0 15px;
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature {
    width: 50%;
  }
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature.product-biger {
    width: 50%;
  }
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  div.sp-listing-tabs {
    width: 100%;
  }
  div.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    background: #f5f5f5;
    text-align: right;
  }
  div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
    padding: 0;
  }
  div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
    display: block;
    text-align: left;
    border-radius: 0;
  }
  div.sp_listing_tab_1 .title-module-listingtab h3.block-title, div.sp_listing_tab_3 .title-module-listingtab h3.block-title, div.sp_listing_tab_5 .title-module-listingtab h3.block-title, div.sp_listing_tab_6 .title-module-listingtab h3.block-title {
    font-size: 12px;
  }
  div.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, div.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, div.sp_listing_tab_6 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:hover:before, div.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, div.sp_listing_tab_3 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before, div.sp_listing_tab_6 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab.tab-sel:before {
    display: none;
  }
  div.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
    width: 100%;
    float: none;
    text-align: left;
  }
  div.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab .ltabs-tab-img {
    display: none;
  }
  div.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:hover:after, div.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab.tab-sel:after {
    display: none;
  }
  div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container, div.sp_listing_tab_6 div.sp-listing-tabs .ltabs-tabs-container {
    text-align: center;
  }
  div.sp_listing_tab_5 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab, div.sp_listing_tab_6 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab {
    padding: 5px 0;
  }
  div.sp_listing_tab_1.sp_listing_tab_8 div.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    text-align: left;
  }
  .lang-rtl div.sp_listing_tab_1.sp_listing_tab_8 div.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    text-align: right;
  }
  .lang-rtl div.sp-listing-tabs .ltabs-tabs-container {
    text-align: left;
  }
  .lang-rtl div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    text-align: right;
  }
  .lang-rtl div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
    text-align: right;
  }
  .lang-rtl div.sp_listing_tab_4 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
    text-align: right;
  }
}
@media (max-width: 479px) {
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature {
    width: 100%;
  }
  .sp_listing_tab_1.sp_listing_tab_2 .product-miniature.product-biger {
    width: 100%;
  }
}
.title-module-listingtab {
  display: block;
  clear: both;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.sp-listing-tabs {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.acd-btn-add {
  float: left;
}
.sp-listing-tabs .tab-all .ltabs-tab-img {
  height: 30px;
}
.sp-listing-tabs .ltabs-wrap {
  margin: 0;
  padding: 0;
  
}
.sp-listing-tabs .item-price {
  margin-bottom: 5px;
}
.sp-listing-tabs .item-price .price.product-price, .sp-listing-tabs .item-price .old-price.product-price {
  color: red;
}
.sp-listing-tabs .button-container .button.lnk_view {
  margin-left: 10px;
  background: none;
}
.sp-listing-tabs .button-container .button.ajax_add_to_cart_button {
  background: none;
}
.sp-listing-tabs .item-price .old-price.product-price {
  margin-right: 3px;
  margin-left: 3px;
}
.sp-listing-tabs .item-desc {
  margin-bottom: 5px;
}
.sp-listing-tabs .item-desc p {
  margin: 0;
  padding: 0;
}
.sp-listing-tabs .functional-buttons {
  margin-top: 5px;
}
.sp-listing-tabs .wishlist {
  margin-bottom: 5px;
}
.sp-listing-tabs .compare {
  margin-bottom: 5px;
}
.page-title-listingtabs {
  color: #2e2c2d;
  text-transform: uppercase;
  font-size: 13px;
  
  font-weight: bold;
  overflow: hidden;
  width: 75%;
  margin: 10px 0 8px 10px;
}
.sp-listing-tabs .load-clear {
  clear: both;
}
.sp-listing-tabs .ltabs-tabs-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  display: block;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all:hover .cat-all {
  margin-top: -48px;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover span {
  color: #fff;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all .cat-all {
  margin-top: 0px;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-sel .cat-all {
  margin-top: -48px;
}
.sp-listing-tabs .ltabs-tab-img {
  float: left;
  overflow: hidden;
}
.sp-listing-tabs .item-prices {
  float: left;
  border-top: 1px solid #e9e9e9;
  padding: 2% 0 2% 0;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #909090;
  width: 40%;
}
.sp-listing-tabs .item-title {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.sp-listing-tabs .ltabs-tabs-container li.ltabs-tab > span {
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #999;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 12px;
  vertical-align: middle;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel > span {
  color: #fff;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow, .sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected {
  display: none;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
  position: relative;
  display: inline-block;
  text-align: left;
  line-height: 30px;
  clear: both;
  color: #888;
  cursor: pointer;
  margin: 5px 0 0;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  width: 115px;
  text-indent: 20px;
  border: 1px solid #ddd;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #fff;
  overflow: hidden;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
  width: 30px;
  border: 1px solid #ddd;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
  font-size: 12px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #ddd;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow, .sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  position: relative;
  float: left;
  height: 30px;
  z-index: 1;
  display: inline-block;
}
.sp-listing-tabs .add-loadmore {
  float: right;
  margin-left: 10px;
  margin-top: 2px;
  vertical-align: middle;
}
.sp-listing-tabs .loaded .add-loadmore {
  display: none;
}
.sp-listing-tabs .ltabs-items-container.show-loadmore .ltabs-items-inner {
  overflow: hidden;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-inner {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  border: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden;
  background: #fff;
  display: none;
  z-index: 999;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open {
  display: block;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
  margin: 0;
  padding: 0;
  float: none;
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
  display: block;
  line-height: 20px;
  padding: 5px 10%;
  
}
.sp-listing-tabs .ltabs-wrap .ltabs-items-container {
  padding: 0;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-inner {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected {
  display: block;
}
.sp-listing-tabs .ltabs-items-container .ltabs-item-wrap {
  margin: 0;
  padding: 0;
  opacity: 0;
  
  filter: alpha(opacity=0);
}
.sp-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
  width: 100%;
  
  max-width: 100%;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  float: left;
  opacity: 1;
  
  filter: alpha(opacity=0);
  
}
.sp-listing-tabs .ltabs-items-container.show-slider .new-box {
  top: 1px;
}
.sp-listing-tabs .ltabs-items-container.show-slider .ltabs-item {
  width: 100%;
}
.sp-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item {
  opacity: 1;
  
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-prev {
  direction: ltr;
  z-index: 3;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-prev:hover {
  cursor: pointer;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-next {
  z-index: 3;
  direction: ltr;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-next:hover {
  cursor: pointer;
  
  
}
.sp-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  margin: 0 10px;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  position: relative;
}
.sp-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image img {
  width: 99%;
}
.sp-listing-tabs .ltabs-items .ltabs-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  background: url(../../modules/splistingtabs/views/img/477.GIF) no-repeat scroll center center transparent;
  min-height: 300px;
  display: block;
  z-index: 0;
}
div.sp-listing-tabs .ltabs-items-container .ltabs-loadmore.ltabs-item {
  display: block;
  text-align: center;
  margin: 0 auto;
  float: none;
  width: 100%;
  padding: 0 0 2px;
}
div.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: 0.3s all ease 0s;
  border-radius: 18px;
  text-transform: capitalize;
  text-align: center;
  padding: 5px 45px;
}
.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: url(../../modules/splistingtabs/views/img/301.GIF) no-repeat scroll center center transparent;
  width: 22px;
  height: 22px;
  display: none;
  margin-right: 10px;
  vertical-align: middle;
}
.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after {
  content: attr(data-label);
}
.sp-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
  display: none;
  
}
@media all and (max-width: 479px) {
  .sp-listing-tabs .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .ltabs-tabs-container .ltabs-tabs li {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .sp-listing-tabs .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sp-listing-tabs .ltabs04-6 .ltabs-item {
    width: 16.64%;
  }
  .sp-listing-tabs .ltabs04-5 .ltabs-item {
    width: 19.958%;
  }
  .sp-listing-tabs .ltabs04-4 .ltabs-item {
    width: 24.995%;
  }
  .sp-listing-tabs .ltabs04-3 .ltabs-item {
    width: 33.315%;
  }
  .sp-listing-tabs .ltabs04-2 .ltabs-item {
    width: 49.985%;
  }
  .sp-listing-tabs .ltabs04-1 .ltabs-item {
    width: 100%;
  }
  .sp-listing-tabs .ltabs04-1 .clr1, .sp-listing-tabs .ltabs04-2 .clr2, .sp-listing-tabs .ltabs04-3 .clr3, .sp-listing-tabs .ltabs04-4 .clr4, .sp-listing-tabs .ltabs04-5 .clr5, .sp-listing-tabs .ltabs04-6 .clr6 {
    clear: both;
  }
  .sp-listing-tabs .ltabs01-3 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-4 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-5 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sp-listing-tabs .ltabs01-3 .ltabs-item .hits, .sp-listing-tabs .ltabs01-4 .ltabs-item .hits, .sp-listing-tabs .ltabs01-5 .ltabs-item .hits, .sp-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sp-listing-tabs .ltabs03-6 .ltabs-item {
    width: 16.64%;
  }
  .sp-listing-tabs .ltabs03-5 .ltabs-item {
    width: 19.958%;
  }
  .sp-listing-tabs .ltabs03-4 .ltabs-item {
    width: 24.995%;
  }
  .sp-listing-tabs .ltabs02-5 .ltabs-item .hits {
    width: 100%;
  }
  .sp-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sp-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sp-listing-tabs .ltabs03-3 .ltabs-item {
    width: 33.295%;
  }
  .sp-listing-tabs .ltabs03-2 .ltabs-item {
    width: 49.999%;
  }
  .sp-listing-tabs .ltabs03-1 .ltabs-item {
    width: 100%;
  }
  .sp-listing-tabs .ltabs03-1 .clr1, .sp-listing-tabs .ltabs03-2 .clr2, .sp-listing-tabs .ltabs03-3 .clr3, .sp-listing-tabs .ltabs03-4 .clr4, .sp-listing-tabs .ltabs03-5 .clr5, .sp-listing-tabs .ltabs03-6 .clr6 {
    clear: both;
  }
  .sp-listing-tabs .ltabs01-3 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-4 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-5 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sp-listing-tabs .ltabs01-3 .ltabs-item .hits, .sp-listing-tabs .ltabs01-4 .ltabs-item .hits, .sp-listing-tabs .ltabs01-5 .ltabs-item .hits, .sp-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sp-listing-tabs .ltabs01-3 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-4 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-5 .ltabs-item .item-prices, .sp-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sp-listing-tabs .ltabs01-3 .ltabs-item .hits, .sp-listing-tabs .ltabs01-4 .ltabs-item .hits, .sp-listing-tabs .ltabs01-5 .ltabs-item .hits, .sp-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sp-listing-tabs .ltabs02-6 .ltabs-item {
    width: 16.64%;
  }
  .sp-listing-tabs .ltabs02-5 .ltabs-item {
    width: 19.958%;
  }
  .sp-listing-tabs .ltabs02-4 .ltabs-item {
    width: 24.995%;
  }
  .sp-listing-tabs .ltabs02-3 .ltabs-item {
    width: 33.315%;
  }
  .sp-listing-tabs .ltabs02-2 .ltabs-item {
    width: 49.999%;
  }
  .sp-listing-tabs .ltabs02-1 .ltabs-item {
    width: 100%;
  }
  .sp-listing-tabs .ltabs02-4 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sp-listing-tabs .ltabs02-4 .ltabs-item .hits, .sp-listing-tabs .ltabs02-5 .ltabs-item .hits, .sp-listing-tabs .ltabs02-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sp-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sp-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sp-listing-tabs .ltabs02-1 .clr1, .sp-listing-tabs .ltabs02-2 .clr2, .sp-listing-tabs .ltabs02-3 .clr3, .sp-listing-tabs .ltabs02-4 .clr4, .sp-listing-tabs .ltabs02-5 .clr5, .sp-listing-tabs .ltabs02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
    .sp-listing-tabs .ltabs01-6 .ltabs-item {
    width: 16.64%;
  }
  .sp-listing-tabs .ltabs01-5 .ltabs-item {
    width: 20%;
  }
  .sp-listing-tabs .ltabs01-4 .ltabs-item {
    width: 25%;
  }
  .sp-listing-tabs .ltabs01-3 .ltabs-item {
    width: 33.315%;
  }
  .sp-listing-tabs .ltabs01-2 .ltabs-item {
    width: 49.999%;
  }
  .sp-listing-tabs .ltabs01-1 .ltabs-item {
    width: 100%;
  }
  .sp-listing-tabs .ltabs01-1 .clr1, .sp-listing-tabs .ltabs01-2 .clr2, .sp-listing-tabs .ltabs01-3 .clr3, .sp-listing-tabs .ltabs01-4 .clr4, .sp-listing-tabs .ltabs01-5 .clr5, .sp-listing-tabs .ltabs01-6 .clr6 {
    clear: both;
  }
}
.sp-listing-tabs.lt-ie9 .ltabs01-6 .ltabs-item {
  width: 16.64%;
}
.sp-listing-tabs.lt-ie9 .ltabs01-5 .ltabs-item {
  width: 20%;
}
.sp-listing-tabs.lt-ie9 .ltabs01-4 .ltabs-item {
  width: 25%;
}
.sp-listing-tabs.lt-ie9 .ltabs01-3 .ltabs-item {
  width: 33.315%;
}
.sp-listing-tabs.lt-ie9 .ltabs01-2 .ltabs-item {
  width: 49.999%;
}
.sp-listing-tabs.lt-ie9 .ltabs01-1 .ltabs-item {
  width: 100%;
}
.sp-listing-tabs.lt-ie9 .ltabs01-1 .clr1, .sp-listing-tabs.lt-ie9 .ltabs01-2 .clr2, .sp-listing-tabs.lt-ie9 .ltabs01-3 .clr3, .sp-listing-tabs.lt-ie9 .ltabs01-4 .clr4, .sp-listing-tabs.lt-ie9 .ltabs01-5 .clr5, .sp-listing-tabs.lt-ie9 .ltabs01-6 .clr6 {
  clear: both;
}
.sp-listing-tabs .ltabs-item .item-desc {
  overflow: hidden;
}
.sp-listing-tabs .ltabs-item .item-readmore {
  text-align: right;
}
.sp-listing-tabs .ltabs-item .item-desc + .item-readmore {
  margin-top: 10px;
}
.sp-listing-tabs .ltabs-item .item-btn-add {
  clear: both;
  display: block;
  padding-top: 10px;
  overflow: hidden;
}
.sp-listing-tabs .ltabs-item .item-btn-add form {
  margin: 0;
  
}
.cf:before, .cf:after {
  
  content: " ";
  
  display: table;
}
.cf:after {
  clear: both;
}
.lang_ar .sale-label {
  direction: ltr !important;
}
.lang_ar .sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-prev {
  left: 0;
  right: inherit;
  direction: ltr !important;
}
.lang_ar .sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-next {
  right: 0;
  left: inherit;
  direction: ltr !important;
}
.lang_ar .owl-stage-outer, .lang_ar .owl-carousel {
  float: left;
}
.lang_ar .sale-label {
  direction: ltr !important;
}
.lang_ar .sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  float: right;
}
.sp-deal .time-line-wrap {
  margin-bottom: 25px;
}
.sp-deal .time-line-wrap .time-line-label .stock-qty {
  float: left;
  font-size: 12px;
  margin-bottom: 5px;
}
.sp-deal .time-line-wrap .time-line-label .stock-qty span {
  color: #222;
}
.sp-deal .time-line-wrap .time-line-label .time-left {
  float: right;
  font-size: 12px;
  margin-bottom: 5px;
}
.sp-deal .time-ranger {
  width: 100%;
  height: 13px;
  background: #eee;
  border-radius: 13px;
  position: relative;
}
.sp-deal .time-ranger .time-pass {
  z-index: 3;
  position: relative;
  height: 13px;
  border-radius: 13px;
}
.sp-deal .product-container {
  border: none;
  margin: 0;
}
.sp-deal .product-container .product-info {
  text-align: left;
  padding: 0 15px;
}
.sp-deal .product-container .product-info .product-description p {
  margin: 0;
}
.sp-deal .product-container .item-time {
  z-index: 2;
  position: relative;
}
.sp-deal .product-container .item-time span {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  position: relative;
  padding: 0 18px 0 0;
}
.sp-deal .product-container .item-time span:after {
  content: "";
  position: absolute;
  background: #fff;
  opacity: 0.4;
  height: 15px;
  width: 1px;
  top: 6px;
  left: auto;
  right: 7px;
  bottom: auto;
}
.sp-deal .product-container .item-time .item-timer {
  font-size: 0;
}
.sp-deal .product-container .item-time .time-item {
  display: inline-block;
  position: relative;
}
.sp-deal .product-container .item-time .time-item.time-sec {
  margin: 0;
}
.sp-deal .product-container .item-time .time-item.time-sec:before {
  display: none;
}
.sp-deal .product-container .item-time .time-item .num-time {
  color: #fff;
  font-size: 12px;
  display: block;
  font-weight: 600;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #eee;
  color: #222;
  font-weight: bold;
  border-radius: 50%;
  margin: 0 5px 0 0;
}
.sp-deal .product-container .item-time .time-item .name-time {
  color: #666;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  text-align: center;
}
.sp-deal .owl-controls {
  display: block;
  margin: 18px 0 0;
}
.sp-deal .owl-controls .owl-nav {
  display: block;
}
.sp-deal .owl-controls .owl-nav .owl-next, .sp-deal .owl-controls .owl-nav .owl-prev {
  font-size: 14px;
  color: #999;
  background: transparent;
  text-align: center;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 15px;
  line-height: 18px;
}
.sp-deal .owl-controls .owl-nav .owl-next .fa, .sp-deal .owl-controls .owl-nav .owl-prev .fa {
  font-size: 26px;
  margin: 0 5px;
  position: absolute;
  top: 0;
  bottom: auto;
  line-height: 16px;
}
.sp-deal .owl-controls .owl-nav .owl-next {
  right: 0px;
  left: auto;
  padding: 0 25px 0 0;
}
.sp-deal .owl-controls .owl-nav .owl-next .fa {
  right: 0;
  left: auto;
}
.sp-deal .owl-controls .owl-nav .owl-prev {
  padding: 0 20px 0 25px;
  border-right: 1px solid #ebebeb;
  left: auto;
  right: 110px;
}
.sp-deal .owl-controls .owl-nav .owl-prev .fa {
  left: 0;
  right: auto;
}
.sp-deal .owl-controls .owl-dots {
  display: block !important;
  position: relative;
  bottom: auto;
  left: auto;
  text-align: center;
  width: 100%;
}
.sp-deal .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.sp-deal .owl-controls .owl-dots .owl-dot span {
  width: 30px;
  height: 6px;
  border-radius: 5px;
  margin: 0 4px;
  background: #222;
  border: none;
  display: block;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
div.deal-1 {
  position: relative;
  overflow: hidden;
  margin: 0 0 40px;
}
div.deal-1 h3.block-title {
  font-size: 16px;
  color: #fff;
  border: none;
  display: block;
  z-index: 4;
  text-transform: uppercase;
  margin: 0 0 30px;
  border-bottom: 2px solid #ebebeb;
  font-weight: 700;
}
div.deal-1 h3.block-title span {
  background: #154054;
  padding: 13px 35px;
  border-radius: 5px 5px 0 0;
}
div.deal-1 .sp-deal .product-container {
  margin: 0 -15px;
}
div.deal-1 .sp-deal .product-container .left-block {
  position: relative;
  margin: 0;
  z-index: 1;
}
div.deal-1 .sp-deal .product-container .left-block .product-image {
  background: #eff5f5;
}
div.deal-1 .sp-deal .product-container .button-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 46%;
  bottom: auto;
  visibility: hidden;
  text-align: center;
  opacity: 0;
  z-index: 10;
  -webkit-transform: scale3d(1, 0, 1);
  -moz-transform: scale3d(1, 0, 1);
  -ms-transform: scale3d(1, 0, 1);
  -o-transform: scale3d(1, 0, 1);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
div.deal-1 .sp-deal .product-container .button-container .cart_content, div.deal-1 .sp-deal .product-container .button-container .quick-view {
  width: auto;
  margin: 0 3px;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}
div.deal-1 .sp-deal .product-container .button-container .cart_content span, div.deal-1 .sp-deal .product-container .button-container .quick-view span {
  margin: 0 0 0 3px;
}
div.deal-1 .sp-deal .product-container .button-container > .quick-view {
  padding: 0 10px;
  background: #666;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
div.deal-1 .sp-deal .product-container .button-container .cart_content button {
  padding: 0 10px;
  background: #666;
}
div.deal-1 .sp-deal .product-container .product-image .product-flags .new-label, div.deal-1 .sp-deal .product-container .product-image .product-flags .on-sale-label, div.deal-1 .sp-deal .product-container .product-image .product-flags .discount-percentage {
  top: 10px !important;
}
div.deal-1 .sp-deal .product-container .product-image .product-flags .new-label {
  left: 10px;
}
div.deal-1 .sp-deal .product-container .product-image .product-flags .discount-percentage {
  right: 10px;
}
div.deal-1 .sp-deal .product-container .product-image .product-flags .on-sale-label {
  right: 10px;
}
div.deal-1 .sp-deal .product-container .item-time {
  text-align: right;
  overflow: hidden;
}
div.deal-1 .sp-deal .product-container .label-timer {
  float: left;
  font-size: 14px;
  color: #222;
}
div.deal-1 .sp-deal .product-container .label-timer strong {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2px;
}
div.deal-1 .sp-deal .product-container .right-block h5.product-title {
  position: relative;
  border-bottom: none;
  margin: 0;
}
div.deal-1 .sp-deal .product-container .right-block h5.product-title a {
  font-weight: bold;
}
div.deal-1 .sp-deal .product-container .right-block .product-price-and-shipping {
  margin-bottom: 15px;
}
div.deal-1 .sp-deal .product-container .product-description {
  margin: 0 0 31px;
}
div.deal-1 .sp-deal .product-container:hover .button-container {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
}
div.deal-1 .sp-deal .product-container:hover .right-block .product-price-and-shipping {
  opacity: 1;
}
div.deal-2 {
  margin-bottom: 30px;
}
div.deal-2 h3.block-title {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0;
}
div.deal-2 h3.block-title span {
  position: relative;
  padding: 0 0 15px;
  display: inline-block;
}
div.deal-2 h3.block-title span:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  bottom: -2px;
  z-index: 2;
  left: 0;
  right: auto;
  top: auto;
}
div.deal-2 .sp-deal {
  border: 1px solid #ebebeb;
  border-top: 2px solid #ebebeb;
  padding: 30px 20px 10px;
}
div.deal-2 .sp-deal .product-miniature {
  width: 66.66667%;
  float: left;
}
div.deal-2 .sp-deal .product-miniature.product-biger {
  width: 33.33333%;
  position: relative;
}
div.deal-2 .sp-deal .product-miniature.product-biger .product-container .left-block {
  margin: 0 0 30px;
}
div.deal-2 .sp-deal .product-miniature.product-biger .product-container .product-info {
  padding: 7.1% 30px 40px 0;
}
div.deal-2 .sp-deal .product-miniature.product-biger:after {
  content: '';
  background: #ebebeb;
  position: absolute;
  left: auto;
  right: 0;
  height: 100%;
  width: 1px;
  top: 0;
  bottom: 0;
}
div.deal-2 .sp-deal .product-miniature .product-container .left-block {
  width: 40%;
}
div.deal-2 .sp-deal .product-miniature .product-container .product-info {
  width: 60%;
}
div.deal-2 .sp-deal .product-miniature:nth-child(2) {
  margin-bottom: 20px;
  padding-bottom: 30px;
}
div.deal-2 .sp-deal .product-miniature:nth-child(2):after {
  content: '';
  background: #ebebeb;
  position: absolute;
  left: 20px;
  right: 20px;
  top: auto;
  bottom: 0;
  height: 1px;
}
div.deal-2 .sp-deal .product-container {
  width: 100%;
  border-radius: 0;
}
div.deal-2 .sp-deal .product-container .item-time {
  text-align: right;
  overflow: hidden;
}
div.deal-2 .sp-deal .product-container .label-timer {
  float: left;
  font-size: 14px;
  color: #222;
}
div.deal-2 .sp-deal .product-container .label-timer strong {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2px;
}
div.deal-2 .sp-deal .product-container .product-info {
  padding: 6.1% 15px 40px;
}
div.deal-2 .sp-deal .product-container .product-info h5.product-title {
  margin: 0 0 8px;
  border: none;
  min-height: auto;
}
div.deal-2 .sp-deal .product-container .product-info .product-price-and-shipping {
  margin-bottom: 16px;
  opacity: 1;
}
div.deal-2 .sp-deal .product-container .cart_content {
  padding: 0 15px;
  margin: 0;
  text-align: left;
  transition: 0.3s all ease 0s;
}
div.deal-2 .sp-deal .product-container:hover .left-block .product-image {
  z-index: 3;
}
div.deal-2 .sp-deal .product-container:hover .cart_content {
  z-index: 2;
  bottom: 0;
}
div.deal-2 .sp-deal .product-container:hover .cart_content span {
  opacity: 1;
}
div.deal-2 .owl-controls .owl-dots {
  top: 0px;
  left: auto;
  right: 0px;
  bottom: auto;
  display: inline-block;
  width: auto;
  position: absolute;
  z-index: 2;
  transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
div.deal-2 .owl-controls .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
div.deal-2 .owl-controls .owl-dots .owl-dot.active span {
  width: 30px;
  border-radius: 8px;
}
div.deal-3 {
  margin-bottom: 30px;
}
div.deal-3 h3.block-title {
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0;
  border-bottom: 2px #ebebeb solid;
  position: relative;
}
div.deal-3 h3.block-title span {
  position: relative;
  padding: 0 0 8px;
  display: inline-block;
}
div.deal-3 h3.block-title span:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  bottom: -2px;
  background: #ff3c20;
  z-index: 2;
  left: 0;
  right: auto;
  top: auto;
}
div.deal-3 .sp-deal .product-container .button-container {
  position: absolute;
  bottom: 7%;
  right: auto;
  left: 20px;
  text-align: center;
  z-index: 2;
  font-size: 0;
  transition: 0.3s all ease 0s;
}
div.deal-3 .sp-deal .product-container .button-container .cart_content, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper {
  margin-bottom: 10px;
  z-index: 5;
  -webkit-transform: translate(-60px, 0);
  -ms-transform: translate(-60px, 0);
  transform: translate(-60px, 0);
  opacity: 0;
  text-align: center;
  transition: 0.3s all ease 0s;
  position: relative;
  display: block;
  vertical-align: middle;
  cursor: pointer;
}
div.deal-3 .sp-deal .product-container .button-container .cart_content a, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper a, div.deal-3 .sp-deal .product-container .button-container .cart_content button, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper button {
  text-align: center;
  color: #fff;
  height: 30px;
  line-height: 30px;
  width: 30px;
  display: block;
  padding: 0 9px;
  font-size: 0;
  background-color: #666;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
div.deal-3 .sp-deal .product-container .button-container .cart_content a .fa, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper a .fa, div.deal-3 .sp-deal .product-container .button-container .cart_content button .fa, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper button .fa {
  font-size: 12px;
  line-height: 32px;
  margin: 0;
}
div.deal-3 .sp-deal .product-container .button-container .cart_content a span, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper a span, div.deal-3 .sp-deal .product-container .button-container .cart_content button span, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper button span {
  margin: 0;
}
div.deal-3 .sp-deal .product-container .button-container .cart_content a:hover, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper a:hover, div.deal-3 .sp-deal .product-container .button-container .cart_content button:hover, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper button:hover {
  width: auto;
  background: #ff3c20;
}
div.deal-3 .sp-deal .product-container .button-container .cart_content a:hover span, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper a:hover span, div.deal-3 .sp-deal .product-container .button-container .cart_content button:hover span, div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper button:hover span {
  font-size: 12px;
  margin: 0 10px;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
div.deal-3 .sp-deal .product-container .button-container .cart_content {
  transition: transform 0.4s ease 0s;
}
div.deal-3 .sp-deal .product-container .button-container .quick-view-wrapper {
  transition: transform 0.2s ease 0s;
}
div.deal-3 .sp-deal .product-container:hover .button-container {
  z-index: 7;
}
div.deal-3 .sp-deal .product-container:hover .button-container .cart_content, div.deal-3 .sp-deal .product-container:hover .button-container .quick-view-wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
div.deal-3 .sp-deal .product-container:hover .product-info .product-price-and-shipping {
  opacity: 1;
}
div.deal-3 .sp-deal .product-container .left-block {
  background: #f7f7f7;
  margin-bottom: 20px;
}
div.deal-3 .sp-deal .product-container .product-info {
  text-align: center;
}
div.deal-3 .sp-deal .product-container .product-info h5.product-title a {
  font-weight: bold;
  font-size: 18px;
}
div.deal-3 .sp-deal .product-container .product-info .product-price-and-shipping {
  margin-bottom: 5px;
}
div.deal-3 .sp-deal .product-container .product-info .product-price-and-shipping .price {
  color: #ff3c20;
  font-size: 20px;
}
div.deal-3 .sp-deal .product-container .product-info .product-price-and-shipping .regular-price {
  font-size: 14px;
}
div.deal-3 .sp-deal .product-container .product-image .product-flags .new-label, div.deal-3 .sp-deal .product-container .product-image .product-flags .on-sale-label, div.deal-3 .sp-deal .product-container .product-image .product-flags .discount-percentage {
  top: 20px !important;
}
div.deal-3 .sp-deal .product-container .product-image .product-flags .on-sale-label, div.deal-3 .sp-deal .product-container .product-image .product-flags .discount-percentage {
  background: #ff3c20;
  right: 20px;
}
div.deal-3 .sp-deal .product-container .product-image .product-flags .new-label {
  left: 20px;
}
.lang-rtl div.deal-3 .sp-deal .product-container .product-image .product-flags .new-label {
  left: auto;
  right: 20px;
}
.lang-rtl div.deal-3 .sp-deal .product-container .product-image .product-flags .on-sale-label, .lang-rtl div.deal-3 .sp-deal .product-container .product-image .product-flags .discount-percentage {
  right: auto;
  left: 20px;
}
div.deal-3 .sp-deal .product-container .time-line-wrap {
  margin-bottom: 20px;
}
div.deal-3 .sp-deal .product-container .item-time {
  text-align: right;
  overflow: hidden;
}
div.deal-3 .sp-deal .product-container .label-timer {
  float: left;
  font-size: 14px;
  color: #222;
  padding-top: 7px;
}
div.deal-3 .sp-deal .product-container .label-timer strong {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2px;
}
div.deal-3 .sp-deal .product-container .time-left {
  color: #222;
  font-weight: bold;
}
div.deal-3 .sp-deal .product-container .time-left span {
  font-weight: 400;
}
div.deal-3 .owl-controls .owl-nav .owl-next, div.deal-3 .owl-controls .owl-nav .owl-prev {
  top: 0px;
  padding: 0 20px;
}
div.deal-3 .owl-controls .owl-nav .owl-prev {
  right: 0;
}
div.deal-4 {
  margin-bottom: 30px;
}
div.deal-4 h3.block-title {
  font-size: 26px;
  padding: 0 0 10px;
  text-transform: capitalize;
}
div.deal-4 .sp-deal .product-container {
  border: 1px solid #ebebeb;
  border-radius: 3px;
  cursor: pointer;
}
div.deal-4 .sp-deal .product-container .product-image .product-flags .new-label, div.deal-4 .sp-deal .product-container .product-image .product-flags .on-sale-label, div.deal-4 .sp-deal .product-container .product-image .product-flags .discount-percentage {
  top: 20px !important;
  width: 50px;
  height: 25px;
  border-radius: 3px;
  line-height: 25px;
}
div.deal-4 .sp-deal .product-container .product-image a.product-thumbnail {
  padding-top: 30px;
}
div.deal-4 .sp-deal .product-container .left-block {
  margin-bottom: 30px;
}
div.deal-4 .sp-deal .product-container .product-info {
  margin-bottom: 30px;
}
div.deal-4 .sp-deal .product-container .product-info h5.product-title {
  margin-top: 27px;
  margin-bottom: 7px;
}
div.deal-4 .sp-deal .product-container .product-info h5.product-title a {
  font-weight: bold;
  font-size: 16px;
}
div.deal-4 .sp-deal .product-container:hover .product-price-and-shipping {
  opacity: 1;
}
div.deal-4 .sp-deal .product-container .product-price-and-shipping {
  margin: 0 0 15px;
}
div.deal-4 .sp-deal .product-container .product-price-and-shipping .price {
  color: #ff3c20;
  font-size: 20px;
}
div.deal-4 .sp-deal .product-container .product-price-and-shipping .regular-price {
  font-size: 16px;
  font-weight: 500;
}
div.deal-4 .sp-deal .product-container .product-description {
  margin: 0 0 12px;
}
div.deal-4 .sp-deal .product-container .cart_content {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  opacity: 1;
  z-index: 4;
  text-align: left;
}
.lang-rtl div.deal-4 .sp-deal .product-container .cart_content {
  text-align: right;
}
div.deal-4 .sp-deal .product-container .cart_content button {
  opacity: 1;
  background: transparent;
  border: 1px solid #ebebeb;
  color: #666;
}
div.deal-4 .sp-deal .product-container .cart_content button:hover {
  color: #fff;
  background: #ff3c20;
  border-color: #ff3c20;
}
div.deal-4 .sp-deal .product-container .item-time {
  clear: both;
  border-top: 1px solid #ebebeb;
  overflow: hidden;
  padding: 20px 15px 10px;
}
div.deal-4 .sp-deal .product-container .label-timer {
  font-size: 14px;
  color: #222;
}
div.deal-4 .sp-deal .product-container .label-timer strong {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2px;
}
div.deal-4 .sp-deal .owl-controls {
  margin: 10px 0 0;
}
div.deal-4 .sp-deal .owl-controls .owl-nav .owl-next, div.deal-4 .sp-deal .owl-controls .owl-nav .owl-prev {
  border-radius: 3px;
  color: #999;
  text-align: center;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #ebebeb;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 0;
  height: 25px;
  width: 25px;
  line-height: 25px;
}
div.deal-4 .sp-deal .owl-controls .owl-nav .owl-next .fa, div.deal-4 .sp-deal .owl-controls .owl-nav .owl-prev .fa {
  font-size: 18px;
  position: relative;
}
div.deal-4 .sp-deal .owl-controls .owl-nav .owl-next:hover, div.deal-4 .sp-deal .owl-controls .owl-nav .owl-prev:hover {
  color: #ff3c20;
}
div.deal-4 .sp-deal .owl-controls .owl-nav .owl-prev {
  right: 30px;
}
div.deal-4 .sp-deal .owl-controls .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 9px;
  display: block;
  margin: 0 4px;
  background: #ccc;
  cursor: pointer;
}
div.deal-4 .sp-deal .owl-controls .owl-dots .owl-dot.active span, div.deal-4 .sp-deal .owl-controls .owl-dots .owl-dot:hover span {
  background: #ff3c20;
  width: 30px;
}
div.deal-5 {
  margin-bottom: 30px;
}
div.deal-5 h3.block-title {
  padding: 0;
  font-size: 20px;
  border-bottom: 2px solid #eee;
  margin-bottom: 30px;
  text-transform: capitalize;
}
div.deal-5 h3.block-title span {
  position: relative;
  padding: 0 0 20px;
  display: inline-block;
}
div.deal-5 h3.block-title span:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 70px;
  bottom: -2px;
  z-index: 2;
  left: 0;
  right: auto;
  top: auto;
  background: #ff3c20;
}
div.deal-5 .sp-deal .product-miniature .product-container {
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .new-label, div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .on-sale-label, div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .discount-percentage {
  top: 20px !important;
  width: 50px;
  height: 25px;
  border-radius: 3px;
  line-height: 25px;
}
div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .new-label {
  left: 20px;
}
div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .on-sale-label, div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .discount-percentage {
  right: 20px;
}
.lang-rtl div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .new-label {
  left: auto;
  right: 20px;
}
.lang-rtl div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .on-sale-label, .lang-rtl div.deal-5 .sp-deal .product-miniature .product-container .product-image .product-flags .discount-percentage {
  right: auto;
  left: 20px;
}
div.deal-5 .sp-deal .product-miniature .product-container .product-info {
  position: relative;
}
div.deal-5 .sp-deal .product-miniature .product-container .product-info h5.product-title {
  margin-top: 0;
}
div.deal-5 .sp-deal .product-miniature .product-container .product-price-and-shipping {
  margin: 0 0 13px;
}
div.deal-5 .sp-deal .product-miniature .product-container .product-price-and-shipping .price {
  color: #222;
  font-size: 20px;
}
div.deal-5 .sp-deal .product-miniature .product-container .product-price-and-shipping .regular-price {
  font-size: 16px;
  font-weight: 500;
}
div.deal-5 .sp-deal .product-miniature .product-container .item-time {
  clear: both;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  padding: 15px 0;
  margin: 0 15px;
  text-align: center;
}
div.deal-5 .sp-deal .product-miniature .product-container .item-time .time-item {
  height: 40px;
  width: 40px;
  background: #ff3c20;
  padding: 7px 0 0;
  border-radius: 3px;
  margin: 0 3px;
}
div.deal-5 .sp-deal .product-miniature .product-container .item-time .time-item .num-time {
  margin: 0;
  background: transparent;
  width: 100%;
  height: auto;
  line-height: normal;
  color: #fff;
}
div.deal-5 .sp-deal .product-miniature .product-container .item-time .time-item .name-time {
  color: #fff;
  line-height: normal;
}
div.deal-5 .sp-deal .product-miniature .product-container .label-timer {
  font-size: 14px;
  color: #222;
  margin: 0 0 10px;
}
div.deal-5 .sp-deal .time-line-wrap {
  margin: 14px 15px 10px;
}
div.deal-5 .sp-deal .time-line-wrap .time-line-label .stock-qty {
  color: #666;
}
div.deal-5 .sp-deal .time-line-wrap .time-line-label .stock-qty span {
  color: #999;
}
div.deal-5 .sp-deal .time-line-wrap .time-line-label .time-left {
  font-size: 14px;
  color: #666;
}
div.deal-5 .sp-deal .time-line-wrap .time-line-label .time-left span {
  color: #999;
}
div.deal-5 .sp-deal .owl-controls {
  margin: 10px 0 0;
}
div.deal-5 .sp-deal .owl-controls .owl-nav .owl-next, div.deal-5 .sp-deal .owl-controls .owl-nav .owl-prev {
  border-radius: 3px;
  color: #999;
  text-align: center;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #ebebeb;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
}
div.deal-5 .sp-deal .owl-controls .owl-nav .owl-next .fa, div.deal-5 .sp-deal .owl-controls .owl-nav .owl-prev .fa {
  font-size: 18px;
  position: relative;
}
div.deal-5 .sp-deal .owl-controls .owl-nav .owl-next:hover, div.deal-5 .sp-deal .owl-controls .owl-nav .owl-prev:hover {
  background: #c9c9c9;
  border-color: #c9c9c9;
}
div.deal-5 .sp-deal .owl-controls .owl-nav .owl-next:hover .fa, div.deal-5 .sp-deal .owl-controls .owl-nav .owl-prev:hover .fa {
  color: #fff;
}
div.deal-5 .sp-deal .owl-controls .owl-nav .owl-prev {
  right: 40px;
}
@media (min-width: 1400px) {
  .sp-deal .time-line-wrap .time-line-label .stock-qty {
    font-size: 14px;
  }
  div.deal-1 .sp-deal .product-container .left-block {
    width: 49%;
  }
  div.deal-1 .sp-deal .product-container .right-block {
    width: 51%;
  }
  div.deal-1 .sp-deal .product-container .right-block h5.product-title {
    min-height: 30px;
  }
  div.deal-3 .sp-deal .product-container .product-info {
    padding: 0 15%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  div.deal-1 .sp-deal .product-container .button-container .quick-view, div.deal-1 .sp-deal .product-container .button-container .cart_content {
    margin: 0;
  }
  div.deal-1 .sp-deal .product-container .button-container .quick-view, div.deal-1 .sp-deal .product-container .button-container .cart_content a {
    padding: 0 5px;
  }
  div.deal-1 .sp-deal .product-container .item-time {
    text-align: left;
  }
  div.deal-1 .sp-deal .product-container .label-timer {
    float: none;
    margin: 0 0 10px;
  }
  div.deal-1 .sp-deal .product-container .label-timer strong {
    display: inline-block;
  }
  div.deal-1 .sp-deal .product-container .product-description {
    display: none;
  }
  .lang-rtl div.deal-1 div.sp-deal .product-container .item-time {
    text-align: right;
  }
}
@media (max-width: 1199px) {
  div.deal-2 .sp-deal .product-container .product-info {
    padding: 3% 15px 40px;
  }
}
@media (min-width: 992px) {
  div.deal-2 .sp-deal .product-miniature.product-biger .product-container > div {
    width: 100%;
  }
}
@media (max-width: 991px) {
  div.deal-1 .sp-deal .product-container .item-time {
    text-align: left;
  }
  div.deal-1 .sp-deal .product-container .label-timer {
    display: none;
  }
  div.deal-2 .sp-deal {
    padding: 30px 0 10px;
  }
  div.deal-2 .sp-deal .product-miniature.product-biger {
    margin-bottom: 20px;
    padding-bottom: 30px;
    position: relative;
  }
  div.deal-2 .sp-deal .product-miniature.product-biger:after {
    content: '';
    background: #ebebeb;
    position: absolute;
    left: 20px;
    right: 20px;
    top: auto;
    bottom: 0;
    height: 1px;
    width: auto;
  }
  div.deal-2 .sp-deal .product-miniature.product-biger, div.deal-2 .sp-deal .product-miniature {
    width: 100%;
  }
  div.deal-2 .sp-deal .product-miniature.product-biger .product-container .product-info, div.deal-2 .sp-deal .product-miniature .product-container .product-info {
    padding: 30px 15px;
  }
  div.deal-2 .owl-controls .owl-dots {
    right: 0;
    left: auto;
  }
  .lang-rtl div.deal-1 div.sp-deal .product-container .item-time {
    text-align: right;
  }
  .lang-rtl div.deal-2 div.sp-deal .product-miniature.product-biger .product-container .product-info, .lang-rtl div.deal-2 div.sp-deal .product-miniature .product-container .product-info {
    padding: 30px 15px;
  }
  .lang-rtl div.deal-2 div.sp-deal .product-miniature.product-biger:after {
    left: 20px;
    right: 20px;
  }
  .lang-rtl div.deal-2 div.owl-controls .owl-dots {
    right: auto;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.deal-1 .sp-deal .product-container .right-block {
    padding: 0 0 25px;
  }
}
@media (max-width: 767px) {
  .sp-deal .owl-controls .owl-nav .owl-next, .sp-deal .owl-controls .owl-nav .owl-prev {
    font-size: 0;
  }
  .sp-deal .owl-controls .owl-nav .owl-prev {
    right: 48px;
  }
  .lang-rtl div.sp-deal .owl-controls .owl-nav .owl-next {
    left: 44px;
  }
  div.deal-1 {
    overflow: visible;
  }
  div.deal-1 div.sp-deal {
    box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  }
  div.deal-1 div.sp-deal .product-container .product-info {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  div.deal-2 .sp-deal .product-miniature .product-container .left-block, div.deal-2 .sp-deal .product-miniature .product-container .right-block {
    width: 100%;
  }
}
.spbanner {
  text-align: center;
  margin-bottom: 30px;
}
.spbanner a {
  position: relative;
  display: inline-block;
}
.spbanner a:hover:before, .spbanner a:hover:after {
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
}
.spbanner a:before {
  z-index: 1;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}
.spbanner a:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border-left: 1px solid #222;
  border-right: 1px solid #222;
  transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(0, 1);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}
.banner-left {
  margin-bottom: 30px;
}
.banner-1 {
  margin-top: 415px;
}
.banner-3 {
  margin-bottom: 50px;
}
.banner-5 {
  margin-bottom: 0;
}
.banner-6, .banner-7 {
  margin-bottom: 40px;
}
div.banner-group-2 {
  margin: 0 -15px 20px;
}
div.banner-group-2 .group {
  float: left;
  padding: 0 15px;
}
div.banner-group-2 .group-1, div.banner-group-2 .group-3 {
  width: 30%;
}
div.banner-group-2 .group-2 {
  width: 40%;
}
div.banner-group-2 .banner-8, div.banner-group-2 .banner-11 {
  margin-bottom: 30px;
}
div.banner-17 {
  margin: 0 0 55px;
}
.banner-group-4 {
  margin-bottom: 25px;
}
div.banner-20 {
  margin: 0 0 58px;
}
div.banner-21 {
  margin: 0 0 45px;
}
div.banner-22 {
  margin: 0 0 45px;
}
.banner-group-6 {
  margin: 0 0 15px;
}
div.banner-29, div.banner-30, div.banner-31 {
  padding: 0 10px;
  margin-bottom: 20px;
}
div.banner-32, div.banner-33 {
  margin-bottom: 45px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  div.banner-group-2 .banner-8, div.banner-group-2 .banner-11 {
    margin-bottom: 22px;
  }
}
@media (max-width: 1199px) {
  .banner-1 {
    margin-top: 360px;
  }
  .banner-23, .banner-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 992px) {
  .banner-1 {
    margin-top: 30px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  div.banner-group-2 .banner-8, div.banner-group-2 .banner-11 {
    margin-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .spbanner a {
    display: inline-block;
  }
  .banner-left {
    margin-bottom: 40px;
  }
  .banner-3 {
    margin: 0 0 30px;
  }
}
@media (max-width: 479px) {
  div.banner-group-2 .group-1, div.banner-group-2 .group-2, div.banner-group-2 .group-3 {
    float: none;
    width: 100%;
  }
}
.sp-extraslider .extraslider-inner .owl-stage-outer {
  direction: ltr;
}
.sp-extraslider .product-container {
  cursor: pointer;
}
.sp-extraslider .product-container .product-image .product-flags .new-label, .sp-extraslider .product-container .product-image .product-flags .on-sale-label, .sp-extraslider .product-container .product-image .product-flags .discount-percentage {
  top: 10px !important;
}
.sp-extraslider .product-container .product-info .item-time .item-timer {
  font-size: 0;
  border-bottom: solid 1px #eee;
  padding-bottom: 15px;
  margin-bottom: 20px;
  padding-top: 15px;
}
.sp-extraslider .product-container .product-info .item-time .item-timer .time-item {
  display: inline-block;
  padding: 0 18px 0 0;
  margin: 0 12px 0 0;
  position: relative;
  text-align: center;
}
.sp-extraslider .product-container .product-info .item-time .item-timer .time-item:after {
  content: ":";
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  color: #222;
}
.sp-extraslider .product-container .product-info .item-time .item-timer .time-item.time-sec {
  padding: 0;
  margin: 0;
}
.sp-extraslider .product-container .product-info .item-time .item-timer .time-item.time-sec:after {
  display: none;
}
.sp-extraslider .product-container .product-info .item-time .item-timer .time-item .num-time {
  color: #222;
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 7px;
}
.sp-extraslider .product-container .product-info .item-time .item-timer .time-item .name-time {
  color: #999;
  font-size: 12px;
}
.sp-extraslider .product-container .product-info .product-description {
  line-height: 22px;
}
.sp-extraslider .product-container .product-info .product-description p {
  margin: 0;
}
.sp-extraslider .product-container .product-info .product-availability {
  margin-bottom: 5px;
}
.sp-extraslider .style2 .product-container {
  overflow: hidden;
  margin-bottom: 15px;
}
.sp-extraslider .style2 .product-container .product-image {
  width: 90px;
  float: left;
  margin: 0 10px 0 0;
}
.sp-extraslider .style2 .product-container .product-info {
  text-align: left;
}
.sp-extraslider .owl-nav {
  display: block;
}
.sp-extraslider .owl-nav .owl-next, .sp-extraslider .owl-nav .owl-prev {
  font-size: 18px;
  border-radius: 3px;
  color: #999;
  text-align: center;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #ebebeb;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 0px;
  height: 25px;
  width: 25px;
  line-height: 23px;
}
.sp-extraslider .owl-nav .owl-next:hover, .sp-extraslider .owl-nav .owl-prev:hover {
  color: #ff3c20;
}
.sp-extraslider .owl-nav .owl-next {
  left: auto;
  right: 0px;
}
.sp-extraslider .owl-nav .owl-prev {
  left: auto;
  right: 30px;
}
.sp-extraslider .owl-controls {
  display: block;
}
.sp-extraslider .owl-controls .owl-dots {
  text-align: center;
}
.sp-extraslider .owl-controls .owl-dots .owl-dot {
  display: inline-block;
}
.sp-extraslider .owl-controls .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 9px;
  display: block;
  margin: 0 4px;
  background: #ccc;
  cursor: pointer;
}
.sp-extraslider .owl-controls .owl-dots .owl-dot:hover span, .sp-extraslider .owl-controls .owl-dots .owl-dot.active span {
  background: #ff3c20;
  width: 30px;
}
div.sp-extra-1 h3.block-title {
  border-bottom: 2px solid #eee;
  margin-bottom: 20px;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container .product-info h5.product-title {
  margin: 0 0 5px;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .price {
  font-size: 14px;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container:hover .right-block .product-price-and-shipping {
  opacity: 1;
}
div.sp-extra-1 h3.block-title, div.sp-extra-2 h3.block-title {
  padding: 0;
  font-size: 16px;
}
div.sp-extra-1 h3.block-title span, div.sp-extra-2 h3.block-title span {
  position: relative;
  padding: 0 0 15px;
  display: inline-block;
}
div.sp-extra-1 h3.block-title span:before, div.sp-extra-2 h3.block-title span:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  bottom: -2px;
  z-index: 2;
  left: 0;
  right: auto;
  top: auto;
  background: #ff3c20;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container, div.sp-extra-2 .extraslider-inner .product-miniature .product-container {
  width: 100%;
  border: none;
  margin-bottom: 20px;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container .product-info, div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-info {
  padding: 0;
  text-align: left;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping, div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping {
  margin: 5px 0 4px;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container .left-block, div.sp-extra-2 .extraslider-inner .product-miniature .product-container .left-block {
  float: left;
  margin-right: 15px;
  position: relative;
}
div.sp-extra-1 .extraslider-inner .product-miniature .product-container .left-block .product-image, div.sp-extra-2 .extraslider-inner .product-miniature .product-container .left-block .product-image {
  display: block;
  padding: 0;
}
div.sp-extra-1 .extraslider-inner .product-miniature:last-child .product-container, div.sp-extra-2 .extraslider-inner .product-miniature:last-child .product-container {
  margin-bottom: 0;
}
div.sp-extra-2 {
  box-shadow: none;
  border-top: none;
  overflow: hidden;
}
div.sp-extra-2 h3.block-title {
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
div.sp-extra-2 .extraslider-inner {
  padding: 20px;
  border: 1px solid #ebebeb;
  border-top: 2px solid #ebebeb;
  border-radius: 3px;
}
div.sp-extra-2 .extraslider-inner .product-miniature {
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
div.sp-extra-2 .extraslider-inner .product-miniature:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
div.sp-extra-2 .extraslider-inner .product-miniature .product-container .left-block {
  margin: 0;
  width: 34%;
}
div.sp-extra-2 .extraslider-inner .product-miniature .product-container .right-block {
  width: 66%;
  float: left;
  padding: 15px 20px 0;
  position: relative;
}
div.sp-extra-2 .extraslider-inner .product-miniature .product-container .cart_content {
  text-align: inherit;
  padding: 0 20px;
}
div.sp-extra-2 .extraslider-inner .product-miniature .product-container .cart_content button {
  background: #666;
  padding: 0 10px;
}
div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-info h5.product-title {
  margin: 0 0 3px;
}
div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .regular-price {
  color: #999;
}
div.sp-extra-3 {
  margin: 0 0 43px;
}
div.sp-extra-3 h3.block-title {
  font-size: 26px;
  text-transform: capitalize;
  padding: 0 0 10px;
}
div.sp-extra-3 .product-miniature .product-container {
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
}
div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .new-label, div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .on-sale-label, div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .discount-percentage {
  top: 20px !important;
  width: 50px;
  height: 25px;
  border-radius: 3px;
  line-height: 25px;
}
div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .new-label {
  left: 20px;
}
div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .on-sale-label, div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .discount-percentage {
  right: 20px;
}
.lang-rtl div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .new-label {
  left: auto;
  right: 20px;
}
.lang-rtl div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .on-sale-label, .lang-rtl div.sp-extra-3 .product-miniature .product-container .product-image .product-flags .discount-percentage {
  right: auto;
  left: 20px;
}
div.sp-extra-3 .product-miniature .product-container .product-info {
  padding: 2px 20px 20px;
}
div.sp-extra-3 .product-miniature .product-container .right-block .product-price-and-shipping {
  opacity: 1;
  margin: 0 0 15px;
}
div.sp-extra-3 .product-miniature .product-container .right-block .product-price-and-shipping .price {
  color: #ff3c20;
  font-size: 20px;
}
div.sp-extra-3 .product-miniature .product-container .right-block .product-price-and-shipping .regular-price {
  font-size: 16px;
  font-weight: 500;
}
div.sp-extra-3 .product-miniature .product-container .cart_content {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  opacity: 1;
  z-index: 4;
}
div.sp-extra-3 .product-miniature .product-container .cart_content button {
  opacity: 1;
  background: transparent;
  border: 1px solid #ebebeb;
  color: #666;
}
div.sp-extra-3 .product-miniature .product-container .cart_content button:hover {
  color: #fff;
  background: #ff3c20;
  border-color: #ff3c20;
}
div.sp-extra-4 {
  margin: 0 0 38px;
}
div.sp-extra-4 h3.block-title {
  font-size: 26px;
  text-transform: capitalize;
  padding: 0 0 10px;
}
div.sp-extra-4 .extraslider-inner .product-miniature:first-child .product-container {
  margin-bottom: 30px;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container {
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label, div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage {
  top: 20px !important;
  width: 50px;
  height: 25px;
  border-radius: 3px;
  line-height: 25px;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label {
  left: 20px;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage {
  right: 20px;
}
.lang-rtl div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label {
  left: auto;
  right: 20px;
}
.lang-rtl div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, .lang-rtl div.sp-extra-4 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage {
  right: auto;
  left: 20px;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .left-block {
  margin: 0;
  width: 50%;
  float: left;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .right-block {
  width: 50%;
  float: left;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .right-block .product-info {
  text-align: left;
  padding-top: 60px;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .right-block .product-price-and-shipping {
  opacity: 1;
  margin: 0 0 15px;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .right-block .product-price-and-shipping .price {
  color: #ff3c20;
  font-size: 20px;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .right-block .product-price-and-shipping .regular-price {
  font-size: 16px;
  font-weight: 500;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .cart_content {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  opacity: 1;
  z-index: 4;
  text-align: left;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .cart_content button {
  opacity: 1;
  background: transparent;
  border: 1px solid #ebebeb;
  color: #666;
}
div.sp-extra-4 .extraslider-inner .product-miniature .product-container .cart_content button:hover {
  color: #fff;
  background: #ff3c20;
  border-color: #ff3c20;
}
div.sp-extra-5 {
  margin: 0;
}
div.sp-extra-5 h3.block-title, div.sp-extra-6 h3.block-title {
  padding: 0;
  font-size: 20px;
  text-transform: capitalize;
  border-bottom: 2px solid #eee;
  margin-bottom: 30px;
}
div.sp-extra-5 h3.block-title span, div.sp-extra-6 h3.block-title span {
  position: relative;
  padding: 0 0 20px;
  display: inline-block;
}
div.sp-extra-5 h3.block-title span:before, div.sp-extra-6 h3.block-title span:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 70px;
  bottom: -2px;
  z-index: 2;
  left: 0;
  right: auto;
  top: auto;
  background: #ff3c20;
}
div.sp-extra-5 .extraslider-inner, div.sp-extra-6 .extraslider-inner {
  padding: 0 1px 0 0;
}
div.sp-extra-5 .extraslider-inner .owl-stage-outer, div.sp-extra-6 .extraslider-inner .owl-stage-outer {
  margin: 0 -1px 0 0;
}
div.sp-extra-5 .extraslider-inner .product-miniature .product-container, div.sp-extra-6 .extraslider-inner .product-miniature .product-container {
  border: 1px solid #ebebeb;
  border-right: none;
  border-radius: 0;
  margin-bottom: 0;
}
div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-info, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-info {
  position: relative;
  padding: 0 10px;
  margin-bottom: 15px;
}
div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-info h5.product-title, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-info h5.product-title {
  line-height: 22px;
}
div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .price, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .price {
  font-size: 20px;
}
div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .regular-price, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .regular-price {
  font-size: 16px;
  font-weight: 400;
}
div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label, div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage {
  top: 20px !important;
  width: 50px;
  height: 25px;
  border-radius: 3px;
  line-height: 25px;
}
div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label {
  left: 20px;
}
div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage, div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage {
  right: 20px;
}
.lang-rtl div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label, .lang-rtl div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label {
  left: auto;
  right: 20px;
}
.lang-rtl div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, .lang-rtl div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, .lang-rtl div.sp-extra-5 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage, .lang-rtl div.sp-extra-6 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage {
  right: auto;
  left: 20px;
}
div.sp-extra-5 .owl-nav .owl-next, div.sp-extra-6 .owl-nav .owl-next, div.sp-extra-5 .owl-nav .owl-prev, div.sp-extra-6 .owl-nav .owl-prev {
  height: 30px;
  width: 30px;
  line-height: 28px;
}
div.sp-extra-5 .owl-nav .owl-next:hover, div.sp-extra-6 .owl-nav .owl-next:hover, div.sp-extra-5 .owl-nav .owl-prev:hover, div.sp-extra-6 .owl-nav .owl-prev:hover {
  background: #c9c9c9;
  border-color: #c9c9c9;
  color: #fff;
}
div.sp-extra-5 .owl-nav .owl-prev, div.sp-extra-6 .owl-nav .owl-prev {
  right: 40px;
}
div.sp-extra-6 {
  margin: 0 0 50px;
}
div.sp-extra-6 .extraslider-inner .product-miniature:first-child .product-container {
  border-bottom: none;
}
.content_v6 div.sp-extra-2 {
  margin-bottom: 50px;
}
.content_v6 div.sp-extra-2 h3.block-title {
  text-transform: capitalize;
  font-size: 20px;
}
.content_v6 div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-image .product-flags .new-label, .content_v6 div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-image .product-flags .on-sale-label, .content_v6 div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-image .product-flags .discount-percentage {
  width: 50px;
  height: 25px;
  border-radius: 3px;
  line-height: 25px;
}
.content_v6 div.sp-extra-2 .extraslider-inner .product-miniature .product-container .product-info .product-price-and-shipping .price {
  color: #222;
}
@media (max-width: 1400px) {
  .sp-extra-1 .product-miniature:last-child, .sp-extra-1 .product-miniature:nth-child(4) {
    display: none;
  }
}
@media (max-width: 1199px) {
  div.sp-extra-2 .extraslider-inner {
    padding: 15px;
  }
  div.sp-extra-2 .extraslider-inner .product-miniature .product-container .right-block {
    padding-top: 0;
  }
  div.sp-extra-4 .extraslider-inner .product-miniature .product-container .right-block .product-info {
    padding-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.left-product .extraslider-inner .item {
    padding: 15px 10px;
  }
  div.sp-extra-5 {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  div.sp-extra-5 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.left-product .extraslider-inner .item {
    padding: 15px 10px;
  }
  div.sp-extra-2 .extraslider-inner .product-miniature .product-container .left-block, div.sp-extra-2 .extraslider-inner .product-miniature .product-container .right-block {
    float: none;
    width: 100%;
  }
  div.sp-extra-2 .extraslider-inner .product-miniature .product-container .left-block {
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  div.sp-extra-4 .extraslider-inner .product-miniature .product-container .right-block .product-info {
    padding-top: 0;
  }
}
.navbar {
  border: none;
  margin: 0;
  border-radius: 0;
  z-index: auto;
  z-index: inherit;
  position: inherit;
}
.header-container .container {
  position: relative;
}
#header-menu {
  position: inherit;
}
.spmegamenu {
  font-size: 0;
  float: left;
}
.spmegamenu .navbar {
  padding: 0;
}
.sp-megamenu {
  padding: 0;
  min-height: inherit;
}
.sp-megamenu .icon-menu {
  margin-bottom: 0;
  position: absolute;
  right: -10px;
  left: auto;
  top: -5px;
}
.sp-megamenu img {
  transition: all 0.3s ease 0s;
}
.sp-megamenu img:hover {
  opacity: 0.8;
  cursor: pointer;
}
.sp-megamenu .navbar-nav {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.sp-megamenu .navbar-nav > li {
  display: inline-block;
  float: none;
  position: inherit;
  margin-right: 1px;
}
.sp-megamenu .navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  padding: 0px 15px;
  font-weight: bold;
  transition: 0.3s all ease 0s;
  display: block;
  position: relative;
}
.sp-megamenu .navbar-nav > li > a:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  width: calc(100% - 30px);
  display: none;
}
.sp-megamenu .navbar-nav > li > a:hover, .sp-megamenu .navbar-nav > li > a:focus {
  background: transparent;
}
.sp-megamenu .navbar-nav > li.parent > a {
  padding: 0 26px 0 15px;
}
.sp-megamenu .navbar-nav > li .dropdown-menu {
  z-index: 5;
  border: none;
  border-radius: 0;
  transition: all 0.3s ease 0s;
  display: block;
  visibility: hidden;
  top: 150%;
  font-size: 14px;
  opacity: 0;
  min-width: inherit;
  margin: 0;
}
.sp-megamenu .navbar-nav > li .dropdown-menu .dropdown-menu:before {
  display: none;
}
.sp-megamenu .navbar-nav > li:hover .dropdown-menu {
  opacity: 1;
  z-index: 10;
  top: 100%;
  visibility: visible;
}
.sp-megamenu .navbar-nav > li > .dropdown-menu {
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
}
.sp-megamenu .navbar-nav .item-1.parent > a:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  position: absolute;
  right: 9px;
  left: auto;
  line-height: 18px;
}
.sp-megamenu .navbar-nav .item-1.parent > a:hover:before {
  color: #ff3c20;
}
.sp-megamenu .icon-menu {
  display: none;
  margin-bottom: 0;
  position: absolute;
  right: 25px;
  left: auto;
  top: -16px;
  bottom: auto;
}
.sp-megamenu .navbar-nav li.mega_type1 .dropdown-menu:before, .sp-megamenu .navbar-nav li.mega_type2 .dropdown-menu:before {
  content: "";
  background: transparent;
  top: -18px;
  width: 100%;
  height: 18px;
  left: 0;
  position: absolute;
  cursor: pointer;
}
.sp-megamenu .navbar-nav > li.mega_type1 {
  position: inherit;
}
.sp-megamenu .navbar-nav > li.mega_type1 > .dropdown-menu {
  left: 0;
  right: 0;
  padding: 5px 5px 15px;
}
.sp-megamenu .navbar-nav > li.mega_type1 > .dropdown-menu > ul > li {
  float: left;
  padding: 15px 15px 5px;
}
.sp-megamenu .navbar-nav > li.mega_type1 > .dropdown-menu > ul > li > a {
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  display: block;
  font-size: 14px;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.sp-megamenu .navbar-nav > li.mega_type1 > .dropdown-menu > ul > li .dropdown-menu {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  right: auto;
  bottom: auto;
  padding: 0;
  opacity: 1;
  z-index: 9;
}
.sp-megamenu .navbar-nav > li.mega_type1 > .dropdown-menu > ul > li .dropdown-menu ul li {
  width: 100%;
  padding: 5px 0 0;
}
.sp-megamenu .navbar-nav > li.mega_type1 > .dropdown-menu > ul > li .dropdown-menu ul li a {
  display: block;
  font-weight: normal;
  text-transform: capitalize;
  font-style: normal;
}
.sp-megamenu .navbar-nav > li.mega_type2 {
  position: static;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu {
  padding: 0;
  left: 0;
  right: auto;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu > ul > li {
  float: left;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.sm_megamenu_firstcolumn {
  padding: 0;
  margin-right: 10px;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.sm_megamenu_firstcolumn > a {
  display: none;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.sm_megamenu_firstcolumn > .dropdown-menu {
  position: relative;
  width: 100%;
  top: auto;
  left: auto;
  padding: 0;
  margin: 0;
  box-shadow: none;
  right: auto;
  bottom: auto;
  opacity: 1;
  z-index: 9;
  border-right: 1px solid #ebebeb;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.sm_megamenu_firstcolumn > .dropdown-menu ul li {
  padding: 0;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.sm_megamenu_firstcolumn > .dropdown-menu ul li a {
  padding: 8.5px 20px;
  display: block;
  border-bottom: 1px solid #ebebeb;
  color: #222;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two {
  padding: 15px 15px 5px;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .menu-title {
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
  font-size: 14px;
  padding: 0 0 5px;
  display: block;
  margin: 0 0 5px;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .product-miniature li {
  float: left;
  width: 50%;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .product-container {
  margin-bottom: 0;
  text-align: center;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .product-container .product-info h5.product-title {
  margin: 10px 0;
}
.sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.two .product-container:hover .right-block .product-price-and-shipping {
  opacity: 1;
}
.sp-megamenu .navbar-nav > li.css_type {
  position: relative;
}
.sp-megamenu .navbar-nav > li.css_type:hover > .dropdown-menu {
  top: 100%;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu {
  left: 0;
  right: auto;
  width: 220px;
  padding: 15px 0;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li {
  position: relative;
  padding: 0 20px;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li:last-child > a {
  border: none;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li.parent > a:before {
  content: "\f105";
  font-family: Fontawesome;
  position: absolute;
  right: 30px;
  display: block;
  font-size: 14px;
  top: 3px;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li a {
  padding: 5px 0;
  display: block;
  text-transform: capitalize;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li a:after {
  display: none;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li .dropdown-menu {
  left: 195px;
  right: auto;
  top: 120%;
  margin: 0;
  z-index: -1;
  opacity: 0;
  margin: 0;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li .dropdown-menu:before {
  content: "";
  display: block;
  height: 100%;
  width: 10px;
  position: absolute;
  top: 0;
  left: -10px;
  background: transparent;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li .dropdown-menu:after {
  display: none;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li:hover .dropdown-menu {
  z-index: 1;
  opacity: 1;
  top: 0;
}
.sp-megamenu .home {
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-size: 0;
}
.sp-megamenu .home > a {
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
  padding: 0 15px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  margin-right: 1px;
}
.sp-megamenu .home > a:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  width: calc(100% - 30px);
  display: none;
}
.sp-megamenu .home .dropdown-menu {
  left: 0;
  right: auto;
  width: 220px;
  padding: 5px 0px;
  opacity: 0;
  display: block;
  z-index: -1;
  border-radius: 0;
  transition: 0.3s all ease 0s;
  top: 170%;
  margin-top: 0;
  z-index: 9;
  min-width: inherit;
  visibility: hidden;
  border: none;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
}
.sp-megamenu .home .dropdown-menu:before {
  content: "";
  background: transparent;
  width: 100%;
  left: 0;
  position: absolute;
  height: 1px;
  top: -1px;
}
.sp-megamenu .home .dropdown-menu li {
  padding: 0;
  position: relative;
  padding: 0 20px;
}
.sp-megamenu .home .dropdown-menu li:last-child > a {
  border: none;
}
.sp-megamenu .home .dropdown-menu li.parent > a:before {
  content: "\f105";
  font-family: Fontawesome;
  position: absolute;
  right: 30px;
  display: block;
  font-size: 14px;
  top: 12px;
}
.sp-megamenu .home .dropdown-menu li a {
  padding: 12px 0;
  display: block;
  text-transform: capitalize;
  color: #222;
  font-weight: normal;
  font-size: 14px;
  border-bottom: solid 1px #f0f0f0;
}
.sp-megamenu .home .dropdown-menu li a:hover {
  background: transparent;
}
.sp-megamenu .home:hover .dropdown-menu {
  opacity: 1;
  top: 100%;
  z-index: 9;
  visibility: visible;
}
.label-menu {
  display: none;
}
#remove-megamenu {
  display: none;
}
#index .header_v2 .sp-megamenu .home > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
#index .header_v2 .sp-megamenu .home > a:after {
  display: none;
}
#module-smartblog-category .header_v2 .sp-megamenu .navbar-nav > li.blog > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
#module-smartblog-category .header_v2 .sp-megamenu .navbar-nav > li.blog > a:after {
  display: none;
}
#contact .header_v2 div.sp-megamenu .navbar-nav > li.contact > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
#contact .header_v2 div.sp-megamenu .navbar-nav > li.contact > a:after {
  display: none;
}
.header_v2 div.sp-megamenu .home > a, .header_v2 div.sp-megamenu .navbar-nav > li > a {
  padding: 17px 15px 16px;
}
.header_v2 div.sp-megamenu .home:hover > a, .header_v2 div.sp-megamenu .navbar-nav > li:hover > a, .header_v2 div.sp-megamenu .home.active > a, .header_v2 div.sp-megamenu .navbar-nav > li.active > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
.header_v2 div.sp-megamenu .home:hover > a:after, .header_v2 div.sp-megamenu .navbar-nav > li:hover > a:after, .header_v2 div.sp-megamenu .home.active > a:after, .header_v2 div.sp-megamenu .navbar-nav > li.active > a:after {
  display: none;
}
.header_v2 div.sp-megamenu ul.navbar-nav > li.parent > a {
  padding: 17px 26px 16px 15px;
}
.header_v3 .sp-megamenu .navbar-nav > li > a, .header_v3 .sp-megamenu .home > a {
  color: #222;
  font-weight: 500;
}
.header_v3 .sp-megamenu .navbar-nav .item-1.parent > a:before {
  color: #222;
}
#index .header_v4 .sp-megamenu .home > a:after {
  display: none;
}
#contact .header_v4 div.sp-megamenu .navbar-nav > li.contact > a:after {
  display: none;
}
#module-smartblog-category .header_v2 .sp-megamenu .navbar-nav > li.blog > a:after {
  display: none;
}
.header_v4 .sp-megamenu .icon-menu {
  display: block;
}
.header_v4 div.sp-megamenu .home:hover > a:after, .header_v4 div.sp-megamenu .navbar-nav > li:hover > a:after, .header_v4 div.sp-megamenu .home.active > a:after, .header_v4 div.sp-megamenu .navbar-nav > li.active > a:after {
  display: none;
}
.header_v4 .sp-megamenu .navbar-nav > li > a, .header_v4 .sp-megamenu .home > a {
  color: #222;
  line-height: 22px;
}
.header_v4 .sp-megamenu .navbar-nav .item-1.parent > a:before {
  color: #222;
}
.header_v4 .sp-megamenu .navbar-nav .item-1.parent > a:hover:before {
  color: #ff3c20;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li a:hover, .header_v5 .navbar #sp-megamenu .navbar-nav li span.menu-title:hover {
  color: #ff3c20 !important;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li.active > span.menu-title {
  color: #ff3c20 !important;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li span.grower:hover {
  color: #ff3c20;
}
.header_v5 .navbar #sp-megamenu div.home > a:hover, .header_v5 .navbar #sp-megamenu .home .dropdown-menu li a {
  color: #ff3c20;
  border: none;
}
.header_v5 .navbar #sp-megamenu .home .dropdown-menu li a:hover {
  color: #ff3c20;
}
.header_v5 #index .navbar #sp-megamenu .navbar-nav .home > a {
  color: #ff3c20 !important;
}
.header_v5 #contact .navbar #sp-megamenu .navbar-nav li.contact > a {
  color: #ff3c20 !important;
}
.header_v5 #module-smartblog-category .navbar #sp-megamenu .navbar-nav li.blog > a {
  color: #ff3c20 !important;
}
.header_v5 .spmegamenu {
  display: inline-block;
}
.header_v5 .spmegamenu .icon-menu {
  display: none;
}
.header_v5 .sp-megamenu .navbar-nav > li.mega_type2 ul li.two {
  display: none;
}
.header_v5 .sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.sm_megamenu_firstcolumn > a {
  display: block;
}
.header_v5 .navbar {
  min-height: auto;
}
.header_v5 .navbar .navbar-button {
  height: auto;
  display: block;
}
.header_v5 .navbar .navbar-button .navbar-toggle {
  margin: 0;
  height: 38px;
  width: 38px;
  padding: 0;
  float: left;
  cursor: pointer;
  text-align: center;
  border-radius: 0;
  display: block;
  border: none;
  background: transparent url("../../assets/img/icon/icon-ver.png") no-repeat center center;
}
.header_v5 .navbar .navbar-button .navbar-toggle:hover {
  background-color: #ccc;
}
.header_v5 .navbar .navbar-button .navbar-toggle .icon-bar {
  display: none;
  height: 4px;
  width: 24px;
  margin: 0 0 4px;
  background: #fff;
  border-radius: 0;
}
.header_v5 .navbar #sp-megamenu {
  position: fixed;
  top: 0px;
  left: 0;
  background: rgba(68, 73, 78, 0.95);
  bottom: 0px;
  width: 280px;
  padding: 0;
  z-index: 999999;
  visibility: hidden;
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  text-align: left;
}
.header_v5 .navbar #sp-megamenu.sp-megamenu-active {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header_v5 .navbar #sp-megamenu .label-menu {
  padding: 20px;
  font-size: 24px;
  color: #fff;
  display: block;
  background: #000;
  margin-bottom: 1px;
}
.header_v5 .navbar #sp-megamenu #remove-megamenu {
  z-index: 10;
  cursor: pointer;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 7px;
  display: block;
  font-size: 14px;
}
.header_v5 .navbar #sp-megamenu #remove-megamenu:hover {
  color: #ff3c20;
}
.header_v5 .navbar #sp-megamenu .sp-megamenu-container {
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
  height: 100%;
}
.header_v5 .navbar #sp-megamenu .navbar-nav {
  float: none;
  text-align: left;
  overflow: hidden;
  margin: 0;
  display: block;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li {
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  margin: 0 0 1px;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li a, .header_v5 .navbar #sp-megamenu .navbar-nav li span.menu-title {
  color: #fff;
  font-weight: normal;
  text-transform: none;
  padding: 15px 20px;
  border: none;
  margin: 0;
  background: #333;
  line-height: inherit;
  font-size: 14px;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li a:after, .header_v5 .navbar #sp-megamenu .navbar-nav li span.menu-title:after {
  display: none;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li:hover a, .header_v5 .navbar #sp-megamenu .navbar-nav li:hover span.menu-title {
  background: #000;
  color: #fff;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li span.grower {
  display: inline-block;
  position: absolute;
  right: 0;
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 10px;
  top: 0;
  color: #fff;
  opacity: 1;
  text-shadow: none;
  height: 100%;
  text-align: center;
  width: 50px;
  line-height: 48px;
  background: #000;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li span.grower.close:before {
  content: "\f067";
}
.header_v5 .navbar #sp-megamenu .navbar-nav li span.grower.open:before {
  content: "\f068";
}
.header_v5 .navbar #sp-megamenu .navbar-nav li .dropdown-menu {
  position: relative;
  display: none;
  width: 100% !important;
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: inherit;
  margin: 0px;
  box-shadow: none;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  border: none;
  transition: 0s all ease 0s;
  background: #000;
  z-index: 9;
  padding: 15px 20px;
}
.header_v5 .navbar #sp-megamenu .navbar-nav li .dropdown-menu:after {
  display: none;
}
.header_v5 .navbar #sp-megamenu .navbar-nav ul li {
  width: 100% !important;
  padding: 10px 0;
  border: none;
}
.header_v5 .navbar #sp-megamenu .navbar-nav ul li a {
  font-size: 14px;
  padding: 0;
  background: transparent;
}
.header_v5 .navbar #sp-megamenu .navbar-nav ul li.category-thumbnail {
  display: none;
}
.header_v5 .navbar #sp-megamenu .navbar-nav ul li.featured-product {
  display: none;
}
.header_v5 .navbar #sp-megamenu .navbar-nav ul li .dropdown-menu {
  padding: 5px 0;
  border: none !important;
}
.header_v5 .navbar #sp-megamenu .navbar-nav ul li .dropdown-menu ul li {
  padding: 10px 15px;
}
.header_v5 .navbar #sp-megamenu .home {
  display: block;
  overflow: hidden;
  margin-bottom: 1px;
}
.header_v5 .navbar #sp-megamenu .home > a {
  padding: 15px 20px;
  background: #222;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  line-height: inherit;
  margin: 0;
  text-transform: none;
}
.header_v5 .navbar #sp-megamenu .home > a:after {
  display: none;
}
.header_v5 .navbar #sp-megamenu .home > a:hover {
  background: #000;
  color: #fff;
}
.header_v5 .navbar #sp-megamenu .home .dropdown-menu {
  position: relative;
  display: none;
  width: 100% !important;
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: inherit;
  margin: 0px;
  box-shadow: none;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  border: none;
  background: transparent;
  transition: 0s all ease 0s;
  background: #000;
  z-index: 9;
  padding: 15px 20px;
}
.header_v5 .navbar #sp-megamenu .home .dropdown-menu:after {
  display: none;
}
.header_v5 .navbar #sp-megamenu .home .dropdown-menu li {
  width: 100% !important;
  padding: 10px 0;
  border: none;
}
.header_v5 .navbar #sp-megamenu .home .dropdown-menu li a {
  font-size: 14px;
  padding: 0;
  background: transparent;
  color: #fff;
  border-bottom: none;
}
.header_v5 .navbar #sp-megamenu .home span.grower {
  display: inline-block;
  position: absolute;
  right: 0;
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 10px;
  top: 0;
  color: #fff;
  opacity: 1;
  text-shadow: none;
  height: 100%;
  text-align: center;
  width: 50px;
  line-height: 48px;
  background: #000;
}
.header_v5 .navbar #sp-megamenu .home span.grower.close:before {
  content: "\f067";
}
.header_v5 .navbar #sp-megamenu .home span.grower.open:before {
  content: "\f068";
}
.lang-rtl .header_v5 .navbar #sp-megamenu {
  left: auto;
  right: 0;
  transform: translate3d(280px, 0, 0);
  text-align: right;
}
.lang-rtl .header_v5 .navbar #sp-megamenu.sp-megamenu-active {
  transform: translate3d(0, 0, 0);
}
.lang-rtl .header_v5 .navbar #sp-megamenu #remove-megamenu {
  right: auto;
  left: 7px;
}
.lang-rtl .header_v5 .navbar #sp-megamenu .navbar-nav {
  text-align: right;
}
.lang-rtl .header_v5 .navbar #sp-megamenu .navbar-nav li span.grower {
  right: auto;
  left: 0;
}
.lang-rtl .header_v5 .navbar #sp-megamenu .home ul.dropdown-menu {
  left: auto;
  right: 0;
}
.lang-rtl .header_v5 .navbar #sp-megamenu .home span.grower {
  right: auto;
  left: 0;
}
.lang-rtl .header_v5 .navbar #sp-megamenu .home > a:before {
  left: 0;
  right: auto;
}
.lang-rtl .header_v5 .navbar .navbar-button .navbar-toggle {
  float: right;
}
#index .header_v6 .sp-megamenu .home > a:after {
  display: none;
}
#module-smartblog-category .header_v6 .sp-megamenu .navbar-nav > li.blog > a:after {
  display: none;
}
#contact .header_v6 div.sp-megamenu .navbar-nav > li.contact > a:after {
  display: none;
}
.header_v6 div.sp-megamenu .home > a, .header_v6 div.sp-megamenu .navbar-nav > li > a {
  padding: 14px 15px 14px;
}
.header_v6 div.sp-megamenu .home:hover > a:after, .header_v6 div.sp-megamenu .navbar-nav > li:hover > a:after, .header_v6 div.sp-megamenu .home.active > a:after, .header_v6 div.sp-megamenu .navbar-nav > li.active > a:after {
  display: none;
}
.header_v6 div.sp-megamenu ul.navbar-nav > li.parent > a {
  padding: 14px 26px 14px 15px;
}
.header_v6 .sp-megamenu .icon-menu {
  display: block;
  top: -6px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sp-megamenu {
    text-align: left;
  }
  .sp-megamenu .navbar-nav > li {
    vertical-align: top;
  }
  .header_v4 .sp-megamenu .home > a {
    padding: 0 10px;
  }
  .header_v4 .sp-megamenu .navbar-nav > li.parent > a {
    padding: 0 23px 0 10px;
  }
  .header_v4 .sp-megamenu .navbar-nav > li > a {
    padding: 0 10px;
  }
  .lang-rtl .sp-megamenu .navbar-nav > li.mega_type1 > .dropdown-menu, .lang-rtl .sp-megamenu .navbar-nav > li.mega_type2 > .dropdown-menu {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .spmegamenu .navbar-button {
    display: none;
  }
}
@media (max-width: 991px) {
  .header_v4 .sp-megamenu .icon-menu, .header_v6 .sp-megamenu .icon-menu {
    display: none;
  }
  .navbar .navbar-button {
    height: 50px;
  }
  .navbar .navbar-button .navbar-toggle {
    margin: 0;
    cursor: pointer;
    text-align: center;
    border-radius: 0;
    border: none;
    display: block;
    height: 50px;
    width: 56px;
    padding: 15px;
  }
  .navbar .navbar-button .navbar-toggle .icon-bar {
    height: 4px;
    width: 24px;
    display: block;
    margin: 0 0 4px;
    background: #fff;
    border-radius: 0;
  }
  .navbar .navbar-button .navbar-toggle .icon-bar:last-child {
    margin-bottom: 0;
  }
  .navbar #sp-megamenu {
    position: fixed;
    top: 0px;
    left: 0;
    background: rgba(68, 73, 78, 0.95);
    bottom: 0px;
    width: 280px;
    padding: 0;
    z-index: 999999;
    visibility: hidden;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
  }
  .navbar #sp-megamenu.sp-megamenu-active {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .navbar #sp-megamenu .label-menu {
    padding: 20px;
    font-size: 24px;
    color: #fff;
    display: block;
    background: #000;
    margin-bottom: 1px;
  }
  .navbar #sp-megamenu #remove-megamenu {
    z-index: 10;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 7px;
    display: block;
    font-size: 14px;
  }
  .navbar #sp-megamenu #remove-megamenu:hover {
    color: #ff3c20;
  }
  .navbar #sp-megamenu .sp-megamenu-container {
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0;
    height: 295px;
  }
  .navbar #sp-megamenu .navbar-nav {
    float: none;
    text-align: left;
    overflow: hidden;
    margin: 0;
    display: block;
  }
  .navbar #sp-megamenu .navbar-nav li {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    margin: 0 0 1px;
  }
  .navbar #sp-megamenu .navbar-nav li a, .navbar #sp-megamenu .navbar-nav li span.menu-title {
    color: #fff;
    font-weight: normal;
    text-transform: none;
    padding: 15px 20px;
    border: none;
    margin: 0;
    background: #333;
    line-height: inherit;
    font-size: 14px;
  }
  .navbar #sp-megamenu .navbar-nav li a:after, .navbar #sp-megamenu .navbar-nav li span.menu-title:after {
    display: none;
  }
  .navbar #sp-megamenu .navbar-nav li:hover a, .navbar #sp-megamenu .navbar-nav li:hover span.menu-title {
    background: #000;
    color: #fff;
  }
  .navbar #sp-megamenu .navbar-nav li span.grower {
    display: inline-block;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 10px;
    top: 0;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    height: 100%;
    text-align: center;
    width: 50px;
    line-height: 48px;
    background: #000;
  }
  .navbar #sp-megamenu .navbar-nav li span.grower.close:before {
    content: "\f067";
  }
  .navbar #sp-megamenu .navbar-nav li span.grower.open:before {
    content: "\f068";
  }
  .navbar #sp-megamenu .navbar-nav li .dropdown-menu {
    position: relative;
    display: none;
    width: 100% !important;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: inherit;
    margin: 0px;
    box-shadow: none;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: none;
    background: transparent;
    transition: 0s all ease 0s;
    background: #000;
    z-index: 9;
    padding: 15px 20px;
  }
  .navbar #sp-megamenu .navbar-nav li .dropdown-menu:after {
    display: none;
  }
  .navbar #sp-megamenu .navbar-nav ul li {
    width: 100% !important;
    padding: 10px 0;
    border: none;
  }
  .navbar #sp-megamenu .navbar-nav ul li a {
    font-size: 12px;
    padding: 0;
    background: transparent;
  }
  .navbar #sp-megamenu .navbar-nav ul li.category-thumbnail {
    display: none;
  }
  .navbar #sp-megamenu .navbar-nav ul li.featured-product {
    display: none;
  }
  .navbar #sp-megamenu .navbar-nav ul li .dropdown-menu {
    padding: 5px 0;
    border: none !important;
  }
  .navbar #sp-megamenu .navbar-nav ul li .dropdown-menu ul li {
    padding: 10px 15px;
  }
  .navbar #sp-megamenu .home {
    display: block;
    overflow: hidden;
    margin-bottom: 1px;
  }
  .navbar #sp-megamenu .home > a {
    padding: 15px 20px;
    background: #222;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: inherit;
    margin: 0;
    text-transform: none;
  }
  .navbar #sp-megamenu .home > a:after {
    display: none;
  }
  .navbar #sp-megamenu .home > a:hover {
    background: #000;
    color: #fff;
  }
  .navbar #sp-megamenu .home .dropdown-menu {
    position: relative;
    display: none;
    width: 100% !important;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: inherit;
    margin: 0px;
    box-shadow: none;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: none;
    background: transparent;
    transition: 0s all ease 0s;
    background: #000;
    z-index: 9;
    padding: 15px 20px;
  }
  .navbar #sp-megamenu .home .dropdown-menu:after {
    display: none;
  }
  .navbar #sp-megamenu .home .dropdown-menu li {
    width: 100% !important;
    padding: 10px 0;
    border: none;
  }
  .navbar #sp-megamenu .home .dropdown-menu li a {
    font-size: 14px;
    padding: 0;
    background: transparent;
    color: #fff;
    border: none;
  }
  .navbar #sp-megamenu .home span.grower {
    display: inline-block;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 10px;
    top: 0;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    height: 100%;
    text-align: center;
    width: 50px;
    line-height: 48px;
    background: #000;
  }
  .navbar #sp-megamenu .home span.grower.close:before {
    content: "\f067";
  }
  .navbar #sp-megamenu .home span.grower.open:before {
    content: "\f068";
  }
  .navbar #sp-megamenu .navbar-nav li .dropdown-menu {
    border-radius: 0;
  }
  .sp-vermegamenu {
    min-height: 52px !important;
  }
  .sp-megamenu .home > a:before {
    content: none;
  }
  .sp-megamenu .navbar-nav > li.parent > a:before {
    content: none;
  }
  .sp-megamenu .navbar-nav li.mega_type1 .dropdown-menu li.custom-box-html {
    display: none;
  }
  .sp-megamenu .navbar-nav li.mega_type2 .dropdown-menu ul li.box-cate > a {
    display: block;
  }
  .sp-megamenu .navbar-nav > li.mega_type1 > .dropdown-menu > ul > li > a:before {
    display: none;
  }
  .sp-megamenu .navbar-nav li.mega_type2 > .dropdown-menu ul li.sm_megamenu_firstcolumn > a {
    display: block;
  }
  .header_v5 .navbar .navbar-button .navbar-toggle {
    width: 55px;
    height: 50px;
    background: #ff3c20;
    padding: 15px;
  }
  .header_v5 .navbar .navbar-button .navbar-toggle .icon-bar {
    display: block;
  }
  .header_v5 .navbar .navbar-button .navbar-toggle:hover {
    background: #ec1e00;
  }
  .lang-rtl .navbar #sp-megamenu {
    left: auto;
    right: 0;
    transform: translate3d(280px, 0, 0);
    text-align: right;
  }
  .lang-rtl .navbar #sp-megamenu.sp-megamenu-active {
    transform: translate3d(0, 0, 0);
  }
  .lang-rtl .navbar #sp-megamenu #remove-megamenu {
    right: auto;
    left: 7px;
  }
  .lang-rtl .navbar #sp-megamenu .navbar-nav {
    text-align: right;
    width: 100%;
  }
  .lang-rtl .navbar #sp-megamenu .navbar-nav li span.grower {
    right: auto;
    left: 0;
  }
  .lang-rtl .navbar #sp-megamenu .home span.grower {
    right: auto;
    left: 0;
  }
  .lang-rtl .navbar .navbar-button .navbar-toggle {
    float: right;
  }
  .lang-rtl .sp-megamenu .home {
    width: 100%;
  }
  .lang-rtl .header_v2 .navbar #sp-megamenu .home > a:before {
    right: 20px;
    left: auto;
  }
}
@media (max-width: 767px) {
}
@media (min-width: 480px) and (max-width: 767px) {
  .navbar #sp-megamenu .sp-megamenu-container {
    height: 230px;
  }
}
@media (max-width: 479px) {
  .navbar #sp-megamenu .sp-megamenu-container {
    height: 357px;
  }
}
div.most-view {
  margin: 0 0 50px;
  background: #fff;
  position: relative;
}
div.most-view h3.block-title {
  font-size: 16px;
  color: #fff;
  border: none;
  display: block;
  z-index: 4;
  text-transform: uppercase;
  margin: 0 0 30px;
  border-bottom: 2px solid #ebebeb;
  font-weight: 700;
  padding: 10px 0;
}
div.most-view h3.block-title span {
  background: #154054;
  padding: 10px 22px;
  border-radius: 3px 3px 0 0;
}
div.most-view .sp-mostviewed {
  padding: 0;
  position: static;
}
div.most-view .sp-mostviewed .spmostviewed-slider {
  position: static;
}
div.most-view .sp-mostviewed .spmostviewed-slider .item img {
  transition: all 0.3s ease 0s;
}
div.most-view .sp-mostviewed .spmostviewed-item {
  background: #eff5f5;
  padding: 20px 10px;
  border-radius: 3px;
}
div.most-view .sp-mostviewed .spmostviewed-item .item {
  margin: 0;
  position: relative;
}
div.most-view .sp-mostviewed .spmostviewed-item .item .product-container {
  background: transparent;
  margin: 0;
}
div.most-view .sp-mostviewed .spmostviewed-item .item .product-container .left-block {
  float: left;
  position: relative;
  width: 34%;
}
div.most-view .sp-mostviewed .spmostviewed-item .item .product-container .right-block {
  padding: 25px 0 0 15px;
  text-align: inherit;
  width: 66%;
  float: left;
  position: relative;
}
div.most-view .sp-mostviewed .spmostviewed-item .item .product-container .product-price-and-shipping {
  opacity: 1;
}
div.most-view .sp-mostviewed .spmostviewed-item .item .product-container .product-price-and-shipping .regular-price {
  text-decoration: line-through;
  color: #999;
  font-size: 12px;
  font-weight: 600;
  margin: 0 5px 0 0;
}
div.most-view .sp-mostviewed .spmostviewed-item .item .product-container .product-price-and-shipping .price {
  font-size: 16px;
  font-weight: 600;
}
div.most-view .sp-mostviewed .spmostviewed-item .item .product-container h5.product-title {
  margin: 3px 0 0;
}
div.most-view .sp-mostviewed .spmostviewed-item .item .product-number-views {
  margin-bottom: 14px;
  font-size: 12px;
  color: #666;
  display: none;
}
.sp-mostviewed .owl-stage-outer {
  direction: ltr;
}
.sp-mostviewed .owl-controls {
  display: block;
  margin: 18px 0 0;
}
.sp-mostviewed .owl-controls .owl-nav {
  display: block;
}
.sp-mostviewed .owl-controls .owl-nav .owl-next, .sp-mostviewed .owl-controls .owl-nav .owl-prev {
  font-size: 14px;
  color: #999;
  background: transparent;
  line-height: 26px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 2;
  top: 10px;
  line-height: 18px;
}
.sp-mostviewed .owl-controls .owl-nav .owl-next .fa, .sp-mostviewed .owl-controls .owl-nav .owl-prev .fa {
  font-size: 26px;
  margin: 0 5px;
  position: absolute;
  top: -1px;
  bottom: auto;
  line-height: 16px;
}
.sp-mostviewed .owl-controls .owl-nav .owl-next {
  right: 0px;
  left: auto;
  padding: 0 30px 0 0;
}
.sp-mostviewed .owl-controls .owl-nav .owl-next .fa {
  right: 0;
  left: auto;
}
.sp-mostviewed .owl-controls .owl-nav .owl-prev {
  padding: 0 25px 0 30px;
  border-right: 1px solid #ebebeb;
  left: auto;
  right: 80px;
}
.sp-mostviewed .owl-controls .owl-nav .owl-prev .fa {
  left: 0;
  right: auto;
}
div.most-view.most-view-2 {
  margin-bottom: 30px;
}
div.most-view.most-view-2 h3.block-title {
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}
div.most-view.most-view-2 h3.block-title span {
  position: relative;
  padding: 0 0 15px;
  background: #fff;
  display: inline-block;
}
div.most-view.most-view-2 h3.block-title span:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  bottom: -2px;
  z-index: 2;
  left: 0;
  right: auto;
  top: auto;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item {
  background: #fff;
  border: 1px solid #ebebeb;
  border-top: 2px solid #ebebeb;
  border-radius: 3px;
  padding: 20px;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature {
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature:last-child .product-container {
  margin-bottom: 0;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container {
  margin-bottom: 20px;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .left-block {
  margin: 0;
  width: 34%;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .right-block {
  width: 66%;
  float: left;
  padding: 15px 20px 0;
  position: relative;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .right-block h5.product-title {
  margin: 0 0 3px;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .right-block .product-price-and-shipping {
  margin: 3px 0;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .cart_content {
  text-align: inherit;
  padding: 0 20px;
}
div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .cart_content button {
  background: #666;
  padding: 0 10px;
}
.most-view.most-view-3 div.comments_note {
  margin: 0 0 1px;
}
.most-view.most-view-3:before, .most-view.most-view-3:after {
  content: '';
  position: absolute;
  background: #fff;
  width: 2px;
  display: block;
  top: 50px;
  bottom: 0;
}
.most-view.most-view-3:before {
  left: 0;
  right: auto;
}
.most-view.most-view-3:after {
  left: auto;
  right: 0;
}
.most-view.most-view-3 h3.block-title {
  font-size: 22px;
  font-weight: bold;
  color: #222;
  text-transform: capitalize;
  padding: 0 0 15px;
}
.most-view.most-view-3 h3.block-title span {
  background: transparent;
  padding: 0 0 15px;
  position: relative;
}
.most-view.most-view-3 h3.block-title span:after {
  content: '';
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: -1px;
  width: 40px;
  height: 2px;
}
.most-view.most-view-3 .sp-mostviewed .spmostviewed-item {
  background: #fff;
  padding: 15px 8px 20px;
}
.most-view.most-view-3 .sp-mostviewed .spmostviewed-item:after {
  content: '';
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ebebeb;
}
.most-view.most-view-3 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .quick-view, .most-view.most-view-3 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .cart_content button {
  border-radius: 0;
}
.most-view.most-view-3 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .right-block {
  padding-top: 10px;
}
.most-view.most-view-3 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .right-block h5.product-title {
  margin: 0 0 5px;
}
.most-view.most-view-3 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .right-block h5.product-title a {
  font-weight: bold;
}
.most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-prev, .most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-next {
  padding: 0;
  font-size: 0;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  top: 2px;
}
.most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-prev .fa, .most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-next .fa {
  font-size: 16px;
  line-height: 24px;
}
.most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-prev {
  right: 35px;
}
.most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-prev .fa {
  left: 3px;
}
.most-view.most-view-3 .sp-mostviewed .owl-controls .owl-nav .owl-next .fa {
  right: 3px;
}
.content_v6 div.most-view.most-view-2 h3.block-title {
  font-size: 20px;
  text-transform: capitalize;
}
.content_v6 div.most-view.most-view-2 .sp-mostviewed .spmostviewed-slider .spmostviewed-item .item .product-container .product-price-and-shipping .price {
  color: #222;
}
.content_v6 div.most-view.most-view-2 .product-image .product-flags .new-label, .content_v6 div.most-view.most-view-2 .product-image .product-flags .on-sale-label, .content_v6 div.most-view.most-view-2 .product-image .product-flags .discount-percentage {
  width: 50px;
  height: 25px;
  border-radius: 3px;
  line-height: 25px;
}
.moduletable {
  clear: both;
  direction: ltr;
}
@media (max-width: 1400px) {
  div.most-view .sp-mostviewed .spmostviewed-item .item .product-container .right-block {
    padding: 5px 0 0 15px;
  }
  .lang-rtl div.most-view div.sp-mostviewed .spmostviewed-item .item .product-container .right-block {
    padding: 5px 15px 0 0;
  }
}
@media (max-width: 1199px) {
  div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item {
    padding: 15px;
  }
  div.most-view.most-view-2 .sp-mostviewed .spmostviewed-item .product-miniature .product-container .right-block {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.most-view.most-view-2 div.sp-mostviewed .spmostviewed-item .product-miniature .product-container .left-block, div.most-view.most-view-2 div.sp-mostviewed .spmostviewed-item .product-miniature .product-container .right-block {
    float: none;
    width: 100%;
  }
  div.most-view.most-view-2 div.sp-mostviewed .spmostviewed-item .product-miniature .product-container .left-block {
    margin-bottom: 20px;
  }
  .lang-rtl div.most-view.most-view-2 div.sp-mostviewed .spmostviewed-item .product-miniature .product-container .left-block {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .sp-mostviewed .owl-controls .owl-nav .owl-next, .sp-mostviewed .owl-controls .owl-nav .owl-prev {
    font-size: 0;
  }
  .sp-mostviewed .owl-controls .owl-nav .owl-prev {
    right: 48px;
  }
  .lang-rtl div.most-view div.sp-mostviewed .owl-controls .owl-next {
    left: 32px;
    right: auto;
    padding: 0 25px;
  }
  .lang-rtl div.sp-mostviewed .owl-controls .owl-nav .owl-prev {
    padding: 0 20px;
  }
}
.lang_ar .sp-mostviewed .control-button .preview {
  right: inherit !important;
  left: 0;
}
.lang_ar .sp-mostviewed .control-button .next {
  right: inherit !important;
  left: 30px;
}
.lang_ar .sp-mostviewed .page-button.middle .control-button .next {
  right: 0;
  left: inherit;
}
.moduletable.displayTop {
  padding: 25px 15px 15px 15px;
}
.sp-mostviewed .quick-view-wrapper-mobile {
  display: none;
  
}
.sp-mostviewed {
  position: relative;
}
.sp-mostviewed.sp-preload {
  height: 300px;
  position: relative;
  overflow: hidden;
}
.sp-mostviewed.sp-preload .sp-loading {
  position: relative;
  z-index: 10;
  background: url(../../modules/spmostviewed/views/img/loading.gif) no-repeat scroll center center transparent;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.sp-mostviewed .spmostviewed-slider {
  position: relative;
  z-index: 8;
}
.sp-mostviewed .spmostviewed-slider .item {
  background-size: 100% 100%;
}
.sp-mostviewed .spmostviewed-slider .item img {
  vertical-align: middle;
}
.sp-mostviewed .spmostviewed-slider .item img:hover {
  cursor: pointer;
  
}
.page-title-spmostviewed-slider {
  color: #2e2c2d;
  text-transform: uppercase;
  font-size: 13px;
  
  font-weight: bold;
  overflow: hidden;
  width: 75%;
  margin: 10px 0 8px 0px;
}
.sp-mostviewed .spmostviewed-slider .item-info .item-title {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sp-mostviewed .spmostviewed-slider .item-info .item-title a:hover {
  color: #f96a6e;
  
}
.sp-mostviewed .item-review {
  margin: 0 0 5px 0;
  line-height: 22px;
}
.sp-mostviewed .item-review .ratings .rating-links, .sp-mostviewed .item-review .ratings {
  margin: 0 0 0 0;
}
.sp-mostviewed .add-to-links {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.sp-mostviewed .ratings .rating-box {
  margin-right: 5px;
}
.sp-mostviewed .item-review {
  vertical-align: middle;
  overflow: hidden;
}
.sp-mostviewed .item-btn-addtocart {
  margin-bottom: 5px;
}
.sp-mostviewed .wishlist {
  margin: 10px 0px;
}
.sp-mostviewed .compare {
  margin-bottom: 10px;
}
.pretext-spmostviewed-slider {
  margin: 10px 0px 10px 0px;
}
.postext-spmostviewed-slider {
  margin: 10px 0px 10px 0px;
}
.sp-mostviewed .compare, .sp-mostviewed .wishlist {
  margin: 5px 0 5px 0;
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.sp-mostviewed .item-info .content_price {
  margin-bottom: 10px;
}
.sp-mostviewed .item-info.item-spotlight .price.product-price {
  line-height: 30px;
  color: #fff;
}
.sp-mostviewed .item-info.item-spotlight .old-price {
  color: #ddd;
}
.sp-mostviewed a.quick-view:hover {
  cursor: pointer;
}
.sp-mostviewed .spmostviewed-slider .item-img {
  padding: 9px;
  position: relative;
}
.sp-mostviewed .spmostviewed-item .item {
  position: relative;
  margin: 10px;
}
.sp-mostviewed a.quick-view, .sp-mostviewed .compare, .sp-mostviewed .wishlist {
  display: none;
}
.spmostviewed-time {
  float: right;
}
.spmostviewed-time .item-timer .time-item {
  float: left;
  border: 1px solid #e3e3e3;
  float: left;
  padding: 10px;
  margin-left: 5px;
}
.spmostviewed-time .num-time {
  float: left;
  margin-right: 2px;
}
.spmostviewed-time .name-time {
  float: left;
}
#index .header_v1 div.spverticalmenu:before, #index .header_v1 div.spverticalmenu:after {
  display: block;
}
#index .header_v1 .navbar-vertical {
  display: block;
}
.header_v1 div.spverticalmenu .sp-vermegamenu {
  padding: 5px 0 3px;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0 0 3px 3px;
}
@media (min-width: 992px) {
  .header_v1 div.spverticalmenu .sp-vermegamenu {
    position: relative;
  }
  .header_v1 div.spverticalmenu .sp-vermegamenu:before {
    content: "";
    background: transparent;
    top: -22px;
    width: 100%;
    height: 22px;
    left: 0;
    position: absolute;
    cursor: pointer;
  }
}
#index .header_v2 div.spverticalmenu h3 {
  margin: 0;
  padding: 0 35px;
  color: #222;
  background: #fff;
}
#index .header_v2 div.spverticalmenu h3:before {
  left: 7px;
  top: 0;
  color: #222;
}
#index .header_v2 div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a {
  margin: 0;
}
#index .header_v2 div.spverticalmenu .more-wrap {
  padding: 3px;
}
#index .header_v2 .navbar-vertical {
  display: block;
  position: relative;
}
.header_v2 div.spverticalmenu .sp-vermegamenu .navbar-nav > li:hover {
  box-shadow: none;
}
.header_v3 div.spverticalmenu h3 {
  margin: 0;
  border-radius: 0;
  padding: 14px 20px 12px 40px;
}
.header_v3 div.spverticalmenu h3:before, .header_v3 div.spverticalmenu h3:after {
  top: 13px;
}
.header_v3 div.spverticalmenu .sp-vermegamenu {
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
}
.header_v4 div.spverticalmenu h3 {
  margin: 0;
  border-radius: 0;
  background: transparent;
  color: #222;
  padding: 7px 20px;
}
.header_v4 div.spverticalmenu h3:before, .header_v4 div.spverticalmenu h3:after {
  color: #222;
}
.header_v4 div.spverticalmenu h3:after {
  right: 45px;
}
.lang-rtl .header_v4 div.spverticalmenu h3:after {
  left: 45px;
}
.header_v4 div.spverticalmenu h3:before {
  left: 0;
}
.lang-rtl .header_v4 div.spverticalmenu h3:before {
  right: 0;
}
.header_v4 div.spverticalmenu .sp-vermegamenu {
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
}
#index .header_v5 div.spverticalmenu h3 {
  margin: 0;
}
#index .header_v5 .navbar-vertical {
  display: block;
  position: relative;
  border: 1px solid #ebebeb;
  border-top: none;
  border-radius: 0 0 3px 3px;
}
.header_v5 #vertical_menu {
  margin: 0 0 30px;
}
.header_v5 div.spverticalmenu h3 {
  padding: 12px 20px 12px 40px;
}
.header_v5 div.spverticalmenu h3:before, .header_v5 div.spverticalmenu h3:after {
  top: 11px;
}
.header_v5 div.spverticalmenu .sp-vermegamenu a i {
  margin-bottom: 1px;
}
.header_v5 div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a {
  padding: 8.5px 0 6px;
}
.header_v6 div.spverticalmenu h3 {
  margin: 0;
  padding: 10px 20px 10px 40px;
  border-radius: 0;
}
.header_v6 div.spverticalmenu h3:before, .header_v6 div.spverticalmenu h3:after {
  top: 9px;
}
.header_v6 div.spverticalmenu .sp-vermegamenu {
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.15);
}
.sp-vermegamenu .navbar-nav > li {
  float: none;
  position: static;
}
div.spverticalmenu {
  position: relative;
  z-index: 5;
}
div.spverticalmenu:before, div.spverticalmenu:after {
  position: absolute;
  content: '';
  height: 35px;
  width: 5px;
  top: auto;
  bottom: -29px;
  z-index: 6;
  display: none;
  background: transparent url("../../assets/img/icon/border.png") no-repeat top center;
}
div.spverticalmenu:before {
  left: 5px;
  right: auto;
}
div.spverticalmenu:after {
  left: auto;
  right: 5px;
}
div.spverticalmenu h3 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 20px 7px 40px;
  line-height: 26px;
  border-radius: 3px 3px 0 0;
  margin: 0 0 20px;
  position: relative;
}
div.spverticalmenu h3:before {
  position: absolute;
  content: "\f0ca";
  font-family: fontawesome;
  font-size: 12px;
  color: #fff;
  top: 6px;
  left: 18px;
  right: auto;
}
div.spverticalmenu h3:after {
  position: absolute;
  content: "\f107";
  font-family: fontawesome;
  font-size: 12px;
  color: #fff;
  top: 6px;
  left: auto;
  right: 18px;
}
div.spverticalmenu .navbar-vertical {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 4;
  border-top: none;
}
div.spverticalmenu:hover {
  cursor: pointer;
}
div.spverticalmenu:hover .navbar-vertical {
  display: block;
}
div.spverticalmenu .more-wrap {
  padding: 5px 20px 12px;
  clear: both;
  display: inline-block;
  width: 100%;
  font-weight: normal;
  cursor: pointer;
}
div.spverticalmenu .more-wrap i {
  margin: 0 15px 0 5px;
  font-size: 12px;
}
div.spverticalmenu .more-wrap .more-view {
  padding: 0;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: normal;
}
div.spverticalmenu .sp-vermegamenu {
  background-color: #fff;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li:hover {
  box-shadow: 1px 0px 7px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 1px 0px 7px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 0px 7px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 0px 7px 0 rgba(0, 0, 0, 0.15);
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a {
  padding: 6px 0 5px;
  margin: 0 20px;
  color: #666;
  font-weight: normal;
  background: transparent;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 22px;
  display: block;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms ease 0s;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-1 {
  background: url("../../assets/img/icon/icon-1.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-2 {
  background: url("../../assets/img/icon/icon-2.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-3 {
  background: url("../../assets/img/icon/icon-3.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-4 {
  background: url("../../assets/img/icon/icon-4.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-5 {
  background: url("../../assets/img/icon/icon-5.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-6 {
  background: url("../../assets/img/icon/icon-6.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-7 {
  background: url("../../assets/img/icon/icon-7.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-8 {
  background: url("../../assets/img/icon/icon-8.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-9 {
  background: url("../../assets/img/icon/icon-9.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-10 {
  background: url("../../assets/img/icon/icon-10.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-11 {
  background: url("../../assets/img/icon/icon-11.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a .fa-icon-12 {
  background: url("../../assets/img/icon/icon-12.png") no-repeat center center;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.item-1.parent a {
  position: relative;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.item-1.parent a:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  position: absolute;
  right: 0;
  left: auto;
  line-height: 24px;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.item-1.parent ul li a:before {
  content: "";
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type {
  position: relative;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type .dropdown-menu {
  border-radius: 0;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type > .dropdown-menu {
  padding: 15px 0;
  width: 220px;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type > .dropdown-menu > ul > li > a {
  padding: 9px 0;
  margin: 0 30px;
  border-bottom: 1px solid #f0f0f0;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type > .dropdown-menu > ul > li > a:after {
  display: none;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type > .dropdown-menu > ul > li:last-child > a {
  border-bottom: none;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type ul li.item-2.parent > a {
  position: relative;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type ul li.item-2.parent > a:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 13px;
  font-weight: normal;
  color: #616161;
  position: absolute;
  right: 0;
  left: auto;
  line-height: 21px;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat.mid {
  position: relative;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu {
  padding: 25px 10px 12px;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child > a, div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child-2 > a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #154054;
  padding: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  position: relative;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child > a:after, div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child-2 > a:after {
  display: none;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child > .dropdown-menu, div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child-2 > .dropdown-menu {
  padding: 5px 0;
  display: block;
  left: 0;
  top: auto;
  position: relative;
  box-shadow: none;
  background: transparent;
  border: none;
  width: 100%;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child > .dropdown-menu ul li > a, div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child-2 > .dropdown-menu ul li > a {
  font-weight: normal;
  color: #666;
  padding: 2px 0;
  font-size: 14px;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type1 > .dropdown-menu {
  background: url(../../assets/img/icon/bg-ver.jpg) no-repeat top center;
  background-size: cover;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu {
  padding: 0;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate {
  float: left;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate .label a {
  text-align: left;
  color: #222;
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate .label img {
  width: auto;
  margin: 0 5px 0 0;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate li.cat-child {
  padding: 0;
  margin: 0 0 8px;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate li.cat-child a:before {
  display: none;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate > a {
  display: none;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate > .dropdown-menu {
  display: block;
  position: static;
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 20px 30px 3px;
  margin: 0;
  width: 100%;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate > .dropdown-menu > li > a {
  display: none;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate > .dropdown-menu > li .dropdown-menu li {
  width: 100%;
  padding-top: 0;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .dropdown-menu ul li.custom-box-image {
  float: right;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .dropdown-menu ul li.custom-box-cate .label a {
  text-align: left;
  color: #222;
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .dropdown-menu ul li.custom-box-cate .label img {
  width: auto;
  margin: 0 5px 0 0;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .dropdown-menu ul li.custom-box-cate > a {
  display: none;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .dropdown-menu ul li.custom-box-cate > .dropdown-menu {
  display: block;
  position: static;
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 20px 10px;
  margin: 0;
  width: 100%;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .dropdown-menu ul li.custom-box-cate > .dropdown-menu li.item-3 > a {
  padding-bottom: 0;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .dropdown-menu ul li.custom-box-cate > .dropdown-menu > li > a {
  display: none;
}
div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .dropdown-menu ul li.custom-box-cate > .dropdown-menu > li .dropdown-menu li {
  width: 100%;
  padding-top: 0;
}
.sp-vermegamenu .menu > li > .dropdown-menu {
  display: block;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease-in;
  z-index: 99999;
  left: 110%;
  top: 0px;
}
.sp-vermegamenu .menu > li > .dropdown-menu .short_description {
  color: #747474;
  width: 100%;
  padding: 5px 10px;
}
.sp-vermegamenu .menu > li > .dropdown-menu {
  padding: 0;
}
.sp-vermegamenu .menu > li > .dropdown-menu > li {
  float: left;
}
.sp-short .dropdown-menu .short_description {
  display: block;
  border-top: 1px solid #dfdfdf;
  float: right;
}
.sp-vermegamenu .menu > li:focus {
  background-color: #d9d9d9;
}
.sp-vermegamenu .menu > li:hover > .dropdown-menu {
  visibility: visible;
  margin: 0;
  top: 0px;
}
.sp-vermegamenu a:focus {
  outline: none;
}
.sp-vermegamenu .menu > li:focus > a:focus, .sp-vermegamenu .menu > li:focus > a:hover, .sp-vermegamenu .menu > li:hover > a:focus, .sp-vermegamenu .menu > li:hover > a:hover {
  color: white;
}
.sp-vermegamenu .menu > li.active {
  background-color: #d9d9d9;
}
.sp-vermegamenu .menu > li.active > a {
  background-color: transparent;
  color: white;
}
.sp-vermegamenu .menu > li.active > a:hover {
  background-color: transparent;
}
.sp-vermegamenu > .dropdown-menu {
  min-width: 155px;
  background: white;
}
.sp-vermegamenu .dropdown-menu .menu-title {
  color: #202020;
  font-size: 15px;
}
.sp-vermegamenu .dropdown-menu ul {
  display: block;
}
.sp-vermegamenu .dropdown-menu ul li {
  display: block;
  position: relative;
}
.sp-vermegamenu .dropdown-menu ul li.parent:hover .dropdown-menu {
  display: block;
  left: 100%;
  top: 0;
}
.sp-vermegamenu .sp-cat ul > li .dropdown-menu {
  display: block;
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  position: relative;
  top: 0px;
}
.sp-vermegamenu .sp-cat .dropdown-menu ul li.parent:hover .dropdown-menu {
  display: block;
  left: 0px;
  top: 0px;
}
.sp-vermegamenu .dropdown-menu ul li.parent > a:after {
  display: inline-block;
  content: "\f105";
  font-family: "FontAwesome";
  top: 0;
  position: relative;
  float: right;
  margin-left: 5px;
}
.sp-vermegamenu .sp-cat .dropdown-menu ul li.parent > a:after {
  display: none;
}
.sp-vermegamenu .dropdown-menu ul li.parent.group > a:after {
  display: none;
}
.sp-vermegamenu .dropdown-menu ul li.parent {
  z-index: 9;
}
.sp-vermegamenu .dropdown-menu ul li.parent.group {
  float: left;
  box-sizing: border-content;
}
.sp-vermegamenu .dropdown-menu ul li.parent.group > a {
  color: #444;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu {
  display: block;
  position: static;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu li .dropdown-menu {
  padding-top: 0;
}
.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu li .dropdown-menu li {
  margin-top: 0;
  padding-top: 20px;
}
.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu li .dropdown-menu li .dropdown-menu li {
  width: 100%;
  padding-top: 0;
}
.sp-vermegamenu .dropdown-menu ul li.html-menu {
  float: left;
}
.sp-vermegamenu .dropdown-menu ul li.html-menu .menu-content {
  margin-top: 15px;
}
.sp-vermegamenu .dropdown-menu ul li a {
  display: block;
  padding: 2px 10px;
  text-transform: capitalize;
  font-weight: 400;
}
.sp-vermegamenu .dropdown-menu ul li > span.menu-title {
  color: #444;
  font-size: 14px;
  display: block;
  padding: 10px;
  width: 100%;
  font-weight: bold;
}
.sp-vermegamenu .dropdown-menu img {
  width: 100%;
}
.sp-vermegamenu .poduct-list {
  position: static;
}
.sp-vermegamenu #remove-vermegamenu {
  padding: 15px 20px;
  z-index: 10;
  cursor: pointer;
  display: none;
  background: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(68, 73, 78, 0.95);
  color: #fff;
}
.sp-vermegamenu #remove-vermegamenu:after {
  content: "\f00d";
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: fontawesome;
  z-index: 10;
}
.sp-vermegamenu #remove-vermegamenu:hover:after {
  color: red;
}
div.spverticalmenu div.sp-vermegamenu.sp-vermegamenu-active {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sp-vermegamenu a i {
  margin-right: 10px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  position: relative;
}
.sp-vermegamenu a i:before {
  position: absolute;
  bottom: 2px;
  display: inline-block;
}
@media (max-width: 1024px) {
  .sp-vermegamenu .dropdown-menu {
    min-width: 155px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.spverticalmenu h3 {
    font-size: 14px;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu, div.spverticalmenu .sp-vermegamenu .navbar-nav > .vertical-cat > .dropdown-menu {
    width: 715px !important;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate li.cat-child {
    padding: 0 15px;
    background: #fff !important;
  }
  .lang-rtl div.spverticalmenu div.sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate li.cat-child {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .spverticalmenu .navbar-header {
    display: none;
  }
  .sp-vermegamenu .menu > li > .dropdown-menu, div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type > .dropdown-menu {
    display: block;
    transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    top: 0;
    opacity: 0;
    position: absolute;
    backface-visibility: hidden;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    z-index: 3;
    left: 100%;
    border-radius: 3px;
    border: none;
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2);
  }
  .sp-vermegamenu .menu > li:hover > .dropdown-menu, div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type:hover > .dropdown-menu {
    display: block;
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    left: 100%;
    z-index: 999;
  }
  .lang-rtl div.spverticalmenu .menu > li > .dropdown-menu, .lang-rtl div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type > .dropdown-menu {
    right: 100%;
    left: auto;
    transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    -ms-transform-origin: right top 0;
  }
}
@media (max-width: 991px) {
  #index .header_v1 div.spverticalmenu::before, #index .header_v1 div.spverticalmenu::after {
    display: none;
  }
  .header_v5 div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a {
    padding: 0;
  }
  #vertical_menu {
    padding: 0 0 0 15px;
    background: #000;
    height: 50px;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-cate, div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type2 > .dropdown-menu ul li.custom-box-image {
    width: 100% !important;
  }
  div.spverticalmenu .navbar-vertical {
    left: 0;
    right: auto;
    top: 0;
    display: block;
  }
  div.spverticalmenu h3 {
    display: none;
  }
  div.spverticalmenu h3:before, div.spverticalmenu h3:after {
    display: none;
  }
  div.spverticalmenu .navbar-header {
    position: absolute;
    top: 0;
  }
  div.spverticalmenu .navbar-header .navbar-toggle {
    padding: 15px;
    border-radius: 0;
    margin: 0;
    border: none;
    display: block;
    height: 50px;
  }
  div.spverticalmenu .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff;
    display: block;
    height: 4px;
    width: 26px;
    margin-top: 4px;
  }
  div.spverticalmenu .navbar-header .navbar-toggle .icon-bar.bar1 {
    width: 10px;
  }
  div.spverticalmenu .navbar-header .navbar-toggle .icon-bar.bar2 {
    width: 18px;
  }
  div.spverticalmenu .more-wrap {
    padding: 7px 10px 8px;
  }
  div.spverticalmenu .sp-vermegamenu {
    border: none;
    padding: 0;
    position: fixed;
    top: 0px;
    left: 0;
    background: #333;
    bottom: 0px;
    width: 280px;
    z-index: 99999;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    height: 100%;
  }
  div.spverticalmenu .sp-vermegamenu #remove-vermegamenu {
    display: block;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-default .navbar-toggle {
    margin: 8px 0;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav {
    overflow-y: auto;
    float: none;
    height: 295px;
    margin: 0;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li {
    background: #fff;
    position: relative;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.item-1 {
    background: #333;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li > a {
    padding: 0 10px;
    margin: 0;
    border-bottom: 1px solid rgba(68, 73, 78, 0.95);
    line-height: 50px;
    color: #fff;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li:hover {
    background: #000;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li > .dropdown-menu ul li .grower {
    display: none !important;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav li .dropdown-menu {
    width: 100% !important;
    position: relative;
    display: none;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: inherit;
    margin-top: 0px;
    float: none;
    box-shadow: none !important;
    border: none !important;
    boder-radius: none !important;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu {
    overflow: hidden;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child-2, div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-img {
    width: 100%;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type ul li.item-2.parent > a:before {
    display: none;
  }
  div.spverticalmenu .sp-vermegamenu li.parent .dropdown-menu {
    display: none;
    padding: 0px;
    left: 0px;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav li {
    clear: both;
    position: relative !important;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.parent > a::before {
    display: none;
  }
  div.spverticalmenu .sp-vermegamenu .dropdown-menu ul li.parent > a::after {
    display: none;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.parent > a::after {
    display: none;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.parent span.grower {
    display: block;
    background: #000;
    position: absolute;
    right: 0;
    left: auto;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 14px;
    height: 50px;
    width: 50px;
    top: 0px;
    text-align: center;
    line-height: 48px;
    font-weight: 300;
    opacity: 1;
    color: #fff;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.parent .dropdown-menu span.grower {
    right: 15px;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.parent span.grower.close:before {
    content: "\f067";
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.parent span.grower.open:before {
    content: "\f068";
  }
  div.spverticalmenu .sp-vermegamenu .navbar-brand {
    color: #777;
    position: absolute;
    top: 0px;
  }
  div.spverticalmenu .sp-vermegamenu .menu > li:focus > a:focus, div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu > li:focus > a:hover, div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu > li:hover > a:focus, div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu > li:hover > a:hover {
    background-color: #dfdfdf;
    color: #333;
  }
  div.spverticalmenu .sp-vermegamenu .menu > li:focus, div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu > li:hover a {
    color: #333;
  }
  div.spverticalmenu .sp-vermegamenu .dropdown-menu ul li a {
    min-width: auto;
    padding: auto;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li a {
    padding: 7px 0;
  }
  div.spverticalmenu .sp-vermegamenu .dropdown-menu ul li.parent .dropdown-menu {
    margin-left: 15px;
  }
  div.spverticalmenu .sp-vermegamenu .dropdown-menu ul li.parent:hover .dropdown-menu {
    display: none;
    top: inherit;
    left: 10px;
  }
  div.spverticalmenu .sp-vermegamenu .sp-cat .dropdown-menu ul li.parent:hover .dropdown-menu {
    display: none;
    left: 10px;
    top: inherit;
  }
  div.spverticalmenu .sp-vermegamenu .sp-cat ul > li {
    width: inherit;
  }
  div.spverticalmenu .sp-vermegamenu .menu > li:focus, div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu > li:hover {
    background-color: transparent;
  }
  div.spverticalmenu .more-wrap .fa-angle-down, div.spverticalmenu .more-wrap .fa-angle-up, div.spverticalmenu .more-wrap .more-view {
    color: #fff;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .custom-box-cate, div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .custom-box-image {
    width: 100% !important;
    float: none !important;
    overflow: hidden;
    display: block;
    position: relative;
    visibility: visible;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .custom-box-cate:hover .dropdown-menu, div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .custom-box-image:hover .dropdown-menu {
    display: block;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .custom-box-cate:hover li.item-3, div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .custom-box-image:hover li.item-3 {
    display: block !important;
  }
  div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .custom-box-cate li.item-3, div.spverticalmenu .sp-vermegamenu .navbar-nav > li.mega_type3 .custom-box-image li.item-3 {
    display: block !important;
  }
  .lang-rtl #vertical_menu {
    padding: 0 15px 0 0;
  }
  .lang-rtl div.spverticalmenu .vernavbar {
    left: auto;
    right: 0;
  }
  .lang-rtl .sp-vermegamenu #remove-vermegamenu:after {
    left: 10px;
    right: auto;
  }
  .lang-rtl .sp-vermegamenu li.parent .dropdown-menu {
    right: 0;
    left: auto;
  }
  .lang-rtl .navbar-default .navbar-toggle {
    float: right;
  }
  .lang-rtl div.sp-vermegamenu .navbar-nav > li.parent span.grower {
    right: auto;
    left: 0;
  }
  .lang-rtl .navbar #sp-megamenu .home span.grower {
    right: auto;
    left: 0;
  }
  .lang-rtl div.spverticalmenu div.sp-vermegamenu {
    left: auto;
    right: 0;
    transform: translate3d(280px, 0, 0);
    text-align: right;
  }
  .lang-rtl div.spverticalmenu div.sp-vermegamenu.sp-vermegamenu-active {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
div.sptabcountdownProduct {
  margin: 0 0 60px;
}
div.sptabcountdownProduct .tabcd-current-select {
  display: none;
}
div.sptabcountdownProduct h3.block-title {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #666;
  margin-bottom: 10px;
  padding-top: 0;
  text-transform: capitalize;
  position: relative;
}
div.sptabcountdownProduct h3.block-title strong {
  color: #222;
}
div.sptabcountdownProduct .sp-tabcountdown .product-content-slider {
  padding-bottom: 30px;
}
div.sptabcountdownProduct .sp-tabcountdown .time-line-wrap {
  margin-bottom: 25px;
}
div.sptabcountdownProduct .sp-tabcountdown .time-line-wrap .time-line-label .stock-qty {
  float: left;
  font-size: 14px;
  color: #ffb800;
}
div.sptabcountdownProduct .sp-tabcountdown .time-line-wrap .time-line-label .stock-qty span {
  color: #222;
}
div.sptabcountdownProduct .sp-tabcountdown .time-line-wrap .time-line-label .time-left {
  float: right;
  font-size: 13px;
  margin-bottom: 5px;
}
div.sptabcountdownProduct .sp-tabcountdown .time-ranger {
  width: 100%;
  height: 13px;
  background: #eee;
  border-radius: 13px;
  position: relative;
}
div.sptabcountdownProduct .sp-tabcountdown .time-ranger .time-pass {
  z-index: 3;
  position: relative;
  height: 13px;
  border-radius: 13px;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap {
  margin: 0 0 40px;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs {
  text-align: center;
  margin: 0;
  border-bottom: solid 2px #ebebeb;
  position: relative;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li {
  display: inline-block;
  margin: 0 15px;
  padding: 0 0 12px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  color: #666;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li:before {
  content: "";
  position: absolute;
  height: 2px;
  display: none;
  top: auto;
  left: 0;
  width: 100%;
  right: 0;
  bottom: -2px;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li:hover, div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li.tabcd-sel {
  font-weight: bold;
}
div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li:hover:before, div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs li.tabcd-sel:before {
  display: block;
}
div.sptabcountdownProduct .sp-tabcountdown .pds-items {
  padding: 30px 0;
}
div.sptabcountdownProduct .sp-tabcountdown .pds-items .slick-slide {
  margin: 9px 0;
  outline: none;
}
div.sptabcountdownProduct .tabcd-content-wrap {
  margin: 0 -10px;
}
div.sptabcountdownProduct .tabcd-content-wrap .thumb-image, div.sptabcountdownProduct .tabcd-content-wrap .pds-items-detail {
  padding: 0 10px;
}
div.sptabcountdownProduct .pds-items-detail .slick-list {
  border: 1px solid #ebebeb;
  direction: ltr;
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column {
  position: relative;
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column .product-flags .discount-percentage, div.sptabcountdownProduct .pds-items-detail .pb-left-column .product-flags .new-label, div.sptabcountdownProduct .pds-items-detail .pb-left-column .product-flags .on-sale-label {
  position: absolute;
  display: block;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  font-size: 12px;
  width: 48px;
  height: 25px;
  border-radius: 0;
  line-height: 25px;
  font-weight: bold;
  top: 20px !important;
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column .product-flags .new-label {
  left: 20px;
  background: transparent url(../../assets/img/icon/icon-new.png);
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column .product-flags .discount-percentage, div.sptabcountdownProduct .pds-items-detail .pb-left-column .product-flags .on-sale-label {
  right: 20px;
  background: transparent url(../../assets/img/icon/icon-price.png);
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column .button-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 46%;
  bottom: auto;
  visibility: hidden;
  text-align: center;
  opacity: 0;
  z-index: 10;
  -webkit-transform: scale3d(1, 0, 1);
  -moz-transform: scale3d(1, 0, 1);
  -ms-transform: scale3d(1, 0, 1);
  -o-transform: scale3d(1, 0, 1);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column .button-container form {
  display: inline-block;
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column .button-container .cart-button, div.sptabcountdownProduct .pds-items-detail .pb-left-column .button-container .quick-view {
  width: auto;
  margin: 0 3px;
  position: relative;
  display: inline-block;
  color: #fff;
  border: none;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
  background: #666;
  line-height: 26px;
  padding: 0 10px;
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column .button-container .cart-button span, div.sptabcountdownProduct .pds-items-detail .pb-left-column .button-container .quick-view span {
  margin: 0 0 0 3px;
}
div.sptabcountdownProduct .pds-items-detail .pb-left-column:hover .button-container {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
}
div.sptabcountdownProduct .pds-items-detail .pds-content {
  padding-top: 50px;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .pds-title {
  margin: 0 0 10px;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .pds-title a {
  font-weight: bold;
  color: #222;
  font-size: 20px;
  text-transform: capitalize;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-price {
  margin: 0 0 10px;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-price .regular-price {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  margin: 0 5px 0 0;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-price .price {
  font-weight: bold;
  font-size: 26px;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time {
  z-index: 2;
  position: relative;
  text-align: right;
  overflow: hidden;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time span {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  position: relative;
  padding: 0 18px 0 0;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time span:after {
  content: "";
  position: absolute;
  background: #fff;
  opacity: 0.4;
  height: 15px;
  width: 1px;
  top: 6px;
  left: auto;
  right: 7px;
  bottom: auto;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time .label-timer {
  float: left;
  font-size: 14px;
  color: #222;
  text-align: left;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time .label-timer strong {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2px;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time .time-item {
  display: inline-block;
  margin: 0 15px 0 0;
  position: relative;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time .time-item.time-sec {
  margin: 0;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time .time-item.time-sec:before {
  display: none;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time .time-item .num-time {
  color: #fff;
  font-size: 12px;
  display: block;
  font-weight: 600;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #eee;
  color: #222;
  font-weight: bold;
  border-radius: 50%;
}
div.sptabcountdownProduct .pds-items-detail .pds-content .item-time .time-item .name-time {
  color: #666;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  text-align: center;
}
@media (min-width: 1200px) {
  .sptabcountdownProduct .tabcd-content-wrap .pds-items-detail {
    width: 91.2%;
  }
  .sptabcountdownProduct .tabcd-content-wrap .thumb-image {
    width: 8.8%;
  }
  .sptabcountdownProduct .tabcd-content-wrap .pb-left-column {
    width: 45%;
  }
  .sptabcountdownProduct .tabcd-content-wrap .pds-content {
    width: 55%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.sptabcountdownProduct .tabcd-content-wrap .pds-items-detail {
    width: 90%;
  }
  div.sptabcountdownProduct .tabcd-content-wrap .thumb-image {
    width: 10%;
  }
}
@media (max-width: 991px) {
  div.sptabcountdownProduct .pds-items-detail .pds-content .item-time .time-item {
    margin: 0 3px 0 0;
  }
  .lang-rtl div.sptabcountdownProduct div.pds-items-detail .pds-content .item-time .time-item {
    margin: 0 0 0 3px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  div.sptabcountdownProduct .pds-items-detail .pds-content {
    padding-top: 25px;
  }
  div.sptabcountdownProduct .pds-items-detail .pds-content .pds-description {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  div.sptabcountdownProduct span.tabcd-current-select {
    display: block;
  }
  div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs {
    text-align: inherit;
  }
  div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner {
    color: #222;
    font-size: 20px;
  }
  div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs {
    display: none;
    position: absolute;
  }
  div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li {
    display: block;
    margin: 0;
    padding: 0;
  }
  div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li:before {
    display: none;
  }
  div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner.active .tabcd-tabs {
    display: block;
  }
  div.sp-tabcountdown .slick-prev, div.sp-tabcountdown .slick-next {
    width: 30px;
  }
  div.sp-tabcountdown .slick-prev:before {
    content: '\f104';
  }
  div.sp-tabcountdown .slick-next:before {
    content: '\f105';
  }
  .lang-rtl div.sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner:after {
    left: 15px;
    right: auto;
  }
  .lang-rtl div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs {
    left: 0;
    right: auto;
  }
  .lang-rtl div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs:before {
    left: 13px;
    right: auto;
  }
  .lang-rtl div.sptabcountdownProduct .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs:after {
    left: 15px;
    right: auto;
  }
}
@media (max-width: 479px) {
    div.sptabcountdownProduct div.pds-items-detail .pds-content .item-time {
    text-align: left;
  }
  div.sptabcountdownProduct div.pds-items-detail .pds-content .item-time .label-timer {
    float: none;
    margin-bottom: 20px;
  }
  .lang-rtl div.sptabcountdownProduct div.pds-items-detail .pds-content .item-time {
    text-align: right;
  }
  .lang-rtl div.sptabcountdownProduct div.pds-items-detail .pds-content .item-time .label-timer {
    float: none;
    margin-bottom: 20px;
  }
}
.sp-tabcountdown .slick-prev, .sp-tabcountdown .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block !important;
  width: 100%;
  height: 30px;
  padding: 0;
  text-align: center;
  z-index: 3;
  box-shadow: none;
  cursor: pointer;
  color: #222;
  background: transparent;
  border: none !important;
  outline: none;
}
.sp-tabcountdown .slick-prev.slick-disabled:before, .sp-tabcountdown .slick-next.slick-disabled:before {
  opacity: 1;
}
.sp-tabcountdown .slick-prev:before, .sp-tabcountdown .slick-next:before {
  font-family: fontawesome;
  font-size: 20px;
  line-height: 1;
}
.sp-tabcountdown .slick-prev {
  top: 0px;
  bottom: auto;
}
.sp-tabcountdown .slick-next {
  top: auto;
  bottom: 0;
}
.sp-tabcountdown .slick-prev:before {
  content: '\f106';
  color: #666;
  display: block;
  font-size: 30px;
  height: 30px;
}
.sp-tabcountdown .slick-next:before {
  content: '\f107';
  color: #666;
  display: block;
  font-size: 30px;
  height: 30px;
}
.sp-tabcountdown.tabcd-loading-first {
  background: url(../../modules/sptabcountdownproduct/views/images/301.GIF) no-repeat scroll center center transparent;
  display: block;
  max-width: 100%;
  min-height: 300px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 0;
}
.sp-tabcountdown.tabcd-loading-first * {
  display: none;
  opacity: 0;
}
.sp-tabcountdown {
  position: relative;
}
.sp-tabcountdown .pds-items-detail .pds-item-detail, .sp-tabcountdown .pds-items .pds-item {
  display: none;
}
.sp-tabcountdown .pds-items-detail .pds-item-detail.active, .sp-tabcountdown .pds-items .pds-item.active, .sp-tabcountdown .pds-items .pds-item.slick-slide, .sp-tabcountdown .pds-items-detail .pds-item-detail.slick-slide {
  display: block;
}
.sp-tabcountdown .pds-items-detail {
  float: left;
  overflow: hidden;
}
.sp-tabcountdown .pds-items-detail .pds-item-detail {
  float: left;
}
.sp-tabcountdown .pds-items .pds-item {
  text-align: center;
}
.sp-tabcountdown .pds-items-detail .product-item .product-item-actions {
  display: inline-block;
  margin: 10px 0;
}
.sp-tabcountdown .product-detail-adv {
  float: left;
}
.sp-tabcountdown .product-content-slider {
  display: inline-block;
  float: right;
}
.sp-tabcountdown .product-content-slider .product-thumbnail img {
  width: 100%;
}
.sp-tabcountdown .product-detail .table-wrapper {
  border: none;
}
.sp-tabcountdown .product-detail-adv .pds-products-infor {
  min-height: 1px;
  padding: 15px;
}
.sp-tabcountdown .product-content-slider .pds-products-infor .label {
  color: #000;
  padding: 5px 0;
  text-align: left;
}
.sp-tabcountdown .product-content-slider .pds-products-infor .data {
  padding: 5px 0;
  text-align: left;
}
.sp-tabcountdown .pds-items img.products-image-thumb {
  border: 1px solid #ebebeb;
  margin: auto;
}
.sp-tabcountdown .pds-items-detail .product-content-slider .product_img_link {
  float: left;
}
.sp-tabcountdown .pds-items-detail .pds-title:hover a {
  color: #ed1c24;
}
.sp-tabcountdown .pds-items-detail .pds-price .price {
  font-weight: bolder;
  font-size: 25px;
}
.sp-tabcountdown .product-item-actions button.action.primary.tocart {
  background: #f00;
  border: 1px solid #f00;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 7px 15px;
  vertical-align: middle;
}
.sp-tabcountdown .pds-detail a.btn-show-detail {
  background: #000;
  border: 1px solid #000;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 5px 15px;
  vertical-align: middle;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  
}
.sp-tabcountdown .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.sp-tabcountdown .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.sp-tabcountdown .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.sp-tabcountdown .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  box-shadow: none !important;
  outline: none;
  background: transparent;
}
.sp-tabcountdown .slick-dots li button:hover, .sp-tabcountdown .slick-dots li button:focus {
  outline: none;
}
.sp-tabcountdown .slick-dots li button:hover:before, .sp-tabcountdown .slick-dots li button:focus:before {
  opacity: 1;
}
.sp-tabcountdown .slick-dots li button:before {
  font-family: 'slick';
  font-size: 30px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sp-tabcountdown .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
.sp-tabcountdown .pds-items-detail .table > tbody > tr > th, .sp-tabcountdown .pds-items-detail .table > tbody > tr > td {
  border-top: none;
}
.sp-tabcountdown .product-detail .button-container .wishlist {
  float: left;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sp-tabcountdown .item-price .regular-price {
  color: #acaaa6;
  text-decoration: line-through;
  font-size: 0.875rem;
}
.sp-tabcountdown .product-detail .button-container .ajax_add_to_cart_button, .sp-tabcountdown .product-detail .button-container .lnk_view {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.sp-tabcountdown .product-content-slider:hover .highlighted-informations {
  z-index: 1;
}
.cf::before, .cf::after {
  content: " ";
  display: table;
}
.cf::after {
  clear: both;
}
.sp-tabcountdown .tabcd-tabs-wrap ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs {
  display: block;
}
.sp-tabcountdown .tabcd-content-inner {
  display: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.sp-tabcountdown .tabcd-content-inner.tabcd-items-selected {
  display: block;
}
.sp-tabcountdown .tabcd-content-inner .tabcd-loading {
  background: url(../../modules/sptabcountdownproduct/views/images/407.GIF) no-repeat scroll center center transparent;
  display: block;
  max-width: 100%;
  min-height: 300px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 0;
}
.sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .ltabs-current-select {
  display: none;
}
@media all and (max-width: 767px) {
  .sp-tabcountdown::after {
    position: relative;
    clear: both;
    content: "";
    display: table;
  }
  .sp-tabcountdown .pds-items {
    height: 50px;
    position: absolute;
    width: 100%;
  }
  .sp-tabcountdown .pds-items .slick-list {
    display: none;
  }
  .sp-tabcountdown .product-detail-adv {
    width: 100%;
    float: left;
  }
  .sp-tabcountdown .product-content-slider {
    width: 100%;
    float: left;
  }
  .sp-tabcountdown .product-detail {
    width: 100%;
    float: left;
    text-align: center;
  }
  .sp-tabcountdown .slick-prev {
    left: 0px;
    top: 50%;
  }
  .sp-tabcountdown .slick-next {
    right: 10px;
    top: 50%;
    left: auto;
  }
  .sp-tabcountdown .product-content-slider {
    float: left;
    width: inherit;
  }
  .sp-tabcountdown .thumb-image {
    height: 50px;
    top: 50%;
    position: absolute;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner {
    position: relative;
    margin: 0 15px;
    
    padding: 10px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(50, 50, 50, 0.1);
    cursor: pointer;
    
    outline: none;
    font-weight: bold;
    color: #8aa8bd;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .ltabs-current-select {
    display: inline;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    font-weight: normal;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #64cefd transparent;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs {
    opacity: 0;
    position: absolute;
    top: 140%;
    left: auto;
    
    right: 0;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    font-weight: normal;
    
    list-style: none;
    pointer-events: none;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 15px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1) transparent;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li.active, .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li {
    float: none;
    display: block;
    padding: 0;
    border-right: none;
    color: #333;
    background: transparent;
    font-size: 12px;
    
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li:hover {
    background: #64cefd none repeat scroll 0 0;
    color: #fff;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li.active::after {
    display: none;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li span {
    display: block;
    padding: 10px;
    text-decoration: none;
    border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li i {
    float: right;
    color: inherit;
    line-height: 19px;
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner .tabcd-tabs li:last-of-type span {
    border: none;
    
  }
  .sp-tabcountdown .tabcd-tabs-wrap .tabcd-tabs-inner.active .tabcd-tabs {
    opacity: 1;
    pointer-events: auto;
    z-index: 5;
  }
  .sp-tabcountdown .tabcd-tabs-inner .tabcd-tabs li.tabcd-sel > span {
    color: #1979c3;
  }
}
.sp-extraslider .extraslider-inner .item-wrap .item-image {
  width: 100%;
  border: 1px solid #ddd;
  position: relative;
  overflow: hidden;
}
.sp-extraslider .extraslider-inner .item-wrap .item-image:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
  -moz-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
  -o-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
  box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
}
.sp-extraslider .extraslider-inner .item-wrap .item-image .item-img-info a.quick-view {
  display: none;
}
.sp-extraslider .extraslider-inner .item-wrap .item-image:hover .item-img-info a.quick-view {
  display: block;
  text-align: center;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.82);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  color: #777676;
  font: 700 13px/16px Arial, Helvetica, sans-serif;
  height: 43px;
  left: 50%;
  margin: -21px 0 0 -53px;
  padding: 13px 0 0;
  position: absolute;
  top: 50%;
  width: 107px;
  text-decoration: none;
}
.sp-extraslider .extraslider-inner .item-wrap .item-image .quick-view-wrapper-mobile {
  background-color: transparent;
  bottom: 0;
  height: 155px;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 215px;
  z-index: 2;
}
.sp-extraslider .extraslider-inner .item-wrap .item-image .quick-view-wrapper-mobile a {
  background-color: rgba(208, 208, 211, 0.57);
  display: block;
  height: 130px;
  pointer-events: all;
  position: relative;
  right: -162px;
  top: 80px;
  transform: rotate(45deg);
  width: 85px;
}
.sp-extraslider .extraslider-inner .item-wrap .item-image .quick-view-wrapper-mobile a:hover {
  background-color: rgba(125, 125, 125, 0.57);
}
.sp-extraslider .extraslider-inner .item-wrap .item-image .quick-view-wrapper-mobile a i {
  bottom: 0;
  color: black;
  display: inline-block;
  font-size: x-large;
  height: 22px;
  left: 9px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 46px;
  transform: rotate(-44deg);
  width: 30px;
  z-index: 2;
}
.sp-extraslider .wishlist {
  margin: 10px 0px;
}
.sp-extraslider .compare {
  margin-bottom: 10px;
}
.sp-extraslider .extraslider-inner .item-wrap .item-image img {
  
  width: 99.9%;
  border: 0;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info {
  width: 100%;
}
.sp-extraslider .extraslider-inner .item-wrap.style2 .item-info {
  background: #333;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info .item-content {
  margin-bottom: 10px;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info .item-content .button-container {
  margin-top: 5px;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price {
  margin-bottom: 10px;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price span {
  color: #fff;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info .item-content .button-container .lnk_view span {
  color: #000;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info .item-title a {
  text-transform: uppercase;
  font-size: 16px;
}
.sp-extraslider .extraslider-inner .item-wrap.style3 .item-info .item-content .item-des p, .sp-extraslider .extraslider-inner .item-wrap.style5 .item-info .item-content .item-des p, .sp-extraslider .extraslider-inner .item-wrap.style6 .item-info .item-content .item-des p, .sp-extraslider .extraslider-inner .item-wrap.style7 .item-info .item-content .item-des p {
  color: #fff;
  margin-top: 5px;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-info .item-content .item-des {
  margin-top: 10px;
  color: #000;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-info a {
  color: #000;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-info .item-content .ajax_add_to_cart_button span {
  color: #fff;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-info .item-content .content_price span {
  color: #000;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-info .item-content .wishlist, .sp-extraslider .extraslider-inner .item-wrap.style4 .item-info .item-content .compare {
  color: #000;
}
.sp-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-content {
  margin-bottom: 10px;
}
.sp-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title {
  padding: 10px 0;
  font-weight: bold;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 16px;
}
.sp-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title a {
  font-weight: normal;
}
.sp-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title a:hover {
  text-decoration: none;
}
.sp-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title, .sp-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-title {
  padding: 10px;
}
.sp-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title + .item-content, .sp-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-title + .item-content {
  margin-top: 0px;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info .item-description {
  color: #fff;
}
.sp-extraslider .extraslider-inner .item-wrap .item-info .item-readmore {
  text-align: right;
  
}
.sp-extraslider .extraslider-inner .item-wrap.style3 {
  position: relative;
}
.sp-extraslider .extraslider-inner .item-wrap.style3 img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style3 .item-info {
  position: absolute;
  top: 0;
  height: 100%;
  text-align: center;
  padding: 0;
  background: url(../img/background.png) repeat;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -moz-transform: translate(460px, -100px) rotate(180deg);
  -o-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  -moz-transition: all 0.2s 0.4s ease-in-out;
  -o-transition: all 0.2s 0.4s ease-in-out;
  -ms-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style3 .item-title {
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 6px;
  background: url(../img/background.png) repeat;
  margin: 5% 0 0 0;
  text-transform: uppercase;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style3 .item-readmore a, .sp-extraslider .extraslider-inner .item-wrap.style3 .item-title a {
  color: #fff;
}
.sp-extraslider .item .item-wrap.style3 .item-related, .sp-extraslider .extraslider-inner .item-wrap.style3 .item-description {
  -webkit-transform: translateX(300px) rotate(90deg);
  -moz-transform: translateX(300px) rotate(90deg);
  -o-transform: translateX(300px) rotate(90deg);
  -ms-transform: translateX(300px) rotate(90deg);
  transform: translateX(300px) rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  
  transition: all 0.2s ease-in-out;
  text-align: left;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style3 .item-price {
  text-align: center;
}
.sp-extraslider .extraslider-inner .item-wrap.style3:hover .item-info {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style3:hover .item-title {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style3:hover .item-related, .sp-extraslider .extraslider-inner .item-wrap.style3:hover .item-description {
  -webkit-transform: translateX(0px) rotate(0deg);
  -moz-transform: translateX(0px) rotate(0deg);
  -o-transform: translateX(0px) rotate(0deg);
  -ms-transform: translateX(0px) rotate(0deg);
  transform: translateX(0px) rotate(0deg);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style3:hover .item-price, .sp-extraslider .extraslider-inner .item-wrap.style3:hover .item-readmore {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style3 .item-readmore {
  display: inline-block;
  text-decoration: none;
  padding: 3px 10px;
  background: #000;
  -webkit-box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  
}
.sp-extraslider .extraslider-inner .item-wrap.style4 {
  position: relative;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-info {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
  padding: 0;
  background: url(../img/bg-white.png);
  top: -100%;
  -webkit-transition: all 0.3s ease-out 0.5s;
  -moz-transition: all 0.3s ease-out 0.5s;
  -o-transition: all 0.3s ease-out 0.5s;
  -ms-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-title {
  background: #333;
  color: #fff;
  font-size: 17px;
  padding: 7px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-related, .sp-extraslider .extraslider-inner .item-wrap.style4 .item-related h4, .sp-extraslider .extraslider-inner .item-wrap.style4 .item-related ul a {
  color: #333;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-price, .sp-extraslider .extraslider-inner .item-wrap.style4 .item-description {
  text-align: left;
  color: #333;
  -webkit-transform: translateY(-500%);
  -moz-transform: translateY(-500%);
  -o-transform: translateY(-500%);
  -ms-transform: translateY(-500%);
  transform: translateY(-500%);
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -o-transition: all 0.2s ease-in-out 0.2s;
  -ms-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-price {
  text-align: center;
  color: #f30000;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-tags {
  text-align: left;
  color: #333;
  -webkit-transform: translateY(-700%);
  -moz-transform: translateY(-700%);
  -o-transform: translateY(-700%);
  -ms-transform: translateY(-700%);
  transform: translateY(-700%);
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -o-transition: all 0.2s ease-in-out 0.2s;
  -ms-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-tags a {
  color: #333;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-readmore {
  background: none repeat scroll 0 0 #000;
  box-shadow: 0 0 1px #000;
  color: #fff;
  display: inline-block;
  padding: 2px 5px;
  text-decoration: none;
  -webkit-transform: translateY(-1000%);
  -moz-transform: translateY(-1000%);
  -o-transform: translateY(-1000%);
  -ms-transform: translateY(-1000%);
  transform: translateY(-1000%);
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
  transition: all 0.2s ease-in-out 0.3s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4:hover .item-info {
  top: 0px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-animation: bounceY 0.9s linear;
  -moz-animation: bounceY 0.9s linear;
  -ms-animation: bounceY 0.9s linear;
  animation: bounceY 0.9s linear;
}
.sp-extraslider .extraslider-inner .item-wrap.style4:hover .item-title {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4:hover .item-description {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4:hover .item-tags {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4:hover .item-price, .sp-extraslider .extraslider-inner .item-wrap.style4:hover .item-readmore {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-readmore a {
  color: #fff;
}
.sp-extraslider .extraslider-inner .item-wrap.style4 .item-title a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
@keyframes bounceY {
  0% {
    transform: translateY(-103%);
  }
  40% {
    transform: translateY(-50%);
  }
  65% {
    transform: translateY(-25%);
  }
  82% {
    transform: translateY(-12%);
  }
  92% {
    transform: translateY(-5%);
  }
  55%, 75%, 87%, 97%, 100% {
    transform: translateY(0%);
  }
}
@-moz-keyframes bounceY {
  0% {
    -moz-transform: translateY(-1023%);
  }
  40% {
    -moz-transform: translateY(-50%);
  }
  65% {
    -moz-transform: translateY(-25%);
  }
  82% {
    -moz-transform: translateY(-12%);
  }
  92% {
    -moz-transform: translateY(-5%);
  }
  55%, 75%, 87%, 97%, 100% {
    -moz-transform: translateY(0%);
  }
}
@-webkit-keyframes bounceY {
  
  0% {
    -webkit-transform: translateY(-103%);
  }
  40% {
    -webkit-transform: translateY(-50%);
  }
  65% {
    -webkit-transform: translateY(-25%);
  }
  82% {
    -webkit-transform: translateY(-12%);
  }
  92% {
    -webkit-transform: translateY(-5%);
  }
  55%, 75%, 87%, 97%, 100% {
    -webkit-transform: translateY(0%);
  }
}
.sp-extraslider .extraslider-inner .item-wrap.style5 {
  position: relative;
}
.sp-extraslider .extraslider-inner .item-wrap.style5 img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style5 .item-info {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #333;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.sp-extraslider .extraslider-inner .item-wrap.style5 .item-title {
  text-transform: uppercase;
  border-bottom: #666 solid 1px;
  background: transparent;
  margin: 10px 10px 0 10px;
  padding-bottom: 7px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  color: #333;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.sp-extraslider .extraslider-inner .item-wrap.style5 .item-description {
  text-align: left;
  color: #fff;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sp-extraslider .extraslider-inner .item-wrap.style5 .item-readmore {
  text-align: center;
  background: none repeat scroll 0 0 #000;
  box-shadow: 0 0 1px #000;
  color: #fff;
  display: inline-block;
  padding: 2px 10px;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sp-extraslider .extraslider-inner .item-wrap.style5:hover img {
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  filter: alpha(opacity=0);
  opacity: 0;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style5:hover .item-info {
  filter: alpha(opacity=100);
  opacity: 1;
}
.sp-extraslider .extraslider-inner .item-wrap.style5:hover .item-price, .sp-extraslider .extraslider-inner .item-wrap.style5:hover .item-title, .sp-extraslider .extraslider-inner .item-wrap.style5:hover .item-description, .sp-extraslider .extraslider-inner .item-wrap.style5:hover .item-readmore {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.sp-extraslider .extraslider-inner .item-wrap.style5 .item-readmore a {
  color: #fff;
}
.sp-extraslider .extraslider-inner .item-wrap.style5 .item-title a {
  color: #fff;
  margin-top: 7px;
  
}
.sp-extraslider .extraslider-inner .item-wrap.style6 {
  position: relative;
}
.sp-extraslider .extraslider-inner .item-wrap.style6 img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style6 .item-info {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0;
  text-align: center;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.sp-extraslider .extraslider-inner .item-wrap.style6 .item-info .item-content {
  padding: 5px;
}
.sp-extraslider .extraslider-inner .item-wrap.style6 .item-title {
  background: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 17px;
  padding: 5px;
  margin-top: 5%;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sp-extraslider .extraslider-inner .item-wrap.style6 .item-price, .sp-extraslider .extraslider-inner .item-wrap.style6 .item-description {
  text-align: left;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sp-extraslider .extraslider-inner .item-wrap.style6:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style6 .item-readmore {
  background: none repeat scroll 0 0 #000;
  box-shadow: 0 0 1px #000;
  color: #fff;
  display: inline-block;
  padding: 2px 10px;
  text-align: center;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-info {
  filter: alpha(opacity=100);
  opacity: 1;
}
.sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-price, .sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-title, .sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-description, .sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-readmore {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-price, .sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-description, .sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-readmore {
  filter: alpha(opacity=100);
  opacity: 1;
}
.sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-price, .sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-description {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.sp-extraslider .extraslider-inner .item-wrap.style6:hover .item-readmore {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.sp-extraslider .extraslider-inner .item-wrap.style6 .item-readmore a {
  color: #fff;
}
.sp-extraslider .extraslider-inner .item-wrap.style6 .item-title a {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  
}
.sp-extraslider .extraslider-inner .item-wrap.style7 {
  position: relative;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: alpha(opacity=100);
  opacity: 1;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 .item-info {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
  padding: 0;
  background-color: #333;
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 .item-info .item-content {
  padding: 5px;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 .item-title {
  background: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 17px;
  margin-top: 5%;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 .item-price, .sp-extraslider .extraslider-inner .item-wrap.style7 .item-description {
  text-align: left;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 .item-readmore {
  background: none repeat scroll 0 0 #000;
  box-shadow: 0 0 1px #000;
  color: #fff;
  display: inline-block;
  padding: 2px 10px;
  text-align: center;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sp-extraslider .extraslider-inner .item-wrap.style7:hover img {
  -webkit-transform: rotate(720deg) scale(0);
  -moz-transform: rotate(720deg) scale(0);
  -o-transform: rotate(720deg) scale(0);
  -ms-transform: rotate(720deg) scale(0);
  transform: rotate(720deg) scale(0);
  filter: alpha(opacity=0);
  opacity: 0;
  box-shadow: #000 0em 0em 0em;
}
.sp-extraslider .extraslider-inner .item-wrap.style7:hover .item-info {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0px) rotate(0deg);
  -moz-transform: translateY(0px) rotate(0deg);
  -o-transform: translateY(0px) rotate(0deg);
  -ms-transform: translateY(0px) rotate(0deg);
  transform: translateY(0px) rotate(0deg);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.sp-extraslider .extraslider-inner .item-wrap.style7:hover .item-title {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.sp-extraslider .extraslider-inner .item-wrap.style7:hover .item-description {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.sp-extraslider .extraslider-inner .item-wrap.style7:hover .item-price, .sp-extraslider .extraslider-inner .item-wrap.style7:hover .item-readmore {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 .item-readmore a {
  color: #fff;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 .item-title a {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-extraslider .extraslider-inner .item-wrap.style7 .item-price, .sp-extraslider .extraslider-inner .item-wrap.style6 .item-price {
  text-align: center;
  color: #f30000;
  
  
}
.sp-extraslider .extraslider-inner[data-effect="fadeIn"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="fadeIn"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sp-extraslider .extraslider-inner[data-effect="zoomIn"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="zoomIn"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomIn {
  
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sp-extraslider .extraslider-inner[data-effect="zoomOut"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation: zoomOut 600ms ease both;
  -webkit-animation-play-state: paused;
  -moz-animation: zoomOut 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation: zoomOut 600ms ease both;
  -o-animation-play-state: paused;
  animation: zoomOut 600ms ease both;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="zoomOut"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 0;
    -moz-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 0;
    -o-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomOut {
  
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sp-extraslider .extraslider-inner[data-effect="slideLeft"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="slideLeft"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideLeft {
  
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.sp-extraslider .extraslider-inner[data-effect="slideRight"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="slideRight"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRight {
  
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.sp-extraslider .extraslider-inner[data-effect="slideTop"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="slideTop"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideTop {
  0% {
    opacity: 0;
    top: -30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes slideTop {
  0% {
    opacity: 0;
    top: -30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes slideTop {
  0% {
    opacity: 0;
    top: -30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes slideTop {
  
  0% {
    opacity: 0;
    top: -30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
.sp-extraslider .extraslider-inner[data-effect="slideBottom"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation: slideBottom 600ms ease both;
  -webkit-animation-play-state: paused;
  -moz-animation: slideBottom 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation: slideBottom 600ms ease both;
  -o-animation-play-state: paused;
  animation: slideBottom 600ms ease both;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="slideBottom"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideBottom {
  0% {
    opacity: 0;
    top: 30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes slideBottom {
  0% {
    opacity: 0;
    top: 30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes slideBottom {
  0% {
    opacity: 0;
    top: 30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes slideBottom {
  
  0% {
    opacity: 0;
    top: 30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
.sp-extraslider .extraslider-inner[data-effect="flip"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: paused;
  -moz-backface-visibility: visible;
  -o-animation-play-state: paused;
  -o-backface-visibility: visible;
  animation-play-state: paused;
  backface-visibility: visible;
}
.sp-extraslider .extraslider-inner[data-effect="flip"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes flip {
  0% {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(0deg);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(500px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    opacity: 0;
    -moz-transform: perspective(500px) rotateY(0deg);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(500px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    opacity: 0;
    -o-transform: perspective(500px) rotateY(0deg);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -o-transform: perspective(500px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  
  0% {
    opacity: 0;
    transform: perspective(500px) rotateY(0deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(500px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(500px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    transform: perspective(500px) scale(1);
    animation-timing-function: ease-in;
  }
}
.sp-extraslider .extraslider-inner[data-effect="flipInX"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: paused;
  -moz-backface-visibility: visible;
  -o-animation-play-state: paused;
  -o-backface-visibility: visible;
  animation-play-state: paused;
  backface-visibility: visible;
}
.sp-extraslider .extraslider-inner[data-effect="flipInX"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -o-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -o-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInX {
  
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(85deg);
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    transform: perspective(400px) rotateX(15deg);
  }
  90% {
    transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
.sp-extraslider .extraslider-inner[data-effect="flipInY"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: paused;
  -moz-backface-visibility: visible;
  -o-animation-play-state: paused;
  -o-backface-visibility: visible;
  animation-play-state: paused;
  backface-visibility: visible;
}
.sp-extraslider .extraslider-inner[data-effect="flipInY"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateY(0deg);
  }
}
@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -o-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -o-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flipInY {
  
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
.sp-extraslider .extraslider-inner[data-effect="bounceIn"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="bounceIn"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sp-extraslider .extraslider-inner[data-effect="bounceInUp"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="bounceInUp"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.sp-extraslider .extraslider-inner[data-effect="bounceInDown"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="bounceInDown"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.sp-extraslider .extraslider-inner[data-effect="pageTop"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -webkit-transform-origin: 50% 0%;
  -moz-animation-play-state: paused;
  -moz-transform-origin: 50% 0%;
  -o-animation-play-state: paused;
  -o-transform-origin: 50% 0%;
  animation-play-state: paused;
  transform-origin: 50% 0%;
}
.sp-extraslider .extraslider-inner[data-effect="pageTop"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes pageTop {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes pageTop {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes pageTop {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes pageTop {
  
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
.sp-extraslider .extraslider-inner[data-effect="pageBottom"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: paused;
  -webkit-transform-origin: 50% 100%;
  -moz-animation-play-state: paused;
  -moz-transform-origin: 50% 100%;
  -o-animation-play-state: paused;
  -o-transform-origin: 50% 100%;
  animation-play-state: paused;
  transform-origin: 50% 100%;
}
.sp-extraslider .extraslider-inner[data-effect="pageBottom"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes pageBottom {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(-90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes pageBottom {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(-90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes pageBottom {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(-90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes pageBottom {
  
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(-90deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
.sp-extraslider .extraslider-inner[data-effect="starwars"] .owl-item {
  opacity: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-play-state: paused;
  -moz-transform-origin: 50% 50%;
  -moz-animation-play-state: paused;
  -o-transform-origin: 50% 50%;
  -o-animation-play-state: paused;
  transform-origin: 50% 50%;
  animation-play-state: paused;
}
.sp-extraslider .extraslider-inner[data-effect="starwars"].extra-animate .owl-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes starwars {
  0% {
    opacity: 0;
    -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-moz-keyframes starwars {
  0% {
    opacity: 0;
    -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-o-keyframes starwars {
  0% {
    opacity: 0;
    -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@keyframes starwars {
  0% {
    opacity: 0;
    transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
.sp-listing-tabs .ltabs-items .fadeIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sp-listing-tabs .ltabs-items .flipInY .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateY(0deg);
  }
}
@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -o-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -o-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flipInY {
  
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
.sp-listing-tabs .ltabs-items .flipInX .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -o-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -o-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInX {
  
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(85deg);
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    transform: perspective(400px) rotateX(15deg);
  }
  90% {
    transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
.sp-listing-tabs .ltabs-items .flip .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flip {
  0% {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(500px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    opacity: 0;
    -moz-transform: perspective(500px) rotateY(0);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(500px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    opacity: 0;
    -o-transform: perspective(500px) rotateY(0);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -o-transform: perspective(500px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  
  0% {
    opacity: 0;
    transform: perspective(500px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(500px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(500px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    transform: perspective(500px) scale(1);
    animation-timing-function: ease-in;
  }
}
.sp-listing-tabs .ltabs-items .starwars .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  -moz-transform-origin: 50% 50%;
  -moz-animation-play-state: running;
  -o-transform-origin: 50% 50%;
  -o-animation-play-state: running;
  transform-origin: 50% 50%;
  animation-play-state: running;
}
@-webkit-keyframes starwars {
  0% {
    opacity: 0;
    -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-moz-keyframes starwars {
  0% {
    opacity: 0;
    -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-o-keyframes starwars {
  0% {
    opacity: 0;
    -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@keyframes starwars {
  
  0% {
    opacity: 0;
    transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
.sp-listing-tabs .ltabs-items .slideRight .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRight {
  
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.sp-listing-tabs .ltabs-items .bounceIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sp-listing-tabs .ltabs-items .zoomIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomIn {
  
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sp-listing-tabs .ltabs-items .pageTop .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-transform-origin: 50% 0%;
  -moz-animation-play-state: running;
  -moz-transform-origin: 50% 0%;
  -o-animation-play-state: running;
  -o-transform-origin: 50% 0%;
  animation-play-state: running;
  transform-origin: 50% 0%;
}
@-webkit-keyframes pageTop {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes pageTop {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes pageTop {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes pageTop {
  
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
.sp-listing-tabs .ltabs-items .zoomOut .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation: zoomOut 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 0;
    -moz-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 0;
    -o-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sp-listing-tabs .ltabs-items .slideLeft .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.play .ltabs-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
div.instargram {
  margin: 0 0 26px;
}
div.instargram h3.block-title {
  color: #222;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 25px;
  padding: 10px 0 10px;
  position: relative;
}
div.instargram h3.block-title:before {
  content: "------";
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 0;
}
div.instargram .item a {
  margin-bottom: 10px;
  display: inline-block;
  overflow: hidden;
  border-radius: 3px;
  max-height: 50px;
}
div.instargram .spinstagramgallery-carousel .owl-stage-outer {
  direction: ltr;
}
div.instargram .spinstagramgallery-carousel .spinstagramgallery-item img {
  padding: 0;
}
div.instargram .spinstagramgallery-carousel .spinstagramgallery-item a:hover img {
  opacity: 0.8;
}
.footer_v2 div.instargram .item a {
  max-height: 60px;
  margin-bottom: 0;
}
.footer_v4 div.instargram h3.block-title:before {
  content: '';
  background: #ff3c20;
  width: 70px;
  height: 2px;
}
.sp-instagram-gallery {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-top: 5px;
}
.sp-instagram-gallery .ig-wrap {
  width: 100%;
  display: block;
  overflow: hidden;
}
.sp-instagram-gallery .ig-wrap .ig-items {
  width: 100%;
  display: block;
  overflow: hidden;
}
.sp-instagram-gallery .ig-wrap .ig-items ul {
  width: 100%;
  display: block;
  overflow: hidden;
}
.sp-instagram-gallery .ig-wrap .ig-items ul li {
  float: left;
  overflow: hidden;
  padding: 5px;
  list-style-type: none;
}
.sp-instagram-gallery .ig-wrap .ig-items ul li img {
  width: 100%;
}
.sp-instagram-gallery .ig-wrap .ig-items ul li img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.lang_ar .sp-instagram-gallery .ig-wrap .ig-items ul li {
  float: right;
}
.sp-instagram-gallery.msie .ig-title-module {
  color: red;
  
}
.sp-instagram-gallery .owl-controls .owl-nav div {
  position: absolute;
  z-index: 999;
  background: #fff;
  color: #666;
  display: block;
  font-size: 30px;
  height: 40px;
  left: 0;
  line-height: 34px;
  overflow: hidden;
  text-align: center;
  top: 50%;
  text-transform: translateY(-50%);
  width: 40px;
  direction: ltr;
}
.sp-instagram-gallery .owl-controls .owl-nav div:hover {
  background: #666;
  color: #fff;
  cursor: pointer;
}
.sp-instagram-gallery .owl-controls .owl-nav div.owl-prev {
  left: 10px;
}
.sp-instagram-gallery .owl-controls .owl-nav div.owl-next {
  right: 10px;
  left: auto;
}
#left_column .sp-instagram-gallery .owl-controls .owl-nav div, #right_column .sp-instagram-gallery .owl-controls .owl-nav div {
  width: 30px;
  height: 30px;
  bottom: 25%;
  border: none;
}
#left_column .sp-instagram-gallery .owl-controls .owl-nav div:before, #right_column .sp-instagram-gallery .owl-controls .owl-nav div:before {
  height: 28px;
  width: 28px;
}
#left_column .sp-instagram-gallery .owl-controls .owl-nav div:after, #right_column .sp-instagram-gallery .owl-controls .owl-nav div:after {
  height: 28px;
  width: 28px;
  padding: 5px 0 0 0;
  
}
@media (min-width: 1400px) {
  div.instargram .item a {
    max-height: 63px;
  }
}
@media (min-width: 1200px) {
  .footer_v2 div.instargram {
    width: 35%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .footer_v1 div.instargram {
    width: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.instargram .item a, .footer_v2 div.instargram .item a {
    max-height: 75px;
  }
}
@media (max-width: 991px) {
  div.instargram .item a {
    max-height: 100%;
  }
}
@media all and (max-width: 479px) {
  .sp-instagram-gallery .ig-wrap .ig04-6 ul li {
    width: 16.64%;
  }
  .sp-instagram-gallery .ig-wrap .ig04-5 ul li {
    width: 19.958%;
  }
  .sp-instagram-gallery .ig-wrap .ig04-4 ul li {
    width: 24.995%;
  }
  .sp-instagram-gallery .ig-wrap .ig04-3 ul li {
    width: 33.315%;
  }
  .sp-instagram-gallery .ig-wrap .ig04-2 ul li {
    width: 49.985%;
  }
  .sp-instagram-gallery .ig-wrap .ig04-1 ul li {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sp-instagram-gallery .ig-wrap .ig03-6 ul li {
    width: 16.64%;
  }
  .sp-instagram-gallery .ig-wrap .ig03-5 ul li {
    width: 19.958%;
  }
  .sp-instagram-gallery .ig-wrap .ig03-4 ul li {
    width: 24.995%;
  }
  .sp-instagram-gallery .ig-wrap .ig03-3 ul li {
    width: 33.295%;
  }
  .sp-instagram-gallery .ig-wrap .ig03-2 ul li {
    width: 49.999%;
  }
  .sp-instagram-gallery .ig-wrap .ig03-1 ul li {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sp-instagram-gallery .ig-wrap .ig02-6 ul li {
    width: 16.64%;
  }
  .sp-instagram-gallery .ig-wrap .ig02-5 ul li {
    width: 19.958%;
  }
  .sp-instagram-gallery .ig-wrap .ig02-4 ul li {
    width: 24.995%;
  }
  .sp-instagram-gallery .ig-wrap .ig02-3 ul li {
    width: 33.315%;
  }
  .sp-instagram-gallery .ig-wrap .ig02-2 ul li {
    width: 49.999%;
  }
  .sp-instagram-gallery .ig-wrap .ig02-1 ul li {
    width: 100%;
  }
}
@media all and (min-width: 1200px) {
  .sp-instagram-gallery .ig-wrap .ig01-6 ul li {
    width: 16.64%;
  }
  .sp-instagram-gallery .ig-wrap .ig01-5 ul li {
    width: 20%;
  }
  .sp-instagram-gallery .ig-wrap .ig01-4 ul li {
    width: 25%;
  }
  .sp-instagram-gallery .ig-wrap .ig01-3 ul li {
    width: 33.315%;
  }
  .sp-instagram-gallery .ig-wrap .ig01-2 ul li {
    width: 49.999%;
  }
  .sp-instagram-gallery .ig-wrap .ig01-1 ul li {
    width: 100%;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
.animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
  
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
  
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
  
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
  
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
div.comments_note .fa-star.fa-star_on, div.star_content .fa-star.fa-star_on {
  color: #ff9600;
}
div.comments_note {
  min-height: 25px;
  margin: 0 0 6px;
}
div.comments_note div.star_content {
  padding: 0;
  font-size: 10px;
  color: #ccc;
}
div.comments_note span.span-review-main {
  display: none;
}
#product_comments_block_extra {
  font-size: 12px;
  color: #ccc;
  font-weight: normal;
  margin-bottom: 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid #ebebeb;
}
#product_comments_block_extra span.average {
  display: none;
}
#product_comments_block_extra .comments_note {
  display: inline-block;
  margin: 0 15px 0 0;
}
#product_comments_block_extra .star_content {
  display: inline-block;
  width: auto;
}
#product_comments_block_extra .comments_advices {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  text-transform: capitalize;
}
#product_comments_block_extra .comments_advices a {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #ccc;
  font-size: 12px;
}
#product_comments_block_extra .comments_advices a:after {
  content: "";
  display: inline-block;
  height: 10px;
  width: 1px;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 8px;
}
#product_comments_block_extra div.star {
  background: url("../../modules/productcomments/img/star.gif") no-repeat scroll 0 0 transparent;
}
#product_comments_block_extra div.star_on {
  background: url("../../modules/productcomments/img/star.gif") no-repeat scroll 0 -12px transparent;
}
#fancybox-wrap {
  width: 100%;
}
#fancybox-content {
  width: 100%;
  border-width: 0;
}
#comment-form-wrap {
  width: 100%;
  color: #333;
  text-align: left;
}
#comment-form-wrap .title {
  padding: 10px;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background: #2592a9;
}
#comment-form-wrap ul.grade_content {
  list-style-type: none;
}
#comment-form-wrap .grade_content li {
  width: 50%;
}
#comment-form-wrap .product {
  padding: 15px;
}
#comment-form-wrap .product img {
  float: left;
  border: 1px solid #ccc;
  max-width: 100%;
}
#comment-form-wrap .product .product_desc {
  float: left;
  line-height: 18px;
  margin-top: 15px;
}
#comment-form-wrap .product .product_desc .product_name {
  padding-bottom: 5px;
  font-size: 13px;
  color: #000;
}
#comment-form-wrap .grade_content {
  margin: 0 0 20px 0;
}
#comment-form-wrap .grade_content span, #comment-form-wrap .grade_content span {
  display: inline-block;
  padding: 0 10px;
  
  width: 150px;
  font-weight: bold;
}
#comment-form-wrap .grade_content .cancel {
  margin-right: 5px;
}
.comment-form-wrap_content {
  padding: 15px;
  background: #fff;
}
.comment-form-wrap_content .intro_form {
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 12px;
}
#comment-form-wrap label {
  display: block;
  margin: 12px 0 4px 0;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0;
}
#comment-form-wrap input.star {
  width: auto !important;
}
#comment-form-wrap textarea {
  height: 80px;
  width: 100% !important;
  max-width: 100% !important;
}
#comment-form-wrap .submit {
  margin-top: 20px;
  padding: 0;
  font-size: 13px;
  text-align: right;
}
#comment-form-wrap button {
  cursor: pointer;
  cursor: pointer;
  display: inline-block;
  padding: 4px 7px 3px 7px;
  border: 1px solid #c90;
  border-radius: 3px 3px 3px 3px;
  font-weight: bold;
  color: #000;
  background: url("../../modules/productcomments/img/bg_bt.gif") repeat-x scroll 0 0 #f4b61b;
}
#comment-form-wrap #criterions_list {
  list-style-type: none;
}
#comment-form-wrap #criterions_list li {
  margin-bottom: 10px;
}
#comment-form-wrap #criterions_list label {
  width: 100%;
  display: block;
}
#comment-form-wrap #criterions_list .star_content {
  float: left;
  padding-left: 20px;
  margin: 10px 0 4px 0;
  position: relative;
}
#comment-form-wrap #comment-form-wrap_footer {
  margin-top: 20px;
  font-size: 12px;
  
}
#product_comments_block_tab {
  margin: 0 0 2rem 0;
}
#product_comments_block_tab div.comment {
  margin: 0 0 2rem 0;
}
#product_comments_block_tab div.comment div.comment_author {
  float: left;
  padding-right: 25px;
  width: 140px;
  line-height: 18px;
}
#product_comments_block_tab div.comment div.comment_author span {
  font-weight: bold;
}
#product_comments_block_tab div.comment div.comment_author span {
  float: left;
}
#product_comments_block_tab div.comment .star_content {
  margin: 0 0 0 5px;
}
#product_comments_block_tab div.star, #product_comments_block_tab div.star_on {
  background: url("../../modules/productcomments/img/star.gif") no-repeat 0 0 transparent;
}
#product_comments_block_tab div.star_on {
  background-position: 0 -12px;
}
#product_comments_block_tab .comment_author_infos {
  clear: both;
}
#product_comments_block_tab .comment_author_infos em {
  color: #999;
}
#product_comments_block_tab div.comment div.comment_details {
  float: left;
  overflow: hidden;
  width: 360px;
}
#product_comments_block_tab div.comment_details .title_block, #product_comments_block_tab div.comment_details h4 {
  padding-bottom: 10px;
}
#product_comments_block_tab div.comment_details p {
  padding-bottom: 10px;
}
#product_comments_block_tab div.comment_details ul {
  list-style-type: none;
  margin: 0;
}
#product_comments_block_tab div.comment_details li {
  padding: 2px 0 2px 12px;
  background: url("../../modules/productcomments/img/bg_li.png") no-repeat 1px 45% #fff;
}
#product_comments_block_tab a {
  text-decoration: none;
  font-weight: bold;
}
#product_comments_block_tab a:hover {
  text-decoration: underline;
}
#product_comments_block_tab button.usefulness_btn {
  cursor: pointer;
  margin: 0 0 0 5px;
  display: inline-block;
  padding: 0 2px;
  border: 1px solid #c90;
  border-radius: 3px 3px 3px 3px;
  color: #000;
  font-weight: bold;
  background: url("../../modules/productcomments/img/bg_bt.gif") repeat-x scroll 0 0 #f4b61b;
}
#product_comments_block_tab button.usefulness_btn:hover {
  background-position: left -50px;
}
#product_comments_block_tab button.usefulness_btn:active {
  background-position: left -100px;
}
#product_comments_block_tab span.report_btn {
  cursor: pointer;
}
#product_comments_block_tab span.report_btn:hover {
  text-decoration: underline;
}
.fl {
  float: left;
}
.fr {
  float: right;
  
}
#comment-form .stars {
  background: url("../../modules/productcomments/img/stars.png") repeat-x 0 0;
  width: 150px;
  position: relative;
}
#comment-form .stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
#comment-form .stars input[type="radio"].star-5:checked ~ span {
  width: 100%;
}
#comment-form .stars input[type="radio"].star-4:checked ~ span {
  width: 80%;
}
#comment-form .stars input[type="radio"].star-3:checked ~ span {
  width: 60%;
}
#comment-form .stars input[type="radio"].star-2:checked ~ span {
  width: 40%;
}
#comment-form .stars input[type="radio"].star-1:checked ~ span {
  width: 20%;
}
#comment-form .stars label {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-indent: -999em;
  float: left;
  position: absolute;
  z-index: 10;
  background: transparent !important;
  cursor: pointer;
  letter-spacing: 0;
}
#comment-form .stars label.star-1 {
  left: 0;
}
#comment-form .stars label.star-2 {
  left: 30px;
}
#comment-form .stars label.star-3 {
  left: 60px;
}
#comment-form .stars label.star-4 {
  left: 90px;
}
#comment-form .stars label.star-5 {
  left: 120px;
}
#comment-form .stars label:hover ~ span {
  background-position: 0 -30px;
}
#comment-form .stars label.star-5:hover ~ span {
  width: 100% !important;
}
#comment-form .stars label.star-4:hover ~ span {
  width: 80% !important;
}
#comment-form .stars label.star-3:hover ~ span {
  width: 60% !important;
}
#comment-form .stars label.star-2:hover ~ span {
  width: 40% !important;
}
#comment-form .stars label.star-1:hover ~ span {
  width: 20% !important;
}
#comment-form .stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url("../../modules/productcomments/img/stars.png") repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}
#comment-form .required {
  color: red;
  font-weight: 800 !important;
}
#comment-form .alert {
  width: 100%;
  margin: 0 auto;
  background-color: #fff9c4;
  padding: 16px;
  border-radius: 2px;
  color: #212121;
  position: relative;
}
#comment-form .alert ul {
  padding: 0 !important;
  margin: 0 !important;
}
#comment-form .alert ul li {
  font-size: 0.85rem;
}
#comment-form-wrap, #product_comments_block_tab {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
#comment-form h2 {
  margin-bottom: 0 !important;
  letter-spacing: 0;
}
#phi_comment-form-wrap {
  margin-top: 2rem;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
}
.ibtn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  letter-spacing: 0;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: normal !important;
}
.iclose-btn {
  z-index: 500250;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 2px;
}
.iclose-btn:hover {
  color: #ff4081;
}
.ialign_center {
  text-align: center;
}
.star_content {
  width: 100%;
}
.author {
  cursor: pointer;
  font-size: 1em;
  color: rgba(0, 0, 0, .87);
  font-weight: 700;
}
.metadata {
  display: inline-block;
  color: rgba(0, 0, 0, .4);
  font-size: 0.875em;
  margin-left: 0.5em;
}
#product_comments_block_tab .date {
  font-size: 0.875em;
}
.metadata > * {
  margin: 0 0.5em 0 0;
  display: inline-block;
}
.metadata > :last-child {
  margin-right: 0;
}
#product_comments_block_tab .text {
  width: 100%;
  height: auto;
  margin-top: 1em;
  line-height: 24px;
}
#product_comments_block_tab .text .title_block {
  font-size: 0.95em;
  color: rgba(0, 0, 0, .67);
  font-weight: 600;
  text-transform: capitalize;
}
#product_comments_block_tab .comment {
  background-color: #eee;
  border: 1px solid #eee;
  background-color: #fff;
  padding: 15px;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
}
.text-bottom > span {
  color: rgba(0, 0, 0, .4);
  margin: 0 0.75em 0 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  font-size: 0.875em;
}
.text-bottom > span:hover {
  color: rgba(0, 0, 0, .8);
  text-decoration: none !important;
}
#comment-form .alert.success {
  background-color: #4caf50;
  color: #fff;
}
.div-people-like {
  font-size: small;
  color: rgba(0, 0, 0, .4);
}
.span-review-main {
  font-size: small;
  color: rgba(0, 0, 0, .4);
}
