/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


@font-face {
  font-family: BentonSans-Regular;
  src: url("https://stet.madde.productions/wp-content/themes/hello-elementor-child/fonts/BentonSans-Regular.otf");
}

@font-face {
  font-family: BentonSans-Bold;
  src: url("https://stet.madde.productions/wp-content/themes/hello-elementor-child/fonts/BentonSans-Bold.otf");
}

@font-face {
  font-family: BentonSans-Medium;
  src: url("https://stet.madde.productions/wp-content/themes/hello-elementor-child/fonts/BentonSans-Medium.otf");
}

body {
	font-family: "Work Sans", Sans-serif !important;
}

h1, h2, h3, h4, h5, h6, strong, b {
	font-family: "Work Sans", Sans-serif !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: "Work Sans", Sans-serif !important;
}

p.elementor-heading-title a {
	font-family: "Work Sans", Sans-serif !important;
}

div.elementor-heading-title,
div.elementor-heading-title a,
.e-n-accordion-item-title-text {
	font-family: "Work Sans", Sans-serif !important;
}

.menu-item a,
.elementor-button,
.rank-math-breadcrumb *,
.elementor-widget-container,
.elementor-widget-container p,
.elementor-widget-container li {
	font-family: "Work Sans", Sans-serif !important;
}

.menu-item a {
	font-family: "Work Sans", Sans-serif !important;
}

.elementor-widget-container p a,
.eael-accordion-tab-title {
	font-family: "Work Sans", Sans-serif !important;
}

.custom-font * {
	font-family: "Work Sans", Sans-serif !important;
}

.e-n-tab-title-text,
.product-specifications-title {
	font-family: "Work Sans", Sans-serif !important;
	font-weight: bold !important;
}

.product-specifications .accordion-button {
	font-family: "Work Sans", Sans-serif !important;
	font-weight: bold !important;
	color: #000;
    padding: 15px 20px;
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 14px !important;
	width: 100%;
	text-align: left !important;
	margin-bottom: 10px;
	border-radius: 0 !important;
}

.product-specifications h2,
.product-specifications button {
	margin: 0 !important;
}

.product-specifications .accordion-button:hover,
.product-specifications .accordion-button:focus {
	background: #ffcc00 !important;
    border: 1px solid #ffcc00 !important;
	color: #000;
}

.product-specifications table {
	border-bottom: 1px solid #eee !important;
}

.product-specifications table th {
	background: #fff !important; 
	text-align: left !important;
	font-family: "Work Sans", Sans-serif !important;
	color: #000;
	width: 50%;
	border: none !important;
}

.product-specifications table td {
	background: #fff !important;
	text-align: left !important;
	font-family: "Work Sans", Sans-serif !important;
	color: #000;
	width: 50%;
	border: none !important;
}

.accordion-collapse {
	display: none;
}

.accordion-item {
	margin-bottom: 10px;
}
.accordion-collapse.active {
	display: block !important;
}

form input,
form textarea,
form label,
.elementor-field-type-html,
.elementor-field-label {
	font-family: "Work Sans", Sans-serif !important;
}

.elementor-field-group a {
	font-family: "Work Sans", Sans-serif !important;
	color: #e4032f !important;
}

strong a {
	font-family: "Work Sans", Sans-serif !important;
}

a {
	font-family: "Work Sans", Sans-serif !important;
}


.docs-item a {
	font-weight: 400 !important;
	/*font-family: BentonSans-Regular !important;*/
	display: flex;
}

b, strong {
	font-weight: bold !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
}

.docs-item {
	background: #f7f7f7;
	margin-top: 10px;
}

.docs-item span {
	background: #e5e5e5;
	padding: 10px;
	display: block;
}

.docs-item div {
	padding: 5px 10px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

.docs-item img {
	width: 40px;
}

/* Specifications */ 
.product-specifications {
	width: 100%;
}

.product-specifications-title {
	color: #000;
	font-weight: bold;
	padding: 15px 20px;
	background: #f7f7f7;
	border: 1px solid #e1e1e1;
	font-family: "Oswald", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
	cursor: pointer;
	margin-bottom: 10px;
	font-size: 14px !important;
}

.product-specifications-item.active .product-specifications-title {
	background: #ffcc00 !important;
	border: 1px solid #ffcc00 !important;
}

.product-specifications-line {
	display: flex; 
	flex-wrap: wrap;
	padding: 10px 15px;
	border-bottom: 1px solid #eee !important;
}

.product-specifications-content {
	margin-bottom: 20px;
	display: none;
}

.product-specifications-item.active .product-specifications-content {
	display: block;
}

.product-specifications-line div {
	width: 50%;
}

.docs-item a {
	color: #000;
}

.docs-item a:hover {
	color: #000;
	text-decoration: underline;
}

.images-list img {
	object-fit: contain;
	height: 400px !important;
	display: block;
	margin: auto;
}

.stet-carousel img {
	height: 200px !important;
	object-fit: contain;
	margin: auto;
	display: block;
}

.stet-carousel h4 {
	text-align: center;
}

.terms-grid {
	display: flex;
	flex-wrap: wrap;
}

.terms-grid-item {
	width: 23.5%;
	margin-left: 2%;
	margin-bottom: 20px;
	cursor: pointer;
}

.terms-grid-item:first-child,
.terms-grid-item:nth-child(4n+1) {
	margin-left: 0;
}

.tax-image {
	object-fit: contain;
	height: 200px !important;
	margin: auto;
	display: block;
}

.product-image {
	object-fit: contain;
	height: 180px !important;
	margin: auto;
	display: block;
}

.trigger-product-form {
	cursor: pointer;
}

.novidades-filter button {
	cursor: pointer !important;
	border-left: 1px solid #aaa !important;
}

.novidades-filter button:last-child {
	border-left: none !important;
}

.swiper-carousel-thumb {
	margin-top: 30px;	
}

.swiper-carousel-thumb img {
	width: 100px;
	height: 100px;
	object-fit: cover;
	cursor: pointer;
}

.elementor-widget-text-editor p a {
	color: #e4032f !important;
}

.elementor-widget-text-editor p a:hover {
	color: #e4032f !important; 
	text-decoration: underline;
}

.custom-post-content iframe {
	display: block !Important;
}

.btn-wrapper:hover .elementor-heading-title ,
.btn-wrapper:hover svg .st0 {
	color: #E3022F !important;
	fill: #E3022F !important;
}

.products-list {
	display: flex;
	flex-wrap: wrap;
}

.product-item {
	width: 30.33%;
	margin-left: 3%;
	display: none;
	margin-bottom: 20px;
}

.product-item.active {
	display: block;
}

.product-filter-item {
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px !important;
	font-family: "Work Sans", Sans-serif !important;
}

.elementor-message-success {
	background: green;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.elementor-message-error {
	background: red;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.elementor-message-success:before {
	display: none !important;
}

@media only screen and (max-width: 1024px) {
	.terms-grid-item {
		width: 100%;
		margin-left: 0%;
		margin-bottom: 20px;
		cursor: pointer;
	}
}

@media only screen and (max-width: 767px) {
	.product-item {
		width: 100% !important;
		margin-left: 0 !important;
	}
}