img {
  max-width: 100%;
}

/*! use styles.less to edit */
@import url(http://fonts.googleapis.com/css?family=Crimson+Text);
.mt-top-cart,
.cms-home .widget-show-product,
.detailpage-top-sales,
#search_mini_form {
  display: none !important;
}
.slidedown .setting-big .setting-label {
  display: inline !important;
}
.bg-top-banner {
  padding-bottom: 20px !important;
}
.mt-navigation {
  width: 100% !important;
}
* {
  margin: 0;
  padding: 0;
}
.clearer:after,
.nav-header-bottom:after,
.mt-cart:after,
.show-grid-slide:after,
.header-act:after,
.nav-header:after,
.mt-banner-act:after,
.header-container:after,
.header-container .top-container:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
ul,
ol {
  list-style: none outside none;
}
button.button {
  font-family: 'quicksand', sans-serif;
  border: none;
  cursor: pointer;
  margin: 0;
  background: #FFFFFF;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  z-index: 0;
}
button.button:hover {
  background-color: #181818;
}
.price {
  font-family: 'quicksand', sans-serif;
}
button.button span {
  display: block;
  font-weight: bold;
  border: 2px solid #181818;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0 9px;
  height: 42px;
  line-height: 38px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
button.button:hover span span {
  color: #FFFFFF;
}
select {
  padding: 4px 6px 4px 2px;
}
input.qty {
  width: 2.5em !important;
  margin-top: 3px;
}
input.input-text,
textarea,
input.qty {
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 5px 0 #eaeaea inset;
  padding: 4px;
  width: 100%;
  margin-bottom: 5px;
}
button.button span span {
  border: 0 none;
  padding: 0;
  background: none;
}
a {
  -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  outline: none;
  text-decoration: none;
}
:focus {
  outline: 0;
}
a:visited:active {
  color: #181818;
}
a:focus {
  outline: 0;
}
a:hover {
  text-decoration: none;
}
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 10px;
  outline: none;
  padding: 0;
  color: #b7b7b7;
  font-size: 16px;
  line-height: 22px;
}
.row.no-gutters [class^="col-"],
.row.no-gutters [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.main {
  text-align: left;
}
/*====================HEADER============================*/
.header .logo strong {
  height: 0;
  left: -999em;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  top: -999em;
  width: 0;
}
.header {
  font-family: 'quicksand', sans-serif !important;
  font-weight: 400 !important;
  border-bottom: 1px solid #dcdcdc;
}
.header .slidedown {
  color: #656565;
  position: relative;
}
.header .slidedown.separator-right .cursor {
  border-right: 1px solid #dcdcdc;
}
.header .slidedown .fa-user,
.header .slidedown .fa-cog {
  font-size: 18px;
  color: #999999;
}
.header .slidedown .setting-big .cursor {
  cursor: pointer;
  line-height: 50px;
  height: 50px;
  padding: 0 18px;
  border-right: 1px solid #dcdcdc;
}
.header .slidedown .setting-big .setting-label {
  padding-left: 10px;
  padding-right: 40px;
  font-size: 16px;
}
.header .slidedown .setting-big .down-arrow {
  color: #999999;
  display: inline-block;
  line-height: 15px;
  margin-top: 15px;
  vertical-align: top;
}
.header .slidedown.menu {
  position: static;
}
.header .slidedown.menu .setting-big .cursor {
  border-left: 0;
  font-size: 24px;
  color: #181818;
  padding-right: 0;
  padding-top: 25px;
}
.header .slidedown.menu .setting-big .mtsettingbig {
  border: 0;
  top: 0;
  left: 0;
  width: calc(96%);
}
.header .slidedown.menu .mtsettingbig-bg {
  padding: 0;
}
.bottom-header .hidden-menu {
  position: relative;
}
.header-talet strong {
  display: block;
  float: left;
}
.header-talet ul {
  display: block;
  float: left;
}
.header-talet li {
  float: left;
  clear: left;
}
.header-talet li a {
  padding-left: 12px;
  font-size: 16px;
  color: #656565;
}
.header-content-menu {
  float: left;
}
@media screen and (max-width: 767px) {
  .header-container .bottom-header .logo {
    padding-left: 30px !important;
  }
  .header-content-menu {
    position: absolute;
    top: -70px;
  }
}
.mtsettingbig {
  position: absolute;
  display: none;
  right: 0;
  width: 100%;
  top: 50px;
  border: 1px solid #e7e7e7;
  z-index: 1001;
  min-width: 150px;
}
.separator-right .mtsettingbig {
  width: 100%;
}
.mtsettingbig {
  width: calc(101%);
}
.mtsettingbig-bg {
  background-color: #FFFFFF;
  padding: 25px;
}
.header-container .bottom-header .logo {
  padding: 13px 0 12px;
}
.header-container .bottom-header .logo img {
  height: 68px;
}
@media (min-width: 992px) {
  .header-container .bottom-header .logo {
    padding-left: 0;
  }
  .header-container .bottom-header .logo img {
    height: 78px;
  }
}
/*========================LANGUAGE SELECT===========================*/
.form-language .sbHolder.lang {
  display: inline-block;
}
.form-language .sbHolder.lang .sbToggle {
  display: inline-block;
  float: right;
}
.form-language .sbHolder.lang .sbSelector {
  padding: 0 10px 0 10px;
}
.form-language .select {
  position: relative;
  display: block;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 18px;
  border-left: 1px solid #dcdcdc;
}
.form-language .select .sbOptions {
  z-index: 2333;
  top: 51px !important;
  left: 0;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
.form-language .select .sbOptions li a:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  padding-left: 18px;
  padding-right: 18px;
}
/*========================CURRENTCY SELECT===========================*/
.block-currency .sbHolder.curs {
  display: inline-block;
}
.block-currency .sbHolder.curs .sbToggle {
  display: inline-block;
  float: right;
}
.block-currency .sbHolder.curs .sbSelector {
  padding: 0 10px 0 10px;
}
.block-currency .select {
  position: relative;
  display: block;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 18px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
.block-currency .select .sbOptions {
  z-index: 2333;
  top: 51px !important;
  left: 0;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
.block-currency .select .sbOptions li a:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  padding-left: 18px;
  padding-right: 18px;
}
/*========================TOP NAV===========================*/
.mt-account-label,
.mt-setting-label {
  display: block;
  float: left;
  line-height: 50px;
  border-left: 1px solid #dcdcdc;
}
.mt-account-label .icon-account,
.mt-setting-label .icon-account {
  padding-left: 17px;
}
.mt-account-label span,
.mt-setting-label span {
  display: inline-block;
  line-height: 50px;
  vertical-align: top;
}
.mt-account-label span.cart-arrow .fa,
.mt-setting-label span.cart-arrow .fa {
  line-height: 14px;
  padding-top: 14px;
  font-size: 18px;
  padding-right: 19px;
  color: #2f383d;
}
.mt-account-label p,
.mt-setting-label p {
  margin: 0;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}
.mt-account-label p.account-label,
.mt-setting-label p.account-label {
  padding-right: 43px;
}
.mt-setting-label span.cart-arrow {
  border-right: 1px solid #dcdcdc;
}
.top-header {
  background: #ededed !important;
  border-bottom: 1px solid #dcdcdc;
  font-family: inherit !important;
}
.top-header span.fa-cog {
  font-size: 18px;
  padding-right: 12px;
  color: #181818;
}
.mt-setting-panel {
  display: none;
  position: absolute;
  top: 49px;
  z-index: 33;
  background-color: #FFFFFF;
  border: 1px solid #e7e7e7;
  width: 100%;
  padding: 25px;
}
.account-links,
.setting-title {
  position: relative;
  display: block;
  float: left;
  color: #656565;
}
.account-links ul li,
.setting-title ul li {
  line-height: 24px;
}
.account-links ul a,
.setting-title ul a {
  padding-left: 12px;
  font-size: 16px;
  color: #656565;
}
.header-talet strong span {
  font-weight: normal;
  text-transform: uppercase;
  color: #000000;
}
.row.top-header {
  margin: 0;
}
.row.top-header .col-lg-6 {
  padding: 0;
}
.row.bottom-header {
  border-bottom: 1px solid #dcdcdc;
}
/*=================CART=======================*/
.mt-cart-loading {
  display: none;
}
#notification {
  position: relative;
}
#notification .success {
  padding: 21px 40px 21px 80px;
  margin-left: -175px;
  margin-right: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 50%;
  top: 0;
  max-width: 350px;
  border-radius: 0px;
  z-index: 999999;
  background: #ffffff;
}
#notification .success i.fa-check {
  font-size: 240%;
  color: green;
  position: absolute;
  left: 20px;
  top: 22px;
}
.mt-ajax-container {
  background-repeat: repeat;
  background-position: 0 0;
  margin: 0;
  width: 300px;
}
.mt-ajax-container p.no-items-in-cart {
  font-size: 14px;
}
.mt-ajax-container ul {
  margin: 0;
  padding: 0;
  outline: none;
}
.mt-ajax-container li.item {
  float: left;
  line-height: normal;
  margin: 0;
  outline: medium none;
  padding: 0 0 8px 0;
}
.mt-ajax-container p.subtotal {
  background-color: #ffffff;
  border-top: 1px solid #d0c6c2;
  border-bottom: 1px solid #d0c6c2;
  margin-top: 10px;
  outline: medium none;
  padding: 5px 8px;
  text-align: left;
  line-height: 18px;
}
.mt-ajax-container p.subtotal span.label {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 0 none;
  border-radius: 0 0 0 0;
  float: none;
  margin: 0;
  outline: medium none;
  padding: 0 16px 0 0;
  text-shadow: none;
  font-size: 16px;
}
.mt-ajax-container p.subtotal span {
  float: none;
  font-size: 13px;
  font-weight: normal;
  outline: medium none;
  color: #666666;
}
.mt-ajax-container .product-details {
  float: left;
  text-align: left;
  padding: 0 0 0 10px !important;
  margin: 0;
  position: relative;
  width: 200px;
}
.mt-ajax-container .product-details .truncated {
  font-size: 13px;
}
.mt-ajax-container .product-details .items {
  cursor: auto;
}
.mt-ajax-container .product-details .access {
  margin: 0;
  padding: 6px 0;
}
.mt-ajax-container .product-details .access a.btn-edit {
  color: #b8b8b8;
  margin-top: -3px;
}
.mt-ajax-container .product-details a {
  outline: none;
  text-decoration: none;
  line-height: normal;
  font-size: 100%;
  text-transform: capitalize;
  color: #000000;
  padding: 0 10px 0 0 !important;
}
.mt-ajax-container .product-details .items span.price {
  outline: none;
  font-weight: normal;
  color: #000000;
  padding-top: 5px;
}
.mt-ajax-container .product-details span.price {
  display: block;
  font-size: 13px;
  line-height: 16px;
}
.mt-ajax-container .product-details p.product-name {
  line-height: 16px;
  margin: 0;
  padding: 0;
  outline: none;
}
.mt-ajax-container .product-details p.product-name a {
  color: #b8b8b8;
  font-size: 13px;
}
.mt-ajax-container .product-details .deletecart {
  background-image: none;
  background-color: transparent;
  color: #9aa4b6;
  font-weight: normal;
  height: 16px;
  line-height: 16px;
  outline: medium none;
  text-indent: inherit;
  text-transform: none;
  padding: 0 !important;
  width: 40%;
  font-size: 97%;
  float: left;
  display: inline-block;
}
.mt-ajax-container .subtotal {
  cursor: auto;
}
.mt-ajax-container .product-image {
  float: left;
  border: 0;
  padding: 0 !important;
  outline: none;
  width: 60px;
}
.mt-ajax-container .product-image img {
  width: 60px;
  height: 60px;
  border: #e5e5e5 solid 1px;
  padding: 1px;
}
.mt-ajax-container .access a span.icon {
  background-color: #f1f1f1;
}
.product-details .btn-edit {
  background-image: none;
  background-color: transparent;
  color: #7b7b7b;
  font-weight: normal;
  height: 16px;
  line-height: 16px;
  outline: medium none;
  text-indent: inherit;
  text-transform: none;
  width: 36%;
  font-size: 12px;
  display: inline-block;
  float: left;
  padding: 0 20px 0 0;
  text-transform: none !important;
}
.mt-ajax-container {
  background-color: #ffffff;
}
.mt-ajax-container .deletecart span.icon {
  background-image: url("../images/btn-remove.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  width: 16px;
  padding: 0;
  height: 16px;
  outline: none;
  border-radius: 50%;
  margin-right: 4px;
}
.btn-edit span.icon {
  background-image: url("../images/btn-edit.png");
  float: left;
  width: 16px;
  height: 16px;
  margin: 3px 5px 0 0;
  outline: none;
  border-radius: 50%;
  padding: 0;
}
.mt-ajax-container .access a:hover span.icon {
  background-color: #000000;
}
.mt-ajax-container .product-details a:hover,
.mt-ajax-container .product-details a.btn-edit:hover {
  color: #000000;
}
.mt-ajax-container .access a:hover span.icon {
  color: #000000;
}
.mt-ajax-checkout {
  margin: 0;
  line-height: 18px;
  padding: 10px 0px;
}
.mt-ajax-checkout a {
  background-color: #000000;
  color: #b8b8b8;
  font-size: 13px;
  border: 1px solid #181818;
  margin: 0 10px 0 0;
  padding: 6px 15px;
  text-align: center;
  text-decoration: none;
}
.mt-ajax-checkout a:hover {
  background-color: #181818;
  color: #ffffff !important;
  text-decoration: none;
}
/*==================MINI SERACH============================*/
#search_mini_form {
  display: block;
  float: right;
  font-size: 16px;
}
#search_mini_form .form-search {
  position: relative;
}
#search_mini_form .form-search .button.button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background-color: #ededed !important;
  box-shadow: none;
  border: 0;
  line-height: 49px;
  width: 50px;
  margin-right: 1px;
  outline: none;
}
#search_mini_form .form-search .button.button:hover span span {
  color: #181818;
}
#search_mini_form .form-search .button.button span {
  border: 0;
  font-weight: normal;
  line-height: 50px;
  height: 50px;
  color: #999999 !important;
}
#search_mini_form .form-search label {
  height: 0;
  width: 0;
  text-indent: -999em;
  position: absolute;
  top: 0;
  left: 0;
}
#search_mini_form .form-search #search {
  background: #ededed !important;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 0;
  border-top: 0;
  line-height: 50px;
  width: 268px;
  padding: 0 52px 0 9px;
  color: #999999 !important;
  margin: 0;
  box-shadow: none;
  height: 50px;
  border-radius: 0;
}
#search_mini_form .form-search span.fa-search {
  font-size: 18px;
}
/*==========================MINI CART===================*/
.mt-maincart {
  display: block;
  float: right;
  font-size: 16px;
  position: relative;
}
.mt-maincart .mt-cart-label .fa-shopping-cart {
  font-size: 18px;
}
.mt-maincart .mt-cart-label .print {
  padding: 0 18px;
  display: inline-block;
  color: #999999 !important;
}
.mt-maincart .mt-cart-label .print .price {
  color: inherit !important;
}
.mt-maincart .mt-cart-label .cart-arrow {
  margin-right: 16px;
}
.icon-cart {
  padding: 0 14px 0 13px;
  line-height: 50px;
  height: 50px;
  display: inline-block;
}
.mt-top-cart {
  margin-top: 25px;
  line-height: 50px;
}
.mt-top-cart span.print {
  color: #181818;
}
span.mt-cart-title {
  display: none;
}
.ajaxcart {
  position: absolute;
  right: 0px;
  top: 50px;
  z-index: 9999;
  display: none;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  font-family: Lato, Arial, sans-serif;
  cursor: default;
}
.mt-cart-label {
  cursor: pointer;
  color: #999999 !important;
}
.mt-cart .price {
  font-family: inherit !important;
}
.mt-cart .mt-ajax-container {
  padding: 15px;
}
/*====================ONE PAGE CHECKOUT==========================*/
.opc-wrapper-opc {
  padding: 0 15px;
}
#checkout-review-table-wrapper table h1,
#checkout-review-table-wrapper table h2,
#checkout-review-table-wrapper table h3,
#checkout-review-table-wrapper table h4,
#checkout-review-table-wrapper table h5,
#checkout-review-table-wrapper table h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  outline: medium none;
  padding: 0;
}
/*=======================CATEGORY===========================================*/
#mtnav {
  z-index: 100 !important;
  font-family: inherit !important;
  font-size: 12px !important;
}
#mtnav span {
  cursor: pointer;
  display: block;
  white-space: nowrap;
  letter-spacing: 2px;
}
#mtnav li a {
  color: #999999 !important;
}
#mtnav li a:before,
#mtnav li a:after {
  background-color: #999999 !important;
}
#mtnav a {
  font-size: inherit !important;
  padding: 0 15px !important;
}
@media (min-width: 992px) {
  #mtnav {
    font-size: 14px !important;
  }
  #mtnav a {
    padding: 0 20px !important;
  }
}
.mt-navigation {
  position: absolute;
  width: 81%;
}
.mt-icon-ajax {
  font-size: 24px;
  cursor: pointer;
}
.header .mt-icon-ajax .fa-bars {
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
}
.hidden-menu {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.hidden-menu .menu-style {
  padding-top: 33px;
}
/*=======================SLIDER===========================================*/
.hero-caption {
  position: absolute;
  bottom: 20%;
  z-index: 100;
  padding: 0 20px;
  font-size: 50px;
  line-height: 1;
  color: #fff;
  border-left: 2px solid #fff;
}
.hero-caption__inner {
  position: absolute;
  top: -20px;
  right: -20px;
  bottom: -20px;
  z-index: 5;
  width: 1000px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.4);
}
.hero-caption__content {
  position: relative;
  z-index: 10;
}
.fade-on-slideshow-hover img {
  width: 100%;
}
.mt-widget-slider .owl-pagination {
  position: absolute;
  top: 50%;
  right: 15px;
}
.mt-widget-slider .owl-pagination .owl-page {
  display: block;
}
.mt-widget-slider .owl-pagination .owl-page span {
  background: #b4b1b1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.mt-widget-slider .owl-pagination .owl-page:hover span,
.mt-widget-slider .owl-pagination .owl-page.active span {
  background: #181818;
}
.mt-widget-slider .owl-wrapper-outer .owl-item .item .caption {
  position: absolute;
  top: 27%;
  font-family: 'quicksand', sans-serif;
}
.mt-widget-slider .owl-wrapper-outer .owl-item .item .caption .permanent.largetext {
  background-color: transparent;
  border: 21px solid #181818;
  color: #181818;
  font-size: 150px;
  display: inline-block;
  font-weight: 700;
  line-height: 150px;
  padding: 50px;
  text-align: center;
  letter-spacing: 29px;
}
.mt-widget-slider .owl-wrapper-outer .owl-item .item .caption .permanent.largetext:hover {
  background-color: #181818;
  color: #ffffff;
}
.mt-widget-slider .owl-wrapper-outer .owl-item .item .caption .permanent.tp-splitted {
  font-weight: 700;
  font-size: 14px;
  color: #181818;
  letter-spacing: 11px;
}
.mt-widget-slider .owl-wrapper-outer .owl-item .item .caption h2.permanent {
  font-family: 'quicksand', sans-serif;
  font-weight: 700;
  color: #181818;
  letter-spacing: 18px;
  font-size: 60px;
}
/*=========================MAIN CONTAINER======================================*/
.container-main {
  padding: 0;
}
.cms-home .container-main {
  background: #ededed;
  padding: 0;
}
.widget-show-product {
  margin: 60px -15px;
}
.widget-show-product ul.nav-tabs {
  font-family: 'quicksand', sans-serif;
  display: table;
  margin: 0 auto;
  border-bottom: 0;
}
.widget-show-product .nav-tabs > li > a {
  font-size: 18px;
  padding: 24px 52px;
  line-height: 20px;
  text-transform: uppercase;
  margin-right: 29px;
  border: 1px solid #999999;
  border-radius: 0px;
  letter-spacing: 3px;
  color: #999999;
}
.widget-show-product .nav-tabs > li > a:hover {
  border: 1px solid #999999;
  background-color: #999999;
  color: #FFFFFF;
}
.widget-show-product .nav-tabs > li.active > a {
  border-color: #999999;
  color: #FFFFFF;
  background-color: #999999;
}
.widget-show-product .nav-tabs > li.active > a:hover,
.widget-show-product .nav-tabs > li.active > a:focus {
  border-color: #999999;
  color: #FFFFFF;
  background-color: #999999;
}
.widget-show-product .widget-tab-content.tab-content {
  padding-top: 40px;
}
/*=====================TOP BANNER===========================*/
.wg-banner-top {
  margin-right: -15px;
  margin-left: -15px;
  font-family: 'quicksand', sans-serif;
  font-size: 18px;
}
.bg-top-banner {
  position: relative;
  padding: 60px 0;
}
.bg-top-banner .caption {
  letter-spacing: 5px;
}
.bg-top-banner .custom-block-top1 {
  float: left;
  display: block;
  position: absolute;
  text-align: center;
  top: 41.5%;
  left: 29%;
}
.bg-top-banner .custom-block-top1 .caption {
  text-align: center;
}
.bg-top-banner .custom-block-top2 {
  text-align: center;
  position: absolute;
  display: block;
  bottom: 15%;
  right: 30%;
}
.bg-top-banner .custom-block-top2 .caption {
  text-align: center;
}
.bg-top-banner .button-shop-now {
  letter-spacing: 3px;
  display: inline-block;
  margin-top: 15px;
  text-align: center;
  font-size: 12px;
}
.bg-top-banner .button-shop-now span {
  line-height: 35px;
  height: 35px;
  display: block;
  border: 2px solid #181818;
}
.bg-top-banner .button-shop-now span span {
  line-height: 31px;
  height: 31px;
  padding: 0px 14px;
  text-transform: uppercase;
  border: 0;
}
.bg-top-banner a {
  display: block;
}
.bg-top-banner a:hover {
  text-decoration: none;
  background-color: #181818;
  color: #ffffff;
}
/*=====================LIST PRODUCT============================*/
.catpanel .product-hover {
  z-index: 9;
  display: block;
  float: left;
  width: 81%;
  position: relative;
  background: #fff;
}
.catpanel .product-hover .product-hover-inner {
  position: relative;
}
.product-item .product-hover {
  width: 81%;
  z-index: 9;
  display: block;
  float: left;
  position: relative;
}
.product-item .product-hover .product-hover-inner {
  position: relative;
}
.mt-actions .confix-produclist-category .button.btn-cart {
  max-width: 70px;
  float: left;
}
.product-item .product-hover .product-hover-inner {
  border: 1px solid #e7e7e7;
}
.product-item .product-hover .bottom-product {
  border: 1px solid #e7e7e7;
  border-top: 0;
}
.product-item .product-hover:hover .product-hover-inner {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.catpanel {
  display: block;
  float: left;
  width: 100%;
}
.catpanel .product-hover .product-hover-inner {
  border: 1px solid #e7e7e7;
}
.catpanel .product-hover .bottom-product {
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  display: block;
  overflow: hidden;
}
.catpanel .product-hover:hover .product-hover-inner {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.products-grid {
  font-family: 'quicksand', sans-serif;
}
.products-grid.itemgrid .item .product-item .product-hover {
  width: 81%;
}
.products-grid button.button span {
  padding: 0;
}
.products-grid .product-item {
  display: inline-block;
  width: 100%;
}
.products-grid .product-item .top-actions-inner {
  width: 19%;
}
.products-grid .top-actions-inner {
  display: block;
  float: left;
  width: 19%;
  max-width: 70px;
}
.products-grid button.btn-cart span {
  border: 0;
}
.products-grid .button.btn-cart {
  width: 100%;
}
.products-grid .button.btn-cart:hover span span {
  color: #FFFFFF;
}
.products-grid .button.btn-cart span {
  display: block;
  padding: 23px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  background: #ffffff;
  line-height: 71px;
  height: 71px;
}
.products-grid .button.btn-cart span span {
  padding: 0;
  line-height: normal;
  display: block;
  height: 24px;
  color: #181818;
  border: 0;
  font-size: 24px;
}
.products-grid .owl-wrapper-outer .item {
  margin-left: 15px;
  margin-right: 15px;
}
.products-grid .item:hover .product-actions-hide {
  left: 31%;
}
.owl-wrapper-outer .owl-item .item {
  text-align: left;
  position: relative;
  max-height: 600px;
}
.owl-wrapper-outer .owl-item .item .catpanel .product-actions-inner {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  visibility: hidden;
}
.owl-wrapper-outer .owl-item .item:hover .catpanel .product-actions-inner {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  visibility: visible;
}
.button.show-quickview {
  border: 0;
  margin-left: 5px;
}
.button.show-quickview span {
  color: #FFFFFF;
  display: block;
  line-height: 36px;
  height: 36px;
}
.button.show-quickview span span {
  background-color: #181818;
  padding: 0px 30px;
  line-height: 32px;
  height: 32px;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
}
.button.btn-cart {
  color: #FFFFFF;
}
.button.btn-cart span {
  display: block;
  padding: 23px 24px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  background: #FFFFFF;
}
.button.btn-cart span span {
  border: 0;
  padding: 0;
}
.button.btn-cart span span .fs1 {
  font-size: 24px;
  color: #181818;
}
.button.btn-cart:hover span {
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  background: #181818;
}
.button.btn-cart:hover span span .fs1 {
  color: #FFFFFF;
}
.add-to-links {
  background: #fff;
}
.add-to-links li {
  font-size: 24px;
}
.add-to-links li a {
  width: 100%;
  display: block;
  float: left;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.add-to-links li a i.fa {
  padding: 23px 0;
}
.add-to-links li:hover a {
  background-color: #181818;
  color: #FFFFFF;
}
.price-box {
  color: #181818;
  margin-bottom: 12px;
}
.product-actions-hide {
  position: absolute;
  left: -120px;
  top: 33%;
  width: 120px;
  padding: 0;
  text-align: center;
  z-index: 70;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.product-actions-hide .price-box {
  font-size: 24px;
}
.product-actions-hide .price-box .price-label {
  font-size: 85%;
}
.product-intification-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #FFFFFF;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-new-label,
.product-sale-label {
  font-family: 'quicksand', sans-serif;
  display: inline-block;
  outline: medium none;
  overflow: hidden;
  padding: 10px 17px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  z-index: 20;
  letter-spacing: 4px;
  background-color: #FFFFFF;
}
.product-new-label {
  left: 0px;
  top: 0px;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.product-sale-label {
  right: 0px;
  top: 0px;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
h3.product-name {
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  font-family: quicksand, Arial, sans-serif;
  font-weight: 700;
}
h3.product-name a {
  text-transform: uppercase;
}
h3.product-name a:hover {
  text-decoration: none;
}
.bottom-product-content {
  padding: 16px 0;
}
.ratings {
  text-align: center;
}
.rating-box .rating {
  background: url("../images/bkg_rating.png") repeat-x scroll 0 100% transparent;
  height: 11px;
  left: 0;
  position: absolute;
  top: 0;
}
.rating-box {
  background: url("../images/bkg_rating.png") repeat-x scroll 0 0 transparent;
  display: inline-block;
  height: 12px;
  position: relative;
  vertical-align: middle;
  width: 75px;
}
.item .rating {
  display: block;
}
/*===================FOOTER=======================*/
footer.footer-container {
  padding: 40px 0;
  background: #ededed url("../images/bg-pattern-grey.png");
  background-size: 50px;
  font-family: 'quicksand', sans-serif;
  font-weight: 600 !important;
  color: #181818;
}
footer.footer-container .footer-top a,
footer.footer-container .footer-bottom a,
footer.footer-container .footer-top span,
footer.footer-container .footer-bottom span {
  color: #999999 !important;
}
footer.footer-container .footer-inner {
  background: none;
  text-align: center;
}
footer.footer-container .footer-inner address {
  font-size: 12px;
  padding: 20px 0;
  margin: 0;
  line-height: 12px;
  text-transform: none;
  color: inherit;
}
footer.footer-container .footer-inner address a {
  font-weight: 700;
  color: #fff;
}
footer.footer-container .footer-inner .footer-links {
  margin-bottom: 40px;
  margin-top: 20px;
  text-transform: uppercase;
}
footer.footer-container .footer-inner .footer-links li {
  font-size: 12px;
  display: inline-block;
}
footer.footer-container .footer-inner .footer-links li a {
  letter-spacing: 2px;
  line-height: 12px;
  display: block;
  padding: 0 25px;
  background: url('../images/bg-footer-links.png') right center no-repeat;
}
footer.footer-container .footer-inner .footer-links li.last a {
  background: none;
}
footer.footer-container .footer-inner .copyright-content {
  background: #999999;
  color: #fff;
  border: none;
}
#back-top {
  display: none !important;
}
.widget-footer-social .icon-style-1 {
  font-size: 20px;
}
.widget-footer-social .icon-style-1 a {
  text-decoration: none;
}
.widget-footer-social .icon-style-1 .icon-beshop {
  width: 23px;
  height: 20px;
  background: url("../images/be-social.png") no-repeat;
  display: inline-block;
  margin-top: 2px;
  float: none;
  vertical-align: middle;
}
.widget-footer-social .icon-style-1 span {
  margin-right: 5px;
}
.add-to-links li a {
  max-width: 70px;
  text-align: center;
}
/* ======================HOME PAGE============================= */
.widget-tab-content .item .catpanel .product-actions-inner {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  visibility: hidden;
}
.widget-tab-content .item:hover .product-item .product-actions-inner {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  visibility: visible;
}
/* ======================CATEGORY PAGE============================= */
.category-products #products-list .hover-effect:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.category-products .item {
  text-align: center;
  position: relative;
}
.category-products .item .product-item .product-actions-inner {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  visibility: hidden;
}
.category-products .item:hover .product-item .product-actions-inner {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  visibility: visible;
}
.category-title {
  display: none;
  padding: 0 0 20px !important;
}
.block .block-title strong span {
  text-transform: uppercase;
}
.block.block-nav {
  border: 1px solid #dcdcdc;
}
.block.block-nav .block-title {
  line-height: 18px;
  font-size: 18px;
  padding-left: 18px ;
  padding-top: 23px;
  padding-bottom: 22px;
  border-bottom: 1px solid #dcdcdc;
}
.cateogory-head .category-nav {
  padding-left: 0;
}
.cateogory-head .category-nav .block-title {
  letter-spacing: 4px;
}
.cateogory-head .category-head-image {
  padding-right: 0;
}
#categories_nav {
  font-size: 13px;
}
#categories_nav li a span {
  letter-spacing: 4px;
}
.category-products .item {
  margin-bottom: 30px;
  text-align: center;
  position: relative;
}
.category-products .products-grid .item {
  padding: 0;
  margin-bottom: 50px;
}
.category-products #products-list .item {
  overflow: hidden;
  height: auto !important;
  padding: 15px !important;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.category-products #products-list {
  padding-left: 15px;
  padding-right: 15px;
}
.category-products #products-list .product-hover {
  border: 1px solid #e7e7e7;
}
.category-products #products-list .std {
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
  font-weight: 300;
  margin: 0 0 15px;
}
.category-products #products-list .product-name {
  margin: 10px 0 8px;
  outline: medium none;
  padding: 0;
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  font-family: Lato;
  font-weight: bold;
}
.category-products #products-list .product-name:hover a {
  text-decoration: none;
}
.category-products #products-list .product-shop .wrapper-product {
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  padding: 10px 0;
  overflow: hidden;
}
.category-products #products-list .price-box {
  font-size: 24px;
  font-family: Lato;
  float: left;
  padding: 0 30px 0 0;
  text-align: left;
  margin: 0;
}
.category-products #products-list .price-box p {
  display: inline-block;
}
.category-products #products-list .ratings {
  text-align: left;
  display: inline;
}
.category-products #products-list .ratings .rating-links {
  margin: 0;
  margin-top: 6px;
  float: left;
}
.category-products #products-list .ratings .rating-box {
  float: left;
  margin-right: 7px;
  margin-top: 11px;
}
.products-list .product-shop .top-actions-list .button.btn-cart:hover span span {
  color: #FFFFFF;
}
.products-list .product-shop .top-actions-list .button.btn-cart:hover span span strong.fs1 {
  color: #FFFFFF;
}
.products-list .product-new-label,
.products-list .product-sale-label {
  border: 1px solid #e7e7e7;
}
.products-list .product-shop .add-to-links li {
  font-size: 18px;
  display: inline-block;
}
.products-list .product-shop .add-to-links li a {
  border: 2px solid #181818;
  margin-right: 11px;
}
.products-list .product-shop .add-to-links li a i.fa {
  padding: 9px;
}
.products-list .product-shop .top-actions-list .main-quickview {
  float: left;
}
.products-list .product-shop .top-actions-list .btn-cart {
  display: block;
  margin-left: 11px;
  float: left;
}
.products-list .product-shop .top-actions-list .btn-cart span {
  border: 2px solid #181818;
  color: #333333;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-transform: uppercase;
  vertical-align: top;
}
.products-list .product-shop .top-actions-list .btn-cart span span {
  height: 36px;
  border: 0;
}
.products-list .product-shop .top-actions-list .btn-cart span span strong.fs1 {
  color: #181818;
  padding-left: 5px;
  line-height: 36px;
}
.products-list .product-shop .top-actions-list .btn-cart span span span {
  height: 36px;
  border: 0;
  line-height: 36px;
  padding: 0 30px 0 15px;
}
.products-list button.show-quickview span {
  border: 2px solid #181818;
  height: 40px;
  line-height: 40px;
  padding: 0;
}
.products-list button.show-quickview span span {
  height: 36px;
  border: 0;
  background-color: #FFFFFF;
  padding: 9px;
}
.products-list button.show-quickview:hover span span {
  background-color: #181818;
  -webkit-transition: background-color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  transition: background-color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
.products-list button.show-quickview:hover span span i {
  -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  color: #ffffff;
}
.products-list button.show-quickview .fa {
  font-size: 18px;
  color: #181818;
  display: block;
}
/*=============================TOOL BAR=========================*/
.toolbar-bottom .toolbar .toolbar-top .pager {
  display: block;
  border: medium none;
}
.toolbar-bottom .toolbar .toolbar-top .sorter {
  display: none;
}
.toolbar {
  padding: 0px;
  margin: 0 0 30px;
  color: #2f383d;
}
.toolbar p {
  margin: 0;
  padding: 0px 5px 0 12px;
}
.toolbar .toolbar-top .pager {
  display: none;
}
.toolbar .toolbar-top {
  text-align: left;
}
.toolbar .toolbar-top .sbHolder a.sbToggle {
  height: 30px;
  line-height: normal;
  right: 2px;
  top: 16px;
  width: 30px;
  font-size: 18px;
  color: #2f383d;
  position: absolute;
}
.toolbar .toolbar-top .pages ol {
  display: inline;
}
.toolbar .toolbar-top .pages ol li.current {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  outline: medium none;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.toolbar .toolbar-top .pages ol li {
  padding: 0px;
  color: #7e7e7e;
  font-size: 105%;
  background-color: transparent;
  margin: 0px;
  border: 1px solid #dfe5e9;
  border-right: 0;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.toolbar .toolbar-top .pages ol li a {
  border: 0 none;
  border-radius: 0;
  color: #7e7e7e;
  height: 28px;
  line-height: 30px;
  margin: 0;
  outline: medium none;
  padding: 0;
  text-align: center;
  width: 30px;
  background: none;
}
.toolbar .toolbar-top .pages ol li a.next,
.toolbar .toolbar-top .pages ol li a.previous {
  height: 28px;
  width: 30px;
  background-color: transparent;
  display: block;
  border-right: 1px solid #dfe5e9;
}
.toolbar .toolbar-top .pages ol li a.next .fa-angle-right,
.toolbar .toolbar-top .pages ol li a.previous .fa-angle-right {
  font-size: 16px;
  line-height: 30px;
  padding-left: 5px;
  font-weight: bold;
}
.toolbar .toolbar-top .sort-by {
  float: left;
  padding: 5px 5px 0 0;
}
.toolbar .toolbar-top .sorter {
  display: inline-block;
  width: 100%;
  margin: 0;
  font-family: 'Crimson Text', serif;
  text-align: center;
  padding: 15px 0 27px;
}
.toolbar .toolbar-top .sorter .sort-by a {
  display: block;
  cursor: pointer;
  font-size: 100%;
}
.toolbar .toolbar-top .sorter .view-mode {
  text-align: left;
  float: right;
  margin: 0;
  padding: 5px 0;
}
.toolbar .toolbar-top .sorter .view-mode label {
  display: none;
}
.toolbar .toolbar-top .sorter .view-mode .fs1 {
  font-size: 18px;
  color: #2f383d;
}
.toolbar .toolbar-top .amount {
  display: none;
}
.toolbar .toolbar-top .sort-by .sbHolder {
  width: 164px;
}
.toolbar .toolbar-top .limiter {
  float: left;
  padding: 5px 0;
}
.toolbar .toolbar-top .limiter .sbHolder {
  width: 181px;
}
.toolbar .sbHolder {
  float: left;
  height: 50px;
  line-height: 50px;
  margin: 0px;
  outline: medium none;
  padding: 0 12px;
  position: relative;
  z-index: 40;
  text-align: left;
  border: 1px solid #dcdcdc;
  font-size: 16px;
  font-family: 'Crimson Text', serif;
}
.toolbar .sbOptions {
  background: #ffffff;
  left: 0px;
  top: 48px !important;
  width: 100%;
  border: 1px solid #dcdcdc;
}
.toolbar .sbOptions li {
  display: block;
  line-height: 50px;
  margin: 0;
  padding: 0 3px;
}
.toolbar .sbOptions li a {
  border: 0 none;
  border-radius: 0;
  display: block;
  float: none;
  line-height: 50px;
  margin: 0;
  padding: 3px 7px;
}
.toolbar .sbSelector {
  line-height: 48px;
}
.toolbar a.sbSelector {
  color: #2f383d;
}
.toolbar .pager .pages {
  display: inline-block;
  float: none;
  padding: 5px 0;
}
.toolbar .pager .pages strong {
  font-weight: normal;
  padding: 5px 5px 0 9px;
  color: #6f6f6f;
  font-size: 13px;
  display: none;
}
.toolbar .pager .pages ol li {
  display: block;
  float: left;
}
.sbOptions {
  position: absolute;
}
.mt-sort-arrows .fa {
  font-size: 18px;
}
.mt-sort-arrows a {
  line-height: 50px;
}
.toolbar .toolbar-top .sorter .view-mode a.grid,
.toolbar .toolbar-top .sorter .view-mode a.list {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  outline: medium none;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 50px;
  border: 1px solid #dcdcdc;
  color: #2f383d;
}
.toolbar .toolbar-top .sorter .view-mode a.grid.active span.fs1,
.toolbar .toolbar-top .sorter .view-mode a.list.active span.fs1 {
  color: #968282;
}
.toolbar .toolbar-top .sorter .view-mode a.grid:hover span.fs1,
.toolbar .toolbar-top .sorter .view-mode a.list:hover span.fs1 {
  color: #968282;
}
/*===========================block subscribe=======================*/
.block-subscribe .block-content .input-box input.input-text {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #999999 !important;
  height: 35px;
  line-height: 35px;
  margin: 0;
  text-align: center;
  width: 220px;
}
.block-subscribe .block-content .actions button.button span {
  border: 0;
  height: 35px;
  line-height: 35px;
  padding: 0 26px;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
}
/*========================QUICK VIEW==============================*/
.product-view {
  margin: 0px;
  padding: 0px;
}
.product-view.product-quick-view .product-shop {
  margin-left: 0;
}
.product-view.product-quick-view .product-shop {
  width: 100% !important;
}
.product-view.product-quick-view .product-img-box {
  z-index: 20;
  width: 100% !important;
}
.product-view.product-quick-view .product-img-box .product-image {
  margin: 0 -4px 15px 0;
}
.product-view .product-essential {
  margin: 0px;
  padding-bottom: 10px;
}
.product-view .product-img-box {
  margin-left: -15px;
  position: relative;
  padding-right: 0px;
}
.product-view .product-img-box .product-image {
  text-align: center;
  position: relative;
  z-index: 9;
}
.product-view .product-img-box .product-image img {
  max-width: 100%;
  height: auto !important;
}
.product-view .product-img-box .more-views {
  position: relative;
  margin: 0;
  z-index: 10;
  width: 105%;
  margin-left: -7px;
  margin-right: -7px;
}
.product-view .product-img-box .more-views li {
  margin: 0;
  outline: none;
  padding: 0;
  text-align: center;
  padding: 0 0 5px;
  float: left;
}
.product-view .product-img-box .more-views li a {
  outline: medium none;
  border: 1px solid #dcdcdc;
  display: block;
}
.product-view .product-img-box .more-views li a img {
  margin: 0 auto;
}
.product-view .product-shop {
  text-align: left;
  font-family: 'Lato', sans-serif;
  margin-left: 15px;
}
.product-view .product-shop .add-to-links {
  overflow: hidden;
}
.product-view .product-shop .add-to-links li {
  display: block;
  font-size: 18px;
  float: left;
  margin-right: 11px;
}
.product-view .product-shop .add-to-links li a {
  border: 2px solid #181818;
}
.product-view .product-shop .add-to-links li a i.fa {
  padding: 9px;
}
.product-view .product-shop .add-to-links li.last {
  margin-right: 0;
}
.product-view .product-shop .product-name {
  margin: 0;
  padding: 0;
}
.product-view .product-shop .product-name h1 {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  margin: 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  color: #2f383d;
  font-weight: bold;
}
.product-view .product-shop .wrapper-view {
  overflow: hidden;
  padding: 0;
}
.product-view .product-shop .price-box {
  margin: 0;
  display: block;
  overflow: hidden;
  font-size: 24px;
}
.product-view .product-shop .price-box .regular-price {
  display: inline-block;
}
.product-view .product-shop .price-box .special-price {
  font-size: 24px;
  font-weight: normal;
  display: inline-block;
  float: left;
}
.product-view .product-shop .price-box .old-price {
  display: inline-block;
  float: left;
  padding: 0px 0 0 12px;
}
.product-view .product-shop .availablity {
  margin: 0 0 5px;
  padding: 0;
}
.product-view .product-shop .add-to-cart {
  overflow: hidden;
}
.product-view .product-shop .add-to-cart .items {
  background-color: #f1f1f1;
  border: medium none;
  color: #9aa7af;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  float: left;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.product-view .product-shop .add-to-cart .items:hover {
  background-color: #000000;
  color: #ffffff;
}
.product-view .product-shop .add-to-cart input.input-text {
  border: 1px solid #f1f1f1;
  box-shadow: none;
  display: inline-block;
  height: 34px;
  margin: 0 2px;
  float: left;
  text-align: center;
  width: 34px !important;
  color: #9aa7af;
}
.product-view .product-shop .add-to-cart .btn-cart {
  margin-top: 25px;
  float: left;
  clear: both;
}
.product-view .product-shop .add-to-cart .btn-cart span {
  border: 2px solid #181818;
  color: #333333;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-transform: uppercase;
  vertical-align: top;
}
.product-view .product-shop .add-to-cart .btn-cart span span {
  height: 36px;
  border: 0;
}
.product-view .product-shop .add-to-cart .btn-cart span span strong.fs1 {
  font-size: 18px;
  color: #181818;
  padding-left: 5px;
  line-height: 36px;
}
.product-view .product-shop .add-to-cart .btn-cart span span span {
  height: 36px;
  border: 0;
  line-height: 36px;
  padding: 0 30px 0 15px;
}
.product-view .product-shop .add-to-cart .btn-cart:hover span span strong.fs1 {
  color: #FFFFFF;
}
.product-view .product-shop .add-to-cart .btn-cart:hover span span span {
  color: #FFFFFF;
}
.product-view .product-shop .add-to-box .add-to-cart,
.product-view .product-shop .product-options-bottom .add-to-cart {
  padding: 0 0 3px;
  border-bottom: 1px solid #f1f1f1;
  margin: 0;
}
.old-price .price {
  color: #cccccc;
  display: block;
  font-size: 105%;
  font-weight: 300;
  outline: medium none;
  padding: 5px 0 0;
}
.product-quick-view .add-to-box {
  display: block;
  float: left;
  margin-bottom: 20px;
}
.old-price .price {
  color: #cccccc;
  text-decoration: line-through;
}
.product-view .product-shop .short-description {
  margin: 10px 0 0px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 40px;
  font-size: 15px;
  color: #b7b7b7;
}
.old-price .price-label {
  display: none !important;
  white-space: nowrap;
}
.special-price .price-label {
  display: none !important;
  white-space: nowrap;
}
.page-empty .product-view .product-img-box .more-views .more-views-viewport {
  direction: ltr;
}
.product-view.product-quick-view .product-shop .add-to-box .add-to-cart {
  border: none;
}
.product-view.product-quick-view .product-shop .short-description {
  clear: both;
}
.product-view .product-img-box {
  position: relative;
  z-index: 1;
}
.product-view.product-quick-view .product-img-box {
  margin-left: 0px;
}
.product-view .product-img-box .more-views li a {
  width: 100px;
}
.product-view .product-img-box .more-views li a:hover {
  border: 1px solid #777777;
}
/*=======================DATA TABLE=========================*/
.data-table tr.last th,
.data-table tr.last td {
  border-bottom: 0;
}
.data-table thead th {
  background: #ececec;
  border-right: 1px solid #dedede;
  font-weight: normal;
  padding: 10px;
  vertical-align: middle;
  white-space: nowrap;
}
.data-table th {
  font-weight: bold;
  padding: 10px;
  white-space: nowrap;
  display: table-cell;
  text-align: left;
}
.data-table tbody th,
.data-table tbody td {
  border-bottom: 1px solid #dedede;
}
.data-table {
  border: 1px solid #dedede;
  float: left;
  width: 100%;
}
.data-table td {
  border: 1px solid #dedede;
  padding: 10px;
}
/*======================PRODUCT DETAILS========================*/
.product-view .product-shop .availability {
  margin: 0 0 5px;
  padding: 0;
  color: #848484;
  font-size: 14px;
}
.product-view.product-details .product-shop .add-to-box {
  width: 100%;
  clear: both;
}
.product-view.product-details .product-shop .add-to-box .add-to-cart {
  float: left;
  border-bottom: 0;
}
.product-view.product-details .product-shop .add-to-box .product-add-to-links {
  float: left;
  margin-top: 25px;
  margin-left: 11px;
}
.product-view.product-details .product-shop .ratings {
  text-align: left;
}
.product-view.product-details .product-shop .short-description {
  border-bottom: 0;
  border-top: 0;
}
.product-view.product-details .product-shop .product-details-inner {
  border: none;
  display: block;
  float: left;
  width: 100%;
}
.product-view.product-details .price-box {
  font-size: 24px;
}
.product-view.product-details .price-box .price {
  font-family: 'Lato', Arial, Helvetica;
}
.product-view .product-shop .product-options-bottom .quantity-input {
  width: 100%;
}
.product-view .product-shop .product-options-bottom .add-to-links {
  display: inline-block;
  float: left;
  margin-left: 11px;
  padding-top: 25px;
}
.product-view .product-shop .product-options-bottom .add-to-cart {
  float: left;
  border-bottom: 0;
  display: inline-block;
}
.product-view .product-shop .product-options-bottom .price-box {
  display: none;
}
#moreViews .owl-item:last-child {
  margin-right: 0;
}
#moreViews ul {
  margin: 0;
}
.block-tags {
  clear: both;
  float: left;
  line-height: 14px;
}
.block-tags .block-title {
  float: left;
  font-size: 14px;
  color: #333333;
  display: inline-block;
}
.block-tags .block-title strong span {
  text-transform: capitalize;
}
.block-tags ul.tags-list {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.block-tags ul.tags-list li {
  display: inline-block;
}
.block-tags ul.tags-list li a {
  color: #848484;
}
.block-tags .block-content {
  float: left;
}
.block-tags .actions {
  display: none;
}
/*===========================PRODUCT TAB=============================*/
.product-collateral {
  padding: 27px 0 20px;
  clear: both;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.product-tabs {
  font-family: Lato, Arial, sans-serif;
  height: 49px;
  line-height: 49px;
  margin: 0 !important;
  border: 1px solid #dfe5e9;
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
}
.product-tabs li {
  border: none;
  float: left;
  margin: 0;
  padding: 0px;
  outline: medium none;
  position: relative;
}
.product-tabs li:hover a:before {
  border-top: 4px solid #333333;
  content: "";
  position: absolute;
  top: -4px;
  left: -1px;
  width: 100%;
}
.product-tabs li:hover a {
  color: #181818;
}
.product-tabs li.active:hover a:before {
  border-top: 4px solid #333333;
  content: "";
  position: absolute;
  top: -4px;
  left: -1px;
  width: 100%;
}
.product-tabs li.active a:before {
  border-top: 4px solid #333333;
  content: "";
  position: absolute;
  top: -4px;
  left: -1px;
  width: 100%;
}
.product-tabs li.active a {
  border-top: 1px solid transparent;
  color: #333333;
}
.product-tabs li a {
  display: block;
  padding: 0px 30px;
  line-height: 48px;
  text-decoration: none;
  margin: 0;
  outline: none;
  font-size: 14px;
  background: #FFFFFF;
  text-transform: capitalize;
  border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  color: #98a5ae;
}
#review-form {
  font-family: Lato, Arial, sans-serif;
}
.product-tabs-content {
  margin: 0;
  padding: 0;
  border: 1px solid #dfe5e9;
  font-family: Lato, Arial, sans-serif;
  color: #9aa7af;
}
.product-tabs-content .product-tabs-content-inner {
  padding: 22px;
}
.product-tabs-content table {
  margin: 10px 0;
  width: 100%;
}
.product-tabs-content h2 {
  display: none;
}
.product-tabs-content dt {
  font-weight: normal;
  padding: 8px 0;
}
.product-tabs-content dl {
  font-family: Lato, Arial, sans-serif;
}
.ratings-table th,
.ratings-table td {
  border: 1px solid #dddddd;
  font-weight: normal;
  line-height: 20px;
  padding: 12px;
  vertical-align: middle;
}
#review-form .button span {
  border: 2px solid #181818;
  background: #ffffff;
  padding: 0 9px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
}
#review-form .button span span {
  display: block;
  line-height: 36px;
  border: none;
  height: 36px;
}
#review-form .button:hover span {
  background-color: #181818;
}
.product-view .box-reviews h1,
.product-view .box-reviews h2,
.product-view .box-reviews h3,
.product-view .box-reviews h4,
.product-view .box-reviews h5,
.product-view .box-reviews h6 {
  font-size: 115%;
  font-weight: normal;
  height: auto;
  line-height: normal;
  outline: medium none;
}
.product-review-table input[type=radio] {
  margin: 0 auto;
}
/*==========================FROM STYLE=======================*/
.form-list label {
  float: left;
  position: relative;
  z-index: 0;
  font-weight: normal;
}
.form-list textarea {
  height: 10em;
}
.form-list select {
  width: 100%;
}
.buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding: 5px 0 0;
  text-align: right;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  position: absolute;
  right: -8px;
  top: 0;
}
.required em,
em.required {
  color: #d9673b;
}
.rtl .form-list li.control input.radio,
.form-list li.control input.checkbox,
.rtl .form-list li.control label {
  float: right;
}
.form-list .input-box {
  clear: both;
  display: block;
  line-height: 30px;
}
.product-grouped-product .product-view .product-shop input.input-text,
.product-grouped-product .product-view .product-shop textarea,
input.qty {
  text-align: center;
}
.fieldset {
  border: 1px solid #dedede;
  margin: 30px 0 0 0;
  padding: 15px;
  background: none repeat scroll 0 0 #f2f2f2;
}
input.input-text,
select,
textarea {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #dddddd;
}
select {
  padding: 4px 6px 4px 2px;
}
.fieldset .legend {
  border: none;
  color: #ffffff;
  float: left;
  font-size: 130%;
  font-weight: normal;
  line-height: normal;
  margin: -30px 0 0;
  outline: none;
  padding: 2px 12px;
  position: relative;
  text-transform: uppercase;
  background-color: #414141;
}
ul.form-list {
  margin: 0;
}
.form-list li {
  margin: 0;
  padding: 2px 0;
}
.form-list label {
  float: left;
  position: relative;
  z-index: 0;
  font-weight: normal;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
::-webkit-input-placeholder {
  color: #b3b3b3 !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #b3b3b3 !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3b3b3 !important;
}
:-ms-input-placeholder {
  color: #b3b3b3 !important;
}
/*======================DETAIL PRODUCT COLLECTION=========================*/
.detailpage-top-sales {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 100px;
}
.detailpage-top-sales h2 {
  font-family: Lato;
  font-size: 18px;
  line-height: 18px;
  margin: 29px 15px 49px 15px;
  text-transform: uppercase;
}
.detailpage-top-sales .owl-controls {
  position: absolute;
  top: -77px;
  right: 15px;
  margin-top: 0;
}
.detailpage-top-sales .owl-controls .owl-buttons div {
  background-color: #e1e4e7;
  color: #6c767d;
  border-radius: 0;
  font-size: 19.14px;
  line-height: 25px;
  padding: 0 9px;
  margin: 0;
  display: block;
  float: left;
  margin-top: 2px;
}
.detailpage-top-sales .owl-controls .owl-buttons div:hover {
  background-color: #333333;
  color: #FFFFFF;
}
.detailpage-top-sales .owl-controls .owl-buttons div.owl-prev {
  margin-right: 2.5px;
}
.detailpage-top-sales .owl-controls .owl-buttons div.owl-next {
  margin-right: 0px;
  margin-left: 2.5px;
}
/*===================CART PAGE====================*/
.page-title {
  line-height: normal;
  margin: 0;
  outline: none;
  overflow: hidden;
  padding: 18px 0;
}
.page-title h1,
.page-title h2,
.page-title h3 {
  line-height: normal;
  font-weight: 300;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
#shopping-cart-table h2 {
  font-size: inherit;
  margin: 0;
}
.title-buttons {
  text-align: right;
}
.title-buttons button.button {
  margin-top: 5px;
}
.cart .discount h2,
.cart .shipping h2 {
  font-size: 115%;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  outline: medium none;
  padding: 0;
  text-transform: uppercase;
}
.checkout-cart-index .main-content {
  font-family: Lato, Arial, sans-serif;
}
.checkout-cart-index .main-content button.button span {
  font-size: 100%;
}
table td a.btn-remove:hover {
  background-color: #000000;
}
.data-table tfoot tr.first td {
  background: #ececec;
}
.btn-remove2 {
  display: block;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
}
#shopping-cart-totals-table {
  margin: 15px auto 0;
  padding: 0;
}
#shopping-cart-totals-table tfoot td {
  font-size: 150%;
  outline: medium none;
  text-transform: uppercase;
}
#shopping-cart-table h2 {
  margin: 0;
}
table td a.btn-edit,
table th a.btn-edit,
table td a.btn-remove,
table th a.btn-remove {
  border-radius: 100% 100% 100% 100%;
  display: block;
  height: 30px;
  margin: 5px auto;
  outline: medium none;
  transition: background 200ms ease-in-out 0s;
  width: 30px;
}
table td a.btn-remove {
  background-color: #181818;
}
table td a.btn-remove {
  text-indent: -999em;
  background: url("../images/delete.png") no-repeat scroll 50% 50% #ececec;
}
.cart .discount .discount-form label {
  margin: 2px 0;
  font-weight: normal;
  line-height: 20px;
}
.cart {
  padding: 0 15px;
}
.cart .cart-collaterals {
  padding: 20px 0;
}
.cart .totals .totals-border {
  border: 1px solid #dddddd;
}
.cart .totals td {
  padding: 5px;
  text-align: right;
}
.cart .totals .checkout-types {
  outline: none;
  padding: 15px;
  text-align: center;
}
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
.cart .discount,
.cart .shipping {
  border: 1px solid #dcdcdc;
  margin: 0 0 20px;
  padding: 15px;
  overflow: hidden;
}
p.old-price,
p.special-price {
  margin: 0;
}
.cart-table button.button {
  margin-bottom: 3px;
  margin-top: 3px;
}
/*=====================================LOGIN PAGE====================================*/
.account-login .col2-set2 {
  float: right;
  width: 48.5%;
}
.account-login .col2-set {
  float: left;
  width: 48.5%;
}
.account-login .content {
  border-bottom: 0;
  border: 1px solid #dedede;
  min-height: 300px;
  padding: 15px;
  background: none repeat scroll 0 0 #f2f2f2;
}
.account-login .content h2 {
  background-position: 0 1px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #dddddd;
  color: #eb340a;
  font-size: 100%;
  font-weight: bold;
  margin: 0 0 14px;
  padding: 0 0 5px 23px;
  text-transform: uppercase;
  line-height: 20px;
}
.account-login .content p {
  margin: 10px 0;
}
.account-login .new-users h2 {
  outline: none;
  background-image: url("../images/i_page1.gif");
}
.account-login .registered-users h2 {
  outline: none;
  background-image: url("../images/i_page2.gif");
}
.account-login .buttons-set {
  margin: 0;
  padding: 8px 13px;
  background-color: #ececec;
}
/*=====================================MESSAGE ALERT====================================*/
.messages {
  color: #3d6611;
  font-weight: bold;
  overflow: hidden;
  width: 100%;
}
.messages li {
  margin: 0 0 10px;
  list-style: none outside none;
}
.messages li li {
  margin: 0 0 3px;
}
.messages,
.messages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  -webkit-border-radius: 5px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  font-size: 100%;
  margin: 10px 0;
  min-height: 24px;
  clear: left;
  padding: 10px 8px 8px 32px;
}
.success-msg {
  background-color: #eff5ea;
  background-image: url("../images/i_msg-success.gif");
  border-color: #446423;
  color: #3d6611;
}
.validation-advice {
  clear: both;
  color: #eb340a;
  line-height: 12px;
  margin: 3px 0 0;
  min-height: 12px;
  padding-left: 15px;
}
/*======================CREATE ACCOUNT PAGE=========================*/
.account-create .form-list .control .input-box {
  float: left;
}
.account-create .form-list .control .input-box .checkbox {
  margin-top: 0;
  outline: none !important;
}
.account-create .form-list .control label {
  margin: 0;
  padding-left: 10px;
  padding-top: 0;
}
#form-validate li.control {
  display: block;
  overflow: hidden;
}
p.required {
  text-align: left;
  color: #eb340a;
}
/*=====================================ACCOUNT PAGE====================================*/
.block-account {
  margin: 25px 0;
}
.block-account .block-content ul li a {
  font-size: 100%;
  font-weight: 300;
}
.customer-account-index .main-content {
  font-family: Lato, Arial, sans-serif;
}
.box-account {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid #dedede;
  margin: 20px 0;
  overflow: hidden;
  padding: 15px;
  text-align: left;
}
.box-account .box-head {
  border-bottom: 1px solid #dedede;
  margin: 0 0 10px;
  text-align: right;
  padding: 0 0 5px 0;
}
.box-account .box-head h2 {
  background-position: 0 50%;
  background-repeat: no-repeat;
  float: left;
  font-size: 110%;
  font-weight: 300;
  margin: 0;
  padding-left: 21px;
  text-transform: uppercase;
}
.my-account a {
  color: #eb340a;
}
.my-account .col2-set .col-1 {
  float: left;
  width: 48.5%;
}
.my-account .col2-set .col-2 {
  float: right;
  width: 48.5%;
}
.dashboard .box-recent .box-head h2 {
  background-image: url("../images/i_folder-table.gif");
}
.dashboard .box .box-title {
  text-align: right;
}
.dashboard .box .box-title a {
  line-height: normal;
  outline-style: none;
}
.dashboard .box .box-title h3,
.dashboard .box .box .box-title h4 {
  float: left;
  font-size: 110%;
  font-weight: 300;
  line-height: normal;
  margin: 0;
  outline: none;
}
.dashboard .box .box-content {
  line-height: 25px;
}
.dashboard .col2-set {
  margin: 0 0 15px;
}
.dashboard .box-info .box-head h2 {
  background-image: url("../images/i_ma-info.gif");
}
.dashboard .box-info h4 {
  font-size: 110%;
  font-weight: 300;
  text-transform: capitalize;
}
.block.block-currency .block-title {
  border-bottom: 0;
  margin: 0;
}
.block.block-currency .block-title strong span {
  font-size: 100%;
  border-bottom: 0;
  color: #000000;
}
.block .block-title {
  padding: 0;
  position: relative;
  text-align: left;
}
.block .block-title strong {
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
}
.block .block-title strong span {
  outline: none;
  color: #000000;
  text-transform: uppercase;
  line-height: 20px;
}
.block-account .block-content ul li.current strong {
  color: #d25c5a;
}
.order-info-box h2 {
  font-size: 130%;
  font-weight: normal;
  text-transform: uppercase;
}
/*BLOCK COMPARED PRODUCT*/
.block-compare .btn-remove {
  float: left;
  margin: 1px 0 0 0;
  text-indent: -999em;
  background-image: url("../images/btn-remove.png");
  border-radius: 50% 50% 50% 50%;
  height: 16px;
  outline: medium none;
  padding: 0;
  width: 16px;
  background-color: #181818;
}
#compare-items .product-name a {
  padding-left: 5px;
}
.block .block-content {
  text-align: left;
}
/*==================PAGE COMPARE PRODUCT=========================*/
#product_comparison td {
  outline: medium none;
  text-align: center;
  vertical-align: top;
}
#product_comparison .button.btn-cart span {
  padding: 0;
  border: 2px solid #181818;
}
#product_comparison .button.btn-cart span span {
  color: #181818;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
}
#product_comparison .button.btn-cart:hover span span {
  color: #FFFFFF;
}
.compare-table .price-box {
  text-align: center;
}
.compare-table .btn-remove {
  height: 16px;
  width: 16px;
  text-indent: -999em;
}
.compare-table thead td {
  background: #ececec;
}
.compare-table tr.first td .product-name {
  font-weight: normal;
  margin: 0 0 5px;
  font-size: 15px;
}
.compare-table tr.first td .product-name a {
  outline: none;
}
.compare-table tr.product-shop-row th {
  border-top: 1px solid #dedede;
}
.compare-table td a.btn-remove {
  background-color: #181818;
}
.compare-table ul.add-to-links {
  clear: both;
  padding-top: 10px;
}
.compare-table ul.add-to-links li {
  font-size: 14px;
}
.compare-table ul.add-to-links li a {
  max-width: 100%;
  border: 0;
}
.compare-table ul.add-to-links li:hover a {
  background-color: transparent;
  color: #181818;
}
.compare-table tr.add-to-row td {
  background: #fffada;
}
/*==========================EDIT WISHLIST PAGE =============================*/
.my-wishlist h3.product-name {
  font-size: 130%;
  margin-bottom: 10px;
  letter-spacing: normal;
}
.my-wishlist h3.product-name a {
  color: #181818;
}
.my-wishlist button.button.btn-cart span {
  border: 2px solid #181818;
  padding: 0;
}
.my-wishlist button.button.btn-cart span span {
  border: 0;
  color: #181818;
  line-height: 36px;
  height: 36px;
  padding: 0 10px;
}
.my-wishlist button.button.btn-cart:hover span span {
  color: #FFFFFF;
}
/*==============================BLOCK LAYER NAV=======================================*/
.block-layered-nav {
  font-family: 'Crimson Text', serif;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  border: 1px solid #dcdcdc;
  padding: 20px 20px 20px 13px;
}
.block-layered-nav .block-title {
  font-family: 'quicksand', serif;
  letter-spacing: 4px;
  font-size: 18px;
  line-height: 18px;
  padding-top: 23px;
  padding-bottom: 22px;
}
.block-layered-nav .block-title strong {
  font-weight: normal;
}
.block-layered-nav #narrow-by-list {
  font-size: 16px;
}
.block-layered-nav #narrow-by-list .col-lg-4:first-child {
  padding-left: 0;
}
.block-layered-nav #narrow-by-list .col-lg-4 {
  border-right: 1px solid #dcdcdc;
}
.block-layered-nav #narrow-by-list .col-lg-4:last-child {
  border-right: 0;
}
.block-layered-nav .actions {
  padding: 4px 5px 4px 9px;
  text-align: right;
}
.block-layered-nav .currently .btn-remove {
  position: absolute;
  right: 5px;
  top: 9px;
}
.block-layered-nav .currently .btn-remove {
  background-image: url("../images/btn-remove.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  float: right;
  border-radius: 50%;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 16px;
  text-indent: -999em;
  background-color: #f1f1f1;
}
.block-layered-nav .currently .btn-remove:hover {
  background-color: #000000;
}
.block-layered-nav .currently .label {
  float: left;
  padding: 0 10px;
  line-height: 35px;
  text-transform: none;
  vertical-align: top;
  color: #2f383d;
  font-size: 100%;
}
.block-layered-nav .currently .value {
  display: block;
  float: left;
  line-height: 35px;
  color: #99abb7;
}
.block-layered-nav .currently li {
  position: relative;
  z-index: 1;
}
.block-layered-nav .currently ol li {
  line-height: 35px;
  margin: 0;
  padding: 0;
  background: url("../images/bg-li-menu-parent.png") no-repeat 0 50%;
}
.block-layered-nav .currently p.block-subtitle {
  background: none;
  border: 0 none;
  display: block !important;
  font-size: 100%;
  line-height: normal;
  margin: 0;
  padding: 10px 0 10px;
  text-align: left;
  text-transform: capitalize;
}
/*=====================MENU VETICAL======================*/
.megamenu-vertical .shown-sub {
  z-index: 22;
}
/*======================HOME CMS PAGE========================*/
.cms-home .container-main .std {
  display: none;
}
/*======================ABOUT CMS PAGE========================*/
.caroufredsel_wrapper {
  padding: 20px 0 20px 0;
}
.cms {
  color: #3f3f3f;
}
.cms p {
  color: #484848 !important;
}
.cms .page-title h1 {
  color: #3f3f3f;
  font-size: 250%;
  font-weight: 500;
  text-transform: capitalize;
  text-align: center;
}
/*========================CANVAT MENU==================*/
.navbar-inverse .navbar-toggle:hover .icon-bar {
  background-color: #FFFFFF;
}
.category-products .item .price-box .old-price .price {
  color: #cccccc;
}
.price-slider {
  height: 2px;
  width: 100%;
  background: #181818;
  position: relative;
  margin: 10px 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.price-slider .price-slider-handle {
  height: 10px;
  width: 10px;
  position: absolute;
  top: -4px;
  cursor: pointer;
}
.price-slider-handle.min {
  background: #181818;
}
.price-slider-handle.max {
  background: #181818;
}
.layer-price {
  text-align: center;
  margin-left: 1%;
}
.instagram-block {
  padding: 45px 0 60px;
  border-top: 1px solid #ededed;
  margin-top: 60px;
}
.instagram-block h3 {
  margin-top: 0;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
}
.flexslider > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides {
  height: 100%;
}
.flexslider .slides li {
  display: none;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.flex-viewport {
  height: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.hero {
  position: relative;
  padding-top: 40%;
  min-height: 200px;
  background: #444;
}
.flexslider--hero {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.flexslider--hero .slides li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.flex-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 3em;
  text-align: center;
  height: 3em;
  line-height: 2.9em;
  margin: -1.5em 1em 0;
  color: #999999;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.flex-direction-nav a:hover {
  opacity: 1;
}
.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: 3em;
}
.instagram-block:hover .flex-direction-nav a {
  opacity: 0.5;
}
.flex-direction-nav .flex-prev {
  right: 100%;
}
.flex-direction-nav .flex-prev:before {
  content: "\f053";
}
.flex-direction-nav .flex-next {
  left: 100%;
}
.flex-direction-nav .flex-next:before {
  content: "\f054";
}
.flex-control-nav {
  position: absolute;
  top: 100%;
  z-index: 50;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.flex-control-nav li {
  display: inline-block;
}
.flex-control-nav a {
  display: block;
  font-size: 0;
  padding: 5px;
  cursor: pointer;
  opacity: 0.3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.flex-control-nav a:hover,
.flex-control-nav a.flex-active {
  opacity: 1;
}
.flex-control-nav a:before {
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #000;
}
#cboxContent {
  padding: 40px 30px !important;
}
#cboxLoadedContent {
  margin: 0 !important;
}
.banner-row {
  margin: 0 -5px;
}
.banner-cell {
  float: left;
  width: 100%;
  padding: 0 5px;
  overflow: hidden;
}
.banner-cell + .banner-cell {
  margin-top: 10px;
}
.banner-box {
  position: relative;
  color: #fff;
  display: table;
  width: 100%;
  height: 180px;
  font-size: 34px;
  line-height: 0.9;
}
.banner-cell--main .banner-box {
  color: #222;
  font-weight: bold;
}
.banner-cell--main .banner-box .banner-box__inner {
  text-align: center;
}
.banner-box a:hover {
  color: #222 !important;
}
.banner-box:hover .banner-box__hover {
  border-width: 0;
}
.banner-box__inner {
  display: table-cell !important;
  vertical-align: middle;
  background: #bbbbbb no-repeat center center;
  background-size: cover;
  padding: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-cell--grey .banner-box__inner {
  color: #fff;
}
.banner-cell--grey .banner-box__inner:hover {
  background: #eee;
}
.banner-box__title {
  position: relative;
  z-index: 10;
}
.banner-box__hover {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  margin: -150px;
  width: 300px;
  height: 300px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 150px solid transparent;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  -o-background-clip: content-box;
  background-clip: content-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 746px) {
  .banner-cell {
    margin-top: 0 !important;
  }
  .banner-cell--grey {
    width: 30%;
  }
  .banner-cell--main {
    width: 35%;
  }
  .banner-box {
    height: 230px;
  }
}
@media screen and (min-width: 992px) {
  .banner-cell--grey {
    width: 24%;
  }
  .banner-cell--grey .banner-box {
    font-size: 38px;
  }
  .banner-cell--main {
    width: 38%;
  }
}
@media screen and (min-width: 1200px) {
  .banner-box__inner {
    padding: 30px;
  }
  .banner-cell--grey {
    width: 20%;
  }
  .banner-cell--main {
    width: 40%;
  }
}
#colorbox {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: auto !important;
  width: 535px !important;
  height: 100% !important;
  -webkit-animation: slideIn 0.5s ease forwards;
  -moz-animation: slideIn 0.5s ease forwards;
  animation: slideIn 0.5s ease forwards;
}
#cboxWrapper {
  width: auto !important;
  height: 100% !important;
}
#cboxContent {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 535px !important;
  height: 100% !important;
  padding: 0 !important;
}
#cboxLoadedContent {
  width: 100% !important;
  height: 100% !important;
}
.product-quick-view {
  padding: 30px 20px !important;
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideIn {
  0% {
    -moz-transform: translateX(100%);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes slideIn {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@media screen and (max-width: 600px) {
  .catpanel .product-hover:hover .product-hover-inner {
    opacity: 1 !important;
  }
  .owl-wrapper-outer .owl-item .item .catpanel .product-actions-inner {
    display: none !important;
  }
}
ul.nav-accordion li span {
  overflow: hidden !important;
}
#categories_nav > li:first-child {
  border-top: none !important;
}
.product-view .product-shop .product-name h1 {
  color: #666 !important;
  font-size: 24px !important;
  text-transform: none !important;
  margin-top: 20px !important;
}
.product-view .product-shop .product-name small {
  display: block;
  color: #666;
  font-size: 14px;
  font-family: 'quicksand', sans-serif !important;
  margin: -10px 0 10px;
}
.price-box {
  font-weight: bold !important;
  margin-bottom: 15px !important;
  font-size: 28px !important;
}
.product-view.product-details .price-box .price {
  font-family: 'quicksand', sans-serif !important;
}
.zoom-notice,
.zoom {
  display: none;
}
.product-view--deposit .detailpage-top-sales,
.product-view--deposit .more-views,
.product-view--deposit .availability,
.product-view--deposit .quantity-input {
  display: none !important;
}
.link-compare {
  display: none !important;
}
.main-content {
  color: #666 !important;
}
.no-display {
  display: none;
}
.product-img-box img {
  max-width: 100%;
}
.product-details-inner {
  padding: 30px;
}
.page-view .product-img-box {
  max-width: 210px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .product-details-inner {
    padding: 60px 30px;
  }
  .page-view .product-img-box {
    max-width: none;
  }
}
@media screen and (min-width: 1200px) {
  .product-details-inner {
    padding: 80px 30px;
  }
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'quicksand', sans-serif !important;
}
h2.feature {
  padding: 5px 20px !important;
  font-size: 28px !important;
  font-weight: bold !important;
  color: #999 !important;
  border-left: 2px solid;
}
.bullet-list {
  padding-left: 17px !important;
  font-size: 16px !important;
  font-family: 'quicksand', sans-serif !important;
}
.bullet-list li {
  list-style-type: circle;
}
.bullet-list > br {
  display: none;
}
.cateogory-head {
  margin-top: 30px;
}
.camera_caption > div {
  background: rgba(0, 0, 0, 0.4) !important;
}
#adv_link,
.camera_pie {
  display: none !important;
}
.main-content hr {
  margin: 60px auto;
}
.content-thumb {
  display: block;
  margin-bottom: 40px;
  font-size: 24px;
  cursor: pointer;
  white-space: nowrap;
  text-align: left;
}
.content-thumb .content-thumb__img {
  display: inline-block;
  width: 40%;
  max-width: 150px;
  height: 150px;
  vertical-align: middle;
  margin-right: 20px;
  overflow: hidden;
}
.content-thumb .content-thumb__img img {
  width: 100%;
}
.content-thumb .content-thumb__title {
  display: inline-block;
  white-space: normal;
  width: 40%;
  vertical-align: middle;
}
.content-thumb:after {
  content: '';
  display: block;
  clear: both;
}
#mtnav .sub-wrapper .mm-item-base {
  padding: 0 !important;
}
#mtnav .mtmenu-block.mtmenu-block-center .level0 {
  margin: 0 !important;
}
#mtnav li.level0 .groups-wrapper ul li a,
#mtnav li.level0 ul li a {
  height: auto !important;
  line-height: 20px !important;
  padding: 10px 20px !important;
}
#mtnav li ul.shown-sub:before,
#mtnav li div.shown-sub:before {
  display: none !important;
}
.margin-top {
  margin-top: 40px;
}
.header-phone {
  display: block;
  float: left;
  line-height: 50px;
  color: #656565 !important;
  font-size: 16px;
}
.header-phone i {
  color: #999;
  font-size: 20px;
  vertical-align: middle;
}
.header-phone:hover {
  color: #000 !important;
}
@media screen and (max-width: 550px) {
  .header-phone {
    display: none !important;
  }
}
.contact-btn {
  clear: both;
  text-align: center;
}
.cms-contact .contact-btn,
.opc-index-index .contact-btn,
.checkout-cart-index .contact-btn {
  display: none !important;
}
.contact-btn__link {
  display: inline-block;
  background-color: #999;
  font-family: 'quicksand', sans-serif;
  color: #fff;
  padding: 20px 40px;
  margin: 40px 20px 0;
  font-size: 26px;
  line-height: 24px;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.contact-btn__link:hover {
  color: #333;
  background: #eee;
}
.contact-btn__link small {
  display: block;
  font-size: 0.6em;
  text-transform: uppercase;
}
#contactForm label {
  float: none !important;
  color: #666 !important;
}
#contactForm .contact-days label {
  float: left !important;
  margin-right: 10px;
  text-align: center;
}
