/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* DISABLE DATES */
.page-id-8 .entry-meta,
.page-id-15 .entry-meta,
.page-id-6904 .entry-meta,
.page-id-142 .entry-meta,
.page-id-3871 .entry-meta {
	display:none!important;
}


/*============*/
/*=== ZOOM ===*/
/*============*/
.fetch_zoom_data {
	border: 0;
    background: rgba(241, 99, 52, 0.94) !important;
    font-size: 14px;
    line-height: 1.1em;
    letter-spacing: 0.4px;
    font-weight: bold;
    width: 180px;
    margin: auto;
    padding: 12px 0!important;
    box-shadow: 3px 3px 6px 0 rgb(0 0 0 / 30%);
    border-bottom: 4px solid #a74324!important;
    height: auto;
    color: #fff !important;
    border-radius: 3px;
}
.fetch_zoom_data::before {
	content: "Confira o Preço →";
}


/*===========*/
/* MELIUZ */
/*===========*/
.meliuz {
    display: none;
    width: 180px;
    vertical-align: top;
}
.meliuz a.btn {
    position: relative;
    display: block;
    background: #ff0f78;
    color: #fff;
    border-radius: 5px;
    padding: 12px 0!important;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.1em;
    text-align: center;
    letter-spacing: 0.4px;
}
.meliuz a.btn:before {
	content:"Ver descontos  →";
}
.meliuz a.btn:after {
    /*content: '>';*/
    border: 1px solid #fff;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.meliuz .img-by-meliuz {
	width: 70px;
    height: 22px;
    float: right;
    background: url(https://wordpress-972050-3400303.cloudwaysapps.com/wp-content/uploads/2020/11/by-Meliuz.png);
    margin-top: 7px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.aeptbl-table .meliuz a.btn {
    margin-top: 15px;
    box-shadow: 3px 3px 6px 0 rgba(0,0,0,.3);
    border-bottom: 4px solid #940041;
}
.produto-box .meliuz {
    width: 188px;
}
.produto-box .meliuz a.btn {
   	font-size: 22px;
    line-height: 15px;
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    font-weight: normal;
    height: 50px;
    line-height: 45px;
    padding: 0 10px!important;
}
.produto-box .meliuz a.btn:before {
	content:"Ver descontos";
}

.meliuz-box {
    display: none;
    border: 1px solid #edecf1;
    border-radius: 30px;
    margin: 40px 0;
    padding: 10px 20px;
	box-shadow: rgb(216, 216, 216) 0px 0px 8px 0px;
}
.meliuz-box .img-mel {
    width: 25%;
    height: 70px;
    background: url("https://wordpress-972050-3400303.cloudwaysapps.com/wp-content/uploads/2020/11/meliuz-logo.png");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    padding-right: 1.5%;
    border-right: 1px solid #edecf1;
}
.meliuz-box .text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 1.5%;
    color: #322b47;
    font-weight: bold;
    font-size: 1.35em;
	line-height:1.1em;
    width: 55%;
	margin-right:2%;
}
.meliuz-box .text:before {
	content:"Ganhar cashback neste produto";
}
.meliuz-box .ico {
    display: inline-block;
    width: 8%;
    vertical-align: middle;
    text-align: center;
}
.meliuz-box .ico span {
    color: #00c299;
    border: 2px solid #00c299;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    font-weight: bold;
    font-size: 16px;
} 


/*===========*/
/* AEP TABLE */
/*===========*/
.aeptbl-table,
.aeptbl-table td {
	border: 0;
}
.aeptbl-table {
	border-spacing: 0!important;
	width: 100%!important;
	border: none;
	border-collapse: unset;
}
.aeptbl-table__thead {
	background-color: #000000!important;
	color: #FFFFFF!important;
	font-weight: 700;
	text-transform: uppercase!important;
	padding: 7px 7px!important;
}
.aeptbl-table__thead th {
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	line-height: 1.2em!important;
}
.aeptbl-table__thead-image {
	width: 20%!important;
	border: none;
	text-align: center;
	font-size: 15px;
}
.aeptbl-table__thead th:first-child {
	border-top-left-radius: 0px!important;
	font-size: 18px;
}
.aeptbl-table__thead-product {
	width: 20%!important;
	border: none;
	text-align: left;
	text-align: center;
	font-size: 18px!important;
}
.aeptbl-table__thead-details {
	width: 30%!important;
	font-size: 18px!important;
	text-align: center;
	background-color: #000000;
	font-weight: 700;
	border: none;
}
.aeptbl-table__column-image {
	position: relative;
	text-align: center!important;
	margin: 10px 0!important;
	border-top: none;
	border-left: 1px solid #DCDCDC!important;
	border-bottom: 1px solid #DCDCDC!important;
	width: 20%!important;
	border-right: none;
	vertical-align: middle;
}
.aeptbl-table__image,
.aeptbl-table__image img {
	max-height: 170px!important;
	margin: auto!important;
	height: auto;
	max-width: 80%;
	padding: 20px 5px 5px 5px;
	display: inline!important;
}
.aeptbl-table__column-image:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	left: -13px;
	color: #fff!important;
	background: #f36c42;
	padding: 6px 15px;
	line-height: 1em!important;
	text-align: center!important;
	text-transform: uppercase!important;
	text-decoration: none!important;
	letter-spacing: .5px!important;
	font-weight: 700!important;
	font-size: 14px!important;
	width: max-content;
	width: -moz-max-content;
	max-width: 200px;
	visibility: hidden;
}
.aeptbl-table__column-image:after {
	display: block;
	content: '';
	width: 10px;
	height: 0;
	position: absolute;
	margin: 20px 0 2px -15px!important;
	content: "";
	border-bottom: 23px solid transparent;
	border-right: 13px solid #843720;
	position: absolute;
	top: 14px;
	left: 2px;
	visibility: hidden;
}
.aeptbl-table__column-product {
	border-bottom: 1px solid #DCDCDC!important;
	border-left: none;
	border-top: none;
	width: 20%!important;
	padding: 12px 10px!important;
	border-right: none;
	vertical-align: middle;
}
.aeptbl-table__column-title {
	text-align: center;
	color: #3a3a3a!important;
	text-transform: capitalize;
	font-size: 18px!important;
	font-weight: 700!important;
	margin: 2px 0px 2px 0px!important;
	display: block!important;
	line-height: 1.2em;
	text-decoration: none;
}
.aeptbl-table__column-features {
	width: 30%;
	border-bottom: 1px solid #DCDCDC!important;
	vertical-align: middle!important;
	padding-left: 5px!important;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 0 0 0 0;
}
.aeptbl-table__features-item-mobile {
	display: block;
	font-size: 14px;
	line-height: 1.2em;
	color: #3A3A3A;
	margin-bottom: 0px!important;
	margin-left: 0px!important;
	position: relative;
	font-size: 16px!important;
	text-align: center;
	list-style-type: none;
	font-weight: 100;
}
.aeptbl-table__column-button {
	border-right: 1px solid #DCDCDC!important;
	border-bottom: 1px solid #DCDCDC!important;
	width: 30%!important;
	vertical-align: middle;
	padding: 0 10px;
	border-left: none;
	border-top: none;
	text-align:left;
}
.aeptbl-table__column-button .aawp-button.aawp-button--buy {
	font-size: 14px;
	line-height: 1.1em;
	letter-spacing: 0.4px;
	font-weight: bold;
	width: 180px;
	margin: auto;
	padding: 12px 0!important;
	box-shadow: 3px 3px 6px 0 rgba(0,0,0,.3);
	border-bottom: 4px solid #a74324!important;
	height: auto;
}
.aeptbl-table__column-button .aawp-button.aawp-button--buy::before {
	content: "Confira o Preço →";
}


