@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//audiovision.com.ar/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 34px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(234,86,28);
	--wd-alternative-color: rgb(17,122,78);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(234,86,28);
	--btn-default-bgcolor-hover: rgb(255,129,45);
	--btn-accented-bgcolor: rgb(17,122,78);
	--btn-accented-bgcolor-hover: rgb(8,170,108);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://audiovision.com.ar/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(101,43,223);
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center bottom;
}
.footer-container {
	background-color: rgb(10,10,10);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 62px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.product-grid-item .product-image-link {
	position: relative !important;
  height: 230px !important;
    display: flex !important;
	justify-content: center !important;
	align-content:center !important;
}


 
.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 100%;
	object-fit: contain;
}
 
.woocommerce-product-gallery img {
		max-height: 450px;
		object-fit:contain;
}
.wd-gallery-thumb .wd-carousel-item img{
		height: 220px;
		object-fit:contain;
}	
/* Menú inicio */
.wd-nav-vertical>li>a,
.wd-sub-menu li>a{
  text-transform: uppercase;
}
/* Filtro tienda */
.widget_product_categories .product-categories li a,
.wd-widget-stock-status a,
.wd-filter-list a,
.widget_price_filter [class*="price_slider_amount"] .price_label{
  text-transform: uppercase;
}
/*Footer*/
:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a{
	text-transform: uppercase
}	
.wd-post .entry-thumbnail img{
	height: 250px;
	width: 100%;
	object-fit: cover
}	
	

.wd-gallery-thumb .wd-carousel-item img {
height:125px;
	object-fit: contain;

}



.wd-nav-vertical>li>a {
	text-transform:uppercase !important
}


.summary-inner>.price {
    font-size: 1.8rem !important;
    
}@media (min-width: 1025px) {
	.pisol-ppscw-alert {
		background-color: #ffffff;
    color: #000000;
		text-transform:uppercase;
    border: 4px solid rgba(234,86,28,1);
		padding: 20px;
		font-weight:bold;
}

.pisol-ppscw-methods {
	border-top: 1px solid solid rgba(234,86,28,1);
}

.pisol-ppscw-methods li {
		font-weight:normal !important;;
 		margin-left:18px !important;
		
}

form.woocommerce-checkout {
/* 	flex-wrap: initial !important;  */
}
	 
}

