/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
  @font-face{
  font-weight: 400;
  font-family:SVN-Gilroy;
  src:url(fonts/SVN-Gilroy-Regular.ttf)}
  @font-face{
  font-weight: 500;
  font-family:SVN-Gilroy;
  src:url(fonts/SVN-GILROY-MEDIUM.ttf)}
  @font-face{
  font-weight: 700;
  font-family:SVN-Gilroy;
  src:url(fonts/SVN-Gilroy-Bold.ttf)}
  body, html{
  font-family:SVN-Gilroy;
  font-weight: 400;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    width: 95%;
}
#button-contact-vr {
  position: fixed;
  bottom: 100px;
  z-index: 999;
  right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
  position: relative;
  margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
  }
  
  .phone-vr-circle-fill {
  width: 65px;
  height: 65px;
  top: 12px;
  left: 12px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: #cf203170;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
  }
  
  .phone-vr-img-circle {
  background-color: #CF2031;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 25px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle
  a {
    display: block;
  line-height: 37px;
  }
  
  .phone-vr-img-circle
  img {
    max-height: 25px;
  max-width: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  }
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
  -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
  -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
  -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
  -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
  -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
  -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  @-webkit-keyframes zoom {
    0% {
        transform: scale(.9)}
  
    70% {
  transform: scale(1);
  box-shadow: 0 0 0 15px transparent}
  
    100% {
  transform: scale(.9);
  box-shadow: 0 0 0 0 transparent}
  }
  @keyframes zoom {
    0% {
        transform: scale(.9)}
  
    70% {
  transform: scale(1);
  box-shadow: 0 0 0 15px transparent}
  
    100% {
  transform: scale(.9);
  box-shadow: 0 0 0 0 transparent}
  }
  
  .phone-bar
  a {
    position: fixed;
  bottom: 25px;
  left: 30px;
  z-index: -1;
  color: #fff;
  font-size: 16px;
  padding: 8px 15px 7px 50px;
  border-radius: 100px;
  white-space: nowrap;
  }
  
  .phone-bar
  a:hover {
    opacity: 0.8;
  color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
  background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #1f5e9da3;
  background-color: #1f5e9d7a;
  }
a[href^="tel"] {
  color: inherit !important;
  text-decoration: none !important;
}
.companyname{
  font-weight: 700;
  font-size: 14px;
  color:#535353;
}
#header-contact{
}
#header-contact
  li{}
#header-contact
  li a{font-weight: 700;
  font-size: 14px;
  color:#535353;
  text-transform: unset;}
#header-contact
  li a i{}
.headPhone {
  margin-right: 20px;
}

    .headPhone
  a {
        color: black;
  background: url(images/phonehd.png) 3px center no-repeat;
  height: 53px;
  display: block;
  background-size: 49px;
  padding-left: 64px;
  font-size: 1em;
  font-weight: 500;
  color: #7E7E7E;
  font-size: 14px;
  line-height: 22px;
    }

        .headPhone
  a b {
            display: block;
  font-size: 22px;
  font-weight: 700;
  color: #2E55B5;
        }
.header-cart-link{
  border: 1px solid #E3E3E3;
  border-radius: 50%;
  padding: 10px 10px !important;}
.suggest-search {
  background: #fff;
  border-radius: 8px;
  left: 0;
  max-width: 555px;
  position: absolute;
  top: 50px;
  width: 100vw;
  z-index: 31;
  z-index: 999999;
  box-shadow: 0px -1px 10px 0px #a4a4a4;
  display: none;
  padding: 10px;
}
.suggest-search.active {
  display: block;
}
.header-overlay {
  background: rgba(0, 0, 0, .53);
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 157px;
  transition: .3s;
  visibility: hidden;
  width: 100%;
  z-index: 30;
}
.header-overlay.active {
  visibility: visible;
  opacity: 1;
}
#wide-nav>.flex-row>.flex-left {
  width: 22%;
  min-width: 245px;
  margin-right: 30px;
  width: 300px;
  max-width: 300px;
}
#wide-nav{
  box-shadow: 0px 10px 10px 0px #0000000D;
}
#mega-menu-wrap{
  background: #2A2D70;
  box-shadow: 0px 10px 30px 0px #00000026;
  border-radius: 12px 12px 0 0;
}
#mega-menu-wrap #mega-menu-title{
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color:#fff;
}
#mega-menu-wrap #mega-menu-title
  i{}
