.btnSignup,.btnSignin,.box-cart,.footer-top .wpcf7,#flip1{
    display: none;
}
.search-desktop{
    position: relative;
}
.product-tabs #tab-content {
    height: 100%;
}
@media (min-width: 1023px) {
    #menu-menu .search-desktop i {
        display: unset;
    }
}
@media screen and (min-width: 1100px) {
    .menu-top {
         overflow: unset;
    }
}
@media screen and (max-width: 767px) {
    .social-box {
        display: block;
    }
}
.product-related .headtitle{
    text-align: start;
    font-weight: 700;
    border-bottom: 3px solid #281510;
    color: #281510;
    background: none;
}
.tabs.product-tabs  #flip1 span{
    border-bottom: 3px solid #281510;
    background: none;
    color: #281510;
    font-weight: bold;
}
.product-tabs .tab-caption-item{
    background: none !important;
    border-bottom: 3px solid #281510;
}
.product-tabs .tab-caption-item .headtitle span{
    text-align: start;
    color: #281510;
    font-weight: 800;
}
.search-form {
    position: absolute;
    right: 0;
    top: 40px;
    display: block;
    width: 0;
    height: 60px;
    background-color: #fff;
    transition: all .3s ease-in-out;
     pointer-events: none;
    z-index: 999;
    overflow: hidden;
}
.search-form .text-search-mobile{
    border: 0;
    background-color: transparent;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    line-height: 58px;
    box-shadow: none;
}
.search-form .text-search-mobile::placeholder{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-transform: initial;
}
.search-form.active{
    width: 500px;
    pointer-events: auto;
}
button.search__submit {
    height: 60px;
    border: 0;
    background: #fff;
    float: right;
    padding: 0 20px;
    position: relative;
    z-index: 99;
}
.blockShip.block-location{
    display: none;
}
.box-addtocart .social-icons,.btnsubmits .mua-ngay, .custom.input_number_product.custom-btn-number,.filterPrice.tp_product_category_filter_price{
    display: none;
}
.tabs.product-tabs #tab-cap-1{
    width: 100%;
}
.tabs.product-tabs #tab-cap-2{
    display: none;
}
.product-content .choose-me{
    display: none;
}
.product-content .product-description{
    width: 100%;
}

@media screen and (min-width: 992px) {
    .div-search{
        display: none;
    }
}
.home-page.top-san-pham-moi, .boxCategoryProduct, .filterPrice {
    display: none;
}
#out-stock {
    display: none !important;
}
.btncart .hotline {
    width: 100%;
    background: #271511 url(/tp/T0258/img/icon-hotline.png) no-repeat 6px center;
    background-size: 36px auto;
    height: 45px;
    border-radius: 8px;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-family: Futural;
    margin: 0;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
strong {
    font-weight: 700 !important;
}
.attachment-thumbnail.size-thumbnail.cloudzoom-gallery {
    height: 145px;
}
.description-fill div#tab-content{
    background: #fff;
}
#tab-content .tab-content-item ul li{
    list-style: inside;
}
div#tab-content-1 img{
    position: relative;
    display: block;
    margin: 0 auto;
    float: none;
}
.text-contact a {
    font-weight: 300;
}
.text-contact {
    font-weight: 700;
}
#notIndex-fixed-actions{
    display: block;
    position: fixed;
    right: 25px;
    bottom: 100px;
    z-index: 1;
}
.fixed-item.btn-phone-fixed {
    display: none;
}
.title-fixed {
    position: absolute;
    top: 4px;
    right: 55px;
    z-index: 9;
    height: 32px;
    line-height: 26px;
    padding: 3px 10px;
    width: auto;
    border-radius: 5px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 1);
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.fixed-item:hover .title-fixed{
    visibility: visible;
    opacity: 1;
}
.fixed-item:hover .title-fixed:after{
    content: "";
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 1);
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
@media (max-width:768px){
    .footer-container .social-box{
        margin-bottom: 30px;
    }
}
.signup-menu{
    display: none;
}