

/*** Uncode Theme Fixes && Overwrites ***/

.btn-text-skin,
.btn-outline.btn-text-skin:hover {color: var(--theme--accent) !important;}
.btn-text-skin:hover {color: var(--theme--color-white) !important;}


small,.small, .small li,.text-small li {font-size: 0.95em;line-height: 1.45;}
.uncode-list ul.text-small li {font-size: 0.85em;}

.text-smaller p {font-size: 0.9em;line-height: 1.5;display: inline-block;}

ul.icons li { margin-left: 30px; margin-top: 9px; margin-bottom: 9px; }
ul.icons li .fa {margin-left: -30px;}

.uncode_text_column p a {text-decoration: underline;}
.uncode_text_column p a:hover {text-decoration: none;}

.footer-links .btn-inline-mobile,
#menu-footer,
#menu-footer a {padding-left: 0}

@media (max-width: 959px) {
    .btn:not(input):not(.checkout-button),
    .btn-link:not(input):not(.checkout-button) {
        transform: scale(1);
    }
}


.btn-container.btn-inline {
  padding-left: 0;
  padding-right: 18px;
}




/** Custom **/


#masthead .menu-container {background-color: transparent !important;}

/*
.main-wrapper {display: table;}
.main-wrapper,.post-body,.portfolio-body,.post-content,
.post-content > .vc_row,.post-content > .vc_row > .row,
.portfolio-wrapper {height: 100%;}
*/



.panel-title em {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    color: var(--theme--accent);
    margin-right: 9px;
}

.uncode-accordion:not(.default-typography) .panel-title span {text-transform: uppercase !important;}


.panel-body {
    background-color: var(--theme--color-green-dark);
    padding: 36px 36px 72px 36px;
}



blockquote p {
  font-size: 16px;

}


.uncode-post-titles {margin-top: 3px !important;}
.uncode-post-titles .t-entry-text-tc {padding-top: 9px}
.uncode-post-titles .drop-image-separator {margin-top: 9px}




.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.mailpoet_submit {background-color: transparent !important;width: 100%}
.mailpoet_paragraph.btn {padding: 3px 18px !important;width: 100%}



@media (max-width: 959px) {
    .footer-bottom-links li {display: inline-block;margin: 0 18px !important;}
    #menu-footer li {display: inline-block}
}



.icon-inline .uncode-post-table-column > a {
    float: left;
    display: block;
    line-height: 40px;
    padding-right: 9px;
}


.t-entry-cf-artist_type {
    color: var(--theme--accent) !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em !important;
}




.pulse {
    width: 16px;
    display: inline-block;
    height: 16px;
}

.pulse i::before {
    animation: 1.5s ease 0s infinite beat;
}


@keyframes beat {
  0%, 50%, 100% { font-size: 8px; }
  30%, 80% { font-size: 11px; }
}






/** ContactForms7 **/

input[type="submit"], input[type="reset"], input[type="button"], button[type="submit"],
input, textarea, select, .seldiv, .select2-choice, .select2-selection--single {
    border-radius: 0 !important;
    margin: 0 !important;
}

input.btn:disabled {opacity: 0.5}

.style-light ::placeholder, .style-dark .style-light ::placeholder {color: #000;}

.wpcf7 .wpcf7-validation-errors,
.wpcf7 span.wpcf7-not-valid-tip {color: #DF7373 !important; margin-top: 9px;}

.wpcf7 .wpcf7-not-valid {border-color: #E39695 !important}

.wpcf7 span.wpcf7-not-valid-tip {
    text-align: right !important;
    margin-top: -23px !important;
    margin-right: 4px !important;
    text-transform: uppercase;
    display: block;
}

form.wpcf7-form p {margin-top: 9px !important;}

.wpcf7-form .small {font-weight: 400;}

.wpcf7-acceptance label {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
    display: inline-block !important;
    text-align: left;
}

.wpcf7-inline-wrapper .wpcf7-inline-field input[type="checkbox"],
.wpcf7-inline-wrapper .wpcf7-inline-field input[type="radio"] {width: 18px;height: 18px;font-size: 14px;}

.wpcf7-list-item-label,
form p {font-weight: 400;font-size: 14px}

.wpcf7-inline-wrapper .wpcf7-inline-field {text-align: left;}

@media (max-width: 569px) {
    .wpcf7-inline-wrapper .wpcf7-inline-field {
        width: 100%;
        padding: 0;
    }
}





/*** Load Self-hosted Webfonts ***/



/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