.aliexpress_table .aeptbl-table__column-image,
.aliexpress_table .aeptbl-table__column-button {
	width:25%!important;
}
.aliexpress_table .aeptbl-table__column-product {
	width:50%!important;
}



/* FEATURED PRODUCT */
.aeptbl-table__column-image.melhor-escolha:before,
.aeptbl-table__column-image.custo-beneficio:before,
.aeptbl-table__column-image.melhor-escolha:after,
.aeptbl-table__column-image.custo-beneficio:after {
	visibility: visible;
	margin-bottom: 15px;
}
.aeptbl-table__column-image.melhor-escolha:before {
	content: 'Melhor Escolha';
}
.aeptbl-table__column-image.custo-beneficio:before {
	content: 'Custo Benefício';
}
.aeptbl-table__column-image.melhor-escolha,
.aeptbl-table__column-image.custo-beneficio {
	padding-top: 30px;
}
.aeptbl-table__column-product.melhor-escolha .aeptbl-table__column-title,
.aeptbl-table__column-product.custo-beneficio .aeptbl-table__column-title {
	padding: 20px 0px 2px 0px!important;
}
.aeptbl-table__column-features.melhor-escolha .aeptbl-table__features-item-mobile,
.aeptbl-table__column-features.custo-beneficio .aeptbl-table__features-item-mobile{
	margin-top: 10px;
}

