/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 7.1.4
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/


@font-face {
    font-family: 'proxima_nova_blblack';
    src: url('/wp-content/uploads/2024/04/proxima_nova_extrabold.ttf');
    url('/wp-content/uploads/2024/04/proxima_nova_extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


.woocommerce-ordering  select.orderby{
    background-color: #330066 !important;
    background: #330066 !important;
}

.woocommerce-MyAccount-content .row .col-md-4:nth-child(2),
.woocommerce-MyAccount-navigation-link--downloads, .otgs-development-site-front-end, .wpml-ls-slot-footer .wpml-ls-display, .home .porto-block.elementor-2338{
    display:none !important;
}

.wc-block-cart__submit-container,.wc-block-components-checkout-place-order-button{
    background: #4A2173;
    color: white;
    font-weight: bold;

}

.wc-block-cart__submit-container a{
    color: white;
    font-weight: bold;
}

.wc-block-cart__submit-container{
    background: black;
}

/*.yith-wcan-list li:last-child{
	display:none;
}*/

.cart-items{
    background: white !important;
    color: black !important;
}

.porto-tb-featured-image img{
    padding: 30px !important
}

.porto-tb-item.product h3.text-2lines{
    min-height: 1px
}


/*.porto-tb-item.product .porto-heading>a{
	font-weight: bolder
}*/

.porto-tb-meta.tb-meta-pa_manufacturer{
    display:none;
}

form .wpcf7-form-control{
    border-color: darkgray
}

#wpcf7-f1434-p1413-o1 .wpcf7-submit{
    width: 240px !important;
    background: #6f00a3 !important;
}

.woocommerce-Price-amount.amount{
    font-weight: bolder !Imabove;
    font-family: Open-sans !Imabove
}

#marquee-container .porto-u-main-heading {
    margin: 0 auto;
    width: 90%;
    white-space: nowrap !important;
    overflow: hidden !important;
    position: relative !important;
    min-height: 24px;
}

#marquee-container .porto-u-main-heading > div {
    display: inline-block !important;
    animation: marquee 15s linear infinite !important;
    position: absolute;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
        left: 100%;
    }
    100% {
        transform: translateX(-100%);
        left: 0;
    };
}

