/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


.x-topbar {
	background-color: transparent !important;
}

div#wpsl-results {
    display: none !important;
}
#wpsl-search-wrap div label {
    min-width: 100px;
}

/* Add css only to Training Registration Product */
/* .postid-34101 .woocommerce-product-gallery__image--placeholder {
    display: none !important;
} 
.postid-34101 .summary.entry-summary {
    width: 100% !important;
}*/
.postid-34101 span.sku_wrapper {
	display: none !important;
}
.postid-34101 .woocommerce-tabs {
    display: none;
}
.postid-34101 .woocommerce-variation-description {
    text-align: left;
    font-size: 20px !important;
    padding: 20px !important;
}

.postid-34101 button.single_add_to_cart_button.button.alt {
    background-color: blue;
    border: 0px;
    padding: 20px;
    font-size: 1em;
}
div#postid-34101 {
	padding: 20px;
}

.postid-34101 span.price {
    float: none !important;
    border: 1px solid #1700ff;
    padding: 10px;
    text-align: center;
}
div#postid-34101 .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    text-align: center;
}
div#postid-34101 .woocommerce-variation-description {
	text-align: center !important;
    background-color: #1700ff12;
}

div#postid-34101 table#alg-product-input-fields-table label {
    display: initial;
}
input#alg_wc_pif_local_1, input#alg_wc_pif_local_2, input#alg_wc_pif_local_3, input#alg_wc_pif_local_4{
    width: 100%;
}

.postid-34101 .quantity {
	display: none !important;
}