@charset "UTF-8";/*!
Theme Name: Monstroid2 Child
Theme URI: http://www.templatemonster.com/wordpress-themes.php
Author: Template Monster
Author URI: http://www.templatemonster.com/
Description: Monstroid2 - truely multipurpose WordPress theme for real life projects. Built with love and care by TemplateMonster.
Template: monstroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: monstroid2-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, grid-layout, custom-header, custom-logo, footer-widgets, flexible-header, blog
DocumentationID: monstroid_2

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.

Monstroid2 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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.tm_pb_button {border-radius: 35px !important;}
.button__small {padding: 10px 20px !important;}
.button__small--blue { background-color: #4593D1;
    border-radius: 100px;
    border: none;
    color: #ffff;
    margin-top: 20px;}
.button__small:hover {padding: inherit;}
.box {border: 10px solid white; border-radius: 20px; padding-top: 20px; padding-bottom: 30px;}
.box-gray {background-color: #eff3f6;}

#tm_builder_outer_content .tm_pb_module.tm_pb_button .button__small--blue, #tm_builder_outer_content .tm_pb_module .tm_pb_button .button__small--blue {color: #4593D1;}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
    font-weight: 400;
    font-size: 12px;
    font-size: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    padding: 20px 17px;
    border-bottom: none;
    background-color: #fff;
    margin: 20px;
    min-width: 30%;
    border-radius: 40px;
    font-weight: 700;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li.tm_pb_tab_active {
    bottom: 0;
    border-bottom: none;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(69,147,209,0.47);
    -moz-box-shadow: 0px 0px 25px 0px rgba(69,147,209,0.47);
    box-shadow: 0px 0px 25px 0px rgba(69,147,209,0.47);
}

#tm_builder_outer_content .tm_pb_tabs_controls li.tm_pb_tab_active a, #tm_builder_outer_content .tm_pb_tabs_controls li a:hover {color: #4B595E !important;}
.tm_pb_builder #tm_builder_outer_content .tm_pb_tab_0.tab-content {line-height: 1.4em !important;}
#tm_builder_outer_content .tm_pb_slider .tm_pb_slide_description, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {padding: 16% 8% !important;}