/*
Theme Name: paula
Description:
*/

.b_header .header_menu .menu-item-has-children {
/*     position: relative;
    padding-right: 20px; */
}
.b_header .header_menu .menu-item-has-children:after {
/*     position: absolute;
    position: absolute;
    right: 0;
    top: 9px;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.99953 0.999998L4.46363 4.25L7.92773 0.999999' stroke='%23303C4D' stroke-width='1.5'/%3E%3C/svg%3E);
    width: 9px;
    height: 6px; */
}
@media (max-width: 767px){
.b_main_banner .section_title {
    font-size: 35px;
}
}