@charset "UTF-8";

/*
Theme Name: Skin2023-Wizlink
Form: twentytwentyone - reseted all css
Theme URI: https://wizlink.asia
Author: Mr. Hai - Wizlink
Author URI: https://wizlink.asia
Description: Skin2023-Wizlink is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Skin2023-Wizlink elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Skin2023-Wizlink WordPress Theme, (C) 2020 WordPress.org
Skin2023-Wizlink is distributed under the terms of the GNU GPL.
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Columns..............Specific styles for the columns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Media text...........Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

/* Categories 01 to 03 are the basics. */

/* Variables */
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
a {text-decoration: none;}
img {width:auto; height:auto}

/*Header*/
header#masthead {display: flex;position: sticky;top: 0; background:#5F4A39;padding:0.5% 8%;z-index:100;box-shadow: #696969 0 5px 6px -6px !important;}
.site-branding, .site-logo {width: 55px; align-self:center}
.site-logo img {width: 100%;}
nav#site-navigation {align-self: center;width: 90%;}
.primary-menu-container ul, .footer-navigation ul {display: flex;margin-bottom: 0 !important;}
.primary-menu-container ul li, .footer-navigation ul li {
    list-style-type: none;
    margin: 0 10px;
    padding: 5px;
}

/*Blog*/
.flex {
    display: flex;
	margin-bottom: 1.5%;
}
.flex h2{margin: 2% 0;}
.title a {
    color: #2a2727;
}
.thumb {
    width: 25%;
    margin-right: 5%;
}
.cnt {
    width: 70%;
}
h1.page-title, h1.entry-title {
    text-align: center;
	text-transform: uppercase;
	font-weight:bold;
}

/*Content*/
article {
    margin-top: 45px;
}
.ct-sb article{width: 75%; margin-left:2%; margin-top:0}
.pr-sb {
    width: 25%;
    margin-top: 80px;
}
.sb {
    position: sticky;
    top: 100px;
}
.none  {
    margin:0 8%;
}
.ct-sb {
	display:flex;
}

/*Footer*/
footer#colophon {
    display: flex;
    width: 100%;
    justify-content: center;
    position: sticky;
    bottom: 0;
	background: white;
}
nav.footer-navigation {
    margin-top: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary{
	background-color:#5F4A39 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{
	background:#C18B5E;
	border-radius: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
	background:#C18B5E;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	text-transform: capitalize !important; 
}	

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	color:#fff;
}
#mega-menu-wrap-primary>#mega-menu-primary>li.mega-menu-item{
	padding-left:10px
}
.footer-navigation li a svg path{
	fill: #8B5F3C;
}
.dark_green_bg{
	background-color:#F97585 !important;
}
.button_rm{
	border:1px solid #8B5F3C !important;
	color:#8B5F3C !important;
	border-radius:25px !important;
}
.button_rm:hover{
	background:#8B5F3C !important;
	color: #fff !important;
}
.header_h2{
	color:#F97585 !important;
}
.button_rm_white{
	color:#8B5F3C !important;
	border:1px solid #fff !important;
	border-radius:25px;
}
.green_bg{
	background:#ECC89E !important;
}
.text_content{
	color:#333333 !important;
}
.about_step{
	color:#333333 !important;
	font-weight:400;
	padding-right:15px !important
}
.about_step h3{
	color:#8B5F3C;
	font-weight:bold;
	font-family: "ArgusBold", Sans-serif;
}

/*Xem thêm bài viết*/

.single-post .wizlink-content {
  overflow: hidden;
  position: relative;
}

.devvn_readmore_flatsome {
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left:0;
  right:0;
  width: 100%;
  background-color:#fff;
}
.devvn_readmore_flatsome:before {
  height: 55px;
  margin-top: -45px;
  content: "";
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
  display: block;
}
.devvn_readmore_flatsome a {
  color: #fff;
  display: inline-block;
  border: 1px solid #FDE6E0;
  padding: 5px 40px;
  border-radius: 5px;
  background:#F97585 ;
}

.devvn_readmore_flatsome a:after {
  content: '';
  width: 0;
  right: 0;
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}

@media (min-width:1025px){
	.hover_text{
		left: calc((100% - 1000px)/2) !important;
	}
}
/*desktop*/
@media screen and (min-width:600px){
	.menu-button-container {display: none;}
}
/*mobile*/
@media screen and (max-width:600px){
	.menu-button-container {display: none;}
}