/*ESTILOS GENERALES*/

body {
	letter-spacing: .5px;
}

.container,
.container-fluid {
	padding-left: 4vw !important;
	padding-right: 4vw !important;
}

.vc_row:after,
.vc_row:before {
	display: none !important;
}

.vc_column-inner::after,
.vc_column-inner::before {
	display: none !important;
}

.slick-track:before,
.slick-track:after {
	display: none !important;
}


/*TOP BAR*/

.whb-header .wd-header-html.whb-html-block-element {
	width: 100%;
}

#marquee-savisafety {
	white-space: nowrap;
	height: 40px;
	position: relative;
	top: 17px;
	display: flex;
	align-items: center;
}

.theme-woodmart .text-marquee {
	display: inline-flex;
	gap: 2rem;
	margin-right: 2rem;
	color: #111110;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: inherit !important;
    font-weight: 600;
}

.marquee {
	animation: marquee 50s linear infinite;
}

.marquee>span::before {
	content: '\f111';
	font-family: 'Font Awesome 6 Pro';
	font-size: 45%;
	font-weight: bold;
	position: relative;
	top: -2px;
	margin-right: 2rem;
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

/*ANCHO DEL HEADER*/

@media (min-width: 1025px) {

	.theme-woodmart .whb-full-width .whb-row>.container,
	.whb-full-width+.whb-clone .whb-row>.container {
		max-width: 100%;
		width: 100%;
		padding-right: calc(3vw - 15px) !important;
		padding-left: calc(3vw - 15px) !important;
	}
}



/*FOOTER*/

.page-template-default .footer-copy .wpb_text_column.wpb_content_element {
	margin-bottom: 20px;
}

.footer-pg .wpb_wrapper {
	gap: 1.5rem;
}

.footer-bloque-items {
	padding: 60px 0;
	border-bottom: 1px solid #f2f2f2;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	color: #262626;
}

.footer-menu {
	margin-bottom: 50px;
}

.footer-bloque-pg .wpb_wrapper {
	display: flex;
	justify-content: center;
}

.footer-pg {
	padding: 30px 0;
	display: flex;
}

.vc_wp_custommenu.wpb_content_element.footer-menu {
	margin-bottom: 0;
}

.footer-bloque-pg .wpb_single_image.wpb_content_element.vc_align_left.footer-img-pg {
	margin-bottom: 0;
}

.footer-rrss {
	margin-bottom: 20px;
}

.footer-container .main-footer .prefooter-icon {
	margin-bottom: 0;
}

.main-footer .prefooter-custom {
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 15px;
	background-color: #f4ec09;
	padding: 30px;
}

.prefooter-custom .wpb_column {
	flex-basis: fit-content;
}

.footer-items-bloque-5 .wpb_wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.footer-rrss-p {
	text-align: right;
}

.prefooter-custom .wpb_wrapper .vc_icon_element {
	margin-bottom: 15px;
}

.prefooter-custom .wpb_wrapper .wpb_text_column {
	letter-spacing: .5px;
}

.footer-menu .widgettitle {
	text-transform: none;
	letter-spacing: .75px;
	color: #262626;
	
}

.footer-menu .menu>li>a {
	color: #262626;
}

.footer-bloque-items .wpb_column {
	display: flex;
	flex-basis: fit-content;
}

.header-extra-block .fa-regular {
	color: #262626;
	font-weight: 400;
}

.prefooter-icon .fa-regular {
	font-size: 32.5px;
	color: #212121;
	font-weight: 600;
	width: 50px;
}

.prefooter-icon .wpb_wrapper {
	display: flex;
	justify-content: center;
}

	.theme-woodmart .product-archives-c1-s1 h1{
	    margin-bottom: 10px;
	}

@media screen and (min-width: 768px) {
	.prefooter-icon {
		margin-bottom: 30px;
	}
}



@media screen and (max-width: 768px) {
	
	.theme-woodmart .attribute-label.label-attribute-pa_marca.label-with-img{
		width: 1vw;
	}
	
	div.product-element-top.wd-quick-shop > a > img{
	padding: 10px;
    aspect-ratio: 0.8;
    object-fit: contain;
}
	
	.vc_mobile .product-archives-s2-images.vc_column_container{
    width: 100%;
	}
	
	.product-archives-c4-results .counter .wpb_wrapper{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	row-gap: 20px;
	align-items: baseline;
	}
	
	.product-archives-c4-results .counter .wpb_wrapper > div:nth-child(1){
		order: 1;
	}
	
	.product-archives-c4-results .counter .wpb_wrapper > div:nth-child(2){
		order: 3;
	    width: 100% !important;
   		text-align: center;
	}
	
	.product-archives-c4-results .counter .wpb_wrapper > div:nth-child(3){
		order: 2;
	}
	
	.product-archives-c4-results .wd-shop-ordering.wd-wpb{
		margin-bottom: 0;
	}
	
	.theme-woodmart .product-archives-c1-s1 .wd-shop-desc.vc_custom_1649147488554{
    	width: 100%;
	}
	
	
.product-archives-c4-results.vc_column_container > .vc_column-inner{
		padding-left: 0px;
    	padding-right: 0px;
	}
	
	.vc_mobile .product-archives-c1-s1.vc_column_container{
    	min-height: auto;
		max-height: auto;
	}

	.prefooter-custom>div:nth-child(3)>div>div>div.wpb_raw_code.wpb_content_element.prefooter-icon>div>i {
		font-size: 35px;
	}

	.footer-items-bloque-5 .wpb_wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.footer-bloque-pg>div>div>div {
		display: flex;
		justify-content: center;
	}

	.prefooter-custom {
		display: flex;
		flex-direction: column;
		gap: 1.75rem;
	}

	.prefooter-custom .wpb_text_column {
		margin: 0;
	}

	.prefooter-custom .wpb_wrapper .vc_icon_element {
		margin-bottom: 0;
	}

	.prefooter-custom .vc_column-inner {
		display: flex;
		width: 100%;
		justify-content: flex-start;
	}

	.prefooter-custom .wpb_column {
		display: flex;
		max-width: 100%;
		justify-content: center;
	}

	.footer-copy {
		margin-bottom: 30px;
	}

	.footer-rrss-p {
		text-align: center;
	}

	.wpb_column.footer-items-bloque-5 {
		width: 100%;
		flex-basis: 100% !important;
	}

	.footer-bloque-items .wpb_column {
		display: flex;
		flex-basis: fit-content;
	}

}

.prefooter-custom .wpb_wrapper {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
	gap: 1.25rem;
}

.prefooter-custom>div>div>div>div.wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}

