.p-mb-0 p{
    margin-bottom: 0 !important;
}
.p-mt-0 p{
    margin-top: 0 !important;
}


.pl-0 {
    padding-left: 0!important;
} 

.pr-0 {
    padding-right: 0!important;
}
.d-none {
    display: none!important;
}
.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-between {
    justify-content: space-between;
}
.flex-wrap {
    flex-wrap: wrap;
}
.br-8{
    border-radius: 8px!important;
}
.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fs-10 {
    font-size: 10px;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-22 {
    font-size: 22px;
}

.fs-24 {
    font-size: 24px;
}

.fs-26 {
    font-size: 26px;
}

.fs-28 {
    font-size: 28px;
}

.fs-30 {
    font-size: 30px;
}

.fs-32 {
    font-size: 32px;
}

.fs-34 {
    font-size: 34px;
}

.fs-36 {
    font-size: 36px;
}

.fs-38 {
    font-size: 38px;
}

.fs-40 {
    font-size: 40px;
}

.fs-42 {
    font-size: 42px;
}

.fs-44 {
    font-size: 44px;
}

.fs-44 {
    font-size: 44px;
}

.fs-46 {
    font-size: 46px;
}

.fs-48 {
    font-size: 48px;
}

.fs-50 {
    font-size: 50px;
}

.fs-52 {
    font-size: 52px;
}

.fs-54 {
    font-size: 54px;
}

.fs-56 {
    font-size: 56px;
}

.fs-58 {
    font-size: 58px;
}

.fs-60 {
    font-size: 60px;
}

.mt-8 {
    margin-top: 8px;
}

.mb-8 {
    margin-bottom: 8px;
}

.mt-16 {
    margin-top: 16px;
}
 
.mb-16 {
    margin-bottom: 16px;
}
.post-title{
    font-family: "Roboto", sans-serif;
}

.h2-fs-36 h2{
    font-size: 36px;
}
.h2-mb-0 h2{
    margin-bottom: 0;
}
.h2-mb-10 h2{
    margin-bottom: 10px !important;
}

.p-mb-10 p{
    margin-bottom: 10px;
}

.header-wrapper #wide-nav{
    border-top:1px solid #EFF1F3;
    border-bottom: 1px solid #EFF1F3;
}    

#breadcrumbs{
    padding: 16px 0px;
}
#breadcrumbs nav p{
    margin-bottom: 0px;
}

.menu-footer{
    flex-direction: row !important;
    font-size: 14px;
}
.menu-footer a {
    color: rgba(255, 255, 255, 0.75);;
}
.menu-footer .ux-menu-link{
    margin-left: 32px !important;
}
.footer-wrapper h3{
    font-family: "Roboto", sans-serif;
}
.footer-wrapper .text a{
    color: #fff;
}
.footer-wrapper p,.footer-wrapper a{
    font-size: 14px;
    color: #fff;
}
.footer-wrapper .menu-ft a:hover span,.footer-wrapper .menu-ft a:hover{
    color: #fff;
}
.footer-wrapper .menu-ft a{
    min-height: unset;
}
.footer-row-base .large-3:nth-child(1){
    max-width: 32%;
    flex-basis: 32%;
}
.footer-row-base .large-3:nth-child(2){
    max-width: 20%;
    flex-basis: 20%;
}
.footer-row-base .large-3:nth-child(3){
    max-width: 20%;
    flex-basis: 20%;
}
.footer-row-base .large-3:nth-child(4){
    max-width: 28%;
    flex-basis: 28%;
}
.social-box {
    margin-bottom: 10px;
    align-items: center;
}
.social-box p{
    margin-bottom: 0px;
}

.follow-icon-footer a{
    border: 1px solid rgba(246, 247, 249, 0.2) !important;
    width: 52px;
    height: 52px;
    line-height: 52px !important;
    color: #fff;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.form-footer{
    color: #fff;
}

.form-footer span{
    font-weight: 700;
    font-size: 16px;
    color: #F3F3F7;
    margin-bottom: 12px;
    display: block;
}
.form-footer .item{
    position: relative;

}
.form-footer .item .wpcf7-email{
    background: rgba(144, 145, 156, 0.08);
    border-radius: 6px;
    border: none;
    height: 50px;
    color: #fff;
    margin-bottom: 0;
}
.form-footer .item .wpcf7-email::placeholder{
    font-weight: 500;
}
.form-footer .item .wpcf7-submit{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 50px;
    line-height: 50px;
    background: transparent;
    border: none;
}
.form-footer .item .wpcf7-spinner {
    position: absolute;
    top: 0px;
    left: 0;
}
.form-footer .item .wpcf7-not-valid-tip{
    position: absolute;
}

.form-footer .wpcf7-acceptance label{
    display: flex;
   
}
.form-footer .wpcf7-acceptance label span{
    color: #A7ABC3;
    font-weight: 500;
}
.form-footer .wpcf7-acceptance label a{
    color: #fff;
    font-weight: 600;
}
.logo-footer .ux-logo-link{
    padding: 0 !important;
    margin-bottom: 10px;
}

.header-nav .header-search a,.header-nav .header-search a i,.header-nav .cart-item a i{
    color: #15181E;
}
.header-main .header-nav>li{
    margin-left: 20px !important;
}

.account-item .account-login{
    margin: 0;
    padding: 0;
    min-width: unset !important;
    width: 24px;
    height: 24px;
    line-height: 24px !important;
    min-height: auto;
    color: #15181E;
}

h2.section-title{
    text-transform: inherit;
    border-bottom: none;
    font-size: 36px;
    margin-bottom: 10px;
}
h2.section-title span{
    border-bottom: none;
    text-transform: inherit;
    padding-bottom: 0;
}
.section-title-container{
    margin-bottom: 0 !important;
}

