





















.breadcrumb {
  padding: 20px 0;
  margin-bottom: 18px;
}
.breadcrumb ul {
  margin: 0 -10px;
  padding: 0;
}
.breadcrumb ul li {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  font-size: 14px;
}
.breadcrumb ul li:after {
  content: ">";
  display: block;
  position: absolute;
  right: -4px;
  top: 0px;
}
.breadcrumb 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 !important;
}
.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;
}
.js-product-list {
  text-align: center;
}
.js-product-list .category-view-type {
  display: inline-block;
  float: left;
}
.js-product-list .category-view-type .category-view-type-selector {
  display: inline-block;
  float: left;
  margin: 0;
  font-size: 12px;
  transition: 0.3s all ease 0s;
  background: #fff;
  width: 33px;
  height: 33px;
  line-height: 33px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 0 3px;
}
.js-product-list .category-view-type .category-view-type-selector a {
  color: #777;
}
.js-product-list .category-view-type .category-view-type-selector:hover, .js-product-list .category-view-type .category-view-type-selector.selected {
  background: #0083c1;
  border-color: #0083c1;
}
.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;
}
.lang-rtl .js-product-list .category-view-type {
  float: right;
}
.lang-rtl .js-product-list .category-view-type .category-view-type-selector {
  float: right;
}
.js-product-list .product-sort {
  display: inline-block;
  vertical-align: top;
}
#js-product-list.product-list--list div.comments_note {
  margin: 20px 0 10px;
}
#js-product-list.product-list--list .product-miniature .product-container {
  margin: 0;
}
#js-product-list.product-list--list .product-miniature .product-container .product-image {
  margin: 0;
}
#js-product-list.product-list--list .product-miniature .product-container .product-info {
  text-align: left;
  padding: 0 20px;
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-description-short {
  display: block !important;
}
#js-product-list.product-list--list .product-miniature .product-container .product-info h5.product-title {
  margin: 10px 0;
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-price-and-shipping {
  margin: 25px 0 10px;
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-price-and-shipping .price {
  font-size: 24px;
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-price-and-shipping .regular-price {
  font-size: 18px;
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .cart_content {
  position: static;
  text-align: left;
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info {
  text-align: right;
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info .cart_content {
  text-align: right;
}
.block-category {
  padding: 0;
  box-shadow: none;
  margin-bottom: 30px;
  border: none;
}
.block-category .category-cover {
  margin-bottom: 30px;
}
.block-category .category-cover img {
  width: 100%;
}
.block-category .h1 {
  font-weight: 400;
  font-size: 30px;
  text-transform: capitalize;
  color: #222;
  margin: 0;
}
.block-category #category-description {
  font-size: 13px;
  line-height: 22px;
}
.block-category #category-description p {
  margin: 0;
}
.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;
  border-radius: 5px;
}
.block-subcategory .subcategories-box .subcategory-image {
  margin-bottom: 15px;
}
.block-subcategory .subcategories-box h4.subcategory-name {
  font-size: 14px;
  font-weight: 500;
}
.block-subcategory .subcategories-box h4.subcategory-name a {
  color: #555;
}
.block-subcategory .subcategories-box h4.subcategory-name a:hover {
  color: #0083c1;
}
.products-selection {
  margin-bottom: 30px;
  border: solid 1px #ddd;
  padding: 10px;
  background: #f8f8f8;
  border-radius: 5px;
}
.products-selection .total-products {
  padding: 9px 0;
  margin: 0 30px;
  float: left;
  color: #444;
}
.products-selection .product-sort {
  float: right;
}
.products-selection .product-sort .sort-by {
  float: left;
  margin: 0;
  padding: 9px 10px;
  color: #444;
}
.products-selection .product-sort .products-sort-order {
  float: left;
  width: 170px;
  height: 33px;
  text-align: left;
}
.lang-rtl .products-selection .product-sort .products-sort-order {
  text-align: right;
}
.products-selection .product-sort .products-sort-order .select-title {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  position: relative;
  line-height: 33px;
  border: solid 1px #e5e5e5;
  padding: 0 15px;
  border-radius: 3px;
  color: #444;
}
.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: #444;
  padding: 10px 15px;
}
.products-selection .product-sort .products-sort-order .dropdown-menu .select-list:hover {
  color: #fff;
  background: #0083c1;
}
.pagination {
  margin: 0;
  border: solid 1px #ddd;
  padding: 10px;
  border-radius: 5px;
  background: #f8f8f8;
}
.pagination .product-showing {
  float: left;
  line-height: inherit !important;
  padding: 9px 0;
  color: #444;
}
.pagination .product-pagelist {
  float: right;
}
.pagination .product-pagelist .page-list {
  padding: 0;
}
.pagination .product-pagelist .page-list li {
  display: inline-block;
  vertical-align: top;
}
.pagination .product-pagelist .page-list li a {
  display: block;
  height: 33px;
  width: 33px;
  border: solid 1px #ddd;
  line-height: 33px;
  text-align: center;
  font-weight: 400;
  color: #444;
  font-size: 12px;
  border-radius: 3px;
}
.pagination .product-pagelist .page-list li a:hover {
  color: #fff;
  background: #0083c1;
  border-color: #0083c1;
}
.pagination .product-pagelist .page-list li.current a {
  color: #fff;
  background: #0083c1;
  border-color: #0083c1;
}
@media (max-width: 991px) {
  .products-selection .total-products {
    margin: 0 2px;
  }
  .products-selection .product-sort .sort-by {
    display: none;
  }
}
.footer-container {
  background: #222;
}
.footer-container .footer-top {
  background: #fff;
}
.footer-container .footer-content {
  padding: 55px 0 22px;
}
.footer-container .footer-middle {
  padding: 26px 0;
  background: #181818;
}
.footer-container .footer-bottom {
  padding: 36px 0;
}
.footer-container .footer-bottom .block-left {
  text-align: left;
}
.footer-container .footer-bottom .block-right {
  text-align: right;
}
.footer-container .footer-bottom .payment {
  padding: 4px 0 20px;
}
.footer-container .footer-bottom .copyright {
  color: #ccc;
}
.footer-container .footer-bottom .copyright a {
  color: #0083c1;
}
.footerRow {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 992px) {
  .footerRow > div {
    padding-left: 0;
    padding-right: 0;
  }
  .footerRow > div:nth-child(1) {
    width: 40.172%;
  }
  .footerRow > div:nth-child(2) {
    width: 19.659%;
  }
  .footerRow > div:nth-child(3) {
    width: 19.659%;
  }
  .footerRow > div:nth-child(4) {
    width: 20.5%;
  }
}
.contactinfo {
  margin-bottom: 20px;
  padding-right: 15px;
}
.contactinfo h4.title-footer {
  margin: 0 0 15px;
  padding: 0 0 20px;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.contactinfo h4.title-footer:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #0083c1;
}
.contactinfo .content-footer .address, .contactinfo .content-footer .email, .contactinfo .content-footer .phone {
  padding: 10px 0;
}
.contactinfo .content-footer label {
  padding: 0;
  margin: 0;
  width: 75px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
}
.contactinfo .content-footer label .fa {
  margin: 0 3px 0 0;
}
.contactinfo .content-footer span, .contactinfo .content-footer a {
  color: #ccc;
}
.contactinfo .content-footer a:hover {
  color: #0083c1;
}
.footer-social {
  font-size: 0;
  margin-bottom: 30px;
}
.footer-social div.text-social {
  display: none;
}
.footer-social a {
  display: inline-block;
  border-radius: 3px;
  height: 40px;
  width: 40px;
  background: #434343;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  margin: 0 10px 0 0;
}
.footer-social a span {
  display: none;
}
.footer-social a:hover {
  color: #fff;
  background: #0083c1;
}
.footer-v2 .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-v3.footer-container {
  background-color: #f5f5f5;
}
.footer-v3.footer-container .footer-content {
  padding: 75px 0 42px;
}
.footer-v3.footer-container .footer-middle {
  padding: 60px 0;
  background-color: #fff;
}
.footer-v3.footer-container .footer-bottom {
  padding: 30px 0;
}
.footer-v3.footer-container .footer-bottom .copyright {
  padding: 10px 0;
  color: #777;
  line-height: 20px;
}
.footer-v3.footer-container .footer-bottom .payment {
  padding: 4px 0;
}
.footer-v3 .spfooterlinks ul.links li a:hover {
  color: #0083c1;
}
.footer-v3 .contactinfo h4.title-footer {
  margin: 0;
  color: #333;
}
.footer-v3 .contactinfo h4.title-footer:after {
  display: none;
}
.footer-v3 .contactinfo .content-footer {
  max-width: 300px;
}
.footer-v3 .contactinfo .content-footer span, .footer-v3 .contactinfo .content-footer a {
  color: #777;
}
.footer-v3 .contactinfo .content-footer label {
  color: #777;
}
.footer-v3 .contactinfo .content-footer .address {
  line-height: 18px;
}
.footer-v3 .contactinfo .content-footer .address label {
  display: inline-block;
  vertical-align: middle;
}
.footer-v3 .contactinfo .content-footer .address span {
  float: right;
  width: calc(100% - 80px);
}
.footer-v3 .contactinfo .content-footer .address span .lang-rtl {
  float: left;
}
.footer-v3 .contactinfo .content-footer .address:after {
  content: "";
  display: table;
  clear: both;
}
.footer-v3 .footer-social {
  margin: 0;
  padding: 5px 0;
  text-align: right;
}
.footer-v3 .footer-social a {
  margin-left: 10px;
  margin-right: 0;
  color: #222;
  background-color: transparent;
  font-size: 20px;
  opacity: 0.3;
  text-align: right;
}
.footer-v3 .footer-social a:hover {
  color: #0083c1;
  background-color: transparent;
  opacity: 1;
}
.footer-v3 #newsletter_block_home .block_content .form-group .button:hover {
  background-color: #0083c1;
}
.footer_v4 .footer-top {
  position: relative;
  padding: 100px 0;
  background-color: #f8f8f8;
}
.footer_v4 .footer-content {
  position: relative;
  background-color: #222;
  padding: 0;
}
.footer_v4 .footer-bottom {
  position: relative;
  padding: 30px 0;
  background-color: #fff;
}
.footer_v4 .footer-bottom .copyright {
  color: #555;
  line-height: 32px;
}
.footer_v4 .footer-bottom .copyright a {
  color: #0083c1;
}
.footer_v4 .footer-bottom .payment {
  padding: 0;
}
.footer-logo {
  position: relative;
  padding: 100px 0 60px;
}
.footer-logo:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: url('../img/footer-line.png');
  background-repeat: repeat-x;
  background-position: center;
}
.footer--logo .spfooter-logo {
  margin-bottom: 30px;
  text-align: center;
}
.footer--logo .spfooter-logo a {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.footer--social .footer-social {
  margin: 0;
  text-align: center;
}
.footer--social .footer-social a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}
.footer--social .footer-social a:hover {
  color: #fff;
  background-color: #0083c1;
}
.footer-links {
  padding: 78px 0 48px;
}
.footer-links .spfooterlinks h4.title-footer {
  margin-bottom: 0;
}
.footer-links .spfooterlinks h4.title-footer:after {
  display: none;
}
.footer-links .spfooterlinks ul.links li {
  padding: 12px 0;
}
.footer-links .contactinfo h4.title-footer {
  margin-bottom: 0;
}
.footer-links .contactinfo h4.title-footer:after {
  display: none;
}
.footer-links .contactinfo .content-footer {
  max-width: 270px;
}
.footer-links .contactinfo .content-footer .address {
  padding: 12px 0;
}
.footer-links .contactinfo .content-footer .address:after {
  content: "";
  display: table;
  clear: both;
}
.footer-links .contactinfo .content-footer .address label {
  display: inline-block;
  vertical-align: middle;
}
.footer-links .contactinfo .content-footer .address span {
  width: calc(100% - 80px);
  float: right;
}
.footer-links .contactinfo .content-footer .email, .footer-links .contactinfo .content-footer .phone {
  padding: 12px 0;
}
.footer_v5 {
  padding: 0 30px 30px;
  background-color: #fff;
}
.footer_v5 .footer-content {
  padding: 0;
  background-color: #111;
}
.footer_v5 .footer-bottom {
  padding: 25px 0;
  background-color: #111;
  border-top: 1px dashed rgba(255, 255, 255, 0.15);
}
.footer_v5 .footer-bottom .payment {
  padding: 0;
}
.footer_v5 .footer-bottom .copyright {
  padding: 6px 0;
  line-height: 20px;
}
.footer_v5 .footer-logo:after {
  display: none;
}
.footer_v5 .footer-links {
  padding-top: 20px;
}
#index .footer_v6 .footer-main {
  float: right;
  width: 84.3%;
  background: #fff;
}
.footer_v6.footer-container .footer-content {
  padding: 0;
  overflow: hidden;
  background: #f5f5f5;
}
.footer_v6.footer-container .footerRow > div {
  padding: 58px 30px 25px;
}
.footer_v6.footer-container .footerRow > div:nth-child(1) {
  background: #eee;
}
.footer_v6.footer-container .footer-middle {
  background: #fff;
  padding: 30px 15px;
}
.footer_v6 .contactinfo h4.title-footer {
  color: #444;
}
.footer_v6 .contactinfo .content-footer label {
  color: #444;
}
.footer_v6 .contactinfo .content-footer span, .footer_v6 .contactinfo .content-footer a {
  color: #888;
}
.footer_v6 .footer-social {
  margin-bottom: 40px;
}
.footer_v6 .footer-social a {
  background: #fff;
  border: 1px solid #ddd;
  color: #bbb;
}
.footer_v6 .footer-social a:hover {
  background: #0083c1;
  border-color: #0083c1;
  color: #fff;
}
.footer_v6 .footer-bottom {
  padding: 0;
  background: #f5f5f5;
}
.footer_v6 .footer-bottom .payment {
  padding: 45px 30px 40px;
  background: #eee;
}
.footer_v6 .footer-bottom .block-right {
  padding: 48px 30px;
}
.footer_v6 .footer-bottom .copyright {
  color: #888;
}
.footer_v7.footer-container .contactinfo {
  padding: 0;
}
.footer_v7.footer-container .contactinfo h4.title-footer:after {
  background: #656565;
}
.footer_v7.footer-container .contactinfo .content-footer label, .footer_v7.footer-container .contactinfo .content-footer span, .footer_v7.footer-container .contactinfo .content-footer a {
  color: #bbb;
}
.footer_v7.footer-container .contactinfo .content-footer .address, .footer_v7.footer-container .contactinfo .content-footer .email, .footer_v7.footer-container .contactinfo .content-footer .phone {
  margin-bottom: 14px;
}
.footer_v7.footer-container .footer-content {
  padding: 0;
  overflow: hidden;
  background: #1b1b1b;
}
.footer_v7.footer-container .footerRow > div {
  padding: 58px 30px 15px;
  background: #222;
}
.footer_v7.footer-container .footerRow > div:nth-child(3), .footer_v7.footer-container .footerRow > div:nth-child(4) {
  -ms-box-shadow: inset 10px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 10px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 10px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset 10px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.footer_v7.footer-container .footerRow > div:nth-child(1) {
  background: transparent;
}
.footer_v7.footer-container .footer-middle {
  padding: 0;
}
.footer_v7.footer-container .footer-middle .footer-middle-left {
  padding: 32px 0 25px 30px;
  background: #151515;
}
.footer_v7.footer-container .footer-middle .footer-middle-right {
  padding: 30px;
}
.footer_v7.footer-container .footer-social {
  margin: 0;
}
.footer_v7.footer-container .footer-social a {
  background: #2d2d2d;
  margin-bottom: 10px;
}
.footer_v7.footer-container .footer-social a:hover {
  background: #0083c1;
}
.footer_v7.footer-container .footer-social a:last-child {
  margin: 0;
}
.footer_v7.footer-container .footer-bottom {
  padding: 0;
}
.footer_v7.footer-container .footer-bottom .payment {
  padding: 50px 30px;
  background: #181818;
  text-align: center;
}
.footer_v7.footer-container .footer-bottom .html-copyright {
  padding: 46px 15px 15px;
}
.footer_v7.footer-container .footer-bottom .copyright {
  margin-top: 8px;
}
.footer_v8.footer-container {
  background: #f5f5f5;
}
.footer_v8.footer-container .contactinfo h4.title-footer {
  font-size: 18px;
  color: #222;
  font-weight: normal;
  padding: 0;
  margin-bottom: 16px;
}
.footer_v8.footer-container .contactinfo h4.title-footer:after {
  display: none;
}
.footer_v8.footer-container .contactinfo .content-footer label, .footer_v8.footer-container .contactinfo .content-footer span, .footer_v8.footer-container .contactinfo .content-footer a {
  color: #666;
}
.footer_v8.footer-container .contactinfo .content-footer .address, .footer_v8.footer-container .contactinfo .content-footer .email, .footer_v8.footer-container .contactinfo .content-footer .phone {
  padding: 17px 0;
}
.footer_v8.footer-container .footer-content {
  padding: 75px 0 38px;
}
.footer_v8.footer-container .footer-middle {
  background: #fff;
  padding: 40px 0;
}
.footer_v8.footer-container .footer-bottom {
  padding: 30px 0;
}
.footer_v8.footer-container .footer-bottom .payment {
  padding: 0;
}
.footer_v8.footer-container .footer-bottom .copyright {
  margin-top: 10px;
  color: #999;
}
#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: #0083c1;
  font-size: 50px;
}
.spin-big {
  font-size: 50px;
  height: 50px;
  width: 50px;
}
body {
  color: #888;
  background: #fff;
  font-size: 12px;
  line-height: 1.25em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
body a {
  color: #888;
}
body a:hover {
  color: #0083c1;
}
.no-gutter-width.row {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter-width.row > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.block {
  margin: 0 0 30px;
}
.block .block-title {
  padding: 0 20px;
  height: 43px;
  line-height: 43px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  background: #0083c1;
  font-size: 16px;
  margin: 0;
}
.block .block-content {
  border: solid 1px #ddd;
  border-top: none;
}
.moduletable {
  margin: 0 0 30px;
  position: relative;
}
.moduletable .module-tilte {
  font-size: 22px;
  color: #222;
  font-weight: 400;
  margin: 0 0 20px;
  position: relative;
  padding: 0 0 15px;
}
.moduletable .module-tilte: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;
}
.owl-controls, .owl-controls * {
  direction: ltr;
}
.owl-controls .owl-nav {
  margin: 0 -2px;
}
.owl-controls .owl-nav .owl-prev, .owl-controls .owl-nav .owl-next {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #222;
  background: #f2f2f2;
  cursor: pointer;
  margin: 0 2px;
  transition: 0.3s all ease 0s;
}
.owl-controls .owl-nav .owl-prev:hover, .owl-controls .owl-nav .owl-next:hover {
  background: #0083c1;
  color: #fff;
}
#left-column .block .block-title, #right-column .block .block-title {
  border-radius: 5px 5px 0 0;
}
#left-column .block .block-content, #right-column .block .block-content {
  border-radius: 0 0 5px 5px;
}
#wrapper {
  padding-bottom: 50px;
}
#wrapper .breadcrumb[data-depth="1"] {
  display: none;
}
#index #wrapper {
  padding-bottom: 0;
}
#index.content-v3 #wrapper {
  overflow: hidden;
}
#index.content-v3 #wrapper > .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.page-customer-account .page-header h1 {
  margin: 15px 0;
  color: #222;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