@media screen and (max-width: 430px) {
	.footer-items-bloque-5 .wpb_wrapper {
		display: flex;
		flex-direction: column;
		align-items: start;
	}

	.footer-rrss-p {
		text-align: left;
	}
}

.prefooter-text>div>h4 {
	color: #262626;
	font-weight: 600;
	
}

/*HEADER*/

.whb-general-header .whb-general-header-inner {
	gap: 1.5rem;
}

.menu .nav-link-text {
	letter-spacing: .5px;
	font-size: 15px;
	
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
}

.menu.wd-nav {
	gap: 1.25rem;
}

[class*="wd-header-search-form"] input[type='text'] {
	min-width: 290px;
	background-color: #F1F3F5 !important;
	border: none;
}

.whb-main-header .wd-header-my-account .wd-tools-text {
	text-transform: none;
	font-size: 14px;
	font-weight: 500;
	margin-top: 2px;
}

.woodmart-cart-subtotal>span>bdi {
	
	font-weight: 500;
}

.whb-header .whb-main-header .wd-tools-icon:before {
	font-size: 16px;
	font-weight: 300;
	color: #212121;
}

.wd-header-my-account.wd-tools-element .wd-tools-icon:before {
	margin-right: 2.5px;
	content: "\f007";
	font-family: 'Font Awesome 6 Pro';
}

.whb-header .wd-tools-icon.wd-icon-alt:before {
	content: "\f07a" !important;
	font-family: 'Font Awesome 6 Pro' !important;
}

.searchform .searchsubmit:after {
	font-size: 18px !important;
	color: #212121;
	font-weight: 400 !important;
	transition: opacity .2s ease;
	content: "\f002" !important;
	font-family: 'Font Awesome 6 Pro' !important;
}

.searchform .searchsubmit {
	color: #212121 !important;
}

.header-extra-block {
	position: relative;
	top: 2px;
	margin-bottom: 0 !important;
	height: 40px;
	display: flex;
	align-items: center;
}

.header-extra-block .wpb_wrapper {
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.fa-phone:before {
	font-size: 16px;
	color: #212121;
}

.whb-col-right {
	gap: .5rem;
}

/*TOP BAR*/

.top-bar-text.whb-text-element {
	color: #fff600;
	;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2.5px;
	word-spacing: 1px;
	
}

@media screen and (max-width: 768px) {
	.top-bar-text.whb-text-element {
		letter-spacing: 1.75px;
		font-size: 9px;
		text-align: center;
	}
}

/*MINI CARRITO*/

.cart-widget-side .title.widget-title {
	font-size: 20px;
	letter-spacing: 1px;
	
}

.close-side-widget.wd-action-btn.wd-style-text>a {
	font-weight: 400;
	font-size: 0px;
	transition-duration: .3s;
}

.close-side-widget.wd-action-btn.wd-style-text>a:hover {
	opacity: .7;
}

.wd-style-text.wd-cross-icon.wd-style-text>a:before {
	font-size: 10px;
	font-weight: 600;
	transform: translateY(-0.5px);
	margin: 0;
	background: #F3F5F6;
	padding: 15px;
	border-radius: 50%;
	color: #000000;
}

.woocommerce-mini-cart__empty-message.empty.title {
	font-size: 13px;
	letter-spacing: .5px;
}

.wd-empty-mini-cart .btn {
	font-weight: 400;
	letter-spacing: .5px !important;
}

.shopping-cart-widget-footer .woocommerce-mini-cart__total strong {
	text-transform: none;
	letter-spacing: .5px;
}

.shopping-cart-widget-footer .woocommerce-mini-cart__total .amount {
	font-size: 18px;
	letter-spacing: .5px;
}

.woocommerce-mini-cart__buttons .btn-cart {
	letter-spacing: 2px;
	background-color: #EEE;
	color: #212121;
}

.woocommerce-mini-cart__buttons .btn-cart:hover {
	opacity: .75;
	background-color: #EEE;
	color: #212121;
}

.woocommerce-mini-cart__buttons .checkout {
	letter-spacing: 2.5px;
}

.product-archives-c1>.wpb_column.product-archives-s2-images>div {
	padding-left: .5rem;
}

.vc_row.wpb_row.vc_row-fluid.product-archives-c1 {
	margin-left: 0;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	row-gap: 20px;
}

.product-archives-s2-images.vc_column_container {
	margin-right: 30px;
	width: max-content;
}

.product-archives-c1-s1.vc_column_container {
	background-color: #f1f3f5;
	padding: 30px;
	min-height: max-content;
	display: flex;
	align-items: center;
	width: 100%;
}

@media screen and (min-width: 1024px){
	
	.theme-woodmart .vc_row.wpb_row.vc_row-fluid.product-archives-c1{
		margin-bottom: 20px;
	}
	
	
}

.product-archives-c1-s1.vc_column_container

.product-archives-c1 {
	padding-bottom: 20px;
}

.product-archives-c1-s1.vc_column_container .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
	justify-content: center;
}