.header-bottom-nav.nav-center{
}
.header-bottom-nav.nav-center>
  li{margin: 0 20px;}
.header-bottom-nav.nav-center>
  li>a{
font-weight: 700;
  font-size: 14px;
}
#mega_menu{
}
#mega_menu>
  li{}
#mega_menu>
  li>a{
font-weight: 700;
  font-size: 14px;
  color:#535353;
}
.baogia{
}
.baogia
  a{
 background: url(images/imgbg.png) #2E55B5 11px center no-repeat;
 font-weight: 700;
 font-size: 12.51px;
 padding: 10px 30px;
 color:#fff;
 padding-left: 43px;
 border-radius: 15px;
 /* border: 0.89px solid #F80B00; */
 text-transform: uppercase;
}
.title-spnb{width: 100%;}
.title-spnb
  h3{border: unset;}
.title-spnb
  h3 span{
  color: #FFF;
  font-weight: bold;
  padding: 8px 50px 8px 20px;
  /* position: absolute; */
  top: 0;
  left: 0;
  border-radius: 10px 0px 100px 12px;
  background: #F80B00;
  border: unset;
  font-size: 25px;
}
.col12-spnb>.col-inner{
  border: 1px solid #F80B00;
  border-radius: 12px;
  /* padding: 0px 20px 10px 0px; */
}
.product-spnb{
  padding: 0 20px !important;}
.product-small.box{
  border: 1px solid #CCCCCC;
  padding: 10px;
  border-radius: 3px;
}
.product-small.box .box-text{
  padding: 10px 0;
}
.product-small.box .product-title{
  margin-bottom: 15px;}
.product-small.box .product-title
  a{
font-weight: 700;
  font-size: 14px;
  color: #535353;

}
.product-small.box .price-wrapper .price{
  display: flex;
  justify-content: space-around;}
