/*
Theme Name: TarpTent
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 4.0.5
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Template: enfold
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../enfold/style.css');

@font-face {
    font-family: "RideLifePerformance";
    src: url("fonts/ridelife-performance-webfont.woff") format('woff');
}


/* =Theme customization starts here
-------------------------------------------------------------- */
#top .main_menu .menu li ul a { font-size: 15px; }

.trp-hometab1 {
    width: 100%;
}
.trp .tab {
    width: 33%;
}

body .av-special-heading .av-special-heading-tag {
	/*font-weight: bold;*/
	text-transform: none !important;
	font-family: "RideLifePerformance";
}

h3.addon-name {
	font-size: 15px;
}
.product-sorting {
	display: none;
}

#footer {
	padding: 0px 0 0px 0 !important;
}

a.av-instagram-follow.avia-button {
	color: #666!important;
	background-color: #e7b92e!important;
}

#homegrid .av-masonry-entry-content.entry-content {
	font-size: 25px;
	font-family: "RideLifePerformance";
}
.av-masonry-entry-content.entry-content {
	font-size: 25px;
	font-family: "RideLifePerformance";
}
#av_product_description .content {
  padding-top: 20px;
}
#av_product_description {
  height: 160px;
}
/*.single-product .template-shop {
	padding-top: 0px!important;
}*/

#old_testimonials .box {
	width: 70%!important;
}

.team-member-name {
	font-size: 1em;
}

#top .avia-smallarrow-slider-heading h3 {
	font-size: 15px;
	font-weight: bold;
}

.inner_product_header_cell p {
	font-size: 11px;
	line-height: 1em;
}
.thumbnail_container .rating_container {
	opacity: 1;
}

.js_active .toggler, .js_active .tab { 
	border: none !important; 
	
}

.js_active .active_tab_content, .toggle_content {
	border: none;
}

#socket .social_bookmarks li a {
width: 60px !important;
height: 60px !important;
font-size: 24px !important;
}
#socket .social_bookmarks li {
	margin-right: 16px;
}
#socket .social_bookmarks li:last-child {
	margin-right: 0px;
}
.search .post-meta-infos {
    display: none!important;
}
table#products {
    overflow-y:scroll;
    display: block;

}

#top div.product .woocommerce-tabs .panel {
	border-width: 0px;
	background-color: #ffffff;
}

/* DEFAULT TAB COLOR FOR OTHER PRODUCTS; CHANGE TO GOLD
#top div div.product .woocommerce-tabs ul.tabs li.active a {
	border-width: 0px;
	background-color: #ffffff;
	border-bottom: 3px solid #f26a21 !important;
}*/

/* GOLD TAB COLOR FOR OTHER PRODUCTS */
#top div div.product .woocommerce-tabs ul.tabs li.active a {
	border-width: 0px;
	background-color: #ffffff;
	border-bottom: 3px solid #e7b92e !important;
}


#top div div.product .woocommerce-tabs ul.tabs li a {
	border-width: 0px;
	background-color: #ffffff;
}

div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
	background-color: #ffffff;
}

/* DEFAULT TAB COLOR; CHANGE TO GOLD
div .main_color .tabcontainer .active_tab {
	border-bottom: 3px solid #f26a21 !important;
}*/

div .main_color .tabcontainer .active_tab {
	border-bottom: 3px solid #e7b92e !important;
}

.image-overlay{
display: none !important;
}
/*#top .avia-smallarrow-slider-heading  {
	text-align: center;
}*/
/*.prdctfltr_woocommerce.pf_default .prdctfltr_filter_wrapper {
	background-color: #fff0c4;
	margin: 0 10px;
	padding-left: 30px;
}
.prdctfltr_woocommerce .prdctfltr_filter {

}*/