@charset "UTF-8";

.edgtf-pl-holder .edgtf-pli .edgtf-pli-rating,
.edgtf-plc-holder .edgtf-plc-rating,
.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-rating,
.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-rating,
.edgtf-product-info .edgtf-pi-rating,
.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-rating,
.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a.active:after,
.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a:before,
.woocommerce .star-rating {
    font-family: Ionicons;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 9px;
    color: #d1d1d1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.edgtf-woocommerce-page.woocommerce-cart .woocommerce-message {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(65% - 30px)
}

.edgtf-woocommerce-page .woocommerce-cart-form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 50vh;
    padding-right: 30px;
    width: 65%
}

.edgtf-woocommerce-page table.cart thead tr {
    border: 0;
    border-bottom: 2px solid #d1d1d1
}

.edgtf-woocommerce-page table.cart thead tr th {
    color: #171717;
    padding: 10px 0;
    text-align: left;
    text-transform: lowercase
}

.edgtf-woocommerce-page table.cart tbody tr {
    border: 0;
    border-bottom: 2px solid #d1d1d1
}

.edgtf-woocommerce-page table.cart tr.cart_item td {
    padding: 25px 0;
    text-align: inherit;
    vertical-align: middle
}

.edgtf-woocommerce-page table.cart tr.cart_item td.product-remove {
    padding-left: 10px;
    padding-right: 10px
}

.edgtf-woocommerce-page table.cart tr.cart_item td.product-remove a {
    color: #171717;
    font-size: 0;
    line-height: 1
}

.edgtf-woocommerce-page table.cart tr.cart_item td.product-remove a:after {
    color: inherit;
    content: "\f404";
    display: inline-block;
    font-family: Ionicons;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: inherit;
    text-transform: none;
    vertical-align: middle;
    speak: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.edgtf-woocommerce-page table.cart tr.cart_item td.product-remove a:hover {
    color: #efbf48
}

.edgtf-woocommerce-page table.cart tr.cart_item td.product-thumbnail {
    padding-right: 10px;
    width: 86px
}

.edgtf-woocommerce-page table.cart tr.cart_item td.product-thumbnail a,
.edgtf-woocommerce-page table.cart tr.cart_item td.product-thumbnail img {
    display: block
}

.edgtf-woocommerce-page table.cart tr.cart_item td.product-name {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: lowercase
}

.edgtf-woocommerce-page table.cart tr.cart_item td .variation>* {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.edgtf-woocommerce-page table.cart tr.cart_item td .variation p {
    margin: 0
}

.edgtf-woocommerce-page table.cart td.actions {
    padding: 35px 0;
    text-align: inherit
}

.edgtf-woocommerce-page table.cart td.actions .coupon {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: middle
}

.edgtf-woocommerce-page table.cart td.actions .coupon label {
    display: none
}

.edgtf-woocommerce-page table.cart td.actions .coupon button,
.edgtf-woocommerce-page table.cart td.actions .coupon input {
    margin: 0 22px 0 0
}

.edgtf-woocommerce-page table.cart td.actions button,
.edgtf-woocommerce-page table.cart td.actions>input {
    float: right
}

.edgtf-woocommerce-page table.cart td.actions .button {
    background-color: transparent;
    border: 0;
    color: #171717;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 54px
}

.edgtf-woocommerce-page table.cart td.actions .button:hover {
    color: #efbf48;
    background-color: transparent
}

.edgtf-woocommerce-page .cart-collaterals h2 {
    display: block;
    margin: 0 0 50px;
    position: relative
}

.edgtf-woocommerce-page .cross-sells {
    margin: 120px 0 0
}

.edgtf-woocommerce-page .cross-sells>h2 {
    display: block;
    margin: 0 0 50px;
    text-align: center
}

.edgtf-woocommerce-page .cross-sells li {
    margin: 0 !important
}

.edgtf-woocommerce-page .cart_totals {
    background: #f6f6f6;
    position: absolute;
    right: 0;
    top: 0;
    width: 35%
}

.edgtf-woocommerce-page .cart_totals h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.22em;
    text-transform: lowercase;
    margin: 0;
    padding: 40px
}

.edgtf-woocommerce-page .cart_totals table.shop_table tr {
    border: 0
}

.edgtf-woocommerce-page .cart_totals table.shop_table tr.order-total {
    border-top: 2px solid #d1d1d1
}

.edgtf-woocommerce-page .cart_totals table.shop_table tr.order-total td,
.edgtf-woocommerce-page .cart_totals table.shop_table tr.order-total th {
    font-weight: 700;
    padding-bottom: 40px;
    padding-top: 40px
}

.edgtf-woocommerce-page .cart_totals table.shop_table th {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53em;
    text-transform: lowercase;
    border: 0;
    padding: 17px 25px 17px 40px;
    text-align: left;
    width: 40%
}

.edgtf-woocommerce-page .cart_totals table.shop_table td {
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 40px 17px 25px;
    text-align: left;
    width: 60%
}

.edgtf-woocommerce-page .cart_totals tr.shipping #shipping_method {
    list-style: none;
    margin: 0 0 7px
}

.edgtf-woocommerce-page .cart_totals tr.shipping #shipping_method li {
    margin: 3px 0;
    padding: 0
}

.edgtf-woocommerce-page .cart_totals tr.shipping #shipping_method li>* {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.edgtf-woocommerce-page .cart_totals tr.shipping td section {
    padding-right: 40px;
    width: 100%
}

.edgtf-woocommerce-page .cart_totals .woocommerce-shipping-calculator {
    width: 150px
}

.edgtf-woocommerce-page .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
    display: block;
    font-weight: 700;
    letter-spacing: .5px;
    margin: 0 0 10px;
    text-transform: lowercase
}

.edgtf-woocommerce-page .cart_totals .woocommerce-shipping-calculator p {
    margin: 0
}

.edgtf-woocommerce-page .cart_totals .woocommerce-shipping-calculator button {
    background-color: transparent !important;
    border: 0;
    color: #171717 !important;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 52px !important
}

.edgtf-woocommerce-page .cart_totals .wc-proceed-to-checkout {
    padding: 0 40px 40px 40px;
    text-align: center
}

.edgtf-woocommerce-page .cart_totals .wc-proceed-to-checkout .button {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.edgtf-woocommerce-page .cart-empty {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.22em;
    text-transform: lowercase;
    margin: 80px 0 120px 0;
    position: relative;
    text-align: center
}

.edgtf-woocommerce-page .return-to-shop {
    display: block;
    margin: 0 0 120px;
    position: relative;
    text-align: center
}

.edgtf-woocommerce-page .checkout_coupon {
    display: block;
    margin: 0 0 34px
}

.edgtf-woocommerce-page .checkout_coupon p {
    margin: 0
}

.edgtf-woocommerce-page #billing_country_field,
.edgtf-woocommerce-page #billing_state_field {
    margin-bottom: 19px
}

.edgtf-woocommerce-page.woocommerce-checkout form.login {
    display: block;
    margin: 0 0 34px
}

.edgtf-woocommerce-page.woocommerce-checkout form.login>:first-child {
    margin: 0 0 15px
}

.edgtf-woocommerce-page.woocommerce-checkout form.login p {
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-checkout form.login input[type=checkbox] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin: 0 3px 0 5px
}

.edgtf-woocommerce-page.woocommerce-checkout form.login .lost_password {
    display: block;
    margin: 15px 0 0
}

.edgtf-woocommerce-page .woocommerce-checkout .col2-set:after,
.edgtf-woocommerce-page .woocommerce-checkout .col2-set:before {
    content: '';
    display: table
}

.edgtf-woocommerce-page .woocommerce-checkout .col2-set:after {
    clear: both
}

.edgtf-woocommerce-page .woocommerce-checkout .col-1,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 {
    position: relative;
    display: inline-block;
    width: 49%;
    margin-right: 1%;
    float: left;
    vertical-align: middle
}

.edgtf-woocommerce-page .woocommerce-checkout .col-1 h3,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 h3 {
    margin: 26px 0 25px
}

.edgtf-woocommerce-page .woocommerce-checkout .col-1 p,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 p {
    margin: 0
}

.edgtf-woocommerce-page .woocommerce-checkout .col-1 label:not(.checkbox),
.edgtf-woocommerce-page .woocommerce-checkout .col-2 label:not(.checkbox) {
    display: block;
    margin: 0 0 5px
}

.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row {
    width: 49%;
    margin-right: 2%;
    float: left
}

.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row-last,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row-last {
    margin-right: 0
}

.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row-wide,
.edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row.notes,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row-wide,
.edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row.notes {
    width: 100%
}

.edgtf-woocommerce-page .woocommerce-checkout .col-2 {
    margin-left: 1%;
    margin-right: 0
}

.edgtf-woocommerce-page .woocommerce-checkout .create-account {
    margin: 0 0 15px
}

.edgtf-woocommerce-page .woocommerce-checkout .create-account input,
.edgtf-woocommerce-page .woocommerce-checkout .create-account label {
    display: inline-block;
    vertical-align: middle
}

.edgtf-woocommerce-page .woocommerce-checkout h3#order_review_heading {
    margin: 26px 0 18px 0
}

.edgtf-woocommerce-page .woocommerce-checkout table {
    padding: 0;
    margin: 0 0 35px
}

.edgtf-woocommerce-page .woocommerce-checkout table tr {
    border: 0;
    border-bottom: 2px solid #d1d1d1
}

.edgtf-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method {
    list-style: none;
    margin: 0
}

.edgtf-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li {
    margin: 3px 0;
    padding: 0
}

.edgtf-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.edgtf-woocommerce-page .woocommerce-checkout table td,
.edgtf-woocommerce-page .woocommerce-checkout table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle
}

.edgtf-woocommerce-page .woocommerce-checkout table th {
    border: 0
}

.edgtf-woocommerce-page .woocommerce-checkout table .variation>* {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

.edgtf-woocommerce-page .woocommerce-checkout table .variation p {
    margin: 0
}

.edgtf-woocommerce-page .woocommerce-checkout .select2-container {
    border-radius: 0
}

.edgtf-woocommerce-page .woocommerce-checkout input[type=checkbox],
.edgtf-woocommerce-page .woocommerce-checkout input[type=radio] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin: 0 3px 0 5px
}

.edgtf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment {
    display: block;
    margin: 20px 0 70px
}

.edgtf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul {
    list-style: none;
    margin: 0 0 35px;
    padding: 0
}

.edgtf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li {
    padding: 14px 0;
    border-bottom: 2px solid #d1d1d1
}

.edgtf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li input,
.edgtf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li label {
    display: inline-block;
    vertical-align: middle
}

.edgtf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.woocommerce-notice {
    padding: 20px 30px;
    line-height: 1.73em
}