.product-small.box .price-wrapper
  span.amount{font-weight: 700;
  font-size: 14px;
  color: #2A2D70;}
.product-small.box .price-wrapper
  del span.amount{
  color: #9D9D9D;
  font-size: 14px;
}
.product-small.box .price-wrapper .regular-price
  del span.amount{
  color: #9D9D9D;
  font-size: 14px;
}
.product-small1 .badge-container{
  margin-top: 7px;}
.product-small1 .badge-container
  span{
  background: #F80B00;
  color: #fff;
  border-radius: 50%;
  padding: 7px 2px;
}
.title-dm{width: 100%;}
.title-dm h3{
  border-bottom: 1px solid #B3B3B3;
}
.title-dm h3 span{
  font-weight: 700;
  font-size: 32px;
  color: #F80B00;
  position: relative;
  border: unset;
}
.title-dm h3 span:before{
  content:"";
  background: #2A2D70;
  width: 132px;
  height: 2px;
  position: absolute;
  bottom: 1px;
}
.menu-dm{position: absolute;right: 0;top: 13px;display: block;width: auto;/* height: 50px; */}
.menu-dm .menu-item{display: block;float: left;/* padding: 0 20px; */padding-left: 10px;}
.menu-dm .menu-item a{font-weight: 400;font-size: 15px;line-height: 20px;color:#535353;/* display: block; */min-height: 16px;}
.but-xemtc{
  border: 1px solid #F80B00 !important;
  position: relative;
  padding-right: 55px;
}

.but-xemtc:before{
  content:"";
  position: absolute;
  right: 5px;
  top: 44%;
  width: 37px;
  height: 8px;
  background: url(images/butright.png) no-repeat;
}
.but-xemtc span{
font-weight: 700;
font-size: 16px;
line-height: 20px;
 color: #F80B00;

}
.but-xemtc:hover span{
  color:#fff;
}
.blog-home{
}
.blog-home .box-blog-post{
  box-shadow: 0px 10px 30px 0px #0000001A;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
}
.blog-home .box-blog-post .box-text{padding: 10px;}
.blog-home .box-blog-post .box-text h5{
}
.blog-home .box-blog-post .box-text h5 a{
font-weight: 700;
font-size: 14px;
color: #414141;

}
.blog-home .box-blog-post .box-text .from_the_blog_excerpt{font-weight: 500;font-size: 14px;line-height: 20px;color: #333333;margin-bottom: 15px;}
.blog-home .box-blog-post .box-text a.button{font-weight: 700;font-size: 14px;line-height: 20px;color: #F80B00;border: unset;text-transform: unset;margin: 0;padding: 0;}
.title-doitac{width: 100%;}
.title-doitac h3{
  border-bottom: 1px solid #8F8F8F;
  text-align: center;
}
.title-doitac h3 span{font-weight: 700;font-size: 32px;color: #F80B00;border: unset;margin: 0 auto;position: relative;}
.title-doitac h3 span:before{content:"";position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;width: 156px;height: 3px;background: #2A2D70;}
.text-dki{
}
.text-dki h3{font-weight: 700;font-size: 32px;color:#ffffff;text-align: right;}
.icon-form{
}
.icon-form .icon-box-text{
}
.icon-form .icon-box-text p{font-weight: 400;font-size: 18.41px;color: #FFFFFF;margin-bottom: 0;}
.icon-form .icon-box-text h3{font-weight: 700;font-size: 30.21px;color: #FFFFFF !important;}
.icon-form .icon-box-text h3 span{color: #FFFFFF !important;}
.icon-form .icon-box-text h3 b{color: #FFFFFF !important;}
#newsletter-form{
}
#newsletter-form .wpcf7-form-control-wrap{
}
#newsletter-form .wpcf7-form-control-wrap input{border-radius: 28px;height: 55px;margin-bottom: 0;}
#newsletter-form .wpcf7-submit{position: absolute;top: 4px;right: 10px;margin: 0;background: #F80B00;border-radius: 28px;text-transform: unset;font-size: 14px;padding: 5px 30px;}
#newsletter-form .wpcf7-spinner{display: none;}
.but-baogia{
  background: #FFFFFF;
  margin: 0;
  padding: 8px 47px;
  padding-left: 67px;
}
.but-baogia:before{
  content:"";
  position: absolute;
  left: 18px;
  top: 4px;
  width: 37px;
  height: 37px;
  background: url(images/imgnut.png) no-repeat;
}
.but-baogia span{
font-weight: 700;
font-size: 17.72px;
color: #333333;
}
.col12-form form{margin-bottom: 0;}
.sec-form{margin-bottom: -65px;z-index: 9;}
.h3-title-footer{
}
.h3-title-footer h3{font-weight: 700;font-size: 24px;color:#535353;line-height: 29px;}
.icon-footer{align-items: center;}
.icon-footer .icon-box-img{width: 15px !important;
}
  .icon-footer .icon-box-img img{
  padding-top: 0;
  }
.icon-footer .icon-box-text{
}
.icon-footer .icon-box-text p{
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #5D5D5D;
}
.h3-gt{
}
.h3-gt h3{font-weight: 700;font-size: 20px;color: #5D5D5D;position: relative;margin-bottom: 20px;padding-bottom: 10px;}
.h3-gt h3:before{
  content:"";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #5D5D5D;
  width: 45px;
  height: 3px;
  border-radius: 2px;
}
.menu-footer{
}
.menu-footer .menu-item{
}
.menu-footer .menu-item a{
font-weight: 500;
font-size: 14px;
color: #5D5D5D;
}
.footer-bottom{position: relative;}
.footer-bottom:before{
  content:"";
  border: 1px solid #626262;
  position: absolute;
  left: 0;
  top: 50%;
  width: 40%;
}
.footer-bottom:after{
  content:"";
  border: 1px solid #626262;
  position: absolute;
  right: 0;
  top: 50%;
  width: 40%;
}
.footer-bottom p{margin-bottom: 0;}
.footer-bottom img{margin-bottom: 0 !important;}
.trending-search{
}
.pro-hd .badge-container{
  display:none;
}
.pro-hd .product-small.box{
  padding: 0;
}
#header-search{
  width: 515px;
}
#header-search .is-search-input{
  border-radius: 20px 0px 0px 20px;
  background: #FDF8F8;
  height: 42px;
  border: unset !important;
  box-shadow: unset;
}
#header-search button.is-search-submit{/* border-radius: 10px !important; */height: 43px;}
#header-search button.is-search-submit .is-search-icon{
  border-radius: 0px 20px 20px 0px;
  padding: 10;
  height: 40px;
  width: 53px;
  border: unset;
}
#header-search button.is-search-submit .is-search-icon svg{
  
}
.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    margin-bottom: 30px;
}
.archive-page-header .page-title{
  font-weight: 700;
  font-size: 25px;
  color: #F80B00;
  position: relative;
  border: unset;
  margin-bottom: 22px;
}
.blog-archive .post-item{padding-bottom: 30px;}
.widget {
    border-radius: 5px;
    overflow: hidden;
}

    .widget .widget-title {
        background: #F80B00;
        color: white;
        display: block;
        padding: 15px 30px;
    }

        .widget .widget-title span {
        }

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

    .widget ul {
        width: 100%;
        border: 1px solid #f2f2f2;
        padding: 10px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background: white;
    }

        .widget ul li {
            border: none !important;
        }

            .widget ul li>a {
                border-bottom: 1px dashed #cecaca !important;
                display: block;
                line-height: 18px;
                padding: 10px 24px 10px 5px;
                position: relative;
                margin-bottom: 0;
                color: black;
            }

            .widget ul li:last-child a {
                border: none;
            }
.widget ul li.recent-blog-posts-li{
   border-bottom: 1px dashed #cecaca !important;
}
.blog-archive .post-item img{
  border-radius: 5px;
}
.blog-archive .post-item a.button{
  border-radius: 20px;
}
.relate-post{
  font-size: 20px;
    font-weight: 700;
    color: #888;
    padding-bottom: 15px;
    -webkit-font-smoothing: antialiased;
    position: relative;
    border-bottom: 2px solid #e8e9eb;
    margin-top: 0;
    margin-bottom: 30px;
    display: block;
    text-transform: uppercase;
}
.relate-post::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #cf3034;
    margin: auto 0;
    left: 0px;
    right: 0;
    bottom: -2px;
}
#comments{
  display:none;
}
.blog-single{
  padding-bottom: 50px;
}
.category-page-row {
    padding-top: 0;
}
.widget_products ul.product_list_widget li{border-top: 1px solid #ececec !important;}
.widget_products ul.product_list_widget li a{position: unset;border-bottom: unset !important;}
.widget_products ul.product_list_widget li a img{
}
.widget_products ul.product_list_widget li a span{font-size: 14px;}
.widget_products ul.product_list_widget li span.amount{
  font-weight: 700;
    font-size: 14px;
    color: #2A2D70;
}
.widget_products ul.product_list_widget li .regular-price span.amount{
      color: #9D9D9D;
    font-size: 14px;
  }
.zlboxs {
	border-radius: 3px;
	background-color: #FFF;
	padding: 15px;
	color: #555;
	margin-bottom: 10px;
	border: 1px solid #EEE;
}

	.zlboxs.featured {
		background-color: #fffddf
	}

	.zlboxs h5 {
		font-weight: bold !important;
		font-size: 18px;
	}

	.zlboxs ul {
		border-bottom: none;
		margin-bottom: 0;
	}

		.zlboxs ul li {
			margin-bottom: 10px;
			list-style-type: none;
		}

			.zlboxs ul li::before {
				content: '';
				margin-right: 10px;
				background: url(images/check@2x.png);
				width: 14px;
				height: 14px;
				background-size: 14px 14px;
				margin-right: 8px;
				float: left;
				margin-top: 5px;
			}

	.zlboxs strong {
		color: #dc001b;
	}

	.zlboxs a {
		color: #3f8fbc;
	}
.additional {
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin: 12px 0;
    background: #FFF;
}
.additional p{
   margin-bottom: 5px;
   font-size: 14px;
}
.product-gallery .badge-container{
}
.product-gallery .badge-container span{
      background: #F80B00;
    color: #fff;
    border-radius: 50%;
    padding: 7px 2px;
}
.product-info .price-wrapper .sale-price span{
      font-weight: 700;
      /* font-size: 14px; */
      color: #2A2D70;
}
.product-info .price-wrapper .regular-price span{
      color: #9D9D9D;
      /* font-size: 14px; */
}
.buy_now_button{display: inline-block;background: #F80B00;border-radius: 5px;overflow: hidden;clear: both;padding: 9px 0;border-radius: 4px;font-size: 18px;line-height: normal;text-transform: uppercase;color: #fff !important;}
.buy_now_button span{display: block;font-size: 14px;color: #fff;text-transform: none;margin: 2px 0 0;font-weight: normal;}
.product-info form.cart label{
  float: left;
    flex: unset;
    padding-top: 10px;
}
a.contact_now {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    padding: 8px 12px;
    display: block;
    background: #2a2d70;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    font-weight: bold;
}
 a.contact_now span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0;
    font-weight: normal;
}
.product-main {
    padding: 0 0;
}
.sticky-add-to-cart-wrapper  .buy_now_button{
  display:none;
}
.asideThongso{
  padding: 15px;
  border-radius: 4px;
  border: 1px solid #ececec;
  margin: 12px 0;
  background: #FFF;
  display: none;
}
.asideThongso ul{margin-left: 25px;}
.asideThongso ul li{
}
#thongsokythuat{
  display:none;
  padding: 20px 50px;
}
#thongsokythuat .table-title{
  text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.mfp-auto-cursor #thongsokythuat{
  display:block;
}
.asideThongsoReadMore{
}
.asideThongsoReadMore a{background: #2a2d70;color: #fff;width: 100%;display: block;border-radius: 30px;text-align: center;padding: 10px 20px;font-weight: 700;}
.product-footer .woocommerce-tabs{
      border-top: unset;
}
.product-footer .detail-bottom{
       border-top: 1px solid #ececec;
}
.bai-viet-lien-quan{
  margin-bottom: 30px;
}
@media(max-width:1100px) and (min-width:768px){
  #header-search {
    width: auto;
}
 .baogia {
   display:none;
}
  .header-bottom-nav.nav-center> li {
    margin: 0 10px;
}
  #wide-nav>.flex-row>.flex-left{
    min-width: 228px;
  }
  .text-dki h3{
    font-size: 26px;
  }
  .product-small.box .price-wrapper span.amount{
    font-size: 12px;
  }
  .product-small.box .price-wrapper .regular-price del span.amount{
     font-size: 12px;
  }
  .container-width, .full-width .ubermenu-nav, .container, .row {
    width: 100%;
}
}
@media(max-width:549px){
  #header-search {
    width: 90%;
}
  .title-spnb h3 span{
    font-size:20px;
  }
  .product-small.box .price-wrapper .price {
    display: block;
    text-align: center;
}
  .title-dm h3 span{
    font-size:25px;
  }
  .menu-dm{
    display:none;
  }
  .title-doitac h3 span{
    font-size:25px;
  }
  .text-dki h3 {
    font-size: 21px;
    text-align: left;
}
  .h3-title-footer h3{
    font-size:20px;
  }
  .footer-bottom:before, .footer-bottom:after{
    display:none;
  }
  .archive-page-header .page-title{
    font-size:20px;
  }
  .container-width, .full-width .ubermenu-nav, .container, .row {
    width: 100%;
}
  .but-baogia span{
        font-size: 15.72px;
  }
  .but-baogia{
    padding-left: 67px !important;
  }
  .buy_now_button{
    display:none;
  }
  .single_add_to_cart_button{
    background-color: #F80B00 !important;
  }
  .header-bottom-nav.nav-center> li {
    margin: 0 10px;
}
  .sticky-add-to-cart--active form label{
    display:none;
  }
  #thongsokythuat {
    padding: 20px 15px;
}
}
.nav-tabs + .tab-panels{
  padding: 15px;
}
.content-thongso{max-height: 300px;overflow: hidden;margin-bottom: 30px;}
#thongsokythuat ul{
  margin-left: 25px;
}
.product-nb{margin-top: 40px;}