/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.sku_wrapper{
	display:none;
}
.woocommerce-ordering{
	display:none;
}
@media (max-width: 768.98px) {
    .woocommerce-ordering.wd-ordering-mb-icon {display: none;}
}
	
.wd-product.wd-hover-fw-button .wrap-price{
	display:block !important;
}

.wc-tray-units{
	font-size: inherit;
        color: #333333;
}
@media only screen and (max-width: 600px){
	.wc-tray-units{
		font-size: inherit;
        color: #333333;
	}
}
#billing_country_field{
	display:none !important;
}

.pi_delivery_type .woocommerce-input-wrapper label:first-of-type{
	border-radius:0px !important;
}
.pi_delivery_type .woocommerce-input-wrapper label:last-of-type{
	border-radius:0px !important;
}
.pisol-pickup-add{
	padding:0px !important;
}
.pisol-location{
	border-radius:0px !important;
	background:#f8f8f8 !important;
	color:#000000 !important;
}
.wcpa_option_price{
	margin-right:5px;
}
/*.wcpa_wrap .wcpa_field_bottom{
	display:none;
}
*/

.product-tabs-wrapper {
    padding-top: 0!important;
    padding-bottom: 20px!important;
    border-top: 0px solid #fff!important;
	border-bottom: 0px solid #fff!important;}

.wcpa_label_pos_above .wcpa_field_desc {margin: 0 0 20px;background: #33333326;
    padding: 7px;}

/*.woocommerce-product-gallery .wd-nav-arrows.wd-pos-sep {
    --wd-arrow-offset-h: 0;
    display: none;}*/
@media (min-width: 1025px) {
    .thumbs-position-left .wd-gallery-thumb .wd-carousel {
        height: 100%!important;}
}

.wd-single-post-header .wd-post-meta {display: none !important;}
:root textarea{min-height : 10px;}

.wcpa_cart_addon_quantity{display: inline-flex;}

.ui-widget-header
 {
    border: 1px solid #333;
	 background: #333;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus
 {
    border: 1px solid #333!important;
    background: #818181!important;
    font-weight: bold;
    color: #0c0d0e!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active
 {
    border: 1px solid #cccccc!important;
    background: #f6f6f6!important;
    font-weight: bold;
    color: #333333!important;
}
@media (max-width: 1299px) {
.wcpa_wrap .wcpa_fl_col-2 {grid-template-columns: repeat(1, 1fr);}
body.trigger-position-left #enable-toolbar-trigger{ bottom: 67px;}
}
@media (max-width: 1024px) {
    .sticky-toolbar-on .scrollToTop {
        bottom: 67px;
        right: 7px;
    }
}
 .sticky-toolbar-on .scrollToTop {right: 7px;}
/*body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    text-align: right;
	direction: ltr;}*/
.wd-side-hidden { z-index: 224748365 !important;}
.wd-prefooter {padding-bottom: 10px!important;}

.wcpa_wrap .wcpa_group_field .wcpa_quantity_wrap:first-child .wcpa_label_wrap label {text-align: center;}
.wcpa_group_field.wcpa_fl_col-2 .wcpa_quantity_wrap:nth-child(2) .wcpa_label_wrap label { text-align: center;}
.wcpa_wrap .wcpa_fl_col-2 {margin-top: 40px;}