/*
Theme Name: DYXnet
Theme URI: https://www.digiec.com
Description: DYXnet WordPress Theme
Version: 1.9.1
Author: digiEasy
Author URI: https://www.digiec.com
Template: avante
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: dyxnet
*/

body {
	opacity: 1;
}

/** Test Post Listing**/
.test-post-contain-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.test-post-grid-wrapper {
	flex: 33%;
	max-width: 33%;
	min-height: 300px;
	padding: 0 30px;
	margin: 100px 0 0 0;
	position: relative;
}

.test-post-grid-wrapper.feature-post{
	flex: 100%;
	max-width: 100%;
	margin: 0 0 0 0;
}

.test-post-grid-wrapper figcaption {
	left: 30px;
	bottom: -60px;
	position: absolute;
	padding: 20px 25px 20px 25px;
	margin: 6px;
	background-color: #fff;
	width: 70%;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
	transition: all 850ms cubic-bezier(0.785, 0.135, 0.150, 0.860) 0ms;
	transform: translateY(0px);
}

.test-post-grid-wrapper:hover figcaption {
	transition: all 850ms cubic-bezier(0.785, 0.135, 0.150, 0.860) 0ms;
	transform: translateY(-80px);
}

.test-post-grid-wrapper .portfolio_masonry_img img {
	height: 352px;
	width: 100%;
	object-fit: cover;
}

.test-post-filter .filter-items {
	text-align: left;
	width: 100%;
	height: 28px;
	opacity: 1;
	cursor: pointer;
}

.test-post-filter .filter-items.active {
	color: #BBA07A;
	font-weight: bold;
}

.test-post-filter-wrapper{
	margin-top: 20px;
	position: relative;
}

.test-post-filter {
	position: relative;
    width: 100%;
    border-radius: 5px;
    border: #b7b7b7 solid 1px;
}

.test-post-filter.year-filter > .filter-items,
.test-post-filter.month-filter > .filter-items{
	display: inline-block;
	width: auto;
}

.test-post-filter.year-filter > .filter-items:not(:last-child),
.test-post-filter.month-filter > .filter-items:not(:last-child){
	margin-right: 10px;
}

.test-post-filter-button{
	position: absolute;
	top: -5px;
	right: 20px;
	cursor:pointer;
}

.test-post-filter-button .arrow
{
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	cursor:pointer;
	transition: 850ms;
}

.test-post-filter-button .down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.test-post-filter-button .up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

span.post-date {
	float: right;
	font-size: 14px;
}

.listing-filter-container{
	display: flex;
	flex-direction: column;
}

.news-filter .filter-wrapper{
	width: 100%;
	margin: 0px;
}

.post-listing-search-container {
	display: flex;
	justify-content: flex-start;
	padding: 0px;
	position: relative;
}

.post-listing-search-container .search-field {
	width: 100%;
    padding: 0px 10px;
    font-family: 'Cabin';
    height: 50px;
    font-size: 16px;
    color: #000000;
    border-radius: 5px;
    border: #b7b7b7 solid 1px;
}

.post-listing-search-container .search-field::placeholder{
	color: #9f9f9f;
}

.post-listing-search-container .search-button{
	position: absolute;
	right: 22px;
	top: 2px;
	height: 100%;
	background: transparent;
    border: 0;
	color: #000000;
	padding: 0;
}

.post-listing-search-container .search-button:hover > i{
	transform: translatex(10px);
}

.post-listing-search-container .search-button > i{
	font-size: 20px;
	transition: 0.5s;
}

/** Demo **/
html a.mega-menu-link[href="#"] {
	pointer-events: none;
}

/** Top Menu **/
html .themegoods-navigation-wrapper .nav li ul {
	width: 265px;
}

/** Pagenation**/
.listing-page .pagination span.current{
	background-color: #F47427;
}

.listing-page .pagination a:hover{
	background-color: #F47427;
	border-color: #F47427;
}

.listing-page .pagination span{
	border-color: #F47427;
}