.edgtf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_paypal label img {
    vertical-align: middle;
    margin: 0 8px
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce {
    display: block;
    margin: 0 0 45px
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce>p {
    display: block;
    margin: 0 0 30px
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce>h2,
.edgtf-woocommerce-page.woocommerce-order-received .woocommerce>header h2 {
    display: block;
    margin: 16px 0 25px
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details {
    list-style: none;
    margin: 0 0 30px
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li {
    padding: 14px 0;
    border-bottom: 1px solid #d1d1d1
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li strong {
    color: #171717;
    font-weight: 400
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table {
    padding: 0;
    margin: 0 0 35px
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table tr {
    border: 0;
    border-bottom: 1px solid #d1d1d1
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table td,
.edgtf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
    border: 0
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation>* {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation p {
    margin: 0
}

.edgtf-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
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1,
.edgtf-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
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
    margin-left: 1%;
    margin-right: 0
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .title {
    margin: 4px 0 25px
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses h3 {
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses address {
    font-style: normal
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .wc-forward:not(.added_to_cart):not(.checkout-button),
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking a.added_to_cart,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking a.button,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking button[type=submit]:not(.edgtf-woo-search-widget-button),
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking input[type=submit],
.woocommerce-page .edgtf-content .wc-forward:not(.added_to_cart):not(.checkout-button),
.woocommerce-page .edgtf-content a.added_to_cart,
.woocommerce-page .edgtf-content a.button,
.woocommerce-page .edgtf-content button[type=submit]:not(.edgtf-woo-search-widget-button),
.woocommerce-page .edgtf-content input[type=submit],
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button),
div.woocommerce a.added_to_cart,
div.woocommerce a.button,
div.woocommerce button[type=submit]:not(.edgtf-woo-search-widget-button),
div.woocommerce input[type=submit] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .04em;
    line-height: 16px;
    margin: 0;
    outline: 0;
    position: relative;
    /* text-transform: lowercase; */
    vertical-align: middle;
    width: auto;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 16px 57px;
    color: #fff;
    background-color: #171717;
    border: 2px solid transparent;
    cursor: pointer;
    z-index: 3
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .wc-forward:not(.added_to_cart):not(.checkout-button):hover,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking a.added_to_cart:hover,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking a.button:hover,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking button[type=submit]:not(.edgtf-woo-search-widget-button):hover,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking input[type=submit]:hover,
.woocommerce-page .edgtf-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover,
.woocommerce-page .edgtf-content a.added_to_cart:hover,
.woocommerce-page .edgtf-content a.button:hover,
.woocommerce-page .edgtf-content button[type=submit]:not(.edgtf-woo-search-widget-button):hover,
.woocommerce-page .edgtf-content input[type=submit]:hover,
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):hover,
div.woocommerce a.added_to_cart:hover,
div.woocommerce a.button:hover,
div.woocommerce button[type=submit]:not(.edgtf-woo-search-widget-button):hover,
div.woocommerce input[type=submit]:hover {
    color: #fff;
    background-color: #efbf48
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking a.button.added,
.woocommerce-page .edgtf-content a.button.added,
div.woocommerce a.button.added {
    display: none
}

.woocommerce .edgtf-onsale {
    background: #171717;
    left: auto;
    padding: 0 24px 0 16px;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.woocommerce .edgtf-onsale:before {
    border-color: transparent #171717 transparent transparent;
    border-width: 0 20px 28px 0;
    left: -20px;
    right: auto
}

.woocommerce .edgtf-onsale:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.woocommerce .edgtf-out-of-stock {
    background: #171717;
    left: auto;
    padding: 0 24px 0 16px;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.woocommerce .edgtf-out-of-stock:before {
    border-color: transparent #171717 transparent transparent;
    border-width: 0 20px 28px 0;
    left: -20px;
    right: auto
}

.woocommerce .edgtf-out-of-stock:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.woocommerce .edgtf-new-product {
    background: #171717;
    left: auto;
    padding: 0 24px 0 16px;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.woocommerce .edgtf-new-product:before {
    border-color: transparent #171717 transparent transparent;
    border-width: 0 20px 28px 0;
    left: -20px;
    right: auto
}

.woocommerce .edgtf-new-product:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-woocommerce-page .woocommerce-error,
.edgtf-woocommerce-page .woocommerce-info,
.edgtf-woocommerce-page .woocommerce-message {
    background-color: transparent;
    border: 2px solid #d1d1d1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 52px;
    list-style: none;
    margin: 0 0 30px;
    padding: 20px 30px;
    position: relative;
    text-transform: lowercase;
    width: 100%
}

.edgtf-woocommerce-page .woocommerce-error>a,
.edgtf-woocommerce-page .woocommerce-info>a,
.edgtf-woocommerce-page .woocommerce-message>a {
    color: #171717
}

.edgtf-woocommerce-page .woocommerce-error>a:hover,
.edgtf-woocommerce-page .woocommerce-info>a:hover,
.edgtf-woocommerce-page .woocommerce-message>a:hover {
    color: #171717
}

.edgtf-woocommerce-page .woocommerce-error a,
.edgtf-woocommerce-page .woocommerce-info a,
.edgtf-woocommerce-page .woocommerce-message a {
    float: right
}

.edgtf-woocommerce-page .woocommerce-info .showcoupon {
    color: #171717
}

.edgtf-woocommerce-page .woocommerce-info .showcoupon:hover {
    color: #171717
}

.edgtf-woo-pagination-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 66px;
    clear: both
}

.edgtf-woo-pagination-holder .edgtf-woo-pagination-inner {
    position: relative;
    display: table;
    width: 100%;
    text-align: right
}

.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: #888;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.woocommerce-pagination .page-numbers li a:hover,
.woocommerce-pagination .page-numbers li span:hover {
    color: #efbf48
}

.woocommerce-pagination .page-numbers li a.current,
.woocommerce-pagination .page-numbers li span.current {
    text-decoration: underline
}

.woocommerce-pagination .page-numbers li a.next,
.woocommerce-pagination .page-numbers li a.prev {
    font-size: 0;
    line-height: inherit;
    margin: 0 12px
}

.woocommerce-pagination .page-numbers li a.next:before,
.woocommerce-pagination .page-numbers li a.prev:before {
    position: relative;
    display: block;
    font-family: Ionicons;
    font-size: 11px;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.woocommerce-pagination .page-numbers li a.prev:before {
    content: "\f107"
}

.woocommerce-pagination .page-numbers li a.next:before {
    content: "\f10a"
}

.edgtf-woo-view-all-pagination {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 1%
}

.edgtf-woo-view-all-pagination a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0;
    color: #888
}

.edgtf-woo-view-all-pagination a:before {
    content: '|';
    padding: 0 12px 0 0;
    color: inherit
}

.edgtf-woo-view-all-pagination a:hover {
    color: #efbf48
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons,
div.woocommerce .edgtf-quantity-buttons {
    border: 2px solid #d1d1d1;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons label,
div.woocommerce .edgtf-quantity-buttons label {
    display: inline-block;
    padding: 0 20px
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-buttons-inner,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-buttons-inner {
    display: inline-block;
    position: relative
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-input,
.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-minus,
.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-plus,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-input,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-minus,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-plus {
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #171717;
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-input,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-input {
    border: 0;
    font-family: inherit;
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    margin: 0 26px;
    outline: 0;
    padding: 0;
    position: relative;
    width: 40px
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-minus,
.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-plus,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-minus,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-plus {
    color: #888;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    position: absolute;
    top: 0;
    width: 26px;
    -webkit-transition: color .15s ease-in-out;
    -o-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-minus:hover,
.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-plus:hover,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-minus:hover,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-plus:hover {
    color: #efbf48
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-plus,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-plus {
    right: 0;
    text-align: left
}

.woocommerce-page .edgtf-content .edgtf-quantity-buttons .edgtf-quantity-minus,
div.woocommerce .edgtf-quantity-buttons .edgtf-quantity-minus {
    left: 0;
    text-align: right
}

.woocommerce-page .edgtf-content input[type=email],
.woocommerce-page .edgtf-content input[type=password],
.woocommerce-page .edgtf-content input[type=tel],
.woocommerce-page .edgtf-content input[type=text],
.woocommerce-page .edgtf-content textarea,
div.woocommerce input[type=email],
div.woocommerce input[type=password],
div.woocommerce input[type=tel],
div.woocommerce input[type=text],
div.woocommerce textarea {
    background-color: transparent;
    border: 2px solid #d1d1d1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #171717;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 48px;
    margin: 0 0 14px;
    outline: 0;
    padding: 0 18px;
    position: relative;
    width: 100%;
    -webkit-appearance: none
}

.woocommerce-page .edgtf-content input[type=email]:focus,
.woocommerce-page .edgtf-content input[type=password]:focus,
.woocommerce-page .edgtf-content input[type=tel]:focus,
.woocommerce-page .edgtf-content input[type=text]:focus,
.woocommerce-page .edgtf-content textarea:focus,
div.woocommerce input[type=email]:focus,
div.woocommerce input[type=password]:focus,
div.woocommerce input[type=tel]:focus,
div.woocommerce input[type=text]:focus,
div.woocommerce textarea:focus {
    border-color: #171717
}

.woocommerce-page .edgtf-content input[type=email]::-webkit-input-placeholder,
.woocommerce-page .edgtf-content input[type=password]::-webkit-input-placeholder,
.woocommerce-page .edgtf-content input[type=tel]::-webkit-input-placeholder,
.woocommerce-page .edgtf-content input[type=text]::-webkit-input-placeholder,
.woocommerce-page .edgtf-content textarea::-webkit-input-placeholder,
div.woocommerce input[type=email]::-webkit-input-placeholder,
div.woocommerce input[type=password]::-webkit-input-placeholder,
div.woocommerce input[type=tel]::-webkit-input-placeholder,
div.woocommerce input[type=text]::-webkit-input-placeholder,
div.woocommerce textarea::-webkit-input-placeholder {
    color: inherit
}

.woocommerce-page .edgtf-content input[type=email]:-moz-placeholder,
.woocommerce-page .edgtf-content input[type=password]:-moz-placeholder,
.woocommerce-page .edgtf-content input[type=tel]:-moz-placeholder,
.woocommerce-page .edgtf-content input[type=text]:-moz-placeholder,
.woocommerce-page .edgtf-content textarea:-moz-placeholder,
div.woocommerce input[type=email]:-moz-placeholder,
div.woocommerce input[type=password]:-moz-placeholder,
div.woocommerce input[type=tel]:-moz-placeholder,
div.woocommerce input[type=text]:-moz-placeholder,
div.woocommerce textarea:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.woocommerce-page .edgtf-content input[type=email]::-moz-placeholder,
.woocommerce-page .edgtf-content input[type=password]::-moz-placeholder,
.woocommerce-page .edgtf-content input[type=tel]::-moz-placeholder,
.woocommerce-page .edgtf-content input[type=text]::-moz-placeholder,
.woocommerce-page .edgtf-content textarea::-moz-placeholder,
div.woocommerce input[type=email]::-moz-placeholder,
div.woocommerce input[type=password]::-moz-placeholder,
div.woocommerce input[type=tel]::-moz-placeholder,
div.woocommerce input[type=text]::-moz-placeholder,
div.woocommerce textarea::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.woocommerce-page .edgtf-content input[type=email]:-ms-input-placeholder,
.woocommerce-page .edgtf-content input[type=password]:-ms-input-placeholder,
.woocommerce-page .edgtf-content input[type=tel]:-ms-input-placeholder,
.woocommerce-page .edgtf-content input[type=text]:-ms-input-placeholder,
.woocommerce-page .edgtf-content textarea:-ms-input-placeholder,
div.woocommerce input[type=email]:-ms-input-placeholder,
div.woocommerce input[type=password]:-ms-input-placeholder,
div.woocommerce input[type=tel]:-ms-input-placeholder,
div.woocommerce input[type=text]:-ms-input-placeholder,
div.woocommerce textarea:-ms-input-placeholder {
    color: inherit
}

.woocommerce-page .edgtf-content .coupon input[type=text],
div.woocommerce .coupon input[type=text] {
    width: 200px
}

.edgtf-woocommerce-page .woocommerce-ordering,
.edgtf-woocommerce-page .woocommerce-result-count {
    display: inline;
    width: 50%;
    margin: 0 0 30px;
    float: left
}

.edgtf-woocommerce-page .woocommerce-result-count {
    line-height: 44px
}

.edgtf-woocommerce-page .woocommerce-ordering {
    text-align: right
}

.edgtf-woocommerce-page .woocommerce-ordering .orderby {
    width: auto;
    min-width: 250px;
    margin: 0;
    text-align: initial
}

.edgtf-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
    width: 100% !important;
    margin: 0 0 14px
}

.select2-container {
    z-index: 1401
}

.woocommerce .star-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.woocommerce .star-rating:before {
    color: #d1d1d1;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.woocommerce .star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.woocommerce .star-rating span:before {
    color: #171717;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-woocommerce-page .edgtf-content .variations {
    border: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.edgtf-woocommerce-page .edgtf-content .variations tr {
    border: 0;
    display: block;
    padding: 0 0 20px
}

.edgtf-woocommerce-page .edgtf-content .variations tr:last-child {
    margin: 0
}

.edgtf-woocommerce-page .edgtf-content .variations td {
    padding: 0;
    text-align: initial
}

.edgtf-woocommerce-page .edgtf-content .variations td.label {
    padding-right: 10px;
    width: 65px
}

.edgtf-woocommerce-page .edgtf-content .variations td.value {
    white-space: nowrap
}

.edgtf-woocommerce-page .edgtf-content .variations td.value select {
    min-width: 200px;
    width: auto
}

.edgtf-woocommerce-page .edgtf-content .variations .reset_variations {
    color: #171717;
    margin: 0 0 0 15px
}

.edgtf-woocommerce-page .edgtf-content .single_variation_wrap {
    margin: 35px 0 0
}

.edgtf-woocommerce-page .edgtf-content .single_variation_wrap .single_variation {
    margin: 0 0 35px
}

.edgtf-woocommerce-page .edgtf-content table.group_table {
    border: none;
    display: inline-block;
    margin: 0 0 50px 0;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.edgtf-woocommerce-page .edgtf-content table.group_table tbody {
    display: block
}

.edgtf-woocommerce-page .edgtf-content table.group_table tr {
    border: 0;
    display: block;
    margin: 0;
    padding: 0 0 10px
}

.edgtf-woocommerce-page .edgtf-content table.group_table td {
    padding: 0 17px 0 0;
    text-align: left;
    vertical-align: middle
}

.edgtf-woocommerce-page .edgtf-content table.group_table td.price {
    display: table-cell;
    vertical-align: middle
}

.edgtf-woocommerce-page .edgtf-content table.group_table td:last-child {
    padding: 0
}

.edgtf-woocommerce-page .edgtf-content table.group_table .edgtf-quantity-buttons {
    margin: 0
}

.edgtf-woocommerce-page .edgtf-content table.group_table a {
    color: #171717
}

.edgtf-woocommerce-page .edgtf-content table.group_table a:hover {
    color: #171717
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content,
.edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%;
    padding: 0 15px 0 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0 15px 0 0;
    margin: 0;
    list-style: none;
    border-right: 1px solid #d1d1d1
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
    margin: 0 0 18px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
    width: 70%;
    padding: 0 0 0 30px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content p:first-child {
    margin-top: -10px !important
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce {
    margin: 0 0 45px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce form.login {
    margin: 0 0 34px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce form.login p {
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce form.login p.edgtf-login-form-text {
    margin: 0 0 7px
}

.edgtf-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
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce form.login .lost_password {
    display: block;
    margin: 15px 0 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce form.edit-account {
    margin: 0 0 15px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce form.edit-account p {
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce form.edit-account label {
    display: block;
    margin: 0 0 5px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce form.edit-account fieldset>legend {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.22em;
    text-transform: lowercase;
    display: block;
    padding: 10px 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce>p {
    display: block;
    margin: 0 0 30px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce>h2,
.edgtf-woocommerce-page.woocommerce-account .woocommerce>header h2 {
    display: block;
    margin: 16px 0 25px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce table.shop_table {
    padding: 0;
    margin: 0 0 35px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce table.shop_table tr {
    border: 0;
    border-bottom: 1px solid #d1d1d1
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce table.shop_table td,
.edgtf-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
    border: 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce table.shop_table td.order-actions {
    text-align: right
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation>* {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation p {
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    margin: 0 0 15px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1,
.edgtf-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
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
    margin-left: 1%;
    margin-right: 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .title {
    margin: 4px 0 25px
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses h3 {
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses address {
    font-style: normal
}

.edgtf-woocommerce-page.woocommerce-account .vc_row .woocommerce>h2 {
    margin: 0 0 25px
}

.edgtf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login {
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label:not(.inline) {
    display: block;
    margin: 0 0 5px
}

.edgtf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label.inline {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 23px 0 0
}

.edgtf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p input.button {
    margin: 23px 0 0
}

.edgtf-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce>form {
    margin: 0 0 15px
}

.edgtf-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce>form>:first-child {
    margin: 0 0 25px
}

.edgtf-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce>form p {
    margin: 0
}

.edgtf-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce>form label {
    display: block;
    margin: 0 0 5px
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce {
    margin: 0 0 45px
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order {
    display: block;
    margin: 0 0 60px
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order .clear,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order>p:not(.form-row) {
    display: none
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order .form-row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order .form-row-first,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order .form-row-last {
    margin-right: 7px;
    width: calc(40% - 7px)
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order .form-row-first label,
.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order .form-row-last label {
    display: none
}

.edgtf-woocommerce-page.edgtf-woocommerce-order-tracking .woocommerce>.track_order .form-row:not(.form-row-first):not(.form-row-last) {
    width: 20%
}

.woocommerce-page.archive.tax-product_cat .edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner {
    padding-top: 100px
}

.cross-sells,
.edgtf-content .woocommerce,
.edgtf-pl-main-holder,
.related.products,
.upsells.products {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-pl-main-holder {
    margin: 0 0 22px
}

.edgtf-woo-pl-info-on-image-hover .edgtf-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 .edgtf-pl-inner .edgtf-pl-text {
    opacity: 1
}

ul.products>.product .edgtf-product-list-title {
    margin: 0
}

ul.products>.product .edgtf-pl-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 10px 0 3px
}

ul.products>.product .button {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

ul.products>.product .button:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

ul.products>.product .button:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

ul.products>.product .button.yith-wcqv-button:after {
    display: none
}

ul.products>.product .button span {
    display: none
}

ul.products>.product .button.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

ul.products>.product .button:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.edgtf-woo-pl-info-below-image ul.products>.product .button {
    margin: 0
}

ul.products>.product .added {
    display: none
}

ul.products>.product .added_to_cart.wc-forward {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3;
    background: #fff
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

ul.products>.product .added_to_cart.wc-forward:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

ul.products>.product .added_to_cart.wc-forward:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

ul.products>.product .added_to_cart.wc-forward.yith-wcqv-button:after {
    display: none
}

ul.products>.product .added_to_cart.wc-forward span {
    display: none
}

ul.products>.product .added_to_cart.wc-forward.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

ul.products>.product .added_to_cart.wc-forward:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

ul.products>.product .edgtf-pl-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

ul.products>.product .edgtf-pl-inner .edgtf-pl-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

ul.products>.product .edgtf-pl-inner .edgtf-pl-image img {
    display: block;
    width: 100%
}

ul.products>.product .edgtf-pl-inner .edgtf-pl-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(23, 23, 23, .4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

ul.products>.product .edgtf-pl-inner .edgtf-pl-text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center
}

ul.products>.product .edgtf-pl-inner .edgtf-pl-text-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    width: auto
}

ul.products>.product .edgtf-pl-inner .edgtf-pl-button-holder {
    display: inline-block;
    background-color: #fff
}

ul.products>.product .edgtf-pl-inner .edgtf-pl-button-holder .button {
    background-color: #fff
}

ul.products>.product .edgtf-pl-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 26px 0 12px;
    text-align: center
}

ul.products>.product.product-type-variable .price {
    background-color: #171717;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

ul.products>.product.product-type-variable .price:before {
    border-color: transparent transparent #171717 transparent;
    border-width: 0 0 20px 9px;
    left: -9px
}

ul.products>.product.product-type-variable .price:after {
    border-color: transparent transparent transparent #171717;
    border-width: 20px 0 0 9px;
    right: -9px
}

ul.products>.product.product-type-variable .price:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

ul.products>.product.product-type-variable .price:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

ul.products>.product.product-type-variable .price ins {
    text-decoration: none
}

ul.products>.product:not(.product-type-variable) .price .amount {
    background-color: #171717;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

ul.products>.product:not(.product-type-variable) .price .amount:before {
    border-color: transparent transparent #171717 transparent;
    border-width: 0 0 20px 9px;
    left: -9px
}

ul.products>.product:not(.product-type-variable) .price .amount:after {
    border-color: transparent transparent transparent #171717;
    border-width: 20px 0 0 9px;
    right: -9px
}

ul.products>.product:not(.product-type-variable) .price .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

ul.products>.product:not(.product-type-variable) .price .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

ul.products>.product:not(.product-type-variable) .price .amount ins {
    text-decoration: none
}

ul.products>.product:not(.product-type-variable) .price del .amount {
    margin-right: 5px;
    text-decoration: line-through
}

ul.products>.product:not(.product-type-variable) .price ins .amount {
    margin-left: 5px;
    background-color: #efbf48;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

ul.products>.product:not(.product-type-variable) .price ins .amount:before {
    border-color: transparent #efbf48 transparent transparent;
    border-width: 0 9px 20px 0;
    left: -9px
}

ul.products>.product:not(.product-type-variable) .price ins .amount:after {
    border-color: #efbf48 transparent transparent transparent;
    border-width: 20px 9px 0 0;
    right: -9px
}

ul.products>.product:not(.product-type-variable) .price ins .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

ul.products>.product:not(.product-type-variable) .price ins .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

ul.products>.product:not(.product-type-variable) .price ins .amount ins {
    text-decoration: none
}

ul.products>.product .price {
    display: inline-block;
    margin-top: 4px
}

.edgtf-woo-no-space ul.products {
    margin: 0
}

.edgtf-woo-no-space ul.products>.product {
    padding: 0 0;
    margin: 0 0 0
}

.edgtf-woo-tiny-space ul.products {
    margin: 0 -5px
}

.edgtf-woo-tiny-space ul.products>.product {
    padding: 0 5px;
    margin: 0 0 10px
}

.edgtf-woo-small-space ul.products {
    margin: 0 -10px
}

.edgtf-woo-small-space ul.products>.product {
    padding: 0 10px;
    margin: 0 0 20px
}

.edgtf-woo-normal-space ul.products {
    margin: 0 -15px
}

.edgtf-woo-normal-space ul.products>.product {
    padding: 0 15px;
    margin: 0 0 30px
}

.edgtf-woo-medium-space ul.products {
    margin: 0 -20px
}

.edgtf-woo-medium-space ul.products>.product {
    padding: 0 20px;
    margin: 0 0 40px
}

.edgtf-woo-large-space ul.products {
    margin: 0 -25px
}

.edgtf-woo-large-space ul.products>.product {
    padding: 0 25px;
    margin: 0 0 50px
}

@media only screen and (min-width:1025px) {

    .edgtf-woocommerce-columns-3 .cross-sells>.products>.product,
    .edgtf-woocommerce-columns-3 .edgtf-pl-main-holder>.products>.product,
    .edgtf-woocommerce-columns-3 .related.products>.products>.product,
    .edgtf-woocommerce-columns-3 .upsells.products>.products>.product {
        width: 33.33333%
    }

    .edgtf-woocommerce-columns-3 .cross-sells>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-3 .edgtf-pl-main-holder>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-3 .related.products>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-3 .upsells.products>.products>.product:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (min-width:1025px) {

    .edgtf-woocommerce-columns-4 .cross-sells>.products>.product,
    .edgtf-woocommerce-columns-4 .edgtf-pl-main-holder>.products>.product,
    .edgtf-woocommerce-columns-4 .related.products>.products>.product,
    .edgtf-woocommerce-columns-4 .upsells.products>.products>.product {
        width: 25%
    }

    .edgtf-woocommerce-columns-4 .cross-sells>.products>.product:nth-child(4n+1),
    .edgtf-woocommerce-columns-4 .edgtf-pl-main-holder>.products>.product:nth-child(4n+1),
    .edgtf-woocommerce-columns-4 .related.products>.products>.product:nth-child(4n+1),
    .edgtf-woocommerce-columns-4 .upsells.products>.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
    }
}

.edgtf-content .woocommerce.add_to_cart_inline {
    margin: 0;
    width: auto
}

.edgtf-content .woocommerce.add_to_cart_inline del,
.edgtf-content .woocommerce.add_to_cart_inline ins {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    color: #171717;
    font-size: 16px;
    line-height: 1
}

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(23, 23, 23, .6);
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .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 .2s ease, top .2s ease;
    -o-transition: opacity .2s ease, top .2s ease;
    transition: opacity .2s ease, top .2s ease
}

div.woocommerce>.products>.product-category .woocommerce-loop-category__title .count {
    font-size: .9em;
    color: #fff;
    background-color: transparent
}

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 #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    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 th,
div.woocommerce>.single-product .woocommerce-tabs table tr {
    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: #171717;
    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: #171717;
    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: #171717;
    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 #d1d1d1
}

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 .edgtf-pl-text-wrapper,
div.woocommerce>.single-product .upsells.products .product .edgtf-pl-text-wrapper {
    margin-bottom: 0
}

@media only screen and (min-width:769px) {
    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images figure {
        width: 100%;
        margin: 0
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images .woocommerce-product-gallery__image:first-child {
        left: 120px;
        width: calc(100% - 120px)
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-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
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a {
        height: 100%
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a img {
        height: 100%
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px)
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(25% + 5px)
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(50% + 10px)
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(75% + 15px)
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(100% + 20px)
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(125% + 25px)
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(150% + 30px)
    }

    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(175% + 35px)
    }
}

.edgtf-woo-single-page.edgtf-woo-single-thumb-below-image .edgtf-onsale,
.edgtf-woo-single-page.edgtf-woo-single-thumb-below-image .edgtf-out-of-stock {
    right: 10px
}

.edgtf-woo-single-page .edgtf-single-product-summary .yith-wcwl-add-to-wishlist {
    background-color: transparent;
    float: none;
    width: auto
}

.edgtf-woo-single-page .edgtf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after {
    content: "\f141";
    float: left;
    font-family: Ionicons;
    font-size: 17px;
    line-height: 21px;
    padding-right: 10px
}

.edgtf-woo-single-page .product {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    float: none;
    margin: 0 0 88px
}

.edgtf-woo-single-page .edgtf-single-product-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    margin: 0
}

.edgtf-woo-single-page .edgtf-single-product-content .images {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 27px 0 0;
    position: relative;
    vertical-align: middle;
    width: 57%
}

.edgtf-woo-single-page .edgtf-single-product-content .images figure {
    display: inline-block;
    margin: 0 -10px;
    position: relative;
    vertical-align: top
}

.edgtf-woo-single-page .edgtf-single-product-content .images figure a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-woo-single-page .edgtf-single-product-content .images figure a img {
    display: block;
    position: relative;
    width: 100%
}

.edgtf-woo-single-page .edgtf-single-product-content .images .woocommerce-product-gallery__trigger {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 39px;
    text-align: center;
    top: 10px;
    width: 30px;
    z-index: 10
}

.edgtf-woo-single-page .edgtf-single-product-content .images .woocommerce-product-gallery__image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    position: relative;
    vertical-align: top
}

.edgtf-woo-single-page .edgtf-single-product-content .images .woocommerce-product-gallery__image:first-child {
    left: 10px;
    padding: 0;
    width: calc(100% - 20px)
}

.edgtf-woo-single-page .edgtf-single-product-content .images .woocommerce-product-gallery__image .zoomImg {
    cursor: crosshair
}

.edgtf-woo-single-page .edgtf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    float: left;
    padding-top: 20px
}

.edgtf-woo-single-page .edgtf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
    width: 50%
}

.edgtf-woo-single-page .edgtf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
    width: 33.33333%
}

.edgtf-woo-single-page .edgtf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
    width: 25%
}

.edgtf-woo-single-page .edgtf-single-product-summary {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    padding: 0 0 0 27px;
    position: relative;
    vertical-align: middle;
    width: 43%
}

.edgtf-woo-single-page .edgtf-single-product-summary .edgtf-single-product-title {
    display: block;
    margin: 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .price {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.22em;
    text-transform: lowercase;
    margin: 15px 0 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .price del {
    color: #d1d1d1;
    margin-right: 13px;
    text-decoration: line-through
}

.edgtf-woo-single-page .edgtf-single-product-summary .price ins {
    text-decoration: none
}

.edgtf-woo-single-page .edgtf-single-product-summary .woocommerce-product-rating {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 43px 0 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .woocommerce-product-details__short-description {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 19px 0 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .woocommerce-product-details__short-description p {
    margin: 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .product_meta {
    margin: 31px 0 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .product_meta>span {
    display: block;
    margin: 8px 0;
    text-transform: lowercase;
    color: #0d0d0d;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53em;
    text-transform: lowercase
}

.edgtf-woo-single-page .edgtf-single-product-summary .product_meta>span .sku,
.edgtf-woo-single-page .edgtf-single-product-summary .product_meta>span a {
    color: #888;
    display: inline-block
}

.edgtf-woo-single-page .edgtf-single-product-summary .product_meta>span .sku:first-child,
.edgtf-woo-single-page .edgtf-single-product-summary .product_meta>span a:first-child {
    margin-left: 21px
}

.edgtf-woo-single-page .edgtf-single-product-summary .product_meta>span a:hover {
    color: #efbf48
}

.edgtf-woo-single-page .edgtf-single-product-summary .edgtf-woo-social-share-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .edgtf-woo-social-share-holder>span {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53em;
    text-transform: lowercase;
    display: inline-block;
    margin-right: 21px
}

.edgtf-woo-single-page .edgtf-single-product-summary p.stock.in-stock,
.edgtf-woo-single-page .edgtf-single-product-summary p.stock.out-of-stock {
    color: #171717;
    font-weight: 700;
    margin: 18px 0 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 43px 0 0
}

.edgtf-woo-single-page .edgtf-single-product-summary .edgtf-quantity-buttons {
    margin: 0 20px 0 0
}

.edgtf-woo-single-page .yith-wcwl-add-to-wishlist {
    margin-top: 23px
}

.edgtf-woo-single-page .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 120px 0 0
}

.edgtf-woo-single-page .woocommerce-tabs ul.tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.edgtf-woo-single-page .woocommerce-tabs ul.tabs>li {
    float: left;
    margin-right: 10px;
    padding: 0
}

.edgtf-woo-single-page .woocommerce-tabs ul.tabs>li a {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53em;
    text-transform: lowercase;
    background-color: #f6f6f6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #171717;
    display: inline-block;
    padding: 14px 30px;
    position: relative;
    vertical-align: middle
}

.edgtf-woo-single-page .woocommerce-tabs ul.tabs>li.active a {
    background-color: #171717;
    color: #fff
}

.edgtf-woo-single-page .woocommerce-tabs ul.tabs>li:not(.active) a:hover {
    background-color: #171717;
    color: #fff
}

.edgtf-woo-single-page .woocommerce-tabs ul.tabs>li:last-child {
    margin-right: 0
}

.edgtf-woo-single-page .woocommerce-tabs .entry-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-woo-single-page .woocommerce-tabs .entry-content>h2 {
    display: none
}

.edgtf-woo-single-page .woocommerce-tabs .entry-content>p {
    margin: 22px 0 0
}

.edgtf-woo-single-page .woocommerce-tabs table {
    margin: 22px 0 0
}

.edgtf-woo-single-page .woocommerce-tabs table th,
.edgtf-woo-single-page .woocommerce-tabs table tr {
    border: 0
}

.edgtf-woo-single-page .woocommerce-tabs table td,
.edgtf-woo-single-page .woocommerce-tabs table th {
    padding: 0;
    text-align: left;
    vertical-align: top
}

.edgtf-woo-single-page .woocommerce-tabs table td p,
.edgtf-woo-single-page .woocommerce-tabs table th p {
    margin: 0
}

.edgtf-woo-single-page .woocommerce-tabs table th {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53em;
    text-transform: lowercase;
    padding: 0 10px 0 0;
    width: 1%
}

.edgtf-woo-single-page .woocommerce-tabs table td {
    width: 99%
}

.edgtf-woo-single-page .woocommerce-tabs #reviews {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 22px 0 0
}

.edgtf-woo-single-page .woocommerce-tabs #reviews h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: lowercase;
    margin-top: 0
}

.edgtf-woo-single-page .woocommerce-tabs #reviews ol.commentlist {
    list-style: none
}

.edgtf-woo-single-page .woocommerce-tabs #reviews ol.commentlist li {
    margin: 0 0 15px
}

.edgtf-woo-single-page .woocommerce-tabs #reviews ol.commentlist li:last-child {
    margin: 0
}

.edgtf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container img {
    float: left;
    width: 70px
}

.edgtf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text {
    padding: 0 0 0 90px
}

.edgtf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p {
    margin: 0
}

.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond {
    margin-top: 15px
}

.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-reply-title {
    margin: 0 0 10px
}

.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond p {
    margin: 0
}

.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars {
    overflow: hidden
}

.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a {
    color: transparent;
    display: inline-block;
    font-size: 0;
    margin: 0;
    position: relative
}

.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a:before {
    content: "\f4b3";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    z-index: -1
}

.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a.active:before {
    color: transparent
}

.edgtf-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a.active:after {
    content: "\f4b3";
    color: #171717;
    display: inline-block;
    left: 0;
    position: absolute;
    top: 5px;
    vertical-align: middle;
    overflow: hidden;
    z-index: 1
}

.edgtf-woo-single-page .related.products,
.edgtf-woo-single-page .upsells.products {
    margin: 120px 0 0
}

.edgtf-woo-single-page .related.products>h2,
.edgtf-woo-single-page .upsells.products>h2 {
    display: block;
    margin: 0 0 50px;
    text-align: center
}

.edgtf-woo-single-page .related.products .product .edgtf-pl-text-wrapper,
.edgtf-woo-single-page .upsells.products .product .edgtf-pl-text-wrapper {
    margin-bottom: 0
}

.edgtf-shopping-cart-holder {
    height: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1em;
    padding: 0 0 0 50px;
    position: relative;
    top: 2px;
    vertical-align: middle
}

.touch .edgtf-shopping-cart-holder {
    cursor: pointer
}

.edgtf-shopping-cart-holder .edgtf-shopping-cart-inner {
    display: table;
    height: 100%;
    position: relative
}

.edgtf-shopping-cart-holder .edgtf-header-cart {
    display: table-cell;
    position: relative;
    vertical-align: middle
}

.edgtf-shopping-cart-holder .edgtf-header-cart:hover {
    color: inherit
}

.edgtf-shopping-cart-holder:hover .edgtf-shopping-cart-dropdown {
    opacity: 1;
    top: calc(100% - 2px);
    visibility: visible
}

.edgtf-shopping-cart-holder .edgtf-cart-number {
    font-size: 11px
}

.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-shopping-cart-holder .edgtf-header-cart {
    color: #171717
}

.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-shopping-cart-holder .edgtf-header-cart:hover {
    color: rgba(23, 23, 23, .8)
}

.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-shopping-cart-holder .edgtf-header-cart {
    color: #fff
}

.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-shopping-cart-holder .edgtf-header-cart:hover {
    color: rgba(255, 255, 255, .8)
}

.edgtf-shopping-cart-dropdown {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(1, 1, 1, .2);
    box-shadow: 0 5px 10px 0 rgba(1, 1, 1, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: calc(100% + 50px);
    visibility: hidden;
    width: 253px;
    z-index: 1000;
    -webkit-transition: all .35s cubic-bezier(.53, .01, .18, 1);
    -o-transition: all .35s cubic-bezier(.53, .01, .18, 1);
    transition: all .35s cubic-bezier(.53, .01, .18, 1)
}

.edgtf-shopping-cart-dropdown ul {
    margin: 28px 28px 16px 28px;
    padding: 0
}

.edgtf-shopping-cart-dropdown ul li {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 10px 0
}

.edgtf-shopping-cart-dropdown ul li.edgtf-empty-cart {
    border-bottom: 0;
    color: #171717;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 12px !important
}

.edgtf-shopping-cart-dropdown ul li:last-child {
    padding-bottom: 0
}

.edgtf-shopping-cart-dropdown .edgtf-item-image-holder {
    display: table-cell;
    height: 100%;
    position: relative;
    vertical-align: top;
    width: 81px
}

.edgtf-shopping-cart-dropdown .edgtf-item-image-holder img {
    display: block
}

.edgtf-shopping-cart-dropdown .edgtf-item-info-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding-left: 15px;
    vertical-align: middle
}

.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .edgtf-product-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    line-height: 1em;
    margin: 0;
    padding: 0 20px 5px 0
}

.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .remove {
    font-size: 12px;
    line-height: 1;
    position: absolute;
    right: 0;
    top: -1px
}

.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .remove span {
    display: block;
    line-height: inherit
}

.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .remove span:before {
    display: block;
    line-height: inherit
}

.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .edgtf-quantity {
    color: #888;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    vertical-align: middle
}

.edgtf-shopping-cart-dropdown .edgtf-item-info-holder .amount {
    color: #888;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    vertical-align: middle
}

.edgtf-shopping-cart-dropdown .edgtf-cart-bottom {
    padding: 13px 0 0
}

.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-subtotal-holder {
    font-weight: 300;
    margin-bottom: 16px;
    padding-bottom: 9px;
    position: relative;
    width: 100%
}

.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-subtotal-holder>* {
    color: #171717;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top
}

.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-subtotal-holder:after {
    background: #d1d1d1;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: -28px;
    position: absolute;
    width: calc(100% + 56px)
}

.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-checkout,
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-view-cart {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .04em;
    line-height: 16px;
    margin: 0;
    outline: 0;
    position: relative;
    text-transform: lowercase;
    vertical-align: middle;
    width: auto;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    background-color: transparent;
    border: 0;
    color: #171717;
    padding: 0 !important;
    vertical-align: middle;
    font-size: 14px
}

.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-checkout:hover,
.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-view-cart:hover {
    background-color: transparent !important;
    color: #efbf48 !important
}

.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-view-cart {
    float: left
}

.edgtf-shopping-cart-dropdown .edgtf-cart-bottom .edgtf-checkout {
    float: right
}

.edgtf-vertical-menu-area .edgtf-shopping-cart-dropdown {
    display: none !important
}

.edgtf-login-widget {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1em;
    padding: 0 0 0 50px;
    position: relative;
    top: 2px;
    vertical-align: middle;
    top: 1px
}

.widget.woocommerce {
    clear: both
}

.widget.woocommerce li {
    position: relative
}

.widget.woocommerce .product-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: lowercase;
    font-size: 18px
}

.widget.woocommerce li:not(.wc-layered-nav-rating) .star-rating {
    margin-bottom: 7px;
    margin-top: 7px
}

.widget.woocommerce li:not(.wc-layered-nav-rating) .star-rating span {
    max-width: 100px
}

.widget.woocommerce .amount {
    color: inherit
}

.widget.woocommerce .amount span {
    color: inherit
}

.widget.woocommerce del,
.widget.woocommerce ins {
    display: block
}

.widget.woocommerce del span,
.widget.woocommerce ins span {
    color: inherit
}

.widget.woocommerce ins {
    text-decoration: none
}

.widget.woocommerce.widget_layered_nav .chosen a {
    color: #efbf48
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
    position: relative;
    height: 4px;
    background-color: #f6f6f6
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    position: absolute;
    top: -6px;
    height: 10px;
    width: 1px;
    background-color: #171717;
    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: #171717;
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .04em;
    line-height: 16px;
    margin: 0;
    outline: 0;
    position: relative;
    text-transform: lowercase;
    vertical-align: middle;
    width: auto;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    background-color: transparent;
    border: 0;
    color: #171717;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 1.73em
}

.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover {
    background-color: transparent !important;
    color: #efbf48 !important
}

.widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
    float: left
}

.widget.woocommerce.widget_products ul li,
.widget.woocommerce.widget_recent_reviews ul li,
.widget.woocommerce.widget_recently_viewed_products ul li,
.widget.woocommerce.widget_shopping_cart ul li,
.widget.woocommerce.widget_top_rated_products ul li {
    min-height: 80px;
    position: relative
}

.widget.woocommerce.widget_products ul li a img,
.widget.woocommerce.widget_recent_reviews ul li a img,
.widget.woocommerce.widget_recently_viewed_products ul li a img,
.widget.woocommerce.widget_shopping_cart ul li a img,
.widget.woocommerce.widget_top_rated_products ul li a img {
    left: 0;
    max-width: 80px;
    position: absolute;
    top: 5px;
    width: 100%
}

.widget.woocommerce.widget_products ul li a span,
.widget.woocommerce.widget_recent_reviews ul li a span,
.widget.woocommerce.widget_recently_viewed_products ul li a span,
.widget.woocommerce.widget_shopping_cart ul li a span,
.widget.woocommerce.widget_top_rated_products ul li a span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0 0 0 95px;
    position: relative
}

.widget.woocommerce.widget_products ul li>:not(a),
.widget.woocommerce.widget_recent_reviews ul li>:not(a),
.widget.woocommerce.widget_recently_viewed_products ul li>:not(a),
.widget.woocommerce.widget_shopping_cart ul li>:not(a),
.widget.woocommerce.widget_top_rated_products ul li>:not(a) {
    clear: both;
    float: left;
    margin: 0 0 0 95px
}

.widget.woocommerce.widget_recent_reviews a,
.widget.woocommerce.widget_shopping_cart a {
    display: block;
    padding: 0 0 0 95px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: lowercase;
    font-size: 18px
}

.widget.woocommerce.widget_shopping_cart .remove {
    font-size: 0;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0
}

.widget.woocommerce.widget_shopping_cart .remove:after {
    content: "\f404";
    display: block;
    font-family: Ionicons;
    font-size: 30px;
    line-height: 30px;
    position: relative
}

.widget.woocommerce.widget_shopping_cart .variation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.widget.woocommerce.widget_shopping_cart .variation>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.widget.woocommerce.widget_shopping_cart .variation>* p {
    margin: 0
}

.widget.woocommerce.widget_shopping_cart .total {
    margin: 17px 0 13px
}

.widget.woocommerce.widget_shopping_cart .buttons .button {
    background-color: transparent;
    border: 0;
    color: #171717;
    padding: 0 !important;
    vertical-align: middle
}

.widget.woocommerce.widget_shopping_cart .buttons .button:hover {
    background-color: transparent !important;
    color: #efbf48 !important
}

.widget.woocommerce.widget_shopping_cart .buttons .button:first-child {
    float: left
}

.widget.woocommerce.widget_shopping_cart .buttons .button:last-child {
    float: right
}

.edgtf-product-info-carousel {
    position: relative
}

.edgtf-product-info-carousel .edgtf-product-info-carousel-images {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    padding-left: 45px;
    position: absolute;
    top: 50%;
    width: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.edgtf-product-info-carousel.edgtf-pic-white-skin-nav .edgtf-owl-slider .owl-nav .owl-next,
.edgtf-product-info-carousel.edgtf-pic-white-skin-nav .edgtf-owl-slider .owl-nav .owl-prev {
    color: #fff
}

.edgtf-product-info-carousel .edgtf-owl-slider .owl-nav .owl-prev {
    left: 75px
}

.edgtf-product-info-carousel .edgtf-owl-slider .owl-nav .owl-prev .edgtf-prev-icon {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-product-info-carousel .edgtf-owl-slider .owl-nav .owl-prev:hover .edgtf-prev-icon {
    -webkit-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    transform: translateX(-4px)
}

.edgtf-product-info-carousel .edgtf-owl-slider .owl-nav .owl-next .edgtf-next-icon {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-product-info-carousel .edgtf-owl-slider .owl-nav .owl-next:hover .edgtf-next-icon {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

.edgtf-product-info-carousel .edgtf-pic-content {
    padding: 60px 0
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner {
    background: #fff;
    padding: 85px 70px 85px calc(50% + 70px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 10px solid #171717;
    -o-border-image: url(../img/border_image.png) 10 repeat;
    border-image: url(../img/border_image.png) 10 repeat;
    box-sizing: border-box
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-price {
    background-color: #171717;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin: 0 0 7px 11px
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-price:before {
    border-color: transparent transparent #171717 transparent;
    border-width: 0 0 20px 9px;
    left: -9px
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-price:after {
    border-color: transparent transparent transparent #171717;
    border-width: 20px 0 0 9px;
    right: -9px
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-price:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-price:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-price ins {
    text-decoration: none
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-title {
    margin: 0 0 5px 0
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin-bottom: 22px
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-rating:before {
    color: #d1d1d1;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-rating span:before {
    color: #171717;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-excerpt {
    margin-bottom: 44px
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-add-to-cart {
    position: relative
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-add-to-cart .added {
    opacity: 0
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-add-to-cart .edgtf-btn {
    background-color: transparent;
    border: 0;
    color: #171717;
    padding: 0 !important;
    vertical-align: middle
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-add-to-cart .edgtf-btn:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 32px;
    height: 2px;
    background: currentColor;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: width .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: width .2s cubic-bezier(.12, .68, .43, .95);
    transition: width .2s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-add-to-cart .edgtf-btn:hover:before {
    width: 43px
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-add-to-cart .added_to_cart {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .04em;
    line-height: 16px;
    margin: 0;
    outline: 0;
    position: relative;
    text-transform: lowercase;
    vertical-align: middle;
    width: auto;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    color: #171717;
    background-color: transparent;
    border: 2px solid #171717;
    padding: 16px 57px;
    left: 0;
    position: absolute;
    white-space: nowrap;
    z-index: 3
}

.edgtf-product-info-carousel .edgtf-pic-content .edgtf-pic-content-inner .edgtf-pic-add-to-cart .added_to_cart:hover {
    color: #171717;
    background-color: transparent;
    border-color: #171717
}

.edgtf-product-info {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.edgtf-product-info>div {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.edgtf-product-info>div p {
    margin: 0
}

.edgtf-product-info>div a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px 0 0
}

.edgtf-product-info>div a:last-child {
    margin: 0
}

.edgtf-product-info .edgtf-pi-image,
.edgtf-product-info .edgtf-pi-rating,
.edgtf-product-info .edgtf-pi-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.edgtf-product-info .edgtf-pi-image img {
    display: block
}

.edgtf-product-info .edgtf-pi-category h1,
.edgtf-product-info .edgtf-pi-category h2,
.edgtf-product-info .edgtf-pi-category h3,
.edgtf-product-info .edgtf-pi-category h4,
.edgtf-product-info .edgtf-pi-category h5,
.edgtf-product-info .edgtf-pi-category h6 {
    margin: 0
}

.edgtf-product-info .edgtf-pi-category h1 a,
.edgtf-product-info .edgtf-pi-category h2 a,
.edgtf-product-info .edgtf-pi-category h3 a,
.edgtf-product-info .edgtf-pi-category h4 a,
.edgtf-product-info .edgtf-pi-category h5 a,
.edgtf-product-info .edgtf-pi-category h6 a {
    vertical-align: top
}

.edgtf-product-info .edgtf-pi-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.edgtf-product-info .edgtf-pi-rating:before {
    color: #d1d1d1;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-product-info .edgtf-pi-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.edgtf-product-info .edgtf-pi-rating span:before {
    color: #171717;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-product-info .edgtf-pi-add-to-cart .edgtf-btn.edgtf-btn-solid.edgtf-white-skin {
    color: #171717;
    background-color: #fff;
    border-color: #fff
}

.edgtf-product-info .edgtf-pi-add-to-cart .edgtf-btn.edgtf-btn-solid.edgtf-white-skin:hover {
    color: #fff;
    background-color: #171717;
    border-color: #171717
}

.edgtf-product-info .edgtf-pi-add-to-cart .edgtf-btn.edgtf-btn-solid.edgtf-dark-skin {
    color: #fff;
    background-color: #171717;
    border-color: #171717
}

.edgtf-product-info .edgtf-pi-add-to-cart .edgtf-btn.edgtf-btn-solid.edgtf-dark-skin:hover {
    color: #171717;
    background-color: #fff;
    border-color: #fff
}

.edgtf-plc-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-plc-holder .edgtf-plc-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-plc-holder .edgtf-plc {
    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
}

.edgtf-plc-holder .edgtf-plc:hover .edgtf-plc-inner .edgtf-plc-text {
    opacity: 1
}

.touch .edgtf-plc-holder .edgtf-plc {
    cursor: pointer
}

.edgtf-plc-holder .edgtf-plc-title {
    margin: 7px 0 0 0
}

.edgtf-plc-holder .edgtf-plc-category {
    margin: 0
}

.edgtf-plc-holder .edgtf-plc-excerpt {
    margin: 22px 0 0 0
}

.edgtf-plc-holder .edgtf-plc-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 3px 0 6px
}

.edgtf-plc-holder .edgtf-plc-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.edgtf-plc-holder .edgtf-plc-rating:before {
    color: #d1d1d1;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-plc-holder .edgtf-plc-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.edgtf-plc-holder .edgtf-plc-rating span:before {
    color: #171717;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-plc-holder .edgtf-plc-price {
    margin-left: 11px
}

.edgtf-plc-holder .edgtf-plc-price .amount {
    background-color: #171717;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.edgtf-plc-holder .edgtf-plc-price .amount:before {
    border-color: transparent transparent #171717 transparent;
    border-width: 0 0 20px 9px;
    left: -9px
}

.edgtf-plc-holder .edgtf-plc-price .amount:after {
    border-color: transparent transparent transparent #171717;
    border-width: 20px 0 0 9px;
    right: -9px
}

.edgtf-plc-holder .edgtf-plc-price .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-plc-holder .edgtf-plc-price .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-plc-holder .edgtf-plc-price .amount ins {
    text-decoration: none
}

.edgtf-plc-holder .edgtf-plc-price del .amount {
    margin-right: 5px;
    text-decoration: line-through
}

.edgtf-plc-holder .edgtf-plc-price ins .amount {
    margin-left: 5px;
    background-color: #efbf48;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.edgtf-plc-holder .edgtf-plc-price ins .amount:before {
    border-color: transparent #efbf48 transparent transparent;
    border-width: 0 9px 20px 0;
    left: -9px
}

.edgtf-plc-holder .edgtf-plc-price ins .amount:after {
    border-color: #efbf48 transparent transparent transparent;
    border-width: 20px 9px 0 0;
    right: -9px
}

.edgtf-plc-holder .edgtf-plc-price ins .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-plc-holder .edgtf-plc-price ins .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-plc-holder .edgtf-plc-price ins .amount ins {
    text-decoration: none
}

.edgtf-plc-holder .edgtf-plc-add-to-cart {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    background: #fff;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .add_to_cart_button {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .add_to_cart_button:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .add_to_cart_button:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .add_to_cart_button.yith-wcqv-button:after {
    display: none
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .add_to_cart_button span {
    display: none
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .add_to_cart_button.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .add_to_cart_button:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .added {
    display: none
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .added_to_cart.wc-forward {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .added_to_cart.wc-forward:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .added_to_cart.wc-forward:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .added_to_cart.wc-forward.yith-wcqv-button:after {
    display: none
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .added_to_cart.wc-forward span {
    display: none
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .added_to_cart.wc-forward.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.edgtf-plc-holder .edgtf-plc-add-to-cart .added_to_cart.wc-forward:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.edgtf-plc-holder .edgtf-plc-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.touch .edgtf-plc-holder .edgtf-plc-inner {
    cursor: pointer
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image img {
    display: block;
    width: 100%
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-new-product,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-onsale,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-out-of-stock {
    background: #171717;
    left: auto;
    padding: 0 24px 0 16px;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-new-product:before,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-onsale:before,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-out-of-stock:before {
    border-color: transparent #171717 transparent transparent;
    border-width: 0 20px 28px 0;
    left: -20px;
    right: auto
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-new-product:before,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-onsale:before,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-out-of-stock:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-new-product {
    background: #efbf48;
    left: 0;
    padding: 0 16px 0 24px;
    right: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-new-product:before {
    border-color: #efbf48 transparent transparent transparent;
    border-width: 28px 20px 0 0;
    left: auto;
    right: -20px
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-image .edgtf-plc-new-product:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-text {
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: absolute;
    white-space: nowrap;
    z-index: 10;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-text-inner {
    font-size: 0
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-text-inner .edgtf-plc-category,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-text-inner .edgtf-plc-excerpt,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-text-inner .edgtf-plc-price,
.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-text-inner .edgtf-plc-rating {
    color: #171717
}

.edgtf-plc-holder .edgtf-plc-inner .edgtf-plc-link {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%
}

.edgtf-plc-holder.edgtf-standard-layout .edgtf-plc-inner {
    width: 100%
}

.edgtf-plc-holder.edgtf-standard-layout .edgtf-plc-inner .edgtf-plc-text {
    background-color: rgba(23, 23, 23, .4);
    border: 10px solid transparent;
    height: 100%;
    left: 0;
    padding: 10px;
    top: 0;
    width: 100%;
    z-index: 8;
    border: 10px solid #171717;
    -o-border-image: url(../img/border_image.png) 10 repeat;
    border-image: url(../img/border_image.png) 10 repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.edgtf-plc-holder.edgtf-standard-layout .edgtf-plc-inner .edgtf-plc-text .edgtf-plc-text-outer {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.edgtf-plc-holder.edgtf-standard-layout .edgtf-plc-inner .edgtf-plc-text .edgtf-plc-text-inner {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: unset
}

.edgtf-plc-holder.edgtf-standard-layout .edgtf-plc-inner .edgtf-plc-text .edgtf-plc-add-to-cart {
    margin-top: 15px
}

.edgtf-plc-holder.edgtf-standard-layout .edgtf-plc-inner:hover .edgtf-plc-text {
    opacity: 1;
    -webkit-transition: all .6s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .6s cubic-bezier(.12, .68, .43, .95);
    transition: all .6s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc {
    display: table;
    padding-left: 0
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-inner {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 0 0 30px;
    z-index: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-inner .edgtf-plc-buttons-wrapper-outer {
    -webkit-transition: all .6s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .6s cubic-bezier(.12, .68, .43, .95);
    transition: all .6s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-inner:hover .edgtf-plc-buttons-wrapper-outer {
    opacity: 1
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-text-wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    z-index: 0
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-text {
    padding: 85px 80px 85px 70px
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-background-holder {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 200%;
    background: #fff;
    border: 10px solid #171717;
    -o-border-image: url(../img/border_image.png) 10 repeat;
    border-image: url(../img/border_image.png) 10 repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-buttons-wrapper-outer {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(23, 23, 23, .4);
    left: 30px;
    opacity: 0;
    width: calc(100% - 30px)
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-buttons-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-buttons-wrapper-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-text,
.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-text-inner,
.edgtf-plc-holder.edgtf-simple-layout .edgtf-plc-text-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-transform: translateZ(0)
}

.edgtf-plc-holder.edgtf-simple-layout .owl-prev {
    left: 60px
}

.edgtf-plc-holder.edgtf-simple-layout .owl-next {
    right: calc(50% + 30px) !important
}

.edgtf-plc-holder.edgtf-plc-nav-light-skin .owl-nav .owl-next,
.edgtf-plc-holder.edgtf-plc-nav-light-skin .owl-nav .owl-prev {
    color: #fff
}

.edgtf-plc-holder.edgtf-plc-nav-light-skin .owl-nav .owl-next:hover,
.edgtf-plc-holder.edgtf-plc-nav-light-skin .owl-nav .owl-prev:hover {
    color: rgba(255, 255, 255, .8)
}

.edgtf-plc-holder.edgtf-plc-pag-inside-slider .owl-next,
.edgtf-plc-holder.edgtf-plc-pag-inside-slider .owl-prev {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.edgtf-plc-holder.edgtf-plc-pag-inside-slider .owl-dots {
    position: absolute;
    left: 0;
    bottom: 10px;
    margin: 0
}

.edgtf-plc-holder.edgtf-plc-pag-light-skin .owl-dots .owl-dot span {
    background-color: rgba(255, 255, 255, .8)
}

.edgtf-plc-holder.edgtf-plc-pag-light-skin .owl-dots .owl-dot.active span,
.edgtf-plc-holder.edgtf-plc-pag-light-skin .owl-dots .owl-dot:hover span {
    background-color: #fff
}

.edgtf-pls-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-pls-holder>ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0
}

.edgtf-pls-holder>ul>li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 20px
}

.edgtf-pls-holder>ul>li:last-child {
    margin: 0
}

.edgtf-pls-holder .edgtf-pls-image {
    display: table-cell;
    vertical-align: top;
    width: 84px
}

.edgtf-pls-holder .edgtf-pls-image a,
.edgtf-pls-holder .edgtf-pls-image img {
    display: block
}

.edgtf-pls-holder .edgtf-pls-image a {
    position: relative
}

.edgtf-pls-holder .edgtf-pls-image a:hover:after {
    opacity: 1
}

.edgtf-pls-holder .edgtf-pls-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(23, 23, 23, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.edgtf-pls-holder .edgtf-pls-text {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 20px
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-title {
    margin: 0 0 4px
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 5px 0 3px
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-rating:before {
    color: #d1d1d1;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-rating span:before {
    color: #171717;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price .amount {
    background-color: #171717;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price .amount:before {
    border-color: transparent transparent #171717 transparent;
    border-width: 0 0 20px 9px;
    left: -9px
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price .amount:after {
    border-color: transparent transparent transparent #171717;
    border-width: 20px 0 0 9px;
    right: -9px
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price .amount ins {
    text-decoration: none
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price del .amount {
    margin-right: 5px;
    text-decoration: line-through
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price ins .amount {
    margin-left: 5px;
    background-color: #efbf48;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price ins .amount:before {
    border-color: transparent #efbf48 transparent transparent;
    border-width: 0 9px 20px 0;
    left: -9px
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price ins .amount:after {
    border-color: #efbf48 transparent transparent transparent;
    border-width: 20px 9px 0 0;
    right: -9px
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price ins .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price ins .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pls-holder .edgtf-pls-text .edgtf-pls-price ins .amount ins {
    text-decoration: none
}

.edgtf-pl-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-pl-holder .edgtf-prl-loading {
    background: #fff;
    display: none;
    height: 100%;
    left: 0;
    margin-top: 85px;
    position: absolute;
    top: 0;
    top: 0;
    width: 100%;
    z-index: 3
}

.edgtf-pl-holder .edgtf-prl-loading .edgtf-prl-loading-msg {
    color: #efbf48;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53em;
    text-transform: lowercase
}

.edgtf-pl-holder .edgtf-pl-categories {
    padding-bottom: 44px;
    position: relative;
    text-align: center;
    width: 100%
}

.edgtf-pl-holder .edgtf-pl-categories ul {
    display: inline-block;
    list-style: none;
    margin: 0 auto;
    vertical-align: middle
}

.edgtf-pl-holder .edgtf-pl-categories ul li {
    display: inline-block;
    float: left;
    padding: 0 32px;
    position: relative
}

.edgtf-pl-holder .edgtf-pl-categories ul li:first-child {
    padding-left: 0
}

.edgtf-pl-holder .edgtf-pl-categories ul li a {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    text-transform: lowercase
}

.edgtf-pl-holder .edgtf-pl-categories ul li a:before {
    background: currentColor;
    content: "";
    height: 2px;
    left: -14px;
    position: absolute;
    top: 11px;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    width: 8px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1)
}

.edgtf-pl-holder .edgtf-pl-categories ul li a.active,
.edgtf-pl-holder .edgtf-pl-categories ul li a:hover {
    color: inherit
}

.edgtf-pl-holder .edgtf-pl-categories ul li a.active:before,
.edgtf-pl-holder .edgtf-pl-categories ul li a:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.edgtf-pl-holder .edgtf-pl-outer {
    clear: both;
    min-height: 85px;
    position: relative;
    z-index: 1
}

.edgtf-pl-holder .edgtf-pl-outer .edgtf-no-posts {
    margin: 20px 25px 40px 25px;
    text-align: center
}

.edgtf-pl-holder .edgtf-pli {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: 100%;
    z-index: 100
}

.edgtf-pl-holder .edgtf-pli.edgtf-pli-animated {
    -webkit-animation: 1.5s ease-out 0s 1 slideInFromBottom;
    animation: 1.5s ease-out 0s 1 slideInFromBottom
}

@-webkit-keyframes slideInFromBottom {
    0% {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInFromBottom {
    0% {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-title {
    margin: 0
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-category {
    margin: 0
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-excerpt {
    margin: 0
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 3px 0 6px
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-rating:before {
    color: #d1d1d1;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-rating span:before {
    color: #171717;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price .amount {
    background-color: #171717;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price .amount:before {
    border-color: transparent transparent #171717 transparent;
    border-width: 0 0 20px 9px;
    left: -9px
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price .amount:after {
    border-color: transparent transparent transparent #171717;
    border-width: 20px 0 0 9px;
    right: -9px
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price .amount ins {
    text-decoration: none
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price del .amount {
    margin-right: 5px;
    text-decoration: line-through
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price ins .amount {
    margin-left: 5px;
    background-color: #efbf48;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price ins .amount:before {
    border-color: transparent #efbf48 transparent transparent;
    border-width: 0 9px 20px 0;
    left: -9px
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price ins .amount:after {
    border-color: #efbf48 transparent transparent transparent;
    border-width: 20px 9px 0 0;
    right: -9px
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price ins .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price ins .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price ins .amount ins {
    text-decoration: none
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-price {
    margin-top: 4px
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart {
    background-color: #fff;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    -webkit-transition: opacity .37s cubic-bezier(.12, .68, .43, .95);
    -o-transition: opacity .37s cubic-bezier(.12, .68, .43, .95);
    transition: opacity .37s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .add_to_cart_button {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .add_to_cart_button:before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;                   
    content: "\f07a";                   
    font-size: 20px;
    display: block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    transition: transform .2s ease;
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .add_to_cart_button:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .add_to_cart_button.yith-wcqv-button:after {
    display: none
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .add_to_cart_button span {
    display: none
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .add_to_cart_button.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .add_to_cart_button:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .add_to_cart_button.loading {
    -webkit-animation: adding-to-cart .5s linear infinite;
    animation: adding-to-cart .5s linear infinite
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .added {
    display: none
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .added_to_cart.wc-forward {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .added_to_cart.wc-forward:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .added_to_cart.wc-forward:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .added_to_cart.wc-forward.yith-wcqv-button:after {
    display: none
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .added_to_cart.wc-forward span {
    display: none
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .added_to_cart.wc-forward.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.edgtf-pl-holder .edgtf-pli .edgtf-pli-add-to-cart .added_to_cart.wc-forward:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.edgtf-pl-holder .edgtf-pli-inner {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.touch .edgtf-pl-holder .edgtf-pli-inner {
    cursor: pointer
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image img {
    display: block;
    width: 100%
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-new-product,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-onsale,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-out-of-stock {
    background: #171717;
    left: auto;
    padding: 0 24px 0 16px;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-new-product:before,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-onsale:before,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-out-of-stock:before {
    border-color: transparent #171717 transparent transparent;
    border-width: 0 20px 28px 0;
    left: -20px;
    right: auto
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-new-product:before,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-onsale:before,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-out-of-stock:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-new-product {
    background: #efbf48;
    left: 0;
    padding: 0 16px 0 24px;
    right: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-new-product:before {
    border-color: #efbf48 transparent transparent transparent;
    border-width: 28px 20px 0 0;
    left: auto;
    right: -20px
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-new-product:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-text {
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: absolute;
    white-space: nowrap;
    z-index: 10;
    -webkit-transition: all .37s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .37s cubic-bezier(.12, .68, .43, .95);
    transition: all .37s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-text-inner {
    font-size: 0
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-category,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-excerpt,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-price,
.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-rating {
    color: #171717
}

.edgtf-pl-holder .edgtf-pli-inner .edgtf-pli-link {
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all .37s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .37s cubic-bezier(.12, .68, .43, .95);
    transition: all .37s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-pl-holder.edgtf-info-on-image .edgtf-pli-inner .edgtf-pli-text {
    background-color: rgba(23, 23, 23, .4);
    border: 10px solid transparent;
    height: 100%;
    left: 0;
    padding: 10px;
    top: 0;
    width: 100%;
    z-index: 8;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.edgtf-pl-holder.edgtf-info-on-image .edgtf-pli-inner .edgtf-pli-text .edgtf-pli-text-outer {
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.edgtf-pl-holder.edgtf-info-on-image .edgtf-pli-inner .edgtf-pli-text .edgtf-pli-text-inner {
    display: table-cell;
    font-size: unset;
    height: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.edgtf-pl-holder.edgtf-info-on-image .edgtf-pli-inner .edgtf-pli-text .edgtf-pli-add-to-cart {
    margin-top: 15px
}

.edgtf-pl-holder.edgtf-info-on-image .edgtf-pli-inner:hover .edgtf-pli-text {
    opacity: 1
}

.edgtf-pl-holder.edgtf-info-below-image .edgtf-pli-text-wrapper.edgtf-no-rating-price {
    padding-bottom: 25px
}

.edgtf-pl-holder.edgtf-info-below-image .edgtf-pli-buttons {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 3;
    -webkit-transition: all .37s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .37s cubic-bezier(.12, .68, .43, .95);
    transition: all .37s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.edgtf-pl-holder.edgtf-info-below-image .edgtf-pli-add-to-cart {
    display: inline-block;
    vertical-align: middle
}

.edgtf-pl-holder.edgtf-info-below-image .edgtf-pli-buttons {
    opacity: 0
}

.edgtf-pl-holder.edgtf-info-below-image .edgtf-pli-link {
    background-color: rgba(23, 23, 23, .4);
    opacity: 0
}

.edgtf-pl-holder.edgtf-hover-info-below-image .edgtf-pli .edgtf-pli-text-wrapper.edgtf-no-rating-price {
    padding-bottom: 25px
}

.edgtf-pl-holder.edgtf-hover-info-below-image .edgtf-pli .edgtf-pli-buttons {
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 3;
    -webkit-transition: all .37s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .37s cubic-bezier(.12, .68, .43, .95);
    transition: all .37s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.edgtf-pl-holder.edgtf-hover-info-below-image .edgtf-pli .edgtf-pli-add-to-cart {
    display: inline-block;
    vertical-align: middle
}

.edgtf-pl-holder.edgtf-hover-info-below-image .edgtf-pli .edgtf-pli-link {
    background-color: rgba(23, 23, 23, .4);
    opacity: 0
}

.edgtf-pl-holder.edgtf-hover-info-below-image .edgtf-pli .edgtf-pli-text-wrapper {
    margin: 0 0 12px;
    opacity: 0;
    -webkit-transition: opacity .37s cubic-bezier(.12, .68, .43, .95);
    -o-transition: opacity .37s cubic-bezier(.12, .68, .43, .95);
    transition: opacity .37s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-pl-holder.edgtf-hover-info-below-image .edgtf-pli:hover .edgtf-pli-buttons,
.edgtf-pl-holder.edgtf-hover-info-below-image .edgtf-pli:hover .edgtf-pli-text-wrapper {
    opacity: 1
}

.edgtf-pl-holder.edgtf-hover-info-below-image.edgtf-product-info-light .entry-title a {
    color: #fff
}

.edgtf-pl-holder.edgtf-hover-info-below-image.edgtf-product-info-light .entry-title a:hover {
    color: #efbf48
}

.edgtf-pl-holder .edgtf-pli-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 26px 0 12px;
    text-align: center
}

.edgtf-pl-holder .edgtf-pli-inner:hover .edgtf-pli-buttons,
.edgtf-pl-holder .edgtf-pli-inner:hover .edgtf-pli-link {
    opacity: 1;
    -webkit-transition: all .6s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .6s cubic-bezier(.12, .68, .43, .95);
    transition: all .6s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-pl-holder.edgtf-product-info-light .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-category,
.edgtf-pl-holder.edgtf-product-info-light .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-excerpt,
.edgtf-pl-holder.edgtf-product-info-light .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-rating,
.edgtf-pl-holder.edgtf-product-info-light .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-title {
    color: #fff
}

.edgtf-pl-holder.edgtf-product-info-light .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-price {
    color: #fff
}

.edgtf-pl-holder.edgtf-product-info-light .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-price del {
    color: #ccc
}

.edgtf-pl-holder.edgtf-product-info-hover-dark.edgtf-info-on-image .edgtf-pli-inner .edgtf-pli-text {
    background-color: rgba(0, 0, 0, .8);
    padding: 0
}

.edgtf-pl-holder.edgtf-product-info-dark .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-category,
.edgtf-pl-holder.edgtf-product-info-dark .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-excerpt,
.edgtf-pl-holder.edgtf-product-info-dark .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-rating,
.edgtf-pl-holder.edgtf-product-info-dark .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-title {
    color: #171717
}

.edgtf-pl-holder.edgtf-product-info-dark .edgtf-pli-inner .edgtf-pli-text-inner .edgtf-pli-price {
    color: #171717
}

.edgtf-pl-holder.edgtf-no-space .edgtf-pl-outer {
    margin: 0
}

.edgtf-pl-holder.edgtf-no-space .edgtf-pl-outer .edgtf-pli {
    padding: 0 0 0
}

.edgtf-pl-holder.edgtf-tiny-space .edgtf-pl-outer {
    margin: 0 -5px
}

.edgtf-pl-holder.edgtf-tiny-space .edgtf-pl-outer .edgtf-pli {
    padding: 0 5px 10px
}

.edgtf-pl-holder.edgtf-small-space .edgtf-pl-outer {
    margin: 0 -10px
}

.edgtf-pl-holder.edgtf-small-space .edgtf-pl-outer .edgtf-pli {
    padding: 0 10px 20px
}

.edgtf-pl-holder.edgtf-normal-space .edgtf-pl-outer {
    margin: 0 -15px
}

.edgtf-pl-holder.edgtf-normal-space .edgtf-pl-outer .edgtf-pli {
    padding: 0 15px 30px
}

.edgtf-pl-holder.edgtf-large-space .edgtf-pl-outer {
    margin: 0 -25px
}

.edgtf-pl-holder.edgtf-large-space .edgtf-pl-outer .edgtf-pli {
    padding: 0 25px 50px
}

.edgtf-pl-holder.edgtf-standard-layout .edgtf-pli {
    float: left
}

.edgtf-pl-holder.edgtf-standard-layout.edgtf-normal-space {
    margin: 0 0 -30px
}

.edgtf-pl-holder.edgtf-standard-layout.edgtf-small-space {
    margin: 0 0 -20px
}

.edgtf-pl-holder.edgtf-standard-layout.edgtf-tiny-space {
    margin: 0 0 -10px
}

.edgtf-pl-holder.edgtf-standard-layout.edgtf-two-columns .edgtf-pli {
    width: 50%
}

@media only screen and (min-width:1025px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-two-columns .edgtf-pli:nth-child(2n+1) {
        clear: both
    }
}

.edgtf-pl-holder.edgtf-standard-layout.edgtf-three-columns .edgtf-pli {
    width: 33.33333%
}

@media only screen and (min-width:1025px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-three-columns .edgtf-pli:nth-child(3n+1) {
        clear: both
    }
}

.edgtf-pl-holder.edgtf-standard-layout.edgtf-four-columns .edgtf-pli {
    width: 25%
}

@media only screen and (min-width:1025px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-four-columns .edgtf-pli:nth-child(4n+1) {
        clear: both
    }
}

.edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli {
    width: 20%
}

@media only screen and (min-width:1025px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli:nth-child(5n+1) {
        clear: both
    }
}

.edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli {
    width: 16.66667%
}

@media only screen and (min-width:1025px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli:nth-child(6n+1) {
        clear: both
    }
}

.edgtf-pl-holder.edgtf-masonry-layout .edgtf-pl-outer {
    opacity: 0;
    overflow: hidden
}

.edgtf-pl-holder.edgtf-masonry-layout .edgtf-pl-sizer {
    width: 100%
}

.edgtf-pl-holder.edgtf-masonry-layout .edgtf-pl-gutter {
    width: 0
}

.edgtf-pl-holder.edgtf-masonry-layout .edgtf-pli-inner {
    height: 100%;
    width: 100%
}

.edgtf-pl-holder.edgtf-masonry-layout .edgtf-pli-inner .edgtf-pli-image {
    height: 100%;
    overflow: hidden
}

.edgtf-pl-holder.edgtf-masonry-layout .edgtf-pli-inner .edgtf-pli-image .edgtf-pli-image-overlay {
    background-position: center;
    background-size: cover;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pl-sizer,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli {
    width: 50%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli.edgtf-woo-image-large-width,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli.edgtf-woo-image-large-width-height {
    width: 100%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pl-sizer,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli {
    width: 33.33333%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli.edgtf-woo-image-large-width,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli.edgtf-woo-image-large-width-height {
    width: 66.66667%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pl-sizer,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli {
    width: 25%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli.edgtf-woo-image-large-width,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli.edgtf-woo-image-large-width-height {
    width: 50%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pl-sizer,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli {
    width: 20%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width-height {
    width: 40%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pl-sizer,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli {
    width: 16.66667%
}

.edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width,
.edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width-height {
    width: 33.33333%
}

.edgtf-pl-holder .edgtf-pli-outer {
    height: 100%;
    position: relative;
    width: 100%
}

.edgtf-pl-holder.edgtf-animated-hover .edgtf-pl-outer {
    padding-top: 15px
}

.edgtf-pl-holder.edgtf-animated-hover .edgtf-pl-outer .edgtf-pli-outer {
    background-color: #111;
    height: 100%;
    position: relative;
    width: 100%
}

.edgtf-pl-holder.edgtf-animated-hover .edgtf-pl-outer .edgtf-pli-outer .edgtf-pli-inner {
    -webkit-transition: all .25s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .25s cubic-bezier(.12, .68, .43, .95);
    transition: all .25s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.edgtf-pl-holder.edgtf-animated-hover .edgtf-pl-outer .edgtf-pli-outer .edgtf-pli-inner:hover {
    -webkit-transform: translate3d(-11px, -11px, 0);
    transform: translate3d(-11px, -11px, 0)
}

.edgtf-pl-holder.edgtf-border-pattern.edgtf-info-on-image .edgtf-pli-inner .edgtf-pli-text {
    border: 10px solid #171717;
    -o-border-image: url(../img/border_image.png) 10 repeat;
    border-image: url(../img/border_image.png) 10 repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edgtf-pp-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-pp-holder .edgtf-pp-holder-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    clear: both;
    position: relative;
    z-index: 1
}

.edgtf-pp-holder .edgtf-pp-holder-inner .edgtf-no-posts {
    margin: 20px 15px 40px 15px
}

.edgtf-pp-holder .edgtf-ppi-outer {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.edgtf-pp-holder .edgtf-ppi-outer:first-child .edgtf-ppi {
    padding-right: 15px
}

.edgtf-pp-holder .edgtf-ppi-outer:last-child .edgtf-ppi {
    padding-left: 15px
}

.edgtf-pp-holder.edgtf-offset-left .edgtf-ppi-outer:first-child {
    padding-top: 80px
}

.edgtf-pp-holder.edgtf-offset-right .edgtf-ppi-outer:last-child {
    padding-top: 80px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-title {
    margin: 0
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-category {
    margin: 0
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-excerpt {
    margin: 0
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 3px 0 6px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-rating:before {
    color: #d1d1d1;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-rating span:before {
    color: #171717;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3"
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price {
    margin-top: 4px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price .amount {
    background-color: #171717;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price .amount:before {
    border-color: transparent transparent #171717 transparent;
    border-width: 0 0 20px 9px;
    left: -9px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price .amount:after {
    border-color: transparent transparent transparent #171717;
    border-width: 20px 0 0 9px;
    right: -9px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price .amount ins {
    text-decoration: none
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price del .amount {
    margin-right: 5px;
    text-decoration: line-through
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price ins .amount {
    margin-left: 5px;
    background-color: #efbf48;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price ins .amount:before {
    border-color: transparent #efbf48 transparent transparent;
    border-width: 0 9px 20px 0;
    left: -9px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price ins .amount:after {
    border-color: #efbf48 transparent transparent transparent;
    border-width: 20px 9px 0 0;
    right: -9px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price ins .amount:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price ins .amount:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-price ins .amount ins {
    text-decoration: none
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    background-color: #fff;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .add_to_cart_button {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .add_to_cart_button:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .add_to_cart_button:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .add_to_cart_button.yith-wcqv-button:after {
    display: none
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .add_to_cart_button span {
    display: none
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .add_to_cart_button.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .add_to_cart_button:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .added {
    display: none
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .added_to_cart.wc-forward {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .added_to_cart.wc-forward:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .added_to_cart.wc-forward:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .added_to_cart.wc-forward.yith-wcqv-button:after {
    display: none
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .added_to_cart.wc-forward span {
    display: none
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .added_to_cart.wc-forward.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.edgtf-pp-holder .edgtf-ppi .edgtf-ppi-add-to-cart .added_to_cart.wc-forward:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.edgtf-pp-holder .edgtf-ppi-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.touch .edgtf-pp-holder .edgtf-ppi-inner {
    cursor: pointer
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image img {
    display: block;
    width: 100%
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-new-product,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-onsale,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-out-of-stock {
    background: #171717;
    left: auto;
    padding: 0 24px 0 16px;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-new-product:before,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-onsale:before,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-out-of-stock:before {
    border-color: transparent #171717 transparent transparent;
    border-width: 0 20px 28px 0;
    left: -20px;
    right: auto
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-new-product:before,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-onsale:before,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-out-of-stock:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-new-product {
    background: #efbf48;
    left: 0;
    padding: 0 16px 0 24px;
    right: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-new-product:before {
    border-color: #efbf48 transparent transparent transparent;
    border-width: 28px 20px 0 0;
    left: auto;
    right: -20px
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-image .edgtf-ppi-new-product:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-text {
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: absolute;
    white-space: nowrap;
    z-index: 10;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-text-inner {
    font-size: 0
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-category,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-excerpt,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-price,
.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-rating {
    color: #171717
}

.edgtf-pp-holder .edgtf-ppi-inner .edgtf-ppi-link {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%
}

.edgtf-pp-holder .edgtf-ppi-text-wrapper.edgtf-no-rating-price {
    padding-bottom: 25px
}

.edgtf-pp-holder .edgtf-ppi-buttons {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.edgtf-pp-holder .edgtf-ppi-add-to-cart {
    display: inline-block;
    vertical-align: middle
}

.edgtf-pp-holder .edgtf-ppi-buttons {
    opacity: 0
}

.edgtf-pp-holder .edgtf-ppi-link {
    background-color: rgba(23, 23, 23, .4);
    opacity: 0
}

.edgtf-pp-holder .edgtf-ppi-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 26px 0 12px;
    text-align: center
}

.edgtf-pp-holder .edgtf-ppi-inner:hover .edgtf-ppi-buttons,
.edgtf-pp-holder .edgtf-ppi-inner:hover .edgtf-ppi-link {
    opacity: 1;
    -webkit-transition: all .6s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .6s cubic-bezier(.12, .68, .43, .95);
    transition: all .6s cubic-bezier(.12, .68, .43, .95)
}

.edgtf-pp-holder.edgtf-product-info-light .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-category,
.edgtf-pp-holder.edgtf-product-info-light .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-excerpt,
.edgtf-pp-holder.edgtf-product-info-light .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-rating,
.edgtf-pp-holder.edgtf-product-info-light .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-title {
    color: #fff
}

.edgtf-pp-holder.edgtf-product-info-light .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-price {
    color: #fff
}

.edgtf-pp-holder.edgtf-product-info-light .edgtf-ppi-inner .edgtf-ppi-text-inner .edgtf-ppi-price del {
    color: #ccc
}

.edgtf-pp-holder.edgtf-product-info-dark .edgtf-ppi-inner .edgtf-pp-text-inner .edgtf-ppi-category,
.edgtf-pp-holder.edgtf-product-info-dark .edgtf-ppi-inner .edgtf-pp-text-inner .edgtf-ppi-excerpt,
.edgtf-pp-holder.edgtf-product-info-dark .edgtf-ppi-inner .edgtf-pp-text-inner .edgtf-ppi-rating,
.edgtf-pp-holder.edgtf-product-info-dark .edgtf-ppi-inner .edgtf-pp-text-inner .edgtf-ppi-title {
    color: #171717
}

.edgtf-pp-holder.edgtf-product-info-dark .edgtf-ppi-inner .edgtf-pp-text-inner .edgtf-ppi-price {
    color: #171717
}

.edgtf-pp-holder.edgtf-border-pattern .edgtf-ppi-link {
    border: 10px solid #171717;
    -o-border-image: url(../img/border_image.png) 10 repeat;
    border-image: url(../img/border_image.png) 10 repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#yith-quick-view-modal .yith-quick-view-overlay,
.yith-quick-view.yith-modal .yith-quick-view-overlay {
    background-color: rgba(23, 23, 23, .4)
}

#yith-quick-view-modal .yith-wcqv-wrapper,
.yith-quick-view.yith-modal .yith-wcqv-wrapper {
    padding: 0;
    max-width: 1080px;
    height: auto !important
}

#yith-quick-view-modal .yith-wcqv-main,
.yith-quick-view.yith-modal .yith-wcqv-main {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    overflow: hidden !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

#yith-quick-view-modal #yith-quick-view-content .edgtf-owl-slider .owl-nav .owl-next,
#yith-quick-view-modal #yith-quick-view-content .edgtf-owl-slider .owl-nav .owl-prev,
.yith-quick-view.yith-modal #yith-quick-view-content .edgtf-owl-slider .owl-nav .owl-next,
.yith-quick-view.yith-modal #yith-quick-view-content .edgtf-owl-slider .owl-nav .owl-prev {
    color: #888
}

#yith-quick-view-modal #yith-quick-view-content .edgtf-owl-slider .owl-nav .owl-next:hover,
#yith-quick-view-modal #yith-quick-view-content .edgtf-owl-slider .owl-nav .owl-prev:hover,
.yith-quick-view.yith-modal #yith-quick-view-content .edgtf-owl-slider .owl-nav .owl-next:hover,
.yith-quick-view.yith-modal #yith-quick-view-content .edgtf-owl-slider .owl-nav .owl-prev:hover {
    color: #efbf48
}

#yith-quick-view-modal #yith-quick-view-content .product,
.yith-quick-view.yith-modal #yith-quick-view-content .product {
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content .product-type-grouped .summary p.price,
.yith-quick-view.yith-modal #yith-quick-view-content .product-type-grouped .summary p.price {
    margin: 0 0 30px
}

#yith-quick-view-modal #yith-quick-view-content .product-type-external .summary .edgtf-single-product-share-wish,
.yith-quick-view.yith-modal #yith-quick-view-content .product-type-external .summary .edgtf-single-product-share-wish {
    margin-top: 47px
}

#yith-quick-view-modal #yith-quick-view-content .product-type-variable .summary p.price,
.yith-quick-view.yith-modal #yith-quick-view-content .product-type-variable .summary p.price {
    margin: 0 0 30px
}

#yith-quick-view-modal #yith-quick-view-content .product-type-variable form .select2-container--default,
.yith-quick-view.yith-modal #yith-quick-view-content .product-type-variable form .select2-container--default {
    float: none
}

#yith-quick-view-modal #yith-quick-view-content .product-type-variable form .single_variation_wrap,
.yith-quick-view.yith-modal #yith-quick-view-content .product-type-variable form .single_variation_wrap {
    margin: 5px 0 0
}

#yith-quick-view-modal #yith-quick-view-content .images,
#yith-quick-view-modal #yith-quick-view-content .summary,
.yith-quick-view.yith-modal #yith-quick-view-content .images,
.yith-quick-view.yith-modal #yith-quick-view-content .summary {
    position: relative;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#yith-quick-view-modal #yith-quick-view-content .images a,
#yith-quick-view-modal #yith-quick-view-content .images img,
.yith-quick-view.yith-modal #yith-quick-view-content .images a,
.yith-quick-view.yith-modal #yith-quick-view-content .images img {
    display: block
}

#yith-quick-view-modal #yith-quick-view-content .summary,
.yith-quick-view.yith-modal #yith-quick-view-content .summary {
    padding: 50px
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 20px;
    border: none;
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations select,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 50px;
    height: 50px;
    padding: 0 16px 0 16px;
    margin: 0 -4px 0 0;
    color: #171717;
    font-weight: 300;
    font-size: 13px;
    font-family: Poppins, sans-serif
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations tr,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations tr {
    border: 0;
    width: 100%
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations tr:last-child td,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations tr:last-child td {
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations td,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations td {
    padding: 0 0 20px 0;
    text-align: left;
    display: table-cell !important
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations td.label,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations td.label {
    width: 65px
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations td.label label,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations td.label label {
    display: inline-block
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations .select2-container,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations .select2-container {
    min-width: 180px;
    width: 100% !important
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations .reset_variations,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations .reset_variations {
    color: #171717;
    position: relative;
    top: -5px;
    right: -10px
}

#yith-quick-view-modal #yith-quick-view-content .summary .single_variation_wrap,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .single_variation_wrap {
    margin: 35px 0 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .single_variation_wrap .single_variation,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .single_variation_wrap .single_variation {
    margin: 0 0 35px
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    border: none;
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table tbody,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table tbody {
    display: block
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table tr,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table tr {
    border: 1px solid #d1d1d1;
    display: table;
    margin-bottom: 13px;
    width: 100%;
    background-color: #fff
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table td,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: left;
    display: inline-block
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table td:first-child,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table td:first-child {
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table td.label,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table td.label {
    text-align: left;
    vertical-align: middle
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table td.price,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table td.price {
    display: table-cell;
    font-size: 16px;
    margin: 0;
    text-align: center;
    vertical-align: middle
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table .edgtf-quantity-buttons label,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table .edgtf-quantity-buttons label {
    display: none
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table a,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table a {
    color: #171717
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table a:hover,
.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table a:hover {
    color: #171717
}

#yith-quick-view-modal #yith-quick-view-content .summary div[itemprop=offers],
.yith-quick-view.yith-modal #yith-quick-view-content .summary div[itemprop=offers] {
    position: relative;
    display: block
}

#yith-quick-view-modal #yith-quick-view-content .summary .price,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .price {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.22em;
    text-transform: lowercase;
    font-size: 21px;
    margin: 10px 0 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .price del,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .price del {
    color: #d1d1d1;
    margin-right: 13px;
    text-decoration: line-through
}

#yith-quick-view-modal #yith-quick-view-content .summary .price ins,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .price ins {
    text-decoration: none
}

#yith-quick-view-modal #yith-quick-view-content .summary .woocommerce-product-rating,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .woocommerce-product-rating {
    margin-top: 20px
}

#yith-quick-view-modal #yith-quick-view-content .summary .woocommerce-product-details__short-description,
#yith-quick-view-modal #yith-quick-view-content .summary div[itemprop=description],
.yith-quick-view.yith-modal #yith-quick-view-content .summary .woocommerce-product-details__short-description,
.yith-quick-view.yith-modal #yith-quick-view-content .summary div[itemprop=description] {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 17px
}

#yith-quick-view-modal #yith-quick-view-content .summary .woocommerce-product-details__short-description p,
#yith-quick-view-modal #yith-quick-view-content .summary div[itemprop=description] p,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .woocommerce-product-details__short-description p,
.yith-quick-view.yith-modal #yith-quick-view-content .summary div[itemprop=description] p {
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary form.cart,
.yith-quick-view.yith-modal #yith-quick-view-content .summary form.cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 29px
}

#yith-quick-view-modal #yith-quick-view-content .summary form.cart label,
.yith-quick-view.yith-modal #yith-quick-view-content .summary form.cart label {
    display: none
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .yith-wcwl-wishlistaddedbrowse a:after,
#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .yith-wcwl-wishlistexistsbrowse a:after,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .yith-wcwl-wishlistaddedbrowse a:after,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .yith-wcwl-wishlistexistsbrowse a:after {
    color: #efbf48
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .clear,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .clear {
    display: none
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div {
    padding: 0 20px
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div:after,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div:after {
    content: "|";
    color: #d3d3d3;
    position: absolute;
    left: 0;
    top: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div:first-child,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div:first-child {
    padding-left: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div:first-child:after,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div:first-child:after {
    display: none
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div:last-child,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish>div:last-child {
    padding-right: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .edgtf-woo-social-share-holder,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .edgtf-woo-social-share-holder {
    float: left;
    position: relative
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .edgtf-woo-social-share-holder>*,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .edgtf-woo-social-share-holder>* {
    display: table-cell;
    vertical-align: top;
    line-height: 22px
}

#yith-quick-view-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .edgtf-woo-social-share-holder>span,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .edgtf-single-product-share-wish .edgtf-woo-social-share-holder>span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #efbf48;
    padding: 0 9px 0 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist {
    width: auto;
    background-color: transparent;
    float: left
}

#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,
.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after {
    content: "\f141";
    font-family: Ionicons;
    font-size: 17px;
    float: left;
    line-height: 21px;
    padding-right: 10px
}

#yith-quick-view-modal #yith-quick-view-content .summary p.stock.in-stock,
#yith-quick-view-modal #yith-quick-view-content .summary p.stock.out-of-stock,
.yith-quick-view.yith-modal #yith-quick-view-content .summary p.stock.in-stock,
.yith-quick-view.yith-modal #yith-quick-view-content .summary p.stock.out-of-stock {
    color: #171717;
    font-weight: 700;
    margin-top: 10px
}

#yith-quick-view-modal #yith-quick-view-close,
.yith-quick-view.yith-modal #yith-quick-view-close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    font-size: 0;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    opacity: 1;
    border: 0;
    color: #171717
}

#yith-quick-view-modal #yith-quick-view-close:before,
.yith-quick-view.yith-modal #yith-quick-view-close:before {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: Ionicons;
    content: "\f404";
    font-size: 30px;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#yith-quick-view-modal #yith-quick-view-close:hover,
.yith-quick-view.yith-modal #yith-quick-view-close:hover {
    color: #efbf48
}

ul.products>.product>.yith-wcqv-button {
    display: none !important
}

.yith-wcqv-button {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

/* .yith-wcqv-button:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
} */
.yith-wcqv-button:before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;                   
    content: "\f06e";                   
    font-size: 20px;
    display: block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    transition: transform .2s ease;
}

.vc_row.wpb_row.vc_row-fluid.edgtf-parallax-row-holder {
  background-image: url('https://www.vampigd.com.ar/Archivos/Index/Imagenes/background.jpg');
  background-size: cover;
  background-position: center;
  height: 500px; 
}
.edgtf-row-grid-section{
    margin-left: 40px;
    margin-right: 40px;
    width: 100%;
}
.edgtf-eh-item.edgtf-horizontal-alignment-right 
{
    width: 100%;
}

.yith-wcqv-button:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.yith-wcqv-button.yith-wcqv-button:after {
    display: none
}

.yith-wcqv-button span {
    display: none
}

.yith-wcqv-button.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.yith-wcqv-button:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

#yith-wcwl-popup-message {
    border: 2px solid #d1d1d1;
    border-radius: 0;
    line-height: 52px;
    margin: 0 !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 21px;
    position: absolute;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

#yith-wcwl-popup-message #yith-wcwl-message {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53em;
    text-transform: lowercase;
    line-height: 52px
}

#yith-wcwl-popup-message #yith-wcwl-message:before {
    content: "\f122";
    font-family: Ionicons;
    position: relative;
    right: 7px;
    top: 2px
}

#yith-wcwl-popup-message.edgtf-wishlist-vanish-out {
    -webkit-animation: edgtfWishlistvanishOut 1s both;
    animation: edgtfWishlistvanishOut 1s both
}

@-webkit-keyframes edgtfWishlistvanishOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1, 1) translate(-50%, -50%);
        transform: scale(1, 1) translate(-50%, -50%);
        -webkit-filter: blur(0);
        filter: blur(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2, 2) translate(-50%, -50%);
        transform: scale(2, 2) translate(-50%, -50%);
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }
}

@keyframes edgtfWishlistvanishOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1, 1) translate(-50%, -50%);
        transform: scale(1, 1) translate(-50%, -50%);
        -webkit-filter: blur(0);
        filter: blur(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2, 2) translate(-50%, -50%);
        transform: scale(2, 2) translate(-50%, -50%);
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }
}

.edgtf-plc-holder .yith-wcwl-add-to-wishlist,
.edgtf-pli .yith-wcwl-add-to-wishlist,
.edgtf-ppi .yith-wcwl-add-to-wishlist,
li.product .yith-wcwl-add-to-wishlist {
    display: block;
    float: left;
    height: 56px;
    margin: 0;
    width: 56px
}

.edgtf-plc-holder .yith-wcwl-add-to-wishlist>div,
.edgtf-pli .yith-wcwl-add-to-wishlist>div,
.edgtf-ppi .yith-wcwl-add-to-wishlist>div,
li.product .yith-wcwl-add-to-wishlist>div {
    display: inline-block;
    height: 56px;
    position: relative;
    width: 56px
}

.edgtf-plc-holder .yith-wcwl-add-to-wishlist~div,
.edgtf-pli .yith-wcwl-add-to-wishlist~div,
.edgtf-ppi .yith-wcwl-add-to-wishlist~div,
li.product .yith-wcwl-add-to-wishlist~div {
    display: none
}

.edgtf-plc-holder .yith-wcwl-add-button a,
.edgtf-plc-holder .yith-wcwl-wishlistaddedbrowse a,
.edgtf-plc-holder .yith-wcwl-wishlistexistsbrowse a,
.edgtf-pli .yith-wcwl-add-button a,
.edgtf-pli .yith-wcwl-wishlistaddedbrowse a,
.edgtf-pli .yith-wcwl-wishlistexistsbrowse a,
.edgtf-ppi .yith-wcwl-add-button a,
.edgtf-ppi .yith-wcwl-wishlistaddedbrowse a,
.edgtf-ppi .yith-wcwl-wishlistexistsbrowse a,
li.product .yith-wcwl-add-button a,
li.product .yith-wcwl-wishlistaddedbrowse a,
li.product .yith-wcwl-wishlistexistsbrowse a {
    font-size: 0 !important
}

.edgtf-plc-holder .yith-wcwl-add-button .ajax-loading,
.edgtf-pli .yith-wcwl-add-button .ajax-loading,
.edgtf-ppi .yith-wcwl-add-button .ajax-loading,
li.product .yith-wcwl-add-button .ajax-loading {
    display: none !important
}

.edgtf-plc-holder .yith-wcwl-add-button a,
.edgtf-pli .yith-wcwl-add-button a,
.edgtf-ppi .yith-wcwl-add-button a,
li.product .yith-wcwl-add-button a {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

.edgtf-plc-holder .yith-wcwl-add-button a:before,
.edgtf-pli .yith-wcwl-add-button a:before,
.edgtf-ppi .yith-wcwl-add-button a:before,
li.product .yith-wcwl-add-button a:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.edgtf-plc-holder .yith-wcwl-add-button a:after,
.edgtf-pli .yith-wcwl-add-button a:after,
.edgtf-ppi .yith-wcwl-add-button a:after,
li.product .yith-wcwl-add-button a:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.edgtf-plc-holder .yith-wcwl-add-button a.yith-wcqv-button:after,
.edgtf-pli .yith-wcwl-add-button a.yith-wcqv-button:after,
.edgtf-ppi .yith-wcwl-add-button a.yith-wcqv-button:after,
li.product .yith-wcwl-add-button a.yith-wcqv-button:after {
    display: none
}

.edgtf-plc-holder .yith-wcwl-add-button a span,
.edgtf-pli .yith-wcwl-add-button a span,
.edgtf-ppi .yith-wcwl-add-button a span,
li.product .yith-wcwl-add-button a span {
    display: none
}

.edgtf-plc-holder .yith-wcwl-add-button a.loading:before,
.edgtf-pli .yith-wcwl-add-button a.loading:before,
.edgtf-ppi .yith-wcwl-add-button a.loading:before,
li.product .yith-wcwl-add-button a.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.edgtf-plc-holder .yith-wcwl-add-button a:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
.edgtf-pli .yith-wcwl-add-button a:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
.edgtf-ppi .yith-wcwl-add-button a:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
li.product .yith-wcwl-add-button a:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.edgtf-plc-holder .yith-wcwl-wishlistaddedbrowse,
.edgtf-plc-holder .yith-wcwl-wishlistexistsbrowse,
.edgtf-pli .yith-wcwl-wishlistaddedbrowse,
.edgtf-pli .yith-wcwl-wishlistexistsbrowse,
.edgtf-ppi .yith-wcwl-wishlistaddedbrowse,
.edgtf-ppi .yith-wcwl-wishlistexistsbrowse,
li.product .yith-wcwl-wishlistaddedbrowse,
li.product .yith-wcwl-wishlistexistsbrowse {
    border: none;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 56px;
    margin: 0 !important;
    padding: 0;
    position: relative !important;
    width: 56px;
    z-index: 3
}

@-webkit-keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

@keyframes adding-to-cart {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .7
    }
}

.edgtf-plc-holder .yith-wcwl-wishlistaddedbrowse:before,
.edgtf-plc-holder .yith-wcwl-wishlistexistsbrowse:before,
.edgtf-pli .yith-wcwl-wishlistaddedbrowse:before,
.edgtf-pli .yith-wcwl-wishlistexistsbrowse:before,
.edgtf-ppi .yith-wcwl-wishlistaddedbrowse:before,
.edgtf-ppi .yith-wcwl-wishlistexistsbrowse:before,
li.product .yith-wcwl-wishlistaddedbrowse:before,
li.product .yith-wcwl-wishlistexistsbrowse:before {
    color: #171717;
    content: "";
    display: block;
    float: left;
    font-family: IonIcons;
    font-size: 23px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.edgtf-plc-holder .yith-wcwl-wishlistaddedbrowse:after,
.edgtf-plc-holder .yith-wcwl-wishlistexistsbrowse:after,
.edgtf-pli .yith-wcwl-wishlistaddedbrowse:after,
.edgtf-pli .yith-wcwl-wishlistexistsbrowse:after,
.edgtf-ppi .yith-wcwl-wishlistaddedbrowse:after,
.edgtf-ppi .yith-wcwl-wishlistexistsbrowse:after,
li.product .yith-wcwl-wishlistaddedbrowse:after,
li.product .yith-wcwl-wishlistexistsbrowse:after {
    background: #d1d1d1;
    content: "";
    display: block;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 2px
}

.edgtf-plc-holder .yith-wcwl-wishlistaddedbrowse.yith-wcqv-button:after,
.edgtf-plc-holder .yith-wcwl-wishlistexistsbrowse.yith-wcqv-button:after,
.edgtf-pli .yith-wcwl-wishlistaddedbrowse.yith-wcqv-button:after,
.edgtf-pli .yith-wcwl-wishlistexistsbrowse.yith-wcqv-button:after,
.edgtf-ppi .yith-wcwl-wishlistaddedbrowse.yith-wcqv-button:after,
.edgtf-ppi .yith-wcwl-wishlistexistsbrowse.yith-wcqv-button:after,
li.product .yith-wcwl-wishlistaddedbrowse.yith-wcqv-button:after,
li.product .yith-wcwl-wishlistexistsbrowse.yith-wcqv-button:after {
    display: none
}

.edgtf-plc-holder .yith-wcwl-wishlistaddedbrowse span,
.edgtf-plc-holder .yith-wcwl-wishlistexistsbrowse span,
.edgtf-pli .yith-wcwl-wishlistaddedbrowse span,
.edgtf-pli .yith-wcwl-wishlistexistsbrowse span,
.edgtf-ppi .yith-wcwl-wishlistaddedbrowse span,
.edgtf-ppi .yith-wcwl-wishlistexistsbrowse span,
li.product .yith-wcwl-wishlistaddedbrowse span,
li.product .yith-wcwl-wishlistexistsbrowse span {
    display: none
}

.edgtf-plc-holder .yith-wcwl-wishlistaddedbrowse.loading:before,
.edgtf-plc-holder .yith-wcwl-wishlistexistsbrowse.loading:before,
.edgtf-pli .yith-wcwl-wishlistaddedbrowse.loading:before,
.edgtf-pli .yith-wcwl-wishlistexistsbrowse.loading:before,
.edgtf-ppi .yith-wcwl-wishlistaddedbrowse.loading:before,
.edgtf-ppi .yith-wcwl-wishlistexistsbrowse.loading:before,
li.product .yith-wcwl-wishlistaddedbrowse.loading:before,
li.product .yith-wcwl-wishlistexistsbrowse.loading:before {
    -webkit-animation: adding-to-cart 1s linear infinite;
    animation: adding-to-cart 1s linear infinite
}

.edgtf-plc-holder .yith-wcwl-wishlistaddedbrowse:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
.edgtf-plc-holder .yith-wcwl-wishlistexistsbrowse:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
.edgtf-pli .yith-wcwl-wishlistaddedbrowse:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
.edgtf-pli .yith-wcwl-wishlistexistsbrowse:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
.edgtf-ppi .yith-wcwl-wishlistaddedbrowse:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
.edgtf-ppi .yith-wcwl-wishlistexistsbrowse:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
li.product .yith-wcwl-wishlistaddedbrowse:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before,
li.product .yith-wcwl-wishlistexistsbrowse:not(.yith-wcwl-wishlistaddedbrowse):not(.yith-wcwl-wishlistexistsbrowse):hover:before {
    -webkit-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -o-transition: all .2s cubic-bezier(.12, .68, .43, .95);
    transition: all .2s cubic-bezier(.12, .68, .43, .95);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

#yith-wcwl-form .wishlist-title {
    display: none
}

#yith-wcwl-form .woocommerce-error,
#yith-wcwl-form .woocommerce-info,
#yith-wcwl-form .woocommerce-message {
    background-color: transparent;
    border: 2px solid #d1d1d1;
    display: block;
    line-height: 48px;
    list-style: none;
    margin: 50px 0 30px;
    padding: 15px 30px;
    position: relative
}

#yith-wcwl-form .woocommerce-error>a,
#yith-wcwl-form .woocommerce-info>a,
#yith-wcwl-form .woocommerce-message>a {
    color: #171717
}

#yith-wcwl-form .woocommerce-error>a:hover,
#yith-wcwl-form .woocommerce-info>a:hover,
#yith-wcwl-form .woocommerce-message>a:hover {
    color: #171717
}

#yith-wcwl-form .woocommerce-error a,
#yith-wcwl-form .woocommerce-info a,
#yith-wcwl-form .woocommerce-message a {
    float: right
}

#yith-wcwl-form table.wishlist_table {
    font-size: inherit;
    margin: 50px 0 100px
}

#yith-wcwl-form table.wishlist_table thead {
    display: none
}

#yith-wcwl-form table.wishlist_table tbody tr {
    border: 0;
    border-bottom: 2px solid #d1d1d1
}

#yith-wcwl-form table.wishlist_table tbody tr td {
    padding: 25px 0;
    vertical-align: middle
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-remove {
    padding-left: 10px;
    padding-right: 10px
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-remove a {
    color: #171717;
    font-size: 0;
    line-height: 1
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-remove a:after {
    color: inherit;
    content: "\f404";
    display: inline-block;
    font-family: Ionicons;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: inherit;
    text-transform: none;
    vertical-align: middle;
    speak: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-remove a:hover {
    color: #efbf48
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-thumbnail {
    padding-right: 10px;
    width: 86px
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-thumbnail a,
#yith-wcwl-form table.wishlist_table tbody tr td.product-thumbnail img {
    display: block
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-name a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: lowercase
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-price ins {
    text-decoration: none
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-stock-status span {
    color: #171717 !important
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a {
    background-color: transparent;
    border: 0;
    color: #171717;
    padding: 0 !important;
    vertical-align: middle
}

#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover {
    color: #efbf48;
    background-color: transparent
}

#yith-wcwl-form table.wishlist_table .yith-wcwl-share {
    margin: 0
}

.edgtf-single-product-summary .yith-wcwl-add-to-wishlist .feedback {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.53em;
    text-transform: lowercase
}

.edgtf-wishlist-widget-holder {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1em;
    padding: 0 0 0 50px;
    position: relative;
    top: 2px;
    vertical-align: middle
}

.edgtf-wishlist-widget-holder .edgtf-wishlist-items-number {
    display: inline-block;
    font-size: 11px
}

.edgtf-light-header .edgtf-menu-area .edgtf-wishlist-widget-holder a {
    color: #fff
}

.edgtf-light-header .edgtf-menu-area .edgtf-wishlist-widget-holder a .edgtf-wishlist-items-number {
    color: #fff
}

.edgtf-light-header .edgtf-menu-area .edgtf-wishlist-widget-holder a:hover {
    opacity: .8
}

.edgtf-dark-header .edgtf-menu-area .edgtf-wishlist-widget-holder a {
    color: #171717
}

.edgtf-dark-header .edgtf-menu-area .edgtf-wishlist-widget-holder a .edgtf-wishlist-items-number {
    color: #171717
}

.edgtf-dark-header .edgtf-menu-area .edgtf-wishlist-widget-holder a:hover {
    opacity: .8
}