.vertical-menu.nav.nav-pills.nav-main{
	display: none;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    color: #2980B9 !important;
}
.wpb_tab .wpb_wrapper h4{
	font-weight: 300;
	line-height: 30px;
    margin-bottom: 12px;
}
.wpb_tab .wpb_wrapper p a{
	color: #0093d0;
}
.dealer-tab{
	display: inline-block;
    width: 70%;
}
.dealer-sidebar{
	display: inline-block;
    width: 25%;
    vertical-align: top;
}
.wpb_tab .wpb_wrapper p{
	margin-bottom:20px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    color: #fff;
    border-color: #56cfe1;
    background-color: #56cfe1;
}
.search-form.open .form-search{
    display: block;
}

.search-form.open .form-search input#advancedsearch{
	color: #bebebe;
}
.products-grid .item .product-content .product-desc {
	margin-top: 15px;
	word-wrap: break-word;
}

@media (max-width: 1199px) and (min-width: 992px){
	.header .btn-responsive-nav {
		display: inline-block !important;
	    padding: 5% 5% 0 0;
	    float: right;
	}
}

/* ---------------- no-knockoffs page custom css ------------------*/
.cms-no-knockoffs .container .eleven.columns {
    width: 640px;
}
.cms-no-knockoffs .container .four.columns {
    width: 260px;
}

.cms-no-knockoffs .container .column, .cms-no-knockoffs .container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}
.cms-no-knockoffs .columns, .cms-no-knockoffs .columns img{
    max-width: 100%;
}
.Knockoffs.ui-tabs-vertical {
    margin: 40px 0px;
}
.Knockoffs.ui-tabs-vertical > ul{
	margin: 0;
    padding-left: 0 !important;
    text-indent: inherit !important;
    border-bottom: 1px solid #e5e5e5;
}
.Knockoffs.ui-tabs-vertical > ul > li{
	background: #f7f7f7;
    display: block;
    margin-bottom: -1px !important;
    margin-right: -1px !important;
    line-height: 18px;
    border: 1px solid #e5e5e5;
    white-space: nowrap;
    background-image: none;
    list-style: none !important;
    float: left;
    margin: 0 1px 0 0;
    padding: 0px;
}
.Knockoffs.ui-tabs-vertical > ul > li > a{
border-bottom: none;
    text-decoration: none;
    display: block;
    padding: 12px 18px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #2980B9 !important;
}
.Knockoffs.ui-tabs-vertical .testimonial-content:before{
	display: none;
}
.Knockoffs.ui-tabs-vertical .knock_tab_panel {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 20px;
}
.Knockoffs.ui-tabs-vertical .knock_tab_panel  .wpb_content_element{
    margin-bottom: 21.73913043px;
}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 35px;
}


.product-shop .product-options-bottom.add-to-box .price-box {
    display: none !important;
}


/* HIDE AVAIABLILITY ON DETAIL PRODUCT PAGE
.product-info li.avaiability {
    display: none;
}
*/







@media only screen and (min-width: 1200px){
.cms-no-knockoffs .container .four.columns {
    width: 376px;
    float: left;
    max-width: 100%;
}
.cms-no-knockoffs .container .eleven.columns {
    width: 750px;
    float: left;
    max-width: 100%;
}
.cms-no-knockoffs .container .offset-by-one {
    padding-left: 32px;
}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
.cms-no-knockoffs .container .eleven.columns {
    width: 508px;
}
.cms-no-knockoffs .container .four.columns {
    width: 172px;

}
.cms-no-knockoffs .columns img{padding-left: 1.4em !important;}
}

@media(max-width: 767px){
.cms-no-knockoffs .columns img{	
	border-left: 0px solid #f3f3f3 !important;
    padding-left: 0em !important;
    }
    .cms-no-knockoffs .container .four.columns {
    width: 100%;
    padding-top: 30px;
    margin-top: 30px !important;
    margin: 0px;
    border-top: 5px solid #e5e5e5;
	}
	.cms-no-knockoffs .container .eleven.columns {
	    width: 100%;
	    margin: 0px;
	}
	.Knockoffs.ui-tabs-vertical > ul > li {
    float: none;
    border: 1px solid #e5e5e5;
	}
	.Knockoffs ul li.ui-tabs-active {
    padding-top: 0px !important;
    margin-top: 0px !important;
    border-left: 1px solid !important;
    border-left-color: #ff9900 !important;
	}
	.Knockoffs.ui-tabs-vertical .knock_tab_panel {
    border-top: 1px solid #e5e5e5 !important;
	}
}