/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: This is a child theme of OceanWP.
Author: Shafiqul
Author URI: https://www.suvronur.com/
Template: oceanwp
Version: 1.0
*/


.after-content-section .vc_single_image-img {
    /*border: 5px solid*/ 
    /*#26ac4d;*/
}

.tunein-header-sicon {
    float: right;
}
.tunein-header-sicon ul {
    margin: 0;
    list-style: none;
    line-height: 100px;
    transition: all .3s ease-in-out .0s;
}
.is-sticky #site-header{
    background: #1F1F1F;
}
.is-sticky .tunein-header-sicon ul {
    line-height: 60px;
}
.tunein-header-sicon ul li {
    display: inline-block;
    margin-left: 22px;
}
.tunein-header-sicon ul li a {
    font-size: 18px;
    transition: all .3s ease-in-out .0s;
    color: #FF424E;
}
.is-sticky .tunein-header-sicon ul li a {
    font-size: 16px;
}
.tunein-header-sicon ul li a:hover {
    color: #262626;
}

body .content-area {
    width: 75%;
    border: none;
    padding-right: 10px;
}
body .widget-area {
    width: 25%;
    padding-left: 20px !important;
}
p {
    margin-bottom: 26px;
}
.hcolor {
    color: #FF424E;
}
.hborder {
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 10px;
}
.hborder > span {
    position: relative;
}
.hborder > span::after {
    content: "";
    background: #FF424E;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -11px;
    left: 0;
}
.vc_btn3 {
    background: #FF424E !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 700 !important;
    border: 2px solid #FF424E !important;
    padding-left: 70px !important;
    padding-right: 40px !important;
    border-radius: 3px !important;
    letter-spacing: .3px !important;
    transition: all .3s ease-in-out .0s !important;
}
.follow-in-btn a{
    border: 2px solid #262626 !important;
    background: none !important;
    color: #262626 !important;
}
.follow-in-btn a:hover{
    color: #fff !important;
}
.vc_btn3:hover {
    background: #262626 !important;
    border: 2px solid #262626 !important;
}
.vc_btn3 .vc_btn3-icon {
    left: 45px !important;
}

/*------ TuneIn Podcast ------*/

.oceanwp-mobile-menu-icon a i {
	background: #FF424E;
	width: 30px !important;
	height: 2px !important;
	display: inline-block;
	transition: all .2s ease-in-out .0s;
	position: relative;
	top: -4px;
}
.oceanwp-mobile-menu-icon a i::before {
	content: "";
	background: #FF424E;
	width: 23px;
	height: 2px;
	display: block;
	top: -7px;
	position: relative;
	right: -7px;
	transition: all .2s ease-in-out .0s;
}
.oceanwp-mobile-menu-icon a i::after {
	content: "";
	background: #FF424E;
	width: 14px;
	height: 2px;
	display: block;
	bottom: -5px;
	position: relative;
	right: -16px;
	transition: all .2s ease-in-out .0s;
}
.oceanwp-mobile-menu-icon a:hover i {
	width: 30px !important;
}
.oceanwp-mobile-menu-icon a:hover i::before {
	width: 30px;
	right: 0;
}
.oceanwp-mobile-menu-icon a:hover i::after {
	width: 30px;
	right: 0;
}

