/**
* Theme Name: Cuby Child
* Description: This is a child theme of Cuby, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/design_grid">Design Grid</a>
* Template: cuby
* Version: 1.2.2
*/
/*Translate Press Css*/
img.trp-flag-image {
    width: auto;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
    min-width: 135px;
}
/*Mobil menüden çeviri kaldırıldı.*/
@media only screen and (max-width: 600px) {
ul#cuby-primary-list  a[title='EN'] {
    display: none;
}
}
/*Deskop Çeviri Kapalı*/
@media only screen and (min-width: 768px) {
  div#trp-floater-ls {
    display: none;
}
