/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/



.capcalera h1 {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
}

h1.post-title {
	font-size: 45px;
	border-bottom: 5px solid #eaeaea;
	padding-bottom: 15px;
	font-weight: 600;
}

h2 {
	color: #3e3e3e;
	padding-top: 20px;
}

blockquote {
	background-color: #f0f0f0;
	padding: 15px 20px 15px 30px;
	font-size: 45px!important;
}

.post-content p {
	line-height: 190%;
}

.post-content p a {
	border-bottom: 3px solid #c8f2ff;
	box-shadow: inset 0 -5px 0 #c8f2ff;
}

.post-content p a:hover {
	background-color: #c8f2ff;
}



.pswp__caption, .pswp__caption__center {
    font-size: 16px!important;
    color: #f6f6f6!important;
}

p .text-petit {
	font-size: 14px;
	line-height: 130%!important;
}



@media only screen and (max-width: 959px) {

    .row-inner .col-lg-4 .uncol .uncoltable {
	    display: none;
    }
    .main-container .row-container .double-top-padding {
	    padding-top: 0px!important;
    }
}



@media only screen and (min-width: 960px) {
	.quadmenu-navbar-toggle {
	display: none!important;
	}
}

	




