p{
    margin-bottom: 10px;
}
header.header{
    background: #06686a;
}
.header-left{
    color: #fff;
}
.footer i{
    color: #eda131;
}
.footer a{
    color: #fff;
}
.footer a:hover{
    color: #eda131;
}
.list-menu li{
    margin-bottom: 6px;
}
.mid-footer .title-menu{
    text-transform: uppercase;
    color: #eda131;
}
.main-menu li{
    border-right: 1px solid #333;
    padding: 0px 7px;
}
.main-menu li:last-child{
    border-right: none;
}
body.home .subheader .navigation-wrapper{
    display: none;
}
.form-control{
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    padding-left: 12px;
    border-radius: 0 !important;
    border-color: #e1e1e1;
    box-shadow: none;
}
.form-group label {
    margin-top: 0px;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 3px;
}
.form-group label span {
    color: #ff0000;
}
.page_login .page-login h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 15px 0 20px 0;
}
.width_100{
    width: 100%;
}
.error p,.error{
    color: red;
    font-size: 15px;
}
.alert{
    border-radius: 2px;
}
.btn-warning{
    background: #fbaf42;
    font-weight: 500;
    text-transform: uppercase;
}
h1.title-hwp{
    font-weight: 500;
    text-transform: uppercase;
    font-size: 23px;
    color: #02494b;
    margin-top: 0px;
    padding-top: 0px;
}
textarea.form-control{
    height: 77px;
}
.pb-0{
    padding-bottom: 0px;
}
.editor h2{
    font-size: 20px;
    margin: 10px 0px;
}
.editor h3{
    font-size: 18px;
    margin: 10px 0px;
}
.editor h4{
    font-size: 16px;
    margin: 10px 0px;
}
b, strong {
    font-weight: 500;
}
.pagination > li a{
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 3px;
    border-radius: 50% !important;
    width: 36px;
    height: 36px;
    font-size: .875rem;
    color: #fff;
    background-color: #1b6756;
    border: 1px solid #1b6756;
}
.pagination li.active a,
.pagination li:hover a{
    z-index: 1;
    color: #000;
    background-color: #fbaf42;
    border-color: #fbaf42;
    box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}
.pagination a{
    display: block;
}
.content-blog a.image-blog{
    padding-left: 0px;
}
.blogwp{
    border-radius: 0px;
}
.section_blog_left img{
    width: 100%;
    height: auto;
}
.section_blog_right h3{
    margin-bottom: 5px;
    font-size: 16px !Important;
}
.section_blog_right h3 a{
    font-size: 16px !Important;
}
.section_blog_right p{
    font-size: 14px;
}
.socials .share_block {
    display: flex;
    align-items: center;
}
.socials .share_block>span {
    margin-right: 20px;
}
.a2a_kit .a2a_svg {
    background: #0A885F !important;
}
#block-addtoanybuttons .a2a_kit a {
    display: inline-block;
}
.ttct {
    background: url(../img/ke-1.png) left center repeat-x;
    margin: 10px 0px;
}
.ttct span {
    padding-right: 5px;
    background: white;
    font-size: 20px;
    text-transform: uppercase;
    color: #0A885F;
    font-weight: bold;
}
.mt-30{
    margin-top: 30px;
}
#other-post .news-name{
    margin-top: 10px;
    line-height: 21px;
    font-size: 15px;
}
#other-post .item-news{
    margin-bottom: 15px;
}
#popupModal .modal-title {
    font-size: 1rem;
    color: #5bbb46;
}
.list-item-cart .price-box .price{
    font-size: 16px;
}
.price-box .price{
    font-weight: bold;
    color: #e41e09;
    font-size: 16px;
}
.compare-price{
    color: #666;
    margin-left: 6px;
    text-decoration: line-through;
}
.old-price del{
    color: #666 !Important;
    margin-left: 6px;
    text-decoration: line-through;
}
.product-policises-wrapper .title{
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.remove-item-cart{
    font-size: 14px;
    color: #555;
}
.table th, .table td{
    padding: 5px;
    vertical-align: middle;
}
.table .col-qty{
    width: 10%;
}
.table .col-subtotal{
    width: 10%;
}
.table .col-del{
    width: 5%;
}
.summary strong{
    color: #e41e09;
}
html::-webkit-scrollbar {
    width: 10px;
    background-color: #ddd;
}
html::-webkit-scrollbar-thumb {
    background-color: #fbaf42;
    border-radius: 0px;
}
.editor img{
    max-width: 100% !Important;
    height: auto !Important;
}
.mobile-menu-footer img{
    height: 30px;
    width: auto;
    margin-right: 5px;
}
.text-link{
    color: blue;
    font-weight: 300;
}
.content-blog a.image-blog img{
    width: 100%;
    height: auto;
}
footer{
    background: #1e715f url("../img/bg_footer.jpg") center bottom no-repeat;
    color: #fff;
}
.breadcrumb{
    padding: 5px 0px;
}
.subheade{
    margin-bottom: 3px;
}
.section_brand img{
    border-radius: 17px;
    box-shadow: 0 3px 10px rgba(10,37,64,0.3);
    transition: box-shadow .5s;
    background: #fff;
    padding: 4px;
}
.section_product_new a.btn-main{
    color: #fff;
    background: #5bbb46;
}
.social-list-item {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all;
    margin-top: -5px;
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.social-list {
    position: fixed;
    bottom: 30px;
    z-index: 99;
    left: 0;
}

.phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #81d742;
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}
@-webkit-keyframes zoom{
    0%{
        transform:scale(.9)
    }
    70%{
        transform:scale(1);
        box-shadow:0 0 0 15px transparent
    }
    100%{
        transform:scale(.9);
        box-shadow:0 0 0 0 transparent
    }
}
@keyframes zoom{
    0%{
        transform:scale(.9)
    }
    70%{
        transform:scale(1);
        box-shadow:0 0 0 15px transparent
    }
    100%{
        transform:scale(.9);
        box-shadow:0 0 0 0 transparent
    }
}
.vat{
    color: #555;
    font-size: 13px;
    font-style: italic;
    margin-left: 10px;
}
.mid-header a{
    font-size: 15px;
}
.logo_session{
    text-align: center;
}
.logo_session img{
    max-height: 135px;
    width: auto;
}
.subheader .main-menu{
    text-align: center;
    width: 100%;
}
.subheader .main-menu li{
    display: inline-block;
}
.subheader .main-menu{
    margin: 0px;
    padding: 10px 0px;
}