/*
Theme Name: Iammat
Theme URI: http://shthemes.net/demosd/iammat
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: In 2025, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: iammat

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contactimageup, paragraphs, general styles
---------------------------------------------------*/
:root {
  --tp-common-blue: #3ba3e2;
  --tp-common-blue-2: #3ba3e2;
  --tp-common-teal: #18acaa;
  --tp-common-teal-2: #038180;
  --tp-common-mint: #6fc182; 
  --tp-common-mint-2: #4c9a5e; 
  --tp-common-brown: #513b2a;
  --tp-common-brown-2: #352416;
  --tp-common-red: #db3d3d;
  --tp-common-red-2: #b72c2c;
  --tp-common-orange: #ee773c;
  --tp-common-orange-2: #c5561f;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #000000;
    font-weight: 600!important;
    font-size: 15px!important;
}
.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 8px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}
.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.screen-reader-text {
    display: none;
}
.sidebar .widget .wpcf7-spinner {
    display: none;
}
.sidebar .widget .sign-in-form input.btn {
    background-color: #fff !important;
    margin-top: 5px;
}
.sidebar .widget .sign-in-form input.form-control {
    border-bottom: 2px solid #fff;
}
.page-content .post.single .post-image img {
	width: 100%;
}
.post.single .tp-comments-form-wrapper p.comment-form-cookies-consent {
	display: none;
}
.post.single .comments .content a.comment-reply-link {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding: 7px 28px 7px;
    border: none;
    color: #fff;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: none;
    background: var(--tp-common-blue);
    margin-bottom: 3px;
    margin-top: 9px;
    display: inline-block;
}
.post.single .tp-comments-form-wrapper .comment-reply-title #cancel-comment-reply-link {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding: 10px 28px 10px;
    border: none;
    color: #fff;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: none;
    background: var(--tp-common-blue);
    margin-bottom: 3px;
    margin-top: -4px;
    display: inline-block;
    float: right;
}
.post.single  .sidebar.clearfix .widget form .input-wrapper .wpcf7-not-valid-tip {
	color: #fff;
    margin: 10px 0px;
}
.post.single  .sidebar.clearfix .widget form .wpcf7-response-output {
	border-color: #fff;
    margin: 2em 0em 1em;
}
.page-content .pagination .page-numbers.current {
    background: var(--tp-common-blue);
    color: #fff;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.page-content .pagination .page-numbers.current:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
#content #sections-wrapper {
    width: -webkit-fill-available;
}
.elementor hr.sep-line {
    position: relative;
    z-index: 1;
    display: block;
    height: 6px;
    border: none;
    margin: 50px 0;
    background: rgba(0, 0, 0, 0.05);
}
.loading-started.loading-finished p:empty {
    display: none;
}
.bg-white .contact-form.validate-form .form-group textarea.form-control {
    border-bottom: 2px solid #d2d2d2;
    height: 88px;
}
.bg-white .contact-form.validate-form button.btn.btn-submit input {
    padding: 0px;
    background: transparent;
    border: none;
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}
.bg-white .contact-form.validate-form .wpcf7-spinner {
    display: none;
}
#sign-in .sign-in-form.validate-form .btn.btn-submit.btn-white .wpcf7-spinner {
    display: none;
}
#sign-in .sign-in-form.validate-form .btn.btn-submit.btn-white input.wpcf7-form-control {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 0px;
    background: transparent;
    border: none;
}
#sign-in .sign-in-form.validate-form input::placeholder {
    color: #fff;
    opacity: 0.5;
}
#sign-in .sign-in-form.validate-form .form-group .wpcf7-not-valid-tip {
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
}
#sign-in form .wpcf7-response-output {
    font-size: 16px;
    border-color: #fff;
    margin: 2em 0em 1em;
}