.theme-woodmart .product-archives-c1-s1 h1 {
	font-size: 28px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.product-archives-c1-s1 .wd-wpb {
	margin-bottom: 0px;
}

.product-archives-s2-images .wpb_single_image img {
	height: 280px;
	max-height: 280px;
	object-fit: cover;
}

.theme-woodmart .product-archives-c4-sidebar .widget:first-child {
	border: none;
	margin: 0;
	padding: 0;
}

.theme-woodmart .product-archives-c4-sidebar .widget:nth-child(2) {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.product-archives-c4-sidebar .wpb_wrapper {
	position: relative;
	top: 12px;
}

.product-archives-c4 .woocommerce-ordering {
	max-width: 100%;
	display: flex;
	justify-content: flex-end;
}

.product-archives-c4 .woocommerce-ordering select {
	cursor: pointer;
	width: 250px;
}

.theme-woodmart.product-archives-c1-s1 .wd-shop-desc.vc_custom_1649147488554 {
	margin-bottom: 0;
	width: 80%;
    margin-top: 12px;
}

.theme-woodmart .wd-hover-tiled .product-wrapper {
	box-shadow: none;
}

.theme-woodmart .product-grid-item .product-element-top:before {
	content: "";
	background: rgb(137 155 172 / 10%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
}

.theme-woodmart .product-grid-item .product-element-top .hover-img>a>img {
	padding: 25px;
}

.theme-woodmart .wd-hover-tiled .product-element-bottom {
	display: flex;
	position: relative;
	top: 10px;
	min-height: 60px;
	flex-direction: column;
	justify-content: space-between;
	padding: 5px 0;
}

div.product-element-top.wd-quick-shop > a > img{
	padding: 25px;
    aspect-ratio: 0.8;
    object-fit: contain;
}

.theme-woodmart .product-grid-item .wd-entities-title {
	margin-bottom: 8px;
	min-height: auto;
}

.theme-woodmart .product-grid-item .wd-product-cats {
	display: none;
}

.theme-woodmart .product-grid-item .price {
	display: flex;
	align-items: baseline;
	gap: 0.5rem;
	flex-direction: row-reverse;
	justify-content: flex-end;
}

.product-archives-c4 {
	display: flex;
	gap: 2rem;
}

.product-archives-c4-sidebar h4 {
	letter-spacing: .75px;
}

.product-archives-c4-sidebar .widgettitle,
.widget-title {
	font-size: 13px;
	
	letter-spacing: .5px;
}

.wd-active-filters .wd-clear-filters.wd-style-text>a {
	gap: 1rem;
}

.widget_layered_nav_filters a {
	gap: .5rem;
}

.widget_layered_nav_filters a:before {
	font-size: 65% !important;
}

.product-archives-c4-sidebar .wd-wpb.wd-rs-624bfe9d25546.vc_custom_1649147552925 {
	margin-top: 0 !important;
}

.product-archives-c4-results .counter.wpb_column.vc_column_container {
	display: block;
}

.theme-woodmart .product-grid-item.sale.product-type-variable span.price{
	flex-direction: row-reverse;
	justify-content: flex-end;
}

.theme-woodmart .products[data-source="main_loop"]{
    row-gap: 15px;
}

.product-archives-c4-results .counter > .vc_column-inner .wpb_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-left: 15px;
    margin-right: 15px;
}

.product-archives-c4-results.vc_column_container.wd-rs-6345f3f9dfd8e>div {
	padding-right: 0;
}

.product-grid-item .product-wrapper .labels-rectangular {
    top: 0;
	max-width: 100%;
    width: 100%;
    align-items: flex-end;
}

.product-grid-item .product-wrapper .labels-rectangular .onsale{
    right: 0;
}

.theme-woodmart .product-grid-item .product-wrapper .labels-rectangular .featured{
    display: none;
}

.product-grid-item .product-wrapper .wd-buttons {
	display: none;
}

.product-grid-item .product-wrapper .labels-rectangular .product-label {
	font-size: 10px;
    letter-spacing: .75px;
    padding: 0 10px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 5px;
}

.theme-woodmart .labels-rectangular .label-term-envio-express{
    font-size: 10px !important;
	background-color: #feed00 !important;
}

.theme-woodmart .labels-rectangular .label-term-cyber{
    font-size: 10px !important;
	background-color: #feed00 !important;
}

@media screen and (max-width: 480px){
	
.label-term-envio-express.label-attribute-pa_etiqueta-personalizada:before{
    display: none;
}
	
}

.label-term-envio-express.label-attribute-pa_etiqueta-personalizada:before{
    content: "\f48b";
    font-family: 'Font Awesome 6 Pro';
    font-weight: normal;
    margin-right: 6px;
	font-size: 110%;
}

.theme-woodmart .attribute-label.label-attribute-pa_marca.label-with-img{
	position: absolute;
    top: 7px;
    left: 7px;
    width: 3.75vw;
    padding: 0;
    height: auto;
}

span.attribute-label.product-label.label-attribute-pa_marca.label-with-img:before{
    content: "";
    background: rgb(137 155 172 / 10%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

.featured.product-label{
	display: none;
}

span.attribute-label.product-label.label-term-3m.label-attribute-pa_marca.label-with-img:before{
	display: none;
}

span.attribute-label.product-label.label-term-3m.label-attribute-pa_marca{
	background-color: transparent;
}

.theme-woodmart .cart-widget-side.wd-side-hidden {
	width: 420px;
	z-index: 9999;
}

.vc_desktop .joinchat__button{
	z-index: 10;
}

.shopping-cart-widget-body .cart_list.product_list_widget>li img {
	min-width: 100px;
}

.shopping-cart-widget-footer .woocommerce-mini-cart__buttons .btn-cart {
	color: #333;
	background-color: #f1f3f5;
	
}

.shopping-cart-widget-footer .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: #333;
	background-color: #f1f3f5;
	opacity: 0.75;
}

.shopping-cart-widget-footer .woocommerce-mini-cart__buttons .checkout {
	
	background-color: #212121;
}

.shopping-cart-widget-footer .woocommerce-mini-cart__buttons .checkout:hover {
	opacity: 0.9;
	background-color: #212121;
}

.woocommerce-cart .fc-wrapper .fc-cart-section {
	border-radius: 0px;
	border: 1px solid #e6e6e6;
}

.woocommerce-cart .woocommerce div.wd-shipping-progress-bar.wd-style-bordered .wd-progress-bar.wd-free-progress-bar {
	margin: 25px 0;
	padding: 0;
	border: none;
}

.wpcf7 form:not(.sent) .wpcf7-response-output,
.mc4wp-error,
.mc4wp-notice,
.woocommerce-error,
.woocommerce-info {
	color: #000 !important;
}

.woocommerce-cart-form__cart-item td.product-price .amount {
	color: #333;
}

.woocommerce-cart .fc-wrapper table.cart tbody tr td {
	border-top: 0px !important;
	width: 100%;
}

.vc_desktop .div.woocommerce input[type=checkbox]:focus,
.vc_desktop div.woocommerce input[type=number]:focus,
.vc_desktop div.woocommerce input[type=radio]:focus{
	outline: 0;
}

.woocommerce-cart .fc-wrapper .wc-proceed-to-checkout .checkout-button {
	font-size: 14px;
	letter-spacing: 2px;
	
}

body.page-template-default.woocommerce-cart div.woocommerce .fc-wrapper .fc-checkout-order-review .fc-checkout-order-review__inner {
	border: 1px solid #e6e6e6;
	border-radius: 0;
}

body.page-template-default.woocommerce-cart div.woocommerce .fc-wrapper .fc-checkout-order-review-title {
	color: #333;
}

.fc-wrapper table.cart {
	display: flex;
	flex-direction: column;
}

.fc-wrapper table.cart thead {
	display: flex;
	width: 100%;
}

.fc-wrapper table.cart thead tr {
	display: flex;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid #e6e6e6 !important;
}

.fc-wrapper table.cart th.product-name {
	width: 50%;
}

.fc-wrapper table.cart th.product-quantity {
	position: relative;
}

.fc-wrapper table.cart tbody {
	display: flex;
	flex-direction: column;
}

.fc-wrapper table.cart tbody tr {
	display: flex;
	gap: 3.1rem;
	border-bottom: 1px solid #e9e9e9 !important;
}

.fc-wrapper table.cart tbody tr:last-child {
	border-bottom: 0px solid #e9e9e9 !important;
}

.fc-wrapper table.cart td.product-name {
	width: 51%;
	position: relative;
	right: 2rem;
	align-self: center;
	padding: 0 !important;
}

f .fc-wrapper table.cart td.product-quantity {
	width: 140px;
	align-self: center;
	padding: 0 !important;
}

.fc-wrapper table.cart td.product-price {
	align-self: center;
	padding: 0 !important;
}

.page-template-default .fc-wrapper table.cart td.product-price,
.fc-wrapper table.cart td.product-subtotal,
.fc-wrapper table.cart th.product-price,
.fc-wrapper table.cart th.product-quantity,
.fc-wrapper table.cart th.product-subtotal,
.fc-wrapper table.cart tr.cart_item--sold-individually td.product-quantity {
	text-align: center !important;
}

.fc-wrapper table.cart th.product-price {
	position: relative;
	left: 10px;
}

.page-template-default .cart:not(.variations_form):not(.grouped_form)>* {
	margin-bottom: 0px !important;
}

body.page-template-default.theme-woodmart .fc-wrapper table.cart td.product-name,
body.theme-woodmart .fc-wrapper table.cart td.product-price,
body.theme-woodmart .fc-wrapper table.cart td.product-subtotal {
	padding-top: 0px !important;
}

body.page-template-default.theme-woodmart .fc-wrapper table.cart td.product-quantity {
	padding: 0px !important;
	align-self: center;
}

body.theme-woodmart .fc-wrapper table.cart td.product-remove {
	align-self: center;
	padding: 0 10px !important;
	position: relative;
	right: 20px;
}

.fc-wrapper table.cart .product-remove a:before {
	content: '\f1f8';
	font-family: 'Font Awesome 6 Pro' !important;
	font-size: 20px;
	color: #ccc;
}

.fc-wrapper table.cart .product-remove a:hover {
	color: #000 !important;
}

.fc-wrapper .fc-cart-actions .fc-cart-action__proceed-checkout {
	display: none;
}

.fc-widget-area .product_list_widget {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 1rem;
}

.fc-widget-area .product_list_widget>li {
	border: 1px solid #e9e9e9;
	padding: 12px;
	margin: 0;
	flex-basis: calc(48% + 0.4rem);
	min-height: 92px;
}

.fc-widget-area .widget_recently_viewed_products h4.widget-title {
	margin-bottom: 25px !important;
}

.fc-widget-area.fc-cart-below-sections__widgets {
	margin-top: 40px !important;
}

.fc-widget-area .product_list_widget>li:last-child {
	border: 1px solid #e9e9e9;
	padding: 12px;
	margin: 0;
}

.fc-widget-area.fc-cart-order-review__widgets-outside {
	display: flex;
	gap: 1.25rem;
	flex-direction: column;
	position: relative;
	top: 5px;
}

.fc-widget-area .cart-summary-footer-pg-text {
	display: flex;
	justify-content: center;
	font-size: 13px;
	
	font-weight: 300;
	letter-spacing: .25px;
	line-height: 1;
	color: #212121;
}

.fc-widget-area .footer-pg .wpb_wrapper {
	display: flex;
	justify-content: center;
	gap: 1.25rem;
}

.fc-widget-area .footer-pg {
	padding: 0;
}

div#text-2.widget.widget_text {
	padding: 0;
	border: 0;
}

.fc-cart-review-order-table .cart-subtotal>th {
	text-transform: uppercase;
}

.fc-cart-review-order-table .order-total>th {
	font-size: 22px;
	
}

div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table td,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table th {
	padding: 20px;
}

.fc-wrapper .fc-coupon_code__collapsible .fc-coupon-code__apply {
	color: #000;
	letter-spacing: 1px;
	
}

.fc-cart-order-review__inner .woocommerce-shipping-destination {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.cart-totals-inner .woocommerce-shipping-destination {
	margin: 0 !important;
}

.fc-cart-order-review__inner .woocommerce-shipping-destination:before {
	content: 'Envío';
	text-transform: uppercase;
	
	display: flex;
	flex-grow: 1;
}

.fc-cart-order-review__inner .woocommerce-shipping-destination>strong {
	margin-left: 6px;
}

.widget_recently_viewed_products .product_list_widget>li .wd-entities-title {
	font-size: 13px;
	line-height: 1.6;
}

.theme-woodmart .wd-progress-bar .progress-bar {
	background-color: rgb(236 229 16);
}

.wpb_single_image.wpb_content_element.vc_align_left.footer-img-pg {
	margin-bottom: 0;
}








/*CHECKOUT*/

.woocommerce-checkout .fc-wrapper .fc-checkout-step:first-child,
.fc-wrapper .fc-checkout-step:first-child>div:first-of-type {
	border-radius: 0;
}

.has-checkout-layout--multi-step .fc-checkout-step:not([data-step-complete]),
.has-checkout-layout--multi-step .fc-checkout-step[data-step-current]:not([data-step-index="0"]) {
	border-radius: 0;
}

.woocommerce-checkout .fc-wrapper .fc-checkout-step {
	border: 1px solid #e6e6e6;
}

div.woocommerce form .form-row .select2-selection,
div.woocommerce form .form-row input[type=date],
div.woocommerce form .form-row input[type=email],
div.woocommerce form .form-row input[type=number],
div.woocommerce form .form-row input[type=password],
div.woocommerce form .form-row input[type=search],
div.woocommerce form .form-row input[type=tel],
div.woocommerce form .form-row input[type=text],
div.woocommerce form .form-row input[type=url],
div.woocommerce form .form-row select,
div.woocommerce form .form-row textarea {
	min-height: 55px;
}

body.theme-woodmart.woocommerce-checkout div.woocommerce form .form-row .select2-selection {
	min-height: 55px;
}

.has-checkout-layout--multi-step.woocommerce-checkout form.woocommerce-checkout .fc-wrapper [data-step-complete] .fc-step__substep .fc-step__substep-title:before {
	background-color: black;
}

body.theme-woodmart.woocommerce-checkout div.woocommerce form .form-row .select2-selection {
	display: flex;
	align-items: center;
	line-height: 53px;
	border-radius: 0;
}

body.theme-woodmart.woocommerce-checkout div.woocommerce form .form-row.woocommerce-validated:not([class*=woocommerce-invalid]):not(.fc-no-validation-icon) .select2-selection:after,
body.theme-woodmart.woocommerce-checkout div.woocommerce form .form-row.woocommerce-validated:not([class*=woocommerce-invalid]):not(.fc-no-validation-icon) .select2-selection:after,
div.woocommerce form .form-row.woocommerce-validated:not([class*=woocommerce-invalid]):not(.fc-no-validation-icon):not(.fc-select2-field) .woocommerce-input-wrapper:after {
	right: -1px;
	top: -24px;
	background: none;
	width: 1em;
	height: 1em;
}

body.theme-woodmart.woocommerce-checkout div.woocommerce form .form-row .select2-selection .select2-selection__arrow {
	min-height: 55px;
	line-height: 55px;
	margin-top: 0;
	background-size: auto 22px;
}

.has-checkout-layout--multi-step .fc-step__actions .fc-step__next-step {
	min-height: 55px;
	font-size: 15px;
	letter-spacing: 1.5px;
	
}

.has-checkout-layout--multi-step .fc-wrapper .fc-step__substep-save {
	min-height: 55px;
	font-size: 15px;
	letter-spacing: 1.5px;
	
}

.has-checkout-layout--multi-step.woocommerce-checkout form.woocommerce-checkout .fc-wrapper [data-step-complete] .fc-step__substep .fc-step__substep-title {
	color: #2f323a;
}

body.theme-woodmart.woocommerce-checkout .wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
	margin: 20px 0;
	padding: 0;
	border: none;
}

p#billing_same_as_shipping_field {
	display: none;
}

.has-checkout-layout--multi-step .fc-checkout-step.fc-checkout-step--next-step-incomplete,
.has-checkout-layout--multi-step .fc-checkout-step.fc-checkout-step--next-step-incomplete>div:last-of-type,
body.woocommerce-checkout div.woocommerce #add_payment_method .fc-wrapper #payment ul.payment_methods,
body.woocommerce-checkout div.woocommerce .fc-wrapper #payment ul.payment_methods,
.fc-progress-bar__bars {
	border-radius: 0;
}

.fc-progress-bar .fc-progress-bar__inner {
	padding: 15px 0 !important;
}

.fc-progress-bar__count {
	margin: 0 0 10px;
	font-size: 16px;
	letter-spacing: 1px;
	
	color: #2f323a;
}

.fc-widget-area.fc-checkout__header-widgets .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: 0;
}

