.grecaptcha-badge{
	display:none !Important;
}
#section_1339804489 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(243, 243, 243);
}
#section_1339804489 .ux-shape-divider--top svg {
    height: 150px;
    --divider-top-width: 100%;
}
#section_1339804489 .ux-shape-divider--bottom svg {
    height: 150px;
    --divider-width: 100%;
}
#wide-nav .menu-item-has-children .toggle{display: none;}
#wide-nav .sub-menu{
    position: absolute;
    min-width: 265px;
    z-index: 9;
    padding: 10px 20px;
    transition: opacity .25s;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    left: 0px;
    opacity: 1;
    display: none;
    border-radius: 0px 0px 10px 10px;
}
#wide-nav li.menu-item-has-children:hover:before{
    bottom: -2px;
    z-index: 10;
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #1e73be;
    border-bottom-color: #ddd;
    border-width: 11px;
    margin-left: -11px;
}
#wide-nav li.menu-item-has-children:hover > .sub-menu{display: block;}
#wide-nav li.menu-item-has-children .sub-menu li{
    display: block;
    border-bottom: 1px solid #ececec;
    margin: 0px;
    padding: 5px 5px;
    text-transform: uppercase;
}
#wide-nav li.menu-item-has-children .sub-menu li:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#wide-nav li.menu-item-has-children .sub-menu li:last-child{border-bottom: none;}
#wide-nav li.menu-item-has-children .sub-menu li a:hover{color: #f48120;}
#wide-nav .menu-item-has-children > a:after {
    content: "";
    font-family: fl-icons !important;
    float: right;
    font-size: 14px;
    position: relative;
    top: 0px;
    left: 4px;
}
#form_footer input[type="submit"]{
    background: linear-gradient(90deg, #bd8504 0, #ffdd80 50%, #bd8504 100%);
    color: #000;
    width: 100%;
    border-radius: 10px;
}
.item_img_thumb{
    padding-top: 62.5%;
    width: 100%;
    position: relative;
}
.item_img_thumb img{
    -webkit-transition: all .5s;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: all .5s;
    width: 100%;
}
.w-100{
    width: 100%;
}
#toolbar .col{
    padding-bottom: 0px !Important;
}
#toolbar .btn_baogia{
    background: #f36e20;
}
.gallery.woocommerce-product-gallery__wrapper{
    margin: 0px;
    padding: 0px;
}
.price_product{
    color: red;
    font-size: 16px;
}
#secondary .recent-blog-posts-li img {
    width: 110px;
    float: left;
    margin-right: 10px;
}
#secondary .recent-blog-posts-li a {
    display: inline !important;
}
#secondary .recent-blog-posts-li {
    float: left;
    width: 100%;
    margin-bottom: 10px !important;
    padding-top: 10px !important;
}
.editor h2{
    font-size: 20px;
}
.editor ul,
.editor ol{
    margin-bottom: 15px;
    margin-left: 30px;
}
.contact-form .col {
    padding-bottom: 0px;
}
.wp-pagenavi{
    text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span{
    background: #002d4e;
    color: #fff;
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    padding: 0px;
    border-radius: 100%;
    text-align: center;
    border: none;
    font-weight: bold;
}
.wp-pagenavi span.current,
.wp-pagenavi a:hover{
    background: linear-gradient(90deg, #bd8504 0, #ffdd80 50%, #bd8504 100%);
    color: #000;    
}
.item_search{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.item_search img{
    width: 200px;
    height: auto;
    float: left;
    margin-right: 15px;
    border-radius: 10px;
}
.item_search .title{
    color: #444;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}
.intro_danhmucsanpham{
    background-color: rgba(234, 255, 246, 0.68);
    padding-top: 30px;
}
.intro_danhmucsanpham h1{
    text-transform: uppercase;
    padding-bottom: 6px;
    font-family: "ellefutura" !important;
    text-transform: uppercase;
    font-size: 30px;
}
.intro_danhmucsanpham input[type="text"],
.intro_danhmucsanpham input[type="tel"],
.intro_danhmucsanpham input[type="email"],
.intro_danhmucsanpham textarea{
    border-radius: 10px;
    border: 1px solid rgb(15, 50, 99);
}
.intro_danhmucsanpham input[type="submit"]{
    background: #b20000 !important;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    width: 100%;
}
.intro_danhmucsanpham table{
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.intro_danhmucsanpham table td{   
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px;
    height: auto !Important;
}
.intro_danhmucsanpham table tr{
    background: #fff;
}
.intro_danhmucsanpham table td p{
    padding-bottom: 0px;
}
td{
    font-size: 15px;
    color: #000;
}
.intro_danhmucsanpham table tr:nth-child(even) {
    background-color: #f9f9f9 !important;
}
.language{
    cursor: pointer;
}
.language .nav-dropdown{
    display: none;
}
.language.active-lang .nav-dropdown{
    display: block !Important;
}
#google_translate_element2{
    z-index: 0 !Important;
    height: 0px !Important;
    display: none;
}
#google_language_translator #language span{
    display: inline-block;
    cursor: pointer;
}

.skiptranslate iframe{
    z-index: 0 !Important;
    height: 0px !Important;
    border: none !Important;
    box-shadow: none;
}
.language{
    margin-left: 20px;
}
.language .nav-dropdown{
    min-width: auto;
    background: #fff;
    padding: 5px;
    width: 80px;
    text-align: center;
}
.language .nav-dropdown a{
    display: block;
    margin: 10px 0px;
}
.language .nav-dropdown img{
    border-radius: 100%;
    width: 40px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.language a,
.language {
    color: #fff;
}
body{
    top:0px !Important;
}
html[lang="ru"] .header-main .nav>li>a{    
    font-size: 14px;
}
.text-uppercase {
    text-transform: uppercase;
}
.btn_lang {
    border: 1px solid #ddd;
    padding: 4px 10px;
    border-radius: 5px;
}