.post-item .post-title a{
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
}
.post-item .is-divider{
    display: none;
}
.post-item .post-meta{
    font-size: 14px;
    color: gray;
    margin-bottom: 10px;
}

.blog-home .flickity-button{
    opacity: 1;
    top: -65px;
    margin: 0;
    margin-top: 0% !important;
    bottom: unset;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    border: none;
}
.blog-home.slider-nav-outside .flickity-button.previous{
    right: 105px !important;
}
.blog-home.slider-nav-outside .flickity-button.next{
    right: -10px !important;
    left: unset;
}
.blog-home.slider-nav-outside .flickity-button svg{
    border: none;
    padding: 18px;
}

.section-title-center b{
    opacity: 0 !important;
}

.tab-product-home .nav li{
    margin: 0px 32px;
    
}
.tab-product-home .nav li a{
    font-size: 16px;
}
.tab-product-home .flickity-page-dots li{
    height: 2px !important;
    width: 70px !important;
    border-radius: 0;
}
.tab-product-home .flickity-page-dots li.is-selected{
    background: #0F3D21;
}
.product-small .add-to-cart-button{
    text-align: center;
    display: flex;
    justify-content: center;
}
.product-small .add-to-cart-button a{
    min-width: 160px;
    height: 48px;
    background-color: #fff;
    display: flex;
    align-items: center;
    color: #0d0d0d;
    justify-content: center;
    width: max-content;
    margin-top: 16px;
}

.box-csbh {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.product-summary form .quantity{
    display: none;
}
.product-summary form{
    margin-bottom: 0px;
}
.single_add_to_cart_button{
    display: block;
    width: 100%;
    height: 45px;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.free-ship-singe-product {
    height: 45px;
    background: #F0EEE7;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.free-ship-singe-product img{
    margin-right: 10px;
}
h1.product-title{
    font-family: "Roboto", sans-serif;
}
.product-summary .price-wrapper{
    margin-bottom: 20px;
}
.product-footer .woocommerce-tabs {
    border-top: 0 !important;
    padding-bottom: 0px !important;
}
/* .woocommerce-tabs .product-tabs{    
    display: none;
} */

.acc-detail-product .accordion-inner{
    padding: 20px 0px;
}
.acc-detail-product .accordion-title .toggle{
    left: unset;
    right: 5px;
}
.acc-detail-product .accordion-title{
    padding-left: 10px;
}
.product-summary .price-wrapper .price {
    display: block;
    font-family: "Fraunces", sans-serif;
    font-weight: 600;
}
.product-gallery .product-thumbnails img{
    opacity: 1;
    margin-bottom: 0;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a{
    border: 1px solid #005158 !important;
    padding: 2px;
    transform:unset;
    transition: 0.3s all;
}
.product-thumbnails a:hover img, .product-thumbnails .is-nav-selected a img{
    transform:unset !important;
}


.recruitment-item:last-child {
    padding-bottom: 0;
}

.recruitment-item {
    padding-bottom: 16px;
}

.recruitment-item>.col-inner {
    padding: 24px;
    background: #FFFFFF;
    border: 1px solid #E0E4EB;
}

.recruitment-item .post-title a {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #1F242E;
}

.recruitment-item .post-title:hover a {
    color: #233D8E;
}

.recruitment-item .job-infor {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #1F242E;
}

.recruitment-item .job-infor>div {
    display: flex;
    align-items: center;
}

.recruitment-item .job-infor>div span {
    color: #627293;
    margin-right: 8px;
}

.recruitment-item .job-infor>div+div {
    margin-left: 36px;
}

.recruitment-item .job-infor>div::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 4px;
}

.recruitment-item .working-job::before {
    background: url(../img/working.svg) no-repeat;
    background-size: cover;
}

.recruitment-item .address-job::before {
    background: url(../img/map.svg) no-repeat;
    background-size: cover;
}

.recruitment-item .salary-job::before {
    background: url(../img/salary.svg) no-repeat;
    background-size: cover;
}

.apply-now {
    padding: 8px 24px;
    min-width: 131px;
    height: 41px;
    background: #0F3D21;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    text-align: center;
}

.apply-now:after {
    content: '';
    background: url(../img/arrow-right4-white.svg) no-repeat;
    background-size: cover;
    width: 12px;
    height: 10px;
    display: inline-block;
    margin-left: 3px;
}
.apply-now:hover {
    background: #F6F7F9;
    color: var(--primary-color);
}
.apply-now:hover::after {
    background: url(../img/arrow-right4.svg) no-repeat;
}
#popup_apply_job .maintitle {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
#popup_apply_job .related-recruitment{
    color: #6A7788;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.recruitment-wrap #breadcrumbs {
    box-shadow: 0px 1px 0px #EAECF0;
    color: #29303D;
    padding-bottom: 16px;
    margin-bottom: 32px;
}

.recruitment-wrap #breadcrumbs a {
    color: #627293;
}

.recruitment-wrap #breadcrumbs span.separator {
    background: url(./assets/img/right-gray.svg) no-repeat;
}

.recruitment-wrap #breadcrumbs p>a:first-child:before {
    background: url(./assets/img/home-gray.svg) no-repeat;
}

.recruitment-wrap .content-left li {
    margin-left: 1.2rem;
}

.info-recruitment .item {
    color: #6A7788;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.info-recruitment .item span {
    color: #061D38;
    font-weight: 700;
}

.info-recruitment .total-apply {
    background: #F8F9FA;
    padding: 16px;
    margin-bottom: 16px;
}

.info-recruitment .number-apply {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #6A7788;
    margin-bottom: 8px;
}

.info-recruitment .number-apply strong {
    color: #061D38;
}

#progress-apply {
    background: #E0E4EB;
    height: 8px;
    width: 100%;
    outline: none;
    transition: background 450ms ease-in;
    -webkit-appearance: none;
}

#progress-apply::-webkit-slider-thumb {
    width: 0;
    height: 8px;
    -webkit-appearance: none;
    cursor: ew-resize;
}

