/*! CSS Document */

@media (min-width:1600px){
/*! Home - Slider */
	button#offcanvas-menu-114-tab {
		display: none;
	}
	ul.mod-offcanvas-menu {
		display: none;
	}
	li.nav-item.offcanvas-menu-114-tab {
		display: none;
	}
}
/*!-----LG-----*/
@media (max-width:1269px){


}
/*!-----LG-----*/
@media (min-width:1200px) and (max-width:1599px){

}
/*!-----MD-----*/
@media (min-width:992px) and (max-width:1199px){
		.menuTopo span.mod-megamenu--item-title {
    font-weight: 500 !important;
    font-size: 14px;
}
	
	
}
/*!-----SM-----*/
@media (min-width:768px) and (max-width:991px){
}
/*!-----SM Specific-----*/
@media (min-width:768px){
    .header-main .container-inner {
        padding: 15px 0;
    }
    .product-list-view .product-name {
        font-size: 16px;
    }

}
/*!-----XS Specific-----*/
@media (max-width:767px) and (orientation:landscape){
/*!*/
}
/*!-----XS-----*/
@media (max-width:767px){

div#mod-custom185 {
position: fixed;
right: 30px;
bottom: 150px;
}
div#mod-custom184 {
    right: 30px;
    bottom: 75px;
}	
	
.djacc-popup .djacc__openbtn--default {
    background: #2d79ff;
    border-radius: 50%;
    bottom: 40px;
}

.cpnb-m-cookies-floatButton {
    bottom: 50px;
}

.hidden-xs {
	display:none;
}
.show-xs {
	display:block;
}
div#headerSearch {
	width: 100%;
    padding: 0px;
}
.header-is-sticky div#headerSearch {
    width: 100%;
    padding: 0px;
}
.prime-slide-heading {
    background: #ffffffbd !important;
    padding: 15px !important;
    margin-top: 70px !important;
    border-radius: 20px !important;
}

li.page-item.pagNumeros {
    display: none;
}

.col-6 {
    flex: 0 0 auto;
    width: 49%;
}
.col-xs-12 {
	width: 100%;
}

h3.mod-title.mod-row-title {
    margin-top: 30px;
}
.d-flex2 {
        display: flex !important;
        justify-content: flex-start;
        flex-direction: row;
    }

.infoPD1 {
	display:inline-block;
	width:100%;
	vertical-align:top;
	padding-right:10px;
}
.infoPD2 {
	display:inline-block;width:100%;vertical-align:top;margin-top:30px;padding:0px;
}
.infoPD3 {
	display:inline-block;width:100%;vertical-align:top;margin-top:30px;padding:0px;
}
/*!*/ 

}
/*!-----XSM-----*/
@media (min-width:490px) and (max-width:767px){


}