.vari-list .vari-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4em;
  margin-top: 4em;
}
.vari-list .vari-list-item:nth-child(2n) {
  margin-right: 0;
}
.vari-list .col-50 {
  flex-basis: 46%;
  margin-right: 4%;
}
.vari-list .col-50:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .vari-list .col-50 {
    flex-basis: 100%;
    margin-right: 0;
  }
}
.vari-list .variations {
  overflow: auto;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  text-align: center;
}
.vari-list .variations .variation-item {
  float: initial;
  display: inline-block;
}
.vari-list .variations .variation-item a {
  color: #000;
  box-shadow: initial;
  -webkit-box-shadow: initial;
  DISPLAY: block;
  width: 80px;
  margin-right: 1em;
  border: 1px solid #000;
  height: 80px;
  float: left;
  text-align: center;
  box-sizing: content-box;
  padding: 0.25rem;
}
.vari-list .variations .variation-item a:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.vari-list .variations .variation-item span {
  margin-top: 0.75em;
  display: block;
}
.menu-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4em;
  margin-top: 4em;
}
.menu-list:nth-child(2n) {
  margin-right: 0;
}
.menu-list .menu-list-item {
  flex-basis: 46%;
  margin-right: 4%;
  margin-bottom: 4em;
}
.menu-list .menu-list-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-list .menu-list-item ul li {
  position: relative;
}
.menu-list .menu-list-item p {
  text-align: justify;
}
.menu-list .menu-list-item p.product-price-tickr {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
}
.menu-list .menu-list-item a.order-link {
  color: #bf1e2e;
  font-weight: 800;
}
.menu-list .menu-list-item a.order-link:hover {
  color: #000000;
}
.sidebar .widget {
  padding-bottom: 6em;
}
.sidebar .widget .tagcloud a,
.sidebar .widget.widget_tag_cloud a,
.sidebar .wp_widget_tag_cloud a {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 4px 10px 5px;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0;
  float: left;
  margin-right: 1em;
}
.archive.woocommerce-page .sidebar {
  float: left;
  width: 20%;
  margin-right: 5%;
}
@media (max-width: 1024px) {
  .archive.woocommerce-page .sidebar {
    float: left;
    width: 100%;
    margin-right: 0;
  }
}
.archive.woocommerce-page .content-area {
  float: right;
  width: 75%;
}
@media (max-width: 1024px) {
  .archive.woocommerce-page .content-area {
    float: left;
    width: 100%;
    margin-right: 0;
  }
}
.demo-style-btn button.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat,
.demo-style-btn a.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
  background-color: #D3AA26;
  color: #fff;
  font-size: 100%;
  font-weight: 600;
  border-radius: 0;
  letter-spacing: 0.05em;
}
.demo-style-btn button.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
.demo-style-btn a.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover {
  background-color: #a8881e;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}
@media (max-width: 768px) {
  .home-page-cta h3 {
    margin-top: 2em;
  }
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
  background-color: #D3AA26;
  color: #fff;
  font-size: 100%;
  font-weight: 600;
  border-radius: 0;
  letter-spacing: 0.05em;
}
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
  background-color: #a8881e;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}
.woocommerce .button.wc-backward {
  background-color: #D3AA26;
  color: #fff;
  font-size: 100%;
  font-weight: 600;
  border-radius: 0;
  letter-spacing: 0.05em;
}
.woocommerce .button.wc-backward:hover {
  background-color: #a8881e;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-right: 2em;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #1A1A1A;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
  border-bottom-color: #ccc;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
  content: '>';
  position: absolute;
  top: 1em;
  left: 0;
  width: 1em;
  height: 1em;
  font-size: 1em;
  color: #ccc;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  padding: 1em;
  display: block;
  position: relative;
}
.page.woocommerce-account .site-footer {
  margin-top: 5em;
}
.page-template-default .site-footer {
  margin-top: 0;
}
.woocommerce-account .woocommerce form.login {
  max-width: 480px;
  width: 100%;
}
@media (max-width: 768px) {
  .Hero-title h1 {
    font-size: 2em !important;
  }
}
/*.page-template-default header.entry-header {
display: none;
}*/
.home.page-template-visual-composer-page .site-content {
  padding-top: 0;
}
.page-template-visual-composer-page .site-content {
  padding-top: 7em;
}
.woocommerce-page .site-content,
.page-template-default .site-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 1680px;
  padding: 14rem 1em 0;
  width: 100%;
}
@media (max-width: 768px) {
  .woocommerce-page .site-content,
  .page-template-default .site-content {
    padding: 2rem 1em 0;
  }
}
.woocommerce-products-header .woocommerce-products-header__title {
  font-size: 40px;
  font-size: 2.500rem;
  color: #262362;
  margin-bottom: 0.75rem;
}
.woocommerce .woocommerce-result-count {
  margin: 0.50em 0 0.50em;
}
.woocommerce span.onsale {
  min-height: inherit;
  line-height: initial;
  border-radius: 0;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
  border-radius: 0;
  padding: 0.28em;
}
.woocommerce .cart_totals h2 {
  color: #262362;
  font-size: 25px;
  font-size: 1.563rem;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  margin-top: 4rem;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #D3AA26;
  color: #fff;
  border-radius: 0;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #a8881e;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}
.woocommerce nav.woocommerce-pagination {
  margin-bottom: 4rem;
}
.woocommerce div.product .product_title {
  color: #262362;
  font-size: 40px;
  font-size: 2.500rem;
}
.woocommerce div.product p.price {
  color: #77797b;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 400;
  color: #D3AA26;
  font-size: 30px;
  font-size: 1.875rem;
}
.woocommerce div.product .product_meta .posted_in,
.woocommerce div.product .product_meta .sku_wrapper,
.woocommerce div.product .product_meta .tagged_as {
  display: block;
}
.woocommerce div.product .product_meta a {
  font-weight: 400;
  text-decoration: underline;
}
.woocommerce ul.products li.product {
  text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
  font-size: 1.125rem;
}
.woocommerce ul.products li.product .onsale {
  margin: 0;
}
.woocommerce ul.products li.product .price {
  color: #8D8D8D;
  font-weight: 400;
  font-size: 1.125rem;
}
.woocommerce ul.products li.product .price del {
  display: inline-block;
}
.woocommerce ul.products li.product .button {
  background-color: #D3AA26;
  color: #fff;
  font-size: 100%;
  font-weight: 600;
  border-radius: 0;
  letter-spacing: 0.05em;
}
.woocommerce ul.products li.product .button:hover {
  background-color: #a8881e;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  display: block;
}
.woocommerce div.product .woocommerce-tabs {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.woocommerce div.product .woocommerce-tabs:after {
  clear: both;
  content: "";
  display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0 0 2em;
  overflow: hidden;
  position: relative;
  border-top: 2px solid #95989A;
}
@media (min-width: 768px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%;
    margin-bottom: 0;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: block;
  margin: 0;
  border-left: none;
  position: relative;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #95989A;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 1em 0;
  display: block;
  font-weight: 400;
  color: #272727;
  font-size: 20px;
  font-size: 1.250rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom-color: #95989A;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #272727;
  font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  box-shadow: initial;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: none;
  font-size: 1.5rem;
  font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  left: initial;
  border-bottom-right-radius: initial;
  border-width: initial;
  box-shadow: initial;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  right: 1em;
  border-bottom-left-radius: initial;
  border-width: initial;
  box-shadow: initial;
  content: "\f105" !important;
}
@media (min-width: 768px) {
  .woocommerce div.product .woocommerce-tabs .panel {
    width: 64.7058823529%;
    float: right;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 2em;
  }
}
.woocommerce-Reviews #comments {
  padding-top: 0;
}
.woocommerce-tabs ul.tabs li:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  display: block;
  position: absolute;
  top: 50%;
  right: -1em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all,ease,.3s;
  transition: all,ease,.3s;
}
.woocommerce-tabs ul.tabs li.active:after {
  right: 1em;
}
.woocommerce-tabs ul.tabs li.active:after {
  opacity: 1;
  right: 0;
}
.woocommerce-tabs ul.tabs li:after {
  content: "\f105";
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none;
  position: absolute;
  content: ' ';
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: none;
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: none;
  position: absolute;
  bottom: initial;
  width: 1em;
  height: 1em;
  /* content: ' '; */
}
.widget ul.product-categories {
  border-top: 1px solid #1A1A1A;
}
.widget ul.product-categories li.cat-item {
  border-bottom: 1px solid #1A1A1A;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.widget ul.product-categories li a {
  font-size: 1.375rem;
}
.widget ul.children li.cat-item {
  border-bottom: none;
}
.woocommerce table.shop_table {
  border: none;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
  border-top: 1px solid #95989A;
}
.woocommerce table.shop_table thead th {
  border-bottom: 1px solid #95989A;
}
.woocommerce table.shop_table .actions {
  padding-top: 2rem;
}
.woocommerce table.shop_table .actions .coupon .input-text {
  width: 200px !important;
  height: 40px;
  border-radius: 0;
}
.colors-dark .woocom-stuff .fa.fa-user,
.colors-dark .woocom-stuff .fa.fa-shopping-cart {
  color: #ffffff;
}
.colors-light .woocom-stuff .fa.fa-user,
.colors-light .woocom-stuff .fa.fa-shopping-cart {
  color: #000000;
}
.woocom-stuff .fa.fa-user,
.woocom-stuff .fa.fa-shopping-cart {
  font-size: 32px;
  line-height: 42px;
}
.woocom-stuff a.dropdown-back {
  position: relative;
  height: 32px;
  width: 32px;
  display: block;
  margin: 1.5rem 1em;
}
.woocom-stuff .basket-item-count {
  display: block !important;
  background-color: #262362;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  line-height: 19px;
  text-align: center;
  /* vertical-align: text-top; */
  font-size: 1rem;
  position: absolute;
  top: -5px;
  right: 8px;
}
.woocom-stuff .basket-item-count .count {
  color: #fff;
}
.related.products {
  padding-top: 2rem;
}
.related.products h2 {
  color: #262362;
  font-size: 32px;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}
