/*
 Theme Name:   Webteck Child  
 Theme URI:    https://themeholy.com/wordpress/webteck
 Description:  Dịch vụ thiết kế website, app mobile, tên miền, hosting
 Author:       Minh Coder
 Author URI:   https://minhcoder.com 
 Template:     webteck
 Version:      1.0
 Tags:         123web, thietkeweb, lamweb, laptrinhweb, ungdungdidong
 Text Domain:  webteck-child
*/
.feedback {
	background-size: auto !important;
}
/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.footer-contact-wrap {
	gap: 80px !important;
}
.footer-logo img {
    width: 200px;
}
@media (max-width: 575px) {
    .header-logo {
        max-width: 200px;
    }
}
@media (max-width: 991px) {
    .header-layout1 .logo-bg {
        width: 60%;
    }
}
.footer-widget .widget_title {
    font-weight: 500;
    text-transform: none;
	font-size: 18px;
}
.domain-price .price-box_price {
	font-size: 32px;
	text-align: center;
}
.domain-price .price-box .box-title {
	text-align: center;
}
.hosting-price .price-box_price {
	font-size: 32px;	
}
.hosting-price .price-box {
	padding: 30px;
}