/*
Theme Name: july154
Theme URI: http://mywebsite.vn
Author: airweb.vn
Author URI: http://mywebsite.vn
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: july154
*/
input#name_field,input#mail_field,input#phone_field,textarea#comment_field {
    width: 100%;
    margin-bottom: 10px;
    padding: 7px;
}
.admin-bar header.header.sticky {
    top: 32px;
}
@media screen and (max-width: 991px){
.admin-bar header.header.sticky {
    top:0px;
}
}
		  .mobile-menu .menu-item {
                position: relative
            }

            .mobile-menu .menu-item>a {
                display: block;
                color: #1E407B;
                padding: 12px 15px;
                text-transform: uppercase;
                font-weight: 700;
                border-bottom: 1px solid #E5E5E5
            }

            .mobile-menu .menu-item.current-menu-item>a,.mobile-menu .menu-item.current_page_ancestor>a {
                color: #e61e26
            }

            .mobile-menu .menu-item.current_page_ancestor>.sub-menu {
                display: block
            }

            .mobile-menu .menu-item>.sub-menu {
                border-left: 15px solid #E5E5E5;
                display: none
            }

            .mobile-menu .menu-item>.sub-menu .menu-item>a {
                font-weight: 400;
                text-transform: none
            }

            .mobile-menu .menu-item.menu-item-has-children>a {
                padding-right: 45px
            }

            .mobile-menu .menu-item .toggle {
                position: absolute;
                display: flex;
                right: 0;
                top: 0;
                width: 45px;
                height: 46px;
                align-items: center;
                justify-content: center;
                background: #eee;
                font-size: 20px;
                border-bottom: 1px solid #E5E5E5;
                z-index: 10
            }

            .mobile-menu .logo-main {
                position: sticky;
                top: 0;
                background: #fff;
                z-index: 99
            }

            @media screen and (max-width: 370px) {
                .mobile-menu.open .close-button {
                    right:auto;
                    left: 0;
                    z-index: 100
                }
            }
a.mws_nutgiohang {
    font-size: 13px;
    font-weight: bold;
}
@media screen and (max-width: 991px){
.admin-bar header.header.sticky {
    top: 32px;
}
}
.list-product button.slick-prev.slick-arrow {
    background-image: url(./images/arrow-left-b.svg);
}
.list-product button.slick-next.slick-arrow {
	background-image: url(./images/arrow-right-b-w.svg);
}
iframe {
    width: 100%;
}
input[type="text"] {
    width: 100%;
}
form#contacta {
    margin-top: 40px;
}