/*
Theme Name:     Hestia Child
Theme URI:      https://whitesmoke-ape-133502.hostingersite.com/
Author:         The Design Foundry
Author URI:     https://whitesmoke-ape-133502.hostingersite.com/
Template:       hestia
Tested up to:   5.8.2
Requires PHP:   5.4.0
Description:    Modifications to Hestia theme. Hestia is a modern WordPress theme for professionals. It fits creative business, small businesses (restaurants, wedding planners, sport/medical shops), startups, corporate businesses, online agencies and firms, portfolios, ecommerce (WooCommerce), and freelancers. It has a multipurpose one-page design, widgetized footer, blog/news page and a clean look, is compatible with: Flat Parallax Slider, Photo Gallery, Travel Map and Elementor Page Builder . The theme is responsive, WPML, Retina ready, SEO friendly, and uses Material Kit for design.
Version:        3.0.24
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    hestia-child
WordPress Available:  yes
Requires License:    no
Tags: blog, custom-logo, portfolio, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, editor-style, footer-widgets, left-sidebar, right-sidebar, wide-blocks

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Hestia is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/


/*-------------------------------------
     Major Template Sections
--------------------------------------*/
.elementor-heading-title {font-size: 42px !important; margin-top: 50px !important; }
footer.footer.footer-black  {margin-top: 30px;}

/*-------------------------------------
     Header Note Banner CSS
--------------------------------------*/



/*-------------------------------------
     Home Page Overlay Content
--------------------------------------*/

/*-------------------------------------
     Special Fonts
--------------------------------------*/
.h2intext {font-weight: bold; color: #3C4858; font-size: 20px !important;}
.h2intextw {font-weight: bold; color: #ffffff; font-size: 18px !important;}
.h2intextg {font-weight: bold; color: ##3C4858; font-size: 18px !important;}
/*-------------------------------------
     In-Page Elements
--------------------------------------*/
.infoboxbl {text-align: left; color: #ffffff; min-height: 200px;}
.infoboxbl li, .infoboxbl li a {font-size: 12px; color:#ffffff;}
/*-------------------------------------
     Miscellaneous Formatting Tweaks
--------------------------------------*/
.copyright {display:none !important;}
.pull-left {float:none !important;}
.twlink, .twlink a {color:#ffffff !important; text-decoration: underline !important;}
.left-bullet, .left-bullet li {text-align:left; font-size: 16px;}

/*-------------------------------------
     Forms
--------------------------------------*/
.c7form-titlesdb {color:#ffffff; margin: auto; width: 75% !important;}
.wpcf7-textarea {background-color:#ffffff !important;}
.wpcf7-captchar {width: 750px !important;}
.wpcf7-form-control {margin: auto !important; /*width: 50% !important;*/ }
.c7form-titles {text-align: center;}
.wpcf7-captchac {width: 25% !important; display: block; margin: 0 auto 20px auto !important;}
.submit-button {margin: 0 44% !important; width: 25% !important;}

/*-------------------------------------
     What We Do Bubbles
--------------------------------------*/
.wwdh2 {color:#ffffff; text-align: center; font-size: 24px; padding: 20px 0;}
.wwdboxall {width: 390px;}
.wwdbox1 {height: 220px; width: 220px; background-color: #000000; border-radius: 50%; display: inline; float:left;  margin: 0 -35px -35px 0; opacity: .8;  padding: 30px;}
.wwdbox2 {height: 220px; width: 220px; background-color: #990000; border-radius: 50%; display: inline; float:right; margin: 0 0 -35px -35px; opacity: .8; padding: 30px;}
.wwdbox3 {height: 220px; width: 220px; background-color: #ff0000; border-radius: 50%; display: inline; float:left; margin: -35px -35px 0 0; opacity: .8; padding: 30px;}
.wwdbox4 {height: 220px; width: 220px; background-color: #a2a2a2; border-radius: 50%; display: inline; float:right; margin: -35px 0 0 -35px; opacity: .8;padding: 30px;}
.wwdtext {text-align: center; color:#ffffff; opacity: 1.0;}

/*--------------------------------------------------------------
Mobile CSS
--------------------------------------------------------------*/

@media (max-width: 600px) {
  
    .infoboxbl {text-align: left; color: #ffffff; min-height: auto;}
    .wwdboxall {width: 300px;}
    .wwdbox1 {height: 165px; width: 165px; margin: 0 -15px -15px 0;}
    .wwdbox2 {height: 165px; width: 165px; margin: 0 0 -15px -15px;}
    .wwdbox3 {height: 165px; width: 165px; margin: -15px -15px 0 0;}
    .wwdbox4 {height: 165px; width: 165px; margin: -15px 0 0 -15px;}
    .wpcf7-form-control {width: 100% !important;}
    .submit-button {margin: 0 38% !important;}
}