/*
Theme Name: Transylvania Moto Discoverer
Theme URI: https://www.transylvaniamotodiscoverer.com
Description: Presentation website for the  Transylvania Moto Discoverer tourist agency from Romania.
Author: Webgraphic
Author URI: https://www.webgraphic.ro
Text Domain: tmd
Version: 1.1.1
License: GNU General Public License
License URI: licence/GPL.txt
*/

.widget_media_image img {max-width:270px!important;}
.qodef-bg-mobile-cover {-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-position: center center!important;}
.larger {font-size:110%;}
.white {color:#fff}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
.qodef-mobile-logo-wrapper img {max-height:80px;}
}