/* 
Theme Name: Dublin SChool
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.w-prime-heading span{
	color:#7E32BD;
}
.w-icon-box .elementor-icon-box-wrapper {
    box-shadow: 0px 0px 15px -10px #262D76;
    padding: 30px 15px;
    border-radius: 20px;
}

.w-icon-box .elementor-icon-box-icon {
    margin-top: -80px;
	margin-bottom:50px !important;
}
.w-icon-desc p.elementor-icon-box-description {
    min-height: 120px;
}
.w-listing ul {
    margin: 0;
    padding-left: 20px;
    line-height: 30px;
}
.w-content-blocks p {
    min-width: 300px;
}
.w-content-blocks ul {
    text-align: left;
    max-width: 320px;
    margin: 0 auto;
    padding-top: 20px;
    display: block;
}


.woocommerce-form{
    background: #f6f6f6 !important;
}
.woocommerce-form label{color:#000 !important}
.woocommerce-form input{background:#fff !important}

	button.woocommerce-button {
    background: #7E32C0 !important;
}