.fc-widget-area.fc-checkout__header-widgets .wpb_raw_code.wpb_content_element.wpb_raw_html>.wpb_wrapper {
	display: flex;
	gap: 2rem;
}

.checkout-header-needhelp {
	color: #2f323a;
}

.checkout-header-securepurchase:before {
	content: '\f30d';
	font-family: 'Font Awesome 6 Pro';
	font-weight: 600;
	margin-right: 8px;
}

div.woocommerce .fc-wrapper .fc-checkout-order-review .fc-checkout-order-review__inner {
	border-radius: 0;
	border: 1px solid #e6e6e6;
}

body.woocommerce-checkout div.woocommerce .fc-wrapper .fc-checkout-order-review-title {
	color: #2f323a;
}

.shop_table.woocommerce-checkout-review-order-table .order-total>th {
	font-size: 22px;
	
}

.fc-place-order #place_order {
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	
	min-height: 55px;
}

.fc-place-order #place_order:before {
	content: '\f30d';
	font-family: 'Font Awesome 6 Pro';
	position: relative;
	bottom: 0.5px;
	right: 12px;
	font-size: 90%;
}

p#billing_country_field,
p#billing_address_save_field,
p#shipping_address_save_field {
	display: none;
}

div.woocommerce form .woocommerce-billing-fields__field-wrapper:not(:last-child) {
	padding-bottom: 0;
}