/** Side Bar **/
.filter-section{
	margin-bottom: 30px;
}

.listing-page h2.widgettitle{
	letter-spacing: 2px;
	text-transform: uppercase;
}

.post-filter
{
	padding: 20px 0 0;
}

.filter-horizontal{
	display: flex;
	flex-wrap: wrap;
}

.post-filter > .filter-items{
	margin-right: 10px;
	cursor: pointer;
}

.post-filter > .filter-items.active,
.post-filter > .filter-items:hover{
	color: #F47427;
	font-weight: 500;
}

.listing-page li.widget
{
	list-style: none;
}

.listing-page .post-categories
{
	list-style: none;
	padding: 20px 0 0;
	margin: 0 0 15px;

}

.listing-page .post-categories .categories-item{
	margin-bottom: 5px;
}

/**Blog Post**/

.post-featured-image-hover .title-label, .portfolio-masonry-grid-wrapper .title-label {
	background: #F47427;
	color: #ffffff;
	font-weight: bold;
	height: 30px;
	position: absolute;
	padding: 0px 10px;
	top: 15px;
	line-height: 30px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 25px;
	left: 0;
	transition: 1s;
}

.post-featured-image-hover:hover .title-label, .portfolio-masonry-grid-wrapper:hover .title-label{
	padding: 0px 10px 0 30px;
}

/** **/
.need-quote .testimonials-card-wrapper .slider > ul li > .testimonial-info-desc:before{
	content: "";
	background: url(http://dyxnet.demo.digiec.com/wp-content/uploads/2020/11/quote-left.png) no-repeat;
	background-size: contain;
	width: 50px;
	height: 37px;
	display: block;
}

.need-quote .testimonials-card-wrapper .slider > ul li > .testimonial-info-desc:after{
	content: "";
	background: url(http://dyxnet.demo.digiec.com/wp-content/uploads/2020/11/quote-right.png) no-repeat;
	background-size: contain;
	width: 50px;
	height: 37px;
	display: block;
	float: right;
}

.no-arrow .js-parallax .floating-btn{
	display: none;
}

html .synchronized-carousel-slider-wrapper.sliders-container .ms--numbers{
	z-index: 1;
}

.highlight p, .highlight .text{
	background-color: #000000AB;
}

#dyx-footer .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

#live-chat{
	width: 50px;
    height: 50px;
    position: fixed;
    bottom: 77px;
    right: 10px;
    background-color: #344D6C;
    border-radius: 30px;
	cursor: pointer;
	z-index: 99999;
}

#live-chat > i{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    color: #ffffff;
}

.gsc-control-cse table,
.gsc-control-cse tr,
.gsc-control-cse td,
.gsc-control-cse tbody
{
	border: 0;
	margin: 0;
}

.portfolio-grid-content-wrapper.portfolio_grid{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

@media (max-width: 767px){
	.need-quote .testimonials-card-wrapper .slider > ul li > .testimonial-info-desc:before{
		content: "";
		background: url(http://dyxnet.demo.digiec.com/wp-content/uploads/2020/11/quote-left.png) no-repeat;
		background-size: contain;
		width: 35px;
		height: 25px;
		display: block;
	}

	.need-quote .testimonials-card-wrapper .slider > ul li > .testimonial-info-desc:after{
		content: "";
		background: url(http://dyxnet.demo.digiec.com/wp-content/uploads/2020/11/quote-right.png) no-repeat;
		background-size: contain;
		width: 35px;
		height: 25px;
		display: block;
		float: right;
	}
}

@font-face {
    font-family: 'glacial_indifferenceregular';
    src: url('/wp-content/themes/dyxnet/fonts/glacial-indifference.regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/dyxnet/fonts/glacial-indifference.regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'glacial_indifferencebold';
    src: url('/wp-content/themes/dyxnet/fonts/glacial-indifference.bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/dyxnet/fonts/glacial-indifference.bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@media only screen and (max-width: 767px){
	#go-to-top{
		right: 20px;
	}
}