.product_list_widget {
  margin-bottom: 0;
  overflow: auto;
  font-size: .875em;
}
.product_list_widget li:after,
.product_list_widget li:before {
  content: "";
  display: table;
}
.product_list_widget li a.remove {
  position: absolute;
  top: 1em;
  left: 0;
  opacity: 1;
  width: 20px;
}
.product_list_widget li a.remove:before {
  text-align: left;
}
.home ul.product_list_widget li,
.page-template-default ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  width: 100%;
  border-bottom: 1px solid rgba(149, 152, 154, 0.3);
  padding: 0.50rem 0;
}
.widget_shopping_cart_content {
  border-top: 2px solid #95989A;
}
.widget_shopping_cart_content .buttons .button {
  border: 0;
  background: 0 0;
  background-color: #D3AA26;
  border-color: #D3AA26;
  color: #fff;
  cursor: pointer;
  padding: .6180469716em 1.41575em;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  text-shadow: none;
  display: inline-block;
  outline: 0;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  display: block;
}
.widget_shopping_cart_content .buttons .button:hover {
  background-color: #a8881e;
  border-color: #a8881e;
  color: #ffffff;
}
.widget_shopping_cart_content .buttons .button:nth-child(odd) {
  margin-bottom: .6180469716em;
}
.home .widget_shopping_cart_content,
.page-template-default .widget_shopping_cart_content,
.woocommerce-page .widget_shopping_cart_content,
.widget_shopping_cart p.buttons,
.widget_shopping_cart p.total {
  padding-left: 1.41575em;
  padding-right: 1.41575em;
}
@media (min-width: 768px) {
  .product_list_widget {
    max-height: 20em;
    overflow-y: scroll;
  }
  .product_list_widget li a {
    color: #343434;
  }
  .product_list_widget li a.remove {
    position: relative;
    float: left;
    top: 12px;
    background-color: rgba(226, 64, 28, 0.85);
    border-radius: 100%;
    height: 17px;
    color: #fff !important;
    width: 17px;
    line-height: 17px;
    text-align: center;
    margin-right: 0.5rem;
    font-size: 1rem;
  }
  .product_list_widget li > a {
    display: block;
  }
  .product_list_widget li img {
    border: 1px solid #858585;
    max-width: 2.617924em;
    float: right;
    margin: 0.65em 0 0 1em;
  }
  .dropdown-menu-mini-cart {
    position: absolute;
    top: 100%;
    z-index: 999999;
    font-size: .875em;
    right: -999px;
    display: block;
    width: 22.75em;
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(7, 7, 7, 0.5);
  }
  .dropdown-menu-mini-cart:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 14px 9px;
    border-color: transparent transparent #858585 transparent;
    top: -13px;
    position: absolute;
    right: 2rem;
  }
  .dropdown-menu-mini-cart li {
    width: 100%;
  }
  .dropdown-menu-mini-cart .woocommerce-mini-cart__empty-message {
    margin: 1rem;
  }
}
.cart-contents {
  display: none;
}
.site-header-cart {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  margin-bottom: 0;
}
.aux-nav .wrapper,
.main-nav .wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1680px;
  /*    @media (min-width: 769px) {
    padding: 0 2em;
    }*/
}
.aux-nav:after,
.wrapper:after {
  clear: both;
  content: "";
  display: block;
}
.aux-nav {
  width: 100%;
  max-width: 100%;
  background-color: #E6E7E8;
}
@media (min-width: 768px) {
  .aux-nav {
    padding: 0 2em;
  }
}
.aux-nav .phone {
  float: left;
}
.aux-nav .phone a {
  vertical-align: middle;
  line-height: 3.750rem;
  color: #4E4E4E;
  font-weight: 400;
  font-size: 1.250rem;
}
.colors-dark .aux-menu .social a .fa {
  color: #fff;
}
.colors-dark .aux-menu .social a:hover .fa {
  color: #999999;
}
.colors-dark .aux-menu .login {
  margin-right: 2em;
}
.colors-dark .aux-menu .login a {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
}
.colors-dark .aux-menu .login a:hover {
  color: #999999;
}
.colors-light .aux-menu .social a .fa {
  color: #545454;
}
.colors-light .aux-menu .social a:hover .fa {
  color: #404040;
}
.colors-light .aux-menu .login {
  margin-right: 2em;
}
.colors-light .aux-menu .login a {
  color: #404040;
  font-size: 1rem;
  font-weight: 400;
}
.colors-light .aux-menu .login a:hover {
  color: #545454;
}
.aux-nav .aux-menu {
  float: right;
}
.aux-nav .aux-menu ul {
  margin: 0;
  padding: 0;
}
.aux-nav .aux-menu ul li {
  margin: 0 0.50em 0 0.50em;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.aux-nav .aux-menu ul li a {
  vertical-align: middle;
  line-height: 3.750rem;
}
@media (max-width: 768px) {
  .vc_btn3-container.demo-style-btn.vc_btn3-inline {
    width: 100%;
    text-align: center;
  }
}