/*======*/
/* AAWP */
/*======*/
/********** PRODUTOS AAWP ***********/
.aawp .aawp-product {
    border: 0;
    padding: 0;
}
.aawp .aawp-product .aawp-product__footer {
    text-align: center!important;
	padding-top:20px;
}

/********** TABELA DE PRODUTOS AAWP ***********/
.aawp table.aawp-table td.aawp-table__td-thumb img {
    max-width: 120px;
    max-height: 120px;
}
.aawp .aawp-button.aawp-button--orange, 
.aawp-button.aawp-button--orange {
    background: rgba(241, 99, 52, 0.94) !important;
    border: 0!important;
    padding: 10px 20px;
    border-radius: 30px;
}
.aawp-product .aawp-product__title {
    color:#000;
}
/********** AAWP BUY BUTTON ***********/
.aawp .aawp-button.aawp-button--buy,
.aawp-button.aawp-button--buy{
    border:0!important;
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
    height: 50px;
    padding: 0 15px;
    border-radius: 7px;
    font-size: 22px;
    line-height: 45px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:15px;
}
.aawp-tb .aawp-button.aawp-button--buy {
    font-size:18px;
    padding: 0 20px;
    height: 40px;
    line-height: 35px;
    margin-top:0;
}

/*=============*/
/* PRODUCT BOX */
/*=============*/
.produto-box {
    position: relative;
    margin-bottom:30px;
    box-shadow: rgb(216, 216, 216) 0px 0px 8px 0px;
    border-radius: 5px;
}
.produto-box .wp-block-group__inner-container {
    padding:20px 25px 5px 25px;
}
.produto-box .melhor-escolha {
    position: absolute;
	z-index:99;
    top: -30px;
    right: -25px;
    width: 85px;
    height: 85px;
    text-align: center;
    border-radius: 100px;
    box-shadow: rgb(216, 216, 216) 0px 0px 8px 0px;
    background: #ff632f;
    color: #fff;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
}
.produto-box .melhor-escolha svg {
    display: block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    vertical-align: middle;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 1.8em;
    margin: 10px auto 3px auto;
}
.produto-box .melhor-escolha.padrao,
.produto-box .melhor-escolha.nao {
    display:none;
}
.produto-box .pros_cons_row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.produto-box .pros_cons_row .pros_cons_col {
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.produto-box .pro_cons {
    background: #f1f1f1;
    margin-bottom: 25px;
}
.produto-box .pro_cons .ico {
    color: #fff;
    display: inline-block;
    width: 60px;
    height: 60px;
    vertical-align: top;
    text-align: center;
    font-size: 28px;
    margin-right: 10px;
}
.produto-box .pro_cons.pros .ico {
    background: #09b058;
}
.produto-box .pro_cons.cons .ico {
    background: #fe5e63;
}
.produto-box .pro_cons .ico svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    vertical-align: middle;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.produto-box .pro_cons .text {
    display: inline-block;
    font-size: 22px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    color: #000;
}
.produto-box .pro_cons_list ul {
    margin: 0 0 40px 0;
}
.produto-box .pro_cons_list ul li {
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
    list-style: none;
    padding-left: 48px;
}
.produto-box .pro_cons_list ul li:before {
    margin-right: 10px;
    margin-left: -24px;
}
.produto-box .pro_cons_list.pros ul li:before {
    content: '✓';
    color: #09b058;
}
.produto-box .pro_cons_list.cons ul li:before {
    content: 'X';
    color: #fe5e63;
}
.produto-box h3 {
    font-size: 1.6em;
    font-weight:bold;
}
.produto-box .aawp {
    border: 0;
}
.produto-box .aawp .aawp-product--horizontal {
    padding: 0;
    border: 0;
}
.produto-box .aawp .aawp-product__footer {
    text-align:left;
}
.produto-box .aawp .aawp-button.aawp-button--buy:hover,
.produto-box .aawp-button.aawp-button--buy:hover {
    border: 0!important;
}
.produto-box .aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__thumb {
    overflow: hidden;
}
.produto-box .aawp .aawp-product--horizontal .aawp-product__image {
    margin: -5px auto -5px;
    max-height: 250px;
}
.produto-box .aawp ul li.empty {
    display:none;
}
.produto-box .buttons {
	margin-bottom:20px;
}
/*===========*/
/* HOME PAGE */
/*===========*/
.post-3871 .separate-containers .inside-article { 
  padding:0!important;
}
.separate-containers .site-main {
	margin: 0;
}
.post-3871 .inside-article {
    padding: 0!important;
}
.post-3871 .inside-article .entry-content {
    margin: 0 0 2em 0;
}
.post-3871 h1 {
    display: none;
}
.banner-home {
    text-align: center;
    background-size: cover;
    background-position: bottom;
}
.banner-home p {
    margin-bottom: 1em;
}
.banner-home .wp-block-cover__inner-container {
    margin-top: -10%;
}
.banner-home .wp-block-search {
    display: block;
    margin: auto;
}
.banner-home .wp-block-search label {
    display: none;
}
.banner-home .wp-block-search .wp-block-search__input {
    width:100%;
    border: 1px solid rgba(82,96,109,0.5);
}
.banner-home .wp-block-search .wp-block-search__button {
    background: #e86000;
    height: 49px;
}
.custom-home.wp-block-latest-posts {
    margin: 0;
    display: block;
}
.custom-home.wp-block-latest-posts li {
    display: inline-block;
    width: 209px;
    margin: 0 15px 30px 0;
    vertical-align: top;
	line-height:1.25em;
}
.custom-home.wp-block-latest-posts li .wp-block-latest-posts__featured-image {
    position:relative;
    display:block;
    height: 110px;
    overflow:hidden;
}
.custom-home.wp-block-latest-posts li .wp-block-latest-posts__featured-image img {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
/*==================*/
/* FEATURED PRODUCT */
/*==================*/
.featured-box {
    border: 4px solid #f16334;
    border-top: 4px solid #f16334;
    border-bottom: 4px solid #f16334;
    padding: 20px 0 30px 0;
    margin-bottom: 1.5em;
    box-shadow: 5px 8px 15px 0 rgba(0,0,0,.15);
}
.featured-box .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.featured-box .row .col {
	box-sizing: border-box;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px;
}
.featured-box .row .col.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.featured-box .row .col p.title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
}
.featured-box .row .col p:last-child {
    margin-bottom: 0;
}

/* AUTHOR BOX */
.author-info {
	border: 1px solid #bbbbbb;
    background-color: #f5f5f5;
	margin-top: 30px;
    padding: 30px 30px 15px 30px;
}
.author-info:before,
.author-info:after {
	display: table;
	content: " ";
}
.author-info:after {
	clear: both;
}
.author-info .author-avatar {
	position: relative;
    display: inline-block;
    width: 80px;
    margin-right: 30px;
    vertical-align: top;
    margin: 0 30px 15px 0;
}
.author-info .author-avatar img {
	max-width:100%;
	margin-right:30px;
}
.author-info .author-description {
	position: relative;
    display: inline-block;
    width: 80%;
}
.author-info .author-description h3 {
	font-size:1em;
	text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 15px;
    position: relative;
}
.author-info .author-description h3:after {
	content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 2px;
    width: 39px;
    background: rgb(240, 66, 93);
}
.author-info .author-description h4 {
	font-size:1em;
	font-weight:600;
    color: #ff315e;
}
.author-info .author-description p {
	font-size:0.85em;
	line-height:1.5em;
	margin-bottom:10px;
}
.author-info .author-description a {
	position:relative;
	display:inline-block;
	font-size:0.85em;
	font-weight: 400;
    color: rgb(102, 102, 102);
	margin-bottom:15px;
}

/* MEDIA QUERIES */
@media screen and (max-width: 1016px) {
	.aeptbl-table__thead-image, 
	.aeptbl-table__thead-details, 
	.aeptbl-table__thead th:last-child {
		display: none!important;
	}
	.aeptbl-table__tbody {
		display: block!important;
		flex-direction: column!important;
	}
	.aeptbl-table__tbody-row {
		display: flex!important;
		flex-wrap: wrap!important;
		border: 1px solid #E6E6E6;
		border-top: none!important;
	}
	.aeptbl-table__column-image {
		width: 100%!important;
		order: 2!important;
		margin: 0!important;
		box-sizing: border-box!important;
		border: none!important;
		display: flex!important;
		flex-direction: column;
		justify-content: center!important;
		align-items: center!important;
		padding: 5px!important;
	}
	.aeptbl-table__image,
	.aeptbl-table__image img {
		margin: 0!important;
		max-width: 90%;
		width: auto!important;
		max-height: 150px!important;
		padding-top: 5px;
	}
	.aeptbl-table__column-image:before {
		margin-top: 5px;
		top: auto;
		left: auto;
		right: auto;
	}
	.aeptbl-table__column-image:after {
		display: none;
	}
	.aeptbl-table__column-image.melhor-escolha:before,
	.aeptbl-table__column-image.custo-beneficio:before {
		position: relative;
	}
	.aeptbl-table__column-product {
		width: 100%!important;
		order: 1!important;
		border-bottom: none!important;
		text-align: center!important;
		border: none!important;
		padding-top: 20px!important;
		padding-bottom: 0px!important;
		margin: auto;
	}
	.aeptbl-table__column-title {
		font-size: 20px!important;
		text-align: center!important;
		margin: 0 10px!important;
	}
	.aeptbl-table__column-features {
		order: 3!important;
		width: auto;
		border: none!important;
		box-sizing: border-box!important;
		align-items: center!important;
		display: block!important;
		text-decoration: none!important;
		line-height: 1.5em;
		list-style: none!important;
		padding: 0px 15px!important;
		margin: auto;
		text-align: center;
	}
	.aeptbl-table__features-item-mobile {
		text-align: center;
	}
	.aeptbl-table__column-button {
		width: 100%!important;
		order: 4!important;
		display: flex!important;
		justify-content: center!important;
		align-items: center!important;
		border: none!important;
		padding-top: 10px!important;
		padding-bottom: 20px!important;
		margin: auto;
		flex-direction: column;
	}
	.aeptbl-table__column-product.melhor-escolha .aeptbl-table__column-title,
	.aeptbl-table__column-product.custo-beneficio .aeptbl-table__column-title {
		padding: 2px 0px 2px 0px!important;
	}
	
	.aliexpress_table .aeptbl-table__column-image,
	.aliexpress_table .aeptbl-table__column-button,
	.aliexpress_table .aeptbl-table__column-product {
		width:100%!important;
	}
}
@media (max-width: 800px) {
	.aawp table.aawp-table tr:nth-child(odd) {
		background-color: #fff;
	}
	.aawp table.aawp-table td {
		border: 0;
	}
}
@media (min-width: 800px) {
	.aawp table.aawp-table a {
		font-size: 1.2em;
	}
	.aawp table.aawp-table thead {
		background: #000;
		color: #fff;
	}
	.aawp table.aawp-table tr th {
		padding: 20px 15px;
	}
}
@media (min-width: 769px) {
    .produto-box .aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__thumb {
    width: 45%;
    }
    .produto-box .aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__content {
    margin-left: 45%;
    }
    .produto-box .aawp .aawp-product__footer {
        margin-left: 45%;
        padding-left: 40px;
    }
}
@media (max-width: 768px) {
	.aawp .aawp-product--horizontal .aawp-product__footer {
		padding-top:20px!important;	
	}
}
@media (max-width: 640px) {
    .produto-box .aawp {
        text-align:center;
    }
    .produto-box .aawp .aawp-product--horizontal .aawp-product__description {
    display: inline-block;
        margin:auto;
        text-align:left;
    }
    .produto-box .aawp .aawp-product__footer {
        text-align:center;
    }	
	.banner-home .wp-block-search .wp-block-search__input {
        width: auto;
    }
    .banner-home {
        height: 360px;
        min-height: 0!important;
    }
    .banner-home p {
        font-size: 1.5em;
        line-height: 1.25em;
    }
    .custom-home.wp-block-latest-posts li {
        width: 30%;
        margin-right: 1%;
        font-size: 0.9em;
    }
    .custom-home.wp-block-latest-posts li .wp-block-latest-posts__featured-image { 
        height: 90px;
    }
	.featured-box {
		text-align:center;
	}
	.featured-box .row .col,
	.featured-box .row .col.col-3 {
		-ms-flex: 0 0 50%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.featured-box .row .col.col-3 img {
		max-width: 150px;
		margin-bottom:10px;
	}
}
@media (min-width: 576px) {
	.produto-box .pros_cons_row .pros_cons_col {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
}
@media (max-width: 460px) { 
    .custom-home.wp-block-latest-posts li {
        width: 46%;
        margin-right: 2%;
        font-size: 0.85em;
    }
    .banner-home .wp-block-search .wp-block-search__input {
        width:145px;
    }
    .banner-home .wp-block-search .wp-block-search__button {
        width: 90px;
        font-size: 0.8em;
        padding-left: 10px;
        padding-right: 10px;
    }
	.author-info .author-description {
		width:100%;
	}
	.meliuz-box .img-mel img {
		background-size:100%;
	}
	.meliuz-box .text {
		font-size:1em;
	}
}