/*
 Theme Name:   Muzicon Child Theme
 Theme URI:    https://muzicoin.themerex.net
 Description:  Muzicon Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     muzicon
 Version:      1.0.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  muzicoin
*/


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

.sc_countdown_default .sc_countdown_digits,.sc_countdown_default .sc_countdown_separator {
	font-family: "Montserrat", "sans-serif";
    line-height: 1em;
    height: 1em;
    font-weight: 700;
    overflow: visible;
    float: none;
    color: var(--theme-color-text_dark)
}

.sc_countdown_default .sc_countdown_separator {
    font-weight: 700;
    margin: 0 40px;
    font-size: 42px
}

.custom_button {
    font-weight: 700!important;
    color: white!important;
    border-color: #e43e16!important;
    background-color: #e43e16!important;
	text-transform: uppercase!important;
}

.custom_button_inverse {
    font-weight: 700!important;
    color: #e43e16!important;
    border-color: white!important;
    background-color: white!important;
	text-transform: uppercase!important;
}

.custom_menu nav ul li a {
	font-weight: 700!important;
	text-transform: uppercase!important;
}

.iframe_wrap iframe {
	min-height: 1150px;
}

.small_text {
    font-size: 12px!important;
}
#footer_menu ul li a {
    font-size: 12px!important;
}

div.wpcf7 .form-style-2 input[type="date"] {
	color: inherit;
    padding: 10px 0;
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1px;
    border-color: transparent;
	background-color: var(--theme-color-input_bg_color);
}

.form-style-2.vip {
    padding: 1rem;
    background: rgba(0,0,0,0.2);
}

div.wpcf7 .vip .hiddendiv,
div.wpcf7 .vip input[type="text"],
div.wpcf7 .vip input[type="number"],
div.wpcf7 .vip input[type="email"],
div.wpcf7 .vip input[type="url"],
div.wpcf7 .vip input[type="tel"],
div.wpcf7 .vip input[type="password"],
div.wpcf7 .vip input[type="search"],
div.wpcf7 .vip input[type="date"],
div.wpcf7 .vip select,
div.wpcf7 .vip textarea,
div.wpcf7 .vip textarea.wp-editor-area {
    padding: 10px 0;
    line-height: 1.5em;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1px;
    border-color: transparent;
}

div.wpcf7 .vip .columns_wrap.margin-bottom > [class*="column-"] {
    padding-bottom: 15px;
}

.vip .wpcf7-acceptance span.wpcf7-list-item-label {
    font-size: 10px;
}

.vip label {
    font-weight: 700;
    font-size: 12px;
}
.wpcf7-date {
	padding: 10px 0;
}

div.wpcf7 .form-style-8 textarea {
	height: 120px;!important;
  	min-height: 45px;
  	margin-bottom: 0 !important;
}

div.wpcf7 .margin-bottom {
	margin-bottom:32px
}

@media (max-width: 767px) {
    .elementor-18380 .elementor-element.elementor-element-688325c .logo_image {
        max-height: 32px;
    }
}

.wpcf7-list-item:first-of-type {
    margin-left: 0!important;
}

.wpcf7 form.sent .wpcf7-response-output.trx_addons_message_box.trx_addons_message_box_success, .trx_addons_message_box_success {
    display: block;
    background-color: #38bb7a !important;
    color: white !important;
    border-radius: 4px;
}

@media(max-width: 480px) {
  h1, h2, h3, h4, h5, h6 {
    hyphens: none!important;
  }
}
