<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pt-recentproduct-container .owl-theme .owl-controls .owl-buttons {
  top: -90px;
  right: -1px;
}
.pt-recentproduct-container .ma-title {
  font-size: 16px;
}
.pt-recentproduct-container .ma-title span {
  padding: 20px 20px 14px;
}
.pt-recentproduct-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pt-recentproduct-container .item {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-top: 30px;
}
.pt-recentproduct-container .item .item-inner {
  padding: 0 !important;
}
.pt-recentproduct-container .item .item-inner:before {
  display: none;
}
.pt-recentproduct-container .item .item-inner .des {
  padding-top: 0px;
  padding-right: 5px;
}
.pt-recentproduct-container .item .item-inner .des .product-name .product-item-name a {
  font-size: 14px !important;
}
.pt-recentproduct-container .item .item-inner .des .product-name .product-reviews-summary {
  text-align: left;
}
.pt-recentproduct-container .item .item-inner .des .product-reviews-summary .rating-summary {
  text-align: left;
}
.pt-recentproduct-container .item .item-inner:hover .pull-left .product-item-photo .image-rotator {
  opacity: 1;
  z-index: 2;
}
.pt-recentproduct-container .item:hover .item-inner {
  padding-bottom: 0px !important;
}
.pt-recentproduct-container .item button {
  padding: 0;
  background: none;
  border: 0;
  text-transform: capitalize;
  font-weight: normal;
  color: #666666;
  font-size: 13px;
}
.pt-recentproduct-container .item button:hover {
  background: none;
  border: 0;
  color: #9e9e9e;
}
.pt-recentproduct-container .item button:before {
  content: "\f07a";
  font-family: FontAwesome;
  margin-right: 3px;
}
.pt-recentproduct-container .item .product-items {
  border-bottom: 1px solid #f1f1f1;
  padding-left: 20px;
  padding-top: 10px;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}
.pt-recentproduct-container .product-items .item-inner {
  border: none !important;
}
.product-items {
  margin-bottom: 20px;
  overflow: inherit;
}
.product-items:last-child {
  margin-bottom: 0;
}
.product-items .item-inner .image-container {
  width: 150px;
  max-width: 35%;
  margin-right: 15px;
  position: relative;
  display: inline-block;
  z-index: 0;
}
.product-items .item-inner .des .product-name {
  line-height: 1.2;
  margin: 0 0 5px;
}
.product-items .item-inner .des .price-label {
  display: none;
}
.producttab-conter {
  margin-top: 10px;
  border: 1px solid #ebebeb;
  padding: 0 18px 30px;
  border-radius: 3px;
}
.producttab-conter .title-tab {
  margin-top: 25px;
}
.producttab-container {
  position: relative;
  margin: 30px 0 60px;
}
.producttab-container .product_row .product-items {
  margin-left: 0px;
}
.producttab-container .product_row .product-items .item-inner {
  overflow: hidden;
  padding-right: 15px;
}
.producttab-container .product_row .product-items .item-inner .price-label {
  display: none;
}
.producttab-container .product_row .product-items .item-inner .cart-hover {
  position: absolute;
  display: block;
  top: 35%;
  opacity: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}
