.trans {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce h2 {
  margin: 30px 0;
}
.woocommerce h3 {
  font-size: 28px;
}
.woocommerce h2,
.woocommerce h3 {
  color: #000;
}
.bapf_body ul {
  padding-left: 0;
}
.woocommerce .woocommerce-breadcrumb {
  margin: 1em 0;
}
.contact-form .form-control,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.orderby,
form input[type='number'],
.comment-form-comment #comment,
input#author,
input#email,
#coupon_code,
.select2-input,
select {
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  background-color: #ececec;
  background-image: none;
  border: 1px solid rgba(128, 128, 128, 0.61);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact-form .form-control:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row select:focus,
.orderby:focus,
form input[type='number']:focus,
.comment-form-comment #comment:focus,
input#author:focus,
input#email:focus,
#coupon_code:focus,
.select2-input:focus,
select:focus {
  background: #fff;
}
.comment-form-comment #comment {
  width: 100%;
  height: 200px;
  border: 1px solid rgba(102, 102, 102, 0.3);
  margin-bottom: 30px;
}
.xoo-wsc-sum-col {
  padding-right: 15px;
}
button#wpmc-next {
  margin-right: 10px !important;
}
button#wpmc-back-to-cart {
  margin-left: 10px !important;
}
.tinv-wishlist table,
.tinv-wishlist table td,
.tinv-wishlist table th {
  border-color: #ffffff;
}
.tinv-wishlist .tinv-header {
  display: none;
}
a.xoo-wsc-ft-btn {
  font-size: 16px;
  background: #fff;
  color: #E5B001;
  border: 1px solid #E5B001;
}
a.xoo-wsc-ft-btn:hover {
  background: #E5B001;
  color: #fff;
}
input#author,
input#email {
  border: 1px solid rgba(102, 102, 102, 0.3);
  margin-bottom: 30px;
}
#coupon_code {
  width: 100%;
}
.my-btn,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 16px;
  background: #fff !important;
  color: #E5B001 !important;
  border: 1px solid #E5B001 !important;
  transition: all 0.5s ease;
  text-align: center;
  font-weight: normal;
}
.my-btn:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #E5B001 !important;
  text-decoration: none;
  color: #fff !important;
  border: 1px solid #E5B001;
}
.select2-container--default .select2-selection--single {
  background-color: #ECECEC;
  border: 1px solid #aaa;
  border-radius: 4px;
  min-height: 45px;
}
.select2-container--default .select2-selection--single span {
  line-height: 2.5 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-left: 2px !important;
  margin-top: 6px !important;
}
a.checkout-button.button.alt.wc-forward {
  background: #E5B001 !important;
}
.page-content .woocommerce #respond input#submit,
.page-content .woocommerce a.button,
.woocommerce button.button,
.page-content .woocommerce input.button {
  background: #E5B001 !important;
  transition: all 0.5s ease;
  color: #fff !important;
}
.page-content .woocommerce #respond input#submit:hover,
.page-content .woocommerce a.button:hover,
.woocommerce button.button:hover,
.page-content .woocommerce input.button:hover {
  background: #333;
  color: #fff;
}
ul.products {
  margin-top: 40px;
}
nav.woocommerce-MyAccount-navigation {
  background: #fff;
  height: auto;
  padding: 0;
  box-shadow: 5px 7px 12px 0px #0000001f;
  border: 1px solid #80808026;
  border-radius: 20px;
}
ul.wc_payment_methods.payment_methods.methods label {
  /* padding: 1em; */
  cursor: pointer;
  color: #333;
  /* background: aliceblue; */
  font-size: 17px;
}
select.orderby {
  background: #f8f8f8;
}
.term-description {
  display: none;
}
ul.products li.type-product {
  background: #ffffff;
  padding: 10px !important;
  margin-bottom: 30px;
  text-align: center;
  transition: all 0.3s ease;
  display: block;
  border: 1px solid #dcdcdc8a;
}
ul.products li.type-product img {
  /* background: #ffffff; */
  /* border: solid 1px #dcdcdc; */
  overflow: hidden;
  position: relative;
  width: auto !important;
  margin: 0 auto 1em !important;
}
ul.products li.type-product h3 {
  font-size: 24px;
  margin: 5px 0 10px;
  color: #777777;
}
ul.products li.type-product span.price {
  display: block;
  margin: 10px 0;
  font-size: 16px;
}
ul.products li.type-product .amount {
  color: #777777;
}
.add_to_cart_button,
.single_add_to_cart_button,
p.form-submit input[type='submit'],
a.button.product_type_variable {
  background: #333;
  height: auto;
  color: #fff;
  text-align: center;
  line-height: normal;
  font-size: 16px;
  padding: 0.618em 1em;
  font-weight: normal;
  transition: all 0.5s ease;
  border: none;
}
.single_product:hover .add_to_cart_button,
.add_to_cart_button:hover,
.single_add_to_cart_button:hover,
p.form-submit input[type='submit']:hover,
ul.products li.type-product:hover .add_to_cart_button,
ul.products li.type-product:hover a.button.product_type_variable,
a.button.product_type_variable:hover {
  background: #bb9439 !important;
  color: #fff;
}
ul.products li.type-product:hover a {
  text-decoration: none;
}
.related.products {
  margin-top: 50px;
}
.related.products .button {
  margin: 0 10px 15px;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 14em;
  text-align: center;
}
form.cart.grouped_form {
  display: block !important;
}
form.cart.grouped_form table {
  width: 100%;
  margin-bottom: 30px;
}
.tinv-wraper.tinv-wishlist {
  display: inline-block;
  margin-right: 20px;
}
div.type-product .images a {
  display: block;
}
div.type-product .images a img {
  width: 100%;
  height: auto;
}
div.type-product .summary.entry-summary {
  width: 49%;
  float: right;
  padding: 30px;
  background: #fff;
  box-shadow: 0 4px 4px 2px #8080802e;
}
div.type-product .summary.entry-summary {
  margin-bottom: 30px;
}
div.type-product .summary.entry-summary .product_title {
  font-size: 25px;
  margin-bottom: 15px;
  color: #cead1a;
}
div.type-product .summary.entry-summary .price {
  margin-bottom: 10px;
}
.woocommerce-tabs.wc-tabs-wrapper {
  clear: both;
  overflow: hidden;
}
.entry-summary form.cart input[type='number'] {
  background: #f8f8f8;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #bb9439;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #333 !important;
}
.single_add_to_cart_button {
  margin-top: 10px;
  padding: 0;
  margin-bottom: 10px;
}
.product_meta span a {
  color: #bb9439;
}
ul.tabs.wc-tabs {
  padding-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 3em 0 0 0;
  background: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: none;
  padding: 0 !important;
  border-radius: 0;
  margin: 0;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #fff;
  background: #333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #fff;
  background: #bb9439;
  padding: 5px 30px;
  transition: all 0.5s ease;
  border: none;
  border-radius: 0;
}
.tabs {
  height: auto;
}
ul.tabs.wc-tabs li a:hover,
ul.tabs.wc-tabs li a:focus,
p.form-submit input[type='submit']:hover,
p.form-submit input[type='submit']:focus {
  text-decoration: none;
  background: #bb9439;
}
.wc-tab h2 {
  font-size: 22px;
  margin: 30px 0 15px;
}
a.pp_close:before,
a.pp_expand:before,
a.pp_contract:before {
  visibility: visible;
}
a.pp_close,
a.pp_expand,
a.pp_contract {
  visibility: hidden;
}
.woocommerce table.cart img {
  max-height: 100px;
  width: auto;
}
.product_meta {
  margin-bottom: 1em;
}
ul.woocommerce-thankyou-order-details.order_details {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin: 30px 0;
}
.woocommerce .order_details li {
  float: right;
  width: 22%;
}
.woocommerce .order_details li strong {
  margin-top: 15px;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  text-align: right !important;
  display: block !important;
}
table,
table tr th,
table tr td,
.woocommerce table.shop_table.wishlist_table tbody td.product-name {
  text-align: center;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 32px;
  font-size: 16px;
}
form p {
  text-align: right;
}
del {
  color: #949494;
  font-size: 14px;
}
nav.woocommerce-pagination {
  clear: both;
  text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #fff;
  background: #333;
}
.woocommerce div.product form.cart {
  margin-top: 1em;
}
.product.type-product a.compare {
  display: block;
  text-align: center;
  font-weight: normal;
  background: #333;
  color: #fff;
  margin-top: 10px;
  padding: 5px;
  font-size: 16px;
  margin-bottom: 30px;
  transition: all 0.5s ease;
}
.single_add_to_cart_button:hover,
a.compare.button:hover,
.yith-wcwl-add-button.show:hover a {
  text-decoration: none;
}
textarea#order_comments {
  height: 250px;
}
.contact-form .wpcf7-form .form-control {
  background: #fff !important;
}
.thumbnails.columns-3 {
  text-align: center;
}
.bx-window {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}
ul.bxslider {
  overflow: hidden;
  margin-left: auto !important;
  margin-right: auto !important;
  position: static !important;
  width: 100% !important;
}
.bx-wrapper .bxslider li {
  width: 25% !important;
  height: 130px !important;
  overflow: hidden;
  padding: 0 5px !important;
  margin-bottom: 10px !important;
}
.bxslider li a img,
.images a.zoom:nth-of-type(1) {
  width: 100% !important;
}
.bxslider li a img {
  border: 1px solid;
  height: 130px !important;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  display: none !important;
}
.summary.entry-summary table.variations {
  display: block;
  width: 100%;
  margin-top: 20px;
}
.woocommerce-product-details__short-description {
  line-height: 34px;
}
.summary.entry-summary table.variations .label {
  font-size: 20px;
  line-height: 40px;
  color: #777777;
}
select#pa_size {
  width: 420px;
  margin-bottom: 20px;
}
.woocommerce-variation-price,
.woocommerce-variation-availability {
  display: inline-block;
  width: 49%;
  margin-bottom: 15px;
}
.woocommerce-variation-availability p {
  text-align: left;
}
select#pa_color {
  margin-bottom: 15px;
}
.csColumn table tbody tr td {
  text-align: right;
}
p.wysija-paragraph label {
  display: none !important;
}
.widget_wysija_cont .wysija-input {
  height: 42px;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  background-image: none;
  background-color: #f8f8f8;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 73%;
  float: right;
}
.widget_wysija_cont .wysija-input:focus {
  border: none !important;
  box-shadow: none !important;
}
.widget_wysija_cont .wysija-submit {
  background: #333;
  border-radius: 0;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 3px 60px;
  margin-top: 0 !important;
  float: right;
  transition: all 0.5s ease;
}
.woocommerce form .form-row .input-checkbox {
  right: 0;
  margin: 9px 0 0 8px;
}
.woocommerce form .form-row label {
  padding-right: 22px;
}
.woocommerce-mini-cart__buttons a {
  display: inline-block !important;
  width: auto !important;
}
.wsp-container h2 {
  font-size: 30px;
  text-align: center;
  margin: 20px 0;
}
.wsp-container ul {
  text-align: center;
}
.wsp-container ul li {
  width: 20%;
  background: #333;
  margin-bottom: 3px;
  padding: 5px 10px;
  color: #000;
}
.wsp-container ul li a {
  color: #000;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin: 30px auto 50px;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border: none;
  margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a {
  padding: 10px 15px;
  background: #333;
  color: #fff;
  transition: all 0.5s ease;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span {
  background: #bb9439;
  color: #fff;
  padding: 10px 15px;
  display: block;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li:hover a {
  background: #bb9439;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li:hover span,
ul.page-numbers li:hover a {
  color: #fff;
}
#coupon_code {
  float: right;
  margin-left: 15px;
}
.woocommerce a.added_to_cart {
  color: black !important;
}
.stars.woocommerce .star-rating {
  text-align: center;
  margin: auto !important;
  float: none;
}
.woocommerce .products .star-rating {
  display: block;
  margin: 0 auto 0.5em;
  float: none;
}
h2.woocommerce-loop-product__title {
  text-align: center !important;
  font-size: 18px !important;
}
.custom-product-wrapper {
  margin-bottom: 2em !important;
  text-align: center !important;
  background: white;
  padding-bottom: 15px;
  border: 1px solid #80808029;
  position: relative;
}
.custom-product-wrapper .img-wrapper {
  width: 100%;
  height: 180px;
  display: inline-flex;
  overflow: hidden;
}
.custom-product-wrapper img {
  width: auto !important;
  height: auto;
  margin: auto;
  padding: 10px;
  max-width: 100%;
  max-height: 100%;
}
.custom-product-wrapper .price {
  display: block;
  margin-bottom: 10px;
  color: #0085e1 !important;
  font-weight: bold;
}
.custom-product-wrapper h3 {
  text-align: center;
  font-size: 16px;
  margin: 10px 0;
  color: #010101;
  font-weight: bold;
}
span.woocommerce-Price-amount.amount {
  display: inline-block;
}
.sub-cats-title.woocommerce-info {
  font-size: 14px !important;
}
.woof_container {
  padding-bottom: 5px;
  margin-bottom: 9px;
}
.woof_container select {
  width: 100%;
}
.woof_container label {
  display: inline-block !important;
}
ul.woof_list {
  margin: 0 !important;
}
.woof_list li {
  list-style: none !important;
  padding: 0 0 5px 0 !important;
}
.woof_list label {
  vertical-align: middle;
  padding-top: 4px;
  padding-bottom: 4px;
  display: inline-block;
}
.woof_childs_list {
  margin: 7px 15px 0 0 !important;
}
/**********************/
.woof_auto_show {
  position: relative;
  z-index: 1001;
}
.woof_sid_auto_shortcode .woof_container {
  float: right;
  width: 33%;
  min-width: 150px;
}
.woof_sid_auto_shortcode .woof_container_inner {
  padding-right: 5px;
}
.woof_submit_search_form_container {
  overflow: hidden;
  clear: both;
  margin: 9px 0 15px 0;
}
li.woof_childs_list_li {
  padding-bottom: 0 !important;
}
/********************/
div.woof_info_popup {
  position: fixed;
  top: 48%;
  right: 48%;
  z-index: 10001;
  display: none;
  overflow: hidden;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6), inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6), inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6), inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
}
/*************/
p.woof_tooltip {
  position: relative;
  display: inline;
  line-height: normal !important;
}
p.woof_tooltip span.woof_tooltip_data {
  position: absolute;
  width: auto;
  min-width: 140px;
  max-width: 300px;
  color: #FFFFFF;
  background: #000000;
  height: auto;
  min-height: 19px;
  line-height: normal;
  vertical-align: middle;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  margin-top: -30px;
}
p.woof_tooltip span.woof_tooltip_data:after {
  /*
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-top: 8px solid #000000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    */
}
p:hover.woof_tooltip span.woof_tooltip_data {
  visibility: visible;
  opacity: 0.8;
  bottom: 10px;
  right: 50%;
  margin-right: -74px;
  z-index: 999;
}
.woof_tooltip_title {
  display: none;
}
.woof_step .price_slider_amount .button {
  display: none;
}
.woof_products_top_panel {
  overflow: hidden;
  line-height: 32px;
  margin: 5px 0 15px 0;
  display: none;
  position: relative;
  z-index: 99;
}
.woof_products_top_panel ul {
  margin: 0 !important;
  padding: 0 !important;
}
.woof_products_top_panel li {
  float: right;
  margin: 0 0 0 15px !important;
  list-style: none !important;
}
.woof_products_top_panel li a {
  text-decoration: none;
}
.woof_products_top_panel li a:hover {
  text-decoration: none;
}
.woof_products_top_panel li span {
  padding-left: 16px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: left;
}
.woof_products_top_panel li span:hover {
  background-size: 14px 14px;
}
/*****************************************************/
.woof_sid_auto_shortcode {
  background: #fff;
  border: solid 2px #aaa;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: #fdfdfd;
  /*
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fdfdfd), color-stop(1, #eee) );
    background:-moz-linear-gradient( center top, #fdfdfd 5%, #eee 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#eee');
    */
  margin-bottom: 11px;
  clear: both;
}
.woof_sid_auto_shortcode.woof {
  padding: 16px;
}
/*
.woof_sid_auto_shortcode h4{
    color: #000;
    margin: 0 0 5px 0 !important;
}
*/
.woof_edit_view {
  position: relative;
  float: left;
  clear: both;
  opacity: 0.7;
  z-index: 9999;
  margin-top: -20px;
}
.woof_container_overlay {
  position: relative;
  border: solid 1px orange;
}
.woof_container_setter {
  position: relative;
}
.woof_container_overlay_item {
  display: none;
  color: red;
  padding: 4px;
}
.woof_container_overlay .woof_container_setter_link {
  display: inline-block;
  position: relative;
  float: left;
  clear: both;
  opacity: 0.8;
}
.woof_show_auto_form,
.woof_hide_auto_form {
  display: inline-block !important;
  margin-bottom: 3px !important;
}
.woof_show_auto_form_txt.woof_show_auto_form,
.woof_show_auto_form_txt.woof_hide_auto_form {
  width: auto;
  height: auto;
  background: none;
}
.woocommerce-ordering {
  position: relative;
  z-index: 3;
}
.woof_auto_show .woof_redraw_zone {
  position: relative;
  z-index: 1001;
}
.woof_auto_show .woof_price_search_container {
  position: relative;
  z-index: 1002;
}
.woof_price_search_container .price_slider_amount .price_label {
  float: right !important;
  display: inline-block;
  text-align: left !important;
}
.woof_childs_list_opener {
  vertical-align: middle;
  margin-right: 4px;
  display: inline-block !important;
}
.woof_childs_list_opener span {
  display: inline-block;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: left;
  width: 18px;
  height: 18px;
}
.woof_childs_list_opener span:hover {
  background-size: 18px 18px;
}
.woof_list_checkbox li div {
  margin-top: 3px;
}
.woof_list li {
  margin: 0 3px 0 3px !important;
}
/* =Price Filter Widget
        -------------------------------------------------------------- */
