/*
Theme Name: WebGoc
Theme URI: https://webgoc.com
Description: Thiết Kế Website Chất Lượng Cao
Author: Võ Vương
Author URI: https://webgoc.com
Template: autodeal
Version: 2.0.0
Text Domain: webgoc
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*b, strong {*/
/*	font-weight: 600;*/
/*}*/
/*input {*/
/*	outline: none;*/
/*}*/

/*.elementor .elementor-widget-heading .elementor-heading-title {*/
/*	line-height: 1.3;*/
/*}*/

/*.elementor-select-wrapper .select-caret-down-wrapper svg {*/
/*	fill: var(--e-global-color-accent);*/
/*}*/
/*.elementor-field-group .elementor-select-wrapper select {*/
/*	color: var(--e-global-color-accent);*/
/*}*/

/*.elementor-button-icon svg {*/
/*	height: 1em;*/
/*}*/

/*.elementor table td, */
/*.elementor table th {*/
/*	border: 0;*/
/*	line-height: inherit;*/
/*	padding: 10px;*/
/*}*/
/*.elementor table strong {*/
/*	font-weight: 600;*/
/*}*/

/*.elementor .elementor-widget-theme-post-content ul,*/
/*.elementor .elementor-widget-theme-post-content ol,*/
/*.elementor .term-description ul,*/
/*.elementor .term-description ol,*/
/*.elementor .fswp-elt--read-more-content ul,*/
/*.elementor .fswp-elt--read-more-content ol {*/
/*	padding-left: 20px;*/
/*	margin-bottom: 20px;*/
/*}*/
/*.elementor .elementor-widget-theme-post-content ul li,*/
/*.elementor .elementor-widget-theme-post-content ol li,*/
/*.elementor .term-description ul li,*/
/*.elementor .term-description ol li,*/
/*.elementor .fswp-elt--read-more-content ul li,*/
/*.elementor .fswp-elt--read-more-content ol li {*/
/*	margin-bottom: 5px;*/
/*}*/
/*.elementor .elementor-widget-theme-post-content hr,*/
/*.elementor .term-description hr,*/
/*.elementor .fswp-elt--read-more-content hr {*/
/*	border: 0;*/
/*	border-top: 1px solid #dee2e6;*/
/*	margin-bottom: 20px;*/
/*}*/
/*.elementor .elementor-widget-theme-post-content pre,*/
/*.elementor .term-description pre,*/
/*.elementor .fswp-elt--read-more-content pre {*/
/*	background-color: #F8F8F8;*/
/*	border: 1px solid #dee2e6;*/
/*	border-radius: 8px;*/
/*	padding: 15px;*/
/*}*/
/*.elementor .fswp-elt--read-more-content .wp-caption.aligncenter {*/
/*	text-align: center;*/
/*	margin: 0 auto 1em !important;*/
/*}*/
/*.elementor .elementor-widget-theme-post-content .wp-caption-text,*/
/*.elementor .term-description .wp-caption-text,*/
/*.elementor .fswp-elt--read-more-content .wp-caption-text {*/
/*	margin-top: 10px;*/
/*}*/

/**
 * Pagination
 */
/*.woocommerce-pagination,*/
/*.elementor-pagination {*/
/*	margin-top: 40px !important;*/
/*}*/
/*.woocommerce-pagination a.page-numbers,*/
/*.woocommerce-pagination span.page-numbers ,*/
/*.elementor-pagination a.page-numbers,*/
/*.elementor-pagination span.page-numbers {*/
/*	background-color: #FFF !important;*/
/*	border-radius: 10px;*/
/*	display: inline-block;*/
/*	min-width: 40px !important;*/
/*	min-height: 40px;*/
/*	line-height: 30px !important;*/
/*	padding: 5px !important;*/
/*	margin: 4px !important;*/
/*}*/
/*.woocommerce-pagination a.page-numbers:hover,*/
/*.woocommerce-pagination span.page-numbers:hover,*/
/*.woocommerce-pagination span.page-numbers.current,*/
/*.elementor-pagination a.page-numbers:hover,*/
/*.elementor-pagination span.page-numbers:hover,*/
/*.elementor-pagination span.page-numbers.current  {*/
/*	color: #FFF !important;*/
/*	background-color: #15243B !important;*/
/*	border-color: #15243B;*/
/*}*/
/*.woocommerce-pagination a.page-numbers svg,*/
/*.woocommerce-pagination span.page-numbers svg,*/
/*.elementor-pagination a.page-numbers svg,*/
/*.elementor-pagination span.page-numbers svg {*/
/*	fill: #FFF;*/
/*	height: 16px;*/
/*}*/

/**
 * Comment
 */
/*.comment-reply-title {*/
/*	font-family: 'Inter';*/
/*	font-size: 24px;*/
/*	font-weight: 600;*/
/*	text-transform: capitalize;*/
/*}*/
/*.comment-notes,*/
/*.comment-form .logged-in-as {*/
/*	color: var(--e-global-color-accent);*/
/*}*/
/*.comment-form .logged-in-as a {*/
/*	color: var(--e-global-color-primary);*/
/*}*/
/*.comment-form label {*/
/*	color: var(--e-global-color-accent);*/
/*	margin-bottom: 10px;*/
/*}*/
/*.comment-form textarea {*/
/*	height: 150px;*/
/*}*/
/*.comment-form .comment-form-cookies-consent label {*/
/*	margin-bottom: 2px;*/
/*}*/
/*.comment-form .comment-form-cookies-consent input {*/
/*	margin-right: 5px;*/
/*}*/
/*@media (min-width: 768px) {*/
/*	.comment-reply-title {*/
/*		font-size: 28px;*/
/*	}*/
/*}*/