.incr_cart_product_main_wrap {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 1px 2px 0 rgba(0, 16, 75, 0.08), 0 0 0 1px #E4E7ED;
    width: 100%;
    padding: 8px;
}

.incr_cart_product_img_wrap {
	display: flex;
	width: 56px;
	padding: 0px 11.189px 0 11.211px;
	justify-content: center;
	align-items: start !important;
	border-radius: 6px;
    background: #FFF5E0;
	width: unset !important;
	height: unset !important;
	min-width: 56px;
	min-height: 56px;
	max-width: 56px;
	max-height: 56px;
}

.incr_cart_product_wrap {
    display: flex;
    gap: 12px;
    align-items: center;
    position: relative;
}

.incr_cart_product_title_wrap {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
}

.incr_cart_product_close_icon.fkcart-remove-item {
    position: absolute !important;
    right: 0px !important;
    top: 0px !important;
    left: unset !important;
    cursor: pointer;
}

.incr_cart_product_title_close_wrap {
    display: flex;
    justify-content: space-between;
    margin-right: 25px !important;
}



.incr_cart_product_title a {
    margin: unset !important;
    color: #00104B !important;
    font-family: Regularfigtree !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: normal !important;
    align-self: stretch;
}

.incr_cart_product_main_wrap_close .incr_cart_product_title a{
    font-weight: 700 !important;
}

.incr_cart_product_close_icon.fkcart-remove-item {
    width: 20px !important;
    height: 20px !important;
    flex-shrink: 0;
}

.incr_cart_product_title {
    align-self: stretch;
}

.incr_cart_product_link_price_wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.incr_symbol {
	line-height: 1.2;
}

.incr_cart_product_link {
	color: #333F6F;
    font-family: Regularfigtree !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	display: flex;
	gap: 1px;
}

.incr_cart_product_price, .incr_cart_product_price span, .incr_cart_product_price bdi {
	color: #07F !important;
	font-family: "Regularfigtree" !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 800 !important;
	line-height: normal;
	display: flex !important;
	align-items: center;
}

.incr_cart_product_shows .woocommerce-Price-amount.amount {
    display: flex;
}

.incr_cart_product_meta_wrap {
    display: flex;
    width: 100%;
    padding: 12px 12px 0 12px;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.incr_cart_meta_product_divider_line:last-child {
    display: none;
}

.incr_cart_product_meta_main_wrap {
	border-radius: 8px;
	border: 1px solid #E4E7ED;
	margin-top: 8px;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.incr_cart_meta_product_items_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.incr_cart_meta_product_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    width: 100%;
}

.incr_cart_meta_product_item_name {
    color: #333F6F;
    font-family: Regularfigtree !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.incr_cart_meta_product_desc_price_wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}

.incr_selected_post_count{
    font-weight: 500;
}

.incr_cart_meta_product_price, .incr_cart_meta_product_price span {
    color: #07F !important;
    font-family: "Regularfigtree" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
}

.incr_cart_meta_product_desc {
    color: #00104B;
    font-family: Regularfigtree !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.incr_cart_meta_product_divider_line {
    width: 100%;
    height: 1px;
    background: #E4E7ED;
}

.incr_cart_product_learn_more_wrap {
    width: 100%;
}

.incr_cart_product_learnmore {
    display: flex;
    padding: 8px 0px;
    justify-content: center;
    align-items: center;
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: transparent;
    cursor: pointer;
    border-top: 1px solid #E4E7ED;
    height: 40px;
    margin: 0px 12px;
}

.incr_cart_product_learnmore_btn_down.incr_cart_product_learnmore{
    border: none;
    padding: 8px 0px 0px 0px;
    margin: 0px;
    height: 32px;
}

.incr_cart_product_main_wrap_close .incr_cart_product_meta_main_wrap {
	border-radius: 0px;
	border: none;
	border-top: 1px solid #E4E7ED;
}

.incr_cart_product_learn_more_text {
    color: #00104B;
    text-align: center;
    font-family: "Regularfigtree" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal !important;
}

.incr_hide_cart_wraps {
    display: none;
}

.incr_cart_product_img_wrap a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    width: 60px;
    flex: 0 0 60px;
    outline: 0;
    align-self: flex-start;
    height: 60px;
}

.incr_cart_product_shows.fkcart--item.fkcart-panel, .fkcart-modal-container .fkcart--item.fkcart-panel {
    margin-bottom: 8px !important;
}

.woocommerce-checkout .wfacp_product_restore_wrap {
	display: none;
}

.incr_cart_product_learn_more_wrap.incr_hide_border .incr_cart_product_learnmore {
	border-radius: 0 0 8px 8px;
}

.woocommerce-checkout .shop_table.wfacp_order_sum.wfacp_mini_cart_items, .woocommerce-checkout .wfacp_mini_cart_start_h #wfob_wrap {
	display: none;
}

