
body {
    font-family: Inter Tight,sans-serif;
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
    color: black;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1200PX;
}
html {
    background-color: transparent!important;
}
.absolute-footer.dark{
    /* display: none!important; */
}
.nav > li > a {


}
.form-flat .flex-row .flex-col, .flex-row.form-flat .flex-col{
    padding-right: 2px;
}
.header-top {
    padding: 6px 0;
}
.hotline{

}
.hotline i{

    margin-right: 3px;
}
.hotline a{

    color: red;

    font-weight: bold;
}
.slider-st{

}
.footers-st{
    border-top: 4px solid #d71e1e;
}
.company-info{

}
.company-info2{

}
.company-info2 p{

    margin: 0;
    
    color: white;
    
    font-size: 16px;
    
    text-align: left;
}
.company-info2 .textwidget{
    margin-bottom: 20px;
}
.footers-st .social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: .85em;
    color: #999;
    margin-left: 41px;
}
.images-row{
}
.images-row .col{

    padding: 5px;
}
.col-info-text{

}
.col-info-text .widget-title{

    margin-left: -10px;
}
.copyright-st{

}
.copyright-st .col{
 margin-bottom: 0;
 padding: 0;
}
.copyright-st p{
    margin-bottom: 0;
    font-size: 16px;
    color: #FFF;
}

.product_cate_list .product_box .product_item {
    position: relative;
    padding-bottom: 0;
}
.product_cate_list{padding-bottom: 15px;}
.product_cate_list .rt-thumb img {
    height: 185px;
    object-fit: cover;
    width: 100%;
    transition: all .25s ease-in-out;
}
.product_cate_list .product_box .title {
    position: absolute;
    left: -5px;
    bottom: 25px;
    background-color: #d71e1e;
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.product_cate_list .product_box .title a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 15px;
    padding: 6px 17px;
}
.product_cate_list .product_box .title a:after {
    content: '';
    display: block;
    border-top: 34px solid #d71e1e;
    border-left: 0px solid transparent;
    border-right: 28px solid transparent;
    position: absolute;
    right: -28px;
    top: 0;
}
.headding-col{
    margin: 0;
    padding: 0;
}
.headding-col2 .headings:after {
    content: '';
    display: block;
    width: 120px;
    height: 3px;
    background-color: #dc0b0e;
    margin: unset;
    z-index: 99;
    margin-top: -2px;
    position: absolute;
    left: 15px;
}
.headding-col2{
   margin: 0;
   padding: 0;
}
.headings {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
    position: relative;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
}
.headding-col2 .headings {
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
    position: relative;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
    padding-left: 13px;
}
.headding-col2 .headings b{

    display: none!important;
}
.headding-col2 .headings  span{

    border: none;

    margin: unset;

    padding: 0;
}
.headings span{
   text-align: center;
   border: none;
   margin: 0 auto;
   font-weight: 600;
   text-transform: uppercase;
   color: #333333;
   position: relative;
   font-family: 'Roboto', sans-serif;
}
.headings h2{
    margin: 0;
    border-bottom: none;
    text-align: left;
    padding-bottom: 8px;
    z-index: -1;
}
.headings b{
    display:none!important;
}
.headings:after {
    content: '';
    display: block;
    width: 120px;
    height: 2px;
    background-color: #dc0b0e;
    margin: 0 auto;
    margin-top: 10px;
}
.product_cate_list .product_box {
    margin-top: 15px;
    padding-bottom: 15px;
}
.uudai-ibox{

    text-align: center;

    font-size: 15px;

    background-color: #fff;

    border-bottom: 2px solid #d71e1e;

    padding: 15px 18px;

    margin-top: 20px;
}

.uudai-ibox img {
    height: 85px;
    width: 85px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.uudai-ibox:hover img {
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg);
}
.uudai-ibox h3{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Arial';
    margin-top: 10px;
}
.uudai-ibox p{
    margin-bottom: 0;
    font-size: 14px;
}
.productshot-st{

}

.product_item {
    position: relative;
    padding-bottom: 10px;
    text-align: left;
    border: 1px solid #ccc;
}

.rt-thumb {
    overflow: hidden;
}
.rt-thumb img {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    /* height: 185px; */
    width: 100%;
    object-fit: cover;
}
.product-box{margin-top: 20px;margin-bottom: 0;padding-bottom: 0;}
.product-box .box {
    padding: 10px;
}
.price span.regular-price {
    font-size: 15px;
    text-decoration: line-through;
    color: #333;
    margin-bottom: 5px;
    margin-right: 5px;
}
.price span.sale-price {
    color: #d71e1e;
    font-size: 17px;
    
}