.producttab-container .product_row .product-items .item-inner .cart-hover .action {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.55);
  border: none;
}
.producttab-container .product_row .product-items .item-inner .cart-hover .action span {
  font-size: 0px;
}
.producttab-container .product_row .product-items .item-inner .cart-hover .action:before {
  content: "\e66e";
  font-family: Pe-icon-7-stroke;
  font-size: 17px;
  position: absolute;
  display: block;
  left: 0px;
  right: 0;
  font-weight: 600;
  line-height: 18px;
  color: #666666;
}
.producttab-container .product_row .product-items .item-inner .cart-hover .action:hover {
  background: #9e9e9e;
}
.producttab-container .product_row .product-items .item-inner .cart-hover .action:hover:before {
  color: #fff;
}
.producttab-container .product_row .product-items .item-inner .des .product-name {
  margin-bottom: 0;
}
.producttab-container .product_row .product-items .item-inner .des .product-name .product-item-name {
  margin-top: 0;
  margin-bottom: 20px;
}
.producttab-container .product_row .product-items .item-inner .des .price-box {
  float: left;
}
.producttab-container .product_row .product-items .item-inner .des .price-box .special-price {
  display: inline-block;
}
.producttab-container .product_row .product-items .item-inner .des .price-box .old-price {
  display: block;
  margin-left: 0px;
  margin-top: 5px;
}
.producttab-container .product_row .product-items .item-inner .des .add-to-link {
  float: right;
  width: 60px;
  margin-top: 25px;
  opacity: 0;
}
.producttab-container .product_row .product-items .item-inner .des .add-to-link a {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
  text-align: center;
}
.producttab-container .product_row .product-items .item-inner .des .add-to-link a span {
  font-size: 0px;
}
.producttab-container .product_row .product-items .item-inner .des .add-to-link a:before {
  content: "";
  font-family: Pe-icon-7-stroke;
  font-size: 17px;
  position: absolute;
  display: block;
  left: 0px;
  right: 0;
  font-weight: 500;
  line-height: 30px;
  color: #666666;
}
.producttab-container .product_row .product-items .item-inner .des .add-to-link a:hover:before {
  color: #9e9e9e;
}
.producttab-container .product_row .product-items .item-inner .des .add-to-link .towishlist:before {
  content: "\e642";
}
.producttab-container .product_row .product-items .item-inner .des .add-to-link .tocompare:before {
  content: "\e614";
}
.producttab-container .product_row .product-items .item-inner:hover .cart-hover {
  opacity: 1;
  -webkit-animation: zoomIn 300ms ease-in-out;
  -moz-animation: zoomIn 300ms ease-in-out;
  -ms-animation: zoomIn 300ms ease-in-out;
  animation: zoomIn 300ms ease-in-out;
}
.producttab-container .product_row .product-items .item-inner:hover .des .add-to-link {
  opacity: 1;
  -webkit-animation: zoomIn 300ms ease-in-out;
  -moz-animation: zoomIn 300ms ease-in-out;
  -ms-animation: zoomIn 300ms ease-in-out;
  animation: zoomIn 300ms ease-in-out;
}
.producttab-container .tab_container {
  background: #fff;
  padding: 30px;
}
.producttab-container .owl-theme .owl-controls .owl-buttons {
  right: -30px;
  top: -85px;
  width: auto;
}
.producttab-container .owl-theme .owl-controls .owl-buttons div {
  background: none;
  margin: 0;
  text-align: right;
  width: 23px;
}
.producttab-container .owl-theme .owl-controls .owl-buttons div:before {
  line-height: 25px;
}
.producttab-container .owl-theme .owl-controls .owl-buttons div:hover {
  background: none !important;
}
.producttab-container .owl-theme .owl-controls .owl-buttons div:hover:before {
  color: #9e9e9e;
}
.title-tab {
  overflow: hidden;
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
  text-align: left;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
}
.title-tab ul.tabs {
  padding: 0;
  margin: 0;
  list-style: none;
}
.title-tab ul.tabs li {
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0px;
  cursor: pointer;
  color: #bbbbbb;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  padding-right: 40px;
}
.title-tab ul.tabs li:hover {
  color: #363f4d;
}
.title-tab ul.tabs li.active {
  color: #363f4d;
}
.title-tab ul.tabs .last:after {
  display: none;
}
.title-tab .title-text {
  display: inline-block;
}
.tab_container .owl-theme .owl-controls {
  opacity: 1 !important;
}
.cms-index-index .product-item {
  padding-left: 0px !important;
}
.categorytab-container {
  overflow: hidden;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 0 18px;
}
.categorytab-container .row {
  margin: 0px;
}
.categorytab-container .title-category {
  position: relative;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.categorytab-container .title-category h3.title {
  float: left;
  font-size: 14px;
  color: #363f4d;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.categorytab-container .title-category .title-tab {
  width: auto;
  float: right;
  padding-right: 50px;
  margin-bottom: 0px;
  border: none;
  padding-bottom: 0px;
}
.categorytab-container .title-category .title-tab ul.tabs li {
  font-weight: normal;
  font-size: 13px;
  text-transform: capitalize;
}
.categorytab-container .tab_container .category_tab_slider_left .box {
  position: relative;
}
.categorytab-container .tab_container .category_tab_slider_left .box .iner-title {
  position: relative;
  z-index: 9;
}
.categorytab-container .tab_container .category_tab_slider_left .box .iner-title h1 {
  font-size: 16px;
  color: #444;
  font-weight: bold;
  text-transform: capitalize;
  margin: 25px 0;
}
.categorytab-container .tab_container .category_tab_slider_left .box .iner-title span {
  display: block;
  font-size: 13px;
  color: #666666;
  line-height: 30px;
}
.categorytab-container .tab_container .category_tab_slider_left .box .iner-title .all {
  display: block;
  font-size: 13px;
  color: #666666;
  line-height: 30px;
}
.categorytab-container .tab_container .category_tab_slider_left .box .thum-img {
  position: absolute;
  display: block;
  top: 0;
  z-index: 8;
  left: 0;
}
.category_tab_slider_special_products.owl-carousel.owl-theme {
  position: relative;
  overflow: hidden;
}
.category_tab_slider_special_products.owl-carousel.owl-theme .owl-wrapper-outer {
  margin-bottom: 40px;
  overflow: initial;
}
.product-tab .tab_container {
  background: #fff;
  padding: 30px 15px 5px;
}
.product-tab .tab_container .item-inner .product-item-info .image-container {
  display: block;
}
.product-tab .tab_container .item-inner .product-item-info .product-action {
  z-index: 1;
  bottom: 4px;
}
.product-tab .tab_container .item-inner .product-item-info .product-action .product-item-actions {
  margin: 0;
}
.product-tab .tab_container .item-inner .product-item-info .add-to-links {
  z-index: 1;
}
.product-tab:hover .owl-theme .owl-controls .owl-buttons {
  visibility: visible;
  opacity: 1;
}
.product-tab .owl-theme .owl-controls .owl-buttons {
  width: 100%;
  pointer-events: none;
  top: 50%;
  margin-top: -30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.product-tab .owl-theme .owl-controls .owl-buttons div:before {
  line-height: 34px;
}
.product-tab .owl-theme .owl-controls .owl-buttons .owl-prev {
  float: left;
  pointer-events: visible;
  width: 34px;
  height: 34px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.product-tab .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  border-color: #9e9e9e;
  background: #9e9e9e;
  color: #fff;
}
.product-tab .owl-theme .owl-controls .owl-buttons .owl-prev:hover:before {
  color: #fff;
}
.product-tab .owl-theme .owl-controls .owl-buttons .owl-next {
  float: right;
  pointer-events: visible;
  width: 34px;
  height: 34px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.product-tab .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  border-color: #9e9e9e;
  background: #9e9e9e;
  color: #fff;
}
.product-tab .owl-theme .owl-controls .owl-buttons .owl-next:hover:before {
  color: #fff;
}
.product-item-actions {
  display: block;
}
.products.products-grid {
  margin: 0 0 30px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
}
.products.products-grid .row {
  margin: 0px;
}
.products.products-grid .product-items .item-inner .image-container {
  max-width: 100%;
  width: 100%;
  padding-top: 0px;
}
.products.products-grid .product-items .item-inner .product-item-details .price-box {
  margin-bottom: 0px;
}
.products.products-grid .product-items li.item {
  margin-bottom: 3px !important;
  overflow: hidden;
}
.products.products-grid .product-items li.item .item-inner {
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 30px;
}
.products.products-grid .product-items li.item .item-inner .product-item-details .product-name .product-item-name a {
  font-weight: normal !important;
}
.products-grid li.product-item {
  margin-bottom: 20px !important;
  padding: 0 15px !important;
}
@media (min-width: 1024px), print {
  .page-products .products-grid .product-item {
    margin-left: 0;
    padding: 0px !important;
    width: 25%;
    margin-bottom: 20px;
    overflow: inherit;
  }
}
@media (max-width: 992px), print {
  .page-products .products-grid .product-item {
    width: 50%;
    clear: left;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px), print {
  .column.main {
    padding-right: 15px;
    padding-left: 15px;
    min-height: 5px;
  }
}
@media (max-width: 555px), print {
  .page-products .products-grid .product-item {
    width: 100%;
    clear: left;
  }
  .page-products .products-grid .product-item .item-inner .product-item-info {
    width: 100% !important;
  }
  .products-list .product-items .product-item .product-item-info .product-item-photo {
    width: 100% !important;
  }
}
.products.wrapper ~ .toolbar-products .pages {
  margin-bottom: 0px !important;
}
.pages strong.page {
  line-height: 27px !important;
}
.product-item-info {
  width: auto !important;
}
.product-item-info .product-item-photo {
  display: block;
}
.product-item-actions {
  display: table;
  margin: 10px 0 0;
  padding: 10px 0 0;
  position: relative;
}
.product-item-actions:before {
  content: "";
  width: 60px;
  border-top: 1px solid #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
}
.product-item-actions .add-to-cart-primary {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.product-item-actions .add-to-cart-primary .tocart {
  padding: 0;
  background: none;
  border: 0;
  text-transform: capitalize;
  font-weight: normal;
  color: #666666;
  font-size: 13px;
}
.product-item-actions .add-to-cart-primary .tocart:focus {
  border: 0;
  box-shadow: none;
}
.product-item-actions .add-to-cart-primary .tocart:hover {
  color: #9e9e9e;
  background: none;
}
.product-item-actions .add-to-cart-primary .tocart:before {
  content: "\f07a";
  font-family: FontAwesome;
  margin-right: 3px;
}
.product-item-actions .add-to-links-secondary {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.product-item-actions .add-to-links-secondary a {
  display: table-cell;
  vertical-align: middle;
  float: right;
  color: #b3b3b3;
  padding: 0 5px;
}
.product-item-actions .add-to-links-secondary a:hover {
  color: #9e9e9e;
}
.product-item-actions .add-to-links-secondary a span {
  display: none;
}
.product-item-actions .add-to-links-secondary a:before {
  content: "\f0ec";
  font-family: FontAwesome;
}
.product-item-actions .add-to-links-secondary a.compare:before {
  content: "\f004";
}
.products-grid .product-items li {
  margin-bottom: 0;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.products-list {
  border: 1px solid #ebebeb;
  border-bottom: none;
  border-radius: 5px;
}
.products-list .item .item-inner {
  border-bottom: 1px solid #ebebeb;
}
.products-list .item .item-inner {
  position: relative;
}
.products-list .item .item-inner:before {
  display: none;
}
.products-list .item .item-inner .product-item-info {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px !important;
}
.products-list .item .item-inner .product-item-info .product-item-details {
  -webkit-transform: translatey(0px) !important;
  -moz-transform: translatey(0px) !important;
  transform: translatey(0px) !important;
  filter: alpha(opacity=100);
  position: relative;
  z-index: 2;
}
.products-list .item .item-inner .product-item-info .product-item-details .product-name {
  -webkit-transform: translatey(0px) !important;
  -moz-transform: translatey(0px) !important;
  transform: translatey(0px) !important;
  filter: alpha(opacity=100);
}
.products-list .item .item-inner .product-item-info .product-item-details .product-reviews-summary {
  -webkit-transform: translatey(0px) !important;
  -moz-transform: translatey(0px) !important;
  transform: translatey(0px) !important;
  filter: alpha(opacity=100);
}
.products-list .item .item-inner .product-item-info .product-item-details .price-box {
  opacity: 1 !important;
}
.products-list .item .item-inner .product-item-info .product-item-details .box-hover {
  -webkit-transform: translatey(0px) !important;
  -moz-transform: translatey(0px) !important;
  transform: translatey(0px) !important;
  filter: alpha(opacity=100);
}
.products-list .product-items {
  margin-left: 0px !important;
}
.products-list .product-items .product-item:last-child .product-item-info {
  margin-bottom: 0;
}
.products-list .product-items .product-item .product-item-info {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  overflow: hidden;
}
.products-list .product-items .product-item .product-item-info .right-list {
  float: left;
  position: relative;
  width: 60%;
  text-align: left;
  border: none;
  height: 100%;
  padding: 30px;
  padding-right: 14px;
}
.products-list .product-items .product-item .product-item-info .right-list .product-item-details {
  border: none;
  padding: 0px;
  background: none;
  text-align: left;
}
.products-list .product-items .product-item .product-item-info .right-list .box-hover {
  border: none;
  opacity: 1;
  position: relative;
  left: 0px;
}
.products-list .product-items .product-item .product-item-info .right-list .box-hover .actions-primary {
  width: 130px !important;
}
.products-list .product-items .product-item .product-item-info .right-list .box-info .product-name .product-item-name {
  margin-top: 0;
}
.products-list .product-items .product-item .product-item-info .right-list .box-info .product-name .product-item-name .product-item-link {
  font-size: 16px;
}
.products-list .product-items .product-item .product-item-info .right-list .box-info .price-box .price-container .price-wrapper .price {
  font-size: 1.8rem;
}
.products-list .product-items .product-item .product-item-info .right-list .box-info .price-box .old-price {
  display: inline-block;
}
.products-list .product-items .product-item .product-item-info .image-container {
  width: 35%;
  float: left;
  margin-right: 0px;
  border: none;
}
.products-list .product-items .product-item .product-item-info .image-container .product-item-photo {
  float: left;
  width: 100%;
  padding: 0;
}
.products-list .product-items .product-item .product-item-info .product-item-details {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  display: inline-block;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-name .product-item-name {
  margin-bottom: 0px;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-name .product-item-name a {
  font-size: 14px;
  font-weight: 500 !important;
  color: #363f4d !important;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  text-align: left !important;
  margin-top: 5px;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-reviews-summary:before {
  display: none !important;
}
.products-list .product-items .product-item .product-item-info .product-item-details &gt; .price-box {
  margin: 0px 0;
  margin-top: 10px;
  margin: 10px 0 0;
  padding: 0 0 10px;
  border-bottom: none;
}
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-box {
  margin: 0;
}
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 14px;
}
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 13px;
}
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-from,
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-to {
  display: inline-block;
  margin: 0 10px 0 0;
}
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-from .price-label,
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-to .price-label {
  display: inline-block;
}
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price .price-label {
  display: inline-block;
}
.products-list .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price .price-container {
  display: inline-block;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description {
  margin: 10px 0 10px;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description .action.more {
  color: #9e9e9e;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-description .action.more:hover {
  text-decoration: underline;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .add-to-cart-primary {
  padding-right: 20px;
}
.products-list .product-items .product-item .product-item-info .list-left .product-item-inner .product-item-description {
  padding-bottom: 0px !important;
  margin-top: 10px;
  margin-bottom: 0px;
}
.products-list .product-items .product-item .product-item-info .list-left .product-item-inner .product-item-description a.action.more {
  display: inherit;
  padding-top: 10px;
  margin-bottom: 20px;
}
.products-list .product-items .product-item .product-item-info .list-left .product-item-inner .product-item-description p {
  margin-bottom: 10px;
  line-height: 25px;
}
.products-related .item,
.products-upsell .item {
  overflow: inherit;
}
.products-related .item .item-inner .product-item-info .image-container,
.products-upsell .item .item-inner .product-item-info .image-container {
  display: block !important;
}
.upsell,
.related {
  padding-bottom: 0px !important;
}
.crosssell .products.products-grid .item.item-inner {
  margin-bottom: 0px !important;
  border-right: 1px solid #ebebeb;
}
.crosssell .block-title {
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
  border-bottom: 1px solid #ebebeb;
  margin-top: 0;
  color: #fff;
  background: 0 0;
  padding: 25px 0 !important;
  position: relative;
}
.crosssell .block-title strong {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
  margin-top: 0px;
  color: #363f4d;
  padding: 0 !important;
}
.crosssell .owl-carousel .owl-item {
  padding: 0 15px;
}
.crosssell .products.products-grid {
  border: none;
  margin-bottom: 0px;
}
.crosssell .owl-item:nth-child(4n+4) .item .item-inner {
  border-right: none;
}
.crosssell .item .item-inner {
  border-right: 1px solid #ebebeb;
}
.checkout-cart-index .page-title-wrapper {
  margin-top: 30px;
}
.page-product-downloadable .product-options-bottom {
  padding: 10px;
  border: 1px solid #eee;
}
.page-product-downloadable .product-options-bottom .box-tocart .field.qty {
  padding: 0;
}
.page-product-downloadable .product-options-bottom .box-tocart .field.qty .label {
  display: inline-block;
  margin-right: 10px;
}
.page-product-downloadable .product-options-bottom .box-tocart .field.qty .control {
  display: inline-block;
}
.page-product-downloadable .product-options-bottom .box-tocart .field.qty .control .input-text.qty {
  height: 40px;
}
.page-product-downloadable .product-options-bottom .box-tocart .actions {
  padding: 0;
}
.page-product-downloadable .product-options-bottom .box-tocart .actions button {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  margin-left: 15px;
}
.page-product-downloadable .product-options-bottom .box-tocart .actions button:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.page-product-downloadable .product-options-bottom .product-social-links {
  border-top: 1px solid #ffffff;
  padding: 20px 0 0;
}
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links {
  display: inline-block;
  vertical-align: middle;
}
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .towishlist,
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .tocompare {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .towishlist:hover,
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .tocompare:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto {
  margin: 0;
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto span {
  line-height: inherit;
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto:before {
  display: none;
}
.catalog-product-view .product-info-main {
  padding: 0px !important;
}
.catalog-product-view .product-info-main .page-title {
  margin-top: 0;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
}
.catalog-product-view .product-info-main .page-title:hover {
  color: #9e9e9e;
}
.catalog-product-view .product-info-main .product-reviews-summary {
  display: inline-block !important;
}
.catalog-product-view .product-info-main .product-reviews-summary:before {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container .price-wrapper .price {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container .price-wrapper .price {
  font-size: 12px !important;
  font-weight: normal !important;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty {
  padding: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .label {
  display: inline-block;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control .input-text.qty {
  height: 40px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  padding: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  margin-left: 15px;
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
  background: #9e9e9e;
  border-color: #9e9e9e;
  color: #fff;
  border-radius: 3px;
  margin-left: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button span {
  line-height: 40px;
  vertical-align: top;
  padding-left: 8px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:hover {
  background: #444;
  border-color: #444;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:before {
  content: "\f291" !important;
  font-family: FontAwesome;
  margin-right: 3px;
  font-weight: normal;
  font-size: 24px;
}
.catalog-product-view .product-info-main .attribute.overview {
  margin: 10px 0;
}
.catalog-product-view .product-info-main .product-social-links {
  border-top: 1px solid #ffffff;
  padding: 20px 0 0;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  border-radius: 0;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist:hover,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist span,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare span {
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
}
.catalog-product-view .product-info-main .product-social-links .mailto {
  margin: 0;
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
}
.catalog-product-view .product-info-main .product-social-links .mailto:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.catalog-product-view .product-info-main .product-social-links .mailto span {
  line-height: inherit;
}
.catalog-product-view .product-info-main .product-social-links .mailto:before {
  display: none;
}
.catalog-product-view .product-info-main .bundle-actions button {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.catalog-product-view .product-info-main .bundle-actions button:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-from,
.catalog-product-view .product-info-main .product-info-price .price-box .price-to {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-label,
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-label {
  display: none;
}
.catalog-product-view .bundle-options-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.catalog-product-view .bundle-options-container .bundle-options-wrapper .required .control .options-list {
  margin: 10px 0 0;
}
.catalog-product-view .bundle-options-container .bundle-options-wrapper .required .control .options-list input {
  display: inline-block;
}
.catalog-product-view .bundle-options-container .bundle-options-wrapper .required .control .options-list .field.qty .label {
  display: inline-block;
  vertical-align: middle;
}
.catalog-product-view .bundle-options-container .bundle-options-wrapper .required .control .options-list .field.qty .control {
  display: inline-block;
  vertical-align: middle;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .title {
  margin-bottom: 20px;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty {
  padding: 0;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty .label {
  display: inline-block;
  margin-right: 10px;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty .control {
  display: inline-block;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty .control .input-text.qty {
  height: 38px;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions {
  padding: 0;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions button {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  margin-left: 15px;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions button:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 10px 0;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .towishlist,
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .tocompare {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  margin-right: 5px;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .towishlist:hover,
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .tocompare:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.catalog-product-view .product.info {
  margin-top: 30px;
}
.catalog-product-view .product.info .product.data.items .item a {
  height: auto;
  text-transform: uppercase;
  color: #444;
  position: relative;
}
.catalog-product-view .product.info .product.data.items .item:hover a {
  background: #f7f7f7;
  color: #363f4d !important;
}
.catalog-product-view .product.info .product.data.items .active a {
  background: #f7f7f7;
  color: #363f4d !important;
}
.catalog-product-view .fotorama__stage {
  border-bottom: 1px solid #e5e5e5;
}
.catalog-product-view .fotorama__thumb-border {
  border: 1px solid #4380db;
}
.catalog-product-view .product-reviews-summary .rating-summary {
  float: left;
}
.catalog-product-view .product-reviews-summary .reviews-actions {
  display: block !important;
  float: left;
  font-size: 12px;
  line-height: 20px;
  padding-left: 20px;
}
.catalog-product-view .block .products.products-grid {
  border: none;
}
.catalog-product-view .block .block-title {
  text-transform: uppercase;
  font-weight: 500;
  text-align: left;
  border-bottom: 1px solid #ebebeb;
  margin-top: 0;
  color: #fff;
  background: 0 0;
  padding: 25px 0 !important;
  position: relative;
}
.catalog-product-view .block .block-title strong {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
  margin-top: 0px;
  color: #363f4d;
  padding: 0 !important;
}
.catalog-product-view .block .block-content .products-slider .owl-item:nth-child(4n+4) .item .item-inner {
  border-right: none;
}
.catalog-product-view .block .block-content .products-slider .products .item .item-inner {
  margin-bottom: 0px !important;
  display: block;
  border-right: 1px solid #ebebeb;
}
.catalog-product-view .block .block-content .products-slider .products .item .item-inner .product-item-info .product-item-details {
  border: none;
}
.catalog-product-view .block .block-content .products-slider .products .item .item-inner .product-item-info .product-item-details .product-name {
  margin-bottom: 7px;
}
.catalog-product-view .block .block-content .products-slider .products .item .item-inner .product-item-info .product-item-details .price-box .special-price .price-container .price-label {
  font-size: 10px;
  display: none;
}
.catalog-product-view .block .block-content .products-slider .products .item .item-inner .product-item-info .product-item-details .price-box .old-price .price-container .price-label {
  font-size: 10px;
  display: none;
}
.catalog-product-view .block .block-content .products-slider .products .item .item-inner .product-item-info .box-hover {
  border-left: none;
  border-right: none;
}
.catalog-product-view .block .owl-theme .owl-controls .owl-buttons {
  right: 0px;
  top: -60px;
}
.checkout-index-index .page-header {
  background: #0083c1;
  margin-top: 0px;
}
.banner-gruod {
  margin-top: 40px;
}
.time-inner {
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 0 18px 20px;
}
.time-inner .active .item {
  border: none;
}
.time-inner .timerproducts .item-inner .des .product-item-name a {
  font-size: 16px;
  font-weight: 500 !important;
}
.time-inner .timerproducts .item-inner .des .price-box .price-container .price-wrapper .price {
  font-size: 18px !important;
}
.time-inner .timerproducts .item-inner .des .price-box .old-price .price-container .price-wrapper .price {
  font-size: 14px !important;
}
.time-inner .timerproducts .item-inner .des .short-description {
  font-size: 13px;
  color: #7a7a7a;
  font-weight: 400;
  margin-top: 15px;
}
.time-inner .timerproducts .item-inner .des .actions-second {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 15px;
}
.time-inner .timerproducts .item-inner .des .actions-second .actions-primary {
  float: left;
  margin-right: 10px;
}
.time-inner .timerproducts .item-inner .des .actions-second .actions-primary .action {
  padding: 0px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 3px;
}
.time-inner .timerproducts .item-inner .des .add-to-links {
  display: inline-block;
  vertical-align: top;
}
.time-inner .timerproducts .item-inner .des .add-to-links a {
  background: #ebebeb;
  border: none;
  color: #FFF;
  display: block;
  font-size: 0;
  width: 43px;
  height: 43px;
  line-height: 43px;
  border-radius: 3px;
  float: left;
  padding: 0;
  text-align: center;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -ms-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
}
.time-inner .timerproducts .item-inner .des .add-to-links a span {
  font-size: 0;
}
.time-inner .timerproducts .item-inner .des .add-to-links a:before {
  text-align: right;
  width: 100%;
  position: relative;
  display: block;
  left: 0;
  top: 1px;
  font-family: FontAwesome;
  font-size: 24px;
  height: 100%;
  font-weight: 400;
  text-align: center;
  line-height: 43px;
  color: #868686;
}
.time-inner .timerproducts .item-inner .des .add-to-links a:hover {
  background: #9e9e9e;
}
.time-inner .timerproducts .item-inner .des .add-to-links a:hover:before {
  color: #fff;
}
.time-inner .timerproducts .item-inner .des .add-to-links .towishlist {
  display: block;
  margin-right: 5px;
}
.time-inner .timerproducts .item-inner .des .add-to-links .towishlist:before {
  content: "\f08a";
  display: inline-block;
}
.time-inner .timerproducts .item-inner .des .add-to-links .tocompare {
  display: block;
}
.time-inner .timerproducts .item-inner .des .add-to-links .tocompare:before {
  content: "\f066";
  display: inline-block;
}
.time-inner .owl-theme .owl-controls .owl-buttons {
  top: -65px;
  right: 0px;
}
.time-inner .thumb {
  display: inline-block;
  margin-top: 30px;
  position: relative;
  width: 100%;
}
.time-inner .thumb .smallproduct1 .item-inner {
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}
.time-inner .thumb .pt-smallproduct {
  float: left;
  width: 33.3%;
  border-top: 1px solid #e5e5e5;
  padding-top: 30px;
}
.time-inner .thumb .pt-smallproduct .item-inner {
  position: relative;
  display: inline-block;
  width: 100%;
}
.time-inner .thumb .pt-smallproduct .item-inner .pull-left {
  width: 30%;
  float: left;
}
.time-inner .thumb .pt-smallproduct .item-inner .media-body {
  width: 65%;
  float: left;
}
.time-inner .thumb .pt-smallproduct .item-inner .media-body .product-name .product-item-name a {
  font-size: 14px;
  font-weight: normal !important;
}
.time-inner .thumb .pt-smallproduct .item-inner .media-body .price-box .price-container .price-wrapper .price {
  font-size: 14px !important;
}
.time-inner .thumb .pt-smallproduct .item-inner .media-body .price-box .old-price .price-container .price-wrapper .price {
  font-size: 12px !important;
}
.time-inner .thumb .active {
  border-top: 2px solid #fed700;
  position: relative;
  display: inline-block;
}
.countdown {
  margin-bottom: 0px;
}
.countdown .countdown-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
.countdown .countdown-container span.day {
  width: 46px;
  height: 70px;
  display: inline-block;
  text-align: center;
  color: #232f3e;
  margin-right: 15px;
  padding: 12px 0;
  position: relative;
}
.countdown .countdown-container span.day b {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 7px 22px 22px 22px;
  font-size: 14px;
  display: block;
  font-weight: 500;
  vertical-align: top;
  background: #fed700;
}
.countdown .countdown-container span.day span {
  font-size: 13px;
  vertical-align: top;
  padding-top: 5px;
  color: #a8a8a8;
}
.countdown .countdown-container span.hour {
  width: 46px;
  height: 70px;
  display: inline-block;
  text-align: center;
  color: #232f3e;
  margin-right: 15px;
  padding: 12px 0;
  position: relative;
}
.countdown .countdown-container span.hour b {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 7px 22px 22px 22px;
  font-size: 14px;
  display: block;
  font-weight: 500;
  vertical-align: top;
  background: #fed700;
}
.countdown .countdown-container span.hour span {
  font-size: 13px;
  vertical-align: top;
  padding-top: 5px;
  color: #a8a8a8;
}
.countdown .countdown-container span.min {
  width: 46px;
  height: 70px;
  display: inline-block;
  text-align: center;
  color: #232f3e;
  margin-right: 15px;
  padding: 12px 0;
  position: relative;
}
.countdown .countdown-container span.min b {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 7px 22px 22px 22px;
  font-size: 14px;
  display: block;
  font-weight: 500;
  vertical-align: top;
  background: #fed700;
}
.countdown .countdown-container span.min span {
  font-size: 13px;
  vertical-align: top;
  padding-top: 5px;
  color: #a8a8a8;
}
.countdown .countdown-container span.sec {
  width: 46px;
  height: 70px;
  display: inline-block;
  text-align: center;
  color: #232f3e;
  margin-right: 15px;
  padding: 12px 0;
  position: relative;
}
.countdown .countdown-container span.sec b {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 7px 22px 22px 22px;
  font-size: 14px;
  display: block;
  font-weight: 5000;
  vertical-align: top;
  background: #fed700;
}
.countdown .countdown-container span.sec span {
  font-size: 13px;
  vertical-align: top;
  padding-top: 5px;
  color: #a8a8a8;
}
.category_img {
  margin-top: 30px;
}
.timerproducts .countdown-thumb {
  width: 80px;
  float: left;
  padding: 0;
  position: absolute;
  display: block;
  right: 50%;
  overflow: hidden;
  top: 80px;
  margin-right: -190px;
}
.timerproducts ul.thumb {
  list-style: none;
  padding-left: 0px;
  width: 80px;
  margin-bottom: -20px;
}
.timerproducts ul.thumb .slick-arrow {
  width: 26px;
  height: 26px;
  font-size: 0px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  opacity: 0;
  z-index: 1;
  color: #b0b0b0;
  border-width: 1px;
  border-style: solid;
  border-color: #d8d8d8;
  border-image: initial;
  border-radius: 100%;
  padding: 0px;
  background: #ffffff;
  transition: all 0.4s ease-out;
}
.timerproducts ul.thumb .slick-arrow::before {
  font-weight: 400;
  font-size: 16px;
  font-family: FontAwesome;
  display: block;
  line-height: 24px;
}
.timerproducts ul.thumb .slick-arrow.slick-prev:before {
  content: "\f106";
}
.timerproducts ul.thumb .slick-arrow.slick-next:before {
  content: "\f107";
}
.timerproducts ul.thumb .slick-arrow.slick-disabled {
  cursor: context-menu;
}
.timerproducts ul.thumb .slick-arrow:hover {
  border-color: #f4a137;
  background: #f4a137;
  color: #fff;
}
.timerproducts ul.thumb li {
  margin: 0px 0 13px;
  position: relative;
}
.timerproducts ul.thumb .slick-arrow.slick-prev {
  top: 0px;
}
.timerproducts ul.thumb .slick-arrow.slick-next {
  bottom: 0px;
}
.timerproducts ul.thumb:hover .slick-arrow {
  opacity: 1;
}
.pricecountdown .countdown-slider .owl-container .owl-carousel .owl-wrapper-outer .owl-wrapper {
  transition: all 0ms ease !important;
}
.related .block-actions {
  display: none;
}
.related .choice.related {
  display: none;
}
.fotorama-item.fotorama--fullscreen {
  z-index: 2000 !important;
}
.fotorama__nav-wrap {
  text-align: center;
}
body .swatch-attribute {
  clear: both;
}
body .swatch-option.text {
  padding: 0 8px;
}
.bren-iner {
  padding: 0 60px;
  margin-top: -108px;
}
.bren-iner .pt-brand-container {
  background: #fff;
  padding: 90px 0;
  border: 1px solid #e7e7e7;
}
.testimo-slider {
  border: 1px solid #ededed;
  padding: 0 18px;
  margin-top: 40px;
  border-radius: 5px;
}
.testimo-slider .pt-testimonial-container {
  display: inline-block;
}
.testimo-slider .pt-testimonial-container .thumb {
  list-style: none;
  padding-left: 0px;
  text-align: center;
  width: 100%;
  margin-bottom: 23px;
  margin-top: 18px;
}
.testimo-slider .pt-testimonial-container .thumb li {
  display: inline-block;
  margin: 0 5px;
  border: 3px solid #fff;
  border-radius: 100%;
  width: 84px;
  height: 84px;
  margin-bottom: 0;
  position: relative;
}
.testimo-slider .pt-testimonial-container .thumb li:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(238, 236, 237, 0.79);
  top: 0;
  border-radius: 100%;
}
.testimo-slider .pt-testimonial-container .thumb li:hover {
  border-color: #9e9e9e;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: 0.3s;
}
.testimo-slider .pt-testimonial-container .thumb .active {
  border-color: #9e9e9e;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: 0.3s;
}
.testimo-slider .pt-testimonial-container .thumb .active:after {
  display: none;
}
.testimo-slider .pt-testimonial-container .email {
  margin-top: 20px;
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 400;
  position: relative;
  text-align: center;
  display: block;
  margin: 10px 0;
}
.testimo-slider .pt-testimonial-container .info {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 12px;
}
.testimo-slider .pt-testimonial-container .info .job {
  font-weight: normal;
}
.testimo-slider .owl-theme .owl-controls .owl-buttons {
  right: 0;
  top: -70px;
}
.testimonial-index-index .page-title {
  margin: 30px 0;
  font-weight: normal;
}
.testimonial-index-index ul.testimonial-item {
  margin-top: 35px;
  padding-left: 0px;
  margin-bottom: 20px;
  list-style: none;
}
.testimonial-index-index ul.testimonial-item .testimonial-image {
  padding-right: 30px;
}
.pt-testimonial-container {
  padding-bottom: 30px;
  width: 100%;
  position: relative;
  display: inline-block;
}
.pt-testimonial-container li {
  margin: 0 0 20px;
}
.pt-testimonial-container li .pt-testimonial {
  overflow: hidden;
  text-align: center;
}
.pt-testimonial-container li .pt-testimonial .des {
  font-size: 13px;
  color: #363f4d;
  font-style: italic;
  margin-top: 15px;
  line-height: 25px;
}
.pt-testimonial-container .owl-controls .owl-pagination {
  display: none;
}
.pt-testimonial-container .owl-controls .owl-pagination .owl-page span {
  border: 2px solid #dcdcdc;
  background: none;
  width: 14px;
  height: 14px;
  position: relative;
  display: inline-block;
}
.pt-testimonial-container .owl-controls .owl-pagination .owl-page span:before {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  background: #f1ba84;
  content: "";
  border-radius: 100%;
  left: 2px;
  top: 2px;
  opacity: 0;
}
.pt-testimonial-container .owl-controls .owl-pagination .owl-page span:hover {
  border-color: #f1ba84;
}
.pt-testimonial-container .owl-controls .owl-pagination .owl-page span:hover:before {
  opacity: 1;
}
.pt-testimonial-container .owl-controls .owl-pagination .active span {
  border-color: #f1ba84;
}
.pt-testimonial-container .owl-controls .owl-pagination .active span:before {
  opacity: 1;
}
.categorytab-container .categorytab-iner {
  margin-top: 0px;
}
.categorytab-container .categorytab-iner .thuml-img {
  background: #d3931f;
  margin-bottom: 30px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
.categorytab-container .categorytab-iner .thuml-img .owl-carousel .owl-item {
  padding: 0px;
}
.categorytab-container .categorytab-iner .thuml-img .product_row div {
  text-align: center;
  float: left;
  background: #e2ac3a;
  margin: 10px 5px;
  width: 156px;
  color: #fff;
  min-height: 120px;
  cursor: pointer;
  padding-top: 25px;
  font-size: 12px;
  text-transform: uppercase;
}
.categorytab-container .categorytab-iner .thuml-img .product_row div span {
  display: block;
  padding-bottom: 5px;
}
.categorytab-container .categorytab-iner .thuml-img .product_row div:hover {
  border: 1px solid #fff;
  background: none;
}
.categorytab-container .categorytab-iner .thuml-img .product_row .first {
  margin-left: 9px;
}
.categorytab-container .categorytab-iner .owl-theme .owl-controls {
  opacity: 1 !important;
}
.categorytab-container .categorytab-iner .owl-theme .owl-controls .owl-buttons {
  top: -243px !important;
  width: auto !important;
  right: 30px;
  border-left: 1px solid #e5e5e5;
}
.categorytab-container .categorytab-iner .owl-theme .owl-controls .owl-buttons div {
  background: none !important;
  width: 20px !important;
  height: 51px !important;
  line-height: 51px !important;
}
.categorytab-container .categorytab-iner .owl-theme .owl-controls .owl-buttons div:before {
  color: #bfbfbf;
  line-height: 52px !important;
  width: 100% !important;
}
.categorytab-container .categorytab-iner .owl-theme .owl-controls .owl-buttons div:hover {
  background: none !important;
}
.categorytab-container .categorytab-iner .owl-theme .owl-controls .owl-buttons div:hover:before {
  color: #e2ac3a !important;
}
.categorytab-container .first .item {
  border-left: none;
}
.categorytab-container .title-category .container-inner {
  padding-left: 30px;
  padding-right: 30px;
  background: #fff;
  position: relative;
  z-index: 999;
  max-width: 1230px;
}
.categorytab-container .owl-theme .owl-controls .owl-buttons {
  right: 0px;
  top: -77px;
}
.category_static .categorytab-container .tab_container .item {
  border-right: none;
}
.category_static .categorytab-container .tab_container .item .item-inner {
  border-bottom: 1px solid #ebebeb;
}
.category_static .categorytab-container .tab_container .item .item-inner .product-item-info {
  border-left: 1px solid #ebebeb;
  margin: 0px 0 30px;
}
.category_static .categorytab-container .tab_container .item .item-inner:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
}
.category_static .categorytab-container .tab_container .first .item-inner .product-item-info {
  border-left: none;
}
.category_static .categorytab-container .tab_container .active .item {
  border-left: none;
}
.pt_categorytop {
  border: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  margin-top: 40px;
  padding: 0 18px  30px;
  border-bottom: none;
}
.pt_categorytop .owl-carousel .owl-item {
  padding: 0 15px;
  border-right: 1px solid #ebebeb;
}
.pt_categorytop .top h3 {
  font-size: 15px;
  color: #363f4d;
  font-weight: 500;
  margin: 20px 0;
}
.pt_categorytop .top ul {
  list-style: none;
  padding-left: 0px;
}
.pt_categorytop .top ul li {
  margin-bottom: 7px;
}
.pt_categorytop .top ul li a {
  color: #7a7a7a;
  font-size: 13px;
}
.pt_categorytop .top ul li a:hover {
  color: #9e9e9e;
}
.pt_categorytop .top ul li.link-category {
  margin-top: 30px;
}
.pt_categorytop .top ul li.link-category a {
  background: #363f4d;
  font-size: 12px;
  border-radius: 5px;
  padding: 10px 30px;
  color: #fff;
}
.pt_categorytop .top ul li.link-category a:hover {
  background: #9e9e9e;
  color: #fff;
}
.item .item-inner .product-item-info {
  position: relative;
  display: inline-block;
  text-align: left;
  background: #fff;
}
.item .item-inner .product-item-info .image-container {
  position: relative;
}
.item .item-inner .product-item-info .product-item-details .price-box {
  padding: 0px 0 0px;
  margin: 0px;
}
.item .item-inner .product-item-info .product-item-details .product-reviews-summary {
  margin: 10px 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  -webkit-transform: translatey(0px);
  -moz-transform: translatey(0px);
  transform: translatey(0px);
}
.item .item-inner .product-item-info .product-item-details {
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  -webkit-transform: translatey(0px);
  -moz-transform: translatey(0px);
  transform: translatey(0px);
}
.item .item-inner .product-item-info .product-item-details .product-name {
  margin: 0px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  -webkit-transform: translatey(0px);
  -moz-transform: translatey(0px);
  transform: translatey(0px);
}
.item .item-inner .product-item-info .product-item-details .price-final_price .price-from .price-container .price-wrapper .price {
  font-size: 1.1rem;
}
.item .item-inner .product-item-info .product-item-details .price-final_price .price-from .old-price .price-final_price .tax .weee .price-wrapper .price {
  font-size: 1.1rem;
}
.item .item-inner .product-item-info .product-item-details .price-final_price .price-to .price-container .price-wrapper .price {
  font-size: 1.1rem;
}
.item .item-inner .product-item-info .product-item-details .price-final_price .price-to .old-price .price-final_price .tax .weee .price-wrapper .price {
  font-size: 1.1rem;
}
.item .item-inner .product-item-info .product-item-details .box-hover {
  display: inline-block;
  padding: 0;
  position: absolute;
  text-align: center;
  left: 10px;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  z-index: 99;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  -webkit-transform: translatey(10px);
  -moz-transform: translatey(10px);
  transform: translatey(10px);
  width: 100%;
}
.item .item-inner .product-item-info .product-item-details .box-hover .actions-primary {
  position: relative;
  display: inline-block;
  background: #363f4d;
  border: none;
  color: #FFF;
  border-radius: 5px;
  font-size: 0;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 50%;
  float: left;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -ms-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
}
.item .item-inner .product-item-info .product-item-details .box-hover .actions-primary .action {
  width: 100%;
  height: 100%;
  background: #363f4d;
  border: none;
  padding: 0px;
  color: #fff;
  border-radius: 5px;
}
.item .item-inner .product-item-info .product-item-details .box-hover .actions-primary .action span {
  font-weight: 400;
  font-size: 13px;
  text-transform: capitalize;
  vertical-align: top;
}
.item .item-inner .product-item-info .product-item-details .box-hover .actions-primary:hover .action {
  background: #9e9e9e;
  color: #fff;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links {
  float: left;
  vertical-align: top;
  width: 45%;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links a {
  border-radius: 5px;
  background: #363f4d;
  border: none;
  color: #FFF;
  display: block;
  font-size: 0;
  height: 32px;
  line-height: 32px;
  float: left;
  padding: 0;
  text-align: center;
  width: 32px;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -ms-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links a span {
  font-size: 0;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links a:before {
  text-align: right;
  width: 100%;
  position: relative;
  display: block;
  left: 0;
  top: 1px;
  font-family: FontAwesome;
  font-size: 14px;
  height: 100%;
  font-weight: 400;
  text-align: center;
  line-height: 32px;
  color: #fff;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links a:hover {
  background: #9e9e9e;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links a:hover:before {
  color: #fff;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links .towishlist {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links .towishlist:before {
  content: "\f08a";
  display: inline-block;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links .tocompare {
  display: inline-block;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links .tocompare:before {
  content: "\f012";
  display: inline-block;
}
.item .item-inner:hover {
  z-index: 1;
}
.item .item-inner:hover .product-item-info {
  position: relative;
  z-index: 9;
  background: #fff;
  visibility: visible;
  transition: all .5s ease 0s;
}
.item .item-inner:hover .product-item-info .product-item-details {
  -webkit-transform: translatey(-10px);
  -moz-transform: translatey(-10px);
  transform: translatey(-10px);
  filter: alpha(opacity=100);
  position: relative;
  z-index: 2;
}
.item .item-inner:hover .product-item-info .product-item-details .product-name {
  -webkit-transform: translatey(-10px);
  -moz-transform: translatey(-10px);
  transform: translatey(-10px);
  filter: alpha(opacity=100);
}
.item .item-inner:hover .product-item-info .product-item-details .product-reviews-summary {
  -webkit-transform: translatey(-10px);
  -moz-transform: translatey(-10px);
  transform: translatey(-10px);
  filter: alpha(opacity=100);
}
.item .item-inner:hover .product-item-info .product-item-details .price-box {
  opacity: -1;
}
.item .item-inner:hover .product-item-info .product-item-details .box-hover {
  -webkit-transform: translatey(10px);
  -moz-transform: translatey(10px);
  transform: translatey(10px);
  filter: alpha(opacity=100);
  opacity: 1;
}
.active .item {
  border-left: 1px solid #ededed;
}
.active.first .item {
  border-left: none;
}
.tab_product {
  position: relative;
  display: block;
}
.tab_product .row {
  margin-left: 0px;
  margin-right: 0px;
}
.tab_product .title-tab {
  margin-bottom: 0px;
}
.tab_product .tab_container.producttab_inner {
  overflow: hidden;
  position: relative;
}
.tab_product .tab_container.producttab_inner .owl-wrapper-outer {
  margin-bottom: 40px;
  overflow: inherit;
}
.tab_product .producttab_inner .productTabContent .owl-wrapper .first .product_row .item .item-inner .product-item-info {
  border-left: none;
}
.tab_product .producttab_inner .productTabContent .owl-wrapper .first .product_row .item:hover .item-inner .product-item-info {
  border-left: 2px solid #ffcd00 !important;
}
.tab_product .item {
  border-right: 1px solid #ebebeb;
}
.tab_product .item .item-inner:hover .product-item-info {
  z-index: 2;
}
.tab_product .row {
  margin: 0px;
}
.pt-randomproduct-container {
  margin-top: 40px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 0 18px 18px;
}
.pt-randomproduct-container .owl-theme .owl-controls .owl-buttons {
  top: -67px;
}
.pt-randomproduct-container .active .item {
  border-left: none;
}
.pt-randomproduct-container .item .item-inner {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 15px;
}
.pt-randomproduct-container .item .item-inner:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}
.pt-randomproduct-container .item .item-inner:last-child .info-product-item {
  margin-bottom: 0px;
}
.pt-randomproduct-container .item .item-inner .info-product-item {
  border-right: 1px solid #eeeeee;
  display: inline-block;
  width: 100%;
  padding: 20px 15px;
  margin-bottom: 15px;
}
.pt-randomproduct-container .item .item-inner .info-product-item .des {
  padding-left: 15px;
}
.pt-randomproduct-container .item .item-inner .info-product-item .des .product-name {
  vertical-align: top;
}
.pt-randomproduct-container .item .item-inner .info-product-item .des .product-name .product-item-name {
  margin: 0px;
}
.pt-randomproduct-container .item .item-inner .info-product-item .product-item-actions {
  display: none;
}
.pt-randomproduct-container .item .item-inner .info-product-item .pull-left {
  width: 45%;
}
.pt-randomproduct-container .item .item-inner .info-product-item .pull-left a .product-image-container {
  display: inherit;
}
.pt-randomproduct-container .item .item-inner .info-product-item .pull-left a .image-rotator {
  z-index: -1;
  opacity: 0;
}
.pt-randomproduct-container .item .item-inner .info-product-item .media-body {
  width: 55%;
  text-align: left;
  padding-left: 7px;
}
.pt-randomproduct-container .item .item-inner .info-product-item .media-body .product-name .product-item-name a {
  font-size: 13px;
}
.ma-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
  margin-top: 0px;
  color: #363f4d;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
}
.title-text {
  display: inline-block;
  padding: 0 350px;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 45px;
  color: #7e7e7e;
  text-align: center;
}
.bestsellerproduct_container_slider {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding: 0 18px;
}
#bestseller_product_slider {
  border-bottom: none;
}
#bestseller_product_slider .item {
  border-left: none;
}
#bestseller_product_slider .item .item-inner {
  border-bottom: 1px solid #eeeeee;
  display: inline-block;
  width: 100%;
}
#bestseller_product_slider .item .item-inner .product-item-info {
  padding-bottom: 20px;
}
#bestseller_product_slider .item .item-inner .product-item-details {
  padding-left: 0px;
  padding-right: 0px;
}
#bestseller_product_slider .item .item-inner .product-item-details .box-hover {
  left: 0px;
}
.image-rotator {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.item .item-inner:hover .product-item-info .image-container .product-item-photo .image-rotator {
  opacity: 1;
  z-index: 2;
}
.item .item-inner:hover .paragraph-end {
  background: #ffffff70;
  width: 100%;
  z-index: -1;
}
.item .item-inner:hover .product-item-name a:hover {
  color: white;
}
.box-haeder {
  position: relative;
  display: inline-block;
  float: right;
  border-left: 1px solid #545180;
  color: #fff;
  padding-left: 15px;
}
.box-haeder .icon {
  display: inline-block;
  color: #f82e56;
  font-size: 40px;
  padding-right: 10px;
}
.box-haeder .icon span {
  display: none;
}
.box-haeder .text {
  display: inline-block;
}
.box-haeder .text h1 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0px;
}
.box-haeder .text p {
  font-size: 14px;
  margin-bottom: 0px;
}
.blog-post-view .page-title-wrapper .page-title {
  font-weight: normal;
  font-size: 20px;
}
.blog-post-view .sidebar .blog-search {
  border: none;
  padding-bottom: 0px;
  padding: 0px;
}
.blog-index-index .sidebar .blog-search {
  border: none;
  padding-bottom: 0px;
  padding: 0px;
}
.blog-index-index .post-list-wrapper .post-list .post-holder .post-content .post-title-holder h2 a {
  font-size: 20px !important;
  text-transform: capitalize;
  font-weight: normal;
}
.blog-index-index .post-list-wrapper .post-list .post-holder .post-content .post-description {
  font-size: 14px !important;
}
.blog-index-index .post-images a img {
  width: 100%;
}
@media (max-width: 767px) {
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .container-inner {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .navigation:after,
  .page-header .header.panel:after,
  .header.content:after,
  .footer.content:after,
  .page-wrapper &gt; .widget:after,
  .page-wrapper &gt; .page-bottom:after,
  .block.category.event:after,
  .top-container:after,
  .page-main:after,
  .container-inner:after,
  .navigation:before,
  .page-header .header.panel:before,
  .header.content:before,
  .footer.content:before,
  .page-wrapper &gt; .widget:before,
  .page-wrapper &gt; .page-bottom:before,
  .block.category.event:before,
  .top-container:before,
  .page-main:before,
  .container-inner:before {
    clear: both;
    content: " ";
    display: table;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary &gt; .action.tocompare,
  [class*='block-compare'] {
    display: inline-block;
  }
}
@media all and (min-width: 768px), print {
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .container-inner {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .navigation:after,
  .page-header .header.panel:after,
  .header.content:after,
  .footer.content:after,
  .page-wrapper &gt; .widget:after,
  .page-wrapper &gt; .page-bottom:after,
  .block.category.event:after,
  .top-container:after,
  .page-main:after,
  .container-inner:after,
  .navigation:before,
  .page-header .header.panel:before,
  .header.content:before,
  .footer.content:before,
  .page-wrapper &gt; .widget:before,
  .page-wrapper &gt; .page-bottom:before,
  .block.category.event:before,
  .top-container:before,
  .page-main:before,
  .container-inner:before {
    clear: both;
    content: " ";
    display: table;
  }
  .col-main {
    float: right;
  }
  .col-left {
    float: left;
  }
  .columns {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }
  .column.main {
    padding-right: 15px;
    padding-left: 15px;
    min-height: auto;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    clear: left;
    float: left;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    clear: right;
    float: right;
  }
  .account.page-layout-2columns-left .column.main {
    width: 75%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 25%;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    width: 80%;
  }
  .modes-mode {
    border: 1px solid #e1e1e1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 3px 5px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode.active:before {
    color: #9e9e9e;
  }
  .page-layout-1column .product-info-main {
    width: 55%;
    background: #fff;
    padding: 20px;
  }
  .page-layout-1column .product.media {
    width: 42%;
    background: #fff;
    margin-top: 0;
    margin-bottom: 40px;
    padding: 0 0 20px;
  }
  .cart-summary {
    width: 30%;
    background-color: #eee;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 67%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 0;
  }
  .product.data.items &gt; .item.content {
    border: 1px solid #d1d1d1;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:active,
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    color: #fff;
  }
  .page-products .products-grid .product-item {
    border: none !important;
  }
  .column.main .product-items {
    margin-left: 0 !important;
  }
}
.cms-index-index .main-container {
  padding-top: 0;
}
.main-container {
  padding-top: 30px;
}
.table-comparison .cell {
  width: auto;
}
.columns .column.main {
  padding-bottom: 0;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar &gt; .action,
.cart.table-wrapper .action-gift {
  border-radius: 0;
}
button:hover,
a.action.primary:hover,
.cart.table-wrapper .actions-toolbar &gt; .action:hover,
.cart.table-wrapper .action-gift:hover {
  border-color: #9e9e9e;
  background: #9e9e9e;
  color: #fff;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  outline: 0;
  border: 1px solid #d7d7d7;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.toolbar-products {
  padding: 5px 20px;
  margin-bottom: 30px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
}
.toolbar-products .pages {
  margin-bottom: 20px;
}
.toolbar-products .pages .item {
  line-height: 25px;
}
.toolbar-products .pages .action {
  width: 30px;
}
.toolbar-products .pages .action.next:before {
  font-size: 35px;
}
.toolbar-products .modes {
  float: left;
  margin-right: 0;
  padding-top: 5px;
}
.toolbar-products .modes a {
  height: 35px;
  width: 35px;
  padding: 0px;
  border: none;
}
.toolbar-products .modes a:before {
  content: "\f0ca" !important;
  font-family: "FontAwesome";
  color: #363f4d;
  font-size: 18px;
  line-height: 35px;
}
.toolbar-products .modes a:hover {
  background: none;
}
.toolbar-products .modes a:hover:before {
  color: #9e9e9e;
}
.toolbar-products .modes .active:before {
  color: #9e9e9e;
}
.toolbar-products .modes strong {
  width: 35px;
  height: 35px;
  padding: 0px;
  margin-left: 5px;
  border: none;
}
.toolbar-products .modes strong:before {
  font-family: "FontAwesome";
  color: #363f4d;
  font-size: 18px;
  line-height: 35px;
  content: "\f00a" !important;
}
.toolbar-products .modes strong:hover:before {
  color: #9e9e9e;
}
.toolbar-products .toolbar-amount {
  float: left;
  margin-left: 15px !important;
  padding-top: 9px;
}
.toolbar-products .toolbar-sorter {
  float: right;
}
.toolbar-products .toolbar-sorter .sorter-options {
  height: 35px !important;
  border-radius: 0px !important;
}
.sorter-options {
  padding: 0 10px;
  height: 32px;
}
.toolbar-amount {
  padding: 5px 0 0;
}
.modes {
  display: block;
}
.breadcrumbs {
  color: #fff;
  line-height: 25px;
  padding: 12px 0;
  background: #333333;
  margin: 0 0 40px;
  max-width: 100%;
}
.breadcrumbs a {
  color: #fff !important;
}
.breadcrumbs ul .item {
  font-size: 14px;
}
.breadcrumbs ul .item:not(:last-child):after {
  vertical-align: middle;
}
.breadcrumbs ul strong {
  color: #9e9e9e;
}
.form-cart .table &gt; thead &gt; tr &gt; th,
.form-cart .table &gt; tbody &gt; tr &gt; th,
.form-cart .table &gt; tfoot &gt; tr &gt; th,
.form-cart .table &gt; thead &gt; tr &gt; td,
.form-cart .table &gt; tbody &gt; tr &gt; td,
.form-cart .table &gt; tfoot &gt; tr &gt; td {
  border-top: 0;
}
.form-cart .table &gt; thead &gt; tr &gt; th {
  border-bottom: 0;
}
.cart-summary .table &gt; thead &gt; tr &gt; th,
.cart-summary .table &gt; tbody &gt; tr &gt; th,
.cart-summary .table &gt; tfoot &gt; tr &gt; th,
.cart-summary .table &gt; thead &gt; tr &gt; td,
.cart-summary .table &gt; tbody &gt; tr &gt; td,
.cart-summary .table &gt; tfoot &gt; tr &gt; td {
  border-top: 0;
}
.cart-summary .table-wrapper .price {
  font-size: 20px;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  line-height: inherit;
}
.cart-summary .checkout-methods-items li button {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.cart-summary .checkout-methods-items li button:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.cart-summary &gt; .title {
  font-weight: bold;
}
.block-compare .action.compare,
.cart-summary .actions-toolbar &gt; .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar &gt; .primary .cart.table-wrapper .actions-toolbar &gt; .action,
.cart-summary .actions-toolbar &gt; .primary .cart.table-wrapper .action-gift {
  padding: 5px 10px;
}
.review-form .action.submit.primary {
  padding: 10px;
}
.page.messages {
  margin-top: 20px;
}
.columns {
  display: block;
}
.block-cart-failed .action.clear,
.cart-container .form-cart .action.clear,
.cart-container .cart-gift-item .action.clear .block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  margin-bottom: 10px;
}
.cart-summary .block &gt; .title:after,
.paypal-review-discount .block &gt; .title:after {
  top: -5px;
}
.cart-empty a {
  font-weight: bold;
}
.block-collapsible-nav .title {
  text-transform: uppercase;
  border-bottom: 2px solid #f1f1f1;
  padding: 0 0 10px;
}
.block-collapsible-nav .content ul.nav {
  background-color: #f4f4f4;
}
.block-collapsible-nav .content ul.nav &gt; li &gt; strong {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.block-collapsible-nav .content ul.nav &gt; li.current &gt; strong {
  background-color: #eee;
}
.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
#checkoutSteps {
  background-color: #fff;
  padding: 20px;
}
.owl-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.newsletter-footer {
  margin-top: 88px;
  background: #37475a;
  padding: 44px 0;
}
.subscribe-new {
  background: #0083c1;
  padding: 80px 0;
  position: relative;
  text-align: center;
  margin-top: 80px;
}
.form-subscribe {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  display: inline-block;
}
.form-subscribe .title-new {
  width: 50%;
  float: left;
  color: #fff;
  text-align: left;
  position: relative;
  padding-left: 160px;
}
.form-subscribe .title-new:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background: url(../images/bg_gmail.png) center center no-repeat;
  width: 259px;
  height: 186px;
  top: -100px;
  left: -110px;
}
.form-subscribe .title-new h3 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
}
.form-subscribe .title-new h3 span {
  font-weight: 500;
  color: #9e9e9e;
}
.form-subscribe .title-new p {
  font-size: 13px;
  font-weight: 300;
  margin: 0;
}
.form-subscribe .control {
  height: 50px;
  background: #fff;
  position: relative;
  padding-right: 125px;
  width: 45%;
  float: right;
  border-radius: 5px;
}
.form-subscribe .control input {
  height: 100%;
  width: 100%;
  background: 0 0;
  border: 0;
  color: #3c3c3c;
  padding-left: 20px;
}
.form-subscribe .control button {
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
  text-align: center;
  border: 0;
  color: #363f4d;
  font-size: 12px;
  background: #9e9e9e;
  padding: 0;
  text-transform: uppercase;
  height: 50px;
  font-weight: normal;
  border-radius: 0px 5px 5px 0px;
}
.banner-category a {
  margin-bottom: 30px;
  display: block;
}
.banner-category a:last-child {
  margin-bottom: 0;
}
.banner-category .box-col {
  margin-bottom: 0;
}
.banner-home-top .banner-category a {
  margin-bottom: 15px;
}
.banner-home .box-col {
  margin-bottom: 40px;
}
.box-col {
  margin-bottom: 40px;
}
.box-col a {
  overflow: hidden;
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.box-col a:before {
  background: rgba(0, 0, 0, 0.18);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.box-col a img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.box-col a:hover:before {
  opacity: 1;
}
.box-col a:hover img {
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.top-banner {
  margin-top: 5px;
  margin-bottom: 20px;
}
.fix-nav-ozmegamenu {
  z-index: 9998;
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  background: #363f4d !important;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  border: none;
}
.fix-nav-ozmegamenu .verticalmenu-container .pt_vmegamenu {
  display: none;
}
.cms-index-index .fix-nav-ozmegamenu .verticalmenu-container .pt_vmegamenu {
  display: none;
}
.cms-index-index .fix-nav-ozmegamenu .verticalmenu-container:hover .pt_vmegamenu {
  display: block;
}
.cms-index-index .verticalmenu-container .pt_vmegamenu {
  display: block;
}
.menu-conten {
  background: #37475a;
  position: relative;
  width: 100%;
}
.verticalmenu-container:hover .pt_vmegamenu {
  display: block;
}
.verticalmenu-container {
  position: relative;
}
.verticalmenu-container .megamenu-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  display: block;
  cursor: pointer;
  position: relative;
  margin: 0;
  padding-left: 30px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-radius: 5px;
  background: #4380db;
}
.verticalmenu-container .megamenu-title:after {
  content: "\f0c9";
  font-family: "FontAwesome";
  position: absolute;
  right: 30px;
  font-weight: normal;
  font-size: 17px;
  top: 18px;
}
.verticalmenu-container .pt_vmegamenu {
  z-index: 1000;
  width: 100%;
  border: 2px solid #4380db;
  background: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  padding: 0 25px;
  margin-top: 7px;
  border-top: 0;
}
.verticalmenu-container .pt_vmegamenu a {
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
}
.verticalmenu-container .pt_vmegamenu .pt_menu {
  position: relative;
}
.verticalmenu-container .pt_vmegamenu .pt_menu.pt_menu_no_child .parentMenu a:after {
  display: none;
}
.verticalmenu-container .pt_vmegamenu .pt_menu.active .parentMenu a {
  color: #9e9e9e;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a {
  display: block;
  line-height: 47px;
  font-family: Rubik,sans-serif;
  text-transform: capitalize;
  word-wrap: break-word;
  font-size: 15px;
  padding-left: 35px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
  color: #363f4d;
  font-weight: 400;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a:after {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  right: 0;
  color: #363f4d;
  display: block;
  position: absolute;
  top: 40%;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a:hover {
  color: #9e9e9e;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a:hover:after {
  color: #9e9e9e;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a:hover .thumbnail-image {
  opacity: 1;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a:hover .thumbnail-image.thumbnail-image-hover {
  opacity: 1;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a .thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a.act {
  color: #9e9e9e;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a.act:after {
  color: #fff;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup {
  padding: 0;
  display: none;
  position: absolute;
  left: 100% !important;
  top: 0px !important;
  text-align: left;
  z-index: 3000;
  width: 900px !important;
  padding-left: 15px;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup:before {
  border: 1px solid #f1f1f1;
  content: "";
  display: block;
  height: 15px;
  width: 15px;
  left: 8px;
  position: absolute;
  top: 15px;
  background-color: #fff;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 {
  float: left;
  border: 1px solid #e5e5e3;
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column {
  float: left;
  width: 190px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-right: 0;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column.last {
  margin-right: 0;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column.col2 .itemMenu .itemMenuName.level1:after {
  background-color: #45d8bb;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column.col3 .itemMenu .itemMenuName.level1:after {
  background-color: #f4ca49;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column.col4 .itemMenu .itemMenuName.level1:after {
  background-color: #e75768;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column.col5 .itemMenu .itemMenuName.level1:after {
  background-color: #45d8bb;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column.col6 .itemMenu .itemMenuName.level1:after {
  background-color: #f4ca49;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column .itemMenu .itemMenuName.level1 {
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 5px;
  line-height: 22px;
  display: block;
  font-weight: 600;
  font-family: 'Rubik', sans-serif;
  border-bottom: 2px solid #ffffff;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column .itemMenu .itemMenuName.level1:hover {
  color: #9e9e9e;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column .itemMenu .itemMenuName.level1.act {
  color: #9e9e9e;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column .itemMenu .itemMenuName.level1:after {
  content: "";
  width: 70px;
  height: 2px;
  background-color: #e75768;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column .itemMenu .itemSubMenu.level1 {
  margin-bottom: 25px;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column .itemMenu .itemSubMenu.level1:last-child {
  margin-bottom: 0;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column .itemMenu .itemSubMenu.level1 .itemMenuName.level2 {
  text-transform: capitalize;
  line-height: 25px;
  display: block;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column .itemMenu .itemSubMenu.level1 .itemMenuName.level2.act {
  color: #9e9e9e;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .popup .block1 .column.blockright {
  width: auto;
}
.verticalmenu-container .pt_vmegamenu #show_more.hide_more span:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/menu2.png) 50% 50% no-repeat;
}
.verticalmenu-container .pt_vmegamenu #show_more span {
  text-decoration: none;
  display: block;
  text-transform: capitalize;
  word-wrap: break-word;
  font-size: 14px;
  padding: 17px 20px 17px 18px;
  position: relative;
  text-align: left;
  cursor: pointer;
  color: #363f4d;
  font-weight: 500;
}
.verticalmenu-container .pt_vmegamenu #show_more span:hover {
  color: #9e9e9e;
}
.verticalmenu-container .pt_vmegamenu #show_more span:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background: url(../images/menu1.png) 50% 50% no-repeat;
}
.fix-nav-ozmegamenu .verticalmenu-container .pt_vmegamenu {
  top: 90%;
}
/*=============================================================*/
/** Generated by FG **/
@font-face {
  font-family: 'texgyreadventor-bold';
  src: url('../fonts/texgyreadventor-bold.eot');
  src: local('â˜º'), url('../fonts/texgyreadventor-bold.woff') format('woff'), url('../fonts/texgyreadventor-bold.ttf') format('truetype'), url('../fonts/texgyreadventor-bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Rubik', sans-serif;
  line-height: 1.5384615;
  font-size: 1.3rem;
  font-style: normal;
  text-align: left;
  overflow-x: hidden;
}
.cms-index-index {
  /*background: #dee8ff;*/
}
input,
select,
textarea,
button {
  vertical-align: middle;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  box-shadow: none !important;
  border: none !important;
}
html,
body {
  display: block !important;
}
a:visited,
.alink:visited {
  color: #ffffff;
}
a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
a:hover {
  text-decoration: none;
  color: #9e9e9e;
}
a:focus {
  outline: none;
}
input,
select,
textarea,
button {
  border: 1px solid #ffffff;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
  border: 1px solid #d7d7d7;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
button {
  border-radius: 0;
  background-color: #e3e3e3;
  font-size: 1.4rem;
  padding: 13px 15px;
  font-family: 'Rubik', sans-serif;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
button:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar &gt; .action,
.cart.table-wrapper .action-gift {
  border-radius: 0;
}
button:hover,
a.action.primary:hover,
.cart.table-wrapper .actions-toolbar &gt; .action:hover,
.cart.table-wrapper .action-gift:hover {
  border-color: #9e9e9e;
  background: #9e9e9e;
  color: #fff;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  outline: 0;
  border: 1px solid #d7d7d7;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.action.primary {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
}
.action.primary:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.checkbox {
  display: inline-block;
  vertical-align: top;
}
p {
  margin: 0 0 10px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #ffffff;
  font-family: 'Rubik', sans-serif;
}
* {
  outline: none;
}
img,
object,
video,
embed {
  height: auto;
  max-width: 100%;
}
big {
  font-size: 125%;
}
dd {
  margin-bottom: 24px;
}
.message.success {
  margin: 10px 0;
}
.mobile-bar-icon {
  text-decoration: none;
  cursor: pointer;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 10px;
  width: 35px;
  height: 35px;
  line-height: 31px;
  text-align: center;
  background: transparent;
  visibility: hidden;
  display: none;
  z-index: 99;
  color: #fff;
}
.mobile-bar-icon:hover {
  color: #9e9e9e;
}
.mobile-bar-icon:before {
  content: "\f0c9";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
}
.nav-toggle {
  display: none !important;
}
.mobile-bar-content {
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
  height: 100%;
  left: -100%;
  position: fixed;
  top: 0;
  width: calc(100% - 45px);
  max-width: 500px;
  background: #333;
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  z-index: 999999999;
}
.mobile-bar-content.open {
  left: 0;
}
.mobile-bar-content .mobile-bar-close {
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  background: #9e9e9e;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 0;
  position: absolute;
  right: -35px;
  top: 122px;
  color: #fff;
}
.mobile-bar-content .mobile-bar-close:hover {
  background: #fff;
  color: #9e9e9e;
}
.mobile-bar-content .mobile-bar-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
}
.mobile-bar-content .tabs-mobile {
  text-align: center;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0;
  list-style: none;
}
.mobile-bar-content .tabs-mobile .item {
  width: 50%;
  float: left;
  line-height: 30px;
  padding: 10px 0;
  cursor: pointer;
  background: #9e9e9e;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
  border-right: 1px solid #fff;
}
.mobile-bar-content .tabs-mobile .item.item-setting {
  border: none;
}
.mobile-bar-content .tabs-mobile .item.active,
.mobile-bar-content .tabs-mobile .item:hover {
  background: #fff;
  color: #9e9e9e;
  border-color: #9e9e9e;
}
.mobile-bar-content .tabs-content-mobile {
  text-align: center;
  padding: 0 20px;
  color: #fff;
  overflow-y: scroll;
  height: 70%;
}
.mobile-bar-content .tabs-content-mobile .switcher-currency,
.mobile-bar-content .tabs-content-mobile .switcher-language {
  float: none !important;
  display: inline-block;
  margin: 0 10px;
  color: #333;
}
.mobile-bar-content .tabs-content-mobile ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-bar-content .tabs-content-mobile a {
  color: #fff;
}
.mobile-bar-content .tabs-content-mobile a:hover {
  color: #9e9e9e;
}
.mobile-bar-content .tabs-content-mobile .header.links {
  margin-bottom: 10px;
}
.mobile-bar-content .tabs-content-mobile .header.links li {
  display: inline-block;
  margin: 0 10px;
}
.header-container {
  color: #444444;
  background: #ffffff;
}
.header-container .logo {
  float: none;
  margin: 0;
  max-width: 100%;
}
.header-content {
  position: relative;
  z-index: 800;
  box-shadow: inset 0px 15px 15px 0px rgba(0, 0, 0, 0.1);
}
.header-content .row {
  display: table;
  width: 100%;
  height: 110px;
  margin: 0;
}
.header-content .row &gt; div {
  float: none;
  display: table-cell;
  vertical-align: middle;
  height: 110px;
}
.hotline p {
  margin: 0;
  line-height: 28px;
}
.hotline p strong {
  font-weight: normal;
  color: #fff;
}
.contacts-header {
  margin-bottom: 13px;
}
.contacts-header strong {
  color: #9e9e9e;
  font-weight: normal;
}
.contacts-header strong:last-child {
  padding-left: 20px;
}
.contacts-header .fa {
  font-size: 1.8rem;
  margin-right: 5px;
}
.wishlist-compare {
  padding: 0px 0 0;
}
.wishlist-compare p {
  float: left;
  margin: 0 0 0px;
  border-radius: 100%;
  font-size: 0px;
  width: 48px;
  height: 48px;
  color: #fed700;
}
.wishlist-compare p .fa {
  font-size: 26px;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 44px;
  color: #fed700;
}
.wishlist-compare p:last-child {
  margin: 0;
}
.top-bar {
  position: relative;
  z-index: 1111;
  padding: 12px 0 9px;
  border-bottom: 1px solid #394452;
}
.top-bar a {
  color: #444444;
  font-size: 12px;
}
.top-bar a:hover {
  color: #f82e56;
}
.top-bar .container-size {
  padding: 15px 0;
  border-bottom: 1px solid #4f565b;
}
.top-bar .header-right {
  float: right;
}
.top-bar .header-right .phone {
  display: inline-block;
  vertical-align: top;
}
.top-bar .header-right .phone span {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.top-bar .header-right .phone span:before {
  position: absolute;
  display: block;
  left: 0;
  font-family: 'Stroke-Gap-Icons';
  content: "\e674";
}
.top-bar .header-right .options-group {
  display: inline-block;
  border-left: 1px solid #e1e1e1;
  margin-left: 10px;
  padding-left: 10px;
}
.top-bar .header-right .options-group .setting-group {
  float: left;
  text-align: left;
  position: relative;
  z-index: 1001;
  top: 0px;
  width: auto;
}
.top-bar .header-right .options-group .setting-group .dynamic-links {
  font-size: 12px;
  text-transform: capitalize;
  color: #fff;
  font-weight: normal;
  position: relative;
  cursor: pointer;
}
.top-bar .header-right .options-group .setting-group .dynamic-links:before {
  content: "\e6a3";
  font-family: 'Stroke-Gap-Icons';
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  top: -3px;
}
.top-bar .header-right .options-group .setting-group .dynamic-links span {
  font-size: 12px;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 5px;
  padding-left: 25px;
}
.top-bar .header-right .options-group .setting-group .top-link-dropdown {
  background: #232f3e;
  position: absolute;
  right: 0;
  top: 30px;
  width: 150px;
  padding: 15px;
  border: 1px solid #eee;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
}
.top-bar .header-right .options-group .setting-group .top-link-dropdown ul.links {
  display: block;
  margin-top: 0;
}
.top-bar .header-right .options-group .setting-group .top-link-dropdown ul.links li {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.top-bar .header-right .options-group .setting-group .top-link-dropdown ul.links li a {
  border-left: none !important;
  text-transform: capitalize;
}
.top-bar .header-right .options-group .setting-group.active .link-lang-current {
  opacity: 1;
  visibility: visible;
}
.conten-header {
  padding: 28px 0 28px;
}
.conten-header .right {
  display: inline-block;
  position: relative;
  padding-top: 5px;
  float: right;
}
.link-contact {
  overflow: hidden;
  float: left;
}
.link-contact &gt; div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.link-contact &gt; div p {
  margin: 0;
  text-transform: uppercase;
}
.link-contact i {
  height: 26px;
  width: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  background: #9e9e9e;
  margin-right: 8px;
}
.link-contact span {
  font-weight: bold;
  color: #fff;
}
ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}
ul.links li {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-bottom: 0px;
}
ul.links li a {
  padding: 0 10px;
  text-transform: uppercase;
  position: relative;
  padding-left: 7px;
}
ul.links li:first-child a {
  border: 0;
}
#search_mini_form {
  float: left;
  width: 100%;
  max-width: 700px;
}
#search_mini_form .control {
  position: relative;
  height: 49px;
  padding-right: 0px;
}
#search_mini_form .control input {
  border: 0;
  background: #fff;
  height: 49px;
  width: 100%;
  padding-left: 25px;
  border-radius: 5px;
  padding-right: 55px;
  color: #333;
}
#search_mini_form .control input:focus {
  box-shadow: none;
}
#search_mini_form .control .action {
  position: absolute;
  right: 0;
  top: 0;
  height: 49px;
  width: 49px;
  padding: 0;
  border: 0;
  opacity: 1;
  background: #fed700;
  border-radius: 5px;
  text-transform: capitalize;
  color: #000;
  font-size: 18px;
}
#search_mini_form .control .action:before {
  content: "\e6a4";
  font-family: 'Stroke-Gap-Icons';
  width: 100%;
  height: 100%;
}
#search_mini_form .control .action span {
  font-size: 0px;
  display: none;
}
.form-search {
  float: left;
  clear: left;
  width: 70%;
  max-width: 560px;
  margin-right: 30px;
}
.form-search .field.search {
  position: relative;
  background-color: #171717;
  border-radius: 5px;
  height: 53px;
  padding-right: 220px;
}
.form-search .field.search input {
  border: 0;
  background: 0 0;
  height: 100%;
  width: 100%;
}
.form-search .field.search button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 63px;
  padding: 0;
  font-size: 0;
  border: 0;
  background: #9e9e9e url(../images/icon-search.png) 50% 50% no-repeat;
  opacity: 1;
  border-radius: 0 5px 5px 0;
}
.form-search .field.search #menu_search {
  position: absolute;
  right: 64px;
  top: 10px;
}
.form-search .field.search #menu_search .search-menu {
  background: 0 0;
  cursor: pointer;
  border: 0;
  height: 35px;
  padding: 0 10px;
  max-width: 150px;
  margin-right: 10px;
  border-left: 1px solid #454545;
}
#search_autocomplete_product {
  overflow: hidden;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
#search_autocomplete_product li {
  margin: 0;
  padding: 10px;
  list-style: none;
  background: #fff;
  border-bottom: 1px solid #eee;
  border-left: 0;
}
#search_autocomplete_product li .item_search {
  width: 80px;
}
.logo-home {
  text-align: left;
  position: relative;
}
.logo-home .logo img {
  display: inherit !important;
}
.switcher-language,
.switcher-currency {
  float: left !important;
  position: relative;
  display: inline-block;
}
.switcher-language .label,
.switcher-currency .label {
  display: inline-block;
  font-weight: normal;
}
.switcher-language .switcher-options,
.switcher-currency .switcher-options {
  position: relative;
  display: inline-block;
}
.switcher-language .switcher-options .switcher-trigger,
.switcher-currency .switcher-options .switcher-trigger {
  display: inline-block;
  font-size: 10px;
  text-transform: capitalize;
  cursor: pointer;
}
.switcher-language .switcher-options .switcher-trigger i,
.switcher-currency .switcher-options .switcher-trigger i {
  margin-left: 5px;
}
.switcher-language .switcher-options:hover .switcher-dropdown,
.switcher-currency .switcher-options:hover .switcher-dropdown {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.switcher-language .switcher-options .switcher-dropdown,
.switcher-currency .switcher-options .switcher-dropdown {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: -1px;
  z-index: 9;
  text-align: right;
  min-width: 130px;
  background: #474E58;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  top: 110%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.switcher-language .switcher-options .switcher-dropdown li,
.switcher-currency .switcher-options .switcher-dropdown li {
  margin: 0;
}
.switcher-language .switcher-options .switcher-dropdown a,
.switcher-currency .switcher-options .switcher-dropdown a {
  display: block;
  font-size: 1.2rem;
  padding: 0px 15px 0px 15px;
  color: #333;
  line-height: 50px;
}
.switcher-currency {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-right: 1px !important;
}
.switcher-currency .label {
  display: none;
}
.switcher-currency .switcher-options {
  padding-left: 0px;
  cursor: pointer;
}
.switcher-currency .switcher-options strong {
  display: inline-block;
}
.switcher-currency .switcher-options strong span {
  display: inline-block;
  font-size: 12px;
  text-transform: capitalize;
  position: relative;
  color: #444444;
  font-weight: normal;
}
.switcher-currency .switcher-options strong span:hover {
  color: #f82e56;
}
.switcher-currency .switcher-options .switcher-dropdown {
  background: #fff;
  border: 1px solid #bbb;
  z-index: 800;
  margin: 0;
  padding: 0;
  list-style: none none;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: -30px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  min-width: 50px;
  height: 50px;
}
.switcher-currency .switcher-options .switcher-dropdown a {
  color: #333;
  text-decoration: none;
  display: block;
  line-height: 50px !important;
  position: relative;
  line-height: 10px;
  background: none !important;
}
.switcher-language {
  vertical-align: middle;
  float: left;
}
.switcher-language .label {
  display: none;
}
.switcher-language .switcher-options {
  cursor: pointer;
  border-left: 1px solid #e1e1e1;
}
.switcher-language .switcher-options .action {
  position: relative;
  font-size: 12px;
  text-transform: capitalize;
}
.switcher-language .switcher-options .action strong span {
  color: #444444;
  font-size: 12px;
  text-transform: capitalize;
}
.switcher-language .switcher-options .action strong span:hover {
  color: #f82e56;
}
.switcher-language .switcher-options .action strong:after {
  display: none;
}
.switcher-language .switcher-options .action .fa {
  font-size: 15px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
}
.switcher-language .switcher-options .action .fa:before {
  content: "\f107";
  font-family: FontAwesome;
}
.switcher-language .switcher-options .switcher-dropdown {
  background: #fff;
  border: 1px solid #bbb;
  z-index: 101;
  margin: 0;
  padding: 0;
  list-style: none none;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: -35px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  min-width: 70px;
  padding: 0 15px;
}
.switcher-language .switcher-options .switcher-dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  right: 10px;
  top: -12px;
}
.switcher-language .switcher-options .switcher-dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  right: 10px;
  top: -12px;
  border: 6px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 99;
}
.switcher-language .switcher-options .switcher-dropdown .view-english2 a {
  margin-top: 5px;
  padding: 0 8px;
}
.switcher-language .switcher-options .switcher-dropdown li a {
  color: #333;
  text-decoration: none;
  display: block;
  line-height: 1.4;
  padding: 8px;
}
.hot-sale,
.label-pro-new {
  position: absolute;
  z-index: 9;
  margin-top: 10px;
  line-height: 22px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  margin: 0;
  min-width: 68px;
  min-height: 22px;
  border-radius: 5px;
  background: #ffffff;
  margin-right: 20px;
  margin-top: 20px;
  right: 0;
}
.hot-sale {
  background-color: #ffffff;
}
.hot-sale .text-sale {
  padding-left: 4px;
}
.pt-banner-container {
  overflow: hidden;
}
.pt-banner-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-banner-container:hover .owl-theme .owl-controls .owl-buttons {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
.pt-banner-container .owl-theme .owl-controls {
  margin: 0;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  pointer-events: none;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons div {
  pointer-events: visible;
  border-radius: 0;
  font-size: 0;
  padding: 0;
  text-indent: 0;
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  background: rgba(149, 158, 164, 0.31);
  position: static;
  margin: 0;
  float: left;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons div.owl-next {
  float: right;
  border-right: 0;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons div:before {
  font-size: 25px;
  color: #999;
  display: block;
  line-height: 40px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons div.owl-prev {
  margin-left: 50px;
}
.pt-banner-container .owl-theme .owl-controls {
  margin: 0;
  position: absolute;
  bottom: 15px;
  opacity: 1 !important;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.pt-banner-container .owl-theme .owl-controls .owl-pagination .owl-page .owl-numbers {
  background: 0 0!important;
  font-size: 12px;
  position: relative;
  display: inline-block;
  width: 100px;
  padding: 0;
  text-align: left;
  margin: 0;
  margin-bottom: 10px;
}
.pt-banner-container .owl-theme .owl-controls .owl-pagination .owl-page .owl-numbers:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 23px;
  background: #ca8e1d;
  left: 20px;
  top: 40%;
  opacity: 1;
}
.pt-banner-container .owl-theme .owl-controls .owl-pagination .owl-page:hover .owl-numbers {
  color: #fff;
}
.pt-banner-container .owl-theme .owl-controls .owl-pagination .owl-page:hover .owl-numbers:after {
  width: 50px;
  transition: all ease-in-out 0.5s;
  background: #fff;
}
.pt-banner-container .owl-theme .owl-controls .owl-pagination .active .owl-numbers {
  color: #fff;
}
.pt-banner-container .owl-theme .owl-controls .owl-pagination .active .owl-numbers:after {
  width: 50px;
  transition: all ease-in-out 0.5s;
  background: #fff;
}
.pt-banner-container .pt-banner-caption {
  font-size: 1.4rem;
}
.pt-banner-container .pt-banner-caption .pt-banner-content {
  position: absolute;
  top: 42%;
  left: 50%;
  text-align: left;
  margin-left: -260px;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-title1 {
  text-transform: capitalize;
  font-size: 48px;
  z-index: 0;
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-family: 'texgyreadventor-bold';
  margin: 0px;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-title2 {
  text-transform: inherit;
  font-size: 48px;
  z-index: 0;
  color: #fff;
  font-weight: bold;
  font-family: 'texgyreadventor-bold';
  margin: 0px;
  margin-bottom: 13px;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-title3 {
  color: #ffbc00;
  font-size: 24px;
  font-family: 'texgyreadventor-bold';
  z-index: 3;
  position: relative;
  font-weight: bold;
  margin: 0px;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-banner-des {
  color: #fff;
  margin: 30px 0;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-banner-des p {
  margin-bottom: 0px;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-url {
  text-transform: inherit;
  color: #252525;
  font-size: 14px;
  display: inline-block;
  background: #fff;
  padding: 10px 15px;
  margin-top: 25px;
  border-radius: 3px;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-url .icon-control-play {
  font-size: 12px;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-url:hover {
  background: #0083c1;
  color: #fff;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-title1 {
  -webkit-animation: fadeInRight 1100ms ease-in-out;
  -moz-animation: fadeInRight 1100ms ease-in-out;
  -ms-animation: fadeInRight 1100ms ease-in-out;
  animation: fadeInRight 1100ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-title2 {
  -webkit-animation: fadeInLeft 1500ms ease-in-out;
  -moz-animation: fadeInLeft 1500ms ease-in-out;
  -ms-animation: fadeInLeft 1500ms ease-in-out;
  animation: fadeInLeft 1500ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-title3 {
  -webkit-animation: fadeInLeft 1800ms ease-in-out;
  -moz-animation: fadeInLeft 1800ms ease-in-out;
  -ms-animation: fadeInLeft 1800ms ease-in-out;
  animation: fadeInLeft 1800ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-banner-des {
  -webkit-animation: bounceInDown 2200ms ease-in-out;
  -moz-animation: bounceInDown 2200ms ease-in-out;
  -ms-animation: bounceInDown 2200ms ease-in-out;
  animation: bounceInDown 2200ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .pt-banner-content .pt-url {
  -webkit-animation: bounceInDown 2000ms ease-in-out;
  -moz-animation: bounceInDown 2000ms ease-in-out;
  -ms-animation: bounceInDown 2000ms ease-in-out;
  animation: bounceInDown 2000ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .ptslider-2 .pt-title1 {
  -webkit-animation: fadeInLeft 1500ms ease-in-out;
  -moz-animation: fadeInLeft 1500ms ease-in-out;
  -ms-animation: fadeInLeft 1500ms ease-in-out;
  animation: fadeInLeft 1500ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .ptslider-2 .pt-title2 {
  -webkit-animation: fadeInLeft 1800ms ease-in-out;
  -moz-animation: fadeInLeft 1800ms ease-in-out;
  -ms-animation: fadeInLeft 1800ms ease-in-out;
  animation: fadeInLeft 1800ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .ptslider-2 .pt-title3 {
  -webkit-animation: fadeInLeft 2300ms ease-in-out;
  -moz-animation: fadeInLeft 2200ms ease-in-out;
  -ms-animation: fadeInLeft 2200ms ease-in-out;
  animation: fadeInLeft 2200ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .ptslider-2 .pt-banner-des {
  -webkit-animation: slideInDown 1200ms ease-in-out;
  -moz-animation: slideInDown 1200ms ease-in-out;
  -ms-animation: slideInDown 1200ms ease-in-out;
  animation: slideInDown 1200ms ease-in-out;
}
.pt-banner-container .pt-banner-caption .ptslider-2 .pt-url {
  -webkit-animation: zoomInUp 1400ms ease-in-out;
  -moz-animation: zoomInUp 1400ms ease-in-out;
  -ms-animation: zoomInUp 1400ms ease-in-out;
  animation: zoomInUp 1400ms ease-in-out;
}
.pt-banner-container img {
  width: 100%;
}
.page.messages {
  margin-top: 0px;
}
.staic1_home2 {
  margin-top: 40px;
}
.staic2_home2 {
  margin-top: 40px;
}
.staic3_home2 {
  margin-top: 40px;
}
.banner-left {
  margin-top: 40px;
}
.static1-home3-conten {
  margin-top: 30px;
}
.static4_home1 {
  background: #eff5f5;
  margin-top: 40px;
  border-radius: 5px;
  padding: 40px 0;
}
.static4_home1 .box {
  position: relative;
  display: inline-block;
  width: 100%;
}
.static4_home1 .box:before {
  content: "";
  position: absolute;
  left: 0;
  width: 48px;
  height: 50px;
  left: 25px;
}
.static4_home1 .box:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  right: -15px;
  width: 1px;
}
.static4_home1 .box .text {
  padding-left: 85px;
}
.static4_home1 .box .text h3 {
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0;
}
.static4_home1 .box .text p {
  margin-bottom: 0px;
  font-size: 13px;
  color: #959595;
}
.static4_home1 .bos1:before {
  background: url(../images/bg_after1.png) no-repeat center center;
}
.static4_home1 .bos1:after {
  background: url(../images/bg_after5.png) no-repeat center center;
}
.static4_home1 .bos2:before {
  background: url(../images/bg_after2.png) no-repeat center center;
  left: 15px;
}
.static4_home1 .bos2:after {
  background: url(../images/bg_after5.png) no-repeat center center;
}
.static4_home1 .bos2 .text {
  padding-left: 80px;
}
.static4_home1 .bos3:before {
  background: url(../images/bg_after3.png) no-repeat center center;
  left: 15px;
}
.static4_home1 .bos3:after {
  background: url(../images/bg_after5.png) no-repeat center center;
}
.static4_home1 .bos3 .text {
  padding-left: 80px;
}
.static4_home1 .bos4:before {
  background: url(../images/bg_after4.png) no-repeat center center;
  left: 15px;
}
.static4_home1 .bos4 .text {
  padding-left: 80px;
}
.box-col a img {
  width: 100%;
}
.cms-index-index .main-content {
  padding: 0;
}
.main-content {
  position: relative;
  z-index: 9;
  overflow: hidden;
  padding: 0 0 30px;
}
.main-content .page.messages {
  max-width: 1170px;
  margin: 0 auto;
}
.main-content .page.messages div {
  font-size: 1.6rem;
}
.main-content .checkout-container {
  margin: 30px 0;
}
.main-content .checkout-container .opc-progress-bar .opc-progress-bar-item &gt; span {
  font-size: 1.2rem;
}
.main-content .checkout-container .opc-progress-bar .opc-progress-bar-item &gt; span:after {
  font-size: 1.4rem;
}
.main-content .checkout-container .opc-progress-bar .opc-progress-bar-item._active &gt; span:after {
  font-size: 1.8rem;
}
.main-content .checkout-container .opc-wrapper .step-title {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.main-content .checkout-container .opc-sidebar .modal-header {
  padding: 0;
  min-height: auto;
  border: none;
}
.main-content .checkout-container .opc-sidebar .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary {
  background: #f5f5f5;
  padding: 22px 27px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 30px;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary &gt; .title {
  font-size: 1.4rem;
  border: none;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart &gt; .title {
  border-bottom: 1px solid #ccc;
  padding: 9px 36px 9px 0;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart &gt; .title strong {
  font-size: 1.0rem;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart &gt; .content .product-item-name {
  color: #333;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart &gt; .content .details-qty {
  line-height: normal;
  color: #333;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart &gt; .content .details-qty .label {
  padding-left: 0;
  font-weight: normal;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart &gt; .content .product-item .price {
  font-size: 1.2rem;
  color: #333;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-shipping-information {
  padding: 0;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-shipping-information .shipping-information-title {
  font-size: 1.4rem;
  line-height: normal;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-shipping-information .shipping-information-title .action-edit {
  top: 0;
}
.main-content .cart-container .cart-summary {
  padding: 1px 18px 22.5px;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.main-content .cart-container .cart-summary &gt; .title {
  font-size: 1.3rem;
  margin-top: 0.8rem;
}
.main-content .cart-container .cart-summary .block.shipping &gt; .title,
.main-content .cart-container .cart-summary .block.discount &gt; .title {
  line-height: normal;
  padding: 9px 36px 9px 0px;
  border-top: 1px solid #ccc;
}
.main-content .cart-container .cart-summary .block.shipping &gt; .title:after,
.main-content .cart-container .cart-summary .block.discount &gt; .title:after {
  font-size: 24px;
  color: #313131;
  top: 4px;
}
.main-content .cart-container .cart-summary .block.shipping &gt; .title strong,
.main-content .cart-container .cart-summary .block.discount &gt; .title strong {
  color: #313131;
  font-weight: 500;
  margin: 0;
  font-size: 0.9rem;
  line-height: normal;
}
.main-content .cart-container .cart-summary .block.shipping .field.note,
.main-content .cart-container .cart-summary .block.discount .field.note {
  font-size: 1.4rem;
  line-height: normal;
}
.main-content .cart-container .cart-summary .block.shipping .fieldset .field:not(.choice) &gt; .label,
.main-content .cart-container .cart-summary .block.discount .fieldset .field:not(.choice) &gt; .label {
  font-size: 1.3rem;
  color: #333;
  font-weight: 400;
}
.main-content .cart-container .cart-summary .block.shipping select,
.main-content .cart-container .cart-summary .block.discount select,
.main-content .cart-container .cart-summary .block.shipping input,
.main-content .cart-container .cart-summary .block.discount input {
  border-radius: 5px;
}
.main-content .cart-container .cart-summary .block.shipping .item-title,
.main-content .cart-container .cart-summary .block.discount .item-title {
  font-weight: 500;
  font-size: 1.4rem;
  color: #333;
  margin: 0 0 5px;
}
.main-content .cart-container .cart-summary .block.shipping .item-options,
.main-content .cart-container .cart-summary .block.discount .item-options {
  margin: 0;
}
.main-content .cart-container .cart-summary .block.shipping .item-options .radio,
.main-content .cart-container .cart-summary .block.discount .item-options .radio {
  float: left;
  margin: 0 8px 0 0;
}
.main-content .cart-container .cart-summary .block.shipping .item-options .label,
.main-content .cart-container .cart-summary .block.discount .item-options .label {
  vertical-align: top;
  font-weight: normal;
  padding: 0;
}
.main-content .cart-container .cart-summary .cart-totals th,
.main-content .cart-container .cart-summary .cart-totals td {
  border: none;
}
.main-content .cart-container .cart-summary .cart-totals .price {
  color: #333;
}
.main-content .cart-container .cart-summary .cart-totals .grand.totals {
  border-top: 1px solid #ccc;
}
.main-content .cart-container .form-cart .cart.table-wrapper thead .col {
  color: #333;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody {
  border-top: 0;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col {
  border: none;
  vertical-align: middle;
  padding: 15px 0;
  text-align: center;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col .price {
  font-weight: 500;
  color: #333;
  font-size: 15px;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col .product-image-container {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 3px;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col .product-item-details {
  vertical-align: middle;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .item-actions td {
  padding: 10px 0;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .item-actions td .actions-toolbar .action {
  margin-top: 10px;
}
.main-content .cart-container .form-cart .cart.main.actions .action {
  margin-bottom: 10px;
}
.main-content .cart-container .form-cart .cart.main.actions .action.continue {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.main-content .cart-container .form-cart .cart.main.actions .action.continue:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.main-content .cart-container .form-cart .cart.main.actions .action:before {
  line-height: inherit;
}
.main-content .block.crosssell &gt; .title {
  color: #ffffff;
  text-transform: uppercase;
}
.main-content .login-container .fieldset:after {
  font-size: 1.4rem;
  margin-left: 0 !important;
}
.main-content .form.contact {
  margin-top: 50px;
}
.main-content .table-comparison .cell {
  width: 175px;
}
.main-content .table-comparison .cell .attibute.value {
  font-size: 1.4rem;
}
.product-item .price-box .price {
  font-weight: bold;
}
.price-box {
  overflow: hidden;
  line-height: 20px;
  margin: 5px 0;
  color: #ffffff;
  font-weight: bold;
}
.price-box .special-price {
  color: #ffffff;
}
.price-box .old-price {
  color: #ffffff;
}
.price-box .price-box {
  margin: 0;
}
.price-box .price-box p {
  margin: 0;
}
.price-box .price-label {
  display: none;
}
.price-box .price-from,
.price-box .price-to {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.price-box .price {
  font-size: 14px;
  font-weight: 500;
}
.price-box .special-price {
  line-height: 20px;
  display: inline-block;
}
.price-box .old-price {
  margin-left: 5px;
  line-height: 20px;
}
.price-box .old-price .price {
  color: #ffffff;
  text-decoration: line-through;
  font-size: 12px;
  font-weight: normal;
}
.product-item-name a,
.product.name a a {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal !important;
}
.product-item-name a:hover,
.product.name a a:hover {
  text-decoration: none;
  color: #9e9e9e !important;
}
.product-item-name a:hover {
  color: #000 !important;
}
.page-title {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 20px;
  color: #444444;
}
.block.filter .filter-title {
  margin-bottom: 0px;
  border-bottom: 1px solid #ebebeb;
}
.block {
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 0 20px 20px;
}
.block.related .block-content,
.block.upsell .block-content {
  padding: 0;
  border: 0;
}
.block.block-compare .block-title strong {
  font-size: 16px;
  font-weight: bold;
  background: none;
}
.block.block-wishlist .block-title strong {
  font-size: 14px;
  font-weight: bold;
  background: none;
}
.block .block-title {
  position: relative;
  padding: 12px 20px;
  padding-left: 0px;
}
.block .block-title strong {
  font-size: 14px;
  padding: 12px 20px;
  color: #252525;
  text-transform: uppercase;
  padding-left: 0px;
}
.block.filter .action.remove.filter-url {
  display: block;
}
.block.filter .block-content {
  padding-top: 20px;
}
.block.filter .block-subtitle {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
}
.block.filter .action.clear.filter-clear {
  display: block;
  margin-bottom: 15px;
}
.block.filter .filter-content .filter-options-item.active .filter-options-title {
  color: #9e9e9e;
}
.block.filter .filter-content .filter-options-item.active .filter-options-title:after {
  content: "\f077";
}
.block.filter .filter-content .filter-options-item .filter-options-title {
  font-size: 1.4rem;
  color: #ffffff;
  text-transform: capitalize;
  line-height: 24px;
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 15px;
  outline: none;
}
.block.filter .filter-content .filter-options-item .filter-options-title:after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 8px;
  float: right;
}
.block.filter .filter-content .filter-options-item .filter-options-content {
  padding-top: 15px;
  margin-top: 10px;
  border-top: 1px solid #ffffff;
}
.block.filter .filter-content .filter-options-item .filter-options-content ol li {
  line-height: 30px;
  margin: 5px 0;
  border-left: none;
}
.block.filter .filter-content .filter-options-item .filter-options-content ol li a {
  font-size: 1.4rem;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.block.filter .filter-content .filter-options-item .filter-options-content ol li a:hover:before {
  border-color: #9e9e9e;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .ui-slider-horizontal {
  background: #dbdbdb;
  border-radius: 0;
  height: 4px;
  margin-bottom: 20px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .ui-slider-horizontal .ui-slider-range {
  background: #9e9e9e;
  height: 100%;
  position: absolute;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .ui-slider-horizontal .ui-slider-handle {
  background: #fff;
  border: 4px solid #9e9e9e;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 14px;
  width: 14px;
  margin-left: 0;
  top: 50%;
  margin-top: -7px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .ui-slider-horizontal .ui-slider-handle:last-child {
  margin-left: -14px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .price-range .box-price {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 1.3rem;
  font-weight: 700;
  color: #2a2a2a;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .price-range .box-price .price-symbol {
  position: absolute;
  left: 15px;
  top: 0;
  line-height: 31px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .price-range .box-price input {
  text-align: center;
  padding-left: 20px;
  opacity: 1;
  border: 1px solid #c2c2c2;
  height: 32px;
  background: #fff;
  width: 75px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .price-range &gt; span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter-label {
  font-weight: bold;
}
.filter-value {
  color: #858585;
}
.filter-current .filter-label {
  display: inline-block;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
  display: inline-block;
  text-decoration: none;
}
.filter-current .action.remove span {
  display: none;
}
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  font-size: 1.2rem;
  line-height: 15px;
  color: #999;
  content: "\f00d";
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .item-qty {
  width: 50px !important;
  color: #444;
}
.card {
  float: right !important;
  margin-right: 0px;
}
.minicart-wrapper {
  float: right;
  margin-right: 13px;
  z-index: 111;
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-top: 0px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 0px !important;
}
.minicart-wrapper .block-minicart {
  color: #666;
  font-weight: normal;
  right: 0;
}
.minicart-wrapper .minicart-items {
  max-height: 400px;
  overflow: auto;
}
.minicart-wrapper .minicart-items .product-item-details {
  padding-right: 15px;
  padding-left: 15px;
}
.minicart-wrapper .action.showcart.active {
  font-size: 0px;
  position: relative;
  display: inline-block;
}
.minicart-wrapper .action.showcart.active:before {
  content: "\61" !important;
  font-family: 'manual-moderno';
  font-size: 26px;
  position: absolute;
  display: block;
  left: 0;
  top: 0px;
  color: #fed700;
  font-weight: bold;
  font-weight: normal;
  text-align: center;
  line-height: 44px;
}
.minicart-wrapper .action.showcart.active:before:hover {
  color: #9e9e9e;
}
.minicart-wrapper .action.showcart {
  font-size: 0px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.minicart-wrapper .action.showcart:before {
  content: "\61" !important;
  font-family: 'manual-moderno';
  font-size: 26px;
  text-align: center;
  width: 100%;
  position: absolute;
  display: block;
  left: 0;
  top: 0px;
  color: #fed700;
  font-weight: bold;
  font-weight: normal;
  line-height: 44px;
}
.minicart-wrapper .action.showcart .text {
  position: static;
  width: auto;
  text-transform: capitalize;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding-left: 10px;
  line-height: 40px;
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  margin: 0;
  color: #fff;
  font-size: 12px;
  position: relative;
  float: right;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 100%;
  text-align: center;
  background: #ea3a3c;
  right: -3px;
  top: 0px;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
}
.minicart-wrapper .block-minicart .block-content &gt; .actions .viewcart {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  width: 100%;
}
.minicart-wrapper .block-minicart .block-content &gt; .actions .viewcart:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.block-minicart .block-content &gt; .actions &gt; .primary .action.primary {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  padding: 13px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  width: 100%;
}
.block-minicart .block-content &gt; .actions &gt; .primary .action.primary:hover {
  background-color: #9e9e9e;
  color: #fff;
  border-color: #9e9e9e;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #fed700 !important;
}
.modal-popup .modal-content,
.modal-popup .modal-header,
.modal-popup .modal-footer {
  box-shadow: none;
  border: 0;
}
/*===custommenu==============*/
.pt_custommenu {
  float: left;
  width: 100%;
  position: relative;
}
.pt_custommenu div.pt_menu {
  display: inline-block;
}
.pt_custommenu div.pt_menu.act .parentMenu a {
  color: #9e9e9e;
}
.pt_custommenu div.pt_menu.active .parentMenu &gt; a,
.pt_custommenu div.pt_menu.active .parentMenu span.block-title {
  color: #9e9e9e;
}
.pt_custommenu div.pt_menu#pt_menu_home a {
  position: relative;
}
.pt_custommenu div.pt_menu#pt_menu_home a span {
  display: inline-block;
}
.pt_custommenu div.pt_menu#pt_menu_home a:before {
  display: none;
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title {
  padding-right: 40px;
  line-height: 61px;
  font-weight: 500;
  display: block;
  font-size: 13px;
  color: #fff;
  position: relative;
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu div.pt_menu .parentMenu a.act,
.pt_custommenu div.pt_menu .parentMenu span.block-title.act {
  color: #9e9e9e;
}
.pt_custommenu div.pt_menu .parentMenu p {
  margin: 0;
  padding: 0;
}
.pt_custommenu div.popup {
  position: absolute;
  z-index: 3000;
  text-align: left;
  padding: 0;
  margin: 0;
  background: #fff;
  -webkit-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
  top: 100% !important;
  width: auto !important;
}
.pt_custommenu div.popup a {
  text-decoration: none;
  display: block;
  line-height: 28px;
}
.pt_custommenu div.popup a.actParent {
  color: #9e9e9e;
}
.pt_custommenu div.popup a.act {
  color: #9e9e9e;
}
.pt_custommenu div.popup .itemMenu a.level1,
.pt_custommenu div.popup .itemMenu h4.level1 {
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 10px;
  color: #393939;
  padding-bottom: 5px;
  border-bottom: 1px solid #ffffff;
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
}
.pt_custommenu div.popup .itemMenu a.level1:hover,
.pt_custommenu div.popup .itemMenu h4.level1:hover {
  color: #9e9e9e;
}
.pt_custommenu div.popup .itemMenu a.level1 span,
.pt_custommenu div.popup .itemMenu h4.level1 span {
  display: inline-block;
  padding-right: 20px;
}
.pt_custommenu div.popup .itemMenu a.level1.act,
.pt_custommenu div.popup .itemMenu h4.level1.act {
  color: #9e9e9e;
}
.pt_custommenu div.popup .itemMenu a.level2,
.pt_custommenu div.popup .itemMenu h4.level2,
.pt_custommenu div.popup .itemMenu a.level3,
.pt_custommenu div.popup .itemMenu h4.level3 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 30px;
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
}
.pt_custommenu div.popup .block1 {
  overflow: hidden;
  width: auto !important;
  padding: 30px 30px 40px 30px;
  left: 0px;
}
.pt_custommenu div.popup .block2 {
  margin-top: 10px;
  float: left;
}
.pt_custommenu div.popup .blockright img {
  max-width: 100%;
}
.pt_custommenu div.column {
  float: left;
  width: 245px;
  margin-right: 35px;
}
.pt_custommenu div.column.last {
  border-right: 0 none;
  margin-right: 0;
  padding-right: 0;
}
.pt_custommenu #pt_menu_link {
  padding: 0;
}
.pt_custommenu #pt_menu_link .parentMenu ul li {
  float: left;
  list-style: none;
  position: relative;
}
.pt_custommenu .clearBoth {
  clear: both;
}
.pt_custommenu .menu-sale,
.pt_custommenu .menu-new {
  position: absolute;
  color: #fff;
  background: url(../images/hot-sale.png) no-repeat center center;
  width: 47px;
  height: 31px;
  line-height: 26px;
  top: -15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  right: 0;
  pointer-events: none;
  z-index: 1;
}
.pt_custommenu .menu-new {
  background: url(../images/news.png) no-repeat center center;
}
.pt_menu_link {
  vertical-align: top;
}
.pt_menu_link .parentMenu ul li {
  float: right;
  margin: 0;
  margin-right: 1px;
  width: auto;
}
.pt_menu_link .parentMenu ul li a {
  margin: 0;
}
.pt_menu_link .parentMenu ul li a:before {
  display: none !important;
}
.pt_custommenu div.pt_menu .parentMenu a:before {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 23px;
  display: block;
  right: 0;
  font-size: 13px;
  padding-right: 23px;
}
/* =============================================Mobile Menu ========================================== */
.nav-collapse {
  text-align: left;
}
.navbar .nav &gt; li {
  padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
  height: auto;
  float: left;
  width: 100%;
  margin: 0;
  text-align: left;
}
.navbar-inner {
  background: #fff;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0;
}
.navbar {
  background-color: #9e9e9e;
  border-radius: 0;
  margin: 0;
}
.menu-mobile {
  float: left;
  width: 100%;
  padding: 0 2%;
}
.navbar .btn-navbar {
  margin-top: 10px;
  border: 0 !important;
  box-shadow: none !important;
  background: url("../images/bg-menu-mobile.png") no-repeat 50% 50%;
  padding: 10px;
}
.navbar .btn-navbar:hover {
  background: url("../images/bg-menu-mobile.png") no-repeat 50% 50% !important;
  font-family: 'helvetica';
}
.navbar .btn-navbar .icon-bar {
  box-shadow: none !important;
  border-radius: 0 !important;
  background-color: inherit !important;
}
.mobilemenu &gt; li.last a {
  border-bottom: 0;
}
.navbar .brand {
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 1.8rem;
  padding-top: 18px;
}
.mobilemenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mobilemenu ul {
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 100%;
}
.mobilemenu li {
  cursor: pointer;
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
  margin-bottom: 10px;
}
.mobilemenu li.level0.last {
  margin-bottom: 10px;
}
.mobilemenu li.active &gt; a {
  /*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
  padding: 20px;
  background: #aef;
  display: block;
  clear: both;
  float: left;
  width: 360px;
}
.mobilemenu a {
  text-decoration: none;
  line-height: 40px;
  font-weight: normal;
  color: #fff;
  margin: 0 15px;
  display: block;
  cursor: pointer;
  font-size: 1.4rem;
  text-transform: capitalize;
}
.mobilemenu li.active a,
.mobilemenu a:hover {
  color: #9e9e9e;
}
.mobilemenu ul a {
  color: #ffffff !important;
}
.mobilemenu ul a:hover,
.mobilemenu ul li.active a {
  color: #9e9e9e !important;
}
.mobilemenu ul ul a,
.mobilemenu ul li.active ul a {
  color: #ffffff !important;
}
.mobilemenu ul ul a:hover,
.mobilemenu ul ul li.active a,
.mobilemenu ul li.active ul a:hover {
  color: #9e9e9e !important;
}
.mobilemenu ul ul ul a,
.mobilemenu ul ul li.active ul a {
  color: #ffffff !important;
}
.mobilemenu ul ul ul a:hover,
.mobilemenu ul ul ul li.active a,
.mobilemenu ul ul li.active ul a:hover {
  color: #9e9e9e !important;
}
.mobilemenu ul ul ul ul a,
.mobilemenu ul ul ul li.active ul a {
  color: #ffffff !important;
}
.mobilemenu ul ul ul ul a:hover,
.mobilemenu ul ul ul ul li.active a,
.mobilemenu ul ul ul li.active ul a:hover {
  color: #9e9e9e !important;
}
.mobilemenu li.parent &gt; a {
  /*background: url('../images/open.gif') no-repeat center right;*/
}
.mobilemenu li ul li {
  font-size: 0.9em;
}
.mobilemenu ul a {
  padding-left: 25px;
}
.mobilemenu ul ul a {
  padding-left: 40px;
}
.mobilemenu ul ul ul a {
  padding-left: 55px;
}
.mobilemenu ul ul ul ul a {
  padding-left: 70px;
}
.mobilemenu ul ul ul ul ul a {
  padding-left: 85px;
}
.mobilemenu ul a {
  color: #fff !important;
}
.mobilemenu ul li.active ul a,
.mobilemenu ul ul a {
  color: #fff !important;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.head {
  position: absolute;
  top: 11px;
  right: 0px;
}
.mobilemenu span.head a {
  background: url(../images/menu_down.png) no-repeat 50% 50%;
  color: #333333;
  display: block;
  height: 15px;
  padding: 0;
  width: 15px;
  border: 0;
}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active &gt; span.head a {
  background: url(../images/menu_up.png) no-repeat 50% 50%;
}
.mobilemenu li.selected span.head a {
  background: url(../images/menu_up.png) no-repeat 50% 50%;
}
.product-reviews-summary {
  margin: 0;
  text-align: center;
  position: relative;
  display: inline-block;
  width: 80%;
}
.product-reviews-summary .label {
  display: none;
}
.product-reviews-summary .rating-summary {
  display: block;
  position: static;
  text-align: left;
}
.product-reviews-summary .reviews-actions {
  display: none;
}
.product-reviews-summary .rating-result {
  width: 75px;
  margin-left: 0;
}
.product-reviews-summary .rating-result:before {
  font-size: 2rem;
  height: 20px;
  line-height: 20px;
  letter-spacing: -5px;
  color: #e1e1e1;
}
.product-reviews-summary .rating-result &gt; span:before {
  color: #f4ca49;
  font-size: 2rem;
  line-height: 20px;
  height: 20px;
  letter-spacing: -5px;
}
.rating-summary .rating-result &gt; span:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005" !important;
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f9ba48;
  font-size: 14px;
  letter-spacing: 2px;
}
.rating-summary .rating-result:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005" !important;
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ccc;
  font-size: 14px;
  letter-spacing: 2px;
}
.page-footer {
  background-size: cover;
}
.page-footer .switcher {
  margin-right: 0px;
}
.footer-container .footer-top {
  padding-top: 75px;
  color: #ffffff;
  background: #444444;
}
.footer-container .footer-top h2,
.footer-container .footer-top h3,
.footer-container .footer-top h4,
.footer-container .footer-top h5,
.footer-container .footer-top h6 {
  color: #ffffff;
}
.footer-container .footer-top a {
  color: #ffffff;
}
.footer-container .footer-top a:hover {
  color: #9e9e9e;
}
.footer-container .footer-top .text-logo {
  display: inline-block;
}
.footer-container .footer-top .text-logo p {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 14px;
}
.footer-container .footer-top .footer-static-title h3 {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 28px;
  margin-top: 0px;
}
.footer-container .footer-top .footer-static {
  padding-bottom: 75px;
}
.footer-container .footer-top .links-footer {
  border-top: 1px solid #2d3846;
  padding-top: 40px;
}
.footer-container .footer-top .links-footer ul {
  list-style: none;
  padding-left: 0px;
}
.footer-container .footer-top .links-footer ul li {
  margin-bottom: 8px;
  color: #5b697b;
}
.footer-container .footer-top .links-footer ul li span.title {
  font-size: 13px;
  font-weight: 400;
  background: #37475a;
  padding-left: 17px;
  padding-right: 32px;
  border-radius: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-right: 10px;
  display: inline-block;
  color: #fff;
}
.footer-container .footer-top .links-footer ul li a {
  font-size: 13px;
  color: #5b697b;
  text-decoration: none;
}
.footer-container .footer-top .links-footer ul li a:hover {
  color: #fff;
}
.footer-container .footer-top .footer-static-content p {
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 25px;
}
.footer-container .footer-top .footer-static-content span {
  color: #57626f;
  font-size: 13px;
  font-weight: 500;
  margin: 15px 0;
  display: inline-block;
}
.footer-container .footer-top .footer-static-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-container .footer-top .footer-static-content ul li {
  line-height: 30px;
  margin-bottom: 0;
}
.footer-container .footer-top .footer-static-content ul li a {
  position: relative;
  font-size: 14px;
}
.footer-container .footer-top .footer-static-content ul li a:hover {
  padding-left: 10px;
  text-decoration: inherit;
}
.footer-container .footer-top .footer-static-content .text {
  display: block;
  margin-bottom: 7px;
}
.footer-container .footer-top .footer-static-content .text .text-iner {
  float: left;
  font-size: 12px;
  width: 60px;
}
.footer-container .footer-top .footer-static-content .text .iner-tex {
  font-size: 12px;
  display: inline-block;
}
.footer-container .footer-top .footer-static-content .text .iner-tex p {
  color: #999;
  margin-bottom: 0;
  padding-top: 3px;
}
.footer-container .footer-top ul.photo li {
  float: left;
  width: 33%;
  margin-bottom: 5px;
}
.footer-container .footer-top ul.adress li {
  overflow: hidden;
  margin-bottom: 10px;
}
.footer-container .footer-top ul.adress li i {
  font-size: 1.6rem;
  color: #9e9e9e;
  margin-right: 10px;
}
.footer-container .footer-top ul.adress li strong {
  font-weight: normal;
  padding-left: 30px;
}
.footer-container a {
  color: #ffffff;
}
.footer-container a:hover {
  text-decoration: underline;
}
.footer-container .copyright {
  font-size: 1.3rem;
}
.footer-bottom {
  color: #ffffff;
  padding: 40px 0;
  margin-top: 40px;
  position: relative;
  border-top: 1px solid #2d3846;
}
.footer-bottom .copyright {
  float: left;
  padding-top: 10px;
}
.footer-bottom .link-follow {
  list-style: none;
  padding-left: 0px;
  float: right;
  margin-bottom: 0px;
}
.footer-bottom .link-follow li {
  float: left;
  margin-bottom: 0px;
}
.footer-bottom .link-follow li a {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #37475a;
  color: #596779;
  line-height: 40px;
  text-align: center;
  margin: 0 5px;
  text-decoration: none;
}
.footer-bottom .link-follow li a:hover {
  background: #9e9e9e;
  color: #fff;
}
.footer-bottom .link-follow li a span {
  display: none;
}
.footer-bottom .switcher-store {
  display: block;
  margin-top: 15px;
}
.footer-bottom .switcher-store strong:after {
  display: none !important;
}
.footer-bottom .footer-payment {
  display: block;
  margin-top: 15px;
}
.instagram-items .instagram .instagram-item {
  padding-right: 0px;
  padding-bottom: 7px;
}
.instagram-items .instagram .instagram-item .instagram_users:hover {
  border: 2px solid #f59d1f;
}
.instagram-items .row {
  margin: 0px;
}
#back_top {
  bottom: 35px;
  display: none;
  height: 40px;
  position: fixed;
  right: 12px;
  width: 40px;
  line-height: 40px;
  z-index: 9999;
  cursor: pointer;
  text-align: center;
  background-color: #f4a137;
  font-size: 1.5rem;
  color: #fff;
}
#back_top:hover {
  background: #9e9e9e;
  border-color: #9e9e9e;
}
#back_top span {
  display: none;
}
#back_top:before {
  content: "\f077";
  font-family: FontAwesome;
}
.owl-theme .owl-controls {
  margin: 0 !important;
  opacity: 1;
}
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  right: 15px;
  top: -90px;
  pointer-events: none;
  width: 58px;
}
.owl-theme .owl-controls .owl-buttons div {
  pointer-events: visible;
  border-radius: 0;
  width: 26px;
  height: 26px;
  font-size: 0;
  padding: 0;
  text-indent: 0;
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  background: none;
  position: static;
  margin: 0;
  float: left;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  color: #c2c4c3;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  color: #fff;
  background: #9e9e9e;
  border-color: #9e9e9e;
}
.owl-theme .owl-controls .owl-buttons div:before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  display: block;
  line-height: 26px;
  text-align: center;
  font-size: 16px !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
  float: left;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
  content: '\f2fa';
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  float: right;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
  content: '\f2fb';
}
#newsletter_pop_up {
  background: #fff !important;
  color: #FFFFFF;
  display: none;
  margin: -195px 0 0 !important;
  min-width: 450px;
  padding: 25px 50px;
  top: 50% !important;
  position: fixed !important;
  text-align: center;
}
#newsletter_pop_up .b-close {
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  background-color: #444;
  min-width: 70px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0;
  position: absolute;
  top: -25px;
  right: 0;
}
#newsletter_pop_up .b-close:after {
  content: "close";
  font-size: 10px;
}
#newsletter_pop_up .title {
  font-size: 36px;
  font-weight: 400;
  margin-top: 60px;
  text-transform: capitalize;
  line-height: 30px;
  margin-bottom: 0;
  color: #000;
}
#newsletter_pop_up .title strong {
  font-weight: normal;
}
#newsletter_pop_up .control .actions .action span {
  font-weight: normal;
}
#newsletter_pop_up .content #newsletter-validate-detail1 .label {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 22px;
  color: #7d7d7d;
  margin: 15px 0;
  white-space: pre-line;
  padding: 0;
  vertical-align: top;
  border-radius: 0;
  display: block;
}
#newsletter_pop_up .content #newsletter-validate-detail1 #newsletter1 {
  margin: 0 0 20px;
  width: 380px;
  height: 41px;
  line-height: 40px;
  padding: 0 10px;
  border: 0;
  background: #ebebeb;
  color: #333;
}
#newsletter_pop_up .content #newsletter-validate-detail1 #newsletter1-error {
  font-size: 1.2rem;
  margin-top: -15px;
  color: red;
}
#newsletter_pop_up .content #newsletter-validate-detail1 .subscribe-bottom {
  margin-top: 15px;
}
#newsletter_pop_up .content #newsletter-validate-detail1 .subscribe-bottom input {
  vertical-align: top;
}
#newsletter_pop_up .content #newsletter-validate-detail1 .subscribe-bottom label {
  font-size: 1.4rem;
  color: #7d7d7d;
  margin-top: 4px;
  line-height: 13px;
}
.block-recent-posts {
  border: 1px solid #d3d3d3;
  padding: 0 18px 18px;
  border-radius: 5px;
  margin-top: 40px;
}
.block-recent-posts .ma-title {
  margin-bottom: 20px;
}
.block-recent-posts .text-iner .text {
  margin-bottom: 30px;
}
.block-recent-posts .text-iner .text .icons {
  padding-right: 10px;
}
.block-recent-posts .active .item {
  border-left: none;
}
.block-recent-posts .active .item:last-child {
  margin-top: 20px;
}
.block-recent-posts .item-inner {
  position: relative;
  display: inline-block;
  width: 100%;
}
.block-recent-posts .item-inner .blog-image {
  width: 40%;
  float: left;
}
.block-recent-posts .item-inner .blog-image a img {
  width: 100%;
}
.block-recent-posts .item-inner .time-conment {
  margin: 20px 0;
}
.block-recent-posts .item-inner .blog-content {
  padding-top: 5px;
  width: 60%;
  float: left;
  padding-left: 20px;
}
.block-recent-posts .item-inner .blog-content .title {
  margin: 0px;
  font-size: 14.7px;
  font-weight: 500;
}
.block-recent-posts .item-inner .blog-content .text-time {
  display: inline-block;
}
.block-recent-posts .item-inner .blog-content .text-time .time-conment {
  float: left;
  width: 70px;
  height: 71px;
  position: relative;
  display: inline-block;
  background: #6e6e6e;
  text-align: center;
  color: #fff;
  padding: 12px 0;
}
.block-recent-posts .item-inner .blog-content .text-time .time-conment .date {
  display: block;
  font-size: 24px;
  line-height: 24px;
}
.block-recent-posts .item-inner .blog-content .text-time .time-conment .month {
  display: block;
  font-size: 14px;
}
.block-recent-posts .item-inner .blog-content .text-time .time-conment:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 12px solid #f93e63;
  border-left: 12px solid #f93e63;
  background: #f93e63;
  right: 0;
  transform: rotate(360deg);
  bottom: 0;
}
.block-recent-posts .item-inner .blog-content .text-time .time-conment:before {
  content: "";
  width: 0;
  min-height: 12px;
  position: absolute;
  border-top: 12px solid transparent;
  border-right: 12px solid #fff;
  bottom: 0;
  right: 0;
  z-index: 222;
}
.block-recent-posts .item-inner .blog-content .text-time .text-iner {
  float: left;
  width: 75%;
  padding-left: 25px;
}
.block-recent-posts .item-inner .blog-content .text-time .text-iner .title {
  margin: 0px;
  font-size: 14px;
  margin-bottom: 10px;
  color: #555555;
}
.block-recent-posts .item-inner .blog-content .text-time .text-iner .title a {
  color: #555;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
}
.block-recent-posts .item-inner .blog-content .text-time .text-iner .title a:hover {
  color: #9e9e9e;
}
.block-recent-posts .item-inner .blog-content .text-time p.short-des {
  color: #555;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 20px;
  font-size: 14px;
}
.block-recent-posts .item-inner .blog-content .text-time .coment .readmore {
  font-size: 16px;
  text-decoration: underline;
  text-transform: uppercase;
  color: #f82e56;
  font-weight: 600;
}
.block-recent-posts .owl-theme .owl-controls .owl-buttons {
  top: -70px;
  right: 0;
}
.blog-search .control {
  position: relative;
  height: 32px;
}
.blog-search .control input {
  padding-right: 80px;
}
.blog-search .control button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0;
  font-size: 1.2rem;
  height: 100%;
  line-height: 0;
}
.brandslider-container {
  border: 1px solid #ebebeb;
  border-radius: 0 0 5px 5px ;
}
.brandslider-container .pt-brand-container {
  padding: 45px 0 45px;
}
.switcher {
  position: relative;
  display: block;
  text-align: center;
  margin-right: 0;
}
.switcher .switcher-options {
  position: relative;
  padding: 0 10px;
}
.switcher .switcher-options strong {
  font-weight: normal;
  font-size: 12px;
  text-transform: capitalize;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.switcher .switcher-options .mage-dropdown-dialog {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  bottom: 25px;
}
.switcher .switcher-options .mage-dropdown-dialog a {
  color: #69686c;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .visible-lg {
    display: block !important;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title1 {
    font-size: 1.5em;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title2 {
    font-size: 2.4rem;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-url {
    padding: 5px 10px;
    font-size: 13px;
  }
  .countdown .item .item-inner .product-item-info .right {
    padding-bottom: 50px;
  }
  .pt-recentproduct-container .owl-theme .owl-controls .owl-buttons {
    display: none;
  }
  .products-grid .product-items li {
    border: none;
  }
  #bestseller_product_slider .product_row .item-inner {
    padding: 18px 15px;
  }
  .categorytab-container .owl-theme .owl-controls .owl-buttons {
    top: -75px;
  }
  .pt_categorytop .owl-theme .owl-controls .owl-buttons {
    top: -68px;
  }
  .form-subscribe .title-new h3 {
    font-size: 20px;
  }
  .form-subscribe .title-new p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) {
  .cms-index-index {
    margin-bottom: 0px;
  }
  .mobile-bar-content .tabs-content-mobile .header.links {
    width: 100%;
  }
  .switcher .switcher-options {
    line-height: 42px;
  }
  .visible-lg {
    display: none !important;
  }
  .switcher-language .switcher-options .action strong span {
    color: #fff;
  }
  .switcher-currency .switcher-options strong span {
    color: #fff;
  }
  .mobile-bar-icon {
    visibility: visible;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -65px;
    color: #8d98aa;
    display: inline-block;
  }
  .box-haeder {
    position: relative;
    display: block;
    border-left: 0;
    color: #fff;
    padding-left: 0;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .fix-nav-ozmegamenu {
    display: none;
  }
  .box-col a img {
    width: auto;
  }
  .categorytab-container {
    margin-top: 0px;
    padding-bottom: 30px;
  }
  .menu-conten {
    text-align: center;
    position: relative;
  }
  .box-col {
    display: inline-block;
  }
  .footer-container .bottom-footer {
    height: auto;
  }
  .footer-bottom {
    text-align: left;
  }
  .footer-bottom .link-follow {
    width: 100%;
    float: none;
    margin-top: 20px;
    display: inline-block;
  }
  .store.switcher-store {
    text-align: center;
    margin: 20px 0;
  }
  .footer-payment {
    float: none !important;
    display: inherit !important;
    text-align: center;
  }
  .header-container .top-bar {
    display: none !important;
  }
  .logo-home {
    text-align: center;
  }
  .search-switcher {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 15px 0;
  }
  #search_mini_form {
    max-width: inherit;
  }
  .right {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .card {
    float: none !important;
  }
  .minicart-wrapper {
    float: none;
    margin-right: 130px;
  }
  .fix-nav-ozmegamenu {
    top: 0 !important;
    padding-left: 0px;
  }
  .pt-banner-container {
    text-align: center;
  }
  .owl-theme .owl-controls .owl-buttons {
    display: block;
  }
  .owl-theme .owl-controls {
    display: block !important;
  }
  .subscribe-box {
    text-align: center;
  }
  .subscribe-box .static-logo {
    float: none;
    margin: 30px 0 15px;
  }
  .subscribe-box .link_follow {
    padding: 0px;
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .form-subscribe {
    margin-bottom: 40px;
    margin-top: 10px;
    float: none;
  }
  .instagram-items .instagram .instagram-item {
    padding-right: 7px;
  }
  .footer-bottom .footer-payment .payment p {
    float: none;
  }
  .footer-bottom .footer-payment .payment .img1 {
    margin: 20px 0 15px;
  }
  .column.main .product-items {
    margin-left: 0px !important;
  }
  .static-logo {
    text-align: center;
  }
  .newsletter-iner {
    float: none;
    width: 100%;
    text-align: center;
  }
  .form-subscribe {
    min-width: inherit !important;
  }
  .banner-left {
    text-align: center;
  }
  .minicart-wrapper .block-minicart {
    right: -130px;
  }
  .static1_home1 {
    text-align: center;
  }
  .static2_home1 {
    text-align: center;
  }
  .category_img {
    text-align: center;
  }
  .static4_home1 .col-md-3 {
    margin-bottom: 20px;
  }
  .form-subscribe .title-new {
    width: 100%;
  }
  .form-subscribe .control {
    width: 100%;
  }
  .newsletter-footer {
    padding-bottom: 0px;
  }
  .form-subscribe .title-new {
    margin-bottom: 80px;
  }
  .footer-container .footer-top .links-footer ul li span.title {
    margin-bottom: 10px;
  }
  .bestsellerproduct_container_slider {
    margin-top: 40px;
  }
  .staic3_home2 {
    text-align: center;
  }
  .static4_home1 .bos2 {
    margin: 20px 0;
  }
  .static4_home1 .bos3 {
    margin: 0px 0 20px;
  }
}
.products-list .row {
  margin: 0px;
}
@media only screen and (max-width: 991px) {
  .minicart-wrapper .action.showcart .counter.qty {
    right: 0;
  }
  .form-subscribe {
    padding: 0px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content {
    top: 17%;
  }
  .products-grid .product-items li {
    border: none;
  }
  .form-subscribe .newsletter .title-subscribe h3 {
    font-size: 30px;
  }
  .form-subscribe .newsletter .text {
    font-size: 13px;
  }
  .form-subscribe {
    min-width: 450px;
  }
  .form-subscribe .control button {
    font-size: 13px;
    padding: 0 10px;
  }
  .form-subscribe .control button .fa-envelope-o {
    padding-right: 10px;
  }
  .form-subscribe .control input {
    padding-right: 70px;
  }
  .mobilemenu li {
    width: 100%;
    display: inline-block;
  }
}
@media only screen and (max-width: 880px) {
  .products-list .product-items .product-item .product-item-info .right-list {
    width: 63%;
  }
}
@media only screen and (max-width: 767px) {
  .header-content .logo-home {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 20px;
  }
  .header-content .logo-home .logo {
    position: relative;
    display: inline-block;
  }
  .header-container .top-bar {
    background: 0 0;
    position: absolute;
    right: 36%;
    top: 75px;
    display: block;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content {
    margin-left: -200px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title1 {
    font-size: 10px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title2 {
    font-size: 15px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title2 strong {
    font-size: 25px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title3 {
    font-size: 27px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-url {
    padding: 3px 5px;
    font-size: 10px;
    margin-top: 10px;
  }
  .owl-theme .owl-controls {
    display: none !important;
  }
  .form-subscribe {
    background: none;
  }
  .form-subscribe .title-new h3 {
    border-right: none;
  }
  .form-subscribe .control input {
    padding-right: 0px;
  }
  .static3-home1 .box-col a img {
    height: 80px;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-container .footer-top .footer-static-title h3 {
    width: 100%;
  }
  .footer-container .footer-top .text-logo {
    width: 100%;
  }
  .footer-static-content {
    display: none;
  }
  .footer-container .footer-top .footer-static-title {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    position: relative;
  }
  .footer-container .footer-top .footer-static-title:after {
    content: "\f107";
    display: block;
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 20%;
    margin-top: -10px;
    color: #fff;
  }
  .footer-container .footer-top .footer-static .col-xs.active .footer-static-title:after {
    content: "\f106";
  }
  #back_top,
  .block-social,
  .b-modal,
  #newsletter_pop_up,
  .contacts-header {
    display: none !important;
  }
  .top-footer .container-inner {
    display: block;
    text-align: center;
  }
  .top-footer .logo-footer {
    height: auto;
    display: block;
    margin: 20px 0;
  }
  .top-footer .form-subscribe {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .top-footer .link_follow {
    display: block;
    margin-bottom: 20px;
  }
  .header-content .row {
    display: block;
    height: auto;
  }
  .header-content .row &gt; div {
    display: block;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions button {
    margin-left: 0px;
  }
  .toolbar-products .modes a {
    background: none;
    padding-right: 10px;
  }
  .toolbar-products .modes strong {
    background: none;
  }
  .page-products .products-grid .product-item {
    margin-bottom: 0 !important;
    padding: 0 !important;
  }
  .instagram-items .instagram .instagram-item .instagram_users:hover {
    border: none;
  }
  .categorytab-container .tab_container .category_tab_slider_left .box .thum-img {
    display: none !important;
    position: relative;
  }
  .categorytab-container .tab_container .category_tab_slider_left .box .iner-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
  .products.products-grid .row {
    margin: 0px;
  }
  .form-subscribe .title-new {
    float: none !important;
    text-align: center !important;
  }
  .form-subscribe,
  .form-subscribe .control input {
    min-width: inherit !important;
  }
  .products-upsell .row {
    margin: 0 -15px !important;
  }
  .related .row {
    margin: 0 -15px !important;
  }
  .categorytab-container .title-category .container-inner {
    max-width: 100%;
  }
  .block.block-compare {
    width: 100%;
  }
  .time-inner .thumb .pt-smallproduct .item-inner .media-body {
    width: 100%;
    padding-left: 10px;
  }
  .time-inner .thumb .pt-smallproduct .item-inner .pull-left {
    width: 100%;
  }
}
@media only screen and (max-width: 490px) {
  .products-list .item .item-inner .product-item-info .box-hover .show-box .actions-primary {
    width: 58% !important;
  }
  .form-subscribe .control input {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 676px) {
  .categorytab-container .title-tab {
    height: auto;
  }
  .column.main .product-items {
    margin-left: 0 !important;
  }
  .pt-banner-container .pt-banner-caption .ptslider-1 .pt-title1 {
    font-size: 1rem;
  }
  .pt-banner-container .pt-banner-caption .ptslider-1 .pt-title2 {
    font-size: 1.4rem;
  }
  .pt-banner-container .pt-banner-caption .ptslider-1 .pt-url {
    padding: 5px 9px;
    font-size: 10px;
  }
  .pt-banner-container .pt-banner-caption .ptslider-2 .pt-title1 {
    font-size: 1rem;
  }
  .pt-banner-container .pt-banner-caption .ptslider-2 .pt-title2 {
    font-size: 1.2rem;
  }
  .pt-banner-container .pt-banner-caption .ptslider-2 .pt-url {
    padding: 5px 7px;
    font-size: 10px;
  }
  .time-inner {
    background-size: cover;
  }
  .countdown .item .item-inner .product-item-info .left {
    width: 100%;
  }
  .countdown .item .item-inner .product-item-info .right {
    width: 100%;
    padding: 20px;
  }
  .block-recent-posts .item-inner .blog-content .text-time .text-iner {
    width: 70%;
  }
}
@media only screen and (max-width: 580px) {
  .title-tab ul.tabs li {
    width: 100%;
  }
  .categorytab-container .tabs {
    width: 100%;
    margin: 20px 0!important;
  }
  .categorytab-container .tabs li {
    padding-left: 0px !important;
  }
  .category-top-home3 .box {
    width: 100%;
  }
  .toolbar-products .modes {
    width: 100%;
  }
  .toolbar-products .toolbar-amount {
    width: 100%;
    margin-bottom: 10px;
  }
  .toolbar-products .toolbar-sorter {
    width: 100%;
  }
  .page-title {
    text-align: center;
  }
}
@media only screen and (max-width: 568px) {
  .block-recent-posts .item-inner .blog-content .text-time .text-iner {
    padding-left: 0px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 540px) {
  .block-recent-posts .item-inner .blog-content .text-time .text-iner {
    padding-left: 25px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 493px) {
  .products-list .product-items .product-item .product-item-info .right-list .box-hover .add-to-links {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 480px) {
  .products-list .product-items .product-item .product-item-info .right-list .box-hover .add-to-links {
    margin-top: 0px !important;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content {
    margin-left: -100px;
    top: 10%;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title1 {
    margin: 0px;
    font-size: 10px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title2 {
    font-size: 10px;
    line-height: 10px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title2 strong {
    line-height: 15px;
    font-size: 15px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-title3 {
    font-size: 20px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content .pt-url {
    padding: 3px 5px;
    font-size: 10px;
    margin-top: 10px;
  }
  .static-top .iner-box .icon {
    font-size: 20px;
    width: 40px;
    height: 50px;
    line-height: 50px;
  }
  .static-top .iner-box {
    line-height: 50px;
  }
  .static-top .iner-box .text {
    font-size: 10px;
    padding-left: 10px;
  }
  .products-list .product-items .product-item .product-item-info .list-left {
    width: 100%;
    margin-left: 0px;
    margin-top: 25px;
  }
  .products-list .product-items .product-item .product-item-info .image-container {
    width: 100%;
    max-width: 100%;
  }
  .form-subscribe {
    min-width: auto !important;
  }
  .products-list .product-items .product-item .product-item-info .right-list {
    width: 100%;
    margin-left: 0px;
  }
  .products-list .item .item-inner .product-item-info .box-hover {
    margin-top: 0px;
    right: 0px;
  }
  .products-grid .product-item {
    width: 100%;
  }
  .products-list .product-item-photo,
  .products-list .product-item-details {
    display: block;
    width: 100%;
  }
  .box-haeder .text h1 {
    font-size: 15px;
  }
  .box-haeder .text p {
    font-size: 11px;
  }
  .box-haeder .icon {
    font-size: 30px;
    padding-right: 0px;
  }
  .fix-nav-ozmegamenu .mobile-bar-icon {
    padding-right: 250px;
  }
  .block-recent-posts .item-inner .blog-content .text-time .text-iner {
    padding-left: 0px !important;
    margin-top: 10px !important;
  }
  .minicart-wrapper .block-minicart {
    right: -175px;
  }
  .pt_categorytop .owl-carousel .owl-item {
    border-right: none;
  }
  .time-inner .thumb .pt-smallproduct {
    width: 100%;
  }
  .time-inner .thumb .pt-smallproduct .item-inner .pull-left {
    width: 35%;
  }
  .time-inner .thumb .pt-smallproduct .item-inner .media-body {
    width: 65%;
  }
  .time-inner .thumb .smallproduct1 .item-inner {
    border-left: none;
    border-right: none;
  }
}
@media only screen and (max-width: 479px) {
  .block-recent-posts .item-inner .blog-content .text-time .text-iner {
    padding-left: 15px !important;
    margin-top: 0px !important;
  }
  .minicart-wrapper .block-minicart {
    width: 255px !important;
  }
}
.message.success {
  z-index: 99;
}
@media only screen and (max-width: 495px) {
  .pt-recentproduct-container .item .product-items {
    height: 175px;
  }
  .countdown .Countdown-item .sec {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 375px) {
  .static-bottom .box-iner .iner-box .icon {
    margin-bottom: 20px;
  }
  .static-bottom .box-iner .iner-box .text {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
}
@media only screen and (max-width: 360px) {
  .catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare {
    margin-top: 10px;
  }
  .timerproducts .pricecountdown .item .item-inner .item-content .countdown-container .countdown-inner span.timer .timer-inner {
    width: 49px;
    height: 55px;
  }
  .timerproducts .pricecountdown .item .item-inner .item-content .countdown-container .countdown-inner span.timer .timer-inner b {
    padding: 5px 0 0px;
  }
  .countdown .item .item-inner .product-item-info .right .box-cad .actions-primary .tocart span {
    font-size: 15px;
  }
  .countdown .item .item-inner .product-item-info .right .box-cad .actions-primary .tocart:before {
    font-size: 30px;
  }
  .countdown .item .item-inner .product-item-info .right .box-cad .actions-primary .tocart {
    line-height: 60px;
    height: 60px;
  }
}
/*Fix products-grid */
@media (min-width: 1024px) {
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    clear: left;
  }
}
@media (min-width: 768px) {
  .category-products .products-grid ul &gt; li:nth-of-type(3n+1) {
    clear: left;
  }
  .page-products .products-grid .product-item {
    padding: 0px !important;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .category-products .products-grid ul &gt; li:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (max-width: 480px) and (min-width: 0px) {
  .category-products .products-grid ul &gt; li:nth-of-type(1n+1) {
    clear: left;
  }
  .category-products .products-grid ul &gt; li {
    width: 100%;
  }
}
.column.main .products-list .product-items .product-item {
  padding-left: 0px;
}
.catalog-product-view .price-box .price-label {
  display: block;
  font-size: 15px;
  float: left;
  padding-right: 10px;
  font-weight: bold;
}
form#contact-form {
  width: 100%;
}
.products-list .product-item {
  display: inherit !important;
}
.minicart-items-wrapper {
  height: 450px;
}
.contact-index-index .page-title-wrapper {
  margin-top: 30px;
}
.post-list-wrapper .post-holder .post-images .post-info.clear {
  margin-top: 15px;
}
.post-list-wrapper .post-holder .post-images .post-info.clear .post-posed-date {
  display: inline-block;
}
.post-list-wrapper .post-holder .post-images .post-info.clear .dash {
  display: inline-block;
}
.post-list-wrapper .post-holder .post-images .post-info.clear .post-categories {
  display: inline-block;
}
</pre></body></html>