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

/*************** ADD CUSTOM CSS HERE.   ***************/


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


}
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Pacifico.ttf);
 
}
.font-style{
    font-family: 'Pacifico' !important;
	font-size: 19px;
	}
.titred{
	color:#95274e;
}
.nguondlieu .icon-box-text h3{
    font-size:14px;
    font-family:"Roboto", Sans-serif !important;
}
.nguondlieu .icon-box-img img{
    border-radius: 99%;
    border: 1px dashed #b8ea19;
    padding: 4px;
}
.single-product .product-short-description {
    margin-bottom: 20px;
    font-size: 14px;
    background: #fffbec;
    padding: 20px;
    border-radius: 10px;
}
span.amount,  .price del span,  .price ins span{font-weight: bold;
    color: #ec1c2a !important;
    font-size: 20px;}.product-gallery-slider img {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}.single-product .product-info .price span.amount {
    font-weight: 400;
    color: red; font-size:25px;
} .single-product .single_add_to_cart_button {
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 5px;
}
.single-product h1.entry-title {
      margin-bottom: 5px;
    font-size: 21px;
    color: #2A9337 !important;
}
.row-tren{
	background: white;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding: 15px;
}
.woocommerce-tabs {
	    background: white;
    margin-top: 13px;
    padding: 20px !important;
}
.product-section{
border-top: none;
}
.product-section-title-related{
	    padding-left: 0px !important;
    max-width: unset;
}
.related .row-slider{
	    background: white;
    padding: 10px;
}
.product .widget-title,.post-sidebar .widget-title,#secondary .widget-title{
	margin-bottom: 0px;
	display: block;
    text-transform: uppercase;
    color: #fff;
    background: #2a9337;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 9px 20px;
}
#breadcrumbs {
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 0;
}
.box_commitment {
    background: #2a9337;
    margin-bottom: 22px;

    padding: 15px 30px;
    padding-right: 20px;
    box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 10%);
    border-radius: 5px;
}
.box_commitment .title {
    font: 600 1.2rem/150% "Arial", sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 5px;
}
.box_commitment p {
    font: 400 0.9333333333rem/150% "Arial", sans-serif;
    color: #fff;
    padding-left: 23px;
    position: relative;
}
.box_commitment p:before {
    content: "";
    background: url(images/bullet.png) center center no-repeat;
    background-size: contain;
    width: 8px;
    height: 11px;
    position: absolute;
    top: 12px;
    left: 2px;
}
.col{
	padding: 0 15px 30px !important;
}
#product-sidebar{

    margin-top:39px;
}
.box_contact {
    background: #2a9337;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    padding: 11px 11px;
    padding-left: 121px;
    position: relative;
}
.box_contact:before {
    content: "";
    background: url(images/support.png) center center no-repeat;
    background-size: contain;
    width: 71px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
}
.box_contact .info b {
    font: 700 1.9rem/1.2 "UTMHelvetIns", sans-serif;
    color: #ffdd00;
    display: block;
    cursor: pointer;
}
.box_contact .info label {
    font: 400 1.1333333333rem/150% "Arial", sans-serif;
    color: #fff;
    margin: 0;
}
.category-page-row .product-small .product-small {
    background: white;
    border-radius: 4px;
}
.sanphamhome .section-title-container{
    margin-bottom:0 !important;
}
.sanphamhome{
    background-color:#fff;
}
.sanphamhome .product-small.box {
    background: white;
    border: 0;
    box-shadow: 2px 2px 20px #00000017;
    border-radius: 10px;
}
.tinnho .post-item .box {
    background: #FFFFFF;
    padding: 10px;
    border:1px solid #eee;
    box-shadow:1px 1px 6px #00000017;
}
.tinto .post-item .box {
    background: #FFFFFF;
    padding: 10px;
    border:1px solid #eee;
    box-shadow:1px 1px 6px #00000017;
}
.tinnho .col{
    padding-bottom:10px !important;
}
.product_list_widget,.flatsome_recent_posts ul {
	background: white;
    border-radius: 4px;
    margin: 0;
    border: 1px solid #e5e5e5;
    padding: 10px;
}
.widget .is-divider {
    display: none;
}
.recent-blog-posts-li .badge .badge-inner {
    border-radius: 99%;
}.recent-blog-posts-li a {
    font-size: 15px;
    color: #272727;
}

.blog-archive .post-item {
    background: white;
    margin-bottom: 16px;
    padding:10px !important;
}
.blog-archive .post-item .post-title {
    font-size: 21px;
    margin-bottom: 10px;
    color: #2A9337;
}
.blog-single .thong-tin-them {
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}
.is-divider {
    display: none !important;
}
.entry-content {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
}
#breadcrumbs {
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 0;
}
.blog-single h2 {
    font-weight: 700;
    font-size: 26px;
    color: #2A9337;
}
.footerr {
    font-size:15px;
}
.videogt .video-button-wrapper {
    position: absolute;
    top: 40%;
    left: 40%;
}
.videogt .button.is-outline {
    background-color: #f33636;
}
.cta-lptech {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
    position: fixed;
    bottom: 36px;
    left: 15px;
    width: 50px;
}
.cta-lptech li a i {
    font-size: 27px;
    color: #fff;
    padding: 12px;
}
.cta-lptech li a {
    height: 50px;
    line-height: 50px;
    background-color: #ff2a28;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
}
.cta-lptech li {
    width: 50px;
    float: left;
    margin-bottom: 10px;
}
.cta-lptech li, .cta-lptech li a {
    display: inline-block;
}
.cta-lptech li a, .cta-lptech li a img {
    width: 50px;
    border-radius: 100%;
}


.a-face{
    background: #0674E8 !important;
}
@keyframes pulse {from,to {-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50% {-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}
@-webkit-keyframes zoomIn {from {opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50% {opacity:1}}
@keyframes zoomIn {from {opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50% {opacity:1}}
.cta-lptech {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
    position: fixed;
    bottom: 36px;
    left: 15px;
    width: 50px;
}
.cta-lptech li {
    width: 50px;
    float: left;
    margin-bottom: 10px;
}
.cta-lptech li a {
    height: 50px;
    line-height: 50px;
    background-color: #ff2a28;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.cta-lptech li a i {
    font-size: 27px;
    color: #fff;
    padding: 12px;
}
.cta-lptech li a, .cta-lptech li a img {
    width: 50px;
    border-radius: 100%;
}
.cta-lptech li, .cta-lptech li a {
    display: inline-block;
}
.cta-lptech li a.zalo {
    background-color: #0180c7;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.mypage-alo-ph-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle {
    border-color: #ffd53b !important;
}
.mypage-alo-ph-circle-fill, .mypage-alo-ph-img-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle-fill, .mypage-alo-phone:hover .mypage-alo-ph-img-circle {
    background-color: rgba(244,68,56,0.5);
}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 115px;
    left: -5px;
    position: absolute;
    -ms-transition: all .2s ease-in-out;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: .4!important;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.mypage-alo-ph-circle {
    width: 80px;
    height: 80px;
    top: 105px;
    left: -16px;
    position: absolute;
    background-color: #774d4d00;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,.4);
    opacity: .1;
    opacity: .5;
}
.kmsp{
    border:2px dashed #d72f2f;
    border-radius:6px;
    position:relative;
    padding-top:20px;
}
.kmsp i{
    position:absolute;
    top:-20px;
    font-size:30px;
    color:red;
}
