File: /home/slyfwmm/laretediclo/wp-content/themes/kicker-child/style.css
/*
Theme Name: Kicker Child
Template: kicker
Theme URI: http://kicker.axiomthemes.com/
Description: Kicker is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
#form_newsletter_36636 .form_newsletter_title,
#form_newsletter_36634 .form_newsletter_title,
.LRC_title_text,
a.LRC_item_link {
font-family:'Poppins',sans-serif !important;
}
img.LRC_img_text {
display:block;
margin:0 auto;
}
.page_content_wrap {
padding-top:2em;
padding-bottom:2em;
}
.LRC_title_category {
padding-bottom:1.5em;
}
.LRC_title_category > h2 {
margin-top:0;
margin-bottom:20px;
}
#LRC_elenco_cat_aziende .categories_list_title_wrapper {
text-align:left;
font-size:13px;
}
.sidebar.widget_area h4 {
padding-top:10px;
padding-bottom:10px;
border-top:2px solid var(--theme-color-text_link_blend);
border-bottom:2px solid var(--theme-color-text_link_blend);
}
.LRC_no_img .post_featured {
display:none !important;
}
.LRC_no_img .sc_blogger_item_content {
padding-left:0 !important;
width:100% !important;
}
/*FORM AZIENDE*/
#LRC_form_azienda form {
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
line-height:1em;
}
#LRC_form_azienda form sup {
color:var(--theme-color-text_link);
}
#LRC_form_azienda form > p {
width:calc(50% - 10px);
margin:0;
padding-bottom:20px;
}
#LRC_form_azienda form .LRC_full > span {
margin-bottom:5px;
}
#LRC_form_azienda form .LRC_full {
width:100%;
padding-bottom:20px;
}
#LRC_form_azienda form .wpcf7-radio {
display:flex;
flex-wrap:wrap;
justify-content:space-around;
}
#LRC_form_azienda form .wpcf7-radio label {
margin:0;
padding:5px 10px;
}
#LRC_form_azienda span.LRC_info_label {
font-size:0.75em;
color:var(--theme-color-text);
display:block;
}
@media (max-width:600px) {
#LRC_form_azienda form > p {
width:100%;
}
}
/*FORM UTENTI*/
.LRC_form form {
padding:0;
margin:0;
background-color:transparent;
border:none;
width:100%;
max-width:100%;
}
.LRC_form form fieldset {
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
grid-gap:0;
}
.LRC_form form fieldset section.pc_form_field {
width:calc(50% - 10px) !important;
padding-bottom:20px !important;
flex-wrap:wrap;
align-items:center;
}
.LRC_form form fieldset section.pc_form_field label {
width:100%;
padding-bottom:8px;
}
.LRC_form form fieldset section.pc_form_field .pc_field_container {
width:100%;
}
.LRC_form form fieldset section.pc_form_field input {
border-radius:20px !important;
padding:10px !important;
display:block;
box-sizing:border-box;
}
.LRC_form form fieldset section.pc_form_field.pc_disclaimer_f {
width:100% !important;
flex-wrap:nowrap !important;
display:flex !important;
}
.LRC_form form fieldset section.pc_disclaimer_f_sep {
padding-bottom:20px !important;
}
.LRC_form form fieldset section.pc_form_field.pc_disclaimer_f .lcs_wrap {
min-width:50px;
margin-right:10px !important;
}
.LRC_form form button {
margin-top:-15px;
background-color:var(--theme-color-text_link) !important;
color:white !important;
border:none !important;
font-size:1.1em !important;
padding: 10px 30px !important;
border-radius: 35px !important;
}
.LRC_form form button:hover {
background-color:var(--theme-color-text_hover) !important;
}
@media (max-width:600px) {
.LRC_form form fieldset section.pc_form_field {
width:100% !important;
}
}
/* BOX LICENSE IMG */
section.LRC_img_license {
margin-top:2em;
padding:1.75em;
font-size:0.8em;
line-height:1.25em;
background-color:var(--theme-color-alter_bg_color);
border:1px solid var(--theme-color-bd_color);
}
section.LRC_img_license p {
margin:0;
}
section.LRC_img_license > div {
display:flex;
min-width:100%;
align-items:center;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid var(--theme-color-bd_color);
}
section.LRC_img_license > div img {
max-width:50px;
margin-right:20px;
}
/* BOX EVENT INFO */
.LRC_event_info {
display:flex;
flex-wrap:wrap;
}
.LRC_event_info > div {
background-color:var(--theme-color-alter_bg_color);
border:1px solid var(--theme-color-bd_color);
padding:1.25em;
margin-bottom:1.5em;
}
.LRC_event_info > div:first-child {
margin-right:50px;
}
.LRC_event_info > div h4 {
margin:0;
}
.LRC_event_info > div p {
margin:1.1em 0 0;
}
#LRC_custom_tags {
padding-top:1.5em;
margin-top:1.5em;
border-top:1px solid var(--theme-color-bd_color);
}
#LRC_company_card {
display:flex;
flex-direction:column;
width:100%;
}
#LRC_company_card > div {
background:red;
padding:20px;
background-color:var(--theme-color-alter_bg_color);
line-height:1em;
margin-bottom:2px;
order:2;
}
#LRC_company_card > div:last-child {
order:1;
margin-top:1.5em;
font-weight:bold;
text-transform:uppercase;
background:white;
border:2px solid var(--theme-color-bd_color);
}
.tax-argomento_trattato .post_meta {
display:none;
}
article.post_layout_classic-masonry_2.azienda .post_meta {
display:none;
}
/* FOOTER + benner */
footer.footer_wrap {
padding-top:35px !important;
padding-bottom:35px;
}
.logo_footer {
text-align:center;
border-bottom:2px solid #E6E2DB;
padding-bottom:30px;
}
.logo_footer a {
max-width:200px;
display:inline-block;
}
.LRC_general_wrap {
width:100%;
max-width:1130px;
padding-left:20px;
padding-right:20px;
margin:0 auto;
box-sizing:border-box;
}
.footer_copyright_wrap {
border-top:2px solid #E6E2DB;
display:flex;
justify-content:space-between;
align-items:center;
font-size:13px;
line-height:1.3em;
padding-bottom:20px;
padding-top:20px;
flex-wrap:wrap;
}
.footer_menu_wrap .footer_menu_inner {
width:auto !important;
}
.footer_social a {
margin-left:20px;
}
.LRC_flex_footer {
display:flex;
justify-content:space-between;
align-items:flex-start;
}
.LRC_footer_wrap {
width:calc(100% - 200px);
}
@media (max-width:760px) {
.footer_copyright_wrap > div {
width:100%;
text-align:center;
}
.footer_copyright_wrap > div.copyright_text {
padding-bottom:15px;
}
.footer_social a {
margin-left:10px;
margin-right:10px;
}
}
@media (max-width:600px) {
.LRC_flex_footer {
flex-direction:column;
align-items:center;
}
.LRC_footer_wrap {
order:2;
width:100%;
}
}
/* FORM */
.LRC_form form {
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.LRC_form form > p {
width:calc(50% - 15px);
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.LRC_form form > p:last-child {
width:100%;
}
.LRC_form .LRC_full > label,
.LRC_form form > p > label {
font-size:15px;
line-height:1.2em;
}
.LRC_form .LRC_full {
width:100%;
}
.LRC_form .LRC_full .wpcf7-radio {
display:flex;
flex-wrap:wrap;
align-items:center;
}
.LRC_form .LRC_full .wpcf7-radio label {
margin-right:20px
}
h1.elementor-heading-title {
margin-top:0;
}
.LRC_form .LRC_full > span {
margin-bottom:0 !important;
}
.LRC_form .wpcf7-submit {
margin-top:15px;
float:right;
}
@media (max-width:600px) {
.LRC_form form > p {
width:100%;
}
}
/* ASIDE + banner */
.LRC_aside {
row-gap:1rem;
}
.LRC_aside > article {
border-radius:0;
border-bottom:1px solid #E6E2DB;
}
.LRC_aside > article:last-child {
border-bottom:none;
}
.LRC_aside .entry-meta.entry-meta-divider-dot {
margin-top:3px;
}
.LRC_aside_category {
visibility:visible !important;
}
picture {
width:100%;
height:100%;
}
aside.widget_tag_cloud {
margin-top:0 !important;
padding-top:0 !important;
border-top:none !important;
}
.sidebar .sidebar_inner h5 {
border-bottom:1px solid var(--theme-color-alter_bd_color);
padding-bottom:7px;
font-weight:700;
font-size:20px;
}
.LRC_aside_link a {
display:block;
line-height:1.3em;
}
#form_newsletter_36636 {
margin-bottom:30px;
}
.LRC_aside_link h5 {
margin-top:0;
}
.LRC_aside_link a span {
background: linear-gradient(0deg, #2b729f, #2b729f) no-repeat right bottom / 0 var(--bg-h);
transition: background-size 350ms;
--bg-h: 2px;
}
.LRC_aside_link a:hover span {
background-size: 100% var(--bg-h);
background-position-x: left;
}
[class*="content_wrap"] > .sidebar {
width:300px;
}
body.body_style_wide:not(.expand_content) [class*="content_wrap"] > .content {
width:calc(100% - 350px);
}
@media (max-width: 1023px) {
.sidebar:not(.sidebar_float) .sidebar_inner {
margin-right:0 !important;
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
align-items:flex-start;
}
.sidebar:not(.sidebar_float) .sidebar_inner > * {
order:1;
}
.LRC_aside_link {
width:calc(50% - 20px);
}
.sidebar:not(.sidebar_float) .widget {
width:100% !important;
margin-right:0 !important;
order:3;
}
}
@media (max-width: 900px) {
.LRC_aside_link {
width:100%;
}
}
/* HEADER + banner*/
.top_panel_default .top_panel_navi {
border-bottom:none;
}
.LRC_header_wrap_top > .column-5_5 {
padding:0;
display:flex;
justify-content:space-between;
align-items:center;
width:100%;
}
.LRC_logo_header {
margin:0;
}
.LRC_logo_header a {
width:300px;
}
.LRC_logo_header a img {
width:100%;
height:auto;
}
.LRC_wrap_nav_heder_fixed_to_scroll {
border-bottom:1px solid var(--theme-color-bd_color);
background:#F7F5F2;
}
.LRC_scroll_nav .LRC_wrap_nav_heder_fixed_to_scroll {
position:fixed;
top:0;
left:0;
width:100%;
}
#LRC_pop_up_form_newsletter_adabra {
line-height:1em;
color:white;
background:#2b729f;
font-weight:bold;
font-size:13px;
cursor:pointer;
-webkit-transition: all 0.4s 0s linear;
-moz-transition: all 0.4s 0s linear;
-o-transition: all 0.4s 0s linear;
transition: all 0.4s 0s linear;
padding:7px 10px;
}
#LRC_pop_up_form_newsletter_adabra:hover {
color:#2b729f;
background:white;
}
#LRC_first_content_top_pushbar {
background-color:black;
padding:7px 0;
}
#LRC_first_content_top_pushbar .wrap_flex {
margin:0 auto;
display:flex;
align-items:center;
justify-content:space-between;
}
#LRC_first_content_top_pushbar .wrap_flex::after {
display:none !important;
}
#LRC_first_content_top_pushbar h1 {
font-size:16px;
margin:0;
line-height:1em;
text-align:center;
border-bottom:none;
}
#LRC_first_content_top_pushbar .SBN_wrap_list_link {
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:center;
padding-left:10px;
padding-right:10px;
}
#LRC_first_content_top_pushbar .SBN_wrap_list_link a {
font-size:13px;
padding:3px 7px;
line-height:1em;
text-align:center;
text-decoration:underline;
color:white;
}
#LRC_first_content_top_pushbar .SBN_wrap_list_link a:hover {
color:#2b729f;
}
.LRC_wrap_nav_heder_fixed_to_scroll form {
position:relative;
width:300px;
height:36px;
}
.LRC_wrap_nav_heder_fixed_to_scroll form button {
display:none;
}
.LRC_wrap_nav_heder_fixed_to_scroll .wp-block-search .wp-block-search__input {
font-size:14px;
padding:7px 15px 7px 7px !important;
border-radius:3px;
}
.LRC_wrap_nav_heder_fixed_to_scroll form::after {
position: absolute;
z-index: 0;
top: 50%;
right: 5px;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
font-size: 1.25em;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
color: var(--theme-color-input_dark);
content: '\e9a3';
cursor: pointer;
display: block;
font-family: "fontello";
margin-top: -0.5em;
pointer-events: none;
}
.LRC_wrap_nav_heder_fixed_to_scroll form:hover::after {
color:#2b729f;
}
.menu_main_nav_area #menu_main > li.menu-item > a {
color:#2b729f !important;
cursor:pointer;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.menu_main_nav_area #menu_main > li.menu-item > ul {
top:100% !important;
}
.menu_main_nav_area #menu_main > li.menu-item:hover > a,
.menu_main_nav_area #menu_main > li.menu-item > a:hover {
background-color:#2b729f;
color:white !important;
}
.top_panel_navi .columns_wrap {
margin:0 !important;
}
.sc_layouts_row_type_compact .custom-logo-link img,
.sc_layouts_row_type_compact .sc_layouts_logo img {
max-height:20rem;
}
.LRC_social_header_and_search_wrap {
display:flex;
align-items:center;
justify-content:space-between;
}
.LRC_social_header {
padding-left:15px;
}
@media (max-width:768px) {
#LRC_first_content_top_pushbar .SBN_wrap_list_link {
padding-left:0;
padding-right:0;
}
.LRC_logo_header {
margin-right:0 !important;
order:2;
padding-bottom:20px !important;
}
.LRC_header_wrap_logo > div {
flex-direction:column;
}
.LRC_wrap_nav_heder_fixed_to_scroll {
padding-top:7px;
padding-bottom:7px;
}
#LRC_first_content_top_pushbar .wrap_flex {
flex-direction:column;
padding-bottom:10px;
}
#LRC_first_content_top_pushbar h1 {
padding-top:15px;
padding-bottom:7px;
}
#LRC_pop_up_form_newsletter_adabra {
margin-top:10px;
}
}
@media (max-width:550px) {
.LRC_wrap_nav_heder_fixed_to_scroll form {
width:150px;
}
}
@media (max-width:350px) {
.LRC_wrap_nav_heder_fixed_to_scroll form {
width:90px;
}
}
/* template pagina aziende */
body.page-template-template_pagina_aziende .post_content form button {
display:none;
}
body.page-template-template_pagina_aziende .post_content form input {
width:100%;
box-sizing:border-box;
}
.LRC_link_list_wrap {
display:flex;
flex-wrap:wrap;
align-items:flex-start;
}
.LRC_link_list_wrap a {
text-transform:uppercase;
padding:5px 10px;
line-height:1em;
margin:5px;
display:block;
border:1px solid var(--theme-color-bd_color);
}
.LRC_link_list_wrap a:hover {
background-color:#2b729f;
color:white;
border-color:#2b729f;
}
/* last content */
.ADV_last_content_text {
padding-top:15px;
}
.sc_layouts_menu {
visibility: visible !important;
overflow: visible !important;
}
#menu_main li.menu-item ul.sub-menu {
display: block;
opacity: 0;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
pointer-events: none;
top:calc(100% - 10px) !important;
}
#menu_main li.menu-item:hover ul.sub-menu {
opacity: 1;
pointer-events: all;
top:100% !important;
}
nav.menu_mobile_nav_area {
margin-left: auto !important;
margin-right: auto !important;
}
.menu_mobile_fullscreen {
z-index: 99999999999999;
}
.menu_mobile .menu_mobile_nav_area li {
position: relative;
}
.menu_mobile .menu_mobile_nav_area ul.sub-menu {
display: block;
max-height: 0;
overflow: hidden;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
padding:0 0 0 0.65em;
}
.menu_mobile .menu_mobile_nav_area ul.sub-menu.SBN_open {
max-height: 1000px;
padding: 0.3em 0 0.3em 0.65em;
}
span.open_child_menu {
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
text-align: center !important;
}
span.open_child_menu.SBN_sub_menu_rotate_icon {
transform: rotate(180deg);
}