.tunein-podcast-grid {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
    align-items: center;
}
.tunein-podcast-grid + .tunein-podcast-grid {
    margin-top: 70px;
}
.tunein-podcast-thumbnail {
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
}
.tunein-podcast-list .tunein-podcast-thumbnail {
    width: 25%;
}
.tunein-podcast-content {
    width: 66.66%;
    padding-left: 15px;
    padding-right: 15px;
}
.tunein-podcast-list .tunein-podcast-content {
    width: 75%;
}
.tunein-podcast-thumbnail a {
    display: block;
    position: relative;
    z-index: 1;
}
.tunein-podcast-thumbnail a img {
    border-radius: 3px;
    width: 100%;
}
.tunein-podcast-image-2 {
    position: absolute;
    bottom: -20px;
    display: block;
    padding: 10px;
    border-radius: 5px;
    z-index: -1;
    opacity: .6;
    transition: all .3s ease-in-out .0s;
    width: 100%;
	left: 0;
}
.tunein-podcast-image-3 {
    position: absolute;
    bottom: -40px;
    opacity: .3;
    padding: 20px;
    z-index: -2;
    transition: all .3s ease-in-out .0s;
    width: 100%;
	left: 0;
}
.tunein-podcast-thumbnail:hover .tunein-podcast-image-2,
.tunein-podcast-thumbnail:hover .tunein-podcast-image-3 {
    bottom: 0;
}
.tunein-podcast-thumbnail a::before {
    content: "\f0c1";
    position: absolute;
    top: 50%;
    font-family: fontawesome;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-45deg);
    color: #fff;
    transition: all .2s ease-in-out .0s;
    z-index: 1;
    opacity: 0;
}
.tunein-podcast-thumbnail a::after {
    content: "";
    background: #FF424E;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    border-radius: 3px;
    transform: translate(-50%,-50%);
    transition: all .2s ease-in-out .0s;
    opacity: 0;
}
.tunein-podcast-thumbnail:hover a::before,
.tunein-podcast-thumbnail:hover a::after {
    opacity: 1;
}
.tunein-podcast-meta span, 
.tunein-podcast-meta a {
    font-family: "Oswald",serif;
    font-weight: 300;
    font-size: 18px;
    color: #262626 !important;
    line-height: 20px;
}
.tunein-podcast-meta a:hover {
    color: #26ac4d !important;
}
.tunein-podcast-meta a {
    display: inline-block;
}
.tunein-podcast-tags a {
    text-transform: lowercase;
}
.tunein-podcast-meta span + span::before {
    content: "\002f\002f";
    opacity: .3;
    margin-left: .3em;
    margin-right: .3em;
}
.tunein-podcast-meta a:hover {
    border-bottom: 1px solid #26ac4d;
}
.tunein-podcast-series a:before,
.tunein-podcast-tags a:before {
    content: '\0023';
}
.tunein-podcast-meta .sep {
    margin-right: 4px;
}
.tunein-podcast-title, 
.tunein-podcast-title a {
    font-size: 22px;
    color: #262626;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 18px !important;
    margin-top: 10px;
}
.tunein-podcast-title a:hover {
    color: #26ac4d;
}
.tunein-podcast-title img {
    margin-top: -3px;
    position: relative;
    left: -4px;
}

.mejs-container {
    width: 100% !important;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: transparent !important;
}
.mejs-controls button {
    background-color: transparent !important;
}
.mejs-controls .mejs-playpause-button {
    background-color: #FF424E !important;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
}
.mejs-controls .mejs-playpause-button.mejs-pause {
    background-color: #262626 !important;
}
.mejs-controls {
    padding: 0 !important;
}
.mejs-time {
    font-size: 13px !important;
    color: #26ac4d !important;
}
.mejs-controls .mejs-playpause-button button {
    margin-left: 10px !important;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(38, 172, 77,.3) !important;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #26ac4d !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(38, 172, 77,.3) !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #26ac4d !important;
}
.mejs-volume-button button {
    background: none !important;
}
.mejs-button.mejs-volume-button button {
    background: none !important;
}
.mejs-button.mejs-volume-button::before {
    content: "\f028";
    font-size: 20px;
    font-family: fontawesome;
    color: #26ac4d;
    position: absolute;
    left: 5px;
    top: 15px;
}
.mejs-button.mejs-volume-button.mejs-unmute::before {
    content: "\f026";
}
.mejs-time.mejs-currenttime-container {
    padding-left: 12px;
    padding-right: 0px;
}
.tunein-podcast-entry-audio {
    padding-right: 22px !important;
}
.tunein-podcast-entry-audio {
    position: relative;
}
.tunein-podcast-entry-audio > a {
    position: absolute;
    right: 0;
    top: 4px;
}
.tunein-podcast-entry-audio > a img {
    width: 18px;
    margin-top: 4px;
}
.mejs-time-handle-content {
    border-color: #26ac4d !important;
    background: #26ac4d !important;
}
.tunein-podcast-entry-contetn p {
    margin-bottom: 0;
}

