@font-face {
    font-family: 'SVN-GilroyBold';
    src: url('../fonts/SVN-Gilroy SemiBold.otf');
}
@font-face {
    font-family: 'SVN-GilroyRegular';
    src: url('../fonts/SVN-Gilroy Regular.otf');
}
@font-face {
    font-family: 'SVN-GilroyThin';
    src: url('../fonts/SVN-Gilroy Thin.otf');
}
@font-face {
    font-family: 'SVN-GilroySemiBold';
    src: url('../fonts/SVN-Gilroy SemiBold.otf');
}

@font-face {
    font-family: 'SVN-GilroyMedium';
    src: url('../fonts/SVN-Gilroy Medium.otf');
}
@font-face {
    font-family: 'SVN-GilroyBold';
    src: url('../fonts/SVN-Gilroy Bold.otf');
}

.hello-login{
    line-height: 0px;
    padding-top: 20px;
}
.header-account-title{
    color: #27A6E2;
    font-size: 15px;
    font-weight: 500;
    font-size: "Roboto";
}
.box-register{
    color: #27A6E2;
  
    font-weight: 600;
}
.text-hello{
    color: #000000;
    font-size: 15px;
}
.tu-van{
    display: flex;
    padding: 0px 80px;
    line-height: 1.4;
}
.content-tuvan p{
    color: #000000;
    font-size: 15px;
}
.content-tuvan a{
    color: #27A6E2;
    font-size: 16px;
}
.header-bottom{
    background: #27A6E2;
   
}
.header-bottom .nav.header-nav>li>a{
    color: #ffffff;
}
.header-bottom .nav>li{
    padding: 0px 20px;
}
.nav.header-nav .sub-menu{
    padding: 0px !important;
}
.nav.header-nav .sub-menu>li>a{
    font-size: 14px;
    color: #000000;
}
.header-bottom ul>li.header-divider{
    border-left: 1px solid #ffffff;
}
#mega-menu-title{
    background-color: #27A6E2;
}
.sf-menu>li>a img{
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
.sf-menu>li>a{
    color: #000000 !important;
    font-size: 14px;
    padding:2px;
}
#woocommerce-product-search-field-0{
    border-radius: 20px 0px 0px 20px;
    height: 40px;
}
.ux-search-submit.submit-button.secondary.button.icon.mb-0{
    border-radius: 0px 20px 20px 0px;
    width: 60px;
    height: 40px;
    background-color: #048ED6;
}
.cart-item .cart-img-icon{
    max-width: 38px;
    min-width: 100%;
}
.owl-carousel.owl-drag .owl-item{
    padding: 0px 3px;
}
.owl-carousel .owl-nav.disabled{
    display: block !important;
  
}
.slider-pr-cat-item .box-img-cate .item{
    padding: 12px;
}
.slider-pr-cat-item .box-img-cate .item img{
    padding: 5px;
    height: 95px;
    width: 95px;
    transition: all 0.6s;
    border: 3px solid #b4e6fc;
    border-radius: 50%;
}

.box-product-cate .box-cate-name{
    text-align: center;
}

.slider-pr-item a:hover .slider-pr-cat-item .item img{
    transform: rotate(30deg);
}

