/**
* Theme Name: Cosmetsy Child
* Description: This is a child theme of Cosmetsy, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: cosmetsy
* Version: 2
*/
 
#gtranslate_selector {
	padding: 0 35px 0 10px !important;
	border: none;
	font-size: 14px !important;
}

.header-transparent #gtranslate_selector {
	display: none;
}


/* fix homepage jumbo content overflow */
@media screen and (max-width: 1520px) and (min-width: 1150px) {
	.elementor-element-75d4d65 .image-text .col-12 .module-block.text {
       padding: 0 5em;
	}
}

/* fix strange iubenda css error lack */
.iubenda-tp-alert-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-tp-alert-btn[data-tp-float][data-tp-float=top-right], .iubenda-tp-btn:not(.iubenda-floatable-tb-btn)[data-tp-float][data-tp-float=bottom-right], .iubenda-tp-btn:not(.iubenda-floatable-tb-btn)[data-tp-float][data-tp-float=top-right], .iubenda-uspr-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-uspr-btn[data-tp-float][data-tp-float=top-right] {
    right: unset !important;
}