.tunein-single-podcast-header {
    padding: 190px 0;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.tunein-single-podcast-header::before {
    content: "";
    background: #FF424E;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .75
}
.tunein-single-podcast-header-inner {
    max-width: 730px;
}
.tunein-single-podcast-header .container {
    z-index: 1;
    position: relative;
}
.tunein-single-podcast-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 400;
}
.tunein-single-podcast-header-inner .tunein-podcast-meta span, 
.tunein-single-podcast-header-inner .tunein-podcast-meta a {
    color: #b0b2b3 !important;
}
.tunein-single-podcast-header-inner .tunein-podcast-meta a:hover {
	color: #FF424E !important;
}
.tunein-single-podcast-header-inner .tunein-podcast-meta a:hover {
    border-bottom: 1px solid #FF424E !important;
}
.tunein-single-podcast-header-inner .tunein-podcast-meta {
    margin-bottom: 30px;
    margin-top: 25px;
}

.tunein-banner-audio-player .mejs-controls .mejs-playpause-button {
    background: #FF424E !important;
}
.tunein-banner-audio-player .mejs-time {
    color: #fff !important;
}
.tunein-banner-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded, 
.tunein-banner-audio-player .mejs-controls .mejs-time-rail .mejs-time-total,
.tunein-banner-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(255,255,255,.33) !important;
}
.tunein-banner-audio-player .mejs-time-handle-content,
.tunein-banner-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff !important;
    border-color: #fff !important;
}
.tunein-banner-audio-player .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff !important;
}
.tunein-banner-audio-player .mejs-button.mejs-volume-button::before {
    color: #fff;
}
.tunein-banner-audio-player .mejs-container {
    margin-bottom: 0;
}
.tunein-archive-banner {
    background-image: url('inc/archive-banner.jpg');
    background-position: center;
    background-size: cover;
    padding: 170px 0 180px;
    position: relative;
    z-index: 1;
}
.tunein-archive-banner h2 {
    color: #fff;
    margin: 0;
}
.tunein-archive-banner p {
    font-size: 18px;
    color: rgba(255,255,255,0.5);
    margin-bottom: 10px;
}
.tunein-archive-banner .tunein-podcast-entry-audio {
    margin-top: 20px;
    margin-bottom: 30px;
}
.tunein-podcast-entry-audio .podcast_meta {
	display: none;
}
.tunein-bannerWarp {
    max-width: 680px;
}
.tunein-bannerWarp .tunein-single-podcast-title a {
    color: #fff;
}
.tunein-bannerWarp .tunein-single-podcast-title a:hover {
    color: #FF424E;
}
.tunein-podcast-share {
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 30px;
    border-top: 2px solid #e9e9e9;
    padding-top: 30px;
    display: flex;
    flex-flow: wrap;
    justify-items: center;
	align-items: center;
	margin-bottom: 40px;
}
.tunein-podcast-left {
    width: 50%;
}
.tunein-podcast-right {
    width: 50%;
	text-align: right;
}
.share-title {
    font-size: 22px;
    margin-bottom: 0;
}
.tunein-podcast-left > * {
    display: inline-block !important;
}
.tunein-podcast-share .social-sharing a {
    display: inline-block;
    background: no-repeat;
    position: relative;
	width: 40px;
	height: 20px;
}
.tunein-podcast-share .social-sharing a::before {
    font-size: 20px;
    color: #26ac4d;
    font-family: fontawesome;
    position: absolute;
    left: 0;
    text-indent: initial;
    top: -7px;
	transition: all .3s ease-in-out .0s;
}
.tunein-podcast-share .social-sharing a:hover::before {
	color: #262626;
}
.tunein-podcast-share .social-sharing a.ss-button-facebook::before {
    content: "\f09a";
}
.tunein-podcast-share .social-sharing a.ss-button-twitter::before {
    content: "\f099";
}
.tunein-podcast-share .social-sharing a.ss-button-pinterest::before {
    content: "\f231";
}
.social-sharing.ss-social-sharing {
    width: 125px;
    margin-left: 15px;
}
.tunein-podcast-right a {
    background: #FF424E;
    color: #fff;
    padding: 4px 15px;
    display: inline-block;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 5px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all .3s ease-in-out .0s;
}
.tunein-podcast-right a:hover {
    background: #262626;
	color: #fff;
}