.share-job {
    border-top: 1px solid #DAE2EE;
    padding-top: 20px;
    margin-top: 4px;
}
.list-mxh {
    display: flex;
}
.share-job a {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    background: #FEFEFE;
    border: 1px solid #DAE2EE;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    text-align: center;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.share-job a .tooltiptext {
    display: none;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 0px 10px;
    position: absolute;
    z-index: 1;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    z-index: 1;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
}

.share-job a .tooltiptext::before {
    content: '';
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}
.share-job a+a {
    margin-left: 12px;
}

.info-recruitment .related-recruitment {
    margin-top: 40px;
}

.related-recruitment ul li {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #DAE2EE;
    border-radius: 8px;
    padding: 24px;
}

.related-recruitment ul li h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #061D38;
    margin-bottom: 0;
    flex: 1;
    margin-right: 24px;
}

.related-recruitment ul li h3 a {
    color: #061D38;
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
}

.related-recruitment .info-job {
    color: #6A7788;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.related-recruitment .info-job>div+div::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #9BA5AF;
    border-radius: 50%;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: middle;
}

.readmore-recruitment {
    padding: 8px;
    width: 32px;
    height: 32px;
    background: #F8F9FA;
    border-radius: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M9.797 4.5H0.5C0.354 4.5 0.234167 4.54683 0.1405 4.6405C0.0468334 4.73417 0 4.854 0 5C0 5.146 0.0468334 5.26583 0.1405 5.3595C0.234167 5.45317 0.354 5.5 0.5 5.5H9.797L6.1405 9.1405C6.04683 9.24483 6 9.36467 6 9.5C6 9.63533 6.0495 9.7525 6.1485 9.8515C6.2475 9.9505 6.36467 10 6.5 10C6.63533 10 6.75517 9.95317 6.8595 9.8595L11.3595 5.3595C11.4532 5.25517 11.5 5.13533 11.5 5C11.5 4.86467 11.4532 4.74483 11.3595 4.6405L6.8595 0.1405C6.75517 0.0468334 6.63533 0 6.5 0C6.36467 0 6.2475 0.0495 6.1485 0.1485C6.0495 0.2475 6 0.364667 6 0.5C6 0.635333 6.04683 0.755167 6.1405 0.8595L9.797 4.5Z' fill='%232E3094'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 10px 12px;
    background-position: 50%;
}

#popup_apply_job .maintitle {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

#popup_apply_job .related-recruitment {
    color: #6A7788;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 16px;
    margin-bottom: 16px;
} 
.content-left{
    flex: 1;
    padding-bottom: 32px;
} 
.content-left .item .value{
    font-weight: 700;
    font-size: 60px;
    line-height: 72px;
    color: var(--primary-color);
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid var(--primary-color);
}
.content-left .item .value span{
    font-size: 24px;
    line-height: 32px;
    margin-left: 8px;
    display: inline-block;  
} 
.content-left .item .text{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #414C62;
}
.content-right{
    width: 280px;
    margin-left: 32px;
}
.content-right {
    width: 280px;
    margin-left: 32px;
}

.post-meta-single {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #1D2939;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #E4E7EC;
    padding-bottom: 16px;
}
.post-meta-single .post-by{
    font-weight: 400;
    color: #98A2B3;
    margin-right: 7px;
}
.post-meta-single .name-author{
    text-transform: capitalize;
}  
.post-meta-single img{
    border-radius: 50%;
    margin-right: 12px;
}
.post-meta-single .post-date {
    margin-left: 12px;
    padding-left: 12px;
    position: relative;
} 
.post-meta-single .post-date::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #D0D5DD;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.submit-job{
    padding: 12px 20px;
    height: 48px;
    background: #0F3D21;
    border: 1px solid #0F3D21;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FDFDFD!important;
    display: flex;
    align-items: center;
    width: max-content;
} 
.submit-job::after{
    content: '';
    background: url(../img/icon-right-white.svg) no-repeat;
    background-size: cover;
    width: 20px;
    height: 16px;
    display: inline-block;
    margin-left: 12px;
}     
.apply-first {
    font-size: 16px;
    line-height: 24px;
    color: #414C62; 
    margin-top: 12px;
} 
#popup_apply_job .wpcf7-submit{
    width: 100%;
    margin: 0;
}
#popup_apply_job .wpcf7-spinner{
    position: absolute;
    left: 10px;
    margin: 0;
    bottom: 8px;
}

.page-title.title-cat-archive{
    font-size: 30px;
}

.meta-post-bottom{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #DAE2EE;
    padding-top: 30px;
}
.meta-post-bottom .list-tag a{
    padding: 2px 10px;
    background: #F4F5F6;
    border-radius: 30px;
    margin-right: 8px;
}
.meta-post-bottom .blog-share {
    display: flex;
    align-items: center;
}
.meta-post-bottom .blog-share .social-icons{
    display: flex;
    margin-left: 8px;
}
.meta-post-bottom .blog-share a{
    background: #0F3D21;
    border-radius: 32px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.list-post-relate .item-relate{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

.list-post-relate .item-relate .thumbail img{
    width: 80px;
    height: 80px;
    object-fit: cover;
    display: block;
    margin-right: 10px;
}
.list-post-relate .item-relate a{
    height: 72px;
    display: block;
    width: calc(100% - 90px);
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
 
#text-2{
    border: 1px solid #DAE2EE;
    padding: 30px; 
    border-radius: 6px;
}
#text-2 .widget-title {
    display: block;
    text-transform: inherit;
    font-size: 24px;
    margin-bottom: 16px;
}

.widget_text .is-divider{
    display: none;
}

#custom_html-2{
    border: 1px solid #DAE2EE;
    padding: 30px; 
    border-radius: 6px; 
}
.form-email .wpcf7-submit{
    display: block;
    width: 100%;
    margin-right: 0;
   
}
.form-email .wpcf7-spinner{
    position: absolute;
    margin: 0;
    bottom: 44px;
}
.form-email a{
    text-decoration: underline;
}

