/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/*
Add to cart hook note ispod varijacija
*/


/*  Sakrij deo gde pise include tax  */
.includes_tax {
	 display:none!important;
}

/*  Sakrij deo gde pise select option iz cart-a  */
.fkcart-select-options {
    display: none !important;
}

/* WPClever fly cart dizajn */

/* Promena boje dugmeta/linka u fly cartu */
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
    color: #FFFEFE !important;
	background-color: #0D0D0D !important;
    border-color: #0D0D0D !important;
}
/* Quantity polje samo u Fly Cart-u */
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
    background-color: #EEEEEE !important; /* tvoja nova boja */
}
.wpcfb-wrap.wpc-free-shipping-bar.wpcfb-qualified-message {
  display: flex;
  justify-content: center;
}

.wpcfb-message {
  text-align: center;
}
/* Centiram poruku iz korpe cestitamo ostvarili ste besplatnu dostavu*/
.wpcfb-wrap.wpc-free-shipping-bar.wpcfb-qualified-message {
  display: flex;
  justify-content: center;
}

.wpcfb-message {
  text-align: center;
}