.tunein-postAuthorInfos {
    position: relative;
    min-height: 100px;
}
.tunein-postAuthorInfos .tunein-auMedia {
    position: absolute;
}
.tunein-postAuthorInfos .tunein-auMedia img {
    height: 100px;
    width: 100px;
}
.tunein-postAuthorInfos .tunein-auInfos {
    padding-left: 120px;
}
.tunein-postAuthorInfos .tunein-auInfos .tunein-auInName {
    margin-bottom: 10px;
}
.tunein-postAuthorInfos .tunein-auInfos .tunein-auInName a {
    color: #262626;
    font-size: 22px;
    text-transform: capitalize;
}
.tunein-podcastNavi {
    border-top: 2px solid #e9e9e9;
    margin-top: 40px;
    padding-top: 35px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.prev-post {
    width: 48%;
    text-align: right;
}
.next-post {
    width: 48%;
}
.tunein-podcastNavi h4 {
    font-size: 22px;
	transition: all .3s ease-in-out .0s;
}
.tunein-podcastNavi h4:hover {
    color: #FF424E !important;
}

/*-------- Sidebar ---------*/

.searchform {
    position: relative;
}
.searchform input {
    border: 2px solid #e9e9e9 !important;
    height: 50px;
    font-size: 16px !important;
    padding: 0 40px 0 15px !important;
    color: #262626 !important;
}
.searchform input:focus {
    border: 2px solid #c8c8c8 !important;
}
.searchform button {
    position: absolute;
    top: 0;
    right: 15px;
    background: none !important;
    color: #262626 !important;
    font-size: 16px;
    line-height: 50px;
    padding: 0;
}
.sidebar-box:not(.widget_search) {
    border: 2px solid #e9e9e9;
    padding: 30px 20px;
    border-radius: 3px;
}
.widget-title {
    padding-left: 0;
    border-left: none;
    border-bottom: 2px solid #e9e9e9 !important;
    padding-bottom: 10px;
    position: relative;
}
.widget-title::after {
    content: "";
    background: #26ac4d;
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
}
body .tagcloud a {
    border: none;
    background: #26ac4d;
    color: #fff;
    font-size: 14px !important;
    text-transform: lowercase;
    border-radius: 3px;
}
body .tagcloud a:hover {
    background: #262626;
	color: #fff;
}
body .tagcloud a::before {
    content: '\0023';
}
body:not(.home) .content-area, 
body:not(.home) .widget-area {
    margin: 80px 0;
}
.tunein-podcast-grid:last-child {
    margin-bottom: 25px;
}
.widget_recent_entries li {
    border-top: none !important;
    padding-top: 0;
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.widget_recent_entries li a {
    font-size: 15px;
    color: #FF424E !important;
}
.widget_recent_entries li a::before {
    content: "";
    background-image: url('inc/audiotrack-24px.svg');
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    margin-bottom: -7px;
    margin-left: -4px;
}

/*-------- Pages --------*/

blockquote {
    position: relative;
    margin: 26px 0 35px;
    padding-left: 50px;
    padding-right: 50px;
    border: none !important;
    font-style: normal;
    font-family: "Oswald",serif;
    font-size: 32px;
    line-height: 42px;
}
blockquote::before {
    content: "\f10e";
    position: absolute;
    font-family: fontawesome;
    color: #c8c8c8;
    left: 13px;
    font-size: 24px;
    top: 2px;
}
blockquote cite {
    position: relative;
    display: block;
    padding: 0;
    color: #262641;
    opacity: .5;
    font-size: 22px;
}
blockquote cite::before {
    display: none;
}

.has-parallax-footer:not(.boxed-layout) #main {
    box-shadow: none;
}
.after-content-section {
    background: url('https://podcast.qiwealth.com.au/wp-content/uploads/2020/01/sample-sales.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.p-white {
	color: #fff;
}
.margin-bottom-0 {
    margin-bottom: 0 !important
}
.tuenin-multi-btn {
    margin-left: 0;
    margin-bottom: 0;
    text-align: center;
    margin-top: 15px;
}
.tuenin-multi-btn li {
    display: inline-block;
    margin: 12px 5px 0;
    font-size: 16px;
}
.tuenin-multi-btn li.active a {
    background: #FF424E;
    border-color: #FF424E;
}
.tuenin-multi-btn li a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    display: inline-block;
    font-weight: 700;
    padding: 4px 14px;
    transition: all .3s ease-in-out .0s;
}
.tuenin-multi-btn li a:hover {
    color: #262626;
    border: 2px solid #fff;
	background: #fff;
}

.footer-box.span_1_of_1.col.col-1 {
    text-align: center;
}
#footer .widget-title {
    border-bottom: none !important;
    padding-bottom: 0;
}
#footer .widget-title:after {
	display: none;
}
.footer-newsletter {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.footer-newsletter input[type="email"] {
    border: 2px solid #e9e9e9;
    height: 50px;
    padding: 0 155px 0 18px;
    font-size: 16px;
    color: #262626 !important;
    border-radius: 5px;
}
.footer-newsletter input[type="email"]:focus {
	border-color: #26ac4d;
}
.footer-newsletter input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 5px 5px 0;
    height: 50px;
    font-size: 16px;
    transition: all .3s ease-in-out .0s;
}
.footer-newsletter br {
	display: none;
}
.tunein-footer-sicon ul li {
    display: inline-block;
    margin: 0 10px;
}
.tunein-footer-sicon ul li a {
    font-size: 20px;
}
.tunein-jumpBtn {
    background: #26ac4d;
    color: #fff;
    font-size: 16px;
    padding: 7px 25px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 10px;
    transition: all .3s ease-in-out .0s;
    text-transform: uppercase;
    font-weight: 700;
}
.tunein-jumpBtn:hover {
    background: #262626;
    color: #fff;
}
.tunein-jumpDesc {
    background: #fffad4;
    padding: 0 5px 2px;
}
.comment-form #comment {
    border: 2px solid #e9e9e9;
    border-radius: 3px;
    padding: 15px;
    font-size: 16px;
    color: #292929;
}
.comment-form #author,
.comment-form #email,
.comment-form #url {
    border: 2px solid #e9e9e9;
    height: 50px;
    padding: 0 15px;
    font-size: 16px;
    color: #262626;
}
.comment-form #comment:focus,
.comment-form #author:focus,
.comment-form #email:focus,
.comment-form #url:focus {
	border-color: #c8c8c8;
}
#respond .form-submit {
    float: left;
}
#respond .form-submit #comment-submit {
    font-size: 15px;
    padding: 15px 40px;
    border-radius: 3px;
    background: #FF424E;
}
#comments {
    border-top: 2px solid #e9e9e9;
}
.comment-reply-title {
    font-size: 22px;
}
.tunein-team-member {
    position: relative;
}
.tunein-team-member img {
    border-radius: 5px;
}
.tunein-team-member:hover .tunein-podcast-image-2, 
.tunein-team-member:hover .tunein-podcast-image-3 {
    bottom: 0;
}
.tunein-team-member-name {
    text-align: center;
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 5px;
}
.tunein-team-member-position {
    text-align: center;
}
.tunein-team-member {
    margin-top: 35px;
}