.uudai-st .large-4{
    margin-bottom: 0;
    padding-bottom: 0;

}
.headding-col2 .headings h2{
    border-bottom: 1px solid #dadada;
}
span.amount{
  white-space: unset; 
  color: unset; 
  font-weight: 400;
}
.facebook_like {
    overflow: hidden;
    height: 300px;
    display: block !important;
}
.contact-us-st .col{
    padding-bottom: 0;
    margin-bottom: 0;
}
.contact-us-st p{
    padding-bottom: 0;
    margin-bottom: 0;
}
.product-box .box a {
    font-size: 16px;
    min-height: 60px;
}
.headdings-news{}
.contact-us-st .headings{margin-bottom: 20px;}
.list .news-post {
    margin-bottom: 10px;
    overflow: hidden;
}
.news-post {
    width: 33.33333333%;
    float: left;
    padding: 0 15px;
    margin: 15px 0;
}
.news-post:nth-child(4n+1) {
    clear: both;
}
.news-post .box {
    border: 1px solid #d6d6d6;
}
.news-post .post-thumbnail {
    overflow: hidden;
}
.box a {
    display: inline-block;
    width: 100%;
    color: black;
}
.news-post .post-thumbnail img {
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.news-post .box .post-thumbnail img {
    width: 100%;
    border: none;
    height: 190px;
    object-fit: cover;
}
.news-post .box .content {
    padding: 10px;
    text-align: left;
}
.news-post .news-title, .list .news-post .news-title a {
    color: #333333;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}
.news-post .news-title {
    text-transform: uppercase;
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 10px;
}
.news-post p {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 0;
}
.news-post .more-link {
    display: none;
    font-size: 13px;
    color: #0083ca;
}
.news-post:hover .post-thumbnail img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
.news-post .read_more {
    border-top: 1px solid #d6d6d6;
    padding: 10px;

}
.news-post .read_more a{
   font-size: 15px;
   color:black;
}
.news-post:hover .read_more a {
    color: #d71e1e;
}
.headings a{
    color: #333333;
}
.site-content:before {
    content: '';
    display: block;
    background-image: url(images/bg-br.png);
    width: 100%;
    background-size: cover;
    height: 205px;
}
.heading {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
    border-bottom: 1px solid #dadada;
    position: relative;
    padding: 10px 0;
    margin-bottom: 20px;
}
.heading:after {
    content: '';
    display: block;
    width: 160px;
    height: 3px;
    background-color: #ecc371;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.form-contacts-r{

}
.form-contacts-r input{
    width: 100%;
    outline: none;
    border: 1px solid #dadada;
    padding: 5px 10px;
    margin: 15px 0;
    font-size: 14px;
    color: black;
    height: 34px;
    box-shadow: none;
    font-weight: 400;
}
.form-contacts-r textarea{
    width: 100%;
    outline: none;
    border: 1px solid #dadada;
    padding: 5px 10px;
    margin: 15px 0;
    font-size: 14px;
    color: black;
    box-shadow: none;
    font-weight: 400;
}
.form-contacts-r .wpcf7-submit{
    display: block;
    margin: 0 auto;
    background-color: #eb1c24;
    color: #fff;
    border: none;
    padding: 0 30px;
    border-radius: 5px;
    min-width: 90px;
    max-width: 90px;
}
.form-contacts-r .col{
    padding-bottom: 0;
}
.box-others-x{

    display: block;

    margin-bottom: 16px;
}
.box-others-heading{

    background: #e3252d;

    color: #fff;

    font-size: 15px;

    text-transform: uppercase;

    font-weight: 600;

    line-height: 42px;

    padding-top: 4px;

    text-align: center;

    margin: 0;

    margin-bottom: 0;

    border-bottom: 4px solid #b60e15;
}
.box-others-xx{

    display: block;
}
.box-list-menu{

    border: 1px solid #d2d2d2;

    padding-left: 0;

    list-style: none;

    border-top: none;
}
.box-list-menu li{

    margin-left: 0!important;

    list-style-type: none;

    position: relative;

    border-bottom: 1px dashed #d2d2d2;

    margin-bottom: 0;
}
.box-list-menu li:before{
    position: absolute;
    font-family: 'FontAweSome';
    content: "\f0da";
    left: 15px;
    top: 5px;
    color: #e2242c;
}
.box-list-menu a{

    padding: 10px 10px 10px 35px;

    display: block;

    text-transform: uppercase;

    font-size: 13px;

    color: black;
}
.box-list-menu a:hover{

}
.box-list-menu li:last-child{
    border-bottom: none;
}
.product-aside-box{border: 1px solid #d2d2d2;padding-left: 0;list-style: none;border-top: none;padding: 10px;}
.product-aside-box .product_item {

    margin-bottom: 5px;

    border: none;
}

.product-aside-box .product_item .rt-thumb img{
    height: 165px;
    padding: 3px;
    border: 1px solid #dadada;
    width: 100%;
    margin: 0;
    object-fit: cover;
}
.product-aside-box .product_item .box{

    padding: 3px;
}
.product-aside-box .product_item .box a{font-size: 16px;} 
.product-aside-box .product_item:hover .rt-thumb img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.support-item{

    padding: 0 10px 0px;

    display: block;
}
.support-box{

    border-bottom: 1px solid #ccc;

    padding: 5px 0;
}
.support-box div{
    display: block;
}
.sup-name{

    display: block;

    font-weight: normal;

    line-height: 25px;

    font-size: 14px;
}
.sup-phone{

    font-size: 25px;

    font-weight: 500;

    background: url(images/icon-sup.png)left center no-repeat;

    padding-left: 30px;
}
.sup-phone a{

    color: #d71e1e;

    font-size: 27px;

    font-weight: normal;
}
.sup-phone i{

}
.support-box-x{

    border: 1px solid #d2d2d2;
}
.sup-email{
    line-height: 35px;
    padding: 0px;
    display: block;
    font-size: 14px;
}
.sup-email  i {
    margin-right: 5px;
    color: #d71e1e;
}
.news-aside-item{

    padding: 5px;

    overflow: hidden;

    display: block;
}
.news-aside-thumb {

    max-height: 62px;

    width: 85px;

    overflow: hidden;

    float: left;

    margin-right: 10px;

    padding: 3px;

    border: 1px solid #eee;
}
.news-aside-thumb img{

}
.news-aside-content{

}
.news-aside-content a{

    display: block;

    line-height: 20px;

    height: 60px;

    overflow: hidden;

    font-size: 13px;
}
.news-aside-content a:hover{

}
.news-aside-box{
    border: 1px solid #d2d2d2;
    display: block;
    padding-bottom: 5px;
}
#mvccount{
    display: none!important;
}
#mvctable img{
    /* display: none!important; */
    padding: 0;
    margin-top: -6px;
}
#mvcwid {
    border: 1px solid #d2d2d2;
    display: block;
    padding-bottom: 5px;
}
#mvctable {
    padding: 0!important;
}
#mvctable table {

    margin-bottom: 0;
    
}
#mvctable table tr:last-child td{
    border: none;
}
#mvcwid{
    padding-bottom: 0!important;
}
.page-wrapper {
    padding-top: 0;
    padding-bottom: 30px;
}
.rt-news .new-list .news-post {
    border-bottom: 1px solid #cccccc;
    padding: 10px 0;
    margin-bottom: 10px;
}
.rt-news .new-list .news-post .rt-post-image {
    width: 30%;
    float: left;
}
.rt-news .new-list .news-post .rt-post-image img {
    width: 100%;
}
.rt-news .new-list .news-post .rt-post-content {
    width: 68%;
    float: right;
}
.rt-news .new-list .news-post .title {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: black;
    margin-bottom: 5px;
    display: block;
}
.rt-news .new-list .news-post {
    border-bottom: 1px solid #cccccc;
    padding: 0px 0 15px;
    margin-bottom: 0;
    margin-top: 15px;
}
.rt-news .news-post{
   width: 100%;
}
.rt-news .new-list .news-post .title:hover{
    color:#e3252d;
}
.rt-news .new-list .news-post .more-link {
    font-size: 12px;
    color: #fff;
    background: #ecc371;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 5px;
}
h1.heading{
    margin-bottom: 0;
}