.bg-white form .contact-form.validate-form .form-group .wpcf7-not-valid-tip{
    color: #434343;
    font-size: 16px;
    margin-top: 15px;
}
.bg-white .wpcf7 form .wpcf7-response-output {
    color: #434343;
    border-color: #434343;
    font-size: 16px;
    margin: 2em 0em 1em;
}

.bg-dark.dark .contact-form.validate-form .form-group textarea.form-control {
    border-bottom: 2px solid #d2d2d2;
    height: 88px;
}
.bg-dark.dark .contact-form.validate-form button.btn.btn-submit input {
    padding: 0px;
    background: transparent;
    border: none;
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    margin-top: 5px;
}
.bg-dark.dark .contact-form.validate-form .wpcf7-spinner {
    display: none;
}
.bg-dark.dark form .contact-form.validate-form .form-group .wpcf7-not-valid-tip{
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}
.bg-dark.dark form .wpcf7-response-output {
    color: #fff;
    border-color: #fff;
    font-size: 16px;
    margin: 2em 0em 1em;
}
.bg-dark #sign-in .sign-in-form.validate-form input::placeholder {
    color: #fff;
    opacity: 0.5;
}
.bg-grey #sign-in .sign-in-form.validate-form input::placeholder {
    color: #fff;
    opacity: 0.5;
}
.elementor img.img-circle {
    border-radius: 50%;
}
.dark .sign-in-form.validate-form input::placeholder {
    color: #fff;
    opacity: 0.5;
}
.latest-posts .widget.widget-posts h6.text-muted {
    color: #434343;
}
.bg-dark.dark .latest-posts .widget.widget-posts h6.text-muted {
    color: rgba(255, 255, 255, 0.5);
}
#top-bar .menu.module.left .primary-main-menu {
    padding-inline-start: 0px;
    float: left;
    display: block;
    margin-bottom: 0px;
}
#top-bar .menu.module.left .primary-main-menu li{
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
}
#top-bar .menu.module.left .primary-main-menu li.current a {
    opacity: 1;
}
#top-bar .menu.module.left .primary-main-menu li a {
    opacity: 0.5;
}
#top-bar .menu.module.left .primary-main-menu li a:hover {
    opacity: 1;
}
#nav-bar nav.nav-primary_home {
    display: flex;
}
#nav-bar nav.nav-primary_home .nav.nav-primary.icon_menu_mobile {
    width: auto;
}
#nav-bar nav.nav-primary_home .nav.nav-primary.icon_menu_mobile .icon-link a{
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 600px) {
body.logged-in .nojq {
    top: -46px !important;
}
}
.search .search-custom {
    border-radius: 20px;
    margin-bottom: 60px;
    position: relative;
    z-index: 2;
}
.search .search-custom h4 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 400;
}
.search .search-custom form {
    display: flex;
}
.search .search-custom form .s-input-home {
    width: 70%;
    height: 45px;
    padding-left: 10px;
    max-width: 100%;
    border: 1px solid #000;
    padding: 0px 10px 0px;
    margin-bottom: 0px;
    border-right: 0px;
    color: #000;
}
.search .search-custom form .btn-s-input {
    background: #fff;
    color: var(--clr-theme-color);
    border: 1px solid #000;
    padding: 0px 20px 5px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 55px;
    background: var(--theme-color);
    display: inline-block;
    padding: 0 19px;
    cursor: pointer;
}
.search .search-custom form .btn-s-input .fa-search { 
    font-weight: 900;
    color: #fff;
}
.search .search-custom form button {
    background: var(--tp-common-blue);
    color: #fff;
    border: 1px solid var(--tp-common-blue);
    height: 45px;
    width: 45px;
    font-size: 14px;
}
.page-content-search .post.single {
    padding: 0 0px;
}
.tp-postbox-comments-wrap .comments .content .text p {
	margin-bottom: 0px;
}
.tp-comments-form-wrapper .tp-comments-form .comment-respond .comment-reply-title {
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: rgba(0, 0, 0, 0.4);
    font-size: 18px;
}