/*
Theme Name:   Woodmart Child
Theme URI:    https://woodmart.xtemos.com/
Description:  Woodmart Child Theme
Author:       XTemos
Author URI:   http://themeforest.net/user/xtemos
Template:     woodmart
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Text Domain:  woodmartchild
*/

/* header */
.posttage-header-right-row{
	display:flex;
}
.posttage-header-right-row .posttage-header-right-col{
	display: flex;
    align-items: center;
}
 .posttage-header-right-row .posttage-header-right-col .header_suport-img
{
	margin-right:20px;
}
 .posttage-header-right-row .posttage-header-right-col .ps-header-title
{
	font-family: "Lexend Deca";
    font-size: 14px;
    font-weight: 600;
    color: #101010e6;
}
.posttage-header-right-row .posttage-header-right-col .posttage-header-right-contation .ps-header-contation{
	color: #1c61e7;
    font-size: 14px;
}

