
            @media (min-width: 1200px) {
            .container {  	
                width: 90%;
                
            }}
         :root {  
            --hovercolor: #6EC1E4; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Open Sans", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.page-header h1,.breadcrumb{  
                color: #FFFFFF;   
            }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: uppercase;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #6EC1E4;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #253237;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#555555;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.pos_title h2, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 #wrapper {
	text-align: center;
	margin-top: 20px;
}

.page-header h1, .breadcrumb {
	padding-top: 30px;
}

.page-title-wrapper.p_tilte_small {
	padding: 0.5rem 0;
}

.list-attribute-custom h5 {
	display: none;
}

/* Ocultar preço apenas na vista de grelha 
.product_content.grid .product-price-and-shipping {
    display: none !important;
} */

.page-header h1, .breadcrumb {
    color: #000000;
}

.block-category.card.card-block h2 {
  display: none;
}

body#module-ph_simpleblog-list .page-heading h1.h1 {
    display: none !important;
}

.cardblog {
	position: relative;
	display: block;
	margin-bottom: .75rem;
	background-color: #fff;
	border-radius: 0;
	border: 1px solid rgba(0, 0, 0, 0);
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0);
}

.pos-search__result .search-item a .product-infos > p {
	display: none;
}