.incr_cart_product_img_wrap a, .incr_cart_product_img_wrap img {
	width: unset !important;
	height: unset !important;
	min-width: 56px;
	min-height: 56px;
	max-width: 56px;
	max-height: 56px;
}

.incr_cart_product_img_wrap img {
    border: none !important;
    object-fit: contain !important;
}

.incr_cart_product_img_wrap .fkcart-image{
    border-radius: 6px !important;
    border: none !important;
}

.woocommerce-checkout .fkcart-image-wrapper.fkcart-loading.fkcart-loading-active {
    position: relative;
}
  
.woocommerce-checkout .fkcart-image-wrapper.fkcart-loading::before, .fkcart-product-image.fkcart-loading::before {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    backdrop-filter: blur(3px);
    padding: 0;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    margin-left: -16px;
    margin-top: -16px;
}
  
.woocommerce-checkout .fkcart-loading::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: calc(50% - 8px);
    top: calc(50% - 8px);
    animation: fkcartSpinAround .5s linear infinite;
    border-bottom: 1px solid #07F;
    border-left: 1px solid #07F;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    border-radius: 290486px;
}

body .incr_mini_cart_shopping_close_btn, body .incr_mini_cart_shopping_close_btn svg {
	width: 32px !important;
	height: 32px !important;
	flex-shrink: 0 !important;
	aspect-ratio: 1/1 !important;
}

#fkcart-modal .fkcart-panel:not(.fkwcs_fkcart_gpay_wrapper){
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.fkcart-slider-header .fkcart-slider-heading .fkcart-modal-close {
    width: 32px !important;
    height: 32px !important;
    margin-right: 5px;
    line-height: 10px !important;
    padding: 0 !important;
    margin-right: 0px;
    flex-shrink: 0;
    aspect-ratio: 1 / 1;
}

.fkcart-slider-header .fkcart-slider-heading .fkcart-modal-close::before{
    display: none !important;
}

#fkcart-modal .fkcart-title {
	color: #00104B !important;
    text-align: center !important;
    font-family: Regularfigtree !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: normal !important;
	display: flex;
}

#fkcart-modal .fkcart-item-wrap.fkcart-pt-16 {
	padding-top: 12px;
}


#fkcart-modal .fkcart-slider-heading.fkcart-panel {
    padding-bottom: 4px !important;
    padding-top: 25px !important;
}
  
.incr_cart_product_svg {
    width: 24px;
    height: 25px;
}

.incr_cart_product_learnmore_btn_up.incr_cart_product_learnmore .incr_cart_product_svg {
    height: auto;
    line-height: 0;
}

.incr_cart_product_btn_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

.incr_cart_product_main_wrap .woocommerce-Price-currencySymbol {
    margin-left: -3px;
}

.incr_disabled {
    cursor: not-allowed !important;
    opacity: .5;
}

.incr_cart_product_price .woocommerce-Price-amount {
    white-space: nowrap !important;
}

.incr_truncated_link{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    max-width: 90%;
    line-height: normal;
    color: #595959;
    font-family: "Regularfigtree" !important;
    font-size: 15px;
}

@keyframes fkcartSpinAround {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (max-width: 768px) {
    .incr_cart_product_svg {
        height: 26PX;
    }
}

@media only screen and (max-width: 429px) {
    #fkcart-modal .fkcart-panel:not(.fkwcs_fkcart_gpay_wrapper) {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

