/*
 Theme Name:   School Time Child Theme
 Theme URI:    http://example.com/wheels/
 Description:  School Time Child Theme
 Author:       Aislin
 Author URI:   http://example.com
 Template:     school-time
 Version:      1.0.0
 Tags:
 Text Domain:
*/

@import url("../school-time/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.st-slider-button {
    background-color: #f35849 !important;
    color: #fff !important;
}
.st-slider-button:hover {
  background-color: #f35849 !important;
  color: #fff !important;
}
.st-slider-alt-button {
  background-color: #fff !important;
  color: #f35849 !important;
}
.st-slider-alt-button:hover {
  background-color: #f35849 !important;
  color: #fff !important;
}

.wpb_single_image.wpb_content_element {
	margin-bottom : 10px !important;
}

.wpb_wrapper li {
	margin-bottom : 15px;
}

.wh-vc-separator::before {
	margin-left : 0px;
	left: inherit;
}

.wh-sticky-header .sf-menu.wh-menu-main a {
	padding: 3px 10px !important;
}

.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
	height: 300px !important;
}

.vc-hoverbox-block {
	background-position: center !important;
}

.wh-sidebar .children-links ul {
	background-color: #f2f2f2 !important;
}

.wpdt-c.wpDataTableContainerConfigSimpleTable table td a[data-link-content=wpdt-link-content] button, .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable td.wpdt-cell a[data-link-content=wpdt-link-content] button {
	background-color: #ff7264 !important;
}

.sf-menu.wh-menu-main a {
	padding: 3px 18px !important;
}

