/*
    Theme Name: Flatsome Child
    Description: This is a child theme for Flatsome Theme
    Author: UX Themes
    Template: flatsome
    Version: 3.0
*/

.nav-spacing-xlarge>li {
    margin: 0 20px;
}

.fins-list-dv a {
    flex: 1;
    display: block;
    background-color: white;
    border: 1px solid white;
    padding-block: 5px;
}

.fin-ib {
    align-items: center;
    justify-content: center;
}

.fins-list-dv a:hover {
    background-color: var(--primary-color);
}

.fins-list-dv a:hover .icon-inner img {
    filter: brightness(0) saturate(100%) invert(100%);
}

.fins-list-dv a:hover .icon-box-text p {
    color: white;
}

.fin-ib p {
    margin-bottom: 0;
}

.fin-ib .icon-box-text {
    flex: none;
    width: calc(100% - 1em - 40px);
}

.blog-post-inner .is-divider {
    display: none;
}

.section-title-normal {
    border-bottom: none;
}

.section-title-normal span {
    border-bottom: none;
    border-left: solid 16px #a51b23;
    padding-left: 10px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 16px;
}

.fins-col-tuvan form {
    padding: 25px;
    border: 1px solid #eae6e6;
    border-radius: 5px;
}

.fins-col-tuvan form input {
    border-style: dashed;
}

.fins-col-tuvan form .wpcf7-submit {
    margin-bottom: 0;
}

.fins-blog-ver .post-title a {
    font-weight: 500;
}

.nbelement-info {
    list-style: none;
}

.nbelement-info li i {
    margin-right: 5px;
}

.footer-wrapper .ux-menu-link__text::before {
    content: '»';
    font-size: 20px;
    margin-right: 5px;
}

.fins-ff .has-block {
    justify-content: center !important;
}

.box-list-view .box, .box-vertical {
    display: table;
    width: 100%;
}

.box-vertical .box-image, .box-vertical .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
}

.box-vertical .box-image {
    width: 25% !important;
}

.single-post .article-inner {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    padding: 30px;
}

#registerNow {
    border-radius: 10px;
}

#registerNow p {
    text-align: center;
}

#registerNow .wpcf7-submit {
    margin: 0;
}

.wpcf7-spinner {
    display: none;
}

#registerNow form {
    margin-bottom: 0;
}

#registerNow form input {
	border-radius: 5px;
	margin-bottom: 0px;
}

.join-now p {
	text-align: left !important;
	color: #979797;
}

.join-now p a {
	color: var(--primary-color);
    font-weight: 600;
}

@media screen and (min-width: 768px) {

}

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

}

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

}

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

}

@media (max-width: 549px) {
    
}