.fc-checkout-header .fc-checkout__branding img {
	max-height: none;
	width: 250px;
	max-width: 250px;
}

.woocommerce-checkout .fc-wrapper .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper:not(:last-child) {
	padding-bottom: 0px;
}

div.woocommerce .fc-expansible-form-section .expansible-section__toggle-plus:before {
	display: none;
}

div.woocommerce .fc-expansible-form-section .expansible-section__toggle-plus {
	padding-left: 0;
	font-size: 14px;
	text-decoration: underline;
}

div.woocommerce form .form-row .woocommerce-input-wrapper span.description {
	color: #666;
	padding: 10px 0;
}

p#shipping_country_field,
p#shipping_address_label_field {
	display: none;
}

.fc-step__substep-text-content.fc-step__substep-text-content--shipping_address>div.fc-step__substep-text-line {
	display: none;
}

.theme-woodmart.woocommerce-checkout .product-quantity {
	font-size: 12px !important;
	padding: 2px 6px 2px 5px !important;
	
}

div#fc-expansible-form-section__toggle--shipping_address_label {
	display: none;
}

.fc-wrapper .fc-step__substep.is-editing .fc-step__substep-fields-inner {
	padding: 20px 0;
}

div.woocommerce form .woocommerce-billing-only-fields__field-wrapper {
	margin-bottom: 20px;
}

