/*** Import *****/
@import url('loading-btn.css');
@import url('loading-group.css');

/*** End ****/

.blog-info-tag span:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}
.total-price{
    color: red;
    font-weight: 600;
}
.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none
}

.wpcf7 form .wpcf7-response-output {
    border: 0;
    margin: 15px 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: red;
}


/* ====================== CSS Lại Header ========================== */
body{
    width: 100%;
    box-shadow: inset;
    background-color: #ffffff;
}
.header{
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.header .container-lg{
    max-width: 98%;
}
.header-logo a{
    display: flex;
}
.head{
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 250px;
}
.title-head{
    font-family: "Montserrat, sans-serif";
    font-weight: 600;
    color: #ff0000;
    font-size: 30px;
}
.sub-title-head{
    font-size: 19px;
    font-family: "Dancing Script", cursive;
    color: #ff6000;
}
.btn-order-now {
    padding: 6px 6px;
}
.header-wrap {
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
}
.pro-page-css{
    max-width: 100%;
    padding: 0;
}
.pro-page-css .col-3-lg{
    width: 18%;
    padding: 0;
    margin-top: 0px;
}
.pro-page-css .col-9-lg{
    width: 82%;
}
.pro-page-css .gy-1{
    margin: 0px;
}
.title-form {
    height: 27px;
}
.w-25{
    width: 25%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
main{
    background-color: white;
}
.search-container {
    display: flex;
    justify-content: center;
    margin:  0;
    height: 42px;
}

#searchInput {
padding: 10px;
border-radius: 21px;
border: 1px solid #ccc;
border-radius: 5px 0 0 5px;
width: 300px;
}
#searchInput:focus{
    border: 1px solid #ccc;
}
#searchButton {
padding: 10px 20px;
background-color: #4CAF50;
color: white;
border: none;
border-radius: 0 5px 5px 0;
cursor: pointer;
}

#searchButton:hover{
    background-color: #70a873;
}

#searchResults {
margin: 20px;
}
.header-mid{
height: 79px;
}
.newsletter{
    padding: 0 10px 32px !important;
}
/* ============= footer ============ */
.footer{
    padding: 30px 0 0;
    background-color: white;
}

.footer .container-lg{
    max-width: 96%;
    display: flex;
    justify-content: space-around;
}
.footer .logo-box img{
    height: 150px;
    margin-inline: 0;
    max-width: 20rem;

}

.footer-logo{
    width: 30%;
}
.footer-links{
    width: 50%;
    display: flex;
    justify-content: space-between;
}
.f-main{
    width: 50%;
}
.footer-social{
    display: flex;
    background-color: #ccc;
}
.footer-copyright{
    margin: 0;
    padding: 14px;
}
.info-company{
    margin-top: 10px;
    line-height: 30px;
    width: 100%;
}

/* --------------------- Detail ----------------------- */
.pro-detail__head::after{
    width: 0;
}
.pro-detail .container{
    max-width: 95%;
}
.hide{
    border: 1px solid #888181;
}
.iframe#r8ne6j8bf0m81741914221891{
    margin-bottom: 10px;
}
/* ------------------ Cart ---------------- */
.list-pro-order .pro-page-css{
    max-width: 90%;
}
.cart-head .container, .breadcrumb .container{
    max-width: 90%;
    padding: 0;
}
.product-highlight .static-text {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    margin-bottom: 12px;
    color: #53C305;
    padding: 10px 10px 10px 41px;
    position: relative;
    font-size: 14px;
}
.product-highlight .pd-static-item {
    box-shadow: 0 0 0 1px #D9D9D9;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 12px;
}
.product-highlight .pd-static-item .title {
    background: #F3F3F3;
    border-bottom: 1px solid #D9D9D9;
    font-weight: 700;
    font-size: 16px;
    line-height: 41px;
    text-align: center;
    margin: 0;
}
.product-highlight .pd-static-item ul {
    font-size: 13px;
    line-height: 24px;
    padding: 8px 8px 12px 50px;
    margin: 0;
    list-style: disc;
    font-family: inherit;
}
.product-highlight .pd-hotline-list {
    padding: 8px 8px 12px 50px;
}
.pd-static-item li{
    list-style-type: none;
}
.product-highlight .pd-hotline-list .item {
    margin: 0 0 8px;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    display: flex;
    align-items: center;
}

.pd-hotline-list a{
    margin-left: 20px;
    color: red;
}
.pd-qr-code{
   padding: 8px 8px 12px 50px;
}
.box-contact-form{
    display: flex;
}
.form-wrapper{
    width: 40%;
}
.image-contact{
    width: 60%;
    margin-top: -70px;
}
.image-contact iframe{
    width: 100%;
}
.sc-related-pro .container{
    max-width: 95%;
}
.mobile-search{
    display: none;
}
.row-reponsive{
    flex-direction: row;
}
.nav-mb{
    background: #00000091;
}
.nav-mb-row {
    justify-content: flex-end;
}
.nav-mb__right {
    background: #f7f7f9;
    width: 70%;
}
.nav-mb__menu .menu-item {
    border-bottom: 2px solid #1e1e1e26;;
}
/* reponsive */

