/*
Theme Name:   Zox News Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  Zox News Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zox-news
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  zox-news-child
*/

.mvp-post-soc-in{
	margin-left: 0px;
}

#mvp-content-main ul a {
	box-shadow: inset 0 -2px 0 #3ea84a;
}

.action-button{
	background-color:#3e9f3e;
	color:white !important;
	border-radius:5px;
	padding:10px 30px;
	display: inline-block;
}

#mvp-content-main tbody tr {
    background: none;
}

.method-product-evaluation{
	box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
	border-radius: 10px;
	margin: 10px 0 30px;
}
.method-heading{
	background-color: #deeed3;
	padding: 10px;
	border-radius: 10px 10px 0px 0px;
}
.method-heading #header{
	cursor:pointer;
	font-size:18px;
	font-weight:500;
}
#method-description{
	padding: 10px 20px;
}
.method-product-evaluation p{
	font-size:95% !important;
}

.method-product-evaluation li{
	line-height: 14px;
}