p#shipping_address_2_field.form-row.address-field.form-row-wide.thwcfe-input-field-wrapper {
	margin-bottom: 0;
}

.woocommerce-shipping-only-fields__field-wrapper .fc-expansible-form-section.form-row.form-row-wide {
	margin-bottom: 0;
}

.woocommerce-checkout .fc-wrapper .woocommerce-shipping-fields .shipping_address:not(:last-child) {
	padding-bottom: 0;
}

/*div#fc-substep__fields--shipping_method .fc-step__substep-fields-inner.collapsible-content__inner{
	position: relative;
    top: 10px;
}*/

div#fc-substep__fields--billing_address .fc-step__substep-fields-inner.collapsible-content__inner {
	padding-bottom: 0 !important;
}

body.theme-woodmart div.woocommerce form .form-row .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
}

input#billing_docnumber {
	padding: 0 15px;
	text-align: left;
}

.has-checkout-layout--multi-step .fc-wrapper .fc-step__substep-save {
	margin: 0 !important;
}

#shipping_method.shipping-method__options {
	border-radius: 0;
}

.woocommerce ul#shipping_method .shipping-method__option .shipping-method__option-label {
	padding: 15px 90px 15px 44px;
}

.woocommerce ul#shipping_method .shipping-method__option .shipping-method__option-label:before,
.woocommerce ul#shipping_method .shipping-method__option input[type=radio]+.shipping-method__option-label:after,
.fc-wrapper #payment ul.payment_methods>.wc_payment_method>input[type=radio]:first-child+label:after,
.fc-wrapper #payment .payment_methods>.wc_payment_method>input[type=radio]+label:before {
	top: 14px;
}

.fc-wrapper #payment ul.wc_payment_methods>li.wc_payment_method>label {
	padding: 15px 20px 15px 44px;
}

.woocommerce ul#shipping_method .shipping-method__option .shipping-method__option-price {
	top: 0px;
}

