/*

Theme Name: Maskitto Light Child
Theme URI: http://shufflehound.com/maskitto-light-child/
Author: Shufflehound
Author URI: http://shufflehound.com
Template:     maskitto-light
Description: A light weight clean and simple wordpress theme for everyday use. Bunch of useful features like, responsive design, united color schemes, slider with lots of options, fast to learn administration panel layout, plus, clean and easy visual design and its all free. Documentation available at http://shufflehound.com/maskitto-light/ and demo at http://demo.shufflehound.com/maskitto-light/
Version: 1.2.13.2
License: GNU General Public License v2 or later
License URI: license.txt
Tags: custom-background, custom-colors, custom-menu, fluid-layout, responsive-layout, threaded-comments, translation-ready, theme-options, right-sidebar, light, white, blue, gray, red
Text Domain: maskitto-light-child

*/

/* custom css rules */

body, .section-content {
	font-family: "Open Sans",sans-serif !important;
}

.home-text-center {
	text-align: center;
	padding: 7%;
}

.articles-left-image {
	padding-right: 15px;
}

.articles-right-image {
	padding-left: 15px;
}

.articles-text {
	text-indent: 20px;
}

/* Many actions page SiteOrigin features structure */
.sow-icon-container, .sow-more-text {
	color: #f79317 !important;
}

table.many-actions-project-pages {
	overflow: hidden;
}

table.many-actions-project-pages, table.many-actions-project-pages th, table.many-actions-project-pages td {
	border: 0 !important;
}

table.many-actions-project-pages th {
	vertical-align: top;
	font-weight: bold;
}

table.many-actions-project-pages td ul {
	  margin-bottom: 10px;
	  margin-left: -3em;
	  list-style-type: square;
}

@media (max-width: 1000px) {
	.sow-features-feature {
		width: 100% !important;
	}

	table.many-actions-project-pages th, 	table.many-actions-project-pages td {
	display: inline-block;
	width: 100%;
}

	table.many-actions-project-pages td {
		padding-left: 5em;
	}

}

div#page-id-46 h3.widget-title, div#page-id-321 h3.widget-title {
	display: inline-block;
	width: 100%;
	text-align: left;
}

div.post-inner p {
	text-indent: 2em;
}
div.post-inner p>iframe {
	margin-left: -2em;
}
div.post-inner blockquote>p {
	text-indent: 0;
}

dl.contact-us dd {
	padding-left: 1em;
}

footer .footer-logo img {
	border-radius: 2px;
}

.countup-list .countup-item {
	vertical-align: top;
}

.textwidget p,
.textwidget ol,
.textwidget ul,
.post-inner p,
.post-inner ol,
.post-inner ul {
	text-align: justify;
}

.home.page .home-text-center .textwidget p,
.home.page .home-text-center .textwidget ol,
.home.page .home-text-center .textwidget ul {
	text-align: justify;
	text-indent: 2em;
	padding-left: 15%;
	padding-right: 15%;
}

.textwidget p.sow-more-text,
.post-inner p.sow-more-text {
	text-align: center;
}