/**
Theme Name: Taig Hong Kong Co Ltd
Author: ACSIUS Technologies
Author URI: https://acsius.com/
Description: Discover how our comprehensive suite of digital services empowers your business to adapt to the dynamic digital landscape and thrive in the face of change. With ACSIUS as your strategic partner, you\'ll be well-equipped to overcome challenges and seize new opportunities.
Version: 4.5.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Taig Hong Kong Co Ltd
Template: astra
*/



.btn_dec .elementor-button-content-wrapper{
	align-items: center;
}
.btn_dec .elementor-button-icon svg {
    background: #fff;
    fill: #cc0000;
    width: 35px;
    height: 35px;
    padding: 7px;
    border-radius: 50%;
}
span.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 0;
    margin: 3px;
    border: 1px solid #cd0303;
    background: transparent;
    opacity: 1;
}
span.swiper-pagination-bullet-active{
	border-color: #fff;
	background: #cd0303;
}
div.swiper-pagination {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.uael-video__outer-wrap img, .uael-video__outer-wrap video {
    height: 100% !important;
}
.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.our_mission img{
	border-radius: 10px !important;
}
.wpforms-form .wpforms-field textarea.wpforms-field-large{
	height: 180px !important;
}
.blog01 .uael-post__content-wrap{
	position: relative;
}
.blog01 .uael-post__date{
	position: absolute;
    text-align: end;
    bottom: 20px;
    width: 50%;
    right: 0;
}
.blog01 .uael-post__bg-wrap {
    border-radius: 10px;
}
.blog01 .uael-post__bg-wrap img{
	border-radius: 10px 10px 0 0;
}
.blog01  .uael-post__meta-data svg {
    height: 12px;
    width: 16px;
}
.single-post .entry-content p{
	color: #000;
	font-weight: 300;
}
.single-post .ast-single-post-featured-section img{
	border-radius: 5px;
}

@media (min-width:768px) {
    /* .e-con {
        --container-max-width: 1250px !important;
    } */
	
	.single-post .site-content .ast-container {
        max-width: 1170px;
    }

    .right01>div {
        margin-left: 0;
		margin-right: auto;
    }

    .left01>div {
        margin-right: 0;
		margin-left: auto;
    }
	#product_categories .swiper-slide> .elementor-element{
		height: 100%
	}
	

    


}

@media (max-width:768px) {
	.wpforms-one-half{
		width: 100% !important;
		margin-left: 0 !important;
	}

}


