/*
 Theme Name:   Portus Premium Child Theme
 Theme URI:    http://portus.orange-themes.com/
 Description:  Portus Premium Wordpress Child Theme
 Author:       Orange Themes
 Author URI:   http://www.orange-themes.com/
 Template:     portus-premium-theme
 Version:      1.0.0
 Tags: 
 Text Domain:  portus-premium-theme-child
*/
@import url("../portus-premium-theme/style.css");
/*------------------------------------------------------------- */
.paragraph-row.portus-main-content-panel, .portus-main-content-panel {
    display:block;
    margin-top:0px;
    margin-bottom:30px;
}
.portus-article-slider-big .item-photo:before {
    display:block;
    background-color:rgba(0,0,0,0);
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    box-shadow:none;
    transition:all .2s;
    -moz-transition:all .2s;
    -webkit-transition:all .2s;
    -o-transition:all .2s;
}
.portus-main-content-s-block {
    margin-top:15px;
}
/*------------------------------------------------*/
#header .header-logo {
	display: block;
	padding: 0;
}

.portus-article-slider-big .item-article-title {
	margin-bottom: 0;
	font-size: 36px;
	line-height: 110%;
}

.portus-article-slider-big .item-photo .item-content {
	width: 100%;
}

body.ot-clean .article-grid-default .item .item-content {
	padding: 10px 15px 15px !important;
}

.article-grid-default .item h3 {
	font-size: 22px;
	font-weight: 900;
	margin-top: 0;
}

body.ot-clean .article-grid-default .item h3 {
	font-size: 20px;
	line-height: 110%;
	font-weight: 700;
	font-family: 'Raleway';
}

.article-grid-default .item p {
	font-size: 15px;
	line-height: 110%;
	font-family: 'Raleway';
}

body.ot-clean .article-grid-default .article-grid-layout-3 .item .item-meta {
	margin-top: 0;
}

body.ot-clean .article-grid-default .item {
	margin-bottom: 30px !important;
}

body.ot-clean .portus-sidebar-small .w-review-articles .item.item-large .item-content h4, body.ot-clean .w-article-list h4, body.ot-clean .w-article-list-num h4 {
	font-size: 15px;
	font-family: 'Raleway';
	font-weight: 700;
	line-height: 110%;
	margin-bottom: 0;
	margin-top: 0;
}

.w-review-articles .item {
	margin-bottom: 5px;
}

.portus-main-article-block {
	padding: 15px 25px !important;
}

.portus-main-article-block>h1:first-child {
	line-height: 110%;
	font-weight: 700;
	font-size: 45px;
	font-family: 'Raleway';
	letter-spacing: -.05rem;
}

body.ot-clean h4, body.ot-clean h5, body.ot-clean h6 {
	letter-spacing: 0;
	margin-top: 10px;
	font-family: 'Raleway';
	font-size: 110%;
	color: rgba(16,16,16,0.61);
}

.row {
	margin-right: 0;
	margin-left: 0;
}

.portus-main-article-meta {
	font-weight: 600;
}

p.portus-main-article-intro {
	font-weight: 700;
	font-family: 'Raleway';
	letter-spacing: 0;
	color: gray;
}

.portus-content-block .portus-content-title h2, .portus-main-content-panel .portus-content-title h2 {
	margin-top: 0;
	font-size: 22px;
	font-family: 'Raleway';
	color: gray;
}

.portus-sidebar-small .widget>.widget-title>h3 {
	font-family: 'Raleway';
	color: gray;
	font-weight: 700;
}

.ot-clean .portus-content-block .portus-content-title h2, {
	font-weight: 900;
}

.portus-main-article-block ul {
	line-height: 70%;
}

#header .header-socials a i {
	background: #0067B2;
}

.portus-article-slider-big .item-article-text {
	font-family: 'Raleway';
	font-size: 15px;
	font-weight: 600;
}

.portus-article-slider-big .item-article-title {
	font-weight: 800;
}

h6 {
	letter-spacing: 0;
	margin-top: 10px;
	font-family: 'Raleway';
	font-weight: 600;
	font-size: 110%;
	color: rgb(94,141,207) !important;
}

blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0;
    font-family: 'Raleway';
    font-size: 160%;
    letter-spacing: -0.04em;
    color: #5E8DCF;
}