.box-product-cate .owl-nav{
  margin-top: -180px;
}
.box-product-cate .owl-nav .owl-next{
    float: right;

}
.owl-nav button{
    width: 40px;
    height: 30px;
    background-color: #d0ebf6!important;
    border-radius: 50%;
}
 .owl-nav button:hover{
    background-color: #b1e6fb!important;
    opacity: 0.5;
}
.owl-carousel.slide-tab-cat.owl-loaded.owl-drag{
    padding-right: 10px;
}
.section-list-pr-cat{
    padding-top: 0px !important;
}
.section-list-pr-cat .col{
    padding: 0px 15px 10px !important;
}
.tabbed-content ul>li{
    margin: 0px !important;
    text-align: center;
}
.tabbed-content .nav{
    background: #F2F2F2;
    border-radius:15px 15px 0px 0px;
}
.tab-panels {
    padding-top: 0em !important;
}
.panel .row.conten-box-tab{
    padding-top: 15px;
}
.tab.medium-4.has-icon{
    border-radius: 15px 15px 0px 0px;
}
.tab a{
    width: 100%;
    justify-content: center;
}
.tab.has-icon span,.tab.has-icon h2{
    color: #969696;
}
.tab.has-icon span{
    text-transform: capitalize;
    font-weight: 400;
}
.tab.has-icon.active span,.tab.has-icon.active h2{
    color: #ffffff;
}
.tab-panels .tab-panels1 {
    background-color: #ed4e2e !important;
}
.tab-panels{
    border-radius: 0px 0px 15px 15px;
}
.tab-panels .panel{
    padding: 0px 10px 20px 10px;
}
.tab1.active.has-icon{
    background-color: #ed4e2e !important;
}
.tab.active.has-icon{
    border-radius: 15px 15px 0px 0px;
}
.tab-panels2{
    background-color: #ffd744;
}
.tab2.active.has-icon{
    background-color: #ffd744 !important;
}
.tab-panels3{
    background-color: #b4e4f2;
}
.tab3.active.has-icon{
    background-color: #b4e4f2 !important;
}
.nav-line>li.active>a:before, .nav-line>li:hover>a:before {
    opacity: 0 !important;
}
.box-product-avatar img{
    padding: 10px;
}
.badge-overlay {
    position: absolute;
    left: 0%;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 100;
    -webkit-transition: width 1s ease, height 1s ease;
    -moz-transition: width 1s ease, height 1s ease;
    -o-transition: width 1s ease, height 1s ease;
    transition: width 0.4s ease, height 0.4s ease
}

/* ================== Badge CSS ========================*/
.badge {
    margin: 0;
    padding: 0;
    color: white;
    padding: 8px 8px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    background: #ed1b24;
}

.badge::before, .badge::after {
    content: '';
    position: absolute;
    top: 0;
    margin: 0 -1px;
    width: 100%;
    height: 100%;
    background: inherit;
    min-width: 55px
}

.badge::before {
    right: 100%
}

.badge::after {
    left: 100%
}
.badge-overlay .top-right p{
    margin-bottom: 0em !important;
}
.badge{
    height: 0em;
   
}

