+
-
-
+
+
+
+
+
+
diff --git a/www/single.php b/www/single.php index dbc91c4..44efd0e 100644 --- a/www/single.php +++ b/www/single.php @@ -24,9 +24,10 @@ switch($layout_type) { get_header(); ?> +- + - + ID, 'use-global-options', true) !== 'false') ? $default : wpv_sanitize_bool(get_post_meta($post->ID, $meta, true)); + return (get_post_meta($post->ID, 'use-global-options', false) !== 'false') ? $default : wpv_sanitize_bool(get_post_meta($post->ID, $meta, false)); } function wpv_sanitize_bool($value) { diff --git a/www/wpv_theme/assets/css/default.css b/www/wpv_theme/assets/css/default.css index db95e92..0fa1595 100644 --- a/www/wpv_theme/assets/css/default.css +++ b/www/wpv_theme/assets/css/default.css @@ -9,7 +9,7 @@ a:visited { border-bottom: 1px dotted #bebfc1; } -a:hover { +a:hover { border-bottom: 1px solid #00a362; } @@ -83,7 +83,7 @@ ul li ul.children { margin-top: 10px; } -.sitemap { +.sitemap, .site-map, mapa-del-sitio, Карта-сайта { list-style-image: url(../images/bullets/arrow_down.png); } @@ -107,7 +107,7 @@ ul li ul.children { } .sitemap ul li ul > li > a { - font-size: 12px; + /*font-size: 12px;*/ } .sitemap ul li ul li ul { @@ -2776,7 +2776,7 @@ footer.main-footer.classic.footer-helper.dark .widget .classic.slider-helper.light .sep, .classic.body-helper.light .sep, .classic.footer-helper.light .sep { - background-image: url(../images/light/classic_sep.png); + /*background-image: url(../images/light/classic_sep.png); */ } .classic.header-helper.light .sep-2, diff --git a/www/wpv_theme/assets/css/layout.css b/www/wpv_theme/assets/css/layout.css index 23be7aa..e8d5561 100644 --- a/www/wpv_theme/assets/css/layout.css +++ b/www/wpv_theme/assets/css/layout.css @@ -35,6 +35,14 @@ img.marco, div.marco { padding: 6px !important; } +div.marco { + width: 426px; +} + +.wpgmza_map_1 { + margin-left: 5px; +} + .style-navigation-preview .wpv-caption .helper-caption-1 strong { color: #e1bf47 !important; } @@ -362,7 +370,7 @@ nav ul li a { border-bottom: none; overflow: hidden; /*padding: 0px 0px 30px 0px;*/ - letter-spacing: -1px; + letter-spacing: 0; } nav ul li a:hover { @@ -374,7 +382,8 @@ nav ul li.hover a { border-bottom: none !important; } -nav ul li.current_page_item a, nav ul li.current_page_item a:hover { +nav ul li.current_page_item a, nav ul li.current_page_item a:hover, +nav ul li.current_page_ancestor a, nav ul li.current_page_ancestor a:hover { border-bottom: 3px solid !important; } @@ -584,11 +593,11 @@ nav ul ul ul li { } .loop-wrapper:first-child { - margin-top: -32px; + margin-top: 0px; } .no-page-header .loop-wrapper:first-child { - margin-top: -32px; + margin-top: 0px; } .has-header-slider.no-header-sidebars.no-page-header .loop-wrapper:first-child { @@ -837,7 +846,7 @@ li:hover > .thumbnail > .info-pad { width: 100%; display: block; float: left; - font-size: 38px !important; + font-size: 34px !important; line-height: 35px; } @@ -959,6 +968,10 @@ code:before { margin: -5px 20px 10px 0px; } +.standard-post-format { + margin-top: 25px; +} + .standard-post-format blockquote { /* margin-left: -100px; */ } @@ -1893,21 +1906,27 @@ div.anythingSlider .arrow.forward, Blog ----------------------------------------- */ .side-post-info { - width: 75px; - padding: 30px 0px 0px 0px; + width: 30%; + padding: 140px 0px 0px 0px; float: left; text-align: center; position: relative; margin-bottom: -40px; } +.full .loop-wrapper.full .post-article { + width: 60% !important; +} + .post-article { padding: 36px 0px 28px 21px; float: left; } .post-article article, -.post-content .the-content {} +.post-content .the-content { + +} .entry-utility {} diff --git a/www/wpv_theme/assets/css/paginas.css b/www/wpv_theme/assets/css/paginas.css index 394dbb7..4759ddf 100644 --- a/www/wpv_theme/assets/css/paginas.css +++ b/www/wpv_theme/assets/css/paginas.css @@ -1,25 +1,65 @@ /*--------------------------------------------------------------------------- - Paginas + Paginas --------------------------------------------------------------------------*/ + +.home .page-content .titulo { + /*margin: -30px 0 10px !important;*/ + margin: 0 !important; + padding: 30px 0 0 0 !important; +} + +.home .page-content .titulo p { + font-family: 'Palatino Linotype', 'Book Antiqua3', Palatino, serif !important; + font-size: 72px !important; + font-style: normal !important; + color: #353535 !important; + letter-spacing: -1px !important; + line-height: 16px !important; + margin:0 !important; + margin-bottom:0.8em !important; + text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) !important; + display: block; +} + +.home .page-content .titulo strong { + display: block; + padding-top: 20px; + text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) !important; + font-size: 136px !important; + font-weight: normal !important; +} + +.home .page-content strong { + color: #E1BF47 !important; +} + .texto_portada { padding: 20px; background: rgba(0, 0, 0, 0.6) !important; position: relative; top: -170px; - } +} .texto_portada, .texto_portada * { - font-size: 16px !important; + font-size: 15px !important; letter-spacing: 0 !important; line-height: 1.2em !important; color: #efefef !important; + text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) !important; } .texto_portada p { padding-bottom: 10px; } +.texto_portada h3 { + padding-bottom: 10px; + font-size: 18px !important; + color: #E1BF47 !important; +} + + .nosotros .page-content, .about-us .page-content, .a-propos-de-nous .page-content { @@ -37,11 +77,21 @@ margin-top: -25px; } +.internacional .page-content, .international .page-content { - min-height: 690px; + min-height: 790px; } +.internacional .page-content h1, .international .page-content h1 { font-size: 78px !important; line-height: 68px !important; -} \ No newline at end of file +} + +.areas-de-practica .page-content, +.domaines-de-pratique .page-content, +.areas-of-practice .page-content, +.сферы-деятельности .page-content { + min-height: 544px; +} + diff --git a/www/wpv_theme/assets/css/slider_styles.css b/www/wpv_theme/assets/css/slider_styles.css index b78edf1..744e59f 100644 --- a/www/wpv_theme/assets/css/slider_styles.css +++ b/www/wpv_theme/assets/css/slider_styles.css @@ -776,7 +776,7 @@ } .style-navigation-preview .wpv-caption .helper-caption-1 * { - font-size: 84px; + font-size: 72px; color: #353535; font-style: normal; line-height: 72px; @@ -786,7 +786,7 @@ } .style-navigation-preview .wpv-caption .helper-caption-1 strong { - font-size: 160px; + font-size: 136px; line-height: 127px; font-weight: normal; } diff --git a/www/wpv_theme/assets/css/typography.css b/www/wpv_theme/assets/css/typography.css index f4191c0..426254d 100644 --- a/www/wpv_theme/assets/css/typography.css +++ b/www/wpv_theme/assets/css/typography.css @@ -479,7 +479,7 @@ tfoot { .entry-utility *, .copyrights, .comment-author { - font-size: 11px !important; + font-size: 14px !important; } .entry-date { diff --git a/www/wpv_theme/helpers/base.php b/www/wpv_theme/helpers/base.php index 8ba6e37..2ad2fed 100644 --- a/www/wpv_theme/helpers/base.php +++ b/www/wpv_theme/helpers/base.php @@ -56,10 +56,11 @@ function po_post_header($meta) { if(!is_single()): ?>
- - -
- ++ " title=" < ? php the_title() ? >">< ? php the_title(); ? >*/ ?> + +
+