button.fc-step__substep-save.button,
button.fc-step__next-step.button {
	background-color: #111110;
	color: #FFF;
}

button.fc-step__substep-save.button:hover,
button.fc-step__next-step.button:hover {
	opacity: .9;
}

body.theme-woodmart.woocommerce-checkout div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody {
	min-height: 115px;
	max-height: calc(100vh - 320px);
	overflow-y: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

[data-sticky-states].is-sticky--top>[data-sticky-states-inner] {
	top: 10px !important;
}

div.woocommerce .fc-progress-bar .fc-progress-bar__inner {
	top: 0 !important;
}

/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.fc-sidebar__inner *::-webkit-scrollbar {
	-webkit-appearance: none;
}

.fc-sidebar__inner *::-webkit-scrollbar:vertical {
	width: 10px;
}

.fc-sidebar__inner *::-webkit-scrollbar-button:increment,
.contenedor::-webkit-scrollbar-button {
	display: none;
}

.fc-sidebar__inner *::-webkit-scrollbar:horizontal {
	height: 10px;
}

.fc-sidebar__inner *::-webkit-scrollbar-thumb {
	background-color: #c9c9c9;
	border-radius: 0;
}

.fc-sidebar__inner *::-webkit-scrollbar-thumb:hover {
	background-color: #acacac;
}

.fc-sidebar__inner *::-webkit-scrollbar-track {
	border-radius: 0;
}

div.woocommerce form .form-row .select2-selection:focus,
div.woocommerce form .form-row input[type=checkbox]:focus,
div.woocommerce form .form-row input[type=date]:focus,
div.woocommerce form .form-row input[type=email]:focus,
div.woocommerce form .form-row input[type=number]:focus,
div.woocommerce form .form-row input[type=password]:focus,
div.woocommerce form .form-row input[type=radio]:focus,
div.woocommerce form .form-row input[type=search]:focus,
div.woocommerce form .form-row input[type=tel]:focus,
div.woocommerce form .form-row input[type=text]:focus,
div.woocommerce form .form-row input[type=url]:focus,
div.woocommerce form .form-row select:focus,
div.woocommerce form .form-row textarea:focus,
div.woocommerce form .form-row .select2-selection:focus {
	outline: 1px solid #007a3d !important;
	outline-offset: 0px !important;
}

.has-checkout-layout--multi-step .fc-wrapper .fc-step__substep-save:focus,
.has-checkout-layout--multi-step .fc-step__actions .fc-step__next-step:focus,
.fc-wrapper .fc-place-order .fc-place-order-button:focus,
.fc-wrapper .wc-proceed-to-checkout .checkout-button:focus {
	outline: 0px;
}

.product-image-wrap:before {
	content: "";
	background: rgb(137 155 172 / 10%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
}

.product-image-wrap>figure>a>img {
	padding: 50px;
}

.theme-woodmart .fc-wrapper .product-thumbnail img {
	border: none;
}

body.woocommerce-checkout div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table td,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tr {
	width: 100%;
}

.theme-woodmart .wd-single-breadcrumbs {
	font-size: 12px;
	margin-bottom: 10px;
}

.product-template-default .wd-single-breadcrumbs.wd-wpb {
	margin-left: 15px;
}

body.theme-woodmart.woocommerce-cart .fc-content {
	padding-bottom: 0px;
}

.theme-woodmart .price_slider_amount {
	gap: .5rem;
}

.widget_price_filter [class*="price_slider_amount"] .button {
	letter-spacing: 2px;
	
	font-size: 12px;
}

.button,
.wd-switch-to-register {
	letter-spacing: 1.25px;
	
}

.track-order {
	position: relative;
	top: 1px;
}

.track-order-link span {
	transition: all .25s ease;
}

.track-order-link:hover span {
	opacity: .6;
}

#menu-item-4146::before {
	content: '\f54e';
	font-family: 'Font Awesome 6 Pro';
	font-weight: 300;
	color: white;
	position: absolute;
	top: calc(50% - 13px);
	left: -15px;
}

#menu-item-415::before {
	content: '\f46d';
	font-family: 'Font Awesome 6 Pro';
	font-weight: 300;
	color: white;
	position: absolute;
	top: calc(50% - 13px);
	left: -12px;
}

#menu-header-empresa.menu.wd-nav {
	gap: 2.5rem;
}

.page-template-default .page-title-default {
	background-color: #181818;
}

.wd-slider-wrapper .wd-slider .wd-slide{
	min-height: 30vw;
}

.ldc-container{
	display: flex;
}

.ldc-container .wpb_column.vc_column_container > .vc_column-inner{
	padding-top: 0;
}

.archive :is(.widget,.wd-widget,div[class^="vc_wp"]) :is(ul,ol){
	max-height: 450px;
    overflow: auto;
	padding-right: 12px;
}

/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.ul.product-categories::-webkit-scrollbar {
    -webkit-appearance: none;
}

.ul.product-categories::-webkit-scrollbar:vertical {
    width:10px;
}

.ul.product-categories::-webkit-scrollbar-button:increment,.ul.product-categories::-webkit-scrollbar-button {
    display: none;
} 

.ul.product-categories::-webkit-scrollbar:horizontal {
    height: 10px;
}

.ul.product-categories::-webkit-scrollbar-thumb {
    background-color: #797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.ul.product-categories::-webkit-scrollbar-track {
    border-radius: 10px;  
}

.theme-woodmart .box-info-boton-producto-nota p{
	padding-left: 0;
}

.theme-woodmart .box-info-boton-producto-nota strong{
	padding-left: 0;
	column-gap: 5px;
}

