

.section-title : {
	display:none;
	color: transparent;
}

.portfolio-header-info {display:none;
	color: transparent;}
	
	
.entry-info {
	background:red;
}

div.entry-info {
	background-color: transparent !important;
}

.page h1.entry-title, .single h1.entry-title {
    color: white !important;
}

.page .has-post-cover .entry-header .entry-title, .single .has-post-cover .entry-header .entry-title {
    color: #fff;
    font-size: 45px;
    text-transform: none;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    font-family: inherit;
    background-color: transparent;
}

.entry-header {
	background-color: transparent !important;
}

.entry-info
{
	background-color: transparent !important;
}

.entry-header {
	background-color: transparent !important;
}

.entry-info {background-color: transparent;align-content}
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
background: red !important;
color:white !important;
text-shadow: transparent !important;
border-color:red !important;
}
.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
background:black !important;
background-color:black !important;
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:black !important;
}
.select2-results__option
{
    color: black;
}
.woocommerce-message {
  display: none
}
.woocommerce-notices-wrapper __web-inspector-hide-shortcut__ {
    margin-bottom: 0px;
}