.form-contact-page {
    padding: 40px;
}
.form-contact-page .title{
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
}
.form-contact-page .field-wrap .col{
    padding-bottom: 0px;
}
.form-contact-page .field-wrap input{
    border: none;
    box-shadow: unset;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
}
.form-contact-page .field-wrap input::placeholder{
    opacity: 0.5;
}
.form-contact-page .field-wrap input:focus{
    box-shadow: unset;
}
.form-contact-page .field-wrap .wpcf7-submit{
    margin: 0;
    display: block;
    width: 100%; 
    border-radius: 30px;
    text-transform: inherit;
    margin-bottom: 10px;
}
.form-contact-page .field-wrap{
    position: relative;
} 
.form-contact-page .field-wrap .wpcf7-spinner{
    position: absolute; 
    margin: 0;
    bottom: 10px; 
}  
.info-footer p{
    font-size: 14px;
    text-align: center;
}  
.info-footer span {
    display: block;
    text-align: center;
    color: #CBB971;
    font-size: 14px;
    font-weight: 600;
}
.form-contact-page .field-wrap .wpcf7-acceptance .wpcf7-list-item-label{
    font-weight: 500;
}
.form-contact-page .field-wrap .wpcf7-acceptance .wpcf7-list-item-label a{
    font-weight: 600;
}
.iconbox-quytrinh {
    display: flex;
    align-items: center;
}
.iconbox-quytrinh h3 {
    margin-bottom: 0;
}
.col-img-full-height *{
    height: 100%;
}
.col-img-full-height img{
    object-fit: cover;
}
.item-history{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    
} 
.item-history>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 584px;
}
.item-history .year-number{
    position: absolute;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    font-size: 32px;
    font-weight: bold;
    background: linear-gradient(0deg, rgba(16, 16, 24, 0.8) 0%, rgba(16, 16, 24, 0) 100%);
    height: 139px;
    bottom: 0px;
    transition: 0.3s;
} 
.item-history .content-item{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: -10px;
    transition: 0.3s;
}
.item-history:hover .year-number{
    opacity: 0;
    visibility: hidden;
    bottom: -10px;
}
.item-history:hover .content-item{
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.item-history .content-item h3{
    color: #fff;
    padding: 0px 10px;
}
.item-history .content-item .box-content-year{
    background: #0F3D21;
    padding: 15px;

}
.item-history .content-item .box-content-year *{
    color: #fff;
}
.item-history .content-item .box-content-year img{
    width: 100%;
    margin-bottom: 10px
}
.item-history .content-item .box-content-year  p{
    margin-bottom: 5px;
    font-size: 14px;
}
.item-history .year-number:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ccc;
    bottom: 45px;
}
.item-history .year-number:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 4px solid #ccc;
    border-radius: 50%;
    bottom: 38px;
    left: 50%;
    transform: translateX(-50%);
}
.row-title-aboutus{
    margin-bottom: -120px;
    z-index: 999;
    position: relative;
}

.wrap-brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin-left: -30px;
}
.wrap-brands .brand{
    width: calc(16.6666% - 30px);
    height: 120px;
    margin-left: 30px;
    margin-bottom: 30px;
    border: 1px solid #1A1A1A;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrap-brands .brand img{
    object-fit: cover;
}

.tax-brands #main,.tax-product_cat #main{
    background-color: #EFF1F3;
}
.shop-container .products{
    background-color: #fff;
    margin-bottom: 20px;
}
.shop-container .products .product-small{
    border-bottom: 1px solid #EFF1F3;
    border-right: 1px solid #EFF1F3;
}

.wrap-filter-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.wrap-filter-header .result-notice{
    display: flex;
    justify-content: start;
    align-items: center;
}
.wrap-filter-header .result-notice .woocommerce-result-count{
    margin-right: 30px;
}

.result-notice>.order{
    min-width: 150px;
}
.wrap-filter-header .filter-attr form{
    display: flex;
    margin-bottom: 0;
}
.wrap-filter-header .filter-attr .filter-select{
    margin-right: 20px;
    width: auto;
    padding-right: 30px;
    margin-bottom: 0;
    background-image: url('../img/plus-select.png');
    background-color: transparent;
    border: none;
    box-shadow: none;
    min-width: 120px;
} 
.ux-menu-link--active a{
    color: #fff !important;
} 
.post-meta-single .post-author,.post-meta-single .post-date{
    display: flex; 
    align-items: center;
}

