/*
Theme Name: Corohawk
Description: A theme for Corohawk
Version: 1.0
Author: Quest Marketing
Author URI: http://www.quest.net.nz
Template: enfold
*/

/*Add your own styles here:*/

#header span.logo.avia-svg-logo {
    padding: 10px 0 !important;
}

#menu-item-shop {
    border: 0;
}
/*#menu-item-shop .cart_dropdown_link {
    padding: 0 14px;
}*/

@media screen and (max-width: 500px) {
	.responsive #top .logo {
		width: 180px;
	}
}
@media screen and (max-width: 767px) {
	#q_page_title {
		background-position: center top !important;
		background-attachment: scroll !important;
	}
}

.page-id-96 .widget_nav_menu ul ul li::before {
    top: 10px !important;
}
.page-id-96 .widget_nav_menu ul ul li a {
    padding: 10px 0 10px 12px !important;
}

/* Home page slider fix */
.avia-slideshow-inner {
    margin-bottom: -1px;
}

.special_amp {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}

/* Menu Fix */
.contact_menu > a { padding-right: 12px !important; }

/* Page Titles */
.title_container {
    background-color: #ffffff;
}
.title_container .main-title {
    font-size: 34px;
    font-weight: 300;
    text-transform: uppercase;
}
.alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
    color: #333;
}


.av-magazine-hero .av-magazine-thumbnail {
    border: medium none;
    padding: 0;
}
.av-magazine-thumbnail {
    border: medium none;
    padding: 0;
}


.inner_sidebar #menu-products li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
}

/* Product Page */
.single-product .sku_wrapper {
    color: #333;
    display: block;
    font-size: 18px;
}
.single-product .productblock {
    clear: none;
    float: left;
    margin-right: 4%;
    width: 68%;
}
.single-product .sidebar {
    padding-top: 10px;
}
.single-product .price, .single-product .price > .amount {
    font-size: 20px !important;
}
.single-product .summary .cart {
    margin-top: 20px;
}
#top div.product .woocommerce-tabs {
    padding: 10px 0 0;
}
#top div div.product .woocommerce-tabs ul.tabs li a {
    white-space: nowrap;
}
.single-product .gallery .gallery-item {
    height: auto !important;
    width: 33% !important;
}
.single-product-main-image {
    width: 43%;
}
.gform_body input, .gform_body textarea {
    background: #fff none repeat scroll 0 0 !important;
}

/* Category Page */
.tax-product_cat .term-description {
    width: 100%;
    margin-left: 0;
}
.tax-product_cat .container .av-content-full.units {
    width: 75%;
}
.post-type-archive-product .container .av-content-full.units {
    width: 75%;
}
.tax-product_cat .template-shop .page-title {
    display: block;
    margin-top: 60px;
}
.page-thumb {
    display: inline-block;
    float: left;
    max-width: 33%;
    padding-bottom: 20px;
}
.term-description {
    display: inline-block;
    font-size: 16px;
    margin-left: 3%;
    width: 63%;
}