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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Pacifico.ttf);
 
}
.div-box-border{
        text-align: center;
    border: 5px solid #d7e3d0;
    padding: 60px
}
.font-style{
    font-size: 60px;
}
.section-cam-xuc .text-cam-xuc{
    font-size: 60px;
}
@keyframes spin1 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@-webkit-keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg); } }

@keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg); } }

@-webkit-keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

@keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

.div-nhan-xet .review-circle{
    width: 270px !important;
    height: 270px !important;
}
.div-nhan-xet .review-circle .circle{
    border: 2px solid #ffffff !important;
}
.review-content .review-icon{
    font-size: 60px;
    line-height: 45px;
    font-family: Pacifico;
}
.title-banner{
        font-size: 63px !important;
    line-height: 120px !important;
}
.div-nhan-xet .review-content{
        padding: 30px;
    margin: auto;
    width: 270px;
    height: 270px;
}
.about-icon .about-circle .circle:nth-child(1) {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin1 6s linear infinite;
    animation: spin1 6s linear infinite;
       border-color: #c7c7c7;
}
.about-icon .about-circle .circle:nth-child(2) {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin2 6s linear infinite;
    animation: spin2 6s linear infinite;
    border-color: #c7c7c7;
}
.about-icon .about-circle .circle:nth-child(3) {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin3 6s linear infinite;
    animation: spin3 6s linear infinite;
    border-color: #c7c7c7;
}
.about-icon .about-circle  .circle:nth-child(4){
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin4 6s linear infinite;
    animation: spin4 6s linear infinite;
    border-color: #c7c7c7;
}
.about-icon .about-circle .circle {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: 1px solid transparent;
    border-radius: 92% 110% 132% 88%  !important;
}
.about-icon .about-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    -webkit-transform: translate3D(-50%, -50%, 0);
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
}
.about-icon img{
    margin-bottom: 0px !important;
}
.about-icon {
    text-align: center;
    position: relative;
}
.div-no-padding{
    padding-bottom: 0px !important;
}
.title-home{
font-size: 60px;
    text-transform: capitalize;
    color: #000000;
}
.font-style{
    font-family: 'Pacifico' !important;}
/*Nut goi dien thoai*/
.call-now {
    left: 0;
    bottom: 25px;
    height: 50px;
    min-width: 200px;
    position: fixed;
    background-color: #70c130;
    border-radius: 0 25px 25px 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.8);
    z-index: 998;
}
.call-now .btn-call-now i {
    position: absolute;
    color: #70c130;
    background-color: #fff;
    font-size: 35px;
    right: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #70c130;
}
.call-now .btn-call-now p {
    color: #fff;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.call-now .btn-call-now strong {
    display: block;
    font-size: 18px;
}
/*end nut goi*/
.div-text-trai p strong{
    font-weight: bold !important;
}
.div-phai p{
    display: none;
}
.div-phai .icon-box-text p{
    display: block !important;
}
.is-divider{
    display: none;
}
.blog-archive .box-text .post-title{
    min-height: 57px;
}
.blog-archive .box-text .from_the_blog_excerpt {
    min-height: 60px;
}
.sidebar-wrapper ul li a{
    color: #905d2f
}
 ul#menu-menu-gioi-thieu li.current-menu-item a{
    color: #70c130 !important
}
b, strong{
    font-weight: normal;
}
#shop-sidebar .widget-title,.post-sidebar .widget-title{
   color: #70c130;
}
.header-nav-main li a{
    font-weight: normal !important;
    padding-left: 10px;
    padding-right: 10px;
}
.header-nav-main li a i{

}

.product-title a{
        color: #66cc00;
    font-weight: bold;
}
span.amount,.lien-he-price {
  
    color: red;
    font-weight: bold;
}