.flex-container{
    display:flex !important;
    flex-direction:row !important;
}
.rating-p{
    display:flex;
    flex-direction:row-reverse;
}
.cart .single_add_to_cart_button{
    width:70%;
    background-color: transparent;
    background-image: linear-gradient(90deg, #0652C5 0%, #D4418E 100%);
    border-radius: 10px;
}
.jc-spbtwen{
    justify-content:space-between;
}
.cart .quantity{
    width:25%;
}
.single-product-price .woocommerce-Price-amount.amount{
    background: linear-gradient(180deg, #2C0455 0%, #4A2173 100%);
    background-clip: text;
    color: transparent;
}

.single-product .woocommerce-product-rating .star-rating span:before{
    background: linear-gradient(180deg, #2C0455 0%, #4A2173 100%);
    background-clip: text;
    color: transparent;
}
.product-summary-wrap .single_add_to_cart_button:before,
.woocommerce-ordering select option[value='popularity'],
.woocommerce-ordering select option[value='rating'],
.woocommerce-ordering select option[value='date'],
.woocommerce-ordering select option[value='discount'],
.woof_list_radio .woof_term_15, #nav-menu-item-4058 > a {

    display:none !important;
}
.single-product .product_title{
    font-family: 'proxima_nova_blblack';
    font-size: 60px;
}
.product-images .img-thumbnail .inner{
    border:none;
}

.woocommerce-ordering {
    background: #6f36a4;
    color: white !important;
    padding-left:8px;
    border-radius: .5rem;
    overflow: hidden
}

.woocommerce-ordering  select.orderby,.woocommerce-viewing  select.orderby{
    background-color: #6f36a4 !important;
    background: #6f36a4 !important;
    color: white;
}

.sf-product-info{
    position: relative;
    width: 100%;
}

.sf-add-to-cart-icon,
.wishlist_table .add_to_cart.button,
.wishlist_table .add_to_cart.button:hover{
    background: #330066;
    color:white !important;
    font-size:14px !important;
    display: block;
    padding: 4px;
    text-align:center;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'proxima_nova_blblack';
    margin: 8px 0 !important;
    width: 120px;
    width: 70%;
    background-color: transparent;
    background-image: linear-gradient(90deg, #0652C5 0%, #D4418E 100%);
    border-radius: 10px;

}

.sf-card-product-title,
.product_list_widget .product-details a {
    font-family: 'proxima_nova_blblack' !important;
    font-size: 18px !important;
//height: 44px !important
}

.porto-tb-featured-image img {
    padding: 10px !important;
}

.porto-tb-woo-link.porto-tb-wishlist {
    position: absolute;
    top: 8px;
    z-index: 99;
    left: 15px;
}

.wpml-ls-statics-footer{
    margin-bottom: 0 !important;
}

.eapps-countdown-timer:not(.eapps-countdown-timer-closed) ~ .wpml-ls-statics-footer { margin-bottom: 60px !important }
@media (max-width: 480px) {
    .eapps-countdown-timer:not(.eapps-countdown-timer-closed) ~ .wpml-ls-statics-footer { margin-bottom: 84px !important }
    .woocommerce-cart .container{
        padding: 0 !important;
    }

    .woocommerce-cart.woocommerce-page .page-content {
        position: relative !important;
        top: -90px !important;
    }

    .woocommerce-cart.woocommerce-page .woo-page-header.page-header-8{
        background-image: url('/wp-content/uploads/2024/05/SHOPPING-CART-Banner.png');
        height: 200px !important;
    }

}

@media (max-width: 800px) {

    .woocommerce-cart.woocommerce-page .woo-page-header.page-header-8{
        background-image: url('/wp-content/uploads/2024/05/SHOPPING-CART-Banner.png');
        height: 332px !important;
    }

    #text-4{
        padding: 0px !important;
    }

    .woocommerce-cart.woocommerce-page .page-content {
        position: relative !important;
        top: -70px !important;
    }
}
.sf-product-price .price,
#mini-cart .quantity, #mini-cart .quantity .amount {
    font-family: 'proxima_nova_blblack' !important;
    font-weight: 900 !important;
    color: #330066 !important;
    font-size: 1rem
}

.post-type-archive-product .page-wrapper {
    background: #F7F7F7
}

.product-image {
    border: 1px solid #fff !important;
}

.sf-newsletter-form input{
    margin-right: 5px !important;
    width: 200px;
}

.wpcf7-response-output{
    color: white !important;
    text-align: center;
}


.sf-product-info h3 a{
    color: black !important;
}

.woof_radio_label_selected .sf-tax-image-icon {
    /*border: 2px solid darkgray;*/
    color: #6f36a4 !important
}


.sf-tax-image-icon img{
    width: 35px;
    border-radius: 50%;
    background: black;
    height: 35px;
    font-size: 12px !important;
}

.sf-tax-image-icon, .woof_radio_count {
    font-size: 14px !important;
    font-family: 'proxima_nova_blblack' !important;
    color: white
}

.irs-from, .irs-to{
    color: #fff !important;
    background: #6f36a4 !important;
}

.irs-bar{
    color: #6f36a4 !important;
    background: #6f36a4 !important;
}

.irs-handle.from, .irs-handle.to {
    border: 4px solid #330066 !important;
}

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    border-top-color: #330066 !important;
}

.woof_container_inner h4{
    text-transform: uppercase;
    color: white;
    cursor: pointer;
}

/*.term-mask:hover + li span.sf-tax-image-icon{
	color: #6f00a3 !important;
}*/

.term-mask:hover{
    cursor: pointer;
}

.woof_container a{
    color: white;
    font-size: 20px
}

.sidebar-content{
    background: black !important;
    border-radius: 1rem
}

.sidebar-content h3{
    color: white !important;
    text-align:center
}

.breadcrumbs-wrap li span{
    font-weight: bold;
    font-family: 'proxima_nova_blblack' !important;
}

