/* Theme Name: CECELU Description: This is a child theme for Flatsome Theme Author: UX Themes Template: flatsome Version: 3.0 */ /*************** ADD CUSTOM CSS HERE. ***************/ /* Theme Name: cinquezerocinque child theme Theme URI: https://cecelu.cinquezerocinque.it Description: Tema Child Author: CinqueZeroCinque Template: flatsome Version: 1.0.0 */ body { padding-top: 0px !important; } footer p { font-size: 14px; } footer a { font-weight: bold; } footer a:hover { color: #000 !important; } footer .menu-secondary-container { display: none; } .home input[type="email"] { margin: auto; text-align: center; } .home input[type="email"]::-webkit-input-placeholder { text-align: center; } .col-newsletter { margin: auto; } #mc-embedded-subscribe { margin-top: 20px; } .badge-container .badge .on-sale{ border-radius: 0px !important; padding: 12px !important; } @media only screen and (max-width: 48em) { /*************** ADD MOBILE ONLY CSS HERE ***************/ }