#search .page-not-found {
  padding: 20px;
  border: 1px solid #ccc;
}
#search .page-not-found h4 {
  margin: 10px 0;
  color: #333;
  font-size: 16px;
}
#search .page-not-found p {
  font-size: 14px;
}
#search .page-not-found #search_widget {
  margin: 20px 0 10px;
  float: none;
  padding: 0px;
}
#pagenotfound header.page-header {
  display: none;
}
#pagenotfound .page-not-found {
  text-align: center;
}
#pagenotfound .page-not-found h3 {
  margin: 30px 0 0;
  color: #fff;
  font-size: 340px;
  font-weight: 700;
  text-shadow: 5px 0px 15px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
#pagenotfound .page-not-found h4 {
  margin: 0px;
  color: #0083c1;
  font-size: 50px;
  font-weight: 700;
}
#pagenotfound .page-not-found .pagenot-desc {
  padding: 10px 0 30px;
  color: #222;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
.content-v1 > div:first-child {
  margin-top: 25px;
  margin-bottom: 50px;
}
.content-v2 .homeLeftColumn > div {
  margin-top: 30px;
}
.content-v2 .homeLeftColumn > div:last-child {
  margin-bottom: 30px;
}
.content-v2 .homeRightColumn > div {
  margin-top: 30px;
}
.content-v2 .homeRightColumn > div:last-child {
  margin-bottom: 30px;
}
.content-v2 .homeRightColumn .banner1 {
  margin-top: 40px;
  padding-bottom: 10px;
}
.content-v2 .product-listing, .content-v2 .moduletable {
  margin-bottom: 0px;
}
.content-v2 .sp-extraslider .product-container .product-info .product-price-and-shipping {
  margin-bottom: 0px;
}
.header_v3, .content_v3, .footer_v3 {
  max-width: 1920px;
  margin: 0 auto;
}
.content-v3 .product-listing .product-container .product-image, .content-v3 .product-accessories .product-miniature .product-container .product-image, .content-v3 .featured-products .product-miniature .product-container .product-image {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.content-v3 .product-listing .product-container .product-image .quick-view, .content-v3 .product-accessories .product-miniature .product-container .product-image .quick-view, .content-v3 .featured-products .product-miniature .product-container .product-image .quick-view {
  border-radius: 0;
  color: #555;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
}
.content-v3 .product-listing .product-container .product-image .quick-view:after, .content-v3 .product-accessories .product-miniature .product-container .product-image .quick-view:after, .content-v3 .featured-products .product-miniature .product-container .product-image .quick-view:after {
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 14px;
}
.content-v3 .product-listing .product-container .product-image .quick-view .material-icons, .content-v3 .product-accessories .product-miniature .product-container .product-image .quick-view .material-icons, .content-v3 .featured-products .product-miniature .product-container .product-image .quick-view .material-icons {
  display: none;
}
.content-v3 .product-listing .product-container .product-image .quick-view:hover, .content-v3 .product-accessories .product-miniature .product-container .product-image .quick-view:hover, .content-v3 .featured-products .product-miniature .product-container .product-image .quick-view:hover {
  color: #fff;
}
.content-v3 .product-miniature .ajax-add-to-cart {
  border-radius: 0;
}
.content-v3 .moduletable .module-tilte {
  color: #333;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
}
.content-v3 .moduletable .module-tilte:before, .content-v3 .moduletable .module-tilte:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: calc(50% - 8px);
  right: auto;
  display: block;
  width: 17px;
  height: 2px;
  background-image: none;
  background-color: #0083c1;
}
.content-v3 .moduletable .module-tilte:before {
  transform: rotate(45deg);
}
.content-v3 .moduletable .module-tilte:after {
  transform: rotate(-45deg);
}
.content-v3 .moduletable .module-tilte-desc {
  margin: 0 auto 30px;
  max-width: 480px;
  color: #888;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.content-v3 .productListHome {
  margin-top: 80px;
}
.content-v3 .owl-controls .owl-nav .owl-prev, .content-v3 .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  color: #ddd;
  background-color: #fff;
  font-size: 60px;
  line-height: 58px;
  text-align: center;
}
.content-v3 .owl-controls .owl-nav .owl-prev:hover, .content-v3 .owl-controls .owl-nav .owl-next:hover {
  color: #0083c1;
  background-color: #fff;
}
.content-v3 .owl-controls .owl-nav .owl-prev {
  left: -60px;
}
.content-v3 .owl-controls .owl-nav .owl-next {
  right: -60px;
}
.content-v3 .sp-extraslider .owl-controls {
  position: static;
  top: auto;
  right: auto;
}
.content-v3 .manuSliderContainer {
  border-top: 1px solid #eee;
}
.content-v3 .manuSliderContainer .moduletable {
  margin: 0;
}
.content-v3 .manuSliderContainer .sp-manu-slider {
  padding: 60px 0;
}
.content-v3 .manuSliderContainer .sp-manu-slider .owl-controls {
  position: static;
  top: auto;
  right: auto;
}
.content-v3 .manuSliderContainer .sp-manu-slider .owl-controls .owl-nav .owl-prev, .content-v3 .manuSliderContainer .sp-manu-slider .owl-controls .owl-nav .owl-next {
  top: calc(50% - 30px);
}
.content-v3 .spmanufactureslider .item-wrap a .logo_manufacturer {
  border-radius: 0;
}
.content-v3 #left-column .block .block-title, .content-v3 #right-column .block .block-title, .content-v3 #left-column .block .block-content, .content-v3 #right-column .block .block-content, .content-v3 #search_filters .clear-all-wrapper .js-search-filters-clear-all, .content-v3 #products .product-miniature .product-container .product-image, .content-v3 .products-selection, .content-v3 .products-selection .product-sort .products-sort-order .select-title, .content-v3 .pagination, .content-v3 .pagination .product-pagelist .page-list li a, .content-v3 .product-page .product-actions .product-add-to-cart .add-to-cart, .content-v3 .product-page .images-container .product-cover, .content-v3 .product-page .images-container .js-qv-mask .thumb-container .thumb {
  border-radius: 0;
}
.content-v4 {
  overflow-x: hidden;
}
.content-v4 main {
  margin: 0 auto;
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1599px) {
  .content-v4 main {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.content-v4 .product-listing .product-container .product-image {
  border: 0;
  border-radius: 0;
  padding: 0;
}
#index.content-v4 #wrapper > .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.content_v4 .moduletable .module-tilte {
  margin-bottom: 22px;
  padding-bottom: 25px;
  color: #333;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.content_v4 .moduletable .module-tilte:before, .content_v4 .moduletable .module-tilte:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: calc(50% - 8px);
  right: auto;
  display: block;
  width: 17px;
  height: 2px;
  background-image: none;
  background-color: #0083c1;
}
.content_v4 .moduletable .module-tilte:before {
  transform: rotate(45deg);
}
.content_v4 .moduletable .module-tilte:after {
  transform: rotate(-45deg);
}
.content_v4 .moduletable .module-tilte-desc {
  margin: 0 auto 45px;
  max-width: 480px;
  color: #888;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.content_v4 .ps-spotlight1, .content_v4 .ps-spotlight3 {
  margin-top: 125px;
}
.content_v4 .ps-spotlight2 {
  margin-top: 60px;
}
.content_v4 .product-listing .product-container .product-image .product-flags .new-label, .content_v4 .product-listing .product-container .product-image .product-flags .discount-percentage {
  line-height: 46px;
}
.content_v4 .product-listing .product-container .product-image .product-flags .new-label {
  background-color: #42cdac;
}
.content_v4 .manuSliderContainer {
  padding: 110px 0;
}
.content_v4 .manuSliderContainer .moduletable {
  margin: 0;
}
.content_v4 .manuSliderContainer .sp-manu-slider {
  padding: 0;
}
.content_v4 .spmanufactureslider .item-wrap a .logo_manufacturer {
  border-radius: 0;
}
.content_v4 .sp-manu-slider .owl-controls {
  display: none;
}
.content-v5 {
  overflow-x: hidden;
}
.content-v5 .product-listing .product-container .product-image {
  border: 0;
  border-radius: 0;
  padding: 0;
}
#index.content-v5 #wrapper > .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.content_v5 {
  padding: 0 30px;
}
.content_v5 .moduletable .module-tilte {
  margin-bottom: 22px;
  padding-bottom: 25px;
  color: #333;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.content_v5 .moduletable .module-tilte:before, .content_v5 .moduletable .module-tilte:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: calc(50% - 8px);
  right: auto;
  display: block;
  width: 17px;
  height: 2px;
  background-image: none;
  background-color: #0083c1;
}
.content_v5 .moduletable .module-tilte:before {
  transform: rotate(45deg);
}
.content_v5 .moduletable .module-tilte:after {
  transform: rotate(-45deg);
}
.content_v5 .moduletable .module-tilte-desc {
  margin: 0 auto 45px;
  max-width: 480px;
  color: #888;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.content_v5 .ps-spotlight2 {
  margin-top: 145px;
}
.content_v5 .ps-spotlight3 {
  margin-top: 115px;
}
.content_v5 .product-listing .product-container .product-image .product-flags .new-label {
  background-color: #42cdac;
}
#index.content-v6 #wrapper {
  overflow: hidden;
}
#index.content-v6 #wrapper > .container {
  float: right;
  width: 84.3%;
  background: #fff;
}
#index.content-v6 #wrapper .content_v6 {
  background: #fff;
}
.content_v6 .block-slider {
  margin-bottom: 30px;
}
.content_v6 .manuSliderContainer {
  border-top: 1px solid #eee;
}
.content_v6 .manuSliderContainer .moduletable {
  margin: 0;
}
.content_v6 .manuSliderContainer .sp-manu-slider {
  padding: 50px 0;
}
.content_v6 .manuSliderContainer .sp-manu-slider .owl-controls {
  position: static;
  top: auto;
  right: auto;
}
.content_v6 .manuSliderContainer .sp-manu-slider .owl-controls .owl-nav .owl-prev, .content_v6 .manuSliderContainer .sp-manu-slider .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 30px);
  width: 60px;
  height: 60px;
  color: #ddd;
  background-color: #fff;
  font-size: 60px;
  line-height: 58px;
  text-align: center;
}
.content_v6 .manuSliderContainer .sp-manu-slider .owl-controls .owl-nav .owl-prev:hover, .content_v6 .manuSliderContainer .sp-manu-slider .owl-controls .owl-nav .owl-next:hover {
  color: #0083c1;
  background-color: #fff;
}
.content_v6 .manuSliderContainer .sp-manu-slider .owl-controls .owl-nav .owl-prev {
  left: -60px;
}
.content_v6 .manuSliderContainer .sp-manu-slider .owl-controls .owl-nav .owl-next {
  right: -60px;
}
#index.content-v7 #wrapper > .container {
  max-width: 100%;
  width: 100%;
}
#index.content-v7 #wrapper #content-wrapper {
  padding: 0;
}
.content-v7 .ps-spotlight2 {
  background: #fafafa;
  padding: 98px 30px 100px;
  border-bottom: 1px solid #eee;
}
.content-v7 .ps-spotlight4 {
  border-bottom: 1px solid #eee;
}
.content-v7 .ps-spotlight5 {
  padding: 100px 0 90px;
  background: #fafafa;
  border-bottom: 1px solid #eee;
}
.content-v7 .manuSliderContainer .moduletable {
  margin: 0;
}
.content-v7 .manuSliderContainer .sp-manu-slider {
  padding: 0;
}
.content-v7 .manuSliderContainer .sp-manu-slider .item {
  padding: 20px 0;
}
.content-v7 .manuSliderContainer .sp-manu-slider .item:hover {
  box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.15);
}
.content-v7 .manuSliderContainer .sp-manu-slider .spmanufactureslider .item-wrap a:hover .logo_manufacturer {
  border-color: transparent;
}
#index.content-v8 #wrapper > .container {
  max-width: 100%;
  width: 100%;
}
#index.content-v8 #wrapper #content-wrapper {
  padding: 0;
}
.content-v8 .ps-spotlight2 {
  background: #f5f5f5;
  padding: 93px 30px 70px;
}
.content-v8 .ps-spotlight5 {
  background: #f5f5f5;
  padding: 93px 30px 70px;
}
.content-v8 .ps-spotlight6 {
  padding: 93px 30px 100px;
}
.content-v8 .manufacturer-layout-8 .moduletable {
  margin-bottom: 0;
}
.content_v8 .moduletable h3.module-tilte {
  margin-bottom: 17px;
  padding-bottom: 18px;
  color: #222;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.content_v8 .moduletable h3.module-tilte:after {
  content: '';
  height: 2px;
  width: 50px;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 48%;
  right: auto;
  background: #0083c1;
}
.content_v8 .moduletable .module-tilte-desc {
  margin: 0 auto 40px;
  max-width: 480px;
  color: #888;
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
body#checkout #header div.header-container .header-nav {
  padding: 0;
}
.header-callus {
  margin-top: 40px;
}
.header-callus .spcustom_html {
  padding: 10px 0;
  font-size: 14px;
  text-align: center;
}
.header-callus .spcustom_html p {
  margin: 0px;
  line-height: 26px;
}
.header-callus .spcustom_html p .fa {
  color: #0083c1;
}
.header-service {
  border-bottom: 1px solid #e5e5e5;
}
.header-service .promotion {
  margin: 0;
  border: none;
}
.header_v1 .header-nav {
  background: #f8f8f8;
}
.header_v1 .header-menu {
  background: #0083c1;
  height: 50px;
}
#index .header_v1 .header-menu {
  margin-bottom: 20px;
}
.header_v1 .header-bottom {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .header_v1 .block-slider {
    margin-left: -10px;
  }
}
.header_v1 .nav-left {
  text-align: left;
}
.header_v1 .nav-left > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v1 .nav-right {
  text-align: right;
}
.header_v1 .nav-right > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v1 #_desktop_logo {
  min-height: 126px;
  line-height: 126px;
}
.header_v1 #_desktop_logo a {
  display: inline-block;
  vertical-align: middle;
}
.header_v2 .header-nav {
  background: #f8f8f8;
}
.header_v2 .header-menu {
  background: #fff;
  height: 50px;
}
.header_v2 .header-bottom {
  margin-bottom: 20px;
}
.header_v2 .nav-left {
  text-align: left;
}
.header_v2 .nav-left > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v2 .nav-right {
  text-align: right;
}
.header_v2 .nav-right > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v2 #_desktop_logo {
  min-height: 126px;
  line-height: 126px;
}
.header_v2 #_desktop_logo a {
  display: inline-block;
  vertical-align: middle;
}
.header_v2 .sp-megamenu .home > a:hover, .header_v2 .sp-megamenu .home > a:focus {
  background-color: #0083c1;
}
.header_v2 .sp-megamenu .navbar-nav > li > a:hover, .header_v2 .sp-megamenu .navbar-nav > li > a:focus {
  background-color: #0083c1;
}
.header_v2 .sp-megamenu .navbar-nav > li > a.active > a, .header_v2 .sp-megamenu .navbar-nav > li > a.active > a:hover, .header_v2 .sp-megamenu .navbar-nav > li > a.active > a:focus {
  background-color: #0083c1;
}
#index .header_v2 .sp-megamenu .home > a {
  background-color: #0083c1;
}
#module-smartblog-category .header_v2 .sp-megamenu .navbar-nav > li.blog > a {
  background-color: #0083c1;
}
#contact .header_v2 .sp-megamenu .navbar-nav > li.contactus > a {
  background-color: #0083c1;
}
#new-products .header_v2 .sp-megamenu .navbar-nav > li.newarrival > a {
  background-color: #0083c1;
}
#prices-drop .header_v2 .sp-megamenu .navbar-nav > li.specials > a {
  background-color: #0083c1;
}
.header_v2 .spblockcart .header {
  float: right;
}
.header_v2 .spr_selector {
  display: none;
}
.header_v3 {
  border-bottom: 1px solid #eee;
}
#index .header_v3 {
  border-bottom: 0;
}
.header_v3 .header-nav {
  padding: 5px 10px;
  background: #fff;
  border-bottom: 1px solid #eee;
}
.header_v3 .nav-left {
  text-align: left;
}
.header_v3 .nav-left > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v3 .nav-right {
  text-align: right;
}
.header_v3 .nav-right > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v3 #_desktop_logo {
  min-height: 130px;
  line-height: 130px;
}
.header_v3 #_desktop_logo a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 30px;
}
@media (min-width: 992px) {
  #index .header_v3 .sp-megamenu .home > a {
    color: #0083c1;
  }
  #index .header_v3 .sp-megamenu .home > a:after {
    background-color: #0083c1;
  }
}
@media (min-width: 992px) {
  .header_v3 .sp-megamenu .navbar-nav > li > a:hover {
    color: #0083c1;
  }
  .header_v3 .sp-megamenu .navbar-nav > li > a:hover:after {
    background-color: #0083c1;
  }
}
.header_v3 .headerSearch {
  position: relative;
  padding-right: 50px;
  width: 100%;
}
.header_v3 .headerCart {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 10;
  width: 40px;
  background-color: #fff;
}
.header_v3 .header-top-right {
  position: relative;
  padding: 0 30px;
  margin-top: 40px;
}
.header_v3 .header-top-right:after {
  content: "";
  display: table;
  clear: both;
}
.header_v3 .spblockcart {
  margin: 0;
}
.header_v3 .spblockcart .shopping-cart-title, .header_v3 .spblockcart .cart-products-total {
  display: none;
}
.header_v3 .spblockcart .header i {
  background-image: url("../img/icon/icon-cart-3.png");
}
.header_v3 .spblockcart .cart-products-count {
  left: -2px;
  bottom: -5px;
}
.header_v3 .header-top .search-widget {
  position: relative;
  margin: 0;
  text-align: right;
}
.header_v3 .header-top .search-widget form {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  z-index: 1;
  transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1);
}
.header_v3 .header-top .search-widget form input[type="text"] {
  padding: 2px 20px;
  padding-left: 45px;
  border: 1px solid transparent;
  cursor: pointer;
}
.header_v3 .header-top .search-widget form input[type="text"]:hover {
  border-color: transparent;
}
.header_v3 .header-top .search-widget form button[type="submit"] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 1px 5px;
  pointer-events: none;
}
.header_v3 .header-top .search-widget form button[type="submit"] .material-icons {
  font-size: 30px;
}
.header_v3 .header-top .search-widget form.activeSearch {
  width: 320px;
}
.header_v3 .header-top .search-widget form.activeSearch input[type="text"] {
  border: 1px solid #0083c1;
  cursor: inherit;
}
.header_v3 .header-top .search-widget form.activeSearch button[type="submit"] {
  pointer-events: auto;
}
.header_v4 {
  position: relative;
}
.header_v4:before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 200%;
  height: 100%;
  pointer-events: none;
  background-color: #f8f8f8;
}
.header_v4 .nav-left {
  padding-top: 30px;
  padding-bottom: 30px;
}
.header_v4 .nav-right {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: right;
}
.header_v4 .nav-right > div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.header_v4 .user-info .welcome-text {
  padding-left: 0;
}
.lang-rtl .header_v4 .user-info .welcome-text {
  padding: 0 20px;
  padding-right: 0;
}
.header_v4 .user-info a.account {
  padding-left: 0;
}
.lang-rtl .header_v4 .user-info a.account {
  padding: 0 20px;
  padding-right: 0;
}
.header_v4 .language-selector .sp-language-title {
  padding-right: 0;
}
.lang-rtl .header_v4 .language-selector .sp-language-title {
  padding: 0 20px;
  padding-left: 0;
}
.header_v4 .language-selector .dropdown-menu {
  left: auto;
  right: 0;
}
.header_v4 .currency-selector .dropdown-menu {
  left: auto;
  right: 0;
}
.header_v4 .logoSite a {
  padding: 0 40px;
  display: block;
  line-height: 50px;
}
.header_v4 .logoSite a img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.header_v4 .header-top {
  position: relative;
  padding-top: 33px;
  padding-bottom: 33px;
  background-color: #222;
}
@media (min-width: 992px) {
  #index .header_v4 .header-top {
    position: absolute;
    top: 99px;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: transparent;
  }
}
@media (min-width: 1200px) {
  #index .header_v4 .header-top.menu-fixed {
    position: fixed;
    top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #222;
  }
}
.header_v4 .header-top-right {
  text-align: right;
  padding: 0 40px;
}
.header_v4 .header-top-right > div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.header_v4 .spblockcart {
  margin-top: 5px;
}
.header_v4 .spblockcart .shopping-cart-title, .header_v4 .spblockcart .cart-products-total {
  display: none;
}
.header_v4 .spblockcart .header i {
  width: 34px;
  background-image: url("../img/icon/icon-cart-4.png");
}
.header_v4 .spblockcart .cart-products-count {
  width: 23px;
  height: 23px;
  line-height: 24px;
  left: -5px;
  bottom: -5px;
}
.header_v4 .topSearch {
  position: relative;
  margin: 0 10px;
  margin-top: 5px;
  padding: 0 10px;
}
.header_v4 .topSearch .search-content {
  position: absolute;
  top: -3px;
  right: 0;
  padding: 0;
  width: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease;
}
.header_v4 .topSearch .search-content.active-search {
  width: 600px;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.header_v4 .topSearch .spr-container {
  padding: 0;
  overflow: hidden;
  background-color: #f2f2f2;
  border: 0;
  border-radius: 0;
}
.header_v4 .topSearch .spr_selector {
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.header_v4 .topSearch .spr_selector .spr_select {
  height: 50px;
  cursor: pointer;
}
.header_v4 .topSearch .spr_selector .searchproLabel {
  padding: 15px 0;
  min-width: 150px;
  height: 50px;
  color: #555;
  line-height: 20px;
}
.header_v4 .topSearch .spr_selector .fa {
  line-height: 50px;
}
.header_v4 .topSearch .content-search .spr-query {
  height: 50px;
  background-color: transparent;
}
.header_v4 .topSearch .content-search .spr-search-button {
  display: none;
  height: 50px;
  line-height: 50px;
}
.header_v4 #btn_search {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: transparent;
  font-size: 22px;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  z-index: 2;
}
.header_v4 #btn_search.btn-active {
  color: #444;
}
.header_v5 {
  position: relative;
}
.header_v5 .header-nav {
  padding: 28px 30px;
  background-color: #111;
}
.header_v5 .header-top-wrap {
  padding: 26px 0;
  text-align: center;
}
.header_v5 .header-top-wrap > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v5 .header-bottom {
  padding: 0 30px;
}
.header_v5 .nav-left {
  font-size: 0;
}
.header_v5 .nav-left > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v5 .nav-center {
  text-align: center;
}
.header_v5 .nav-center a {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.header_v5 .currency-selector {
  font-size: 12px;
}
.header_v5 .currency-selector .sp-currency-title {
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.header_v5 .language-selector {
  font-size: 12px;
}
.header_v5 .language-selector .sp-language-title {
  color: #fff;
}
.header_v5 .user-info {
  text-align: right;
  font-size: 0;
}
.header_v5 .user-info .welcome-text {
  float: none;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.header_v5 .user-info a {
  float: none;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.header_v5 .user-info a:hover {
  color: #0083c1;
}
.header_v5 .topSearch {
  position: relative;
  margin: 0 30px;
  margin-left: 50px;
  padding: 0 10px;
}
.header_v5 .topSearch .search-content {
  position: absolute;
  top: -5px;
  right: 0;
  border: 1px solid #ddd;
  padding: 0;
  width: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease;
}
.header_v5 .topSearch .search-content.active-search {
  width: 600px;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.header_v5 .topSearch .spr-container {
  padding: 0;
  overflow: hidden;
  background-color: #f2f2f2;
  border: 0;
  border-radius: 0;
}
.header_v5 .topSearch .spr_selector {
  background-color: #f2f2f2;
  border: 0;
  border-right: 1px solid #ddd;
  border-radius: 0;
}
.header_v5 .topSearch .spr_selector .spr_select {
  height: 50px;
  cursor: pointer;
}
.header_v5 .topSearch .spr_selector .searchproLabel {
  padding: 15px 0;
  min-width: 150px;
  height: 50px;
  color: #111;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
}
.header_v5 .topSearch .spr_selector .fa {
  line-height: 50px;
}
.header_v5 .topSearch .content-search .spr-query {
  height: 50px;
  background-color: transparent;
}
.header_v5 .topSearch .content-search .spr-search-button {
  display: none;
  height: 50px;
  line-height: 50px;
}
.header_v5 #btn_search {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  color: #111;
  background-color: transparent;
  font-size: 18px;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  z-index: 2;
}
.header_v5 .spblockcart {
  margin: 0;
}
.header_v5 .spblockcart .header i {
  background-image: url("../img/icon/icon-cart-5.png");
}
.header_v5 .spblockcart .shopping-cart-title {
  display: none;
}
.header_v5 .spblockcart .cart-products-total {
  display: none;
}
.header_v5 .spblockcart .cart-products-count {
  left: -2px;
  bottom: -2px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.topbar-close {
  position: absolute;
  top: 20px;
  right: auto;
  left: 0;
  width: 42px;
  height: 40px;
  line-height: 40px;
  border-radius: 0 3px 3px 0;
  z-index: 99;
  background: #222;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.topbar-close:hover {
  color: #0083c1;
}
.topbar-close .button {
  display: block;
}
.header_v6 {
  transform: translate(-300px, 0);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}
.header_v6.show-header {
  transform: translate(0, 0);
}
.header_v6 #remove {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
}
.header_v6 #remove:hover {
  color: #0083c1;
}
#index .topbar-close {
  display: none;
}
#index .header_v6 {
  transform: translate(0, 0);
  width: 15.7%;
}
#index .header_v6 #remove {
  display: none;
}
.header_v6 {
  width: 270px;
  background: #171717;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 999;
}
.header_v6 #_desktop_logo {
  padding: 15px 20px 20px;
}
.header_v6 .spblockcart {
  margin: 0 0 20px;
  text-align: inherit;
  padding: 0 20px;
}
.header_v6 .spblockcart .header {
  display: block;
  padding-top: 12px;
  padding-left: 30px;
  height: 50px;
  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #2d2d2d;
}
.header_v6 .spblockcart .header i {
  top: 2px;
  background: url(../img/icon/icon-cart-6.png) left center no-repeat;
}
.header_v6 .spblockcart .shopping-cart-title {
  display: inline-block;
  padding: 0;
  color: #ccc;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 0;
}
.header_v6 .spblockcart .cart-products-total {
  display: none;
}
.header_v6 .spblockcart .cart-products-count {
  float: right;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  background: #0083c1;
}
.header_v6 .spSearchPro {
  padding: 0 20px;
  margin-bottom: 20px;
}
.header_v6 .spr-container {
  background: transparent;
  border-radius: 0;
  border: 1px solid #2d2d2d;
  border-left: none;
  border-right: none;
}
.header_v6 .content-search .spr-query {
  border-radius: 0;
  background: transparent;
  padding: 10px 30px 10px 0;
}
.header_v6 .content-search .spr-search-button {
  text-align: right;
  padding: 0;
  color: #fff;
}
.header_v6 .spr_selector {
  display: none;
}
.header_v6 .user-info {
  color: #ccc;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 20px;
  margin-bottom: 20px;
}
.header_v6 .user-info .welcome-text {
  float: none;
  padding: 0;
  margin-bottom: 15px;
  border-right: none;
}
.header_v6 .user-info a {
  float: none;
  padding: 0;
  color: #ccc;
}
.header_v6 .nav-layout-6 {
  padding: 0 20px;
}
.header_v6 .nav-layout-6 > div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.header_v6 .currency-selector, .header_v6 .language-selector {
  border: 1px solid #2f2f2f;
  border-radius: 3px;
  padding: 4px 10px;
  color: #ccc;
  text-transform: uppercase;
}
.header_v6 .currency-selector {
  margin: 8px 10px 8px 0;
}
.header_v6 .language-selector {
  margin: 8px 0;
}
.header_v6 .currency-selector .sp-currency-title {
  padding: 0;
  border: none;
}
.header_v6 .language-selector .sp-language-title {
  padding: 0;
}
.header_v6 .social-top {
  padding: 0 20px;
}
.header_v6 .footer-social {
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #2d2d2d;
}
.header_v6 .footer-social a {
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: 7px;
  border-radius: 50%;
  background: #eee;
  color: #444;
}
.header_v6 .footer-social a:last-child {
  margin: 0;
  display: none;
}
.header_v6 .footer-social a:hover {
  background: #0083c1;
  color: #fff;
}
.header_v7 .header-left, .header_v7 .header-right {
  padding: 0;
}
.header_v7 .header-nav {
  background: #222;
  padding: 10px 15px;
}
.header_v7 .nav-left > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v7 .nav-left #_desktop_splanguage {
  margin: 0 10px;
}
.header_v7 .header-top {
  box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.header_v7 .spblockcart {
  background: #0083c1;
}
.header_v7 .spSearchPro {
  padding-top: 25px;
}
.header_v7 .spr-container {
  border-radius: 3px;
  border: 1px solid #ddd;
}
.header_v7 .content-search .spr-query {
  border-radius: 0;
  background: transparent;
  padding: 5px 30px 5px 20px;
  height: 40px;
  font-size: 12px;
  color: #777;
}
.header_v7 .content-search .spr-search-button {
  text-align: center;
  padding: 0;
  color: #222;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  right: 2px;
}
.header_v7 .spr_selector {
  display: none;
}
.header_v7 #_desktop_spcurrency .currency-selector, .header_v7 #_desktop_splanguage .language-selector {
  border: 1px solid #3d3d3d;
  border-radius: 3px;
  padding: 4px 10px;
  color: #fff;
  background: #1b1b1b;
}
.header_v7 #_desktop_spcurrency .currency-selector .sp-currency-title {
  padding: 0;
  border: none;
}
.header_v7 #_desktop_splanguage .language-selector .sp-language-title {
  padding: 0;
  text-transform: uppercase;
}
.header_v7 #_desktop_spuserinfo .user-info {
  text-align: right;
  padding: 6px 0;
}
.header_v7 #_desktop_spuserinfo .user-info .welcome-text {
  float: none;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  border-right: 1px solid #4e4e4e;
}
.header_v7 #_desktop_spuserinfo .user-info a {
  float: none;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.header_v7 #_desktop_spuserinfo .user-info a:hover {
  color: #0083c1;
}
.header_v7 .header-left-bottom {
  padding: 0 25px;
}
.header_v7 #_desktop_logo {
  padding: 26px 0;
}
.header_v8 .header-left, .header_v8 .header-right {
  padding: 0;
}
.header_v8 .header-nav {
  background: #111;
  padding: 2px 15px;
}
.header_v8 .nav-left > div {
  display: inline-block;
  vertical-align: middle;
}
.header_v8 #_desktop_spuserinfo .user-info {
  text-align: right;
  padding: 12px 0;
  color: #999;
}
.header_v8 #_desktop_spuserinfo .user-info .welcome-text {
  float: none;
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #4e4e4e;
}
.header_v8 #_desktop_spuserinfo .user-info a {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.header_v8 #_desktop_spuserinfo .user-info a:hover {
  color: #fff;
}
.header_v8 #_desktop_spcurrency .currency-selector .sp-currency-title {
  color: #999;
  border-right-color: #555;
}
.header_v8 #_desktop_spcurrency .currency-selector .sp-currency-title:hover {
  color: #fff;
}
.header_v8 #_desktop_splanguage .language-selector .sp-language-title {
  color: #999;
}
.header_v8 #_desktop_splanguage .language-selector .sp-language-title:hover {
  color: #fff;
}
.header_v8 #_desktop_topsearch {
  padding: 35px 0;
}
.header_v8 .spr-container {
  border-radius: 7px;
  border: 1px solid #ddd;
}
.header_v8 .content-search .spr-query {
  background: transparent;
  padding: 5px 30px 5px 20px;
  height: 44px;
  font-size: 14px;
  color: #999;
}
.header_v8 .content-search .spr-search-button {
  text-align: center;
  padding: 0;
  color: #222;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  right: 2px;
}
.header_v8 .spr_selector {
  display: none;
}
.header_v8 .spblockcart {
  margin: 0;
}
.header_v8 .spblockcart .cart-products-total {
  color: #0083c1;
}
.header_v8 #desktop_cart {
  padding: 35px 0;
}
.header_v8 #_desktop_logo {
  padding: 35px 0;
  text-align: center;
}
.facet-dropdown .select-title {
  display: block;
}
.facet-dropdown:hover {
  cursor: pointer;
}
.facet-dropdown .dropdown-menu > a {
  display: block;
  padding: 0 15px;
}
.block-categories .category-sub-menu {
  margin: 0;
  padding: 0;
}
.block-categories .category-sub-menu li {
  position: relative;
  border-bottom: solid 1px #ddd;
  background: #f8f8f8;
}
.block-categories .category-sub-menu li[data-depth="0"] a {
  line-height: 32px;
  padding: 5px 20px;
  color: #444;
  font-size: 14px;
  display: block;
}
.block-categories .category-sub-menu li[data-depth="1"] {
  margin: 0;
  background: #fff;
}
.block-categories .category-sub-menu li[data-depth="1"] > a {
  font-size: 13px;
}
.block-categories .category-sub-menu li[data-depth="1"] .category-sub-menu {
  border-top: solid 1px #ddd;
}
.block-categories .category-sub-menu li:last-child {
  border: none;
}
.block-categories .category-sub-menu li:hover {
  background: #fff;
}
.block-categories .category-sub-menu li:hover > a {
  color: #0083c1;
}
.block-categories .category-sub-menu li:hover .collapse-icons, .block-categories .category-sub-menu li:hover .arrows {
  color: #0083c1;
}
.block-categories .collapse-icons {
  position: absolute;
  right: 10px;
  top: 8px;
  padding: 0;
  cursor: pointer;
  color: #444;
  font-size: 20px;
}
.block-categories .collapse-icons .material-icons {
  font-size: 16px;
}
.block-categories .collapse-icons .remove {
  display: none;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover {
  color: #0083c1;
}
.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: 16px;
}
.block-categories .arrows .arrow-down {
  display: none;
}
.block-categories .arrows .arrow-right:hover, .block-categories .arrows .arrow-down:hover {
  color: #0083c1;
}
.block-categories .arrows[aria-expanded="true"] .arrow-right {
  display: none;
}
.block-categories .arrows[aria-expanded="true"] .arrow-down {
  display: inline-block;
}
#search_filters {
  position: relative;
}
#search_filters > .block-title {
  display: none;
}
#search_filters > .block-content {
  border: 0;
  border-radius: 0;
}
#search_filters .clear-all-wrapper {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 2;
  display: none;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all {
  margin: 0;
  box-shadow: none;
  font-size: 12px;
  text-transform: capitalize;
  color: #444;
  border-radius: 3px;
}
#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 {
  background: #fff;
  color: #0083c1;
}
#search_filters .facet {
  margin-bottom: 25px;
  padding: 0;
}
#search_filters .facet .collapse {
  margin: 0;
  padding: 0;
  display: block;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 5px;
}
#search_filters .facet .collapse > li {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}
#search_filters .facet .collapse > li:last-child {
  border-bottom: 0;
}
#search_filters .facet .facet-title {
  color: #222;
  font-size: 18px;
  font-weight: normal;
}
#search_filters .facet .facet-label {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 20px;
  text-align: left;
}
.lang-rtl #search_filters .facet .facet-label {
  text-align: right;
}
#search_filters .facet .facet-label a {
  font-size: 14px;
  color: #444;
}
#search_filters .facet .facet-label .color {
  margin: 0 5px 0 0;
  box-shadow: none;
}
#search_filters .facet .facet-label .custom-checkbox input[type="checkbox"] + span {
  margin-bottom: 4px;
}
#search_filters .facet .facet-label .magnitude {
  position: absolute;
  top: 2px;
  right: 0;
}
.lang-rtl #search_filters .facet .facet-label .magnitude {
  left: 0;
  right: auto;
}
#search_filters .facet .facet-label.active .custom-checkbox span.color, #search_filters .facet .facet-label:hover .custom-checkbox span.color {
  border: solid 2px #0083c1;
}
#search_filters .facet .facet-label.active a, #search_filters .facet .facet-label:hover a {
  color: #0083c1;
}
#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: #0083c1;
}
#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: #0083c1;
}
.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 #0083c1;
  outline: 0px;
}
.search-widget form button[type="submit"] {
  bottom: 0px;
  width: 50px;
  height: 46px;
  color: #444;
  line-height: 46px;
}
.search-widget form input[type=text]:focus + button .search {
  color: #0083c1;
}
.product-page .images-container:after {
  content: "";
  display: table;
  clear: both;
}
.product-page .images-container .js-qv-mask .thumb-container .thumb {
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px;
  transition: 0.3s all ease 0s;
}
.product-page .images-container .js-qv-mask .thumb-container .thumb:hover, .product-page .images-container .js-qv-mask .thumb-container .thumb.selected {
  border-color: #0083c1;
}
.product-page .images-container .product-cover {
  border: solid 1px #e5e5e5;
  padding: 10px;
  border-radius: 5px;
}
.product-page .images-container .product-cover .product-flags .new-label, .product-page .images-container .product-cover .product-flags .discount-label, .product-page .images-container .product-cover .product-flags .discount-percentage {
  display: block;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  z-index: 4;
  color: #fff;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
.product-page .images-container .product-cover .product-flags .new-label {
  background: #0083c1;
  left: 20px;
}
.product-page .images-container .product-cover .product-flags .discount-percentage {
  background: #f55;
  right: 20px;
}
.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: #0083c1;
}
.product-page .images-container .product-cover .layer .zoom-in {
  font-size: 40px;
}
.product-page .images-container.vertical-thumbnails .js-qv-mask {
  float: left;
  width: 102px;
  top: -8px;
  position: relative;
}
.product-page .images-container.vertical-thumbnails .js-qv-mask .thumb-container {
  margin: 10px 0;
}
.product-page .images-container.vertical-thumbnails .product-cover {
  float: right;
  width: calc(100% - 122px);
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask {
  margin: 0 -5px;
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container {
  margin: 0 5px;
}
.product-page .images-container.horizontal-thumbnails .product-cover {
  margin-bottom: 10px;
}
.product-page .vertical-thumbnails .slick-arrow {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border: 0;
  color: #888;
  background-color: transparent;
  font-size: 0;
  z-index: 2;
}
.product-page .vertical-thumbnails .slick-arrow:before {
  content: "";
  font-family: "Fontawesome";
  font-size: 28px;
}
.product-page .vertical-thumbnails .slick-arrow.slick-prev {
  top: 10px;
}
.product-page .vertical-thumbnails .slick-arrow.slick-prev:before {
  content: "\f106";
}
.product-page .vertical-thumbnails .slick-arrow.slick-next {
  bottom: 0;
}
.product-page .vertical-thumbnails .slick-arrow.slick-next:before {
  content: "\f107";
}
.product-page .horizontal-thumbnails .slick-arrow {
  display: none !important;
}
.product-page h1.product-name {
  margin: 0;
  padding: 10px 0 20px;
  color: #222;
  font-size: 24px;
  font-weight: 400;
}
.product-page .product-short-description {
  font-size: 12px;
  color: #888;
  margin-bottom: 20px;
}
.product-page .product-short-description p {
  margin: 0;
  line-height: 22px;
}
.product-page #product-availability {
  margin: 25px 0 0;
  display: block;
  font-size: 16px;
}
.product-page #product-availability .fa.fa-check-square-o {
  color: #4cbb6c;
}
.product-page #product-availability .fa {
  color: #f55;
}
.product-page #product-availability label {
  margin: 0;
}
.product-page .product-features {
  display: none;
}
.product-page .product-reference, .product-page .product-quantities {
  margin: 0 0 30px;
  font-size: 14px;
}
.product-page .product-reference .label, .product-page .product-quantities .label {
  margin: 0;
  color: #222;
}
.product-page .product-reference span, .product-page .product-quantities span {
  color: #222;
  padding: 0 5px;
}
.product-page .product-prices {
  margin: 0 0 30px;
}
.product-page .product-prices .product-discount {
  margin: 0;
  display: inline-block;
  font-size: 18px;
  color: #888;
  text-decoration: line-through;
}
.product-page .product-prices .product-price {
  color: #f55;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
}
.product-page .product-prices .tax-shipping-delivery-label {
  margin: 0;
}
.product-page .product-actions .control-label {
  display: inline-block;
  width: 70px;
  color: #222;
  font-size: 14px;
  margin: 0;
  vertical-align: top;
  padding: 3px 0 0;
}
.product-page .product-actions .product-variants .product-variants-item {
  margin: 0 0 30px;
}
.product-page .product-actions .product-variants .product-variants-item.Size .control-label {
  padding: 10px 0 0;
}
.product-page .product-actions .product-variants .product-variants-item.Color {
  margin: 0;
}
.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: 39px;
  width: 170px;
}
.product-page .product-actions .product-variants .product-variants-item .selector:after {
  content: "\f0d7";
  font-family: Fontawesome;
  font-size: 14px;
  color: #777;
  height: 37px;
  width: 37px;
  text-align: center;
  line-height: 39px;
  background: #fff;
  position: absolute;
  right: 1px;
  top: 1px;
  pointer-events: none;
}
.product-page .product-actions .product-variants .product-variants-item select {
  width: 100%;
  height: 100%;
  border: solid 1px #e5e5e5;
  padding: 0 10px;
}
.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: 12px 0 0;
}
.product-page .product-actions .product-add-to-cart .product-quantity {
  display: inline-block;
  width: calc(100% - 80px);
}
.product-page .product-actions .product-add-to-cart .product-quantity #quantity_wanted {
  height: 40px;
  width: 42px;
  padding: 0 10px;
  text-align: center;
  border-right: solid 1px #e5e5e5;
  z-index: 0;
}
.product-page .product-actions .product-add-to-cart .product-quantity .btn-touchspin {
  height: 21px;
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty {
  margin: 0;
}
.product-page .product-actions .product-add-to-cart .product-quantity .add {
  margin: 0;
  float: left;
}
.product-page .product-actions .product-add-to-cart .add-to-cart {
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  background: #0083c1;
  border: none;
  border-radius: 5px;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  transition: 0.3s all ease 0s;
}
.product-page .product-actions .product-add-to-cart .add-to-cart:hover {
  background: #00608e;
}
.product-page .product-actions .social-sharing span {
  display: inline-block;
  width: 70px;
  color: #222;
  font-size: 14px;
  margin: 0;
  vertical-align: top;
  padding: 3px 0 0;
}
.product-page .product-actions .social-sharing li {
  margin: 0 10px 0 0;
  height: 40px;
  width: 40px;
  box-shadow: none;
}
.product-page .product-actions .social-sharing li a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  text-indent: 0;
  text-align: center;
  border-radius: 50%;
}
.product-page .product-actions .social-sharing li a:before {
  font-family: Fontawesome;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
.product-page .product-actions .social-sharing li.facebook a {
  background: #3b5998;
}
.product-page .product-actions .social-sharing li.facebook a:before {
  content: "\f09a";
}
.product-page .product-actions .social-sharing li.twitter a {
  background: #1da1f2;
}
.product-page .product-actions .social-sharing li.twitter a:before {
  content: "\f099";
}
.product-page .product-actions .social-sharing li.googleplus a {
  background: #c03c30;
}
.product-page .product-actions .social-sharing li.googleplus a:before {
  content: "\f0d5";
}
.product-page .product-actions .social-sharing li.pinterest a {
  background: #d50c22;
}
.product-page .product-actions .social-sharing li.pinterest a:before {
  content: "\f231";
}
.product-page #block-reassurance {
  box-shadow: none;
  border: solid 1px #e5e5e5;
}
.product-page .product-moreinfo {
  margin: 50px 0;
}
.product-page .tabs {
  margin: 0;
  box-shadow: none;
  padding: 0;
}
.product-page .tabs .nav-tabs {
  border: none;
  margin-bottom: 7px;
}
.product-page .tabs .nav-tabs .nav-item {
  margin: 0 10px 0 0;
}
.product-page .tabs .nav-tabs .nav-item .nav-link {
  line-height: 36px;
  border: solid 1px #ddd;
  padding: 0 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #555;
  border-radius: 5px;
  transition: 0.3s all ease 0s;
}
.product-page .tabs .nav-tabs .nav-item .nav-link:hover, .product-page .tabs .nav-tabs .nav-item .nav-link.active {
  background: #0083c1;
  color: #fff;
  border-color: #0083c1;
}
.product-page .tabs .tab-content {
  border: solid 1px #ddd;
  padding: 30px 40px;
  border-radius: 5px;
  line-height: 22px;
}
.product-page .tabs .tab-content .tab-pane {
  padding: 0;
  font-weight: 400;
}
.product-page .tabs .tab-content p {
  margin: 0;
}
.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: #0083c1;
}
.product-page .panel .panel-heading:hover h4 a {
  color: #0083c1;
}
.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;
}
.product-miniature .ajax-add-to-cart {
  margin: 0;
  margin-top: 15px;
  padding: 2px 20px 0;
  color: #888;
  background: #fff;
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  box-shadow: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 38px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.product-miniature .ajax-add-to-cart:hover {
  color: #fff;
  background-color: #0083c1;
  border-color: #0083c1;
}
.product-miniature:hover .ajax-add-to-cart {
  color: #fff;
  background-color: #0083c1;
  border-color: #0083c1;
}
#product .product-accessories .product-miniature {
  padding: 0;
  width: 100%;
}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-listing {
  margin-bottom: 30px;
}
#products .product-miniature .product-container, .featured-products .product-miniature .product-container, .product-accessories .product-miniature .product-container, .product-listing .product-container {
  box-shadow: none;
  height: auto;
  margin: 0;
}
#products .product-miniature .product-container .product-image, .featured-products .product-miniature .product-container .product-image, .product-accessories .product-miniature .product-container .product-image, .product-listing .product-container .product-image {
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  padding: 5px;
}
#products .product-miniature .product-container .product-image img, .featured-products .product-miniature .product-container .product-image img, .product-accessories .product-miniature .product-container .product-image img, .product-listing .product-container .product-image img {
  width: 100%;
}
#products .product-miniature .product-container .product-image:after, .featured-products .product-miniature .product-container .product-image:after, .product-accessories .product-miniature .product-container .product-image:after, .product-listing .product-container .product-image:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0;
  transition: 0.3s all ease 0s;
  z-index: 1;
  pointer-events: none;
}
#products .product-miniature .product-container .product-image .img_0, .featured-products .product-miniature .product-container .product-image .img_0, .product-accessories .product-miniature .product-container .product-image .img_0, .product-listing .product-container .product-image .img_0 {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  transition: 0.3s all ease 0s;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
#products .product-miniature .product-container .product-image .product-flags .new-label, .featured-products .product-miniature .product-container .product-image .product-flags .new-label, .product-accessories .product-miniature .product-container .product-image .product-flags .new-label, .product-listing .product-container .product-image .product-flags .new-label, #products .product-miniature .product-container .product-image .product-flags .discount-label, .featured-products .product-miniature .product-container .product-image .product-flags .discount-label, .product-accessories .product-miniature .product-container .product-image .product-flags .discount-label, .product-listing .product-container .product-image .product-flags .discount-label, #products .product-miniature .product-container .product-image .product-flags .discount-percentage, .featured-products .product-miniature .product-container .product-image .product-flags .discount-percentage, .product-accessories .product-miniature .product-container .product-image .product-flags .discount-percentage, .product-listing .product-container .product-image .product-flags .discount-percentage {
  display: block;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  position: absolute;
  top: 10px !important;
  z-index: 4;
  color: #fff;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
