/*
Theme Name: WPFegyvertár Hello Child Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: WPFegyvertár Hello Child Theme is a child theme of Hello Elementor, created by WPkurzus
Author: WPViking
Author URI: https://wpkurzus.hu/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* ----------------- DESIGN ----------------- */
/* Selection */
::-moz-selection {
	color: #fff;
	background: var( --e-global-color-primary )
}

::selection {
	color: #fff;
	background: var( --e-global-color-primary )
}


/* Mark */
mark {
    background: var( --e-global-color-primary )
    color: #fff;
    font-weight: 700;
}



/* ----------------- BLOG ----------------- */

/* Bejegyzés kivonatok után 3 pont*/
.elementor-posts .elementor-post__excerpt p:after {
content: "..." !important;
}




.ldweb-telepites-opcio {
  margin: 20px 0;
  padding: 10px;
  background: #f9f9f9;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: flex;
  align-items: center;
}
.ldweb-telepites-opcio input[type="checkbox"] {
  margin-right: 10px;
  transform: scale(1.3);
}


.woocommerce-Price-amount {
  transition: opacity 0.3s ease;
}

.telepitesi-ar {
  font-weight: bold;
  color: #333;
}

#ldweb_telepites_ar_eredmeny {
  margin-top: 8px;
  font-size: 1em;
  color: #444;
}

.telepitesi-ar {
  color: #0073aa;
  font-weight: 600;
}