/*
Theme Name: Paroti
Theme URI: https://gaviaspreview.com/wp/paroti/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: The 2022 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.0.3
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: paroti

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.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}

.contact input[type*="email"], .contact input[type*="text"], .contact input[type="number"]{
    width: 100%;
    height: 45px!important;
    background: #F1F6F7!important;    border: 1px solid transparent;
   
}

.contact input[type*="email"]:focus, .contact input[type*="email"]:active, .contact input[type*="text"]:focus, .contact input[type*="text"]:active, .contact input[type="number"]:active, .contact input[type="number"]:focus{ border:1px solid #ff8033 !important;}

@media only screen and (max-width:960px){
	
.header-mobile .header-mobile-content .header-content-inner .header-left .logo-mobile img {
    max-width: 30px !important;
}
	
	
.header-content-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
	
	
	
}