.sidebar-toggle{
    background: rgba(64,64,64,0.75) !important;
    color: white !important;
}

.owl-next:hover, .owl-prev:hover, .elementor-swiper-button-next:hover, .elementor-swiper-button-prev:hover,
.wc-block-components-totals-coupon__button{
    background: #6f00a3 !important;
    opacity: 1 !important;
}

p.sf-product-meta{
    font-size: 24px !important;
    margin-bottom: 0px !important;
    font-weight: bold !important;
    font-family: 'proxima_nova_blblack' !important;
}

.post-type-archive-product .porto-woo-category-sidebar, .post-type-archive-product .main-content{
    padding-top: 0
}

.elementor-element-47349be{
    margin-right: 0px !important;
}

.iradio_square-purple{
    background-color: white !important;
    border-radius: 50%;
}



.yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before {
    content: "\e88a" !important;
    color: #6f00a3 !important;
}

.sf-product-meta strong, p.sf-product-meta{
    font-weight: bolder !important;
    font-family: 'proxima_nova_blblack' !important;
    font-size:18px !important;
}

.logo.logo-transition img{
    width: 150px !important
}

.yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    content: "\e889";
    color: #6f00a3;
}

#nav-menu-item-4061 a:before,
#accordion-menu-item-4061 a:before {
    content: 'a';
    display: inline-block;
    color: transparent;
    background: url('/wp-content/uploads/2024/03/fire_emoji.png') no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 5px;
    width: 1em;
}

.sf-categories  a{
    color: black !important;
}

.sf-categories  a:hover{
    color: #6f00a3 !important;
}

.woocommerce-mini-cart__buttons.buttons a:nth-child(1){
    background: black;
    color:white;
    border-radius:12px !important
}

.woocommerce-mini-cart__buttons.buttons a:nth-child(2){
    background: #6f00a3;
    color:white;
    border-radius:12px !important
}

.minicart-offcanvas .widget_shopping_cart_content, .cart-popup.widget_shopping_cart {

    height: auto !important;
    border-radius: 12px
}

#mini-cart .widget_shopping_cart_content {
    border-radius: 12px !important;
}

.page-top.wide.page-header-1{
    display: none !important
}

.tax-product_cat #main{
    background: #F7F7F7 !important;
}

.woocommerce-cart .elementor-2338{
    display: none
}



.wp-block-woocommerce-cart{
    margin-top: 50px
}

.wc-block-components-quantity-selector button, #wc-block-components-totals-coupon__form{
    background: #6f00a3 !important;
    opacity: 1 !important;
    color: white !important;
    border-radius: 0 !important

}

.cfw-quantity-stepper{
    border: 0 !important
}

.wp-block-woocommerce-cart
{
    background: black !important;
    padding: 18px !important;
    border-radius: 18px;
}

.wc-block-components-totals-shipping__fieldset{
    background: black !important
}

.wp-block-woocommerce-cart-order-summary-block span:not(.wc-block-components-button__text),
.wp-block-woocommerce-cart-order-summary-block p,
.wp-block-woocommerce-cart-order-summary-block button,
.wc-block-components-quantity-selector__input{
    color: black
}

.wp-block-woocommerce-cart span,
.wp-block-woocommerce-cart p,
.wp-block-woocommerce-cart button,
.wc-block-components-quantity-selector__input,
.wc-block-components-product-name{
    color: white;
    font-weight: bold !important;
    font-family: 'proxima_nova_blblack' !important;
}

.success-message-container {
    top:25% !important;
}

.product-name a, .continue_shopping, .viewcart{
    font-weight: bold !important;
    font-family: 'proxima_nova_blblack' !important;
}

.continue_shopping, .wc-block-cart__submit-button, .cfw-next-tab, .cfw-quantity-stepper-btn-minus,.cfw-quantity-stepper-btn-plus, .cfw-continue-to-shipping-btn{
    background: #6f00a3 !important;
    /*font-family: 'proxima_nova_blblack' !important;*/
    font-weight: bold !important;
    border-radius: 12px !important
}

