/*
Theme Name: Event Star Child
Theme URI: https://www.acmethemes.com/themes/event-star
Author: Annay Agencies Softwares
Author URI: https://www.aasoftwares.net/
Description: Event Star Child Theme
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: event-star
Text Domain: event-star-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, e-commerce
*/

@import url("../event-star/style.css");

/* Theme customization starts here
  -------------------------------------------------------------- */
.main-navigation ul {margin: 18px 0 0 0;}
.at-navbar .featured-button {margin-top: 27px;}
.info-icon-box-wrapper .info-icon-box { padding-left: 10px;}
a{color:#333333;}
.copy-right .site-info a{color:#489fce;}
#sponsorship-packages article.post .entry-content, #sponsorship-packages article.page .entry-content {text-align: center;}

/* Contact Form 7 Package form */
input, select {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #E5E5E5;
    width: 100%;
    color: #999999;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 8px; 
}
.cf7div{
    margin-top: 20px;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
       padding-top: 15px;
       padding-right: 15px;
       padding-bottom: 5px;
       padding-left: 15px;
       background-color: #ffffff;
       border-left-color: rgba(255,255,255,0.75);
       border-left-style: solid;
       border-right-color: rgba(255,255,255,0.75);
       border-right-style: solid;
       border-top-color: rgba(255,255,255,0.75);
       border-top-style: solid;
       border-bottom-color: rgba(255,255,255,0.75);
       border-bottom-style: solid !important;
       border-radius: 10px;
}

.wpcf7-form label {width: 100%;}

/* Helpers */
.border-grey{border:1px solid #ccc; padding: 10px; text-transform: capitalize;}
/* Menu */
.main-navigation ul ul a {padding: 6px 18px;}
.main-navigation ul ul{ margin-top: 0;}