@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body .woocommerce-checkout-review-order-table .order-total th,
body .cart_totals .order-total th {
font-size: 17px !important;
}
.iscu_close_menu {
display: none;
}
.iscu_close_menu i {
cursor: pointer;
}
.woocommerce-product-gallery .product-labels.labels-rectangular {
position: absolute !important;
top: 50px !important;
}
.iscu_send_verification_req {
background: #027dd2 !important;
box-shadow: 0 1px 2px rgba(0, 0, 0, .2) !important;
text-transform: uppercase !important;
transition: all .5s !important;
font-size: 15px !important;
font-weight: 700 !important;
color: #ffffff !important;
border-radius: 4px !important;
}
.iscu_vericicaton_btn_wrap {
display: flex;
align-items: center;
justify-content: end;
gap: 20px;
}
.woocommerce-mini-cart-item.mini_cart_item .attachment-woocommerce_thumbnail,
.woocommerce-checkout-review-order-table .attachment-woocommerce_thumbnail,
.woocommerce-cart-form .attachment-woocommerce_thumbnail {
min-width: 80px !important;
max-width: 80px !important;
max-height: 90px !important;
width: auto !important;
height: auto !important;
object-fit: cover;
}
#bp-better-messages-mini-mobile-container .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper .iscu_message_product_complete-purchase_btn_wrapper .iscu_message_product_complete_purchase_btn {
height: 40px;
display: flex;
width: 170px;
align-items: center;
justify-content: center;
background-color: #007AFE;
color: white !important;
border-radius: 25px; cursor: pointer;
}
#bp-better-messages-mini-mobile-container .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper .iscu_dont_wait .iscu_dont_wait_ex {
height: 20px;
width: 20px;
display: inline-flex;
color: white !important;
text-align: center;
align-items: center;
justify-content: center;
margin: 10px 10px 0 0;
position: relative;
top: 3px;
}
#bp-better-messages-mini-mobile-container .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper .iscu_message_product_complete-purchase_btn_wrapper .iscu_time_3day {
margin-left: 30px;
color: gray !important;
}
.iscu_sold_out {
position: absolute;
top: 0px;
color: white;
text-align: center;
z-index: 99;
background-color: rgba(34, 34, 34, 0.8);
padding: 3px 4px;
right: 0px; font-weight: bold;
line-height: 1.3;
font-size: 9.5px;
}
.single-product-page .iscu_sold_out {
margin-top: 3px;
margin-right: 3px;
}
.woocommerce span.onsale,
span.onsale {
background-color: var(--wd-primary-color);
direction: ltr;
word-break: unset !important;
left: 0px !important;
top: 0px !important;
border-radius: 0px;
font-size: 10px;
padding: 3px 4px;
}  #iscu_new_arrivals .products>.product.hidden {
display: none;
}
.iscu_text_align_left span {
color: black;
}
.home .iscu_sold_out,
.post-type-archive-product .iscu_sold_out {
top: 0;
right: 0;
}
.product-image-link .product-labels.labels-rectangular {
top: 0 !important;
}
.iscu_pagination {
margin: 20px 0;
display: flex;
gap: 3px;
}
.iscu_review_wrapper {
display: flex;
align-items: baseline;
gap: 6px;
font-weight: bold;
color: #2477D1;
}
.iscu_pagination .page-numbers.current {
background: #007AFE !important;
height: 30px;
width: 30px;
display: flex;
justify-content: center;
align-items: center;
color: white;
border-radius: 3px;
}
.iscu_pagination .page-numbers {
height: 30px;
width: 30px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 3px;
color: black;
}
.iscu_pagination .page-numbers:hover,
.iscu_pagination a:is(.next, .prev):hover {
background: #f1f1f1;
}
.iscu_pagination a:is(.next, .prev) {
height: 30px;
width: 30px;
display: flex;
justify-content: center;
padding: 0;
align-items: center;
border-radius: 3px;
color: black;
}
.iscu_pagination a:is(.next)::before {
font-size: 12px;
content: "\f113";
font-family: "woodmart-font";
}
.iscu_pagination a:is(.prev)::before {
font-size: 12px;
content: "\f114";
font-family: "woodmart-font";
}
.iscu_review_wrapper .star-rating,
.iscu_rating_details .star-rating {
color: #2477D1;
}
.iscu_single_comment_wrapper {
display: flex;
justify-content: space-between;
padding-bottom: 15px;
border-bottom: 1px solid var(--brdcolor-gray-300);
padding-top: 15px;
gap: 15px;
}
.iscu_author_details {
display: flex;
gap: 10px;
align-items: center;
width: 100%;
}
.iscu_author_content_wrapper {
display: flex;
justify-content: space-between;
align-items: center;
}
.iscu_author_image img {
border-radius: 50%;
}
.iscu_author_name {
color: black;
font-weight: 900;
}
.iscu_author_content {
display: flex;
flex-direction: column;
gap: 10px;
width: 100%;
}
.iscu_comment_date {
color: rgb(96, 96, 96);
font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: italic;
}
.iscu_review_content {
font-size: 14px;
}
.iscu_review_form_wrapper,
.iscu_all_comments_wrapper {
max-width: 800px;
margin: 20px auto;
padding: 15px;
}
.iscu_rating_field_wrapper {
display: flex;
gap: 10px;
}
.iscu_rating_field_wrapper .iscu_active_star::before {
content: "\f148";
color: #007afe !important;
}
.iscu_field_hide {
display: none;
}
.iscu_review_submit {
display: flex;
align-items: center;
gap: 5px;
margin-top: 10px;
}
.iscu_review_form_header {
text-transform: uppercase;
font-size: 14px;
line-height: inherit;
font-weight: bold;
color: black;
margin-bottom: 15px;
}
.stars a::before,
.stars a:hover~a::before,
.stars a.active~a::before,
.stars.selected:hover a:hover~a::before {
content: "\f149";
color: var(--color-gray-300);
}
.stars a::before {
font-size: var(--wd-text-font-size);
font-family: "woodmart-font";
}
.stars:hover a::before,
.stars.selected a::before,
.stars.selected:hover a::before {
content: "\f148";
color: #007afe !important;
}
.iscu_review_loader {
width: 24px;
height: 24px;
border: 5px solid #D3D2D2;
border-bottom-color: rgb(0, 122, 254);
border-radius: 50%;
display: inline-block;
box-sizing: border-box;
animation: rotation 1s linear infinite;
display: none;
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.iscu_review_submit .iscu_review_submit_btn {
border-radius: var(--btn-accented-brd-radius);
color: var(--btn-accented-color);
box-shadow: var(--btn-accented-box-shadow);
background-color: var(--btn-accented-bgcolor);
text-transform: var(--btn-accented-transform, var(--btn-transform));
font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
font-family: var(--btn-accented-font-family, var(--btn-font-family));
font-style: var(--btn-accented-font-style, var(--btn-font-style));
}
.iscu_review_submit .iscu_review_submit_btn:hover {
opacity: .7;
border-radius: var(--btn-accented-brd-radius);
color: var(--btn-accented-color);
box-shadow: var(--btn-accented-box-shadow);
background-color: var(--btn-accented-bgcolor);
text-transform: var(--btn-accented-transform, var(--btn-transform));
font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
font-family: var(--btn-accented-font-family, var(--btn-font-family));
font-style: var(--btn-accented-font-style, var(--btn-font-style));
}
.iscu_sold_button {
width: 280px;
font-size: var(--type-h5);
background-color: #9A9A9A !important; color: #fff !important;
font-weight: 1000;
text-transform: initial;
font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
cursor: not-allowed !important;
padding: 0;
border-radius: 0.25rem !important;
letter-spacing: 1px;
width: 50%;
}
@media not all and (min-resolution: 0.001dpcm) {
#iscu_make_an_offer_btn .iscu_offer_button { }
.cart .single_add_to_cart_button {
margin-top: 8px;
}
}
body .cart .single_add_to_cart_button:hover {
color: #007afe !important;
}
.single-product-page .wcfmmp_shipment_processing_display {
padding-top: 14px;
}
.cart #wd-add-to-cart,
.cart .single_add_to_cart_button.button.alt {
min-height: 44px !important;
margin: unset;
border: 0px solid transparent;
}
#wd-add-to-cart {
margin-bottom: 5px !important;
}
.single_add_to_cart_button.button.alt {
max-width: 48.5% !important;
background: #e5e5e5 !important;
color: #000 !important;
}
.iscu_offer_button { }
#iscu_make_an_offer_btn {
order: 3;
max-width: 48.5%; }
.iscu_offer {
display: flex; height: 44px;
justify-content: center;
align-items: center;
background-color: #e5e5e5;
color: black;
border-radius: 5px;
font-size: 15px;
font-weight: 700;
cursor: pointer;   padding: 5px 20px;
text-align: center;
line-height: 1.2;
}
.iscu_offer:hover {
color: #007afe;
}
.checkout #payment .wc_payment_method label {
font-weight: bold;
}
.iscu_buy_with_apple {
border-radius: var(--btn-accented-brd-radius) !important;
color: var(--btn-accented-color) !important;
box-shadow: var(--btn-accented-box-shadow) !important;
font-weight: var(--btn-accented-font-weight, var(--btn-font-weight)) !important;
font-family: var(--btn-accented-font-family, var(--btn-font-family)) !important;
font-style: var(--btn-accented-font-style, var(--btn-font-style)) !important;
font-size: 16px !important;
background: black !important;
}
.btn.btn-scheme-custom.btn-scheme-hover-custom.btn-style-bordered.btn-style-semi-round.btn-size-extra-small {
border-color: rgba(55, 141, 241, 1);
}
.iscu_sell_your_shoes_btn {
background-color: transparent !important;
border-radius: 5px;
padding: 5px 10px;
min-height: 28px;
font-size: 11px;
color: rgba(0, 0, 0, 1);
text-transform: uppercase;
border: 2px solid rgb(55, 141, 241);
line-height: 1.2;
cursor: pointer;
transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
}
.iscu_sell_your_shoes_btn:hover {
border-color: rgba(234, 236, 239, 1) !important;
background-color: rgba(234, 236, 239, 1) !important; }  #wc-stripe-applepay-container .apple-pay-button.apple-pay-button-black,
.apple-pay-button.apple-pay-button-black {
border-radius: 3.5px !important;
width: 100% !important;
height: 44px !important;
max-height: 44px !important;
font-size: 15px !important;
max-width: 100% !important; }
.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways li.wc-stripe-checkout-banner-gateway {
max-width: inherit !important;
}
.apple-pay-button.apple-pay-button-black {
max-width: 240px !important;
margin: auto !important;
border-radius: 3.5px !important; }
.wc-stripe-banner-checkout {
max-width: 100% !important; }
.iscu_apple {
margin: 0 5px;
}
#wc-stripe-applepay-container { }
.wd-tools-icon {
color: #000;
}
.wd-tools-element.active .wd-tools-icon {
color: #007AFE;
}
.mobile-nav .wd-heading {
justify-content: space-between;
}
.wd-tools-element.active .wd-toolbar-label {
color: #007AFE;
}
.product-image-summary .product-image-summary-inner .col-lg-8 .summary-inner .wcfm_ele_wrapper.wcfm_catalog_enquiry_button_wrapper {
width: 24% !important;
border-radius: 5px;
position: relative;
}
.iscu_buy_now {
position: relative;
}
.wcfm_catalog_enquiry_button_wrapper .wcfm_catalog_enquiry {
border-radius: 5px;
} .iscu_modal_container {
position: fixed;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.3);
width: 100%;
height: 100%;
display: grid;
align-items: flex-end;
overflow: hidden;
transition: all .3s;
z-index: 999999;
visibility: hidden;
opacity: 0;
}
.iscu_modal_content {
margin: auto;
position: relative;
background-color: #fff;
text-align: center;
border-radius: 1rem;
transition: all .3s;
overflow: auto;
scrollbar-width: thin !important;
}
.iscu_resend_verification_success {
display: none;
}
.iscu_show_modal {
visibility: visible;
opacity: 1;
}
.iscu_modal_close {
cursor: pointer;
}
.iscu_modal_content_wrapper_close_btn {
display: flex;
justify-content: end;
}
.iscu_modal_content_wrapper_close_btn_icon {
height: 38px;
width: 41px;
padding: 10px;
cursor: pointer;
}
.iscu_modal_content_wrapper_close_btn_icon_1 {
height: 1px;
width: 20px;
background-color: black;
position: relative;
transform: rotate(45deg);
top: 8px;
}
.iscu_modal_content_wrapper_close_btn_icon_2 {
height: 1px;
width: 20px;
background-color: black;
position: relative;
transform: rotate(-45deg);
top: 7px;
}
.iscu_make_an_offer_box_wrapper {
padding: 30px;
font-family: "Montserrat", sans-serif;
}
.iscu_customers_offer_wrapper label b {
font-family: "Montserrat", sans-serif;
}
.iscu_customers_offer_wrapper label {
display: flex;
font-family: "Montserrat", sans-serif;
}
.iscu_customers_be_thougthful_message_image {
width: 20%;
align-items: center;
display: flex;
}
.iscu_customers_be_thougthful_message_01 {
width: 80%;
display: flex;
align-items: center;
}
.iscu_customers_be_thougthful_message_01 p {
margin: 0;
font-family: "Montserrat", sans-serif;
}
.iscu_customers_be_thougthful_message {
background-color: white;
color: inherit;
margin-top: 20px;
border-radius: 10px;
padding: 10px;
margin-bottom: 40px;
display: flex;
border: 3px solid #007afe;
border-right-width: 4px;
border-left-width: 4px;
}
.iscu_make_an_offer_btns {
display: flex;
}
.iscu_make_an_offer_btns_cancel {
width: 50%;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
font-family: "Montserrat", sans-serif;
}
.iscu_make_an_offer_btns_cancel_wrapper {
width: 50%;
display: flex;
justify-content: start;
}
.iscu_make_an_offer_btns_send_offer_wrapper {
width: 50%;
display: flex;
justify-content: end;
}
.iscu_make_an_offer_btns_send_offer {
height: 40px;
width: 50%;
background-color: #007AFE;
color: white;
display: flex;
justify-content: center;
align-items: center;
border-radius: 20px;
cursor: pointer;
font-family: "Montserrat", sans-serif;
}
.iscu_message_wrapper {
display: flex;
width: 40vw;
}
body.page-id-17293 .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper {
font-family: "Montserrat", sans-serif;
}
.iscu_message_wrapper_1,
.iscu_message_wrapper_2 {
display: flex;
flex-direction: column;
}
.iscu_message_wrapper .iscu_message {
margin-top: 15px;
}
.iscu_message_product_price {
display: flex;
align-items: baseline;
font-family: "Montserrat", sans-serif;
text-wrap: nowrap;
}
.iscu_message_product_price span {
font-size: 25px;
display: flex;
height: 40px;
align-items: center;
margin-right: 7px;
font-weight: 600 !important;
font-family: "Montserrat", sans-serif;
}
.iscu_message_product_price span .iscu_final_final_price {
margin: 0;
font-family: "Montserrat", sans-serif;
}
body.page-id-17293 .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper .iscu_message_product_complete-purchase_btn_wrapper .iscu_message_product_complete_purchase_btn {
height: 40px;
display: flex;
width: 170px;
align-items: center;
justify-content: center;
background-color: #007AFE;
color: white !important;
border-radius: 25px;
margin-top: 10px;
cursor: pointer;
}
.iscu_message_product_name {
text-decoration: underline;
margin: 0 0 10px 0;
font-family: "Montserrat", sans-serif;
}
.iscu_message_product_o_price {
margin-bottom: 10px;
font-family: "Montserrat", sans-serif;
}
.iscu_message_product_adjust_price_btn {
display: flex;
align-items: center;
justify-content: center;
height: 30px;
width: 110px;
border: 2px solid #007AFE;
border-radius: 16px;
cursor: pointer;
font-family: "Montserrat", sans-serif;
}
.iscu_message_product_image {
width: 100px;
position: absolute;
right: 20px;
top: 16px;
height: 115px;
border-radius: 11px;
overflow: hidden;
box-shadow: rgba(209, 231, 255, 0.3) 0px 0px 6px 2px;
}
.iscu_text_align_left {
text-align: left;
font-family: "Montserrat", sans-serif;
}
.Montserrat {
font-family: "Montserrat", sans-serif;
}
.iscu_makeanoffer_header {
font-size: 25px;
font-family: "Montserrat", sans-serif;
}
#iscu_customers_offer {
text-align: left;
padding-left: 40px;
-moz-appearance: textfield;
border-radius: 6px;
}
#iscu_customers_offer::-webkit-inner-spin-button,
#iscu_customers_offer::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#iscu_customers_offer-error {
text-align: left;
margin-bottom: 10px;
}
.iscu_error {
color: red;
}
.iscu_success {
color: rgb(0, 71, 0);
margin-top: 12px;
}
.bm-message.my .iscu_dont_wait {
display: none;
}
body.page-id-17293 .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper .iscu_dont_wait {
color: darkgoldenrod !important;
}
body.page-id-17293 .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper .iscu_message_product_complete-purchase_btn_wrapper .iscu_time_3day {
margin-left: 30px;
color: gray !important
}
body.page-id-17293 .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper .iscu_dont_wait .iscu_dont_wait_ex {
height: 20px;
width: 20px;
display: inline-flex;
color: white !important;
text-align: center;
align-items: center;
justify-content: center;
margin: 10px 10px 0 0;
position: relative;
top: 3px;
}
body.page-id-17293 .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p .iscu_message_wrapper .iscu_dont_wait .iscu_dont_wait_ex {
width: 14px;
margin-right: 4px;
}
.iscu_dont_wait_ex img {
min-width: 14px;
max-width: 14px;
}
.iscu_message_product_complete-purchase_btn_wrapper {
display: flex;
align-items: baseline;
}
.iscu_doller_sign {
position: absolute;
padding: 10px;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
* {
margin: 0;
padding: 0;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
-webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
outline: none !important;
}
#my-delivery-fee {
height: auto !important;
}
.iscu_message_wrapper .iscu_message_product_name {
text-decoration: underline !important;
margin: 0 0 10px 0;
}
.iscu_hidden_product_id {
display: none;
}
#customer_details {
margin-top: 10px;
}
#ship-to-different-address label span {
font-weight: bold;
}
.iscu_hidden_product_id_2 {
display: none;
}
.bm-message.my .iscu_message_product_adjust_price_btn_wrapper {
display: none;
}
.bm-message.my .iscu_message_product_complete-purchase_btn_wrapper {
display: none;
}
.bm-message.my .iscu_message {
display: none;
}
.bm-message.my .iscu_message_2 {
display: block;
font-family: "Montserrat", sans-serif;
}
.bm-message .iscu_message_2 {
display: none;
}
.bm-message.my .iscu_message_wrapper {
height: 130px;
}
.iscu_custom_loader {
transform: translate(-50%, -50%);
border: 3px solid #A2BFEC;
border-radius: 50%;
display: none;
border-top: 3px solid #0056b2;
margin-right: 200px;
position: sticky;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
animation: loader 2s linear infinite;
z-index: 99999999;
margin: auto;
margin-top: 100px;
margin-bottom: 120px;
}
.single-product .woocommerce-product-gallery__image a img {
min-width: 100% !important;
object-fit: cover;
}
@keyframes s7 {
100% {
transform: rotate(1turn)
}
}
@media screen and (max-width: 1120px) {
.woocommerce-product-gallery .product-labels.labels-rectangular {
position: absolute !important;
top: 15px !important;
}
}
@media screen and (max-width: 1024px) {
.btn.btn-scheme-dark.btn-scheme-hover-custom.btn-style-bordered.btn-style-semi-round.btn-size-extra-small {
color: #333 !important;
}
.iscu_offer_button {   }
@media not all and (min-resolution: 0.001dpcm) {
#iscu_make_an_offer_btn .iscu_offer_button { }
} .product-image-summary .product-image-summary-inner .col-lg-8 .summary-inner .wcfm_ele_wrapper.wcfm_catalog_enquiry_button_wrapper {
width: 48% !important;
}
.iscu_tooltip_triangle {
left: 66% !important;
}
.iscu_message_wrapper .iscu_dont_wait {
width: 100% !important;
}
.iscu_verified_badges { padding-top: 0px !important;
}
#wcfmmp-store .header_left {
height: 0px !important;
}
} @media screen and (min-width: 576px) {
.iscu_modal_content {
width: 475px;
max-height: 90vh;
border-radius: 20px;
height: auto;
}
}
@media screen and (max-width: 576px) {
.iscu_modal_content {
width: 90%;
}
}
@media screen and (max-width: 520px) {
.iscu_make_an_offer_btns_send_offer {
width: 100%;
}
}
@media screen and (max-width: 370px) {
.wd-tools-element>a {
padding: 0px !important;
}
.site-logo {
padding: 0px !important;
}
}
.iscu_loader {
transform: translate(-50%, -50%);
border: 3px solid #6B6B6B;
border-radius: 50%;
display: none;
border-top: 3px solid #aaa;
margin-left: 10px;
position: fixed;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
animation: loader 2s linear infinite;
z-index: 99999999;
}
@keyframes loader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.iscu_overlay {
position: fixed;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
z-index: 99999999;
cursor: pointer;
user-select: none;
}
.iscu_popup_2_head {
font-size: 1.7em;
margin: 0 0 0.67em 0;
position: absolute;
font-weight: 500;
font-family: "Montserrat", sans-serif;
}
.iscu_popup_2_description {
margin-top: 60px;
text-align: left;
font-family: "Montserrat", sans-serif;
}
.iscu_popup_2_price_description {
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
font-family: "Montserrat", sans-serif;
}
.iscu_popup_2_price_description_wrapper {
border-bottom: 1px solid #e8e8e8;
margin-bottom: 25px;
}
input.iscu_owner_offer::-webkit-outer-spin-button,
input.iscu_owner_offer::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number].iscu_owner_offer {
-moz-appearance: textfield;
text-align: left;
padding: 15px;
border-radius: 6px;
}
.iscu_owner_offer_wrapper label {
text-align: left;
}
.iscu_owner_offer_wrapper b {
font-family: "Montserrat", sans-serif;
}
.iscu_owner_offer_wrapper span {
color: red;
}
.iscu_adjust_an_offer_btns_cancel {
width: 50%;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
font-weight: 700;
}
.iscu_adjust_an_offer_btns_cancel_wrapper {
width: 50%;
display: flex;
justify-content: start;
}
.iscu_adjusted_price_btns_send_offer {
height: 40px;
width: 100%;
background-color: #007AFE;
color: white;
display: flex;
justify-content: center;
align-items: center;
border-radius: 20px;
cursor: pointer;
}
.iscu_adjusted_price_btns_send_offer_wrapper {
width: 50%;
display: flex;
justify-content: end;
}
.iscu_offered_product_detail_wrapper {
margin-top: 20px;
border-radius: 4px;
padding: 10px;
margin-bottom: 40px;
display: flex;
justify-content: space-between;
}
.iscu_offered_product_img img {
border-radius: 6px;
}
.iscu_offered_product_img {
width: 110px;
box-shadow: rgba(209, 231, 255, 0.3) 0px 0px 6px 2px;
}
.iscu_offered_product_detail_price {
font-family: "Montserrat", sans-serif;
}
.iscu_offered_product_detail_name {
font-size: 1rem;
font-weight: bolder;
text-decoration: underline;
font-family: "Montserrat", sans-serif;
}
.iscu_offered_product_detail_name a {
font-family: "Montserrat", sans-serif;
}
.iscu_offered_product_detail {
text-align: left;
}
.entry-content .new-message,
.bp-messages-column .bpbm-empty-message,
.bp-messages-column .bpbm-empty-or,
.bp-messages-column .bpbm-empty-link {
display: none !important;
}
.entry-content .bpbm-search {
margin-left: 30px;
}
.iscu_checkout_tool_tip_wrap { display: flex;
gap: 5px;
}
.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_label {
margin-left: 75px !important;
}
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
background-color: white !important;
box-shadow: rgba(50, 50, 93, 0.25) 0px 5px 20px -5px, rgba(0, 0, 0, 0.3) 0px 8px 8px -20px;
border-radius: 10px !important;
}
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) .bm-message-info .bm-time {
color: black !important;
font-family: "Montserrat", sans-serif !important;
}
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) * {
color: black !important;
font-family: "Montserrat", sans-serif !important;
}
@media screen and (max-width: 1000px) {
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
max-width: 100% !important;
width: 100%;
}
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
max-width: 100% !important;
width: 100%;
}
}
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
background-color: white !important;
border-radius: 10px !important;
color: black;
box-shadow: rgba(50, 50, 93, 0.25) 0px 5px 20px -5px, rgba(0, 0, 0, 0.3) 0px 8px 8px -20px;
}
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) * {
font-family: "Montserrat", sans-serif !important;
}
#iscu_owner_offer-error {
text-align: initial;
}
@media screen and (max-width: 400px) {
.iscu_adjusted_price_btns_send_offer {
width: 100%;
font-size: 14px;
}
.iscu_adjusted_price_btns_send_offer_wrapper {
width: 100%;
}
.iscu_popup_2_head {
font-size: 1.4em;
}
}
.iscu_message_product_adjust_price_btn_wrapper {
display: flex;
}
.entry-content .bpbm-empty-link {
display: none;
}
.iscu_success_wrapper {
display: flex;
flex-direction: column;
margin: 40px;
}
.iscu_success_img {
width: 100px;
align-self: center;
}
.iscu_success_img img {
width: 50px;
}
.iscu_custom_price .product-quantity .quantity input[type="number"],
.iscu_custom_price .product-quantity .quantity input[type="button"] {
pointer-events: none;
}
@media screen and (max-width: 480px) {
.iscu_author_content_wrapper {
flex-direction: column;
align-items: unset;
} .iscu_author_content {
gap: 5px;
}
.wcfm_catalog_enquiry_button_wrapper .wcfm_catalog_enquiry .add_enquiry_label {
font-size: 15px !important;
}
.iscu_offer_button {
font-size: 15px;
}
}
.widget-product-wrap .star-rating,
.woocommerce-product-rating,
.product .product-wrapper .star-rating {
display: none !important;
}
.iscu_all_comments_wrapper .woocommerce-Reviews-title {
font-size: 18px !important;
}
.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_container_left {
height: 60px;
position: absolute;
top: 6px;
width: 60px;
}
.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_container_right {
margin-left: 75px;
}
.summary-inner .wcfmmp_sold_by_container_advanced {
position: relative;
}
.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_container_left img {
height: 60px;
width: 60px;
}
.iscu_verification_badge {
left: 20% !important;
bottom: 12% !important;
}
.iscu_verification_badge img {
width: 19px !important;
}
.iscu_author_inner_wrapper span:not(:first-child) {
margin-left: 5px;
}
.iscu_comment_remove {
cursor: pointer;
}
#iscu_tooltip_outer_wrapper {
position: absolute; transform: translateX(-50%);
border-radius: .5rem;
color: var(--color-white);
background: #222;
z-index: 50;
transition: opacity 0.2s;
opacity: 0;
max-width: 292px;
display: flex;
flex-direction: column;
padding: .75rem 1rem;
cursor: default;
bottom: calc(100% + 10px);
display: none;
z-index: 9999;
bottom: 67px;
right: -147px;
}
.iscu_tooltip_content_outer_wrapper {
display: flex;
align-items: flex-start;
-moz-box-pack: center;
justify-content: center;
}
.iscu_tooltip_content_outer_wrapper_buy_btn {
display: flex;
align-items: flex-start;
-moz-box-pack: center;
justify-content: center;
}
.iscu_tooltip_content_outer_wrapper_cont_btn {
display: flex;
align-items: flex-start;
-moz-box-pack: center;
justify-content: center;
}
.iscu_tooltip_content_head {
width: max-content;
text-align: left;
font-size: 14px;
line-height: 20px;
letter-spacing: -0.16px;
}
.iscu_tooltip_content_head_buy_btn {
width: max-content;
text-align: left;
font-size: 14px;
line-height: 20px;
letter-spacing: -0.16px;
}
.iscu_tooltip_content_head_cont_btn {
width: max-content;
text-align: left;
font-size: 14px;
line-height: 20px;
letter-spacing: -0.16px;
}
.iscu_tooltip_content_head_close_wrapper {
margin-left: 12px;
cursor: pointer;
width: 40px;
}
.iscu_tooltip_content_head_close_wrapper_buy_btn {
margin-left: 12px;
cursor: pointer;
width: 40px;
}
.iscu_tooltip_content_head_close_wrapper_cont_btn {
margin-left: 12px;
cursor: pointer;
width: 40px;
}
.iscu_tooltip_content_head_close {
flex-shrink: 0;
cursor: pointer;
}
.iscu_tooltip_content_head_close_buy_btn {
flex-shrink: 0;
cursor: pointer;
}
.iscu_tooltip_content_head_close_cont_btn {
flex-shrink: 0;
cursor: pointer;
}
.iscu_tooltip_btn_inner_wrapper {
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
width: 100%;
}
.iscu_tooltip_btn_inner_wrapper_buy_btn {
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
width: 100%;
}
.iscu_tooltip_btn_inner_wrapper_cont_btn {
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
width: 100%;
}
.iscu_tooltip_btn_inner_wrapper .iscu_tooltip_btn {
vertical-align: top;
text-align: center;
background-color: #007AFE;
color: var(--color-white);
border: 0px;
border-radius: .25rem;
cursor: pointer;
font-weight: 600;
min-width: 64px;
display: block;
width: 100%;
font-size: 14px;
height: 32px;
line-height: 32px;
padding: 0.5rem;
position: relative;
z-index: 0; min-height: 36px;
}
.iscu_tooltip_btn_inner_wrapper_buy_btn .iscu_tooltip_btn_buy_btn {
vertical-align: top;
text-align: center;
background-color: #007AFE;
color: var(--color-white);
border: 0px;
border-radius: .25rem;
cursor: pointer;
font-weight: 600;
min-width: 64px;
display: block;
width: 100%;
font-size: 14px;
height: 32px;
line-height: 32px;
padding: 0.5rem;
position: relative;
z-index: 0; min-height: 36px;
}
.iscu_tooltip_btn_inner_wrapper_cont_btn .iscu_tooltip_btn_cont_btn {
vertical-align: top;
text-align: center;
background-color: #007AFE;
color: var(--color-white);
border: 0px;
border-radius: .25rem;
cursor: pointer;
font-weight: 600;
min-width: 64px;
display: block;
width: 100%;
font-size: 14px;
height: 32px;
line-height: 32px;
padding: 0.5rem;
position: relative;
z-index: 0; min-height: 36px;
}
.iscu_tooltip_btn::before {
position: absolute;
left: 0px;
top: 0px;
z-index: -1;
content: "";
display: block;
width: 100%;
height: 100%;
opacity: 0;
border-radius: .25rem;
}
.iscu_tooltip_btn_buy_btn::before {
position: absolute;
left: 0px;
top: 0px;
z-index: -1;
content: "";
display: block;
width: 100%;
height: 100%;
opacity: 0;
border-radius: .25rem;
}
.iscu_tooltip_btn_cont_btn::before {
position: absolute;
left: 0px;
top: 0px;
z-index: -1;
content: "";
display: block;
width: 100%;
height: 100%;
opacity: 0;
border-radius: .25rem;
}
.iscu_tooltip_btn_txt {
font-size: 14px;
line-height: 20px;
letter-spacing: -0.16px;
text-transform: none !important;
}
.iscu_tooltip_btn_txt_buy_btn {
font-size: 14px;
line-height: 20px;
letter-spacing: -0.16px;
text-transform: none !important;
}
.iscu_tooltip_btn_txt_cont_btn {
font-size: 14px;
line-height: 20px;
letter-spacing: -0.16px;
text-transform: none !important;
}
.iscu_tooltip_triangle {
transform: rotate(180deg);
position: absolute;
content: " ";
left: 41%;
border-style: solid;
border-left-style: solid;
border-top-color: transparent;
border-right-color: transparent;
border-left: 8px solid transparent;
border-left-width: 8px;
border-image: none;
border-width: 8px;
border-bottom-color: rgb(34, 34, 34);
transition: opacity 0.2s;
opacity: 0;
z-index: 50;
left: 50% !important;
bottom: -16px;
translate: -50%;
}
.iscu_tooltip_triangle_buy_btn {
transform: rotate(180deg);
position: absolute;
content: " ";
border-style: solid;
border-left-style: solid;
border-left-style: solid;
border-left-style: solid;
border-top-color: transparent;
border-right-color: transparent;
border-left: 8px solid transparent;
border-left-width: 8px;
border-left-width: 8px;
border-left-width: 8px;
border-image: none;
border-width: 8px;
margin-left: calc(-8px);
border-bottom-color: rgb(34, 34, 34);
transition: opacity 0.2s;
opacity: 0;
z-index: 50;
left: 35% !important;
bottom: calc(100% + -5px);
}
.iscu_tooltip_triangle_cont_btn {
transform: rotate(180deg);
position: absolute;
content: " ";
border-style: solid;
border-left-style: solid;
border-left-style: solid;
border-top-color: transparent;
border-right-color: transparent;
border-left: 8px solid transparent;
border-left-width: 8px;
border-left-width: 8px;
border-image: none;
border-width: 8px;
margin-left: calc(-8px);
border-bottom-color: rgb(34, 34, 34);
transition: opacity 0.2s;
opacity: 0;
z-index: 50;
left: 40% !important;
bottom: calc(100% + -5px);
}
.iscu_verification_code {
width: 150px !important;
}
.iscu_resend_code {
width: auto;
max-width: 200px;
margin-left: 10px;
background: #2a3344 none repeat scroll 0 0;
background-color: rgb(42, 51, 68) !important;
border-bottom: 1px solid #17a2b8 !important;
border-radius: 4px !important;
color: #fff !important;
font-weight: 500 !important;
letter-spacing: .046875em;
line-height: 1 !important;
padding: .84375em .875em 0.78125em !important;
box-shadow: 0 1px 0 #ccc !important;
text-transform: uppercase !important;
}
#iscu_product_addtional_fees {
display: flex;
align-items: center;
gap: 4px;
}
#iscu_product_addtional_fees {
display: flex;
gap: 4px;
align-content: center;
}
.iscu_tool_tip_main_wrap {
position: relative;
}
.iscu_tool_tip_open {
position: absolute;
left: 50%;
transform: translateX(-50%);
border-radius: 8px;
color: white !important;
background: #222;
z-index: 999;
transition: opacity 0.2s; max-width: 280px;
display: flex;
flex-direction: column;
padding: 10px 15px;
cursor: default;
min-width: 259px;
top: 30px;
}
.cart-widget-side .shopping-cart-widget-footer {
padding-top: 10px;
}
.iscu_tool_tip_open_mini {
position: absolute;
left: 50%;
transform: translateX(-50%);
border-radius: 8px;
color: white !important;
background: #222;
z-index: 999;
transition: opacity 0.2s; max-width: 280px;
display: flex;
flex-direction: column;
padding: 10px 15px;
cursor: default;
min-width: 259px;
top: 30px;
} body .cart-totals-inner .iscu_arrow_mini {
left: 35%;
}
.iscu_payment {
font-weight: bold;
}
.iscu_arrow {
left: 8px;
top: 25px;
opacity: 1;
position: absolute;
left: 20%;
content: '';
height: 10px;
width: 10px;
background-color: black;
rotate: 45deg;
}
.iscu_arrow_mini {
left: 8px;
top: 25px;
opacity: 1;
position: absolute;
left: 20%;
content: '';
height: 10px;
width: 10px;
background-color: black;
rotate: 45deg;
}
.iscu_tool_tip_main_wrap {
display: flex;
align-content: center;
align-items: center;
}
.iscu_tool_tip_main_wrap_mini {
display: flex;
align-content: center;
align-items: center;
}
.iscu_tool_tip_content_wrap {
display: flex;
}
.iscu_tool_tip_content_wrap_mini {
display: flex;
}
.iscu_tool_tip_open {
display: none;
opacity: 0;
transition: opacity 0.3s ease;
}
.iscu_tool_tip_open_mini {
display: none;
opacity: 0;
transition: opacity 0.3s ease;
}
.iscu_arrow {
display: none;
transition: transform 0.3s ease;
}
.iscu_arrow_mini {
display: none;
transition: transform 0.3s ease;
}
.iscu_tool_tip_open.active {
display: block;
opacity: 1;
}
.iscu_tool_tip_open_mini.active {
display: block;
opacity: 1;
}
.iscu_arrow.active {
display: block;
transform: rotate(180deg);
}
.iscu_arrow_mini.active {
display: block;
transform: rotate(180deg);
}
.iscu_tool_tip {
width: 20%;
display: flex;
justify-content: end;
}
.iscu_tool_tip_mini {
width: 20%;
display: flex;
justify-content: end;
}
.iscu_tool_tip_content {
font-size: 13px !important;
width: 80%;
}
.iscu_tool_tip_content_mini {
font-size: 13px !important;
width: 80%;
}
.wd-my-account-links.wd-grid .messages-link a::before {
content: "\f02b" !important;
font-family: "Font Awesome 5 Free" !important;
font-weight: 100;
}
.iscu_message_product_accept_price_btn,
.iscu_message_product_reject_price_btn {
margin: auto 0px auto 15px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
width: 110px;
border: 2px solid #007AFE;
border-radius: 16px;
font-family: "Montserrat", sans-serif;
}
.iscu_field_wrapper #iscu_comment {
padding: 10px 15px;
min-height: 190px;
max-width: 100%;
width: 100%;
height: var(--wd-form-height);
border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
border-radius: var(--wd-form-brd-radius);
background-color: var(--wd-form-bg);
box-shadow: none;
color: var(--wd-form-color);
vertical-align: middle;
font-size: 14px;
transition: border-color .5s ease;
}
.iscu_review_form_wrapper .comment-form-author #iscu_author_name,
.iscu_review_form_wrapper .comment-form-email #iscu_author_email,
.iscu_review_form_wrapper .iscu_field_wrapper #iscu_order_id {
padding: 0 15px;
max-width: 100%;
width: 100%;
height: var(--wd-form-height);
border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
border-radius: var(--wd-form-brd-radius);
background-color: var(--wd-form-bg);
box-shadow: none;
color: var(--wd-form-color);
vertical-align: middle;
font-size: 14px;
transition: border-color .5s ease;
}
.iscu_not_login_msg {
max-width: 800px;
margin: 20px auto;
padding: 15px;
font-weight: 700;
font-size: 16px;
}
.iscu_not_login_msg_a {
color: #007bfe;
}
.iscu_wishlist_outer_wrapper {
position: absolute;
inset-inline-start: 0;
z-index: 2;
display: flex;
align-items: flex-start;
flex-direction: column;
padding: 30px 30px 15px 30px;
transition: all .3s ease;
right: 0px;
left: 70%;
bottom: 1%;
}
.iscu_wishlist_inner_wrapper {
background-color: #ffffff;
display: flex;
justify-content: space-around;
width: 65px;
align-items: center;
border-radius: 20px;
color: #000;
padding: 8px; box-shadow: 0 0 5px #00000024;
cursor: pointer;
height: 40px;
min-height: 40px;
min-width: 40px;
}
.iscu_wishlist_icon {
width: 18px !important;
}
.wcfm_ele_wrapper.wcfm_catalog_enquiry_button_wrapper a.wcfm_catalog_enquiry:hover {
color: #007AFE !important;
}
#iscu_page_overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgb(255, 255, 255);
z-index: 999999;
cursor: pointer;
user-select: none;
display: none;
}
.iscu_wishlist_inner_wrapper i {
font-size: 20px;
}
.product-additional-galleries {
bottom: 1% !important;
left: 1%; }
.iscu_wishlist_count {
margin-left: 5px;
}
body #wcfmmp-store .tab_area .tab_links li.active {
border-top-color: #007AFE !important;
}
body #wcfmmp-store .tab_area .tab_links li.active {
border-top: 2px solid #007AFE !important;
}
body #wcfmmp-store .tab_area .tab_links li:hover a,
body #wcfmmp-store .tab_area .tab_links li.active a,
body .wcfmmp_store_hours .wcfmmp-store-hours-day {
color: #007AFE !important;
}
body #wcfmmp-store .tab_area .tab_links li::after {
background: #007AFE !important;
}
body #wcfmmp-store .tab_area .tab_links li.active {
border-top: 1px solid #007AFE !important;
border-left: 4px solid #007AFE !important;
}
body #wcfmmp-store .tab_area .tab_links li a {
font-weight: 900;
}
#wcfmmp-store h1.wcfm_store_title,
#wcfmmp-store .address h1.wcfm_store_title {
font-size: 27px !important;
font-weight: 900;
}
.shopping-cart-widget-footer {
display: flex;
flex-direction: column;
}
.iscu_payment_fees_main_wrap {
order: -1;
display: flex;
align-items: center;
flex-wrap: wrap;
margin-top: 15px;
padding-block: 15px; border-top: 1px solid var(--brdcolor-gray-300);
justify-content: space-between;
padding-bottom: 0px !important;
}
.woocommerce-mini-cart__total.total {
border: 0px;
padding-top: 0px;
}
.iscu_payment_shipping_fees {
font-weight: bold;
}
.wcfmmp_become_vendor_link a {
width: max-content;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 8px 20px;
background-color: transparent !important;
border-color: rgba(55, 141, 241, 1) !important;
border: 2px solid;
border-radius: 5px;
font-weight: 600;
}
.wcfmmp_become_vendor_link {
display: flex;
justify-content: center;
text-decoration: none !important;
}
.wcfmmp_become_vendor_link a:hover {
background-color: rgba(234, 236, 239, 1);
border-color: rgba(234, 236, 239, 1) !important;
background-color: rgba(234, 236, 239, 1) !important;
color: rgba(0, 122, 254, 1);
transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
}
#wcfm-main-contentainer .wcfm_attributes_block_pa_brand .wcfm_select_all_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_condition .wcfm_add_attribute_term,
#wcfm-main-contentainer .wcfm_attributes_block_pa_color .wcfm_select_all_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_color .wcfm_select_no_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_gender .wcfm_select_all_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_size .wcfm_select_all_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_size .wcfm_select_no_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_material .wcfm_select_all_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_material .wcfm_select_no_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_gender .wcfm_select_no_attributes,
#wcfm-main-contentainer .wcfm_attributes_block_pa_gender .wcfm_add_attributes_new_term {
display: none;
}
.wd-nav-mobile .menu-item-13992>a::before {
content: "\f122";
font-weight: 400;
margin-right: 7px;
font-family: "woodmart-font";
font-size: 16px;
}
.wd-nav-mobile .menu-item-17994>a::before {
content: "\f11d";
margin-right: 7px;
font-family: "woodmart-font";
font-size: 17px;
}
.wd-nav-mobile .menu-item-17995>a::before {
content: "\e911";
font-weight: 400;
margin-right: 7px;
font-family: "woodmart-font";
font-size: 17px;
}
.wd-nav-mobile .wd-with-icon>a:before {
font-size: 17px;
}
.single-product-page .wd-social-icons {
display: none;
}
.iscu_sell_similar_product_wrapper {
margin: 0;
width: 60%;
padding: 10px 0; background-color: #FFF;
}
.iscu_sell_similar_product_btn {
width: 100%;
padding: 10px;
display: block;
font-size: 15px;
font-weight: 700;
color: #4d4c4c;
word-spacing: 2px;
text-align: center;
border-radius: 4px;
text-decoration: none;
letter-spacing: 0.4px;
border: 2px solid #2a2a2a;
}
.iscu_tax_calc_text {
color: #444;
font-size: 11.5px;
} .woocommerce-cart  .cart_totals .order-total>th, .woocommerce-cart .cart_totals .order-total>td {
position: relative;
padding: 42px 10px 15px 10px !important;
}
.cart_totals .order-total>th::before {
content: 'Taxes will be calculated at checkout.';
position: absolute;
font-size: 11.5px;
font-weight: 500;
margin-top: 10px;
color: #444;
top: 0;
}
.cart-widget-side .iscu_pay_pro_fee {
position: relative;
margin: 0;
padding: 0 15px 33px 15px;
}
.cart-widget-side .iscu_pay_pro_fee::after {
content: 'Taxes will be calculated at checkout.';
margin-bottom: 7px;
position: absolute;
font-size: 11.5px;
font-weight: 500;
color: #444;
bottom: 0;
}
.iscu_shop_more_btn_wrapper {
width: max-content;
text-align: center;
margin: 50px auto 0 auto;
}
.iscu_shop_more_btn {
width: 100%;
color: #333;
font-size: 13px;
line-height: 1.2;
font-weight: 600;
min-height: 42px;
padding: 5px 20px;
border-width: 2px;
border-radius: 5px;
text-align: center;
position: relative;
align-items: center;
display: inline-flex;
text-decoration: none;
vertical-align: middle;
justify-content: center;
border: 2px solid rgba(0, 0, 0, 0.105);
}
.info-box-carousel-wrapper .owl-carousel .owl-stage {
display: flex;
align-items: stretch;
gap: 30px;
margin: 0px 18px;
}
.info-box-carousel-wrapper .owl-stage .box-style-shadow:hover {
box-shadow: unset !important;
}
.info-box-carousel-wrapper .owl-stage .box-style-shadow {
padding: unset;
background-color: #fff;
box-shadow: unset !important;
}
.info-box-carousel-wrapper .wd-owl.owl-drag .owl-item {
user-select: none;
flex: 1;
padding: 30px;
background-color: #fff;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
transition: box-shadow .7s ease;
}
.iscu_sell_similar_product_btn:hover {
color: #007afe;
background-color: rgb(211 211 211 / 30%);
}
.iscu_shop_more_btn:hover {
color: #333;
border-color: rgba(0, 0, 0, 0.2);
} .iscu_buyer_protaction_popup_wrapper {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
z-index: -999; position: fixed;
margin: 0 !important;
align-content: center;
background-color: #00000060;
transition: opacity 0.5s ease-in-out;
}
.iscu_buyer_protaction_content_wrapper {
width: 532px;
margin: auto;
padding: 2rem; display: flex;
position: relative;
border-radius: 10px;
align-items: center;
flex-direction: column;
justify-content: center;
background-color: #FFF;
transform: translateY(140%);
transition: transform 0.5s ease-out;
}
.iscu_protaction_icon_wrapper {
width: 100px;
background: #efefef;
border-radius: 50%;
padding: 18px;
}
.iscu_protection_dialog {
position: absolute;
}
.iscu_close_dialog_btn {
top: 1rem;
right: 1rem;
width: 40px;
height: 40px;
display: flex;
cursor: pointer;
border-radius: 50%;
position: absolute;
align-items: center;
justify-content: center;
}
.iscu_bottom_space {
margin-bottom: 1.25rem;
}
.iscu_right_space {
margin-right: 0.75rem;
}
.iscu_dialog_title {
margin: 0px;
font-size: 21px;
font-weight: 700;
line-height: 28px;
word-spacing: 2px; }
.iscu_protection_feature_wrapper {
width: 100%;
display: flex;
align-items: center;
}
.iscu_feature_title {
color: #000;
font-size: 15px; font-weight: 600;
line-height: 22px;
margin-bottom: 0.25rem;
letter-spacing: -0.24px;
text-align: center;
}
p.iscu_feature_desc.iscu_buyer_pr_content {
margin-bottom: 1.25rem;
}
.iscu_feature_desc {
color: #333;
font-size: 15px; margin-bottom: 0;
line-height: 22px;
margin-right: 0.75rem;
letter-spacing: -0.24px;
text-align: center;
}
span.iscu_buyer_pr_true_icon {
color: #3697ff;
font-size: 22px;
font-weight: 400;
margin-right: 3px;
line-height: 0;
}
.iscu_dialog_action_wrapper {
width: 100%;
display: flex;
flex-direction: row-reverse;
}
.iscu_close_dialog_btn:hover {
background-color: #6b6b6b20;
}
.iscu_ok_btn {
height: 44px;
color: #FFF;
cursor: pointer;
font-size: 15px;
min-width: 64px;
font-weight: 600;
line-height: 44px;
text-align: center;
border-radius: 0.25rem;
background-color: rgba(0, 122, 254);
}
.iscu_learn_more_btn {
height: 44px;
display: block;
cursor: pointer;
min-width: 64px;
font-size: 15px;
font-weight: 600;
line-height: 44px;
text-align: center;
text-decoration: none;
color: rgba(0, 122, 254, 0.7);
}
.iscu_menu_title_status .wcfm_menu_logo h4 a,
.single-product .iscu_wishlist_outer_wrapper,
.single-product .product-additional-galleries {
display: none;
}
.owl-loaded+.iscu_wishlist_outer_wrapper {
display: block;
}
.owl-loaded~.product-additional-galleries {
display: flex;
}
@media (max-width: 768.98px) { }
@media only screen and (max-width: 850px) {
.product-gallery .product-item:nth-child(n+21) {
display: none;
}
}
@media only screen and (min-width: 600px) and (max-width: 768.98px) {
.woocommerce-cart .cart_totals .shop_table_responsive tr{
display: table-row;
}
.woocommerce-cart .cart_totals .shop_table_responsive th, .woocommerce-cart .cart_totals .shop_table_responsive td{
display: table-cell;
}
.woocommerce-cart .cart_totals .shop_table_responsive td{
padding: 10px 0px !important;
}
.woocommerce-cart .cart_totals .shop_table_responsive td .woocommerce-shipping-contents{
margin-bottom: 10px;
} .woocommerce-cart .cart_totals .shop_table_responsive .cart-subtotal th{
padding: 15px 10px !important;
}
.woocommerce-cart .cart_totals .shop_table_responsive .order-total th{
padding: 42px 10px 15px 10px !important;
}
}
@media only screen and ( max-width: 600px  ) {
.woocommerce-cart .cart_totals .shop_table_responsive tr.shipping th {
display: block;
border-bottom: unset;
padding: 0px !important;
}
.woocommerce-cart .cart_totals .shop_table_responsive tr.shipping{  }
.woocommerce-cart .cart_totals .shop_table_responsive .order-total,.woocommerce-cart .cart_totals .shop_table_responsive .cart-subtotal{
display: flex;
gap: 10px;
}
.woocommerce-cart .cart_totals .shop_table_responsive .order-total th, .woocommerce-cart .cart_totals .shop_table_responsive .cart-subtotal th{
display: block;
width: 70%;
border-bottom: unset;
}
.woocommerce-cart .cart_totals .shop_table_responsive .cart-subtotal th{
padding-left: 0px !important;
}
.woocommerce-cart .cart_totals .shop_table_responsive .order-total td, .woocommerce-cart .cart_totals .shop_table_responsive .cart-subtotal td{
width: 30%;
} .woocommerce-cart .cart_totals .shop_table_responsive .cart-subtotal td{
padding: 15px 12px;
}
.cart_totals .order-total > th::before{
white-space: nowrap;
}
.woocommerce-cart .cart_totals .shop_table_responsive td{
display: block;
}
.product-gallery .product-item:nth-child(n+19) {
display: none;
}
}
@media only screen and (max-width: 532px) {
.iscu_buyer_protaction_content_wrapper {
bottom: 0;
width: 100%;
padding: 2.2rem 1.2rem 0 1.2rem;
position: absolute;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.iscu_dialog_action_wrapper {
flex-direction: column;
}
.iscu_ok_btn,
.iscu_learn_more_btn {
margin-bottom: 1.2rem;
margin-right: 0 !important;
}
}
@media only screen and (max-width: 460px) {
.iscu_feature_desc {
margin-right: 0;
}
}
@media only screen and (max-width: 420px) {
.iscu_buyer_protaction_content_wrapper {
padding: 2.2rem 1rem 0 1rem;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1440px) {
.iscu_sell_similar_product_wrapper {
width: 52% !important;
}
}
@media only screen and (min-width: 780px) and (max-width: 1024px) {
.iscu_sell_similar_product_wrapper {
width: 100% !important;
}
}
@media only screen and (min-width: 769px) {
#wcfm-main-content #wcfm-main-contentainer .wcfm_menu_item span.text {
transition: all 2.5s !important;
min-width: 150px;
line-height: 20px;
}
#wcfm-main-content #wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_item span.text {
display: block !important;
max-height: 0 !important;
opacity: 0 !important;
overflow: hidden !important;
}
#wcfm_menu {
transition: all 0.7s !important;
}
}
@media only screen and (min-width: 1125px) {
#wcfm-main-content #wcfm_menu .wcfm_menu_items a.wcfm_menu_item {
display: flex;
justify-content: flex-start;
align-items: center;
}
#wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_items a.wcfm_menu_item {
display: flex;
justify-content: center;
align-items: center;
}
#wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_items a.wcfm_menu_item .wcfmfa {
margin-left: 20px !important;
}
}
@media only screen and (min-width: 1125px) and (max-width: 1440px) {
#wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_items a.wcfm_menu_item .wcfmfa {
margin-left: 10px !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 1125px) {
#wcfm-main-content #wcfm-main-contentainer .wcfm_menu_item span.text {
transition: all 3.5s !important;
min-width: unset;
}
#wcfm-main-contentainer .wcfm_menu_logo,
.wcfm_menu_no_logo {
min-width: 160px;
transition: all 0.5s;
}
#wcfm_menu .wcfm_menu_items a.wcfm_menu_item {
display: flex !important;
justify-content: flex-start !important;
align-items: center !important;
}
#wcfm_menu.wcfm_menu_toggle .wcfm_menu_items a.wcfm_menu_item {
display: block !important;
}
#wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_items a.wcfm_menu_item .wcfmfa {
margin-left: 0px !important;
}
.wcfm_responsive_menu_toggle .wcfm_menu_wcfm-vendors .wcfmfa {
margin-right: 20px !important;
} 
}
@media only screen and (min-width: 769px) and (max-width: 900px) {
#wcfm-main-content #wcfm-main-contentainer .wcfm_menu_item span.text {
transition: all 2.5s !important;
}
#wcfm_menu {
transition: all 0.4s !important;
}
}
@media only screen and (min-width: 1024px) {
.iscu_sell_similar_product_wrapper {
width: 50%;
}
}
@media (min-width: 480px) and (max-width: 768px) {
.cart-totals-inner.set-mb-m.reset-last-child h2 {
margin-bottom: 30px !important;
}
#wcfm_menu .wcfm_menu_items a.wcfm_menu_item {
display: flex !important;
align-items: center;
min-width: 340px;
}
}
@media((max-width: 1270px) and (min-width:1023px)) {
.wcfm_catalog_enquiry_button_wrapper .wcfm_catalog_enquiry .wcfmfa.fa-question-circle {
display: none;
}
.wcfm_catalog_enquiry_button_wrapper .wcfm_catalog_enquiry .add_enquiry_label {
text-wrap: nowrap;
}
}
@media only screen and (max-width: 1025px) {
.iscu_pay_pro_fee .iscu_tool_tip_open_mini {
left: -50%;
}
}
@media screen and (max-width: 505px) {
.iscu_message_product_complete-purchase_btn_wrapper {
display: flex;
flex-direction: column;
}
.iscu_time_3day {
margin-left: 0 !important;
margin-top: 10px;
}
}
@media screen and (min-width: 480px) {
.wcfmmp_store_mobile_badges {
display: none;
}
}
@media screen and (max-width: 480px) {
.iscu_protaction_icon_wrapper{
width: 80px;
}
p.iscu_feature_desc.iscu_buyer_pr_content, .iscu_bottom_space{
margin-bottom: 1rem;
}
.iscu_ok_btn, .iscu_learn_more_btn{
margin-bottom: 10px;
}
.wcfm_ele_wrapper .wcfm_catalog_enquiry .wcfmfa.fa-question-circle {
display: none;
}
.iscu_sell_your_shoes_btn:hover {
border: 2px solid rgb(55, 141, 241) !important;
color: black !important;
}
td[data-title="Total"]::before {
font-size: 17px !important;
}
.iscu_tooltip_triangle {
left: 60% !important;
}
#wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_items,
#wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_item span.text,
.wcfm_menu_toggle .wcfm_menu_logo h4 a {
transition: none !important;
}
body #wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_items,
body #wcfm-main-contentainer .wcfm_menu_toggle .wcfm_menu_item span.text,
body .wcfm_menu_toggle .wcfm_menu_logo h4 a {
display: inline-block !important;
}
#wcfm_menu {
width: 45% !important;
}
#wcfm_menu {
transform: translateX(0);
}
#wcfm_menu.wcfm_menu_toggle { width: 45%; transform: translateX(-100%);
transition: transform 0.3s ease-in-out;
} }
@media screen and (max-width: 768px) {
.iscu_sold_out {
font-size: 8.5px;
} .woocommerce-cart  .cart_totals .order-total>th, .woocommerce-cart .cart_totals .order-total>td {
position: relative;
padding: 42px 0px 15px 0px !important;
}
.iscu_inquiry_main_wrap #wcfm_enquiry_submit_button {
margin-right: 0px !important;
}
}
@media (max-width: 728px) and (min-width:670px) {
.iscu_message_wrapper_1,
.iscu_message_wrapper_2 {
font-size: 14px;
}
}
@media (max-width: 1024px) and (min-width:670px) {
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content {
max-width: 100%;
width: 100%;
}
.iscu_message_product_adjust_price_btn_wrapper {
width: 100%;
}
.iscu_message_wrapper {
flex-direction: column-reverse;
}
.iscu_message_product_image {
width: 100px;
right: 20px;
top: 16px;
height: 115px;
border-radius: 11px;
overflow: hidden;
box-shadow: rgba(209, 231, 255, 0.3) 0px 0px 6px 2px;
display: flex;
position: unset;
}
.bm-message.my .iscu_message_wrapper {
height: auto;
}
.iscu_message_wrapper {
display: flex;
width: 100%;
}
}
@media (max-width: 575px) and (min-width:320px) {
body .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content {
max-width: 100%;
width: 100%;
}
.iscu_message_product_adjust_price_btn_wrapper {
width: 100%;
}
.iscu_message_wrapper {
flex-direction: column-reverse;
}
.iscu_message_product_image {
width: 100px;
right: 20px;
top: 16px;
height: 115px;
border-radius: 11px;
overflow: hidden;
box-shadow: rgba(209, 231, 255, 0.3) 0px 0px 6px 2px;
display: flex;
position: unset;
}
.bm-message.my .iscu_message_wrapper {
height: auto;
}
.iscu_message_wrapper {
display: flex;
width: 100%;
}
}
@media (max-width: 445px) {
.iscu_message_product_price {
text-align: center;
}
.iscu_message_product_price span {
width: 40%;
}
.iscu_final_final_price {
width: fit-content;
}
.iscu_message_product_adjust_price_btn {
width: 150px;
}
.iscu_message_product_price {
height: 60px;
display: flex;
align-items: center;
}
.iscu_message_product_price span {
display: contents;
}
}
@media (max-width: 410px) and (min-width:320px) {
.iscu_message_wrapper_1,
.iscu_message_wrapper_2 {
font-size: 14px;
}
.iscu_message_product_adjust_price_btn_wrapper {
font-size: 12px;
}
.iscu_message_product_price span {
font-size: 16px;
}
}
@media (max-width: 1024px) and (min-width:481px) {
.woocommerce-product-gallery__image a {
width: 431px;
height: 431px;
min-width: 431px;
min-height: 431px;
max-width: 431px;
max-height: 431px;
display: -webkit-box;
align-content: center;
align-items: center;
align-self: center;
justify-content: center;
-moz-box-align: center;
position: relative;
}
.woocommerce-product-gallery__image>div {
width: 431px;
min-width: 431px;
max-width: 431px;
}
.product-image-wrap .woocommerce-product-gallery__image {
display: flex;
justify-content: center;
}
.woocommerce-product-gallery__image a img {
aspect-ratio: 2/2;
object-fit: cover; }
}
@media (max-width: 480px) and (min-width:320px) {
.woocommerce-product-gallery__image a {
width: 100%;
height: 100%;
min-width: 100%;
min-height: 100%;
max-width: 100%;
max-height: 100%;
display: -webkit-box;
align-content: center;
align-items: center;
align-self: center;
justify-content: center;
-moz-box-align: center;
position: relative;
}
.woocommerce-product-gallery__image>div {
width: 360px;
min-width: 360px;
max-width: 360px;
}
.product-image-wrap .woocommerce-product-gallery__image {
display: flex;
justify-content: center;
}
.woocommerce-product-gallery__image a img {
aspect-ratio: 2/2;
object-fit: cover; }
}
@media screen and (max-width: 480px) {
#wcfmmp-store h1.wcfm_store_title,
#wcfmmp-store .address h1.wcfm_store_title {
position: relative;
bottom: 74px;
}
}
.header_wrapper .wcfm_store_title {
font-size: 24px !important;
}
body a .wd-toolbar-label {
overflow: unset !important;
}
body #wcfmmp-store .banner_text h1::after,
body #wcfmmp-store .banner_text h1::before {
content: "" !important;
width: 0px !important;
height: 0px !important;
background: #fff;
top: unset !important;
transform: unset !important;
}
#wd-add-to-cart {
width: -moz-available;
width: 100%;
}
@media screen and (min-width: 1025px) {
.iscu_wishlist_outer_wrapper {
bottom: 15%;
left: 75%;
}
.product-additional-galleries {
bottom: 15% !important;
left: 10% !important;
}
}
@media only screen and (min-width: 751px) and (max-width: 767px) {
.single_add_to_cart_button.button.alt {
max-width: 100% !important;
}
}
@media (max-width: 768px) and (min-width: 710px) {
.iscu_wishlist_outer_wrapper {
left: 84%;
}
}
@media (max-width: 709px) and (min-width: 530px) {
.iscu_wishlist_outer_wrapper {
left: 81%;
}
}
body.wcfm-dashboard-page #wcfm-main-content {
padding: unset !important;
max-width: unset !important;
}
body.wcfmmp-store-page .main-page-wrapper .container {
padding-right: 8px;
padding-left: 8px;
}
@media screen and (max-width: 480px) {
#wcfmmp-store .header_left {
height: 90px;
}
}
@media screen and (max-width: 1310px) {
.iscu_message_wrapper {
flex-direction: column-reverse;
}
}
@media screen and (max-width: 1780px) {
.iscu_message_wrapper .iscu_dont_wait {
width: 190px;
}
}
.woocommerce-product-gallery__wrapper .owl-prev.wd-btn-arrow,
.woocommerce-product-gallery__wrapper .owl-next.wd-btn-arrow {
width: 40px !important;
line-height: 40px;
height: 40px !important;
margin-top: -20px;
position: absolute;
text-align: center;
top: 40%;
right: 10px !important;
background-color: ghostwhite;
border-radius: 50% !important;
box-shadow: 0px 2px 4px #8c8c8c;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
.iscu_dont_wait_ex img {
padding-bottom: 2.5px;
}
.woocommerce-product-gallery__image>div {
background-color: rgba(0, 0, 0, 0.4) !important;
}
.single-product form.cart {
justify-content: space-between;
position: relative;
}
.single-product .wc-ppcp-product-payments__container.bottom {
order: 1;
margin: 0px;
}
.iscu_tool_tip_main_wrap_mini {
position: relative;
}
.single-product .wc-ppcp-product-payments__container.bottom .wc-ppcp-product-payment-method.payment_method_ppcp {
min-width: 100%;
}
.single-product-page .wcfmmp_sold_by_container_advanced {
margin-bottom: 25px;
margin-top: 20px;
}
.iscu_vendor_verified_img {
width: 18px !important;
height: fit-content !important;
left: 77% !important;
top: 90% !important;
}
.iscu_inquiry_main_wrap {
max-width: 800px !important;
}
#wcfmmp-store .iscu_inquiry_main_wrap h2 {
font-style: unset !important;
font-weight: 600;
padding-bottom: 35px !important;
color: #17a2b8 !important;
}
.iscu_inquiry_main_wrap .wcfm_popup_wrapper .wcfm_popup_label strong {
font-weight: 600 !important;
font-style: unset !important;
}
.iscu_inquiry_main_wrap .wcfm_popup_wrapper .wcfm_popup_label {
font-style: unset !important;
}
.iscu_inquiry_main_wrap #wcfm_enquiry_submit_button {
border-radius: var(--btn-accented-brd-radius) !important;
color: var(--btn-accented-color) !important;
box-shadow: var(--btn-accented-box-shadow) !important;
background-color: var(--btn-accented-bgcolor) !important;
text-transform: var(--btn-accented-transform, var(--btn-transform)) !important;
font-weight: var(--btn-accented-font-weight, var(--btn-font-weight)) !important;
font-family: var(--btn-accented-font-family,var(--btn-font-family) ) !important;
font-style: var(--btn-accented-font-style, var(--btn-font-style)) !important;
margin-right: 16px;
}
.iscu_inquiry_main_wrap #wcfm_enquiry_submit_button:hover {
opacity: .7 !important;
border-radius: var(--btn-accented-brd-radius) !important;
color: var(--btn-accented-color) !important;
box-shadow: var(--btn-accented-box-shadow) !important;
background-color: var(--btn-accented-bgcolor) !important;
text-transform: var(--btn-accented-transform, var(--btn-transform)) !important;
font-weight: var(--btn-accented-font-weight, var(--btn-font-weight)) !important;
font-family: var(--btn-accented-font-family,var(--btn-font-family) ) !important;
font-style: var(--btn-accented-font-style, var(--btn-font-style)) !important;
}
#wcfmmp-store .iscu_inquiry_main_wrap p {
padding: 0px !important;
}
.wcfm_store_enquiry  {
display: none !important;
}
table.dataTable#wcfm-reports-low-in-stock.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable#wcfm-reports-low-in-stock.dtr-inline.collapsed>tbody>tr>th:first-child:before, table.dataTable#wcfm-reports-out-of-stock.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable#wcfm-reports-out-of-stock.dtr-inline.collapsed>tbody>tr>th:first-child:before{
line-height: 16px !important;
}
body #wcfmmp-store .iscu_verified_badges .material-symbols-rounded {
color: #007afe !important;
font-size: 25px;
}
body #tab-description .wc-tab-inner ul{
margin-bottom: 0px;
}
body #tab-description.iscu_see_more .wc-tab-inner {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow-y: hidden;
transition: max-height 0.3s ease;
max-height: 100% !important;
}
body #tab-description.iscu_see_more{
position: relative;
margin-bottom: 15px;
}
body #tab-description.iscu_see_more::after{
content: "";
position: absolute;
bottom: 19px;
left: 0;
right: 0;
height: 40px;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
pointer-events: none;
transition: opacity 0.3s ease;
}
#tab-description.iscu_see_more .iscu_see_more_btn {
position: absolute;
bottom: -5px;
left: 0px;
color: #007AFE;
text-decoration: underline;
font-weight: bold;
font-size: 15px;
cursor: pointer;
background: #fff;
}
body #tab-description.iscu_see_more.iscu_expanded .wc-tab-inner {
display: block;
-webkit-line-clamp: unset;
overflow: visible;
}
body #tab-description.iscu_see_more.iscu_expanded::after {
opacity: 0;
} .iscu_verified_badges {
display: flex;
justify-content: end;
padding: 20px;
gap: 30px;
}
.iscu_verified_name {
font-size: 16px;
font-weight: 600;
}
.iscu_verified_item {
display: flex;
gap: 10px;
align-items: center;
}
.iscu_verified_item_img {
width: 20px;
}
.iscu_verified_two_columns {
display: flex;
flex-direction: column;
gap: 15px;
}
.iscu_product_image_in_stock{
width: 60px;
height: 60px;
flex-shrink: 0;
}
.iscu_product_image_in_stock img{
object-fit: cover !important;
max-height: 100% !important;
max-width: 100% !important;
}
.order_item_details .iscu_product_image_in_stock{
height: 60px;
width: 100%;
margin: 10px 0px;
}
.order_item_details .iscu_product_image_in_stock img{
width: 60px !important;
}
.wcfm_dashboard_wc_status_data .wcfmfa{
margin-right: 10px !important;
}
@media screen and (max-width: 1800px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -25px !important;
}
}
@media screen and (max-width: 1700px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -38px !important;
}
}
@media screen and (max-width: 1650px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -57px !important;
}
}
@media screen and (max-width: 1550px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -70px !important;
}
}
@media screen and (max-width: 1502px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -10px !important;
}
}
@media screen and (max-width: 1450px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -20px !important;
}
}
@media screen and (max-width: 1350px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -40px !important;
}
}
@media screen and (max-width: 1300px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -5px !important;
}
}
@media screen and (max-width: 1200px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -28px !important;
}
}
@media screen and (max-width: 1115px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: -40px !important;
}
.whb-main-header .whb-header-bottom .container {
padding-left: 0px !important;
padding-right: 0px !important;
}
.whb-main-header .whb-header-bottom .container .whb-header-bottom-inner .whb-col-mobile {
padding: 0 15px;
}
.iscu_verified_badges {
padding: 36px 20px;
}
.iscu_vendor_verified_img {
width: 20px !important;
}
}
@media screen and (max-width: 1000px) {
.iscu_home_swiper .swiper-wrapper {
margin-top: unset;
}
} @media only screen and (min-width:1200px) and (max-width: 1500px) {
.product-image-wrap figure.woocommerce-product-gallery__image {
width: 356px;
height: 460px;
display: flex;
}
.owl-item .product-image-wrap {
justify-content: center;
display: flex;
}
} @media screen and (max-width: 574px) {
.apple-pay-button.apple-pay-button-black {
max-width: 97% !important;
}
}
@media screen and (max-width: 500px) { .woocommerce-product-gallery__image>div {
width: 100% !important;
min-width: 100%;
}
.iscu_offer {
padding: 5px 15px;
}
.iscu_sell_similar_product_wrapper {
width: 100%;
padding: 25px 15px;
border-radius: 5px;
box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
}
.buyer-protection {
width: 100% !important;
}
}
@media screen and (max-width: 480px) {
.iscu_checkout_tool_tip_wrap {
position: relative;
}
.iscu_checkout_tool_tip_wrap .iscu_tool_tip_main_wrap_mini {
position: absolute;
right: -20px;
margin-top: 2px;
}
#new-products {
display: inline-flex !important;
width: 75%;
}
#new-products .new-heading-item-link {
width: 50%;
}
#new-products .new-heading-item-link.onlymob {
text-align: end;
margin-right: 6px;
margin-left: 0px !important;
}
.iscu_view_store_hrader .address.rgt {
max-width: 100% !important;
float: unset !important;
}
.iscu_verified_badges {
padding: 0px 10px 20px 10px !important;
}
.iscu_verified_badges {
gap: 20px !important;
justify-content: center !important;
padding-bottom: 60px !important;
}
.iscu_verified_name {
font-size: 14px;
line-height: 25px;
}
.iscu_verified_item {
display: flex;
gap: 10px;
align-items: center;
} }
@media screen and (min-width: 465px) {
#wcfm-reports-low-in-stock .sorting_1, #wcfm-reports-out-of-stock .sorting_1{
display: flex;
align-items: center;
gap: 10px;
}
}
@media screen and (max-width: 465px) {
#wcfm-reports-low-in-stock .sorting_1, #wcfm-reports-out-of-stock .sorting_1{
padding-top: 38px !important;
}
}
@media screen and (max-width: 425px) {
.iscu_tool_tip_open_mini {
transform: translateX(-57%);
}
}
@media screen and (max-width: 400px) {
.iscu_tool_tip_open_mini {
transform: translateX(-69%);
}
.iscu_tooltip_triangle {
left: 70% !important;
}
.iscu_verified_badges {
gap: 10px !important;
}
.iscu_verified_name {
font-size: 12px;
white-space: nowrap;
}
}
@media screen and (max-width: 390px) {
.iscu_offer {
padding: 5px 15px;
}
.iscu_feature_desc{
font-size: 13px;
line-height: 20px;
}
p.iscu_feature_desc.iscu_buyer_pr_content, .iscu_bottom_space {
margin-bottom: 13px;
}
.whb-mobile-right .btn-size-extra-small {
padding: 5px 7px;
min-height: 25px;
font-size: 10px;
}
}
@media screen and (max-width: 375px) {
.wcfm_welcomebox_membership { }
#wcfm-main-content .wcfm_welcomebox_user_profile{
float: left !important;
margin: 0px 15px 0px 0px;
}
#wcfm-main-content .wcfm_welcomebox_user_details{
margin: 10px 0 0 0 !important;
}
#wcfm-main-content .wcfm_welcomebox_user{
text-align: start;
}
#wcfm-main-content .wcfm_welcomebox_last_time{
padding: 0px;
}
}
@media screen and (max-width: 373px) {
.iscu_tool_tip_open_mini {
left: 110px;
}
.iscu_arrow_mini {
top: 25px;
left: 2px;
}
}
@media screen and (max-width: 365px) {
.iscu_tool_tip_open_mini {
transform: translateX(-100%);
}
#new-products {
width: 70%;
}
}
@media screen and (max-width: 353px) {
.iscu_offer {
padding: 5px 12px;
}
}
@media screen and (max-width: 341px) {
.iscu_offer {
padding: 5px 20px;
height: auto;
}
.iscu_checkout_tool_tip_wrap .iscu_tool_tip_main_wrap_mini {
left: 168px;
margin-top: 22px;
}
.iscu_tool_tip_open_mini {
left: 20px;
}
} @media screen and (min-width: 1024px) {
.product-additional-galleries {
display: none !important;
}
}
.single-product .payment_method_stripe_applepay,
.single-product .wc-ppcp-product-payment__methods {
display: none !important;
} .wd-nav-main>li>a,
.wd-nav-secondary>li>a {
height: 30px !important;
}
@media screen and (max-width: 375px) {
.iscu_verified_item { }
.iscu_verified_two_columns {
gap: 10px;
}
}
body .wd-cookies-popup{
inset: unset;
bottom: 0;
width: 100%;
will-change: transform;
backface-visibility: hidden;
}.single-product .wd-products-nav, .single-product .woocommerce-breadcrumb .breadcrumb-link:first-child {
display: none !important;
}
.elementor-3411 .elementor-element.elementor-element-667ea82 > .elementor-widget-container {
margin: 0px -4px 0px -4px;
padding: 0px 0px 0px 0px;
}
.woocommerce-mini-cart__total.total {
padding-bottom: 0px !important;
margin-bottom: 7px !important;
}
.wcfmmp_become_vendor_link {
margin-top: 36px;
}
#wcfm_profile_manage_form_verification_expander .remove_button,
#wcfm_profile_manage_form_verification_expander .upload_button {
margin: 0px !important;
}
#wcfm_profile_manage_form_verification_expander .placeHolderpng {
margin: 0px 0px 0px 10px !important;
}
.page-id-9 .wc-proceed-to-checkout {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.woocommerce-mini-cart__total.total strong {
font-weight: bolder !important;
font-size: 14px !important;
color: rgb(96, 96, 96) !important;
}
.woocommerce-mini-cart__total.total bdi {
font-size: 14px !important;
}
.iscu_total {
color: black !important;
font-size: 19px !important;
font-weight: bold !important;
display: flex;
}
.iscu_del_fee {
display: flex;
}
.iscu_pay_pro_fee {
display: flex;
}
.iscu_pay_pro_fee strong,
.iscu_del_fee strong {
color: rgb(96, 96, 96) !important;
}
.iscu_del_fee .woocommerce-Price-amount.amount,
.iscu_pay_pro_fee .woocommerce-Price-amount.amount,
.iscu_total .woocommerce-Price-amount.amount {
flex-grow: 1;
text-align: right;
}
.wcfmmp_become_vendor_link a {
padding: 5.5px 13px !important;
font-size: 13.5px !important;
}
body .discount-label {
border-top-left-radius: 3px !important;
font-weight: 500 !important;
padding: 3px 4px !important;
font-size: 10px !important;
word-break: unset;
line-height: 1;
top: 0 !important;
margin-top: 3px;
}
.iscu_shiping_cost_error {
margin-right: 30%;
color: red;
font-size: 11.5px;
font-weight: normal;
}
.woocommerce-cart tr.fee th {
width: 60%; padding: 15px 10px;
}
.woocommerce-cart tr.fee th .iscu_tool_tip_main_wrap_mini svg {
margin-left: 2px;
}
.woocommerce-cart td[data-title="Payment Processing Fee"] .iscu_tool_tip_main_wrap_mini {
width: fit-content;
}
.woocommerce-cart td[data-title="Payment Processing Fee"] .iscu_tool_tip_main_wrap_mini svg {
margin-left: 2px;
margin-top: 2px;
}
.woocommerce-cart td[data-title="Payment Processing Fee"] .iscu_tool_tip_main_wrap_mini {
display: none;
}
body .woocommerce-checkout .wc-stripe-checkout-banner-gateway.banner_payment_method_stripe_applepay {
border-radius: 12px !important;
}
.form-row .place-order:last-child {
display: none !important;
}
.iscu_thumb_gallery_wrapper .iscu_thumb_image:first-child {
margin-top: 0px !important;
}
.wd-filter-list .count,
.widget_top_rated_products {
display: none;
}
#woodmart-woocommerce-layered-nav-7.widget {
border-bottom: none !important;
margin-bottom: 0px;
padding-bottom: 0px;
}
.buyer-protection {
width: 50%;
}
.product-grid-item .wd-wishlist-btn.wd-wishlist-icon {
display: none !important;
} span.iscu_verify_loader {
width: 25px;
height: 25px;
border: 4px solid #027dd2;
border-bottom-color: transparent;
border-radius: 50%;
display: none; box-sizing: border-box;
animation: rotation 1s linear infinite;
}
.iscu_verification_verify_wrap {
display: inline-flex;
margin-top: 10px;
gap: 10px;
}
.iscu_verification_badge {
position: absolute;
left: 18%;
bottom: 15%;
} .iscu_verify_message {
margin-top: 10px;
font-size: 14px;
}
.iscu_verify_success {
color: green;
}
.iscu_verify_failed {
color: red;
}
.elementor-element-c42381e .elementor-swiper {
margin: 0px 60px;
}
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
height: auto !important;
min-height: 900px;
max-height: 1200px; }
button.iscu_verify_your_store.btn.btn-scheme-custom.btn-scheme-hover-custom.btn-style-bordered.btn-style-semi-round.btn-size-extra-small {
color: white;
}
button.iscu_verify_your_store.btn.btn-scheme-custom.btn-scheme-hover-custom.btn-style-bordered.btn-style-semi-round.btn-size-extra-small:hover {
color: rgb(0, 0, 0);
}
#wcfm_menu .wcfm_menu_home {
margin-top: 0px !important;
}
.iscu_close_menu {
text-align: end;
margin-right: 10px;
margin-top: 7px;
}
.iscu_close_menu i {
color: #fff;
font-size: 23px;
}
.single-product .buyer-protection {
padding: 10px !important;
display: flex;
align-items: center;
justify-content: center;
gap: 10px !important;
}
.single-product .buyer-protection .text-column.sub-column p {
margin: 0px !important;
}
.single-product .buyer-protection img {
margin: auto !important;
}
.single-product .buyer-protection .text-column.sub-column {
display: flex;
width: 100%;
padding: 0px !important;
}
.single-product .buyer-protection .icon-column.sub-column {
width: fit-content !important;
padding: 0px !important;
}
.buyer-protection .icon-column img {
width: 100% !important;
}
body .single-product-page .buyer-protection .icon-column img {
width: 45px !important;
}
.iscu_popup_main_wrap {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9999;
display: flex;
justify-content: center;
align-items: center;
display: none;
}
.iscu_pop_up_wrap {
display: flex;
background: white !important;
flex-direction: column; align-items: center;
padding: 30px !important;
border-radius: 13px;
max-width: 370px;
margin: 0px 20px;
}
.woocommerce-cart .cart-totals-inner .shop_table_responsive td::before {
display: none;
}
.woocommerce-cart .iscu_checkout_tool_tip_wrap {
font-weight: bold;
}
.iscu_popup_text_1 {
font-weight: bold;
font-size: 19px;
color: black !important;
text-align: center;
}
.iscu_popup_text_2 {
font-size: 13px;
text-align: center;
margin-top: 8px;
margin-bottom: 14px;
}
.iscu_popup_ob_btn {
color: white;
background: #007afe;
width: 100%;
text-align: center;
padding: 10px;
border-radius: 21px;
font-weight: bold;
cursor: pointer;
}
.single-product #tab-description {
font-weight: 600;
}
body.iscu_popup_overflow_hidden { overflow-y: hidden;
}
.menu-item .nav-link-text:hover {
color: #007afe;
}
.single-product-content .product-tabs-wrapper {
padding-top: 0px !important;
}
.single-product .wd-accordion-title-text:hover {
color: black !important;
}
.single-product .wd-accordion-item .wd-accordion-title:hover .wd-accordion-title-text {
color: black !important;
}
.single-product .wd-accordion-title:is(.wd-active, :hover) .wd-accordion-title-text {
color: black !important;
}
#store_hide_description, .store_hide_description {
display: none !important;
}
#wcfm_store_header { }
#iscu_csv_export {
color: red !important;
}  @media only screen and (min-width: 1024px) and (max-width: 1115px ) {
body:not(.home) .whb-header-bottom{
display: none !important;
}
}
@media only screen and (min-width: 1115px){
.iscu_verification_badge img {
width: 17px !important;
}
}
@media only screen and (min-width: 1115px) and (max-width: 1150px ) {
.whb-header-bottom-inner {
height: max-content !important;
max-height: max-content !important;
flex-direction: column-reverse !important;
}
.whb-header-bottom-inner .whb-visible-lg.whb-col-center {
display: flex !important;
width: 100% !important;
align-items: center !important;
}
.whb-header-bottom-inner .whb-visible-lg .wd-header-main-nav {
overflow: scroll;
min-height: 67px;
align-content: center;
padding-inline: 0px;
scrollbar-width: none;
-ms-overflow-style: none;
}
.whb-header-bottom-inner .whb-visible-lg .wd-header-main-nav #menu-categories {
width: max-content;
}
.whb-header-bottom-inner .whb-visible-lg .wd-header-main-nav::-webkit-scrollbar {
display: none;
}
}
@media only screen and (max-width: 1024px) {
body .single-product-page .buyer-protection .icon-column img {
width: 51px !important;
}
.whb-main-header .whb-header-bottom #menu-categories .menu-item {
border: 1px solid #4e4e4e;
border-radius: 35px;
padding: 0px 8px;
}  .wd-nav[class*="wd-style-underline"] .nav-link-text::after {
background-color: transparent !important;
}
}
@media only screen and (max-width: 1730px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 870px;
}
}
@media only screen and (max-width: 1500px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 720px;
}
}
@media only screen and (min-width: 1201px) and (max-width: 4000px) {
.buyer-protection {
width: 50% !important;
}
}
@media only screen and (max-width: 1300px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 620px;
}
} @media only screen and (min-width: 1280px) {
.buyer-protection .icon-column.sub-column {
width: 80px !important;
} .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
background-color: transparent !important;
}
}
@media only screen and (max-width: 1200px) {
.elementor-element-c42381e .elementor-swiper {
margin: 0px 0px;
}
#wcfm-products tr.odd td a img.attachment-thumbnail {
width: 60px;
max-width: unset;
}
}
@media only screen and (max-width: 1120px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 570px;
}
}
@media only screen and (min-width: 1000px) {
.whb-main-header .whb-header-bottom #menu-categories .menu-item {
border: 1px solid #4e4e4e;
border-radius: 35px;
padding: 0px 8px;
}
.whb-main-header .whb-header-bottom #menu-categories .menu-item .woodmart-nav-link {
font-size: 16px !important;
}
} @media only screen and (min-width: 769px) and (max-width: 1024px) {
.single-product .buyer-protection {
width: 100% !important;
}
}
@media only screen and (max-width: 1000px) {
.wd-checkout-prod-img {
align-self: start !important;
}
.wd-active-filters {
margin-top: 0 !important;
}
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 470px;
}
.info-box-carousel-wrapper .owl-carousel .owl-stage { gap: 30px;
margin: 0px 18px;
}
.info-box-carousel-wrapper .wd-owl.owl-drag .owl-item { }
}
@media screen and (min-width:1000px) {
.single-product .product-image-wrap {
display: none;
} }
@media only screen and (min-width: 768px) and (max-width: 779px) {
.iscu_sell_similar_product_wrapper {
width: 55%;
}
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
.single-product-page a.oth-product-title {
display: none;
}
}
@media (min-width: 1270px) and (max-width: 1290px) {
.woocommerce-cart tr.fee th {
width: 61%;
}
}
@media screen and (max-width:1318px) {
#iscu_make_an_offer_btn,
.single_add_to_cart_button.button.alt {
max-width: 48% !important;
}
} #new-wcfm-section,
#inquiry-board {
margin-left: 20px !important;
}
.wcfm-page-headig #if-mobile {
display: none !important;
}
.wcfm_welcomebox_membership {
display: flex;
align-items: center;
}
.wcfm_welcomebox_membership img {
width: 19px !important;
} @media screen and (max-width:1064px) {
#iscu_make_an_offer_btn,
.single_add_to_cart_button.button.alt {
max-width: 47.5% !important;
}
}
@media screen and (max-width:1024px) {
.wcfm_header_panel a {
margin-left: 9px !important;
}
.wcfm_header_panel a.wcfm_header_panel_profile {
margin-right: 0px !important;
}
.iscu_verify_your_store.btn.btn-scheme-custom.btn-scheme-hover-custom.btn-style-bordered.btn-style-semi-round.btn-size-extra-small {
padding: 5px !important;
}
.page-id-9 .checkout-button.button.alt.wc-forward {
max-width: 750px !important;
}
.woocommerce-cart tr.fee th .iscu_tool_tip_main_wrap_mini .iscu_arrow_mini.active {
left: 32%;
}
body .wd-toolbar.wd-toolbar-label-show {
width: 100% !important;
}
.iscu_sold_button {
width: 100%;
}
.searchform.wd-style-with-bg-2 .searchsubmit {
width: 45px !important;
height: 45px !important;
border-radius: 50% !important;
inset-inline-end: 0 !important;
inset-block: 0 !important;
margin-right: 6px !important;
margin-top: 5px !important;
}
.wd-tools-element>a {
padding-inline: 0px !important;
padding: 0px 10px !important;
}
.shop_attributes tbody tr th,
.shop_attributes tbody tr td {
padding: 0 !important;
}
.shop_attributes .woocommerce-product-attributes-item--attribute_pa_color th span {
white-space: nowrap;
}
.wd-tools-custom-icon .wd-custom-icon {
width: 38px !important;
}
.page-id-3411 .product-grid-item .product-wrapper a.product-image-link img {
height: 220px !important;
}
.brands-slider.slick-initialized.slick-slider .slick-prev,
.brands-slider.slick-initialized.slick-slider .slick-next {
border: none;
}
.wd-wishlist-head.wd-border-off .btn.wd-wishlist-create-group-btn {
display: flex;
align-items: center;
min-height: 32px;
padding: 5px 20px;
}
.page-id-11 button.button.woocommerce-button.woocommerce-form-login__submit {
width: 100%;
border-radius: var(--btn-accented-brd-radius);
color: var(--btn-accented-color);
background-color: var(--btn-accented-bgcolor);
text-transform: var(--btn-accented-transform, var(--btn-transform));
font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
font-family: var(--btn-accented-font-family, var(--btn-font-family));
font-style: var(--btn-accented-font-style, var(--btn-font-style));
height: 42px;
border: none;
}
.page-id-11 .wd-registration-page.wd-register-tabs .wd-switch-to-register {
border-radius: var(--btn-default-brd-radius);
color: var(--btn-default-color);
box-shadow: var(--btn-default-box-shadow);
background-color: var(--btn-default-bgcolor);
text-transform: var(--btn-default-transform, var(--btn-transform));
font-weight: var(--btn-default-font-weight, var(--btn-font-weight));
font-family: var(--btn-default-font-family, var(--btn-font-family));
font-style: var(--btn-default-font-style, var(--btn-font-style));
min-height: 42px;
padding: 5px 20px;
}
.page-title-default {
margin-bottom: 40px;
}
.woocommerce-enquiry-table__cell-enquiry-actions a.woocommerce-button.button.view {
background-color: var(--btn-bgcolor, #F3F3F3);
padding: 5px 20px;
}
.woocommerce-EditAccountForm.edit-account .woocommerce-Button.button {
height: 42px;
padding: 5px 20px;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table>thead {
display: none;
}
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
padding: 5px 20px;
min-height: var(--btn-height);
}
.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table .woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
display: flex;
flex-direction: column;
}
.page-id-8685 .wd-button-wrapper.text-center .btn.btn-style-3d.btn-style-semi-round.btn-size-default.btn-scheme-custom.btn-scheme-hover-inherit.btn-icon-pos-right {
padding: 5px 20px;
min-height: var(--btn-height);
}
.btn.btn-scheme-dark.btn-scheme-hover-custom.btn-style-bordered.btn-style-semi-round.btn-size-extra-small {
border: 2px solid rgb(55, 141, 241) !important;
}
.wd-products-element .product-wrapper {
gap: 0;
}
.wd-products-element .product-wrapper h3.wd-entities-title {
margin: 8px 0 10px;
}
.wd-products-element .product-wrapper span.price {
margin: 0 0 10px 0;
}
.elementor-element-0026900 .product-wrapper {
gap: 0;
}
.elementor-element-0026900 .product-wrapper h3.wd-entities-title {
margin: 8px 0 10px;
}
.elementor-element-0026900 .product-wrapper span.price {
margin-bottom: 5px;
}
.page-id-3411 .owl-stage .info-box-wrapper div.wd-info-box.text-center.box-icon-align-top.box-style-shadow {
gap: 0;
}
.page-id-3411 .owl-stage .info-box-wrapper div.wd-info-box.text-center.box-icon-align-top.box-style-shadow .box-icon-wrapper.box-with-icon.box-icon-with-border {
margin: 10px 0;
}
#products-wrapper .wd-products-holder .product-wrapper {
gap: 0;
}
#products-wrapper .wd-products-holder .product-wrapper h3.wd-entities-title {
margin: 8px 0 7px;
}
#products-wrapper .wd-products-holder .product-wrapper span.price {
margin-bottom: 3px;
}
.wd-products-holder .product-wrapper {
gap: 0;
}
.wd-products-holder .product-wrapper h3.wd-entities-title {
margin: 8px 0 7px;
}
.wd-products-holder .product-wrapper span.price {
margin-bottom: 10px;
}
.wd-side-hidden.wd-opened {
top: 0;
height: 100vh;
}
.wd-close-side.wd-close-side-opened {
height: 120vh;
width: 100vw;
}
.login.woocommerce-form.woocommerce-form-login .button.woocommerce-button.woocommerce-form-login__submit {
border-radius: var(--btn-default-brd-radius);
color: var(--btn-default-color);
box-shadow: var(--btn-default-box-shadow);
background-color: #007AFE;
text-transform: var(--btn-default-transform, var(--btn-transform));
font-weight: var(--btn-default-font-weight, var(--btn-font-weight));
font-family: var(--btn-default-font-family, var(--btn-font-family));
font-style: var(--btn-default-font-style, var(--btn-font-style));
min-height: 42px;
padding: 5px 20px;
}
.wd-toolbar.wd-toolbar-label-show>div a span.wd-tools-icon {
margin-bottom: 14px;
}
.single-product .single-product-page form.cart {
justify-content: space-between;
gap: 0;
}
.single_add_to_cart_button.button.alt,
#iscu_make_an_offer_btn {
max-width: 48% !important;
}
.single-product .single-product-page form.cart button.single_add_to_cart_button,
.single-product .single-product-page form.cart button#wd-add-to-cart,
#iscu_make_an_offer_btn {
margin: 10px 0;
}
.single-product .single-product-page form.cart .quantity {
margin-bottom: 15px;
}
}
@media screen and (max-width:960px) {
.wcfm_welcomebox_membership img {
width: 15px !important;
margin-top: 0.9px !important;
}
.iscu_verification_badge img {
width: 18px !important;
} }
@media only screen and (min-width:883px) and (max-width: 1150px) {
.col-12 .iscu_wishlist_outer_wrapper { top: 77% !important;
right: 0 !important;
}
.product-additional-galleries {
bottom: 3.5% !important;
left: 0 !important;
}
}
@media only screen and (max-width: 884px) {
body.single-product .owl-carousel .owl-nav .owl-prev,
body.single-product .owl-carousel .owl-nav .owl-next {
display: none !important;
}
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 500px;
}
}
@media only screen and (max-width: 834px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 470px;
}
}
@media only screen and (max-width: 850px) {
.wcfm-page-headig span.wcfm-page-heading-text {
display: none !important;
}
}
@media only screen and (max-width: 768px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 430px;
}
.woocommerce-cart td[data-title="Payment Processing Fee"] .iscu_tool_tip_main_wrap_mini {
display: block;
}
.vendor-products-gallery h2,
.related-products-gallery h2 {
font-size: 18px !important;
}
.wcfm-store-name-heading-text {
display: none !important;
}
.wcfm-page-headig #if-mobile {
display: none !important;
}
}
@media only screen and (min-width: 801px) and (max-width: 930px) {
.page-id-3411 .product-grid-item .product-wrapper a.product-image-link img {
height: 180px !important;
}
}
@media only screen and (min-width: 651px) and (max-width: 800px) {
.page-id-3411 .product-grid-item .product-wrapper a.product-image-link img {
height: 170px !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 650px) {
.page-id-3411 .product-grid-item .product-wrapper a.product-image-link img {
height: 155px !important;
}
}
@media only screen and (max-width: 700px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 410px;
}
}
@media screen and (max-width:660px) { #wcfm_vendors_listing .wcfm_header_panel {
margin-right: 0px !important;
}
#new-wcfm-section,
#inquiry-board {
margin-left: 10px !important;
font-size: 12px !important;
}
.wcfm-store-name-heading-text a {
font-size: 12px !important;
}
#wcfm_menu .wcfm_menu_item span.text {
font-size: 12px !important;
}
}
@media screen and (max-width:640px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 380px;
}
}
@media screen and (max-width:600px) {
.wcfm-page-headig br#only-mobile {
display: none !important;
}
#wcfm-main-contentainer .wcfm-page-headig {
height: 80px !important;
}
.wcfm_header_panel {
margin-top: 4px !important;
}
.page-id-3411 .product-grid-item .product-wrapper a.product-image-link img {
height: 155px !important;
}
body .discount-label {
margin-top: 2px;
}
#wcfm_menu {
top: 79px !important;
}
.iscu_verify_message {
z-index: 111111111;
position: relative;
margin-top: 5px;
}
.wcfm_responsive_menu_toggler {
margin-left: 10px;
margin-top: 10px !important;
}
.wcfm-page-headig .wcfmfa {
margin-top: 9px !important;
}
.wcfm-page-headig .wcfm_responsive_menu_toggler {
margin-top: 8px !important;
}
}
@media screen and (max-width:500px) {
.elementor-3411 .elementor-element.elementor-element-c42381e .swiper-slide {
min-height: 300px;
}  .new-heading-item-link.onlymob {
margin-left: 35px !important;
}
#new-wcfm-section,
#inquiry-board {
margin-left: 30px !important;
}
}
@media screen and (max-width:400px) {
.elementor-3411 .elementor-element.elementor-element-eaeb516 .swiper-slide {
height: 345px !important;
}
}
@media only screen and (max-width: 340px) {
#wcfmmp-store .iscu_single_comment_wrapper .iscu_author_image img {
height: 45px !important;
}
}
@media only screen and (max-width: 376px) {
#wcfmmp-store .iscu_single_comment_wrapper .iscu_author_image img {
max-height: 47px !important;
}
}
@media only screen and (max-width: 414px) {
#wcfmmp-store .iscu_single_comment_wrapper .iscu_author_image img {
max-height: 48px;
}
}
@media only screen and (max-width: 480px) {
.single-product-page a.oth-product-title {
display: none;
}
.products.wd-products-holder .product-grid-item.product {
padding: 2px !important;
}
.woocommerce-product-gallery__wrapper .owl-prev.wd-btn-arrow,
.woocommerce-product-gallery__wrapper .owl-next.wd-btn-arrow {
display: none !important;
}
#wcfmmp-store .header_left {
height: 125px !important;
}
#wcfmmp-store h1.wcfm_store_title,
#wcfmmp-store .address h1.wcfm_store_title {
bottom: 64px !important;
font-size: 24px !important;
}
.header_area .header_right .wcfm_store_enquiry {
z-index: 2;
position: relative;
} .widget_product_categories .product-categories li a {
padding: 8px 0;
}
#wcfmmp-store .iscu_single_comment_wrapper .iscu_author_image img {
max-height: 50px;
width: 60px !important;
}
.wcfm_header_panel {
width: 100%;
text-align: end !important;
} .iscu_verification_verify_wrap { margin-top: 4px; 
width: 63%;
text-align: center;
display: inline-block;
}
.wcfm_welcomebox_membership img {
width: 13px !important;
margin-left: 6px !important;
margin-top: 0px !important;
}
.iscu_verification_badge img {
width: 17px !important;
}
.iscu_vendor_verified_img {
width: 18px !important;
}
.woocommerce-cart .iscu_tool_tip_main_wrap_mini {
position: unset !important;
margin: 0px !important;
}
.wcfm_header_panel .unread_notification_count {
top: -8px !important;
right: -10px !important;
}
#wcfm_menu .wcfm_menu_items a.wcfm_menu_item {
padding-top: 3px !important;
}
#wcfm_menu .wcfm_menu_items {
height: 50px !important;
}
.iscu_pop_up_wrap {
max-width: 280px;
}
.wd-nav-main>li>a {
font-size: 14px !important;
}
#enquiry_form h2{
font-size: 20px !important;
}
#menu-categories.wd-nav {
--nav-gap: 16px;
}
}
@media only screen and (max-width: 450px) {
.iscu_verification_verify_wrap{
width: 60%;
}
}
@media only screen and (max-width: 429px) {
.iscu_verification_verify_wrap{
width: 58%;
}
}
@media only screen and (max-width: 421px) {
.iscu_verification_verify_wrap{
width: 56%;
}
} @media (max-width: 768.98px) {
.cart-totals-inner .shop_table_responsive .fee td {
display: flex;
}
.cart-totals-inner .shop_table_responsive td .woocommerce-Price-amount {
margin-left: auto;
}
.shop_table_responsive tr {
display: block;
}
.woocommerce-MyAccount-content,
.wd-my-account-sidebar {
padding: 0;
}
.shop_table_responsive {
display: grid !important;
}
} .payment-container div[data-testid="CardContainer"] img {
margin-left: -3px;
}
#wcfmmp-store h1.wcfm_store_title,
#wcfmmp-store .address h1.wcfm_store_title {
font-weight: 600 !important;
}
#wcfmmp-store .iscu_single_comment_wrapper .iscu_author_image img {
width: 65px;
height: 55px;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-pic {
height: 39px !important;
width: 39px !important;
padding: 4px;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-pic img {
border-radius: 50% !important;
height: revert-layer !important;
}
#iscu_new_arrivals .product-grid-item.outofstock:has(input[type="hidden"].iscu_hide_product_after_15_days) {
display: none;
}
.backorders.wcfm_title.wcfm_ele.simple.variable.non_manage_stock_ele.non-job_package.non-resume_package.non-auction.non-redq_rental.non-appointment.non-accommodation-booking {
display: none;
}
#backorders {
display: none !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1120px) {
.col-12 .iscu_wishlist_outer_wrapper {
top: 82% !important;
}
}
@media screen and (max-width: 425px) {
body .cart-widget-side .iscu_tool_tip_open_mini {
transform: translateX(-48%);
}
}
@media screen and (max-width:410px) {
#iscu_verification_code {
width: 100% !important;
}
.iscu_resend_code {
width: 100% !important;
margin: 20px;
margin-left: 0px !important;
}
.iscu_reg_loader {
margin-left: 0px !important;
}
.iscu_tool_tip_open {
transform: translateX(-65%);
}
}
@media screen and (max-width: 390px) {
.iscu_verification_verify_wrap{
width: 52%;
}
}
@media screen and (max-width: 385px) { .iscu_sell_similar_product_wrapper {
padding: 25px 10px;
}
.iscu_sell_similar_product_btn {
font-size: 13px;
}
}
@media screen and (max-width: 363px) {
.iscu_sell_similar_product_btn {
padding: 10px 5px;
}
.iscu_verification_verify_wrap{
width: 50%;
}
}
@media screen and (max-width: 370px) {
.iscu_tool_tip_open {
transform: translateX(-72%);
}
}
@media screen and (max-width: 350px) {
.iscu_verification_verify_wrap{
width: 48%;
}
.iscu_tool_tip_open {
transform: translateX(-80%);
}
#wcfm_menu .wcfm_menu_item span.text {
font-size: 10px !important;
}
.iscu_sell_similar_product_btn {
font-size: 12px;
}
}
@media screen and (max-width: 335px) {
.iscu_tool_tip_open {
transform: translateX(-85%);
}
.iscu_verification_verify_wrap {
width: 45%;
}
}
@media (max-width: 768.98px) {
.cart-totals-inner .shop_table_responsive .order-total td:before {
font-size: 17px !important;
}
}