/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face {
    font-family: 'DaxlinePro';
    src: local('DaxlinePro-Black'),
        url('fonts/DaxlinePro-Black.woff2') format('woff2'),
        url('fonts/DaxlinePro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DaxlinePro';
    src: local('DaxlinePro-Regular'),
        url('fonts/DaxlinePro-Regular.woff2') format('woff2'),
        url('fonts/DaxlinePro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DaxOT';
    src: local('DaxOT'),
        url('fonts/DaxOT.woff2') format('woff2'),
        url('fonts/DaxOT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DaxlinePro';
    src: local('DaxlinePro-Bold'),
        url('fonts/DaxlinePro-Bold.woff2') format('woff2'),
        url('fonts/DaxlinePro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
html, p, a, ul, li * {
	font-size: 1rem;
	font-family: 'DaxlinePro';
	font-weight: normal;
}

h1, h2, h3, h4, h5 {
	font-family: 'DaxlinePro';	
}

.ns-heading-el {
	font-family: 'DaxlinePro';
	font-weight: bold !important;
	color: #fff !important;
	font-size: 5rem !important;
	padding-bottom: 0;
}

.swiper-slide p {
	font-family: 'DaxlinePro';
	font-weight: normal !important;
	font-size: 2.1rem !important;
	color: #fff;
}

h2 {
	color: #e2007a;
	font-size: 3rem;
	line-height: 3.3rem;
	padding-bottom: 10px;
	font-weight: bold;
}

p {
	color: #000;
	font-size: 1.1rem;
	hyphens: auto;
	hyphenate-character: '-';
}

.boxen h3,
.laborboxen h3 {
	color: #fff;
	padding-bottom: 0;
	font-weight: bold;
}

.laborboxen h3 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.4rem;
	padding-top: 10px;
}

h3 {
	color: #4365a9;
	font-size: 2rem;
	font-weight: normal;
	line-height: 2.5rem;
}

.boxen .divider-border,
.laborboxen .divider-border  {
    background-color: #fff !important;
}

.boxen .divider-wrap div,
.laborboxen .divider-wrap div {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.boxen .wpb_content_element,
.laborboxen .wpb_content_element {
    margin-bottom: 0 !important;
}

.nectar-header-text-content {
	height: 100% !important;
    display: flex !important;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    padding: 0 !important;
}

.nectar-header-text-content div {
	display: flex;
    height: 100%;
}

.terminbuchen {
	display: flex !important;
	align-content: center;
    flex-direction: column;
    justify-content: center;
    background: #e2007a;
    margin-right: 20px;
    padding: 0 10px;
}

.headerphone {
	display: flex !important;
	align-content: center;
    flex-direction: column;
    justify-content: center;
}



.active_texture {
	background: rgba(67, 101, 169, 10) !Important;
	background: linear-gradient(90deg, rgba(67, 101, 169, 0.78) 0%, rgba(226, 0, 122, 0.6) 60%, rgba(226, 0, 122, 0.1) 100%) !important;
	opacity: 0.6 !important;
}

.bgcolor .row-bg-wrap,
.bgcolor-2 .row-bg-wrap  {
	background: rgba(67, 101, 169, 10) !Important;
	background: linear-gradient(90deg, rgba(67, 101, 169, 1) 0%, rgba(226, 0, 122, 0.6) 60%, rgba(226, 0, 122, 1) 100%) !important;
	border-radius: 30px;
}

.bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .wpb_wrapper:first-child {
	    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: stretch;
    height: 90%;
}

.bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .wpb_wrapper .wpb_text_column {
	flex-grow: 3;
}

.bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper {
	    display: flex;
    flex-direction: column;
}

.bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .nectar-button {
	align-self: flex-end;
}

.bgcolor h3 {
	color: #fff;
	font-size: 2rem;
	line-height: 2.1rem;
}

.boxen .vc_col-sm-4,
.laborboxen .vc_col-sm-4 {
	/*background: rgba(67, 101, 169, 10) !Important;
background: linear-gradient(90deg, rgba(67, 101, 169, 0.78) 0%, rgba(226, 0, 122, 0.6) 60%, rgba(226, 0, 122, 0.1) 100%) !important;
z-index: 1*/
color: #fff;}

.boxen .wpb_text_column, .boxen .divider-wrap,
.laborboxen .wpb_text_column, .laborboxen .divider-wrap {
	padding: 0 5%;
}

.boxen .vc_col-sm-4 p,
.laborboxen .vc_col-sm-4 p {
	color: #fff;
}

/*.boxen .vc_col-sm-4 .vc_colum-inner:after {
	content: '';
	background: url('https://mein-labor-leipzig.de/wp-content/uploads/2025/09/pfeil.svg');
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 99;
}*/

.pfeilur  {
    position: absolute !important;
    width: 45px !important;
    height: 45px !important;
    right: 0;
    bottom: 3px;
}

.column-image-bg-wrap {
	border-radius: 20px;
    overflow: hidden;
}

.btn-pfeil {
	margin-right: 10px !important;
	
}

body[data-button-style*="slightly_rounded"] button, body[data-button-style*="slightly_rounded"] .nectar-button {
	border-radius: 15px !important;
}

.btn-pfeil span {
	display: flex;
	font-size: 1rem;
}

.btn-pfeil span:after {
	content: '';
	width: 20px;
	height: 20px;
	background: url('https://mein-labor-leipzig.de/wp-content/uploads/2025/09/pfeil.svg');
	margin-left: 10px;
	background-repeat: no-repeat;
}

.btn-pfeil-white span:after {
	content: '';
	width: 20px;
	height: 20px;
	background: url('https://mein-labor-leipzig.de/wp-content/uploads/2025/09/pfeil-white.svg');
	margin-left: 10px;
	background-repeat: no-repeat;
}

.iconbig {
	width: 109px !important;
	height: auto;
}

.infobox h3 {
	color: #e2007a;
	font-weight: bold;
	font-size: 1.5rem;
}

.indoors {
	height: 328px;
	width: auto;
}

.leistung .vc_col-sm-4,
.laborboxen .vc_col-sm-4 {
	aspect-ratio: 3 / 4 !important;
	transition-duration: 800ms;
}

.leistung .vc_col-sm-4 .column-image-bg {
	background-repeat: no-repeat !important;
}
.leistung .vc_col-sm-4:hover {
	/*box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);*/
    transform: scale(1.05, 1.05);
    transition-duration: 800ms;
}

.labor-mitte {
	align-self: center;
	justify-self: center;
}

.laborboxen .vc_col-sm-4:nth-child(1) .vc_column-inner .wpb_wrapper,
.laborboxen .vc_col-sm-4:nth-child(3) .vc_column-inner .wpb_wrapper{
	display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
}

.laborboxen .vc_col-sm-4:nth-child(1) .vc_column-inner .wpb_wrapper .labor-mitte,
.laborboxen .vc_col-sm-4:nth-child(3) .vc_column-inner .wpb_wrapper .labor-mitte {
	flex-grow: 5;
    display: flex;
    justify-content: center !important;
}

.laborboxen .vc_col-sm-4:nth-child(1) .vc_column-inner .wpb_wrapper .labor-mitte .wpb_wrapper,
.laborboxen .vc_col-sm-4:nth-child(3) .vc_column-inner .wpb_wrapper .labor-mitte .wpb_wrapper {
	justify-content: center !important;
}

.leistung .vc_col-sm-4 .vc_column-inner:after {
	content: '';
	background: url('https://mein-labor-leipzig.de/wp-content/uploads/2025/09/pfeil.svg');
	position: absolute;
	bottom: 0;
	right: 0;
	height: 14%;
    width: 14%;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.leistung .vc_col-sm-4:hover .vc_column-inner:after {
	    /*filter: drop-shadow(2px 4px 6px black);*/
	    transition-duration: 800ms;
	    background: url('https://mein-labor-leipzig.de/wp-content/uploads/2025/09/pfeil_hover.svg');
	    position: absolute;
	bottom: 0;
	right: 0;
	height: 14%;
    width: 14%;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.leistung .vc_col-sm-4 .vc_column-inner .wpb_text_column {
	margin-bottom: 100px;
	margin-left: 20px;
	color: #fff;
	display: inline-block;
	width: 80%;
	border-bottom: 1px solid #fff;
}

.leistung .vc_col-sm-4 .vc_column-inner .wpb_text_column p {
	font-size: 1.5rem;
	padding-bottom: 5px;
	color: #fff;
	font-weight: bold;
}

div[data-style="minimal"] .toggle {
	border-bottom: none !important;
	padding-bottom: 12px;
}

.toggles.accordion .toggle.default h3 {
	background: rgba(67, 101, 169, 10) !Important;
	background: linear-gradient(90deg, rgba(67, 101, 169, 1) 0%, rgba(226, 0, 122, 0.6) 60%, rgba(226, 0, 122, 1) 100%) !important;
	border-radius: 20px;
	text-decoration: none;
	color: #fff !important;
}

.toggles.accordion .toggle.default h3 a {
	color: #fff !important;
	margin: 0 10px;
	font-size: 1.2rem;
	line-height: 1.2rem;
	font-weight: 900;
}

.inner-toggle-wrap  {
	margin: 20px 15px;
}

.toggle>.toggle-title a i {
    position: absolute;
    left: 13px;
    background-color: transparent;
    color: #fff !important;
    top: 13px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}

div[data-style*=minimal] .toggle>.toggle-title i {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    left: auto;
    top: 50%;
    margin-top: -15px;
    border: 0px !important;
    color: #fff !important;
}

div[data-style="minimal"] .toggle > .toggle-title i:before,
div[data-style="minimal"] .toggle > .toggle-title i:after {
	background-color: #fff !important;
}


/* leistungsbaustein Akkordion */

.leistungsbaustein div[data-style="minimal"] .toggle {
	border-bottom: none !important;
	padding-bottom: 0px;
	margin-bottom: 12px;
	border-radius: 20px;
	border: 1px solid #4365aa;
	border-bottom: 1px solid #4365aa !important;
}

.leistungsbaustein .toggles.accordion .toggle.default h3 {
	background: #fff !Important;
	border-radius: 20px;
	border: 0;
	text-decoration: none;
	color: #4365aa !important;
}

.leistungsbaustein .toggles.accordion .toggle.default h3 a {
	color: #fff !important;
	margin: 0 10px;
	font-size: 1.2rem;
	line-height: 1.2rem;
	font-weight: 900;
	color: #4365aa !important;
}


.leistungsbaustein .toggle>.toggle-title a i {
    position: absolute;
    left: 13px;
    background-color: transparent;
    color: #fff !important;
    top: 13px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}

.leistungsbaustein div[data-style*=minimal] .toggle>.toggle-title i {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    left: auto;
    top: 50%;
    margin-top: -15px;
    border: 0px !important;
    color: #fff !important;
}

.leistungsbaustein div[data-style="minimal"] .toggle > .toggle-title i:before,
.leistungsbaustein div[data-style="minimal"] .toggle > .toggle-title i:after {
	background-color: #4365aa !important;
}

.leistungsbaustein div[data-style="minimal"] .toggle.open > .toggle-title i:before,
.leistungsbaustein div[data-style="minimal"] .toggle.open > .toggle-title i:after {
	background-color: #e2007a !important;
}


.terminbox {
	background: #4365A9;
	background: linear-gradient(180deg, rgba(67, 101, 169, 1) 50%, rgba(226, 0, 122, 1) 100%);
	border-radius: 20px;
}

.terminbox p {
	color: #fff;
}

.terminbox .btn-pfeil {
	width: 100%;
}

.terminbox .btn-pfeil span {
    display: flex;
    align-self: flex-end;
    justify-content: space-between;
    font-size: 1rem;
    font-weight: normal;
}

.terminbox .wpb_text_column {
	margin-bottom: 0 !important;
}

.terminbox .divider-wrap,
.terminbox_small  .divider-wrap {
	padding: 5px 0;
}

body:not(.woocommerce-cart) .main-content tr th,
body:not(.woocommerce-cart) .main-content tr,
body:not(.woocommerce-cart) .main-content td,
body:not(.woocommerce-cart) .main-content table {
    border: 0 !important;
    background: transparent !important;
    border-color: transparent !important;
    color: #fff !important;
    padding: 0 !important;
    font-size: 1rem;
    font-weight: normal;
}

body:not(.woocommerce-cart) .main-content table tr,
body:not(.woocommerce-cart) .main-content table {
    background-color: transparent !important;
}

.terminbox_small .vc_column-inner {
	background: #4365A9;
	background: linear-gradient(180deg, rgba(67, 101, 169, 1) 50%, rgba(226, 0, 122, 1) 100%);
	border-radius: 20px;
	color: #fff;
	padding: 10px;
}

.terminbox_small .vc_column-inner p,.terminbox_small .vc_column-inner span {
	color: #fff;
}

.terminbox_small .wpb_content_element {
	margin-bottom: 0 !important;
}

.fusszeile h2 {
	color: #e2007a;
}

.fusszeile h3 {
	font-size: 1.9rem;
	line-height: 2.4rem;
	hyphens: auto;
	hyphenate-character: '-';
}


/* Formular */

.wpforms-container {
	margin: 0 !important;
}

.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium, .wp-core-ui div.wpforms-container input.wpforms-field-medium, .wp-core-ui div.wpforms-container select.wpforms-field-medium, .wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}

input[type=text],
input[type=email],
.wpforms-container textarea {
width: 100%;
    background: transparent !important;
    border: 2px solid #e2007a !important;
    border-radius: 30px !important;
    padding: 20px 20px !important;
    color:#fff;
}

div.wpforms-container-full input, div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full input, .wp-core-ui div.wpforms-container-full select {
    height: auto !important;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 200px !important;
}

input::placeholder,
textarea::placeholder {
  color: #fff !important;
  opacity: 1 !important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error, div.wpforms-container-full .wpforms-form em.wpforms-error {
	color: #fff !important;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: right;
}

 div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
 	background-color: #e2007a !important;
    padding: 0 80px !important;
    color: #fff !important;
    border-radius: 17px !important;
 }

  div.wpforms-container-full button[type=submit]:hover,
  div.wpforms-container-full button[type=submit]:active {
 	background-color: #fff !important;
    padding: 0 80px !important;
    color: #e2007a !important;
    border-radius: 17px !important;
    opacity: 1;
 }

 body[data-form-submit=regular] button[type=submit]:hover, body[data-form-submit=regular] input[type=submit]:hover {
 	opacity: 1 !important;
 }

 div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type=submit]:hover, .wp-core-ui div.wpforms-container-full input[type=submit]:active, .wp-core-ui div.wpforms-container-full button[type=submit]:hover, .wp-core-ui div.wpforms-container-full button[type=submit]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
 	background: #fff !important;
 }

 .footer_menu p,
 .footer_menu a,
 .footer_menu {
 	font-size: 1rem;
 	line-height: 1.2rem;
 	color: #fff;
 	opacity: 1 !important;
 }

.footer_menu a,
.footer_menu a:visited {
	color: #fff;
}

.footer_menu.reihenmenu a {
	padding-right: 20px;
}

 .footer_menu a:hover {
 	color: #e2007a !important;
 }

 #copyright,
#footer-widgets {
 	display: none !important;
 }

 /* Slideout-bar */

.slideout-bar {
	position: fixed;
	right: 0;
	top: 150px;
	z-index: 999;
	background: #e2007a;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.slideoutcontainer {
	display: flex;
	flex-direction: column;
	padding: 10px;
	cursor: pointer;
}

.slideoutrow {
	display: flex;
	flex-direction: row;
	align-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.slideoutrow:nth-child(4) {
	padding-bottom: 0px;
}

.slideoutrow div {
	display: flex;
	flex-direction: column;
}

.slideout-icon {
	width: 60px;
	height: 60px;
	margin-right: 20px;
}

.slideoutrow,
.slideoutrow p,
.slideoutrow a,
.slideoutrow a:visited {
	color: #fff;
	font-size: 1rem;
	line-height: 1.2rem;
    font-family: 'DaxlinePro';
    font-weight: normal;
    font-weight: bold;
}

.slideout-bar {
	width: 340px;
	margin-right: -262px;
	transition-duration: 800ms;
}

.slideout-bar:hover {
	width: 340px;
	margin-right: -10px;
	transform: margin-right;
    transition-duration: 800ms;
}

.slideout-bar:active,
.slideout-bar:focus {
	width: 340px;
	margin-right: -10px;
}

.accessibility-trigger-button-icon {
	background: #e2007a !important;
}

.lexikon a {
	font-size: 1.5rem;
	font-weight: 900;
	padding: 0 10px;
	color: #991355;
}

.lexikon a:hover {
	color: #e2007a;
}

@media only screen and (max-width: 768px) {
  .bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .wpb_wrapper:first-child {
	display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
}

.bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .wpb_wrapper .wpb_text_column {
	flex-grow: 3;
}

.bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper {
	    display: flex;
    flex-direction: column;
}

.bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .nectar-button {
	align-self: flex-end;
}

.bgcolor .vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_col-sm-8 .vc_column-inner .nectar-button {
        align-self: auto;
        width: 100%;
    }

.btn-pfeil span {
    display: flex;
    font-size: 1rem;
    width: 100%;
    justify-content: space-between;
}

h2 {
    font-size: 1.8rem;
    line-height: 2.5rem;
}

div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
    background-color: #e2007a !important;
    padding: 0 80px !important;
    color: #fff !important;
    border-radius: 17px !important;
    width: 100%;
}

.footer_menu a,
.footer_menu p {
	text-align: center !important;
}

.swiper-slide {
	background-color: #991355 !important;
}

.pfeilur {
    position: absolute !important;
    width: 38px !important;
    height: 38px !important;
    right: 0;
    bottom: 0px;
}

.bgcolor h3 {
    color: #fff;
    font-size: 1.8rem !important;
    line-height: 2.1rem;
}

.nectar-header-text-content.mobile-only {
	width: 90% !important;
}

.nectar-header-text-content.mobile-only div {
	    display: flex;
    height: 100%;
    flex-direction: column;
    align-content: space-around;
    width: 100% !important;
}

#slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    background: none !important;
}

#slide-out-widget-area .inner-wrap .inner .nectar-header-text-content,
#slide-out-widget-area .inner-wrap .inner .nectar-header-text-content a {
	text-decoration: none !important;
	border: 0 !important;
}

#slide-out-widget-area .inner .off-canvas-menu-container li>a {
	font-family: 'DaxlinePro' !important;
}

.off-canvas-menu-container {
	display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    flex-grow: 3 !important;
}

#slide-out-widget-area.slide-out-from-right-hover[data-dropdown-func=separate-dropdown-parent-link] .inner-wrap>.inner {
	flex-direction: column !important;
}

.terminbuchen {
	padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.headerphone:before {
	        content: '';
        height: 20px;
        width: 20px;
        background: url(https://mein-labor-leipzig.de/wp-content/uploads/2025/09/phone-call.png);
        background-size: contain;
        background-repeat: no-repeat;
        padding-right: 20px;
}

.headerphone {
	flex-direction: row !important;
    justify-content: flex-start !important;
    align-items: center !important;
}

}

/* lexikon */

.blog-recent[data-style=title_only] {
    padding: 20px 5% !important; 
}

.blog-recent[data-style=title_only] .col {
    background-color: transparent !important;
    margin-bottom: 10px !important;
    padding: 0 !important;
}

.blog-recent[data-style=title_only] .post-header {
    width: 100%;
    left: 0;
    margin-bottom: 0;
    word-break: break-word;
    position: relative;
    /* display: none; */
}

.post .post-header h1, .post .post-header h2 {
    color: #991355;
    font-size: 1rem;
    line-height: 0.5rem;
    padding-bottom: 0;
    font-weight: normal;
    text-align: left;
}

.blog-recent[data-style=title_only] .col .post-header .meta, .blog-recent[data-style=title_only] .post-header .title {
    transition: none !important;
    -webkit-transition: none !important;
}



.blog-recent[data-style=title_only] .col:hover .post-header .title {
    transform: none !important;
    -webkit-transform: none !important;
    color: #e2007a;
}

#single-below-header,
.meta-category {
	display: none !important;
}

body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1, body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .comment-list>li, body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .post-area, body[data-ext-responsive=true].single-post .heading-title[data-header-style=default_minimal] .entry-title, body[data-ext-responsive=true].single-post.material #page-header-bg.fullscreen-header h1, body[data-ext-responsive=true].single-post.material .comment-wrap #respond, body[data-ext-responsive=true].single-post.material .container-wrap.no-sidebar .comment-wrap h3#comments {
    max-width: 100% !important;
}

.row, div.clear {
    padding-bottom: 0 !important;
}

.terminbox_small a {
	color: #fff;
	text-decoration: underline;
}