/*
Theme Name: Tobel Child
Theme URI: https://tobel.qodeinteractive.com
Description: A child theme of Tobel
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.3
Text Domain: tobel
Template: tobel
*/
/* Remove the WooCommerce single product gallery thumbnails */
.woocommerce-product-gallery .flex-control-thumbs,
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child), .qodef-woo-product-list .qodef-woo-product-cat-color-holder, span.woocommerce-Price-amount.amount{
    display: none !important;
}
.product table.variations tr, .product table.variations td {
display: block !important;
line-height: 0px;}
table tr {
    border: none !important;
}
#qodef-page-inner {
    padding: 30px 0 100px !important;
}
.wpgs-nav .slick-track
{display: none !important;}
body .select2-container--default .select2-selection--single
{line-height: 16px !important;
	font-size: 14px !important;
}