.box-info-boton-producto-nota{
	text-align: center;
}

.woocommerce-cart .main-page-wrapper{
	margin-bottom: 40px;
}

.theme-woodmart .home-productos-destacado-text.home-carrusel-title.dark-style h2{
	color: black;
}

.home-productos-destacado-lista.dark-style .wd-btn-arrow{
	color: black;
}

.home-productos-destacado-lista.dark-style .wd-btn-arrow:hover{
	opacity: .75;
}

.woocommerce-checkout .fc-wrapper #payment ul.payment_methods>li.wc_payment_method>label img{
	height: auto;
}

a.woocommerce-Button.button{
	color: black;
	border-bottom: 1px solid black;
}

.theme-woodmart a.woocommerce-Button.button:hover{
	color: black;
}

.img-custom > figure > a > img{
	aspect-ratio: 2/1;
	object-fit: contain;
	padding: 0;
}

.home-marcas.home-marcas-megamenu > .wpb_column.vc_column_container > .vc_column-inner{
	padding-top: 0;
}

.home-marcas.home-marcas-megamenu .wpb_single_image > figure > a > img{
	aspect-ratio: 2/1;
	object-fit: contain;
	padding: 10px 35px;
}

.theme-woodmart .home-marcas.home-marcas-megamenu .wpb_single_image.img-custom > figure > a > img{
	padding: 0 !important;
}

.woocommerce-breadcrumb > span.breadcrumb-last:nth-child(1){
	display: none;
}

.shopping-cart-widget-footer{
	display: flex;
    flex-direction: column;
}

.woocommerce-mini-cart__discounts.total{
	display: flex;
    justify-content: space-between;
    font-size: 18px;
	order: 0;
	border-top: 1px solid var(--brdcolor-gray-300);
	padding-top: 15px;
}

.theme-woodmart .cart-widget-side .woocommerce-mini-cart__total{
	order: 1;
	border-top: none;
	padding-top: 0;
}

.shopping-cart-widget-footer>*:last-child{
	order: 2;
}

.woocommerce-mini-cart__discounts.total > span:before{
	content: '-';
    font-size: 100%;
    position: relative;
    left: -2.5px;
    top: -1px;
}

.cart-item__element.cart-item__price > del{
	color: #bbb;
	text-decoration: none;
}

.cart-item__element.cart-item__price > del > span {
	text-decoration: line-through;
}

.quotations-link{
	display: none;
}

.wcb2b-customer-group{
    background: #feed00;
    width: max-content;
    padding: 5px 10px;
   
}

.wcb2b-customer-group:before{
	content: '\f19c';
	font-family: 'Font Awesome 6 Pro';
    margin-right: 8px;
}

.wd-checkout-steps.woodmart-checkout-steps li span:after{
	background-color: white;
}

.woocommerce-mini-cart__buttons a{
	height: 50px;
}

.fc-shipping-method__packages form{
	display: none;
}

.por-que-bloque-imagenes > .wpb_column.vc_column_container > .vc_column-inner img{
	aspect-ratio: 1/0.8;
	object-fit: cover;
}

.row-images{
    display: flex;
    flex-wrap: wrap;
	gap: 10px;
}

.row-images > .wpb_column.vc_column_container{
	width: calc(50% - 5px);
}

@media screen and (min-width: 768px){
	#slider-53 .wd-slide{
		min-height: 30vw !important;
	}
}

.single-product-page{
	display: flex;
	flex-direction: column;
}

.single-product-page > .container{
	order: 0;
}

.single-product-page .product-tabs-wrapper{
	order: 2;
}

.theme-woodmart .single-product-page .container.wd-fbt-wrap{
	order: 1;
	margin: 35px auto 65px auto;
}

.single-product-page .container.related-and-upsells{
	order: 3;
}

.producto-botones .box-info-boton-producto-nota.delivery.mostrar{
    flex-wrap: wrap;
}

.producto-botones .box-info-boton-producto-nota.delivery.mostrar p{
    text-align: left;
	margin-bottom: 0;
}

@media screen and (min-width: 1025px){

	.theme-woodmart .woocommerce-product-gallery > .col-lg-9{
		flex: 0 0 85%;
		max-width: 85%;
	}

	.theme-woodmart .woocommerce-product-gallery > .col-lg-3{
		flex: 0 0 15%;
		max-width: 15%;
	}

	.theme-woodmart .product-archives-c1-s1 .vc_column-inner.vc_custom_1665517761295 .wpb_wrapper{
		margin-right: 15px !important;
	}

}


.summary-inner{
	display: flex;
    flex-wrap: wrap;
}

.summary-inner > .product_title{
	order: 0;
}

.summary-inner .price{
	order: 1;
}

.summary-inner .woocommerce-product-attributes{
	order: 3;
}

.summary-inner .variations_form{
	order: 2;
}

.summary-inner > .product_meta{
	order: 4;
}

.theme-woodmart a.reset_variations{
	display: none !important;
}

.vc_desktop .single_add_to_cart_button{
	width: calc(100% - 90px);
	text-transform: uppercase;
	letter-spacing: 1.25px;
	font-size: 12px;
}


.summary-inner .product_meta{
	width: 100%;
}

.box-info-boton-producto-pdf a:hover{
	opacity: .9;
}

.wcb2b-discount-amount{
	width: 100%;
	margin-bottom: 10px;
}


#gfield_instruction_3_3{
	display: none !important;
}

.theme-woodmart .solicitar-cotizacion-form input[type="number"]{
	text-align: left !important;
}