.nav-pagination {
    margin-top: 15px!important;
    float: left;
    text-align: center;
    width: 100%;
}
.nav-pagination  li{
    margin-left: 0!important;
}
.nav-pagination>li>.current, .nav-pagination>li>span:hover, .nav-pagination>li>a:hover {
   border-color: #e3252d;
   background-color: #e3252d;
   color: #FFF;
}
blockquote {
    border-right: 4px solid rgba(51, 51, 51, 0.7);
    border-left: 0;
    padding-right: 0.7778em;
    padding-left: 0;
    font-size: 17px;
}
.gioithieu-st h1.heading{
    margin-bottom: 15px;
}
.rt-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    clear: both;
}
.rt-link {
    color: white;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 10px;
    margin-right: 2px;
    line-height: 28px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
.rt-facebook {
    background: #3B5997;
}
.rt-twitter {
    background: #00aced;
}
.rt-googleplus {
    background: #D64937;
}
.rt-pinterest {
    background: #bd081c;
}
.rt-facebook:hover, .rt-facebook:active {
    background: #2d4372;
}
.rt-twitter:hover, .rt-twitter:active {
    background: #0084b4;
}
.rt-googleplus:hover, .rt-googleplus:active {
    background: #b53525;
}
.rt-pinterest:hover, .rt-pinterest:active {
    background: #bd081c;
}
.related-post{

}
.heading-realate{

    color: #333;

    font-size: 18px;

    text-transform: uppercase;

    margin-top: 0;

    border-bottom: 1px solid #dadada;

    position: relative;

    padding: 10px 0;
}
.heading-realate:before{
    content: '';
    display: block;
    width: 160px;
    height: 3px;
    background-color: #d71e1e;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.related-post ul{

}
.related-post li{

    margin: 0!important;

    list-style-type: none;

    padding: 5px 0;

    padding-left: 11px;

    position: relative;
}
.related-post li:before{
    content: "\f10c";
    position: absolute;
    border-radius: 7px;
    left: 0;
    top: 14px;
    font-size: 8px;
    font-family: 'FontAwesome';
    color: black;
}
.related-post li:hover:before{
  color: #e3252d;
}
.related-post a{

    color: black;

    font-size: 15px;
}
.related-post li:hover a{

    color: #e3252d;
}
.entry-content{
    font-size: 16px;
}
.product-box:hover .rt-thumb img {
  -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.products-details-others-e{

margin-top: 25px;
}
.products-details-others-e p{
    margin-bottom: 5px;
}
.products-details-others-e ul{

margin-bottom: 5px;
}
.products-details-others-e li{

list-style-type: none;

font-size: 14px;
}
.products-details-others-e li:before{
        content: '\f00c';
    font-family: 'FontAwesome';
    color: #e4262e;
    margin-right: 5px;
}
.product_title {
    font-size: 25px;
    color: black;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.details-price{

}
.details-price .price{

margin-top: 15px;
}
.details-price span{
    
}
.product-aside-box{

}
.product-aside-box .row{
    margin:0!important;
    padding:0!important;
}
.product-aside-box  .product-box:first-child{
     margin:0!important;
}
.product-aside-box .product_item .box a {
    font-size: 16px;
    min-height: unset;
}
.product-aside-box .product_item {
    margin-bottom: 0;
    border: none;
    padding: 0;
}

.product-aside-box  .col{
     padding:0!important;
}
.sticky-add-to-cart .products-details-others-e{
    display:none;
}
.is-form, button.is-form, input[type='submit'].is-form, input[type='reset'].is-form, input[type='button'].is-form {
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #666;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
    height: 30px;
    min-height: unset;
    line-height: 30px;
}
.quantity input[type="number"] {
    max-width: 2.5em;
    width: 2.5em;
    text-align: center;
    border-radius: 0 !important;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
   font-size: 14px; 
    height: 30px;
}
.details-k .quantity{
    margin-top: 10px;
}
.details-k .single_add_to_cart_button{
    background: #e3252d;
    border-radius: 5px;
}
.details-price ins span{
   color: #e4262e;
    margin-left: 10px;
    font-size: 36px;
}
.product-section-title-related {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
    border-bottom: 1px solid #dadada;
    position: relative;
    margin-top: 30px;
    padding: 10px 0;
}
.product-section-title-related:before{
   content: '';
    display: block;
    width: 160px;
    height: 3px;
    background-color: #d71e1e;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.product-footer .nav-tabs>li.active>a{
   border-top-color:#b60e15!important;
}
.product_meta .posted_in a{
    color:#e3252d;
}
.message-wrapper+main .product-main{
    padding: 40px 0;
}
#wrapper>.message-wrapper {
    padding-top: .75em;
    padding-bottom: .75em;
    font-size: 1.1em;
    margin-bottom: 0!important;
}
.header-cart-link:hover{
        background-color: #e3252d;
    border-color: #e3252d;
}
.badge-outline, .badge-circle {
    margin-left: -.4em;
    font-size: 21px;
   
}
.badge-inner{
     background: #e3252d!important;
     font-size: 18px;

}
/*Mobile Open*/
@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {
    .product-section {
    border-top: 1px solid #ececec;
    padding: 0 15px;
}
    .rt-news .new-list .news-post .rt-post-content {
    width: 100%;
    float: right;
}
    .rt-news .new-list .news-post .rt-post-image {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
    .small-12 {
    max-width: 100%!important;
    flex-basis: 100%!important;
    -ms-flex-preferred-size: 100%!important;
}
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
       background: black;
   }
   .off-canvas .nav-vertical>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    font-weight: 400;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #212121;
}
.off-canvas .sidebar-menu {
    padding: 30px 0;
    background: black;
}
.button.icon.is-small {
    border-width: 1px;
    background: black;
    color: white;
    font-size: 15px;
}
}

@media screen and (min-width: 768px) and (max-width: 920px) {
    .small-12{}
    .new-list{}
    
    .rt-news .new-list .news-post .rt-post-image {
    width: 40%;
    float: left;
    margin-bottom: 10px;
}
.rt-news .new-list .news-post .rt-post-content {
    width: 60%;
    float: right;
    padding-left: 20px;
}
    .price span.regular-price {
        font-size: 15px;
        text-decoration: line-through;
        color: #333;
        margin-bottom: 5px;
        margin-right: 5px;
        display: block;
    }
    .product_cate_list .product_box .title a {
        display: block;
        position: relative;
        color: #fff;
        font-size: 11px;
        padding: 6px 17px;
    }
    .product_cate_list .product_box .title a:after {
        content: '';
        display: block;
        border-top: 28px solid #d71e1e;
        border-left: 0px solid transparent;
        border-right: 28px solid transparent;
        position: absolute;
        right: -28px;
        top: 0;
    }
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
       background: black;
   }
   .off-canvas .nav-vertical>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    font-weight: 400;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #212121;
}
.off-canvas .sidebar-menu {
    padding: 30px 0;
    background: black;
}
.button.icon.is-small {
    border-width: 1px;
    background: black;
    color: white;
    font-size: 15px;
}

}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1024px) and (max-width: 1170px) {
    .header-main .nav > li > a {
        line-height: 16px;
        font-size: 13px;
    }
}