/* ================== Badge Position CSS ========================*/
.top-left {
    position: absolute;
    top: 0;
    left: 0;
    -ms-transform: translateX(-30%) translateY(0%) rotate(-45deg);
    -webkit-transform: translateX(-30%) translateY(0%) rotate(-45deg);
    transform: translateX(-30%) translateY(0%) rotate(-45deg);
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.top-right {
    position: absolute;
    top: 0;
    right: 0;
    -ms-transform: translateX(30%) translateY(0%) rotate(45deg);
    -webkit-transform: translateX(30%) translateY(0%) rotate(45deg);
    transform: translateX(30%) translateY(0%) rotate(45deg);
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

.box-product-content h3{
    padding: 0;
    font-family: "Roboto",sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #323c42;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 5px;
    line-height: 18px;
    height: 36px;
}
.box-product-content h3 a:hover{
    color: #048ED6;
}
.col-inner-product-item{
    background-color: #ffffff;
}

.box-content-pr .row .col{
    padding: 0px 15px 0px !important;
}

.btn-cart-pr{
    float: right;
    width: 20px;
    height: 20px;
}
.woocommerce-Price-amount.amount bdi{
    font-size: 14px;
}
.box-product-price-home a button{
    margin-right:0px;
    border-radius: 8px;
    padding: 0em 0.4em 0em 0.4em  !important;
    float: right;
    margin-top: 0px auto;
    line-height: 1em;
    font-size: 18px;
    color: #27A6E2;
}

.col-inner-product-item:hover a button{
    background-color: #048ED6;
    color: #ffffff;
}
.box-content-pr{
    padding: 0px 10px;
}
ins .woocommerce-Price-amount.amount{
    color: #048ED6;
}
ins .woocommerce-Price-amount.amount{
    color: #27A6E2;
}
.owl-nav.disabled{
  margin-top: -200px;
}
.owl-nav .owl-prev{
    margin-left: 1em;
}
.owl-nav .owl-next{
    float: right !important;
}

.filter1{
    width: 260px;
    height: 50px;
    border-bottom: 40px solid rgba(39, 166, 226, 0.35);
    border-right: 30px solid transparent;
    position: relative;
    border-radius: 10px 0px 0px 10px;
}
.filter2{
    width: 240px;
    height: 40px;
    border-bottom: 50px solid #27A6E2;
    border-right: 30px solid transparent;
    position: absolute;
    top: 0;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    border-radius: 5px 0px 0px 5px;
}
.section-title-normal {
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 0;

    border-bottom: 2px solid #27A6E2;
}

.section-title-normal b {
    display: none;
}
.section-title-normal span {
    margin-right: 0px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: white!important;
    padding: 10px;
}
span.hdevvn-show-cats{
    position: absolute;
    right: 0px;
}
span.hdevvn-show-cats li {
    display: block;
    width: auto;
    float: left;
    margin: 0 8px;
}
span.hdevvn-show-cats li a {
    font-size: 15px;
    text-transform: none;
    font-weight: 600;
    margin-right: 0!important;
    color: #000000;
    padding-left: 10px;
}
.section-title a {
    margin-left: auto;
    margin-right: 10px;
}
.box-product-avatar img{
    display:block;
	transition: all .6s ease;
}
.owl-item:hover .box-product_home .box-product-avatar img{
    transform: scale(1.1);
}
.col-inner-product-item:hover .box-product_home .box-product-avatar img{
    transform: scale(1.1);
}

.badge-container.absolute.left.top.z-1{
    display: none;
}
.product-small.box .box-image{
    display: none;
}
.box-text.box-text-products{
    display: none;
}




.section-post .box-text-inner.blog-post-inner{
    text-align: left;
}
.is-divider{
    display: none;
}
.from_the_blog_excerpt{
    height: 62px;
    overflow: hidden;
}
.section-list-pr{
    padding-top:0px !important;
    padding-bottom: 0px !important;
}







































/* Css footer */
.footer-wapper{
    background: #333333;
    color: #ffffff;
}
.footer-main .box-info{
    display: flex;
}
.footer-main .box-info .icon-hienthi img{
    max-width: 20px;
    margin-right: 5px;
}
.info-company{
    background: #292929;
}
.footer-top{
    padding-top: 30px;
}
.footer-top .link-social img{
    width: 50px;
    padding-right: 5px;
}
.footer-top  .input-mail .wpcf7 form p{
    display: flex;
    justify-content: center;
}
.footer-top  .input-mail .wpcf7 input[type="email"]{
    background-color: #D9D9D9;
    height: 50px;
    border-radius: 8px;
}
.footer-top  .input-mail .wpcf7 input[type='submit']{
    border-radius: 8px;
    margin-left: -100px;
    background-color: #27A6E2;
}
.footer-main{
    border-top: 1px dashed #DCDCDC;
}
.footer-main .info-company{
    padding-top: 50px;
    color: #ffffff;
}
.footer-top .text-for-input{
    font-size: 15px;
    line-height: 50px;
}
.footer-top .col{
    padding-bottom: 0px !important;
}
.footer-main .info-company .logo-company{
    margin-bottom: 20px;
}
.footer-main .footer-main-top .box-footer{
    padding-top: 50px;
}
.box-footer .widgettitle{
    color: #ffffff;
    font-size: 18px;
}
.box-footer ul>li>a{
    color: #ffffff;
}
.box-footer ul>li>a:hover{
    color:#27A6E2;
}
.box-footer ul.menu>li+li{
    border-top: 0px;
}
.row.footer-main-top{
    padding-left: 50px !important;
}
#menu-menu-footer2 li,#menu-menu-footer4 li{
    list-style-type:circle
}
#menu-menu-footer2 li a,#menu-menu-footer4 li a{
    text-decoration: underline;
}

/* Css footer end */


