/*
Theme Name: Tabico
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.section-title-normal {
    margin-bottom: 20px;
    border-bottom: 0;
    border-radius: 5px;
}
.section-title-normal {
    background: #1100DA;
}.section-title-normal b {
    display: none;
}.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: white!important;
    padding: 10px;
}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: 400;
    margin-right: 0!important;
    padding-left: 10px;
}.section-title a {
    font-size: 14px;
    margin-left: auto;
    color: white;
    margin-right: 10px;
}


ul, p {
	margin-bottom: 0px;
}
p {
	line-height: 30px;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.widget-title {
	display: block;
    background: #1100da;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
.chaty-cta-button button {
	background: #1100da !important;
        animation-name: devvn_zoom;
        -webkit-animation-name: devvn_zoom;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
        cursor: pointer;
        box-shadow: 0 0 0 0 #1100da;
}
.chaty-widget {
	bottom: 100px !important;
}
.button-dangkysdt {
	    background: red !important;
    width: 100% !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
.dangkysdt {
	position: fixed;
    right: 0;
    bottom: 120px;
    background: red;
    font-size: 20px;
    padding: 8px 18px;
    border-radius: 6px;
    font-weight: bolder;
    color: #fff;
	z-index: 99999;
}
.buy_now_button {
	flex: none !important;
	background: #fa0a0a;
}
.button-lienhe {
	width: 76% !important;
}
.wpcp-carousel-section.wpcp-standard {
    min-height: 350px;
}
.tab-panels {
	padding-top: 0px;
}
.chaty-open .chaty-svg:before {
	    transform: rotate(180deg);
}
.chaty-open .Link-channel-link .chaty-svg:before {
	 transform: rotate(0);
}
.Link-channel-link .chaty-svg:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/06/Icon_of_Zalo.svg.webp);
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background-size: cover;
    top: 13px;
    left: 11px;
}
.chaty-cta-button .chaty-svg:before {
   content: '';
    background-image: url(/wp-content/uploads/2025/06/phone-call-1.png);
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background-size: cover;
    top: 13px;
    left: 11px;	
}
.product-categories {
	border: 1px solid #e9e9e9;
    padding: 10px;
}
.product-tabs, .absolute-footer.dark, .Link-channel-link svg, .chaty-cta-button svg, .is-divider {
	display: none;
}
#masthead ul li a {
	text-transform: capitalize;
    font-size: 16px;
}
.title-congtrinh h2 {
	background: red;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;	
}
.title-product h2, .product-section-title-related {
	background: #1100da;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
}
.product-title a {
	font-weight: bold;
    font-size: 19px;
    color: #000;
}
.single-product .ux-quantity {
	width: 100%;
}
.single-product .col-product-right .price-wrapper .amount {
    font-size: 30px;
    line-height: 50px;
    font-weight: bolder;
}
.price-wrapper .amount {
    font-size: 19px;
	font-weight: 500;
}
.price-wrapper {
		margin-bottom: 15px !important;
	
}
.add-to-cart-button a {
	background: red;
    width: 100%;
    font-size: 19px !important;
    min-height: 30px;
    line-height: 30px;
    padding: 0px;
	    text-transform: inherit;
	margin-top: 0px !important;
	border-radius:10px
}
@media only screen and (max-width: 768px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.button-lienhe {
	width: 100% !important;
}
.add-to-cart-button a, 	.product-title a, .dangkysdt, .price-wrapper .amount {
    font-size: 16px !important;
	}
	.pum-theme-lightbox .pum-title {
		font-size: 24px;
	}
	
	.customer-review-slider .slick-prev {
    left: -29px !important;
}
	.customer-review-slider .review-item.active-center {
    transform: scale(1) !important;
	}
}

@-webkit-keyframes devvn_zoom {
        70% {
            box-shadow: 0 0 0 15px transparent
        }
        100% {
            box-shadow: 0 0 0 0 transparent
        }
    }
 
    @keyframes devvn_zoom {
        70% {
            box-shadow: 0 0 0 15px transparent
        }
        100% {
            box-shadow: 0 0 0 0 transparent
        }
    }
 
	
	

