.logo-content .logo img{
    width: 200px;
    height: inherit;
}
.category-wrap ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.category-wrap ul li{
    width: 33.333%;
    padding: 0 15px;
}
.logo-footer{
    margin-top: 30px;
}
.logo-footer img{
    max-width: 165px;
}
.category-wrap p a{
    display: block;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.category-wrap p a:hover{
    color: #FEB101;
}
.field-recaptcha{
    margin-left: 15em;
    margin-bottom: 20px;
}
.contact-page .field-recaptcha{
    margin: 0;
}
@media only screen and (max-width: 767px){
    .category-wrap ul li{
        width: 50%;
    }
    .field-recaptcha{
        margin-left: 0;
    }
}
@media only screen and (max-width: 425px){
    .page-wrapper{
        overflow: hidden;
    }
    .category-wrap ul li{
        width: 100%;
    }
}

#usercentrics-button{
    display: none!important;
}
.product-info-main .price-box{
    color: #FEB101!important;
}
.search.results dl dd a{
    color: #222;
}
.checkout-success .action.primary, #registration .action.primary{
    background: #FEB101!important
}
.login-container .fieldset>.field>.control{
    width: 55%!important;
}
.old-price .tax-details{
    display: none;
}
.price-box.price-final_price{
    position: relative;
}
.product-info-main .price-box .normal-price {
    display: inline-block !important;
}
.tax-wrap{
    font-size: 16px;
    padding-bottom: 13px;
}
.tax-details, .tax-ship, .product-sku{
    display: block;
    font-size: 13px;
    padding-top: 5px;
    color: #222;
}
.tax-details a{
    color: #FEB101;
}
.product-shipping-info{
    clear: both;
    font-size: 14px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}
.product.attribute.description .value > h3{
    font-weight: 700;
}
.product.attribute.description .value > ul{
    margin-left: 35px;
}
.product.attribute.description .value > ul li{
    list-style: inherit!important;
}
.product-info-main .product-options-wrapper .fieldset>.field.required {
    width: 100% !important;
}
.product-info-main .price-box {
    margin: 10px 0 0;
}
.product-info-main .product-additional-info {
    margin-bottom: 20px;
}
.form.form-edit-account .field.password-info{
    display: none;
}
.product-info-main .tax-ship, .product-info-main .product-options-wrapper .fieldset .label{
    font-size: 15px;
}
.product-item-info .product-sku{
    display: none;
}
.product-item-info .tax-wrap {
    padding-bottom: 0;
}
.sidebar .product-items .product-item-info {
    display: block;
    overflow: hidden;
}
.sidebar .product-items .product-item-info .image-product {
    width: 25%;
    float: left;
}
.sidebar .product-items .product-item-details {
    margin-left: 5% !important;
    padding: 0;
    width: 70%;
    float: left;
}
.sidebar .product-items .product-item-details .price-box .price {
    white-space: initial;
    font-size: 15px !important;
}
.price-box .old-price{
    display: none!important;
}
.page-products .product-item-info .product-labels, .product-slider .product-labels{
    display: none;
}
/* New Change 31/08/2021 by Thanh*/
.account .page-wrapper .sidebar .block .content .items{
    display: block !important;

}
.account .page-wrapper .sidebar .block .content .items .item{
    display: block !important;
}
.column .search .block{
    display: none;
}
.toolbar .toolbar-sorter .sorter-action{
    padding: 12px !important;
}
.toolbar-sorter a {
    margin-right: 8px !important;
}
.fotorama__nav--dots .fotorama__nav__frame {
    height: 30px;
    width: 30px !important;
}
.cms-page-view .columns a{
    font-weight: bold;
}
