/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 16 2026 | 14:50:27 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.txt-blue {
	color: #0837A8;
}
.txt-red {
	color: #F41011;
}
.entry-title{
	display:none !important;
}
.wp-block-woocommerce-cart {
    padding: 1% 5%;
}
.alignwide {
    margin-inline: 0px !important;
}
.gt_float_switcher {
    font-size: 14px !important;
	box-shadow: none !important;
}
.gt_float_switcher img {
    width: 23px !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 8px 10px !important;
}


@media (max-width: 767px) {

    .gt-lang-code {
        display: none !important;
    }

}