/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.contact-fab-button-dabilux {
	width: 50px;
	height: 50px;
	font-size: 26px;
}
.popup-header-dabilux h3 {
	color: white;
}
.popup-content-dabilux li:nth-child(3) {
	display: none;
}
.text-xsmall {
	font-size: 0.9rem;
}
.text-ellipsis-2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}
.fomt-tuvan {
	background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    border: 1px solid #00a29e;
    box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.04);
}
.fomt-tuvan input.wpcf7-form-control {
	border-radius: 10px;
    border-color: #00a29e;
    color: var(--theme-text-color);
}
.fomt-tuvan .btn-submit {
	text-align: center;
	width: 100%;
}
.fomt-tuvan input.wpcf7-submit {
	background-color: #e99a27;
    color: #fff;
    line-height: 1;
	float: unset;
    margin-top: 15px;
}
.fomt-tuvan .wpcf7-spinner {
	display: block;
}
.t-required {
	color: red;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.col-main {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.additional-padding.jsx-2790954478 {
    padding-top: 8px;
}
.featured-threads.jsx-3834913322 {
    margin-bottom: 10px;
}
ol.jsx-3834913322 {
    margin-left: -8px;
    margin-right: -8px;
    display: grid;
    grid-template: "prm1 prm1" "snd1 prm2" "snd2 snd3" / 1fr 1fr;
	padding-inline-start: inherit;
}
li.jsx-3834913322 {
    overflow: hidden;
    padding-left: 8px;
    padding-right: 8px;
}
li.jsx-3834913322:nth-child(1) {
    grid-area: prm1;
}
li.jsx-3834913322:nth-child(2) {
    grid-area: prm2;
}
li.jsx-3834913322:nth-child(3) {
    grid-area: snd1;
}
li.jsx-3834913322:nth-child(4) {
    grid-area: snd2;
}
li.jsx-3834913322:nth-child(5) {
    grid-area: snd3;
}
.main.jsx-823924739 {
    display: block;
    margin-bottom: 20px;
}
.thumb-wrapper.jsx-4121778524 {
    position: relative;
    width: 100%;
}
.thumb.jsx-4121778524 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #e5e6ec;
    border: 1px solid #e5e6ed;
}
.thumb.no-border.jsx-4121778524 {
    border: 0;
}
.body.jsx-823924739 {
    margin-top: 12px;
}
.thread-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 8px;
}
.first.jsx-823924739 .thread-title.jsx-823924739 {
    font-size: 22px;
    line-height: 30px;
    overflow: visible;
    -webkit-line-clamp: unset;
}
.info.jsx-823924739 {
    font-size: 13px;
    margin-bottom: 3px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
}
.author {
    color: #2D3748;
    font-size: 13px;
    line-height: 18px;
}
.second.jsx-823924739 {
    height: 100%;
    overflow: hidden;
    border-radius: 6px;
}
.second.jsx-823924739 .thumb {
    border-radius: 8px 8px 0 0 !important;
}
.second.jsx-823924739 .thread-title.jsx-823924739 {
    line-height: 20px;
    margin-bottom: 8px;
    overflow: visible;
    -webkit-line-clamp: unset;
}
.excerpt {
    color: #344054;
    font-size: 14px;
    line-height: 20px;
}
.second.jsx-823924739 .body.jsx-823924739 .excerpt.jsx-823924739 {
    font-size: 16px;
    line-height: inherit;
    display: none;
}
.pro-container.jsx-2551132085 {
    position: relative;
}
.add.jsx-192314598 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    border: 1px solid #e5e6ec;
}
.main.jsx-2362097070 {
    background: #f2f3f5;
}
.main.jsx-2362097070>div>div {
    vertical-align: top;
}
.col-right {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.section-heading {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 16px;
}
.section-heading {
    color: #2D3748;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 16px;
}
.section-heading.jsx-3081329620 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.section-heading.jsx-3081329620 a.jsx-3081329620 {
    color: #1570EF;
    font-size: 14px;
    font-weight: 600;
}
.listing-groups.jsx-3081329620 {
    border: 1px dotted #1570EF;
    border-top: 0;
    border-right: 0;
    border-radius: 0 0 0 30px;
    padding: 0 16px 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.thread.jsx-2206250852 {
    position: relative;
}
.thread.jsx-2206250852:before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: -20px;
    top: 6px;
    position: absolute;
    display: block;
    background-color: #1570EF;
}
.item.jsx-2206250852 {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.thread-title.jsx-2206250852 {
    font-size: 14px;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.img.jsx-2206250852 .thumb-wrapper {
    width: 120px;
}
.header.jsx-4074064652 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-heading {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 16px;
}
.section-heading {
    color: #2D3748;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 16px;
}
.header.jsx-4074064652 .section-heading.jsx-4074064652 {
    margin-bottom: 0;
}
.threads.jsx-4074064652, .threads-side-bar.jsx-4074064652 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.thread.jsx-4074064652 {
    padding: 16px 12px 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.thread-index.jsx-4074064652 {
    color: #98A2B3;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", sans-serif, "Lato", Arial;
    font-size: 42px;
    font-weight: 800;
    line-height: 1;
    -webkit-flex: 0 0 64px;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
}
.thread-content.jsx-4074064652 {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
article.jsx-3594291015 {
	-webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
article.jsx-3594291015 {
    padding-left: calc(14px + 90px);
    min-height: 87px;
    position: relative;
}
a.jsx-3594291015 {
    display: block;
}
.img.jsx-3594291015 {
    width: 141px;
    height: 87px;
    top: 0;
    left: 0;
    position: absolute;
}
.thread-title.jsx-3594291015 {
    margin-bottom: 8px;
}

@media (min-width: 576px) {
    .row {
        margin-left: -20px;
        margin-right: -20px;
	}
	.col-main {
		padding-left: 20px;
		padding-right: 20px;
	}
	.col-right {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 600px) {
    .thread.jsx-4074064652 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
	article.jsx-3594291015 {
		flex-basis: 100%;
	}
	article.jsx-3594291015 {
		padding-left: calc(22px + 135px);
	}
}
@media (min-width: 768px) {
    ol.jsx-3834913322 {
        display: grid;
        grid-template: "prm1 prm1 prm2" "snd1 snd2 snd3" / 1fr 1fr 1fr;
    }
	.second.jsx-823924739 {
        background-image: linear-gradient(180deg, #E5E6ED 41.65%, #F1F2F4 80.57%, #FFFFFF 96.86%);
    }
	.second.jsx-823924739 .body.jsx-823924739 {
        padding: 0 16px 12px;
    }
	.second.jsx-823924739 .body.jsx-823924739 .excerpt.jsx-823924739 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
    }
	article.jsx-3594291015 {
		padding-left: calc(22px + 90px);
		min-height: 77px;
	}
	.img.jsx-3594291015 {
		width: 100px;
		height: 77px;
	}
}
@media (min-width: 992px) {
    .col-main {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
	}
	.col-right {
		width: 350px;
	}
	.col-main~.col-right {
        padding-left: 0;
    }
	.additional-padding.jsx-2790954478 {
		padding-top: 16px;
	}
}