/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/************************************************/
/************* OUR CUSTOM ELEMENTS  *************/
/************************************************/

h2.vignette {
    text-shadow: 2px 2px 10px black; 
}

.landing-card h2 {
    text-shadow: 2px 2px 5px white;
}

.inverted-landing-card h2 {
	color: white !important;
    text-shadow: 2px 2px 5px black;
}

/************************************************/
/************* AS-NEEDED TOUCH-UPS  *************/
/************************************************/

p.page-sub-title {
    font-size: 20px!important;
    font-weight: 700!important;
    opacity: 0.75!important;
    font-style: italic;
}

.vc_row.wpb_row.medical-schedules {
    display: none;
}

.porto-feature-box i.icon-image {
    width: 45px;
    height: 55px;
}

.porto-feature-box img {
    width: 100%;
}


/*******************************************/
/*************** HEALTHCARE  ***************/
/*******************************************/

 .healthcare-tabs li {
    font-size: 18px;
}


/*******************************************/
/************** FONT UTILITIES  ************/
/*******************************************/
.double-space, .double-space h4 {
    line-height: 2em !important;
}

.justified, .justified h4 {
	text-align: justify !important;
}

.weight-400, .weight-400 h4 {
	font-weight: 400 !important;
}

strong {
	font-weight: 900 !important;
}

.w-100 {
	width: 100% !important;
}

.wpcf7-form input[type="text"], input[type="email"], textarea {
	width:100% !important;
}

.page-id-331 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
}

/* ATTRIBUTION:
 * 
 * <p style="font-size: 0.9rem;font-style: italic;"><img style="display: block;" src="https://mir-s3-cdn-cf.behance.net/project_modules/disp/07e8157657261.560af569232d1.jpg" alt="Welding Workers"><a href="https://www.behance.net/gallery/7657261/Welding-Workers">"Welding Workers"</a><span> by <span>Sahir Ugur Eren</span></span> is licensed under <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/?ref=ccsearch&atype=html" style="margin-right: 5px;">CC BY-NC-ND 4.0</a><a href="https://creativecommons.org/licenses/by-nc-nd/4.0/?ref=ccsearch&atype=html" target="_blank" rel="noopener noreferrer" style="display: inline-block;white-space: none;margin-top: 2px;margin-left: 3px;height: 22px !important;"><img style="height: inherit;margin-right: 3px;display: inline-block;" src="https://search.creativecommons.org/static/img/cc_icon.svg" /><img style="height: inherit;margin-right: 3px;display: inline-block;" src="https://search.creativecommons.org/static/img/cc-by_icon.svg" /><img style="height: inherit;margin-right: 3px;display: inline-block;" src="https://search.creativecommons.org/static/img/cc-nc_icon.svg" /><img style="height: inherit;margin-right: 3px;display: inline-block;" src="https://search.creativecommons.org/static/img/cc-nd_icon.svg" /></a></p>
 */