.common-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.common-btn a {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-btn a {
    min-height: 48px;
    border-radius: 6px;
    padding: 12px 20px;
    font-weight: 500;
    line-height: 24px;
    color: #1D2939!important;
    background: #fff;
    position: relative;
} 
.list-btn a.btn-order {
    background: #f68a1f;
    color: #fff!important;
}
.list-btn a.btn-phone{
    margin-right: 10px;
}
.list-btn a.btn-phone::before {
    content: "";
    background: url(../img/phone.svg) no-repeat;
    background-size: cover;
    width: 21px;
    height: 20px;
    margin-right: 10px;
}

.btn-outline-thin{
    border: 1px solid #CBB971 !important;
    height: 56px;
    line-height: 53px !important;
    min-width: 172px;
    font-size: 18px !important;
}
.tab-product-home-2 .product-small .add-to-cart-button a{
    border: none;
}
.row-payment-cod{
    max-width: 1078px !important;
    border: 1px solid #CBB971;
    padding: 60px 10px 10px;
    margin-top: -23px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.row-payment-cod h3{
    font-size: 18px;
}
.title-bg-black h2{
    width: max-content;
    padding: 0px 10px;
    margin: 0 auto;
    display: inline-block;
    background: black;
    font-size: 36px;
}

.brands-slider .flickity-page-dots .dot {
    margin: 0;
    border-radius: 0;
    width: 50px !important;
    height: 2px !important;
}
.brands-slider .flickity-page-dots .dot.is-selected{
    background-color: #0F3D21;
}
.title-left-element .section-title a{
    font-size: 16px !important;
    display: flex;
    align-items: center;
    color: #005158;
}
.blog-you-missed .box-text-inner{
    display: flex;
    flex-direction: column-reverse;
}
.blog-you-missed .box-text-inner .post-title{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    line-height: 34px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
}
.blog-you-missed .box-text{
    padding-bottom: 1.2em;
}


.blog-you-missed .box-text-inner .post-meta{
    color: #fff;
    margin-bottom: 0;
}
.blog-you-missed .post-item{
    width: 403px;

}


a.button.white.btn-white-custom {
    border: 1px solid #E0E4EB;
    line-height: 49px;
    height: 48px;
    min-height: unset;
}
a.button.white.btn-white-custom span{
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
a.button.white.btn-white-custom:hover{
    background-color: #0f3d21 !important;
}
a.button.white.btn-white-custom:hover span{
    color: #fff;
}
a.button.white.btn-white-custom:hover .icon-angle-right{
    color: #fff;
}
.box-blog-post .post-title{
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.partner-index .wrap-brands a{
    border: none;
}
.partner-index .wrap-brands {
    margin-left: -10px;
}
.partner-index .wrap-brands a{
    margin-bottom: 10px;
    margin-left: 10px;
    width: calc(16.6666% - 10px);
}
.brand-logo-new{
    margin-top: 30px;
}
.brand-logo-new div{
    height: 32px;
    object-fit: contain;
    background: rgba(15, 10, 5, 0.04);
    width: max-content;
    border-radius: 15px;
    font-size: 12px;
    display: flex;
    align-items: center;
    padding: 0px 14px;
}
.brand-logo-new div img{
    height: 32px;
    object-fit: contain;
    height: 20px;
    object-fit: contain;
    width: auto;
    margin-left: 14px;
}
a.btn-white-custom.btn-margin-auto {
    margin: 0 auto;
    display: block;
    width: max-content;
}
.tab-news-index ul.nav-line-bottom{
    border-bottom: 2px solid #ccc;
}
.tab-news-index ul.nav-line-bottom li.tab{
    margin-bottom: -2px;
    margin-right: 30px;
}
.news-by-brand .post-title{
    font-size: 19px;
}
.product-category .box-category .header-title{
    font-size: 16px;
}
.menu-footer a:hover span{
    color: #fff;
}
.des-custom{
    background-color: #fff;
    padding-top: 30px;
}
.des-custom .logo-brand{
    margin-bottom: 20px;
}
.des-custom h1{
    font-size: 51px;
}
.banner-tax-product .text-inner p span:nth-child(1){ 
    font-size: 20px;
}
.banner-tax-product .text-inner p span{ 
    font-size: 40px;
    display: block;
}
.post-type-archive-product .category-page-row{
    margin-top: 0 !important;
    padding-top: 10px;
}
.post-type-archive-product .woocommerce-ordering .orderby{
    background-color: #f0f0f0;
    margin-top: 0px;
}
.box-contact-header p{
    font-size: 14px;
}
.box-contact-header a{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #29303D;
}
.header-nav .header-button a.header-cart-link:hover i{
    color: #fff;
}
.header-nav .header-button a.header-cart-link{
    border-color: #0F5259;
}
.header-search-form-wrapper .search-field{
    border-radius: 8px !important;
    border-color: #0F5259 !important;
    background-color: #fff !important;
}
.header-search-form-wrapper .icon-search{
    color: #0F5259;
}

.page-navi-bottom {
    padding: 30px 0px;
}

.btn-load-more {
    position: relative;
    display: block;
    width: auto; height: auto;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 30px auto;
    min-width: 150px;
    width: max-content;
}
.btn-load-more::before {
    background-color: rgb(28, 31, 30);
    transition: 0.3s ease-out;
    position: absolute;
    content: "";
    outline: 0!important;
    outline-offset: 0;
}
.btn-load-more span {
    color: rgb(28, 31, 30);
    border: 1px solid rgb(28, 31, 30);
    transition: 0.2s;
}  
.btn-load-more span:hover {
    color: rgb(255,255,255);
    transition: 0.2s 0.1s;
    outline: 0!important;
    outline-offset: 0;
}

.btn-load-more.hover-slide-up::before {
    bottom: 0; left: 0; right: 0; 
    height: 0%; width: 100%;
    position: absolute;
    content: "";
    outline: 0!important;
    outline-offset: 0;
}
.btn-load-more.hover-slide-up:hover::before {
    height: 100%;
    position: absolute;
    content: "";
    outline: 0!important;
    outline-offset: 0;
}
.btn-load-more span {         
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: 0; left: 0;
    width: 100%;
    padding: 15px 20px;
    transition: 0.3s;
}


.lds-ring {
    display: inline-block;
    position: relative;
    width: 54px;
    height: 54px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 44px;
    height: 44px;
    margin: 8px;
    border: 8px solid #000;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #000 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

.cart-collaterals .product-name{
    border: none;
    border-bottom: 3px solid #ececec;
}
.woocommerce-checkout .checkout-sidebar{
    padding-top: 15px;
}

.tab-news-index{
    position: relative;
}
.tab-news-index .btn-white-custom{
    position: absolute !important;
    top: 6px;
    right: 0px;
    border: none !important;
    background: transparent;
    background-color: transparent !important;
    padding-right: 4px;
    color: #005158 !important;
}
.tab-news-index a.button.white.btn-white-custom span,.tab-news-index a.button.white.btn-white-custom i{
    color: #005158 !important;
}
.tab-news-index a.button.white.btn-white-custom:hover{
    background-color: transparent !important;
    color: #005158 !important;
    box-shadow: none !important;
}
.tab-news-index a.button.white.btn-white-custom:hover span,.tab-news-index a.button.white.btn-white-custom:hover i{
    color: #005158 !important;
}
.news-by-brand .box-default .box-text{
    padding-bottom: 0px;
}
.news-by-brand .box-default .box-text .post-meta{
    margin-bottom: 0px;
}
.address-footer p{
    margin-bottom: 8px;
}
.address-footer p i{
    width: 20px;
}
.address-footer p{
    display: flex;
    align-items: center;

}
.copyright-footer p{
    margin-bottom: 0px;
}
.footer-secondary{
    padding: 0px !important;
}
.footer-secondary img{
    margin-top: -10px;
}
section.posts-brand {
    background: #fff;
    padding: 64px 0px;
}
.shop-container .products{
    margin-bottom: 32px;
}
.excerpt-brand p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.woocommerce-ordering .orderby{
    background-image: url('../img/plus-select.png'); 
    margin-right: 20px;
    padding-right: 30px;
    margin-bottom: 0;
    border: none;
    box-shadow: none;
    color: #414C62;
    font-weight: 700;
}
.woocommerce-mini-cart__buttons .button.checkout{
    background-color: #f68a1f !important;
}
.woocommerce-tabs .wc-tabs{
    display: none;
}
.woocommerce-Reviews .woocommerce-Reviews-title{
    font-size: 36px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.3;
    color: #000;
}
.woocommerce-Reviews #comments .woocommerce-noreviews{
    text-align: center;
    margin-bottom: 0px;
}

.related-products-wrapper h3.title-content{
    font-size: 36px;
    text-align: center;
    color: #000;
}
.badge-container{
    margin-top: 0px !important;
}

.vertical-thumbnails::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.vertical-thumbnails::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
}

.vertical-thumbnails::-webkit-scrollbar-thumb
{
	background-color: #0f3d21;
}

form .wpcf7-spinner{
    display: none;
}

.post-item:hover .from_the_blog_excerpt {
    color: #000;
}
.post-item .from_the_blog_excerpt {
    color: #000;
}
#modal-contact {
    padding-bottom: 20px !important;
}
#modal-contact form{
    margin-bottom: 0px;
}
#modal-contact .wpcf7-response-output{
    margin: 0px 40px;
}
.btn-send-contact span{
    font-weight: 500;
}
.current-menu-item a{
    color: #005158 !important;
}
.brand-logo-new>div:not(:first-child){
    margin-top: 10px;
}
.row-title-aboutus {
    z-index: 2;
}
.row-title-aboutus .col-inner{
    padding-left: 0px !important;
}
.text-contact-bottom h3{
    font-size: 14px;
}
.text-contact-bottom h2{
    font-size: 34px;
}

