/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.ja, .ja h4 {
    font-family: YuMincho, '游明朝', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", "Meiryo", sans-serif;
    font-weight: bold;
}

.home h1 {
    letter-spacing: 0px !important;
}

h1, .home h2 {
    font-weight: bold !important;
}

.header-stack #Top_bar .logo {
    padding: 0 !important;
}

a:hover {
    text-decoration: none;
}

#Sliding-top.st-center a.sliding-top-control, #Sliding-top.st-left a.sliding-top-control {
    border-top-color: #EB654E !important;
}

.month {
    font-size: 25px;
    letter-spacing: -1px;
}

.category {
    font-size: 11px;
    letter-spacing: 3px;
}

.read-more h6 {
    letter-spacing: 3px;
    font-weight: bold !important;
}

/* Subscribe popup
-------------------------------------------------------------- */
#dialog code {
    padding: 0;
    border: 0;
}

/* Footer
-------------------------------------------------------------- */
#mc_embed_signup {
    background: #EA6852;
}

#mc_embed_signup_scroll {
    padding: 13px 8px 0px 8px;
    text-align: center;
}

#mc_embed_signup p {
    color: #fff;
    float: left;
    padding: 5px 10px;
    margin-bottom: 4px;
}

#mc_embed_signup input[type="email"] {
    display: inline;
    margin: 0 10px;
    padding: 7px 7px;
    border: none;
    border-radius: 4px;
    margin-bottom: 14px;
}

#mc-embedded-subscribe {
    border-color: #fff;
    color: #fff !important;
    padding: 5px 10px;
    margin: 0 10px 10px 10px;
}

#Footer .footer_copy .one, #Footer .widgets_wrapper .widget, #Footer .widgets_wrapper {
    margin: 0;
    padding: 0;
}

#Footer .footer_copy .one {
    min-height: 37px;
}

#Footer .copyright {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 37px;
}

.mc_inside {
    max-width: 680px;
    margin: 0 auto;
}

.banner_container {
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    height: 0;
    text-align: right;
}

.current_banner {
    margin: 15px 9px 0 0;
}

@media only screen and (max-width: 768px) {
    .banner_container {
        display: none;
    }

    #mc_embed_signup p {
        float: none;
    }

    .header-stack #Top_bar .top_bar_right {
        position: static;
        display: none;
    }
}

.sky-form {
    box-shadow: none !important;
}

button#chimpy_lite_shortcode_submit {
    background-image: url(/wpdata/wp-content/uploads/2016/08/signup.png);
    width: 120px;
    height: 120px;
    padding: 0;
    font-size: 0;
    margin-right: 0;
    background-size: 120px;
}

.sky-form footer {
    background: none !important;
    border: none !important;
    width: 100%;
    max-width: 289px;
    margin: 0 auto;
}

.sky-form i.icon-append {
    display: none;
}

#spmask {
    background-color: #fff !important;
    opacity: 1 !important;
}

#boxes .window {
    box-shadow: none !important;
}

#boxes .window .close {
    background-image: url(/wpdata/wp-content/uploads/2016/08/x.png) !important;
    top: -45px !important;
    right: -45px !important;
    font-size: 19px;
    height: 40px !important;
    width: 40px !important;
}

.sky-form footer button.button:hover {
    background-color: transparent !important;
}

#chimpy_lite_shortcode_1 .button.hide {
    background-image: url(/wpdata/wp-content/uploads/2016/08/nosignup.png);
    width: 120px;
    height: 120px;
    padding: 0;
    float: left;
    margin-left: 0;
    background-size: 120px;
}

div.chimpy_lite_signup_success div {
    color: #000 !important;
    font-family: sans-serif;
}
#boxes
#dialog {
    width: 100%;
    padding: 0 !important;
}

#dialog img {
    max-width: 100%;
    height: auto;
}

.dialog-wrapper {
    padding: 10px;
    margin-top: 35px;
}