.wtbpFilters{
	display: inline-block;
	float: left;
	padding-right: 20px;
	line-height: 30px;
}
.wtbpFilters .wtbpFiltersWrapper select, .wtbpFilters .ms-parent {
	margin-right: 10px;
	height: 30px;
	line-height: unset;
	vertical-align: top;
}
.wtbpFilters .ms-parent button {
	height: 30px;
	line-height: 30px !important;
    min-height: 30px;
    border-radius: 0;
}
.wtbpFilters .ms-parent button div {
	margin-top: 2px;
}
.wtbpFilters .wtbpFiltersWrapper select:first-child{
	margin-left: 10px;
}
.wtbpResetFilter{
	margin-right: 5px;
}
.child .wtbpAddToCartWrapper .quantity, .child .wtbpAddToCartWrapper .quantity input, .child .wtbpAddToCartWrapper .quantity label{
	display: inline-block;
	/*width: 50px;*/
}
.child .wtbpAddToCartWrapper .wtbpAddMulty{
	margin-left: 10px;
	margin-right: 10px;
}
.child .wtbpAddToCartButWrapp button{
	vertical-align: baseline;
}
.wtbpAddToCartWrapper .quantity,
.wtbpAddToCartWrapper .quantity label{
	display: inline-block;
}
.wtbpAddToCartWrapper .quantity input{
	max-width: 65px;
}
.wtbpAddToCartWrapper .quantity{
	margin-right: 5px;
	margin-bottom: auto;
}
.wtbpAddToCartButWrapp{
	display: inline-block;
	/*margin-left: 10px;*/
}
.wtbpAddToCartButWrapp .added_to_cart{
	/*margin-left: 5px;*/
	display: table;
}
.wtbpAddToCartButWrapp .button.wtbpAddToCart{
	width:auto !important;
	max-width: 100%;
	white-space: nowrap;
	font-size: 14px;
	padding: 7px 27px;
	margin: 0px;
	display: block;
	height: 30px;
	line-height: 14px;
}
.wtbpAddToCartWrapper .wtbpAddMulty{
	margin-left: 10px;
	margin-right: 10px;
}
.wtbpContentTable td.add_to_cart{
	min-width: 185px;
}
/*.wtbpAddToCartWrapper > input{*/
/*margin-left: 5px;*/
/*}*/
.wtbpContentTable td.child .wtbpAddToCartWrapper div{
	display: inline-block;
}
.wtbpContentTable td.child .wtbpAddToCartWrapper{
	display: inline-flex;
	margin-left: 5px;
}
.wtbpContentTable .wtbpAddToCartWrapper{
	width: max-content;
	width: -moz-max-content;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wtbpContentTable .wtbpAddToCartWrapper .quantity{
	display: inline-flex;
}
.wtbpVarAttributes {
	margin-bottom: 10px;
	/*text-align: left;*/
}
.wtbpVarAttributes select {
	margin-right: 5px;
	margin-bottom: 5px;
	height: 30px;
}
.wtbpVarPrices {
	min-height: 25px;
}
.wtbpResetFilter i {
	font-size: 14px;
	padding-right: 5px;
}
/* .wtbpAddToCartWrapper .quantity .input-text.qty.text {
	font-size: 14px;
    padding: 0 5px;
    margin: 0px;
	min-width: 30px;
} */
.wtbpContentTable iframe{
	max-width: none;
}
.wtbpContentTable .wtbpAcfImage img{
	max-width: none;
}
.wtbpAcfLinkButton {
	white-space: nowrap;
}
.wtbpAcfLinkImage {
	max-width: 200px;
}
td.check_multy {
	text-align: center;
}
.wtbp-select-icon {
	font-family: 'FontAwesome', Arial, sans-serif;
}
.wtbpFilters .ms-parent {
    min-width: 120px;
    vertical-align: top;
    line-height: normal;
}
.wtbpFilters .ms-search input {
	height: 25px !important;
}
.wtbpFilters .ms-drop ul {
	padding: 5px 5px 5px 0 !important;
}
.wtbpFilters .ms-drop {
	width: auto;
}