/*
Theme Name:        Secury
Text Domain:       secury
Version:           1.1.1
Description:       CCTV & Security WordPress Theme
Tested up to:      6.3
Requires at least: 5.9
Requires PHP:      7.0
Tags:              portfolio
Author:            Pixelwars
Author URI:        https://themeforest.net/user/pixelwars
Theme URI:         https://themeforest.net/user/pixelwars/portfolio
License:           ThemeForest License
License URI:       https://themeforest.net/licenses
Domain Path:       /languages
*/


/*
    Do not remove any of the commented text above as it is used by the theme for proper function!
*/


/* Plugin: "Top 10 - Popular Posts" */

.tptn_counter {
	display: none;
}

/* Plugin: "Top 10 - Popular Posts" */

/* estilos para contact forms */
.wpcf7-form-control {
	background-color: transparent;
	height: 50px;
    border: 1px solid #e6e6e6;
    border-radius: 6px !important;
    -webkit-appearance: none;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16px;
	padding: 20px 20px;
	color: #6E6E6E
}

.wpcf7-textarea {
	margin-left: 15px;
	margin-right: 15px;
}

.wpcf7-submit {
	background-color: #dd003b !important;
    color: white !important;
}