div.wpcf7-response-output {
    margin-top: 0;
}

/*-------- Media Css ---------*/

@media only screen and (max-width: 1199px) { 
	.tunein-podcast-list .tunein-podcast-thumbnail {
		width: 33.33%;
	}
	.tunein-podcast-list .tunein-podcast-content {
		width: 66.66%
	}
}
@media only screen and (max-width: 1020px) { 
    .oceanwp-mobile-menu-icon.mobile-right {
        position: absolute;
        right: 0;
    }
    .tunein-header-sicon {
        float: none;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
    }
    .tunein-header-sicon ul li {
        margin-left: 7px;
        margin-right: 7px;
    }
    .tunein-header-sicon ul li a {
        font-size: 16px;
    }
}
@media only screen and (max-width: 989px) {
    body .container {
        width: 700px;
    }
    body .content-area {
        width: 66.66%;
    }
    body .widget-area {
        width: 33.33%;
    }
    .tunein-podcast-thumbnail {
        width: 100%;
    }
    .tunein-podcast-content {
        width: 100%;
        margin-top: 40px;
    }
    .tunein-podcast-grid  + .tunein-podcast-grid {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px) { 
    body .container,
    #main #content-wrap.container {
        width: 700px !important;
    }
    body .content-area, body:not(.separate-layout) .content-area {
        width: 66.66%;
        float: left !important;
        padding-right: 10px !important;
    }
    body .widget-area.sidebar-primary {
        width: 33.33%;
        float: right !important;
        padding-left: 20px !important;
    }
}
@media only screen and (max-width: 767px) { 
    #main #content-wrap.container, body .container {
        width: 510px !important;
    }
    body .content-area {
        width: 100%;
    }
	.tunein-podcast-list .tunein-podcast-thumbnail,
	.tunein-podcast-list .tunein-podcast-content {
        width: 100%;
    }
	.tunein-header-sicon {
        position: inherit;
        float: right;
        transform: inherit;
        left: 0;
        padding-right: 45px;
    }
	.after-content-section .vc_col-sm-6 + .vc_col-sm-6 {
		margin-top: 30px;
	}
	.tunein-podcast-grid:last-child {
		margin-bottom: 0;
	}
	.tunein-podcast-share > * {
		width: 100%;
		text-align: left;
	}
	.tunein-podcast-right a {
		margin-left: 0;
		margin-right: 5px;
		margin-top: 10px;
	}
        .follow-in-btn a {
            font-size: 12px !important;
        }
}
#site-navigation-wrap .dropdown-menu >li >a, .oceanwp-mobile-menu-icon a, #searchform-header-replace-close {
    color: #fff !important;
}
.latest-blog-vc {
    background: url('https://liviucerchez.com/castilo/wp-content/uploads/sites/23/2018/09/latest-news.jpg') no-repeat;
    background-size: cover;
}
#wpforms-form-118 {
    display: flex;
    justify-content: center;
}
div.wpforms-container-full .wpforms-form input {
    max-width: 110% !important;
}
.email-subs input{
    color: #262626 !important;
    line-height: 1.3em !important;
   padding: 23px 20px !important;
/*    border: 2px solid #e6e6e6 !important;*/
    border: 2px solid rgba(38,38,38,.1) !important;
    border-radius: 3px !important;
    text-align: left !important;
}
#wpforms-submit-118 {
    line-height: 1.1em !important;
    padding: 17px 35px !important;
    margin-left: -5px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 15px;
    background-color: #FF424E;
}
#wpforms-submit-118:hover {
    background-color: #FF424E;
    border: 0;
}
.logged-in-as a, .prev-post a{
    color: #FF424E !important;
}
#sidr, #mobile-dropdown, a.sidr-class-toggle-sidr-close {
    background-color: #FF424E !important;
}
.instra-images img {
    width: 100% !important;
    height: 250px !important;
    border-radius: 3px;
}
.instra-images .vc_figure, .instra-images .vc_single_image-wrapper {
    width: 100% !important;
}