/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

.math {
font-family: Serif;
font-style: italic;
font-weight: bold;
font-size: 18px;
}

.math-sub {
vertical-align: sub;
}

div .wp-caption {
border: none;
}

.wp-caption-text {
font-family: inherit;
font-size: 12px;
}

.home h1.post-title {
display: none;
}

.woocommerce-tabs {
display: none;
}

.sku_wrapper {
display: none;
}

.fanatyk-terms {
display: inline;
float: right;
margin-right: 90px;
}

.pp_expand {
visibility: hidden;
}

.order-actions a:first-child {
display:none;
}

li.register_link {
display:none;
}

.comment_content {
margin: 0 0 0 55px;
}

.children .comment_content {
margin: 0 0 0 28px;
}

.lightbox_image {
width: 105%;
}

/* Making Account Links and Sidebar Widgets all 13px */
.sub_menu, .widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_links li a, .widget_meta li a, .widget_nav_menu li a {
font-size: 13px;
}

/* Make CTA on slider flat */
.avia-button { background-image: none; }


/* Make Site Wide Banner Red */
#info_text_header {
	background-color: darkred;
}


/* Disabling Add To Cart Hover */
.thumbnail_container .product_type_simple,
.thumbnail_container .product_type_variable {
	display: none;
}