header .nav-logo img{
    width: 70%;
}
.header-language-container, .page-header,
.recently-rated .info h3, .products-grid li h3, h1, h2, h3,
.cms-page-view .std p, .cms-no-route .std p,
.container.o-nas h2,
.breadcrumbs li,
.product-view .add-to-cart-buttons .button,
body {
    font-family: "Arial";
}
.breadcrumbs strong,
.top-bar a,
header nav .container ul li a {
    font-weight: 700;
}
.recently-rated .info h3, .products-grid li h3,
h1, h2, h3{
    font-weight: 700;
}
.recently-rated .item{
    background: #ffffff;
    text-align: center;
}
.product-tab .nav-item {
    display: block;
    font-size: 40px;
    color: #54a09e;
    /* color: #fff; */
    /*text-transform: uppercase;*/
    margin-bottom: 15px;
    padding-left: 10px;
}

.product-tab #product-detail img {
    width: 100%;
    height: auto;
}
.full-specifications tr {
    line-height: 30px;
}

.cms-page-view .std h2 {
    color: #999999;
}
.top-bar a {
    font-style: italic;
    font-size: 18px;
}
footer h3 {
    margin-bottom: 5px;
}
.instagram-section h3 {
    font-weight: normal;
}

#banner-owl.owl-carousel .owl-nav button.owl-prev, #banner-owl.owl-carousel .owl-nav button.owl-next {
    /*line-height: 50px;*/
    font-size: 40px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 62px;
    height: 62px;
    position: absolute;
    background: #386be0;
    /* border: 2px solid #F5F5F5; */
    /* border-radius: 100%; */
}

.owl-carousel .owl-nav button.owl-prev {
    left: 20px;
}
.owl-carousel .owl-nav button.owl-next{
    right: 20px;
}

p.product-name {
    font-weight: 600;
    font-family: Arial;
    font-size: 15px;
}

.product-price span {
    color: #54a09e;
    font-size: 20px;
    font-weight: 600;
}

.recently-rated::before {
    font-family: Arial;
    text-transform: none;
}
.stock-status {
    color: #fc6868;
    font-weight: 600;
}
.stock-status.active{
    color: #54a09e;
}
.product-attr-lable {
    font-size: 18px;
    font-weight: 600;
}

input[type=email],
input[type=text] {
    width: 100%;
}
textarea{
    max-width: none;
}
.o-nas h3 {
    font-family: Arial;
    color: #446589;
    text-align: center;
    font-size: 18px;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0;
}
.cart h1.title-page{
    color: #446589;
}

.pagination.shop{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    float: right;
    padding-bottom: 20px;
}

.pagination .page-item{background:#fff;border:2px solid #c7c7c7;border-radius:3px;padding:7px 14px;margin-right:5px;font-size:16px;display:inline-block;color:#8e8e8e;vertical-align:middle;text-decoration:none}.pagination .page-item.next,.pagination .page-item.previous{padding:6px 9px}.pagination .page-item.active{background:#0041ff;color:#fff;border-color:#0041ff}.pagination .page-item .icon{vertical-align:middle;margin-bottom:3px}.checkbox{position:relative;display:block}

.pagination .page-item {
    border: 2px solid #54a09e;
    color: #666666;
}

.angle-left-icon {
    background-image: url(../images/Angle-Left.svg);
    width: 17px;
    height: 17px;
}

.angle-right-icon {
    background-image: url(../images/Angle-Right.svg);
    width: 17px;
    height: 17px;
}

.pagination .page-item.active {
    background: #54a09e;
    color: #ffffff;
    border-color: unset;
}
.icon {
    display: inline-block;
    background-size: cover;
}

.product-essential div .thumb-list .thumb-frame.active {
    border: solid 1px #54a09e;
}

.product-essential div .thumb-list .thumb-frame img {
    max-width: 90px;
}
.full-specifications td.label{
    min-width: 150px;
}
.ta-icon {
    background-color: transparent;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    /*background-size: 125px auto;*/
    width: 44px;
    height: 44px;
    position: absolute;
}
.icon-bct {
    height: 60px;
}
.ta-icon.ta-bct {
    background-position: 0px -75px;
    width: 170px;
    height: 60px;
}
.category-squares a h3, .block-layered-nav dl dd ol li h3{
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .product-tab #product-detail iframe {
        width: 100%;
    }

    footer .info div,
    footer .info2 div{
        width:100%;
    }
    .header-nav {
        font-family: Arial;
    }
}

