File Manager

Current Directory: /home/astoriaah/www/templates/yootheme_child/css
Viewing File: /home/astoriaah/www/templates/yootheme_child/css/custom.css
/* * Version 1.0 */ .lefond { background-image: url(../../../images/astoria-bg-blue.jpg); background-position: 100% 50%; background-size: cover; } .home-baseline { padding: 10px 20px 0px 0px; text-align: right; } .home-baseline h1, .home-baseline h2 { margin: 0px; } .home-baseline h2 { font-size: 1.3em; line-height: 30px; } .uk-navbar-left { margin-left: -20px; } .navbar .brand, .uk-logo { min-width: 160px; height: auto; text-align: left; } .adresse-menu { color: #686868; font-weight: 600; font-size: 0.8em; border-top: 1px #a3a4a8 solid; border-bottom: 1px #a3a4a8 solid; margin: 0px 0px 20px 0px; } .adresse-menu-mob { color: #686868; font-weight: 600; font-size: 0.75em; border-top: 1px #a3a4a8 solid; border-bottom: 1px #a3a4a8 solid; margin: -10px 0px 0px 0px; } .uk-totop { position: absolute; bottom: 10px; right: 5px; width: 15px; height: 20px; padding: 5px; margin: 0px 0px 0px 20px; } /* Heading lines */ .uk-heading-divider:after { content: ""; /* This is necessary for the pseudo element to work. */ display: block; /* This will put the pseudo element on its own line. */ margin: 0px; /* This will center the border. */ width: 60px; /* Change this to whatever width you want. */ padding-top: 5px; /* This creates some space between the element and the border. */ border-bottom: 3px solid #164a76; /* This creates the border. Replace black with whatever color you want. */ } .whiteline:after { content: ""; /* This is necessary for the pseudo element to work. */ display: block; /* This will put the pseudo element on its own line. */ margin: 0px; /* This will center the border. */ width: 60px; /* Change this to whatever width you want. */ padding-top: 5px; /* This creates some space between the element and the border. */ border-bottom: 3px solid #ffffff; /* This creates the border. Replace black with whatever color you want. */ } .blueline:after { content: ""; /* This is necessary for the pseudo element to work. */ display: block; /* This will put the pseudo element on its own line. */ margin: 0px; /* This will center the border. */ width: 60px; /* Change this to whatever width you want. */ padding-top: 5px; /* This creates some space between the element and the border. */ border-bottom: 3px solid #3e6381; /* This creates the border. Replace black with whatever color you want. */ } .whitemenuline ul li { border-bottom: 1px solid #ffffff; /* This creates the border. Replace black with whatever color you want. */ } /* typos */ h4.margin-bot-neg {margin: 0px 0px -10px 0px;} h6 {margin: 0px 0px 20px 0px;} /* effets styles */ .filet-blc-ombre, img.filet-blc-ombre { border: 1px solid #ffffff; -moz-box-shadow: 4px 4px 5px rgba(0,0,0,0.76); -webkit-box-shadow: 4px 4px 5px rgba(0,0,0,0.76); box-shadow: 4px 4px 5px rgba(0,0,0,0.76); } .mail-fiche { font-size: 0.9em; font-weight:700; } .uk-nav > li > a, .uk-nav-sub a { font-size: 13px; padding: 0px 0; } /* grid accueil */ .wk-margin-small, .home-menu .moduletable { color: #3e6381; text-align: left; text-decoration: none; font-size: 12px; line-height: 14px; border:none; } .wk-margin-small ul, .home-menu .moduletable ul { color: #3e6381; text-decoration: none; border:none; padding: 0px; } .wk-margin-small ul li, .home-menu .moduletable ul li { color: #3e6381; text-decoration: none; font-size: 11px; font-weight: bold; line-height: 14px; margin: 0px 0px -10px 0px; } .wk-margin-small ul li a:hover, .home-menu .moduletable ul li a:hover { color: #3e6381; text-decoration: none; } @media(min-width: 769px) { .tm-panel-large .uk-panel > .uk-panel-teaser { margin-bottom: 0px; } .tm-panel-large .uk-panel { padding-bottom: 0px; } .uk-panel.uk-overlay-hover { min-height: 0px !important; } } ul.lang-inline li { display: inline-block; text-decoration: none; padding: 5px; margin-right: 20px; } .btn-success, .uk-button-secondary { background-color: #3e6381; color: #3e6381; border-color: none; color:#ffffff; } .btn-success:focus, .btn-success:hover, .uk-button-secondary:focus, .uk-button-secondary:hover { background-color: transparent; color: #3e6381; border: 1px solid #3e6381; } /* Cookies consent */ .cc-revoke.cc-bottom { visibility: hidden; } .uk-navbar-toggle, .uk-navbar-toggle.uk-open, .uk-navbar-toggle:focus, .uk-navbar-toggle:hover {visibility: hidden!important;}