/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

@media only screen and (min-width: 1240px) {
    .section_wrapper, .container {
        max-width: 1060px !important;
    }
	#Header_creative {
        box-shadow: 0px 0 4px 2px rgba(0, 0, 0, .1) !important;
    }
}
.action_button {
    background-color: #152595;
}
#Top_bar .menu > li > a span {
    text-transform: uppercase;
}
.sub-title p {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #c1c1c1;
    font-family: "Lexend Deca", -apple-system, BlinkMacSystemFont;
}
.if-zoom #Content .image_frame .image_wrapper img {
    height: 360px;
    object-fit: cover;
}
.cls-title h3 {
    font-size: 22px;
}