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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://ilo-pt.com/wp-content/uploads/2021/11/scool-popup-opt.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-image: url(https://ilo-pt.com/wp-content/uploads/2023/03/bgfaq.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(235,235,235);
	background-image: none;
	background-position:center bottom;
}

:root{
--wd-text-font:"Work Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(81,81,81);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:800;
--wd-title-color:rgb(38,38,38);
}
:root{
--wd-entities-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:800;
--wd-entities-title-color:rgba(220,55,71,0.93);
--wd-entities-title-color-hover:rgb(25, 64, 122);
}
:root{
--wd-alternative-font:"Work Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:800;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgba(220,55,71,0.93);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:800;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgba(220,55,71,0.93);
}
:root{
--wd-alternative-color:rgb(96,96,96);
}
:root{
--wd-link-color:rgba(220,55,71,0.93);
--wd-link-color-hover:rgb(221,51,51);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgba(220,55,71,0.93);
}
:root{
--btn-accented-bgcolor-hover:rgb(221,51,51);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgba(220,55,71,0.93);
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
fieldset {
    display: none !important;
}

.far {

    display: none !important;
}

img {
 
    border-radius: 15px !important;
}
.banner-mask .wrapper-content-banner {
    background-color: rgb(255 255 255 / 0%);
    transition: background-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    border: var(--wd-form-brd-width) solid rgb(0 0 0 / 31%);
    border-radius: var(--wd-form-brd-radius);
    background-color: var(--wd-form-bg);
    box-shadow: none;
    color: var(--wd-form-color);
}

label {
    font-weight: 600;
}

input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    background-color: #DE4554;
    color: white;
}

.additional_information_tab {
	display: none !important;

}

    .product.product-list-item .product-element-top {
        flex: 0 0 250px !important;
    }


        .product_list_widget>li .wd-entities-title {
    color: #525252;
    font-weight: 600 !important;
					    font-size: 14px !important;
}
.product_list_widget>li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 0px solid var(--brdcolor-gray-300);
}
.widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 0px solid var(--brdcolor-gray-300);
}

.wd-accordion-title.wd-opener-pos-right.tab-title-additional_information {
	display: none !important;
	}
@media (min-width: 1025px) {
	.col-lg-3 {
    flex: 0 0 25%;
    max-width: 100%;
}
.product_title {
    font-size: 26PX ! IMPORTANT;
}
}

@media (max-width: 576px) {
	.footer-container {

    padding-top: 30px;
}

.buttonmobile {

    font-size: 8px !important;
}

.vc_toggle_title>h4 {
    font-weight: 600 !important;
    font-size: 15px !important;
	line-height: 18px !important;
}

.page-title .title {
    font-size: 21px !important;
    line-height: 1.2;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 75% !important;
}

.product.product-list-item .product-element-top {
    flex: 0 0 180px !important;
}

.tab-item-title-additional_information {
    display: none !important;
}
}