@media (max-width: 1300px) {
    .title-head{
        font-size: 25px;
    }
    .header-logo img {
        width: 9rem;
    }
    .sub-title-head {
        font-size: 16px;
    }
    .header-nav .menu-list > .menu-item {
        padding-bottom: 0.4rem;
    }
    .aside-filter .filter-button {
        column-gap: 0.4rem;
        border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
         margin-top: 0; 
    }
    .aside-filter .filter-button .btn-inner {
        padding: 0;
    }
    .footer .container-lg {
        flex-direction: column;
    }
    .footer-logo {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        gap: 31px;
    }
    .footer-links{
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
    .f-main {
        width: 30%;
    }
    .title-sc {
        font-weight: 500;
        font-size: 22px;
    }
    .mt-6, .mt-8{
        margin-top: 0;
    }
    .pro-page-css .title{
        margin-top: 13px;
    }
    .add-info-container{
        width: 98%;
    }
    .col-image{
        width: 60%;
    }
    .contact-form{
        width: 35%;
    }
    .title-form {
        height: 18px;
    }
    .btn-order-now {
        padding: 9px 0px;
    }
    .text.w-20 {
        width: 50%;
    }
    .col-image {
        width: 100%;
        margin-left: 55px;
    }
    .pro-detail__desc .box-contact-title {
        width: 46%;
    }
    .form-wrapper {
        width: 50%;
    }
    .contact-form {
        width: 100%;
    }
    .heading-sc .title-sc{
        width: 100%;
    }

}
@media (max-width: 1200px) {
    .mobile-search{
        display: flex;
        right: 20%;
        justify-content: flex-end;
        margin-top: 16px;
        gap: 20px;
    }
    .auth-btn img{
        width: 34px !important;
    }
    .cart-sl {
        height: 20px;
        width: 20px;
        margin-top: 34px;
        border-radius: 14px;
        margin-left: 27px;
        position: absolute;
        top: 9px;
        padding: 2px;
        margin-bottom: 50px;
    }
    .row-reponsive{
        flex-direction: column;
    }
    .list-head{
        display: none;
    }
    .pro-page-css .col-9-lg {
        width: 100%;
    }
    .pro-page-css .col-3-lg {
        width: 43%;
        padding: 0;
        z-index: 20;
        margin-top: 0px;
        margin: 16px 28px -73px 160px;
    }
    .title-sc {
        width: 142px;
    }
    .product-highlight .pd-static-item ul, .pd-hotline-list {
        padding-left: 8px !important; 
    }
    .col-right-right{
        display: none;
    }
    .pro-detail__about .col-right{
        width: 50% !important;
    }
    .pro-detail__about .col-left{
        width: 50% !important;
    }
    .head{
        margin-left: 16px;;
    }
    .main-field-label, .main-field-ctr{
        font-size: 12px;
    }
    .footer-links{
        display: none;
    }
}
@media (max-width: 990px) {
    .infomation {
        flex-direction: column;
    }
    .infomation .w-33{
        width: 100% !important;
        margin-bottom: 30px;
    }
    .infomation .w-20 {
        width: 50%;
        margin: 16px;
    }
    .main-field-label, .main-field-ctr {
        font-size: 16px;
    }
    .header-logo .logo-box{
        width: 210%;
    }
    #searchInput{
        width: 188px;
    }
    .pro-page-css .w-25{
        width: 33%;
    }
    .auth-btn img {
        margin-top: 7px;
        width: 29px !important;
    }
    .quantity-edit {
        width: 40%;
    }
    .main-field-ctr, .main-field-label {
        font-size: 13px;
    }
    .head {
        margin-left: 0;
    }
    .list-pro-order .list-order-body .list-order-item .order-size {
        width: 30%;
    }
    .add-info__content {
        margin-top: 40px;
    }
    .col-image{
        display: none;
    }
}

