.fs-17 {
    font-size: 17px;
}
.lt-4 {
    letter-spacing: -0.03em !important;
}
#wpbody #elementor-editor {
	height: 100px;
}
.postbox-container #slider_revolution_metabox {
	display: none;
}
.postbox-container .redux-wrap-div .redux-container {
	overflow: visible
}
.elementor-control-type-layoutcontrol .radio-image-item {
	border: 2px solid rgba(26,161,241, 0.4);
	position: relative;
}
.elementor-control-type-layoutcontrol .radio-image-item span {
	width: 30px;
	height: 30px;
	background-color: rgba(26,161,241, 0.4);
	position: absolute;
	top: 0;
	right: 0;
	color: #000;
	line-height: 30px;
	text-align: center;
	border-radius: 0 0 0 20px;
	font-weight: 700;
	display: block !important;
}
.elementor-control-type-layoutcontrol .radio-image-item.selected,
.elementor-control-type-layoutcontrol .radio-image-item:hover {
	box-shadow: 0px 0px 15px rgba(0,0,0,0.12);
	border: 2px solid rgba(26,161,241, 1);
}
.elementor-control-type-layoutcontrol .radio-image-item.selected span,
.elementor-control-type-layoutcontrol .radio-image-item:hover span {
	background-color: rgba(26,161,241, 1);
	color: #fff;
}
.pxl-postbox .icons-selector .fip-box {
	width: 100px;
	height: 50px;
	line-height: 48px;
	font-size: 22px;
}
.elementor-control-type-repeater.elementor-repeater-has-minimum-rows .elementor-repeater-tool-remove{
  display: table-cell !important;
}
.wp-list-table.plugins .go_premium {
	display: none !important;
}
#elementor-icons-manager__tab__wrapper #elementor-icons-manager__tab__content {
	grid-template-columns: repeat(5,1fr);
}
#elementor-icons-manager__tab__wrapper #elementor-icons-manager__tab__content .elementor-icons-manager__tab__item__icon {
	font-size: 38px;
}
.icons-selector .fip-box i:not(.fab) {
	font-family: "Font Awesome 5 Pro";
}

.redux-container .redux-main img#image_logo_m {
	max-height: 80px;
    max-width: 220px;
}

#elementor-icons-manager__sidebar .elementor-icons-manager__tab-link {
	display: inline-flex;
	width: 100%;
	align-items: center;
}

.author-image-wrap{
	padding: 10px 0;
}
.author-image-wrap label{
	font-weight: 700;
    margin-bottom: 5px;
    display: block;
}
.author-image-wrap img{
	width: 90px;
	margin-bottom: 10px;
}
.pxl-btn {
	position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 32px;
    padding: 0px 15px;
    background-color: #df0a0a;
    outline: none;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: top;
    border: 0 solid #906e49;
    text-align: center;
    text-decoration: none;
    justify-content: center;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 300ms linear 0s;
    -khtml-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.pxl-btn:hover,
.pxl-btn:active,
.pxl-btn:focus{
	color: #ffffff;
    outline: medium none;
    text-decoration: none;
    background-color: #313131;
    border-color: #313131;
}
.redux-container .redux-main .redux-field-container {
    padding: 18px 0 !important;
}