.onepage-success .main {
    box-shadow:none;
}
.recently-rated {
    margin-top: 0px;
}
.recently-rated {
    margin-bottom: 0px;
}
@media only screen and (max-width: 768px){
    .banner-img {
         margin-bottom: 0px;
    }
}

.news .rectangle p{
    padding-top: 0px;
}
.products-are p {
    height: 150px;
    padding-top: 0px;
}

#quickmenu {
    position: fixed;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 1001
}

#quickmenu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#quickmenu ul li a {
    width: 54px;
    height: 54px;
    display: block;
    text-align: center
}

#quickmenu ul li a:hover {
    padding-left: 20px;
    width: 74px
}

.quickmenu-fb a {
    background: #3a589e;
    color: #fff;
    font-size: 25px
}

.quickmenu-fb a i,.quickmenu-ig a i {
    line-height: 54px
}

.quickmenu-ig a {
    color: #fff;
    font-size: 28px;
    background: #f37134;
    background: -moz-linear-gradient(45deg,rgba(243,113,52,1) 0%,rgba(212,46,122,1) 37%,rgba(93,84,201,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(243,113,52,1) 0%,rgba(212,46,122,1) 37%,rgba(93,84,201,1) 100%);
    background: linear-gradient(45deg,rgba(243,113,52,1) 0%,rgba(212,46,122,1) 37%,rgba(93,84,201,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f37134',endColorstr='#5d54c9',GradientType=1 )
}

.quickmenu-line a {
    background: #01b901;
    color: #fff;
    font-size: 30px;
    line-height: 54px
}

.quickmenu-t a {
    background: #039be5;
    color: #fff;
    font-size: 30px;
    line-height: 54px
}

.quickmenu-member a,.quickmenu-cart a {
    font-size: 12px;
    padding-top: 7px
}

.quickmenu-member a:hover,.quickmenu-cart a:hover {
    color: #2f2f2f
}

.quickmenu-member a {
    background: #fde2b9
}

.quickmenu-cart a {
    background: #f2eee2
}

.quickmenu-cart.active a {
    padding-left: 20px;
    width: 74px
}

.quickmenu-member-icon {
    width: 30px;
    height: 25px;
    background: url(../images/quicklink-member.png);
    background-size: cover;
    display: block;
    margin: 0 auto
}

.quickmenu-cart-icon {
    width: 30px;
    height: 25px;
    background: url(../images/quicklink-cart.png);
    background-size: cover;
    display: block;
    margin: 0 auto
}

#quickmenu .dropdown-menu {
    position: static;
    display: block;
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    background: 0 0
}

#quickmenu .dropdown-toggle {
    display: none
}

#quickmenu .dropdown-menu {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

@media(min-width: 1280px) {
    #quickmenu .dropdown-toggle {
        display:none
    }

    #quickmenu .dropdown-menu {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@media(max-width: 1279px) and (min-width:768px) {
    #quickmenu .dropdown-toggle {
        background:#a1c8eb;
        color: #fff;
        width: 25px;
        height: 30px;
        display: block;
        -webkit-border-top-right-radius: 15px;
        -webkit-border-bottom-right-radius: 15px;
        -moz-border-radius-topright: 15px;
        -moz-border-radius-bottomright: 15px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        cursor: pointer
    }

    #quickmenu .dropdown-toggle:hover {
        padding-left: 10px;
        width: 35px
    }

    #quickmenu .dropdown-toggle i {
        font-size: 17px;
        line-height: 30px
    }

    #quickmenu .dropdown-menu {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    #quickmenu .open .dropdown-menu {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    #quickmenu .open .dropdown-toggle i {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.quickmenu-youtube a {
    background: red;
    color: #fff;
    font-size: 30px;
    line-height: 54px;
}

.quickmenu-zalo a {
    background: #fff;
    color: #fff;
    font-size: 30px;
    line-height: 54px;
}

.fa.fa-zalo {
    background-image: url(../images/zalo.png);
    background-size: cover;
    width: 50px;
    height: 50px;
}

.fa.fa-zalo-left {
    background-image: url(../images/zalo_left.png);
    background-size: cover;
    width: 50px;
    height: 50px;
}