  /* 
 Theme Name:   Smarty Child
 Theme URI:    
 Description:  
 Author:       AdPro
 Author URI:   
 Template:     smarty
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

span.post.post-page.current-item {
  color: #fff !important;
  font-weight: bold !important;
}

.top-bar_view-style_1 .top-bar__search .stm-search-form__field {
     margin-right: 50px;
}

.top-bar_view-style_1 .top-bar__search {
    position: absolute;
    left: 0;
    width: 100px;
}

ul.entry-meta li a {
 margin-top: 24px; 
}

#stm_widget_contact_details-2 p {
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #fff;
}

#stm_widget_contact_details-3 p {
  	margin-bottom: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #fff;
}


.accessibility-text {
 	color: #fff; font-style: italic; font-size: 16px; padding-bottom: 20px !important; font-family: 'Work Sans', sans-serif !important; 
}

.footer .copyright {
    text-align: center;
    font-size: 13px;
    color: #fff !important;
}

.widget_footer .widget_title {
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #fff;
}

@media only screen and (min-width: 1199px) {
    body.site-layout_boxed .vc_row[data-vc-full-width] {
        left: 50% !important;
        padding-left: 60px !important;
        padding-right: 60px !important;
        margin-left: -615px !important;
        width: 1230px !important;
    }
    body.site-layout_boxed .vc_row.vc_row-no-padding[data-vc-full-width] {
        left: 50% !important;
        padding-left: 17px !important;
        padding-right: 17px !important;
        margin-left: -615px !important;
        width: 1230px !important;
    }
}

.top-bar__language_kinder {
    position: absolute;
    left: -15px;
}
.top-bar__language_kinder ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-bar__language_kinder ul li {
    list-style: none;
    text-align: left;
}
.top-bar__language_kinder ul li a,
.top-bar__language_kinder ul li span {
    display: block;
    padding: 8px 20px;
    padding-left: 17px;
    line-height: 20px;
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
}
.top-bar__language_kinder ul li span.active {
    position: relative;
    display: block;
    line-height: 28px;
    padding: 10px 40px 12px 42px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
}
.top-bar__language_kinder ul li span.active:before {
    content: "\e952";
    font-family: 'stm-icon';
    position: absolute;
    left: 17px;
    top: 50%;
    font-weight: normal;
    font-size: 16px;
    margin: -14px 0 0;
    color: #fd0;
}
.top-bar__language_kinder ul li span.active:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 12px;
    top: 50%;
    margin: -7px 0 0;
}
.top-bar__language_kinder ul li ul {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 100%;
    min-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    background: #56509f;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.top-bar__language_kinder ul li:hover {
    background: #56509f;
}
.top-bar__language_kinder ul li:hover ul {
    visibility: visible;
    opacity: 1;
}
.top-bar__language_kinder ul li a:hover {
    text-decoration: none;
    background-color: #fd0;
    color: #56509f;
}

.top-bar__language_kinder_mobile {
    position: absolute;
    left: 0;
    z-index: 100;
}
.top-bar__language_kinder_mobile ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-bar__language_kinder_mobile ul li {
    list-style: none;
    text-align: left;
}
.top-bar__language_kinder_mobile ul li a,
.top-bar__language_kinder_mobile ul li span {
    display: block;
    padding: 8px 20px;
    padding-left: 17px;
    line-height: 20px;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
}
.top-bar__language_kinder_mobile ul li span.active {
    position: relative;
    display: block;
    line-height: 28px;
    padding: 15px 40px 15px 18px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
}
.top-bar__language_kinder_mobile ul li span.active:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 12px;
    top: 50%;
    margin: -7px 0 0;
}
.top-bar__language_kinder_mobile ul li ul {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 100%;
    width: 100%;
    min-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    background-color: #ffffff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.top-bar__language_kinder_mobile ul li:hover ul {
    visibility: visible;
    opacity: 1;
}
.sidebar_type_blog .widget_nav_menu li .sub-menu {
    margin-left: 18px;
}
h1, h2, h3, h4, h5 {
    word-break: break-word;
}
.widget_pages ul.children {
    margin-left: 18px;
    margin-top: 16px;
}
.aligncenter {
    text-align: center;
}

/*
 * Styles Search
 *
 */

.top-bar__search .stm-search-form .stm-search-form__field {
	font-size: 13px;
	width: 165px !important;
  	padding-left: 10px;
    border-bottom-color: #8090a3;
}

.top-bar__search .stm-search-form .stm-search-form__field::placeholder {
    color: #fff;
    opacity: 1;
}

.top-bar__search .stm-search-form button {
	display: none;
}


/*Read more*/
.read-more-hidden {
  display: none;
}


.read-more-btn {
  background: none; 
  color: #0073aa; 
  border: none;
  cursor: pointer;
  font-size: inherit; 
  text-decoration: underline; 
}

.read-more-btn:hover {
  color: #005177; 
  text-decoration: none; 
}

/**/


.stm-btn-big__text{
  font-family: 'Work Sans', sans-serif;
  font-size: 12px !important;
}

.stm-btn-big__secondary-text {
   font-style: normal;
}

/* Hide submenus by default */
.sub-menu {
  display: none;
}

/* Show submenu when user clicks or presses key */
.sub-menu.is-visible {
  display: block;
}

/* Make focus visible for all interactive elements */
a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus,
[tabindex]:focus {
  outline: 3px solid #ff6600 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 4px rgba(255, 102, 0, 0.4) !important;
  transition: outline 0.2s ease-in-out;
}


