/*
Theme Name: Furnde
Theme URI: http://themealien.com
Author: ThemeAlien
Author URI: http://themealien.com
Description: Responsive eCommerce WordPress Themes
Version: 1.1.3
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: furnde
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/
/*
 * LESS VARIABLES
 */
/* Colors
----------------------------------------------------------*/
/* Body
----------------------------------------------------------*/
/* Typography
----------------------------------------------------------*/
.btn-primary {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-secondary {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  border-color: #262e31;
}
.btn-secondary:hover,
.btn-secondary:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-secondary:hover,
.btn-secondary:focus {
  color: #fff;
  background-color: #0c0f10;
}
.btn-thirdary {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
}
.btn-thirdary:hover,
.btn-thirdary:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-thirdary:hover,
.btn-thirdary:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.btn-fourth {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #ff7a5e;
  border-color: #ff7a5e;
}
.btn-fourth:hover,
.btn-fourth:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-fourth:hover,
.btn-fourth:focus {
  color: #ff7a5e;
  border-color: #ff7a5e;
}
.btn-fifth {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.btn-fifth:hover,
.btn-fifth:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.btn-fifth:hover,
.btn-fifth:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.btn-small {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.txt-primary {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
}
.txt-primary:hover {
  border-color: #8a97a2;
}
.txt-primary:focus {
  border-color: #262e31;
}
.txt-small {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  min-width: 280px;
}
.txt-small:hover {
  border-color: #8a97a2;
}
.txt-small:focus {
  border-color: #262e31;
}
input[type=text],
textarea {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
  height: auto;
  line-height: inherit;
  min-width: inherit;
}
input[type=text]:hover,
textarea:hover {
  border-color: #8a97a2;
}
input[type=text]:focus,
textarea:focus {
  border-color: #262e31;
}
textarea {
  height: 100px;
}
.sel-primary {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 240px;
  background-color: transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.sel-primary:hover {
  border-color: #8a97a2;
}
.sel-primary:focus {
  border-color: #262e31;
}
select {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 240px;
  background-color: transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 40px;
  line-height: 37px;
  font-size: 13px;
  min-width: 200px;
}
select:hover {
  border-color: #8a97a2;
}
select:focus {
  border-color: #262e31;
}
select:hover {
  border-color: #8a97a2;
}
select:focus {
  border-color: #262e31;
}
.sel-small {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 240px;
  background-color: transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 40px;
  line-height: 37px;
  font-size: 13px;
  min-width: 200px;
}
.sel-small:hover {
  border-color: #8a97a2;
}
.sel-small:focus {
  border-color: #262e31;
}
input[type="number"],
.num-primary {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 14px;
  color: #262e31;
  font-weight: 700;
  min-width: 140px;
}
input[type="number"]:hover,
.num-primary:hover {
  border-color: #8a97a2;
}
input[type="number"]:focus,
.num-primary:focus {
  border-color: #262e31;
}
.num-small {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  min-width: 100px;
}
/* Body
----------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  color: #55616a;
  font-size: 16px;
  font-family: 'Lato', Arial, sans-serif;
  line-height: 1.6;
  background: #fff;
  word-wrap: break-word;
  overflow-x: hidden;
}
:focus {
  outline: none;
}
/* Typography
----------------------------------------------------------*/
a {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  color: #55616a;
  text-decoration: none;
}
a:hover {
  color: #55616a;
  text-decoration: none;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
a img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Lato', Arial, sans-serif;
  line-height: 1.2;
  color: #262e31;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 12px;
}
/* Elements
----------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}
blockquote {
  font-style: italic;
  border-left: 2px solid #d4d8df;
  margin-left: 30px;
  margin-right: 30px;
  padding: 5px 20px;
  font-size: 18px;
  color: #262e31;
}
/* Clearfix
----------------------------------------------------------*/
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* Tabs
----------------------------------------------------------*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tabs .tabs-nav {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}
.tabs .tabs-nav li {
  float: left;
}
.tabs .tabs-nav a {
  display: block;
}
.tabs .tabs-panel {
  clear: both;
  display: none;
}
.tabs .tabs-panel.active {
  -webkit-animation: fadeIn 1 1s ease;
          animation: fadeIn 1 1s ease;
  display: block;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  width: 20%;
  float: left;
}
.cart-icon {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  position: relative;
  background-color: #333;
}
.cart-icon:before {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -3px;
  border: 1px solid #333;
}
.cart-icon:after {
  content: "";
  width: 6px;
  height: 1px;
  position: absolute;
  top: 1px;
  left: 50%;
  margin-left: -3px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.bars-icon {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 3px;
  position: relative;
  background-color: #333;
}
.bars-icon:before,
.bars-icon:after {
  -webkit-transition: -webkit-transform 0.4s;
          transition: transform 0.4s;
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #333;
}
.bars-icon:before {
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
}
.bars-icon:after {
  -webkit-transform: translateY(4px);
      -ms-transform: translateY(4px);
          transform: translateY(4px);
}
.active .bars-icon,
.bars-icon.active {
  background-color: transparent;
}
.active .bars-icon:before,
.bars-icon.active:before {
  -webkit-transform: translateY(0) rotate(45deg);
      -ms-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}
.active .bars-icon:after,
.bars-icon.active:after {
  -webkit-transform: translateY(0) rotate(-45deg);
      -ms-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
}
.select2-container .select2-choice {
  padding: 5px 10px;
  border-color: #eef1f7;
}
.select2-drop-active,
.select2-drop.select2-drop-above.select2-drop-active,
.select2-search input {
  border-color: #eee;
}
/**
 * Bootstrap modal
 */
body.modal-open {
  overflow: hidden;
}
.ajax-loading {
  font-size: 40px;
  width: 100%;
  text-align: center;
  line-height: 100px;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2050;
  opacity: 0;
  outline: 0;
  background: rgba(0, 0, 0, 0.86);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  display: block;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}
.modal.in {
  z-index: 2050;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.7s ease-out;
          transition: transform 0.7s ease-out;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
  border: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: .5;
}
.modal-header {
  min-height: 40px;
  text-align: center;
  position: absolute;
  z-index: 99;
  right: 15px;
  left: 15px;
  border: none;
  padding: 0;
}
.modal-header .close {
  height: 40px;
  width: 40px;
  color: #444444;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  min-height: 40px;
  padding: 50px 30px;
}
.woocommerce .modal-body.product .product_title {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.woocommerce .modal-body.product .woocommerce-review-link {
  display: none;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  font-size: 21px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.login-panel .modal-dialog {
  width: 800px;
}
.login-panel .modal-dialog .customer-login .col-login {
  width: 100%;
  padding-left: 90px;
  padding-right: 90px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 70%;
    margin: 32px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/**
 * jQuery UI Auto Complete
 */
.ui-helper-hidden-accessible {
  display: none;
}
.ui-autocomplete-loading,
input.ui-autocomplete-loading {
  background: url(img/loading.gif) no-repeat 0 center;
  -webkit-background-size: 20px 20px;
          background-size: 20px;
}
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20000;
  float: left;
  display: none;
  min-width: 160px;
  max-height: 800px;
  overflow-y: auto;
  margin: 0;
  padding: 15px 0 15px 0;
  list-style: none;
  background-color: #fff;
}
.ui-autocomplete .ui-menu-item {
  -webkit-transition: 0.3s;
          transition: 0.3s;
  padding: 10px 15px;
  overflow: hidden;
}
.ui-autocomplete .ui-menu-item.woocommerce {
  width: 18%;
  padding-left: 12px;
  padding-right: 12px;
  float: left;
}
.ui-autocomplete .ui-menu-item .product-title {
  padding-bottom: 10px;
  margin-top: 10px;
  display: block;
  color: #262e31;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-weight: 700;
}
.ui-autocomplete .ui-menu-item .product-title:hover {
  color: #ff7a5e;
}
.ui-autocomplete .ui-menu-item .product-price {
  color: #262e31;
  font-size: 14px;
  font-weight: 700;
}
.ui-autocomplete .ui-menu-item .product-price ins {
  text-decoration: none;
}
.ui-autocomplete .search-results {
  color: #8a97a2;
  font-size: 18px;
  font-weight: 700;
  padding-top: 30px;
  display: block;
  clear: both;
}
.ui-autocomplete .search-results span {
  color: #262e31;
  padding-right: 5px;
}
.ui-autocomplete .search-results strong {
  color: #262e31;
  text-transform: uppercase;
  padding-left: 5px;
}
.ui-autocomplete .all-results {
  padding-top: 30px;
  position: relative;
  display: inline-block;
}
.ui-autocomplete .all-results a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #262e31;
  line-height: 1;
}
.ui-autocomplete .all-results a:before,
.ui-autocomplete .all-results a:after {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ff7a5e;
  content: "";
  opacity: 1;
}
.ui-autocomplete .all-results a:after {
  left: inherit;
  right: 0;
  background-color: #262e31;
  width: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.ui-autocomplete .all-results a:hover:after {
  left: 0;
  width: 100%;
}
.ui-autocomplete .all-results .fa {
  padding-left: 20px;
  font-size: 14px;
}
.ui-autocomplete .woocommerce.ui-widget-content .search-results,
.ui-autocomplete .woocommerce.ui-widget-content .all-results {
  display: none;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all:hover,
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover,
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
  cursor: pointer;
  text-decoration: none;
  background-color: #fff;
  background-image: none;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all .highlight {
  font-weight: 700;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.backtotop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 10000;
  background-color: #ff7a5e;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 33px;
  text-align: center;
  opacity: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.backtotop.show-scroll {
  opacity: 1;
}
.backtotop:hover,
.backtotop:focus {
  color: #fff;
}
.fd-row-over {
  position: relative;
  z-index: 200;
}
.site {
  background-color: #fff;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.sidebar-content .site-content .content-area {
  float: right;
}
.site-content {
  padding: 40px 0 45px;
  position: relative;
}
.site-content:after {
  position: absolute;
  bottom: 0;
  left: 100px;
  right: 100px;
  content: "";
  border-top: 1px solid #e8ebf1;
}
.page-template-template-homepage .site-content {
  padding: 0;
}
.product-full-width .site-content {
  padding-top: 0;
  overflow: hidden;
}
.product-full-width .content-area {
  padding-left: 0;
  padding-right: 0;
}
.page-template-template-boxed-content .content-area {
  padding: 60px 70px 0;
  margin-top: -120px;
  background-color: #fff;
}
.page-template-template-boxed-content .site-content {
  padding: 0;
  z-index: 1;
}
.page-template-template-boxed-content .site-banner {
  padding-bottom: 160px;
  padding-top: 50px;
}
.product-no-banner .site-content {
  padding-top: 30px;
}
.container {
  padding-left: 0;
  padding-right: 0;
}
.container .container:not( .fd-cta-container ) {
  width: 100%;
}
/* WordPress default styles
----------------------------------------------------------*/
.alignnone {
  margin: 0 0 20px;
}
.aligncenter,
div.aligncenter,
.aligncenter img {
  display: block;
  margin: 1em auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.wp-caption {
  background: #fff;
  border: 1px solid #eef1f7;
  padding: 5px;
  max-width: 100%;
  text-align: center;
}
.wp-caption img {
  display: block;
  max-width: 100%;
  margin: 0;
  height: auto;
}
.wp-caption-text {
  font-size: small;
  margin: 0;
  padding: 5px 0 0;
}
.gallery-caption {
  display: block;
}
.bypostauthor {
  display: block;
}
.sticky {
  display: block;
}
/*
 * OwlCarousel
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-controls {
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-controls .owl-buttons div {
  margin-top: -20px;
  height: 50px;
  width: 50px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 999;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 26px;
  background-color: #262e31;
}
.owl-controls .owl-buttons div:hover {
  background-color: #262e31;
}
.owl-controls .owl-prev {
  left: -60px;
}
.owl-controls .owl-next {
  right: -60px;
}
/* Styling Pagination*/
.owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-controls .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 7px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: transparent;
  border: 1px solid #fff;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background-color: #fff;
}
/* If PaginationNumbers is true */
.owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.topbar {
  color: #fff;
  font-size: 12px;
  background-color: #262e31;
  font-weight: 700;
}
.topbar a {
  color: #e5e5e5;
}
.topbar a:hover {
  color: #ff7a5e;
  text-decoration: none;
}
.topbar .widget-title {
  display: none;
}
.topbar .widget {
  padding: 15px 20px;
  margin: 0;
  line-height: 1;
}
.topbar .widget .search-form {
  border-width: 0;
  padding: 0;
}
.topbar .widget .search-form .fa {
  color: #e5e5e5;
  margin-right: 10px;
}
.topbar .widget .search-field {
  width: 140px;
  padding: 0;
  border-width: 0;
  background: transparent;
}
.topbar .widget .search-field:focus {
  outline: 0;
}
.topbar .widget.fd-my-account {
  padding: 0;
}
.topbar .widget.fd-my-account .account-login {
  overflow: hidden;
}
.topbar .widget.fd-my-account .account-login a {
  padding: 15px 20px;
  border-right: 1px solid #3f474a;
  float: left;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.topbar .widget.fd-my-account .account-login a:last-child {
  border-right: none;
}
.topbar .widget.fd-my-account .account-login a:before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  content: "";
  height: 2px;
  background-color: #ff7a5e;
  -webkit-transition: width .3s ease;
          transition: width .3s ease;
}
.topbar .widget.fd-my-account .account-login a:hover {
  color: #fff;
}
.topbar .widget.fd-my-account .account-login a:hover:before {
  left: 0;
  width: 100%;
}
.topbar .widget.fd-my-account .account-login a .fa {
  padding-right: 8px;
}
.topbar ul li {
  display: inline-block;
  padding: 0 5px;
  border: none;
}
.topbar .cart-icon {
  margin-right: 10px;
  background-color: #e5e5e5;
}
.topbar .cart-icon:before {
  border-color: #e5e5e5;
}
.topbar .cart-icon:after {
  border-color: #000;
}
.topbar .widget_icl_lang_sel_widget {
  height: 42px;
  padding: 0;
}
.topbar .widget_icl_lang_sel_widget #lang_sel {
  height: 42px;
}
.topbar .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  font-family: 'Lato', Arial, sans-serif;
}
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li {
  padding: 15px 40px 15px 20px !important;
}
.topbar .widget_icl_lang_sel_widget #lang_sel ul ul {
  padding-top: 10px !important;
  top: 100%;
  z-index: 99999;
  left: -1px;
  width: 120px;
  height: auto;
  border: 1px solid #e8ebf1;
  border-top: none;
  background-color: #fff;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
.topbar .widget_icl_lang_sel_widget #lang_sel ul ul li {
  width: 118px;
}
.topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a {
  font-size: 12px;
  color: #8a97a2;
  font-weight: 700;
  padding: 10px 20px;
  border: none;
  font-family: 'Lato', Arial, sans-serif;
}
.topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  position: absolute;
  bottom: 5px;
  left: -1px;
  height: 0;
  width: 2px;
  background-color: #ff7a5e;
  -webkit-transition: 0.1s;
          transition: 0.1s;
  content: "";
}
.topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:hover {
  color: #262e31;
  background-color: #fff;
}
.topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:hover:before {
  height: 20px;
  top: 5px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.topbar .widget_icl_lang_sel_widget #lang_sel img.iclflag {
  top: 0;
}
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li {
  border: none;
  width: auto;
}
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li:hover ul {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li > a,
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li > a:visited {
  border: none;
  padding-left: 0;
  background: none;
  position: relative;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
}
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li > a:hover:after,
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li > a:visited:hover:after {
  color: #fff;
}
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li > a:after,
.topbar .widget_icl_lang_sel_widget #lang_sel > ul > li > a:visited:after {
  content: '\f0d7';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  padding-left: 5px;
  color: #8a97a2;
  position: absolute;
  right: -20px;
  top: -1px;
}
.topbar .widget_currency_sel_widget {
  position: relative;
  padding-top: 14px;
  padding-bottom: 14px;
}
.topbar .widget_currency_sel_widget select {
  padding: 0;
  padding-right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  color: #fff;
  line-height: 1;
  height: auto;
  min-width: auto;
  font-size: 12px;
}
.topbar .widget_currency_sel_widget select:focus {
  outline: none;
  outline-offset: none;
}
.topbar .widget_currency_sel_widget img {
  position: absolute;
  right: 0;
  top: 4px;
}
.topbar .widget_currency_sel_widget:after {
  position: absolute;
  top: 15px;
  right: 17px;
  content: '\f0d7';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  color: #8a97a2;
}
.topbar .widget_currency_sel_widget:hover:after {
  color: #fff;
}
.topbar .widget_currency_sel_widget ul li {
  border: none;
}
.topbar .widget_currency_sel_widget.cur-list-vertical {
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.topbar .widget_currency_sel_widget.cur-list-vertical:after {
  top: 14px;
}
.topbar .widget_currency_sel_widget.cur-list-vertical .currency-active {
  cursor: pointer;
}
.topbar .widget_currency_sel_widget.cur-list-vertical ul {
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  position: absolute;
  top: 130%;
  left: 0;
  width: 85px;
  margin: 0;
  padding: 0;
  opacity: 0;
  border: 1px solid #e8ebf1;
  border-top: none;
  background-color: #fff;
  z-index: 999999;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
.topbar .widget_currency_sel_widget.cur-list-vertical ul li {
  color: #8a97a2;
  background-color: #fff;
  font-size: 12px;
  display: block;
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
  font-weight: 700;
}
.topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  position: absolute;
  bottom: 5px;
  left: -1px;
  height: 0;
  width: 2px;
  background-color: #ff7a5e;
  -webkit-transition: 0.1s;
          transition: 0.1s;
  content: "";
}
.topbar .widget_currency_sel_widget.cur-list-vertical ul li:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.topbar .widget_currency_sel_widget.cur-list-vertical ul li:hover {
  color: #262e31;
  background-color: #fff;
}
.topbar .widget_currency_sel_widget.cur-list-vertical ul li:hover:before {
  height: 20px;
  top: 5px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.topbar .widget_currency_sel_widget.cur-list-vertical:hover ul {
  top: 100%;
  width: 85px;
  opacity: 1;
  z-index: 99999;
  padding-top: 10px !important;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.topbar-left .widget {
  float: left;
  border-left: 1px solid #3f474a;
}
.topbar-left .widget:last-child {
  border-right: 1px solid #3f474a;
}
.topbar-right .widget {
  float: right;
  border-left: 1px solid #3f474a;
}
.topbar-right .widget:first-child {
  border-right: 1px solid #3f474a;
}
.site-header {
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.site-header .site-title,
.site-header .site-description {
  margin: 0;
  line-height: 0;
  text-indent: -9999px;
}
.site-header .menu-toggle,
.site-header .cart-toggle {
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 60px;
}
.site-header .menu-logo {
  padding: 5px 0;
}
.site-header .menu-logo img {
  margin: 32px 0;
}
.site-header .header-container {
  position: relative;
}
.site-header .header-container .primary-nav {
  position: static;
}
.site-header .header-container .primary-nav .menu {
  position: static;
}
.site-header .menu-extra {
  padding-left: 0;
  padding-right: 0;
  padding-top: 40px;
}
.site-header .menu-extra ul {
  margin: 0;
  padding: 0;
  float: right;
}
.site-header .menu-extra ul.product_list_widget {
  float: left;
}
.site-header .menu-extra .extra-menu-item {
  list-style: none;
  float: left;
  margin-left: 30px;
  color: #262e31;
  padding: 0 0 39px;
  line-height: 1;
}
.site-header .menu-extra .extra-menu-item a {
  color: #262e31;
  font-size: 13px;
}
.site-header .menu-extra .extra-menu-item a:hover {
  color: #8a97a2;
}
.site-header .menu-extra .extra-menu-item a i {
  font-size: 17px;
}
.site-header .menu-extra .extra-menu-item.menu-item-toggle {
  padding-top: 0;
  padding-bottom: 25px;
  margin-top: -19px;
  display: none;
}
.site-header .menu-extra .extra-menu-item.menu-item-toggle a {
  width: 50px;
  height: 50px;
  line-height: 54px;
  text-align: center;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid #f6f6f6;
  display: inline-block;
}
.site-header .menu-extra .extra-menu-item.menu-item-cart {
  position: relative;
  padding: 0 0 39px;
}
.site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  position: absolute;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  min-width: 18px;
  padding: 0 5px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  top: -10px;
  right: -9px;
  font-size: 11px;
  font-weight: 700;
  background-color: #ff7a5e;
}
.site-header .menu-extra .extra-menu-item.menu-item-cart i:before {
  font-size: 18px;
}
.site-header .menu-extra .extra-menu-item.menu-item-search i:before {
  font-size: 17px;
  font-weight: 700;
}
.site-header .menu-extra .extra-menu-item.menu-item-account {
  margin-left: 0;
  position: relative;
  padding-bottom: 41px;
}
.site-header .menu-extra .extra-menu-item.menu-item-account a {
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  position: absolute;
  bottom: -8px;
  height: 2px;
  width: 0;
  content: "";
  right: 0;
  background-color: #ff7a5e;
  -webkit-transition: width .2s ease;
          transition: width .2s ease;
}
.site-header .menu-extra .extra-menu-item.menu-item-account a:hover {
  color: #495c63;
}
.site-header .menu-extra .extra-menu-item.menu-item-account ul {
  -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
          transition: top 0.3s ease 0s, opacity 0.3s;
  position: absolute;
  left: -30px;
  top: 110%;
  width: 210px;
  -webkit-box-shadow: 0 0 0 2px #fbfbfb;
          box-shadow: 0 0 0 2px #fbfbfb;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  padding: 15px 0;
  float: none;
  text-align: left;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
.site-header .menu-extra .extra-menu-item.menu-item-account ul li {
  list-style: none;
  padding: 0 30px;
}
.site-header .menu-extra .extra-menu-item.menu-item-account ul li a {
  color: #8a97a2;
  font-size: 13px;
  font-weight: 700;
  padding: 12px 0;
  display: block;
  text-transform: uppercase;
}
.site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  position: absolute;
  bottom: 0;
  left: -32px;
  background-color: #ff7a5e;
  width: 2px;
  height: 0;
  content: "";
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.site-header .menu-extra .extra-menu-item.menu-item-account ul li a:hover {
  color: #262e31;
  position: relative;
}
.site-header .menu-extra .extra-menu-item.menu-item-account ul li a:hover:after {
  display: none;
}
.site-header .menu-extra .extra-menu-item.menu-item-account ul li a:hover:before {
  height: 100%;
  top: 0;
}
.site-header .menu-extra .extra-menu-item.menu-item-account:hover > a {
  color: #8a97a2;
}
.site-header .menu-extra .extra-menu-item.menu-item-account:hover > a:after {
  width: 100%;
  left: 0;
}
.site-header .menu-extra .extra-menu-item.menu-item-account:hover > ul {
  opacity: 1;
  z-index: 9999;
  top: 100%;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.site-header .menu-extra .extra-menu-item .search-form {
  -webkit-transition: top 0.3s, opacity 0.3s;
          transition: top 0.3s, opacity 0.3s;
  position: absolute;
  right: 0;
  top: 110%;
  width: 290px;
  padding: 15px;
  border: 1px solid #eee;
  background-color: #fff;
  z-index: -1;
  opacity: 0;
}
.site-header .menu-extra .extra-menu-item .search-form:before {
  display: none;
}
.site-header .menu-extra .extra-menu-item .search-field {
  width: 100%;
  border-width: 0;
}
.menu-center .site-header .header-container .primary-nav {
  text-align: center;
  padding-left: 15px;
}
.menu-right .site-header .menu-extra .extra-menu-item.menu-item-toggle {
  display: block;
}
.header-full-width .site-header .header-container {
  padding-left: 40px;
  padding-right: 40px;
}
.header-full-width .site-header .header-container .primary-nav .menu {
  position: relative;
}
.header-full-width .topbar .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.header-full-width .topbar .topbar-left .widget:first-child {
  border-left: none;
}
.header-full-width .topbar .topbar-right .widget:last-child {
  border-left: none;
}
.header-primary-color .site-header {
  background-color: #ff7a5e;
}
.header-primary-color .site-header .menu-extra .extra-menu-item > a {
  color: #fff;
}
.header-primary-color .site-header .menu-extra .extra-menu-item:hover > a {
  color: #fff;
}
.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-account ul {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  left: -30px;
}
.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #fff;
}
.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #fff;
  color: #ff7a5e;
}
.header-primary-color .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.header-primary-color .nav > ul > li > a {
  color: #fff;
}
.header-primary-color .nav .mega-menu-container,
.header-primary-color .nav ul ul {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.header-primary-color .nav li li a:before {
  left: -30px;
}
.page-template-template-homepage.header-transparent .site-header {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
}
.page-template-template-homepage.header-transparent .site-header .menu-extra .extra-menu-item.menu-item-toggle a {
  background-color: #fff;
}
.page-template-template-homepage.header-transparent.furnde-topbar .site-header {
  top: 32px;
}
.page-template-template-homepage.header-transparent .topbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3000;
}
.page-template-template-homepage.header-transparent.admin-bar .site-header {
  top: 32px;
}
.page-template-template-homepage.header-transparent.admin-bar .topbar {
  top: 32px;
}
.page-template-template-homepage.header-transparent.admin-bar.furnde-topbar .site-header {
  top: 74px;
}
.mini-cart {
  color: #262e31;
  font-size: 14px;
  position: relative;
}
.mini-cart .widget_shopping_cart_content {
  -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
          transition: top 0.3s ease 0s, opacity 0.3s;
  position: absolute;
  top: 110%;
  right: 0;
  padding: 10px 30px 25px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 2px #fbfbfb;
          box-shadow: 0 0 0 2px #fbfbfb;
  z-index: -1;
  opacity: 0;
  width: 300px;
  margin-left: -125px;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
.mini-cart:hover .widget_shopping_cart_content {
  top: 100%;
  opacity: 1;
  z-index: 10000;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.mini-cart.woocommerce .cart_list li {
  text-align: left;
  border-bottom: 1px solid #e8ebf1;
  padding: 15px 20px 15px 0;
  position: relative;
}
.mini-cart.woocommerce .cart_list li img {
  width: 60px;
}
.mini-cart.woocommerce .cart_list li .quantity {
  font-size: 12px;
  color: #8a97a2;
}
.mini-cart.woocommerce .cart_list li .amount {
  font-weight: 700;
  color: #262e31;
  padding-left: 0;
  display: inline-block;
}
.mini-cart.woocommerce .cart_list .remove {
  position: absolute;
  right: 0;
  top: 35px;
  font-size: 18px;
  color: #8a97a2 !important;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.mini-cart.woocommerce .cart_list .remove:hover {
  background-color: #eef1f7 !important;
}
.mini-cart.woocommerce .cart_list a {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 700;
  border-top-width: 0;
  padding: 0;
  text-transform: uppercase;
  color: #262e31;
}
.mini-cart.woocommerce .total {
  line-height: 38px;
  text-transform: uppercase;
  margin-top: 10px;
  overflow: hidden;
  clear: both;
}
.mini-cart.woocommerce .total strong {
  float: left;
  color: #8a97a2;
  font-weight: 400;
  text-transform: none;
  font-size: 14px;
}
.mini-cart.woocommerce .total .amount {
  float: right;
  font-size: 18px;
  font-weight: 700;
  color: #262e31;
}
.mini-cart.woocommerce .buttons a {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  font-size: 12px;
  float: left;
  padding: 0 15px;
  height: 40px;
  line-height: 38px;
  min-width: 110px;
}
.mini-cart.woocommerce .buttons a:hover,
.mini-cart.woocommerce .buttons a:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.mini-cart.woocommerce .buttons .checkout {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  float: right;
  font-size: 12px;
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
  min-width: 110px;
}
.mini-cart.woocommerce .buttons .checkout:hover,
.mini-cart.woocommerce .buttons .checkout:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.mini-cart.woocommerce .buttons .checkout:hover,
.mini-cart.woocommerce .buttons .checkout:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.mini-cart.woocommerce .buttons .checkout:hover,
.mini-cart.woocommerce .buttons .checkout:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.mini-cart.woocommerce .buttons .checkout:hover,
.mini-cart.woocommerce .buttons .checkout:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.product-no-banner .site-header {
  border-bottom: 1px solid #eef1f7;
}
.site-banner {
  color: #fff;
  font-size: 42px;
  font-weight: 300;
  line-height: 1;
  padding: 100px 0;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  position: relative;
}
.site-banner:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(38, 46, 49, 0.7);
  z-index: 0;
}
.site-banner .title-area-content {
  position: relative;
  z-index: 1;
}
.site-banner h1 {
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  line-height: 1;
}
.site-banner .breadcrumbs {
  color: #fff;
  padding: 23px 0 0;
  margin-top: 20px;
  font-size: 12px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5;
}
.site-banner .breadcrumbs .fa {
  font-size: 6px;
  height: 12px;
  width: 12px;
  position: relative;
}
.site-banner .breadcrumbs .fa:before {
  position: absolute;
  right: 3px;
  top: 5px;
}
.site-banner .breadcrumbs a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.site-banner .breadcrumbs:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 40px;
  height: 2px;
  background-color: #9a9fa2;
  margin-left: -20px;
  content: "";
}
.site-banner.no-background {
  padding: 35px 0 30px;
  border-top: 1px solid #e8ebf1;
}
.site-banner.no-background:before {
  background-color: transparent;
}
.site-banner.no-background h1 {
  color: #262e31;
}
.site-banner.no-background .breadcrumbs {
  color: #262e31;
}
.site-banner.no-background .breadcrumbs:before {
  background-color: #f3f5f8;
}
.site-banner.no-background .breadcrumbs a {
  color: #8a97a2;
}
.site-banner.no-background .breadcrumbs a:hover {
  color: #262e31;
}
.site-banner.no-background .title-area-content {
  position: relative;
}
.site-banner.no-background .title-area-content:after {
  position: absolute;
  bottom: -30px;
  left: 0;
  content: "";
  border-top: 1px solid #e8ebf1;
  width: 100%;
}
.site-banner.no-background + .site-content {
  padding-top: 30px;
}
.site-banner.no-background + .site-content .content-area .products-links {
  display: none;
}
.product-cat-filter .site-banner {
  padding-bottom: 135px;
  padding-top: 70px;
}
.product-cat-filter .site-content {
  z-index: 1;
}
.nav a {
  color: #262e31;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.nav a:hover {
  text-decoration: none;
}
.nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav ul ul {
  -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
          transition: top 0.3s ease 0s, opacity 0.3s;
  position: absolute;
  left: 0;
  top: 110%;
  width: 210px;
  -webkit-box-shadow: 0 0 0 2px #fbfbfb;
          box-shadow: 0 0 0 2px #fbfbfb;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  padding: 15px 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
.nav ul ul ul {
  -webkit-transition: left 0.3s ease 0s, opacity 0.3s;
          transition: left 0.3s ease 0s, opacity 0.3s;
  left: 110%;
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px 0;
}
.nav li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  text-align: left;
}
.nav li:hover > ul {
  opacity: 1;
  z-index: 9999;
  top: 100%;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.nav li li {
  text-align: left;
  display: block;
  padding: 0 30px;
}
.nav li li a {
  color: #8a97a2;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 0;
  text-transform: none;
}
.nav li li a:before {
  position: absolute;
  bottom: 0;
  left: -32px;
  background-color: #ff7a5e;
  width: 2px;
  height: 0;
  content: "";
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.nav li li a:hover {
  color: #262e31;
  position: relative;
}
.nav li li a:hover:before {
  height: 100%;
  top: 0;
}
.nav li li:hover > ul {
  top: -10px;
  left: 100%;
}
.nav li li:hover > ul li a:hover:before {
  left: -30px;
}
.nav li li:first-child > a {
  border-top-width: 0;
}
.nav .menu {
  position: relative;
}
.nav .menu-item-mega {
  position: static;
}
.nav .menu-item-mega:hover .mega-menu-container {
  opacity: 1;
  top: 100%;
  z-index: 9999;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.nav .menu-item-mega .sub-menu {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.nav .hot-badge,
.nav .new-badge {
  -webkit-transition: top 0.3s;
          transition: top 0.3s;
  position: absolute;
  top: -20px;
  right: -10px;
  background-color: #8a97a2;
  padding: 0 6px;
  height: 16px;
  font-size: 8px;
  line-height: 16px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.nav .hot-badge {
  background-color: #f08a47;
}
.nav .mega-menu-container {
  -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
          transition: top 0.3s ease 0s, opacity 0.3s;
  position: absolute;
  top: 110%;
  left: 0;
  padding: 30px;
  background-color: #fff;
  z-index: -1;
  opacity: 0;
  max-width: 100%;
  -webkit-box-shadow: 0 0 0 2px #fbfbfb;
          box-shadow: 0 0 0 2px #fbfbfb;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
.nav .mega-menu-container img {
  border: 1px solid #eee;
}
.nav .mega-sub-menu > a {
  color: #55616a;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 15px;
}
.nav .mega-sub-menu > a:hover {
  color: #262e31;
}
.nav .mega-sub-menu.sep hr {
  border-top-color: #e8ebf1;
}
.nav .mega-sub-menu ul {
  width: auto;
  position: static;
  z-index: auto;
  opacity: 1;
  visibility: visible;
  border-width: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}
.nav .mega-sub-menu ul li a {
  text-transform: none;
  font-weight: 400;
}
.nav .mega-sub-menu ul li a:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  position: absolute;
  top: 14px;
  left: -25px;
  color: #ff7a5e;
  font-size: 7px;
  background-color: transparent;
  -webkit-transition: none;
          transition: none;
  opacity: 0;
}
.nav .mega-sub-menu ul li a .new-badge,
.nav .mega-sub-menu ul li a .hot-badge {
  top: -6px;
  right: -20px;
  height: 14px;
  line-height: 14px;
}
.nav .mega-sub-menu ul li a:hover {
  color: #ff7a5e;
  position: relative;
}
.nav .mega-sub-menu ul li a:hover:before {
  left: -15px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  opacity: 1;
}
.nav .mega-sub-menu li {
  padding: 0;
}
.nav .mega-sub-menu li:first-child > a {
  border-top-width: 1px;
}
.nav .menu-item-content a {
  padding: 0;
}
.primary-nav {
  padding-left: 40px;
}
.primary-nav > ul > li {
  padding: 39px 12px 41px;
  line-height: 1;
}
.primary-nav > ul > li > a:after {
  position: absolute;
  bottom: -8px;
  height: 2px;
  width: 0;
  content: "";
  right: 0;
  background-color: #ff7a5e;
  -webkit-transition: width .2s ease;
          transition: width .2s ease;
}
.primary-nav > ul > li.current-menu-parent > a,
.primary-nav > ul > li.current-menu-item > a,
.primary-nav > ul > li.current-menu-ancestor > a,
.primary-nav > ul > li:hover > a {
  position: relative;
}
.primary-nav > ul > li.current-menu-parent > a:after,
.primary-nav > ul > li.current-menu-item > a:after,
.primary-nav > ul > li.current-menu-ancestor > a:after,
.primary-nav > ul > li:hover > a:after {
  left: 0;
  width: 100%;
}
.header-dark .primary-nav a {
  color: #eee;
}
.header-dark .primary-nav a:hover {
  color: #aaa;
}
.header-dark .primary-nav li li a {
  border-color: #000;
}
.header-dark .primary-nav .menu > .current-menu-item > a {
  color: #ff7a5e;
}
.header-dark .primary-nav ul ul,
.header-dark .primary-nav .mega-menu-container {
  border-color: #000;
  background-color: #070707;
}
.header-dark .primary-nav .extra-menu-item i {
  color: #eee;
}
.header-dark .primary-nav .cart-icon {
  background-color: #eee;
}
.header-dark .primary-nav .cart-icon:before {
  border-color: #eee;
}
.header-dark .primary-nav .cart-icon:after {
  border-color: #070707;
}
.header-dark .primary-nav .cart_list {
  background-color: transparent;
}
.header-dark .primary-nav .cart_list a {
  color: #555;
}
.off-canvas-layer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999999;
  cursor: pointer;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
.off-canvas-panel {
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  width: 380px;
  height: 100%;
  padding: 30px;
  background-color: #fff;
  position: fixed;
  right: -380px;
  top: 0;
  overflow: auto;
  color: #aaa;
  z-index: 999999;
}
.off-canvas-panel .widget-panel-header {
  overflow: hidden;
  margin-bottom: 40px;
}
.off-canvas-panel .widget-panel-header h2 {
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #bbc1cc;
  text-transform: uppercase;
  line-height: 40px;
  margin: 0;
  padding-top: 12px;
}
.off-canvas-panel .widget-panel-header a {
  float: right;
  color: #8a97a2;
  font-size: 40px;
}
.off-canvas-panel .widget-panel-header a:hover {
  color: #262e31;
}
.off-canvas-panel.cart-panel {
  padding: 0 40px 60px;
}
.off-canvas-panel.cart-panel .widget_shopping_cart_content {
  position: static;
  top: 0;
  opacity: 1;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  min-width: 140px;
}
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a:hover,
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  min-width: 140px;
}
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout:hover,
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout:hover,
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout:hover,
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout:hover,
.off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.off-canvas-panel.cart-panel.woocommerce ul.cart_list li,
.off-canvas-panel.cart-panel.woocommerce ul.product_list_widget li {
  padding: 20px 20px 20px 0;
}
.off-canvas-panel.cart-panel.woocommerce ul.cart_list li img,
.off-canvas-panel.cart-panel.woocommerce ul.product_list_widget li img {
  width: 80px;
}
.off-canvas-panel.cart-panel.woocommerce ul.cart_list li a,
.off-canvas-panel.cart-panel.woocommerce ul.product_list_widget li a {
  color: #262e31;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 8px;
}
.off-canvas-panel.cart-panel.woocommerce ul.cart_list li .remove,
.off-canvas-panel.cart-panel.woocommerce ul.product_list_widget li .remove {
  font-size: 18px;
}
.off-canvas-panel.main-nav {
  padding: 0;
}
.off-canvas-panel.main-nav .widget-nav-header {
  background-color: #fafafa;
  padding: 20px 40px;
  margin-bottom: 0;
}
.off-canvas-panel.main-nav .main-nav-content .tabs-nav {
  background-color: #fafafa;
  border-bottom: 1px solid #eef1f7;
  padding: 0 40px 20px 40px;
}
.off-canvas-panel.main-nav .main-nav-content .tabs-nav li {
  margin-right: 50px;
}
.off-canvas-panel.main-nav .main-nav-content .tabs-nav li:last-child {
  margin-right: 0;
}
.off-canvas-panel.main-nav .main-nav-content .tabs-nav li a {
  font-weight: 700;
  color: #8a97a2;
  text-transform: uppercase;
  position: relative;
}
.off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  position: absolute;
  bottom: -5px;
  right: 0;
  content: "";
  height: 2px;
  width: 0;
  background-color: #ff7a5e;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.off-canvas-panel.main-nav .main-nav-content .tabs-nav li a.active {
  color: #262e31;
}
.off-canvas-panel.main-nav .main-nav-content .tabs-nav li a.active:before {
  width: 100%;
  left: 0;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories {
  padding: 20px 40px 20px;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li {
  padding: 10px 0;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li a,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li a {
  color: #8a97a2;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li:before {
  bottom: 13px;
  top: inherit;
  -webkit-transition: 0.1s;
          transition: 0.1s;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li:hover:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li:hover:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li.current_page_item:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li.current_page_item:before {
  height: 20px;
  top: 13px;
  -webkit-transition: 0.1s;
          transition: 0.1s;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li:hover > a,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li:hover > a,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li.current_page_item > a,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li.current_page_item > a {
  color: #262e31;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li li,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li li {
  padding: 7px 0;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li li:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 6px;
  background-color: transparent;
  top: 18px;
  left: -20px;
  opacity: 0;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li li:hover > a,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li li:hover > a,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li li.current_page_item > a,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li li.current_page_item > a {
  color: #262e31;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li li:hover:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li li:hover:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-pages .menu li li.current_page_item:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li li.current_page_item:before {
  opacity: 1;
  left: -15px;
  top: 18px;
  color: #262e31;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li {
  padding: 20px 0;
}
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li:hover:before,
.off-canvas-panel.main-nav .main-nav-content .tab-panel-categories .menu li.current_page_item:before {
  height: 40px;
  top: 10px;
}
.off-canvas-panel.main-nav .menu {
  margin: 0 0 30px;
  padding: 0;
  list-style-type: none;
}
.off-canvas-panel.main-nav .menu ul {
  padding-left: 18px;
}
.off-canvas-panel.main-nav .menu li {
  padding: 30px 0;
  border-bottom: 1px solid #e8ebf1;
  list-style: none;
  position: relative;
}
.off-canvas-panel.main-nav .menu li.hide-text {
  display: none;
}
.off-canvas-panel.main-nav .menu li:before {
  position: absolute;
  top: 50%;
  left: -40px;
  height: 0;
  width: 2px;
  background-color: #ff7a5e;
  content: "";
  -webkit-transition: none;
          transition: none;
}
.off-canvas-panel.main-nav .menu li:hover:before,
.off-canvas-panel.main-nav .menu li.current-menu-item:before {
  height: 60px;
  top: 10px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.off-canvas-panel.main-nav .menu li:hover a,
.off-canvas-panel.main-nav .menu li.current-menu-item a {
  text-decoration: none;
  color: #262e31;
}
.off-canvas-panel.main-nav .menu li:last-child {
  border-bottom: none;
}
.off-canvas-panel.main-nav .menu li .sub-menu {
  margin-top: 10px;
}
.off-canvas-panel.main-nav .menu li li {
  padding: 7px 0;
  border-bottom: none;
}
.off-canvas-panel.main-nav .menu li li:last-child {
  padding-bottom: 0;
}
.off-canvas-panel.main-nav .menu li li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 6px;
  background-color: transparent;
  top: 18px;
  left: -20px;
  opacity: 0;
}
.off-canvas-panel.main-nav .menu li li:hover > a,
.off-canvas-panel.main-nav .menu li li.current_page_item > a {
  color: #262e31;
}
.off-canvas-panel.main-nav .menu li li:hover:before,
.off-canvas-panel.main-nav .menu li li.current_page_item:before {
  opacity: 1;
  left: -15px;
  top: 18px;
  color: #262e31;
}
.off-canvas-panel.main-nav .menu a {
  color: #8a97a2;
  font-weight: 700;
  text-transform: uppercase;
}
.off-canvas-panel.main-nav .menu a:hover {
  text-decoration: none;
  color: #262e31;
}
.off-canvas-panel.main-nav .menu li li a {
  font-weight: 400;
  text-transform: none;
  font-family: 'Lato', Arial, sans-serif;
}
.admin-bar .off-canvas-panel {
  top: 33px;
}
.display-nav .site {
  -webkit-transform: translateX(-380px);
      -ms-transform: translateX(-380px);
          transform: translateX(-380px);
}
.display-nav .main-nav.off-canvas-panel {
  right: 0;
}
.display-nav .off-canvas-layer {
  display: block;
}
.display-cart .site {
  -webkit-transform: translateX(-380px);
      -ms-transform: translateX(-380px);
          transform: translateX(-380px);
}
.display-cart .site-header .toggle-cart .cart-icon {
  background-color: #ff7a5e;
}
.display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #ff7a5e;
}
.display-cart .cart-panel.off-canvas-panel {
  right: 0;
}
.display-cart .off-canvas-layer {
  display: block;
}
.search-panel {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1050;
  outline: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}
.search-panel .search-label {
  font-size: 16px;
  color: #55656a;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transform-origin: 7% center 0;
      -ms-transform-origin: 7% center 0;
          transform-origin: 7% center 0;
}
.search-panel .search-content {
  padding: 160px 0 0;
  width: 80%;
  margin: 0 auto;
}
.search-panel .instance-search {
  position: relative;
}
.search-panel .instance-search .search-panel-close {
  position: absolute;
  right: 0;
  top: 15px;
  color: #8a97a2;
  font-size: 50px;
  font-weight: 300;
}
.search-panel .instance-search .search-panel-close:hover {
  color: #262e31;
}
.search-panel .instance-search .search-submit {
  display: none;
}
.search-panel .instance-search .search-field {
  width: 100%;
  border: none;
  line-height: 1;
  padding: 10px 30px;
  border-bottom: 1px solid #e8ebf1;
  font-size: 60px;
  color: #262e31;
  font-weight: 300;
  text-transform: uppercase;
}
.search-panel .instance-search ::-webkit-input-placeholder {
  color: #bbc1cc;
}
.search-panel .instance-search :-moz-placeholder {
  color: #bbc1cc;
}
.search-panel .instance-search ::-moz-placeholder {
  color: #bbc1cc;
}
.search-panel .instance-search :-ms-input-placeholder {
  color: #bbc1cc;
}
.display-search {
  overflow-y: hidden;
}
.display-search .search-panel {
  opacity: 1;
  z-index: 20000;
  -webkit-transition: -webkit-transform 0.7s ease-out;
          transition: transform 0.7s ease-out;
}
.display-search.display-cart .cart-panel.off-canvas-panel {
  z-index: 20000;
}
.display-search.display-nav .main-nav.off-canvas-panel {
  z-index: 20000;
}
.tp-bullets.hermes .tp-bullet {
  width: 12px;
  height: 12px;
}
.rev_slider .custom.tparrows.tp-leftarrow,
.rev_slider .custom.tparrows.tp-rightarrow {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  border: 2px solid #8a97a2;
  color: #8a97a2;
  background-color: transparent;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.rev_slider .custom.tparrows.tp-leftarrow:before,
.rev_slider .custom.tparrows.tp-rightarrow:before {
  line-height: 50px;
  color: #8a97a2;
  font-family: Flaticon;
  content: "\e001";
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.rev_slider .custom.tparrows.tp-leftarrow:hover,
.rev_slider .custom.tparrows.tp-rightarrow:hover {
  border-color: #262e31;
  color: #262e31;
}
.rev_slider .custom.tparrows.tp-leftarrow:hover:before,
.rev_slider .custom.tparrows.tp-rightarrow:hover:before {
  color: #262e31;
}
.rev_slider .custom.tparrows.tp-rightarrow:before {
  content: "\e002";
}
.rev_slider .custom .tp-bullet {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  border: 2px solid #8a97a2;
  background-color: transparent;
}
.rev_slider .custom .tp-bullet.selected {
  background-color: #55616a;
  border-color: #55616a;
}
.rev_slider .tp-tabs.outer-left.zeus .tp-tab {
  padding-left: 70px;
  opacity: 1;
}
.rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title {
  color: #8a97a2;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Lato', Arial, sans-serif;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: relative;
  padding: 0;
  text-align: left;
  background: none;
}
.rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  width: 0;
  height: 2px;
  background-color: #ff7a5e;
  content: "";
  position: absolute;
  left: -70px;
  top: 6px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title .tp-tab-title:hover:before {
  width: 40px;
}
.rev_slider .tp-tabs.outer-left.zeus .tp-tab.selected .tp-tab-title {
  color: #262e31;
}
.rev_slider .tp-tabs.outer-left.zeus .tp-tab.selected .tp-tab-title:before {
  width: 40px;
}
.rev_slider .furnde-btn-1 {
  position: relative;
}
.rev_slider .furnde-btn-1:after {
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #262e31;
  width: 0;
  height: 2px;
  content: "";
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.rev_slider .furnde-btn-1:hover:after {
  width: 100%;
  left: 0;
}
.rev_slider .furnde-btn-1 i {
  font-size: 13px;
}
.rev_slider .furnde-btn-1 i.fa-icon-arrow-right:before {
  font-family: Flaticon;
  content: "\e002";
}
.numeric-navigation.navigation {
  border-right-width: 0;
  margin: 0 3px;
}
.numeric-navigation.navigation .page-numbers {
  color: #8a97a2;
  font-size: 14px;
  line-height: 30px;
  border-width: 0;
  padding: 0 10px;
  height: 30px;
  min-width: 30px;
  font-weight: 700;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  text-align: center;
  background-color: transparent;
  display: inline-block;
}
.numeric-navigation.navigation:first-child {
  margin-left: 0;
}
.numeric-navigation.navigation .page-numbers.current,
.numeric-navigation.navigation a:hover {
  color: #fff;
  background-color: #262e31;
}
.numeric-navigation.navigation .next i:before,
.numeric-navigation.navigation .prev i:before {
  font-size: 15px;
}
.numeric-navigation.navigation .next:hover,
.numeric-navigation.navigation .prev:hover {
  color: #262e31;
  background-color: transparent;
}
.numeric-navigation.navigation .next {
  padding-left: 45px;
}
.numeric-navigation.navigation .prev {
  padding-right: 45px;
}
.search-results .site-main > article {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}
.search-results .site-main .pagination {
  border-top: 0;
  padding-top: 0;
}
.search-results.search .site-main > article {
  border-bottom: none;
}
.site-main > article {
  margin: 40px 0 0 0;
  padding: 40px 0 0 0;
  border-top: 1px solid #e8ebf1;
}
.site-main > article:first-child {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}
.site-main .results-navigation {
  float: left;
  line-height: 30px;
}
.site-main .blog-pagination {
  border-top: 1px solid #e8ebf1;
  padding-top: 40px;
  margin-top: 40px;
  width: 100%;
  overflow: hidden;
  -webkit-border-radius: 0;
          border-radius: 0;
}
article.sticky .entry-title {
  position: relative;
}
article.sticky .entry-title:before {
  content: "\f02e";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  color: #ff7a5e;
  font-size: 24px;
  float: left;
  margin: 5px 10px 0 0;
}
.entry-header .entry-title {
  margin: 0 0 13px;
  padding: 0 0 18px;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.entry-header .entry-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  content: "";
  background-color: #e8ebf1;
}
.entry-header .entry-title a {
  color: #262e31;
}
.entry-header .entry-title a:hover {
  color: #ff7a5e;
}
.entry-header .entry-thumb {
  position: relative;
  margin-bottom: 40px;
  min-height: 40px;
}
.entry-header .entry-thumb .entry-info {
  position: absolute;
  bottom: 0;
  left: 40px;
}
.single-post .entry-header .entry-title {
  margin: 0 40px 15px;
}
.single-post .entry-footer {
  margin: 20px 40px 20px;
  overflow: hidden;
}
.single-post .entry-footer .footer-links {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f3f4f6;
}
.single-post .entry-content {
  padding: 0 40px 10px;
}
.entry-content {
  font-size: 16px;
  color: #55616a;
}
.entry-summary {
  font-size: 16px;
  color: #55616a;
}
.entry-meta {
  padding: 11px 15px;
  background-color: #262e31;
  float: left;
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.entry-meta span,
.entry-meta a {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.entry-author {
  background-color: #e8ebf1;
}
.entry-author a {
  color: #262e31;
}
.entry-author a:hover {
  text-decoration: underline;
}
.entry-footer {
  clear: both;
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px solid #f3f4f6;
}
.entry-footer .entry-date {
  display: inline-block;
  color: #fff;
}
.entry-footer .entry-date:hover {
  text-decoration: underline;
}
.entry-footer .btn-link {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #262e31;
  padding-top: 10px;
  display: block;
}
.entry-footer .tags-links strong,
.entry-footer .category-links strong {
  font-size: 14px;
  color: #262e31;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 15px;
}
.entry-footer .tags-links a,
.entry-footer .category-links a {
  color: #8a97a2;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 15px;
  background-color: #e8ebf1;
  margin-right: 10px;
}
.entry-footer .tags-links a:hover,
.entry-footer .category-links a:hover {
  text-decoration: underline;
}
.entry-footer .footer-socials strong {
  font-size: 14px;
  color: #262e31;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 15px;
  float: left;
}
.entry-footer .footer-socials .social-links {
  float: left;
}
.entry-footer .footer-socials .social-links a {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background-color: #8a97a2;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  margin: 0 5px;
}
.entry-footer .footer-socials .social-links a.share-facebook:hover {
  background-color: #3b569e;
}
.entry-footer .footer-socials .social-links a.share-google-plus:hover {
  background-color: #d95031;
}
.entry-footer .footer-socials .social-links a.share-linkedin:hover {
  background-color: #0076b4;
}
.entry-footer .footer-socials .social-links a.share-pinterest:hover {
  background-color: #bc1f25;
}
.entry-footer .footer-socials .social-links a.share-twitter:hover {
  background-color: #54aced;
}
.entry-footer .category-links {
  float: right;
}
.post-author-box {
  padding: 30px 40px;
  background-color: #e8ebf1;
  margin: 0 40px;
}
.post-author-box h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 20px;
}
.post-author-box .post-author-avatar {
  width: 85px;
  float: left;
  padding-right: 20px;
}
.post-author-box .post-author-avatar img {
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.post-author-box .post-author-desc {
  padding-left: 90px;
}
.post-author-box .post-author-name {
  font-size: 14px;
  color: #262e31;
  font-weight: 700;
  margin-top: -5px;
}
.post-author-box .post-author-name h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.entry-format img {
  display: block;
}
.entry-format iframe {
  width: 100%;
}
.entry-format blockquote,
.entry-format .link-block {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  position: relative;
  display: block;
  margin: 0;
  background-color: #27282b;
  line-height: 1.1;
}
.entry-format blockquote:before,
.entry-format .link-block:before {
  position: absolute;
  left: 15px;
  top: 0;
  color: #fff;
}
.entry-format blockquote {
  border: none;
}
.entry-format blockquote:before {
  font-family: FontAwesome;
  content: "\f10d";
  color: #fff;
}
.entry-format blockquote cite {
  font-style: italic;
  font-size: 16px;
  display: block;
  margin-top: 10px;
}
.entry-format blockquote a {
  color: #ff7a5e;
}
.entry-format blockquote a:hover {
  text-decoration: underline;
}
.entry-format .link-block:before {
  font-family: FontAwesome;
  content: "\f0c1";
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.entry-format .link-block:hover {
  background-color: #ff7a5e;
  text-decoration: none;
}
.entry-format .link-block:hover:before {
  color: #fff;
}
.format-audio.entry-format {
  position: relative;
}
.format-audio.entry-format iframe,
.format-audio.entry-format .audio-player {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
.format-audio.entry-format .wp-audio-shortcode {
  clear: none;
}
.format-quote.entry-format {
  position: relative;
}
.format-quote.entry-format:before {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.format-quote.entry-format blockquote {
  width: 100%;
  background: transparent;
  margin: 0;
  padding: 0 30px 0 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  bottom: 20px;
  left: 0;
  line-height: 1.1;
}
.format-quote.entry-format.no-thumb {
  padding-top: 30px;
  padding-bottom: 30px;
}
.format-quote.entry-format.no-thumb blockquote {
  position: relative;
  top: 0;
  bottom: inherit;
}
.format-audio .entry-format iframe {
  height: auto;
}
.format-audio .entry-format .audio-player {
  background-color: #222;
  padding: 10px 0;
}
.format-audio .entry-format.no-thumb .audio-player,
.format-audio .entry-format.no-thumb iframe {
  position: relative;
  bottom: inherit;
  top: 0;
}
.format-link.entry-format {
  position: relative;
}
.format-link.entry-format:before {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.format-link.entry-format .link-block {
  background-color: transparent;
  width: 100%;
  color: #fff;
  font-size: 14px;
  display: block;
  position: absolute;
  padding: 0 30px 0 50px;
  bottom: 30px;
  font-weight: 700;
  left: 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.format-link.entry-format .link-block:hover {
  color: #ff7a5e;
}
.format-link.no-thumb {
  min-height: 70px;
}
.comments-area {
  clear: both;
}
.comments-area .comment-reply-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
}
.comments-area .comment-notes,
.comments-area .form-allowed-tags {
  display: none;
}
.comments-area label {
  font-weight: 700;
  color: #262e31;
  text-transform: uppercase;
}
.comments-area input,
.comments-area textarea {
  border: 1px solid #d8dde6;
  width: 100%;
  padding: 8px;
  background-color: transparent;
  font-weight: 700;
  font-size: 14px;
  color: #262e31;
}
.comments-area .form-submit {
  margin-top: 20px;
}
.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="url"] {
  height: 60px;
  line-height: 60px;
}
.comments-area input[type="text"]:hover,
.comments-area input[type="email"]:hover,
.comments-area input[type="url"]:hover {
  border-color: #8a97a2;
}
.comments-area input[type="text"]:focus,
.comments-area input[type="email"]:focus,
.comments-area input[type="url"]:focus {
  border-color: #262e31;
}
.comments-area textarea {
  height: 110px;
}
.comments-area textarea:hover {
  border-color: #8a97a2;
}
.comments-area textarea:focus {
  border-color: #262e31;
}
.comments-area .submit {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  width: auto;
}
.comments-area .submit:hover,
.comments-area .submit:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.comments-area .submit:hover,
.comments-area .submit:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.comments-area .submit:hover,
.comments-area .submit:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.comments-area .submit:hover,
.comments-area .submit:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.comments-area .comments-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 20px;
  color: #0c0f10;
}
.comments-area .comment-list {
  list-style: none;
  margin: 0;
  border: 1px solid #e8ebf1;
  overflow: hidden;
  padding: 10px 40px 40px;
}
.comments-area .comment-list .comment {
  float: left;
  clear: both;
  width: 100%;
}
.comments-area .comment-list .comment article {
  padding: 30px 0;
  border-top: 1px solid #e8ebf1;
  overflow: hidden;
}
.comments-area .comment-list .children {
  padding: 0;
  list-style: none;
  padding-left: 80px;
}
.comments-area .comment-list .children article {
  border-top-width: 0;
}
.comments-area .comment-list .children:last-child {
  margin-bottom: 0;
}
.comments-area .comment-list .comment-author {
  padding-right: 15px;
  float: left;
}
.comments-area .comment-list .comment-author .avatar {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.comments-area .comment-list .comment-meta {
  padding-left: 105px;
}
.comments-area .comment-list .comment-meta .author-name a {
  font-size: 20px;
  font-weight: 700;
  color: #0c0f10;
  font-style: normal;
}
.comments-area .comment-list .comment-meta .author-name a:hover {
  color: #ff7a5e;
}
.comments-area .comment-list .comment-meta .comment-reply-link {
  float: right;
  color: #55616a;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #ff7a5e;
}
.comments-area .comment-list .comment-meta .comment-edit-link {
  float: right;
  margin-right: 20px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #55616a;
}
.comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #ff7a5e;
}
.comments-area .comment-list .comment-meta .author-posted {
  color: #55616a;
  font-size: 14px;
  padding-left: 20px;
}
.comments-area .comment-list .comment-meta .author-posted:hover {
  color: #ff7a5e;
}
.comments-area .comment-list > .comment:first-child article {
  border: none;
}
.comments-area .numeric-navigation {
  clear: both;
  display: table;
  margin: 30px auto;
  float: none;
}
.comments-area .comment-respond {
  margin-top: 20px;
}
.comments-area .comment-respond .comment-form {
  padding: 30px 40px;
  border: 1px solid #e8ebf1;
}
.comments-area .comment-content {
  word-break: break-all;
  font-size: 16px;
  color: #55616a;
}
.comments-area .comment-awaiting-moderation {
  display: block;
}
.single-post .comments-area {
  margin: 20px 40px 0;
}
.single-post .entry-date {
  display: inline-block;
  color: #fff;
}
.single-post .entry-date:hover {
  text-decoration: underline;
}
.single-post .format-audio.entry-format iframe,
.single-post .format-audio.entry-format .audio-player {
  bottom: 70px;
}
.single-post .format-link.entry-format .link-block {
  bottom: 70px;
}
.single-post .format-audio .entry-format.no-thumb {
  padding-bottom: 40px;
  top: 0;
}
.single-post .format-audio .entry-format.no-thumb .audio-player,
.single-post .format-audio .entry-format.no-thumb iframe {
  bottom: inherit;
  top: 0;
}
.single-post .format-quote.entry-format blockquote {
  bottom: 70px;
}
.single-post .format-quote.entry-format.no-thumb {
  padding-bottom: 70px;
}
.single-post .format-quote.entry-format.no-thumb blockquote {
  bottom: inherit;
  top: 0;
}
.single-post .format-link.no-thumb {
  min-height: 100px;
}
.single-post .format-link.no-thumb .link-block {
  bottom: 55px;
}
.sidebar-content .content-area {
  float: right;
}
.page-header {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  border-bottom: none;
}
.page-header .page-title {
  font-size: 20px;
  margin: 0 0 15px;
}
.error404 .error-404 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.error404 .site-header {
  text-align: center;
}
.error404 .page-header {
  border: none;
  text-align: center;
}
.error404 .page-header .page-title {
  letter-spacing: 15px;
  font-size: 200px;
  font-weight: 300;
  color: #55616a;
}
.error404 .page-header h3 {
  color: #55616a;
  font-size: 16px;
  text-transform: uppercase;
}
.error404 .page-content p {
  margin: 25px 0;
  font-size: 14px;
}
.error404 .search-form {
  text-align: left;
  width: 60%;
  max-width: 100%;
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #d8dde6;
}
.error404 .search-form i {
  margin-right: 10px;
  top: 13px;
}
.error404 .search-form .btn-submit {
  top: 13px;
}
.error404 .search-field {
  border-width: 0;
  width: 95%;
}
.owl-carousel {
  margin: 0;
  padding: 0;
  list-style: none;
}
.owl-carousel .owl-buttons .owl-prev,
.owl-carousel .owl-buttons .owl-next {
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.format-gallery-slider .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  line-height: 35px;
  margin-top: -10px;
}
.format-gallery-slider .owl-controls .owl-buttons div span:before {
  font-size: 16px;
}
.format-gallery-slider .owl-carousel {
  overflow: hidden;
}
.format-gallery-slider .owl-carousel:hover .owl-buttons .owl-prev {
  opacity: 0.7;
  left: 10px;
}
.format-gallery-slider .owl-carousel:hover .owl-buttons .owl-prev:hover {
  opacity: 1;
}
.format-gallery-slider .owl-carousel:hover .owl-buttons .owl-next {
  opacity: 0.7;
  right: 10px;
}
.format-gallery-slider .owl-carousel:hover .owl-buttons .owl-next:hover {
  opacity: 1;
}
.fd-images-carousel .owl-controls .owl-buttons .owl-prev span:before {
  font-family: Flaticon;
  content: "\e001";
  font-size: 16px;
}
.fd-images-carousel .owl-controls .owl-buttons .owl-next span:before {
  font-family: Flaticon;
  content: "\e002";
  font-size: 16px;
}
.widget {
  margin-bottom: 40px;
}
.widget .widget-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 0;
  color: #55616a;
}
.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul li {
  list-style: none;
}
.widget table,
.widget select {
  width: 100%;
}
.widget select {
  border: 1px solid #f3f4f6;
  height: 40px;
  background-color: transparent;
}
.widget select option {
  color: #666;
}
.widget table {
  text-align: left;
  width: 100%;
}
.widget table caption {
  border: 1px solid #f3f4f6;
  border-bottom-width: 0;
  text-align: center;
}
.widget table tr {
  border: 1px solid #f3f4f6;
  border-bottom-width: 0;
  padding: 3px 0;
}
.widget table tr td,
.widget table tr th {
  padding: 0 5px;
  border-bottom: 1px solid #f3f4f6;
  border-left: 1px solid #f3f4f6;
}
.widget_calendar {
  line-height: 26px;
}
.widget_categories li,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_archive li,
.widget_nav_menu li,
.widget_recent_entries li,
.widget_meta li,
.widget-recent-comments li {
  border-bottom: solid 1px #f3f4f6;
  padding: 8px 0;
}
.widget_categories li:first-child,
.widget_recent_comments li:first-child,
.widget_rss li:first-child,
.widget_pages li:first-child,
.widget_archive li:first-child,
.widget_nav_menu li:first-child,
.widget_recent_entries li:first-child,
.widget_meta li:first-child,
.widget-recent-comments li:first-child {
  padding-top: 0;
}
.widget_categories .children,
.widget_recent_comments .children,
.widget_rss .children,
.widget_pages .children,
.widget_archive .children,
.widget_nav_menu .children,
.widget_recent_entries .children,
.widget_meta .children,
.widget-recent-comments .children {
  border-top: 1px solid #f3f4f6;
  margin-top: 10px;
  margin-left: 15px;
}
.widget_categories .children li a,
.widget_recent_comments .children li a,
.widget_rss .children li a,
.widget_pages .children li a,
.widget_archive .children li a,
.widget_nav_menu .children li a,
.widget_recent_entries .children li a,
.widget_meta .children li a,
.widget-recent-comments .children li a {
  padding-left: 10px;
}
.widget_categories .children li .children li a,
.widget_recent_comments .children li .children li a,
.widget_rss .children li .children li a,
.widget_pages .children li .children li a,
.widget_archive .children li .children li a,
.widget_nav_menu .children li .children li a,
.widget_recent_entries .children li .children li a,
.widget_meta .children li .children li a,
.widget-recent-comments .children li .children li a {
  padding-left: 20px;
}
.widget_categories .children li .children li:last-child,
.widget_recent_comments .children li .children li:last-child,
.widget_rss .children li .children li:last-child,
.widget_pages .children li .children li:last-child,
.widget_archive .children li .children li:last-child,
.widget_nav_menu .children li .children li:last-child,
.widget_recent_entries .children li .children li:last-child,
.widget_meta .children li .children li:last-child,
.widget-recent-comments .children li .children li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.widget_categories .children li .children .children li a,
.widget_recent_comments .children li .children .children li a,
.widget_rss .children li .children .children li a,
.widget_pages .children li .children .children li a,
.widget_archive .children li .children .children li a,
.widget_nav_menu .children li .children .children li a,
.widget_recent_entries .children li .children .children li a,
.widget_meta .children li .children .children li a,
.widget-recent-comments .children li .children .children li a {
  padding-left: 30px;
}
.widget_categories .children li .children .children li:last-child,
.widget_recent_comments .children li .children .children li:last-child,
.widget_rss .children li .children .children li:last-child,
.widget_pages .children li .children .children li:last-child,
.widget_archive .children li .children .children li:last-child,
.widget_nav_menu .children li .children .children li:last-child,
.widget_recent_entries .children li .children .children li:last-child,
.widget_meta .children li .children .children li:last-child,
.widget-recent-comments .children li .children .children li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.widget_categories .children li:last-child,
.widget_recent_comments .children li:last-child,
.widget_rss .children li:last-child,
.widget_pages .children li:last-child,
.widget_archive .children li:last-child,
.widget_nav_menu .children li:last-child,
.widget_recent_entries .children li:last-child,
.widget_meta .children li:last-child,
.widget-recent-comments .children li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.widget_tag_cloud a {
  padding: 8px 15px;
  margin: 0 6px 10px 0;
  display: inline-block;
  font-size: 12px !important;
  font-weight: 700;
  background-color: #e8ebf1;
}
.widget_tag_cloud a:hover {
  background-color: #262e31;
  color: #fff;
  text-decoration: none;
}
.tabs-widget .tabs-nav li {
  width: 33%;
  border-bottom: none;
  padding-bottom: 0;
}
.tabs-widget .tabs-nav li:last-child {
  width: 34%;
}
.tabs-widget .tabs-nav li:before {
  display: none;
}
.tabs-widget .tabs-nav li a {
  background: #e8ebf1;
  color: #8a97a2;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.tabs-widget .tabs-nav li a.active {
  color: #fff;
  text-decoration: none;
  border-color: transparent;
  background: #262e31;
}
.tabs-widget .tabs-nav li a:hover {
  text-decoration: none;
}
.tabs-widget .tabs-panel {
  margin-top: -1px;
}
.tabs-widget .tab-comments .comment {
  border-bottom: solid 1px #f3f4f6;
  padding: 10px 0;
  overflow: hidden;
}
.tabs-widget .tab-comments .comment-summary {
  font-style: italic;
  margin-bottom: 5px;
}
.recent-post,
.popular-post {
  border-bottom: solid 1px #f3f4f6;
  padding: 20px 0;
  overflow: hidden;
}
.recent-post:last-child,
.popular-post:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.recent-post .widget-thumb,
.popular-post .widget-thumb {
  float: left;
  width: 80px;
}
.recent-post .post-text,
.popular-post .post-text {
  margin-left: 95px;
  margin-top: 5px;
}
.recent-post .post-text .post-title,
.popular-post .post-text .post-title {
  padding-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #262e31;
  margin-top: -10px;
  display: block;
  line-height: 1.4;
}
.recent-post .post-text .post-date,
.popular-post .post-text .post-date {
  color: #8a97a2;
  font-size: 12px;
  font-weight: 700;
}
.recent-post .post-text .post-comments,
.popular-post .post-text .post-comments {
  display: block;
  color: #8a97a2;
  font-size: 12px;
  font-weight: 700;
}
.recent-post .post-text .read-more,
.popular-post .post-text .read-more {
  line-height: 2;
  color: #8a97a2;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.recent-post.no-thumbnail .post-text,
.popular-post.no-thumbnail .post-text {
  margin-left: 0;
  margin-top: 0;
}
.widget-recent-comments li {
  padding: 20px 0;
  color: #888;
}
.widget-recent-comments li a,
.widget-recent-comments li p {
  color: #666;
}
.search-form {
  position: relative;
  padding: 0 10px;
  border: 1px solid #f3f4f6;
}
.search-form .screen-reader-text {
  display: none;
}
.search-form i {
  position: absolute;
  right: 10px;
  top: 5px;
}
.search-form i:before {
  font-size: 18px;
}
.search-form ::-webkit-input-placeholder {
  color: #bbc1cc;
}
.search-form :-moz-placeholder {
  color: #bbc1cc;
}
.search-form ::-moz-placeholder {
  color: #bbc1cc;
}
.search-form :-ms-input-placeholder {
  color: #bbc1cc;
}
.search-form .search-field {
  padding: 8px 0;
  background-color: transparent;
  border-width: 0;
  width: 90%;
  color: #262e31;
  font-weight: 700;
}
.search-form .btn-submit {
  position: absolute;
  right: 10px;
  top: 5px;
  opacity: 0;
  width: 26px;
  height: 25px;
  overflow: hidden;
}
.widget_wysija p label {
  display: none;
}
.widget_wysija .wysija-input {
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: rgba(206, 206, 206, 0.21);
  color: #888;
  border: none;
  padding: 0 15px;
}
.widget_wysija .wysija-submit {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  border-color: #262e31;
}
.widget_wysija .wysija-submit:hover,
.widget_wysija .wysija-submit:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.widget_wysija .wysija-submit:hover,
.widget_wysija .wysija-submit:focus {
  color: #fff;
  background-color: #0c0f10;
}
.widget_wysija .wysija-submit:hover,
.widget_wysija .wysija-submit:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.widget_wysija .wysija-submit:hover,
.widget_wysija .wysija-submit:focus {
  color: #fff;
  background-color: #0c0f10;
}
.vc_wp_custommenu .widget_nav_menu {
  margin-bottom: 0;
}
.topbar .recent-post,
.topbar .popular-post {
  border-color: rgba(255, 255, 255, 0.1);
}
.topbar .widget_categories li,
.topbar .widget_recent_comments li,
.topbar .widget_rss li,
.topbar .widget_pages li,
.topbar .widget_archive li,
.topbar .widget_nav_menu li,
.topbar .widget_recent_entries li,
.topbar .widget_meta li,
.topbar .widget-recent-comments li {
  border-color: rgba(255, 255, 255, 0.1);
}
.topbar .widget select {
  border-color: rgba(255, 255, 255, 0.1);
}
.topbar .widget table tr td,
.topbar .widget table tr th,
.topbar .widget table tr,
.topbar .widget table caption {
  border-color: rgba(255, 255, 255, 0.1);
}
.topbar .tabs-widget .tabs-nav li:before {
  display: none;
}
.widget.social-links a {
  padding-right: 30px;
  font-size: 21px;
}
.widget.social-links a:last-child {
  padding-right: 0;
}
.widget .mc4wp-form .mc4wp-form-fields {
  position: relative;
}
.widget .mc4wp-form input[type="email"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  padding-right: 30%;
  border: 1px solid #eef1f7;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 14px;
  color: #8a97a2;
}
.widget .mc4wp-form input[type="email"]:hover,
.widget .mc4wp-form input[type="email"]:focus {
  color: #262e31;
  border-color: #8a97a2;
}
.widget .mc4wp-form input[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 50px;
  background-color: #ff7a5e;
  border: none;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding: 0 25px;
}
.widget .mc4wp-form input[type="submit"]:hover {
  background-color: #e56e54;
}
.widget_nav_menu .widget-title + ul,
.widget_categories .widget-title + ul,
.widget_product_categories .widget-title + ul,
.widget_nav_menu .widget-title + .menu-main-menu-container,
.widget_categories .widget-title + .menu-main-menu-container,
.widget_product_categories .widget-title + .menu-main-menu-container {
  padding: 25px;
  border: 1px solid #f3f4f6;
}
.widget_nav_menu .menu a,
.widget_categories .menu a,
.widget_product_categories .menu a,
.widget_nav_menu > ul a,
.widget_categories > ul a,
.widget_product_categories > ul a {
  color: #8a97a2;
}
.widget_nav_menu .menu a:hover,
.widget_categories .menu a:hover,
.widget_product_categories .menu a:hover,
.widget_nav_menu > ul a:hover,
.widget_categories > ul a:hover,
.widget_product_categories > ul a:hover {
  color: #262e31;
}
.widget_nav_menu .menu li,
.widget_categories .menu li,
.widget_product_categories .menu li,
.widget_nav_menu > ul li,
.widget_categories > ul li,
.widget_product_categories > ul li {
  padding: 12px 0;
  position: relative;
}
.widget_nav_menu .menu li:first-child,
.widget_categories .menu li:first-child,
.widget_product_categories .menu li:first-child,
.widget_nav_menu > ul li:first-child,
.widget_categories > ul li:first-child,
.widget_product_categories > ul li:first-child {
  padding-top: 0;
}
.widget_nav_menu .menu li:last-child,
.widget_categories .menu li:last-child,
.widget_product_categories .menu li:last-child,
.widget_nav_menu > ul li:last-child,
.widget_categories > ul li:last-child,
.widget_product_categories > ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.widget_nav_menu .menu li li,
.widget_categories .menu li li,
.widget_product_categories .menu li li,
.widget_nav_menu > ul li li,
.widget_categories > ul li li,
.widget_product_categories > ul li li {
  padding: 8px 0;
  border: none;
}
.widget_nav_menu .menu li ul,
.widget_categories .menu li ul,
.widget_product_categories .menu li ul,
.widget_nav_menu > ul li ul,
.widget_categories > ul li ul,
.widget_product_categories > ul li ul {
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.widget_nav_menu .menu > li > a,
.widget_categories .menu > li > a,
.widget_product_categories .menu > li > a,
.widget_nav_menu > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a {
  text-transform: uppercase;
  position: relative;
}
.widget_nav_menu .menu > li > a:after,
.widget_categories .menu > li > a:after,
.widget_product_categories .menu > li > a:after,
.widget_nav_menu > ul > li > a:after,
.widget_categories > ul > li > a:after,
.widget_product_categories > ul > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -25px;
  background-color: #ff7a5e;
  height: 0;
  width: 2px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.widget_nav_menu .menu > li li a,
.widget_categories .menu > li li a,
.widget_product_categories .menu > li li a,
.widget_nav_menu > ul > li li a,
.widget_categories > ul > li li a,
.widget_product_categories > ul > li li a {
  position: relative;
}
.widget_nav_menu .menu > li li a:after,
.widget_categories .menu > li li a:after,
.widget_product_categories .menu > li li a:after,
.widget_nav_menu > ul > li li a:after,
.widget_categories > ul > li li a:after,
.widget_product_categories > ul > li li a:after {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  position: absolute;
  top: 8px;
  left: -20px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 6px;
  color: #262e31;
  opacity: 0;
}
.widget_nav_menu .menu > li:hover > a,
.widget_categories .menu > li:hover > a,
.widget_product_categories .menu > li:hover > a,
.widget_nav_menu > ul > li:hover > a,
.widget_categories > ul > li:hover > a,
.widget_product_categories > ul > li:hover > a,
.widget_nav_menu .menu > li.current-menu-item > a,
.widget_categories .menu > li.current-menu-item > a,
.widget_product_categories .menu > li.current-menu-item > a,
.widget_nav_menu > ul > li.current-menu-item > a,
.widget_categories > ul > li.current-menu-item > a,
.widget_product_categories > ul > li.current-menu-item > a,
.widget_nav_menu .menu > li.current-menu-parent > a,
.widget_categories .menu > li.current-menu-parent > a,
.widget_product_categories .menu > li.current-menu-parent > a,
.widget_nav_menu > ul > li.current-menu-parent > a,
.widget_categories > ul > li.current-menu-parent > a,
.widget_product_categories > ul > li.current-menu-parent > a,
.widget_nav_menu .menu > li.current-cat > a,
.widget_categories .menu > li.current-cat > a,
.widget_product_categories .menu > li.current-cat > a,
.widget_nav_menu > ul > li.current-cat > a,
.widget_categories > ul > li.current-cat > a,
.widget_product_categories > ul > li.current-cat > a,
.widget_nav_menu .menu > li.current-cat-parent > a,
.widget_categories .menu > li.current-cat-parent > a,
.widget_product_categories .menu > li.current-cat-parent > a,
.widget_nav_menu > ul > li.current-cat-parent > a,
.widget_categories > ul > li.current-cat-parent > a,
.widget_product_categories > ul > li.current-cat-parent > a {
  color: #262e31;
}
.widget_nav_menu .menu > li:hover > a:after,
.widget_categories .menu > li:hover > a:after,
.widget_product_categories .menu > li:hover > a:after,
.widget_nav_menu > ul > li:hover > a:after,
.widget_categories > ul > li:hover > a:after,
.widget_product_categories > ul > li:hover > a:after,
.widget_nav_menu .menu > li.current-menu-item > a:after,
.widget_categories .menu > li.current-menu-item > a:after,
.widget_product_categories .menu > li.current-menu-item > a:after,
.widget_nav_menu > ul > li.current-menu-item > a:after,
.widget_categories > ul > li.current-menu-item > a:after,
.widget_product_categories > ul > li.current-menu-item > a:after,
.widget_nav_menu .menu > li.current-menu-parent > a:after,
.widget_categories .menu > li.current-menu-parent > a:after,
.widget_product_categories .menu > li.current-menu-parent > a:after,
.widget_nav_menu > ul > li.current-menu-parent > a:after,
.widget_categories > ul > li.current-menu-parent > a:after,
.widget_product_categories > ul > li.current-menu-parent > a:after,
.widget_nav_menu .menu > li.current-cat > a:after,
.widget_categories .menu > li.current-cat > a:after,
.widget_product_categories .menu > li.current-cat > a:after,
.widget_nav_menu > ul > li.current-cat > a:after,
.widget_categories > ul > li.current-cat > a:after,
.widget_product_categories > ul > li.current-cat > a:after,
.widget_nav_menu .menu > li.current-cat-parent > a:after,
.widget_categories .menu > li.current-cat-parent > a:after,
.widget_product_categories .menu > li.current-cat-parent > a:after,
.widget_nav_menu > ul > li.current-cat-parent > a:after,
.widget_categories > ul > li.current-cat-parent > a:after,
.widget_product_categories > ul > li.current-cat-parent > a:after {
  height: 20px;
  top: 0;
}
.widget_nav_menu .menu > li:hover li.current-menu-item > a,
.widget_categories .menu > li:hover li.current-menu-item > a,
.widget_product_categories .menu > li:hover li.current-menu-item > a,
.widget_nav_menu > ul > li:hover li.current-menu-item > a,
.widget_categories > ul > li:hover li.current-menu-item > a,
.widget_product_categories > ul > li:hover li.current-menu-item > a,
.widget_nav_menu .menu > li.current-menu-item li.current-menu-item > a,
.widget_categories .menu > li.current-menu-item li.current-menu-item > a,
.widget_product_categories .menu > li.current-menu-item li.current-menu-item > a,
.widget_nav_menu > ul > li.current-menu-item li.current-menu-item > a,
.widget_categories > ul > li.current-menu-item li.current-menu-item > a,
.widget_product_categories > ul > li.current-menu-item li.current-menu-item > a,
.widget_nav_menu .menu > li.current-menu-parent li.current-menu-item > a,
.widget_categories .menu > li.current-menu-parent li.current-menu-item > a,
.widget_product_categories .menu > li.current-menu-parent li.current-menu-item > a,
.widget_nav_menu > ul > li.current-menu-parent li.current-menu-item > a,
.widget_categories > ul > li.current-menu-parent li.current-menu-item > a,
.widget_product_categories > ul > li.current-menu-parent li.current-menu-item > a,
.widget_nav_menu .menu > li.current-cat li.current-menu-item > a,
.widget_categories .menu > li.current-cat li.current-menu-item > a,
.widget_product_categories .menu > li.current-cat li.current-menu-item > a,
.widget_nav_menu > ul > li.current-cat li.current-menu-item > a,
.widget_categories > ul > li.current-cat li.current-menu-item > a,
.widget_product_categories > ul > li.current-cat li.current-menu-item > a,
.widget_nav_menu .menu > li.current-cat-parent li.current-menu-item > a,
.widget_categories .menu > li.current-cat-parent li.current-menu-item > a,
.widget_product_categories .menu > li.current-cat-parent li.current-menu-item > a,
.widget_nav_menu > ul > li.current-cat-parent li.current-menu-item > a,
.widget_categories > ul > li.current-cat-parent li.current-menu-item > a,
.widget_product_categories > ul > li.current-cat-parent li.current-menu-item > a,
.widget_nav_menu .menu > li:hover li.current-cat > a,
.widget_categories .menu > li:hover li.current-cat > a,
.widget_product_categories .menu > li:hover li.current-cat > a,
.widget_nav_menu > ul > li:hover li.current-cat > a,
.widget_categories > ul > li:hover li.current-cat > a,
.widget_product_categories > ul > li:hover li.current-cat > a,
.widget_nav_menu .menu > li.current-menu-item li.current-cat > a,
.widget_categories .menu > li.current-menu-item li.current-cat > a,
.widget_product_categories .menu > li.current-menu-item li.current-cat > a,
.widget_nav_menu > ul > li.current-menu-item li.current-cat > a,
.widget_categories > ul > li.current-menu-item li.current-cat > a,
.widget_product_categories > ul > li.current-menu-item li.current-cat > a,
.widget_nav_menu .menu > li.current-menu-parent li.current-cat > a,
.widget_categories .menu > li.current-menu-parent li.current-cat > a,
.widget_product_categories .menu > li.current-menu-parent li.current-cat > a,
.widget_nav_menu > ul > li.current-menu-parent li.current-cat > a,
.widget_categories > ul > li.current-menu-parent li.current-cat > a,
.widget_product_categories > ul > li.current-menu-parent li.current-cat > a,
.widget_nav_menu .menu > li.current-cat li.current-cat > a,
.widget_categories .menu > li.current-cat li.current-cat > a,
.widget_product_categories .menu > li.current-cat li.current-cat > a,
.widget_nav_menu > ul > li.current-cat li.current-cat > a,
.widget_categories > ul > li.current-cat li.current-cat > a,
.widget_product_categories > ul > li.current-cat li.current-cat > a,
.widget_nav_menu .menu > li.current-cat-parent li.current-cat > a,
.widget_categories .menu > li.current-cat-parent li.current-cat > a,
.widget_product_categories .menu > li.current-cat-parent li.current-cat > a,
.widget_nav_menu > ul > li.current-cat-parent li.current-cat > a,
.widget_categories > ul > li.current-cat-parent li.current-cat > a,
.widget_product_categories > ul > li.current-cat-parent li.current-cat > a,
.widget_nav_menu .menu > li:hover li:hover > a,
.widget_categories .menu > li:hover li:hover > a,
.widget_product_categories .menu > li:hover li:hover > a,
.widget_nav_menu > ul > li:hover li:hover > a,
.widget_categories > ul > li:hover li:hover > a,
.widget_product_categories > ul > li:hover li:hover > a,
.widget_nav_menu .menu > li.current-menu-item li:hover > a,
.widget_categories .menu > li.current-menu-item li:hover > a,
.widget_product_categories .menu > li.current-menu-item li:hover > a,
.widget_nav_menu > ul > li.current-menu-item li:hover > a,
.widget_categories > ul > li.current-menu-item li:hover > a,
.widget_product_categories > ul > li.current-menu-item li:hover > a,
.widget_nav_menu .menu > li.current-menu-parent li:hover > a,
.widget_categories .menu > li.current-menu-parent li:hover > a,
.widget_product_categories .menu > li.current-menu-parent li:hover > a,
.widget_nav_menu > ul > li.current-menu-parent li:hover > a,
.widget_categories > ul > li.current-menu-parent li:hover > a,
.widget_product_categories > ul > li.current-menu-parent li:hover > a,
.widget_nav_menu .menu > li.current-cat li:hover > a,
.widget_categories .menu > li.current-cat li:hover > a,
.widget_product_categories .menu > li.current-cat li:hover > a,
.widget_nav_menu > ul > li.current-cat li:hover > a,
.widget_categories > ul > li.current-cat li:hover > a,
.widget_product_categories > ul > li.current-cat li:hover > a,
.widget_nav_menu .menu > li.current-cat-parent li:hover > a,
.widget_categories .menu > li.current-cat-parent li:hover > a,
.widget_product_categories .menu > li.current-cat-parent li:hover > a,
.widget_nav_menu > ul > li.current-cat-parent li:hover > a,
.widget_categories > ul > li.current-cat-parent li:hover > a,
.widget_product_categories > ul > li.current-cat-parent li:hover > a {
  color: #262e31;
}
.widget_nav_menu .menu > li:hover li.current-menu-item > a:after,
.widget_categories .menu > li:hover li.current-menu-item > a:after,
.widget_product_categories .menu > li:hover li.current-menu-item > a:after,
.widget_nav_menu > ul > li:hover li.current-menu-item > a:after,
.widget_categories > ul > li:hover li.current-menu-item > a:after,
.widget_product_categories > ul > li:hover li.current-menu-item > a:after,
.widget_nav_menu .menu > li.current-menu-item li.current-menu-item > a:after,
.widget_categories .menu > li.current-menu-item li.current-menu-item > a:after,
.widget_product_categories .menu > li.current-menu-item li.current-menu-item > a:after,
.widget_nav_menu > ul > li.current-menu-item li.current-menu-item > a:after,
.widget_categories > ul > li.current-menu-item li.current-menu-item > a:after,
.widget_product_categories > ul > li.current-menu-item li.current-menu-item > a:after,
.widget_nav_menu .menu > li.current-menu-parent li.current-menu-item > a:after,
.widget_categories .menu > li.current-menu-parent li.current-menu-item > a:after,
.widget_product_categories .menu > li.current-menu-parent li.current-menu-item > a:after,
.widget_nav_menu > ul > li.current-menu-parent li.current-menu-item > a:after,
.widget_categories > ul > li.current-menu-parent li.current-menu-item > a:after,
.widget_product_categories > ul > li.current-menu-parent li.current-menu-item > a:after,
.widget_nav_menu .menu > li.current-cat li.current-menu-item > a:after,
.widget_categories .menu > li.current-cat li.current-menu-item > a:after,
.widget_product_categories .menu > li.current-cat li.current-menu-item > a:after,
.widget_nav_menu > ul > li.current-cat li.current-menu-item > a:after,
.widget_categories > ul > li.current-cat li.current-menu-item > a:after,
.widget_product_categories > ul > li.current-cat li.current-menu-item > a:after,
.widget_nav_menu .menu > li.current-cat-parent li.current-menu-item > a:after,
.widget_categories .menu > li.current-cat-parent li.current-menu-item > a:after,
.widget_product_categories .menu > li.current-cat-parent li.current-menu-item > a:after,
.widget_nav_menu > ul > li.current-cat-parent li.current-menu-item > a:after,
.widget_categories > ul > li.current-cat-parent li.current-menu-item > a:after,
.widget_product_categories > ul > li.current-cat-parent li.current-menu-item > a:after,
.widget_nav_menu .menu > li:hover li.current-cat > a:after,
.widget_categories .menu > li:hover li.current-cat > a:after,
.widget_product_categories .menu > li:hover li.current-cat > a:after,
.widget_nav_menu > ul > li:hover li.current-cat > a:after,
.widget_categories > ul > li:hover li.current-cat > a:after,
.widget_product_categories > ul > li:hover li.current-cat > a:after,
.widget_nav_menu .menu > li.current-menu-item li.current-cat > a:after,
.widget_categories .menu > li.current-menu-item li.current-cat > a:after,
.widget_product_categories .menu > li.current-menu-item li.current-cat > a:after,
.widget_nav_menu > ul > li.current-menu-item li.current-cat > a:after,
.widget_categories > ul > li.current-menu-item li.current-cat > a:after,
.widget_product_categories > ul > li.current-menu-item li.current-cat > a:after,
.widget_nav_menu .menu > li.current-menu-parent li.current-cat > a:after,
.widget_categories .menu > li.current-menu-parent li.current-cat > a:after,
.widget_product_categories .menu > li.current-menu-parent li.current-cat > a:after,
.widget_nav_menu > ul > li.current-menu-parent li.current-cat > a:after,
.widget_categories > ul > li.current-menu-parent li.current-cat > a:after,
.widget_product_categories > ul > li.current-menu-parent li.current-cat > a:after,
.widget_nav_menu .menu > li.current-cat li.current-cat > a:after,
.widget_categories .menu > li.current-cat li.current-cat > a:after,
.widget_product_categories .menu > li.current-cat li.current-cat > a:after,
.widget_nav_menu > ul > li.current-cat li.current-cat > a:after,
.widget_categories > ul > li.current-cat li.current-cat > a:after,
.widget_product_categories > ul > li.current-cat li.current-cat > a:after,
.widget_nav_menu .menu > li.current-cat-parent li.current-cat > a:after,
.widget_categories .menu > li.current-cat-parent li.current-cat > a:after,
.widget_product_categories .menu > li.current-cat-parent li.current-cat > a:after,
.widget_nav_menu > ul > li.current-cat-parent li.current-cat > a:after,
.widget_categories > ul > li.current-cat-parent li.current-cat > a:after,
.widget_product_categories > ul > li.current-cat-parent li.current-cat > a:after,
.widget_nav_menu .menu > li:hover li:hover > a:after,
.widget_categories .menu > li:hover li:hover > a:after,
.widget_product_categories .menu > li:hover li:hover > a:after,
.widget_nav_menu > ul > li:hover li:hover > a:after,
.widget_categories > ul > li:hover li:hover > a:after,
.widget_product_categories > ul > li:hover li:hover > a:after,
.widget_nav_menu .menu > li.current-menu-item li:hover > a:after,
.widget_categories .menu > li.current-menu-item li:hover > a:after,
.widget_product_categories .menu > li.current-menu-item li:hover > a:after,
.widget_nav_menu > ul > li.current-menu-item li:hover > a:after,
.widget_categories > ul > li.current-menu-item li:hover > a:after,
.widget_product_categories > ul > li.current-menu-item li:hover > a:after,
.widget_nav_menu .menu > li.current-menu-parent li:hover > a:after,
.widget_categories .menu > li.current-menu-parent li:hover > a:after,
.widget_product_categories .menu > li.current-menu-parent li:hover > a:after,
.widget_nav_menu > ul > li.current-menu-parent li:hover > a:after,
.widget_categories > ul > li.current-menu-parent li:hover > a:after,
.widget_product_categories > ul > li.current-menu-parent li:hover > a:after,
.widget_nav_menu .menu > li.current-cat li:hover > a:after,
.widget_categories .menu > li.current-cat li:hover > a:after,
.widget_product_categories .menu > li.current-cat li:hover > a:after,
.widget_nav_menu > ul > li.current-cat li:hover > a:after,
.widget_categories > ul > li.current-cat li:hover > a:after,
.widget_product_categories > ul > li.current-cat li:hover > a:after,
.widget_nav_menu .menu > li.current-cat-parent li:hover > a:after,
.widget_categories .menu > li.current-cat-parent li:hover > a:after,
.widget_product_categories .menu > li.current-cat-parent li:hover > a:after,
.widget_nav_menu > ul > li.current-cat-parent li:hover > a:after,
.widget_categories > ul > li.current-cat-parent li:hover > a:after,
.widget_product_categories > ul > li.current-cat-parent li:hover > a:after {
  left: -15px;
  opacity: 1;
}
.shop-sidebar {
  margin-top: 10px;
}
.shop-sidebar .widget .widget-title + * {
  padding: 25px;
  border: 1px solid #f3f4f6;
}
.woocommerce button.button,
.woocommerce a.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
}
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:focus,
.woocommerce a.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:focus,
.woocommerce a.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:focus,
.woocommerce a.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:focus,
.woocommerce a.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce button.button.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
}
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit.alt:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit.alt:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit.alt:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit.alt:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce a.remove {
  width: 20px;
  height: 20px;
  line-height: 19px;
}
.woocommerce span.ribbon {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin: 0;
  width: 90px;
  height: 90px;
  font-family: 'Montserrat', sans-serif;
  line-height: 150px;
  position: absolute;
  background-color: #ff7a5e;
  z-index: 10;
  top: -45px;
  right: -45px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.woocommerce span.ribbon.onsale {
  background-color: #3bb18f;
  left: initial;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.woocommerce span.ribbon.featured {
  background-color: #ff8c46;
}
.woocommerce .woocommerce-breadcrumb {
  font-size: 13px;
}
.woocommerce .widget_shopping_cart_content .wc-forward {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
  min-width: 110px;
}
.woocommerce div.product .product_title {
  color: #262e31;
  font-size: 42px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.woocommerce div.product .product_title:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  content: "";
  background-color: #e8ebf1;
}
.woocommerce div.product .product-details {
  margin-left: 0;
  margin-right: 0;
}
.woocommerce div.product .product-images {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.woocommerce div.product .product-images .breadcrumbs {
  position: absolute;
  top: 20px;
  left: 40px;
  background-color: #fff;
  padding: 15px 20px;
  font-size: 12px;
  color: #262e31;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 2000;
}
.woocommerce div.product .product-images .breadcrumbs i {
  padding: 0 8px;
  font-size: 6px;
  color: #8a97a2;
  position: relative;
}
.woocommerce div.product .product-images .breadcrumbs i:before {
  position: absolute;
  right: 5px;
  top: -7px;
}
.woocommerce div.product .product-images .breadcrumbs a {
  font-size: 12px;
  color: #8a97a2;
}
.woocommerce div.product .product-images .breadcrumbs a:hover {
  color: #262e31;
}
.woocommerce div.product .product-images .breadcrumbs .container {
  width: auto;
}
.woocommerce div.product .product-images .ribbons {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce div.product .product-images .images {
  position: relative;
}
.woocommerce div.product .product-images .images .zoom_in_marker {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #262e31;
  text-align: center;
  z-index: 2000;
  cursor: pointer;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #ff7a5e;
  color: #fff;
}
.woocommerce div.product .product-images .images .zoom_in_marker i {
  font-size: 17px;
  -webkit-transform: rotate(133deg);
      -ms-transform: rotate(133deg);
          transform: rotate(133deg);
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 5px;
}
.woocommerce div.product .view-detail-button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
  float: left;
  display: none;
}
.woocommerce div.product .view-detail-button:hover,
.woocommerce div.product .view-detail-button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce div.product .view-detail-button:hover,
.woocommerce div.product .view-detail-button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce div.product .view-detail-button:hover,
.woocommerce div.product .view-detail-button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce div.product .view-detail-button:hover,
.woocommerce div.product .view-detail-button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce div.product form.cart {
  margin: 100px 0 50px;
}
.woocommerce div.product form.cart.variations_form {
  margin-top: 50px;
}
.woocommerce div.product form.cart .quantity {
  position: relative;
}
.woocommerce div.product form.cart .quantity .qty {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 14px;
  color: #262e31;
  font-weight: 700;
  min-width: 140px;
  padding: 0 0 0 10px;
  min-width: 80px;
}
.woocommerce div.product form.cart .quantity .qty:hover {
  border-color: #8a97a2;
}
.woocommerce div.product form.cart .quantity .qty:focus {
  border-color: #262e31;
}
.woocommerce div.product form.cart .quantity .qty:hover {
  line-height: 59px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
  margin-left: 20px;
}
.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.woocommerce div.product form.cart .single_add_to_cart_button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.woocommerce div.product form.cart .single_add_to_cart_button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.woocommerce div.product form.cart .single_add_to_cart_button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.woocommerce div.product form.cart .single_add_to_cart_button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce div.product form.cart label,
.woocommerce div.product form.cart .label {
  color: #55616a;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 700;
  font-size: 12px;
  color: #bbc1cc;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.woocommerce div.product form.cart .variations select {
  height: 40px;
  padding: 0 30px 0 10px;
  border-color: #d8dde6;
  color: #55616a;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.woocommerce div.product form.cart .variations .value {
  position: relative;
}
.woocommerce div.product form.cart .variations .value:after {
  content: "\f0d7";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  position: absolute;
  right: 23px;
  top: 14px;
}
.woocommerce div.product form.cart .single_variation_wrap {
  float: left;
}
.woocommerce div.product form.cart table.variations {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.woocommerce div.product form.cart table.variations tr {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.woocommerce div.product form.cart table.variations .reset_variations {
  position: absolute;
  bottom: -30px;
  left: 0;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}
.woocommerce div.product form.cart .variations_button {
  overflow: hidden;
}
.woocommerce div.product.product-type-grouped form.cart {
  margin: 30px 0;
}
.woocommerce div.product.product-type-grouped form.cart .group_table {
  width: 100%;
}
.woocommerce div.product.product-type-grouped form.cart .group_table td.label {
  line-height: 60px;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #ff7a5e;
}
.woocommerce div.product.product-type-grouped form.cart .group_table td.price {
  font-size: 26px;
  line-height: 57px;
  padding-bottom: 0;
}
.woocommerce div.product.product-type-grouped form.cart .single_add_to_cart_button {
  margin-left: 0;
  margin-top: 20px;
}
.woocommerce div.product.product-type-external p.cart .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce div.product.product-type-external p.cart .button:hover,
.woocommerce div.product.product-type-external p.cart .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce div.product.product-type-external p.cart .button:hover,
.woocommerce div.product.product-type-external p.cart .button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce div.product.product-type-external p.cart .button:hover,
.woocommerce div.product.product-type-external p.cart .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce div.product.product-type-external p.cart .button:hover,
.woocommerce div.product.product-type-external p.cart .button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce div.product div[itemprop="description"] {
  color: #8a97a2;
  font-size: 14px;
}
.woocommerce div.product .summary {
  padding: 60px 100px 20px 80px;
  margin-bottom: 0 !important;
  border-top: 1px solid #e8ebf1;
}
.woocommerce div.product .summary .product-cat {
  color: #8a97a2;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 15px;
  display: inline-block;
}
.woocommerce div.product .summary .woocommerce-review-link {
  margin-left: 8px;
}
.woocommerce div.product .summary .woocommerce-product-rating {
  margin-bottom: 0;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating {
  width: 64px;
  margin-top: 10px;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating:before {
  color: #d8dde6;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating span:before {
  color: #55616a;
}
.woocommerce div.product .summary .price {
  color: #262e31;
  font-size: 40px;
  font-weight: 700;
  margin-top: 15px;
}
.woocommerce div.product .summary .price .amount {
  padding-right: 5px;
}
.woocommerce div.product .summary .price .amount + .amount {
  padding-left: 5px;
  padding-right: 0;
}
.woocommerce div.product .summary .price del {
  display: inline;
  padding-right: 5px;
  color: #8a97a2;
  font-size: 20px;
}
.woocommerce div.product .summary .price ins {
  font-size: 40px;
  text-decoration: none;
}
.woocommerce div.product .summary .price ins span {
  color: #262e31;
}
.woocommerce div.product .summary .stock {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #8a97a2;
  padding: 20px 0;
}
.woocommerce div.product .summary .stock span {
  font-weight: 400;
  font-size: 14px;
  color: #55616a;
  padding-left: 20px;
  text-transform: none;
}
.woocommerce div.product .summary .stock.in-stock span {
  color: #5fc661;
}
.woocommerce div.product .summary .stock.out-of-stock span {
  color: #55616a;
  text-decoration: line-through;
}
.woocommerce div.product .summary .share {
  float: left;
  margin-right: 40px;
  position: relative;
  padding-bottom: 30px;
  margin-top: -3px;
}
.woocommerce div.product .summary .share .icon-share {
  font-size: 12px;
  color: #8a97a2;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  cursor: pointer;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce div.product .summary .share .icon-share i {
  font-size: 20px;
  padding-right: 10px;
  float: left;
}
.woocommerce div.product .summary .share .icon-share:hover {
  color: #262e31;
}
.woocommerce div.product .summary .share .social-links {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  min-width: 300px;
}
.woocommerce div.product .summary .share .social-links a {
  width: 25px;
  height: 25px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background-color: #8a97a2;
  margin-right: 10px;
  color: #fff;
  display: inline-block;
  line-height: 25px;
  text-align: center;
}
.woocommerce div.product .summary .share .social-links a:hover {
  background-color: #ff7a5e;
}
.woocommerce div.product .summary .share .social-links a.share-facebook:hover {
  background-color: #3b569e;
}
.woocommerce div.product .summary .share .social-links a.share-twitter:hover {
  background-color: #54aced;
}
.woocommerce div.product .summary .share .social-links a.share-google-plus:hover {
  background-color: #d95031;
}
.woocommerce div.product .summary .share .social-links a.share-linkedin:hover {
  background-color: #0076b4;
}
.woocommerce div.product .summary .share .social-links a.share-pinterest:hover {
  background-color: #bc1f25;
}
.woocommerce div.product .summary .share:hover .social-links {
  opacity: 1;
}
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist {
  float: left;
  padding-bottom: 30px;
}
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist a {
  -webkit-transition: 0.3s;
          transition: 0.3s;
  color: #8a97a2;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist a:before {
  float: left;
  padding-right: 10px;
  font-size: 18px;
  margin-top: -2px;
}
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist a:hover {
  color: #262e31;
  text-decoration: none;
}
.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a {
  color: #262e31;
}
.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #ff7a5e;
}
.woocommerce div.product .summary .icon-share + .clear {
  display: none;
}
.woocommerce div.product .product_meta {
  clear: both;
  margin: 0;
  padding: 15px 0 0;
  border-top: 1px solid #e8ebf1;
  font-weight: 700;
  margin-top: 10px;
  display: block;
  font-size: 12px;
  color: #8a97a2;
  text-transform: uppercase;
}
.woocommerce div.product .product_meta span {
  display: block;
  margin-bottom: 15px;
}
.woocommerce div.product .product_meta span a,
.woocommerce div.product .product_meta span span {
  font-weight: 400;
  color: #55616a;
  font-size: 14px;
  text-transform: none;
  display: inline-block;
  margin-bottom: 0;
}
.woocommerce div.product .product_meta span a:hover,
.woocommerce div.product .product_meta span span:hover {
  color: #ff7a5e;
}
.woocommerce div.product .product_meta span a:first-child,
.woocommerce div.product .product_meta span span:first-child {
  padding-left: 73px;
}
.woocommerce div.product .product_meta .posted_in a:first-child {
  padding-left: 30px;
}
.woocommerce div.product .product_meta .sku_wrapper span:first-child {
  padding-left: 80px;
}
.woocommerce div.product .product_meta select {
  height: 40px;
  padding: 10px 20px;
  border-color: #d8dde6;
  color: #55616a;
  font-weight: 700;
}
.woocommerce div.product div.images {
  margin-bottom: 0;
}
.woocommerce div.product div.thumbnails {
  padding: 0;
  zoom: 1;
}
.woocommerce div.product div.thumbnails:before,
.woocommerce div.product div.thumbnails:after {
  content: "";
  display: table;
}
.woocommerce div.product div.thumbnails:after {
  clear: both;
}
.woocommerce div.product div.thumbnails a {
  float: left;
  width: 30.75%;
  margin-right: 3.8%;
  margin-bottom: 1em;
}
.woocommerce div.product div.thumbnails a.last {
  margin-right: 0;
}
.woocommerce div.product div.thumbnails a.first {
  clear: both;
}
.woocommerce div.product div.thumbnails.columns-1 a {
  width: 100%;
  margin-right: 0;
  float: none;
}
.woocommerce div.product div.thumbnails.columns-2 a {
  width: 48%;
}
.woocommerce div.product div.thumbnails.columns-4 a {
  width: 22.05%;
}
.woocommerce div.product div.thumbnails.columns-5 a {
  width: 16.9%;
}
.woocommerce div.product div.thumbnails {
  position: absolute;
  top: 110px;
  left: 100px;
  height: 100%;
  z-index: 2000;
}
.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img {
  max-width: 60px;
  height: auto;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  border: 2px solid #fff;
}
.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #ff7a5e;
}
.woocommerce div.product div.thumbnails #slider-next,
.woocommerce div.product div.thumbnails #slider-prev {
  background: none;
  width: 60px;
  text-align: center;
  display: inline-block !important;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.woocommerce div.product div.thumbnails #slider-next:before,
.woocommerce div.product div.thumbnails #slider-prev:before {
  font-family: Flaticon;
  font-size: 16px;
  content: "\e001";
  color: #ff7a5e;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  font-weight: 300;
}
.woocommerce div.product div.thumbnails #slider-prev {
  top: -20px;
}
.woocommerce div.product div.thumbnails #slider-next {
  top: 52%;
  left: 0;
  right: inherit;
  margin-top: 23px;
}
.woocommerce div.product div.thumbnails #slider-next:before {
  content: "\e002";
  line-height: 29px;
}
.woocommerce div.product .woocommerce-tabs {
  margin-top: 60px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  -webkit-border-radius: 0;
          border-radius: 0;
  margin: 0 -4px 0 0;
  padding: 0;
  background-color: transparent;
  border: none;
  position: relative;
  width: 25%;
  text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  position: absolute;
  bottom: 0;
  width: 0;
  right: 0;
  height: 2px;
  content: "";
  background-color: #000;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 0;
  color: #8a97a2;
  text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  left: 0;
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding: 45px 0 20px;
  margin: -1px 0 0 0;
  border-top: 1px solid #e8ebf1;
  z-index: 10;
  font-size: 16px;
  color: #8a97a2;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating .stars a:after {
  font-family: Flaticon;
  content: "\e007";
  color: #ccc;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating .stars a:hover:after,
.woocommerce div.product .woocommerce-tabs .comment-form-rating .stars a.active:after {
  color: #55616a;
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating .stars a.star-2:after {
  content: "\e007\e007";
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating .stars a.star-3:after {
  content: "\e007\e007\e007";
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating .stars a.star-4:after {
  content: "\e007\e007\e007\e007";
}
.woocommerce div.product .woocommerce-tabs .comment-form-rating .stars a.star-5:after {
  content: "\e007\e007\e007\e007\e007";
}
.woocommerce div.product .woocommerce-tabs .comment-form textarea {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
  height: 100px;
}
.woocommerce div.product .woocommerce-tabs .comment-form textarea:hover {
  border-color: #8a97a2;
}
.woocommerce div.product .woocommerce-tabs .comment-form textarea:focus {
  border-color: #262e31;
}
.woocommerce div.product .woocommerce-tabs .comment-form input[type="text"] {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
}
.woocommerce div.product .woocommerce-tabs .comment-form input[type="text"]:hover {
  border-color: #8a97a2;
}
.woocommerce div.product .woocommerce-tabs .comment-form input[type="text"]:focus {
  border-color: #262e31;
}
.woocommerce .upsells h2,
.woocommerce .related h2 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 35px 0;
  color: #262e31;
}
.woocommerce .related h2 {
  margin-top: 0;
}
.woocommerce .related-products {
  margin-top: 60px;
}
.woocommerce .related-products ul.products li.product {
  width: 100%;
}
.woocommerce .related-products .owl-controls .owl-buttons div {
  top: 30%;
  margin: 0;
  background-color: transparent;
  color: #8a97a2;
}
.woocommerce .related-products .owl-controls .owl-buttons div span:before {
  font-size: 18px;
}
.woocommerce .related-products .owl-controls .owl-buttons div:hover {
  color: #3b4144;
}
.woocommerce .products ul,
.woocommerce ul.products {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
.woocommerce .products ul ul.bb-products,
.woocommerce ul.products ul.bb-products {
  margin: 0;
}
.woocommerce ul.products li.product {
  -webkit-transition: 0.3s;
          transition: 0.3s;
  margin-bottom: 30px;
}
.woocommerce ul.products li.product.fd-col-4:nth-child(4n+1) {
  clear: both;
}
.woocommerce ul.products li.product.fd-col-3:nth-child(3n+1) {
  clear: both;
}
.woocommerce ul.products li.product.fd-col-2:nth-child(2n+1) {
  clear: both;
}
.woocommerce ul.products li.product .product-inner {
  position: relative;
  overflow: hidden;
}
.woocommerce ul.products li.product .product-inner:before {
  background-color: rgba(255, 122, 94, 0.9);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  opacity: 0;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.woocommerce ul.products li.product .product-inner:hover:before {
  opacity: 1;
}
.woocommerce ul.products li.product .product-inner:hover .product-info {
  padding-bottom: 40px;
  margin-top: -20px;
  z-index: 100;
  position: relative;
}
.woocommerce ul.products li.product .product-inner:hover .product-info h3 a,
.woocommerce ul.products li.product .product-inner:hover .product-info .price {
  color: #fff;
}
.woocommerce ul.products li.product .product-inner:hover .product-info .price del,
.woocommerce ul.products li.product .product-inner:hover .product-info .price del span {
  color: rgba(0, 0, 0, 0.3);
}
.woocommerce ul.products li.product .product-inner:hover .product-info .price ins span {
  color: #fff;
}
.woocommerce ul.products li.product .product-inner:hover .star-rating {
  opacity: 1;
  bottom: 20px;
}
.woocommerce ul.products li.product .product-inner:hover span.ribbon {
  background-color: transparent;
}
.woocommerce ul.products li.product .product-inner:hover .product-content-thumbnails .footer-product {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
      -ms-transform: translateX(-50%) translateY(-50%) scale(1);
          transform: translateX(-50%) translateY(-50%) scale(1);
}
.woocommerce ul.products li.product .onsale {
  right: -45px;
  top: -45px;
  margin: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding: 0;
}
.woocommerce ul.products li.product .product-content-thumbnails {
  display: block;
  overflow: hidden;
}
.woocommerce ul.products li.product .product-content-thumbnails .attachment-shop_catalog {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.woocommerce ul.products li.product .product-content-thumbnails .wp-post-image {
  position: relative;
  opacity: 1;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.4s;
          transition: 0.4s;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.6);
      -ms-transform: translateX(-50%) translateY(-50%) scale(0.6);
          transform: translateX(-50%) translateY(-50%) scale(0.6);
  opacity: 0;
  z-index: 100;
  -webkit-box-shadow: none;
  text-shadow: none;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .footer-product-button {
  display: table;
  margin: 0 auto;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward {
  float: left;
  display: block;
  border: 2px solid #fff;
  cursor: pointer;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 51px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  margin-right: 20px;
  color: #fff;
  -webkit-box-shadow: none;
  text-shadow: none;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  min-width: inherit;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #ff7a5e;
  border-color: #fff;
  background-color: #fff;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart i,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view i,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward i,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart i:before,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i:before,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view i:before,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward i:before {
  font-size: 21px;
  font-weight: 400;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart i,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view i,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward i {
  padding: 15px 16px;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  text-decoration: none;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist {
  margin-right: 0;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  display: block;
  padding: 20px 18px;
  color: #fff;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #ff7a5e;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart i:before {
  font-size: 17px;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart.loading:after {
  top: 0;
  right: 18px;
}
.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart.loading i {
  opacity: 0;
}
.woocommerce ul.products li.product a img {
  margin: 0;
}
.woocommerce ul.products li.product .product-info {
  position: relative;
  padding: 20px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce ul.products li.product h3 {
  font-size: 16px;
  padding: 0 0 15px 0;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  color: #262e31;
}
.woocommerce ul.products li.product h3 a {
  color: #262e31;
  -webkit-transition: none;
          transition: none;
}
.woocommerce ul.products li.product a:hover h3 {
  text-decoration: underline;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 10px;
  position: absolute;
  left: 20px;
  bottom: -20px;
  opacity: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  margin: 0;
  width: 50px;
}
.woocommerce ul.products li.product .star-rating:before {
  color: rgba(0, 0, 0, 0.3);
}
.woocommerce ul.products li.product .star-rating span:before {
  color: #fff;
}
.woocommerce ul.products li.product .price {
  font-size: 14px;
  font-weight: 700;
  color: #262e31;
  line-height: 1;
  display: block;
  position: relative;
}
.woocommerce ul.products li.product .price span {
  padding-right: 5px;
}
.woocommerce ul.products li.product .price .amount + .amount {
  padding-left: 5px;
  padding-right: 0;
}
.woocommerce ul.products li.product .price del {
  display: inline-block;
  padding-right: 10px;
  opacity: 1;
  color: #8a97a2;
}
.woocommerce ul.products li.product .price del span {
  color: #8a97a2;
}
.woocommerce ul.products li.product .price del .amount {
  padding-top: 0;
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
  display: inline-block;
}
.woocommerce ul.products li.product .price ins span {
  color: #262e31;
}
.woocommerce ul.products li.product .price ins .amount {
  padding-top: 0;
}
.woocommerce ul.products li.product div[itemprop="description"] {
  display: none;
}
.woocommerce ul.products li.product .button {
  line-height: 1;
  text-transform: none;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  background: transparent;
  color: #666;
}
.woocommerce ul.products li.product .button:hover {
  text-decoration: underline;
  color: #55616a;
}
.woocommerce ul.products li.product .button.product_type_variable .fa:before {
  content: "\f067";
}
.woocommerce ul.products li.product .button.loading:after {
  top: 0;
  right: 19px;
}
.woocommerce ul.products li.product .button.add_to_cart_button.added {
  display: none;
}
.woocommerce ul.products li.product .added_to_cart.wc-forward {
  overflow: hidden;
}
.woocommerce ul.products li.product .added_to_cart.wc-forward:before {
  font-family: FontAwesome;
  content: "\f00c";
  display: block;
  font-size: 18px;
}
.woocommerce ul.products li.product .clear {
  display: none;
}
.woocommerce ul.products li.product-category h3 {
  margin-top: 20px;
}
.woocommerce ul.products li.product-category h3 mark {
  background-color: transparent;
}
.woocommerce.shop-view-list ul.products li.product {
  width: 100%;
  float: none;
  clear: both;
}
.woocommerce.shop-view-list ul.products li.product h3 {
  font-size: 18px;
}
.woocommerce.shop-view-list ul.products li.product .price {
  font-size: 18px;
}
.woocommerce.shop-view-list ul.products li.product .product-inner {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.woocommerce.shop-view-list ul.products li.product .product-inner:hover:before {
  display: none;
}
.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  opacity: 1;
}
.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info {
  padding-bottom: 20px;
  margin-top: 0;
}
.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info .price,
.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a,
.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info .price ins span {
  color: #262e31;
}
.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #ff7a5e;
}
.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info .star-rating {
  bottom: 0;
}
.woocommerce.shop-view-list ul.products li.product .ribbon {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: auto;
  left: -45px;
}
.woocommerce.shop-view-list ul.products li.product .product-content-thumbnails {
  width: 270px;
  margin-right: 30px;
  float: left;
  position: relative;
}
.woocommerce.shop-view-list ul.products li.product .product-content-thumbnails:before {
  background-color: rgba(255, 122, 94, 0.9);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  display: block;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.woocommerce.shop-view-list ul.products li.product div[itemprop="description"] {
  display: block;
  margin-top: 15px;
  font-size: 15px;
}
.woocommerce.shop-view-list ul.products li.product .product-info {
  margin-left: 300px;
}
.woocommerce.shop-view-list ul.products li.product .star-rating {
  opacity: 1;
  bottom: 0;
  font-size: 13px;
  width: 65px;
}
.woocommerce.shop-view-list ul.products li.product .star-rating:before {
  color: #ccc;
}
.woocommerce.shop-view-list ul.products li.product .star-rating span:before {
  color: #262e31;
}
.woocommerce.shop-view-list ul.products li.product .price {
  position: static;
}
.woocommerce.shop-view-list ul.products li.product .price del {
  display: inline;
}
.woocommerce.shop-view-list ul.products li.product .price span {
  display: inline;
}
.woocommerce.shop-view-list ul.products li.product.product-category img {
  width: 270px;
  margin-right: 30px;
  float: left;
}
.woocommerce.shop-view-list ul.products li.product.product-category a {
  display: block;
  overflow: hidden;
}
.woocommerce.shop-view-list ul.products li.product:last-child .product-inner {
  padding-bottom: 0;
  border-bottom: none;
}
.woocommerce .star-rating {
  font-size: 13px;
  width: 60px;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
  font-family: Flaticon;
  content: "\e007\e007\e007\e007\e007";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.woocommerce .star-rating:before {
  color: #ccc;
}
.woocommerce .star-rating span:before {
  color: #555;
}
.woocommerce .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
  line-height: 1;
}
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span {
  display: none;
}
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  color: #666;
  font-size: 0;
  display: block;
}
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  font: normal normal normal 15px/1 FontAwesome;
  content: "\f004";
}
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #ff7a5e;
}
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  margin: 0;
  position: absolute;
  top: 18px;
  left: 18px;
}
.woocommerce nav.woocommerce-pagination {
  float: left;
  border-top: 1px solid #e8ebf1;
  padding-top: 30px;
  width: 100%;
  text-align: left;
}
.woocommerce nav.woocommerce-pagination ul {
  margin: 0;
  padding: 0;
  border-width: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right-width: 0;
  margin: 0 3px;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
  color: #8a97a2;
  font-size: 14px;
  line-height: 30px;
  -webkit-border-radius: 0;
          border-radius: 0;
  border-width: 0;
  padding: 0 10px;
  height: 30px;
  min-width: 30px;
  font-weight: 700;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li:first-child {
  margin-left: 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
  color: #fff;
  background-color: #262e31;
}
.woocommerce nav.woocommerce-pagination ul li .next i:before,
.woocommerce nav.woocommerce-pagination ul li .prev i:before {
  font-size: 15px;
}
.woocommerce nav.woocommerce-pagination ul li .next:hover,
.woocommerce nav.woocommerce-pagination ul li .prev:hover {
  color: #262e31;
  background-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul li .next {
  padding-left: 45px;
}
.woocommerce nav.woocommerce-pagination ul li .prev {
  padding-right: 45px;
}
.woocommerce .wishlist-title {
  display: none;
}
.woocommerce table.shop_table {
  border-width: 0;
  border-collapse: collapse;
  margin-bottom: 40px;
}
.woocommerce table.shop_table img {
  width: 100px;
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-bottom: 1px solid #eef1f7;
}
.woocommerce table.shop_table thead th {
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  border-color: #eef1f7;
  color: #262e31;
  font-size: 14px;
}
.woocommerce table.shop_table tbody td {
  padding: 20px 0;
}
.woocommerce table.shop_table .product-remove {
  padding: 0;
  text-align: center;
}
.woocommerce table.shop_table .product-remove a {
  color: #8a97a2 !important;
  font-size: 14px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  display: inline-block;
  background-color: #eef1f7;
}
.woocommerce table.shop_table .product-remove a:hover {
  color: #fff !important;
  background-color: #262e31;
}
.woocommerce table.shop_table .product-thumbnail {
  text-align: center;
}
.woocommerce table.shop_table .product-thumbnail img {
  width: 70px;
  height: auto;
}
.woocommerce table.shop_table .product-thumbnail-name a {
  color: #262e31;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #ff7a5e;
}
.woocommerce table.shop_table .product-thumbnail-name img {
  margin-right: 15px;
}
.woocommerce table.shop_table .product-stock-status span.wishlist-in-stock {
  color: #b0d95e;
  font-weight: 700;
}
.woocommerce table.shop_table .product-stock-status span.wishlist-out-of-stock {
  font-weight: 700;
  color: #8a97a2;
  text-decoration: line-through;
}
.woocommerce table.shop_table .product-price span,
.woocommerce table.shop_table .product-subtotal span {
  font-size: 20px;
  font-weight: 700;
  color: #262e31;
}
.woocommerce table.shop_table .product-quantity .qty {
  width: 100px;
  text-align: left;
  padding-left: 15px;
  padding-right: 0;
}
.woocommerce table.shop_table .product-add-to-cart {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce table.shop_table .product-add-to-cart a {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  display: inline-block !important;
}
.woocommerce table.shop_table .product-add-to-cart a:hover,
.woocommerce table.shop_table .product-add-to-cart a:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce table.shop_table .product-add-to-cart .sale-price-date {
  display: none;
}
.woocommerce table.shop_table td.actions {
  padding: 20px;
  background-color: #eef1f7;
}
.woocommerce table.shop_table td.actions .btn,
.woocommerce table.shop_table td.actions .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.woocommerce table.shop_table td.actions .btn:hover,
.woocommerce table.shop_table td.actions .button:hover,
.woocommerce table.shop_table td.actions .btn:focus,
.woocommerce table.shop_table td.actions .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce table.shop_table td.actions .button {
  float: right;
}
.woocommerce .cart-collaterals .coupon label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #262e31;
  margin-bottom: 20px;
}
.woocommerce .cart-collaterals .coupon .input-text {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  min-width: 280px;
  margin-right: 10px;
}
.woocommerce .cart-collaterals .coupon .input-text:hover {
  border-color: #8a97a2;
}
.woocommerce .cart-collaterals .coupon .input-text:focus {
  border-color: #262e31;
}
.woocommerce .cart-collaterals .coupon .input-text:hover {
  border-color: #8a97a2;
}
.woocommerce .cart-collaterals .coupon .input-text:focus {
  border-color: #262e31;
}
.woocommerce .cart-collaterals .coupon .input-text:hover {
  border-color: #8a97a2;
}
.woocommerce .cart-collaterals .coupon .input-text:focus {
  border-color: #262e31;
}
.woocommerce .cart-collaterals .coupon .button {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce .cart-collaterals .cart_totals table td {
  padding-top: 8px;
}
.woocommerce .cart-collaterals .cart_totals table .order-total td {
  padding-top: 15px;
}
.woocommerce table.wishlist_table {
  font-size: 14px;
}
.woocommerce table.wishlist_table thead th {
  border-width: 0;
  font-size: 14px;
  color: #262e31;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce table.wishlist_table thead th span {
  font-size: 14px !important;
  color: #262e31;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce table.wishlist_table thead th.product-remove {
  min-width: 70px;
}
.woocommerce table.wishlist_table .product-price,
.woocommerce table.wishlist_table .product-stock-stauts {
  text-align: center;
}
.woocommerce table.wishlist_table .product-name {
  padding-left: 10px;
}
.woocommerce table.wishlist_table .product-name a {
  font-size: 18px;
  color: #262e31;
  text-transform: uppercase;
}
.woocommerce table.wishlist_table .product-name a:hover {
  color: #ff7a5e;
}
.woocommerce table.wishlist_table td.product-stock-status {
  color: #8a97a2;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.woocommerce table.wishlist_table td.product-stock-status span.wishlist-in-stock {
  color: #8a97a2;
}
.woocommerce table.wishlist_table td.product-stock-status span.wishlist-in-stock:before {
  font-family: Flaticon;
  content: "\e000";
  font-size: 16px;
  color: #51c154;
  font-weight: 300;
  padding-right: 10px;
}
.woocommerce table.wishlist_table td.product-price {
  font-size: 20px;
  color: #262e31;
  font-weight: 700;
}
.woocommerce table.wishlist_table td.product-price del {
  color: #8a97a2;
  font-size: 16px;
}
.woocommerce table.wishlist_table td.product-price del span {
  color: #8a97a2;
  font-size: 16px;
}
.woocommerce table.wishlist_table td.product-price ins {
  text-decoration: none;
  padding-left: 5px;
}
.woocommerce table.wishlist_table td.product-add-to-cart a.button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce table.wishlist_table td.product-add-to-cart a.button:hover,
.woocommerce table.wishlist_table td.product-add-to-cart a.button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce table.wishlist_table td.product-add-to-cart a.button:hover,
.woocommerce table.wishlist_table td.product-add-to-cart a.button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce table.wishlist_table td.product-add-to-cart a.button:hover,
.woocommerce table.wishlist_table td.product-add-to-cart a.button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce table.wishlist_table td.product-add-to-cart a.button:hover,
.woocommerce table.wishlist_table td.product-add-to-cart a.button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce table.wishlist_table a.remove {
  font-size: 22px;
  width: 25px;
  height: 25px;
  line-height: 23px;
  background-color: #eef1f7 !important;
  color: #8a97a2 !important;
  display: block;
}
.woocommerce table.wishlist_table a.remove:hover {
  background-color: #262e31 !important;
  color: #fff !important;
}
.woocommerce table.wishlist_table tfoot {
  text-align: center;
  background-color: #eef1f7;
}
.woocommerce table.wishlist_table tfoot td {
  padding: 10px 0 15px;
}
.woocommerce table.wishlist_table tfoot .yith-wcwl-share {
  text-align: center;
  margin-bottom: 0;
}
.woocommerce table.wishlist_table tfoot .yith-wcwl-share .yith-wcwl-share-title {
  font-size: 14px;
  color: #262e31;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce table.wishlist_table tfoot .yith-wcwl-share ul li {
  padding: 0 5px;
}
.woocommerce table.wishlist_table tfoot .yith-wcwl-share ul li a {
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding-bottom: 20px;
  color: #262e31;
}
.woocommerce .cart-collaterals .cart_totals table {
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table th {
  width: 30%;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  color: #8a97a2;
  border: none;
}
.woocommerce .cart-collaterals .cart_totals table td {
  font-weight: 700;
  text-transform: uppercase;
  color: #262e31;
  border: none;
}
.woocommerce .cart-collaterals .cart_totals table td span {
  font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals table .amount {
  font-size: 14px;
  color: #8a97a2;
  font-weight: 700;
}
.woocommerce .cart-collaterals .cart_totals table .shipping td select {
  padding: 7px;
}
.woocommerce .cart-collaterals .cart_totals table .shipping td a {
  color: #262e31;
}
.woocommerce .cart-collaterals .cart_totals table .order-total th {
  vertical-align: middle;
  text-transform: uppercase;
}
.woocommerce .cart-collaterals .cart_totals table .order-total .amount {
  font-size: 16px;
  color: #262e31;
  font-weight: 700;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding-bottom: 0;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
  width: 100%;
  margin-bottom: 0;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce form .form-row {
  padding: 0;
}
.woocommerce form.checkout_coupon {
  border: none;
  padding: 0;
  margin-top: 10px;
}
.woocommerce form.checkout_coupon .form-row {
  float: left;
  width: 50%;
  padding-right: 15px;
}
.woocommerce form.woocommerce-checkout .form-row {
  margin-bottom: 25px;
}
.woocommerce form .form-row label {
  color: #8a97a2;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce form .form-row select {
  font-size: 13px;
  color: #55616a;
  font-weight: 700;
}
.woocommerce form .form-row .input-text {
  color: #55616a;
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 340px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  min-width: 280px;
  min-width: inherit;
}
.woocommerce form .form-row .input-text:hover {
  border-color: #8a97a2;
}
.woocommerce form .form-row .input-text:focus {
  border-color: #262e31;
}
.woocommerce form .form-row .input-text:hover {
  border-color: #8a97a2;
}
.woocommerce form .form-row .input-text:focus {
  border-color: #262e31;
}
.woocommerce form .form-row .input-text:hover {
  border-color: #8a97a2;
}
.woocommerce form .form-row .input-text:focus {
  border-color: #262e31;
}
.woocommerce form .form-row textarea,
.woocommerce form .form-row textarea.input-text {
  min-height: 100px;
  padding: 10px;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
  color: #bbc1cc;
}
.woocommerce form .form-row :-moz-placeholder {
  color: #bbc1cc;
}
.woocommerce form .form-row ::-moz-placeholder {
  color: #bbc1cc;
}
.woocommerce form .form-row :-ms-input-placeholder {
  color: #bbc1cc;
}
.woocommerce form.checkout h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #262e31;
  margin-bottom: 30px;
}
.woocommerce form.checkout .select2-container .select2-choice,
.woocommerce form.checkout .input-text {
  -webkit-border-radius: 0;
          border-radius: 0;
}
.woocommerce form.checkout .form-row-first,
.woocommerce form.checkout .form-row-last {
  width: 50%;
  float: left;
}
.woocommerce form.checkout .form-row-first {
  padding-right: 15px;
}
.woocommerce form.checkout .form-row-last {
  padding-left: 15px;
}
.woocommerce form.checkout .create-account .input-checkbox {
  opacity: 0;
}
.woocommerce form.checkout .create-account .input-checkbox:checked + label.checkbox:after {
  opacity: 1;
}
.woocommerce form.checkout .create-account label.checkbox {
  display: inline-block;
  color: #8a97a2;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding-left: 20px;
  line-height: 30px;
  font-size: 13px;
}
.woocommerce form.checkout .create-account label.checkbox:before {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid #d8dde6;
  content: "";
  top: 0;
  left: -23px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce form.checkout .create-account label.checkbox:after {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 14px;
  position: absolute;
  top: 8px;
  left: -15px;
  color: #55616a;
  opacity: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce form.checkout .woocommerce-shipping-fields h3 {
  position: relative;
}
.woocommerce form.checkout .woocommerce-shipping-fields h3 label {
  display: inline-block;
}
.woocommerce form.checkout .order-review {
  background-color: #fff;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order {
  border: 1px solid #eef1f7;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table thead th {
  background-color: #eef1f7;
  padding: 12px 30px;
  width: 50%;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table thead th:last-child {
  padding-left: 0;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table tbody td {
  padding: 12px 30px;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table tbody td:last-child {
  padding-left: 0;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table tbody td.product-name {
  font-size: 14px;
  text-transform: uppercase;
  color: #262e31;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table tbody td.product-total {
  font-size: 12px;
  font-weight: 700;
  color: #262e31;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table .shipping th {
  width: 40%;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table .shipping td {
  font-size: 13px;
  color: #8a97a2;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table tfoot td,
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table tfoot th {
  padding: 12px 30px;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table tfoot th {
  font-size: 14px;
  text-transform: uppercase;
  color: #8a97a2;
}
.woocommerce form.checkout .order-review .woocommerce-checkout-review-order .shop_table tfoot td {
  padding-left: 0;
  font-size: 12px;
  font-weight: 700;
  color: #262e31;
}
.woocommerce table.woocommerce-checkout-review-order-table {
  margin-bottom: 0;
  border-bottom: none;
}
.woocommerce table.woocommerce-checkout-review-order-table .product-total,
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce table.woocommerce-checkout-review-order-table .shipping td,
.woocommerce table.woocommerce-checkout-review-order-table .order-total td {
  text-align: right;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot td {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table .amount {
  font-family: 'Montserrat', sans-serif;
}
.woocommerce ul.order_details li strong {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 13px;
}
.woocommerce table.my_account_orders th {
  font-size: 14px;
}
.woocommerce table.my_account_orders th.order-number {
  border-left: 0;
}
.woocommerce table.my_account_orders td {
  font-size: 14px;
  font-weight: 400;
}
.woocommerce table.my_account_orders td.order-number {
  border-left: 0;
}
.woocommerce table.my_account_orders .order-actions .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce table.my_account_orders .order-actions .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce table.my_account_orders .order-actions .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce table.my_account_orders .order-actions .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce table.my_account_orders .order-actions .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce .customer-login {
  padding-top: 20px;
}
.woocommerce .customer-login .tabs-nav {
  margin-bottom: 50px;
}
.woocommerce .customer-login .tabs-nav li {
  margin-right: 60px;
}
.woocommerce .customer-login .tabs-nav li a {
  color: #bbc1cc;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 5px;
}
.woocommerce .customer-login .tabs-nav li a:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #ff7a5e;
  content: "";
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce .customer-login .tabs-nav li a.active {
  color: #262e31;
}
.woocommerce .customer-login .tabs-nav li a.active:after {
  width: 100%;
  left: 0;
}
.woocommerce .customer-login .tabs-nav li:last-child {
  margin-right: 0;
}
.woocommerce .customer-login form.login,
.woocommerce .customer-login form.register {
  border: none;
  padding: 0;
  margin: 0;
}
.woocommerce .customer-login form.login .input-text,
.woocommerce .customer-login form.register .input-text {
  height: 60px;
  border: none;
  border-bottom: 1px solid #e8ebf1;
  background-color: #fff;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  color: #262e31;
}
.woocommerce .customer-login form.login .input-text:focus,
.woocommerce .customer-login form.register .input-text:focus {
  border-color: #262e31;
}
.woocommerce .customer-login form.login input:-webkit-autofill,
.woocommerce .customer-login form.register input:-webkit-autofill {
  background-color: #fff !important;
  color: #262e31 !important;
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
.woocommerce .customer-login form.login ::-webkit-input-placeholder,
.woocommerce .customer-login form.register ::-webkit-input-placeholder {
  color: #bbc1cc;
  font-weight: 400;
}
.woocommerce .customer-login form.login :-moz-placeholder,
.woocommerce .customer-login form.register :-moz-placeholder {
  color: #bbc1cc;
  font-weight: 400;
}
.woocommerce .customer-login form.login ::-moz-placeholder,
.woocommerce .customer-login form.register ::-moz-placeholder {
  color: #bbc1cc;
  font-weight: 400;
}
.woocommerce .customer-login form.login :-ms-input-placeholder,
.woocommerce .customer-login form.register :-ms-input-placeholder {
  color: #bbc1cc;
  font-weight: 400;
}
.woocommerce .customer-login form.login .form-row,
.woocommerce .customer-login form.register .form-row {
  margin-bottom: 15px;
}
.woocommerce .customer-login form.login .form-row .button,
.woocommerce .customer-login form.register .form-row .button {
  width: 100%;
}
.woocommerce .customer-login form.login .form-row .button[name="register"],
.woocommerce .customer-login form.register .form-row .button[name="register"] {
  margin-top: 60px;
  margin-bottom: 40px;
}
.woocommerce .customer-login form.login .form-row .inline,
.woocommerce .customer-login form.register .form-row .inline {
  margin: 5px 0 15px;
  text-transform: none;
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  position: relative;
}
.woocommerce .customer-login form.login .form-row label.checkbox,
.woocommerce .customer-login form.register .form-row label.checkbox {
  padding-left: 45px;
  position: relative;
  line-height: 30px;
  display: inline-block;
  text-transform: none;
  color: #55616a;
  font-size: 16px;
  font-weight: 400;
}
.woocommerce .customer-login form.login .form-row label.checkbox:before,
.woocommerce .customer-login form.register .form-row label.checkbox:before {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid #d8dde6;
  content: "";
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce .customer-login form.login .form-row label.checkbox:after,
.woocommerce .customer-login form.register .form-row label.checkbox:after {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 14px;
  position: absolute;
  top: 8px;
  left: 8px;
  color: #55616a;
  opacity: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce .customer-login form.login .form-row #rememberme,
.woocommerce .customer-login form.register .form-row #rememberme {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
}
.woocommerce .customer-login form.login .form-row #rememberme:checked + label:after,
.woocommerce .customer-login form.register .form-row #rememberme:checked + label:after {
  opacity: 1;
}
.woocommerce .customer-login form.login .lost_password,
.woocommerce .customer-login form.register .lost_password {
  text-align: center;
}
.woocommerce .customer-login form.login .lost_password a,
.woocommerce .customer-login form.register .lost_password a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #55616a;
}
.woocommerce .customer-login form.login .lost_password a:hover,
.woocommerce .customer-login form.register .lost_password a:hover {
  color: #262e31;
  text-decoration: underline;
}
.woocommerce .comment-form {
  margin: 15px 0;
}
.woocommerce .comment-form .comment-form-author {
  padding-right: 15px;
}
.woocommerce .comment-form .comment-form-email {
  padding-left: 15px;
}
.woocommerce .comment-form .comment-form-author,
.woocommerce .comment-form .comment-form-email {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.woocommerce .comment-form .comment-form-author label,
.woocommerce .comment-form .comment-form-email label {
  display: block;
}
.woocommerce .comment-form .comment-form-author input,
.woocommerce .comment-form .comment-form-email input {
  width: 100%;
}
.woocommerce #reviews .comment-reply-title {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.woocommerce #reviews #review_form .comment-form p label {
  font-size: 14px;
  color: #262e31;
  font-weight: 700;
}
.woocommerce #reviews #review_form .comment-form .comment-form-rating .stars a {
  color: #ccc;
  font-size: 13px;
}
.woocommerce #reviews #review_form #respond p {
  margin-bottom: 20px;
}
.woocommerce #reviews #comment {
  height: 100px;
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
  padding: 15px 0;
  border-bottom: 1px solid #e8ebf1;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  top: 15px;
  width: 60px;
  height: auto;
  padding: 0;
  border-width: 0;
  background-color: transparent;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-left: 80px;
  padding: 0;
  border-width: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  color: #55616a;
  margin-bottom: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
  font-size: 16px;
  color: #55616a;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
  margin-bottom: 5px;
}
.woocommerce #reviews #comments ol.commentlist li strong {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
}
.woocommerce #reviews #comments ol.commentlist .star-rating {
  width: 64px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-horizontal {
  height: 8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #ff7a5e;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 18px;
  height: 18px;
  border: 2px solid #ff7a5e;
  background-color: #fff;
  top: -5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 5px;
  position: absolute;
  top: 5px;
  left: 5px;
  color: #ff7a5e;
}
.woocommerce .widget_price_filter .price_slider_amount {
  width: 100%;
  padding-top: 40px;
  position: relative;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
  width: 100%;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  font-size: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label .from,
.woocommerce .widget_price_filter .price_slider_amount .price_label .to {
  font-size: 14px;
  color: #55616a;
  font-weight: 700;
  position: absolute;
  top: -10px;
  left: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label .to {
  right: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #d8dde6;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
  color: #ff7a5e;
}
.woocommerce .yith-woocompare-widget .products-list {
  margin-bottom: 10px;
}
.woocommerce .yith-woocompare-widget li {
  padding: 5px 0;
}
.woocommerce .yith-woocompare-widget a.compare.button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  padding: 8px;
  font-size: 10px;
}
.woocommerce .yith-woocompare-widget a.compare.button:hover,
.woocommerce .yith-woocompare-widget a.compare.button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .yith-woocompare-widget a.compare.button:hover {
  color: #fff !important;
}
.woocommerce .yith-woocompare-widget a.compare.button:before {
  display: none;
}
.woocommerce .yith-woocompare-widget .clear-all {
  line-height: 30px;
}
.woocommerce .widget_product_categories ul li,
.woocommerce .widget_layered_nav ul li {
  border-bottom: solid 1px #f3f4f6;
  padding: 8px 0;
  position: relative;
}
.woocommerce .widget_product_categories ul li:last-child,
.woocommerce .widget_layered_nav ul li:last-child {
  border-bottom: none;
}
.woocommerce .widget_product_categories ul li .count,
.woocommerce .widget_layered_nav ul li .count {
  padding: 0 7px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background-color: #8a97a2;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  display: block;
  position: absolute;
  right: 0;
  top: 12px;
}
.woocommerce .widget_product_categories ul li .count:before,
.woocommerce .widget_layered_nav ul li .count:before {
  position: absolute;
  top: 2px;
  left: 6px;
  height: 16px;
  background-color: #8a97a2;
  width: 5px;
  content: "";
}
.woocommerce .widget_product_categories ul li .count:after,
.woocommerce .widget_layered_nav ul li .count:after {
  position: absolute;
  top: 2px;
  right: 6px;
  height: 16px;
  background-color: #8a97a2;
  width: 5px;
  content: "";
}
.woocommerce .widget_product_categories ul li ul,
.woocommerce .widget_layered_nav ul li ul {
  margin-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
.woocommerce .widget_product_categories ul li li,
.woocommerce .widget_layered_nav ul li li {
  border-bottom-width: 0;
}
.woocommerce .widget_product_categories ul li li a,
.woocommerce .widget_layered_nav ul li li a {
  color: #8a97a2;
}
.woocommerce .widget_layered_nav ul li {
  border-bottom: none;
  padding: 10px 0;
}
.woocommerce .widget_layered_nav ul li a {
  position: relative;
  padding-left: 50px;
  min-height: 30px;
  display: inline-block;
  color: #55616a;
}
.woocommerce .widget_layered_nav ul li a:before {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid #d8dde6;
  content: "";
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce .widget_layered_nav ul li a:after {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 14px;
  position: absolute;
  top: 8px;
  left: 8px;
  color: #55616a;
  opacity: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce .widget_layered_nav ul li:hover a:before {
  border-color: #8a97a2;
}
.woocommerce .widget_layered_nav ul li:hover a:after {
  color: #d8dde6;
  opacity: 1;
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
  font-size: 0;
  text-indent: -999px;
  border-color: #262e31;
}
.woocommerce .widget_layered_nav ul li.chosen a:after {
  opacity: 1;
  color: #262e31;
}
.woocommerce .widget_layered_nav ul li .count {
  top: 15px;
}
.woocommerce .widget_layered_nav .fd-select {
  position: relative;
}
.woocommerce .widget_layered_nav .fd-select select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.woocommerce .widget_layered_nav .fd-select:after {
  content: "\f0d7";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  position: absolute;
  right: 35px;
  top: 39px;
}
.woocommerce .widget_layered_nav .dropdown_layered_nav_color {
  height: 60px;
  line-height: 60px;
  border: 1px solid #d8dde6;
  padding: 0 15px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  font-size: 15px;
  color: #262e31;
  font-weight: 700;
  min-width: 240px;
  background-color: transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 40px;
  line-height: 37px;
  font-size: 13px;
  min-width: 200px;
}
.woocommerce .widget_layered_nav .dropdown_layered_nav_color:hover {
  border-color: #8a97a2;
}
.woocommerce .widget_layered_nav .dropdown_layered_nav_color:focus {
  border-color: #262e31;
}
.woocommerce .widget_layered_nav .dropdown_layered_nav_color:hover {
  border-color: #8a97a2;
}
.woocommerce .widget_layered_nav .dropdown_layered_nav_color:focus {
  border-color: #262e31;
}
.woocommerce .widget_layered_nav .dropdown_layered_nav_color:hover {
  border-color: #8a97a2;
}
.woocommerce .widget_layered_nav .dropdown_layered_nav_color:focus {
  border-color: #262e31;
}
.woocommerce .widget_layered_nav_filters ul li {
  float: none;
  padding: 10px 0;
}
.woocommerce .widget_layered_nav_filters ul li:first-child {
  padding-top: 0;
}
.woocommerce .widget_layered_nav_filters ul li:last-child {
  padding-bottom: 0;
}
.woocommerce .widget_layered_nav_filters ul li a {
  color: #55616a;
  position: relative;
  padding-left: 50px;
  display: inline-block;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
  font-size: 30px;
  color: #adb6be;
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce .widget_layered_nav_filters ul li:hover a:before {
  color: #262e31;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 10px 0;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  color: #262e31;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover {
  color: #ff7a5e;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}
.woocommerce ul.cart_list li .amount,
.woocommerce ul.product_list_widget li .amount {
  font-weight: 700;
  font-size: 14px;
  color: #262e31;
  padding-left: 100px;
  display: block;
}
.woocommerce ul.cart_list li .amount + .amount,
.woocommerce ul.product_list_widget li .amount + .amount {
  padding-left: 0;
  display: inline-block;
}
.woocommerce ul.cart_list li del .amount,
.woocommerce ul.product_list_widget li del .amount {
  color: #8a97a2;
}
.woocommerce ul.cart_list li .product-title,
.woocommerce ul.product_list_widget li .product-title {
  padding-bottom: 15px;
  display: block;
  padding-left: 100px;
  line-height: 1.3;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  display: none;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 80px;
  float: left;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 0;
  padding-right: 2em;
  padding-bottom: 10px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  left: auto;
  right: 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 1px solid #eef1f7;
}
.woocommerce .widget_shopping_cart .buttons .checkout,
.woocommerce.widget_shopping_cart .buttons .checkout {
  float: right;
}
.woocommerce .widget_product_search form,
.woocommerce.widget_product_search form {
  position: relative;
  padding: 7px 5px 7px 30px;
  border: 1px solid #eee;
}
.woocommerce .widget_product_search form:before,
.woocommerce.widget_product_search form:before {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  position: absolute;
  right: 7px;
  top: 15px;
}
.woocommerce .widget_product_search label,
.woocommerce.widget_product_search label,
.woocommerce .widget_product_search input[type=submit],
.woocommerce.widget_product_search input[type=submit] {
  display: none;
}
.woocommerce .widget_product_search .search-field,
.woocommerce.widget_product_search .search-field {
  border-width: 0;
  width: 100%;
}
.woocommerce .widget_product_tag_cloud .tagcloud a,
.woocommerce.widget_product_tag_cloud .tagcloud a {
  padding: 8px 10px;
  margin: 0 3px 6px 0;
  display: inline-block;
  font-size: 11px !important;
  font-weight: 400;
  background-color: #eee;
}
.woocommerce .widget_product_tag_cloud .tagcloud a:hover,
.woocommerce.widget_product_tag_cloud .tagcloud a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #262e31;
}
.woocommerce .col2-set {
  margin: 0 -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.woocommerce.columns-1 ul.products li.product {
  margin-right: 0;
  padding: 0 15px;
  float: left;
  width: 100%;
}
.woocommerce.columns-2 ul.products li.product {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.woocommerce.columns-3 ul.products li.product {
  width: 33.33%;
  padding: 0 15px;
  float: left;
}
.woocommerce.columns-4 ul.products li.product {
  width: 25%;
  padding: 0 15px;
  float: left;
}
.woocommerce.columns-5 ul.products li.product {
  width: 20%;
  padding: 0 15px;
  float: left;
}
.woocommerce.columns-6 ul.products li.product {
  width: 16.66%;
  padding: 0 15px;
  float: left;
}
.woocommerce .woocommerce-error {
  border: 1px solid #ffadad;
  background-color: #fff;
  color: #f07070;
  font-size: 16px;
  padding: 30px 30px 30px 80px !important;
}
.woocommerce .woocommerce-error:before {
  content: "\f00d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 18px;
  color: #fff;
  top: 26px;
  left: 30px;
  text-align: center;
  height: 35px;
  width: 35px;
  line-height: 35px;
  background-color: #f07070;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.woocommerce .woocommerce-error .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-error .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-error .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-error .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-error .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce .woocommerce-info {
  border: 1px solid #85bae0;
  background-color: #fff;
  color: #417eaa;
  font-size: 16px;
  padding: 30px 30px 30px 80px !important;
}
.woocommerce .woocommerce-info:before {
  content: "\f129";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 18px;
  color: #fff;
  top: 26px;
  left: 30px;
  text-align: center;
  height: 35px;
  width: 35px;
  line-height: 35px;
  background-color: #417eaa;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.woocommerce .woocommerce-info .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-info .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-info .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-info .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-info .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce .woocommerce-message {
  border: 1px solid #93d0aa;
  background-color: #fff;
  color: #4bb372;
  font-size: 16px;
  padding: 30px 30px 30px 80px !important;
}
.woocommerce .woocommerce-message:before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 18px;
  color: #fff;
  background-color: #4bb372;
  top: 26px;
  left: 30px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  border-color: #4bb372;
  text-align: center;
}
.woocommerce .woocommerce-message .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.woocommerce .return-to-shop .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce .return-to-shop .button:hover,
.woocommerce .return-to-shop .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .return-to-shop .button:hover,
.woocommerce .return-to-shop .button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce .return-to-shop .button:hover,
.woocommerce .return-to-shop .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce .return-to-shop .button:hover,
.woocommerce .return-to-shop .button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce .cart-empty {
  font-size: 14px;
}
.woocommerce ul#shipping_method li {
  text-indent: 0;
  padding-left: 0;
  font-size: 14px;
  text-transform: none;
  color: #8a97a2;
}
.woocommerce .shipping-calculator-button {
  font-size: 14px;
}
.woocommerce .shipping-calculator-form .button {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce-checkout .woocommerce {
  border-top: 1px solid #f3f4f6;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form {
  float: left;
  width: 50%;
  text-align: center;
  padding: 40px;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .woocommerce-info,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .woocommerce-info {
  border: none;
  padding: 0 !important;
  margin: 0 !important;
  color: #8a97a2;
  font-size: 16px;
  font-weight: 700;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .woocommerce-info a,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .woocommerce-info a {
  color: #262e31;
  font-size: 16px;
  font-weight: 700;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .woocommerce-info:before,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .woocommerce-info:before {
  display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .login,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .login {
  margin-top: 40px;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .login .form-row,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .form-row {
  width: 50%;
  float: left;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .login .form-row label,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .form-row label {
  color: #8a97a2;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .login .form-row.form-row-first,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .form-row.form-row-first {
  padding-right: 15px;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .login .form-row.form-row-last,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .form-row.form-row-last {
  padding-left: 15px;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .login .form-row label[for="rememberme"],
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .form-row label[for="rememberme"] {
  clear: both;
  display: block;
  margin-top: 10px;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .login .form-row .button,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .form-row .button {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
  margin-top: 10px;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .login .lost_password,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .lost_password {
  clear: both;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .checkout_coupon,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .checkout_coupon {
  margin-top: 40px;
  border: 1px solid #d3ced2;
  padding: 20px;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .checkout_coupon .form-row label,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .checkout_coupon .form-row label {
  color: #8a97a2;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .checkout_coupon .form-row .button,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .checkout_coupon .form-row .button {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .checkout_coupon .form-row ::-webkit-input-placeholder,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .checkout_coupon .form-row ::-webkit-input-placeholder {
  color: #bbc1cc;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .checkout_coupon .form-row :-moz-placeholder,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .checkout_coupon .form-row :-moz-placeholder {
  color: #bbc1cc;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .checkout_coupon .form-row ::-moz-placeholder,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .checkout_coupon .form-row ::-moz-placeholder {
  color: #bbc1cc;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form .checkout_coupon .form-row :-ms-input-placeholder,
.woocommerce-checkout .woocommerce .woocommerce-coupon-form .checkout_coupon .form-row :-ms-input-placeholder {
  color: #bbc1cc;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form {
  position: relative;
}
.woocommerce-checkout .woocommerce .woocommerce-login-form:after {
  position: absolute;
  top: 34px;
  right: 0;
  width: 1px;
  height: 40px;
  background-color: #f3f4f6;
  content: "";
}
.woocommerce-checkout #shipping_method li .shipping_method {
  float: left;
}
.woocommerce-checkout #payment {
  background: none;
}
.woocommerce-checkout #payment div.payment_box {
  background-color: #eef1f7;
  margin-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #eef1f7;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding: 30px;
  border-bottom-color: #eef1f7;
}
.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 15px;
}
.woocommerce-checkout #payment ul.payment_methods li label {
  position: relative;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  cursor: pointer;
}
.woocommerce-checkout #payment ul.payment_methods li label:before {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid #d8dde6;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  content: "";
  top: 0;
  left: -30px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce-checkout #payment ul.payment_methods li label:after {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #d8dde6;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  content: "";
  top: 9px;
  left: -21px;
  opacity: 0;
}
.woocommerce-checkout #payment ul.payment_methods li .input-radio {
  opacity: 0;
}
.woocommerce-checkout #payment ul.payment_methods li .input-radio:checked + label:after {
  opacity: 1;
  background-color: #262e31;
}
.woocommerce-checkout #payment ul.payment_methods li .input-radio:checked + label:before {
  border-color: #262e31;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label:before {
  top: 0;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label:after {
  top: 9px;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label img {
  padding: 0 10px 0 5px;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal .about_paypal {
  line-height: 30px;
}
.woocommerce-checkout #payment div.place-order {
  padding: 30px;
  margin-bottom: 0;
}
.woocommerce-checkout #payment div.place-order .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.woocommerce-checkout #payment div.place-order .button:hover,
.woocommerce-checkout #payment div.place-order .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce-checkout #payment div.place-order .button:hover,
.woocommerce-checkout #payment div.place-order .button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce-checkout #payment div.place-order .button:hover,
.woocommerce-checkout #payment div.place-order .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.woocommerce-checkout #payment div.place-order .button:hover,
.woocommerce-checkout #payment div.place-order .button:focus {
  color: #fff;
  border-color: #ff7a5e;
  background-color: #ff7a5e;
}
.woocommerce-checkout #payment div.place-order .terms {
  margin-bottom: 0;
}
.woocommerce-checkout #payment div.place-order .terms a {
  color: #ff7a5e;
}
.woocommerce-checkout #payment div.place-order .terms .checkbox {
  display: inline-block;
  padding-right: 5px;
  margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-checkout {
  clear: both;
  padding-top: 60px;
  border-top: 1px solid #f3f4f6;
}
.woocommerce-checkout .checkout-shipping {
  border-top: 1px solid #f3f4f6;
}
.woocommerce-checkout .checkout-shipping #ship-to-different-address {
  color: #8a97a2;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce-checkout .checkout-shipping #ship-to-different-address label.checkbox {
  padding-left: 45px;
  position: relative;
  line-height: 30px;
  cursor: pointer;
}
.woocommerce-checkout .checkout-shipping #ship-to-different-address label.checkbox:before {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid #d8dde6;
  content: "";
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce-checkout .checkout-shipping #ship-to-different-address label.checkbox:after {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 14px;
  position: absolute;
  top: 8px;
  left: 8px;
  color: #55616a;
  opacity: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.woocommerce-checkout .checkout-shipping #ship-to-different-address label.checkbox.checked:after {
  opacity: 1;
}
.woocommerce-checkout .checkout-shipping #ship-to-different-address .input-checkbox {
  opacity: 0;
}
.woocommerce-cart .entry-footer {
  clear: both;
}
.woocommerce-checkout h2,
.woocommerce-account h2,
.comment-respond h2,
.woocommerce-checkout h3,
.woocommerce-account h3,
.comment-respond h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce-checkout h3,
.woocommerce-account h3,
.comment-respond h3 {
  font-size: 16px;
}
.woocommerce-edit-address .woocommerce input[name="save_address"] {
  margin-top: 30px;
}
.woocommerce-order-received h2,
.woocommerce-order-received h3 {
  font-size: 16px;
  color: #262e31;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce-order-received h3 {
  font-size: 14px;
}
.woocommerce-order-received .woocommerce table.shop_table td,
.woocommerce-order-received .woocommerce table.shop_table tfoot th {
  border-top: none;
}
.shop-toolbar {
  margin: 0 0 17px;
}
.shop-toolbar form {
  display: inline-block;
}
.shop-toolbar select {
  vertical-align: middle;
}
.shop-toolbar .page-title {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 0;
  float: left;
  font-weight: 700;
  color: #55616a;
  line-height: 40px;
  padding-right: 8px;
}
.shop-toolbar .woo-character {
  float: left;
  display: block;
  line-height: 40px;
  color: #8a97a2;
}
.shop-toolbar .shop-view a {
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #d8dde6;
  color: #55616a;
}
.shop-toolbar .shop-view .current {
  color: #ff7a5e;
  border-color: #ff7a5e;
}
.shop-toolbar .shop-view .grid-view {
  margin-right: 3px;
}
.shop-toolbar .sort-by {
  padding: 0;
}
.shop-toolbar .sort-by form {
  margin: 0;
  position: relative;
}
.shop-toolbar .sort-by form:after {
  content: "\f0d7";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  position: absolute;
  right: 12px;
  top: 14px;
}
.shop-toolbar .sort-by select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
}
.shop-toolbar .sort-by select::-ms-expand {
  display: none;
}
.shop-toolbar .woocommerce-result-count {
  float: left;
  margin: 0;
  color: #8a97a2;
  font-size: 14px;
  line-height: 40px;
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination {
  text-align: center;
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers {
  display: none;
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers.next {
  display: inline-block;
  font-size: 14px;
  color: #262e31;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  height: 55px;
  line-height: 53px;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding: 0 30px;
  text-align: center;
  min-width: 166px;
  position: relative;
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers.next:before {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.3);
  width: 100%;
  height: 100%;
  content: "";
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers.next:focus,
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers.next:active {
  outline: none;
  background-color: transparent;
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers.next i {
  display: none;
  font-style: inherit;
  color: #262e31;
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers.next span {
  display: inline-block;
  color: #262e31;
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers.next.loading i {
  display: inline-block;
}
.shop-navigation-ajax.woocommerce nav.woocommerce-pagination li .page-numbers.next.loading span {
  display: none;
}
.filters-product-cat {
  padding: 35px 35px 25px;
  margin-top: -127px;
  background-color: #fff;
}
.filters-product-cat ul {
  margin: 0;
  padding: 0 0 30px;
  border-bottom: 1px solid #e8ebf1;
}
.filters-product-cat ul li {
  list-style: none;
  display: inline-block;
  padding-right: 50px;
  padding-bottom: 10px;
}
.filters-product-cat ul li:last-child {
  padding-right: 0;
}
.filters-product-cat ul li a {
  color: #8a97a2;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.filters-product-cat ul li a:after {
  position: absolute;
  bottom: -7px;
  right: 0;
  height: 2px;
  background-color: #ff7a5e;
  content: "";
  width: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.filters-product-cat ul li a.selected {
  color: #262e31;
}
.filters-product-cat ul li a.selected:after {
  left: 0;
  width: 100%;
}
.filters-product-cat ul li a:hover {
  color: #262e31;
}
.product-no-banner.woocommerce .breadcrumbs {
  padding: 0 0 20px;
  font-size: 12px;
  color: #262e31;
  text-transform: uppercase;
  font-weight: 700;
}
.product-no-banner.woocommerce .breadcrumbs i {
  padding: 0 8px;
  font-size: 6px;
  color: #8a97a2;
  position: relative;
}
.product-no-banner.woocommerce .breadcrumbs i:before {
  position: absolute;
  right: 5px;
  top: -7px;
}
.product-no-banner.woocommerce .breadcrumbs a {
  font-size: 12px;
  color: #8a97a2;
}
.product-no-banner.woocommerce .breadcrumbs a:hover {
  color: #262e31;
}
.product-no-banner.woocommerce div.product .summary {
  border: none;
  padding: 0 40px 0 40px;
  margin-bottom: 0;
}
.product-no-banner.woocommerce div.product div.thumbnails {
  position: relative;
  top: 0;
  left: 0;
  padding-top: 10px !important;
  margin-left: -5px;
  margin-right: -5px;
}
.product-no-banner.woocommerce div.product div.thumbnails a {
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.product-no-banner.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img {
  max-width: 125px;
}
.product-no-banner.woocommerce div.product div.thumbnails #slider-prev,
.product-no-banner.woocommerce div.product div.thumbnails #slider-next {
  top: 56px;
  padding: 0;
  width: auto;
  left: -15px;
  display: block !important;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.product-no-banner.woocommerce div.product div.thumbnails #slider-prev:before,
.product-no-banner.woocommerce div.product div.thumbnails #slider-next:before {
  font-family: Flaticon;
  content: "\e001";
  border-color: transparent;
  color: #8a97a2;
  font-size: 16px;
}
.product-no-banner.woocommerce div.product div.thumbnails #slider-prev:hover:before,
.product-no-banner.woocommerce div.product div.thumbnails #slider-next:hover:before {
  color: #3b4144;
}
.product-no-banner.woocommerce div.product div.thumbnails #slider-next {
  left: 100%;
  margin-left: 0;
  margin-top: 0;
}
.product-no-banner.woocommerce div.product div.thumbnails #slider-next:before {
  content: "\e002";
}
.product-banner-top.woocommerce .site-banner {
  padding-bottom: 165px;
  padding-top: 45px;
}
.product-banner-top.woocommerce .products-links .nav-previous a,
.product-banner-top.woocommerce .products-links .nav-next a {
  position: absolute;
  top: 38px;
  left: -70px;
  height: 50px;
  width: 50px;
  line-height: 48px;
  text-align: center;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  border: 2px solid #adb1b3;
  color: #abafb1;
  z-index: 1000;
  display: block;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.product-banner-top.woocommerce .products-links .nav-previous a:hover,
.product-banner-top.woocommerce .products-links .nav-next a:hover {
  border-color: #fff;
  color: #fff;
}
.product-banner-top.woocommerce .products-links .nav-previous a span:before,
.product-banner-top.woocommerce .products-links .nav-next a span:before {
  font-size: 16px;
}
.product-banner-top.woocommerce .products-links .nav-next a {
  left: inherit;
  right: -70px;
}
.product-banner-top.woocommerce div.product {
  background-color: #fff;
}
.product-banner-top.woocommerce div.product .product_title {
  font-size: 32px;
}
.product-banner-top.woocommerce div.product .summary {
  border: none;
  padding: 0 40px 0 40px;
  margin-bottom: 0;
}
.product-banner-top.woocommerce div.product .summary .product-cat {
  display: none;
}
.product-banner-top.woocommerce div.product .product-details {
  padding: 40px 25px 0;
}
.product-banner-top.woocommerce div.product div.thumbnails {
  position: relative;
  top: 0;
  left: 0;
  padding-top: 10px !important;
  margin-left: -5px;
  margin-right: -5px;
}
.product-banner-top.woocommerce div.product div.thumbnails a {
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.product-banner-top.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img {
  max-width: 125px;
}
.product-banner-top.woocommerce div.product div.thumbnails #slider-prev,
.product-banner-top.woocommerce div.product div.thumbnails #slider-next {
  top: 56px;
  padding: 0;
  width: auto;
  left: -15px;
  display: block !important;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.product-banner-top.woocommerce div.product div.thumbnails #slider-prev:before,
.product-banner-top.woocommerce div.product div.thumbnails #slider-next:before {
  font-family: Flaticon;
  content: "\e001";
  border-color: transparent;
  color: #8a97a2;
  font-size: 16px;
}
.product-banner-top.woocommerce div.product div.thumbnails #slider-prev:hover:before,
.product-banner-top.woocommerce div.product div.thumbnails #slider-next:hover:before {
  color: #3b4144;
}
.product-banner-top.woocommerce div.product div.thumbnails #slider-next {
  left: 100%;
  margin-left: 0;
  margin-top: 0;
}
.product-banner-top.woocommerce div.product div.thumbnails #slider-next:before {
  content: "\e002";
}
.yith_magnifier_zoom_magnifier {
  border: 2px solid #e8ebf1 !important;
}
.yith_magnifier_lens {
  border: none !important;
}
.product-cat-filter.woocommerce ul.products li.product {
  -webkit-transition: none;
          transition: none;
}
.modal-dialog.woocommerce .product .cart .button {
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
  min-width: 100px;
  margin-left: 6px;
}
.modal-dialog.woocommerce .product .cart .quantity .qty {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  min-width: 100px;
  min-width: 60px;
}
.modal-dialog.woocommerce .product .cart .quantity .qty:hover {
  line-height: 38px;
}
.modal-dialog.woocommerce .product .cart .view-detail-button {
  display: block;
  margin-left: 10px;
  min-width: 100px;
}
.product-banner-top.single-product .content-area {
  margin-top: -165px;
  background-color: #fff;
}
.product-banner-top.single-product .content-area .woocommerce-message {
  margin: 40px 40px 0 !important;
}
.product-banner-top.single-product .content-area .woocommerce-message .button {
  min-width: 200px;
  padding: 0 30px;
  height: 60px;
  line-height: 58px;
  background-color: transparent;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid #bbc1cc;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #262e31;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.product-banner-top.single-product .content-area .woocommerce-message .button:hover,
.product-banner-top.single-product .content-area .woocommerce-message .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.product-banner-top.single-product .content-area .woocommerce-message .button:hover,
.product-banner-top.single-product .content-area .woocommerce-message .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.product-banner-top.single-product .content-area .woocommerce-message .button:hover,
.product-banner-top.single-product .content-area .woocommerce-message .button:focus {
  color: #0c0f10;
  background-color: transparent;
  border-color: #0c0f10;
}
.product-banner-top.single-product .content-area .woocommerce-message .button:hover,
.product-banner-top.single-product .content-area .woocommerce-message .button:focus {
  color: #fff;
  border-color: #0c0f10;
  background-color: #0c0f10;
}
.modal-dialog.woocommerce div.product {
  margin-top: 0;
}
.modal-dialog.woocommerce div.product .modal-body {
  padding: 0;
}
.modal-dialog.woocommerce div.product .product-details {
  padding: 0;
}
.modal-dialog.woocommerce div.product .summary {
  padding: 0 40px 0;
}
.modal-dialog.woocommerce div.product div.thumbnails {
  display: none;
}
.modal-dialog.woocommerce div.product .summary .product-cat {
  display: block;
  margin-top: 25px;
  font-size: 12px;
  margin-bottom: 10px;
}
.modal-dialog.woocommerce div.product .summary .price {
  font-size: 32px;
  margin-top: 15px;
  margin-bottom: 0;
}
.modal-dialog.woocommerce div.product .product_title {
  font-size: 31px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.modal-dialog.woocommerce div.product form.cart {
  margin: 40px 0 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e8ebf1;
}
.modal-dialog.woocommerce div.product form.cart table.variations tr {
  margin-right: 10px;
}
.modal-dialog.woocommerce div.product form.cart table.variations tr:last-child {
  margin-right: 0;
}
.modal-dialog.woocommerce div.product form.variations_form {
  margin: 40px 0 25px;
  padding-bottom: 24px;
}
.modal-dialog.woocommerce div.product .product_meta {
  display: none;
}
.tooltip-inner {
  color: #fff;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}
.tooltip-arrow {
  border-color: transparent;
}
.tooltip.top .tooltip-arrow {
  border-top-color: transparent;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: transparent;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: transparent;
}
.tooltip.right .tooltip-arrow {
  border-right-color: transparent;
}
.tooltip.left .tooltip-arrow {
  border-left-color: transparent;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: transparent;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: transparent;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: transparent;
}
.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 35px;
}
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward {
  width: 40px;
  height: 40px;
  line-height: 37px;
}
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart i,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart i,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view i,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view i,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward i,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward i,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart i:before,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart i:before,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i:before,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i:before,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view i:before,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view i:before,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward i:before,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward i:before {
  font-size: 18px;
  font-weight: 400;
}
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart i,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart i,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist i,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view i,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view i,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward i,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward i {
  padding: 8px 7px;
}
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart .add_to_wishlist,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart .add_to_wishlist,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view .add_to_wishlist,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view .add_to_wishlist,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward .add_to_wishlist,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward .add_to_wishlist,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart .yith-wcwl-wishlistaddedbrowse a,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart .yith-wcwl-wishlistaddedbrowse a,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view .yith-wcwl-wishlistaddedbrowse a,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view .yith-wcwl-wishlistaddedbrowse a,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward .yith-wcwl-wishlistaddedbrowse a,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward .yith-wcwl-wishlistaddedbrowse a,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .product-quick-view .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .added_to_cart.wc-forward .yith-wcwl-wishlistexistsbrowse a {
  padding: 11px 7px;
}
.woocommerce.content-sidebar ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart i:before,
.woocommerce.sidebar-content ul.products li.product.col-md-3 .product-content-thumbnails .footer-product .btn-add-to-cart i:before {
  font-size: 15px;
}
.product-no-bg-overlay .tooltip-inner {
  color: #262e31;
  background-color: #fff;
}
.product-no-bg-overlay ul.products li.product .product-inner:before {
  display: none;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-info {
  padding-bottom: 20px;
  margin-top: 0;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-info h3 a,
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-info .price {
  color: #262e31;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-info .price del,
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-info .price del span {
  color: #8a97a2;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-info .price ins span {
  color: #262e31;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover .star-rating {
  bottom: 0;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover span.ribbon {
  background-color: #ff7a5e;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover span.ribbon.onsale {
  background-color: #3bb18f;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover span.ribbon.featured {
  background-color: #ff8c46;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-content-thumbnails .attachment-shop_catalog {
  opacity: 1;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-content-thumbnails .wp-post-image {
  opacity: 0;
}
.product-no-bg-overlay ul.products li.product .product-inner:hover .product-content-thumbnails.product-thumbnail-single .wp-post-image {
  opacity: 1;
}
.product-no-bg-overlay ul.products li.product .product-content-thumbnails {
  position: relative;
}
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .attachment-shop_catalog {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .wp-post-image {
  position: relative;
  opacity: 1;
}
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product {
  top: 50%;
}
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .product-quick-view,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward {
  border-color: #fff;
  background-color: #fff;
  color: #262e31;
}
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #262e31;
  border-color: #fff;
  background-color: #fff;
}
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .add_to_wishlist,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  color: #262e31;
}
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.product-no-bg-overlay ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #262e31;
}
.product-no-bg-overlay ul.products li.product .star-rating {
  bottom: 0;
  opacity: 1;
}
.product-no-bg-overlay ul.products li.product .star-rating span:before {
  color: #262e31;
}
.product-no-bg-overlay.shop-view-list ul.products li.product .product-content-thumbnails:before {
  display: none;
}
.widgets-area .widget_shopping_cart .widget_shopping_cart_content .button {
  min-width: 80px;
  padding: 0 15px;
}
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.footer-widgets {
  color: #8a97a2;
  padding: 55px 0;
  font-size: 13px;
  line-height: 1.8;
}
.footer-widgets a {
  color: #8a97a2;
}
.footer-widgets a:hover {
  color: #262e31;
}
.footer-widgets .widget {
  margin-bottom: 40px;
}
.footer-widgets .widget.widget_nav_menu .widget-title + * {
  padding: 0;
  border: none;
}
.footer-widgets .widget.widget_nav_menu .menu > li > a {
  text-transform: none;
}
.footer-widgets .widget:last-child {
  margin-bottom: 0;
}
.footer-widgets .widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-widgets .widget ul li {
  padding: 0;
  margin-bottom: 10px;
  border-bottom-width: 0;
}
.footer-widgets .widget ul li a {
  color: #8a97a2;
  font-size: 14px;
}
.footer-widgets .widget ul li a:after {
  display: none;
}
.footer-widgets .widget ul li a:hover {
  color: #262e31;
}
.footer-widgets .widget .footer-add {
  margin-top: 30px;
  font-size: 14px;
  color: #55616a;
  font-weight: 500;
}
.footer-widgets .widget .footer-add i {
  font-size: 18px;
  padding-right: 10px;
}
.footer-widgets .widget-title {
  color: #262e31;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.footer-widgets .widget_nav_menu .widget-title + ul,
.footer-widgets .widget_categories .widget-title + ul,
.footer-widgets .widget_product_categories .widget-title + ul,
.footer-widgets .widget_nav_menu .widget-title + .menu-main-menu-container,
.footer-widgets .widget_categories .widget-title + .menu-main-menu-container,
.footer-widgets .widget_product_categories .widget-title + .menu-main-menu-container {
  border: none;
}
.footer-nav {
  padding-top: 60px;
  padding-bottom: 40px;
  text-align: center;
}
.footer-nav ul.menu li {
  display: inline-block;
  padding: 0 20px 0 0;
}
.footer-nav ul.menu li a {
  color: #262e31;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  padding-left: 27px;
}
.footer-nav ul.menu li a:hover {
  color: #ff7a5e;
}
.footer-nav ul.menu li a:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 7px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.footer-nav ul.menu li:first-child a {
  padding-left: 0;
}
.footer-nav ul.menu li:first-child a:before {
  display: none;
}
.footer-nav ul.menu li:last-child {
  padding-right: 0;
}
.footer-nav .footer-logo {
  margin-bottom: 40px;
}
.footer-nav .socials {
  margin-bottom: 40px;
}
.footer-nav .socials a {
  border: 2px solid #e8ebf1;
  color: #8a97a2;
  font-size: 20px;
  text-align: center;
  line-height: 47px;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #fff;
}
.footer-nav .socials a:last-child {
  margin-right: 0;
}
.footer-nav .socials a:hover {
  color: #262e31;
  border-color: #262e31;
}
.site-footer {
  color: #8a97a2;
  font-size: 12px;
}
.site-footer .footer-container {
  border-top: 1px solid #e8ebf1;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-footer .footer-menu ul {
  margin: 0;
  padding: 0;
}
.site-footer .footer-menu ul li {
  display: inline-block;
  padding: 0 10px 0 14px;
  list-style: circle;
  position: relative;
}
.site-footer .footer-menu ul li a {
  font-size: 12px;
  color: #8a97a2;
}
.site-footer .footer-menu ul li a:hover {
  color: #262e31;
}
.site-footer .footer-menu ul li:hover {
  color: #262e31;
}
.site-footer .footer-menu ul li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  font-size: 7px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.site-footer .footer-menu ul li:first-child:before {
  display: none;
}
.site-footer .footer-menu ul li:last-child {
  padding-right: 0;
}
.no-mobile .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:hover {
  color: #262e31;
}
.no-mobile .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:hover:before {
  width: 100%;
  left: 0;
}
.no-mobile .furnde-products .filters-dropdown ul li a:hover {
  color: #262e31;
}
.no-mobile .furnde-products .filters-dropdown ul li a:hover:after {
  width: 100%;
  left: 0;
}
.no-mobile .woocommerce .customer-login .tabs-nav li a:hover:after {
  color: #262e31;
}
.no-mobile .woocommerce .customer-login .tabs-nav li a:hover:after:after {
  width: 100%;
  left: 0;
}
.no-mobile .woocommerce div.product .woocommerce-tabs ul.tabs li:hover:after {
  background-color: transparent;
}
.no-mobile .woocommerce div.product .woocommerce-tabs ul.tabs li:hover:after a {
  color: #000;
}
.no-mobile .woocommerce div.product .woocommerce-tabs ul.tabs li:hover:after:after {
  left: 0;
  width: 100%;
}
.no-mobile .fd-products-tabs .tabs-nav li a:hover {
  color: #262e31;
}
.no-mobile .fd-products-tabs .tabs-nav li a:hover:after {
  width: 100%;
  left: 0;
}
.no-mobile .filters-product-cat ul li a:hover:after {
  color: #262e31;
}
.no-mobile .filters-product-cat ul li a:hover:after:after {
  left: 0;
  width: 100%;
}
.mobile .site-header .menu-extra .extra-menu-item.menu-item-account a:after,
.mobile .topbar .widget.fd-my-account .account-login a:before {
  display: none;
}
.mobile .rev_slider .furnde-btn-1:after {
  display: none;
}
.mobile .furnde-category .cat-item .cat-content .btn-view:hover:after,
.mobile .furnde-category.show-now-hover .cat-item .cat-content .btn-view:before {
  display: none;
}
.mobile .furnde-category.show-now-hover .cat-item .cat-content .btn-view:hover:after {
  display: block;
}
.mobile .furnde-banner.furnde-banner-medium .b-content .link:after {
  display: none;
}
.mobile .fd-daily-deal .link:hover:after {
  display: none;
}
.mobile .furnde-image-box .b-content .link:after,
.mobile .furnde-banner.furnde-banner-small .b-content .link:after {
  display: none;
}
@media (min-width: 1600px) and (max-width: 1919px) {
  .product-full-width.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img {
    max-width: 50px;
  }
  .product-full-width.woocommerce div.product div.thumbnails #slider-next,
  .product-full-width.woocommerce div.product div.thumbnails #slider-prev {
    width: 50px;
  }
}
@media (max-width: 1600px) {
  .nav .mega-menu-container {
    max-width: 120%;
  }
  .product-full-width.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img {
    max-width: 45px;
  }
  .product-full-width.woocommerce div.product div.thumbnails #slider-next,
  .product-full-width.woocommerce div.product div.thumbnails #slider-prev {
    width: 45px;
  }
}
@media (max-width: 1289px) {
  .nav .mega-menu-container {
    max-width: 135%;
  }
  .product-full-width.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img {
    max-width: 40px;
  }
  .product-full-width.woocommerce div.product div.thumbnails #slider-next,
  .product-full-width.woocommerce div.product div.thumbnails #slider-prev {
    width: 40px;
  }
}
@media (max-width: 1199px) {
  .sidebar-content.woocommerce ul.products li.product.col-md-3 {
    width: 33.33%;
  }
  .sidebar-content.woocommerce ul.products li.product.col-md-3:nth-child(3n+1) {
    clear: both;
  }
  .sidebar-content.woocommerce ul.products li.product.col-md-3:nth-child(4n+1) {
    clear: none;
  }
  .product-banner-top.woocommerce .products-links {
    display: none;
  }
  .product-full-width.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img {
    max-width: 35px;
  }
  .product-full-width.woocommerce div.product div.thumbnails #slider-next,
  .product-full-width.woocommerce div.product div.thumbnails #slider-prev {
    width: 35px;
  }
  .ui-autocomplete .ui-menu-item .product-title {
    font-size: 12px;
  }
  .vc_row .fd-row-container {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 991px) {
  .topbar .topbar-right {
    text-align: center;
  }
  .topbar .topbar-right .widget {
    float: none;
    border: none;
  }
  .topbar .topbar-right .widget.fd-my-account .account-login a {
    display: inline-block;
    float: none;
  }
  .site-header .menu-extra .extra-menu-item.menu-item-toggle {
    display: block;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .container .container {
    padding-left: 0;
    padding-right: 0;
  }
  .header-full-width .site-header .header-container,
  .header-full-width .topbar .container-fluid,
  .site-footer .footer-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .woocommerce ul.products li.product.first {
    clear: none;
  }
  .woocommerce ul.products li.product .product-content-thumbnails .footer-product .compare-button,
  .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view {
    display: none;
  }
  .product-banner-top.woocommerce div.product div.thumbnails #slider-prev,
  .product-no-banner.woocommerce div.product div.thumbnails #slider-prev,
  .product-banner-top.woocommerce div.product div.thumbnails #slider-next,
  .product-no-banner.woocommerce div.product div.thumbnails #slider-next {
    display: none !important;
  }
  .product-banner-top.woocommerce div.product .product-details,
  .product-no-banner.woocommerce div.product .product-details {
    padding-left: 0;
    padding-right: 0;
  }
  .product-banner-top.single-product .content-area,
  .product-no-banner.single-product .content-area {
    margin-top: 0;
  }
  .product-banner-top.single-product .content-area .woocommerce-message,
  .product-no-banner.single-product .content-area .woocommerce-message {
    margin: 0 !important;
  }
  .product-banner-top.woocommerce .site-banner,
  .product-no-banner.woocommerce .site-banner {
    padding-bottom: 45px;
  }
  .product-full-width.woocommerce div.product div.thumbnails {
    display: none;
  }
  .product-full-width.woocommerce div.product .product-images .breadcrumbs {
    position: static;
    border-top: 1px solid #e8ebf1;
    padding-top: 30px;
    left: 0;
    top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .product-full-width.woocommerce div.product .summary {
    padding: 30px 30px 20px 30px;
  }
  .woocommerce div.product .summary .price {
    font-size: 30px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 12px;
  }
  .related-products .owl-controls {
    display: none !important;
  }
  .site-footer {
    text-align: center;
  }
  .site-footer .socials {
    text-align: center;
    padding-top: 10px;
  }
  .woocommerce.columns-1 ul.products li.product {
    margin-right: 0;
    padding: 0 15px;
    float: left;
    width: 100%;
  }
  .woocommerce.columns-2 ul.products li.product {
    width: 50%;
    padding: 0 15px;
    float: left;
  }
  .woocommerce.columns-3 ul.products li.product {
    width: 33.33%;
    padding: 0 15px;
    float: left;
  }
  .woocommerce.columns-4 ul.products li.product {
    width: 50%;
    padding: 0 15px;
    float: left;
  }
  .woocommerce.columns-5 ul.products li.product {
    width: 20%;
    padding: 0 15px;
    float: left;
  }
  .woocommerce.columns-6 ul.products li.product {
    width: 16.66%;
    padding: 0 15px;
    float: left;
  }
  .filters-product-cat {
    margin-top: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  .product-cat-filter .site-banner {
    padding-bottom: 70px;
  }
  .woocommerce-checkout .woocommerce .woocommerce-login-form,
  .woocommerce-checkout .woocommerce .woocommerce-coupon-form {
    width: 100%;
  }
  .woocommerce .cart-collaterals .cart_totals {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce div.product form.cart .single_add_to_cart_button {
    min-width: 170px;
    margin-left: 10px;
  }
  div.fd-daily-deal .sale-price-date .box {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 767px) {
  input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
            border-radius: 0;
  }
  .page-template-template-homepage.header-transparent .site-header {
    position: static;
  }
  .site-header {
    border-bottom: 1px solid #e8ebf1;
  }
  .site-header .menu-extra .extra-menu-item.menu-item-account ul {
    display: none;
  }
  .site-header .mini-cart .widget_shopping_cart_content {
    display: none;
  }
  .site-banner {
    padding: 50px 0;
  }
  .filters-product-cat ul li {
    padding-bottom: 15px;
    padding-right: 20px;
  }
  .filters-product-cat ul li a {
    font-size: 12px;
  }
  .woocommerce .related h2 {
    margin-top: 30px;
  }
  .woocommerce ul.products li.product {
    width: 50%;
  }
  .woocommerce form.checkout .form-row-first,
  .woocommerce form.checkout .form-row-last {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce ul.products li.product .product-inner:before {
    display: none;
  }
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product {
    top: 40%;
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
  }
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .btn-add-to-cart,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .product-quick-view,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .added_to_cart.wc-forward {
    color: #ff7a5e;
    border-color: #ffffff;
    background-color: #ffffff;
  }
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .btn-add-to-cart .add_to_wishlist,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .add_to_wishlist,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .product-quick-view .add_to_wishlist,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .added_to_cart.wc-forward .add_to_wishlist,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .btn-add-to-cart .yith-wcwl-wishlistaddedbrowse,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .product-quick-view .yith-wcwl-wishlistaddedbrowse,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .added_to_cart.wc-forward .yith-wcwl-wishlistaddedbrowse,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .btn-add-to-cart .yith-wcwl-wishlistaddedbrowse a,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .product-quick-view .yith-wcwl-wishlistaddedbrowse a,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .added_to_cart.wc-forward .yith-wcwl-wishlistaddedbrowse a,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .btn-add-to-cart .yith-wcwl-wishlistexistsbrowse a,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .product-quick-view .yith-wcwl-wishlistexistsbrowse a,
  .woocommerce ul.products li.product .product-inner .product-content-thumbnails .footer-product .added_to_cart.wc-forward .yith-wcwl-wishlistexistsbrowse a {
    color: #ff7a5e;
  }
  .woocommerce ul.products li.product .product-inner .star-rating {
    display: none;
  }
  .woocommerce ul.products li.product .product-inner:hover .product-info h3 a,
  .woocommerce ul.products li.product .product-inner:hover .product-info .price {
    color: #262e31;
  }
  .woocommerce ul.products li.product .product-inner:hover .product-info {
    margin-top: 0;
    padding-bottom: 20px;
  }
  .woocommerce div.product form.cart {
    margin-top: 30px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 33.33%;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
    margin-right: 0;
  }
  .woocommerce div.product .woocommerce-tabs .comment-form input[type="text"],
  .woocommerce div.product .woocommerce-tabs .comment-form textarea {
    width: 100%;
    min-width: 100%;
  }
  .woocommerce .comment-form .comment-form-author,
  .woocommerce .comment-form .comment-form-email {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce.shop-view-list ul.products li.product .product-inner .product-content-thumbnails .footer-product {
    top: 50%;
  }
  .product-banner-top.woocommerce div.product .summary,
  .product-no-banner.woocommerce div.product .summary {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
  .product-full-width.woocommerce div.product .product-images .images {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-full-width.woocommerce div.product .summary {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-content:after {
    left: 15px;
    right: 15px;
  }
  .site-footer .site-info,
  .site-footer .footer-menu {
    text-align: center;
    margin-bottom: 10px;
  }
  .site-footer .footer-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .shop-toolbar .text-right {
    text-align: left;
  }
  .shop-toolbar .sort-by {
    padding-left: 15px;
  }
  .product-cat-filter .shop-toolbar .sort-by {
    padding-left: 0;
  }
  .widgets-area {
    margin-top: 30px;
  }
  .sidebar-content.woocommerce ul.products li.product.fd-col-4 {
    width: 50%;
  }
  .sidebar-content.woocommerce ul.products li.product.fd-col-4:nth-child(2n+1) {
    clear: both;
  }
  .sidebar-content.woocommerce ul.products li.product.fd-col-4:nth-child(4n+1) {
    clear: none;
  }
  .sidebar-content.woocommerce ul.products li.product.fd-col-4:nth-child(3n+1) {
    clear: none;
  }
  .woocommerce ul.products li.product.fd-col-3:nth-child(2n+1) {
    clear: both;
  }
  .woocommerce ul.products li.product.fd-col-3:nth-child(3n+1) {
    clear: none;
  }
  .woocommerce ul.products li.product.fd-col-3:nth-child(4n+1) {
    clear: none;
  }
  .site-main > article .entry-format {
    margin-bottom: 15px;
  }
  .site-main > article .entry-format .entry-image img {
    width: 100%;
  }
  .entry-footer .category-links {
    float: left;
    margin-top: 20px;
  }
  .admin-bar .off-canvas-panel {
    top: 54px;
  }
  .off-canvas-panel .widget-panel-header {
    margin-bottom: 0;
  }
  .page-template-template-boxed-content .content-area {
    padding-left: 0;
    padding-right: 0;
  }
  .single-post .entry-footer,
  .post-author-box,
  .single-post .comments-area {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-widgets .widget {
    margin-bottom: 40px;
  }
  .footer-widgets .widget:last-child {
    margin-bottom: 40px;
  }
  .search-panel .search-label {
    display: none;
  }
  .search-panel .instance-search .search-field {
    font-size: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .search-panel .instance-search .search-panel-close {
    top: -10px;
  }
  .woocommerce-checkout .woocommerce .woocommerce-login-form .login .form-row,
  .woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .form-row {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce-checkout .woocommerce .woocommerce-login-form .login .form-row.form-row-last,
  .woocommerce-checkout .woocommerce .woocommerce-coupon-form .login .form-row.form-row-last {
    padding-left: 0;
    padding-right: 0;
  }
  .vc_row .fd-row-container {
    margin-top: 0 !important;
  }
  .modal.login-panel {
    display: none;
  }
}
@media (max-width: 600px) {
  .header-full-width .site-header .header-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-header .menu-logo {
    width: 100%;
    text-align: center;
  }
  .site-header .menu-extra {
    padding-top: 0;
    width: 100%;
  }
  .site-header .menu-extra ul {
    float: none;
    margin: 0 auto;
    display: table;
  }
  .site-banner {
    padding: 50px 0;
  }
  .site-banner h1 {
    font-size: 30px;
  }
  .woocommerce.columns-1 ul.products li.product {
    width: 100%;
  }
  .woocommerce.columns-2 ul.products li.product {
    width: 100%;
  }
  .woocommerce.columns-3 ul.products li.product {
    width: 100%;
  }
  .woocommerce.columns-4 ul.products li.product {
    width: 100%;
  }
  .woocommerce.columns-5 ul.products li.product {
    width: 100%;
  }
  .woocommerce.columns-6 ul.products li.product {
    width: 100%;
  }
  .woocommerce ul.products li.product {
    width: 100%;
  }
  .woocommerce.shop-view-list ul.products li.product .product-content-thumbnails {
    width: 100%;
    float: none;
  }
  .woocommerce.shop-view-list ul.products li.product .product-info {
    margin-left: 0;
  }
  .woocommerce table.shop_table td.product-thumbnail-name a {
    font-size: 0;
  }
  .woocommerce table.shop_table .product-subtotal {
    display: none;
  }
  .woocommerce table.shop_table .product-quantity .qty {
    width: 70px;
    min-width: 70px;
    height: 40px;
    line-height: 40px;
  }
  .woocommerce div.product form.cart label,
  .woocommerce div.product form.cart .label {
    white-space: normal;
    line-height: 1.6;
  }
  .newletter-panel .modal-dialog {
    width: 400px;
  }
  .sidebar-content.woocommerce ul.products li.product.col-md-3 {
    width: 100%;
  }
  .post-author-box .post-author-desc {
    padding-left: 0;
  }
  .post-author-box .post-author-desc p {
    clear: both;
  }
  .post-author-box .post-author-avatar {
    margin-bottom: 15px;
  }
  .post-author-box .post-author-name {
    margin-top: 0;
  }
  .post-author-box .post-author-name h3 {
    padding-top: 15px;
  }
  .comments-area .comment-list .children {
    padding-left: 10px;
  }
  .comments-area .comment-list .comment-meta .author-posted {
    display: block;
    padding-left: 0;
  }
  .comments-area .comment-list .comment-meta .comment-reply-link,
  .comments-area .comment-list .comment-meta .comment-edit-link {
    float: none;
    padding-right: 10px;
  }
  .woocommerce table.wishlist_table .product-stock-stauts,
  .woocommerce table.wishlist_table .product-stock-status,
  .woocommerce table.wishlist_table .product-thumbnail {
    display: none;
  }
  .woocommerce table.wishlist_table .product-name a {
    font-size: 14px;
  }
  .woocommerce table.wishlist_table td.product-add-to-cart a.button {
    min-width: 100%;
  }
  .off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a,
  .off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout {
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    min-width: 160px;
    min-width: 100px;
  }
}
@media (max-width: 480px) {
  .site-header .menu-extra .extra-menu-item {
    margin-left: 20px;
  }
  .site-header .menu-extra .extra-menu-item.menu-item-account {
    margin-left: 0;
  }
  .site-banner h1 {
    font-size: 30px;
  }
  .woocommerce table.shop_table .product-price span,
  .woocommerce table.shop_table .product-subtotal span {
    font-size: 14px;
  }
  .woocommerce table.shop_table thead th {
    font-size: 12px;
  }
  .woocommerce table.shop_table .product-quantity .qty {
    width: 50px;
    min-width: 50px;
  }
  .woocommerce table.shop_table td.actions .btn {
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    min-width: 160px;
    margin-bottom: 15px;
    width: 100%;
  }
  .woocommerce table.shop_table td.actions .button {
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    min-width: 160px;
    float: none;
    width: 100%;
  }
  .woocommerce .cart-collaterals .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
  }
  .woocommerce .cart-collaterals .coupon .button {
    width: 100%;
  }
  .woocommerce #reviews #comments ol.commentlist .star-rating {
    float: none;
  }
  .woocommerce div.product form.cart .single_add_to_cart_button {
    min-width: 120px;
    margin-left: 0;
  }
  .woocommerce form.checkout_coupon .form-row {
    width: 100%;
  }
  .woocommerce-checkout .woocommerce .woocommerce-coupon-form,
  .woocommerce-checkout .woocommerce .woocommerce-login-form {
    padding: 20px 0;
  }
  .woocommerce-checkout .woocommerce .woocommerce-coupon-form .woocommerce-info,
  .woocommerce-checkout .woocommerce .woocommerce-login-form .woocommerce-info {
    font-size: 14px;
  }
  .woocommerce-checkout .woocommerce .woocommerce-coupon-form .woocommerce-info a,
  .woocommerce-checkout .woocommerce .woocommerce-login-form .woocommerce-info a {
    font-size: 14px;
  }
  .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label img {
    display: none;
  }
  .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label .about_paypal {
    padding-left: 10px;
  }
  .woocommerce table.my_account_orders .order-actions .button {
    min-width: 80px;
  }
  .comments-area .comment-list .comment-meta {
    padding-left: 0;
  }
  .comments-area .comment-list .comment-author {
    margin-bottom: 15px;
  }
  .comments-area .comment-content {
    clear: both;
  }
  .entry-header .entry-title {
    font-size: 18px;
  }
  article.sticky .entry-title:before {
    font-size: 16px;
    margin-top: 3px;
  }
  .off-canvas-panel {
    width: 320px;
  }
  .display-nav .site,
  .display-cart .site {
    -webkit-transform: translateX(-320px);
        -ms-transform: translateX(-320px);
            transform: translateX(-320px);
  }
  .mini-cart .widget_shopping_cart_content {
    width: 260px;
  }
  .footer-nav .socials a {
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-size: 18px;
  }
  .footer-nav ul.menu li {
    padding-right: 10px;
  }
  .footer-nav ul.menu li a {
    font-size: 12px;
    padding-left: 17px;
  }
  .woocommerce table.wishlist_table td.product-add-to-cart {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce table.wishlist_table td.product-add-to-cart a.button {
    min-width: 100%;
    overflow: hidden;
  }
  .woocommerce table.wishlist_table .product-remove {
    display: none;
  }
  .woocommerce table.wishlist_table tbody td {
    padding: 10px 0;
  }
  .error404 .page-header .page-title {
    font-size: 120px;
  }
  .off-canvas-panel.cart-panel.woocommerce ul.cart_list li a,
  .off-canvas-panel.cart-panel.woocommerce ul.product_list_widget li a {
    font-size: 0;
  }
  .off-canvas-panel.cart-panel.woocommerce ul.cart_list li img,
  .off-canvas-panel.cart-panel.woocommerce ul.product_list_widget li img {
    width: 50px;
  }
  .off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a,
  .off-canvas-panel.cart-panel .widget_shopping_cart_content .buttons a.checkout {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
  .site-header .menu-extra .extra-menu-item {
    margin-left: 20px;
  }
  .site-header .menu-extra .extra-menu-item.menu-item-account {
    margin-left: 0;
  }
  .off-canvas-panel {
    width: 280px;
  }
  .display-nav .site,
  .display-cart .site {
    -webkit-transform: translateX(-280px);
        -ms-transform: translateX(-280px);
            transform: translateX(-280px);
  }
  .mini-cart .widget_shopping_cart_content {
    width: 200px;
  }
  .comments-area .comment-list .comment-meta .author-posted {
    clear: both;
  }
  .comments-area .comment-list .comment-meta .author-name a {
    padding-top: 20px;
    display: block;
  }
  .comments-area .comment-respond .comment-form {
    padding: 0;
    border: none;
  }
}
/**
 * Color Scheme mixin
 */
.green .btn-fourth {
  color: #3bb18f;
  border-color: #3bb18f;
}
.green .btn-fourth:hover,
.green .btn-fourth:focus {
  color: #3bb18f;
  border-color: #3bb18f;
}
.green .btn-fifth {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green .btn-fifth:hover,
.green .btn-fifth:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #3bb18f;
}
.green .ui-autocomplete .all-results a:before {
  background-color: #3bb18f;
}
.green .backtotop {
  background-color: #3bb18f;
}
.green .topbar a:hover {
  color: #3bb18f;
}
.green .topbar .widget.fd-my-account .account-login a:before {
  background-color: #3bb18f;
}
.green .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #3bb18f;
}
.green .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #3bb18f;
}
.green .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #3bb18f;
}
.green .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #3bb18f;
}
.green .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #3bb18f;
}
.green.header-primary-color .site-header {
  background-color: #3bb18f;
}
.green.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #3bb18f;
  background-color: #fff;
}
.green.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.green .nav li li a:before {
  background-color: #3bb18f;
}
.green .nav .mega-sub-menu ul li a:before {
  color: #3bb18f;
  background-color: transparent;
}
.green .nav .mega-sub-menu ul li a:hover {
  color: #3bb18f;
}
.green .primary-nav > ul > li > a:after {
  background-color: #3bb18f;
}
.green .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #3bb18f;
}
.green .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #3bb18f;
}
.green .off-canvas-panel.main-nav .menu li:before {
  background-color: #3bb18f;
}
.green .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #3bb18f;
}
.green .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #3bb18f;
}
.green .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #3bb18f;
}
.green article.sticky .entry-title:before {
  color: #3bb18f;
}
.green .entry-header .entry-title a:hover {
  color: #3bb18f;
}
.green .entry-format blockquote a {
  color: #3bb18f;
}
.green .entry-format .link-block:hover {
  background-color: #3bb18f;
}
.green.format-link.entry-format .link-block:hover {
  color: #3bb18f;
}
.green .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #3bb18f;
}
.green .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #3bb18f;
}
.green .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #3bb18f;
}
.green .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #3bb18f;
}
.green .widget .mc4wp-form input[type="submit"] {
  background-color: #3bb18f;
}
.green .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #3bb18f;
}
.green .widget_nav_menu .menu > li > a:after,
.green .widget_categories .menu > li > a:after,
.green .widget_product_categories .menu > li > a:after,
.green .widget_nav_menu > ul > li > a:after,
.green .widget_categories > ul > li > a:after,
.green .widget_product_categories > ul > li > a:after {
  background-color: #3bb18f;
}
.green.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.green .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #3bb18f;
}
.green.woocommerce div.product form.cart .single_add_to_cart_button,
.green .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.green .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.green.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.green .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.green .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.green.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.green .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.green .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #3bb18f;
}
.green.woocommerce div.product.product-type-external p.cart .button,
.green .woocommerce div.product.product-type-external p.cart .button {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce div.product.product-type-external p.cart .button:hover,
.green .woocommerce div.product.product-type-external p.cart .button:hover,
.green.woocommerce div.product.product-type-external p.cart .button:focus,
.green .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce div.product.product-type-external p.cart .button:hover,
.green .woocommerce div.product.product-type-external p.cart .button:hover,
.green.woocommerce div.product.product-type-external p.cart .button:focus,
.green .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.green .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #3bb18f;
}
.green.woocommerce div.product .product_meta span a:hover,
.green .woocommerce div.product .product_meta span a:hover,
.green.woocommerce div.product .product_meta span span:hover,
.green .woocommerce div.product .product_meta span span:hover {
  color: #3bb18f;
}
.green.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.green .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #3bb18f;
}
.green.woocommerce div.product div.thumbnails #slider-next:before,
.green .woocommerce div.product div.thumbnails #slider-next:before,
.green.woocommerce div.product div.thumbnails #slider-prev:before,
.green .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #3bb18f;
}
.green.woocommerce ul.products li.product .product-inner:hover:before,
.green .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #3bb18f;
  opacity: 0.9;
}
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #3bb18f;
}
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.green.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.green .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #3bb18f;
}
.green.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.green .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #3bb18f;
}
.green.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.green .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #3bb18f;
  opacity: 0.9;
}
.green.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.green .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.green.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.green .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.green.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.green .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #3bb18f;
}
.green.woocommerce table.shop_table .product-thumbnail-name a:hover,
.green .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #3bb18f;
}
.green.woocommerce table.wishlist_table .product-name a:hover,
.green .woocommerce table.wishlist_table .product-name a:hover {
  color: #3bb18f;
}
.green.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.green .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #3bb18f;
  background-color: #3bb18f;
  width: 100%;
}
.green.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.green .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.green.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.green .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.green .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.green.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.green .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce .customer-login .tabs-nav li a:after,
.green .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #3bb18f;
}
.green.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.green .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.green.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.green .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #3bb18f;
}
.green.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.green .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #3bb18f;
}
.green.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.green .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #3bb18f;
}
.green.woocommerce .widget_price_filter .price_slider_amount .button,
.green .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #3bb18f;
  background-color: #3bb18f;
  width: 100%;
}
.green.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.green .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.green.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.green .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.green .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.green.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.green .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce .widget_layered_nav_filters ul li a:before,
.green .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #3bb18f;
}
.green.woocommerce ul.cart_list li a:hover,
.green .woocommerce ul.cart_list li a:hover,
.green.woocommerce ul.product_list_widget li a:hover,
.green .woocommerce ul.product_list_widget li a:hover {
  color: #3bb18f;
}
.green.woocommerce .return-to-shop .button,
.green .woocommerce .return-to-shop .button {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce .return-to-shop .button:hover,
.green .woocommerce .return-to-shop .button:hover,
.green.woocommerce .return-to-shop .button:focus,
.green .woocommerce .return-to-shop .button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green.woocommerce .return-to-shop .button:hover,
.green .woocommerce .return-to-shop .button:hover,
.green.woocommerce .return-to-shop .button:focus,
.green .woocommerce .return-to-shop .button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green .woocommerce-checkout #payment div.place-order .button {
  border-color: #3bb18f;
  background-color: #3bb18f;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.green .woocommerce-checkout #payment div.place-order .button:hover,
.green .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green .woocommerce-checkout #payment div.place-order .button:hover,
.green .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green .woocommerce-checkout #payment div.place-order .terms a {
  color: #3bb18f;
}
.green .shop-toolbar .shop-view .current {
  color: #3bb18f;
  border-color: #3bb18f;
}
.green .filters-product-cat ul li a:after {
  background-color: #3bb18f;
}
.green .footer-nav ul.menu li a:hover {
  color: #3bb18f;
}
.green .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #3bb18f;
}
.green .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #3bb18f;
  opacity: 0.9;
}
.green .furnde-newletter.style-2 {
  border: 1px solid #3bb18f;
}
.green .fd-icon-box .box-content h3 a:hover {
  color: #3bb18f;
}
.green .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #3bb18f;
}
.green .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #3bb18f;
}
.green .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #3bb18f;
}
.green .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #3bb18f;
}
.green .fd-products-tabs .tabs-nav li a:after {
  background-color: #3bb18f;
}
.green .fd-daily-deal .link:after {
  background-color: #3bb18f;
}
.green .fd-daily-deal .link:hover {
  color: #3bb18f;
}
.green .furnde-image-box .b-content .link:before {
  background-color: #3bb18f;
}
.green .furnde-products .filters-dropdown ul li a:after {
  background-color: #3bb18f;
}
.green .featured-products .link {
  color: #3bb18f;
  border-color: #3bb18f;
}
.green .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #3bb18f;
}
.green .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #3bb18f;
}
.green .fd-cta .fd-cta-contents .link {
  border-color: #3bb18f;
  background-color: #3bb18f;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.green .fd-cta .fd-cta-contents .link:hover,
.green .fd-cta .fd-cta-contents .link:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green .fd-cta .fd-cta-contents .link:hover,
.green .fd-cta .fd-cta-contents .link:focus {
  border-color: #3bb18f;
  background-color: #3bb18f;
}
.green .fd-cta.cta-primary-color {
  background-color: #3bb18f;
}
.violet .btn-fourth {
  color: #d86487;
  border-color: #d86487;
}
.violet .btn-fourth:hover,
.violet .btn-fourth:focus {
  color: #d86487;
  border-color: #d86487;
}
.violet .btn-fifth {
  border-color: #d86487;
  background-color: #d86487;
}
.violet .btn-fifth:hover,
.violet .btn-fifth:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #d86487;
}
.violet .ui-autocomplete .all-results a:before {
  background-color: #d86487;
}
.violet .backtotop {
  background-color: #d86487;
}
.violet .topbar a:hover {
  color: #d86487;
}
.violet .topbar .widget.fd-my-account .account-login a:before {
  background-color: #d86487;
}
.violet .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #d86487;
}
.violet .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #d86487;
}
.violet .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #d86487;
}
.violet .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #d86487;
}
.violet .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #d86487;
}
.violet.header-primary-color .site-header {
  background-color: #d86487;
}
.violet.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #d86487;
  background-color: #fff;
}
.violet.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.violet .nav li li a:before {
  background-color: #d86487;
}
.violet .nav .mega-sub-menu ul li a:before {
  color: #d86487;
  background-color: transparent;
}
.violet .nav .mega-sub-menu ul li a:hover {
  color: #d86487;
}
.violet .primary-nav > ul > li > a:after {
  background-color: #d86487;
}
.violet .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #d86487;
}
.violet .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #d86487;
}
.violet .off-canvas-panel.main-nav .menu li:before {
  background-color: #d86487;
}
.violet .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #d86487;
}
.violet .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #d86487;
}
.violet .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #d86487;
}
.violet article.sticky .entry-title:before {
  color: #d86487;
}
.violet .entry-header .entry-title a:hover {
  color: #d86487;
}
.violet .entry-format blockquote a {
  color: #d86487;
}
.violet .entry-format .link-block:hover {
  background-color: #d86487;
}
.violet.format-link.entry-format .link-block:hover {
  color: #d86487;
}
.violet .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #d86487;
}
.violet .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #d86487;
}
.violet .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #d86487;
}
.violet .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #d86487;
}
.violet .widget .mc4wp-form input[type="submit"] {
  background-color: #d86487;
}
.violet .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #d86487;
}
.violet .widget_nav_menu .menu > li > a:after,
.violet .widget_categories .menu > li > a:after,
.violet .widget_product_categories .menu > li > a:after,
.violet .widget_nav_menu > ul > li > a:after,
.violet .widget_categories > ul > li > a:after,
.violet .widget_product_categories > ul > li > a:after {
  background-color: #d86487;
}
.violet.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.violet .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #d86487;
}
.violet.woocommerce div.product form.cart .single_add_to_cart_button,
.violet .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.violet .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.violet.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.violet .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.violet .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.violet.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.violet .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.violet .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #d86487;
}
.violet.woocommerce div.product.product-type-external p.cart .button,
.violet .woocommerce div.product.product-type-external p.cart .button {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce div.product.product-type-external p.cart .button:hover,
.violet .woocommerce div.product.product-type-external p.cart .button:hover,
.violet.woocommerce div.product.product-type-external p.cart .button:focus,
.violet .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce div.product.product-type-external p.cart .button:hover,
.violet .woocommerce div.product.product-type-external p.cart .button:hover,
.violet.woocommerce div.product.product-type-external p.cart .button:focus,
.violet .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.violet .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #d86487;
}
.violet.woocommerce div.product .product_meta span a:hover,
.violet .woocommerce div.product .product_meta span a:hover,
.violet.woocommerce div.product .product_meta span span:hover,
.violet .woocommerce div.product .product_meta span span:hover {
  color: #d86487;
}
.violet.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.violet .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #d86487;
}
.violet.woocommerce div.product div.thumbnails #slider-next:before,
.violet .woocommerce div.product div.thumbnails #slider-next:before,
.violet.woocommerce div.product div.thumbnails #slider-prev:before,
.violet .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #d86487;
}
.violet.woocommerce ul.products li.product .product-inner:hover:before,
.violet .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #d86487;
  opacity: 0.9;
}
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #d86487;
}
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.violet.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.violet .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #d86487;
}
.violet.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.violet .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #d86487;
}
.violet.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.violet .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #d86487;
  opacity: 0.9;
}
.violet.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.violet .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.violet.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.violet .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.violet.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.violet .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #d86487;
}
.violet.woocommerce table.shop_table .product-thumbnail-name a:hover,
.violet .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #d86487;
}
.violet.woocommerce table.wishlist_table .product-name a:hover,
.violet .woocommerce table.wishlist_table .product-name a:hover {
  color: #d86487;
}
.violet.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.violet .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #d86487;
  background-color: #d86487;
  width: 100%;
}
.violet.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.violet .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.violet.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.violet .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.violet .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.violet.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.violet .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce .customer-login .tabs-nav li a:after,
.violet .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #d86487;
}
.violet.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.violet .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.violet.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.violet .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #d86487;
}
.violet.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.violet .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #d86487;
}
.violet.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.violet .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #d86487;
}
.violet.woocommerce .widget_price_filter .price_slider_amount .button,
.violet .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #d86487;
  background-color: #d86487;
  width: 100%;
}
.violet.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.violet .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.violet.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.violet .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.violet .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.violet.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.violet .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce .widget_layered_nav_filters ul li a:before,
.violet .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #d86487;
}
.violet.woocommerce ul.cart_list li a:hover,
.violet .woocommerce ul.cart_list li a:hover,
.violet.woocommerce ul.product_list_widget li a:hover,
.violet .woocommerce ul.product_list_widget li a:hover {
  color: #d86487;
}
.violet.woocommerce .return-to-shop .button,
.violet .woocommerce .return-to-shop .button {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce .return-to-shop .button:hover,
.violet .woocommerce .return-to-shop .button:hover,
.violet.woocommerce .return-to-shop .button:focus,
.violet .woocommerce .return-to-shop .button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet.woocommerce .return-to-shop .button:hover,
.violet .woocommerce .return-to-shop .button:hover,
.violet.woocommerce .return-to-shop .button:focus,
.violet .woocommerce .return-to-shop .button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet .woocommerce-checkout #payment div.place-order .button {
  border-color: #d86487;
  background-color: #d86487;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.violet .woocommerce-checkout #payment div.place-order .button:hover,
.violet .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet .woocommerce-checkout #payment div.place-order .button:hover,
.violet .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet .woocommerce-checkout #payment div.place-order .terms a {
  color: #d86487;
}
.violet .shop-toolbar .shop-view .current {
  color: #d86487;
  border-color: #d86487;
}
.violet .filters-product-cat ul li a:after {
  background-color: #d86487;
}
.violet .footer-nav ul.menu li a:hover {
  color: #d86487;
}
.violet .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #d86487;
}
.violet .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #d86487;
  opacity: 0.9;
}
.violet .furnde-newletter.style-2 {
  border: 1px solid #d86487;
}
.violet .fd-icon-box .box-content h3 a:hover {
  color: #d86487;
}
.violet .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #d86487;
}
.violet .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #d86487;
}
.violet .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #d86487;
}
.violet .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #d86487;
}
.violet .fd-products-tabs .tabs-nav li a:after {
  background-color: #d86487;
}
.violet .fd-daily-deal .link:after {
  background-color: #d86487;
}
.violet .fd-daily-deal .link:hover {
  color: #d86487;
}
.violet .furnde-image-box .b-content .link:before {
  background-color: #d86487;
}
.violet .furnde-products .filters-dropdown ul li a:after {
  background-color: #d86487;
}
.violet .featured-products .link {
  color: #d86487;
  border-color: #d86487;
}
.violet .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #d86487;
}
.violet .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #d86487;
}
.violet .fd-cta .fd-cta-contents .link {
  border-color: #d86487;
  background-color: #d86487;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.violet .fd-cta .fd-cta-contents .link:hover,
.violet .fd-cta .fd-cta-contents .link:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet .fd-cta .fd-cta-contents .link:hover,
.violet .fd-cta .fd-cta-contents .link:focus {
  border-color: #d86487;
  background-color: #d86487;
}
.violet .fd-cta.cta-primary-color {
  background-color: #d86487;
}
.blue .btn-fourth {
  color: #509dce;
  border-color: #509dce;
}
.blue .btn-fourth:hover,
.blue .btn-fourth:focus {
  color: #509dce;
  border-color: #509dce;
}
.blue .btn-fifth {
  border-color: #509dce;
  background-color: #509dce;
}
.blue .btn-fifth:hover,
.blue .btn-fifth:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #509dce;
}
.blue .ui-autocomplete .all-results a:before {
  background-color: #509dce;
}
.blue .backtotop {
  background-color: #509dce;
}
.blue .topbar a:hover {
  color: #509dce;
}
.blue .topbar .widget.fd-my-account .account-login a:before {
  background-color: #509dce;
}
.blue .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #509dce;
}
.blue .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #509dce;
}
.blue .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #509dce;
}
.blue .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #509dce;
}
.blue .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #509dce;
}
.blue.header-primary-color .site-header {
  background-color: #509dce;
}
.blue.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #509dce;
  background-color: #fff;
}
.blue.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.blue .nav li li a:before {
  background-color: #509dce;
}
.blue .nav .mega-sub-menu ul li a:before {
  color: #509dce;
  background-color: transparent;
}
.blue .nav .mega-sub-menu ul li a:hover {
  color: #509dce;
}
.blue .primary-nav > ul > li > a:after {
  background-color: #509dce;
}
.blue .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #509dce;
}
.blue .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #509dce;
}
.blue .off-canvas-panel.main-nav .menu li:before {
  background-color: #509dce;
}
.blue .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #509dce;
}
.blue .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #509dce;
}
.blue .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #509dce;
}
.blue article.sticky .entry-title:before {
  color: #509dce;
}
.blue .entry-header .entry-title a:hover {
  color: #509dce;
}
.blue .entry-format blockquote a {
  color: #509dce;
}
.blue .entry-format .link-block:hover {
  background-color: #509dce;
}
.blue.format-link.entry-format .link-block:hover {
  color: #509dce;
}
.blue .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #509dce;
}
.blue .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #509dce;
}
.blue .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #509dce;
}
.blue .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #509dce;
}
.blue .widget .mc4wp-form input[type="submit"] {
  background-color: #509dce;
}
.blue .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #509dce;
}
.blue .widget_nav_menu .menu > li > a:after,
.blue .widget_categories .menu > li > a:after,
.blue .widget_product_categories .menu > li > a:after,
.blue .widget_nav_menu > ul > li > a:after,
.blue .widget_categories > ul > li > a:after,
.blue .widget_product_categories > ul > li > a:after {
  background-color: #509dce;
}
.blue.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.blue .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #509dce;
}
.blue.woocommerce div.product form.cart .single_add_to_cart_button,
.blue .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.blue .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.blue.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.blue .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.blue .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.blue.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.blue .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.blue .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #509dce;
}
.blue.woocommerce div.product.product-type-external p.cart .button,
.blue .woocommerce div.product.product-type-external p.cart .button {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce div.product.product-type-external p.cart .button:hover,
.blue .woocommerce div.product.product-type-external p.cart .button:hover,
.blue.woocommerce div.product.product-type-external p.cart .button:focus,
.blue .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce div.product.product-type-external p.cart .button:hover,
.blue .woocommerce div.product.product-type-external p.cart .button:hover,
.blue.woocommerce div.product.product-type-external p.cart .button:focus,
.blue .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.blue .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #509dce;
}
.blue.woocommerce div.product .product_meta span a:hover,
.blue .woocommerce div.product .product_meta span a:hover,
.blue.woocommerce div.product .product_meta span span:hover,
.blue .woocommerce div.product .product_meta span span:hover {
  color: #509dce;
}
.blue.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.blue .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #509dce;
}
.blue.woocommerce div.product div.thumbnails #slider-next:before,
.blue .woocommerce div.product div.thumbnails #slider-next:before,
.blue.woocommerce div.product div.thumbnails #slider-prev:before,
.blue .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #509dce;
}
.blue.woocommerce ul.products li.product .product-inner:hover:before,
.blue .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #509dce;
  opacity: 0.9;
}
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #509dce;
}
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.blue.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.blue .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #509dce;
}
.blue.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.blue .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #509dce;
}
.blue.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.blue .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #509dce;
  opacity: 0.9;
}
.blue.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.blue .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.blue.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.blue .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.blue.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.blue .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #509dce;
}
.blue.woocommerce table.shop_table .product-thumbnail-name a:hover,
.blue .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #509dce;
}
.blue.woocommerce table.wishlist_table .product-name a:hover,
.blue .woocommerce table.wishlist_table .product-name a:hover {
  color: #509dce;
}
.blue.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.blue .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #509dce;
  background-color: #509dce;
  width: 100%;
}
.blue.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.blue .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.blue.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.blue .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.blue .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.blue.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.blue .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce .customer-login .tabs-nav li a:after,
.blue .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #509dce;
}
.blue.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.blue .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.blue.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.blue .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #509dce;
}
.blue.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.blue .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #509dce;
}
.blue.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.blue .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #509dce;
}
.blue.woocommerce .widget_price_filter .price_slider_amount .button,
.blue .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #509dce;
  background-color: #509dce;
  width: 100%;
}
.blue.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.blue .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.blue.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.blue .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.blue .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.blue.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.blue .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce .widget_layered_nav_filters ul li a:before,
.blue .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #509dce;
}
.blue.woocommerce ul.cart_list li a:hover,
.blue .woocommerce ul.cart_list li a:hover,
.blue.woocommerce ul.product_list_widget li a:hover,
.blue .woocommerce ul.product_list_widget li a:hover {
  color: #509dce;
}
.blue.woocommerce .return-to-shop .button,
.blue .woocommerce .return-to-shop .button {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce .return-to-shop .button:hover,
.blue .woocommerce .return-to-shop .button:hover,
.blue.woocommerce .return-to-shop .button:focus,
.blue .woocommerce .return-to-shop .button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue.woocommerce .return-to-shop .button:hover,
.blue .woocommerce .return-to-shop .button:hover,
.blue.woocommerce .return-to-shop .button:focus,
.blue .woocommerce .return-to-shop .button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue .woocommerce-checkout #payment div.place-order .button {
  border-color: #509dce;
  background-color: #509dce;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.blue .woocommerce-checkout #payment div.place-order .button:hover,
.blue .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue .woocommerce-checkout #payment div.place-order .button:hover,
.blue .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue .woocommerce-checkout #payment div.place-order .terms a {
  color: #509dce;
}
.blue .shop-toolbar .shop-view .current {
  color: #509dce;
  border-color: #509dce;
}
.blue .filters-product-cat ul li a:after {
  background-color: #509dce;
}
.blue .footer-nav ul.menu li a:hover {
  color: #509dce;
}
.blue .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #509dce;
}
.blue .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #509dce;
  opacity: 0.9;
}
.blue .furnde-newletter.style-2 {
  border: 1px solid #509dce;
}
.blue .fd-icon-box .box-content h3 a:hover {
  color: #509dce;
}
.blue .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #509dce;
}
.blue .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #509dce;
}
.blue .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #509dce;
}
.blue .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #509dce;
}
.blue .fd-products-tabs .tabs-nav li a:after {
  background-color: #509dce;
}
.blue .fd-daily-deal .link:after {
  background-color: #509dce;
}
.blue .fd-daily-deal .link:hover {
  color: #509dce;
}
.blue .furnde-image-box .b-content .link:before {
  background-color: #509dce;
}
.blue .furnde-products .filters-dropdown ul li a:after {
  background-color: #509dce;
}
.blue .featured-products .link {
  color: #509dce;
  border-color: #509dce;
}
.blue .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #509dce;
}
.blue .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #509dce;
}
.blue .fd-cta .fd-cta-contents .link {
  border-color: #509dce;
  background-color: #509dce;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.blue .fd-cta .fd-cta-contents .link:hover,
.blue .fd-cta .fd-cta-contents .link:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue .fd-cta .fd-cta-contents .link:hover,
.blue .fd-cta .fd-cta-contents .link:focus {
  border-color: #509dce;
  background-color: #509dce;
}
.blue .fd-cta.cta-primary-color {
  background-color: #509dce;
}
.purple .btn-fourth {
  color: #7483d4;
  border-color: #7483d4;
}
.purple .btn-fourth:hover,
.purple .btn-fourth:focus {
  color: #7483d4;
  border-color: #7483d4;
}
.purple .btn-fifth {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple .btn-fifth:hover,
.purple .btn-fifth:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #7483d4;
}
.purple .ui-autocomplete .all-results a:before {
  background-color: #7483d4;
}
.purple .backtotop {
  background-color: #7483d4;
}
.purple .topbar a:hover {
  color: #7483d4;
}
.purple .topbar .widget.fd-my-account .account-login a:before {
  background-color: #7483d4;
}
.purple .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #7483d4;
}
.purple .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #7483d4;
}
.purple .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #7483d4;
}
.purple .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #7483d4;
}
.purple .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #7483d4;
}
.purple.header-primary-color .site-header {
  background-color: #7483d4;
}
.purple.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #7483d4;
  background-color: #fff;
}
.purple.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.purple .nav li li a:before {
  background-color: #7483d4;
}
.purple .nav .mega-sub-menu ul li a:before {
  color: #7483d4;
  background-color: transparent;
}
.purple .nav .mega-sub-menu ul li a:hover {
  color: #7483d4;
}
.purple .primary-nav > ul > li > a:after {
  background-color: #7483d4;
}
.purple .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #7483d4;
}
.purple .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #7483d4;
}
.purple .off-canvas-panel.main-nav .menu li:before {
  background-color: #7483d4;
}
.purple .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #7483d4;
}
.purple .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #7483d4;
}
.purple .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #7483d4;
}
.purple article.sticky .entry-title:before {
  color: #7483d4;
}
.purple .entry-header .entry-title a:hover {
  color: #7483d4;
}
.purple .entry-format blockquote a {
  color: #7483d4;
}
.purple .entry-format .link-block:hover {
  background-color: #7483d4;
}
.purple.format-link.entry-format .link-block:hover {
  color: #7483d4;
}
.purple .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #7483d4;
}
.purple .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #7483d4;
}
.purple .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #7483d4;
}
.purple .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #7483d4;
}
.purple .widget .mc4wp-form input[type="submit"] {
  background-color: #7483d4;
}
.purple .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #7483d4;
}
.purple .widget_nav_menu .menu > li > a:after,
.purple .widget_categories .menu > li > a:after,
.purple .widget_product_categories .menu > li > a:after,
.purple .widget_nav_menu > ul > li > a:after,
.purple .widget_categories > ul > li > a:after,
.purple .widget_product_categories > ul > li > a:after {
  background-color: #7483d4;
}
.purple.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.purple .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #7483d4;
}
.purple.woocommerce div.product form.cart .single_add_to_cart_button,
.purple .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.purple .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.purple.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.purple .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.purple .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.purple.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.purple .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.purple .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #7483d4;
}
.purple.woocommerce div.product.product-type-external p.cart .button,
.purple .woocommerce div.product.product-type-external p.cart .button {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce div.product.product-type-external p.cart .button:hover,
.purple .woocommerce div.product.product-type-external p.cart .button:hover,
.purple.woocommerce div.product.product-type-external p.cart .button:focus,
.purple .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce div.product.product-type-external p.cart .button:hover,
.purple .woocommerce div.product.product-type-external p.cart .button:hover,
.purple.woocommerce div.product.product-type-external p.cart .button:focus,
.purple .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.purple .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #7483d4;
}
.purple.woocommerce div.product .product_meta span a:hover,
.purple .woocommerce div.product .product_meta span a:hover,
.purple.woocommerce div.product .product_meta span span:hover,
.purple .woocommerce div.product .product_meta span span:hover {
  color: #7483d4;
}
.purple.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.purple .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #7483d4;
}
.purple.woocommerce div.product div.thumbnails #slider-next:before,
.purple .woocommerce div.product div.thumbnails #slider-next:before,
.purple.woocommerce div.product div.thumbnails #slider-prev:before,
.purple .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #7483d4;
}
.purple.woocommerce ul.products li.product .product-inner:hover:before,
.purple .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #7483d4;
  opacity: 0.9;
}
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #7483d4;
}
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.purple.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.purple .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #7483d4;
}
.purple.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.purple .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #7483d4;
}
.purple.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.purple .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #7483d4;
  opacity: 0.9;
}
.purple.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.purple .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.purple.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.purple .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.purple.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.purple .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #7483d4;
}
.purple.woocommerce table.shop_table .product-thumbnail-name a:hover,
.purple .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #7483d4;
}
.purple.woocommerce table.wishlist_table .product-name a:hover,
.purple .woocommerce table.wishlist_table .product-name a:hover {
  color: #7483d4;
}
.purple.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.purple .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #7483d4;
  background-color: #7483d4;
  width: 100%;
}
.purple.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.purple .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.purple.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.purple .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.purple .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.purple.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.purple .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce .customer-login .tabs-nav li a:after,
.purple .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #7483d4;
}
.purple.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.purple .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.purple.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.purple .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #7483d4;
}
.purple.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.purple .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #7483d4;
}
.purple.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.purple .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #7483d4;
}
.purple.woocommerce .widget_price_filter .price_slider_amount .button,
.purple .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #7483d4;
  background-color: #7483d4;
  width: 100%;
}
.purple.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.purple .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.purple.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.purple .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.purple .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.purple.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.purple .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce .widget_layered_nav_filters ul li a:before,
.purple .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #7483d4;
}
.purple.woocommerce ul.cart_list li a:hover,
.purple .woocommerce ul.cart_list li a:hover,
.purple.woocommerce ul.product_list_widget li a:hover,
.purple .woocommerce ul.product_list_widget li a:hover {
  color: #7483d4;
}
.purple.woocommerce .return-to-shop .button,
.purple .woocommerce .return-to-shop .button {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce .return-to-shop .button:hover,
.purple .woocommerce .return-to-shop .button:hover,
.purple.woocommerce .return-to-shop .button:focus,
.purple .woocommerce .return-to-shop .button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple.woocommerce .return-to-shop .button:hover,
.purple .woocommerce .return-to-shop .button:hover,
.purple.woocommerce .return-to-shop .button:focus,
.purple .woocommerce .return-to-shop .button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple .woocommerce-checkout #payment div.place-order .button {
  border-color: #7483d4;
  background-color: #7483d4;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.purple .woocommerce-checkout #payment div.place-order .button:hover,
.purple .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple .woocommerce-checkout #payment div.place-order .button:hover,
.purple .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple .woocommerce-checkout #payment div.place-order .terms a {
  color: #7483d4;
}
.purple .shop-toolbar .shop-view .current {
  color: #7483d4;
  border-color: #7483d4;
}
.purple .filters-product-cat ul li a:after {
  background-color: #7483d4;
}
.purple .footer-nav ul.menu li a:hover {
  color: #7483d4;
}
.purple .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #7483d4;
}
.purple .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #7483d4;
  opacity: 0.9;
}
.purple .furnde-newletter.style-2 {
  border: 1px solid #7483d4;
}
.purple .fd-icon-box .box-content h3 a:hover {
  color: #7483d4;
}
.purple .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #7483d4;
}
.purple .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #7483d4;
}
.purple .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #7483d4;
}
.purple .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #7483d4;
}
.purple .fd-products-tabs .tabs-nav li a:after {
  background-color: #7483d4;
}
.purple .fd-daily-deal .link:after {
  background-color: #7483d4;
}
.purple .fd-daily-deal .link:hover {
  color: #7483d4;
}
.purple .furnde-image-box .b-content .link:before {
  background-color: #7483d4;
}
.purple .furnde-products .filters-dropdown ul li a:after {
  background-color: #7483d4;
}
.purple .featured-products .link {
  color: #7483d4;
  border-color: #7483d4;
}
.purple .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #7483d4;
}
.purple .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #7483d4;
}
.purple .fd-cta .fd-cta-contents .link {
  border-color: #7483d4;
  background-color: #7483d4;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.purple .fd-cta .fd-cta-contents .link:hover,
.purple .fd-cta .fd-cta-contents .link:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple .fd-cta .fd-cta-contents .link:hover,
.purple .fd-cta .fd-cta-contents .link:focus {
  border-color: #7483d4;
  background-color: #7483d4;
}
.purple .fd-cta.cta-primary-color {
  background-color: #7483d4;
}
.red .btn-fourth {
  color: #f55d5d;
  border-color: #f55d5d;
}
.red .btn-fourth:hover,
.red .btn-fourth:focus {
  color: #f55d5d;
  border-color: #f55d5d;
}
.red .btn-fifth {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red .btn-fifth:hover,
.red .btn-fifth:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #f55d5d;
}
.red .ui-autocomplete .all-results a:before {
  background-color: #f55d5d;
}
.red .backtotop {
  background-color: #f55d5d;
}
.red .topbar a:hover {
  color: #f55d5d;
}
.red .topbar .widget.fd-my-account .account-login a:before {
  background-color: #f55d5d;
}
.red .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #f55d5d;
}
.red .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #f55d5d;
}
.red .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #f55d5d;
}
.red .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #f55d5d;
}
.red .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #f55d5d;
}
.red.header-primary-color .site-header {
  background-color: #f55d5d;
}
.red.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #f55d5d;
  background-color: #fff;
}
.red.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.red .nav li li a:before {
  background-color: #f55d5d;
}
.red .nav .mega-sub-menu ul li a:before {
  color: #f55d5d;
  background-color: transparent;
}
.red .nav .mega-sub-menu ul li a:hover {
  color: #f55d5d;
}
.red .primary-nav > ul > li > a:after {
  background-color: #f55d5d;
}
.red .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #f55d5d;
}
.red .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #f55d5d;
}
.red .off-canvas-panel.main-nav .menu li:before {
  background-color: #f55d5d;
}
.red .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #f55d5d;
}
.red .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #f55d5d;
}
.red .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #f55d5d;
}
.red article.sticky .entry-title:before {
  color: #f55d5d;
}
.red .entry-header .entry-title a:hover {
  color: #f55d5d;
}
.red .entry-format blockquote a {
  color: #f55d5d;
}
.red .entry-format .link-block:hover {
  background-color: #f55d5d;
}
.red.format-link.entry-format .link-block:hover {
  color: #f55d5d;
}
.red .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #f55d5d;
}
.red .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #f55d5d;
}
.red .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #f55d5d;
}
.red .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #f55d5d;
}
.red .widget .mc4wp-form input[type="submit"] {
  background-color: #f55d5d;
}
.red .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #f55d5d;
}
.red .widget_nav_menu .menu > li > a:after,
.red .widget_categories .menu > li > a:after,
.red .widget_product_categories .menu > li > a:after,
.red .widget_nav_menu > ul > li > a:after,
.red .widget_categories > ul > li > a:after,
.red .widget_product_categories > ul > li > a:after {
  background-color: #f55d5d;
}
.red.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.red .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #f55d5d;
}
.red.woocommerce div.product form.cart .single_add_to_cart_button,
.red .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.red .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.red.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.red .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.red .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.red.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.red .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.red .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #f55d5d;
}
.red.woocommerce div.product.product-type-external p.cart .button,
.red .woocommerce div.product.product-type-external p.cart .button {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce div.product.product-type-external p.cart .button:hover,
.red .woocommerce div.product.product-type-external p.cart .button:hover,
.red.woocommerce div.product.product-type-external p.cart .button:focus,
.red .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce div.product.product-type-external p.cart .button:hover,
.red .woocommerce div.product.product-type-external p.cart .button:hover,
.red.woocommerce div.product.product-type-external p.cart .button:focus,
.red .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.red .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #f55d5d;
}
.red.woocommerce div.product .product_meta span a:hover,
.red .woocommerce div.product .product_meta span a:hover,
.red.woocommerce div.product .product_meta span span:hover,
.red .woocommerce div.product .product_meta span span:hover {
  color: #f55d5d;
}
.red.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.red .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #f55d5d;
}
.red.woocommerce div.product div.thumbnails #slider-next:before,
.red .woocommerce div.product div.thumbnails #slider-next:before,
.red.woocommerce div.product div.thumbnails #slider-prev:before,
.red .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #f55d5d;
}
.red.woocommerce ul.products li.product .product-inner:hover:before,
.red .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #f55d5d;
  opacity: 0.9;
}
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #f55d5d;
}
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.red.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.red .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #f55d5d;
}
.red.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.red .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #f55d5d;
}
.red.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.red .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #f55d5d;
  opacity: 0.9;
}
.red.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.red .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.red.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.red .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.red.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.red .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #f55d5d;
}
.red.woocommerce table.shop_table .product-thumbnail-name a:hover,
.red .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #f55d5d;
}
.red.woocommerce table.wishlist_table .product-name a:hover,
.red .woocommerce table.wishlist_table .product-name a:hover {
  color: #f55d5d;
}
.red.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.red .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #f55d5d;
  background-color: #f55d5d;
  width: 100%;
}
.red.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.red .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.red.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.red .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.red .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.red.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.red .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce .customer-login .tabs-nav li a:after,
.red .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #f55d5d;
}
.red.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.red .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.red.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.red .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #f55d5d;
}
.red.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.red .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #f55d5d;
}
.red.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.red .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #f55d5d;
}
.red.woocommerce .widget_price_filter .price_slider_amount .button,
.red .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #f55d5d;
  background-color: #f55d5d;
  width: 100%;
}
.red.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.red .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.red.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.red .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.red .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.red.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.red .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce .widget_layered_nav_filters ul li a:before,
.red .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #f55d5d;
}
.red.woocommerce ul.cart_list li a:hover,
.red .woocommerce ul.cart_list li a:hover,
.red.woocommerce ul.product_list_widget li a:hover,
.red .woocommerce ul.product_list_widget li a:hover {
  color: #f55d5d;
}
.red.woocommerce .return-to-shop .button,
.red .woocommerce .return-to-shop .button {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce .return-to-shop .button:hover,
.red .woocommerce .return-to-shop .button:hover,
.red.woocommerce .return-to-shop .button:focus,
.red .woocommerce .return-to-shop .button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red.woocommerce .return-to-shop .button:hover,
.red .woocommerce .return-to-shop .button:hover,
.red.woocommerce .return-to-shop .button:focus,
.red .woocommerce .return-to-shop .button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red .woocommerce-checkout #payment div.place-order .button {
  border-color: #f55d5d;
  background-color: #f55d5d;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.red .woocommerce-checkout #payment div.place-order .button:hover,
.red .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red .woocommerce-checkout #payment div.place-order .button:hover,
.red .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red .woocommerce-checkout #payment div.place-order .terms a {
  color: #f55d5d;
}
.red .shop-toolbar .shop-view .current {
  color: #f55d5d;
  border-color: #f55d5d;
}
.red .filters-product-cat ul li a:after {
  background-color: #f55d5d;
}
.red .footer-nav ul.menu li a:hover {
  color: #f55d5d;
}
.red .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #f55d5d;
}
.red .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #f55d5d;
  opacity: 0.9;
}
.red .furnde-newletter.style-2 {
  border: 1px solid #f55d5d;
}
.red .fd-icon-box .box-content h3 a:hover {
  color: #f55d5d;
}
.red .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #f55d5d;
}
.red .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #f55d5d;
}
.red .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #f55d5d;
}
.red .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #f55d5d;
}
.red .fd-products-tabs .tabs-nav li a:after {
  background-color: #f55d5d;
}
.red .fd-daily-deal .link:after {
  background-color: #f55d5d;
}
.red .fd-daily-deal .link:hover {
  color: #f55d5d;
}
.red .furnde-image-box .b-content .link:before {
  background-color: #f55d5d;
}
.red .furnde-products .filters-dropdown ul li a:after {
  background-color: #f55d5d;
}
.red .featured-products .link {
  color: #f55d5d;
  border-color: #f55d5d;
}
.red .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #f55d5d;
}
.red .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #f55d5d;
}
.red .fd-cta .fd-cta-contents .link {
  border-color: #f55d5d;
  background-color: #f55d5d;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.red .fd-cta .fd-cta-contents .link:hover,
.red .fd-cta .fd-cta-contents .link:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red .fd-cta .fd-cta-contents .link:hover,
.red .fd-cta .fd-cta-contents .link:focus {
  border-color: #f55d5d;
  background-color: #f55d5d;
}
.red .fd-cta.cta-primary-color {
  background-color: #f55d5d;
}
.gold .btn-fourth {
  color: #ffb922;
  border-color: #ffb922;
}
.gold .btn-fourth:hover,
.gold .btn-fourth:focus {
  color: #ffb922;
  border-color: #ffb922;
}
.gold .btn-fifth {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold .btn-fifth:hover,
.gold .btn-fifth:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #ffb922;
}
.gold .ui-autocomplete .all-results a:before {
  background-color: #ffb922;
}
.gold .backtotop {
  background-color: #ffb922;
}
.gold .topbar a:hover {
  color: #ffb922;
}
.gold .topbar .widget.fd-my-account .account-login a:before {
  background-color: #ffb922;
}
.gold .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #ffb922;
}
.gold .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #ffb922;
}
.gold .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #ffb922;
}
.gold .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #ffb922;
}
.gold .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #ffb922;
}
.gold.header-primary-color .site-header {
  background-color: #ffb922;
}
.gold.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #ffb922;
  background-color: #fff;
}
.gold.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.gold .nav li li a:before {
  background-color: #ffb922;
}
.gold .nav .mega-sub-menu ul li a:before {
  color: #ffb922;
  background-color: transparent;
}
.gold .nav .mega-sub-menu ul li a:hover {
  color: #ffb922;
}
.gold .primary-nav > ul > li > a:after {
  background-color: #ffb922;
}
.gold .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #ffb922;
}
.gold .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #ffb922;
}
.gold .off-canvas-panel.main-nav .menu li:before {
  background-color: #ffb922;
}
.gold .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #ffb922;
}
.gold .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #ffb922;
}
.gold .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #ffb922;
}
.gold article.sticky .entry-title:before {
  color: #ffb922;
}
.gold .entry-header .entry-title a:hover {
  color: #ffb922;
}
.gold .entry-format blockquote a {
  color: #ffb922;
}
.gold .entry-format .link-block:hover {
  background-color: #ffb922;
}
.gold.format-link.entry-format .link-block:hover {
  color: #ffb922;
}
.gold .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #ffb922;
}
.gold .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #ffb922;
}
.gold .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #ffb922;
}
.gold .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #ffb922;
}
.gold .widget .mc4wp-form input[type="submit"] {
  background-color: #ffb922;
}
.gold .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #ffb922;
}
.gold .widget_nav_menu .menu > li > a:after,
.gold .widget_categories .menu > li > a:after,
.gold .widget_product_categories .menu > li > a:after,
.gold .widget_nav_menu > ul > li > a:after,
.gold .widget_categories > ul > li > a:after,
.gold .widget_product_categories > ul > li > a:after {
  background-color: #ffb922;
}
.gold.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.gold .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #ffb922;
}
.gold.woocommerce div.product form.cart .single_add_to_cart_button,
.gold .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.gold .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.gold.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.gold .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.gold .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.gold.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.gold .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.gold .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #ffb922;
}
.gold.woocommerce div.product.product-type-external p.cart .button,
.gold .woocommerce div.product.product-type-external p.cart .button {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce div.product.product-type-external p.cart .button:hover,
.gold .woocommerce div.product.product-type-external p.cart .button:hover,
.gold.woocommerce div.product.product-type-external p.cart .button:focus,
.gold .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce div.product.product-type-external p.cart .button:hover,
.gold .woocommerce div.product.product-type-external p.cart .button:hover,
.gold.woocommerce div.product.product-type-external p.cart .button:focus,
.gold .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.gold .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #ffb922;
}
.gold.woocommerce div.product .product_meta span a:hover,
.gold .woocommerce div.product .product_meta span a:hover,
.gold.woocommerce div.product .product_meta span span:hover,
.gold .woocommerce div.product .product_meta span span:hover {
  color: #ffb922;
}
.gold.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.gold .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #ffb922;
}
.gold.woocommerce div.product div.thumbnails #slider-next:before,
.gold .woocommerce div.product div.thumbnails #slider-next:before,
.gold.woocommerce div.product div.thumbnails #slider-prev:before,
.gold .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #ffb922;
}
.gold.woocommerce ul.products li.product .product-inner:hover:before,
.gold .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #ffb922;
  opacity: 0.9;
}
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #ffb922;
}
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.gold.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.gold .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #ffb922;
}
.gold.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.gold .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #ffb922;
}
.gold.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.gold .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #ffb922;
  opacity: 0.9;
}
.gold.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.gold .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.gold.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.gold .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.gold.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.gold .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #ffb922;
}
.gold.woocommerce table.shop_table .product-thumbnail-name a:hover,
.gold .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #ffb922;
}
.gold.woocommerce table.wishlist_table .product-name a:hover,
.gold .woocommerce table.wishlist_table .product-name a:hover {
  color: #ffb922;
}
.gold.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.gold .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #ffb922;
  background-color: #ffb922;
  width: 100%;
}
.gold.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.gold .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.gold.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.gold .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.gold .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.gold.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.gold .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce .customer-login .tabs-nav li a:after,
.gold .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #ffb922;
}
.gold.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.gold .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.gold.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.gold .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #ffb922;
}
.gold.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.gold .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #ffb922;
}
.gold.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.gold .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #ffb922;
}
.gold.woocommerce .widget_price_filter .price_slider_amount .button,
.gold .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #ffb922;
  background-color: #ffb922;
  width: 100%;
}
.gold.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.gold .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.gold.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.gold .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.gold .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.gold.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.gold .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce .widget_layered_nav_filters ul li a:before,
.gold .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #ffb922;
}
.gold.woocommerce ul.cart_list li a:hover,
.gold .woocommerce ul.cart_list li a:hover,
.gold.woocommerce ul.product_list_widget li a:hover,
.gold .woocommerce ul.product_list_widget li a:hover {
  color: #ffb922;
}
.gold.woocommerce .return-to-shop .button,
.gold .woocommerce .return-to-shop .button {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce .return-to-shop .button:hover,
.gold .woocommerce .return-to-shop .button:hover,
.gold.woocommerce .return-to-shop .button:focus,
.gold .woocommerce .return-to-shop .button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold.woocommerce .return-to-shop .button:hover,
.gold .woocommerce .return-to-shop .button:hover,
.gold.woocommerce .return-to-shop .button:focus,
.gold .woocommerce .return-to-shop .button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold .woocommerce-checkout #payment div.place-order .button {
  border-color: #ffb922;
  background-color: #ffb922;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.gold .woocommerce-checkout #payment div.place-order .button:hover,
.gold .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold .woocommerce-checkout #payment div.place-order .button:hover,
.gold .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold .woocommerce-checkout #payment div.place-order .terms a {
  color: #ffb922;
}
.gold .shop-toolbar .shop-view .current {
  color: #ffb922;
  border-color: #ffb922;
}
.gold .filters-product-cat ul li a:after {
  background-color: #ffb922;
}
.gold .footer-nav ul.menu li a:hover {
  color: #ffb922;
}
.gold .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #ffb922;
}
.gold .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #ffb922;
  opacity: 0.9;
}
.gold .furnde-newletter.style-2 {
  border: 1px solid #ffb922;
}
.gold .fd-icon-box .box-content h3 a:hover {
  color: #ffb922;
}
.gold .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #ffb922;
}
.gold .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #ffb922;
}
.gold .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #ffb922;
}
.gold .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #ffb922;
}
.gold .fd-products-tabs .tabs-nav li a:after {
  background-color: #ffb922;
}
.gold .fd-daily-deal .link:after {
  background-color: #ffb922;
}
.gold .fd-daily-deal .link:hover {
  color: #ffb922;
}
.gold .furnde-image-box .b-content .link:before {
  background-color: #ffb922;
}
.gold .furnde-products .filters-dropdown ul li a:after {
  background-color: #ffb922;
}
.gold .featured-products .link {
  color: #ffb922;
  border-color: #ffb922;
}
.gold .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #ffb922;
}
.gold .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #ffb922;
}
.gold .fd-cta .fd-cta-contents .link {
  border-color: #ffb922;
  background-color: #ffb922;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.gold .fd-cta .fd-cta-contents .link:hover,
.gold .fd-cta .fd-cta-contents .link:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold .fd-cta .fd-cta-contents .link:hover,
.gold .fd-cta .fd-cta-contents .link:focus {
  border-color: #ffb922;
  background-color: #ffb922;
}
.gold .fd-cta.cta-primary-color {
  background-color: #ffb922;
}
.black .btn-fourth {
  color: #262e31;
  border-color: #262e31;
}
.black .btn-fourth:hover,
.black .btn-fourth:focus {
  color: #262e31;
  border-color: #262e31;
}
.black .btn-fifth {
  border-color: #262e31;
  background-color: #262e31;
}
.black .btn-fifth:hover,
.black .btn-fifth:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #262e31;
}
.black .ui-autocomplete .all-results a:before {
  background-color: #262e31;
}
.black .backtotop {
  background-color: #262e31;
}
.black .topbar a:hover {
  color: #262e31;
}
.black .topbar .widget.fd-my-account .account-login a:before {
  background-color: #262e31;
}
.black .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #262e31;
}
.black .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #262e31;
}
.black .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #262e31;
}
.black .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #262e31;
}
.black .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #262e31;
}
.black.header-primary-color .site-header {
  background-color: #262e31;
}
.black.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #262e31;
  background-color: #fff;
}
.black.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.black .nav li li a:before {
  background-color: #262e31;
}
.black .nav .mega-sub-menu ul li a:before {
  color: #262e31;
  background-color: transparent;
}
.black .nav .mega-sub-menu ul li a:hover {
  color: #262e31;
}
.black .primary-nav > ul > li > a:after {
  background-color: #262e31;
}
.black .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #262e31;
}
.black .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #262e31;
}
.black .off-canvas-panel.main-nav .menu li:before {
  background-color: #262e31;
}
.black .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #262e31;
}
.black .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #262e31;
}
.black .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #262e31;
}
.black article.sticky .entry-title:before {
  color: #262e31;
}
.black .entry-header .entry-title a:hover {
  color: #262e31;
}
.black .entry-format blockquote a {
  color: #262e31;
}
.black .entry-format .link-block:hover {
  background-color: #262e31;
}
.black.format-link.entry-format .link-block:hover {
  color: #262e31;
}
.black .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #262e31;
}
.black .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #262e31;
}
.black .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #262e31;
}
.black .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #262e31;
}
.black .widget .mc4wp-form input[type="submit"] {
  background-color: #262e31;
}
.black .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #262e31;
}
.black .widget_nav_menu .menu > li > a:after,
.black .widget_categories .menu > li > a:after,
.black .widget_product_categories .menu > li > a:after,
.black .widget_nav_menu > ul > li > a:after,
.black .widget_categories > ul > li > a:after,
.black .widget_product_categories > ul > li > a:after {
  background-color: #262e31;
}
.black.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.black .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #262e31;
}
.black.woocommerce div.product form.cart .single_add_to_cart_button,
.black .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.black .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.black.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.black .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.black .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.black.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.black .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.black .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #262e31;
}
.black.woocommerce div.product.product-type-external p.cart .button,
.black .woocommerce div.product.product-type-external p.cart .button {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce div.product.product-type-external p.cart .button:hover,
.black .woocommerce div.product.product-type-external p.cart .button:hover,
.black.woocommerce div.product.product-type-external p.cart .button:focus,
.black .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce div.product.product-type-external p.cart .button:hover,
.black .woocommerce div.product.product-type-external p.cart .button:hover,
.black.woocommerce div.product.product-type-external p.cart .button:focus,
.black .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.black .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #262e31;
}
.black.woocommerce div.product .product_meta span a:hover,
.black .woocommerce div.product .product_meta span a:hover,
.black.woocommerce div.product .product_meta span span:hover,
.black .woocommerce div.product .product_meta span span:hover {
  color: #262e31;
}
.black.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.black .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #262e31;
}
.black.woocommerce div.product div.thumbnails #slider-next:before,
.black .woocommerce div.product div.thumbnails #slider-next:before,
.black.woocommerce div.product div.thumbnails #slider-prev:before,
.black .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #262e31;
}
.black.woocommerce ul.products li.product .product-inner:hover:before,
.black .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #262e31;
  opacity: 0.9;
}
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #262e31;
}
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.black.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.black .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #262e31;
}
.black.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.black .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #262e31;
}
.black.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.black .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #262e31;
  opacity: 0.9;
}
.black.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.black .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.black.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.black .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.black.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.black .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #262e31;
}
.black.woocommerce table.shop_table .product-thumbnail-name a:hover,
.black .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #262e31;
}
.black.woocommerce table.wishlist_table .product-name a:hover,
.black .woocommerce table.wishlist_table .product-name a:hover {
  color: #262e31;
}
.black.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.black .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #262e31;
  background-color: #262e31;
  width: 100%;
}
.black.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.black .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.black.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.black .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.black .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.black.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.black .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce .customer-login .tabs-nav li a:after,
.black .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #262e31;
}
.black.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.black .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.black.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.black .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #262e31;
}
.black.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.black .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #262e31;
}
.black.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.black .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #262e31;
}
.black.woocommerce .widget_price_filter .price_slider_amount .button,
.black .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #262e31;
  background-color: #262e31;
  width: 100%;
}
.black.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.black .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.black.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.black .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.black .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.black.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.black .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce .widget_layered_nav_filters ul li a:before,
.black .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #262e31;
}
.black.woocommerce ul.cart_list li a:hover,
.black .woocommerce ul.cart_list li a:hover,
.black.woocommerce ul.product_list_widget li a:hover,
.black .woocommerce ul.product_list_widget li a:hover {
  color: #262e31;
}
.black.woocommerce .return-to-shop .button,
.black .woocommerce .return-to-shop .button {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce .return-to-shop .button:hover,
.black .woocommerce .return-to-shop .button:hover,
.black.woocommerce .return-to-shop .button:focus,
.black .woocommerce .return-to-shop .button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black.woocommerce .return-to-shop .button:hover,
.black .woocommerce .return-to-shop .button:hover,
.black.woocommerce .return-to-shop .button:focus,
.black .woocommerce .return-to-shop .button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black .woocommerce-checkout #payment div.place-order .button {
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.black .woocommerce-checkout #payment div.place-order .button:hover,
.black .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black .woocommerce-checkout #payment div.place-order .button:hover,
.black .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black .woocommerce-checkout #payment div.place-order .terms a {
  color: #262e31;
}
.black .shop-toolbar .shop-view .current {
  color: #262e31;
  border-color: #262e31;
}
.black .filters-product-cat ul li a:after {
  background-color: #262e31;
}
.black .footer-nav ul.menu li a:hover {
  color: #262e31;
}
.black .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #262e31;
}
.black .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #262e31;
  opacity: 0.9;
}
.black .furnde-newletter.style-2 {
  border: 1px solid #262e31;
}
.black .fd-icon-box .box-content h3 a:hover {
  color: #262e31;
}
.black .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #262e31;
}
.black .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #262e31;
}
.black .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #262e31;
}
.black .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #262e31;
}
.black .fd-products-tabs .tabs-nav li a:after {
  background-color: #262e31;
}
.black .fd-daily-deal .link:after {
  background-color: #262e31;
}
.black .fd-daily-deal .link:hover {
  color: #262e31;
}
.black .furnde-image-box .b-content .link:before {
  background-color: #262e31;
}
.black .furnde-products .filters-dropdown ul li a:after {
  background-color: #262e31;
}
.black .featured-products .link {
  color: #262e31;
  border-color: #262e31;
}
.black .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #262e31;
}
.black .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #262e31;
}
.black .fd-cta .fd-cta-contents .link {
  border-color: #262e31;
  background-color: #262e31;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.black .fd-cta .fd-cta-contents .link:hover,
.black .fd-cta .fd-cta-contents .link:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black .fd-cta .fd-cta-contents .link:hover,
.black .fd-cta .fd-cta-contents .link:focus {
  border-color: #262e31;
  background-color: #262e31;
}
.black .fd-cta.cta-primary-color {
  background-color: #262e31;
}
.turquoise .btn-fourth {
  color: #2DCC70;
  border-color: #2DCC70;
}
.turquoise .btn-fourth:hover,
.turquoise .btn-fourth:focus {
  color: #2DCC70;
  border-color: #2DCC70;
}
.turquoise .btn-fifth {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise .btn-fifth:hover,
.turquoise .btn-fifth:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #2DCC70;
}
.turquoise .ui-autocomplete .all-results a:before {
  background-color: #2DCC70;
}
.turquoise .backtotop {
  background-color: #2DCC70;
}
.turquoise .topbar a:hover {
  color: #2DCC70;
}
.turquoise .topbar .widget.fd-my-account .account-login a:before {
  background-color: #2DCC70;
}
.turquoise .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #2DCC70;
}
.turquoise .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #2DCC70;
}
.turquoise .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #2DCC70;
}
.turquoise .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #2DCC70;
}
.turquoise .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #2DCC70;
}
.turquoise.header-primary-color .site-header {
  background-color: #2DCC70;
}
.turquoise.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #2DCC70;
  background-color: #fff;
}
.turquoise.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.turquoise .nav li li a:before {
  background-color: #2DCC70;
}
.turquoise .nav .mega-sub-menu ul li a:before {
  color: #2DCC70;
  background-color: transparent;
}
.turquoise .nav .mega-sub-menu ul li a:hover {
  color: #2DCC70;
}
.turquoise .primary-nav > ul > li > a:after {
  background-color: #2DCC70;
}
.turquoise .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #2DCC70;
}
.turquoise .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #2DCC70;
}
.turquoise .off-canvas-panel.main-nav .menu li:before {
  background-color: #2DCC70;
}
.turquoise .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #2DCC70;
}
.turquoise .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #2DCC70;
}
.turquoise .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #2DCC70;
}
.turquoise article.sticky .entry-title:before {
  color: #2DCC70;
}
.turquoise .entry-header .entry-title a:hover {
  color: #2DCC70;
}
.turquoise .entry-format blockquote a {
  color: #2DCC70;
}
.turquoise .entry-format .link-block:hover {
  background-color: #2DCC70;
}
.turquoise.format-link.entry-format .link-block:hover {
  color: #2DCC70;
}
.turquoise .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #2DCC70;
}
.turquoise .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #2DCC70;
}
.turquoise .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #2DCC70;
}
.turquoise .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #2DCC70;
}
.turquoise .widget .mc4wp-form input[type="submit"] {
  background-color: #2DCC70;
}
.turquoise .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #2DCC70;
}
.turquoise .widget_nav_menu .menu > li > a:after,
.turquoise .widget_categories .menu > li > a:after,
.turquoise .widget_product_categories .menu > li > a:after,
.turquoise .widget_nav_menu > ul > li > a:after,
.turquoise .widget_categories > ul > li > a:after,
.turquoise .widget_product_categories > ul > li > a:after {
  background-color: #2DCC70;
}
.turquoise.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.turquoise .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #2DCC70;
}
.turquoise.woocommerce div.product form.cart .single_add_to_cart_button,
.turquoise .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.turquoise .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.turquoise.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.turquoise .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.turquoise .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.turquoise.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.turquoise .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.turquoise .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #2DCC70;
}
.turquoise.woocommerce div.product.product-type-external p.cart .button,
.turquoise .woocommerce div.product.product-type-external p.cart .button {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce div.product.product-type-external p.cart .button:hover,
.turquoise .woocommerce div.product.product-type-external p.cart .button:hover,
.turquoise.woocommerce div.product.product-type-external p.cart .button:focus,
.turquoise .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce div.product.product-type-external p.cart .button:hover,
.turquoise .woocommerce div.product.product-type-external p.cart .button:hover,
.turquoise.woocommerce div.product.product-type-external p.cart .button:focus,
.turquoise .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.turquoise .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #2DCC70;
}
.turquoise.woocommerce div.product .product_meta span a:hover,
.turquoise .woocommerce div.product .product_meta span a:hover,
.turquoise.woocommerce div.product .product_meta span span:hover,
.turquoise .woocommerce div.product .product_meta span span:hover {
  color: #2DCC70;
}
.turquoise.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.turquoise .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #2DCC70;
}
.turquoise.woocommerce div.product div.thumbnails #slider-next:before,
.turquoise .woocommerce div.product div.thumbnails #slider-next:before,
.turquoise.woocommerce div.product div.thumbnails #slider-prev:before,
.turquoise .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #2DCC70;
}
.turquoise.woocommerce ul.products li.product .product-inner:hover:before,
.turquoise .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #2DCC70;
  opacity: 0.9;
}
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #2DCC70;
}
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.turquoise.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.turquoise .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #2DCC70;
}
.turquoise.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.turquoise .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #2DCC70;
}
.turquoise.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.turquoise .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #2DCC70;
  opacity: 0.9;
}
.turquoise.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.turquoise .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.turquoise.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.turquoise .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.turquoise.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.turquoise .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #2DCC70;
}
.turquoise.woocommerce table.shop_table .product-thumbnail-name a:hover,
.turquoise .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #2DCC70;
}
.turquoise.woocommerce table.wishlist_table .product-name a:hover,
.turquoise .woocommerce table.wishlist_table .product-name a:hover {
  color: #2DCC70;
}
.turquoise.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.turquoise .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #2DCC70;
  background-color: #2DCC70;
  width: 100%;
}
.turquoise.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.turquoise .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.turquoise.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.turquoise .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.turquoise .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.turquoise.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.turquoise .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce .customer-login .tabs-nav li a:after,
.turquoise .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #2DCC70;
}
.turquoise.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.turquoise .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.turquoise.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.turquoise .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #2DCC70;
}
.turquoise.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.turquoise .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #2DCC70;
}
.turquoise.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.turquoise .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #2DCC70;
}
.turquoise.woocommerce .widget_price_filter .price_slider_amount .button,
.turquoise .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #2DCC70;
  background-color: #2DCC70;
  width: 100%;
}
.turquoise.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.turquoise .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.turquoise.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.turquoise .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.turquoise .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.turquoise.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.turquoise .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce .widget_layered_nav_filters ul li a:before,
.turquoise .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #2DCC70;
}
.turquoise.woocommerce ul.cart_list li a:hover,
.turquoise .woocommerce ul.cart_list li a:hover,
.turquoise.woocommerce ul.product_list_widget li a:hover,
.turquoise .woocommerce ul.product_list_widget li a:hover {
  color: #2DCC70;
}
.turquoise.woocommerce .return-to-shop .button,
.turquoise .woocommerce .return-to-shop .button {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce .return-to-shop .button:hover,
.turquoise .woocommerce .return-to-shop .button:hover,
.turquoise.woocommerce .return-to-shop .button:focus,
.turquoise .woocommerce .return-to-shop .button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise.woocommerce .return-to-shop .button:hover,
.turquoise .woocommerce .return-to-shop .button:hover,
.turquoise.woocommerce .return-to-shop .button:focus,
.turquoise .woocommerce .return-to-shop .button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise .woocommerce-checkout #payment div.place-order .button {
  border-color: #2DCC70;
  background-color: #2DCC70;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.turquoise .woocommerce-checkout #payment div.place-order .button:hover,
.turquoise .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise .woocommerce-checkout #payment div.place-order .button:hover,
.turquoise .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise .woocommerce-checkout #payment div.place-order .terms a {
  color: #2DCC70;
}
.turquoise .shop-toolbar .shop-view .current {
  color: #2DCC70;
  border-color: #2DCC70;
}
.turquoise .filters-product-cat ul li a:after {
  background-color: #2DCC70;
}
.turquoise .footer-nav ul.menu li a:hover {
  color: #2DCC70;
}
.turquoise .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #2DCC70;
}
.turquoise .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #2DCC70;
  opacity: 0.9;
}
.turquoise .furnde-newletter.style-2 {
  border: 1px solid #2DCC70;
}
.turquoise .fd-icon-box .box-content h3 a:hover {
  color: #2DCC70;
}
.turquoise .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #2DCC70;
}
.turquoise .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #2DCC70;
}
.turquoise .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #2DCC70;
}
.turquoise .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #2DCC70;
}
.turquoise .fd-products-tabs .tabs-nav li a:after {
  background-color: #2DCC70;
}
.turquoise .fd-daily-deal .link:after {
  background-color: #2DCC70;
}
.turquoise .fd-daily-deal .link:hover {
  color: #2DCC70;
}
.turquoise .furnde-image-box .b-content .link:before {
  background-color: #2DCC70;
}
.turquoise .furnde-products .filters-dropdown ul li a:after {
  background-color: #2DCC70;
}
.turquoise .featured-products .link {
  color: #2DCC70;
  border-color: #2DCC70;
}
.turquoise .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #2DCC70;
}
.turquoise .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #2DCC70;
}
.turquoise .fd-cta .fd-cta-contents .link {
  border-color: #2DCC70;
  background-color: #2DCC70;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.turquoise .fd-cta .fd-cta-contents .link:hover,
.turquoise .fd-cta .fd-cta-contents .link:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise .fd-cta .fd-cta-contents .link:hover,
.turquoise .fd-cta .fd-cta-contents .link:focus {
  border-color: #2DCC70;
  background-color: #2DCC70;
}
.turquoise .fd-cta.cta-primary-color {
  background-color: #2DCC70;
}
.teal .btn-fourth {
  color: #1693A5;
  border-color: #1693A5;
}
.teal .btn-fourth:hover,
.teal .btn-fourth:focus {
  color: #1693A5;
  border-color: #1693A5;
}
.teal .btn-fifth {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal .btn-fifth:hover,
.teal .btn-fifth:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #1693A5;
}
.teal .ui-autocomplete .all-results a:before {
  background-color: #1693A5;
}
.teal .backtotop {
  background-color: #1693A5;
}
.teal .topbar a:hover {
  color: #1693A5;
}
.teal .topbar .widget.fd-my-account .account-login a:before {
  background-color: #1693A5;
}
.teal .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #1693A5;
}
.teal .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #1693A5;
}
.teal .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #1693A5;
}
.teal .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #1693A5;
}
.teal .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #1693A5;
}
.teal.header-primary-color .site-header {
  background-color: #1693A5;
}
.teal.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #1693A5;
  background-color: #fff;
}
.teal.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.teal .nav li li a:before {
  background-color: #1693A5;
}
.teal .nav .mega-sub-menu ul li a:before {
  color: #1693A5;
  background-color: transparent;
}
.teal .nav .mega-sub-menu ul li a:hover {
  color: #1693A5;
}
.teal .primary-nav > ul > li > a:after {
  background-color: #1693A5;
}
.teal .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #1693A5;
}
.teal .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #1693A5;
}
.teal .off-canvas-panel.main-nav .menu li:before {
  background-color: #1693A5;
}
.teal .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #1693A5;
}
.teal .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #1693A5;
}
.teal .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #1693A5;
}
.teal article.sticky .entry-title:before {
  color: #1693A5;
}
.teal .entry-header .entry-title a:hover {
  color: #1693A5;
}
.teal .entry-format blockquote a {
  color: #1693A5;
}
.teal .entry-format .link-block:hover {
  background-color: #1693A5;
}
.teal.format-link.entry-format .link-block:hover {
  color: #1693A5;
}
.teal .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #1693A5;
}
.teal .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #1693A5;
}
.teal .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #1693A5;
}
.teal .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #1693A5;
}
.teal .widget .mc4wp-form input[type="submit"] {
  background-color: #1693A5;
}
.teal .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #1693A5;
}
.teal .widget_nav_menu .menu > li > a:after,
.teal .widget_categories .menu > li > a:after,
.teal .widget_product_categories .menu > li > a:after,
.teal .widget_nav_menu > ul > li > a:after,
.teal .widget_categories > ul > li > a:after,
.teal .widget_product_categories > ul > li > a:after {
  background-color: #1693A5;
}
.teal.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.teal .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #1693A5;
}
.teal.woocommerce div.product form.cart .single_add_to_cart_button,
.teal .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.teal .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.teal.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.teal .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.teal .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.teal.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.teal .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.teal .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #1693A5;
}
.teal.woocommerce div.product.product-type-external p.cart .button,
.teal .woocommerce div.product.product-type-external p.cart .button {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce div.product.product-type-external p.cart .button:hover,
.teal .woocommerce div.product.product-type-external p.cart .button:hover,
.teal.woocommerce div.product.product-type-external p.cart .button:focus,
.teal .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce div.product.product-type-external p.cart .button:hover,
.teal .woocommerce div.product.product-type-external p.cart .button:hover,
.teal.woocommerce div.product.product-type-external p.cart .button:focus,
.teal .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.teal .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #1693A5;
}
.teal.woocommerce div.product .product_meta span a:hover,
.teal .woocommerce div.product .product_meta span a:hover,
.teal.woocommerce div.product .product_meta span span:hover,
.teal .woocommerce div.product .product_meta span span:hover {
  color: #1693A5;
}
.teal.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.teal .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #1693A5;
}
.teal.woocommerce div.product div.thumbnails #slider-next:before,
.teal .woocommerce div.product div.thumbnails #slider-next:before,
.teal.woocommerce div.product div.thumbnails #slider-prev:before,
.teal .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #1693A5;
}
.teal.woocommerce ul.products li.product .product-inner:hover:before,
.teal .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #1693A5;
  opacity: 0.9;
}
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #1693A5;
}
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.teal.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.teal .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #1693A5;
}
.teal.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.teal .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #1693A5;
}
.teal.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.teal .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #1693A5;
  opacity: 0.9;
}
.teal.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.teal .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.teal.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.teal .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.teal.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.teal .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #1693A5;
}
.teal.woocommerce table.shop_table .product-thumbnail-name a:hover,
.teal .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #1693A5;
}
.teal.woocommerce table.wishlist_table .product-name a:hover,
.teal .woocommerce table.wishlist_table .product-name a:hover {
  color: #1693A5;
}
.teal.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.teal .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #1693A5;
  background-color: #1693A5;
  width: 100%;
}
.teal.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.teal .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.teal.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.teal .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.teal .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.teal.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.teal .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce .customer-login .tabs-nav li a:after,
.teal .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #1693A5;
}
.teal.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.teal .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.teal.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.teal .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #1693A5;
}
.teal.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.teal .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #1693A5;
}
.teal.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.teal .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #1693A5;
}
.teal.woocommerce .widget_price_filter .price_slider_amount .button,
.teal .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #1693A5;
  background-color: #1693A5;
  width: 100%;
}
.teal.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.teal .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.teal.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.teal .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.teal .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.teal.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.teal .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce .widget_layered_nav_filters ul li a:before,
.teal .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #1693A5;
}
.teal.woocommerce ul.cart_list li a:hover,
.teal .woocommerce ul.cart_list li a:hover,
.teal.woocommerce ul.product_list_widget li a:hover,
.teal .woocommerce ul.product_list_widget li a:hover {
  color: #1693A5;
}
.teal.woocommerce .return-to-shop .button,
.teal .woocommerce .return-to-shop .button {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce .return-to-shop .button:hover,
.teal .woocommerce .return-to-shop .button:hover,
.teal.woocommerce .return-to-shop .button:focus,
.teal .woocommerce .return-to-shop .button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal.woocommerce .return-to-shop .button:hover,
.teal .woocommerce .return-to-shop .button:hover,
.teal.woocommerce .return-to-shop .button:focus,
.teal .woocommerce .return-to-shop .button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal .woocommerce-checkout #payment div.place-order .button {
  border-color: #1693A5;
  background-color: #1693A5;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.teal .woocommerce-checkout #payment div.place-order .button:hover,
.teal .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal .woocommerce-checkout #payment div.place-order .button:hover,
.teal .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal .woocommerce-checkout #payment div.place-order .terms a {
  color: #1693A5;
}
.teal .shop-toolbar .shop-view .current {
  color: #1693A5;
  border-color: #1693A5;
}
.teal .filters-product-cat ul li a:after {
  background-color: #1693A5;
}
.teal .footer-nav ul.menu li a:hover {
  color: #1693A5;
}
.teal .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #1693A5;
}
.teal .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #1693A5;
  opacity: 0.9;
}
.teal .furnde-newletter.style-2 {
  border: 1px solid #1693A5;
}
.teal .fd-icon-box .box-content h3 a:hover {
  color: #1693A5;
}
.teal .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #1693A5;
}
.teal .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #1693A5;
}
.teal .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #1693A5;
}
.teal .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #1693A5;
}
.teal .fd-products-tabs .tabs-nav li a:after {
  background-color: #1693A5;
}
.teal .fd-daily-deal .link:after {
  background-color: #1693A5;
}
.teal .fd-daily-deal .link:hover {
  color: #1693A5;
}
.teal .furnde-image-box .b-content .link:before {
  background-color: #1693A5;
}
.teal .furnde-products .filters-dropdown ul li a:after {
  background-color: #1693A5;
}
.teal .featured-products .link {
  color: #1693A5;
  border-color: #1693A5;
}
.teal .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #1693A5;
}
.teal .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #1693A5;
}
.teal .fd-cta .fd-cta-contents .link {
  border-color: #1693A5;
  background-color: #1693A5;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.teal .fd-cta .fd-cta-contents .link:hover,
.teal .fd-cta .fd-cta-contents .link:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal .fd-cta .fd-cta-contents .link:hover,
.teal .fd-cta .fd-cta-contents .link:focus {
  border-color: #1693A5;
  background-color: #1693A5;
}
.teal .fd-cta.cta-primary-color {
  background-color: #1693A5;
}
.atlantis .btn-fourth {
  color: #8cc732;
  border-color: #8cc732;
}
.atlantis .btn-fourth:hover,
.atlantis .btn-fourth:focus {
  color: #8cc732;
  border-color: #8cc732;
}
.atlantis .btn-fifth {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis .btn-fifth:hover,
.atlantis .btn-fifth:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #8cc732;
}
.atlantis .ui-autocomplete .all-results a:before {
  background-color: #8cc732;
}
.atlantis .backtotop {
  background-color: #8cc732;
}
.atlantis .topbar a:hover {
  color: #8cc732;
}
.atlantis .topbar .widget.fd-my-account .account-login a:before {
  background-color: #8cc732;
}
.atlantis .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #8cc732;
}
.atlantis .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #8cc732;
}
.atlantis .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #8cc732;
}
.atlantis .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #8cc732;
}
.atlantis .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #8cc732;
}
.atlantis.header-primary-color .site-header {
  background-color: #8cc732;
}
.atlantis.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #8cc732;
  background-color: #fff;
}
.atlantis.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.atlantis .nav li li a:before {
  background-color: #8cc732;
}
.atlantis .nav .mega-sub-menu ul li a:before {
  color: #8cc732;
  background-color: transparent;
}
.atlantis .nav .mega-sub-menu ul li a:hover {
  color: #8cc732;
}
.atlantis .primary-nav > ul > li > a:after {
  background-color: #8cc732;
}
.atlantis .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #8cc732;
}
.atlantis .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #8cc732;
}
.atlantis .off-canvas-panel.main-nav .menu li:before {
  background-color: #8cc732;
}
.atlantis .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #8cc732;
}
.atlantis .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #8cc732;
}
.atlantis .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #8cc732;
}
.atlantis article.sticky .entry-title:before {
  color: #8cc732;
}
.atlantis .entry-header .entry-title a:hover {
  color: #8cc732;
}
.atlantis .entry-format blockquote a {
  color: #8cc732;
}
.atlantis .entry-format .link-block:hover {
  background-color: #8cc732;
}
.atlantis.format-link.entry-format .link-block:hover {
  color: #8cc732;
}
.atlantis .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #8cc732;
}
.atlantis .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #8cc732;
}
.atlantis .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #8cc732;
}
.atlantis .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #8cc732;
}
.atlantis .widget .mc4wp-form input[type="submit"] {
  background-color: #8cc732;
}
.atlantis .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #8cc732;
}
.atlantis .widget_nav_menu .menu > li > a:after,
.atlantis .widget_categories .menu > li > a:after,
.atlantis .widget_product_categories .menu > li > a:after,
.atlantis .widget_nav_menu > ul > li > a:after,
.atlantis .widget_categories > ul > li > a:after,
.atlantis .widget_product_categories > ul > li > a:after {
  background-color: #8cc732;
}
.atlantis.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.atlantis .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #8cc732;
}
.atlantis.woocommerce div.product form.cart .single_add_to_cart_button,
.atlantis .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.atlantis .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.atlantis.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.atlantis .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.atlantis .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.atlantis.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.atlantis .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.atlantis .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #8cc732;
}
.atlantis.woocommerce div.product.product-type-external p.cart .button,
.atlantis .woocommerce div.product.product-type-external p.cart .button {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce div.product.product-type-external p.cart .button:hover,
.atlantis .woocommerce div.product.product-type-external p.cart .button:hover,
.atlantis.woocommerce div.product.product-type-external p.cart .button:focus,
.atlantis .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce div.product.product-type-external p.cart .button:hover,
.atlantis .woocommerce div.product.product-type-external p.cart .button:hover,
.atlantis.woocommerce div.product.product-type-external p.cart .button:focus,
.atlantis .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.atlantis .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #8cc732;
}
.atlantis.woocommerce div.product .product_meta span a:hover,
.atlantis .woocommerce div.product .product_meta span a:hover,
.atlantis.woocommerce div.product .product_meta span span:hover,
.atlantis .woocommerce div.product .product_meta span span:hover {
  color: #8cc732;
}
.atlantis.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.atlantis .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #8cc732;
}
.atlantis.woocommerce div.product div.thumbnails #slider-next:before,
.atlantis .woocommerce div.product div.thumbnails #slider-next:before,
.atlantis.woocommerce div.product div.thumbnails #slider-prev:before,
.atlantis .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #8cc732;
}
.atlantis.woocommerce ul.products li.product .product-inner:hover:before,
.atlantis .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #8cc732;
  opacity: 0.9;
}
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #8cc732;
}
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.atlantis.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.atlantis .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #8cc732;
}
.atlantis.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.atlantis .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #8cc732;
}
.atlantis.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.atlantis .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #8cc732;
  opacity: 0.9;
}
.atlantis.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.atlantis .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.atlantis.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.atlantis .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.atlantis.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.atlantis .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #8cc732;
}
.atlantis.woocommerce table.shop_table .product-thumbnail-name a:hover,
.atlantis .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #8cc732;
}
.atlantis.woocommerce table.wishlist_table .product-name a:hover,
.atlantis .woocommerce table.wishlist_table .product-name a:hover {
  color: #8cc732;
}
.atlantis.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.atlantis .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #8cc732;
  background-color: #8cc732;
  width: 100%;
}
.atlantis.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.atlantis .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.atlantis.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.atlantis .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.atlantis .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.atlantis.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.atlantis .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce .customer-login .tabs-nav li a:after,
.atlantis .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #8cc732;
}
.atlantis.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.atlantis .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.atlantis.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.atlantis .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #8cc732;
}
.atlantis.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.atlantis .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #8cc732;
}
.atlantis.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.atlantis .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #8cc732;
}
.atlantis.woocommerce .widget_price_filter .price_slider_amount .button,
.atlantis .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #8cc732;
  background-color: #8cc732;
  width: 100%;
}
.atlantis.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.atlantis .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.atlantis.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.atlantis .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.atlantis .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.atlantis.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.atlantis .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce .widget_layered_nav_filters ul li a:before,
.atlantis .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #8cc732;
}
.atlantis.woocommerce ul.cart_list li a:hover,
.atlantis .woocommerce ul.cart_list li a:hover,
.atlantis.woocommerce ul.product_list_widget li a:hover,
.atlantis .woocommerce ul.product_list_widget li a:hover {
  color: #8cc732;
}
.atlantis.woocommerce .return-to-shop .button,
.atlantis .woocommerce .return-to-shop .button {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce .return-to-shop .button:hover,
.atlantis .woocommerce .return-to-shop .button:hover,
.atlantis.woocommerce .return-to-shop .button:focus,
.atlantis .woocommerce .return-to-shop .button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis.woocommerce .return-to-shop .button:hover,
.atlantis .woocommerce .return-to-shop .button:hover,
.atlantis.woocommerce .return-to-shop .button:focus,
.atlantis .woocommerce .return-to-shop .button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis .woocommerce-checkout #payment div.place-order .button {
  border-color: #8cc732;
  background-color: #8cc732;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.atlantis .woocommerce-checkout #payment div.place-order .button:hover,
.atlantis .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis .woocommerce-checkout #payment div.place-order .button:hover,
.atlantis .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis .woocommerce-checkout #payment div.place-order .terms a {
  color: #8cc732;
}
.atlantis .shop-toolbar .shop-view .current {
  color: #8cc732;
  border-color: #8cc732;
}
.atlantis .filters-product-cat ul li a:after {
  background-color: #8cc732;
}
.atlantis .footer-nav ul.menu li a:hover {
  color: #8cc732;
}
.atlantis .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #8cc732;
}
.atlantis .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #8cc732;
  opacity: 0.9;
}
.atlantis .furnde-newletter.style-2 {
  border: 1px solid #8cc732;
}
.atlantis .fd-icon-box .box-content h3 a:hover {
  color: #8cc732;
}
.atlantis .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #8cc732;
}
.atlantis .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #8cc732;
}
.atlantis .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #8cc732;
}
.atlantis .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #8cc732;
}
.atlantis .fd-products-tabs .tabs-nav li a:after {
  background-color: #8cc732;
}
.atlantis .fd-daily-deal .link:after {
  background-color: #8cc732;
}
.atlantis .fd-daily-deal .link:hover {
  color: #8cc732;
}
.atlantis .furnde-image-box .b-content .link:before {
  background-color: #8cc732;
}
.atlantis .furnde-products .filters-dropdown ul li a:after {
  background-color: #8cc732;
}
.atlantis .featured-products .link {
  color: #8cc732;
  border-color: #8cc732;
}
.atlantis .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #8cc732;
}
.atlantis .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #8cc732;
}
.atlantis .fd-cta .fd-cta-contents .link {
  border-color: #8cc732;
  background-color: #8cc732;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.atlantis .fd-cta .fd-cta-contents .link:hover,
.atlantis .fd-cta .fd-cta-contents .link:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis .fd-cta .fd-cta-contents .link:hover,
.atlantis .fd-cta .fd-cta-contents .link:focus {
  border-color: #8cc732;
  background-color: #8cc732;
}
.atlantis .fd-cta.cta-primary-color {
  background-color: #8cc732;
}
.downy .btn-fourth {
  color: #6dcda7;
  border-color: #6dcda7;
}
.downy .btn-fourth:hover,
.downy .btn-fourth:focus {
  color: #6dcda7;
  border-color: #6dcda7;
}
.downy .btn-fifth {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy .btn-fifth:hover,
.downy .btn-fifth:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy .ui-autocomplete .ui-menu-item .product-title:hover {
  color: #6dcda7;
}
.downy .ui-autocomplete .all-results a:before {
  background-color: #6dcda7;
}
.downy .backtotop {
  background-color: #6dcda7;
}
.downy .topbar a:hover {
  color: #6dcda7;
}
.downy .topbar .widget.fd-my-account .account-login a:before {
  background-color: #6dcda7;
}
.downy .topbar .widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  background-color: #6dcda7;
}
.downy .topbar .widget_currency_sel_widget.cur-list-vertical ul li:before {
  background-color: #6dcda7;
}
.downy .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  background-color: #6dcda7;
}
.downy .site-header .menu-extra .extra-menu-item.menu-item-account a:after {
  background-color: #6dcda7;
}
.downy .site-header .menu-extra .extra-menu-item.menu-item-account ul li a:before {
  background-color: #6dcda7;
}
.downy.header-primary-color .site-header {
  background-color: #6dcda7;
}
.downy.header-primary-color .site-header .menu-extra .extra-menu-item.menu-item-cart .mini-cart-counter {
  color: #6dcda7;
  background-color: #fff;
}
.downy.header-primary-color .site-header .primary-nav > ul > li > a:after {
  background-color: #fff;
}
.downy .nav li li a:before {
  background-color: #6dcda7;
}
.downy .nav .mega-sub-menu ul li a:before {
  color: #6dcda7;
  background-color: transparent;
}
.downy .nav .mega-sub-menu ul li a:hover {
  color: #6dcda7;
}
.downy .primary-nav > ul > li > a:after {
  background-color: #6dcda7;
}
.downy .header-dark .primary-nav .menu > .current-menu-item > a {
  color: #6dcda7;
}
.downy .off-canvas-panel.main-nav .main-nav-content .tabs-nav li a:before {
  background-color: #6dcda7;
}
.downy .off-canvas-panel.main-nav .menu li:before {
  background-color: #6dcda7;
}
.downy .display-cart .site-header .toggle-cart .cart-icon {
  background-color: #6dcda7;
}
.downy .display-cart .site-header .toggle-cart .cart-icon:before {
  border-color: #6dcda7;
}
.downy .rev_slider .tp-tabs.outer-left.zeus .tp-tab .tp-tab-title:before {
  background-color: #6dcda7;
}
.downy article.sticky .entry-title:before {
  color: #6dcda7;
}
.downy .entry-header .entry-title a:hover {
  color: #6dcda7;
}
.downy .entry-format blockquote a {
  color: #6dcda7;
}
.downy .entry-format .link-block:hover {
  background-color: #6dcda7;
}
.downy.format-link.entry-format .link-block:hover {
  color: #6dcda7;
}
.downy .comments-area .comment-list .comment-meta .author-name a:hover {
  color: #6dcda7;
}
.downy .comments-area .comment-list .comment-meta .comment-reply-link:hover {
  color: #6dcda7;
}
.downy .comments-area .comment-list .comment-meta .comment-edit-link:hover {
  color: #6dcda7;
}
.downy .comments-area .comment-list .comment-meta .author-posted:hover {
  color: #6dcda7;
}
.downy .widget .mc4wp-form input[type="submit"] {
  background-color: #6dcda7;
}
.downy .widget .mc4wp-form input[type="submit"]:hover {
  background-color: #6dcda7;
}
.downy .widget_nav_menu .menu > li > a:after,
.downy .widget_categories .menu > li > a:after,
.downy .widget_product_categories .menu > li > a:after,
.downy .widget_nav_menu > ul > li > a:after,
.downy .widget_categories > ul > li > a:after,
.downy .widget_product_categories > ul > li > a:after {
  background-color: #6dcda7;
}
.downy.woocommerce div.product .product-images .images .zoom_in_marker:hover,
.downy .woocommerce div.product .product-images .images .zoom_in_marker:hover {
  background-color: #6dcda7;
}
.downy.woocommerce div.product form.cart .single_add_to_cart_button,
.downy .woocommerce div.product form.cart .single_add_to_cart_button {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.downy .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.downy.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.downy .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.downy .woocommerce div.product form.cart .single_add_to_cart_button:hover,
.downy.woocommerce div.product form.cart .single_add_to_cart_button:focus,
.downy .woocommerce div.product form.cart .single_add_to_cart_button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover,
.downy .woocommerce div.product.product-type-grouped form.cart .group_table td.label a:hover {
  color: #6dcda7;
}
.downy.woocommerce div.product.product-type-external p.cart .button,
.downy .woocommerce div.product.product-type-external p.cart .button {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce div.product.product-type-external p.cart .button:hover,
.downy .woocommerce div.product.product-type-external p.cart .button:hover,
.downy.woocommerce div.product.product-type-external p.cart .button:focus,
.downy .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce div.product.product-type-external p.cart .button:hover,
.downy .woocommerce div.product.product-type-external p.cart .button:hover,
.downy.woocommerce div.product.product-type-external p.cart .button:focus,
.downy .woocommerce div.product.product-type-external p.cart .button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before,
.downy .woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #6dcda7;
}
.downy.woocommerce div.product .product_meta span a:hover,
.downy .woocommerce div.product .product_meta span a:hover,
.downy.woocommerce div.product .product_meta span span:hover,
.downy .woocommerce div.product .product_meta span span:hover {
  color: #6dcda7;
}
.downy.woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover,
.downy .woocommerce div.product div.thumbnails .yith_magnifier_thumbnail img:hover {
  border-color: #6dcda7;
}
.downy.woocommerce div.product div.thumbnails #slider-next:before,
.downy .woocommerce div.product div.thumbnails #slider-next:before,
.downy.woocommerce div.product div.thumbnails #slider-prev:before,
.downy .woocommerce div.product div.thumbnails #slider-prev:before {
  color: #6dcda7;
}
.downy.woocommerce ul.products li.product .product-inner:hover:before,
.downy .woocommerce ul.products li.product .product-inner:hover:before {
  background-color: #6dcda7;
  opacity: 0.9;
}
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover {
  color: #6dcda7;
}
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .add_to_wishlist,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .add_to_wishlist,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .add_to_wishlist,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .add_to_wishlist,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistaddedbrowse a,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistaddedbrowse a,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistaddedbrowse a,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .btn-add-to-cart:hover .yith-wcwl-wishlistexistsbrowse a,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .product-quick-view:hover .yith-wcwl-wishlistexistsbrowse a,
.downy.woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a,
.downy .woocommerce ul.products li.product .product-content-thumbnails .footer-product .added_to_cart.wc-forward:hover .yith-wcwl-wishlistexistsbrowse a {
  color: #6dcda7;
}
.downy.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover,
.downy .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-info h3 a:hover {
  color: #6dcda7;
}
.downy.woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before,
.downy .woocommerce.shop-view-list ul.products li.product .product-inner:hover .product-content-thumbnails:before {
  background-color: #6dcda7;
  opacity: 0.9;
}
.downy.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.downy .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.downy.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.downy .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.downy.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.downy .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  color: #6dcda7;
}
.downy.woocommerce table.shop_table .product-thumbnail-name a:hover,
.downy .woocommerce table.shop_table .product-thumbnail-name a:hover {
  color: #6dcda7;
}
.downy.woocommerce table.wishlist_table .product-name a:hover,
.downy .woocommerce table.wishlist_table .product-name a:hover {
  color: #6dcda7;
}
.downy.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.downy .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border-color: #6dcda7;
  background-color: #6dcda7;
  width: 100%;
}
.downy.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.downy .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.downy.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.downy .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.downy .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.downy.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus,
.downy .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce .customer-login .tabs-nav li a:after,
.downy .woocommerce .customer-login .tabs-nav li a:after {
  background-color: #6dcda7;
}
.downy.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.downy .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.downy.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.downy .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #6dcda7;
}
.downy.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.downy .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #6dcda7;
}
.downy.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.downy .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before {
  color: #6dcda7;
}
.downy.woocommerce .widget_price_filter .price_slider_amount .button,
.downy .woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: #6dcda7;
  background-color: #6dcda7;
  width: 100%;
}
.downy.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.downy .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.downy.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.downy .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.downy .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.downy.woocommerce .widget_price_filter .price_slider_amount .button:focus,
.downy .woocommerce .widget_price_filter .price_slider_amount .button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce .widget_layered_nav_filters ul li a:before,
.downy .woocommerce .widget_layered_nav_filters ul li a:before {
  color: #6dcda7;
}
.downy.woocommerce ul.cart_list li a:hover,
.downy .woocommerce ul.cart_list li a:hover,
.downy.woocommerce ul.product_list_widget li a:hover,
.downy .woocommerce ul.product_list_widget li a:hover {
  color: #6dcda7;
}
.downy.woocommerce .return-to-shop .button,
.downy .woocommerce .return-to-shop .button {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce .return-to-shop .button:hover,
.downy .woocommerce .return-to-shop .button:hover,
.downy.woocommerce .return-to-shop .button:focus,
.downy .woocommerce .return-to-shop .button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy.woocommerce .return-to-shop .button:hover,
.downy .woocommerce .return-to-shop .button:hover,
.downy.woocommerce .return-to-shop .button:focus,
.downy .woocommerce .return-to-shop .button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy .woocommerce-checkout #payment div.place-order .button {
  border-color: #6dcda7;
  background-color: #6dcda7;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.downy .woocommerce-checkout #payment div.place-order .button:hover,
.downy .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy .woocommerce-checkout #payment div.place-order .button:hover,
.downy .woocommerce-checkout #payment div.place-order .button:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy .woocommerce-checkout #payment div.place-order .terms a {
  color: #6dcda7;
}
.downy .shop-toolbar .shop-view .current {
  color: #6dcda7;
  border-color: #6dcda7;
}
.downy .filters-product-cat ul li a:after {
  background-color: #6dcda7;
}
.downy .footer-nav ul.menu li a:hover {
  color: #6dcda7;
}
.downy .furnde-category .cat-item .cat-content .btn-view:before {
  background-color: #6dcda7;
}
.downy .furnde-category.show-now-hover:hover .cat-overlay {
  background-color: #6dcda7;
  opacity: 0.9;
}
.downy .furnde-newletter.style-2 {
  border: 1px solid #6dcda7;
}
.downy .fd-icon-box .box-content h3 a:hover {
  color: #6dcda7;
}
.downy .fd-icon-box.fd-icon-box-2 .box-content h3 a:hover {
  color: #6dcda7;
}
.downy .furnde-banner.furnde-banner-medium .b-content .link:after {
  background-color: #6dcda7;
}
.downy .furnde-banner.furnde-banner-medium .b-content .link:hover {
  color: #6dcda7;
}
.downy .furnde-banner.furnde-banner-small .b-content .link:before {
  background-color: #6dcda7;
}
.downy .fd-products-tabs .tabs-nav li a:after {
  background-color: #6dcda7;
}
.downy .fd-daily-deal .link:after {
  background-color: #6dcda7;
}
.downy .fd-daily-deal .link:hover {
  color: #6dcda7;
}
.downy .furnde-image-box .b-content .link:before {
  background-color: #6dcda7;
}
.downy .furnde-products .filters-dropdown ul li a:after {
  background-color: #6dcda7;
}
.downy .featured-products .link {
  color: #6dcda7;
  border-color: #6dcda7;
}
.downy .fd-posts-carousel .fd-post .post-text .post-title:hover {
  color: #6dcda7;
}
.downy .fd-posts-carousel .fd-post .post-text .read-more:hover {
  color: #6dcda7;
}
.downy .fd-cta .fd-cta-contents .link {
  border-color: #6dcda7;
  background-color: #6dcda7;
  height: 40px;
  line-height: 38px;
  font-size: 12px;
  min-width: 160px;
}
.downy .fd-cta .fd-cta-contents .link:hover,
.downy .fd-cta .fd-cta-contents .link:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy .fd-cta .fd-cta-contents .link:hover,
.downy .fd-cta .fd-cta-contents .link:focus {
  border-color: #6dcda7;
  background-color: #6dcda7;
}
.downy .fd-cta.cta-primary-color {
  background-color: #6dcda7;
}