.woof .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.woof .widget_price_filter .price_slider_amount {
  text-align: left;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.woof .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left !important;
}
.woof .widget_price_filter .ui-slider {
  position: relative;
  text-align: right;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border: 1px solid #141741;
  cursor: pointer;
  background: #2d338e;
  outline: none;
  top: -0.2em;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-right: -0.5em;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: #c0132c;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #d5d5d5;
}
.woof .widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  right: -1px;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  left: -1px;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #a46497;
  border: 0 none;
  border-radius: 1em;
  display: block;
  font-size: 0.7em;
  position: absolute;
  z-index: 1;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #a46497;
  border: 0 none;
  border-radius: 1em;
  display: block;
  font-size: 0.7em;
  position: absolute;
  z-index: 1;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #a46497;
  border-radius: 1em;
  cursor: ew-resize;
  height: 1em;
  margin-right: -0.5em;
  outline: 0 none;
  position: absolute;
  top: -0.3em;
  width: 1em;
  z-index: 2;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #602053;
  border: 0 none;
  border-radius: 1em;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: none repeat scroll 100% 0 #d5d5d5;
  border-radius: 1em;
}
.woof .widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.woof .widget_price_filter .ui-slider {
  margin-right: 0.5em;
  margin-left: 0.5em;
  position: relative;
  text-align: right;
}
.woof .woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.woof .widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.woof .widget_price_filter .ui-slider {
  position: relative;
  text-align: right;
}
.woof .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.woof_overflow_hidden {
  overflow: hidden;
}
.woof .chosen-drop {
  z-index: 10001 !important;
}
.chosen-results {
  z-index: 10001 !important;
}
.woof .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  min-height: 18px !important;
}
.woof_sid_widget .woof_edit_view {
  display: none;
}
.woof_section_scrolled {
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 3px;
}
.woof_price_filter_dropdown {
  width: 100%;
}
.chosen-results li {
  margin-right: 0 !important;
}
.woof-padding-1 {
  padding-right: 12px !important;
}
.woof-padding-2 {
  padding-right: 24px !important;
}
.woof-padding-3 {
  padding-right: 36px !important;
}
.woof-padding-4 {
  padding-right: 48px !important;
}
.woof-padding-5 {
  padding-right: 60px !important;
}
/*******************************/
.chosen-container {
  margin-bottom: 3px;
}
.woof_search_is_going nav.woocommerce-breadcrumb + h1.page-title {
  display: none;
}
.woof_search_is_going nav.woocommerce-breadcrumb {
  display: none;
}
.woof_checkbox_label {
  margin-right: 7px;
}
.woof_checkbox_label_selected {
  font-weight: bold;
}
.woof_radio_label_selected {
  font-weight: bold;
}
.woof_checkbox_count {
  margin-right: 3px;
}
.woof_radio_label {
  margin-right: 5px;
}
.woof_radio_count {
  margin-right: 2px;
}
a.woof_front_toggle {
  float: left;
}
/*
a.woof_front_toggle{
    float:right;
    text-decoration: none;
    display: block;
    padding: 0 3px 0 3px;
    border: solid 1px #000;
    border-radius: 20px;
    line-height: normal !important;
    text-align: center;
    vertical-align: middle;
    min-width: 20px;
    min-height: 20px;
}

a.woof_front_toggle:hover{
    border: solid 1px #bbb;
}

*/
.woof_closed_block {
  display: none;
}
.woof_radio_term_reset_visible {
  display: inline-block !important;
  padding: 2px 7px 0 0;
}
.woof label {
  cursor: pointer;
}
.woof_hidden_term {
  display: none !important;
}
.woof_open_hidden_li {
  clear: both;
  display: block !important;
  text-align: center;
}
.woof_open_hidden_li a {
  outline: none !important;
}
.woof_open_hidden_li img {
  box-shadow: none !important;
}
a.woof_start_filtering_btn {
  display: inline-block;
  padding: 9px 12px;
  border: solid 2px #ccc;
  border-radius: 7px;
  /*color: #00C3E4 !important;*/
  text-decoration: none !important;
  transition: all 0.5s;
}
a.woof_start_filtering_btn:hover {
  color: #0073d2 !important;
  border-color: #0073d2;
  text-decoration: none;
}
a.woof_start_filtering_btn2 {
  display: inline-block;
  padding: 9px 12px;
  border: solid 2px #0073d2;
  border-radius: 7px;
  text-decoration: none !important;
  color: #0073d2 !important;
}
.woof_price_filter_txt {
  width: 75px !important;
}
a.chosen-single {
  text-decoration: none !important;
}
.chosen-container-single .chosen-single span {
  font-size: 15px;
}
.chosen-container-single .chosen-single {
  height: 27px !important;
  line-height: 25px !important;
}
.chosen-container-single .chosen-single div b {
  background-position: 100% 4px !important;
}
/*shortcode skins*/
.woof_sid_flat_grey .chosen-container-single .chosen-single {
  border-radius: 0px;
  background: none;
  background-color: #fff;
  box-shadow: none;
  border: 2px solid #aaa;
}
.woof_sid_flat_grey .chosen-container-active.chosen-with-drop .chosen-single {
  border: 2px solid #aaa;
  border-radius: 0;
  background-image: none;
  box-shadow: none;
}
.woof_sid_flat_grey .chosen-container-active {
  background: none;
  background-color: #fff;
  box-shadow: none;
}
.woof_sid_flat_grey .chosen-container-multi .chosen-choices {
  background-image: none;
  border: 2px solid #aaaaaa;
}
.woof_sid_flat_grey .chosen-container-active .chosen-choices {
  box-shadow: none;
  border: 2px solid #97b6be;
}
.woof_sid_flat_grey .chosen-container .chosen-results li.highlighted {
  background-color: #97b6be;
  background-image: none;
  color: #fff;
}
.woof_sid_flat_grey .chosen-container-multi .chosen-choices li.search-choice,
.woof_sid_flat_dark .chosen-container-multi .chosen-choices li.search-choice {
  border: 2px solid #aaa;
  border-radius: 0px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.woof_sid_flat_grey .chosen-container .chosen-drop {
  border: 2px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: none;
}
.woof_sid_flat_grey .woof_submit_search_form_container button {
  border: 2px solid #aaa;
  background: #fff;
  box-shadow: none;
}
.woof_sid_flat_grey .woof_submit_search_form_container button:hover {
  background-color: #97b6be;
}
.woof_sid_flat_grey .woof_submit_search_form_container,
.woof_sid_flat_dark .woof_submit_search_form_container {
  margin: 0px;
}
.woof_sid_flat_grey .woof_redraw_zone select,
.woof_sid_flat_grey .woof_redraw_zone input {
  width: 100%;
}
.woof_sid_flat_grey .irs-bar,
.woof_sid_flat_dark .irs-bar {
  border-top: 1px solid #97b6be;
  border-bottom: 1px solid #97b6be;
  background: #97b6be;
}
.woof_sid_flat_grey .irs-from,
.woof_sid_flat_grey .irs-to,
.woof_sid_flat_grey .irs-single {
  color: #fff;
  background: #97b6be;
}
.woof_sid_flat_dark .irs-from,
.woof_sid_flat_dark .irs-to,
.woof_sid_flat_dark .irs-single {
  color: #fff;
  background: #97b6be;
}
.woof_sid_flat_grey .irs-slider,
.woof_sid_flat_dark .irs-slider {
  border: 2px solid #AAA;
  background: #DDD;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.woof_sid_flat_grey .irs-line,
.woof_sid_flat_grey .irs-line {
  background: #EEE;
  border: 2px solid #AAA;
}
.woof_sid_flat_grey .woof_container h4 {
  margin-bottom: 11px !important;
  font-size: 1.32em !important;
  background: #a0bcc385;
  padding: 11px 7px;
  color: #333;
  line-height: 1.12em !important;
  text-align: center;
}
.woof_sid_flat_grey {
  background: #fff;
  border: solid 2px #aaa;
  background: #fdfdfd;
  margin-bottom: 11px;
  margin-top: 30px;
  padding: 12px;
}
.woof_sid_flat_grey .woof_select_radio_check dt.woof_select_radio_check_opened a {
  background-color: #a0bcc385;
  color: #fff !important;
  border: solid 1px #fff;
}
.woof_sid_flat_grey .woof_select_radio_check dt a {
  border: solid 2px #aaa;
  border-radius: 0px;
}
.woof_sid_flat_grey .woof_color_term:hover,
.woof_sid_flat_dark .woof_color_term:hover {
  border-color: #444;
  transform: scale(1.1, 1.1);
  transition-duration: 1s;
  border-style: solid;
}
.woof_sid_flat_grey .woof_color_term.checked,
.woof_sid_flat_dark .woof_color_term.checked {
  transform: scale(1.1, 1.1);
}
.woof_sid_flat_grey .woof_color_term,
.woof_sid_flat_dark .woof_color_term {
  border-radius: 0px;
}
.woof_sid_flat_dark {
  border: solid 2px #aaa;
  background: #4e4d4d;
  margin-bottom: 11px;
  margin-top: 30px;
  padding: 12px;
  color: #e2e6e7;
}
.woof_sid_flat_dark .woof_redraw_zone select,
.woof_sid_flat_dark .woof_redraw_zone input {
  width: 100%;
}
.woof_sid_flat_dark .chosen-container-single .chosen-single {
  border-radius: 0px;
  background: none;
  background-color: #4e4d4d;
  box-shadow: none;
  border: 2px solid #e2e6e7;
  color: #e2e6e7;
}
.chosen-container .chosen-drop {
  border: 2px solid #4d4d4d;
  background: #4e4d4d;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.woof_sid_flat_dark .chosen-container-active.chosen-with-drop .chosen-single {
  border: 2px solid #e2e6e7;
  border-radius: 0;
  background-image: none;
  box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-active {
  background: none;
  background-color: #4e4d4d;
  box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-multi .chosen-choices {
  background-image: none;
  background-color: #4e4d4d;
  border: 2px solid #e2e6e7;
}
.woof_sid_flat_dark .chosen-container-multi ul.chosen-choices li.search-field input {
  color: #e2e6e7;
}
.woof_sid_flat_dark .chosen-container .chosen-results li.no-results {
  background: #97b6be;
}
.woof_sid_flat_dark .chosen-container-active .chosen-choices {
  box-shadow: none;
  border: 2px solid #e2e6e7;
}
.woof_sid_flat_dark .chosen-container .chosen-results li.highlighted {
  background-color: #97b6be;
  background-image: none;
  color: #e2e6e7;
}
.woof_sid_flat_dark .chosen-container .chosen-drop {
  border: 2px solid #e2e6e7;
  border-top: 0;
  background: #4e4d4d;
  box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-single .chosen-drop {
  border-radius: 0px;
}
.woof_sid_flat_dark .woof_color_term {
  border: 0px solid #e2e6e7;
}
.woof_sid_flat_dark .woof_color_term.checked {
  border: 3px solid #e2e6e7;
}
.woof_sid_flat_dark .woof_container h4 {
  margin-bottom: 11px !important;
  font-size: 1.32em !important;
  background: #a0bcc385;
  padding: 11px 7px;
  color: #e2e6e7;
  line-height: 1.12em !important;
  text-align: center;
}
.woof_sid_flat_dark .woof_submit_search_form_container button {
  border: 2px solid #e2e6e7;
  background: #4e4d4d;
  box-shadow: none;
  color: #e2e6e7;
}
.woof_sid_flat_dark .woof_submit_search_form_container button:hover {
  background-color: #97b6be;
}
.woof_sid_flat_dark .woof_select_radio_check dt.woof_select_radio_check_opened a {
  background-color: #a0bcc385;
  color: #e2e6e7 !important;
  border: solid 2px #e2e6e7;
}
.woof_sid_flat_dark .woof_select_radio_check dt a {
  background-color: #4e4d4d;
  color: #e2e6e7 !important;
  border: solid 2px #e2e6e7;
  border-radius: 0px;
}
.woof_sid_flat_dark .woof_select_radio_check dd ul.woof_list {
  background-color: #4e4d4d;
  color: #e2e6e7;
}
.woof_sid_flat_dark input[type=search]:focus,
.woof_sid_flat_dark input[type=text]:focus,
.woof_sid_flat_dark textarea:focus {
  background: #a0bcc385;
  color: #e2e6e7;
}
.woof_sid_flat_dark .woof_text_search_container input[type='search'],
.woof_sid_flat_dark input[type='search'] {
  background: #4e4d4d;
  color: #e2e6e7;
  border: solid 2px #e2e6e7;
}
.woof_sid_flat_dark .woof_text_search_container input[type='search']::placeholder,
.woof_sid_flat_dark input[type='search']::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a0bcc3;
  opacity: 1;
  /* Firefox */
}
.woof_sid_flat_dark .irs-max,
.woof_sid_flat_dark .irs-min {
  background: #a0bcc385;
  color: #e2e6e7;
}
.woof_sid_flat_grey .woof_list_label li .woof_label_term:hover,
.woof_sid_flat_grey .woof_list_label li .woof_label_term.checked {
  background-color: #97afb5;
  border-color: #a0bcc385;
  color: #fff;
}
.woof_sid_flat_dark .woof_list_label li .woof_label_term:hover,
.woof_sid_flat_dark .woof_list_label li .woof_label_term.checked {
  background-color: #a0bcc385;
  border-color: #a0bcc385;
  color: #e2e6e7;
}
.woof_sid_flat_dark .woof_list_label li .woof_label_term {
  color: #728a90;
}
.woof_sid_flat_dark .easy-autocomplete-container ul {
  background: none repeat scroll 100% 0 #4e4d4d;
  border-top: 1px dotted #ccc;
  display: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  top: -1px;
}
.woof_sid_flat_dark .easy-autocomplete-container ul li.selected {
  background: none repeat scroll 100% 0 #a0bcc385;
}
/*columns*/
.woof_auto_4_columns .woof_container {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  /*float: left;*/
  /*width: 25%;*/
  padding: 5px;
  min-width: 150px;
}
.woof_auto_3_columns .woof_container {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  /*float: left;*/
  /*width: 33%;*/
  padding: 5px;
  min-width: 150px;
}
.woof_auto_2_columns .woof_container {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  /*float: left;*/
  /*width: 50%;*/
  padding: 5px;
  min-width: 150px;
}
.woof_auto_1_columns .woof_container {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  /* float: left;*/
  /*width: 100%;*/
  padding: 5px;
  min-width: 150px;
}
.woof_auto_1_columns .woof_list_checkbox li,
.woof_auto_1_columns .woof_list_radio li {
  /*display: inline-block;*/
}
.woof_auto_1_columns .woof_authors li {
  display: inline-block;
  margin-right: 10px;
}
.woof_auto_1_columns .woof_container_select_radio_check .woof_list_checkbox li,
.woof_auto_1_columns .woof_container_select_radio_check .woof_list_radio li {
  display: block;
}
/********************************************/
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .woof_sid_auto_shortcode .woof_container {
    clear: both;
    width: 100%;
  }
  .woof_sid_auto_shortcode .woof_container .chosen-container {
    width: 100% !important;
  }
  .woof_sid_auto_shortcode .woof_container_select .woof_block_html_items,
  .woof_sid_auto_shortcode .woof_container_slider .woof_block_html_items,
  .woof_sid_auto_shortcode .woof_by_rating_container .woof_container_inner {
    height: auto !important;
    min-height: auto !important;
    max-height: auto !important;
  }
}
.easy-autocomplete-container ul {
  margin: 0 !important;
}
.woof_tooltip_templates {
  display: none;
}
.woof_container_inner .woof_tooltip_header {
  display: inline-block;
  height: 15px;
  width: auto;
  vertical-align: middle;
}
.woof_tooltip_title {
  font-size: 18px;
  font-weight: bold;
  color: #2c2c2c;
}
.wishlist_products_counter_text {
  display: none;
}
span.xoo-wsc-sc-subt {
  display: none !important;
}
a.wishlist_products_counter {
  position: relative;
}
.wishlist_products_counter {
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  vertical-align: bottom !important;
}
.wishlist_products_counter:before {
  content: '\e909' !important;
  font-size: 42px !important;
  color: #000;
  line-height: 32px !important;
}
.woocommerce .star-rating {
  color: #F9A72D;
}
span.xoo-wsc-sc-count,
span.wishlist_products_counter_number {
  position: absolute;
  font-style: normal;
  width: 18px;
  height: 18px;
  background: #FECD2A;
  text-align: center;
  font-size: 11px;
  border-radius: 50%;
  color: #fff;
  left: -8px;
  top: -10px;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,
a.wishlist_products_counter.top_wishlist-custom.no-txt img,
span.wishlist_products_counter.top_wishlist-custom.no-txt img {
  margin-left: 0 !important;
}
.tinv-create-list li input[type=radio] {
  margin-left: 10px;
  margin-right: 0;
}
.tinv-overlay {
  top: 0;
  right: 0;
  position: fixed;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.tinv-wishlist .tinv-modal {
  top: 0;
  right: 0;
  position: fixed;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.tinv-wishlist table input[type=checkbox] {
  margin-left: 0;
}
.tinv-wishlist .product-stock i {
  margin-left: 15px;
}
.tinv-wishlist.woocommerce table .quantity .qty {
  max-width: 100%;
  width: 62px;
  text-align: right;
}
.tinv-wishlist .tinvwl-table-manage-list .product-action > button[name=tinvwl-remove] > i {
  margin-left: 0;
}
.tinv-wishlist .wishlist-name .tinvwl-rename-button {
  float: left;
}
.tinv-wishlist .wishlist-name .tinvwl-rename-button > i {
  margin-left: 10px;
}
.tinv-wishlist .wishlist-action button[value=manage_remove] > i {
  display: none;
  margin-left: 0;
}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list > a.button {
  margin-left: 0;
}
.tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
  float: right;
  width: 35%;
  margin-left: 2%;
}
.tinv-wishlist tfoot .tinvwl-to-right {
  float: left;
  width: 63%;
  text-align: left;
}
.tinv-wishlist tfoot .tinvwl-to-right button:first-child {
  margin-right: 20px;
}
.tinv-wishlist tfoot .tinvwl-to-right > * + * {
  margin-right: 10px !important;
  margin-left: 0 !important;
}
.woocommerce.tinv-wishlist #respond input#submit,
.woocommerce.tinv-wishlist a.button,
.woocommerce.tinv-wishlist button.button,
.woocommerce.tinv-wishlist input.button {
  color: #fff !important;
  padding: 10px 5px !important;
  background: #e5b001 !important;
}
.tinv-wishlist .navigation-button > li {
  float: right;
}
.tinv-wishlist .navigation-button > li > .tinv-create-list > a,
.tinv-wishlist .navigation-button > li > a {
  margin-left: 30px;
  margin-top: 10px;
  display: inline-block;
}
.tinv-wishlist .navigation-button > li > .tinv-create-list > a.button,
.tinv-wishlist .navigation-button > li > a.button {
  margin-left: 10px;
}
.tinv-wishlist .navigation-button > li:last-child > .tinv-create-list > a,
.tinv-wishlist .navigation-button > li:last-child > a {
  margin-left: 0;
}
.tinv-wishlist .social-buttons {
  text-align: left;
}
.tinv-wishlist .social-buttons > span {
  margin-left: 27px;
}
.tinv-wishlist .social-buttons li {
  float: right;
  margin-left: 5px;
  list-style: none;
}
.tinv-wishlist .social-buttons li:last-child {
  margin-left: 0;
}
.tinv-wishlist .tinv-next {
  display: inline-block;
  float: right;
}
.tinv-wishlist .tinv-prev {
  display: inline-block;
  float: right;
  margin-left: 35px !important;
  margin-right: 0;
}
.tinv-wishlist .tinv-prev i {
  margin-right: 0;
  margin-left: 18px;
}
.tinv-wishlist .tinv-next i {
  margin-right: 18px;
  margin-left: 0;
}
.tinv-wishlist .tinv-modal.tinv-modal-open {
  visibility: visible;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.tinv-wishlist .tinv-modal .tinv-close-modal {
  display: inline-block;
  position: absolute;
  top: 17px;
  left: 14px;
  right: 0;
}
.tinv-wishlist .tinv-modal ul {
  overflow: visible;
  list-style: disc;
  margin: 10px 20px 0 0;
}
.tinv-wishlist .tinv-modal .already-in ul {
  overflow: visible;
  margin: 12px 17px 27px 0;
}
.tinv-wishlist .tinvwl-has-error + .tinvwl-error {
  padding: 5px 5px 0 0;
  color: red;
}
.tinvwl-input-group .form-control {
  position: relative;
  z-index: 1;
  float: right;
  height: 38px;
  width: 100%;
  margin-bottom: 0;
}
.tinvwl-input-group .form-control + .tinvwl-input-group-btn {
  padding-right: 15px;
}
.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control + .tinvwl-input-group-btn {
  padding-right: 10px;
}
.tinv-wishlist .tinv-search-form .tinvwl-input-group .form-control + .tinvwl-input-group-btn {
  padding-right: 9px;
}
.icon_big_times::before {
  content: "\e904";
  top: -7px;
  right: -7px;
  position: relative;
}
.icon_big_heart_check::before {
  content: "\e90a";
  top: -7px;
  right: -7px;
  position: relative;
}
.tooltipped-s::after,
.tooltipped-se::after,
.tooltipped-sw::after {
  top: 100%;
  left: 50%;
  margin-top: 6px;
}
.tooltipped-s::before,
.tooltipped-se::before,
.tooltipped-sw::before {
  top: auto;
  left: 50%;
  bottom: -7px;
  margin-left: -6px;
  border-bottom-color: #1b1f23;
}
.tooltipped-se::after {
  left: auto;
  right: 50%;
  margin-right: -16px;
}
.tooltipped-sw::after {
  margin-left: -16px;
}
.tooltipped-n::after,
.tooltipped-ne::after,
.tooltipped-nw::after {
  left: 50%;
  bottom: 100%;
  margin-bottom: 6px;
}
.tooltipped-n::before,
.tooltipped-ne::before,
.tooltipped-nw::before {
  top: -7px;
  left: 50%;
  bottom: auto;
  margin-left: -6px;
  border-top-color: #1b1f23;
}
.tooltipped-ne::after {
  left: auto;
  right: 50%;
  margin-right: -16px;
}
.tooltipped-nw::after {
  margin-left: -16px;
}
.tooltipped-w::after {
  left: 100%;
  bottom: 50%;
  margin-left: 6px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.tooltipped-w::before {
  top: 50%;
  bottom: 50%;
  right: -7px;
  margin-top: -6px;
  border-right-color: #1b1f23;
}
.tooltipped-e::after {
  bottom: 50%;
  right: 100%;
  margin-right: 6px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.tooltipped-e::before {
  top: 50%;
  left: -7px;
  bottom: 50%;
  margin-top: -6px;
  border-left-color: #1b1f23;
}
.tooltipped-align-right-1::after,
.tooltipped-align-right-2::after {
  left: 0;
  margin-left: 0;
}
.tooltipped-align-right-1::before {
  left: 10px;
}
.tooltipped-align-right-2::before {
  left: 15px;
}
.tooltipped-align-left-1::after,
.tooltipped-align-left-2::after {
  right: 0;
  margin-right: 0;
}
.tooltipped-align-left-1::before {
  right: 5px;
}
.tooltipped-align-left-2::before {
  right: 10px;
}
.tooltipped-multiline.tooltipped-s::after,
.tooltipped-multiline.tooltipped-n::after {
  left: auto;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.tooltipped-multiline.tooltipped-w::after,
.tooltipped-multiline.tooltipped-e::after {
  left: 100%;
}
@media screen and (min-width: 0 \0) {
  .tooltipped-multiline::after {
    width: 250px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 641px) {
  .tinv-wishlist .tinvwl-table-manage-list td.product-stock i {
    margin-left: 0;
  }
  .tinv-wishlist .product-action .button > i {
    display: inline-block;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .tinv-wishlist .wishlist-name .tinvwl-rename-button > i,
  .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
    margin-left: 0;
  }
  .tinv-wishlist tfoot .tinvwl-to-right {
    text-align: right;
  }
  .tinv-wishlist .social-buttons {
    float: none;
    width: auto;
    text-align: right;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 667px) {
  .tinv-wishlist .tinv-search-form .tinvwl-input-group:not(.tinvwl-no-full) .form-control + .tinvwl-input-group-btn {
    padding-top: 10px;
    padding-right: 0;
  }
  .tinvwl-input-group:not(.tinvwl-no-full) .form-control + .tinvwl-input-group-btn {
    padding-top: 10px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .tinv-wishlist .navigation-button > li > .tinv-create-list > a,
  .tinv-wishlist .navigation-button > li > a {
    width: calc(100% - 10px);
    margin-left: 0;
  }
  .tinv-wishlist .navigation-button .tinv-create-list > a > i,
  .tinv-wishlist .navigation-button li > a > i {
    display: inline-block !important;
    margin-left: 0;
  }
  .tinv-wishlist .social-buttons > span {
    display: block;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .navigation-button,
  .social-buttons,
  .tinv-lists-nav {
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media screen and (max-width: 600px) {
  .tinv-wishlist .tinv-modal .tinv-close-modal {
    position: static;
    display: block;
    margin: 0 auto 20px;
  }
}
@-webkit-keyframes ftinvwl-pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes ftinvwl-pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-webkit-keyframes tooltip-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes tooltip-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.single-product .summary.entry-summary .product .tinv-wraper.tinv-wishlist {
  position: static !important;
  display: inline-block;
  margin: 0 10px;
}
.single-product .summary.entry-summary .product .tinv-wraper.tinv-wishlist a {
  background: #333 !important;
  padding: 7px !important;
  border-radius: 3px;
}
.product {
  position: relative;
}
.product .tinv-wraper.tinv-wishlist a:hover:before {
  content: '\e908';
}
/*# sourceMappingURL=woo-en.css.map */