@media screen and (min-width: 1200px) {
    .rt-news .new-list .news-post .rt-post-image {

        max-height: 185px;
        overflow: hidden;
    }
    .product-aside-box .product_item  .rt-thumb {
        min-height: 165px;
        max-height: 165px;
        overflow: hidden;
    }
    .rt-thumb{
        min-height: 185px;
        /* max-height: 185px; */
        overflow: hidden;
    }
    .no-pad-pc{padding:0!important;}
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}



.d_page {
    width: 100%;
    margin: 15px 0 25px 0;
    float: left;
    text-align: center;
}

.d_page b {
    background-color: #e72c2d;
    border-color: #e72c2d;
    color: #fff;
    margin-right: 8px;
    width: 45px;
    height: 45px;
    font-size: 17px;
    border-radius: 50px;
    font-weight: 400;
    display: inline-block;
    line-height: 45px;
}

.d_page a {
    margin: 0 2.5px;
    background: #fff;
    text-align: center;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    font-size: 17px;
    color: #b5b0b0;
    border: 1px solid #b5b0b0;
    text-decoration: none;
}

.d_page a:hover {
    background-color: #e72c2d;
    border-color: #e72c2d;
    color: #fff;
}

.back-to-top:hover{
    background-color: #da0a0d!important;
    border-color: #da0a0d!important;
}
.searchform-wrapper .searchform{
    position: relative;
}
.searchform-wrapper .searchform input{
    font-size: 14px;
    border: none;
    border-radius: 40px;
    padding-left: 15px;
}
.searchform-wrapper .searchform button{
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    background-color: transparent;
    color: #000;
    font-size: 12px;
    border: unset;
    padding-top: 4px;
}
.home-about .number {
    color: #ecc371;
    font-weight: 900;
    font-size: 4rem;
    margin-right: 10px;
}
.home-about {
    color: #fff;
}
.home-about .col-number .col-inner {
    display: flex;
    font-size: 18px;
    align-items: center;
    font-weight: 700;
    justify-content: center;
    border-left: 5px solid #393c42;
    border-right: 5px solid #393c42;
}
.sub-title {
    text-align: center;
    margin: 0 auto;
    max-width: 50%;
}
.home-about .sub-title {
    font-weight: 500;
    color: #ecc371;
    text-transform: uppercase;
    font-size: 13px;
}
.home-about .heading-about {
    margin-bottom: 0;
    font-weight: 900;
    font-size: 2.2rem;
}
.home-about .sub-heading {
    font-weight: 700;
    margin-bottom: 0;
}
.home-about .btn-readmore {
    color: #fff;
    background-color: #30373e;
    border-radius: 40px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
    width: 150px;
    border: 1px solid transparent;
    font-size: 13px;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    margin-bottom: 0;
}
.home-about .btn-readmore:hover {
    background-color: #222431;
    border: 1px solid #f49521;
}
.home-about .desc {
    color: #8e8e8e;
    font-size: 14px;
}
.home-about .col{
    padding-bottom: 0;
}
.featured-number .number {
    display: block;
    font-size: 2rem;
    font-weight: 500;
    text-decoration: underline;
    color: #686161;
}
.featured-number img {
    margin: 10px 0;
    display: block;
    width: auto !important;
}
.featured-number .img{
    margin-bottom: 0 !important;
}
.h3-chuyengia{margin-bottom: 0;}
.h3-chuyengia h3{border: unset;margin-bottom: 0;}
.h3-chuyengia h3 span{
    font-weight: 700;
    margin: 5px 0;
    text-transform: uppercase;
    font-size: 22px;
    color: #212529;
    border: unset;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}
