/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*---------------------------------------------------
Sakrivanje sekcije "Opcije isporuke u naplati"
---------------------------------------------------*/

/* SAKRIJ OPCIJE DOSTAVE U WOOCOMMERCE BLOCKS CHECKOUTU */
.wc-block-components-radio-control .wc-block-components-radio-control--highlight-checked--first-selected .wc-block-components-radio-control--highlight-checked {
    display: none !important;
}

