@font-face {
font-family: 'ywsbs-icon';
src: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-subscription/assets/fonts/ywsbs-icon.eot?jqnhvq);
src: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-subscription/assets/fonts/ywsbs-icon.eot?jqnhvq#iefix) format('embedded-opentype'),
url(//agro-natura.com/wp-content/plugins/yith-woocommerce-subscription/assets/fonts/ywsbs-icon.ttf?jqnhvq) format('truetype'),
url(//agro-natura.com/wp-content/plugins/yith-woocommerce-subscription/assets/fonts/ywsbs-icon.woff?jqnhvq) format('woff'),
url(//agro-natura.com/wp-content/plugins/yith-woocommerce-subscription/assets/fonts/ywsbs-icon.svg?jqnhvq#ywsbs-icon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="ywsbs-icon-"], [class*=" ywsbs-icon-"] { font-family: 'ywsbs-icon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ywsbs-icon-save_alt:before {
content: "\e900";
}
.ywsbs-icon-dollar:before {
content: "\e904";
color: #4b4b4b;
}
table.shop_table_responsive tbody tr td.ywsbs-subscription-status {
text-align: center;
text-transform: uppercase;
font-size: .9em;
}
table.shop_table_responsive .ywsbs-item .empty-date {
text-align: center;
}
.ywsbs-back-url {
margin-bottom: 20px;
font-size: .9em;
}
.ywsbs-subscription-info-wrapper {
display: flex;
justify-content: space-between;
}
.ywsbs-box {
border: 1px solid #ccc;
padding: 20px;
margin-bottom: 40px;
}
.ywsbs-subscription-info-box {
flex-basis: 48%;
min-height: 100%;
flex-direction: row;
}
.ywsbs-subscription-info-item {
margin-bottom: 10px;
}
.ywsbs-change-status-buttons-wrapper {
margin-top: 10px;
}
.recurring-price-info {
font-size: 13px;
}
span.ywsbs-delivery-info,
span.ywsbs-synch-info {
display: block;
font-size: 0.7em;
font-weight: 600;
line-height: 1.3;
margin-bottom: 20PX;
filter: brightness(0.5);
}
span.ywsbs-delivery-info {
font-weight: 400;
} .ywsbs-dropdown-wrapper {
position: relative;
display: inline-block; }
.ywsbs-dropdown-wrapper > a {
font-size: .8em;
outline: none;
}
.ywsbs-dropdown {
position: absolute;
z-index: 10;
width: 350px;
box-shadow: -2px 2px 20px rgba(161, 161, 161, 0.27);
left: -15px;
top: 100%;
visibility: hidden;
opacity: 0;
transition: all ease .3s;
}
.ywsbs-dropdown-wrapper:hover .ywsbs-dropdown {
visibility: visible;
opacity: 1;
}
.ywsbs-dropdown-item {
padding: 15px 15px 5px 15px;
font-size: .8em;
line-height: 1.2em;
background: #fff;
}
.ywsbs-dropdown-item:nth-child(odd) {
background: #F8F8F8;
}
.ywsbs-dropdown-item:hover {
cursor: pointer;
}
.ywsbs-dropdown-item p {
margin-block-end: 10px;
} .ywsbs-subscription-info-box.subscription-totals {
background-color: #F6F8F7;
}
.ywsbs-subscription-info-box.subscription-totals table {
background: transparent;
}
.subscription-review-table {
padding: 0;
margin: 0;
font-size: .9em;
border-bottom: 1px solid #e0e0e0;
}
.subscription-review-table:last-child {
border-bottom: 0;
}
.subscription-review-table tbody {
background: transparent;
}
table.subscription-review-table th {
width: 60%;
}
table.subscription-review-table tbody td,
table.subscription-review-table th,
table.subscription-review-table td {
background: transparent;
padding: 10px 0;
}
table.subscription-review-table tfoot tr:first-child th,
table.subscription-review-table tfoot tr:first-child td {
border-top: 1px solid #d5d5d5a3;
}
table.subscription-review-table td:last-child {
text-align: right;
}
table.subscription-review-table .ywsbs-subscription-total {
font-size: 12px;
}
table.subscription-review-table .subscription-price {
font-size: 1.1em;
font-weight: 600;
}
.ywsbs-wrapper {
display: inline-block;
} .ywsbs-box.ywsbs-subscription-info-box.shipping-info {
position: relative;
}
a.edit-subscription-shipping {
position: absolute;
right: 20px;
top: 30px;
}
a.edit-subscription-shipping img {
opacity: 50%;
width: 20px;
transition: all linear 0.3s;
}
a.edit-subscription-shipping:hover img {
opacity: 100%;
} .ywsbs-subscription-info-wrapper {
display: grid;
justify-content: space-between;
grid-template-columns: 1fr 1fr;
grid-gap: 40px;
}
.delivery-schedules td, .delivery-schedules th {
padding: 10px 0;
}
span.delivery-status {
text-transform: uppercase;
font-size: 0.9em;
}
span.delivery-status.processing {
color: #d38a0b;
}
span.delivery-status.cancelled {
color: #c0392b;
}
span.delivery-status.waiting {
color: #e74c3c;
}
span.delivery-status.shipped {
color: #b2ac00;
} .ywsbs-subscription-related-orders {
border: 1px solid #ccc;
padding: 20px;
margin-top: 40px;
}
.ywsbs-subscription-related-orders .order-status {
text-transform: uppercase;
}
.ywsbs-subscription-related-orders .order-status .status-completed {
color: #2e4453;
}
.ywsbs-subscription-related-orders .order-status .status-on-hold {
color: #94660c;
}
.ywsbs-subscription-related-orders .order-status .status-failed {
color: #761919;
}
.ywsbs-subscription-related-orders .order-status .status-processing {
color: #5b841b;
}
.ywsbs-subscription-related-orders .order-status .status-trash {
color: #761919;
} .ywsbs-modal {
display: none;
}
.ywsbs-modal-container,
.ywsbs-modal-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1000;
}
.ywsbs-modal-overlay {
background-color: rgba(0, 0, 0, 0.4);
overflow: auto;
}
.ywsbs-modal .modal-content {
position: relative;
background-color: #fefefe;
margin: auto;
padding: 0;
border: 1px solid #888;
width: 80%;
animation-name: animatetop;
animation-duration: 0.4s
}
.ywsbs-modal-wrapper {
width: 500px;
min-height: 300px;
position: relative;
margin-left: auto;
margin-right: auto;
background-color: #fff;
box-shadow: -2px 2px 20px rgb(112, 112, 112);
}
.ywsbs-modal .ywsbs-modal-header {
height: 15px;
width: 100%;
padding: 10px;
clear: both;
}
.ywsbs-modal .ywsbs-modal-header .close {
float: right;
height: 20px;
width: 20px;
text-align: center;
display: block;
cursor: pointer;
font-size: 22px;
color: #ccc;
line-height: 22px;
}
.ywsbs-modal .ywsbs-modal-body {
padding: 20px 30px 30px 30px;
text-align: center;
}
.ywsbs-modal .ywsbs-modal-body p {
margin-block-end: 15px;
}
.ywsbs-modal-icon {
margin-bottom: 20px;
}
.ywsbs-modal-icon img {
margin: 0 auto;
width: 50px;
}
.ywsbs-action-button-wrap {
margin: 20px auto;
}
.close-modal-wrap .close {
font-size: 1em;
float: none;
}
.ywsbs-content-text .error {
color: red;
padding: 0 30px 0 30px;
display: block;
}
.ywsbs-recurring-totals-items .recurring-amount {
margin: 0 0 15px 0;
}
.ywsbs-box.ywsbs-thank-you-page-box {
background-color: #F6F8F7;
}
table.subscription-review-table th {
text-align: left;
}
table.subscription-review-table .product-name {
font-weight: normal;
}
.ywsbs-signup-fee {
color: #467484;
}
.ywsbs-trial-period {
color: #467484;
}
span.status.active {
color: #b2ac00;
}
span.status.paused {
color: #34495e;
}
span.status.pending {
color: #d38a0b;
}
span.status.overdue {
color: #d35400;
}
span.status.trial {
color: #8e44ad;
}
span.status.cancelled {
color: #c0392b;
}
span.status.expired {
color: #bdc3c7;
}
span.status.suspended {
color: #e74c3c;
}
.ywsbs-box.ywsbs-thank-you-page-box span.status {
text-transform: capitalize;
font-weight: 500;
} .summary .ywsbs-resubscribe {
margin: 10px 0;
}
.ywsbs-trial-period {
display: block;
}
.ywsbs-thank-you-page-two-cols .ywsbs-box.ywsbs-thank-you-page-box {
width: calc(40% - 15px);
float: left;
}
.ywsbs-thank-you-page-two-cols .ywsbs-subscription-thank-you-page {
width: 60%;
float: left;
margin-right: 15px;
border: 1px solid #ccc;
padding: 20px;
}
span.recurring-price-wrapper {
font-weight: bold;
} @keyframes animatetop {
from {
top: -300px;
opacity: 0
}
to {
top: 0;
opacity: 1
}
}
@media screen and (max-width: 425px ) {
.ywsbs-box.ywsbs-subscription-info-box {
grid-column-start: 1;
grid-column-end: 3;
}
.ywsbs-subscription-related-orders {
margin-top: 40px;
}
} .widget_shopping_cart .yith-proteo-mini-cart-content ul li > *.quantity {
bottom: 15px;
}
.widget_shopping_cart .yith-proteo-mini-cart-content .ywsbs-wrapper {
text-align: left;
display: inline-block;
position: absolute;
left: 23px;
top: 0;
} .wc-block-checkout .ywsbs-recurring-totals-items,
.wc-block-cart .ywsbs-recurring-totals-items {
padding: 0 16px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.ywsbs-recurring-totals-items .recurring-amount{
text-align: right;
}
@media (max-width: 768px) {
.wc-block-checkout .ywsbs-recurring-totals-items,
.wc-block-cart .ywsbs-recurring-totals-items {
padding: 0;
}
}.ywpar_myaccount_entry_info {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.ywpar_myaccount_entry_info > div {
background-color: #f5f5f5;
border-radius: 10px;
text-align: center;
padding: 20px 10px;
min-width: 250px;
margin: 0 10px 0 0;
}
.ywpar_myaccount_entry_info span.ywpar_entry_info_title {
display: block;
}
.ywpar_myaccount_entry_info .ywpar_badge {
max-width: 40px;
display: block;
margin: 0 auto;
}
.ywpar_myaccount_entry_info .ywpar_badge > p {
text-align: center;
margin: 0;
}
.ywpar_myaccount_entry_info .ywpar_levels_badges .ywpar_level.ywpar_level {
display: block;
text-align: center;
font-size: 1.5em;
margin-top: 10px;
}
.ywpar_myaccount_entry_info .ywpar_levels_badges .ywpar_level.ywpar_level img {
max-width: 50px;
display: block;
margin: 0 auto;
}
.ywpar_myaccount_entry_info .points_collected {
font-size: 30px;
display: block;
justify-content: center;
gap: 10px;
line-height: 30px;
}
.ywpar_myaccount_entry_info .points_collected img {
display: block;
margin: 0 auto;
width: 35px;
}
.ywpar_myaccount_entry_info span.ywpar_total_collected_title {
text-transform: uppercase;
font-size: 0.85em;
margin-top: 10px;
display: block;
}
.ywpar_myaccount_entry_info span.ywpar_total_collected_title span {
padding-left: 5px;
}
.ywpar_myaccount_entry_info span.rank {
font-size: 30px;
padding: 30px 0;
display: block;
}
.ywpar_myaccount_entry_info .points_worth {
font-size: 0.8em;
font-weight: 600;
display: block;
}
.ywpar_myaccount_entry_info span.ywpar_to_redeem_title {
display: block;
text-transform: uppercase;
color: #9f9c9c;
font-size: 0.85em;
margin-top: 10px;
margin-bottom: 5px;
}
.ywpar_points_rewards td {
font-size: 16px;
}
.ywpar_points_rewards td.ywpar_points_rewards-order,
.ywpar_points_rewards td.ywpar_points_rewards-points,
.ywpar_points_rewards th.ywpar_points_rewards-order {
text-align: center;
}
.ywpar_points_rewards td.ywpar_points_rewards-points {
min-width: 150px;
font-size: 0.8em;
color: #949494;
}
.ywpar_points_rewards td.ywpar_points_rewards-points > span {
display: block;
font-size: 1.3em;
}
.ywpar_points_rewards td.ywpar_points_rewards-points > span.ywpar_minus {
color: red;
}
.ywpar_points_rewards td.ywpar_points_rewards-points > span.ywpar_plus {
color: green;
}
.ywpar_points_rewards th.ywpar_points_rewards-action,
.ywpar_points_rewards th.ywpar_points_rewards-date {
text-align: left;
}
.theme-yith-proteo .ywpar_points_rewards td {
padding: 25px 15px;
}
ywpar_tabs_content_container {
position: relative;
}
.ywpar_tabcontent.active {
position: relative;
}
.ywpar_tabcontent #ywpar_banner {
padding: 20px 40px 20px 20px;
border-radius: 5px;
margin-bottom: 20px;
position: relative;
}
.ywpar_tabcontent #ywpar_banner a {
text-decoration: none;
font-size: 12px;
display: block;
}
.ywpar_tabcontent #ywpar_banner.with_image {
padding-left: 90px;
}
.ywpar_tabcontent #ywpar_banner.with_image img.banner_image {
max-width: 50px;
position: absolute;
top: 20px;
left: 20px;
margin-right: 20px;
-webkit-box-shadow: none;
box-shadow: none;
}
.ywpar_tabcontent #ywpar_banner .banner_header {
margin-bottom: 20px;
}
.ywpar_tabcontent #ywpar_banner .banner_header h3, .ywpar_tabcontent #ywpar_banner .banner_header h4 {
margin: 0;
padding: 0;
clear: none;
font-weight: normal;
}
.ywpar_tabcontent #ywpar_banner .banner_header h3 {
font-size: 18px;
margin-bottom: 8px;
}
.ywpar_tabcontent #ywpar_banner .banner_header h4 {
font-size: 14px;
}
.ywpar_tabcontent #ywpar_banner #ywpar_progress_bar, .ywpar_tabcontent #ywpar_banner .pbar_back, .ywpar_tabcontent #ywpar_banner .pbar_fill {
position: relative;
}
.ywpar_tabcontent #ywpar_banner #ywpar_progress_bar .pbar_back {
height: 10px;
border-radius: 5px;
margin: 50px 0 40px 0px;
}
.ywpar_tabcontent #ywpar_banner #ywpar_progress_bar .step {
width: 20px;
height: 20px;
background-color: white;
border-radius: 50%;
position: absolute;
top: -5px;
}
.ywpar_tabcontent #ywpar_banner #ywpar_progress_bar .step.final_step {
right: 0;
}
.ywpar_tabcontent #ywpar_banner #ywpar_progress_bar .step .step_label {
width: 80px;
margin-left: -150%;
font-size: 11px;
top: auto;
bottom: 25px;
padding: 5px;
display: none;
}
.ywpar_tabcontent #ywpar_banner #ywpar_progress_bar .step:hover .step_label {
display: block;
}
.ywpar_tabcontent #ywpar_banner #ywpar_progress_bar .step .step_points {
top: 40px;
width: 80px;
margin-left: -150%;
font-size: 11px;
}
.ywpar_tabcontent #ywpar_banner #ywpar_progress_bar .pbar_fill {
height: 10px;
border-radius: 5px 0 0 5px;
}
#ywpar_banner #ywpar_progress_bar .step > span {
position: absolute;
top: 25px;
width: 50px;
text-align: center;
margin-left: -70%;
font-size: 14px;
line-height: 100%;
}
.ywpar_arrow_go {
width: 10px;
height: 10px;
transition: 0.5s;
float: left;
box-shadow: -2px 2px 0 black;
transform: rotate(-135deg);
position: absolute;
right: 20px;
top: calc(50% - 5px);
}
#ywpar_share_points_to_share {
min-width: 100px;
max-width: 100px;
border-radius: 5px;
font-weight: bolder;
margin: 0 10px;
text-align: right;
}
#share_points {
background-color: #f5f5f5;
padding: 20px;
border-radius: 10px;
padding: 40px;
}
#share_points h3 {
margin: 0 0 20px 0;
padding: 0;
}
#share_points .ywpar-share-points-error {
display: block;
margin: 0 0 40px 0;
height: 30px;
}
#share_points .error {
display: none;
color: red;
font-size: 0.8rem;
}
#share_points .error.show {
display: block;
margin-bottom: 20px;
}
#share_points .input-error {
border: 1px solid red;
}
#share_points input#ywpar-share-points__submit {
margin-left: 20px;
background: #5B5B5B;
border-color: #5B5B5B;
}
#share_points .ywpar-share-status {
font-style: italic;
}
#share_points .ywpar-share-status.used {
color: #7FA82B;
}
#share_points .ywpar-share-status.not-used {
color: #d38a0b;
}
#share_points .ywpar-share-status.deleted, #share_points .ywpar-share-status.expired {
color: #C1000E;
}
#share_points table.shop_table.ywpar_points_rewards.my_account_orders th, #share_points table.shop_table.ywpar_points_rewards.my_account_orders td {
text-align: left !important;
padding-left: 0 !important;
padding-right: 30px;
}
#share_points table.shop_table.ywpar_points_rewards.my_account_orders th {
font-size: 1rem;
}
#share_points table.shop_table.ywpar_points_rewards.my_account_orders td.ywpar-share-points-code {
padding-right: 40px !important;
} [class^=yith-icon-], [class*=" yith-icon-"] {
font-family: yith-icon !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 1em;
height: 1em;
font-size: 20px;
}
#ywpar-copy-to-clipboard-wrapper {
background: #ffffff;
border-radius: 8px;
border: 1px solid #d8d8d8;
display: flex;
align-items: center;
padding: 0 12px;
max-width: 400px;
box-sizing: border-box;
}
#ywpar-copy-to-clipboard-wrapper input[type=text].ywpar-copy-to-clipboard__field {
color: #999;
cursor: default;
height: 38px;
width: 100%;
background: transparent;
padding: 0 10px 0 0;
border: 0 !important;
border-radius: 0;
box-shadow: none;
outline: none;
font-size: 12px;
}
#ywpar-copy-to-clipboard-wrapper #ywpar-copy-to-clipboard-wrapper {
background: #f1f1f1;
border: 1px dashed #cccccc;
}
#ywpar-copy-to-clipboard-wrapper .ywpar-copy-to-clipboard_field-wrap {
position: relative;
flex: 1;
}
#ywpar-copy-to-clipboard-wrapper .ywpar-copy-to-clipboard__tip {
display: none;
position: absolute;
background: rgba(30, 30, 30, 0.9);
color: #ffffff;
padding: 7px 10px;
border-radius: 3px;
right: 8px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
font-size: 12px;
line-height: 1;
}
#ywpar-copy-to-clipboard-wrapper .ywpar-copy-to-clipboard__copy {
display: flex;
align-items: center;
cursor: pointer;
border-radius: 2px;
padding: 1px;
user-select: none;
line-height: 1;
transition: all 0.2s ease-in-out;
}
#ywpar-copy-to-clipboard-wrapper .ywpar-copy-to-clipboard__copy__icon {
margin-right: 4px;
font-size: 14px;
}
#ywpar-copy-to-clipboard-wrapper .ywpar-copy-to-clipboard__copy__text {
font-size: 12px;
font-weight: 600;
}
.getpoints_banner.enable_review_exp a:hover {
text-decoration: none;
box-shadow: none;
}
.getpoints_banner.enable_review_exp .product * {
display: inline-block;
vertical-align: middle;
}
.getpoints_banner.enable_review_exp .product {
box-sizing: border-box;
padding: 10px 0;
position: relative;
}
.getpoints_banner.enable_review_exp .product img {
max-width: 90px;
margin-right: 10px;
box-shadow: none;
}
.getpoints_banner.enable_review_exp .product p {
padding: 0;
margin: 0;
}
.getpoints_banner.enable_review_exp .product span {
display: block;
}
.getpoints_banner.enable_review_exp .product span.title {
font-weight: bolder;
}
.getpoints_banner.enable_review_exp .product span.date {
font-size: 80%;
}
@media (max-width: 991px) {
.ywpar_myaccount_entry_info {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
}
.ywpar_myaccount_entry_info > div {
margin: 0;
}
input#ywpar-share-points__submit {
margin-top: 10px;
}
}
@media (max-width: 768px) {
.ywpar_myaccount_entry_info {
display: block;
}
.ywpar_myaccount_entry_info > div {
margin: 10px 0;
}
table.shop_table_responsive tbody tr td[data-title]::before {
padding-right: 10px;
}
.ywpar_points_rewards td.ywpar_points_rewards-points {
width: 100%;
}
.ywpar_points_rewards td.ywpar_points_rewards-points::before {
color: initial;
font-size: initial;
}
.ywpar_points_rewards td.ywpar_points_rewards-points span.ywpar_plus {
display: inline-block !important;
margin-right: 10px;
}
}
input#ywpar-points-max {
text-align: center;
max-width: 80px;
min-width: 30px;
padding: 0 5px;
}
.ywpar_apply_discounts_container {
display: none;
margin-top: 20px;
}
.ywpar-button-message {
cursor: pointer;
}
#yith-par-message-cart {
display: flex;
align-items: center;
gap: 5px;
}
#yith-par-message-cart img {
padding-right: 10px;
box-sizing: content-box;
}
div#yith-par-message-checkout_threshold p {
margin: 5px 0;
}
div#yith-par-message-checkout_threshold h4 {
margin: 0 0 15px 0;
}
.ywpar_apply_discounts {
display: flex;
align-items: center;
}
.ywpar_apply_discounts .form-row.form-row-first {
padding: 0;
}
.ywpar_apply_discounts .form-row.form-row-last,
.ywpar_apply_discounts .form-row.form-row-first {
width: auto;
margin-bottom: 0;
}
.ywpar_apply_discounts .button {
margin-bottom: 0;
}
.ywpar_min_reedem_value_error {
color: red;
}
.default-layout .ywpar_apply_discounts {
display: inline-block;
}
.theme-yith-proteo div#yith-par-message-checkout_threshold h4 {
color: var(--proteo-general_link_color, #448a85);
}
.theme-yith-proteo #yith_birthday_field.form-row {
padding: 0 !important;
}
@media (max-width: 768px) {
#yith-par-message-cart {
display: block;
}
} #ywpar_tabs {
margin: 20px 0;
}
#ywpar_tabs ul {
list-style: none;
padding: 0;
margin: 0;
}
#ywpar_tabs .ywpar_tabcontent {
display: none;
}
.ywpar_best_users .ywpar_tabcontent,
.widget_ywpar_customers_points .ywpar_tabcontent {
position: relative;
}
.ywpar_tabs_header {
margin-bottom: 30px;
}
.ywpar_tabs_header ul {
border-bottom: 1px inset lightgray;
box-sizing: border-box;
}
.ywpar_tabs_header ul li {
display: inline-block;
padding: 10px 20px;
cursor: pointer;
color: #939393;
}
.ywpar_tabs_header ul li.active {
font-weight: bold;
color: #333;
border-bottom: 2px outset #333;
}
.ywpar_best_users_tab ul li {
display: flex;
margin-bottom: 40px;
}
.ywpar_best_users_tab ul li img {
width: 60px;
height: fit-content;
height: intrinsic;
border-radius: 7px;
}
.ywpar_best_users_tab ul li > div {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.ywpar_best_users_tab ul li > div p {
padding: 0;
margin: 0;
}
.ywpar_best_users_tab .user_info p {
padding-left: 10px;
margin-bottom: 5px;
}
.ywpar_best_users .user_points {
display: flex;
font-size: 80%;
font-weight: bold;
gap: 5px;
align-items: center;
}
.ywpar_best_users .user_points .level {
align-items: center;
display: flex;
}
.ywpar_best_users .user_points img {
max-width: 30px;
margin-right: 10px;
}
.ywpar_best_users .user_points > span {
vertical-align: middle;
}
.ywpar_best_users .user_points .points {
color: #939393;
}
.ywpar_best_users .user_points .points:before {
display: inline-block;
content: "";
background: transparent url(//agro-natura.com/wp-content/plugins/yith-woocommerce-points-and-rewards-premium/assets/images/points.svg) no-repeat left center;
background-size: cover;
height: 16px;
width: 16px;
vertical-align: middle;
margin: -3px 4px 0 4px;
}
.ywpar_best_users .user_name {
font-weight: bold;
font-size: 0.9em;
}
.ywpar_best_users.boxed .ywpar_best_users_tab li {
-webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.09);
box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.09);
padding: 20px;
margin: 20px 0;
position: relative;
border-radius: 10px;
}
.ywpar_best_users.boxed .ywpar_best_users_tab li > img {
position: absolute;
}
.ywpar_best_users.boxed .ywpar_best_users_tab .user_points {
display: block;
}
.ywpar_best_users.boxed .ywpar_best_users_tab .user_points {
margin-left: 0;
justify-content: space-between;
}
.ywpar_best_users.boxed .ywpar_best_users_tab .user_points .level {
float: left;
}
.ywpar_best_users.boxed .ywpar_best_users_tab .user_points .points {
float: right;
margin-right: 20px;
}
.ywpar_best_users.boxed .ywpar_best_users_tab .user_info {
width: 100%;
padding-left: 70px;
min-height: 60px;
}
.ywpar_best_users.boxed .ywpar_best_users_tab .user_info p {
padding-left: 0;
}
#ywpar_tabs.ywpar_best_users.no_tabs .ywpar_tabcontent {
display: block;
}
.product .yith-par-message.yith-par-message-loop {
margin-bottom: 15px;
margin-top: 5px;
}
.products .yith-par-message {
border: 1px solid;
border-radius: 5px;
display: inline-block;
margin: 10px 0 30px 0;
padding: 7px 15px;
width: auto;
}
.products .product .yith-par-message {
margin-top: 0;
border-radius: 10px;
padding: 7px 15px !important;
}
.type-product.product .yith-par-message.yith-par-message-loop {
margin-bottom: 15px;
margin-top: 5px;
}
.type-product.product .yith-par-message-variation,
.type-product.product .yith-par-message {
display: inline-block;
margin: 10px 0 30px 0;
padding: 10px 25px;
width: auto;
margin-bottom: 20px;
border-radius: 10px;
font-size: 13px;
}
.type-product.product .yith-par-message-variation img,
.type-product.product .yith-par-message img {
margin-right: 10px !important;
display: block;
float: left;
width: 16px;
}
.type-product.product .yith-par-message-variation.yith-par-message-product,
.type-product.product .yith-par-message.yith-par-message-product {
margin-bottom: 40px;
}
.type-product.product .yith-par-message-variation .yith-par-message-inner-content,
.type-product.product .yith-par-message .yith-par-message-inner-content {
width: auto;
display: flex;
align-items: center;
justify-content: center;
}
.type-product.product .yith-par-message-variation .yith-par-message-inner-content strong,
.type-product.product .yith-par-message .yith-par-message-inner-content strong {
margin: 0 5px;
}
.type-product.product .yith-par-message-variation .yith-par-message-inner-content svg,
.type-product.product .yith-par-message .yith-par-message-inner-content svg {
height: 35px;
margin-left: -5px;
}
.type-product.product .yith-par-message-variation .yith-par-message-inner-content svg path,
.type-product.product .yith-par-message .yith-par-message-inner-content svg path {
fill: #a8a8a8;
}
.yith-par-message.hide {
display: none !important;
}
.yith-par-message-variation.hide {
display: none !important;
}
div#yith-par-message-reward-cart strong {
margin: 0 2px;
}
#ywpar_referral_link_sc {
max-width: 350px;
background-color: #f2f2f2;
padding: 20px;
border-radius: 5px;
}
#ywpar_referral_link_sc span {
display: block;
font-weight: bold;
text-align: center;
}
#ywpar_referral_link_sc p {
text-transform: uppercase;
margin: 0;
font-size: 15px;
text-align: center;
}
#ywpar_referral_link_sc #ywpar-copy-to-clipboard-wrapper {
margin-top: 10px;
}div.wpforms-container .wpforms-form .choices{position:relative;margin-bottom:24px}div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{color:#999999}div.wpforms-container .wpforms-form .choices ::-moz-placeholder{color:#999999;opacity:1}div.wpforms-container .wpforms-form .choices ::placeholder{color:#999999}div.wpforms-container .wpforms-form .choices:focus{outline:none}div.wpforms-container .wpforms-form .choices:last-child{margin-bottom:0}div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#bbbbbb;cursor:not-allowed;user-select:none}div.wpforms-container .wpforms-form .choices [hidden]{display:none !important}div.wpforms-container .wpforms-form .choices *{box-sizing:border-box}div.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner{border-radius:0 0 4px 4px}div.wpforms-container .wpforms-form .choices[data-type*="select-one"]{cursor:pointer}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input{display:block;width:calc(100% - 20px) !important;margin:10px !important;padding:7px 12px !important;box-sizing:border-box !important;border:1px solid #8c8f94 !important;border-radius:4px !important;background-color:#fff}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input:focus{border:1px solid #056aab !important;box-shadow:0 0 0 1px #056aab !important;outline:none !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(//agro-natura.com/wp-content/plugins/wpforms-lite/assets/css/integrations/images/cross-inverse.svg);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{opacity:1}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{box-shadow:0 0 0 2px #036aab}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button{display:none}div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}div.wpforms-container .wpforms-form .choices[data-type*="select-one"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:24px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner .choices__input{padding:0 4px !important}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__inner{cursor:text}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{position:relative;display:inline-block;vertical-align:baseline;margin-top:0;margin-bottom:0;margin-left:5px;padding:0;background-color:transparent;background-image:url(//agro-natura.com/wp-content/plugins/wpforms-lite/assets/css/integrations/images/cross.svg);background-size:12px;background-position:center center;background-repeat:no-repeat;width:12px;height:12px;line-height:1;opacity:.75;border-radius:0}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:focus,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:focus{opacity:1}div.wpforms-container .wpforms-form .choices__inner{display:flex;flex-wrap:wrap;align-items:center;width:100%;background-color:#ffffff;padding:6px 6px 0;border:1px solid #8c8f94;overflow:hidden;border-radius:4px}div.wpforms-container .wpforms-form .choices__list{margin:0;padding-left:0;list-style:none}div.wpforms-container .wpforms-form .choices__list--single{display:inline-block;vertical-align:baseline;width:100%;padding:0 16px 4px 4px;font-size:0.875em}div.wpforms-container .wpforms-form .choices__list--single .choices__item{width:100%;overflow:hidden;text-overflow:ellipsis;padding-right:20px;white-space:nowrap;color:#2c3338}div.wpforms-container .wpforms-form .choices__list--single .choices__item[data-value='']{padding-right:0}div.wpforms-container .wpforms-form .choices__list--multiple{display:flex;flex-wrap:wrap;align-items:center}div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{display:inline-grid;align-items:center;border-radius:2px;padding:4px 7px;font-size:.75em;line-height:1;font-weight:400;margin:0 6px 4px 0;background-color:#036aab;border:1px solid #036aab;color:#ffffff;word-break:break-word;grid-template-columns:1fr calc( 12px + 5px)}div.wpforms-container .wpforms-form .choices__list--multiple .choices__item.is-highlighted{background-color:#036aab}div.wpforms-container .wpforms-form .is-disabled .choices__list--multiple .choices__item{background-color:#bbbbbb;border:1px solid #bbbbbb}div.wpforms-container .wpforms-form .choices__list--dropdown{display:none;z-index:101;position:absolute;width:100%;background-color:#ffffff;border:1px solid #8c8f94;top:100%;margin-top:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;overflow-wrap:break-word}div.wpforms-container .wpforms-form .choices__list--dropdown.is-active{display:block}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{position:relative;vertical-align:top;padding:10px;font-size:.875em}@media (min-width: 640px){div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:.75em;line-height:1;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f6f6}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder{display:none}div.wpforms-container .wpforms-form .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form .choices__item{cursor:default}div.wpforms-container .wpforms-form .choices__item--selectable{cursor:pointer}div.wpforms-container .wpforms-form .choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}div.wpforms-container .wpforms-form .choices__heading{font-weight:600;font-size:.75em;text-transform:uppercase;padding:10px;border-top:1px solid #b4b6b9;border-bottom:1px solid #b4b6b9;color:#a6a6a6}.choices__group[data-value="hidden"]>div.wpforms-container .wpforms-form .choices__heading{display:none}div.wpforms-container .wpforms-form .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}div.wpforms-container .wpforms-form .choices__button:focus{outline:none}div.wpforms-container .wpforms-form .choices__input{display:inline-block;background-color:transparent;margin:0 0 4px 0 !important;border:0 !important;border-radius:0 !important;max-width:100%;min-height:0 !important;width:auto !important;padding:2px 4px !important;height:auto !important}div.wpforms-container .wpforms-form .choices__input--hidden{clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;min-width:auto !important;word-wrap:normal !important}div.wpforms-container .wpforms-form .choices .choices__inner input.choices__input:focus{outline:none !important;box-shadow:none !important;border:none !important}div.wpforms-container .wpforms-form .choices__placeholder{opacity:.5}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner{border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown{border-radius:inherit}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after{border:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E) no-repeat center;background-size:16px 16px;cursor:pointer;width:16px;height:16px;top:13px;right:8px;margin-top:0}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after{transform:rotate(180deg)}div.wpforms-container .wpforms-form .choices__list--dropdown{min-width:250px}div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="text"] .choices__button{border-left:1px solid rgba(0,0,0,0.25);cursor:not-allowed}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:4px;padding-left:24px}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{right:auto;left:11.5px}body.rtl div.wpforms-container .wpforms-form .choices__list--single{padding-right:4px;padding-left:16px}body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item[data-deletable]{padding-right:10px;padding-left:5px}body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{text-align:right}body.rtl div.wpforms-container .wpforms-form .choices__input{padding-right:2px !important;padding-left:0 !important}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,body.rtl div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{margin-right:2px;margin-left:-1px;border-right:1px solid #024b79;border-left:none}@media (min-width: 640px){body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices{position:relative;margin-bottom:24px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{color:#999999}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-moz-placeholder{color:#999999;opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::placeholder{color:#999999}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices:focus{outline:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices:last-child{margin-bottom:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#bbbbbb;cursor:not-allowed;user-select:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices [hidden]{display:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices *{box-sizing:border-box}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner{border-radius:0 0 4px 4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"]{cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input{display:block;width:calc(100% - 20px) !important;margin:10px !important;padding:7px 12px !important;box-sizing:border-box !important;border:1px solid #8c8f94 !important;border-radius:4px !important;background-color:#fff}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input:focus{border:1px solid #056aab !important;box-shadow:0 0 0 1px #056aab !important;outline:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(//agro-natura.com/wp-content/plugins/wpforms-lite/assets/css/integrations/images/cross-inverse.svg);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{box-shadow:0 0 0 2px #036aab}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:24px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner .choices__input{padding:0 4px !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__inner{cursor:text}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{position:relative;display:inline-block;vertical-align:baseline;margin-top:0;margin-bottom:0;margin-left:5px;padding:0;background-color:transparent;background-image:url(//agro-natura.com/wp-content/plugins/wpforms-lite/assets/css/integrations/images/cross.svg);background-size:12px;background-position:center center;background-repeat:no-repeat;width:12px;height:12px;line-height:1;opacity:.75;border-radius:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:focus,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:focus{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__inner{display:flex;flex-wrap:wrap;align-items:center;width:100%;background-color:#ffffff;padding:6px 6px 0;border:1px solid #8c8f94;overflow:hidden;border-radius:4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list{margin:0;padding-left:0;list-style:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single{display:inline-block;vertical-align:baseline;width:100%;padding:0 16px 4px 4px;font-size:0.875em}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single .choices__item{width:100%;overflow:hidden;text-overflow:ellipsis;padding-right:20px;white-space:nowrap;color:#2c3338}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single .choices__item[data-value='']{padding-right:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple{display:flex;flex-wrap:wrap;align-items:center}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{display:inline-grid;align-items:center;border-radius:2px;padding:4px 7px;font-size:.75em;line-height:1;font-weight:400;margin:0 6px 4px 0;background-color:#036aab;border:1px solid #036aab;color:#ffffff;word-break:break-word;grid-template-columns:1fr calc( 12px + 5px)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple .choices__item.is-highlighted{background-color:#036aab}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .is-disabled .choices__list--multiple .choices__item{background-color:#bbbbbb;border:1px solid #bbbbbb}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown{display:none;z-index:101;position:absolute;width:100%;background-color:#ffffff;border:1px solid #8c8f94;top:100%;margin-top:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;overflow-wrap:break-word}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown.is-active{display:block}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{position:relative;vertical-align:top;padding:10px;font-size:.875em}@media (min-width: 640px){.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:.75em;line-height:1;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f6f6}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item{cursor:default}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item--selectable{cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__heading{font-weight:600;font-size:.75em;text-transform:uppercase;padding:10px;border-top:1px solid #b4b6b9;border-bottom:1px solid #b4b6b9;color:#a6a6a6}.et-db #et-boc .et-l .et_pb_module .choices__group[data-value="hidden"]>div.wpforms-container .wpforms-form .choices__heading{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__button:focus{outline:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input{display:inline-block;background-color:transparent;margin:0 0 4px 0 !important;border:0 !important;border-radius:0 !important;max-width:100%;min-height:0 !important;width:auto !important;padding:2px 4px !important;height:auto !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input--hidden{clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;min-width:auto !important;word-wrap:normal !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices .choices__inner input.choices__input:focus{outline:none !important;box-shadow:none !important;border:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__placeholder{opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner{border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown{border-radius:inherit}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after{border:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E) no-repeat center;background-size:16px 16px;cursor:pointer;width:16px;height:16px;top:13px;right:8px;margin-top:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after{transform:rotate(180deg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown{min-width:250px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="text"] .choices__button{border-left:1px solid rgba(0,0,0,0.25);cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:4px;padding-left:24px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{right:auto;left:11.5px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--single{padding-right:4px;padding-left:16px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item[data-deletable]{padding-right:10px;padding-left:5px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{text-align:right}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__input{padding-right:2px !important;padding-left:0 !important}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{margin-right:2px;margin-left:-1px;border-right:1px solid #024b79;border-left:none}@media (min-width: 640px){.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#f9f9f9;border-color:#dddddd;cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{background-image:url(//agro-natura.com/wp-content/plugins/wpforms-lite/assets/images/cross.svg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(//agro-natura.com/wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg);cursor:not-allowed}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/css/owl/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}#ywdpd-quantity-table {
border-collapse: separate;
border-spacing: 0;
width: 100%;
}
#ywdpd-quantity-table th, #ywdpd-quantity-table td {
border: 1px solid #efefef;
padding: 5px;
text-align: center;
}
#ywdpd-quantity-table tr td:hover {
cursor: pointer;
}
#ywdpd-quantity-table tr td.qty-price-info:hover span, #ywdpd-quantity-table tr td:hover {
color: #00a291 !important;
background: none !important;
}
#ywdpd-quantity-table tr td.ywdpd_active {
border: 1px solid #00a291;
color: #00a291;
}
#ywdpd-quantity-table tr td * {
pointer-events: none;
}
#ywdpd-quantity-table.horizontal tr.quantity_row td {
border-bottom: 0 !important;
}
#ywdpd-quantity-table.horizontal tr.discount_row td {
border-top: 0 !important;
}
#ywdpd-quantity-table.vertical td:nth-child(n+2), #ywdpd-quantity-table.vertical tr.ywdpd_header th:nth-child(n+2) {
border-left: 0 !important;
}
.show_note_on_apply_products, .show_note_on_adjustment_products {
margin: 20px 0;
}
.ywdpd_popup {
position: fixed !important;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.75);
width: 100%;
height: 100%;
display: none;
z-index: 9999 !important;
}
.ywdpd_popup .ywdpd_countdown {
display: none;
color: #d60000;
align-items: center;
justify-content: center;
gap: 10px;
}
.ywdpd_popup .ywdpd_countdown .ywdpd-icon-time-check {
display: block;
width: 24px;
height: 24px;
background-color: #d60000;
--svg: url('data:image/svg+xml,     <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">       <g id="Calendar Clock"><path id="Vector" d="M12 7V12H17M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>       </g>       </svg>'); -webkit-mask: var(--svg); mask: var(--svg);
}
.ywdpd_popup .ywdpd_close {
position: absolute;
top: 20px;
right: 20px;
z-index: 999;
background: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/clear-24px.svg) no-repeat top left;
background-size: contain;
width: 20px;
height: 20px;
display: block;
}
.ywdpd_popup .ywdpd_close:hover {
cursor: pointer;
}
.ywdpd_popup .ywdpd_image_badge,
.ywdpd_popup .ywdpd_qty_arrows .button,
.ywdpd_popup .single_add_to_cart_button,
.ywdpd_popup .product_taxonomy.button {
border-color: var(--proteo-button_1_border_color, #01af8d);
background: var(--proteo-button_1_bg_color, #01af8d);
background-color: var(--proteo-button_1_bg_color, #01af8d);
color: var(--proteo-button_1_font_color, #fff);
}
.ywdpd_popup .single_add_to_cart_button {
margin: 0 !important;
display: block;
}
.ywdpd_popup .ywdpd_button_disabled {
opacity: 0.5;
pointer-events: none;
}
.ywdpd_popup .product_taxonomy.button {
margin-top: 5px;
line-height: 18px;
display: block;
}
.ywdpd_popup .ywdpd_qty_arrows .button:hover,
.ywdpd_popup .single_add_to_cart_button:hover,
.ywdpd_popup .product_taxonomy.button:hover {
border-color: var(--proteo-button_1_border_hover_color, #107774);
background: var(--proteo-button_1_bg_hover_color, #107774);
background-color: var(--proteo-button_1_bg_hover_color, #107774);
color: var(--proteo-button_1_font_hover_color, #fff);
}
.ywdpd_popup .ywdpd_popup_general_content {
padding: 40px 0 40px 0;
box-shadow: 0 2px 6px #000;
border-radius: 10px;
background: #fff;
position: relative;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content {
max-height: 700px;
overflow-y: auto;
overflow-x: hidden;
margin: 0 auto;
box-sizing: border-box;
padding: 0 20px;
position: relative;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_rule_title {
text-align: center;
max-width: 320px;
margin: 0 auto 10px auto;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content::-webkit-scrollbar {
width: 10px;
z-index: 99999999 !important;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content::-webkit-scrollbar-track {
background: #ebebeb;
border-radius: 10px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content::-webkit-scrollbar-thumb {
background: #888;
border-radius: 10px;
transition: all ease 0.3s;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content::-webkit-scrollbar-thumb:hover {
background: #555;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage {
position: relative;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items {
padding: 0;
list-style: none !important;
margin: 0;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items.ywdpd_one_item {
display: block !important;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items.ywdpd_one_item li.item {
margin: 0 auto !important;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item {
margin-right: 0 !important;
padding-top: 15px;
margin-bottom: 0 !important;
width: 200px !important;
float: none !important;
font-size: 14px;
text-align: center;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item h5 {
color: var(--proteo-button_1_border_color, #01af8d);
font-weight: normal;
margin-bottom: 0;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .single_add_to_cart_button,
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .product_taxonomy.button {
width: 100%;
font-size: inherit;
text-align: inherit;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field {
margin-top: 11px;
border-top: 1px solid #e0e0e0;
display: none;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_single_attribute {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_single_attribute .attribute_name {
margin-right: 5px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_label {
text-transform: uppercase;
font-size: 10px;
max-width: 100px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty {
width: 80px;
height: 41px;
display: inline-block;
border: none;
padding-top: 5px;
font-weight: bold;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows {
position: absolute;
right: 0;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows .button {
padding: 0;
margin: 0;
border-radius: 50%;
width: 30px;
height: 30px;
margin-left: 2.5px;
margin-right: 2.5px;
text-align: center;
line-height: 28px;
display: none;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows .button.visible {
display: inline-block;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows .button span {
width: 12px;
height: 26px;
display: inline-block;
background: #fff;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows .ywdpd_qty_decrease {
display: none;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows .ywdpd_qty_decrease span {
-webkit-mask: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/minus-icon.svg) no-repeat center;
mask: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/minus-icon.svg) no-repeat center;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows .ywdpd_qty_increase span {
-webkit-mask: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/plus-icon.svg) no-repeat center;
mask: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/plus-icon.svg) no-repeat center;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows .ywdpd_qty_remove span {
-webkit-mask: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/trash-icon.svg) no-repeat center;
mask: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/trash-icon.svg) no-repeat center;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_qty_field .ywdpd_qty_arrows .ywdpd_qty_input {
position: relative;
margin-top: 15px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_single_product {
position: relative;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_single_product img.ywdpd_loader {
border: none !important;
position: absolute;
top: 40%;
left: 50%;
margin: 0;
padding: 0;
display: none;
width: 16px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_image_container {
position: relative;
text-align: center;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdpd_image_badge {
display: none;
width: 25px;
height: 25px;
border-radius: 50%;
position: absolute;
float: right;
top: -7px;
right: -5px;
z-index: 999;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.item .ywdp_check_icon {
display: inline-block;
width: 15px;
height: 11px;
-webkit-mask: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/check-added.svg) no-repeat center;
mask: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/check-added.svg) no-repeat center;
background: #fff;
position: absolute;
top: 7px;
left: 5px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items li.product_taxonomy h5 {
text-align: center;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav {
position: absolute;
width: 100%;
top: 30%;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-prev, .ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-next {
margin: 0;
padding: 0;
position: absolute;
border-radius: 0;
background-color: rgba(255, 255, 255, 0.6509803922);
height: 50px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-prev span, .ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-next span {
display: inline-block;
background-image: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/arrow-slider.png);
background-size: 24px 24px;
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-position: center center;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-prev:focus, .ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-next:focus {
outline: none;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-prev.disabled, .ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-next.disabled {
display: none;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-prev {
left: 0;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-prev span {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipV;
-ms-filter: "FlipV";
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-nav .owl-next {
right: 10px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_popup_stage .ywdpd_popup_items .owl-dots {
height: 0;
display: none;
visibility: hidden;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step1 .ywdpd_btn_container {
display: none;
text-align: right;
margin-right: 10px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step1 .ywdpd_btn_container a {
background: #fff;
color: #01af8d;
font-size: 14px;
margin: 20px 0 0 0;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 {
display: none;
margin-left: 50px;
margin-right: 50px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 .ywdpdp_single_product {
margin-top: 50px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 .ywdpd_single_product_left {
width: 40%;
float: left;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 .ywdpd_single_product_right .single_variation_wrap {
display: none !important;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 .ywdpd_button_add_to_gift {
text-align: right;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 .ywdpd_back {
display: inline-block;
width: 24px;
height: 24px;
background-image: url(//agro-natura.com/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/back.png);
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 .ywdpd_back:hover {
cursor: pointer;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 h4 {
display: inline-block;
width: 90%;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_footer {
text-align: right;
margin-top: 20px;
margin-right: 10px;
clear: both;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_footer a {
text-decoration: none;
color: var(--proteo-general_link_color, #01af8d);
font-size: 12px;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_footer a:hover {
color: var(--proteo-general_link_hover_color, #107774);
}
.ywdpd_popup .ywdpd_popup_wrapper {
position: relative;
max-width: 715px;
min-width: 438px;
margin: 0 auto;
}
.ywdpd_popup .ywdpd_popup_wrapper.full {
width: 100%;
height: 100%;
max-width: unset;
min-width: unset;
}
.ywdpd_popup .ywdpd_popup_wrapper.full .ywdpd_popup_general_content {
margin: 40px 20px 20px 20px !important;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
@media screen and (max-width: 600px) {
.ywdpd_popup .ywdpd_popup_wrapper {
position: relative;
width: 90%;
min-width: unset;
margin: 0 auto;
}
}
.select2-container.ywdpd_select2 {
z-index: 9999;
}
.ywdpd_list_cart_rules_applied {
list-style: none;
font-size: 14px;
padding: 0;
margin: 0;
}
.ywdpd_list_cart_rules_applied li {
border-bottom: 1px solid rgba(238, 221, 238, 0.8666666667);
margin-bottom: 4px;
}
.ywdpd_list_cart_rules_applied li:last-child {
border-bottom: none;
margin-bottom: 0;
}
.ywdpd-cart-notices-wrapper.ywdpd_banner_hide {
display: none;
}.woocommerce #content div.product div.summary.et_pb_wc_price,
.woocommerce div.product div.summary.et_pb_wc_price,
.woocommerce-page #content div.product div.summary.et_pb_wc_price,
.woocommerce-page div.product div.summary.et_pb_wc_price {
float: none;
width: auto;
clear: unset;
}