/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.wpcf7 form.sent .wpcf7-response-output {
	padding: 0;
	margin: 20px 0 0 0;
	border-color: transparent;
}

.wpcf7-form .wpcf7-acceptance {
	font-size: 13px;
}

body:not(.elementor-page) main.content {
	margin-top: 50px;
	margin-bottom: 50px;
}

/* start customizing wp data table */
.responsive.display.nowrap.data-t.data-t.wpDataTable.wpDataTableID-1.dataTable .column-linkyoutube > a::after {
	display: block;
	content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23c70000"%3E%3Cpath d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"/%3E%3C/svg%3E');
	width: 30px;
	height: 30px;
}

.wpdt-c .wpDataTableFilterSection > label {
	display: none;
}

.wpdt-c .wpDataTablesFilter .wpDataTableFilterSection#wdt-clear-filters-button-block {
	padding-top: 15px;
}

.responsive.display.nowrap.data-t.data-t.wpDataTable.wpDataTableID-1.dataTable .play-button {
	display: none;
}

.responsive.display.nowrap.data-t.data-t.wpDataTable.wpDataTableID-1.dataTable .drp_songs_number_column {
	text-align: center !important;
}

.wpdt-c .form-control {
	border-bottom-color: #666 !important;
}

.wpdt-c button.button {
	padding: 10px 25px !important;
	font-weight: bold !important;
	background: #000;
	color: #fff;
}

.wpdt-c button.button:hover,
.wpdt-c button.button:focus {
	color: #fff;
}

.wpdt-c .wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-pf-search-filters-button-block) {
	min-height: auto;
}

@media screen and (max-width: 480px) {
	.wpdt-c .wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-pf-search-filters-button-block) {
		width: 90%;
		min-height: auto;
	}
	
	.wpdt-c .wpDataTablesFilter .wpDataTableFilterSection#wdt-clear-filters-button-block {
		padding-top: 5px;
	}
}
/* this the end of customizing wp data table */