/*
Theme Name:   tracksidemodels
Description:  Write here a brief description about your child-theme
Author:       asim_stellar
Author URL:   Stellar Digital
Template:     storefront
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  tracksidemodels
*/

/* Write here your own personal stylesheet */

/* STELLAR STYLING */
#masthead .site-search
{
	display: none !important;
}
.site-branding
{
	width: 100% !important;
	margin-right: unset !important;
	margin-bottom: 0px !important;
}
.site-branding .custom-logo-link
{
	text-align: center !important;
}
.site-branding .custom-logo-link img
{
	display: inline-block !important;
}
#masthead
{
	padding-top: 0px !important;
}
#site_tagline
{
	width: 100% !important;
	text-align: center !important;
	text-transform: uppercase !important;
	background: #267AC3 !important;
}
#site_tagline h2
{
	color: white !important;
	font-size: 1.7em !important;
	font-weight: 500;
	padding: 10px;
}
#main h1, #main h1 *,
#main h2, #main h2 *,
#main h3, #main h3 *,
#main h4, #main h4 *,
#main h5, #main h5 *,
#main h6, #main h6 *
{
	font-family: 'Lato', sans-serif !important;
	text-transform: uppercase !important;
}
.woocommerce-loop-category__title .count
{
	display: block !important;
}
#menu-main-menu li a
{
	text-transform: uppercase !important;
	color: #F1620A !important;
}
.woocommerce-loop-category__title,
.woocommerce-loop-product__title
{
	font-weight: bold !important;
}
.myfixed #site_tagline
{
	display: none !important;
}
#masthead.myfixed
{
	display: flex;
}
#masthead.myfixed > .col-full
{
	width: 15% !important;
	padding: 0 1.618em !important;
}
#masthead.myfixed > .storefront-primary-navigation
{
	width: 75% !important;
}
#masthead.myfixed > .storefront-primary-navigation > .col-full
{
	padding-top: 2.5% !important;
}
#mysticky-nav
{
	transition: all 0.5s !important;
}
#woocommerce_product_search-2 form::before{
	top: 8px !important;
}
@media screen and ( max-width: 768px )
{
	#masthead.myfixed > .col-full
	{
		width: 14% !important;
	}
	#masthead.myfixed .storefront-primary-nav
	{
		padding-top: 0px !important;
		margin-left: 1rem !important;
		margin-right: 1rem !important;
	}
	#masthead.myfixed #site-header-cart
	{
		width: auto !important;
	}
	#masthead.myfixed #site-header-cart::after
	{
		margin-left: 8px !important;
	}
	#masthead.myfixed > .storefront-primary-navigation > .col-full
	{
		padding-top: 0px !important;
	}
	#masthead.myfixed #site-navigation
	{
		margin-right: 0px !important;
	}
}
@media screen and ( max-width: 480px )
{
	#masthead.myfixed
	{
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	#masthead.myfixed > .col-full
	{
		width: 35% !important;
	}
	#masthead.myfixed .storefront-primary-navigation > .col-full
	{
		padding-top: 10px !important;
	}
	#site_tagline
	{
		display: none !important;
	}
	button.menu-toggle
	{
		min-width: 100% !important;
	}
	button.menu-toggle, button.menu-toggle:hover {
		border-color: #c7c9c8 !important;
	}
	button.menu-toggle::after, button.menu-toggle::before, button.menu-toggle span::before {
		background-color: #4D816c !important;
	}
}
.main-navigation ul.menu > li > a, 
.main-navigation ul.nav-menu > li > a {
	padding: 1.618em 0.6em !important;
}

footer .widget-title
{
	font-family: 'Latinaires', sans-serif !important;
	text-transform: uppercase;
	color: #f1620a !important;
}
footer .widget_product_categories ul li::before{
	content: "\f152" !important;
}
footer .widget_nav_menu ul li::before {
	content: "\f152" !important;
}
@media screen and ( max-width:1024px ) and ( min-width: 767px )
{
	#menu-main-menu li:not(:last-child) a::after {
		content: "|";
		padding-left: 5px;
		color: gray;
	}
	.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
		padding: 1.618em 0.2em !important;
	}
	#site-navigation
	{
		width: 100% !important;
		text-align: center;
		padding: unset !important;
		margin-right: unset !important;
	}
	.storefront-primary-navigation > .col-full
	{	
		margin-left: 1.617924em !important;
    	margin-right: 0.617924em !important;
	}
}
@media screen and ( max-width: 768px )
{
	#masthead.myfixed > .col-full
	{
		display: none !important;
	}
	#masthead.myfixed > .storefront-primary-navigation
	{
		width: 100% !important;
	}
}
@media screen and ( min-width: 1024px )
{
	.storefront-primary-navigation
	{
		display: flex !important;
		align-items: center !important;
	}
	table.variations td.label
	{
		display: block !important;
		float: left !important;
		margin-right: 16px !important;
	}
	.thwepo-extra-options td {
		padding-left: unset !important;
	}
}
.product_meta .sku_wrapper
{
	display: none !important;
}
.thwepo-extra-options td
{
	background: transparent !important;
}
.thwepo-extra-options input,
.thwepo-extra-options textarea
{
	background: transparent !important;
	border: 1px solid #c3c3c3 !important;
	border-radius: 4px !important;
}
.single-product div.quantity
{
	margin-left: unset !important;
}
.posted_in a {
	padding: 5px;
	color: #f1620a !important;
	border: 1px solid #f1620a;
	text-decoration: none !important;
	transition: all 0.75s cubic-bezier(0,-0.64,0,.83);
}
.posted_in
{
	color: transparent;
}
.single-product .woocommerce-tabs li:not(.active)
{
	background: #c3c3c3 !important;
}
.single-product .woocommerce-tabs li {
	padding-left: 20px;
}
.single-product .woocommerce-tabs li:not(.active) {
	background: #fff1e9 !important;
}
.single-product .wc-tabs
{
	width: 39.1304347826% !important;
}
.single-product #tab-description
{
	width: 56.5217391304% !important;
}
.single-product .product_meta
{
	padding-top: 32px !important;
}
.posted_in a:hover {
	background: #f1620a;
	color: white !important;
	transition: all 0.75s cubic-bezier(0,-0.64,0,.83);
}
.woocommerce-variation-price {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	padding-top: 16px;
	margin-top: 16px;
}
.single-product .summary > .price
{
	margin: 16px 0px !important;
	padding: 16px 0px !important;
	border-width: 1px 0px !important;
	border-style: solid !important;
	border-color: rgba(0,0,0,0.05) !important;
}
body.woocommerce-cart .product-name > a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
	color: #f3630a;
}
dd.variation-Ihavecheckedalldetailsarecorrect::after,
dd.variation-Ihavereadagreetotermsconditions::after
{
	content: "Yes";
}
dd.variation-Ihavecheckedalldetailsarecorrect p,
dd.variation-Ihavereadagreetotermsconditions p {
	display: none;
}
#footerbottom
{
	display: flex;
	justify-content: space-between;
	max-width: 80%;
	margin: 0 auto;
	color: #5b5b5b !important;
	font-size: 12px;
}
#footerbottom a
{
	color: #8a8a8a !important;
}
#shippingrates tr:nth-child(2n) td {
	background: #e8e8e8 !important;
}
header.entry-header > img.wp-post-image
{
	display: none !important;
}
.home #masthead
{
	margin-bottom: 0px !important;
}
#featimg
{
	margin-bottom: 30px !important;
}
#content > #featimg,
.storefront-sorting
{
	display: none !important;
}
@media screen and ( min-width: 769px )
{
	.storefront-primary-navigation > .col-full
	{
		max-width: 100% !important;
		width: 78% !important;
	}
	#masthead.myfixed .storefront-primary-navigation > .col-full
	{
		padding: 0 0.618em !important;
		width: 100% !important;
	}
	.storefront-breadcrumb {margin: 0em !important;}
}
.home .entry-header {
    display: none !important;
}
.site-header .site-branding img {
    max-width: 70% !important;
}
.single-product #main .product .woocommerce-tabs
{
	display: none !important;
}
