/* ==========================================================================
   WooCommerce styles - begin
   ========================================================================== */
/* common mixins - start */
/* common mixins - end */
/* mixins styles - start */
.woocommerce-page .qodef-content input[type="text"],
.woocommerce-page .qodef-content input[type="email"],
.woocommerce-page .qodef-content input[type="tel"],
.woocommerce-page .qodef-content input[type="password"],
.woocommerce-page .qodef-content textarea,
div.woocommerce input[type="text"],
div.woocommerce input[type="email"],
div.woocommerce input[type="tel"],
div.woocommerce input[type="password"],
div.woocommerce textarea {
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  padding: 13px 5px 13px 0;
  font-family: inherit;
  font-size: 15px;
  line-height: 20px;
  font-weight: inherit;
  color: #1b1b1b;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  cursor: text;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}

.woocommerce-page .qodef-content input:focus[type="text"],
.woocommerce-page .qodef-content input:focus[type="email"],
.woocommerce-page .qodef-content input:focus[type="tel"],
.woocommerce-page .qodef-content input:focus[type="password"],
.woocommerce-page .qodef-content textarea:focus,
div.woocommerce input:focus[type="text"],
div.woocommerce input:focus[type="email"],
div.woocommerce input:focus[type="tel"],
div.woocommerce input:focus[type="password"],
div.woocommerce textarea:focus {
  color: #1b1b1b;
  border-color: #1b1b1b;
}

.woocommerce-page .qodef-content input[type="text"]::-webkit-input-placeholder,
.woocommerce-page .qodef-content input[type="email"]::-webkit-input-placeholder,
.woocommerce-page .qodef-content input[type="tel"]::-webkit-input-placeholder,
.woocommerce-page .qodef-content input[type="password"]::-webkit-input-placeholder,
.woocommerce-page .qodef-content textarea::-webkit-input-placeholder,
div.woocommerce input[type="text"]::-webkit-input-placeholder,
div.woocommerce input[type="email"]::-webkit-input-placeholder,
div.woocommerce input[type="tel"]::-webkit-input-placeholder,
div.woocommerce input[type="password"]::-webkit-input-placeholder,
div.woocommerce textarea::-webkit-input-placeholder {
  color: inherit;
}

.woocommerce-page .qodef-content input:-moz-placeholder[type="text"],
.woocommerce-page .qodef-content input:-moz-placeholder[type="email"],
.woocommerce-page .qodef-content input:-moz-placeholder[type="tel"],
.woocommerce-page .qodef-content input:-moz-placeholder[type="password"],
.woocommerce-page .qodef-content textarea:-moz-placeholder,
div.woocommerce input:-moz-placeholder[type="text"],
div.woocommerce input:-moz-placeholder[type="email"],
div.woocommerce input:-moz-placeholder[type="tel"],
div.woocommerce input:-moz-placeholder[type="password"],
div.woocommerce textarea:-moz-placeholder {
  color: inherit;
  opacity: 1;
}

.woocommerce-page .qodef-content input[type="text"]::-moz-placeholder,
.woocommerce-page .qodef-content input[type="email"]::-moz-placeholder,
.woocommerce-page .qodef-content input[type="tel"]::-moz-placeholder,
.woocommerce-page .qodef-content input[type="password"]::-moz-placeholder,
.woocommerce-page .qodef-content textarea::-moz-placeholder,
div.woocommerce input[type="text"]::-moz-placeholder,
div.woocommerce input[type="email"]::-moz-placeholder,
div.woocommerce input[type="tel"]::-moz-placeholder,
div.woocommerce input[type="password"]::-moz-placeholder,
div.woocommerce textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

.woocommerce-page .qodef-content input:-ms-input-placeholder[type="text"],
.woocommerce-page .qodef-content input:-ms-input-placeholder[type="email"],
.woocommerce-page .qodef-content input:-ms-input-placeholder[type="tel"],
.woocommerce-page .qodef-content input:-ms-input-placeholder[type="password"],
.woocommerce-page .qodef-content textarea:-ms-input-placeholder,
div.woocommerce input:-ms-input-placeholder[type="text"],
div.woocommerce input:-ms-input-placeholder[type="email"],
div.woocommerce input:-ms-input-placeholder[type="tel"],
div.woocommerce input:-ms-input-placeholder[type="password"],
div.woocommerce textarea:-ms-input-placeholder {
  color: inherit;
}

/* mixins styles - end */
/* ==========================================================================
   Marks (Sale, Out of Stock) mixin styles - begin
   ========================================================================== */
/* ==========================================================================
   Marks (Sale, Out of Stock) mixin styles - end
   ========================================================================== */
/* ==========================================================================
   Price mixin styles - begin
   ========================================================================== */
/* ==========================================================================
   Price mixin styles - end
   ========================================================================== */
/* ==========================================================================
   Star Ratings mixin styles - begin
   ========================================================================== */
.woocommerce .star-rating, .qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a:before, .qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a.active:after, .qodef-product-info .qodef-pi-rating, .qodef-plc-holder .qodef-plc-item .qodef-plc-rating, .qodef-pls-holder .qodef-pls-text .qodef-pls-rating, .qodef-pl-holder .qodef-pli .qodef-pli-rating {
  font-family: "ElegantIcons";
  font-size: 11px;
  line-height: 1;
  letter-spacing: 2px;
  color: #1b1b1b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ==========================================================================
   Star Ratings mixin styles - end
   ========================================================================== */
/*------------------------------------------------------------------
 * This is main woocommerce css file for theme. It is broken into following sections:
 * 1.  Global
 * 2.  Single Product
 * 3.  WooCommerce Product Lists and Shortcodes
 * 4.  Cart
 * 5.  Checkout
 * 6.  My Account
 * 7.  Shortcodes
 * 8.  Widgets
-------------------------------------------------------------------*/
/* ==========================================================================
   WooCommerce Cart page styles - begin
   ========================================================================== */
.qodef-woocommerce-page table.cart {
  margin-top: 37px;
}

.qodef-woocommerce-page table.cart thead tr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woocommerce-page table.cart thead tr th {
  padding: 10px 0;
  color: #1b1b1b;
  text-align: left;
}

.qodef-woocommerce-page table.cart tbody tr {
  border: 0;
}

.qodef-woocommerce-page table.cart tr.cart_item {
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woocommerce-page table.cart tr.cart_item td {
  padding: 25px 0;
  vertical-align: middle;
  text-align: inherit;
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-remove {
  padding-left: 10px;
  padding-right: 10px;
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a {
  color: #1b1b1b;
  font-size: 0;
  line-height: 1;
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a:after {
  content: "\f404";
  display: inline-block;
  vertical-align: middle;
  speak: none;
  color: inherit;
  font-family: "Ionicons";
  font-size: 25px;
  line-height: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a:hover {
  color: #1b1b1b;
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail {
  width: 86px;
  padding-right: 10px;
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail a, .qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail img {
  display: block;
}

.qodef-woocommerce-page table.cart tr.cart_item td .variation > * {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

.qodef-woocommerce-page table.cart tr.cart_item td .variation p {
  margin: 0;
}

.qodef-woocommerce-page table.cart td.actions {
  padding: 35px 0 36px;
  text-align: inherit;
}

.qodef-woocommerce-page table.cart td.actions .coupon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: left;
}

.qodef-woocommerce-page table.cart td.actions .coupon label {
  display: none;
}

.qodef-woocommerce-page table.cart td.actions .coupon input[type="text"] {
  margin: 0 22px 0 0;
}

.qodef-woocommerce-page table.cart td.actions .coupon .button {
  margin-right: 10px;
}

.qodef-woocommerce-page table.cart td.actions > .button {
  float: right;
}

.qodef-woocommerce-page table.cart td.actions > input {
  float: right;
}

.qodef-woocommerce-page .cart-collaterals {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 41px;
}

.qodef-woocommerce-page .cart-collaterals h2 {
  position: relative;
  display: block;
  margin: 0 0 26px;
}

.qodef-woocommerce-page .cart-collaterals table {
  margin: 0 0 35px;
}

.qodef-woocommerce-page .cart-collaterals table tr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woocommerce-page .cart-collaterals table td, .qodef-woocommerce-page .cart-collaterals table th {
  padding: 14px 0;
  text-align: left;
  vertical-align: middle;
}

.qodef-woocommerce-page .cart-collaterals table th {
  width: 20%;
  padding-right: 5px;
  border: 0;
}

.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method {
  list-style: none;
  margin: 0 0 7px;
}

.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li {
  margin: 3px 0;
  padding: 0;
}

.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
  display: block;
  margin: 0 0 10px;
}

.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator p {
  margin: 0;
}

.qodef-woocommerce-page .cross-sells {
  margin: 30px 0 0;
  border-top: 1px solid #e5e5e5;
}

.qodef-woocommerce-page .cross-sells > h2 {
  display: block;
  margin: 36px 0 50px;
  text-align: center;
}

.qodef-woocommerce-page .cart_totals {
  margin: 1px 0 20px;
}

.qodef-woocommerce-page .cart-empty {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 1.4em;
  text-align: center;
  color: #1b1b1b;
  margin: 46px 0 33px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.qodef-woocommerce-page .return-to-shop {
  position: relative;
  display: block;
  text-align: center;
  margin: 0 0 60px;
}

/* ==========================================================================
   WooCommerce Cart page styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Checkout page styles - begin
   ========================================================================== */
.qodef-woocommerce-page .checkout_coupon {
  display: block;
  margin: 0 0 34px;
}

.qodef-woocommerce-page .checkout_coupon p {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-checkout form.login {
  display: block;
  margin: 0 0 34px;
}

.qodef-woocommerce-page.woocommerce-checkout form.login > *:first-child {
  margin: 0 0 15px;
}

.qodef-woocommerce-page.woocommerce-checkout form.login p {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-checkout form.login input[type='checkbox'] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  margin: 0 3px 0 5px;
}

.qodef-woocommerce-page.woocommerce-checkout form.login .lost_password {
  display: block;
  margin: 15px 0 0;
}

.qodef-woocommerce-page .woocommerce-checkout .col2-set:before,
.qodef-woocommerce-page .woocommerce-checkout .col2-set:after {
  content: '';
  display: table;
}

.qodef-woocommerce-page .woocommerce-checkout .col2-set:after {
  clear: both;
}

.qodef-woocommerce-page .product-name .product-quantity {
  font-weight: 400;
}

.qodef-woocommerce-page .woocommerce-checkout .col-1,
.qodef-woocommerce-page .woocommerce-checkout .col-2 {
  position: relative;
  display: inline-block;
  width: 49%;
  margin-right: 1%;
  float: left;
  vertical-align: middle;
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 h3,
.qodef-woocommerce-page .woocommerce-checkout .col-2 h3 {
  margin: 8px 0 25px;
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 p,
.qodef-woocommerce-page .woocommerce-checkout .col-2 p {
  margin: 0;
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 label:not(.checkbox),
.qodef-woocommerce-page .woocommerce-checkout .col-2 label:not(.checkbox) {
  display: block;
  margin: 0 0 5px;
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row {
  width: 49%;
  margin-right: 2%;
  float: left;
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-last,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-last {
  margin-right: 0;
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-wide,
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row.notes,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-wide,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row.notes {
  width: 100%;
}

.qodef-woocommerce-page .woocommerce-checkout .col-2 {
  margin-left: 1%;
  margin-right: 0;
}

.qodef-woocommerce-page .woocommerce-checkout .create-account {
  margin: 0 0 15px;
}

.qodef-woocommerce-page .woocommerce-checkout .create-account input, .qodef-woocommerce-page .woocommerce-checkout .create-account label {
  display: inline-block;
  vertical-align: middle;
}

.qodef-woocommerce-page .woocommerce-checkout h3#order_review_heading {
  margin: 18px 0;
}

.qodef-woocommerce-page .woocommerce-checkout table {
  padding: 0;
  margin: 0 0 35px;
}

.qodef-woocommerce-page .woocommerce-checkout table tr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method {
  list-style: none;
  margin: 0;
}

.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li {
  margin: 3px 0;
  padding: 0;
}

.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.qodef-woocommerce-page .woocommerce-checkout table td, .qodef-woocommerce-page .woocommerce-checkout table th {
  padding: 14px 0;
  text-align: left;
  vertical-align: middle;
}

.qodef-woocommerce-page .woocommerce-checkout table th {
  border: 0;
}

.qodef-woocommerce-page .woocommerce-checkout table .variation > * {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

.qodef-woocommerce-page .woocommerce-checkout table .variation p {
  margin: 0;
}

.qodef-woocommerce-page .woocommerce-checkout .select2-container {
  border-radius: 0;
  margin-bottom: 30px;
}

.qodef-woocommerce-page .woocommerce-checkout input[type='radio'],
.qodef-woocommerce-page .woocommerce-checkout input[type='checkbox'] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  margin: 0 3px 0 5px;
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment {
  display: block;
  margin: 20px 0 70px;
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul {
  list-style: none;
  margin: 0 0 35px;
  padding: 0;
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li {
  padding: 14px 0;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li input, .qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li label img {
  margin-left: 8px;
}

/* ==========================================================================
   WooCommerce Checkout page styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Checkout page - Order Received styles - begin
   ========================================================================== */
.qodef-woocommerce-page.woocommerce-order-received .woocommerce {
  display: block;
  margin: 0 0 45px;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce > p {
  display: block;
  margin: 0 0 30px;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce > h2,
.qodef-woocommerce-page.woocommerce-order-received .woocommerce > header h2 {
  display: block;
  margin: 16px 0 25px;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details {
  list-style: none;
  margin: 0 0 30px;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li {
  padding: 14px 0;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li strong {
  color: #1b1b1b;
  font-weight: 400;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table {
  padding: 0;
  margin: 0 0 35px;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table tr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table td, .qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
  padding: 14px 0;
  text-align: left;
  vertical-align: middle;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
  border: 0;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation > * {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation p {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
  margin: 0 0 15px;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1,
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
  position: relative;
  display: inline-block;
  width: 49%;
  margin-right: 1%;
  float: left;
  vertical-align: middle;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
  margin-left: 1%;
  margin-right: 0;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .title {
  margin: 4px 0 25px;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses h3 {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses address {
  font-style: normal;
}

/* ==========================================================================
   WooCommerce Checkout page - Order Received styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Buttons styles - begin
   ========================================================================== */
.woocommerce-page .qodef-content a.button,
.woocommerce-page .qodef-content a.added_to_cart,
.woocommerce-page .qodef-content input[type="submit"],
.woocommerce-page .qodef-content button[type="submit"]:not(.qodef-woo-search-widget-button),
.woocommerce-page .qodef-content .wc-forward:not(.added_to_cart):not(.checkout-button),
div.woocommerce a.button,
div.woocommerce a.added_to_cart,
div.woocommerce input[type="submit"],
div.woocommerce button[type="submit"]:not(.qodef-woo-search-widget-button),
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button) {
  font-family: inherit;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 25px;
  width: auto;
  outline: none;
  font-size: 11px;
  line-height: 2em;
  letter-spacing: 0.2em;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  padding: 15px 43px;
  color: #fff;
  background-color: #363636;
  border: 1px solid transparent;
  cursor: pointer;
  z-index: 3;
}

.woocommerce-page .qodef-content a.button.qodef-btn-dessau,
.woocommerce-page .qodef-content a.added_to_cart.qodef-btn-dessau,
.woocommerce-page .qodef-content input[type="submit"].qodef-btn-dessau,
.woocommerce-page .qodef-content button[type="submit"]:not(.qodef-woo-search-widget-button).qodef-btn-dessau,
.woocommerce-page .qodef-content .wc-forward:not(.added_to_cart):not(.checkout-button).qodef-btn-dessau,
div.woocommerce a.button.qodef-btn-dessau,
div.woocommerce a.added_to_cart.qodef-btn-dessau,
div.woocommerce input[type="submit"].qodef-btn-dessau,
div.woocommerce button[type="submit"]:not(.qodef-woo-search-widget-button).qodef-btn-dessau,
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button).qodef-btn-dessau {
  padding: 0;
  min-height: 38px;
}

.woocommerce-page .qodef-content a.button:hover,
.woocommerce-page .qodef-content a.added_to_cart:hover,
.woocommerce-page .qodef-content input[type="submit"]:hover,
.woocommerce-page .qodef-content button[type="submit"]:not(.qodef-woo-search-widget-button):hover,
.woocommerce-page .qodef-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover,
div.woocommerce a.button:hover,
div.woocommerce a.added_to_cart:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce button[type="submit"]:not(.qodef-woo-search-widget-button):hover,
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):hover {
  color: #fff;
  background-color: #363636;
  background-color: #fff;
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
}

.woocommerce-page .qodef-content a.button.added,
div.woocommerce a.button.added {
  display: none;
}

/* ==========================================================================
   WooCommerce Buttons styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Onsale and Out of Stock styles - begin
   ========================================================================== */
.woocommerce .qodef-onsale,
.woocommerce .qodef-out-of-stock,
.woocommerce .qodef-new-product {
  position: absolute;
  display: block;
  top: 0;
  width: auto;
  margin: 0;
  background-color: #fff;
  color: #1b1b1b;
  padding: 8px 12px;
  letter-spacing: 1px;
  text-align: center;
  border: none;
  text-transform: uppercase;
  z-index: 100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.woocommerce .qodef-onsale {
  right: 0;
}

.woocommerce .qodef-out-of-stock {
  right: 0;
}

.woocommerce .qodef-new-product {
  right: 0;
}

.qodef-woo-single-page .qodef-single-product-content .qodef-onsale,
.qodef-woo-single-page .qodef-single-product-content .qodef-out-of-stock,
.qodef-woo-single-page .qodef-single-product-content .qodef-new-product {
  right: 10px;
}

.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-onsale {
  left: 120px;
}

.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-out-of-stock,
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-new-product {
  right: 0;
}

/* ==========================================================================
   WooCommerce Onsale and Out of Stock styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Message styles - begin
   ========================================================================== */
.qodef-woocommerce-page .woocommerce-message,
.qodef-woocommerce-page .woocommerce-info,
.qodef-woocommerce-page .woocommerce-error {
  position: relative;
  display: block;
  padding: 20px 30px;
  margin: 0 0 30px;
  line-height: 54px;
  list-style: none;
  background-color: transparent;
  border: 1px solid #e5e5e5;
}

.qodef-woocommerce-page .woocommerce-message > a,
.qodef-woocommerce-page .woocommerce-info > a,
.qodef-woocommerce-page .woocommerce-error > a {
  color: #1b1b1b;
}

.qodef-woocommerce-page .woocommerce-message > a:hover,
.qodef-woocommerce-page .woocommerce-info > a:hover,
.qodef-woocommerce-page .woocommerce-error > a:hover {
  color: #1b1b1b;
}

.qodef-woocommerce-page .woocommerce-message a,
.qodef-woocommerce-page .woocommerce-info a,
.qodef-woocommerce-page .woocommerce-error a {
  float: right;
}

.qodef-woocommerce-page .woocommerce-info .showcoupon {
  color: #1b1b1b;
}

.qodef-woocommerce-page .woocommerce-info .showcoupon:hover {
  color: #1b1b1b;
}

/* ==========================================================================
   WooCommerce Message styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Pagination styles - begin
   ========================================================================== */
.qodef-woo-pagination-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 76px;
  clear: both;
}

.qodef-woo-pagination-holder .qodef-woo-pagination-inner {
  position: relative;
  display: table;
  width: 100%;
  text-align: center;
}

.woocommerce-pagination {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 99%;
  margin: 0;
  padding: 0;
}

.woocommerce-pagination .page-numbers {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 0;
}

.woocommerce-pagination .page-numbers li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

.woocommerce-pagination .page-numbers li a,
.woocommerce-pagination .page-numbers li span {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 12px;
  padding: 0;
  vertical-align: top;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  color: #1b1b1b;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.woocommerce-pagination .page-numbers li a:hover, .woocommerce-pagination .page-numbers li a.current,
.woocommerce-pagination .page-numbers li span:hover,
.woocommerce-pagination .page-numbers li span.current {
  color: #999;
}

.woocommerce-pagination .page-numbers li a.next, .woocommerce-pagination .page-numbers li a.prev {
  font-size: 0;
  line-height: 1;
  margin: 4px 20px 0 13px;
}

.woocommerce-pagination .page-numbers li a.next:before, .woocommerce-pagination .page-numbers li a.prev:before {
  position: relative;
  top: -1px;
  display: block;
  font-family: 'Ionicons';
  font-size: 18px;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woocommerce-pagination .page-numbers li a.prev:before {
  content: "\f3d2";
}

.woocommerce-pagination .page-numbers li a.next:before {
  content: "\f3d3";
}

.qodef-woo-view-all-pagination {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 1%;
  line-height: 17px;
}

.qodef-woo-view-all-pagination a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  padding: 0 0 0 2px;
  color: #1b1b1b;
}

.qodef-woo-view-all-pagination a:before {
  content: '|';
  padding: 0 14px 0 0;
  color: #1b1b1b;
}

.qodef-woo-view-all-pagination a:hover {
  color: #1b1b1b;
}

/* ==========================================================================
   WooCommerce Pagination styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Quantity Inputs styles - begin
   ========================================================================== */
.woocommerce-page .qodef-content .qodef-quantity-buttons,
div.woocommerce .qodef-quantity-buttons {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-input,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-input,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
  display: inline-block;
  vertical-align: middle;
  color: #1b1b1b;
  background-color: transparent;
  border: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-input,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-input {
  position: relative;
  height: 51px;
  width: 50px;
  padding: 0;
  margin: 0 22px 0 0;
  font-family: inherit;
  line-height: 42px;
  outline: 0;
  border-right: 1px solid #e5e5e5;
  font-size: 18px;
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
  position: absolute;
  right: 0;
  width: 22px;
  height: 22px;
  line-height: 20px;
  border-left: 0;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus:hover,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus:hover,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus:hover,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus:hover {
  color: #999;
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
  top: 0;
  border-bottom: 0;
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus {
  bottom: 0;
  padding-top: 2px;
  border-top: 1px solid #e5e5e5;
}

.woocommerce-page .qodef-content .coupon input[type="text"],
div.woocommerce .coupon input[type="text"] {
  width: 200px;
}

/* ==========================================================================
   WooCommerce Quantity Inputs styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Result and Ordering styles - begin
   ========================================================================== */
.qodef-woocommerce-page .woocommerce-result-count,
.qodef-woocommerce-page .woocommerce-ordering {
  display: inline;
  width: 50%;
  margin: 0 0 30px;
  float: left;
}

.qodef-woocommerce-page .woocommerce-result-count {
  line-height: 58px;
}

.qodef-woocommerce-page .woocommerce-ordering {
  text-align: right;
}

.qodef-woocommerce-page .woocommerce-ordering .orderby {
  width: auto;
  min-width: 250px;
  margin: 0;
  text-align: initial;
}

/* ==========================================================================
   WooCommerce Result and Ordering styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Select 2 Script override - begin
   ========================================================================== */
.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
  width: 100% !important;
  margin: 0 0 14px;
}

/* ==========================================================================
   WooCommerce Select 2 Script override - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Star Rating styles - begin
   ========================================================================== */
.woocommerce .star-rating {
  position: relative;
  float: right;
  display: inline-block;
  color: #6d6d6d;
  vertical-align: middle;
  overflow: hidden;
}

.woocommerce .star-rating:before {
  content: "\e031\e031\e031\e031\e031";
  color: rgba(109, 109, 109, 0.3);
}

.woocommerce .star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.woocommerce .star-rating span:before {
  content: "\e031\e031\e031\e031\e031";
}

/* ==========================================================================
   WooCommerce Star Rating styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Variation styles - begin
   ========================================================================== */
.qodef-woocommerce-page .qodef-content .variations {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: none;
  padding: 0;
}

.qodef-woocommerce-page .qodef-content .variations tr {
  display: block;
  padding: 0 0 20px;
  border: 0;
}

.qodef-woocommerce-page .qodef-content .variations tr:last-child {
  margin: 0;
}

.qodef-woocommerce-page .qodef-content .variations td {
  padding: 0;
  text-align: initial;
}

.qodef-woocommerce-page .qodef-content .variations td.label {
  padding-right: 10px;
}

.qodef-woocommerce-page .qodef-content .variations td.value {
  white-space: nowrap;
}

.qodef-woocommerce-page .qodef-content .variations td.value select {
  width: auto;
  min-width: 200px;
}

.qodef-woocommerce-page .qodef-content .variations .reset_variations {
  margin: 0 0 0 15px;
  color: #1b1b1b;
}

.qodef-woocommerce-page .qodef-content .single_variation_wrap {
  margin: 35px 0 0;
}

.qodef-woocommerce-page .qodef-content .single_variation_wrap .single_variation {
  margin: 0 0 35px;
}

.qodef-woocommerce-page .qodef-content table.group_table {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: none;
  padding: 0;
}

.qodef-woocommerce-page .qodef-content table.group_table tbody {
  display: block;
}

.qodef-woocommerce-page .qodef-content table.group_table tr {
  display: block;
  padding: 0 0 10px;
  border: 0;
}

.qodef-woocommerce-page .qodef-content table.group_table tr:last-child {
  margin: 0;
}

.qodef-woocommerce-page .qodef-content table.group_table td {
  padding: 0 17px 10px 0;
  text-align: left;
}

.qodef-woocommerce-page .qodef-content table.group_table td.price {
  display: table-cell;
  vertical-align: middle;
}

.qodef-woocommerce-page .qodef-content table.group_table td:last-child {
  padding: 0 0 10px;
}

.qodef-woocommerce-page .qodef-content table.group_table .qodef-quantity-buttons {
  margin: 0;
}

.qodef-woocommerce-page .qodef-content table.group_table a {
  color: #1b1b1b;
}

.qodef-woocommerce-page .qodef-content table.group_table a:hover {
  color: #1b1b1b;
}

/* ==========================================================================
   WooCommerce Variation styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce MyAccount page styles - begin
   ========================================================================== */
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation,
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 30%;
  padding: 0 15px 0 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0 15px 0 0;
  margin: 0;
  list-style: none;
  border-right: 1px solid #e5e5e5;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin: 0;
  padding: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
  margin: 0 0 18px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
  width: 70%;
  padding: 0 0 0 30px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce {
  margin: 39px 0 121px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login p {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login p.qodef-login-form-text {
  margin: 0 0 7px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login input[type='checkbox'] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  margin: 0 3px 0 5px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login .lost_password {
  display: block;
  margin: 15px 0 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account {
  margin: 0 0 15px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account p {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account label {
  display: block;
  margin: 0 0 5px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account fieldset > legend {
  display: block;
  color: #1b1b1b;
  margin: 0 0 10px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce > p {
  display: block;
  margin: 0 0 30px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce > h2,
.qodef-woocommerce-page.woocommerce-account .woocommerce > header h2 {
  display: block;
  margin: 0 0 25px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table {
  padding: 0;
  margin: 0 0 35px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table tr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table td, .qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
  padding: 14px 0;
  text-align: left;
  vertical-align: middle;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
  border: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table td.order-actions {
  text-align: right;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation > * {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation p {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
  margin: 0 0 15px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1,
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
  position: relative;
  display: inline-block;
  width: 49%;
  margin-right: 1%;
  float: left;
  vertical-align: middle;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
  margin-left: 1%;
  margin-right: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .title {
  margin: 4px 0 25px;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses h3 {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses address {
  font-style: normal;
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce > h2 {
  font-size: 30px;
  line-height: 40px;
  margin: 0 0 25px;
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label:not(.inline) {
  display: block;
  margin: 14px 0;
  color: #1b1b1b;
  font-size: 18px;
  line-height: 38px;
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label.inline {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 23px 0 0;
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p input.button {
  margin: 23px 0 0;
}

.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form {
  margin: 0 0 15px;
}

.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form > *:first-child {
  margin: 0 0 25px;
}

.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form p {
  margin: 0;
}

.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form label {
  display: block;
  margin: 0 0 5px;
}

/* ==========================================================================
   WooCommerce MyAccount page styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Track Order page styles - begin
   ========================================================================== */
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce {
  margin: 0 0 45px;
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order {
  display: block;
  margin: 0 0 60px;
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order > p:not(.form-row) {
  display: block;
  margin: 0 0 7px;
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .form-row-first,
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .form-row-last {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .form-row-first label,
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .form-row-last label {
  display: block;
  margin: 14px 0;
  color: #1b1b1b;
  font-size: 18px;
  line-height: 38px;
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce > .track_order .button {
  margin: 13px 0 0;
}

/* ==========================================================================
   WooCommerce Track Order page styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Product List page styles - begin
   ========================================================================== */
.qodef-pl-main-holder,
.related.products,
.upsells.products,
.cross-sells,
.qodef-content .woocommerce {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-pl-main-holder {
  margin: 0 0 67px;
}

.qodef-woo-pl-info-on-image-hover .qodef-pl-main-holder {
  margin: 0 0 50px;
}

ul.products {
  list-style: none;
  margin: 0 -15px;
  clear: both;
}

ul.products > .product {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin: 0 0 30px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.touch ul.products > .product {
  cursor: pointer;
}

ul.products > .product:hover .qodef-pl-inner .qodef-pl-text {
  opacity: 1;
}

ul.products > .product .qodef-product-list-title {
  margin: 10px 0 7px;
  display: inline-block;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: .05em;
}

ul.products > .product .qodef-pl-rating-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1;
  margin: 10px 0 3px;
}

ul.products > .product .price {
  position: relative;
  display: inline-block;
  margin: 14px 0 0;
  float: right;
  line-height: 7px;
  color: #1b1b1b;
}

ul.products > .product .price * {
  font-size: inherit;
  line-height: inherit;
}

ul.products > .product .price del {
  margin: 0 8px 0 0;
  color: rgba(27, 27, 27, 0.8);
}

ul.products > .product .price ins {
  text-decoration: none;
}

ul.products > .product .button,
ul.products > .product .added_to_cart {
  margin: 25px 0 0;
}

.qodef-woo-pl-info-below-image ul.products > .product .button, .qodef-woo-pl-info-below-image
ul.products > .product .added_to_cart {
  margin: 0;
}

ul.products > .product .button.added {
  display: none;
}

ul.products > .product .qodef-pl-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}

ul.products > .product .qodef-pl-inner .qodef-pl-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}

ul.products > .product .qodef-pl-inner .qodef-pl-image img {
  display: block;
  width: 100%;
}

ul.products > .product .qodef-pl-inner .qodef-pl-text {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

ul.products > .product .qodef-pl-inner .qodef-pl-text-outer {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  text-align: center;
}

ul.products > .product .qodef-pl-inner .qodef-pl-text-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  vertical-align: bottom;
  padding-bottom: 30px;
}

ul.products > .product .qodef-pl-inner .qodef-pl-text-inner .qodef-product-list-title,
ul.products > .product .qodef-pl-inner .qodef-pl-text-inner .price,
ul.products > .product .qodef-pl-inner .qodef-pl-text-inner .star-rating {
  color: #fff;
}

ul.products > .product .qodef-pl-inner .qodef-pl-text-inner .price del {
  color: rgba(255, 255, 255, 0.8);
}

ul.products > .product .qodef-pl-inner .qodef-pl-custom-atc-btn {
  display: inline-block;
  font-size: 27px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

ul.products > .product .qodef-pl-inner .qodef-pl-custom-atc-btn a {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border-radius: 0;
  padding: 30px;
  border: none;
  font-size: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #363636;
  overflow: hidden;
}

ul.products > .product .qodef-pl-inner .qodef-pl-custom-atc-btn a.add_to_cart_button:hover {
  background-color: #fff;
}

ul.products > .product .qodef-pl-inner .qodef-pl-custom-atc-btn a.add_to_cart_button:hover i {
  color: #000;
}

ul.products > .product .qodef-pl-inner .qodef-pl-custom-atc-btn a i {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
  position: absolute;
  z-index: 3;
  margin-left: -2px;
  font-size: 27px;
}

ul.products > .product .qodef-pl-inner .qodef-pl-custom-atc-btn a.added {
  display: none;
}

ul.products > .product .qodef-pl-inner .qodef-pl-custom-atc-btn a.added_to_cart {
  background-color: #fff;
}

ul.products > .product .qodef-pl-inner .qodef-pl-custom-atc-btn a.added_to_cart:before {
  -webkit-animation: tilt 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: tilt 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #000;
  position: absolute;
  content: "\e04e";
  font-family: "Simple-Line-Icons";
  font-weight: 300;
  font-size: 27px;
  margin-left: -2px;
  margin-top: 1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@-webkit-keyframes tilt {
  40% {
    -webkit-transform: translate3d(0, -5px, 0) rotate(-5deg);
    transform: translate3d(0, -5px, 0) rotate(-5deg);
  }
  80% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
    transform: translate3d(0, 0, 0) rotate(0);
  }
}

@keyframes tilt {
  40% {
    -webkit-transform: translate3d(0, -5px, 0) rotate(-5deg);
    transform: translate3d(0, -5px, 0) rotate(-5deg);
  }
  80% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
    transform: translate3d(0, 0, 0) rotate(0);
  }
}

ul.products > .product .star-rating {
  display: none;
}

ul.products > .product .qodef-pl-category {
  display: inline-block;
  float: left;
  margin: 0;
  font-size: 15px;
  line-height: 15px;
  padding-bottom: 23px;
  text-transform: capitalize;
}

ul.products > .product .qodef-pl-text-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 6px;
}

.qodef-woo-no-space ul.products {
  margin: 0;
}

.qodef-woo-no-space ul.products > .product {
  padding: 0 0px;
  margin: 0 0 0px;
}

.qodef-woo-tiny-space ul.products {
  margin: 0 -5px;
}

.qodef-woo-tiny-space ul.products > .product {
  padding: 0 5px;
  margin: 0 0 10px;
}

.qodef-woo-small-space ul.products {
  margin: 0 -10px;
}

.qodef-woo-small-space ul.products > .product {
  padding: 0 10px;
  margin: 0 0 20px;
}

.qodef-woo-normal-space ul.products {
  margin: 0 -15px;
}

.qodef-woo-normal-space ul.products > .product {
  padding: 0 15px;
  margin: 0 0 30px;
}

.qodef-woo-medium-space ul.products {
  margin: 0 -20px;
}

.qodef-woo-medium-space ul.products > .product {
  padding: 0 20px;
  margin: 0 0 40px;
}

.qodef-woo-large-space ul.products {
  margin: 0 -25px;
}

.qodef-woo-large-space ul.products > .product {
  padding: 0 25px;
  margin: 0 0 50px;
}

@media only screen and (min-width: 1025px) {
  .qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-3
  .related.products > .products > .product, .qodef-woocommerce-columns-3
  .upsells.products > .products > .product, .qodef-woocommerce-columns-3
  .cross-sells > .products > .product {
    width: 33.33333%;
  }
  .qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-3
  .related.products > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-3
  .upsells.products > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-3
  .cross-sells > .products > .product:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 1025px) {
  .qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-4
  .related.products > .products > .product, .qodef-woocommerce-columns-4
  .upsells.products > .products > .product, .qodef-woocommerce-columns-4
  .cross-sells > .products > .product {
    width: 25%;
  }
  .qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product:nth-child(4n+1), .qodef-woocommerce-columns-4
  .related.products > .products > .product:nth-child(4n+1), .qodef-woocommerce-columns-4
  .upsells.products > .products > .product:nth-child(4n+1), .qodef-woocommerce-columns-4
  .cross-sells > .products > .product:nth-child(4n+1) {
    clear: both;
  }
}

.woocommerce.columns-1 > .products > .product {
  float: none;
  width: 100%;
}

.woocommerce.columns-2 > .products > .product {
  width: 50%;
}

@media only screen and (min-width: 681px) {
  .woocommerce.columns-2 > .products > .product:nth-child(2n+1) {
    clear: both;
  }
}

.woocommerce.columns-3 > .products > .product {
  width: 33.33333%;
}

@media only screen and (min-width: 769px) {
  .woocommerce.columns-3 > .products > .product:nth-child(3n+1) {
    clear: both;
  }
}

.woocommerce.columns-4 > .products > .product {
  width: 25%;
}

@media only screen and (min-width: 1025px) {
  .woocommerce.columns-4 > .products > .product:nth-child(4n+1) {
    clear: both;
  }
}

.woocommerce.columns-5 > .products > .product {
  width: 20%;
}

@media only screen and (min-width: 1201px) {
  .woocommerce.columns-5 > .products > .product:nth-child(5n+1) {
    clear: both;
  }
}

.woocommerce.columns-6 > .products > .product {
  width: 16.66667%;
}

@media only screen and (min-width: 1441px) {
  .woocommerce.columns-6 > .products > .product:nth-child(6n+1) {
    clear: both;
  }
}

/* ==========================================================================
   WooCommerce Product List page styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Add to Cart shortcode styles - begin
   ========================================================================== */
.qodef-content .woocommerce.add_to_cart_inline {
  margin: 0;
  width: auto;
}

.qodef-content .woocommerce.add_to_cart_inline del,
.qodef-content .woocommerce.add_to_cart_inline ins {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 0 0;
  color: #1b1b1b;
  font-size: 16px;
  line-height: 1;
}

/* ==========================================================================
   WooCommerce Add to Cart shortcode styles - end
   ========================================================================== */
/* Woocommerce Product Categories shortcode style - begin
========================================================================== */
div.woocommerce > .products > .product-category a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

div.woocommerce > .products > .product-category a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(27, 27, 27, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

div.woocommerce > .products > .product-category a:hover:after {
  opacity: 1;
}

div.woocommerce > .products > .product-category a:hover .woocommerce-loop-category__title {
  top: 50%;
  opacity: 1;
}

div.woocommerce > .products > .product-category img {
  display: block;
}

div.woocommerce > .products > .product-category .woocommerce-loop-category__title {
  position: absolute;
  top: 60%;
  left: 0;
  display: block;
  width: 100%;
  padding: 0 10%;
  margin: 0;
  color: #fff;
  text-align: center;
  z-index: 2;
  opacity: 0;
  -webkit-filter: blur(0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.2s ease, top 0.2s ease;
  -o-transition: opacity 0.2s ease, top 0.2s ease;
  transition: opacity 0.2s ease, top 0.2s ease;
}

div.woocommerce > .products > .product-category .woocommerce-loop-category__title .count {
  font-size: 0.9em;
  color: #fff;
  background-color: transparent;
}

/* Woocommerce Product Categories shortcode style - end
========================================================================== */
/* Woocommerce Product Page shortcode style - begin
========================================================================== */
div.woocommerce > .single-product .images {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

div.woocommerce > .single-product .images figure {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 -10px;
}

div.woocommerce > .single-product .images figure a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

div.woocommerce > .single-product .images figure a img {
  position: relative;
  width: 100%;
  display: block;
}

div.woocommerce > .single-product .images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 10;
}

div.woocommerce > .single-product .images .woocommerce-product-gallery__image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div.woocommerce > .single-product .images .woocommerce-product-gallery__image:first-child {
  left: 10px;
  width: calc(100% - 20px);
  padding: 0;
}

div.woocommerce > .single-product .images .woocommerce-product-gallery__image .zoomImg {
  cursor: crosshair;
}

div.woocommerce > .single-product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
  float: left;
  padding-top: 20px;
}

div.woocommerce > .single-product .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
  width: 50%;
}

div.woocommerce > .single-product .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
  width: 33.33333%;
}

div.woocommerce > .single-product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
  width: 25%;
}

div.woocommerce > .single-product .woocommerce-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
}

div.woocommerce > .single-product .woocommerce-tabs ul.tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  clear: both;
}

div.woocommerce > .single-product .woocommerce-tabs ul.tabs > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

div.woocommerce > .single-product .woocommerce-tabs ul.tabs > li a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 13px 15px;
}

div.woocommerce > .single-product .woocommerce-tabs .entry-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

div.woocommerce > .single-product .woocommerce-tabs .entry-content > h2 {
  display: none;
}

div.woocommerce > .single-product .woocommerce-tabs .entry-content > p {
  margin: 18px 0 20px;
}

div.woocommerce > .single-product .woocommerce-tabs table {
  margin: 18px 0 20px;
}

div.woocommerce > .single-product .woocommerce-tabs table tr, div.woocommerce > .single-product .woocommerce-tabs table th {
  border: 0;
}

div.woocommerce > .single-product .woocommerce-tabs table td, div.woocommerce > .single-product .woocommerce-tabs table th {
  padding: 3px 0;
  vertical-align: middle;
  text-align: left;
}

div.woocommerce > .single-product .woocommerce-tabs table td p, div.woocommerce > .single-product .woocommerce-tabs table th p {
  margin: 0;
}

div.woocommerce > .single-product .woocommerce-tabs table th {
  color: #1b1b1b;
  width: 1%;
  padding: 0 10px 0 0;
}

div.woocommerce > .single-product .woocommerce-tabs table td {
  width: 99%;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 18px 0 20px;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews h2 {
  font-size: 18px;
  line-height: 24px;
  margin: 8px 0 24px;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist {
  list-style: none;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment_container {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment_container img {
  float: left;
  width: 60px;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment-text {
  padding: 0 0 0 80px;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment-text div[itemprop="description"] {
  padding: 0;
  margin: 0 0 15px;
  border: 0;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews ol.commentlist .comment-text p {
  margin: 5px 0 0;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond {
  margin-top: 15px;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .comment-reply-title {
  margin: 0 0 10px;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond p {
  margin: 0;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .stars {
  overflow: hidden;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .stars a {
  position: relative;
  display: inline-block;
  color: transparent;
  font-size: 0;
  margin: 0;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .stars a:before {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: "ElegantIcons";
  content: "\e031";
  font-size: 12px;
  line-height: 1;
  letter-spacing: 2px;
  color: #1b1b1b;
  overflow: hidden;
  z-index: -1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div.woocommerce > .single-product .woocommerce-tabs #reviews .comment-respond .stars a.active:after {
  position: absolute;
  right: 0;
  bottom: 7px;
  display: block;
  font-family: "ElegantIcons";
  font-size: 12px;
  line-height: 1;
  letter-spacing: 2px;
  color: #1b1b1b;
  content: "\e033\e033\e033\e033\e033";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div.woocommerce > .single-product .related.products,
div.woocommerce > .single-product .upsells.products {
  margin: 30px 0 0;
  border-top: 1px solid #e5e5e5;
}

div.woocommerce > .single-product .related.products > h2,
div.woocommerce > .single-product .upsells.products > h2 {
  display: block;
  margin: 36px 0 50px;
  text-align: center;
}

div.woocommerce > .single-product .related.products .product .qodef-pl-text-wrapper,
div.woocommerce > .single-product .upsells.products .product .qodef-pl-text-wrapper {
  margin-bottom: 0;
}

/* Woocommerce Product Page shortcode style - end
========================================================================== */
/* ==========================================================================
   WooCommerce Single Product Page styles - begin
   ========================================================================== */
@media only screen and (min-width: 769px) {
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images figure {
    width: 100%;
    margin: 0;
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images .woocommerce-product-gallery__image:first-child {
    left: 120px;
    width: calc(100% - 120px);
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: calc(25% + 5px);
    padding: 0 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a {
    height: 100%;
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a img {
    height: 100%;
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(2n) {
    top: calc(0% + 0px);
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(3n) {
    top: calc(25% + 5px);
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(4n) {
    top: calc(50% + 10px);
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(5n) {
    top: calc(75% + 15px);
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(6n) {
    top: calc(100% + 20px);
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(7n) {
    top: calc(125% + 25px);
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(8n) {
    top: calc(150% + 30px);
  }
  .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(9n) {
    top: calc(175% + 35px);
  }
}

.qodef-woo-single-page .product {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  float: none;
  margin: 0 0 22px;
}

.qodef-woo-single-page .qodef-single-product-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
  margin: 0 0 53px;
}

.qodef-woo-single-page .qodef-single-product-content .images {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  margin: 0;
  padding: 0 15px 0 0;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.qodef-woo-single-page .qodef-single-product-content .images figure {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 -10px;
}

.qodef-woo-single-page .qodef-single-product-content .images figure a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-woo-single-page .qodef-single-product-content .images figure a img {
  position: relative;
  width: 100%;
  display: block;
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  right: 39px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 10;
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image:first-child {
  left: 10px;
  width: calc(100% - 20px);
  padding: 0;
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image .zoomImg {
  cursor: crosshair;
}

.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
  float: left;
  padding-top: 20px;
}

.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
  width: 50%;
}

.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
  width: 33.33333%;
}

.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
  width: 25%;
}

.qodef-woo-single-page .qodef-single-product-summary {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding: 0 0 0 15px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-single-product-title {
  display: block;
  margin: 0 0 7px;
  text-transform: uppercase;
}

.qodef-woo-single-page .qodef-single-product-summary .price {
  position: relative;
  display: inline-block;
  margin: 14px 0 0;
  float: right;
  line-height: 7px;
  color: #1b1b1b;
  float: left;
  line-height: 14px;
  font-size: 22px;
}

.qodef-woo-single-page .qodef-single-product-summary .price * {
  font-size: inherit;
  line-height: inherit;
}

.qodef-woo-single-page .qodef-single-product-summary .price del {
  margin: 0 8px 0 0;
  color: rgba(27, 27, 27, 0.8);
}

.qodef-woo-single-page .qodef-single-product-summary .price ins {
  text-decoration: none;
}

.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-rating {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1;
  margin: 15px 0 3px;
  float: right;
  width: inherit;
}

.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-rating .star-rating {
  font-size: 15px;
  letter-spacing: 6px;
}

.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-rating .woocommerce-review-link {
  display: none;
}

.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-details__short-description {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
}

.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-details__short-description p {
  margin: 0;
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta {
  margin: 43px 0;
  padding: 20px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta > span {
  display: block;
  margin: 10px 0;
  font-size: 18px;
  text-transform: uppercase;
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta > span span:first-child,
.qodef-woo-single-page .qodef-single-product-summary .product_meta > span a:first-child {
  margin-left: 6px;
  font-size: 15px;
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta > span.tagged_as > a {
  font-size: 15px;
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta > span a, .qodef-woo-single-page .qodef-single-product-summary .product_meta > span span {
  text-transform: initial;
  color: #1b1b1b;
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta > span a:hover, .qodef-woo-single-page .qodef-single-product-summary .product_meta > span span:hover {
  color: #999;
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder > * {
  display: table-cell;
  vertical-align: top;
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder > span {
  padding: 0 9px 0 0;
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder .qodef-social-network-icon {
  font-size: 13px;
}

.qodef-woo-single-page .qodef-single-product-summary p.stock.out-of-stock,
.qodef-woo-single-page .qodef-single-product-summary p.stock.in-stock {
  color: #1b1b1b;
  font-weight: bold;
  margin: 18px 0 0;
}

.qodef-woo-single-page .qodef-single-product-summary form.cart {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 36px 0 0;
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-quantity-buttons {
  margin: 0 40px 0 0;
}

.qodef-woo-single-page .woocommerce-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
}

.qodef-woo-single-page .woocommerce-tabs .wc-tabs {
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  clear: both;
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs > li:after {
  display: inline-block;
  content: "\002b";
  font-size: 22px;
  margin: 12px 17px 12px 0;
  text-align: center;
  width: 15px;
  top: 2px;
  position: relative;
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs > li a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 13px 15px;
  text-transform: uppercase;
  font-size: 18px;
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs > li.active:after {
  content: "\2013";
  top: -1px;
}

.qodef-woo-single-page .woocommerce-tabs .entry-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 11px 0 23px;
}

.qodef-woo-single-page .woocommerce-tabs .entry-content > h2 {
  display: none;
}

.qodef-woo-single-page .woocommerce-tabs .entry-content > p {
  margin: 18px 0 20px;
  text-align: center;
}

.qodef-woo-single-page .woocommerce-tabs table {
  margin: 18px 0 20px;
}

.qodef-woo-single-page .woocommerce-tabs table tr, .qodef-woo-single-page .woocommerce-tabs table th {
  border: 0;
}

.qodef-woo-single-page .woocommerce-tabs table td, .qodef-woo-single-page .woocommerce-tabs table th {
  padding: 3px 0;
  vertical-align: middle;
  text-align: left;
}

.qodef-woo-single-page .woocommerce-tabs table td p, .qodef-woo-single-page .woocommerce-tabs table th p {
  margin: 0;
}

.qodef-woo-single-page .woocommerce-tabs table th {
  color: #1b1b1b;
  padding: 0 10px 0 0;
  display: block;
  margin: 10px 0;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
}

.qodef-woo-single-page .woocommerce-tabs table td {
  width: 99%;
}

.qodef-woo-single-page .woocommerce-tabs #reviews {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 18px 0 20px;
}

.qodef-woo-single-page .woocommerce-tabs #reviews h2 {
  font-size: 22px;
  line-height: 24px;
  margin: 8px 0 34px;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist {
  list-style: none;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist li {
  margin: 0 0 15px;
  border-bottom: 1px solid #e5e5e5;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist li.comment-author-admin .woocommerce-review__author {
  text-transform: uppercase;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist li:last-child {
  margin: 0;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container img {
  float: left;
  width: 70px;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text {
  padding: 0 0 22px 100px;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text .woocommerce-review__author {
  font-family: Raleway, sans-serif;
  margin-right: 5px;
  font-size: 18px;
  letter-spacing: .05em;
  font-weight: 300;
  display: block;
  text-transform: uppercase;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text .woocommerce-review__dash {
  display: none;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p {
  margin: 0;
  padding-bottom: 7px;
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text .star-rating {
  float: none;
  margin-bottom: 7px;
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond {
  margin-top: 15px;
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-reply-title {
  margin: 0 0 10px;
  text-transform: uppercase;
  font-size: 22px;
  padding: 20px 0 10px 0;
  display: block;
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond p {
  margin: 0;
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars {
  overflow: hidden;
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a {
  position: relative;
  display: inline-block;
  color: transparent;
  font-size: 0;
  margin: 0;
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a:before {
  content: "\e031";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  z-index: -1;
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a.active:after {
  content: "\e033\e033\e033\e033\e033";
  position: absolute;
  right: -4px;
  bottom: 8px;
  display: block;
  letter-spacing: 6px;
}

.qodef-woo-single-page .related.products,
.qodef-woo-single-page .upsells.products {
  margin: 30px 0 0;
}

.qodef-woo-single-page .related.products > h2,
.qodef-woo-single-page .upsells.products > h2 {
  font-size: 25px;
  display: block;
  margin: 36px 0 35px;
  padding-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
}

/* ==========================================================================
   WooCommerce Single Product Page styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Dropdown Cart styles - begin
   ========================================================================== */
.qodef-shopping-cart-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  padding: 0 10px;
}

.touch .qodef-shopping-cart-holder {
  cursor: pointer;
}

.qodef-shopping-cart-holder .qodef-shopping-cart-inner {
  position: relative;
  display: table;
  height: 100%;
}

.qodef-shopping-cart-holder .qodef-header-cart {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.qodef-shopping-cart-holder .qodef-header-cart .qodef-cart-icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.qodef-shopping-cart-holder .qodef-header-cart .qodef-cart-number {
  font-size: 16px;
  top: -10px;
  font-weight: 400;
  position: relative;
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-icon-pack .qodef-cart-icon {
  font-size: 24px;
  line-height: 1em;
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-icon-pack .qodef-cart-icon * {
  display: block;
  line-height: inherit;
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-icon-pack .qodef-cart-icon *:before {
  display: block;
  line-height: inherit;
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-svg-path .qodef-cart-icon > * {
  vertical-align: middle;
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-svg-path .qodef-cart-icon > *,
.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-svg-path .qodef-cart-icon path {
  fill: currentColor;
  stroke: currentColor;
}

.qodef-shopping-cart-holder:hover .qodef-shopping-cart-dropdown {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart {
  color: #1b1b1b;
}

.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart:hover {
  color: #999;
}

.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart {
  color: #fff;
}

.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart:hover {
  color: #999;
}

.qodef-shopping-cart-dropdown {
  position: absolute;
  top: calc(100% + 50px);
  left: auto;
  right: 0;
  width: 341px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  text-align: left;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
  -o-transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
  transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
}

.qodef-shopping-cart-dropdown ul {
  margin: 25px;
  padding: 0;
}

.qodef-shopping-cart-dropdown ul li {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.qodef-shopping-cart-dropdown ul li.qodef-empty-cart {
  color: initial;
  border-bottom: 0;
}

.qodef-shopping-cart-dropdown ul li:first-child {
  padding-top: 0;
}

.qodef-shopping-cart-dropdown ul li:last-child {
  padding-bottom: 0;
}

.qodef-shopping-cart-dropdown .qodef-item-image-holder {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 84px;
  vertical-align: top;
}

.qodef-shopping-cart-dropdown .qodef-item-image-holder img {
  display: block;
}

.qodef-shopping-cart-dropdown .qodef-item-info-holder {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  vertical-align: middle;
  padding-left: 20px;
}

.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-product-title {
  display: block;
  margin: 0;
  padding: 0 20px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  text-transform: uppercase;
}

.qodef-shopping-cart-dropdown .qodef-item-info-holder .remove {
  position: absolute;
  top: 14px;
  right: 0;
  font-size: 22px;
  line-height: 1;
}

.qodef-shopping-cart-dropdown .qodef-item-info-holder .remove span {
  display: block;
  line-height: inherit;
}

.qodef-shopping-cart-dropdown .qodef-item-info-holder .remove span:before {
  display: block;
  line-height: inherit;
}

.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-quantity {
  display: none;
  margin: 3px 0 0;
}

.qodef-shopping-cart-dropdown .qodef-item-info-holder .amount {
  display: block;
  margin: 0;
  color: #1b1b1b;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom {
  margin-top: 30px;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder {
  position: relative;
  display: table;
  width: 200px;
  border-top: 1px solid #d4d4d4;
  padding-top: 13px;
  padding-bottom: 16px;
  margin: 0 auto;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder > * {
  display: table-cell;
  vertical-align: top;
  color: #1b1b1b;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: Raleway,sans-serif;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder .qodef-total-amount {
  text-align: right;
  font-size: 15px;
  font-family: "Open Sans",sans-serif;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-btn-holder {
  text-align: center;
  margin-top: 25px;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart {
  font-family: inherit;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 25px;
  width: auto;
  outline: none;
  font-size: 11px;
  line-height: 2em;
  letter-spacing: 0.2em;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  padding: 15px 43px;
  color: #fff;
  background-color: #363636;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
  z-index: 3;
  width: 80%;
  padding: 15px 25px;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart.qodef-btn-dessau {
  padding: 0;
  min-height: 38px;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart:hover {
  color: #fff;
  background-color: #363636;
  background-color: #fff;
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
}

.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart span {
  display: block;
}

.qodef-vertical-menu-area .qodef-shopping-cart-dropdown {
  display: none !important;
}

/* ==========================================================================
   WooCommerce Dropdown Cart styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce Widgets styles - begin
   ========================================================================== */
.widget.woocommerce {
  clear: both;
  margin: 0 0 60px;
}

.widget.woocommerce.widget_rating_filter .qodef-widget-title, .widget.woocommerce.widget_shopping_cart .qodef-widget-title, .widget.woocommerce.widget_layered_nav .qodef-widget-title, .widget.woocommerce.widget_layered_nav_filters .qodef-widget-title, .widget.woocommerce.widget_product_categories .qodef-widget-title, .widget.woocommerce.widget_products .qodef-widget-title, .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, .widget.woocommerce.widget_recent_reviews .qodef-widget-title, .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0;
}

.widget.woocommerce.widget_rating_filter ul, .widget.woocommerce.widget_shopping_cart ul, .widget.woocommerce.widget_layered_nav ul, .widget.woocommerce.widget_layered_nav_filters ul, .widget.woocommerce.widget_product_categories ul, .widget.woocommerce.widget_products ul, .widget.woocommerce.widget_recently_viewed_products ul, .widget.woocommerce.widget_recent_reviews ul, .widget.woocommerce.widget_top_rated_products ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.widget.woocommerce.widget_rating_filter ul li, .widget.woocommerce.widget_shopping_cart ul li, .widget.woocommerce.widget_layered_nav ul li, .widget.woocommerce.widget_layered_nav_filters ul li, .widget.woocommerce.widget_product_categories ul li, .widget.woocommerce.widget_products ul li, .widget.woocommerce.widget_recently_viewed_products ul li, .widget.woocommerce.widget_recent_reviews ul li, .widget.woocommerce.widget_top_rated_products ul li {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0 0 14px;
  clear: both;
}

.widget.woocommerce.widget_rating_filter ul li:last-child, .widget.woocommerce.widget_shopping_cart ul li:last-child, .widget.woocommerce.widget_layered_nav ul li:last-child, .widget.woocommerce.widget_layered_nav_filters ul li:last-child, .widget.woocommerce.widget_product_categories ul li:last-child, .widget.woocommerce.widget_products ul li:last-child, .widget.woocommerce.widget_recently_viewed_products ul li:last-child, .widget.woocommerce.widget_recent_reviews ul li:last-child, .widget.woocommerce.widget_top_rated_products ul li:last-child {
  margin: 0;
}

.widget.woocommerce.widget_rating_filter ul li ul, .widget.woocommerce.widget_shopping_cart ul li ul, .widget.woocommerce.widget_layered_nav ul li ul, .widget.woocommerce.widget_layered_nav_filters ul li ul, .widget.woocommerce.widget_product_categories ul li ul, .widget.woocommerce.widget_products ul li ul, .widget.woocommerce.widget_recently_viewed_products ul li ul, .widget.woocommerce.widget_recent_reviews ul li ul, .widget.woocommerce.widget_top_rated_products ul li ul {
  margin: 14px 0 0 10px;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
  display: block;
  max-width: 84px;
  margin: 0 70% 13px 0;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  line-height: 1;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after {
  position: relative;
  display: block;
  padding: 0 3px;
  font-family: 'Ionicons';
  content: "\f404";
  font-size: 30px;
  line-height: 25px;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation > * p {
  margin: 0;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total {
  margin: 17px 0 13px;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons {
  margin: 10px 0 0;
}

.widget.woocommerce.widget_layered_nav .qodef-widget-title {
  margin: 0 0 17px;
}

.widget.woocommerce.widget_layered_nav ul li {
  margin: 2px 0;
}

.widget.woocommerce.widget_layered_nav ul li.chosen a {
  color: #999;
}

.widget.woocommerce.widget_layered_nav_filters .qodef-widget-title {
  margin: 0 0 17px;
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
  position: relative;
  height: 3px;
  background-color: #e5e5e5;
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
  position: absolute;
  top: -4px;
  height: 10px;
  width: 3px;
  background-color: #363636;
  margin: 0 0 0 -1px;
  cursor: pointer;
  outline: medium none;
  z-index: 2;
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-child {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
  position: absolute;
  display: block;
  height: 100%;
  background-color: #363636;
  z-index: 1;
}

.widget.woocommerce.widget_price_filter .price_slider_amount {
  margin: 33px 0 0;
}

.widget.woocommerce.widget_price_filter .price_slider_amount .button {
  float: right;
}

.widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
  float: left;
}

.widget.woocommerce.widget_product_categories .qodef-widget-title-holder .qodef-widget-title {
  margin-bottom: 19px;
  margin-top: 0;
}

.widget.woocommerce.widget_product_categories ul li {
  margin: 2px 0;
  line-height: 25px;
}

.widget.woocommerce.widget_product_categories ul li ul {
  margin: 6px 0 0 10px;
}

.widget.woocommerce.widget_product_categories > ul > li {
  margin-bottom: 12px;
}

.widget.woocommerce.widget_products .qodef-widget-title, .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, .widget.woocommerce.widget_recent_reviews .qodef-widget-title, .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
  margin: 0 0 30px;
  text-transform: uppercase;
}

.widget.woocommerce.widget_products ul li, .widget.woocommerce.widget_recently_viewed_products ul li, .widget.woocommerce.widget_recent_reviews ul li, .widget.woocommerce.widget_top_rated_products ul li {
  min-height: 90px;
}

.widget.woocommerce.widget_products ul li a img, .widget.woocommerce.widget_recently_viewed_products ul li a img, .widget.woocommerce.widget_recent_reviews ul li a img, .widget.woocommerce.widget_top_rated_products ul li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 80px;
}

.widget.woocommerce.widget_products ul li a span, .widget.woocommerce.widget_recently_viewed_products ul li a span, .widget.woocommerce.widget_recent_reviews ul li a span, .widget.woocommerce.widget_top_rated_products ul li a span {
  position: relative;
  display: block;
  padding: 0 0 0 102px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 18px;
}

.widget.woocommerce.widget_products ul li > *:not(a), .widget.woocommerce.widget_recently_viewed_products ul li > *:not(a), .widget.woocommerce.widget_recent_reviews ul li > *:not(a), .widget.woocommerce.widget_top_rated_products ul li > *:not(a) {
  margin: 0 0 0 102px;
  line-height: 20px;
}

.widget.woocommerce.widget_products ul li .star-rating, .widget.woocommerce.widget_recently_viewed_products ul li .star-rating, .widget.woocommerce.widget_recent_reviews ul li .star-rating, .widget.woocommerce.widget_top_rated_products ul li .star-rating {
  display: none;
  position: relative;
  margin: 7px 0 0 0;
}

.widget.woocommerce.widget_products ul li .star-rating span, .widget.woocommerce.widget_recently_viewed_products ul li .star-rating span, .widget.woocommerce.widget_recent_reviews ul li .star-rating span, .widget.woocommerce.widget_top_rated_products ul li .star-rating span {
  max-width: 100px;
}

.widget.woocommerce.widget_products ul li del, .widget.woocommerce.widget_recently_viewed_products ul li del, .widget.woocommerce.widget_recent_reviews ul li del, .widget.woocommerce.widget_top_rated_products ul li del {
  margin: 0 5px 0 103px;
}

.widget.woocommerce.widget_products ul li ins, .widget.woocommerce.widget_recently_viewed_products ul li ins, .widget.woocommerce.widget_recent_reviews ul li ins, .widget.woocommerce.widget_top_rated_products ul li ins {
  margin: 0;
}

.widget.woocommerce.widget_products ul li del,
.widget.woocommerce.widget_products ul li ins, .widget.woocommerce.widget_recently_viewed_products ul li del,
.widget.woocommerce.widget_recently_viewed_products ul li ins, .widget.woocommerce.widget_recent_reviews ul li del,
.widget.woocommerce.widget_recent_reviews ul li ins, .widget.woocommerce.widget_top_rated_products ul li del,
.widget.woocommerce.widget_top_rated_products ul li ins {
  display: inline-block;
}

.widget.woocommerce.widget_products ul li del span,
.widget.woocommerce.widget_products ul li ins span, .widget.woocommerce.widget_recently_viewed_products ul li del span,
.widget.woocommerce.widget_recently_viewed_products ul li ins span, .widget.woocommerce.widget_recent_reviews ul li del span,
.widget.woocommerce.widget_recent_reviews ul li ins span, .widget.woocommerce.widget_top_rated_products ul li del span,
.widget.woocommerce.widget_top_rated_products ul li ins span {
  color: inherit;
}

.widget.woocommerce.widget_products ul li ins, .widget.woocommerce.widget_recently_viewed_products ul li ins, .widget.woocommerce.widget_recent_reviews ul li ins, .widget.woocommerce.widget_top_rated_products ul li ins {
  text-decoration: none;
}

.widget.woocommerce.widget_products ul li .product-title, .widget.woocommerce.widget_recently_viewed_products ul li .product-title, .widget.woocommerce.widget_top_rated_products ul li .product-title {
  color: inherit;
  margin-top: 15px;
  margin-bottom: 10px;
  letter-spacing: .05em;
}

.widget.woocommerce.widget_products ul li .amount, .widget.woocommerce.widget_recently_viewed_products ul li .amount, .widget.woocommerce.widget_top_rated_products ul li .amount {
  color: #1b1b1b;
}

.widget.woocommerce.widget_recently_viewed_products ul li del,
.widget.woocommerce.widget_recently_viewed_products ul li > .amount {
  display: block;
  margin-top: 10px;
}

.widget.woocommerce.widget_recent_reviews ul li .star-rating {
  margin-top: 7px;
  margin-bottom: 10px;
}

.widget.woocommerce.widget_recent_reviews a {
  display: block;
  padding: 0 0 0 102px;
}

.widget.woocommerce.widget_recent_reviews .reviewer {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  clear: both;
}

.widget.woocommerce.widget_top_rated_products ul li .star-rating {
  margin-top: 10px;
  margin-bottom: 12px;
}

.widget.woocommerce.widget_top_rated_products ul li .amount {
  display: block;
}

.widget.woocommerce.widget_product_tag_cloud .qodef-widget-title-holder .qodef-widget-title {
  text-transform: uppercase;
  margin-bottom: 23px;
  margin-top: 0;
}

.widget.woocommerce.widget_product_tag_cloud .tagcloud a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  background-color: transparent;
  font-size: 15px !important;
  margin-right: 10px;
}

.widget.woocommerce.widget_product_tag_cloud .tagcloud a:after {
  content: '/';
  color: #1b1b1b;
  margin: 0 0 0 1px;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search > div {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #d4d4d4;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input,
.widget.woocommerce.widget_product_search .woocommerce-product-search button {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  margin: 0;
  height: 54px;
  line-height: 32px;
  color: #1b1b1b;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input {
  width: calc(100% - 40px);
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input::-webkit-input-placeholder {
  color: inherit;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input:-moz-placeholder {
  color: inherit;
  opacity: 1;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input:-ms-input-placeholder {
  color: inherit;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button {
  width: 40px;
  padding: 10px 4px;
  font-size: 20px;
  cursor: pointer;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button:hover span {
  color: #999;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button span {
  display: block;
  line-height: inherit;
  font-size: 20px;
  color: #1b1b1b;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button span:hover {
  color: #999;
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button span:before {
  display: block;
  line-height: inherit;
}

/* ==========================================================================
   WooCommerce Widgets styles - end
   ========================================================================== */
/* ==========================================================================
   Product Info shortcode styles - begin
   ========================================================================== */
.qodef-product-info {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.qodef-product-info > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.qodef-product-info > div p {
  margin: 0;
}

.qodef-product-info > div a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px 0 0;
}

.qodef-product-info > div a:last-child {
  margin: 0;
}

.qodef-product-info .qodef-pi-title,
.qodef-product-info .qodef-pi-image,
.qodef-product-info .qodef-pi-rating {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.qodef-product-info .qodef-pi-image img {
  display: block;
}

.qodef-product-info .qodef-pi-category h1, .qodef-product-info .qodef-pi-category h2, .qodef-product-info .qodef-pi-category h3, .qodef-product-info .qodef-pi-category h4, .qodef-product-info .qodef-pi-category h5, .qodef-product-info .qodef-pi-category h6 {
  margin: 0;
}

.qodef-product-info .qodef-pi-category h1 a, .qodef-product-info .qodef-pi-category h2 a, .qodef-product-info .qodef-pi-category h3 a, .qodef-product-info .qodef-pi-category h4 a, .qodef-product-info .qodef-pi-category h5 a, .qodef-product-info .qodef-pi-category h6 a {
  vertical-align: top;
}

.qodef-product-info .qodef-pi-rating {
  position: relative;
  float: right;
  display: inline-block;
  color: #6d6d6d;
  vertical-align: middle;
  overflow: hidden;
}

.qodef-product-info .qodef-pi-rating:before {
  content: "\e031\e031\e031\e031\e031";
  color: rgba(109, 109, 109, 0.3);
}

.qodef-product-info .qodef-pi-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.qodef-product-info .qodef-pi-rating span:before {
  content: "\e031\e031\e031\e031\e031";
}

.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-white-skin {
  color: #1b1b1b;
  background-color: #fff;
  border-color: #fff;
}

.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-white-skin:hover {
  color: #fff;
  background-color: #363636;
  border-color: #1b1b1b;
}

.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-dark-skin {
  color: #fff;
  background-color: #363636;
  border-color: #1b1b1b;
}

.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-dark-skin:hover {
  color: #1b1b1b;
  background-color: #fff;
  border-color: #fff;
}

/* ==========================================================================
   Product Info shortcode styles - end
   ========================================================================== */
/* ==========================================================================
   Product List - Carousel shortcode styles - begin
   ========================================================================== */
.qodef-plc-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-plc-holder .qodef-plc-outer {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-plc-holder .qodef-plc-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
  z-index: 100;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.qodef-plc-holder .qodef-plc-item:hover .qodef-plc-image-outer .qodef-plc-text {
  opacity: 1;
}

.touch .qodef-plc-holder .qodef-plc-item {
  cursor: pointer;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-onsale,
.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-out-of-stock,
.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-new-product {
  position: absolute;
  display: block;
  top: 0;
  width: auto;
  margin: 0;
  background-color: #fff;
  color: #1b1b1b;
  padding: 8px 12px;
  letter-spacing: 1px;
  text-align: center;
  border: none;
  text-transform: uppercase;
  z-index: 100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-onsale {
  right: 0;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-out-of-stock {
  right: 0;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-new-product {
  right: 0;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-text {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 10px;
  opacity: 0;
  background-color: rgba(27, 27, 27, 0.6);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-text-outer {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-text-inner {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-title {
  margin: 0 0 4px;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-category {
  margin: 11px 0 3px;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-excerpt {
  color: #1b1b1b;
  line-height: 1.3em;
  margin: 11px 0 3px;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1;
  margin: 10px 0 3px;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating {
  position: relative;
  float: right;
  display: inline-block;
  color: #6d6d6d;
  vertical-align: middle;
  overflow: hidden;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating:before {
  content: "\e031\e031\e031\e031\e031";
  color: rgba(109, 109, 109, 0.3);
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating span:before {
  content: "\e031\e031\e031\e031\e031";
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price {
  position: relative;
  display: inline-block;
  margin: 14px 0 0;
  float: right;
  line-height: 7px;
  color: #1b1b1b;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price * {
  font-size: inherit;
  line-height: inherit;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price del {
  margin: 0 8px 0 0;
  color: rgba(27, 27, 27, 0.8);
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price ins {
  text-decoration: none;
}

.qodef-plc-holder .qodef-plc-item .button,
.qodef-plc-holder .qodef-plc-item .added_to_cart {
  font-family: inherit;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 25px;
  width: auto;
  outline: none;
  font-size: 11px;
  line-height: 2em;
  letter-spacing: 0.2em;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  padding: 15px 43px;
  white-space: nowrap;
  z-index: 3;
}

.qodef-plc-holder .qodef-plc-item .button.qodef-btn-dessau,
.qodef-plc-holder .qodef-plc-item .added_to_cart.qodef-btn-dessau {
  padding: 0;
  min-height: 38px;
}

.qodef-plc-holder .qodef-plc-item .button.added {
  display: none;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart {
  margin: 20px 0 0;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart {
  color: #fff;
  background-color: #363636;
  border: 1px solid transparent;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button:hover,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart:hover {
  color: #fff;
  background-color: #363636;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-light-skin .button,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-light-skin .added_to_cart {
  color: #1b1b1b;
  background-color: #fff;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-light-skin .button:hover,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-light-skin .added_to_cart:hover {
  color: #fff;
  background-color: #999;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-dark-skin .button,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-dark-skin .added_to_cart {
  color: #fff;
  background-color: #363636;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-dark-skin .button:hover,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-dark-skin .added_to_cart:hover {
  color: #fff;
  background-color: #999;
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-title,
.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-category a,
.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-excerpt,
.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-rating,
.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-price {
  color: #fff;
}

.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-category a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.qodef-plc-holder.qodef-simple-layout .qodef-plc-image-outer {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 15px 0 0;
}

.qodef-plc-holder.qodef-simple-layout .qodef-plc-text-wrapper {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 0 0 15px;
}

.qodef-plc-holder.qodef-simple-layout .qodef-plc-text,
.qodef-plc-holder.qodef-simple-layout .qodef-plc-text-outer,
.qodef-plc-holder.qodef-simple-layout .qodef-plc-text-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
}

.qodef-plc-holder.qodef-plc-nav-light-skin .owl-nav .owl-prev,
.qodef-plc-holder.qodef-plc-nav-light-skin .owl-nav .owl-next {
  color: #fff;
}

.qodef-plc-holder.qodef-plc-nav-light-skin .owl-nav .owl-prev:hover,
.qodef-plc-holder.qodef-plc-nav-light-skin .owl-nav .owl-next:hover {
  color: #999;
}

.qodef-plc-holder.qodef-plc-pag-inside-slider .owl-prev,
.qodef-plc-holder.qodef-plc-pag-inside-slider .owl-next {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.qodef-plc-holder.qodef-plc-pag-inside-slider .owl-dots {
  position: absolute;
  left: 0;
  bottom: 10px;
  margin: 0;
}

.qodef-plc-holder.qodef-plc-pag-light-skin .owl-dots .owl-dot span {
  background-color: #999;
}

.qodef-plc-holder.qodef-plc-pag-light-skin .owl-dots .owl-dot:hover span, .qodef-plc-holder.qodef-plc-pag-light-skin .owl-dots .owl-dot.active span {
  background-color: #fff;
}

/* ==========================================================================
   Product List - Carousel shortcode styles - end
   ========================================================================== */
/* ==========================================================================
   Product List - Simple shortcode styles - begin
   ========================================================================== */
.qodef-pls-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-pls-holder > ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
}

.qodef-pls-holder > ul > li {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0 0 20px;
}

.qodef-pls-holder > ul > li:last-child {
  margin: 0;
}

.qodef-pls-holder .qodef-pls-image {
  display: table-cell;
  vertical-align: top;
  width: 84px;
}

.qodef-pls-holder .qodef-pls-image a, .qodef-pls-holder .qodef-pls-image img {
  display: block;
}

.qodef-pls-holder .qodef-pls-image a {
  position: relative;
}

.qodef-pls-holder .qodef-pls-image a:hover:after {
  opacity: 1;
}

.qodef-pls-holder .qodef-pls-image a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

.qodef-pls-holder .qodef-pls-text {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 20px;
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-title {
  margin: 0 0 4px;
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1;
  margin: 5px 0 3px;
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating {
  position: relative;
  float: right;
  display: inline-block;
  color: #6d6d6d;
  vertical-align: middle;
  overflow: hidden;
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating:before {
  content: "\e031\e031\e031\e031\e031";
  color: rgba(109, 109, 109, 0.3);
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating span:before {
  content: "\e031\e031\e031\e031\e031";
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price {
  position: relative;
  display: inline-block;
  margin: 14px 0 0;
  float: right;
  line-height: 7px;
  color: #1b1b1b;
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price * {
  font-size: inherit;
  line-height: inherit;
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price del {
  margin: 0 8px 0 0;
  color: rgba(27, 27, 27, 0.8);
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price ins {
  text-decoration: none;
}

/* ==========================================================================
   Product List - Simple shortcode styles - end
   ========================================================================== */
/* ==========================================================================
   Product List shortcode styles - begin
   ========================================================================== */
.qodef-pl-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  /*************** Masonry Layout - begin ***************/
  /*************** Masonry Layout - end ***************/
}

.qodef-pl-holder.qodef-info-on-image .qodef-pli .qodef-pli-add-to-cart {
  margin: 25px 0 0;
}

.qodef-pl-holder.qodef-info-on-image .qodef-pli .qodef-pli-inner .qodef-pli-text {
  background: rgba(0, 0, 0, 0.4);
}

.qodef-pl-holder.qodef-info-on-image .qodef-pli .qodef-pli-title, .qodef-pl-holder.qodef-info-on-image .qodef-pli .qodef-pli-category, .qodef-pl-holder.qodef-info-on-image .qodef-pli .qodef-pli-price {
  display: block;
  float: none;
  margin-bottom: 22px;
}

.qodef-pl-holder.qodef-info-on-image .qodef-pli .qodef-pli-price del {
  color: inherit;
}

.qodef-pl-holder .qodef-pli {
  padding: 0;
  z-index: 100;
}

.qodef-pl-holder .qodef-pli .qodef-pli-title {
  margin: 10px 0 7px;
  display: inline-block;
  line-height: 15px;
  letter-spacing: .025em;
}

.qodef-pl-holder .qodef-pli .qodef-pli-category {
  margin: 6px 0 24px;
  display: inline-block;
  float: left;
  font-size: 15px;
  line-height: 15px;
  font-family: Raleway, sans-serif;
}

.qodef-pl-holder .qodef-pli .qodef-pli-excerpt {
  color: #1b1b1b;
  line-height: 1.3em;
  margin: 11px 0 3px;
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  width: inherit;
  line-height: 1;
  margin: 13px 0 3px;
  position: relative;
  float: right;
  display: inline-block;
  color: #6d6d6d;
  vertical-align: middle;
  overflow: hidden;
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating {
  position: relative;
  float: right;
  display: inline-block;
  color: #6d6d6d;
  vertical-align: middle;
  overflow: hidden;
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating:before {
  content: "\e031\e031\e031\e031\e031";
  color: rgba(109, 109, 109, 0.3);
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating span:before {
  content: "\e031\e031\e031\e031\e031";
}

.qodef-pl-holder .qodef-pli .qodef-pli-price {
  position: relative;
  display: inline-block;
  margin: 14px 0 0;
  float: right;
  line-height: 7px;
  color: #1b1b1b;
}

.qodef-pl-holder .qodef-pli .qodef-pli-price * {
  font-size: inherit;
  line-height: inherit;
}

.qodef-pl-holder .qodef-pli .qodef-pli-price del {
  margin: 0 8px 0 0;
  color: rgba(27, 27, 27, 0.8);
}

.qodef-pl-holder .qodef-pli .qodef-pli-price ins {
  text-decoration: none;
}

.qodef-pl-holder .qodef-pli-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.qodef-pl-holder .qodef-pli-inner:hover .qodef-pli-text {
  opacity: 1;
}

.touch .qodef-pl-holder .qodef-pli-inner {
  cursor: pointer;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image img {
  display: block;
  width: 100%;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product {
  position: absolute;
  display: block;
  top: 0;
  width: auto;
  margin: 0;
  background-color: #fff;
  color: #1b1b1b;
  padding: 8px 12px;
  letter-spacing: 1px;
  text-align: center;
  border: none;
  text-transform: uppercase;
  z-index: 100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale {
  right: 0;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
  right: 0;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product {
  right: 0;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-outer {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  text-align: center;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price {
  color: #fff;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .button,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .added_to_cart {
  color: #fff;
  background-color: #363636;
  border: 1px solid transparent;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .button:hover,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .added_to_cart:hover {
  color: #fff;
  background-color: #363636;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-light-skin .button,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-light-skin .added_to_cart {
  color: #1b1b1b;
  background-color: #fff;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-light-skin .button:hover,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-light-skin .added_to_cart:hover {
  color: #fff;
  background-color: #999;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-dark-skin .button,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-dark-skin .added_to_cart {
  color: #fff;
  background-color: #363636;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-dark-skin .button:hover,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-dark-skin .added_to_cart:hover {
  color: #fff;
  background-color: #999;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .button,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .added_to_cart {
  font-family: inherit;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 25px;
  width: auto;
  outline: none;
  font-size: 11px;
  line-height: 2em;
  letter-spacing: 0.2em;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  padding: 15px 43px;
  white-space: nowrap;
  z-index: 3;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .button.qodef-btn-dessau,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .added_to_cart.qodef-btn-dessau {
  padding: 0;
  min-height: 38px;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .button.added {
  display: none;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-custom-atc-btn {
  display: inline-block;
  font-size: 27px;
  color: #000;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-custom-atc-btn a {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border-radius: 0;
  padding: 30px;
  border: none;
  font-size: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #363636;
  overflow: hidden;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-custom-atc-btn a.add_to_cart_button:hover {
  background-color: #fff;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-custom-atc-btn a.add_to_cart_button:hover i {
  color: #000;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-custom-atc-btn a i {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
  position: absolute;
  z-index: 3;
  margin-left: -2px;
  font-size: 27px;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-custom-atc-btn a.added {
  display: none;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-custom-atc-btn a.added_to_cart {
  background-color: #fff;
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-custom-atc-btn a.added_to_cart:before {
  -webkit-animation: tilt 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: tilt 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #000;
  position: absolute;
  content: "\e04e";
  font-family: "Simple-Line-Icons";
  font-weight: 300;
  font-size: 27px;
  margin-left: -2px;
  margin-top: 1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@keyframes tilt {
  40% {
    -webkit-transform: translate3d(0, -5px, 0) rotate(-5deg);
    transform: translate3d(0, -5px, 0) rotate(-5deg);
  }
  80% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
    transform: translate3d(0, 0, 0) rotate(0);
  }
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.qodef-pl-holder .qodef-pli-text-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
}

.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price {
  color: #fff;
}

.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.qodef-pl-holder.qodef-product-info-dark .qodef-pli .qodef-pli-inner .qodef-pli-text {
  font-weight: 400;
  background: rgba(255, 255, 255, 0.7);
}

.qodef-pl-holder.qodef-product-info-dark .qodef-pli .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price {
  color: #1b1b1b;
}

.qodef-pl-holder.qodef-product-info-dark .qodef-pli .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
  color: rgba(27, 27, 27, 0.8);
}

.qodef-pl-holder.qodef-product-info-dark .qodef-pli .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title {
  font-weight: 400;
}

.qodef-pl-holder.qodef-masonry-layout .qodef-pli-inner {
  width: 100%;
  height: 100%;
}

.qodef-pl-holder.qodef-masonry-layout .qodef-pli-inner .qodef-pli-image {
  height: 100%;
}

/* ==========================================================================
   Product List shortcode styles - end
   ========================================================================== */
/* ==========================================================================
   WooCommerce styles - end
   ========================================================================== */

/*# sourceMappingURL=../css/woocommerce.css.map */
