/*
 Theme Name:   Advertica Lite Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Advertica Lite Child
 Author:       John Doe
 Author URI:   http://example.com
 Template:     advertica-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  advertica-lite-child
*/
i:not(.fa) {font-style:italic !important;}
p {font-weight:400;font-size:13px;}
.indent {text-indent:30px;}
.div_indent {padding-left:30px;}
.transparent_wrap {background:rgba(255,255,255,0.4); border:1px solid rgba(255,255,255,0.8); border-radius:7px;padding:14px;}

#header {z-index:999;}

#logo #site-title a { white-space:nowrap; font-size:21px;}
#logo #site-description {font-size:14px;text-transform:capitalize;font-weight:400;}

#skenav a {font-size:14px;font-weight: 400;}

#full-client-box {display:none;}

/*.skt-iconbox.iconbox-top p {font-size:13px;}*/

.my_color {color:#4874A0;}

.med_text {font-size:14px;}

.ul {list-style:none inside;}
.ul li {margin-left:21px;font-size:13px;}
.ul li b {font-weight:600}

.text-center{text-align:center;padding:0 21px;}
.book_title{font-size:17px;font-weight:bold;}
.quote {font-weight:bold;margin-top:21px;}
.author {font-size:12px;}
.author_info {font-size:11px;}
.buy_btn {font-size:14px;letter-spacing:1px;padding:7px 21px;margin-top:21px;border-radius:5px;background:rgba(255,255,255,0.6);border:1px solid rgba(255,255,255,.95);box-shadow:1px 2px 5px rgba(0,0,0,0.1);}
.buy_btn:hover {background:#fff;}

.advertica-image-post {text-align:center;}

.parallax-title {font-size:14px; font-weight:bold;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,0.4);text-align:center;}
.parallax-info {font-size:17px; font-weight:600;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,0.4);text-align:center;}
.parallax-title a {color:#94b7d9;}

.modal-header .modal-title{font-size:18px;font-weight:600;}
.modal-body {font-size:15px;}

/*works page*/
.page_wrap {text-align:center;margin:20px auto;}
.item_wrap {background:rgba(255,255,255,0.4); border:1px solid rgba(255,255,255,0.8); border-radius:7px;padding:14px; width:216px; display:inline-block; margin:7px;text-align:center;}
.item_title {font-size:14px;font-weight:bold;}
.item_sub {font-size:12px;}

.eve-image img {max-height:600px !important;}

#vsel .simplesocialbuttons {display:none;}

.review {background:rgba(255,255,255,0.6);padding:14px;border:1px solid rgba(255,255,255,.85);box-shadow:1px 1px 4px rgba(0,0,0,0.1);border-radius:7px;}

#footer {min-height:60px;padding:21px 0;}

@media only screen and (max-width: 499px){
	#site-title a { white-space:nowrap; }
	.full_w_mobile {width:100%;}
}