@media (max-width: 500px) {
    #searchInput{
        display: none;
    }
    .pro-page-css .w-25 {
        width: 50%;
    }
    .nav-mb__right {
        width: 80%;
    }
    .footer-logo{
        flex-direction: column;
    }
    .info-company {
        font-size: 11px;
        width: 100%;
    }
    .order-size{
        margin-top: -98px;
        margin-left: 104px;
    }
    .input-group{
        margin: -36px 21px 8px -6px;
    }
    .list-pro-order .list-order-body .list-order-item {
        row-gap: 0rem;
    }
    .css-order-thanhtien{
        margin-top: -7px;
        margin-left: 0px;
        
    }
    .thanhtien{
        color: red !important;
    }
    .header-mid-mb{
        display: none;
    }
    .head {
        margin-left: 10px;
    }
    .ribbon-wrap .list .li {
        padding: 0.4rem 0.6rem;
        font-size: 11px;
    }
    .colors-list {
        flex-direction: column-reverse;
        align-items: flex-end;
        gap: 0;
    }
    .red-price {
        font-size: 14px;
    }
    .text-decoration-line-through {
        font-size: 12px;
    }
    .footer-logo {
        gap: 0px;
    }
    .pro-detail__about{
        padding-top: 0;
        margin-top: 0;
    }
    .pro-detail__about .gy-1{
        flex-direction: column;
    }
    .pro-detail__about .w-33{
        width: 100% !important;
    }
    .pro-detail__content .d-flex{
        margin: 1rem 0rem 2rem 0rem;
    }
    .price {
        font-size: 2rem;
    }
    .left-cart .w-33{
        width: 30% !important;
    }
    .left-cart button {
        margin-left: 12px;
        width: 35%;
    }
    .quantity-edit {
        width: 35%;
    }
    .pro-detail__content .select-item{
        margin-top: 1rem;
    }
    .pro-detail__desc .head{
        margin-left: 0;
    }
    .d-only-dflex {
        flex-direction: column;
    }
    .text.w-20 {
        width: 100%;
    }
    .pro-detail__desc .content-item{
        padding: 0px 0px 0px 17px;
    }
    .wp-block-list {
        margin-left: 10%;
    }
    .image-contact{
        display: none;
    }
    .box-contact-form .form-wrapper{
        width: 100%;
    }
    .box-contact-title{
        width: 100% !important;
        margin-bottom: 1.6rem;
    }
    .box-contact-form .gy-1{
        flex-direction: column;
    }
    .box-contact-form .gy-1 .col-6{
        width: 100% !important;
    }
    .box-contact-form .form-button .form-submit {
        margin-left: 24%;
    }
    .related-pro .swiper-slide{
        width: 50% !important;
    } 
    .footer .logo-box img {
        height: 120px;
    }
    .pro-detail__desc .content-desc p{
        margin-left: 16px;
    }
    .pro-page-css #computer-filter-form{
        margin-top: 78px;
    }
    .contact-list .contact-item{
        flex-direction: column;
    }
    .contact-list .contact-item .w-50 {
        width: 100%;
    }
    .contact-item__content{
        text-align: left;
    }
    .contact-item__info .text {
        margin-left: 22px;
    }
    .contact-item__info .label {
        width: 102px !important;
        margin-left: -20px;
        display: flex;
    }
    .contact-item__content .label{
        font-weight: 700;
    }
    .order-size{
        margin-left: 103px;
        margin-top: -60px;
    }
    .css-order-thanhtien{
        margin-top: -7px;
        margin-left: 0px;
    }
    .infomation .w-20 {
        width: 94%;
    }
    .order-delete-btn img {
        width: 3rem;
        height: 3rem;
    }
}
@media (max-width: 380px) {
    .header-logo .logo-box {
        width: 240%;
    }
    .box-contact-form .head {
        margin-left: 13px;
    }
}
@media (max-width: 350px) {
    .header-logo .logo-box {
        width: 240%;
    }
    .box-contact-form .head {
        margin-left: 13px;
    }
    .order-sp-tt{
        display: block;
        width: 195px;
    }
    .list-order-item .order-col-35{
        margin-bottom: 48px;
    }
    .order-size {
        margin-left: -2px;
        margin-top: -60px;
    }
    .order-number-qty{
        margin: -48px 10px 10px 10px;
    }
    .order-delete{
        margin:  -75px 10px 0px 138px !important;
    }
    .order-delete-btn img{
        width: 3rem;
    }
    .thanhtien{
        margin: 60px -0 -8px 178px;
        color: red !important;
    }
}

.search-page .pro-page-css{
    padding: 0px 68px !important;
}
.search-page .pro-page-css h3 {
    margin-top: 24px;
    font-size: 40px;
    font-weight: 600;
    font-style: italic;
}
.w-16{
    width: 20%;
}
.cat-body{
    padding-bottom: 120px;
}
.search-page .prodbox-title{
    height: 38px;
}
#form-search-1{
    margin: 0px 15px;
}
#form-search-1 #searchInput-mb{
    border: 1px solid #a7a7a7;;
    padding: 10px;
    width: 247px;
}
@media (max-width: 1280px){
    .w-16{
        width: 25%;
    }
    .search-field{
        width: 100%;
        padding: 10px;
        border: 1px solid #00000070;
        border-radius: 13px;
    }
    .nav-mb__mid {
        margin-top: -30%;
    }
    .search-mobile{
        margin-bottom: 40px;
    }
}
@media (max-width: 1028px){
    .w-16{
        width: 33%;
    }
}
@media (max-width: 728px){
    #form-search-1 {
        margin: 0px -5px;
    }
    #form-search-1 #searchInput-mb {
        width: 142px;
    }
}
@media (max-width: 600px){
    .w-16{
        width: 50%;
    }
    .search-page .pro-page-css {
        padding: 0px 30px !important;
    }
    .search-page .pro-page-css h3 {
        font-size: 30px;
    }   
    .account-btn{
        display: none !important;
    }
    .search-field{
        width: 100%;
        padding: 10px;
        border: 1px solid #00000070;
        border-radius: 13px;
    }
    .nav-mb__mid {
        margin-top: -50%;
    }
    .search-mobile{
        margin-bottom: 40px;
    }
}
/* @media (max-width: 600px) */
main{
    width: 83% !important;
}
@media (max-width: 600px){
    main{
        width: 95% !important;
    }
}