#products .product-miniature .product-container .product-image .product-flags .new-label, .featured-products .product-miniature .product-container .product-image .product-flags .new-label, .product-accessories .product-miniature .product-container .product-image .product-flags .new-label, .product-listing .product-container .product-image .product-flags .new-label {
  background: #0083c1;
  left: 10px;
}
#products .product-miniature .product-container .product-image .product-flags .discount-percentage, .featured-products .product-miniature .product-container .product-image .product-flags .discount-percentage, .product-accessories .product-miniature .product-container .product-image .product-flags .discount-percentage, .product-listing .product-container .product-image .product-flags .discount-percentage {
  background: #f55;
  right: 10px;
}
#products .product-miniature .product-container .product-image .product-flags .discount-label, .featured-products .product-miniature .product-container .product-image .product-flags .discount-label, .product-accessories .product-miniature .product-container .product-image .product-flags .discount-label, .product-listing .product-container .product-image .product-flags .discount-label {
  display: none;
}
#products .product-miniature .product-container .product-image .quick-view, .featured-products .product-miniature .product-container .product-image .quick-view, .product-accessories .product-miniature .product-container .product-image .quick-view, .product-listing .product-container .product-image .quick-view {
  display: block;
  height: 40px;
  width: 40px;
  background: #fff;
  color: #222;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 4;
  bottom: 10px;
  right: 10px;
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
}
#products .product-miniature .product-container .product-image .quick-view:hover, .featured-products .product-miniature .product-container .product-image .quick-view:hover, .product-accessories .product-miniature .product-container .product-image .quick-view:hover, .product-listing .product-container .product-image .quick-view:hover {
  color: #fff;
  background: #0083c1;
}
#products .product-miniature .product-container .product-info, .featured-products .product-miniature .product-container .product-info, .product-accessories .product-miniature .product-container .product-info, .product-listing .product-container .product-info {
  text-align: center;
  padding: 10px;
}
#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-listing .product-container .product-info h5.product-title {
  margin: 0 0 12px;
}
#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-listing .product-container .product-info h5.product-title a {
  color: #222;
  font-size: 14px;
  font-weight: 400;
}
#products .product-miniature .product-container .product-info h5.product-title a:hover, .featured-products .product-miniature .product-container .product-info h5.product-title a:hover, .product-accessories .product-miniature .product-container .product-info h5.product-title a:hover, .product-listing .product-container .product-info h5.product-title a:hover {
  color: #0083c1;
}
#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-listing .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-listing .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-listing .product-container .product-info .product-price-and-shipping {
  min-height: 18px;
}
#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-listing .product-container .product-info .product-price-and-shipping .regular-price {
  color: #888;
  font-size: 14px;
  text-decoration: line-through;
  padding: 0 3px;
}
#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-listing .product-container .product-info .product-price-and-shipping .price {
  color: #f55;
  font-size: 18px;
  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-listing .product-container .product-info .product-description-short {
  line-height: 22px;
  margin-bottom: 10px;
}
#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-listing .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-listing .product-container .product-info .product-availability {
  margin-bottom: 10px;
  display: block;
}
#products .product-miniature .product-container .product-info .add-to-cart, .featured-products .product-miniature .product-container .product-info .add-to-cart, .product-accessories .product-miniature .product-container .product-info .add-to-cart, .product-listing .product-container .product-info .add-to-cart {
  font-size: 12px;
  text-transform: uppercase;
  color: #888;
  text-transform: uppercase;
  border: solid 1px #e5e5e5;
  border-radius: 5px;
  line-height: 39px;
  padding: 0 20px;
  background: #fff;
  box-shadow: none;
  font-weight: 400;
  transition: 0.3s all ease 0s;
}
#products .product-miniature .product-container:hover .product-image, .featured-products .product-miniature .product-container:hover .product-image, .product-accessories .product-miniature .product-container:hover .product-image, .product-listing .product-container:hover .product-image {
  border-color: #c3c3c3;
}
#products .product-miniature .product-container:hover .product-image:after, .featured-products .product-miniature .product-container:hover .product-image:after, .product-accessories .product-miniature .product-container:hover .product-image:after, .product-listing .product-container:hover .product-image:after {
  opacity: 0.15;
}
#products .product-miniature .product-container:hover .product-image .img_0, .featured-products .product-miniature .product-container:hover .product-image .img_0, .product-accessories .product-miniature .product-container:hover .product-image .img_0, .product-listing .product-container:hover .product-image .img_0 {
  opacity: 1;
  visibility: visible;
}
#products .product-miniature .product-container:hover .product-image .quick-view, .featured-products .product-miniature .product-container:hover .product-image .quick-view, .product-accessories .product-miniature .product-container:hover .product-image .quick-view, .product-listing .product-container:hover .product-image .quick-view {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
#products .product-miniature .product-container:hover .product-info .add-to-cart, .featured-products .product-miniature .product-container:hover .product-info .add-to-cart, .product-accessories .product-miniature .product-container:hover .product-info .add-to-cart, .product-listing .product-container:hover .product-info .add-to-cart {
  background: #0083c1;
  color: #fff;
  border-color: #0083c1;
}
.accessories-title {
  font-size: 22px;
  color: #222;
  font-weight: 400;
  margin: 0 0 20px;
  position: relative;
  padding: 0 0 15px;
}
.accessories-title:after {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/icon/bg_title.png) repeat-x 0px 0px;
}
.product-accessories .product-miniature .product-container .product-info .variant-links, .product-accessories .product-miniature .product-container .product-info .product-description-short, .product-accessories .product-miniature .product-container .product-info .product-availability {
  display: none;
}
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 .social-sharing {
  margin: 0;
}
div.quickview .social-sharing span {
  display: inline-block;
  width: 70px;
  color: #222;
  font-size: 14px;
  margin: 0;
  vertical-align: top;
  padding: 3px 0 0;
}
div.quickview .social-sharing li {
  margin: 0 10px 0 0;
  height: 40px;
  width: 40px;
  box-shadow: none;
}
div.quickview .social-sharing li a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  text-indent: 0;
  text-align: center;
  border-radius: 50%;
}
div.quickview .social-sharing li a:before {
  font-family: Fontawesome;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
div.quickview .social-sharing li.facebook a {
  background: #3b5998;
}
div.quickview .social-sharing li.facebook a:before {
  content: "\f09a";
}
div.quickview .social-sharing li.twitter a {
  background: #1da1f2;
}
div.quickview .social-sharing li.twitter a:before {
  content: "\f099";
}
div.quickview .social-sharing li.googleplus a {
  background: #c03c30;
}
div.quickview .social-sharing li.googleplus a:before {
  content: "\f0d5";
}
div.quickview .social-sharing li.pinterest a {
  background: #d50c22;
}
div.quickview .social-sharing li.pinterest a:before {
  content: "\f231";
}
div.quickview .js-qv-product-images {
  text-align: center;
}
div.quickview .product-page .images-container.vertical-thumbnails .js-qv-mask {
  height: 450px;
  overflow: hidden;
  top: 0;
}
div.quickview .product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container {
  width: 82px;
  display: inline-block;
}
.user-info {
  padding: 12px 0;
}
.user-info:before, .user-info:after {
  content: "";
  display: table;
}
.user-info:after {
  clear: both;
}
.user-info .welcome-text {
  float: left;
  padding: 0 20px;
  border-right: 1px solid #ccc;
}
.user-info a {
  float: left;
  padding: 0 20px;
  border-right: 1px solid #ccc;
}
.user-info a:last-child {
  padding-right: 0;
  border-right: none;
}
.currency-selector {
  position: relative;
  padding: 12px 0;
  cursor: pointer;
}
.currency-selector .sp-currency-title {
  padding-right: 15px;
  height: 15px;
  border-right: 1px solid #ccc;
}
.currency-selector .sp-currency-title span {
  display: inline-block;
  vertical-align: middle;
}
.currency-selector .sp-currency-title i {
  font-size: 15px;
}
.currency-selector .sp-currency-title:hover {
  color: #0083c1;
}
.currency-selector .dropdown-menu {
  margin: 0;
  padding: 0 10px;
  min-width: 76px;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  list-style: none;
}
.currency-selector .dropdown-menu li {
  border-bottom: 1px solid #eee;
}
.currency-selector .dropdown-menu li:last-child {
  border-bottom: none;
}
.currency-selector .dropdown-menu li.current a {
  color: #0083c1;
}
.currency-selector .dropdown-menu .currency-item {
  display: block;
  padding: 10px 0;
  line-height: 24px;
  text-align: center;
}
.currency-selector .sp-currency-select {
  padding: 2px 15px;
  height: 30px;
  border: 1px solid #eee;
}
.language-selector {
  position: relative;
  padding: 12px 0;
}
.language-selector .sp-language-title {
  padding: 0 20px;
  height: 15px;
  cursor: pointer;
}
.language-selector .sp-language-title span {
  display: inline-block;
  vertical-align: middle;
}
.language-selector .sp-language-title i {
  font-size: 15px;
}
.language-selector .sp-language-title:hover {
  color: #0083c1;
}
.language-selector .dropdown-menu {
  margin: 0;
  padding: 0 10px;
  min-width: 110px;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  list-style: none;
}
.language-selector .dropdown-menu li {
  border-bottom: 1px solid #eee;
}
.language-selector .dropdown-menu li:last-child {
  border-bottom: none;
}
.language-selector .dropdown-menu li.current a {
  color: #0083c1;
}
.language-selector .dropdown-menu .language-item {
  display: block;
  padding: 10px 0;
  line-height: 24px;
}
.language-selector .sp-language-select {
  padding: 2px 15px;
  height: 30px;
  border: 1px solid #eee;
}
.spblockcart {
  margin-top: 38px;
  text-align: right;
}
.spblockcart .header {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 40px;
  height: 40px;
  text-align: left;
}
.spblockcart .header a {
  display: block;
}
.spblockcart .header a:after {
  content: "";
  display: table;
  clear: both;
}
.spblockcart .header i {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  font-size: 0px;
  background-image: url("../img/icon/icon-cart.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.spblockcart .shopping-cart-title {
  display: block;
  padding-top: 6px;
  color: #222;
  font-size: 14px;
  font-weight: 600;
}
.spblockcart .cart-products-count {
  position: absolute;
  left: -8px;
  bottom: -8px;
  width: 21px;
  height: 21px;
  color: #fff;
  background-color: #f55;
  border-radius: 50%;
  line-height: 22px;
  text-align: center;
}
.spblockcart .cart-products-total {
  display: block;
  padding-top: 5px;
  color: #777;
  font-size: 14px;
}
.sphomepage-slider .owl-controls .owl-nav .owl-prev:hover, .sphomepage-slider .owl-controls .owl-nav .owl-next:hover {
  background-color: #0083c1;
}
.sphomepage-slider .owl-controls .owl-dots .owl-dot:hover {
  background-color: #0083c1;
}
.header_v3 .sphomepage-slider .owl-controls .owl-dots .owl-dot.active {
  background-color: #0083c1;
}
.header_v3 .sphomepage-slider .owl-controls .owl-prev:hover, .header_v3 .sphomepage-slider .owl-controls .owl-next:hover {
  background-color: #0083c1;
}
.sp-vermegamenu .cat-title {
  background: #0083c1;
}
div.spverticalmenu #sp-vermegamenu .navbar-nav > li:hover > a {
  color: #0083c1;
}
div.spverticalmenu #sp-vermegamenu .navbar-nav .more-wrap:hover {
  color: #0083c1;
}
div.spverticalmenu #sp-vermegamenu .navbar-nav .more-wrap:hover:after {
  color: #0083c1;
}
.spmanufactureslider .item-wrap a:hover .logo_manufacturer {
  border-color: #0083c1;
}
.promotion .item:hover .text h2 a {
  color: #0083c1;
}
.testimonials .owl-dots .owl-dot.active, .testimonials .owl-dots .owl-dot:hover {
  background-color: #0083c1;
}
.testItem .testContent {
  background-color: #0083c1;
}
.testItem .testContent:after {
  border-top: 10px solid #0083c1;
}
.spfooterlinks h4.title-footer:after {
  background: #0083c1;
}
.spfooterlinks ul.links li a:before {
  background: #0083c1;
}
.spfooterlinks ul.links li a:hover {
  color: #0083c1;
}
#newsletter_block_home .title-block h3 {
  color: #0083c1;
}
#newsletter_block_home .block_content .form-group .button {
  background: #0083c1;
}
#newsletter_block_home .block_content .form-group .button:hover {
  background: #00608e;
}
#newsletter_block_popup .block_content .content-inner .newsDaily {
  color: #0083c1;
}
#newsletter_block_popup .close:hover {
  background: #0083c1;
}
.sp-megamenu .navbar-nav > li > a:focus {
  color: #0083c1;
}
.sp-megamenu .navbar-nav > li:hover > a {
  color: #0083c1;
}
.sp-megamenu .navbar-nav > li.mega_type .dropdown-menu ul li > a:hover {
  color: #0083c1;
}
.sp-megamenu .navbar-nav > li.mega_type .dropdown-menu ul li .dropdown-menu ul li a:hover {
  color: #0083c1;
}
.sp-megamenu .navbar-nav > li.mega_type .dropdown-menu ul li .dropdown-menu ul li a:before {
  background: #0083c1;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li:hover > a {
  color: #0083c1;
}
.sp-megamenu .navbar-nav > li.css_type .dropdown-menu ul li.parent:hover:after {
  color: #0083c1;
}
#index .sp-megamenu .home > a {
  color: #0083c1;
}
.sp-megamenu .navbar-nav > li.active > a {
  color: #0083c1;
}
.sp-megamenu .home:hover > a {
  color: #0083c1;
  background: #fff;
}
#module-smartblog-category .sp-megamenu .navbar-nav > li.blog > a {
  color: #0083c1;
}
#contact.content-v1 .sp-megamenu .navbar-nav > li.contact-us > a {
  background: #fff;
}
#contact .sp-megamenu .navbar-nav > li.contact-us > a {
  color: #0083c1;
}
#new-products .sp-megamenu .navbar-nav > li.newarrival > a {
  color: #0083c1;
}
#prices-drop .sp-megamenu .navbar-nav > li.specials > a {
  color: #0083c1;
}
#module-smartblog-category .header_v3 .sp-megamenu .navbar-nav > li.blog > a:after {
  background-color: #0083c1;
}
#contact .header_v3 .sp-megamenu .navbar-nav > li.contactus > a:after {
  background-color: #0083c1;
}
#new-products .header_v3 .sp-megamenu .navbar-nav > li.newarrival > a:after {
  background-color: #0083c1;
}
#prices-drop .header_v3 .sp-megamenu .navbar-nav > li.specials > a:after {
  background-color: #0083c1;
}
.sp-megamenu .home > .dropdown-menu li a:hover {
  color: #0083c1;
}
.sdsarticleItem .postDate {
  color: #0083c1;
}
.sdsarticleItem .sdsarticleMore a {
  color: #0083c1;
}
.articleDate {
  color: #0083c1;
}
.content-search .spr-search-button:hover {
  color: #0083c1;
}
.header_v4 .sphomepage-slider .owl-controls .owl-dots .owl-dot.active {
  background-color: #0083c1;
}
.header_v4 .sphomepage-slider .owl-controls .owl-nav > div:hover {
  color: #0083c1;
  background-color: transparent;
}
#index .header_v4 .sp-megamenu .home > a {
  color: #0083c1;
  background-color: transparent;
}
#index .header_v4 .sp-megamenu .home > a:after {
  background-color: #0083c1;
}
.header_v4 .sp-megamenu .navbar-nav > li > a:hover, .header_v4 .sp-megamenu .navbar-nav > li > a:focus {
  color: #0083c1;
  background-color: transparent;
}
.header_v4 .sp-megamenu .navbar-nav > li > a:hover:after, .header_v4 .sp-megamenu .navbar-nav > li > a:focus:after {
  background-color: #0083c1;
}
.header_v4 .sp-megamenu .navbar-nav > li.active a {
  color: #0083c1;
  background-color: transparent;
}
.header_v4 .sp-megamenu .navbar-nav > li.active a:after {
  background-color: #0083c1;
}
.header_v4 .sp-megamenu .navbar-nav > li:hover > a {
  color: #0083c1;
  background-color: transparent;
}
.header_v4 .sp-megamenu .navbar-nav > li:hover > a:after {
  background-color: #0083c1;
}
#module-smartblog-category .header_v4 .sp-megamenu .navbar-nav > li.blog > a {
  color: #0083c1;
  background-color: transparent;
}
#module-smartblog-category .header_v4 .sp-megamenu .navbar-nav > li.blog > a:after {
  background-color: #0083c1;
}
#contact .header_v4 .sp-megamenu .navbar-nav > li.contactus > a {
  color: #0083c1;
  background-color: transparent;
}
#contact .header_v4 .sp-megamenu .navbar-nav > li.contactus > a:after {
  background-color: #0083c1;
}
#new-products .header_v4 .sp-megamenu .navbar-nav > li.newarrival > a {
  color: #0083c1;
  background-color: transparent;
}
#new-products .header_v4 .sp-megamenu .navbar-nav > li.newarrival > a:after {
  background-color: #0083c1;
}
#prices-drop .header_v4 .sp-megamenu .navbar-nav > li.specials > a {
  color: #0083c1;
  background-color: transparent;
}
#prices-drop .header_v4 .sp-megamenu .navbar-nav > li.specials > a:after {
  background-color: #0083c1;
}
.desCollectionList .desconItemContent a:hover {
  color: #0083c1;
}
.productListHomeTwo .product-list-actions a:hover {
  background-color: #0083c1;
}
.twoStepsFromCollection .boxItem .btnBox {
  background-color: #0083c1;
}
.twoStepsFromCollection .boxItem .btnBox:hover {
  background-color: #00608e;
}
.footer_v4 #newsletter_block_home .block_content .form-group .button:hover {
  color: #fff;
  background-color: #0083c1;
}
.header_v5 .sp-megamenu .navbar-nav > li > a:hover {
  color: #0083c1;
}
.header_v5 .sp-megamenu .home > a {
  color: #111;
}
.header_v5 .sp-megamenu .home > a:hover {
  color: #0083c1;
}
.item--threebanner .item--list > li > a:hover {
  color: #0083c1;
}
.content_v5 .sp-extraslider .owl-dots .owl-dot.active {
  background-color: #0083c1;
}
.sphome-ourcollections .sphome-title h3:before, .sphome-ourcollections .sphome-title h3:after {
  background-color: #0083c1;
}
.sphome-ourcollections .desconItemContent a:hover {
  color: #0083c1;
}
.sphome--galleryimage .gall--boxitem .gall-box--title a:hover {
  color: #0083c1;
}
.sphome--galleryimage .gall--boxitem .gall-box--button:hover {
  color: #fff;
  background-color: #0083c1;
}
.sp--newsletter #newsletter_block_home .block_content .form-group .button:hover {
  color: #fff;
  background-color: #0083c1;
}
.sp-megamenu .navbar-nav > li.parent:not(.group) > .dropdown-menu a:hover {
  color: #0083c1;
}
.sp-megamenu .navbar-nav > li.parent:not(.group) > .dropdown-menu a:hover::before {
  background-color: #0083c1;
}
.desCollectionList .desconItem:hover .desconItemContent a {
  color: #0083c1;
}
.header_v6 .sp-megamenu .home:before, .header_v6 .sp-megamenu .navbar-nav > li:before {
  background: #0083c1;
}
div.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:hover {
  color: #0083c1;
}
div.sp-listing-tabs .discount-percentage {
  background: #f55;
}
div.sp-listing-tabs .product-listing .product-container .product-info .product-price-and-shipping .price {
  color: #0083c1;
}
div.sp-listing-tabs .ltabs-items .ltabs-item .product-container .product-list-actions a:hover {
  background: #0083c1;
}
div.sp-listing-tabs .ltabs-items .ltabs-item .product-container .product-list-actions a.ajax-add-to-cart:hover {
  background: #0083c1;
}
.footer_v6 .spfooterlinks ul.links li a:hover {
  color: #0083c1;
}
.footer_v6 #newsletter_block_home .block_content .form-group .button:hover {
  background: #0083c1;
}
.header_v7 .sp-megamenu .navbar-nav > li:hover > a {
  color: #0083c1;
}
.header_v7 .sp-megamenu .navbar-nav > li:hover.active > a {
  color: #0083c1;
}
.header_v7 .sp-megamenu .home:hover > a {
  color: #0083c1;
}
.header_v7 .sp-megamenu .home > a {
  color: #111;
}
.homeCategories2 .item:hover .cateInfo h3 a {
  color: #0083c1;
}
.sp-extra-12 .owl-controls .owl-nav .owl-prev:hover, .sp-extra-12 .owl-controls .owl-nav .owl-next:hover {
  border-color: #0083c1;
  background: #0083c1;
}
.sp-extra-12 .product-list-actions a.ajax-add-to-cart:hover, .sp-extra-13 .product-list-actions a.ajax-add-to-cart:hover, .sp-extra-14 .product-list-actions a.ajax-add-to-cart:hover, .sp-extra-12 .product-list-actions a.quick-view:hover, .sp-extra-13 .product-list-actions a.quick-view:hover, .sp-extra-14 .product-list-actions a.quick-view:hover {
  background: #0083c1;
}
.sp-extra-13 .owl-dots .owl-dot.active, .sp-extra-14 .owl-dots .owl-dot.active, .sp-extra-13 .owl-dots .owl-dot:hover, .sp-extra-14 .owl-dots .owl-dot:hover {
  border-color: #0083c1;
  background: #0083c1;
  cursor: pointer;
}
.footer_v7 .spfooterlinks ul.links li a:hover {
  color: #0083c1;
}
.sp_listing_tab_2 div.sp-listing-tabs .product-container .discount-percentage {
  background: #0083c1;
}
.sp_listing_tab_2 div.sp-listing-tabs .ltabs-items .ltabs-item .product-container .product-list-actions a.ajax-add-to-cart:hover {
  background: #0083c1;
}
.sp_listing_tab_2 div.sp-listing-tabs .ltabs-items .ltabs-item .product-container .product-list-actions a:hover {
  background: #0083c1;
}
.sp_listing_tab_2 div.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:hover {
  color: #0083c1;
}
.content_v8 div.comments_note .fa-star.fa-star_on {
  color: #0083c1;
}
.content_v8 .sp-deal div.comments_note {
  margin-bottom: 20px;
}
.content_v8 .sp-deal .product-listing .product-info {
  padding-top: 30px;
}
.content_v8 .sp-deal .product-listing .product-info .item-time .label-timer {
  color: #0083c1;
}
.content_v8 .sp-deal .product-listing .product-container .product-image .product-list-actions a.ajax-add-to-cart:hover {
  background: #0083c1;
}
.content_v8 .sp-deal .product-listing .product-container .product-image .product-list-actions a:hover {
  background: #0083c1;
}
.content_v8 .sp-deal .owl-dots .owl-dot.active {
  border-color: #0083c1;
}
.content_v8 .sp-deal .owl-dots .owl-dot:hover {
  border-color: #0083c1;
}
.footer_v8 .spfooterlinks ul.links li a:before {
  color: #0083c1;
}
.footer_v8 .spfooterlinks ul.links li a:hover {
  color: #0083c1;
}
@media (max-width: 991px) {
  .header_v2 div.spverticalmenu .navbar-header .navbar-toggle:hover {
    color: #0083c1;
    border-color: #0083c1;
  }
  .header_v2 .navbar .navbar-button .navbar-toggle:hover {
    border-color: #0083c1;
  }
  .header_v2 .navbar .navbar-button .navbar-toggle:hover .icon-bar {
    background-color: #0083c1;
  }
  .header_v3 .navbar .navbar-button .navbar-toggle:hover {
    border-color: #0083c1;
  }
  .header_v3 .navbar .navbar-button .navbar-toggle:hover .icon-bar {
    background-color: #0083c1;
  }
  .header_v8 .header-menu {
    background: #0083c1;
  }
  .header_v8 .header-menu .navbar .navbar-button .navbar-toggle:hover {
    background: #00608e;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header_v7 .header-menu .navbar .navbar-button .navbar-toggle {
    background: #0083c1;
  }
  .header_v7 .header-menu .navbar .navbar-button .navbar-toggle:hover {
    background: #004f75;
  }
}
@media (min-width: 768px) {
  .footer_v8.footer-container .footer-social a:hover {
    background: #0083c1;
    border-color: #0083c1;
  }
}
@media (max-width: 767px) {
  .header_v1 .mobile-search #btn_search:hover, .header_v2 .mobile-search #btn_search:hover, .header_v1 .mobile-search #btn_search:focus, .header_v2 .mobile-search #btn_search:focus, .header_v1 .mobile-search #btn_search.btnActive, .header_v2 .mobile-search #btn_search.btnActive {
    color: #0083c1;
    border-color: #0083c1;
  }
  .header_v7 .header-menu {
    background: #0083c1;
  }
  .header_v7 .header-menu .navbar .navbar-button .navbar-toggle:hover {
    background: #004f75;
  }
}
.lastestnews {
  margin-bottom: 40px;
}
.lastestnews .lastest_posts .post {
  padding: 0;
  cursor: pointer;
}
.lastestnews .post-inner {
  position: relative;
}
.lastestnews .post-inner .post_image {
  border: solid 1px #e5e5e5;
  padding: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.lastestnews .post-inner .post_image:after {
  content: "";
  display: block;
  transition: 0.3s all ease 0s;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  z-index: 2;
}
.lastestnews .post-inner .post_image img {
  width: 100%;
}
.lastestnews .post-inner .post_title {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 15px;
  transition: 0.3s all ease 0s;
  opacity: 0;
}
.lastestnews .post-inner .post_title a {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  transition: 0.3s all ease 0s;
}
.lastestnews .post-inner .post_title a:hover {
  color: #0083c1;
}
.lastestnews .post-inner .date_added {
  display: block;
  width: 50px;
  height: 64px;
  background: #fff;
  border-radius: 3px;
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  text-align: center;
}
.lastestnews .post-inner .date_added .day {
  color: #0083c1;
  font-size: 24px;
  font-weight: 600;
  display: block;
  padding: 15px 0 10px;
}
.lastestnews .post-inner .date_added .month {
  color: #0083c1;
}
.lastestnews .post-inner:hover .post_image:after {
  opacity: 0.5;
}
.lastestnews .post-inner:hover .post_title {
  bottom: 0;
  opacity: 1;
}
.lastestnews .owl-controls {
  position: absolute;
  top: -5px;
  right: 0;
  z-index: 3;
}
.leftHomeNews .post_title_left a {
  display: block;
  padding: 15px 0 10px;
  color: #444;
  font-size: 16px;
  font-weight: 500;
}
.leftHomeNews .post_title_left a:hover {
  color: #0083c1;
}
.leftHomeNews .post_content .desc {
  color: #888;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}
.leftHomeNews .post_content_bottom {
  padding-top: 5px;
}
.leftHomeNews .post_content_bottom:after {
  content: "";
  display: table;
  clear: both;
}
.leftHomeNews .post_content_bottom .post-comment {
  float: left;
}
.leftHomeNews .post_content_bottom .post-comment a {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}
.leftHomeNews .post_content_bottom .post-comment a:hover {
  color: #0083c1;
}
.leftHomeNews .post_content_bottom .read-more {
  float: right;
}
.leftHomeNews .post_content_bottom .read-more a {
  display: inline-block;
  color: #0083c1;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}
.content-v3 .homeLastedNews {
  margin-top: 30px;
}
.content-v3 .homeLastedNews .lastestnews {
  overflow: visible;
}
.content-v3 .homeLastedNews .lastestnews .lastest_posts .post {
  padding: 0;
}
.content-v3 .homeLastedNews .lastestnews .owl-controls {
  position: static;
}
.content-v3 .homeLastedNews .lastestnews .owl-controls .owl-nav .owl-prev, .content-v3 .homeLastedNews .lastestnews .owl-controls .owl-nav .owl-next {
  top: 42%;
  background-color: transparent;
}
.content-v3 .homeLastedNews .moduletable .module-tilte {
  color: #333;
  font-size: 50px;
}
.content-v3 .homeLastedNews .moduletable .blogDescription {
  max-width: 480px;
  margin: 0 auto;
  color: #888;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.content-v3 .homeLastedNews .post-inner {
  position: relative;
  margin: 30px 0 40px;
}
.content-v3 .homeLastedNews .post-inner .post_image {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.content-v3 .homeLastedNews .post-inner .date_added {
  width: 58px;
  border-radius: 0;
}
.content-v3 .homeLastedNews .post-inner .date_added .day {
  color: #333;
}
.content-v3 .homeLastedNews .post-inner .date_added .month {
  color: #333;
}
.content-v3 .homeLastedNews .post_content {
  padding: 15px 30px;
  text-align: center;
}
.content-v3 .homeLastedNews .post_content .post_title_left a {
  display: block;
  padding: 5px 0;
  color: #333;
  font-size: 18px;
  line-height: 22px;
}
.content-v3 .homeLastedNews .post_content .desc {
  color: #888;
  font-size: 12px;
  line-height: 22px;
}
.content-v3 .homeLastedNews .post_content_bottom {
  display: none;
}
.homeFourLastedNews .lastestnews {
  margin: 0;
}
.homeFourLastedNews .lastestnews .post-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.homeFourLastedNews .lastestnews .post-inner:after {
  content: "";
  display: table;
  clear: both;
}
.homeFourLastedNews .lastestnews .post-inner .post_image {
  float: left;
  width: 50%;
  padding: 0 15px;
  border: 0;
  border-radius: 0;
}
.homeFourLastedNews .lastestnews .post-inner .post_image:after {
  display: none;
}
.homeFourLastedNews .lastestnews .post-inner .post_content {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.homeFourLastedNews .lastestnews .lastest_posts .post {
  padding: 0;
}
.homeFourLastedNews .lastestnews .owl-controls {
  position: relative;
  top: auto;
  right: auto;
  display: block;
}
.homeFourLastedNews .lastestnews .owl-dots {
  padding-top: 80px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
}
.homeFourLastedNews .lastestnews .owl-dots .owl-dot {
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #e5e5e5;
}
.homeFourLastedNews .lastestnews .owl-dots .owl-dot.active {
  background-color: #0083c1;
}
.homeFourLastedNews .post--date > span {
  display: inline-block;
}
.homeFourLastedNews .post--date .post--day {
  color: #333;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}
.homeFourLastedNews .post--date .post--month {
  color: #999;
  font-size: 12px;
  font-weight: 400;
}
.homeFourLastedNews .post_title_left {
  padding: 5px 0;
}
.homeFourLastedNews .post_title_left a {
  display: block;
  color: #333;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}
.homeFourLastedNews .post_title_left a:hover {
  color: #0083c1;
}
.homeFourLastedNews .post_content .desc {
  color: #888;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}
.homeFourLastedNews .read-more a {
  display: inline-block;
  margin-top: 15px;
  color: #0083c1;
  font-size: 12px;
  font-weight: 400;
}
.homeFourLastedNews .read-more a:hover {
  text-decoration: underline;
}
.content-v6 .homeLastedNews {
  margin-top: 30px;
}
.content-v6 .homeLastedNews .lastestnews {
  overflow: visible;
  margin-bottom: 120px;
}
.content-v6 .homeLastedNews .lastestnews .lastest_posts {
  margin: 0;
}
.content-v6 .homeLastedNews .lastestnews .lastest_posts .post {
  padding: 0;
}
.content-v6 .homeLastedNews .lastestnews .owl-controls {
  position: relative;
  top: auto;
  right: auto;
  display: block;
}
.content-v6 .homeLastedNews .lastestnews .owl-dots {
  padding-top: 20px;
  width: 100%;
  text-align: center;
}
.content-v6 .homeLastedNews .lastestnews .owl-dots .owl-dot {
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #e5e5e5;
}
.content-v6 .homeLastedNews .lastestnews .owl-dots .owl-dot:hover {
  background-color: #0083c1;
}
.content-v6 .homeLastedNews .lastestnews .owl-dots .owl-dot.active {
  background-color: #0083c1;
}
.content-v6 .homeLastedNews .moduletable div.title {
  text-align: center;
}
.content-v6 .homeLastedNews .moduletable div.title .module-tilte {
  color: #222;
  font-size: 30px;
  display: inline-block;
  padding: 0 0 5px;
}
.content-v6 .homeLastedNews .moduletable div.title .module-tilte:before {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  background: #222;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
}
.content-v6 .homeLastedNews .moduletable div.title .module-tilte:after {
  display: none;
}
.content-v6 .homeLastedNews .post-inner {
  position: relative;
  margin: 30px 0 40px;
}
.content-v6 .homeLastedNews .post-inner .post_image {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.content-v6 .homeLastedNews .post-inner .date_added {
  width: 58px;
  border-radius: 0;
}
.content-v6 .homeLastedNews .post-inner .date_added .day {
  color: #333;
}
.content-v6 .homeLastedNews .post-inner .date_added .month {
  color: #333;
}
.content-v6 .homeLastedNews .post_content {
  padding: 12px 0;
  text-align: center;
}
.content-v6 .homeLastedNews .post_content .post_title_left a {
  display: block;
  padding: 5px 0;
  color: #333;
  font-size: 18px;
  line-height: 22px;
}
.content-v6 .homeLastedNews .post_content .desc {
  color: #888;
  font-size: 12px;
  line-height: 22px;
}
.content-v6 .homeLastedNews .post_content_bottom {
  display: none;
}
.content_v8 .lastestnews {
  margin: 0;
}
.content_v8 .lastestnews .post-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.content_v8 .lastestnews .post-inner:after {
  content: "";
  display: table;
  clear: both;
}
.content_v8 .lastestnews .post-inner .post_content {
  padding: 0 15px;
}
.content_v8 .lastestnews .lastest_posts .post {
  padding: 0;
}
.content_v8 .lastestnews .owl-controls {
  position: relative;
  top: auto;
  right: auto;
  display: block;
}
.content_v8 .lastestnews .owl-dots {
  padding-top: 65px;
  width: 100%;
  text-align: center;
}
.content_v8 .lastestnews .owl-dots .owl-dot {
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border: 1px solid #828282;
  background: transparent;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.content_v8 .lastestnews .owl-dots .owl-dot:hover {
  border-color: #0083c1;
}
.content_v8 .lastestnews .owl-dots .owl-dot.active {
  border-color: #0083c1;
}
.content_v8 .post--date > span {
  display: inline-block;
}
.content_v8 .post--date .post--day {
  color: #ddd;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}
.content_v8 .post--date .cheo {
  font-size: 18px;
  color: #666;
}
.content_v8 .post--date .post--month {
  color: #666;
  font-size: 18px;
  font-weight: 400;
}
.content_v8 .post_title_left {
  padding: 12px 0 10px;
}
.content_v8 .post_title_left a {
  display: block;
  color: #111;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.content_v8 .post_title_left a:hover {
  color: #0083c1;
}
.content_v8 .post_content .desc {
  color: #888;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}
.content_v8 .read-more a {
  display: inline-block;
  margin-top: 10px;
  color: #0083c1;
  font-size: 14px;
  font-weight: 400;
}
.content_v8 .read-more a:hover {
  text-decoration: underline;
}
div.post-page {
  overflow: hidden;
  background: #fff;
  padding: 5px 15px 5px;
  border: none;
  border-radius: 3px;
  margin: 0;
  text-align: right;
}
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;
  background: transparent;
}
div.post-page .pagination li {
  display: inline-block;
  margin: 0 3px;
  vertical-align: top;
}
div.post-page .pagination li a, div.post-page .pagination li span {
  color: #222;
  display: block;
  padding: 2px 3px;
  border-radius: 0;
  border: none;
  font-size: 12px;
  font-weight: normal;
}
div.post-page .pagination li .page-active {
  color: #0083c1;
  background: #fff;
}
div.post-page .pagination li .page-link:hover, div.post-page .pagination li .page-link:focus {
  color: #0083c1;
  background: #fff;
}
div.post-page .results {
  margin-top: 5px;
  float: none;
  display: inline-block;
}
.lang-rtl .lastestnews .owl-controls {
  right: auto;
  left: 0;
}
#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: 430px !important;
}
#product-modal .modal-content .slick-prev, #product-modal .modal-content .slick-next {
  left: 35%;
  font-size: 0;
  height: 30px;
  width: 30px;
  position: relative;
  border: none;
  background: #ccc;
}
#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:hover:after, #product-modal .modal-content .slick-next:hover:after {
  color: #0083c1;
}
#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: 0px;
  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: #0083c1;
}
div#blockcart-modal .modal-content {
  border: none;
}
div#blockcart-modal .modal-header {
  background: #0083c1;
}
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: #0083c1;
  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: #00608e;
}
#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: #0083c1;
}
#contact .group-span-filestyle .btn {
  background: #0083c1;
  border-radius: 0px 4px 4px 0px;
}
#contact .group-span-filestyle .btn:hover {
  background: #00608e;
}
.contact-rich {
  padding: 20px 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: 20px 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;
}
#cms {
  overflow-x: hidden;
}
#cms .page-header {
  padding: 10px 0;
}
#cms .page-header h1 {
  margin: 15px 0;
  color: #222;
  font-size: 30px;
  font-weight: 400;
}
#cms #wrapper {
  padding: 0px;
}
#search #wrapper {
  padding-top: 30px;
}
.spaboutus .aboutusImage {
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.spaboutus .aboutusHeading {
  margin: 10px 0 15px;
  padding: 0px;
  color: #222;
  font-size: 24px;
  font-weight: 400;
}
.spaboutus .aboutusDesc {
  color: #777;
  font-weight: 400;
  line-height: 24px;
}
.spaboutus .aboutusBottom {
  position: relative;
  margin-top: 60px;
  padding: 70px 0;
  z-index: 1;
}
.spaboutus .aboutusBottom:after {
  content: "";
  position: absolute;
  top: 0px;
  left: -50%;
  width: 200%;
  height: 100%;
  z-index: -1;
  background-color: #f8f8f8;
}
.spaboutus .aboutusBottom .aboutusHeading {
  text-align: center;
}
.spaboutus .personBox {
  margin-top: 5px;
  text-align: center;
}
.spaboutus .personBox .personAvatar {
  position: relative;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.spaboutus .personBox .personAvatar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease;
}
.spaboutus .personBox .personInfo {
  padding: 10px 0;
}
.spaboutus .personBox .personInfo h4 {
  margin: 0px;
  padding: 5px 0;
  color: #222;
  font-size: 18px;
  font-weight: 400;
}
.spaboutus .personBox .personInfo p {
  margin: 0px;
  color: #777;
  font-size: 12px;
}
.spaboutus .personBox:hover .personAvatar:after {
  visibility: visible;
  opacity: 1;
}
.spaboutus .personBox:hover .aboutSocial {
  visibility: visible;
  opacity: 1;
}
.aboutSocial {
  position: absolute;
  bottom: 17px;
  right: 17px;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease;
}
.aboutSocial > .fa {
  display: block;
  margin-top: 6px;
  padding: 0px 15px;
  color: #222;
  background-color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}
.aboutSocial > .fa:hover {
  color: #fff;
  background-color: #0083c1;
}
@-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: 10px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 9999;
  position: fixed;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in-out 0s;
  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: white;
  padding: 0;
}
a.backtotop:hover {
  background: #0083c1;
}
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;
    width: 100%;
    z-index: 90;
    top: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0px 1px 3px #ccc;
  }
  .header-main.menu-fixed {
    -webkit-animation: animate-translate-top 0.8s;
    -moz-animation: animate-translate-top 0.8s;
    animation: animate-translate-top 0.8s;
  }
  .header_v1.has-top-margin .menu-fixed #_desktop_logo {
    min-height: 80px;
    line-height: 80px;
  }
  .header_v1.has-top-margin .menu-fixed .header-callus, .header_v1.has-top-margin .menu-fixed .spSearchPro {
    margin-top: 15px;
  }
  .header_v1.has-top-margin .menu-fixed .spblockcart {
    margin-top: 13px;
  }
  .header_v2.has-top-margin .header-menu.menu-fixed #sp-vermegamenu .sp-verticalmenu-container {
    display: none;
  }
  .header_v2.has-top-margin .header-menu.menu-fixed #sp-vermegamenu:hover .sp-verticalmenu-container {
    display: block;
  }
  .header_v2.has-top-margin .menu-fixed #_desktop_logo {
    min-height: 80px;
    line-height: 80px;
  }
  .header_v2.has-top-margin .menu-fixed .header-callus, .header_v2.has-top-margin .menu-fixed .spSearchPro {
    margin-top: 15px;
  }
  .header_v2.has-top-margin .menu-fixed .spblockcart {
    margin-top: 13px;
  }
  .header_v3.has-top-margin .menu-fixed #_desktop_logo {
    min-height: 80px;
    line-height: 80px;
  }
  .header_v3.has-top-margin .menu-fixed .sp-megamenu {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .header_v3.has-top-margin .menu-fixed .header-top-right {
    margin-top: 15px;
  }
  .header_v4.has-top-margin .header-bottom {
    margin-top: 116px;
  }
  #index .header_v4.has-top-margin .header-bottom {
    margin-top: 0;
  }
  .header_v4.has-top-margin .menu-fixed .sp-megamenu-container {
    background: #000;
  }
  .header_v5.has-top-margin .header-bottom {
    margin-top: 102px;
  }
  .header_v5.has-top-margin .header-top-wrap {
    padding: 20px 0;
  }
  .header_v7 .header-menu.menu-fixed {
    width: 100%;
  }
  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: #0083c1;
}
div.themeColor.active, div.themeColor.selected {
  border-color: #0083c1;
}
.reset-group .btn:hover {
  background: #0083c1;
  
}
@media (max-width: 991px) {
  #sp-cpanel_btn {
    display: none;
  }
}
#manufacturer h1 {
  margin: 30px 0 0;
  padding: 10px 0;
  color: #222;
  font-weight: 400;
  font-size: 20px;
  text-transform: capitalize;
}
.login-form .help-block {
  color: #f00;
  text-align: center;
}
.page-header h1 {
  margin: 30px 0 0;
  padding: 10px 0;
  color: #222;
  font-weight: 400;
  font-size: 20px;
  text-transform: capitalize;
}
