/*
Theme Name: Laurent Child
Theme URI: https://laurent.qodeinteractive.com/
Description: A child theme of Laurent Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: laurent
Template: laurent
*/

.cn-button.bootstrap {
    color: #fff;
    background: #C69B72 !important;
}

.eltdf-side-menu {
    background-color: #062735 !important;
}


p.component_section_title, h4.composited_product_title {
    display: none;
}

.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-woo-social-share-holder {
    display: none !important;
}



.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs a, .eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs span {
    display: none !important;
}

.eltdf-woo-single-page .woocommerce-tabs {
    display: none !important;
}

.select2-results__options li:first-child {
   display: none !important;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    display: none !important;
}

.tagged_as {
    display: none !important;
}

.sku_wrapper {
	display: none !important;
}

.woocommerce-additional-fields {
	display: none !important;
}

.orddd_lite_field_note {
    font-size: 18px !important;
}