/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 2.3
Template: pro

*/

/* Twenty20 Before and After */
.twenty20 {
	margin-left: 0px !important;
}

/* Translate Press */
.tp_css {
    display: flex;
}
.tp_css .p_lblb {
    align-self: center;
}
.trp-language-switcher {
    height: auto;
}
.trp-language-switcher>div>a {
    padding: 0px 12px;
	font-size: 14px;
}
.trp-language-switcher>div {
	padding: 2px 0px 2px 0px;
    background-position-y: center;
}
.trp-language-switcher>div>a>img {
    vertical-align: middle;
}
.x-bar-bottom:has(.trp-language-switcher) {
	padding-top: 3px;
	padding-bottom: 3px;
}
.trp-ls-shortcode-current-language, .trp-ls-shortcode-language {
	width: 139px !important;	
}

/* Trust Index */
body .ti-reviews-container {
	margin:0px !important;
}

/* Cookie Consent */
body .wpconsent-banner {
	box-shadow: 0px -2px 5px 1px rgba(0, 0, 0, 0.14);
	padding: 20px 24px;
}