.woocommerce-tabs .tab-panels{
        border: 1px solid #f1ead6;
    padding: 15px;
}
.woocommerce-tabs li{
    padding: 0px;
 
    margin: 0px !important;
}
.woocommerce-tabs li a{
 padding: 8px 26px;

}
.woocommerce-product-gallery{
        border: 1px solid #f1ead6;
}
.woocommerce-tabs  li.active>a{
    background: #70c130;
    color: white;
}
.item-oll.active .line:before {
    height: 51px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.item-oll .line:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: url(images/line1.png) center top no-repeat;
}
.item-oll.active .line:after {
    bottom: 0;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.item-oll .line {
    margin-top: 11px;
    position: relative;
    height: 51px;
}

.item-oll .line:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -4px;
    background-position: #fff;
    width: 10px;
    height: 10px;
    border: 2px solid #70c130;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.active .border-img-home .doc-item.doc_1 {
    opacity: 1;
    -webkit-transition: all 0.2s linear 0.3s;
    -moz-transition: all 0.2s linear 0.3s;
    -ms-transition: all 0.2s linear 0.3s;
    -o-transition: all 0.2s linear 0.3s;
    transition: all 0.2s linear 0.3s;
}
.border-img-home .doc-item.doc_1 {
    top: 59px;
    left: -24px;
    opacity: 0;
}
.active .border-img-home .doc-item.doc_2 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
    -moz-transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
    -ms-transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
    -o-transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
    transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
}
.border-img-home .doc-item.doc_2 {
    top: -1px;
    left: 13px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.border-img-home .doc-item {
    position: absolute;
    z-index: 2;
}
.border-img-home {
    max-width: 258px;
    position: relative;
    margin: 0 auto;
}
.border-img-home img.bg {
    position: relative;
    z-index: 10;
    display: block;
}
.gr-avo-24 {
   text-transform: uppercase;
    font-size: 24px;
    color: #905d2f;
    font-family: "Avo",Helvetica,arial,sans-serif;
    margin-bottom: 0px;
}
.item-oll p.tt2 {
    font-family: "Avo-Bold",Helvetica,arial,sans-serif;
    font-size: 33px;
    color: #70c130;
    line-height: 40px;
}
.item-oll p.desc {
    max-width: 250px;
    margin: 12px auto 0;
    min-height: 76px;
}
.item-oll p.tt2 {
  font-weight: bold;
    text-transform: uppercase;
    font-family: "Avo-Bold",Helvetica,arial,sans-serif;
    font-size: 33px;
    color: #70c130;
    line-height: 40px;
    margin-bottom: 0px;
}
.section-giao-dich{
        background: url(images/sky.jpg) center bottom no-repeat;
}
.footer-1 .section{
    padding: 0px;
}
.footer-1 .section .col{
    padding-bottom: 0px;
}
.footer-2{
    padding-top: 0px;
    border-top: none;
}
.footer-1{
    margin-bottom: 20px;
   border-top: 1px solid #e2e1dd;
    border-bottom: 1px solid #e2e1dd;
}
.footer-2 .is-divider{
    background: transparent;
    height: 0px;
}
.footer-2 .widget-title{
    color: #905d2f
}

.footer-1 .section-footer-1 .div-phai .large-4{
     border-left: 1px solid #e2e1dd;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: none;
}
/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}

@media(max-width: 855px){
    .section-cam-xuc .text-cam-xuc {
    font-size: 40px;
}
    .home header.transparent .header_logo{
        display: block !important;
    }
      .home header.transparent .header-logo-dark{
        display: none !important;
      }
      .home header.transparent .mobile-nav a{
        color: black !important;
      }
    .title-banner {
    font-size: 23px !important;
    line-height: 20px !important;
}
    .header.show-on-scroll, .header.has-transparent, .header.transparent {
    position: relative;
}
    .div-nhan-xet .about-icon{
        margin-bottom: 20px;
    }
    .section-cam-xuc .banner{
            padding-top: 300px !important;
    }
     .section-cam-xuc .banner .div-box-border{
            width: 88%;
                padding: 26px;
     }
     .font-style {
    font-size: 40px;
}
    .title-home {
    font-size: 40px;

}

}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}