.woocommerce #Subheader .title
{
 font-weight: bold;
	  font-style: normal;
}

.fixed-nav
{
    display: none !important;
}

.post-nav.minimal
{
 display: none !important;

}

.subheader-both-center #Subheader .title {
    width: 100%;
    text-align: center;
	 font-size: 35px;
    line-height: 25px;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    color: #161922;
	 font-weight: none;
	  font-style: none;
}


#Subheader .title {
	font-size: 35px;
        line-height: 35px;
    font-weight: 400;
    letter-spacing: 1px;
    font-style: none;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    color: #70c6d1;
    font-weight: none;
}

.icon-right-open-big:before
{
    display: none !important;
}
.icon-left-open-big:before
{
    display: none !important;
}



.woocommerce div.widget_layered_nav
{
display: none;
}

.woocommerce div.widget_layered_nav
{
display: hidden;
}
.woocommerce div.product .related.products h2 {
    font-size: 18px;
    line-height: 25px;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    color: #161922;
	 font-weight: bold;
}


.woocommerce div.product .product_title {
             padding-top: 50px;
	 font-family: "Roboto", Arial, Tahoma, sans-serif;
   color: #70c6d1;    
	   font-weight: bold;
 } 


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #74c8d2;
    color: #fff;
}

.button-default .single_add_to_cart_button, .button-flat .single_add_to_cart_button, .button-round .single_add_to_cart_button, .button-default .woocommerce .button:disabled, .button-flat .woocommerce .button:disabled, .button-round .woocommerce .button:disabled, .button-default .woocommerce .button.alt, .button-flat .woocommerce .button.alt, .button-round .woocommerce .button.alt {
    background-color: #74c8d2!important;
}