/*
Theme Name: Structure Child
Theme URI: http://structure.thememove.com/01/
Description: A child theme of Structure Theme
Author: ThemeMove
Author URI: http://thememove.com/
Version:4.0
Template: structure
*/

.product-sub-category-heading
{
	text-align:center;
	/*pointer-events: none;
	cursor: default;
	text-decoration: none;*/
}

.woocommerce-loop-product__title
{
	color: black;
	text-align: center;
}

.woocommerce-loop-product__title h3 {
    padding: inherit!important;
    margin: 0;
    font-size: 1em;
}


.has-bg {
    margin-bottom: 0px;
    text-align: center;
    padding: 30px 0 0px;
    text-transform: uppercase;
    position: relative;
}
.sidebar .widget, .wpb_widgetised_column .widget {
    margin-bottom: 0px;
}

.widget_product_search .search-field {
    float: left;
     width: 100%; 
}



.sidebar .widget-title, .wpb_widgetised_column .widget-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    line-height: initial; 
    display: block; 
    font-weight: bold;
}

@media (max-width: 767px)
{
.sidebar, .wpb_widgetised_column {
    margin-bottom: 20px !important;
}
}

.item-cart
{
	display:none;
}

.description_tab
{
	background-color: #ffb600!important;
}

.product_title
{
	color:black!important;
	padding-top: 10px!important;
}

.heading-underline
{
display: flex!important;
	width: 88%;
}

.heading-less-padding
{
	margin-bottom: 10px!important;
}


.vc_tta-panel.vc_active .vc_tta-panel-title>a
{
	border-color: #ffffff!important;
    background-color: #4a4a4a!important;
    color: #ffb600!important;
}

.vc_tta-panel-title>a {
   border-color: #ffffff!important;
    background-color: #ffb600!important;
    color: #090909!important;
    font-weight: 800!important;
}

.vc_tta-tab.vc_active>a
{
	border-color: #ffffff!important;
    background-color: #4a4a4a!important;
    color: #ffb600!important;
}

.vc_tta-tab>a
{
    border-color: #ffffff!important;
    background-color: #ffb600!important;
    color: #090909!important;
    font-weight: 800!important;
}

.vc_tta-panel.vc_active .vc_tta-panel-title>a {
    border-color: #ffffff!important;
    background-color: #5a5a5a!important;
    color: #ffb600!important;
}

@media (min-width: 768px)
{
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #fff1cd!important;
}
}

@media (min-width: 768px)
{
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
    border-color: #ffffff!important;
}
}

@media (min-width: 768px)
{
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    border: 0px!important;
}
}


.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #ffffff!important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #ffedc3!important;
}


.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  
    background-color: #fff1cd!important;
}



@import url( '../structure/style.css' ); /* Import CSS from Twenty Eleven */

/**
 * A bit CSS for the archive pages
 * Customize to fit to your theme
 */

.jayj_download .sep {
	padding: 0 4px;
}

.jayj_download .wp-post-image {
	float: right;
}

.jayj_download .download-description {
	padding: 1em 0;
}

.jayj_download .download-btn {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	background: linear-gradient(#f9f9f9, #e5e5e5);
	border-radius: 3px;
	color: #373737;
	display: inline-block;
	font-size: 16px;
	padding: 9px 12px;
}

.jayj_download .download-count {
	margin-left: 20px;
}

/* Single downloads */
.single-download {
	background: #f7f7f7;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	text-align: center;
}

.single-download .wp-post-image {

}

.single-download .download-text {
	margin: 1em 0;
}

.single-download .download-link {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #ececec);
	background: -o-linear-gradient(#f9f9f9, #ececec);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#ececec));
	background: -webkit-linear-gradient(#f9f9f9, #ececec);
	background: linear-gradient(#f9f9f9, #ececec);
	border: 1px solid #dedddd;
	border-radius: 3px;
	color: #373737;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 12px;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow: 1px 1px 0px #fff;
	box-shadow: 1px 1px 0px #fff;
}

.single-download .download-link:hover {
	background: #f0f0f0; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	background: linear-gradient(#f9f9f9, #e5e5e5);
	text-decoration: none;
}

.single-download .download-link:active {
	background: -webkit-linear-gradient(#e5e5e5, #f0f0f0);
}

.single-download .download-count {
	font-size: 12px;
	margin-left: 10px;
}

/* Popular and Latest Downloads widget */
.widget_jayj_popular_downloads ol,
.widget_jayj_latest_downloads ol  {
	list-style: square;
	margin: 5px 0 0;
}

.widget_jayj_popular_downloads .widget-entry-title,
.widget_jayj_latest_downloads .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}

.widget_jayj_popular_downloads .download-count,
.widget_jayj_latest_downloads .download-count {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