.search-results .category-page-row .col >div:not(:first-child),.search-results .category-page-row .col h4,.search-results .category-page-row .col hr{
    display: none;
}

.tax-brands .category-page-row{
    padding-top: 10px;
}
.wrap-filter-header .filter-attr{
    margin-left: -15px;
}
.button [data-icon-label]:after {
    top: -13px !important;
    right: -18px !important;
    background-color: #0F5259 !important;
}

.widget_custom_html .wpcf7-response-output{
    padding: 5px;
    margin: 5px !important;
    font-size: 12px;
}
.widget_custom_html .wpcf7-form .wpcf7-not-valid-tip{
    font-size: 14px;
    margin-top: -16px;
}


.slider-nav-light .flickity-page-dots .dot {
    border: 1px solid #fff !important;
}
.btn-order-now {
    font-weight: 500 !important;
    min-height: 56px !important;
    padding: 8px 20px 6px !important;
    display: flex !important;
    align-items: center;
    width: fit-content;
    font-size: 14px !important;
}
.btn-order-now:hover .icon-angle-right {
    background-image: url(../img/arrow-right-black1.svg);
}
.btn-order-now .icon-angle-right {
    background-image: url(../img/arrow-right-white.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    top: -2px;
}
.btn-order-now.black:not(:hover) {
    color: #0F3D21;
}
.btn-order-now.black .icon-angle-right {
    background-image: url(../img/arrow-right-black1.svg);
}
.btn-order-now.black:hover .icon-angle-right {
    background-image: url(../img/arrow-right-white.svg);
}
.btn-order-now .icon-angle-right::before {
    content: none;
}
.slider-home .flickity-page-dots {
    right: 48px;
    left: unset;
}
.main-title-2 h2 {
    font-size: 32px;
    line-height: 54px;
    text-transform: uppercase;
}
.blog2 .post-item .post-title {
    font-size: 16px;
    font-weight: 700;
}
.blog2 .post-item .box-text {
    padding-top: 20px;
    padding-bottom: 0;
}
.post-item .meta-post {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-item .meta-post .from_the_blog_comments {
    opacity: 1;
    padding-top: 0;
    display: flex;
    align-items: center;
}
.post-item .meta-post .from_the_blog_comments::before {
    content: '';
    background-image: url(../img/icon-comments.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 5px;
}
.sidebar-blog .post-item .box-vertical .post-title {
    margin-top: 0;
}
.sidebar-blog .row-collapse .post-item+.post-item {
    margin-top: 32px;
}
.section-title-2 .section-title {
    border-bottom: none;
}
.section-title-2 .section-title span {
    border-bottom: 1px solid #0D0D0D;
}
.section-title-2 .section-title span {
    margin-bottom: -1px;
}

.blog-cs .post-item .box-overlay.dark .box-text {
    text-shadow: none;
}
.blog-cs .post-item .dark p {
    color: #000;
}
.blog-cs .post-item .post-title {
    font-size: 36px;
    font-weight: 600;
    order: 2;
}
.blog-cs .post-item .box-text-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.blog-cs .post-item .meta-post {
    order: 1;
    font-weight: 600;
    font-size: 18px;
}
.blog-cs .post-item .box-text .button {
    order: 4;    
}
.blog-cs .post-item .box-text .from_the_blog_excerpt  {
    order: 3;
}
.post-item .box-text .button {
    text-transform: none;
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
}
.post-item .box-text .button::after {
    content: '';
    background-image: url(../img/arrow-right-black.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: relative;
    top: 2px;
    right: 0;
    transition: .5s;
}
.post-item .box-text .button:hover::after {
    right: -5px;
}
.blog-tab .post-item .box {
    box-shadow: 0px 5px 15px 0px rgba(18, 17, 39, 0.08);    
}
.blog-tab .post-item .box-text {
    padding: 24px 16px;
    background: #FFF;
}
.blog-tab .post-item .box-text .cat-label {
    font-size: 14px;
}
.slider-center-mode .flickity-slider .banner {
    width: 90% !important;
}
.slider-center-mode .flickity-slider .banner.is-selected {
    width: calc(90% - 100px) !important;
    margin-left: 50px;
    margin-right: 50px;
}
.form-email-2 {
    display: flex;
    align-items: center;
}
.form-email-2 .wpcf7-email {
    height: 58px;
    border: 1px solid #fff;
    box-shadow: none !important;
    background-color: transparent !important;
    margin-bottom: 0;
    outline: none;
    color: #fff !important;
}

.form-email-2 .wpcf7-email::-ms-input-placeholder {
    color: #fff;
}
  
.form-email-2 .wpcf7-email::placeholder {
    color: #fff;
}
.form-email-2 .wpcf7-form-control-wrap {
    flex: 1;
    margin-right: 12px;
}
.form-email-2 .wpcf7-submit {
    width: 115px;
    height: 58px;
    margin: 0;
}
.blog-slider-home .post-item .box-text {
    width: 100%;
    max-width: 1190px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 15px 48px 15px;
    text-shadow: none !important;
}
.blog-slider-home .post-item .box-text .cat-label {
    font-size: 16px;
    text-transform: none;
    color: #fff;
    opacity: 1;
    margin-bottom: 16px;
}
.blog-slider-home .post-item .box-blog-post .post-title a{
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
}
.blog-slider-home .post-item .box-text .button {
    color: #fff !important;
    text-transform: uppercase;
    padding: 9px 20px;
}
.blog-slider-home .post-item .box-text .button::after {
    background-image: url(../img/arrow-right-white.svg);
    width: 20px;
    height: 20px;
    top: 4px;
}
.blog-slider-home .flickity-page-dots {
    right: 48px;
    left: unset;
}
.header.transparent a {
    color: #fff !important;
}
.header.transparent .header-nav .header-button a.header-cart-link {
    background-color: #fff;
}
.transparent #logo img {
    filter: brightness(0) invert(1);
}
ul.list-depart {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
ul.list-depart li {
    margin: 0;
    margin-right: 14px;
}
ul.list-depart li.active a,
ul.list-depart li:hover a {
    background-color: #0d0d0d;
    color: #fff;
}
ul.list-depart li a {
    color: #0d0d0d;
    border: 1px solid #0d0d0d;
    padding: 5px 20px 5px;
    border-radius: 6px;
    display: inline-block;
    transition: .3s;
}
.header-cart-link {
    border-color: #0d0d0d !important;
}
.header-cart-link:hover {
    background-color: #0d0d0d;
}
.header-cart-link:hover img {
    filter: brightness(0) invert(1);
}
.off-canvas .nav-vertical>li>a,
.mobile-nav.nav > li > a {
    color: #0d0d0d; 
}
.box-heading {
    margin-bottom: 30px;
}
.woof_container_inner h4 {
    font-size: 16px;
}
.woof_list label {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
}
.off-canvas #shop-sidebar {
    width: 100%;
}
@media only screen and (min-width: 1400px) {
    .slider-center-mode .flickity-slider .banner {
        width: 80% !important;
    }
    .slider-center-mode .flickity-slider .banner.is-selected {
        width: calc(80% - 300px) !important;
        margin-left: 150px;
        margin-right: 150px;
    }
}
@media only screen and (min-width: 1100px) {
    .content-right{
        width: 384px;
    }
}

@media (min-width: 850px)  {
    .sidebar-blog .box-vertical {
        display: flex;
        flex-direction: row-reverse;
    }
    .sidebar-blog .box-vertical .box-text {
        flex: 1;
        vertical-align: top;
        padding: 0 16px 0px 0px;
    }
    .blog-slider-home .post-item .box-text .box-text-inner {
        width: 60%;
    }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    .row-title-aboutus .col-inner{
        padding-left: 15px !important;
    }

    .row-title-aboutus{
        margin-bottom: -64px;
        
    }
    
    .wrap-brands .brand{
        width: calc(25% - 30px);
    }

    .footer-row-base .large-3:nth-child(1){
        max-width: 50%;
        flex-basis: 50%;
    }
    .footer-row-base .large-3:nth-child(2){
        max-width: 50%;
        flex-basis: 50%;
    }
    .footer-row-base .large-3:nth-child(3){
        max-width: 50%;
        flex-basis: 50%;
    }
    .footer-row-base .large-3:nth-child(4){
        max-width: 50%;
        flex-basis: 50%;
    }

}


/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
    .row-title-aboutus {
        margin-bottom: -114px;
    }
    .row-title-aboutus .col-inner{
        padding-left: 15px !important;
    }
    
}
@media (min-width: 476px) and (max-width: 770px){
    .footer-row-base .large-3:nth-child(1),.footer-row-base .large-3:nth-child(2),.footer-row-base .large-3:nth-child(3),.footer-row-base .large-3:nth-child(4){
        max-width: 50%;
        flex-basis: 50%;
    }
    .partner-index .wrap-brands a {
        width: calc(25% - 10px);
    }
    .title-bg-black h2{
        font-size: 24px;
    }
    .row-payment-cod{
        border-left: none;
        border-right: none;
        border-bottom: none;
    }
    .tab-news-index .btn-white-custom {
        position: relative !important;
        top: unset;
        right: unset;
        background: inherit;
        background-color: inherit !important;
        padding: 0px 20px;
        margin-top: 20px !important;
        border: 1px solid #E0E4EB !important;
    }
    .tab-product-home .flickity-page-dots li {
        width: 25px !important;
    }
    .brands-slider .flickity-page-dots .dot {
        width: 15px !important;
    }

}
@media only screen and (max-width: 549px){
    .blog-slider-home .post-item .image-cover {
        padding-top: 400px !important;
    }
    .blog-slider-home .post-item .box-blog-post .post-title a {
        font-size: 22px;
    }
    .blog-slider-home .post-item .box-text .cat-label {
        font-size: 11px;
    }
    .blog-slider-home .post-item .box-text .button {
        padding: 4px 20px;
    }
    .blog-slider-home .post-item .box-text .button::after {
        top: 2px;
    }
    .btn-order-now {
        min-height: 45px !important;
    }
    .btn-order-now .icon-angle-right,
    .blog-slider-home .post-item .box-text .button::after {
        width: 15px;
        height: 15px;
    }
    ul.list-depart {
        justify-content: start;
    }
    ul.list-depart li a {
        padding: 3px 10px 3px;
        font-size: 14px;
    }
    .main-title-2 h2 {
        font-size: 24px;
        line-height: 32px;
    }
}
@media only screen and (max-width: 475px){
    section.posts-brand {
        padding: 32px 0px;
    }
    .section-mbym .section-title a{
        display: none;
    }
    .banner-tax-product .text-inner p span{
        font-size: 38px;
    }

    .text-contact-bottom h2{
        font-size: 22px !important;
    }
    

    .row-title-aboutus .col-inner{
        padding-left: 15px !important;
    }
    .fs-24-mb{
        font-size: 24px;
    }
    
    .wrap-filter-header .filter-attr{
        margin-left: -12px;
    }

    .row-bct .img-inner img{
        width: auto;
    }
    .absolute-footer{
        margin-top: -1px;
    }

    .footer-row-base .large-3:nth-child(1){
        max-width: 100%;
        flex-basis: 100%;
    }
    .footer-row-base .large-3:nth-child(2){
        max-width: 50%;
        flex-basis: 50%;
    }
    .footer-row-base .large-3:nth-child(3){
        max-width: 50%;
        flex-basis: 50%;
    }
    .footer-row-base .large-3:nth-child(4){
        max-width: 100%;
        flex-basis: 100%;
    }

    .mobile-sidebar li.html_top_right_text{
        padding-top: 0px !important; 
    }
    .mobile-sidebar li.html_top_right_text a{
        padding-left: 0px !important; 
    }


    .badge-container{
        margin-top: 0 !important;
        
    }
    .badge-container .badge-square{
        width: 35px;
        height: 35px;
    }
    .badge-container .onsale{
        font-size: 14px;
    }

    .title-left-element .section-title{
        font-size: 25px !important;
    }

    h2.section-title,h2{
        font-size: 26px !important;
    } 
    .post-item .post-title{
        font-size: 16px;
    }
    .btn-outline-thin {
        height: 40px;
        line-height: 39px !important;
        min-width: 140px;
        font-size: 14px !important;
    }
    .product-small .add-to-cart-button a {
        min-width: 140px;
        height: 40px;
    }
    .product-small .add-to-cart-button a.product_type_variable{
        font-size: 9px;
    }


    .tab-product-home .flickity-page-dots li {
        width: 15px !important;
    }

    .blog-you-missed .box-text-inner .post-title{
        font-size: 16px;
        line-height: 22px;
    }

    .brands-slider .flickity-page-dots .dot {
        width: 15px !important;
    }
    .title-bg-black h2{
        font-size: 20px !important;
    }
    .row-payment-cod {
        border: none;
        border-top: 1px solid #CBB971;
        padding: 30px 10px 10px;
        margin-top: -17px;
        
    }

    .row-title-aboutus{
        margin-bottom: -40px;
    }
    .wrap-brands {
        margin-left: -10px;
    }
    .wrap-brands .brand {
        width: calc(33.3333% - 10px);
        margin-left: 10px;
        margin-bottom: 10px;
    }
    
    .partner-index .wrap-brands {
        margin-left: -10px;
    }
    .partner-index .wrap-brands .brand {
        width: calc(33.3333% - 10px);
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .wrap-filter-header{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 0px !important;
    }
    .wrap-filter-header .filter-attr form{
        flex-direction: row;
        flex-wrap: wrap;
    }
    .wrap-filter-header .filter-attr .filter-select{
        margin-bottom: 10px;
    }
    .product-small .add-to-cart-button a{
        border: none;
    }
    .woocommerce-Reviews .woocommerce-Reviews-title,.related-products-wrapper h3.title-content{
        font-size: 26px;
    }

    .review-form-inner{
        padding: 15px !important;
    }
    .product-footer .woocommerce-tabs{
        padding-top: 0px !important;
    }
    .job-infor .working-job{
        width: 100%;
        margin-bottom: 10px;
    }
    .job-infor .address-job{
        margin-left: 0px !important;
    }

    .box-recruitment .apply-now{
        display: block;
        margin-top: 10px;
    }
    .tab-news-index .btn-white-custom {
        position: relative !important;
        top: unset;
        right: unset;
        background: inherit;
        background-color: inherit !important;
        padding: 0px 20px;
        margin-top: 20px !important;
        border: 1px solid #E0E4EB !important;
    }
    section.posts-brand .post-item{
        padding-bottom: 0px;
    }


}

