@charset "UTF-8";
.woocommerce-page .eltdf-content input[type="email"],
.woocommerce-page .eltdf-content input[type="password"],
.woocommerce-page .eltdf-content input[type="tel"],
.woocommerce-page .eltdf-content input[type="text"],
.woocommerce-page .eltdf-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 {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
    padding: 5px 0;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    line-height: calc(30px - (5px * 2) - 2px);
    color: #000;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}
.woocommerce-page .eltdf-content input:focus[type="email"],
.woocommerce-page .eltdf-content input:focus[type="password"],
.woocommerce-page .eltdf-content input:focus[type="tel"],
.woocommerce-page .eltdf-content input:focus[type="text"],
.woocommerce-page .eltdf-content textarea:focus,
div.woocommerce input:focus[type="email"],
div.woocommerce input:focus[type="password"],
div.woocommerce input:focus[type="tel"],
div.woocommerce input:focus[type="text"],
div.woocommerce textarea:focus {
    color: #000;
    border-color: #000;
}
.woocommerce-page .eltdf-content input[type="email"]::-webkit-input-placeholder,
.woocommerce-page .eltdf-content input[type="password"]::-webkit-input-placeholder,
.woocommerce-page .eltdf-content input[type="tel"]::-webkit-input-placeholder,
.woocommerce-page .eltdf-content input[type="text"]::-webkit-input-placeholder,
.woocommerce-page .eltdf-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;
    font-weight: 400;
    text-transform: uppercase;
}
.woocommerce-page .eltdf-content input:-moz-placeholder[type="email"],
.woocommerce-page .eltdf-content input:-moz-placeholder[type="password"],
.woocommerce-page .eltdf-content input:-moz-placeholder[type="tel"],
.woocommerce-page .eltdf-content input:-moz-placeholder[type="text"],
.woocommerce-page .eltdf-content textarea:-moz-placeholder,
div.woocommerce input:-moz-placeholder[type="email"],
div.woocommerce input:-moz-placeholder[type="password"],
div.woocommerce input:-moz-placeholder[type="tel"],
div.woocommerce input:-moz-placeholder[type="text"],
div.woocommerce textarea:-moz-placeholder {
    color: inherit;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 1;
}
.woocommerce-page .eltdf-content input[type="email"]::-moz-placeholder,
.woocommerce-page .eltdf-content input[type="password"]::-moz-placeholder,
.woocommerce-page .eltdf-content input[type="tel"]::-moz-placeholder,
.woocommerce-page .eltdf-content input[type="text"]::-moz-placeholder,
.woocommerce-page .eltdf-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;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 1;
}
.woocommerce-page .eltdf-content input:-ms-input-placeholder[type="email"],
.woocommerce-page .eltdf-content input:-ms-input-placeholder[type="password"],
.woocommerce-page .eltdf-content input:-ms-input-placeholder[type="tel"],
.woocommerce-page .eltdf-content input:-ms-input-placeholder[type="text"],
.woocommerce-page .eltdf-content textarea:-ms-input-placeholder,
div.woocommerce input:-ms-input-placeholder[type="email"],
div.woocommerce input:-ms-input-placeholder[type="password"],
div.woocommerce input:-ms-input-placeholder[type="tel"],
div.woocommerce input:-ms-input-placeholder[type="text"],
div.woocommerce textarea:-ms-input-placeholder {
    color: inherit;
    font-weight: 400;
    text-transform: uppercase;
}
textarea {
    padding: 13px 25px !important;
    margin-top: 10px !important;
    font-size: 10px !important;
    text-transform: none !important;
    letter-spacing: 0.16em !important;
    font-weight: 400 !important;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a.active:after,
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a:before,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-rating,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-rating,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-rating,
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-rating,
.eltdf-product-info .eltdf-pi-rating,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a.active:after,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a:before,
.woocommerce .star-rating {
    font-family: Ionicons;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 2px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.eltdf-woocommerce-page .woocommerce table.cart thead tr {
    border: 0;
    border-bottom: 0 solid #ccc;
}
.eltdf-woocommerce-page .woocommerce table.cart thead tr th {
    padding: 10px 0;
    color: #000;
    text-align: left;
}
.eltdf-woocommerce-page .woocommerce table.cart tbody tr {
    border: 0;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item {
    border-bottom: 1px solid #e6e6e6;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td {
    padding: 25px 0;
    vertical-align: middle;
    text-align: inherit;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td.product-quantity {
    text-align: center;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td.product-remove {
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td.product-remove a {
    color: #000;
    font-size: 0;
    line-height: 2;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td.product-remove a:after {
    content: "\4d";
    display: inline-block;
    vertical-align: middle;
    speak: none;
    color: #000;
    font-family: ElegantIcons;
    font-size: 24px;
    line-height: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td.product-remove a:hover {
    color: #000;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td.product-thumbnail {
    width: 116px;
    padding-left: 0;
    padding-right: 20px;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td.product-thumbnail a,
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td.product-thumbnail img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .variation > * {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .variation p {
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .eltdf-quantity-buttons:before {
    content: "Quantity";
    font-size: 14px;
    color: #464646;
    font-family: Montserrat, sans-serif;
    position: absolute;
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .eltdf-quantity-buttons .eltdf-quantity-input {
    width: 195px;
    margin: 0;
    text-align: center;
    padding-left: 73%;
    padding-right: 20px !important;
    font-family: Montserrat, sans-serif;
    color: #464646;
    font-weight: 300;
    font-size: 12px;
}
@media screen and (max-width: 768px) {
    .eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .eltdf-quantity-buttons .eltdf-quantity-input {
        padding-left: 75%;
    }
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .eltdf-quantity-buttons .eltdf-quantity-minus {
    bottom: 0;
    top: 0;
    right: 39px;
    position: absolute;
    border: 0;
    z-index: 100;
    height: 100%;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .eltdf-quantity-buttons .eltdf-quantity-minus:before {
    content: "\34";
    font-size: 18px;
    top: 25%;
    position: relative;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .eltdf-quantity-buttons .eltdf-quantity-plus {
    bottom: 0;
    top: 0;
    right: 12px;
    position: absolute;
    border: 0;
    z-index: 100;
    height: 100%;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item td .eltdf-quantity-buttons .eltdf-quantity-plus:before {
    content: "\35";
    font-size: 18px;
    top: 25%;
    position: relative;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item .product-name {
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding-right: 30px;
}
.eltdf-woocommerce-page .woocommerce table.cart tr.cart_item .product-price {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #2d2d2d;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions {
    padding: 35px 0 36px;
    text-align: inherit;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions button[type="submit"] {
    background-color: transparent;
    color: #000;
    float: right;
    margin-top: 23px;
    padding: 0;
    border: none;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions button[type="submit"]:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions button[type="submit"]:hover:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions input[type="submit"] {
    font-family: dripicons-v2 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    background-color: #fff;
    border-color: transparent;
    color: #000;
    padding: 0;
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions .coupon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions .coupon label {
    display: none;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions .coupon input[type="text"] {
    margin: 0 22px 0 0;
    padding: 18px 14px 8px 27px;
    width: 380px;
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.16em;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions .coupon .eltdf-coupon-icon {
    position: absolute;
    left: 0;
    bottom: 14px;
    font-size: 15px;
    line-height: 1em;
    color: #000;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions > input {
    float: right;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions .eltdf-post-read-more-button {
    margin-top: 26px;
}
.eltdf-woocommerce-page .woocommerce table.cart td.actions .eltdf-post-read-more-button .eltdf-btn.eltdf-btn-simple {
    text-transform: capitalize;
}
.eltdf-woocommerce-page .woocommerce h2 {
    font-size: 25px;
    margin-bottom: 21px;
    text-transform: capitalize;
}
.eltdf-woocommerce-page .woocommerce .woocommerce-cart-form {
    width: 65%;
    float: left;
    padding-right: 58px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
    .eltdf-woocommerce-page .woocommerce .woocommerce-cart-form {
        width: 100%;
    }
}
.eltdf-woocommerce-page .woocommerce .woocommerce-cart-form h2 {
    padding-top: 23px;
}
.eltdf-woocommerce-page .woocommerce .woocommerce-cart-form > table > thead {
    display: none;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals {
    position: relative;
    float: right;
    margin: 110px 0;
    width: 35%;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f4f4f4;
}
@media screen and (max-width: 1200px) {
    .eltdf-woocommerce-page .woocommerce .cart-collaterals {
        width: 100%;
    }
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals h2 {
    position: absolute;
    top: -63px;
    display: block;
    margin: 0 0 26px -28px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals table {
    margin: 0 0 16px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals table tr {
    border: 0;
    border-bottom: 0 solid #ccc;
    vertical-align: baseline;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals table tr.shipping td {
    font-size: 14px;
    line-height: 32px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals table td,
.eltdf-woocommerce-page .woocommerce .cart-collaterals table th {
    padding: 7px 0;
    text-align: left;
    vertical-align: middle;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals table td[data-title="Total"] {
    text-align: right;
    padding-right: 20px;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals table th {
    width: 20%;
    padding: 10px 28px 10px 0;
    border: 0;
    vertical-align: baseline;
    color: #000;
    font-size: 18px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals tr.shipping #shipping_method {
    list-style: none;
    margin: 0 0 7px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals tr.shipping #shipping_method li {
    margin: 3px 0;
    padding: 0;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals tr.shipping #shipping_method li > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals tr.shipping #shipping_method li > label {
    padding-left: 6px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals #shipping_method {
    margin-top: 20px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals #shipping_method li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals #shipping_method li input {
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .shipping-calculator-form {
    margin-top: 20px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
    display: block;
    margin: 24px 0 20px;
    font-size: 18px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after {
    content: "\f107";
    position: absolute;
    display: inline-block;
    vertical-align: top;
    font-family: "Font Awesome 5 Free";
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .woocommerce-shipping-calculator p {
    margin: 0 0 10px 0;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .woocommerce-shipping-calculator p > button {
    margin: 3px 0 27px 0;
    width: 100%;
    font-size: 14px;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .woocommerce-shipping-calculator input {
    padding: 5px 0;
    margin-bottom: 18px;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.16em;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
    text-align: left !important;
    border-bottom: 1px solid #ccc !important;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0;
}
.eltdf-woocommerce-page .woocommerce .cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-family: linea-arrows-10;
    font-size: 13px;
    content: "\e019";
}
.eltdf-woocommerce-page .woocommerce .cross-sells {
    margin: 30px 0 0;
    border-top: 1px solid #ccc;
}
.eltdf-woocommerce-page .woocommerce .cross-sells > h2 {
    display: block;
    margin: 36px 0 50px;
    text-align: center;
}
.eltdf-woocommerce-page .woocommerce .cart_totals {
    margin: 24px 28px 40px;
}
.eltdf-woocommerce-page .woocommerce .cart_totals .wc-proceed-to-checkout a {
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.eltdf-woocommerce-page .woocommerce .cart_totals .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 30px 0 0;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0;
}
.eltdf-woocommerce-page .cart-empty {
    position: relative;
    display: block;
    text-align: center;
    text-transform: capitalize;
    margin: 46px 0 33px;
    font-size: 38px;
    line-height: 1.1em;
    color: #000;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.eltdf-woocommerce-page .return-to-shop {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 0 40px;
}
.eltdf-woocommerce-page .eltdf-page-content-holder:not(:last-child) .woocommerce .woocommerce-cart-form {
    width: 100%;
}
.eltdf-woocommerce-page .eltdf-page-content-holder:not(:last-child) .woocommerce .cart-collaterals {
    width: 100%;
}
.eltdf-woocommerce-page .checkout_coupon {
    display: block;
    margin: 0 0 34px;
}
.eltdf-woocommerce-page .checkout_coupon p {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-checkout form.login {
    display: block;
    margin: 0 0 34px;
}
.eltdf-woocommerce-page.woocommerce-checkout form.login > :first-child {
    margin: 0 0 15px;
}
.eltdf-woocommerce-page.woocommerce-checkout form.login p {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-checkout form.login input[type="checkbox"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin: 0 3px 0 5px;
}
.eltdf-woocommerce-page.woocommerce-checkout form.login .lost_password {
    display: block;
    margin: 15px 0 0;
}
.eltdf-woocommerce-page.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-transform: lowercase;
    font-size: 14px;
    letter-spacing: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .col2-set:after,
.eltdf-woocommerce-page .woocommerce-checkout .col2-set:before {
    content: "";
    display: table;
}
.eltdf-woocommerce-page .woocommerce-checkout .col2-set:after {
    clear: both;
}
.eltdf-woocommerce-page .woocommerce-checkout strong {
    font-weight: 300;
}
.eltdf-woocommerce-page .woocommerce-checkout abbr.required {
    border: none !important;
    text-decoration: none !important;
}
.eltdf-woocommerce-page .woocommerce-checkout .select2-container--default {
    text-align: left !important;
    border-bottom: 1px solid #ccc !important;
}
.eltdf-woocommerce-page .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-family: linea-arrows-10;
    font-size: 13px;
    content: "\e019";
}
.eltdf-woocommerce-page .woocommerce-checkout .col-1,
.eltdf-woocommerce-page .woocommerce-checkout .col-2 {
    position: relative;
    display: inline-block;
    width: 49%;
    margin-right: 1%;
    float: left;
    vertical-align: middle;
}
.eltdf-woocommerce-page .woocommerce-checkout .col-1 input[type="email"],
.eltdf-woocommerce-page .woocommerce-checkout .col-1 input[type="password"],
.eltdf-woocommerce-page .woocommerce-checkout .col-1 input[type="tel"],
.eltdf-woocommerce-page .woocommerce-checkout .col-1 input[type="text"],
.eltdf-woocommerce-page .woocommerce-checkout .col-2 input[type="email"],
.eltdf-woocommerce-page .woocommerce-checkout .col-2 input[type="password"],
.eltdf-woocommerce-page .woocommerce-checkout .col-2 input[type="tel"],
.eltdf-woocommerce-page .woocommerce-checkout .col-2 input[type="text"] {
    margin-bottom: 39px;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.16em;
}
.eltdf-woocommerce-page .woocommerce-checkout .col-1 h3,
.eltdf-woocommerce-page .woocommerce-checkout .col-2 h3 {
    margin: 8px 0 25px;
}
.eltdf-woocommerce-page .woocommerce-checkout .col-1 p,
.eltdf-woocommerce-page .woocommerce-checkout .col-2 p {
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .col-1 label:not(.checkbox),
.eltdf-woocommerce-page .woocommerce-checkout .col-2 label:not(.checkbox) {
    display: block;
    margin: 5px 0;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.eltdf-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.eltdf-woocommerce-page .woocommerce-checkout .col-2 .form-row {
    width: 49%;
    margin-right: 2%;
    float: left;
}
.eltdf-woocommerce-page .woocommerce-checkout .col-1 .form-row-last,
.eltdf-woocommerce-page .woocommerce-checkout .col-2 .form-row-last {
    margin-right: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .col-1 .form-row-wide,
.eltdf-woocommerce-page .woocommerce-checkout .col-1 .form-row.notes,
.eltdf-woocommerce-page .woocommerce-checkout .col-2 .form-row-wide,
.eltdf-woocommerce-page .woocommerce-checkout .col-2 .form-row.notes {
    width: 100%;
}
.eltdf-woocommerce-page .woocommerce-checkout .col-2 {
    margin-left: 1%;
    margin-right: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .create-account {
    margin: 0 0 15px;
}
.eltdf-woocommerce-page .woocommerce-checkout .create-account input,
.eltdf-woocommerce-page .woocommerce-checkout .create-account label {
    display: inline-block;
    vertical-align: middle;
}
.eltdf-woocommerce-page .woocommerce-checkout h3#order_review_heading {
    margin: 18px 0;
}
.eltdf-woocommerce-page .woocommerce-checkout table {
    padding: 0;
    margin: 0 0 35px;
}
.eltdf-woocommerce-page .woocommerce-checkout table tr {
    border: 0;
    border-bottom: 1px solid #ccc;
}
.eltdf-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method {
    list-style: none;
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li {
    margin: 3px 0;
    padding: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li > label {
    padding-left: 6px;
}
.eltdf-woocommerce-page .woocommerce-checkout table td,
.eltdf-woocommerce-page .woocommerce-checkout table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle;
}
.eltdf-woocommerce-page .woocommerce-checkout table th {
    border: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout table .variation > * {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout table .variation p {
    margin: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .select2-container {
    border-radius: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout input[type="checkbox"],
.eltdf-woocommerce-page .woocommerce-checkout input[type="radio"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin: 0 3px 0 5px;
}
.eltdf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment {
    display: block;
    margin: 20px 0 70px;
}
.eltdf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul {
    list-style: none;
    margin: 0 0 35px;
    padding: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li {
    padding: 14px;
    border-bottom: 1px solid #ccc;
}
.eltdf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.woocommerce-info {
    margin-left: 0;
    margin-right: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.wc_payment_method.payment_method_cod {
    padding-left: 0;
    padding-right: 0;
}
.eltdf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li input,
.eltdf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li label {
    display: inline-block;
    vertical-align: middle;
}
.eltdf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_paypal label img {
    vertical-align: middle;
    margin: 0 8px;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce {
    display: block;
    margin: 0 0 45px;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce > p {
    display: block;
    margin: 0 0 30px;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce > h2,
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce > header h2 {
    display: block;
    margin: 16px 0 25px;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details {
    list-style: none;
    margin: 0 0 30px;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li {
    padding: 14px 0;
    border-bottom: 1px solid #ccc;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li strong {
    color: #000;
    font-weight: 400;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table {
    padding: 0;
    margin: 0 0 35px;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table tr {
    border: 0;
    border-bottom: 1px solid #ccc;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table td,
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
    border: 0;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation > * {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation p {
    margin: 0;
}
.eltdf-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;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1,
.eltdf-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;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
    margin-left: 1%;
    margin-right: 0;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .title {
    margin: 4px 0 25px;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses h3 {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses address {
    font-style: normal;
}
.woocommerce-page .eltdf-content .wc-forward:not(.added_to_cart):not(.checkout-button),
.woocommerce-page .eltdf-content a.added_to_cart,
.woocommerce-page .eltdf-content a.button,
.woocommerce-page .eltdf-content button[type="submit"]:not(.eltdf-search-submit),
.woocommerce-page .eltdf-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(.eltdf-search-submit),
div.woocommerce input[type="submit"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    line-height: 2.1em;
    font-weight: 600;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 9px 46px;
    color: #fff;
    background-color: #000;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
    z-index: 3;
    text-transform: capitalize;
}
.woocommerce-page .eltdf-content .wc-forward:not(.added_to_cart):not(.checkout-button):before,
.woocommerce-page .eltdf-content a.added_to_cart:before,
.woocommerce-page .eltdf-content a.button:before,
.woocommerce-page .eltdf-content button[type="submit"]:not(.eltdf-search-submit):before,
.woocommerce-page .eltdf-content input[type="submit"]:before,
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):before,
div.woocommerce a.added_to_cart:before,
div.woocommerce a.button:before,
div.woocommerce button[type="submit"]:not(.eltdf-search-submit):before,
div.woocommerce input[type="submit"]:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -1px;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: calc(100% + 2px);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.woocommerce-page .eltdf-content .wc-forward:not(.added_to_cart):not(.checkout-button):before,
.woocommerce-page .eltdf-content a.added_to_cart:before,
.woocommerce-page .eltdf-content a.button:before,
.woocommerce-page .eltdf-content button[type="submit"]:not(.eltdf-search-submit):before,
.woocommerce-page .eltdf-content input[type="submit"]:before,
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):before,
div.woocommerce a.added_to_cart:before,
div.woocommerce a.button:before,
div.woocommerce button[type="submit"]:not(.eltdf-search-submit):before,
div.woocommerce input[type="submit"]:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: -1px;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: calc(100% + 2px);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.woocommerce-page .eltdf-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover,
.woocommerce-page .eltdf-content a.added_to_cart:hover,
.woocommerce-page .eltdf-content a.button:hover,
.woocommerce-page .eltdf-content button[type="submit"]:not(.eltdf-search-submit):hover,
.woocommerce-page .eltdf-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(.eltdf-search-submit):hover,
div.woocommerce input[type="submit"]:hover {
    color: #fff;
    background-color: #000;
}
.woocommerce-page .eltdf-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover:before,
.woocommerce-page .eltdf-content a.added_to_cart:hover:before,
.woocommerce-page .eltdf-content a.button:hover:before,
.woocommerce-page .eltdf-content button[type="submit"]:not(.eltdf-search-submit):hover:before,
.woocommerce-page .eltdf-content input[type="submit"]:hover:before,
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):hover:before,
div.woocommerce a.added_to_cart:hover:before,
div.woocommerce a.button:hover:before,
div.woocommerce button[type="submit"]:not(.eltdf-search-submit):hover:before,
div.woocommerce input[type="submit"]:hover:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -1px;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: calc(100% + 2px);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.woocommerce-page .eltdf-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover:before,
.woocommerce-page .eltdf-content a.added_to_cart:hover:before,
.woocommerce-page .eltdf-content a.button:hover:before,
.woocommerce-page .eltdf-content button[type="submit"]:not(.eltdf-search-submit):hover:before,
.woocommerce-page .eltdf-content input[type="submit"]:hover:before,
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button):hover:before,
div.woocommerce a.added_to_cart:hover:before,
div.woocommerce a.button:hover:before,
div.woocommerce button[type="submit"]:not(.eltdf-search-submit):hover:before,
div.woocommerce input[type="submit"]:hover:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: -1px;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: calc(100% + 2px);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.woocommerce-page .eltdf-content a.button.added,
div.woocommerce a.button.added {
    display: none;
}
.woocommerce .eltdf-new-product,
.woocommerce .eltdf-onsale,
.woocommerce .eltdf-out-of-stock {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    display: block;
    top: 15px;
    width: 50px;
    height: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(90deg) translateZ(0);
    transform: rotate(90deg) translateZ(0);
}
.woocommerce .eltdf-onsale {
    left: 1px;
    background-color: #000;
}
.woocommerce .eltdf-out-of-stock {
    right: 1px;
    background-color: #000;
}
.woocommerce .eltdf-new-product {
    left: 1px;
    background-color: #fff;
    color: #000;
}
.woocommerce .sale .eltdf-new-product {
    left: 21px;
}
.eltdf-woo-single-page .eltdf-single-product-content .eltdf-onsale {
    left: 10px;
}
.eltdf-woo-single-page .eltdf-single-product-content .eltdf-new-product {
    left: 10px;
}
.eltdf-woo-single-page .eltdf-single-product-content .sale .eltdf-new-product {
    left: 30px;
}
.eltdf-woo-single-page .eltdf-single-product-content .eltdf-out-of-stock {
    right: 10px;
}
.eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-onsale {
    left: 122px;
}
.eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-new-product {
    left: 122px;
}
.eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .sale .eltdf-new-product {
    left: 142px;
}
.eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-out-of-stock {
    right: 0;
}
.eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .sale .eltdf-single-product-content .eltdf-new-product {
    left: 142px;
}
.eltdf-woocommerce-page .woocommerce-error,
.eltdf-woocommerce-page .woocommerce-info,
.eltdf-woocommerce-page .woocommerce-message {
    position: relative;
    display: block;
    padding: 20px 30px;
    margin: 0 0 30px;
    line-height: 50px;
    list-style: none;
    background-color: transparent;
    border: 1px solid #ccc;
}
.eltdf-woocommerce-page .woocommerce-error > a,
.eltdf-woocommerce-page .woocommerce-info > a,
.eltdf-woocommerce-page .woocommerce-message > a {
    color: #000;
}
.eltdf-woocommerce-page .woocommerce-error > a:hover,
.eltdf-woocommerce-page .woocommerce-info > a:hover,
.eltdf-woocommerce-page .woocommerce-message > a:hover {
    color: #000;
}
.eltdf-woocommerce-page .woocommerce-error a,
.eltdf-woocommerce-page .woocommerce-info a,
.eltdf-woocommerce-page .woocommerce-message a {
    float: right;
}
.eltdf-woocommerce-page .woocommerce-info .showcoupon {
    color: #000;
}
.eltdf-woocommerce-page .woocommerce-info .showcoupon:hover {
    color: #000;
}
.woocommerce-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 40px 0 0;
    clear: both;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 45px;
}
.woocommerce-pagination ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
.woocommerce-pagination ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.woocommerce-pagination ul li > a,
.woocommerce-pagination ul li > span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 13px;
    padding: 0;
}
.woocommerce-pagination ul li > a:before,
.woocommerce-pagination ul li > span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -6px;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: calc(100% + 12px);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.woocommerce-pagination ul li > a:hover:before,
.woocommerce-pagination ul li > span:hover:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -6px;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: calc(100% + 12px);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.woocommerce-pagination ul li > a.current:after,
.woocommerce-pagination ul li > span.current:after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: calc(100% + 12px);
    left: -6px;
    right: auto;
    bottom: 0;
    background: #000;
    opacity: 1;
    -webkit-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}
.woocommerce-pagination ul li:first-child > a,
.woocommerce-pagination ul li:first-child > span {
    margin-left: 0;
}
.woocommerce-pagination ul li:last-child > a,
.woocommerce-pagination ul li:last-child > span {
    margin-right: 0;
}
.woocommerce-pagination ul li.eltdf-pag-active a {
    color: #000;
}
.woocommerce-pagination ul li.eltdf-pag-active a:after {
    opacity: 1;
    -webkit-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}
.woocommerce-pagination ul li.eltdf-pag-first,
.woocommerce-pagination ul li.eltdf-pag-last,
.woocommerce-pagination ul li.eltdf-pag-next,
.woocommerce-pagination ul li.eltdf-pag-prev {
    margin: 0 2px;
}
.woocommerce-pagination ul li.eltdf-pag-first a,
.woocommerce-pagination ul li.eltdf-pag-last a,
.woocommerce-pagination ul li.eltdf-pag-next a,
.woocommerce-pagination ul li.eltdf-pag-prev a {
    font-size: 24px;
}
.woocommerce-pagination ul li.eltdf-pag-first a span,
.woocommerce-pagination ul li.eltdf-pag-last a span,
.woocommerce-pagination ul li.eltdf-pag-next a span,
.woocommerce-pagination ul li.eltdf-pag-prev a span {
    display: block;
    line-height: inherit;
}
.woocommerce-pagination ul li.eltdf-pag-first a span:before,
.woocommerce-pagination ul li.eltdf-pag-last a span:before,
.woocommerce-pagination ul li.eltdf-pag-next a span:before,
.woocommerce-pagination ul li.eltdf-pag-prev a span:before {
    display: block;
    line-height: inherit;
}
.woocommerce-pagination ul li.eltdf-pag-first a:after,
.woocommerce-pagination ul li.eltdf-pag-first a:before,
.woocommerce-pagination ul li.eltdf-pag-last a:after,
.woocommerce-pagination ul li.eltdf-pag-last a:before,
.woocommerce-pagination ul li.eltdf-pag-next a:after,
.woocommerce-pagination ul li.eltdf-pag-next a:before,
.woocommerce-pagination ul li.eltdf-pag-prev a:after,
.woocommerce-pagination ul li.eltdf-pag-prev a:before {
    content: none;
    display: none;
}
.woocommerce-pagination ul li a.next,
.woocommerce-pagination ul li a.prev {
    font-size: 0;
    line-height: 0;
}
.woocommerce-pagination ul li a.next:before,
.woocommerce-pagination ul li a.prev:before {
    display: block;
    font-family: ElegantIcons;
    font-size: 22px;
    line-height: 23px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.woocommerce-pagination ul li a.next:after,
.woocommerce-pagination ul li a.prev:after {
    content: "";
    display: none;
}
.woocommerce-pagination ul li a.prev {
    margin-right: 3px;
}
.woocommerce-pagination ul li a.prev:before {
    content: "\34";
}
.woocommerce-pagination ul li a.next {
    margin-left: 3px;
}
.woocommerce-pagination ul li a.next:before {
    content: "\35";
}
.woocommerce-page .eltdf-content .eltdf-quantity-buttons,
div.woocommerce .eltdf-quantity-buttons {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-input,
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-minus,
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-plus,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-input,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-minus,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-plus {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    background-color: transparent;
    border: 1px solid #d3d3d3;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-input,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-input {
    position: relative;
    height: 50px;
    width: 50px;
    padding: 0;
    margin: 0 25px 0 0;
    font-family: Poppins, sans-serif;
    line-height: 48px;
    font-size: 13px;
    font-weight: 600;
    color: #2d2d2d;
    outline: 0;
}
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-minus,
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-plus,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-minus,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-plus {
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    line-height: 23px;
    border-left: 0;
    cursor: pointer;
    color: #464646;
    -webkit-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-minus:hover,
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-plus:hover,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-minus:hover,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-plus:hover {
    color: #000;
}
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-plus,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-plus {
    top: 0;
    border-bottom: 0;
}
.woocommerce-page .eltdf-content .eltdf-quantity-buttons .eltdf-quantity-minus,
div.woocommerce .eltdf-quantity-buttons .eltdf-quantity-minus {
    bottom: 0;
}
.woocommerce-page .eltdf-content .coupon input[type="text"],
div.woocommerce .coupon input[type="text"] {
    width: 200px;
}
.eltdf-woocommerce-page aside.eltdf-sidebar .widget:first-child {
    margin-top: 7px;
}
.eltdf-woocommerce-page .woocommerce-ordering,
.eltdf-woocommerce-page .woocommerce-result-count {
    display: inline;
    width: 50%;
    margin: 0 0 12px;
    float: left;
}
.eltdf-woocommerce-page .woocommerce-result-count {
    line-height: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-weight: 400;
}
.eltdf-woocommerce-page .woocommerce-ordering {
    text-align: right;
}
@media screen and (max-width: 680px) {
    .eltdf-woocommerce-page .woocommerce-ordering {
        text-align: left;
    }
}
.eltdf-woocommerce-page .woocommerce-ordering .select2-container--default {
    text-align: right;
}
@media screen and (max-width: 680px) {
    .eltdf-woocommerce-page .woocommerce-ordering .select2-container--default {
        text-align: left;
    }
}
.eltdf-woocommerce-page .woocommerce-ordering .select2-container--default .select2-selection__rendered {
    padding-right: 30px;
}
.eltdf-woocommerce-page .woocommerce-ordering .orderby {
    width: auto;
    min-width: calc(66% - 15px);
    margin: 0;
    text-align: initial;
}
.eltdf-woocommerce-page .woocommerce-ordering .select2 {
    margin-bottom: 0;
}
.eltdf-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
    width: 100% !important;
    margin: 0 0 14px;
}
.woocommerce .star-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.woocommerce .star-rating:before {
    color: #a8a8a8;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.woocommerce .star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.woocommerce .star-rating span:before {
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content,
.eltdf-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;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 17%;
    padding: 0 15px 0 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0 15px 0 0;
    margin: 0;
    list-style: none;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
    margin: 0 0 7px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 14px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
    width: 83%;
    padding: 0 0 0 30px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce {
    margin: 0 0 45px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login {
    margin: 0 0 34px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login p {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login p label {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login p.eltdf-login-form-text {
    margin: 0 0 7px;
}
.eltdf-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;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login .woocommerce-form__label-for-checkbox > span {
    color: #3d3d3d;
    font-weight: 300;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login .lost_password {
    display: block;
    margin: 15px 0 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login .lost_password a {
    color: #3d3d3d;
    font-weight: 300;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login input[type="email"],
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login input[type="password"],
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login input[type="tel"],
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.login input[type="text"] {
    margin-bottom: 39px;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.16em;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account {
    margin: 0 0 15px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account p {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account p > span {
    top: -25px;
    position: relative;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.16em;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account p > span > em {
    text-transform: lowercase;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account label {
    display: block;
    margin: 0 0 5px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account input[type="email"],
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account input[type="password"],
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account input[type="tel"],
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account input[type="text"] {
    margin-bottom: 39px;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.16em;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce form.edit-account fieldset > legend {
    padding: 40px 0 30px;
    display: block;
    font-family: Poppins, sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 21px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce > p {
    display: block;
    margin: 0 0 30px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce > h2,
.eltdf-woocommerce-page.woocommerce-account .woocommerce > header h2 {
    display: block;
    margin: 16px 0 25px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce table.shop_table {
    padding: 0;
    margin: 0 0 35px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce table.shop_table tr {
    border: 0;
    border-bottom: 1px solid #ccc;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce table.shop_table td,
.eltdf-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
    border: 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce table.shop_table td.order-actions {
    text-align: right;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation > * {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation p {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    margin: 0 0 15px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1,
.eltdf-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;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
    margin-left: 1%;
    margin-right: 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .title {
    margin: 4px 0 25px;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses h3 {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses address {
    font-style: normal;
}
.eltdf-woocommerce-page.woocommerce-account .vc_row .woocommerce > h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 25px;
}
.eltdf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label:not(.inline) {
    display: block;
    margin: 14px 0;
    color: #000;
    font-size: 18px;
    line-height: 38px;
}
.eltdf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label.inline {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 23px 0 0;
}
.eltdf-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p input.button {
    margin: 23px 0 0;
}
.eltdf-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form {
    margin: 0 0 15px;
}
.eltdf-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form > :first-child {
    margin: 0 0 25px;
}
.eltdf-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form p {
    margin: 0;
}
.eltdf-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce > form label {
    display: block;
    margin: 0 0 5px;
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .eltdf-default-page-template {
    height: 100vh;
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking.eltdf-header-top-enabled .eltdf-default-page-template {
    height: calc(100vh - 46px);
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce {
    margin: 0 0 45px;
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order {
    display: block;
    margin: 0 0 60px;
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order > p:not(.form-row) {
    display: block;
    margin: 0 0 28px;
    font-size: 16px;
    color: #000;
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order .form-row-first,
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order .form-row-last {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order .form-row-first label,
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order .form-row-last label {
    display: block;
    margin: 14px 0;
    color: #000;
    font-size: 18px;
    line-height: 38px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order .form-row-first .input-text,
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order .form-row-last .input-text {
    color: #000;
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.16em;
}
.eltdf-woocommerce-page.eltdf-woocommerce-order-tracking .woocommerce > .track_order .button {
    margin: 13px 0 0;
}
.cross-sells,
.eltdf-content .woocommerce,
.eltdf-pl-main-holder,
.related.products,
.upsells.products {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-woo-pl-info-on-image-hover .eltdf-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;
}
ul.products > .product > .yith-wcqv-button {
    display: none !important;
}
.touch ul.products > .product {
    cursor: pointer;
}
ul.products > .product:hover .eltdf-pl-inner .eltdf-pl-text {
    opacity: 1;
}
ul.products > .product .eltdf-product-list-title {
    float: left;
    width: 100%;
    margin: 0;
    line-height: 21px;
}
ul.products > .product .eltdf-product-list-title a {
    font-weight: 500;
}
ul.products > .product .eltdf-pl-category {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.16em;
    line-height: 21px;
    float: left;
    width: 100%;
    margin: 4px 0 0;
}
ul.products > .product .eltdf-pl-category a {
    position: relative;
}
ul.products > .product .eltdf-pl-category a:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
ul.products > .product .eltdf-pl-category a:hover:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
ul.products > .product .price {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 14px 0 0;
    line-height: 1;
    color: inherit;
    font-size: 14px;
    line-height: 21px;
    float: left;
    width: 100%;
    margin: 0;
    text-align: left;
    color: #cca1a6;
}
ul.products > .product .price * {
    font-size: inherit;
    line-height: inherit;
}
ul.products > .product .price del {
    color: #a5a5a5;
    margin-right: 8px;
}
ul.products > .product .price ins {
    text-decoration: none;
}
ul.products > .product .eltdf-pl-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 10px 0 3px;
}
ul.products > .product .added_to_cart,
ul.products > .product .button {
    margin: 25px 0 0;
}
.eltdf-woo-pl-info-below-image ul.products > .product .added_to_cart,
.eltdf-woo-pl-info-below-image ul.products > .product .button {
    margin: 0;
}
ul.products > .product .button.added {
    display: none;
}
ul.products > .product .eltdf-pl-inner {
    position: relative;
    border: 1px solid #ededed;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
    overflow: hidden;
    will-change: transform;
    -webkit-filter: blur();
    filter: blur();
}
ul.products > .product .eltdf-pl-inner img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93), -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
ul.products > .product .eltdf-pl-inner:hover img {
    -webkit-transform: scale(1.06) translate3d(-3%, 0, 0);
    transform: scale(1.06) translate3d(-3%, 0, 0);
    -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
    -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93), -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
ul.products > .product .eltdf-pl-inner .eltdf-pl-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
}
ul.products > .product .eltdf-pl-inner .eltdf-pl-image img {
    display: block;
    width: 100%;
}
ul.products > .product .eltdf-pl-inner .eltdf-pl-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
ul.products > .product .eltdf-pl-inner .eltdf-pl-text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
}
ul.products > .product .eltdf-pl-inner .eltdf-pl-text-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
ul.products > .product .eltdf-pl-inner .eltdf-pl-text-inner .eltdf-product-list-title,
ul.products > .product .eltdf-pl-inner .eltdf-pl-text-inner .price,
ul.products > .product .eltdf-pl-inner .eltdf-pl-text-inner .star-rating {
    color: #fff;
}
ul.products > .product .eltdf-pl-inner .eltdf-pl-text-inner .price del {
    color: rgba(255, 255, 255, 0.8);
}
ul.products > .product .eltdf-pl-inner > a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
ul.products > .product .eltdf-pl-inner > .eltdf-pl-text {
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.6);
}
ul.products > .product .eltdf-pl-inner > .eltdf-pl-text .eltdf-product-list-title {
    float: initial;
    text-align: center;
    width: 100%;
}
ul.products > .product .eltdf-pl-inner > .eltdf-pl-text .price {
    float: initial;
    text-align: center;
    width: 100%;
}
ul.products > .product .eltdf-pl-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 20px 0 10px;
}
.eltdf-woo-pl-info-on-image-hover .eltdf-pl-text {
    background-color: rgba(255, 255, 255, 0.6);
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text {
    padding: 0;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder {
    position: absolute;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 0 8px;
    bottom: -1px;
    right: -1px;
    background-color: #fff;
    z-index: 111;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    transition: -webkit-transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    -o-transition: transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    transition: transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    transition: transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9), -webkit-transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder .added_to_cart,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-quickview-button,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.add_to_cart_button,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_external,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_simple {
    height: 43px;
    width: 18px;
    z-index: 300;
    overflow: hidden;
    padding: 0 8px;
    color: #000;
    font-size: 0;
    vertical-align: bottom;
    margin: 0;
    border: 0;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder .added_to_cart:after,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder .added_to_cart:before,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-quickview-button:after,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-quickview-button:before,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:after,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:before,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.add_to_cart_button:after,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.add_to_cart_button:before,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_external:after,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_external:before,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_simple:after,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_simple:before {
    content: initial;
    color: inherit;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder .added_to_cart:hover,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-quickview-button:hover,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:hover,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.add_to_cart_button:hover,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_external:hover,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_simple:hover {
    opacity: 0.8;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.add_to_cart_button,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_external,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_simple {
    bottom: 0;
    right: -1px;
    display: inline-block;
    background: 0 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.add_to_cart_button.added,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_external.added,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_simple.added {
    display: none;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.add_to_cart_button:after,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_external:after,
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > a.button.product_type_simple:after {
    font-family: Ionicons;
    content: "\f110";
    font-size: 19px;
    line-height: 42px;
    font-weight: 500;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .added_to_cart {
    color: unset;
    background-color: unset;
    font-weight: unset;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .added_to_cart:after {
    content: "Z";
    font-size: 18px;
    line-height: 46px;
    font-family: ElegantIcons;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-quickview-button {
    bottom: 0;
    position: relative;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-quickview-button:before {
    content: "";
    width: 17px;
    height: 43px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiByb2xlPSJpbWciIHdpZHRoPSIxLjRlbSIgaGVpZ2h0PSIxZW0iIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAxNzkyIDEyODAiPjxwYXRoIGQ9Ik0xNjY0IDcwNHEtMTUyLTIzNi0zODEtMzUzcTYxIDEwNCA2MSAyMjVxMCAxODUtMTMxLjUgMzE2LjVUODk2IDEwMjRUNTc5LjUgODkyLjVUNDQ4IDU3NnEwLTEyMSA2MS0yMjVxLTIyOSAxMTctMzgxIDM1M3ExMzMgMjA1IDMzMy41IDMyNi41VDg5NiAxMTUydDQzNC41LTEyMS41VDE2NjQgNzA0ek05NDQgMzIwcTAtMjAtMTQtMzR0LTM0LTE0cS0xMjUgMC0yMTQuNSA4OS41VDU5MiA1NzZxMCAyMCAxNCAzNHQzNCAxNHQzNC0xNHQxNC0zNHEwLTg2IDYxLTE0N3QxNDctNjFxMjAgMCAzNC0xNHQxNC0zNHptODQ4IDM4NHEwIDM0LTIwIDY5cS0xNDAgMjMwLTM3Ni41IDM2OC41VDg5NiAxMjgwdC00OTkuNS0xMzlUMjAgNzczUTAgNzM4IDAgNzA0dDIwLTY5cTE0MC0yMjkgMzc2LjUtMzY4VDg5NiAxMjh0NDk5LjUgMTM5VDE3NzIgNjM1cTIwIDM1IDIwIDY5eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiByb2xlPSJpbWciIHdpZHRoPSIxLjRlbSIgaGVpZ2h0PSIxZW0iIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAxNzkyIDEyODAiPjxwYXRoIGQ9Ik0xNjY0IDcwNHEtMTUyLTIzNi0zODEtMzUzcTYxIDEwNCA2MSAyMjVxMCAxODUtMTMxLjUgMzE2LjVUODk2IDEwMjRUNTc5LjUgODkyLjVUNDQ4IDU3NnEwLTEyMSA2MS0yMjVxLTIyOSAxMTctMzgxIDM1M3ExMzMgMjA1IDMzMy41IDMyNi41VDg5NiAxMTUydDQzNC41LTEyMS41VDE2NjQgNzA0ek05NDQgMzIwcTAtMjAtMTQtMzR0LTM0LTE0cS0xMjUgMC0yMTQuNSA4OS41VDU5MiA1NzZxMCAyMCAxNCAzNHQzNCAxNHQzNC0xNHQxNC0zNHEwLTg2IDYxLTE0N3QxNDctNjFxMjAgMCAzNC0xNHQxNC0zNHptODQ4IDM4NHEwIDM0LTIwIDY5cS0xNDAgMjMwLTM3Ni41IDM2OC41VDg5NiAxMjgwdC00OTkuNS0xMzlUMjAgNzczUTAgNzM4IDAgNzA0dDIwLTY5cTE0MC0yMjkgMzc2LjUtMzY4VDg5NiAxMjh0NDk5LjUgMTM5VDE3NzIgNjM1cTIwIDM1IDIwIDY5eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
    position: absolute;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: currentColor;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist {
    bottom: 0;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div {
    height: 100%;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a {
    height: 100%;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a:before {
    font-size: 16px;
    line-height: 45px;
    padding: 0;
    margin: 0;
}
.eltdf-woo-pl-info-below-image ul.products .eltdf-pl-inner:hover .eltdf-pl-text .eltdf-pl-text-inner .eltdf-pl-icons-holder {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.eltdf-woo-no-space ul.products {
    margin: 0;
}
.eltdf-woo-no-space ul.products > .product {
    padding: 0 0;
    margin: 0 0 0;
}
.eltdf-woo-tiny-space ul.products {
    margin: 0 -5px;
}
.eltdf-woo-tiny-space ul.products > .product {
    padding: 0 5px;
    margin: 0 0 10px;
}
.eltdf-woo-small-space ul.products {
    margin: 0 -10px;
}
.eltdf-woo-small-space ul.products > .product {
    padding: 0 10px;
    margin: 0 0 20px;
}
.eltdf-woo-normal-space ul.products {
    margin: 0 -15px;
}
.eltdf-woo-normal-space ul.products > .product {
    padding: 0 15px;
    margin: 0 0 30px;
}
.eltdf-woo-medium-space ul.products {
    margin: 0 -20px;
}
.eltdf-woo-medium-space ul.products > .product {
    padding: 0 20px;
    margin: 0 0 40px;
}
.eltdf-woo-large-space ul.products {
    margin: 0 -25px;
}
.eltdf-woo-large-space ul.products > .product {
    padding: 0 25px;
    margin: 0 0 50px;
}
@media only screen and (min-width: 1025px) {
    .eltdf-woocommerce-columns-3 .cross-sells > .products > .product,
    .eltdf-woocommerce-columns-3 .eltdf-pl-main-holder > .products > .product,
    .eltdf-woocommerce-columns-3 .related.products > .products > .product,
    .eltdf-woocommerce-columns-3 .upsells.products > .products > .product {
        width: 33.33333%;
    }
    .eltdf-woocommerce-columns-3 .cross-sells > .products > .product:nth-child(3n + 1),
    .eltdf-woocommerce-columns-3 .eltdf-pl-main-holder > .products > .product:nth-child(3n + 1),
    .eltdf-woocommerce-columns-3 .related.products > .products > .product:nth-child(3n + 1),
    .eltdf-woocommerce-columns-3 .upsells.products > .products > .product:nth-child(3n + 1) {
        clear: both;
    }
}
@media only screen and (min-width: 1025px) {
    .eltdf-woocommerce-columns-4 .cross-sells > .products > .product,
    .eltdf-woocommerce-columns-4 .eltdf-pl-main-holder > .products > .product,
    .eltdf-woocommerce-columns-4 .related.products > .products > .product,
    .eltdf-woocommerce-columns-4 .upsells.products > .products > .product {
        width: 25%;
    }
    .eltdf-woocommerce-columns-4 .cross-sells > .products > .product:nth-child(4n + 1),
    .eltdf-woocommerce-columns-4 .eltdf-pl-main-holder > .products > .product:nth-child(4n + 1),
    .eltdf-woocommerce-columns-4 .related.products > .products > .product:nth-child(4n + 1),
    .eltdf-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;
    }
}
.eltdf-content .woocommerce.add_to_cart_inline {
    margin: 0;
    width: auto;
}
.eltdf-content .woocommerce.add_to_cart_inline del,
.eltdf-content .woocommerce.add_to_cart_inline ins {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    color: #000;
    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(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
div.woocommerce > .products > .product-category a:hover:after {
    opacity: 1;
}
div.woocommerce > .products > .product-category a:hover .woocommerce-loop-category__title {
    top: 50%;
    opacity: 1;
}
div.woocommerce > .products > .product-category img {
    display: block;
}
div.woocommerce > .products > .product-category .woocommerce-loop-category__title {
    position: absolute;
    top: 60%;
    left: 0;
    display: block;
    width: 100%;
    padding: 0 10%;
    margin: 0;
    color: #fff;
    text-align: center;
    z-index: 2;
    opacity: 0;
    -webkit-filter: blur(0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 0.2s ease, top 0.2s ease;
    -o-transition: opacity 0.2s ease, top 0.2s ease;
    transition: opacity 0.2s ease, top 0.2s ease;
}
div.woocommerce > .products > .product-category .woocommerce-loop-category__title .count {
    font-size: 0.9em;
    color: #fff;
    background-color: transparent;
}
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 #ccc;
    border-bottom: 1px solid #ccc;
    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: #000;
    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: #000;
    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: #000;
    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 #ccc;
}
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 .eltdf-pl-text-wrapper,
div.woocommerce > .single-product .upsells.products .product .eltdf-pl-text-wrapper {
    margin-bottom: 0;
}
.eltdf-woo-single-page .entry-summary .yith-wcwl-add-button a,
.eltdf-woo-single-page .entry-summary .yith-wcwl-wishlistaddedbrowse a,
.eltdf-woo-single-page .entry-summary .yith-wcwl-wishlistexistsbrowse a {
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: Poppins, sans-serif;
}
@media only screen and (min-width: 769px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images figure,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images figure {
        width: 100%;
        margin: 0;
        overflow: hidden;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child {
        left: 121px;
        width: calc(100% - 121px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
        position: absolute;
        top: 0;
        left: 0;
        width: 111px;
        padding: 0 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a {
        height: 100%;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a img,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a img {
        height: 100%;
    } /*#yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child),.eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child){height:calc(50% + 5px)}*/
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(2n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(3n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(130px + 5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(4n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(260px + 10px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(5n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(390px + 15px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(6n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(520px + 20px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(7n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(650px + 25px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(8n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(780px + 30px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(9n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(910px + 35px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
        height: calc(33.33333% + 3.33333px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(2n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(3n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(33.33333% + 3.33333px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(4n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(66.66667% + 6.66667px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(5n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(100% + 10px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(6n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(133.33333% + 13.33333px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(7n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(166.66667% + 16.66667px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(8n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(200% + 20px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(9n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(233.33333% + 23.33333px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
        height: calc(25% + 2.5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(2n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(3n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(25% + 2.5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(4n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(130px + 5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(5n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(75% + 7.5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(6n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(100% + 10px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(7n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(125% + 12.5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(8n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(150% + 15px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(9n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(175% + 17.5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:not(:first-child),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:not(:first-child) {
        height: calc(20% + 2px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(2n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(3n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(20% + 2px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(4n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(40% + 4px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(5n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(60% + 6px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(6n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(80% + 8px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(7n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(100% + 10px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(8n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(120% + 12px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(9n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(140% + 14px);
    }
}
#yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .woocommerce-tabs ul.tabs > li a,
.eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .woocommerce-tabs ul.tabs > li a {
    padding: 13px 16px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner,
.eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner {
    width: 100%;
    padding-top: 0;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content,
.eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content {
    margin: 0 0 -5px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
.eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary {
    width: 34%;
    padding: 54px 65px 0 35px;
}
@media only screen and (max-width: 1366px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary {
        width: 47%;
    }
}
@media screen and (max-width: 1200px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary {
        width: 100% !important;
        padding: 0 30px !important;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images {
        width: 100% !important;
        padding: 0 10px 0 0 !important;
    }
}
@media screen and (max-width: 680px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary {
        padding: 0 30px !important;
    }
}
#yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images,
.eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images {
    width: 66%;
}
@media only screen and (max-width: 1366px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images {
        width: 53%;
    }
}
@media only screen and (min-width: 320px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images figure,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images figure {
        width: 100%;
        margin: 0;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child {
        float: left;
        left: 0;
        width: 50%;
        padding: 0 0 10px 10px;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child) {
        position: relative;
        width: 50%;
        height: auto;
        float: left;
        padding: 0 0 10px 10px;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a {
        height: 100%;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a
        img,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a
        img {
        height: 100%;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(2n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(3n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(25% + 5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(4n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(50% + 10px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(5n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(75% + 15px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(6n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(100% + 20px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(7n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(125% + 25px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(8n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(150% + 30px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(9n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(175% + 35px);
    }
}
#yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .related.products,
#yith-quick-view-modal.eltdf-woo-single-thumb-full-width-gallery .upsells.products,
.eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .related.products,
.eltdf-woo-single-page.eltdf-woo-single-thumb-full-width-gallery .upsells.products {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info.eltdf-woo-single-info-inside-summary .eltdf-single-product-content,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info.eltdf-woo-single-info-inside-summary .eltdf-single-product-content {
    margin: 0 0 13px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .related.products > h2,
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .upsells.products > h2,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .related.products > h2,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .upsells.products > h2 {
    margin: 50px 0 32px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner {
    width: 100%;
    padding-top: 0;
}
@media screen and (max-width: 1200px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary {
        width: 100% !important;
        padding: 0 10px !important;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images {
        width: 100% !important;
        padding: 0 10px 0 0 !important;
    }
}
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary {
    width: 50%;
    padding: 0 0 0 30px;
    max-width: 610px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .entry-summary,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .entry-summary {
    padding-top: 43px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 1440px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .entry-summary,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .entry-summary {
        padding-right: 100px;
    }
}
@media only screen and (max-width: 1280px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .entry-summary,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .entry-summary {
        padding-right: 80px;
    }
}
@media only screen and (max-width: 1024px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .entry-summary,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .entry-summary {
        padding-right: 0;
    }
}
@media only screen and (min-width: 1025px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .woocommerce-tabs .entry-content,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary .woocommerce-tabs .entry-content {
        max-height: 200px;
        overflow: hidden;
        overflow-y: auto;
    }
}
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images {
    width: 50%;
}
@media only screen and (min-width: 768px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images figure,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images figure {
        width: 100%;
        margin: 0;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child {
        float: none;
        left: 0;
        width: 100%;
        padding: 0 10px;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child) {
        position: relative;
        width: 100%;
        height: auto;
        float: none;
        padding: 10px 10px 0 10px;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a {
        height: 100%;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a
        img,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a
        img {
        height: 100%;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(2n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(3n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(25% + 5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(4n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(50% + 10px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(5n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(75% + 15px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(6n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(100% + 20px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(7n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(125% + 25px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(8n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(150% + 30px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(9n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(175% + 35px);
    }
}
@media screen and (max-width: 1024px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images .woocommerce-product-gallery__image,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images .woocommerce-product-gallery__image {
        width: 100% !important;
        padding-right: 0 !important;
    }
}
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .related.products,
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .upsells.products,
#yith-quick-view-modal.eltdf-woo-single-thumb-sticky-info .woocommerce-tabs,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .related.products,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .upsells.products,
.eltdf-woo-single-page.eltdf-woo-single-thumb-sticky-info .woocommerce-tabs {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-large-images .related.products > h2,
#yith-quick-view-modal.eltdf-woo-single-thumb-large-images .upsells.products > h2,
.eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .related.products > h2,
.eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .upsells.products > h2 {
    margin: 50px 0 32px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-large-images .woocommerce-tabs ul.tabs > li a,
.eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .woocommerce-tabs ul.tabs > li a {
    padding: 13px 16px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner,
.eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner {
    padding-top: 80px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content,
.eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content {
    margin: 0 0 20px;
}
#yith-quick-view-modal.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
.eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary {
    width: 46%;
    padding: 4px 0 0 35px;
}
@media screen and (max-width: 1200px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .eltdf-single-product-summary,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images {
        width: 100% !important;
        padding: 0 !important;
    }
}
#yith-quick-view-modal.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images,
.eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images {
    width: 54%;
}
@media only screen and (min-width: 320px) {
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images figure,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images figure {
        width: 100%;
        margin: 0;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child {
        float: none;
        left: 0;
        width: 100%;
        padding: 0;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child) {
        position: relative;
        width: 100%;
        height: auto;
        float: none;
        padding: 10px 0 0 0;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a {
        height: 100%;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a
        img,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:not(:first-child)
        a
        img {
        height: 100%;
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(2n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(3n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(25% + 5px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(4n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(50% + 10px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(5n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(75% + 15px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(6n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(100% + 20px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(7n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(125% + 25px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(8n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(150% + 30px);
    }
    #yith-quick-view-modal.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(9n),
    .eltdf-woo-single-page.eltdf-woo-single-thumb-large-images
        .eltdf-content
        .eltdf-content-inner
        > .eltdf-container
        > .eltdf-container-inner
        .eltdf-single-product-content
        .images.woocommerce-product-gallery--with-images
        .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(175% + 35px);
    }
}
#yith-quick-view-modal.eltdf-woo-single-thumb-large-images.eltdf-woo-single-info-inside-summary .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content,
.eltdf-woo-single-page.eltdf-woo-single-thumb-large-images.eltdf-woo-single-info-inside-summary .eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner .eltdf-single-product-content {
    margin: 0 0 14px;
}
#yith-quick-view-modal .product,
.eltdf-woo-single-page .product {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    float: none;
    margin: 0 0 50px;
}
#yith-quick-view-modal .eltdf-single-product-content,
.eltdf-woo-single-page .eltdf-single-product-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    margin: 0 0 20px;
}
#yith-quick-view-modal .eltdf-single-product-content .images,
.eltdf-woo-single-page .eltdf-single-product-content .images {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 62%;
    margin: 0;
    padding: 0 30px 0 0;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#yith-quick-view-modal .eltdf-single-product-content .images figure,
.eltdf-woo-single-page .eltdf-single-product-content .images figure {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -10px;
}
#yith-quick-view-modal .eltdf-single-product-content .images figure a,
.eltdf-woo-single-page .eltdf-single-product-content .images figure a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
#yith-quick-view-modal .eltdf-single-product-content .images figure a img,
.eltdf-woo-single-page .eltdf-single-product-content .images figure a img {
    position: relative;
    width: 100%;
    display: block;
}
#yith-quick-view-modal .eltdf-single-product-content .images .woocommerce-product-gallery__trigger,
.eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 10px;
    right: 39px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 10;
}
#yith-quick-view-modal .eltdf-single-product-content .images .woocommerce-product-gallery__image,
.eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#yith-quick-view-modal .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child,
.eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__image:first-child {
    left: 10px;
    width: calc(100% - 20px);
    padding: 0;
}
#yith-quick-view-modal .eltdf-single-product-content .images .woocommerce-product-gallery__image .zoomImg,
.eltdf-woo-single-page .eltdf-single-product-content .images .woocommerce-product-gallery__image .zoomImg {
    cursor: crosshair;
}
#yith-quick-view-modal .eltdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child),
.eltdf-woo-single-page .eltdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    float: left;
    padding-top: 20px;
}
#yith-quick-view-modal .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child),
.eltdf-woo-single-page .eltdf-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
    width: 50%;
}
#yith-quick-view-modal .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child),
.eltdf-woo-single-page .eltdf-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
    width: 33.33333%;
}
#yith-quick-view-modal .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child),
.eltdf-woo-single-page .eltdf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
    width: 25%;
}
#yith-quick-view-modal .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:not(:first-child),
.eltdf-woo-single-page .eltdf-single-product-content .images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image:not(:first-child) {
    width: 20%;
}
#yith-quick-view-modal #yith-quick-view-content div.summary,
#yith-quick-view-modal .eltdf-single-product-summary,
.eltdf-woo-single-page #yith-quick-view-content div.summary,
.eltdf-woo-single-page .eltdf-single-product-summary {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 38%;
    padding: 0 0 0 21px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .eltdf-single-product-title,
#yith-quick-view-modal .eltdf-single-product-summary .eltdf-single-product-title,
.eltdf-woo-single-page #yith-quick-view-content div.summary .eltdf-single-product-title,
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    display: block;
    margin: 4px 0 16px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .price,
#yith-quick-view-modal .eltdf-single-product-summary .price,
.eltdf-woo-single-page #yith-quick-view-content div.summary .price,
.eltdf-woo-single-page .eltdf-single-product-summary .price {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    display: block;
    margin: 14px 0 0;
    line-height: 1;
    color: #000;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .price *,
#yith-quick-view-modal .eltdf-single-product-summary .price *,
.eltdf-woo-single-page #yith-quick-view-content div.summary .price *,
.eltdf-woo-single-page .eltdf-single-product-summary .price * {
    font-size: inherit;
    line-height: inherit;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .price del,
#yith-quick-view-modal .eltdf-single-product-summary .price del,
.eltdf-woo-single-page #yith-quick-view-content div.summary .price del,
.eltdf-woo-single-page .eltdf-single-product-summary .price del {
    font-weight: 500;
    font-size: 15px;
    margin-right: 8px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .price ins,
#yith-quick-view-modal .eltdf-single-product-summary .price ins,
.eltdf-woo-single-page #yith-quick-view-content div.summary .price ins,
.eltdf-woo-single-page .eltdf-single-product-summary .price ins {
    text-decoration: none;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-rating,
#yith-quick-view-modal .eltdf-single-product-summary .woocommerce-product-rating,
.eltdf-woo-single-page #yith-quick-view-content div.summary .woocommerce-product-rating,
.eltdf-woo-single-page .eltdf-single-product-summary .woocommerce-product-rating {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 16px 0 3px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-rating .star-rating,
#yith-quick-view-modal .eltdf-single-product-summary .woocommerce-product-rating .star-rating,
.eltdf-woo-single-page #yith-quick-view-content div.summary .woocommerce-product-rating .star-rating,
.eltdf-woo-single-page .eltdf-single-product-summary .woocommerce-product-rating .star-rating {
    font-size: 22px;
    letter-spacing: 0.15em;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-rating .woocommerce-review-link,
#yith-quick-view-modal .eltdf-single-product-summary .woocommerce-product-rating .woocommerce-review-link,
.eltdf-woo-single-page #yith-quick-view-content div.summary .woocommerce-product-rating .woocommerce-review-link,
.eltdf-woo-single-page .eltdf-single-product-summary .woocommerce-product-rating .woocommerce-review-link {
    font-size: 16px;
    vertical-align: text-top;
    margin-left: 4px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-details__short-description,
#yith-quick-view-modal .eltdf-single-product-summary .woocommerce-product-details__short-description,
.eltdf-woo-single-page #yith-quick-view-content div.summary .woocommerce-product-details__short-description,
.eltdf-woo-single-page .eltdf-single-product-summary .woocommerce-product-details__short-description {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 47px 0 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-details__short-description p,
#yith-quick-view-modal .eltdf-single-product-summary .woocommerce-product-details__short-description p,
.eltdf-woo-single-page #yith-quick-view-content div.summary .woocommerce-product-details__short-description p,
.eltdf-woo-single-page .eltdf-single-product-summary .woocommerce-product-details__short-description p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    color: #2d2d2d;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .product_meta,
#yith-quick-view-modal .eltdf-single-product-summary .product_meta,
.eltdf-woo-single-page #yith-quick-view-content div.summary .product_meta,
.eltdf-woo-single-page .eltdf-single-product-summary .product_meta {
    margin: 52px 0 0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.29em;
    color: #3d3d3d;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .product_meta > span,
#yith-quick-view-modal .eltdf-single-product-summary .product_meta > span,
.eltdf-woo-single-page #yith-quick-view-content div.summary .product_meta > span,
.eltdf-woo-single-page .eltdf-single-product-summary .product_meta > span {
    display: block;
    margin: 3px 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .product_meta > span a,
#yith-quick-view-modal .eltdf-single-product-summary .product_meta > span a,
.eltdf-woo-single-page #yith-quick-view-content div.summary .product_meta > span a,
.eltdf-woo-single-page .eltdf-single-product-summary .product_meta > span a {
    color: #000;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .product_meta > span a:hover,
#yith-quick-view-modal .eltdf-single-product-summary .product_meta > span a:hover,
.eltdf-woo-single-page #yith-quick-view-content div.summary .product_meta > span a:hover,
.eltdf-woo-single-page .eltdf-single-product-summary .product_meta > span a:hover {
    color: #000;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .eltdf-woo-social-share-holder,
#yith-quick-view-modal .eltdf-single-product-summary .eltdf-woo-social-share-holder,
.eltdf-woo-single-page #yith-quick-view-content div.summary .eltdf-woo-social-share-holder,
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-woo-social-share-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .eltdf-woo-social-share-holder > *,
#yith-quick-view-modal .eltdf-single-product-summary .eltdf-woo-social-share-holder > *,
.eltdf-woo-single-page #yith-quick-view-content div.summary .eltdf-woo-social-share-holder > *,
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-woo-social-share-holder > * {
    display: table-cell;
    vertical-align: top;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .eltdf-woo-social-share-holder > span,
#yith-quick-view-modal .eltdf-single-product-summary .eltdf-woo-social-share-holder > span,
.eltdf-woo-single-page #yith-quick-view-content div.summary .eltdf-woo-social-share-holder > span,
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-woo-social-share-holder > span {
    padding: 0 9px 0 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary p.stock.in-stock,
#yith-quick-view-modal #yith-quick-view-content div.summary p.stock.out-of-stock,
#yith-quick-view-modal .eltdf-single-product-summary p.stock.in-stock,
#yith-quick-view-modal .eltdf-single-product-summary p.stock.out-of-stock,
.eltdf-woo-single-page #yith-quick-view-content div.summary p.stock.in-stock,
.eltdf-woo-single-page #yith-quick-view-content div.summary p.stock.out-of-stock,
.eltdf-woo-single-page .eltdf-single-product-summary p.stock.in-stock,
.eltdf-woo-single-page .eltdf-single-product-summary p.stock.out-of-stock {
    color: #000;
    margin: 18px 0 0;
    font-size: 14px;
    line-height: 1.8em;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
#yith-quick-view-modal #yith-quick-view-content div.summary form.cart,
#yith-quick-view-modal .eltdf-single-product-summary form.cart,
.eltdf-woo-single-page #yith-quick-view-content div.summary form.cart,
.eltdf-woo-single-page .eltdf-single-product-summary form.cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 57px 0 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .eltdf-quantity-buttons,
#yith-quick-view-modal .eltdf-single-product-summary .eltdf-quantity-buttons,
.eltdf-woo-single-page #yith-quick-view-content div.summary .eltdf-quantity-buttons,
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-quantity-buttons {
    margin: 0 15px 0 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .grouped_form button.button,
#yith-quick-view-modal .eltdf-single-product-summary .grouped_form button.button,
.eltdf-woo-single-page #yith-quick-view-content div.summary .grouped_form button.button,
.eltdf-woo-single-page .eltdf-single-product-summary .grouped_form button.button {
    width: 100%;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table,
.eltdf-woo-single-page .eltdf-single-product-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 div.summary table.group_table tbody,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tbody,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tbody,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tbody {
    display: block;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr:first-child,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr:first-child,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr:first-child,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr:first-child {
    border-top: 1px solid #ccc;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    border-top: 0;
    font-size: 14px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr:last-child,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr:last-child,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr:last-child,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr:last-child {
    margin: 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 0;
    padding: 0 12px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-input,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-input,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-input,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-input {
    width: 56px;
    height: 48px;
    left: 1px;
    line-height: 48px;
    margin: 0;
    padding: 0 !important;
    border: 0;
    font-size: 13px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-minus,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-minus,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-minus,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-minus {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    z-index: 100;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-minus:before,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-minus:before,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-minus:before,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-minus:before {
    content: "\34";
    font-size: 15px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-plus,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-plus,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-plus,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-plus {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    z-index: 100;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-plus:before,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-plus:before,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-plus:before,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr td.woocommerce-grouped-product-list-item__quantity .eltdf-quantity-buttons .eltdf-quantity-plus:before {
    content: "\35";
    font-size: 15px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table td.woocommerce-grouped-product-list-item__label,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table td.woocommerce-grouped-product-list-item__label,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table td.woocommerce-grouped-product-list-item__label,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table td.woocommerce-grouped-product-list-item__label {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0;
    padding: 0 20px;
    width: 30%;
    text-align: left;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table td.woocommerce-grouped-product-list-item__price,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table td.woocommerce-grouped-product-list-item__price,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table td.woocommerce-grouped-product-list-item__price,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table td.woocommerce-grouped-product-list-item__price {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    padding: 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table tr:last-child,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table tr:last-child,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table tr:last-child,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table tr:last-child {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table p.stock.in-stock,
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table p.stock.out-of-stock,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table p.stock.in-stock,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table p.stock.out-of-stock,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table p.stock.in-stock,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table p.stock.out-of-stock,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table p.stock.in-stock,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table p.stock.out-of-stock {
    display: inline;
}
#yith-quick-view-modal #yith-quick-view-content div.summary table.group_table .eltdf-quantity-buttons,
#yith-quick-view-modal .eltdf-single-product-summary table.group_table .eltdf-quantity-buttons,
.eltdf-woo-single-page #yith-quick-view-content div.summary table.group_table .eltdf-quantity-buttons,
.eltdf-woo-single-page .eltdf-single-product-summary table.group_table .eltdf-quantity-buttons {
    margin: 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations,
#yith-quick-view-modal .eltdf-single-product-summary .variations,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations,
.eltdf-woo-single-page .eltdf-single-product-summary .variations {
    position: relative;
    display: table;
    vertical-align: middle;
    margin: 0;
    border: none;
    padding: 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations tr,
#yith-quick-view-modal .eltdf-single-product-summary .variations tr,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations tr,
.eltdf-woo-single-page .eltdf-single-product-summary .variations tr {
    border: 1px solid #ccc;
    line-height: 48px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations tr:last-child,
#yith-quick-view-modal .eltdf-single-product-summary .variations tr:last-child,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations tr:last-child,
.eltdf-woo-single-page .eltdf-single-product-summary .variations tr:last-child {
    margin: 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations td,
#yith-quick-view-modal .eltdf-single-product-summary .variations td,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations td,
.eltdf-woo-single-page .eltdf-single-product-summary .variations td {
    padding: 0;
    text-align: initial;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations td.label,
#yith-quick-view-modal .eltdf-single-product-summary .variations td.label,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations td.label,
.eltdf-woo-single-page .eltdf-single-product-summary .variations td.label {
    color: #464646;
    padding: 0 20px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations td.value,
#yith-quick-view-modal .eltdf-single-product-summary .variations td.value,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations td.value,
.eltdf-woo-single-page .eltdf-single-product-summary .variations td.value {
    color: #464646;
    white-space: nowrap;
    padding: 0 12px;
    text-align: right;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations td.value select,
#yith-quick-view-modal .eltdf-single-product-summary .variations td.value select,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations td.value select,
.eltdf-woo-single-page .eltdf-single-product-summary .variations td.value select {
    width: auto;
    min-width: 200px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations td.value .select2-container--default,
#yith-quick-view-modal .eltdf-single-product-summary .variations td.value .select2-container--default,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations td.value .select2-container--default,
.eltdf-woo-single-page .eltdf-single-product-summary .variations td.value .select2-container--default {
    color: #464646;
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 300;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .variations .reset_variations,
#yith-quick-view-modal .eltdf-single-product-summary .variations .reset_variations,
.eltdf-woo-single-page #yith-quick-view-content div.summary .variations .reset_variations,
.eltdf-woo-single-page .eltdf-single-product-summary .variations .reset_variations {
    margin: 0 0 0 15px;
    color: #000;
    display: none !important;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .single_variation_wrap,
#yith-quick-view-modal .eltdf-single-product-summary .single_variation_wrap,
.eltdf-woo-single-page #yith-quick-view-content div.summary .single_variation_wrap,
.eltdf-woo-single-page .eltdf-single-product-summary .single_variation_wrap {
    margin: 35px 0 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .single_variation_wrap .single_variation,
#yith-quick-view-modal .eltdf-single-product-summary .single_variation_wrap .single_variation,
.eltdf-woo-single-page #yith-quick-view-content div.summary .single_variation_wrap .single_variation,
.eltdf-woo-single-page .eltdf-single-product-summary .single_variation_wrap .single_variation {
    margin: 0 0 35px;
}
#yith-quick-view-modal .woocommerce-tabs,
.eltdf-woo-single-page .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 34px 0 0;
}
#yith-quick-view-modal .woocommerce-tabs ul.tabs,
.eltdf-woo-single-page .woocommerce-tabs ul.tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    clear: both;
    font-size: 0;
}
#yith-quick-view-modal .woocommerce-tabs ul.tabs:after,
.eltdf-woo-single-page .woocommerce-tabs ul.tabs:after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #ccc;
    height: 1px;
    z-index: -1;
}
#yith-quick-view-modal .woocommerce-tabs ul.tabs > li,
.eltdf-woo-single-page .woocommerce-tabs ul.tabs > li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
#yith-quick-view-modal .woocommerce-tabs ul.tabs > li a,
.eltdf-woo-single-page .woocommerce-tabs ul.tabs > li a {
    font-family: Poppins, sans-serif;
    font-size: 17px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 13px 26px;
}
#yith-quick-view-modal .woocommerce-tabs ul.tabs > li a:before,
.eltdf-woo-single-page .woocommerce-tabs ul.tabs > li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
#yith-quick-view-modal .woocommerce-tabs ul.tabs > li.active a:before,
#yith-quick-view-modal .woocommerce-tabs ul.tabs > li:hover a:before,
.eltdf-woo-single-page .woocommerce-tabs ul.tabs > li.active a:before,
.eltdf-woo-single-page .woocommerce-tabs ul.tabs > li:hover a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
#yith-quick-view-modal .woocommerce-tabs .entry-content,
.eltdf-woo-single-page .woocommerce-tabs .entry-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    min-height: 156px;
}
#yith-quick-view-modal .woocommerce-tabs .entry-content > h2,
.eltdf-woo-single-page .woocommerce-tabs .entry-content > h2 {
    display: none;
}
#yith-quick-view-modal .woocommerce-tabs .entry-content > p,
.eltdf-woo-single-page .woocommerce-tabs .entry-content > p {
    margin: 32px 0 20px;
    line-height: 26px;
}
#yith-quick-view-modal .woocommerce-tabs table,
.eltdf-woo-single-page .woocommerce-tabs table {
    margin: 32px 0 20px;
}
#yith-quick-view-modal .woocommerce-tabs table th,
#yith-quick-view-modal .woocommerce-tabs table tr,
.eltdf-woo-single-page .woocommerce-tabs table th,
.eltdf-woo-single-page .woocommerce-tabs table tr {
    border: 0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.16em;
}
#yith-quick-view-modal .woocommerce-tabs table td,
#yith-quick-view-modal .woocommerce-tabs table th,
.eltdf-woo-single-page .woocommerce-tabs table td,
.eltdf-woo-single-page .woocommerce-tabs table th {
    padding: 0;
    vertical-align: middle;
    text-align: left;
}
#yith-quick-view-modal .woocommerce-tabs table td p,
#yith-quick-view-modal .woocommerce-tabs table th p,
.eltdf-woo-single-page .woocommerce-tabs table td p,
.eltdf-woo-single-page .woocommerce-tabs table th p {
    margin: 0;
}
#yith-quick-view-modal .woocommerce-tabs table th,
.eltdf-woo-single-page .woocommerce-tabs table th {
    color: #000;
    width: 1%;
    padding: 0 10px 0 0;
}
#yith-quick-view-modal .woocommerce-tabs table td,
.eltdf-woo-single-page .woocommerce-tabs table td {
    width: 99%;
}
#yith-quick-view-modal .woocommerce-tabs #reviews,
.eltdf-woo-single-page .woocommerce-tabs #reviews {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 32px 0 20px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews h2,
.eltdf-woo-single-page .woocommerce-tabs #reviews h2 {
    font-size: 25px;
    line-height: 1.12em;
    color: #000;
    margin: 0 0 51px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist {
    list-style: none;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist li,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist li {
    margin: 0 0 50px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist li:last-child,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist li:last-child {
    margin: 0;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment_container,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment_container img,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container img {
    float: left;
    width: 103px;
    border-radius: 50%;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment-text,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text {
    padding: 0 0 0 131px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment-text .star-rating,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text .star-rating {
    float: right;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment-text p,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p {
    margin: 0;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment-text p .woocommerce-review__author,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p .woocommerce-review__author {
    font-size: 18px;
    font-weight: 600;
    display: block;
    line-height: 1.33em;
    font-family: Poppins, sans-serif;
    color: #000;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment-text p .woocommerce-review__dash,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p .woocommerce-review__dash {
    display: none;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment-text p .woocommerce-review__published-date,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p .woocommerce-review__published-date {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-weight: 400;
}
#yith-quick-view-modal .woocommerce-tabs #reviews ol.commentlist .comment-text .description,
.eltdf-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text .description {
    margin: 12px 0 0;
    line-height: 26px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond {
    margin-top: 113px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-reply-title,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-reply-title {
    font-size: 25px;
    line-height: 1.12em;
    color: #000;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    margin: 0 0 10px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond p,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond p {
    margin: 0;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond label,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond label {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-weight: 400;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-rating,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-rating {
    margin: 17px 0;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars {
    overflow: hidden;
    margin-top: -10px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a {
    position: relative;
    display: inline-block;
    color: transparent;
    font-size: 0;
    margin: 0;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a:before,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a:before {
    color: #a8a8a8;
    content: "\f4b3";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    z-index: -1;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a.active:after,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a.active:after {
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
    position: absolute;
    right: 0;
    bottom: 7px;
    display: block;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a.active:after,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-rating .stars a.active:after {
    bottom: 4px;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-author,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-author {
    float: left;
    width: 49%;
    padding-right: 2%;
}
#yith-quick-view-modal .woocommerce-tabs #reviews .comment-respond .comment-form-email,
.eltdf-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-form-email {
    float: left;
    width: 49%;
}
#yith-quick-view-modal .related.products,
#yith-quick-view-modal .upsells.products,
.eltdf-woo-single-page .related.products,
.eltdf-woo-single-page .upsells.products {
    margin: 30px 0 0;
}
#yith-quick-view-modal .related.products > h2,
#yith-quick-view-modal .upsells.products > h2,
.eltdf-woo-single-page .related.products > h2,
.eltdf-woo-single-page .upsells.products > h2 {
    font-size: 25px;
    line-height: 1.12em;
    color: #000;
    display: block;
    text-align: left;
    margin: 25px 0 53px;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-image img,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-image img,
.eltdf-woo-single-page .related.products .product .eltdf-pl-image img,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-image img {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.54, 0.01, 0.58, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.54, 0.01, 0.58, 1);
    -o-transition: transform 0.4s cubic-bezier(0.54, 0.01, 0.58, 1);
    transition: transform 0.4s cubic-bezier(0.54, 0.01, 0.58, 1);
    transition: transform 0.4s cubic-bezier(0.54, 0.01, 0.58, 1), -webkit-transform 0.4s cubic-bezier(0.54, 0.01, 0.58, 1);
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text {
    opacity: 1;
    background: 0 0;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 0 8px;
    position: absolute;
    bottom: -1px;
    right: -1px;
    background-color: #fff;
    z-index: 111;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 1.1s cubic-bezier(0.38, 0.13, 0.17, 0.84);
    -o-transition: all 1.1s cubic-bezier(0.38, 0.13, 0.17, 0.84);
    transition: all 1.1s cubic-bezier(0.38, 0.13, 0.17, 0.84);
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist {
    height: 43px;
    width: 18px;
    z-index: 300;
    overflow: hidden;
    padding: 0 8px;
    font-size: 0;
    vertical-align: bottom;
    margin: 0;
    border: 0;
    -webkit-box-sizing: initial;
    box-sizing: initial;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:after,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:before,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button:after,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button:before,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external:after,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external:before,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:after,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:before,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:after,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:before,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:after,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:before,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button:after,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button:before,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external:after,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external:before,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:after,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:before,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:after,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:before,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:after,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:before,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button:after,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button:before,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external:after,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external:before,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:after,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:before,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:after,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:before,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:after,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:before,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button:after,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .add_to_cart_button:before,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external:after,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .product_type_external:before,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:after,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:before,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:after,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist:before {
    content: initial;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .add_to_cart_button,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .product_type_external,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .add_to_cart_button,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .product_type_external,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .add_to_cart_button,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .product_type_external,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .add_to_cart_button,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .product_type_external {
    bottom: 0;
    right: -1px;
    display: inline-block;
    background-color: #fff;
    background-image: url(../img/cart-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .add_to_cart_button.added,
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .product_type_external.added,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .add_to_cart_button.added,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .product_type_external.added,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .add_to_cart_button.added,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .product_type_external.added,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .add_to_cart_button.added,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .product_type_external.added {
    display: none;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart {
    color: unset;
    background-color: unset;
    font-weight: unset;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:after,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:after,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:after,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder .added_to_cart:after {
    content: "Z";
    font-size: 18px;
    line-height: 46px;
    font-family: ElegantIcons;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button {
    bottom: 0;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:before,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:before,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:before,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-quickview-button:before {
    content: "\f06e";
    font-size: 17px;
    line-height: 43px;
    font-family: FontAwesome;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist {
    bottom: 0;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div {
    height: 100%;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a {
    height: 100%;
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a:before,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a:before,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a:before,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text .eltdf-pl-icons-holder > .yith-wcwl-add-to-wishlist > div a:before {
    font-size: 16px;
    line-height: 45px;
    padding: 0;
    margin: 0;
}
#yith-quick-view-modal .related.products .product:hover .eltdf-pl-image img,
#yith-quick-view-modal .upsells.products .product:hover .eltdf-pl-image img,
.eltdf-woo-single-page .related.products .product:hover .eltdf-pl-image img,
.eltdf-woo-single-page .upsells.products .product:hover .eltdf-pl-image img {
    -webkit-transform: translateX(-5px) scale(1.06);
    -ms-transform: translateX(-5px) scale(1.06);
    transform: translateX(-5px) scale(1.06);
}
#yith-quick-view-modal .related.products .product:hover .eltdf-pl-icons-holder,
#yith-quick-view-modal .upsells.products .product:hover .eltdf-pl-icons-holder,
.eltdf-woo-single-page .related.products .product:hover .eltdf-pl-icons-holder,
.eltdf-woo-single-page .upsells.products .product:hover .eltdf-pl-icons-holder {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
#yith-quick-view-modal .related.products .product .eltdf-pl-text-wrapper,
#yith-quick-view-modal .upsells.products .product .eltdf-pl-text-wrapper,
.eltdf-woo-single-page .related.products .product .eltdf-pl-text-wrapper,
.eltdf-woo-single-page .upsells.products .product .eltdf-pl-text-wrapper {
    margin-bottom: 0;
}
.eltdf-shopping-cart-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin: 0 10px;
}
.touch .eltdf-shopping-cart-holder {
    cursor: pointer;
}
.eltdf-shopping-cart-holder .eltdf-shopping-cart-inner {
    position: relative;
    display: table;
    height: 100%;
}
.eltdf-shopping-cart-holder .eltdf-header-cart {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.01em;
}
.eltdf-shopping-cart-holder .eltdf-header-cart:hover .eltdf-cart-text-holder:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-shopping-cart-holder .eltdf-header-cart .eltdf-cart-text-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 23px;
}
.eltdf-shopping-cart-holder .eltdf-header-cart .eltdf-cart-text-holder:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-shopping-cart-holder .eltdf-header-cart .eltdf-cart-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.eltdf-shopping-cart-holder .eltdf-header-cart.eltdf-header-cart-icon-pack .eltdf-cart-icon {
    font-size: 22px;
    line-height: 1em;
}
.eltdf-shopping-cart-holder .eltdf-header-cart.eltdf-header-cart-icon-pack .eltdf-cart-icon * {
    display: block;
    line-height: inherit;
}
.eltdf-shopping-cart-holder .eltdf-header-cart.eltdf-header-cart-icon-pack .eltdf-cart-icon :before {
    display: block;
    line-height: inherit;
}
.eltdf-shopping-cart-holder .eltdf-header-cart.eltdf-header-cart-svg-path .eltdf-cart-icon > * {
    vertical-align: middle;
}
.eltdf-shopping-cart-holder .eltdf-header-cart.eltdf-header-cart-svg-path .eltdf-cart-icon path,
.eltdf-shopping-cart-holder .eltdf-header-cart.eltdf-header-cart-svg-path .eltdf-cart-icon > * {
    fill: currentColor;
}
.eltdf-shopping-cart-holder .eltdf-header-cart.eltdf-header-cart-svg-path .eltdf-cart-number {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.eltdf-shopping-cart-holder .eltdf-header-cart .eltdf-cart-quantity {
    display: inline-block;
    vertical-align: middle;
}
.eltdf-shopping-cart-holder .eltdf-header-cart .eltdf-cart-quantity:after {
    content: "/";
    margin: 0 0 0 3px;
}
.eltdf-shopping-cart-holder .eltdf-header-cart .eltdf-cart-total-amount {
    display: inline-block;
    vertical-align: middle;
}
.eltdf-shopping-cart-holder:hover .eltdf-shopping-cart-dropdown {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
.eltdf-dark-header .eltdf-page-header > div:not(.eltdf-sticky-header):not(.fixed) .eltdf-shopping-cart-holder .eltdf-header-cart {
    color: #000;
}
.eltdf-dark-header .eltdf-page-header > div:not(.eltdf-sticky-header):not(.fixed) .eltdf-shopping-cart-holder .eltdf-header-cart:hover {
    color: rgba(0, 0, 0, 0.9);
}
.eltdf-light-header .eltdf-page-header > div:not(.eltdf-sticky-header):not(.fixed) .eltdf-shopping-cart-holder .eltdf-header-cart {
    color: #fff;
}
.eltdf-light-header .eltdf-page-header > div:not(.eltdf-sticky-header):not(.fixed) .eltdf-shopping-cart-holder .eltdf-header-cart:hover {
    color: rgba(255, 255, 255, 0.9);
}
.eltdf-shopping-cart-dropdown {
    position: absolute;
    top: calc(100% + 50px);
    left: auto;
    right: 0;
    width: 297px;
    background-color: #fff;
    text-align: left;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
    -webkit-transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
    -o-transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
    transition: all 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
}
.eltdf-shopping-cart-dropdown ul {
    margin: 30px;
    padding: 0;
}
.eltdf-shopping-cart-dropdown ul li {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    padding: 0 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.eltdf-shopping-cart-dropdown ul li.eltdf-empty-cart {
    color: initial;
    border-bottom: 0;
}
.eltdf-shopping-cart-dropdown ul li:first-child {
    padding-top: 0;
}
.eltdf-shopping-cart-dropdown ul li:last-child {
    padding-bottom: 0;
}
.eltdf-shopping-cart-dropdown .eltdf-item-image-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 77px;
    vertical-align: top;
}
.eltdf-shopping-cart-dropdown .eltdf-item-image-holder img {
    display: block;
}
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding-left: 16px;
}
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder .eltdf-product-title {
    display: block;
    margin: 0;
    padding: 0 20px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder .remove {
    position: absolute;
    top: -1px;
    right: 0;
    font-size: 22px;
    line-height: 1;
}
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder .remove span {
    display: block;
    line-height: inherit;
}
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder .remove span:before {
    display: block;
    line-height: inherit;
}
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder .amount,
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder .eltdf-quantity {
    display: inline-block;
    margin: 3px 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-weight: 400;
}
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder .eltdf-quantity:after {
    content: "X";
    font-size: 11px;
}
.eltdf-shopping-cart-dropdown .eltdf-item-info-holder .woocommerce-Price-currencySymbol {
    position: relative;
    top: -0.5em;
    font-size: 7px;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom {
    border-top: 1px solid #e5e5e5;
    padding-top: 13px;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-subtotal-holder {
    position: relative;
    display: table;
    width: 100%;
    margin: 0 0 25px;
    font-size: 18px;
    font-weight: 600;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-subtotal-holder > * {
    display: table-cell;
    vertical-align: top;
    color: #000;
    line-height: 20px;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-subtotal-holder .eltdf-total-amount {
    text-align: right;
    font-size: 16px;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-subtotal-holder .eltdf-total-amount .woocommerce-Price-currencySymbol {
    position: relative;
    top: -0.5em;
    font-size: 11px;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-view-checkout {
    float: left;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-view-cart {
    float: right;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-view-cart,
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-view-checkout {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    line-height: 2.1em;
    font-weight: 600;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 9px 46px;
    padding: 0 !important;
    color: #000 !important;
    background-color: transparent !important;
    border: 0;
    letter-spacing: 0.01em;
    vertical-align: middle;
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-view-cart:before,
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-view-checkout:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-view-cart:hover:before,
.eltdf-shopping-cart-dropdown .eltdf-cart-bottom .eltdf-view-checkout:hover:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-vertical-menu-area .eltdf-shopping-cart-holder {
    margin: 0;
}
.eltdf-vertical-menu-area .eltdf-shopping-cart-holder .eltdf-shopping-cart-dropdown {
    display: none !important;
}
.widget.woocommerce {
    clear: both;
}
.widget.woocommerce li {
    position: relative;
}
.widget.woocommerce .product-title {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
}
.widget.woocommerce li:not(.wc-layered-nav-rating) .star-rating span {
    max-width: 100px;
}
.widget.woocommerce li.wc-layered-nav-rating a {
    text-decoration: none;
}
.widget.woocommerce .amount {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 14px 0 0;
    line-height: 1;
    color: inherit;
    font-size: 13px;
    line-height: 24px;
    margin: 0;
}
.widget.woocommerce .amount * {
    font-size: inherit;
    line-height: inherit;
}
.widget.woocommerce .amount del {
    color: #a5a5a5;
    margin-right: 8px;
}
.widget.woocommerce .amount ins {
    text-decoration: none;
}
.widget.woocommerce .amount span {
    color: inherit;
}
.widget.woocommerce del {
    display: block;
    margin-right: 8px;
    color: rgba(45, 45, 45, 0.3);
}
.widget.woocommerce del span {
    color: inherit;
}
.widget.woocommerce ins {
    display: block;
}
.widget.woocommerce ins span {
    color: inherit;
}
.widget.woocommerce ins {
    text-decoration: none;
}
.widget.woocommerce.widget_layered_nav .chosen a {
    color: #000;
}
.widget.woocommerce.widget_price_filter {
    margin: 0 0 43px;
}
.widget.woocommerce.widget_price_filter .eltdf-widget-title {
    margin: 0 0 30px;
}
.widget.woocommerce.widget_price_filter form {
    margin-top: 20px;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #000;
    height: 1px;
    position: relative;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    background-color: #000;
    border-radius: 50%;
    cursor: pointer;
    height: 11px;
    margin: 0 0 0 -1px;
    outline: medium none;
    position: absolute;
    top: -5px;
    width: 11px;
    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 {
    background-color: #000;
    display: block;
    height: 3px;
    position: absolute;
    top: -1px;
    z-index: 1;
}
.widget.woocommerce.widget_price_filter .price_slider_amount {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 12px 0 0;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button {
    float: right;
    line-height: 30px;
    font-size: 15px;
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0;
    letter-spacing: 0.01em;
    vertical-align: middle;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover {
    color: #000;
    background-color: transparent;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
    float: left;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    line-height: 30px;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .price_label > span {
    color: #2d2d2d;
}
.widget.woocommerce.widget_products,
.widget.woocommerce.widget_recent_reviews,
.widget.woocommerce.widget_recently_viewed_products,
.widget.woocommerce.widget_shopping_cart,
.widget.woocommerce.widget_top_rated_products {
    margin: 0 0 50px;
}
.widget.woocommerce.widget_products .eltdf-widget-title,
.widget.woocommerce.widget_recent_reviews .eltdf-widget-title,
.widget.woocommerce.widget_recently_viewed_products .eltdf-widget-title,
.widget.woocommerce.widget_shopping_cart .eltdf-widget-title,
.widget.woocommerce.widget_top_rated_products .eltdf-widget-title {
    margin: 0 0 32px;
}
.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: 72px;
    position: relative;
    display: table;
    margin: 0 0 20px;
    font-size: 0;
}
.widget.woocommerce.widget_products ul li:last-child,
.widget.woocommerce.widget_recent_reviews ul li:last-child,
.widget.woocommerce.widget_recently_viewed_products ul li:last-child,
.widget.woocommerce.widget_shopping_cart ul li:last-child,
.widget.woocommerce.widget_top_rated_products ul li:last-child {
    margin: 0;
}
.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: 72px;
    position: absolute;
    top: 0;
    width: 100%;
    max-height: 72px;
    -o-object-fit: cover;
    object-fit: cover;
}
.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 92px;
    position: relative;
    font-size: 13px;
    line-height: 20px;
}
.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 92px;
}
.widget.woocommerce.widget_products ul li > span.quantity span,
.widget.woocommerce.widget_recent_reviews ul li > span.quantity span,
.widget.woocommerce.widget_recently_viewed_products ul li > span.quantity span,
.widget.woocommerce.widget_shopping_cart ul li > span.quantity span,
.widget.woocommerce.widget_top_rated_products ul li > span.quantity span {
    float: right;
    margin-left: 3px;
}
.widget.woocommerce.widget_products ul li .star-rating,
.widget.woocommerce.widget_recent_reviews ul li .star-rating,
.widget.woocommerce.widget_recently_viewed_products ul li .star-rating,
.widget.woocommerce.widget_shopping_cart ul li .star-rating,
.widget.woocommerce.widget_top_rated_products ul li .star-rating {
    margin-bottom: 5px;
}
.widget.woocommerce.widget_products ul li .reviewer,
.widget.woocommerce.widget_recent_reviews ul li .reviewer,
.widget.woocommerce.widget_recently_viewed_products ul li .reviewer,
.widget.woocommerce.widget_shopping_cart ul li .reviewer,
.widget.woocommerce.widget_top_rated_products ul li .reviewer {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-weight: 400;
}
.widget.woocommerce.widget_products ul li > del,
.widget.woocommerce.widget_recent_reviews ul li > del,
.widget.woocommerce.widget_recently_viewed_products ul li > del,
.widget.woocommerce.widget_shopping_cart ul li > del,
.widget.woocommerce.widget_top_rated_products ul li > del {
    margin-right: 9px;
}
.widget.woocommerce.widget_products ul li > ins,
.widget.woocommerce.widget_recent_reviews ul li > ins,
.widget.woocommerce.widget_recently_viewed_products ul li > ins,
.widget.woocommerce.widget_shopping_cart ul li > ins,
.widget.woocommerce.widget_top_rated_products ul li > ins {
    clear: initial;
    margin: 0;
}
.widget.woocommerce.widget_recent_reviews ul li a span {
    padding: 0;
}
.widget.woocommerce.widget_recent_reviews a,
.widget.woocommerce.widget_shopping_cart a {
    display: block;
    padding: 0 0 0 92px;
    font-size: 15px;
    line-height: 1.33em;
    color: #000;
}
.widget.woocommerce.widget_shopping_cart .remove {
    font-size: 0;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: -15px;
    top: 3px;
    text-decoration: none;
    padding: 0;
}
.widget.woocommerce.widget_shopping_cart .remove:after {
    content: "\4d";
    display: block;
    font-family: ElegantIcons;
    font-size: 15px;
    line-height: 15px;
    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;
    margin: 0;
    vertical-align: middle;
}
.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 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    line-height: 2.1em;
    font-weight: 600;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 9px 46px;
    padding: 0 !important;
    color: #000 !important;
    background-color: transparent !important;
    border: 0;
    letter-spacing: 0.01em;
    vertical-align: middle;
}
.widget.woocommerce.widget_shopping_cart .buttons .button:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.widget.woocommerce.widget_shopping_cart .buttons .button:hover:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.widget.woocommerce.widget_shopping_cart .buttons .button:first-child {
    float: right;
}
.widget.woocommerce.widget_shopping_cart .buttons .button:last-child {
    float: left;
}
.widget.woocommerce.widget_product_tag_cloud .eltdf-widget-title {
    margin: 0 0 26px;
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: inherit;
    background-color: transparent;
    font-size: 10px !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.16em;
    line-height: 18px;
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud a:after {
    content: ",";
    color: #000;
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud a:last-child:after {
    display: none;
}
.widget.woocommerce .wp-block-woocommerce-filter-wrapper h1,
.widget.woocommerce .wp-block-woocommerce-filter-wrapper h2,
.widget.woocommerce .wp-block-woocommerce-filter-wrapper h3,
.widget.woocommerce .wp-block-woocommerce-filter-wrapper h4,
.widget.woocommerce .wp-block-woocommerce-filter-wrapper h5,
.widget.woocommerce .wp-block-woocommerce-filter-wrapper h6,
.widget.woocommerce .wp-block-woocommerce-price-filter h1,
.widget.woocommerce .wp-block-woocommerce-price-filter h2,
.widget.woocommerce .wp-block-woocommerce-price-filter h3,
.widget.woocommerce .wp-block-woocommerce-price-filter h4,
.widget.woocommerce .wp-block-woocommerce-price-filter h5,
.widget.woocommerce .wp-block-woocommerce-price-filter h6 {
    margin-bottom: 20px;
}
.widget.woocommerce .wc-block-components-price-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 1px;
    margin: calc((8px / 2)) 0;
    width: 100%;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input-progress {
    height: 1px;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    background-image: none;
    border: none;
    border-radius: 100%;
    height: 8px;
    margin: 0;
    outline: 0;
    position: relative;
    top: -3.5px;
    width: 8px;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb {
    background-image: none;
    border: none;
    border-radius: 100%;
    height: 8px;
    margin: 0;
    outline: 0;
    position: relative;
    top: -3.5px;
    width: 8px;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb:hover {
    transform: scale(1.1);
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb {
    background-image: none;
    border: none;
    border-radius: 100%;
    height: 8px;
    margin: 0;
    outline: 0;
    position: relative;
    top: -3.5px;
    width: 8px;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb:hover {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
    transform: scale(1.1);
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-ms-thumb {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__controls,
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-text {
    margin: 20px 0 0 auto;
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__controls input,
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-text input {
    margin: 0;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__controls span:first-child:after,
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-text span:first-child:after {
    content: "—";
    margin: 0 4px;
}
.widget.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__actions {
    margin: 20px 0 0 0;
}
.widget.woocommerce.widget_product_categories {
    margin: 0 0 46px;
}
.widget.woocommerce.widget_product_categories select {
    width: 100%;
}
.widget.woocommerce.widget_layered_nav .select2-container--default {
    height: auto;
}
.widget.woocommerce.widget_layered_nav .select2-container--default .select2-selection {
    height: auto;
}
.widget.woocommerce.widget_layered_nav .select2-container--default .select2-selection .select2-selection__rendered .select2-search--inline {
    margin: 0;
    width: 100%;
}
.widget.woocommerce.widget_layered_nav .select2-container--default .select2-selection .select2-selection__rendered .select2-search--inline input {
    border: 0;
    margin: 0;
    padding: 0;
}
.widget.woocommerce.widget_product_search {
    margin: 0 0 54px;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search > div {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search > div:focus-within {
    border-bottom-color: #000;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button,
.widget.woocommerce.widget_product_search .woocommerce-product-search input {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 0;
    height: 40px;
    line-height: 32px;
    color: #000;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input {
    width: calc(100% - 40px);
    font-family: inherit;
    font-size: 10px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input::-webkit-input-placeholder {
    color: inherit;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input:-moz-placeholder {
    color: inherit;
    opacity: 1;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input:-ms-input-placeholder {
    color: inherit;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search input:focus {
    color: #000;
    border-color: #000;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button {
    width: 40px;
    padding: 0;
    font-size: 16px;
    cursor: pointer;
    text-align: right;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button:hover {
    color: #000;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button span {
    display: block;
    line-height: inherit;
}
.widget.woocommerce.widget_product_search .woocommerce-product-search button span:before {
    display: block;
    line-height: inherit;
}
.eltdf-product-info {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.eltdf-product-info > div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.eltdf-product-info > div p {
    margin: 0;
}
.eltdf-product-info > div a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px 0 0;
}
.eltdf-product-info > div a:last-child {
    margin: 0;
}
.eltdf-product-info .eltdf-pi-image,
.eltdf-product-info .eltdf-pi-rating,
.eltdf-product-info .eltdf-pi-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.eltdf-product-info .eltdf-pi-image img {
    display: block;
}
.eltdf-product-info .eltdf-pi-category h1,
.eltdf-product-info .eltdf-pi-category h2,
.eltdf-product-info .eltdf-pi-category h3,
.eltdf-product-info .eltdf-pi-category h4,
.eltdf-product-info .eltdf-pi-category h5,
.eltdf-product-info .eltdf-pi-category h6 {
    margin: 0;
}
.eltdf-product-info .eltdf-pi-category h1 a,
.eltdf-product-info .eltdf-pi-category h2 a,
.eltdf-product-info .eltdf-pi-category h3 a,
.eltdf-product-info .eltdf-pi-category h4 a,
.eltdf-product-info .eltdf-pi-category h5 a,
.eltdf-product-info .eltdf-pi-category h6 a {
    vertical-align: top;
}
.eltdf-product-info .eltdf-pi-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.eltdf-product-info .eltdf-pi-rating:before {
    color: #a8a8a8;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-product-info .eltdf-pi-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.eltdf-product-info .eltdf-pi-rating span:before {
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-product-info .eltdf-pi-add-to-cart .eltdf-btn.eltdf-btn-solid.eltdf-white-skin {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.eltdf-product-info .eltdf-pi-add-to-cart .eltdf-btn.eltdf-btn-solid.eltdf-white-skin:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.eltdf-product-info .eltdf-pi-add-to-cart .eltdf-btn.eltdf-btn-solid.eltdf-dark-skin {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.eltdf-product-info .eltdf-pi-add-to-cart .eltdf-btn.eltdf-btn-solid.eltdf-dark-skin:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.eltdf-pla-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
}
.touch .eltdf-pla-holder {
    opacity: 1;
}
.eltdf-pla-holder .eltdf-pla-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 100%;
    padding: 0;
    z-index: 100;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
    will-change: transform;
}
.no-touch .eltdf-pla-holder .eltdf-pla-item.eltdf-pla-animated {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 2s cubic-bezier(0, 0, 0, 1), opacity 0.6s;
    -webkit-transition: opacity 0.6s, -webkit-transform 2s cubic-bezier(0, 0, 0, 1);
    transition: opacity 0.6s, -webkit-transform 2s cubic-bezier(0, 0, 0, 1);
    -o-transition: transform 2s cubic-bezier(0, 0, 0, 1), opacity 0.6s;
    transition: transform 2s cubic-bezier(0, 0, 0, 1), opacity 0.6s;
    transition: transform 2s cubic-bezier(0, 0, 0, 1), opacity 0.6s, -webkit-transform 2s cubic-bezier(0, 0, 0, 1);
}
.touch .eltdf-pla-holder .eltdf-pla-item {
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.eltdf-pla-holder.eltdf-pla-animation-disabled {
    opacity: 1;
}
.eltdf-pla-holder.eltdf-pla-animation-disabled .eltdf-pla-item {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.eltdf-pla-holder.eltdf-two-columns .eltdf-pla-item {
    width: 50%;
}
@media only screen and (min-width: 1025px) {
    .eltdf-pla-holder.eltdf-two-columns .eltdf-pla-item:nth-child(2n + 1) {
        clear: both;
    }
}
.eltdf-pla-holder.eltdf-three-columns .eltdf-pla-item {
    width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
    .eltdf-pla-holder.eltdf-three-columns .eltdf-pla-item:nth-child(3n + 1) {
        clear: both;
    }
}
.eltdf-pla-holder.eltdf-four-columns .eltdf-pla-item {
    width: 25%;
}
@media only screen and (min-width: 1025px) {
    .eltdf-pla-holder.eltdf-four-columns .eltdf-pla-item:nth-child(4n + 1) {
        clear: both;
    }
}
.eltdf-pla-holder.eltdf-five-columns .eltdf-pla-item {
    width: 20%;
}
@media only screen and (min-width: 1025px) {
    .eltdf-pla-holder.eltdf-five-columns .eltdf-pla-item:nth-child(5n + 1) {
        clear: both;
    }
}
.eltdf-pla-holder.eltdf-six-columns .eltdf-pla-item {
    width: 16.66667%;
}
@media only screen and (min-width: 1025px) {
    .eltdf-pla-holder.eltdf-six-columns .eltdf-pla-item:nth-child(6n + 1) {
        clear: both;
    }
}
.eltdf-pla-holder .eltdf-pla-item {
    padding: 0;
    z-index: 100;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner {
    position: relative;
    overflow: hidden;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-image img {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93), -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(0.76, 0.14, 0, 0.74);
    -o-transition: opacity 0.4s cubic-bezier(0.76, 0.14, 0, 0.74);
    transition: opacity 0.4s cubic-bezier(0.76, 0.14, 0, 0.74);
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 120px;
    top: 50%;
    left: 50%;
    background-color: #fff;
    border: 1px solid;
    opacity: 0;
    z-index: 111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    will-change: transform;
    -webkit-filter: blur();
    filter: blur();
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder .added_to_cart,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-quickview-button,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-wcwl-add-to-wishlist {
    height: 43px;
    width: 18px;
    z-index: 300;
    overflow: hidden;
    padding: 0 16px;
    font-size: 0;
    vertical-align: bottom;
    margin: 0;
    border: 0;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder .added_to_cart:after,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder .added_to_cart:before,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button:after,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button:before,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-quickview-button:after,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-quickview-button:before,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-wcwl-add-to-wishlist:after,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-wcwl-add-to-wishlist:before {
    content: initial;
    color: inherit;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder .added_to_cart:hover,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button:hover,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-quickview-button:hover,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-wcwl-add-to-wishlist:hover {
    opacity: 0.8;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button {
    bottom: 0;
    right: -1px;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button.added {
    display: none;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button.add_to_cart_button,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button.product_type_external,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button.product_type_variable {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button.add_to_cart_button:after,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button.product_type_external:after,
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart a.button.product_type_variable:after {
    font-family: Ionicons;
    content: "\f110";
    font-size: 19px;
    line-height: 42px;
    font-weight: 500;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart .added_to_cart {
    color: unset;
    background-color: unset;
    font-weight: unset;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart .added_to_cart:before {
    content: initial;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .eltdf-pla-add-to-cart .added_to_cart:after {
    content: "Z";
    font-size: 18px;
    line-height: 46px;
    font-family: ElegantIcons;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-quickview-button {
    bottom: 0;
    position: relative;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-quickview-button:before {
    content: "";
    width: 17px;
    height: 43px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiByb2xlPSJpbWciIHdpZHRoPSIxLjRlbSIgaGVpZ2h0PSIxZW0iIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAxNzkyIDEyODAiPjxwYXRoIGQ9Ik0xNjY0IDcwNHEtMTUyLTIzNi0zODEtMzUzcTYxIDEwNCA2MSAyMjVxMCAxODUtMTMxLjUgMzE2LjVUODk2IDEwMjRUNTc5LjUgODkyLjVUNDQ4IDU3NnEwLTEyMSA2MS0yMjVxLTIyOSAxMTctMzgxIDM1M3ExMzMgMjA1IDMzMy41IDMyNi41VDg5NiAxMTUydDQzNC41LTEyMS41VDE2NjQgNzA0ek05NDQgMzIwcTAtMjAtMTQtMzR0LTM0LTE0cS0xMjUgMC0yMTQuNSA4OS41VDU5MiA1NzZxMCAyMCAxNCAzNHQzNCAxNHQzNC0xNHQxNC0zNHEwLTg2IDYxLTE0N3QxNDctNjFxMjAgMCAzNC0xNHQxNC0zNHptODQ4IDM4NHEwIDM0LTIwIDY5cS0xNDAgMjMwLTM3Ni41IDM2OC41VDg5NiAxMjgwdC00OTkuNS0xMzlUMjAgNzczUTAgNzM4IDAgNzA0dDIwLTY5cTE0MC0yMjkgMzc2LjUtMzY4VDg5NiAxMjh0NDk5LjUgMTM5VDE3NzIgNjM1cTIwIDM1IDIwIDY5eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiByb2xlPSJpbWciIHdpZHRoPSIxLjRlbSIgaGVpZ2h0PSIxZW0iIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAxNzkyIDEyODAiPjxwYXRoIGQ9Ik0xNjY0IDcwNHEtMTUyLTIzNi0zODEtMzUzcTYxIDEwNCA2MSAyMjVxMCAxODUtMTMxLjUgMzE2LjVUODk2IDEwMjRUNTc5LjUgODkyLjVUNDQ4IDU3NnEwLTEyMSA2MS0yMjVxLTIyOSAxMTctMzgxIDM1M3ExMzMgMjA1IDMzMy41IDMyNi41VDg5NiAxMTUydDQzNC41LTEyMS41VDE2NjQgNzA0ek05NDQgMzIwcTAtMjAtMTQtMzR0LTM0LTE0cS0xMjUgMC0yMTQuNSA4OS41VDU5MiA1NzZxMCAyMCAxNCAzNHQzNCAxNHQzNC0xNHQxNC0zNHEwLTg2IDYxLTE0N3QxNDctNjFxMjAgMCAzNC0xNHQxNC0zNHptODQ4IDM4NHEwIDM0LTIwIDY5cS0xNDAgMjMwLTM3Ni41IDM2OC41VDg5NiAxMjgwdC00OTkuNS0xMzlUMjAgNzczUTAgNzM4IDAgNzA0dDIwLTY5cTE0MC0yMjkgMzc2LjUtMzY4VDg5NiAxMjh0NDk5LjUgMTM5VDE3NzIgNjM1cTIwIDM1IDIwIDY5eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
    position: absolute;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-color: currentColor;
    -webkit-mask-position: center;
    mask-position: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-wcwl-add-to-wishlist {
    bottom: 0;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-wcwl-add-to-wishlist > div {
    height: 100%;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-wcwl-add-to-wishlist > div a {
    height: 100%;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder > .yith-wcwl-add-to-wishlist > div a:before {
    font-size: 16px;
    line-height: 45px;
    padding: 0;
    margin: 0;
}
.eltdf-pla-holder .eltdf-pla-item:hover .eltdf-pla-image img {
    will-change: transform;
    -webkit-filter: blur();
    filter: blur();
    -webkit-transform: translateX(-3%) scale(1.06);
    -ms-transform: translateX(-3%) scale(1.06);
    transform: translateX(-3%) scale(1.06);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: -webkit-transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
    -o-transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93), -webkit-transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.eltdf-pla-holder .eltdf-pla-item:hover .eltdf-pla-inner .eltdf-pla-text {
    opacity: 1;
}
.eltdf-pla-holder .eltdf-pla-item:hover .eltdf-pla-inner .eltdf-pla-text .eltdf-pla-icons-holder {
    opacity: 1;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-title {
    margin: 0;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-category {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.16em;
    line-height: 21px;
    margin: 0;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-price {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 14px 0 0;
    line-height: 1;
    color: inherit;
    font-size: 14px;
    margin: 0;
    line-height: 21px;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-price * {
    font-size: inherit;
    line-height: inherit;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-price del {
    color: #a5a5a5;
    margin-right: 8px;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-price ins {
    text-decoration: none;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-rating:before {
    color: #a8a8a8;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-rating span:before {
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-pla-holder .eltdf-pla-item .eltdf-pla-excerpt {
    color: #000;
    line-height: 1.3em;
    margin: 11px 0 0;
    display: inline-block;
    font-size: 14px;
}
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .eltdf-pla-add-to-cart {
    margin: 0;
}
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart,
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    line-height: 2.1em;
    font-weight: 600;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 9px 46px;
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0;
    letter-spacing: 0.01em;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 3;
}
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart > span:before,
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button > span:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart:hover,
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button:hover {
    background-color: transparent;
    color: #000;
}
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart:hover > span:before,
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button:hover > span:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart .eltdf-btn-text,
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button .eltdf-btn-text {
    display: inline-block;
    vertical-align: middle;
}
.eltdf-pla-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button.added {
    display: none;
}
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder {
    background: #000 !important;
}
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder .added_to_cart,
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder .eltdf-pla-add-to-cart a.button,
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder .yith-quickview-button,
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder .yith-wcwl-add-button,
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder .yith-wcwl-add-to-wishlist *,
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder .yith-wcwl-wishlistaddedbrowse a:before,
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder .yith-wcwl-wishlistexistsbrowse a:before {
    color: #fff !important;
}
.eltdf-pla-holder.eltdf-hover-type-standard-dark .eltdf-pla-icons-holder .add_to_cart_button {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.eltdf-pla-holder .eltdf-pla-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 23px 0 38px;
}
.eltdf-plc-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-plc-holder .eltdf-plc-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-plc-holder .eltdf-plc-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
    z-index: 100;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.eltdf-plc-holder .eltdf-plc-item:hover .eltdf-plc-image-outer .eltdf-plc-text {
    opacity: 1;
}
.touch .eltdf-plc-holder .eltdf-plc-item {
    cursor: pointer;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image .eltdf-plc-new-product,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image .eltdf-plc-onsale,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image .eltdf-plc-out-of-stock {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    display: block;
    top: 15px;
    width: 50px;
    height: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(90deg) translateZ(0);
    transform: rotate(90deg) translateZ(0);
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image .eltdf-plc-onsale {
    left: 1px;
    background-color: #000;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image .eltdf-plc-out-of-stock {
    right: 1px;
    background-color: #000;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image .eltdf-plc-new-product {
    left: 1px;
    background-color: #fff;
    color: #000;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-text {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 10px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-text-outer {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-text-inner {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-title {
    margin: 0 0 4px;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-category {
    margin: 11px 0 3px;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-excerpt {
    color: #000;
    line-height: 1.3em;
    margin: 11px 0 3px;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 10px 0 3px;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-rating:before {
    color: #a8a8a8;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-rating span:before {
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-price {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 14px 0 0;
    line-height: 1;
    color: inherit;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-price * {
    font-size: inherit;
    line-height: inherit;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-price del {
    color: #a5a5a5;
    margin-right: 8px;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-price ins {
    text-decoration: none;
}
.eltdf-plc-holder .eltdf-plc-item .added_to_cart,
.eltdf-plc-holder .eltdf-plc-item .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    line-height: 2.1em;
    font-weight: 600;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 9px 46px;
    white-space: nowrap;
    z-index: 3;
}
.eltdf-plc-holder .eltdf-plc-item .button.added {
    display: none;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart {
    margin: 20px 0 0;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .added_to_cart,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .button {
    color: #fff;
    background-color: #000;
    border: 1px solid transparent;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .added_to_cart:before,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .button:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -1px;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: calc(100% + 2px);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .added_to_cart:before,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .button:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .added_to_cart:hover,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .button:hover {
    color: #fff;
    background-color: #000;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .added_to_cart:hover:before,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .button:hover:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -1px;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: calc(100% + 2px);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .added_to_cart:hover:before,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-default-skin .button:hover:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-light-skin .added_to_cart,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-light-skin .button {
    color: #000;
    background-color: #fff;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-light-skin .added_to_cart:hover,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-light-skin .button:hover {
    color: #fff;
    background-color: #000;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-dark-skin .added_to_cart,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-dark-skin .button {
    color: #fff;
    background-color: #000;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-dark-skin .added_to_cart:hover,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-add-to-cart.eltdf-dark-skin .button:hover {
    color: #fff;
    background-color: #000;
}
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.eltdf-plc-holder.eltdf-standard-layout .eltdf-plc-item .eltdf-plc-category a,
.eltdf-plc-holder.eltdf-standard-layout .eltdf-plc-item .eltdf-plc-excerpt,
.eltdf-plc-holder.eltdf-standard-layout .eltdf-plc-item .eltdf-plc-price,
.eltdf-plc-holder.eltdf-standard-layout .eltdf-plc-item .eltdf-plc-rating,
.eltdf-plc-holder.eltdf-standard-layout .eltdf-plc-item .eltdf-plc-title {
    color: #fff;
}
.eltdf-plc-holder.eltdf-standard-layout .eltdf-plc-item .eltdf-plc-category a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.eltdf-plc-holder.eltdf-simple-layout .eltdf-plc-image-outer {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 15px 0 0;
}
.eltdf-plc-holder.eltdf-simple-layout .eltdf-plc-text-wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 0 0 15px;
}
.eltdf-plc-holder.eltdf-simple-layout .eltdf-plc-text,
.eltdf-plc-holder.eltdf-simple-layout .eltdf-plc-text-inner,
.eltdf-plc-holder.eltdf-simple-layout .eltdf-plc-text-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.eltdf-plc-holder.eltdf-plc-nav-light-skin .owl-nav .owl-next,
.eltdf-plc-holder.eltdf-plc-nav-light-skin .owl-nav .owl-prev {
    color: #fff;
}
.eltdf-plc-holder.eltdf-plc-nav-light-skin .owl-nav .owl-next:hover,
.eltdf-plc-holder.eltdf-plc-nav-light-skin .owl-nav .owl-prev:hover {
    color: rgba(255, 255, 255, 0.9);
}
.eltdf-plc-holder.eltdf-plc-pag-inside-slider .owl-next,
.eltdf-plc-holder.eltdf-plc-pag-inside-slider .owl-prev {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.eltdf-plc-holder.eltdf-plc-pag-inside-slider .owl-dots {
    position: absolute;
    left: 0;
    bottom: 10px;
    margin: 0;
}
.eltdf-plc-holder.eltdf-plc-pag-light-skin .owl-dots .owl-dot span {
    background-color: rgba(255, 255, 255, 0.9);
}
.eltdf-plc-holder.eltdf-plc-pag-light-skin .owl-dots .owl-dot.active span,
.eltdf-plc-holder.eltdf-plc-pag-light-skin .owl-dots .owl-dot:hover span {
    background-color: #fff;
}
.eltdf-pls-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-pls-holder > ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
}
.eltdf-pls-holder > ul > li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 20px;
}
.eltdf-pls-holder > ul > li:last-child {
    margin: 0;
}
.eltdf-pls-holder .eltdf-pls-image {
    display: table-cell;
    vertical-align: top;
    width: 84px;
}
.eltdf-pls-holder .eltdf-pls-image a,
.eltdf-pls-holder .eltdf-pls-image img {
    display: block;
}
.eltdf-pls-holder .eltdf-pls-image a {
    position: relative;
}
.eltdf-pls-holder .eltdf-pls-image a:hover:after {
    opacity: 1;
}
.eltdf-pls-holder .eltdf-pls-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.eltdf-pls-holder .eltdf-pls-text {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 20px;
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-title {
    margin: 0 0 4px;
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 5px 0 3px;
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-rating:before {
    color: #a8a8a8;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-rating span:before {
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-price {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 14px 0 0;
    line-height: 1;
    color: inherit;
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-price * {
    font-size: inherit;
    line-height: inherit;
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-price del {
    color: #a5a5a5;
    margin-right: 8px;
}
.eltdf-pls-holder .eltdf-pls-text .eltdf-pls-price ins {
    text-decoration: none;
}
.eltdf-pl-holder .eltdf-pl-categories {
    position: relative;
    padding-bottom: 35px;
    float: left;
    text-align: center;
    width: 100%;
}
.eltdf-pl-holder .eltdf-pl-categories h6.eltdf-pl-categories-label {
    margin: 0;
    display: none;
    font-size: 13px;
}
.eltdf-pl-holder .eltdf-pl-categories h6.eltdf-pl-categories-label:after {
    content: "\35";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: ElegantIcons;
    font-size: 14px;
    line-height: 1em;
    margin-left: 8px;
    top: -1px;
}
.eltdf-pl-holder .eltdf-pl-categories ul {
    list-style: none;
    display: inline-block;
    margin: 0;
}
.eltdf-pl-holder .eltdf-pl-categories ul li {
    display: inline-block;
    float: left;
    position: relative;
    padding: 0 20px;
}
@media only screen and (max-width: 480px) {
    .eltdf-pl-holder .eltdf-pl-categories ul li {
        display: block;
        float: none;
        padding: 0;
    }
}
.eltdf-pl-holder .eltdf-pl-categories ul li:first-child {
    padding-left: 0;
}
.eltdf-pl-holder .eltdf-pl-categories ul li a {
    position: relative;
    color: #000;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 14px;
}
.eltdf-pl-holder .eltdf-pl-categories ul li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-pl-holder .eltdf-pl-categories ul li a.active:before,
.eltdf-pl-holder .eltdf-pl-categories ul li a:hover:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-pl-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-pl-holder .eltdf-pl-outer.eltdf-ajax-loading {
    opacity: 0;
}
.eltdf-pl-holder.eltdf-enable-rand-fadein .eltdf-pli:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
}
@-webkit-keyframes eltdfFadeOutCover {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes eltdfFadeOutCover {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.eltdf-pl-holder.eltdf-enable-rand-fadein .eltdf-pli.eltdf-fade-out-cover:after {
    -webkit-animation: eltdfFadeOutCover 1s cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
    animation: eltdfFadeOutCover 1s cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
}
.eltdf-pl-holder.eltdf-enable-rand-fadein .eltdf-pli.eltdf-remove-cover:after {
    display: none;
}
.eltdf-pl-holder .eltdf-prl-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    background-color: transparent;
    display: none;
    margin-top: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 120px;
}
.eltdf-pl-holder .eltdf-prl-loading .eltdf-prl-loading-msg {
    font-size: 12px;
    line-height: 1.3em;
    color: #000;
    font-weight: 500;
}
.eltdf-pl-holder .eltdf-pli {
    padding: 0;
    z-index: 100;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 0 8px;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder .added_to_cart,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart a.button,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-quickview-button,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-wcwl-add-to-wishlist {
    height: 43px;
    width: 18px;
    z-index: 300;
    overflow: hidden;
    padding: 0 8px;
    font-size: 0;
    vertical-align: bottom;
    margin: 0;
    border: 0;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder .added_to_cart:after,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder .added_to_cart:before,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart a.button:after,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart a.button:before,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-quickview-button:after,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-quickview-button:before,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-wcwl-add-to-wishlist:after,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-wcwl-add-to-wishlist:before {
    content: initial;
    color: inherit;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder .added_to_cart:hover,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart a.button:hover,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-quickview-button:hover,
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-wcwl-add-to-wishlist:hover {
    opacity: 0.8;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart a.button {
    bottom: 0;
    right: -1px;
    display: inline-block;
    background: 0 0;
    color: inherit;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart a.button.added {
    display: none;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart a.button.add_to_cart_button {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart a.button.add_to_cart_button:after {
    font-family: Ionicons;
    content: "\f110";
    font-size: 19px;
    line-height: 42px;
    font-weight: 500;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart .added_to_cart {
    color: unset;
    background-color: unset;
    font-weight: unset;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .eltdf-pli-add-to-cart .added_to_cart:after {
    content: "Z";
    font-size: 18px;
    line-height: 46px;
    font-family: ElegantIcons;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-quickview-button {
    bottom: 0;
    position: relative;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-quickview-button:before {
    content: "";
    width: 17px;
    height: 43px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiByb2xlPSJpbWciIHdpZHRoPSIxLjRlbSIgaGVpZ2h0PSIxZW0iIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAxNzkyIDEyODAiPjxwYXRoIGQ9Ik0xNjY0IDcwNHEtMTUyLTIzNi0zODEtMzUzcTYxIDEwNCA2MSAyMjVxMCAxODUtMTMxLjUgMzE2LjVUODk2IDEwMjRUNTc5LjUgODkyLjVUNDQ4IDU3NnEwLTEyMSA2MS0yMjVxLTIyOSAxMTctMzgxIDM1M3ExMzMgMjA1IDMzMy41IDMyNi41VDg5NiAxMTUydDQzNC41LTEyMS41VDE2NjQgNzA0ek05NDQgMzIwcTAtMjAtMTQtMzR0LTM0LTE0cS0xMjUgMC0yMTQuNSA4OS41VDU5MiA1NzZxMCAyMCAxNCAzNHQzNCAxNHQzNC0xNHQxNC0zNHEwLTg2IDYxLTE0N3QxNDctNjFxMjAgMCAzNC0xNHQxNC0zNHptODQ4IDM4NHEwIDM0LTIwIDY5cS0xNDAgMjMwLTM3Ni41IDM2OC41VDg5NiAxMjgwdC00OTkuNS0xMzlUMjAgNzczUTAgNzM4IDAgNzA0dDIwLTY5cTE0MC0yMjkgMzc2LjUtMzY4VDg5NiAxMjh0NDk5LjUgMTM5VDE3NzIgNjM1cTIwIDM1IDIwIDY5eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiByb2xlPSJpbWciIHdpZHRoPSIxLjRlbSIgaGVpZ2h0PSIxZW0iIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAxNzkyIDEyODAiPjxwYXRoIGQ9Ik0xNjY0IDcwNHEtMTUyLTIzNi0zODEtMzUzcTYxIDEwNCA2MSAyMjVxMCAxODUtMTMxLjUgMzE2LjVUODk2IDEwMjRUNTc5LjUgODkyLjVUNDQ4IDU3NnEwLTEyMSA2MS0yMjVxLTIyOSAxMTctMzgxIDM1M3ExMzMgMjA1IDMzMy41IDMyNi41VDg5NiAxMTUydDQzNC41LTEyMS41VDE2NjQgNzA0ek05NDQgMzIwcTAtMjAtMTQtMzR0LTM0LTE0cS0xMjUgMC0yMTQuNSA4OS41VDU5MiA1NzZxMCAyMCAxNCAzNHQzNCAxNHQzNC0xNHQxNC0zNHEwLTg2IDYxLTE0N3QxNDctNjFxMjAgMCAzNC0xNHQxNC0zNHptODQ4IDM4NHEwIDM0LTIwIDY5cS0xNDAgMjMwLTM3Ni41IDM2OC41VDg5NiAxMjgwdC00OTkuNS0xMzlUMjAgNzczUTAgNzM4IDAgNzA0dDIwLTY5cTE0MC0yMjkgMzc2LjUtMzY4VDg5NiAxMjh0NDk5LjUgMTM5VDE3NzIgNjM1cTIwIDM1IDIwIDY5eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
    position: absolute;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-color: currentColor;
    -webkit-mask-position: center;
    mask-position: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-wcwl-add-to-wishlist {
    bottom: 0;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-wcwl-add-to-wishlist > div {
    height: 100%;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-wcwl-add-to-wishlist > div a {
    height: 100%;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-icons-holder > .yith-wcwl-add-to-wishlist > div a:before {
    font-size: 16px;
    line-height: 45px;
    padding: 0;
    margin: 0;
}
.eltdf-pl-holder .eltdf-pli:hover .eltdf-pli-image img {
    will-change: transform;
    -webkit-filter: blur();
    filter: blur();
    -webkit-transform: translate(-3%, 0) scale(1.06);
    -ms-transform: translate(-3%, 0) scale(1.06);
    transform: translate(-3%, 0) scale(1.06);
    -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
    -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93), -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-title {
    margin: 0;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-title > * {
    font-family: inherit;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-category {
    font-family: Montserrat, sans-serif;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.16em;
    line-height: 21px;
    margin-top: 3px;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-price {
    font-size: 14px;
    margin: 0;
    line-height: 21px;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-price {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 14px 0 0;
    line-height: 1;
    color: inherit;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-price * {
    font-size: inherit;
    line-height: inherit;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-price del {
    color: #a5a5a5;
    margin-right: 8px;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-price ins {
    text-decoration: none;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 0 0 0;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-rating:before {
    color: #a8a8a8;
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-rating span:before {
    content: "\f4b3\f4b3\f4b3\f4b3\f4b3";
}
.eltdf-pl-holder .eltdf-pli .eltdf-pli-excerpt {
    color: #000;
    line-height: 1.3em;
    margin: 11px 0 0;
    display: inline-block;
    font-size: 14px;
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .eltdf-pli-add-to-cart {
    margin: 0;
    padding: 0 8px;
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart,
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    line-height: 2.1em;
    font-weight: 600;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0;
    letter-spacing: 0.01em;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 3;
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart:before,
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart > span:before,
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button > span:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart:hover,
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button:hover {
    background-color: transparent;
    color: #000;
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart:hover:before,
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button:hover:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart:hover > span:before,
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button:hover > span:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: inherit;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart .eltdf-btn-text,
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button .eltdf-btn-text {
    display: inline-block;
    vertical-align: middle;
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart {
    font-size: 0;
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .added_to_cart:before {
    content: none;
}
.eltdf-pl-holder:not(.eltdf-product-add-to-cart-in-box):not(.eltdf-info-below-image) .button.added {
    display: none;
}
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder {
    background: #000 !important;
}
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .eltdf-pli-add-to-cart a.button,
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .yith-quickview-button,
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .yith-wcwl-add-button,
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .yith-wcwl-add-to-wishlist *,
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .yith-wcwl-wishlistaddedbrowse a:before,
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .yith-wcwl-wishlistexistsbrowse a:before {
    color: #fff !important;
}
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .added_to_cart {
    color: #fff !important;
    font-size: 0;
}
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .added_to_cart:before {
    content: initial;
}
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder .added_to_cart:after {
    content: "Z";
    font-size: 18px;
    line-height: 46px;
    font-family: ElegantIcons;
}
.eltdf-pl-holder.eltdf-hover-type-standard-dark .eltdf-pli-icons-holder:hover {
    opacity: 0.9;
}
.eltdf-pl-holder .eltdf-pli-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.touch .eltdf-pl-holder .eltdf-pli-inner {
    cursor: pointer;
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-image img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.06) rotate(0.1deg);
    -ms-transform: scale(1.06) rotate(0.1deg);
    transform: scale(1.06) rotate(0.1deg);
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
    transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93), -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-image .eltdf-pli-new-product,
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-image .eltdf-pli-onsale,
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-image .eltdf-pli-out-of-stock {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    display: block;
    top: 15px;
    width: 50px;
    height: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(90deg) translateZ(0);
    transform: rotate(90deg) translateZ(0);
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-image .eltdf-pli-onsale {
    left: 1px;
    background-color: #000;
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-image .eltdf-pli-out-of-stock {
    right: 1px;
    background-color: #000;
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-image .eltdf-pli-new-product {
    left: 1px;
    background-color: #fff;
    color: #000;
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-text-outer .eltdf-pli-text-inner {
    display: table-cell;
}
.eltdf-pl-holder .eltdf-pli-inner .eltdf-pli-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.eltdf-pl-holder .eltdf-pli-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 23px 0 38px;
}
.eltdf-pl-holder.eltdf-masonry-layout .eltdf-pli-inner {
    width: 100%;
    height: 100%;
}
.eltdf-pl-holder.eltdf-masonry-layout .eltdf-pli-inner .eltdf-pli-image {
    height: 100%;
}
.eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-owl-slider .owl-nav .owl-next,
.eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-owl-slider .owl-nav .owl-prev {
    background-color: transparent;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media only screen and (max-width: 1024px) {
    .eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-owl-slider .owl-nav .owl-next,
    .eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-owl-slider .owl-nav .owl-prev {
        background-color: #fff;
    }
}
.eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-owl-slider .owl-nav .owl-prev {
    left: -83px;
}
@media only screen and (max-width: 1024px) {
    .eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-owl-slider .owl-nav .owl-prev {
        left: 0;
    }
}
.eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-owl-slider .owl-nav .owl-next {
    right: -83px;
}
@media only screen and (max-width: 1024px) {
    .eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-owl-slider .owl-nav .owl-next {
        right: 0;
    }
}
.eltdf-pl-holder.eltdf-carousel-layout.eltdf-navigation-inside-slider .eltdf-pl-outer .eltdf-pli {
    margin: 0 !important;
}
.eltdf-pl-holder.eltdf-carousel-layout .eltdf-pl-outer {
    margin: 0 !important;
}
.eltdf-pl-holder.eltdf-carousel-layout .eltdf-pl-outer .eltdf-pli {
    padding: 0 !important;
    width: auto;
}
@media only screen and (max-width: 991px) {
    .eltdf-pl-holder.eltdf-carousel-layout .eltdf-with-custom-holder {
        position: relative;
        left: 0 !important;
        top: 0 !important;
    }
}
.eltdf-pl-holder.eltdf-carousel-layout .eltdf-pl-holder:not(.eltdf-info-outside-with-custom-text) .owl-nav .owl-next,
.eltdf-pl-holder.eltdf-carousel-layout .eltdf-pl-holder:not(.eltdf-info-outside-with-custom-text) .owl-nav .owl-prev {
    top: calc(50% - 123px);
    background-color: transparent;
}
.eltdf-pl-holder.eltdf-carousel-layout .eltdf-pl-holder:not(.eltdf-info-outside-with-custom-text) .owl-nav .owl-prev {
    left: -88px;
    right: initial;
}
.eltdf-pl-holder.eltdf-carousel-layout .eltdf-pl-holder:not(.eltdf-info-outside-with-custom-text) .owl-nav .owl-next {
    right: -88px;
}
.eltdf-pl-holder.eltdf-info-on-image .eltdf-pli .eltdf-pli-icons-holder {
    position: relative;
    z-index: 111;
    opacity: 0;
    border: 1px solid;
    margin: 23px auto 0;
    will-change: transform;
    -webkit-filter: blur();
    filter: blur();
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.eltdf-pl-holder.eltdf-info-on-image .eltdf-pli:hover .eltdf-pli-icons-holder {
    opacity: 1;
}
.eltdf-pl-holder.eltdf-info-on-image .eltdf-pli:hover .eltdf-pli-inner .eltdf-pli-text {
    opacity: 1;
}
.eltdf-pl-holder.eltdf-info-on-image .eltdf-pli .eltdf-pli-inner .eltdf-pli-text {
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.66s cubic-bezier(0.76, 0.14, 0, 0.74);
    -o-transition: opacity 0.66s cubic-bezier(0.76, 0.14, 0, 0.74);
    transition: opacity 0.66s cubic-bezier(0.76, 0.14, 0, 0.74);
}
.eltdf-pl-holder.eltdf-info-on-image .eltdf-pli .eltdf-pli-inner .eltdf-pli-text .eltdf-pli-price {
    margin-top: 16px;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-vertical-top .eltdf-pli .eltdf-pli-text-inner {
    vertical-align: top;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-vertical-middle .eltdf-pli .eltdf-pli-text-inner {
    vertical-align: middle;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-vertical-bottom .eltdf-pli .eltdf-pli-text-inner {
    vertical-align: bottom;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-horizontal-left .eltdf-pli .eltdf-pli-text-inner {
    text-align: left;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-horizontal-center .eltdf-pli .eltdf-pli-text-inner {
    text-align: center;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-horizontal-right .eltdf-pli .eltdf-pli-text-inner {
    text-align: right;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-light .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-category a,
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-light .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-excerpt,
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-light .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-price,
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-light .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-rating,
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-light .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-title {
    color: #fff;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-light .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-category a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-dark .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-category a,
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-dark .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-excerpt,
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-dark .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-price,
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-dark .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-rating,
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-dark .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-title {
    color: #000;
}
.eltdf-pl-holder.eltdf-info-on-image.eltdf-product-info-dark .eltdf-pli-inner .eltdf-pli-text-inner .eltdf-pli-category a:hover {
    color: rgba(0, 0, 0, 0.8);
}
.eltdf-pl-holder.eltdf-info-below-image .eltdf-pli .eltdf-pli-title {
    float: left;
    width: 55%;
}
.eltdf-pl-holder.eltdf-info-below-image .eltdf-pli .eltdf-pli-category {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.16em;
    line-height: 21px;
    margin: 0;
    width: 100%;
    display: inline-block;
}
.eltdf-pl-holder.eltdf-info-below-image .eltdf-pli .eltdf-pli-price {
    float: right;
    width: 45%;
    text-align: right;
    margin: 4px 0 0;
}
.eltdf-pl-holder.eltdf-info-below-image .eltdf-pli:hover .eltdf-pli-inner .eltdf-pli-text .eltdf-pli-icons-holder {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.eltdf-pl-holder.eltdf-info-below-image .eltdf-pli .eltdf-pli-inner .eltdf-pli-text {
    padding: 0;
}
.eltdf-pl-holder.eltdf-info-below-image .eltdf-pli .eltdf-pli-inner .eltdf-pli-text .eltdf-pli-icons-holder {
    position: absolute;
    bottom: -1px;
    right: -1px;
    background-color: #fff;
    z-index: 111;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    transition: -webkit-transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    -o-transition: transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    transition: transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
    transition: transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9), -webkit-transform 0.35s cubic-bezier(0.34, 0.18, 0, 0.9);
}
.eltdf-pl-holder.eltdf-info-below-image.eltdf-product-info-align-center .eltdf-pli-text-wrapper > *,
.eltdf-pl-holder.eltdf-info-below-image.eltdf-product-info-align-left .eltdf-pli-text-wrapper > *,
.eltdf-pl-holder.eltdf-info-below-image.eltdf-product-info-align-right .eltdf-pli-text-wrapper > * {
    width: 100%;
}
.eltdf-pl-holder.eltdf-info-below-image.eltdf-product-info-align-center .eltdf-pli-price,
.eltdf-pl-holder.eltdf-info-below-image.eltdf-product-info-align-left .eltdf-pli-price,
.eltdf-pl-holder.eltdf-info-below-image.eltdf-product-info-align-right .eltdf-pli-price {
    text-align: inherit;
}
.eltdf-pl-holder.eltdf-info-below-image.eltdf-product-info-align-center .eltdf-pli-price {
    margin: 13px 0 0;
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on .eltdf-pli .eltdf-pli-title {
    float: left;
    width: 55%;
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on .eltdf-pli .eltdf-pli-category {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.16em;
    line-height: 21px;
    margin: 0;
    width: 100%;
    display: inline-block;
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on .eltdf-pli .eltdf-pli-price {
    float: right;
    width: 45%;
    text-align: right;
    margin: 4px 0 0;
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on .eltdf-pli:hover .eltdf-pli-inner .eltdf-pli-text {
    opacity: 1;
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on .eltdf-pli .eltdf-pli-inner .eltdf-pli-text {
    padding: 0;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(0.76, 0.14, 0, 0.74);
    -o-transition: opacity 0.4s cubic-bezier(0.76, 0.14, 0, 0.74);
    transition: opacity 0.4s cubic-bezier(0.76, 0.14, 0, 0.74);
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on .eltdf-pli .eltdf-pli-inner .eltdf-pli-text .eltdf-pli-icons-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    z-index: 111;
    will-change: transform;
    -webkit-filter: blur();
    filter: blur();
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on.eltdf-product-info-align-center .eltdf-pli-text-wrapper > *,
.eltdf-pl-holder.eltdf-info-below-image-icons-on.eltdf-product-info-align-left .eltdf-pli-text-wrapper > *,
.eltdf-pl-holder.eltdf-info-below-image-icons-on.eltdf-product-info-align-right .eltdf-pli-text-wrapper > * {
    width: 100%;
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on.eltdf-product-info-align-center .eltdf-pli-price,
.eltdf-pl-holder.eltdf-info-below-image-icons-on.eltdf-product-info-align-left .eltdf-pli-price,
.eltdf-pl-holder.eltdf-info-below-image-icons-on.eltdf-product-info-align-right .eltdf-pli-price {
    text-align: inherit;
}
.eltdf-pl-holder.eltdf-info-below-image-icons-on.eltdf-product-info-align-center .eltdf-pli-price {
    margin: 13px 0 0;
}
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .eltdf-pli-new-product,
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .eltdf-pli-onsale,
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .eltdf-pli-out-of-stock {
    display: none !important;
}
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .owl-nav .owl-next,
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .owl-nav .owl-prev {
    right: 40px;
}
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .eltdf-pli {
    margin: 0 !important;
}
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .eltdf-pli .eltdf-pli-inner .eltdf-pli-text .eltdf-pli-price {
    position: absolute;
    top: 10px;
    left: 11px;
    margin: 0;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
}
.eltdf-pl-holder.eltdf-info-outside-with-custom-text .eltdf-pli .eltdf-pli-inner .eltdf-pli-text .eltdf-pli-price .woocommerce-Price-currencySymbol {
    font-size: 10px;
    vertical-align: top;
    margin: 0 2px 0;
}
.eltdf-pl-holder .eltdf-with-custom-text {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    color: #000;
    letter-spacing: 0.42em;
    text-align: left;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(90deg) translateZ(0);
    transform: rotate(90deg) translateZ(0);
}
.eltdf-pl-holder.custom-text-position-right .eltdf-with-custom-text {
    left: calc(100% + 40px);
}
.eltdf-pl-holder .eltdf-with-custom-holder {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    top: 25%;
    left: 94%;
    z-index: 100;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
    .eltdf-pl-holder .eltdf-with-custom-holder {
        left: 10% !important;
    }
}
@media only screen and (max-width: 480px) {
    .eltdf-pl-holder .eltdf-with-custom-holder {
        width: 75%;
    }
}
.eltdf-pl-holder .eltdf-with-custom-title {
    font-family: Poppins, sans-serif;
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
    display: block;
}
.eltdf-pl-holder .eltdf-with-custom-link {
    position: relative;
}
.eltdf-pl-holder .eltdf-with-custom-button {
    margin-top: 25px;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 600;
    display: block;
}
.eltdf-drop-down .eltdf-pli-icons-holder {
    display: none !important;
}
.eltdf-product-single {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.touch .eltdf-product-single {
    cursor: pointer;
}
.eltdf-product-single .eltdf-product-single-content {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.eltdf-product-single .eltdf-product-single-text {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    width: 50%;
    padding: 0 14%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
}
.eltdf-product-single .eltdf-product-single-text-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.eltdf-product-single .eltdf-single-thumbnail-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
}
.eltdf-product-single .eltdf-single-thumbnail-holder img {
    display: block;
    width: 100%;
}
.eltdf-product-single .eltdf-product-single-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.eltdf-product-single .eltdf-sp-text-wrapper {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    bottom: 27px;
    vertical-align: middle;
    margin: 20px 0 0;
}
.eltdf-product-single .eltdf-product-single-title {
    display: inline-block;
    width: auto;
    margin: 0 0 7px;
}
.eltdf-product-single .eltdf-sp-price {
    position: relative;
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 14px 0 0;
    line-height: 1;
    color: inherit;
    color: #000;
    clear: both;
    margin: 0;
    font-weight: 300;
    font-size: 14px;
}
.eltdf-product-single .eltdf-sp-price * {
    font-size: inherit;
    line-height: inherit;
}
.eltdf-product-single .eltdf-sp-price del {
    color: #a5a5a5;
    margin-right: 8px;
}
.eltdf-product-single .eltdf-sp-price ins {
    text-decoration: none;
}
.eltdf-product-single .eltdf-sp-button {
    margin-top: 20px;
    position: relative;
    z-index: 2;
}
.eltdf-product-single .eltdf-product-single-image {
    position: relative;
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    width: 50%;
}
.eltdf-product-single .eltdf-product-single-image img {
    display: block;
}
.eltdf-product-single.eltdf-product-text-outside.eltdf-product-single-featured-left .eltdf-sp-text-wrapper {
    left: 80%;
    right: auto;
    text-align: left;
}
.eltdf-product-single.eltdf-product-text-outside.eltdf-product-single-featured-right .eltdf-sp-text-wrapper {
    right: 80%;
    left: auto;
    text-align: right;
}
.rev_slider_wrapper .eltdf-product-single .eltdf-product-single-image img,
.rev_slider_wrapper .eltdf-product-single .eltdf-single-thumbnail-holder img {
    width: 100% !important;
    height: auto !important;
}
#yith-quick-view-modal {
    z-index: 1050;
}
#yith-quick-view-modal .yith-quick-view-overlay {
    background: rgba(246, 246, 246, 0.7);
}
#yith-quick-view-modal .yith-wcqv-wrapper {
    height: 680px;
    width: 1084px;
}
#yith-quick-view-modal .yith-wcqv-main {
    overflow: -moz-scrollbars-none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#yith-quick-view-modal .yith-wcqv-main::-webkit-scrollbar {
    display: none;
}
#yith-quick-view-modal .eltdf-out-of-stock {
    right: 50px;
}
#yith-quick-view-modal #yith-quick-view-content > .product {
    margin-bottom: 0;
}
#yith-quick-view-modal #yith-quick-view-content > .product > .product {
    margin-bottom: 0;
}
#yith-quick-view-modal #yith-quick-view-content .product div.images {
    width: 50%;
}
#yith-quick-view-modal #yith-quick-view-content .product div.images figure.woocommerce-product-gallery__wrapper {
    margin: 0;
}
#yith-quick-view-modal #yith-quick-view-content .product div.images figure.woocommerce-product-gallery__wrapper div:first-child {
    padding-right: 10px;
}
#yith-quick-view-modal #yith-quick-view-content .product div.images figure.woocommerce-product-gallery__wrapper div:not(:first-child) {
    display: none;
    width: calc(50% - 10px);
    float: left;
    padding-right: 10px;
}
#yith-quick-view-modal #yith-quick-view-content .product div.images figure.woocommerce-product-gallery__wrapper a,
#yith-quick-view-modal #yith-quick-view-content .product div.images figure.woocommerce-product-gallery__wrapper img {
    display: block;
    height: 100%;
    height: -webkit-fill-available;
    -o-object-fit: cover;
    object-fit: cover;
}
#yith-quick-view-modal #yith-quick-view-content div.summary {
    width: calc(50% - 50px);
    padding: 54px 15px 15px 52px;
}
@media only screen and (max-width: 480px) {
    #yith-quick-view-modal #yith-quick-view-content div.summary {
        padding: 50px 0 15px 21px;
    }
}
#yith-quick-view-modal #yith-quick-view-content div.summary .product_title.entry-title {
    font-size: 40px;
    line-height: 1.125em;
    margin-bottom: 7px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-rating {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 13px 0 0;
    font-family: Poppins, sans-serif;
    font-size: 14px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-rating a.woocommerce-review-link {
    display: inline-block;
    color: #000;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-rating a.woocommerce-review-link:hover {
    color: #000;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
#yith-quick-view-modal #yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
#yith-quick-view-modal #yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    font-size: 14px !important;
    text-transform: capitalize;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
#yith-quick-view-modal #yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
#yith-quick-view-modal #yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
    top: 1px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .woocommerce-product-details__short-description {
    margin: 47px 0 13px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary form.cart {
    margin: 43px 0 0;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .eltdf-quantity-buttons {
    margin-right: 11px;
}
#yith-quick-view-modal #yith-quick-view-content div.summary .product_meta {
    display: none;
    margin: 42px 0 0;
}
#yith-quick-view-modal #yith-quick-view-close,
.yith-quick-view.yith-modal #yith-quick-view-close {
    top: 24px;
    right: 24px;
    color: #000;
    background: transparent url(../img/close-icon.svg) no-repeat;
    width: 16px;
    height: 17px;
    font-size: 0;
    line-height: 15px;
    font-weight: 400;
    text-align: center;
    opacity: 1;
    border: 0;
}
ul.products > .product .button.yith-wcqv-button {
    display: none !important;
}
ul.products > .product .eltdf-pl-yith {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    overflow: hidden;
    font-size: 0;
    width: 121px;
}
ul.products > .product .eltdf-pl-yith .eltdf-yith-wcqv-holder {
    display: inline-block;
    height: 29px;
    vertical-align: middle;
}
ul.products > .product .eltdf-pl-yith .eltdf-yith-wcqv-holder a {
    display: block;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
ul.products > .product .eltdf-pl-yith .eltdf-yith-wcqv-holder a span {
    display: inline-block;
    background-color: #000;
    line-height: 1;
    padding: 8px 10px;
}
ul.products > .product .eltdf-pl-yith .eltdf-yith-wcqv-holder a span.eltdf-yith-wcqv-icon {
    background-color: #404040;
}
#yith-wcwl-popup-message {
    display: none;
    opacity: 0;
}
#yith-wcwl-popup-message.eltdf-wishlist-vanish-out {
    display: none;
    opacity: 0;
}
.eltdf-yith-wcqv-holder {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.yith-wcwl-add-to-wishlist {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0 0 0;
    text-align: center;
}
.yith-wcwl-add-button a,
.yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-wishlistexistsbrowse a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 0 !important;
    line-height: inherit;
    color: #000;
}
.yith-wcwl-add-button a:before,
.yith-wcwl-wishlistaddedbrowse a:before,
.yith-wcwl-wishlistexistsbrowse a:before {
    content: "\e030";
    position: relative;
    display: inline-block;
    font-family: ElegantIcons;
    font-size: 11px;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    padding-top: 2px;
}
.yith-wcwl-add-button a:not(.eltdf-adding-to-wishlist):hover:before,
.yith-wcwl-wishlistaddedbrowse a:not(.eltdf-adding-to-wishlist):hover:before,
.yith-wcwl-wishlistexistsbrowse a:not(.eltdf-adding-to-wishlist):hover:before {
    opacity: 1;
}
@-webkit-keyframes eltdfWishlistLoading {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
}
@keyframes eltdfWishlistLoading {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
}
.yith-wcwl-add-button a.eltdf-adding-to-wishlist:before,
.yith-wcwl-wishlistaddedbrowse a.eltdf-adding-to-wishlist:before,
.yith-wcwl-wishlistexistsbrowse a.eltdf-adding-to-wishlist:before {
    -webkit-animation: eltdfWishlistLoading 1s ease infinite;
    animation: eltdfWishlistLoading 1s ease infinite;
}
.yith-wcwl-add-button a:hover,
.yith-wcwl-wishlistaddedbrowse a:hover,
.yith-wcwl-wishlistexistsbrowse a:hover {
    color: #000;
}
.yith-wcwl-wishlistaddedbrowse a:before,
.yith-wcwl-wishlistexistsbrowse a:before {
    content: "\e089";
}
.yith-wcwl-add-button .ajax-loading {
    display: none !important;
}
.yith-wcwl-wishlistaddedbrowse span,
.yith-wcwl-wishlistexistsbrowse span {
    display: none;
}
.yith-wcwl-wishlistaddedbrowse a:before,
.yith-wcwl-wishlistexistsbrowse a:before {
    color: #000;
}
.woocommerce-wishlist .wishlist-title {
    display: none;
}
.woocommerce-wishlist .woocommerce-error,
.woocommerce-wishlist .woocommerce-info,
.woocommerce-wishlist .woocommerce-message {
    position: relative;
    display: block;
    padding: 15px 30px;
    margin: 50px 0 30px;
    line-height: 48px;
    list-style: none;
    background-color: transparent;
    border: 1px solid #ccc;
}
.woocommerce-wishlist .woocommerce-error > a,
.woocommerce-wishlist .woocommerce-info > a,
.woocommerce-wishlist .woocommerce-message > a {
    color: #000;
}
.woocommerce-wishlist .woocommerce-error > a:hover,
.woocommerce-wishlist .woocommerce-info > a:hover,
.woocommerce-wishlist .woocommerce-message > a:hover {
    color: #000;
}
.woocommerce-wishlist .woocommerce-error a,
.woocommerce-wishlist .woocommerce-info a,
.woocommerce-wishlist .woocommerce-message a {
    float: right;
}
.woocommerce-wishlist table.wishlist_table {
    font-size: inherit;
    margin: 50px 0 100px;
}
.woocommerce-wishlist table.wishlist_table thead tr {
    border: none;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.235em;
    text-transform: capitalize;
}
.woocommerce-wishlist table.wishlist_table thead tr th {
    border: none;
    text-align: left;
    padding: 16px 12px;
    font-weight: 600;
}
.woocommerce-wishlist table.wishlist_table thead tr th.product-name {
    position: absolute;
    left: 0;
    padding-left: 0;
}
.woocommerce-wishlist table.wishlist_table thead tr th.product-remove {
    width: 18px;
}
.woocommerce-wishlist table.wishlist_table tbody tr {
    border: 0;
    border-bottom: 1px solid #e6e6e6;
}
.woocommerce-wishlist table.wishlist_table tbody tr td {
    vertical-align: middle;
    text-align: left;
    padding: 30px 12px;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove {
    text-align: left;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a {
    color: #000;
    font-size: 0;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a:before {
    content: "\4d";
    display: inline-block;
    vertical-align: middle;
    speak: none;
    color: #000;
    font-family: ElegantIcons;
    font-size: 24px;
    line-height: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a:hover {
    color: #000;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-thumbnail {
    padding-left: 8px;
    padding-right: 8px;
    width: 115px;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-thumbnail a,
.woocommerce-wishlist table.wishlist_table tbody tr td.product-thumbnail img {
    display: block;
    max-width: 115px;
    max-height: 115px;
    -o-object-fit: cover;
    object-fit: cover;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-name a {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.235em;
    text-transform: capitalize;
    text-align: left;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-name .yith-wcqv-button {
    display: none;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-price {
    font-size: 14px;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-price ins {
    text-decoration: none;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-stock-status {
    font-size: 14px;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-stock-status span {
    color: #000 !important;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart {
    text-align: right;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart a {
    border-radius: 0;
    border: 0;
    display: inline-block !important;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart a:after {
    content: "";
    display: none;
}
.woocommerce-wishlist table.wishlist_table .yith-wcwl-share {
    margin: 0;
}
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist {
    width: auto;
    background-color: transparent;
    margin: 18px 0 0;
}
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    font-size: 14px;
    line-height: inherit;
    color: #000;
    font-weight: 400;
    text-transform: lowercase;
    vertical-align: middle;
}
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
    color: #000;
}
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
    content: "\e089";
    font-size: 17px;
    padding: 0 2px;
}
#yith-quick-view-content div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.eltdf-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before {
    content: "\e030";
    color: #000;
}
.eltdf-wishlist-widget-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 0 10px;
    font-size: 17px;
}
.eltdf-wishlist-widget-holder:hover .eltdf-wishlist-opener-wrapper .eltdf-wishlist-text:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-wishlist-widget-holder .eltdf-wishlist-opener-wrapper {
    display: block;
}
.eltdf-wishlist-widget-holder .eltdf-wishlist-opener-wrapper .eltdf-wishlist-text {
    font-size: 14px;
    line-height: 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    margin-left: 5px;
}
.eltdf-wishlist-widget-holder .eltdf-wishlist-opener-wrapper .eltdf-wishlist-text:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: currentColor;
    width: 100%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    -o-transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
    transition: transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81), -webkit-transform 0.4s cubic-bezier(0.28, 0.38, 0, 0.81);
}
.eltdf-wishlist-widget-holder .eltdf-wishlist-opener-wrapper > * {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
}
.eltdf-wishlist-widget-holder .eltdf-wishlist-opener-wrapper > :before {
    display: block;
    line-height: inherit;
}
.eltdf-wishlist-widget-holder.eltdf-search-opener-svg-path .eltdf-search-opener-wrapper > * {
    vertical-align: middle;
}
.eltdf-wishlist-widget-holder.eltdf-search-opener-svg-path .eltdf-search-opener-wrapper path,
.eltdf-wishlist-widget-holder.eltdf-search-opener-svg-path .eltdf-search-opener-wrapper > * {
    fill: currentColor;
    stroke: currentColor;
}
.eltdf-light-header .eltdf-wishlist-widget-holder {
    color: #fff;
}
.eltdf-light-header .eltdf-wishlist-widget-holder .eltdf-wishlist-items-number {
    color: #000;
}
.eltdf-dark-header .eltdf-wishlist-widget-holder {
    color: #000;
}
.eltdf-dark-header .eltdf-wishlist-widget-holder .eltdf-wishlist-items-number {
    color: #000;
}