.cfw-quantity-stepper-btn-minus svg, .cfw-quantity-stepper-btn-plus svg{
    fill: white !important
}
.cfw-quantity-stepper-btn-minus, .cfw-quantity-stepper-btn-plus{

    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.cfw-cart-item-title{
    font-weight: bold !important;

    color: white;
}

#cfw-logo-container-mobile{
    padding:0 !important;
    margin: 0 !important;
}

#cfw-logo-container-mobile .logo{
    margin: 0 0 20px 0 !important;

}

#cfw-mobile-cart-summary{
    background: black;
    padding:12px;
    border-radius: 12px
}
.cfw-quantity-stepper{

}

#cfw{
    margin-top: 0 !important;
    padding-top: 5px !important
}

.cfw-edit-item-quantity-control-wrap .cfw-quantity-stepper .cfw-quantity-stepper-value-label {
    color: white !important
}

.cfw-cart-item-subtotal{
    color: white !important
}

.cfw-cart-table .cart-item-row .cfw-cart-item-subtotal {
    padding-left: 0.4em;
}

#cfw-mobile-cart-summary h3, .cfw-totals-list tr, tr.order-total th, tr.order-total strong{
    color: white !important
}

#cfw-mobifle-cart-header, .grecaptcha-badge{
    display: none !important;
}

.cfw-cart-table .cart-item-row .cfw-cart-item-image img {
    border: 0 !important
}

#cfw-breadcrumb li a{
    font-size: 10px !important;
}

#cfw-breadcrumb li:before{
    font-size: 10px !important;
}

.irs-grid{
    display: none !important;
}

.wp-block-woocommerce-cart-order-summary-block{
    background: white;
    border-radius: 12px
}

.wc-block-components-totals-shipping__options{
    background: white;
    margin-top: 0 !important
}

.term-mask:hover + li{
    background: #222222;
}

.woof_container_inner h4{
    border-bottom: 1px solid white;
    padding: 8px
}

.woof_container_inner h4{
    font-size: 20px;
    font-weight: bold;
}


.woocommerce-cart.woocommerce-page .woo-page-header.page-header-8{
    background-image: url('/wp-content/uploads/2024/05/SHOPPING-CART-Banner.png');
    background-size: contain;
    height: 620px;
    background-position: center;
    background-repeat: no-repeat
}

.woocommerce-cart.woocommerce-page .woo-page-header.page-header-8 > ul{
    display: none
}

.woocommerce-cart.woocommerce-page .page-content {
    position: relative;
    top: -114px;
}

#wc-block-components-totals-coupon__input-0{
    border: 1px solid lightgray !important;

}

#wc-block-components-totals-coupon__input-0::placeholder{

    font-weight: bold !important;
    font-family: 'proxima_nova_blblack' !important;
}
#wc-block-components-totals-coupon__form{
    background: white !important;
}

#cfw-breadcrumb .active:before{
    color: white !important;
    background: #6f00a3
}

.wp-element-button.wc-block-components-totals-coupon__button{
    border-radius: 12px
}

.summary-before .labels{
    right: 0 !important;
    left: 86%
}
.porto-tb-featured-image .labels{
    right: 0 !important;
    left: 60%
}

#text-4{
    padding: 15px
}


.woocommerce-MyAccount-navigation-link--edit-address{
    display: none;
}

.show-password-input::after {
    content: '\1F441'; /* Unicode for an eye symbol */
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

body:not(.term-pro-line) #pro_line_app_link, body:not(.term-pro-line) #apply_pro_line_btn, p.woocommerce-form-row label[for='image'], p.woocommerce-form-row input[name='image'], {
    display: none !important;
}

li.woocommerce-mini-cart-item del bdi, li.woocommerce-mini-cart-item del span{
    color: gray !important;

}

.wc-block-components-radio-control-accordion-option--checked-option-highlighted {
    background: #CECECE !important; /* change to your color */
    border-radius: 8px;
    padding: 12px;
}

.after-loading-success-message .success-message-container{
    display: none !important;
}