.col4-chuyengia p{
    color: #334150;
    font-family: Inter Tight,sans-serif;
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
    margin-bottom: 0;
}
.about-us .sub-heading {
    display: block;
    color: #ecc371;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.about-us .s-heading {
    font-size: 2.5rem;
    font-weight: 700;
    margin: 10px 0 15px;
    color: #212529;
}
.about-us .s-heading span {
    color: #ecc371;
}
.col6-gt p{
    font-family: Inter Tight,sans-serif;
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
}
.about-us .btn-viewmore {
    display: block;
    color: #fff;
    background-color: #ecc371;
    border-radius: 40px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
    width: 150px;
    border: 1px solid transparent;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.h2-spbanchay{margin-bottom: 0;}
.h2-spbanchay h2{border: unset;margin-bottom: 0;text-align: center;}
.h2-spbanchay h2 span{
    display: block;
    color: #f49521;
    text-align: center;
    font-weight: 700;
    letter-spacing: 5px;
    position: relative;
    margin: 0 auto;
    border: unset;
    padding-bottom: 0;
}
.h3-spbanchay{margin-bottom: 0;}
.h3-spbanchay h3{border: unset;}
.h3-spbanchay h3 span{
    line-height: 52px;
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700;
    max-width: 56%;
    margin: 15px auto 30px;
    color: #212529;
    border: unset;
    padding-bottom: 0;
    text-transform: unset;
    margin-bottom: 0;
}
.list-design .design {
    margin-bottom: 40px;
}
.list-design .design-thumbnail {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 10px;
}
.list-design .design-thumbnail {
    height: 200px;
}
.design-thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.list-design .design-title {
    font-size: 16px;
}
.design-title a {
    color: #222431;
}
.design-material, .design-style {
    font-size: 14px;
}
.design-material .label, .design-style .label {
    font-weight: 500;
    margin-right: 5px;
    color: #8e8e8e;
}
.design-material .value, .design-style .value {
    font-weight: 700;
    color: #222431;
}
.design-rating {
    display: flex;
    color: #f49521;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.design-rating li {
    font-size: 12px;
    margin-right: 2px;
}
.design:hover .design-thumbnail img {
    transform: scale(1.1);
}
.design-style .gach-tt:last-child{
    display: none;
}
.kitchen-design .btn-viewmore {
    /* display: block; */
    color: #fff;
    background-color: #ecc371;
    border-radius: 40px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
    width: 150px;
    border: 1px solid transparent;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 10px auto;
}
.h2-giaiphap{margin-bottom: 0;}
.h2-giaiphap h2{border: unset;margin-bottom: 0;}
.h2-giaiphap h2 span{
    margin: 0 auto;
    display: block;
    color: #f49521;
    text-align: center;
    font-weight: 700;
    letter-spacing: 5px;
    position: relative;
    text-transform: unset;
    padding-bottom: 0;
    border: unset;
}
.h3-giaiphap{margin-bottom: 0;}
.h3-giaiphap h3{border: unset;margin-bottom: 0;}
.h3-giaiphap h3 span{
    line-height: 52px;
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700;
    max-width: 56%;
    margin: 15px auto 30px;
    color: #212529;
    border: unset;
    padding-bottom: 0;
    text-transform: unset;
    margin-bottom: 0;
}
.icon-box-giaiphap{
    background-color: #fff;
    padding: 30px 15px;
}
.icon-box-giaiphap .icon-box-img{

}
.icon-box-giaiphap .icon-box-img .icon{
    position: relative;
}
.icon-box-giaiphap .icon-box-img .icon:before {
    content: "";
    background-color:  #f49521;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 0;
    z-index: 0;
}
.icon-box-giaiphap .icon-box-img .icon img{
    position: relative;
}
.icon-box-giaiphap .icon-box-text{

}
.icon-box-giaiphap .icon-box-text h3{
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #212529;
}
.icon-box-giaiphap .icon-box-text p{
    font-size: 14px;
    color: #535353;
    text-align: left;
    margin-bottom: 0;
}
.icon-box-giaiphap .icon-box-text a.readmore{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: rgba(34,36,49,.5);
    display: table;
}
.home-video {
    border-top: 1px solid #f49521;
    border-bottom: 1px solid #f49521;
}
.h2-video{margin-bottom: 0;}
.h2-video h2{border: unset;}
.h2-video h2 span{
    font-size: 2rem;
    max-width: 70%;
    margin: 5px auto;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: relative;
    color: #212529;
    border: unset;
    padding-bottom: 0;
    margin-bottom: 0;
}
.h2-video h2 span::before{
    content: "";
    width: 60px;
    border-top: 2px solid #ecc371;
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    margin-right: 30px;
}
.h2-video h2 span::after{
    content: "";
    width: 60px;
    border-top: 2px solid #ecc371;
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: 30px;
}
.home-video .list-tag {
    display: flex;
    list-style: none;
    padding-left: 0;
    justify-content: center;
    margin-bottom: 0;
}
.home-video .list-tag li {
    margin: 0 5px;
    font-weight: 700;
}
.home-video .list-tag a {
    display: block;
    background-color: #ecc371;
    padding: 8px 15px;
    border-radius: 40px;
    color: #fff;
    font-family: Inter Tight,sans-serif;
    font-size: 15px;
}
.home-video .video-title {
    font-size: 16px;
    font-weight: 700;
    /* margin-top: 15px; */
    line-height: 1.5;
}
.home-video .video-title a {
    color: #000000;
}
.h2-new-moi{margin-bottom: 0;margin-top: 30px;}
.h2-new-moi h2{
    border-bottom: 1px solid #7f8fa4;
}
.h2-new-moi h2 span{
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    color: #000;
    margin-bottom: 0;
    border: unset;
    /* padding-bottom: 0; */
}
.featured-news .more-link {
    margin-left: auto;
    color: #249af3 !important;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}
.big-post .post-thumbnail {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
.big-post .post-thumbnail img{
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.big-post .post-title {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 25px;
}
.post-title a {
    color: #000000;
    /* font-size: 15px; */
}
.post-excerpt {
    color: #7f8fa4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 0;
}
.col12-tintucmoi{
    padding-bottom: 0;
}
.featured-news .post-row {
    padding: 10px 0;
    margin: 0;
    float: left;
    width: 100%;
}
.post-row .post-thumbnail {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 140px;
    height: 85px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
}
.post-row .post-thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.post-row .post-title {
    font-size: 15px;
    font-weight: 700;
}
.post-row .post-title a {
    color: #222431;
}
.featured-news .medium-post .post-thumbnail {
    height: 140px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 10px;
}
.featured-news .medium-post .post-thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.post-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}
.home-newspaper .s-heading {
    font-size: 2rem;
    text-align: center;
    font-weight: 700;
    max-width: 70%;
    margin: 15px auto;
    margin-bottom: 30px;
    color: #212529;
    margin-bottom: 0;
}
.home-newspaper .s-heading span {
    color: #ecc371;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #ecc371;
}
.featured-news{
    padding-bottom: 0 !important;
}
.featured-news .col{
    padding-bottom: 0;
}
.home-newspaper  a {
    display: block;
    color: #222431;
}
.home-newspaper  img {
    margin-bottom: 10px;
    display: block;
}
.home-newspaper  .title {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    color: #000;
}
.home-newspaper .list-news .col-inner {
    font-size: 14px;
    font-weight: 700;
    color: #222431;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 3px 3px 15px rgba(0,0,0,.15);
    margin-bottom: 30px;
}
.build-cta .sub-heading {
    display: block;
    color: #ecc371;
    text-align: center;
}
.build-cta h2 {
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700;
    max-width: 75%;
    margin: 15px auto;
    margin-bottom: 30px;
}
.build-cta .btn-schedule {
    font-weight: 700;
    color: #fff;
    border-radius: 40px;
    background-color: #ecc371;
    border: 1px solid #ecc371;
    width: 230px;
    margin: 15px auto;
    padding: 12px 15px;
    text-transform: uppercase;
    font-size: 16px;
    /* display: block; */
}
.footer-1 span.widget-title {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.footer-1 .is-divider{
    display: none;
}
.cs1 p{
    color: #212529;
    font-size: 15px;
}
.footer-1 ul.menu{
    padding-left: 25px;
}
.footer-1 ul.menu li{
list-style-type: disc;
border-top: unset;
}
.footer-1 ul.menu li a{
    color: #222431;
    display: inline-block;
    margin-bottom: 0;
    font-family: Inter Tight,sans-serif;
    font-size: 15px;
    font-weight: 500;
}
.footer-1 .col{
    padding-bottom: 0;
}
.footer-1 .widget{
    margin-bottom: 0;
}
.btn-price-list {
    background-color: #ecc371;
    color: #000;
    position: fixed;
    bottom: 65px;
    left: 15px;
    padding: 10px;
    border-radius: 30px;
    overflow: hidden;
    padding-left: 45px;
    padding-right: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    margin-bottom: 0;
    padding-top: 9px;
    padding-bottom: 5px;
    font-size: 17px;
    z-index: 9;
}
.btn-price-list .icon {
    width: 37px;
    height: 37px;
    background-color: #000;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 37px;
    border-radius: 40px;
    top: 2px;
    left: 2px;
}
.form-baogia h5{
   border-bottom: 1px solid #dee2e6;
   color: #000;
   text-transform: uppercase;
   padding-bottom: 10px;
   margin-bottom: 20px;
}
.form-baogia .col{
    padding-bottom: 0;
}
.form-baogia input{
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-baogia select{
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-baogia textarea{
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#IDbaogia{
    background-color: #ecc371;
    color: #fff;
}
.form-baogia small{
    color: #000;
    box-sizing: unset;
    box-shadow: unset !important;
    opacity: 1;
    font-weight: 300;
}
.live-support {
    opacity: 0;
    visibility: hidden;
    width: 250px;
    border-radius: 5px;
    overflow: hidden;
    position: fixed;
    right: 40px;
    bottom: 91px;
    background: #fff;
    border-radius: 4px;
    z-index: 5;
    box-shadow: -8px 8.9px 27px 0 rgba(36,36,36,.26);
    transition: all .3s
}

.live-support.show {
    visibility: visible;
    opacity: 1;
    right: 69px;
    margin-left: 0
}

.live-support img {
    max-width: 30px
}

.live-support .title {
    background: #f1f1f1;
    padding: 15px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #222431;
    margin-bottom: 5px;
    font-size: 13px
}

.live-support .sub-content {
    text-align: center;
    padding: 5px 15px;
    font-size: 12px;
    color: #334150
}

.live-support .support-footer {
    text-align: center;
    font-size: 12px;
    color: #334150;
    padding: 15px 35px
}

.live-support .list-method {
    display: flex;
    flex-direction: column;
    padding: 15px
}

.live-support .item {
    padding: 8px 10px;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
    background: #249af3
}

.live-support .item .text {
    width: 65px;
    display: inline-block
}

.live-support .item .icon {
    margin-right: 5px
}

.live-support .item .icon img {
    max-width: 20px
}

.live-support .item:first-child {
    background: #249af3
}

.live-support .item:nth-child(2) {
    background: #3048cb
}

.live-support .item:nth-child(2) .icon img {
    max-width: 18px
}

.live-support .item:nth-child(3) {
    background: #f49521;
    margin-bottom: 0
}

.live-support .item:nth-child(3) .icon img {
    max-width: 18px
}

.btn-livechat {
    border: none;
    width: 40px;
    height: 40px;
    background: url(/wp-content/uploads/2023/12/chat-icon.svg) no-repeat;
    background-size: 100%;
    background-position: 50%;
    font-size: 0;
    position: fixed;
    z-index: 3;
    right: 26px;
    bottom: 80px;
    box-shadow: -8px 8.9px 27px 0 rgba(36,36,36,.26);
    border-radius: 40px;
    overflow: hidden;
    transition: all .3s
}

.btn-livechat.show {
    background-image: url(/wp-content/uploads/2023/12/close-chat.svg)
}

.call-button {
    position: fixed;
    z-index: 3;
    right: 27px;
    bottom: 130px;
}

.call-button i {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #f33a3a;
    color: #fff;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 35px;
    animation: e 2s ease infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .3s
}

.zalo-button {
    position: fixed;
    z-index: 3;
    right: 27px;
    bottom: 184px;
}

.zalo-button img {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #1F5E9D;
    color: #fff;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 35px;
    animation: e 2s ease infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .3s
}

@keyframes e {
    0% {
        transform: scale(1)
    }

    15% {
        box-shadow: 0 0 0 3px rgba(243,58,58,.4)
    }

    25% {
        box-shadow: 0 0 0 6px rgba(243,58,58,.4),0 0 0 12px rgba(243,58,58,.2)
    }

    25% {
        box-shadow: 0 0 0 9px rgba(243,58,58,.4),0 0 0 18px rgba(243,58,58,.2)
    }
}
.breadcrumb {
    background: none;
    padding-left: 0;
    padding-top: 0;
    justify-content: flex-start;
    color: #222431;
    margin-bottom: 10px;
    border-bottom: 1px dashed rgba(34,36,49,.45);
    border-radius: 0;
    font-size: 13px;
}
.blog-wrapper .breadcrumb{
    margin-top: 15px;
}
.post-sidebar .widget-title {
    background-color: #000;
    color: #fff;
    float: left;
    width: 100%;
    padding: 10px;
}
.post-sidebar .is-divider{
    display: none;
}
.form-tuvan{
    float: left;
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.form-tuvan .col{
    padding-bottom: 0;
}
#sendch{
background-color: #ecc371;
width: 100%;
color: #fff;
}
.post-sidebar .wp-block-categories{
    border: 1px solid #d2d2d2;
    padding: 10px;
    float: left;
    width: 100%;
}
.single-post-meta {
    background-color: #f1f1f1;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 15px;
    margin-right: 0;
    margin-left: 0;
}
.single-post-meta .avartar {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    overflow: hidden;
}
.single-post-meta .author-link {
    color: #222431;
    font-weight: 700;
    display: block;
    margin-left: 10px;
}
.single-post-meta .update-time {
    margin-left: 5px;
    font-size: 13px;
    color: #888;
}
.single-post-meta .col-md-6 {
    display: flex;
    align-items: center;
}
.related-post {
    padding-top: 15px;
    border-top: 2px solid #249af3;
}
.related-post .related-title {
    text-transform: uppercase;
    font-size: 20px;
    color: #249af3;
    font-weight: 700;
    margin-bottom: 10px;
}
.related-post .post {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.related-post .post-thumbnail {
    width: 180px;
    height: 115px;
    margin-right: 10px;
    float: left;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
.related-post .post-thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.related-post .post-title {
    font-size: 18px;
    font-weight: 700;
}
.related-post .post-title a {
    color: #222431;
}
.post-excerpt {
    color: #7f8fa4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 0;
}
#comments{
    float: left;
    width: 100%;
}
.single-post-meta {
    background-color: #f1f1f1;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 15px;
    margin-right: 0;
    margin-left: 0;
    display: flex;
    align-items: center;
}
.single-post-meta .update-time {
    margin-left: 5px;
    font-size: 13px;
    color: #888;
}
.single-post-meta-bottom .social-share-button {
    text-align: right;
    width: 30%;
    border: none;
    margin-left: auto;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding: 0;
    margin-top: 0!important;
}
.single-post-meta-bottom a.social {
    position: relative;
    display: inline-block;
    margin: 0.333rem 0.25rem;
    border-radius: 100px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 32px;
    width: 32px;
    height: 32px;
    font-size: 0;
    transition: color .333s;
}

a.social:before {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border-radius: 100px;
    content: ""
}

a.social:after {
    font-family: fontawesome,sans-serif;
    font-size: .95rem
}

a.social.social-twitter,a.social[href^="https://twitter"] {
    background-color: #00aced
}

a.social.social-twitter:after,a.social[href^="https://twitter"]:after {
    content: "\f099"
}

a.social.social-twitter:before,a.social[href^="https://twitter"]:before {
    box-shadow: 0 0 0 6px #00aced
}

a.social.social-facebook,a.social[href^="https://www.facebook"] {
    background-color: #3b5998
}

a.social.social-facebook:after,a.social[href^="https://www.facebook"]:after {
    content: "\f09a"
}

a.social.social-facebook:before,a.social[href^="https://www.facebook"]:before {
    box-shadow: 0 0 0 6px #3b5998
}

a.social.social-google,a.social[href^="https://plus.google"] {
    background-color: #dd4b39
}

a.social.social-google:after,a.social[href^="https://plus.google"]:after {
    content: "\f0d5"
}

a.social.social-google:before,a.social[href^="https://plus.google"]:before {
    box-shadow: 0 0 0 6px #dd4b39
}

a.social.social-linkedin,a.social[href^="https://www.linkedin"] {
    background-color: #007bb6
}

a.social.social-linkedin:after,a.social[href^="https://www.linkedin"]:after {
    content: "\f0e1"
}

a.social.social-linkedin:before,a.social[href^="https://www.linkedin"]:before {
    box-shadow: 0 0 0 6px #007bb6
}

a.social.social-pintrest,a.social[href^="https://pinterest"] {
    background-color: #cb2027
}

a.social.social-pintrest:after,a.social[href^="https://pinterest"]:after {
    content: "\f231"
}

a.social.social-pintrest:before,a.social[href^="https://pinterest"]:before {
    box-shadow: 0 0 0 6px #cb2027
}
.archive-title {
    color: #000;
    font-size: 22px;
    font-weight: 700;
}
.list-tag-video-archive {
    display: flex;
    list-style: none;
    padding-left: 0;
    justify-content: flex-start;
    margin-bottom: 30px;
}
.list-tag-video-archive li {
    margin: 0 5px;
    font-weight: 700;
    margin-left: 0 !important;
}
.list-tag-video-archive li:first-child {
    margin-left: 0;
}
.list-tag-video-archive a {
    display: block;
    background-color: #ecc371;
    padding: 8px 15px;
    border-radius: 40px;
    color: #fff;
    font-size: 15px;
}
.list-video-archive .col-inner {
    /* margin-bottom: 40px; */
}
.list-video-archive .col-inner .thumbnail {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    height: 205px;
    margin-bottom: 10px;
}
.list-video-archive .col-inner .thumbnail:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(34,36,49,.4);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s;
}
.list-video-archive .col-inner .thumbnail:after {
    content: "\f16a";
    font: normal normal normal 34px/1 FontAwesome;
    color: red;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -17px;
    margin-top: -17px;
}
.page-content{
    padding-top: 15px;
}
.page-container {
    padding-top: 15px;
}
.single-page-title {
    font-weight: 700;
    font-size: 28px;
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
ul.video-lq{

}
ul.video-lq li{
    
}
.col-pading0{
    padding-bottom: 0;
}
.archive-project-header .breadcrumb {
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    justify-content: center;
}
.archive-project-header .breadcrumb a {
    color: #fff;
}
.archive-header .archive-title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 3rem;
    position: relative;
}
.archive-project-header .archive-title {
    color: #fff;
}
main.page-content {
    min-height: 50vh;
    padding-bottom: 30px;
    padding-top: 10px;
}
.list-project  .thumbnail {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    height: 280px;
}
.list-project  .thumbnail:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(34,36,49,.4);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s;
}
.list-project  .thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.list-project .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 15px;
    transition: all .3s;
    opacity: 0;
}
.list-project .project-cat {
    display: block;
    text-align: center;
    font-weight: 700;
    margin: 10px auto;
    text-transform: uppercase;
    color: #000;
}
.list-project  .thumbnail:hover .title, .list-project .thumbnail:hover:before {
    opacity: 1;
}
.archive-project-header{
    padding-top: 142px;
    padding-bottom: 142px;
}
.list-project .project-cat a{
    color: #000;
    font-size: 15px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block;
    /* padding: 0; */
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset 'UTF-8';.slick-loading .slick-list {
    background: #fff url(../../../themes/vinakit/assets/slick-1.6.0/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-display: swap;
    font-family: 'slick';
    font-weight: 400;
    font-style: normal;
    src: url(../../../themes/vinakit/assets/slick-1.6.0/fonts/slick.eot);
    src: url('../../../themes/vinakit/assets/slick-1.6.0/fonts/slick.eot?#iefix') format('embedded-opentype'),url(../../../themes/vinakit/assets/slick-1.6.0/fonts/slick.woff) format('woff'),url(../../../themes/vinakit/assets/slick-1.6.0/fonts/slick.ttf) format('truetype'),url('../../../themes/vinakit/assets/slick-1.6.0/fonts/slick.svg#slick') format('svg')
}

.slick-prev,.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â'
}

[dir='rtl'] .slick-prev:before {
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢'
}

[dir='rtl'] .slick-next:before {
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}
.list-gallery .gallery-item{
    padding: 0;
}
.list-gallery{
    margin-bottom: 10px;
}
.list-gallery-thumb .gallery-item{
    padding: 5px;
}
.single-product-gallery{
    margin-bottom: 40px;
}
.entry ol, .entry ul {
    padding-left: 30px;
}
.archive-description {
    font-size: 15px;
}
.archive-description {
    margin: 15px auto;
}
#shop-sidebar .widget-title{
    background-color: #000;
    color: #fff;
    float: left;
    width: 100%;
    padding: 10px;
}
#shop-sidebar .product-categories{
    border: 1px solid #d2d2d2;
    padding-left: 0;
    list-style: none;
    border-top: none;
    float: left;
    width: 100%;
}
#shop-sidebar .product-categories li{
    margin-left: 0!important;
    list-style-type: none;
    position: relative;
    border-bottom: 1px dashed #d2d2d2;
    margin-bottom: 0;
    position: relative;
}
#shop-sidebar .product-categories li a{
    padding: 10px 10px 10px 35px;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    color: black;
}
#shop-sidebar .product-categories>li:before {
    position: absolute;
    font-family: 'FontAweSome';
    content: "\f0da";
    left: 15px;
    top: 5px;
    color: #e2242c;
}
#shop-sidebar ul.woocommerce-widget-layered-nav-list{
    float: left;
    width: 100%;
}
.woocommerce-widget-layered-nav{
   
}
#shop-sidebar .widget{
    float: left;
    width: 100%;
}