/*

 Theme Name:   Woodmart Child

 Description:  Woodmart Child Theme

 Author:       XTemos

 Author URI:   http://xtemos.com

 Template:     woodmart

 Version:      1.0.0

 Text Domain:  woodmart

*/

.cross-sell-container{
	display: flex;
	justify-content: flex-start;
}

.cross-sell-product-container{
	flex: 0 0 33.33%;
	margin-right: 5px;
}
.crosssell-name{
	text-align: left; 
}
.quantity.crosssell_quantity{
	float: left;
	margin-top: 10px;
}
.crosssell_quantity input[type="button"],.crosssell_quantity input[type="button"],.crosssell_quantity input[type="number"]{  
	height:30px;
}
.cross-sell-product-container img, .quantity.crosssell_quantity{
	display: inline;
}


/*Frost custom dev style sheet*/ 
@media only screen and (min-width: 1025px) and (max-width: 1238px)  {
	
	.woodmart-navigation .item-level-0 > a{
		padding-left: 8px;
		padding-right: 8px;
	}
	
.nav-link-text {
    font-size: 15px;
	}
}

@media (min-width: 1025px) {
.whb-header-bottom-inner {
    margin-left: -10px;
}
	
	
}

.PaymentRequestButton--light, .PaymentRequestButton--lightOutline {
    border: 1px solid grey;
}

.product-label.attribute-label:not(.label-with-img) {
/*    background-color: rgba(34, 39, 44, 0.83);*/
    color: #ffffff;
    border: 1px solid grey;
    font-weight: 700;
	width: 40px!important;
	height: 40px!important;
	border-radius: 50%;
	
}

span.attribute-label.product-label.label-term-yellow.label-attribute-pa_colour{
	background-color: yellow!important;
	color: yellow!important;
}

span.attribute-label.product-label.label-term-red.label-attribute-pa_colour{
	background-color: red!important;
	color: red!important;
}

span.attribute-label.product-label.label-term-black.label-attribute-pa_colour{
	background-color: black!important;
	color: black!important;
}

span.attribute-label.product-label.label-term-blue.label-attribute-pa_colour{
	background-color: blue!important;
	color: blue!important;
}

span.attribute-label.product-label.label-term-grey.label-attribute-pa_colour{
	background-color: grey!important;
	color: gray!important;
}

span.attribute-label.product-label.label-term-clear.label-attribute-pa_colour{
	background-color: transparent!important;
	color: transparent!important;
}

span.attribute-label.product-label.label-term-maroon.label-attribute-pa_colour{
	background-color: maroon;
	color: maroon;
}

span.attribute-label.product-label.label-term-brown.label-attribute-pa_colour{
	background-color: brown;
	color: brown;
}

span.attribute-label.product-label.label-term-gold.label-attribute-pa_colour{
	background-color: gold!important;
	color: gold!important;
}

span.attribute-label.product-label.label-term-aluminium.label-attribute-pa_colour{
	background-color: #848789!important;
	color: #848789!important;
}

span.attribute-label.product-label.label-term-turquoise.label-attribute-pa_colour{
	background-color: turquoise!important;
	color: turquoise!important;
}

span.attribute-label.product-label.label-term-orange.label-attribute-pa_colour{
	background-color: orange!important;
	color: orange!important;
}

span.attribute-label.product-label.label-term-green.label-attribute-pa_colour{
	background-color: green!important;
	color: green!important;
}

span.attribute-label.product-label.label-term-purple.label-attribute-pa_colour{
	background-color: purple!important;
	color: purple!important;
}

span.attribute-label.product-label.label-term-bronze.label-attribute-pa_colour{
	background-color: #cd7f32!important;
	color: #cd7f32!important;
}

span.attribute-label.product-label.label-term-silver.label-attribute-pa_colour{
	background-color: silver!important;
	color: silver!important;
}

span.attribute-label.product-label.label-term-violet.label-attribute-pa_colour{
	background-color: violet!important;
	color: violet!important;
}

span.attribute-label.product-label.label-term-cast-iron.label-attribute-pa_colour{
	background-color: #3a3c40!important;
	color: #3a3c40!important;	
}

span.attribute-label.product-label.label-term-pink.label-attribute-pa_colour{
	background-color: pink!important;
	color: pink!important;
}

.alg_currency_select{
	border: 0;
	width: auto;
}

.single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .yoast-breadcrumb {
    margin-left: -10px;
}



#alg_currency_select option{
	background-color: rgba(65, 76, 106, 1);
}

#alg_currency_selector label{
	 display: inline;
	margin-right: 20px;
}



.woodmart-entry-meta .meta-author {
    display: none;
}



.menu-item-design-full-width .sub-menu-dropdown{
	width: 94vw;
   left: 3vw;
	
/*	background-position: 50% 50%;*/
}

/*
aside.sidebar-container.col-lg-2.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-1{
	top:100px;
}
*/


