/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 15 2026 | 10:20:40 */
.um-register{
	max-width: 1200px !important;
	xxxborder:1px solid red;
}
.vpc-sort-active{
	display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 20px;
    background: white;
	background-color:white !important;
    cursor: pointer;
    font-size: 14px;
    color: #666 !important;
    transition: all 0.3s ease;
    font-family: inherit;
    text-decoration: none;
}
.um-col-121, .um-col-122{
	width: 48%;
}

.um input[type=submit].um-button, .um input[type=submit].um-button:hover {
	background:var( --e-global-color-secondary );
	border-radius:10px !important;
	font-family:var( --e-global-typography-text-font-family ), Sans-serif;
	font-size:var( --e-global-typography-text-font-size );
	font-weight:var( --e-global-typography-primary-font-weight );
}

.um .um-button.um-alt, .um .um-button.um-alt:hover{
	border-radius:10px !important;
	font-family:var( --e-global-typography-text-font-family ), Sans-serif;
	font-size:var( --e-global-typography-text-font-size );
	font-weight:var( --e-global-typography-primary-font-weight );
	box-shadow: none !important;
}

.um-field-label label{
	font-family:var( --e-global-typography-text-font-family ), Sans-serif;
	font-size:var( --e-global-typography-text-font-size );
	font-weight:var( --e-global-typography-text-font-weight );
}

.um .um-form input[type=text], .um .um-form input[type=tel], .um .um-form input[type=password], .um-field .select2.select2-container .select2-selection{
	border-radius:10px !important;
}

@media (max-width: 600px) {
  .um-col-121, .um-col-122 {
    width: 100%;
  }
}

#um_field_9594_TAGDASITO{
	display:none;
}

.e-loop-item-869{
	display:none;
}

.um-field-half{
	width:100% !importantxxx;

}

#features-carousel .item .text{
	font-family:var(--e-global-typography-text-font-family), Sans-serif !important;
}
#related-families-list{
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
}

.family_font_family{
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.vpc-product-name{
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-text-font-size) !important;
	font-weight: var(--e-global-typography-secondary-font-weight) !important;
}
.cld-group-button{
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: 14px !important;
	font-weight: var(--e-global-typography-text-font-weight)!important;
}

.vpc-product-description{
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: 14px !important;
	font-weight: var(--e-global-typography-text-font-weight)!important;
}

.vpc-description{
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: 14px !important;
	font-weight: var(--e-global-typography-text-font-weight)!important;
}

#magic-login-shortcode{
	width:100% !important;
}

.menu-item-116 {
	border-radius: 30px;
	background: var( --e-global-color-secondary );
}

.menu-item-116 > a{
	color: var( --e-global-color-e678e2f ) !important;
}

.avs-button a{
	background-color: var(--e-global-color-secondary) !important;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 25px !important;
    border-radius: 10px 10px 10px 10px !important;
	color:white!important;
	display:block;
}
.avs-button.avs-button-sm a{
	padding: 5px 15px!important;
	font-weight: normal!important
}
.avs-logout .button-link-wrap {
	padding: 10px 5px!important;
	display:block;
	color: white!important;
}
.avs-translucid-button {
	background: rgba(0, 0, 0, 0.3) !important;
	border: 2px solid;
	border-color: grey;
	border-radius: 4px !important;
	padding: 8px 24px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	display: inline-block;
	backdrop-filter: blur(10px);
}
.blurcard{
	/*filter: blur(4px);*/
}
#features-carousel .custom-nav-container button{
	font-size:20px !important;
	
}
#features-carousel {
	margin:0 auto !important;
}

#features-carousel .item img{
	height:auto !important;
}

/* ---- product_card ---- */

.product_card img{
	width:auto;
	height:auto;
	max-height:140px;
}


.product_card .elementor-widget-post-info .elementor-icon-list-item{
line-height: 1.2em !important;
}

/* ---- end product_card ---- */

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: transparent;
}

.vpc-product-catalog{
	max-width: 100% !important;
}

.vpc-description{
	width:100% !important;
	max-width:450px;
}
.vpc-search-bar{
	width:100% !important;
	
}

.elementor-4716 .elementor-nav-menu--dropdown{
	min-width:30em !important;
}

.card-description {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 4.5em;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
	color: var(--e-global-color-text);
}
