

.summary.entry-summary {
    display: flex;
    flex-direction: column;
}
.pricing-location {
    order: 2;
}
.page-id-636 #breadcrumbs{
	display:none;
}
.woocommerce-product-details__short-description {
    order: 1;
}
.product_meta {
    order: 3;
}.related.products {
    overflow: auto !important;
}#tab-title-description a {
    background-image: none !important;
    transition: none !important;
} #tab-title-description a:hover {
    background-image: none !important;
    transition: none !important;
}

#tab-title-description a {
    border-bottom: 5px solid #FDB900;
    width: 70px;
	font-size:32px;
    padding-bottom: 0;
}
.single-product #socialButtonOnPage {
 display: none;
}

/* CONTACT US BUTTON */
.menu-button {
margin-left: 10px;
background-color:#fdb900;
border:1px;
border-radius:3px;
-webkit-box-shadow:1px 1px 0px 0px #2f2f2f;
-moz-box-shadow:1px 1px 0px 0px #2f2f2f;
box-shadow:1px 1px 0px 0px #2f2f2f;
}
.menu-button a,  .menu-button a:hover, .menu-button a:active { 
color:#000000 !important;
font-size: 16px !important;
}


/* Advance Search */
.header-search .brands_form form ul li {
    width: 40%;
	display: inline-block;
}
.header-search .brands_form form ul li:last-child {
    width: 20%;
}
.header-search .brands_form .submit-button .button {
		height: 3.5875rem;
	}
@media screen and (max-width: 767px) {
	.header-search .brands_form form ul li, .header-search .brands_form form ul li:last-child {
    width: 100%;
}
}

@media screen and (max-width: 39.9375em){
.related.products > h2{padding-left:15px;}
}


/* Container Width */
.container {
  max-width: 960px;
}

/* Site Branding Container */
.site-header .site-branding-container {
	max-width: 100%;
}

/* Main Menu Container */
.main-navigation {
  max-width: 100%;
}

/* Site Title */
.site-header .site-branding h1.site-title {
	font-size: 2.3em;
	font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
}

.primary-navigation {
        font-size: 20px;
    }

.navbar-nav>li>a {
     padding-left: 22px;
}

/* SKU WRAPPER */
.product .sku_wrapper { display: none !important; }

/* RELATED PRODUCTS */
.woocommerce .related h2 {
 font-size: 30px !important;
}

/* HEADER LOGO */
header.l-header .top-bar-container .top-bar .top-bar-left .logo-wrapper a img {
    max-width: 40%; !important
}

/* CREDIT FORMS */
/* hide page title */
@media all { .page-id-6962 .titlebar #page-title{ display: none !important; }
	
/* title bar - computer screen */
@media screen and (min-width: 768px) { .page-id-6962 .titlebar {padding:130px 0 0px; margin-bottom:75px; }

/* title bar - mobile */
@media screen and (max-width: 600px)
.page-id-6962 .titlebar {padding:0px 0 0px; margin-bottom:10px; }
	
@media screen (min-width: 600px)
.page-id-6962 .titlebar {padding:0px 0 0px; margin-bottom:10px; }

	
/* FOOTER */
	.first-footer .block .columns:nth-child(2){padding-left:10px;}
}
@media screen and (min-width: 64em){
.first-footer div .block-title{margin-top:20px;margin-bottom:30px;}
}


@media (min-width:1200px){
.vc_col-lg-offset-2{margin-left:16.66666667%;}
}
.vc_column-inner::after,.vc_column-inner::before{content:" ";display:table;}
.vc_column-inner::after{clear:both;}
.vc_column_container{padding-left:0;padding-right:0;}
.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%;}
.vc_col-has-fill>.vc_column-inner{padding-top:0px;}
}
	

/* HIDE RECAPTCHA V3 */	
.grecaptcha-badge { visibility: hidden !important; }
	
@media screen and (max-width: 600px)
.grecaptcha-badge { visibility: hidden; }
	
@media screen (min-width: 600px)
.grecaptcha-badge { visibility: hidden; }

/* FREEPORT BUTTON */
.freeport-button a,  .freeport-button a:hover{ 
color:#fdb900 !important;
font-size: 14px !important;
}

/* WESTBURY BUTTON */
.westbury-button a,  .westbury-button a:hover{ 
color:#fdb900 !important;
	letter-spacing: 1px !important;
font-size: 16px !important;
}