File: /home/slyfwmm/laretediclo/wp-content/themes/kicker-child/skins/affiliate/css/LRC_home.css
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}
.LRC_general_wrap {
width:100%;
max-width:1130px;
padding-left:20px;
padding-right:20px;
margin:0 auto;
box-sizing:border-box;
}
.LRC_item_link span {
color:var(--theme-color-text_dark);
background: linear-gradient(0deg, var(--theme-color-text_dark), var(--theme-color-text_dark)) no-repeat right bottom / 0 var(--bg-h);
transition: background-size 350ms;
--bg-h: 2px;
}
.LRC_item_link:hover span {
background-size: 100% var(--bg-h);
background-position-x: left;
}
h1 {
color:var(--theme-color-text_dark);
font-size:33px;
margin-top:0;
margin-bottom:25px;
border-bottom:2px solid var(--theme-color-text_dark);
}
/* NEWS TEXT CAORUSEL HOME */
.LRC_carousel_text_news_wrap {
margin-bottom:30px;
display:flex;
justify-content:space-between;
align-items:center;
position:relative;
padding-bottom:30px;
padding-top:15px;
}
.LRC_carousel_text_news_wrap > h6 {
white-space:nowrap;
margin-top:15px;
margin-bottom:15px;
}
.LRC_carousel_text_news_wrap > h6 span::before {
margin-right:10px;
}
.LRC_carousel_text_news_wrap .tns-outer {
width:calc(100% - 120px);
}
.LRC_carousel_text_news_wrap a.LRC_item_link {
font-size:13px;
font-weight:200;
}
.LRC_carousel_text_news {
display:flex;
align-items:center;
}
.LRC_left_arrow::before,
.LRC_right_arrow::before {
font-family: fontello;
display:inline-block;
}
.LRC_left_arrow::before {
content:'\e9b4';
}
.LRC_right_arrow::before {
content:'\e9b3';
}
.LRC_carousel_text_news_wrap .tns-controls {
position: absolute;
bottom: 5px;
left: 20px;
font-size: 12px;
}
.LRC_carousel_text_news_wrap .tns-controls button {
background:transparent;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.LRC_carousel_text_news_wrap .tns-controls button:hover {
opacity:0.6;
}
/* FIRST CONTENT*/
.LRC_home_first_content {
display:flex;
align-items:flex-start;
flex-wrap:wrap;
justify-content:space-between;
padding-top:35px;
}
.LRC_content_left{
width:300px;
}
.LRC_content_right {
width:220px;
}
.LRC_slider_news_home_wrap {
width:calc(100% - 580px);
position:relative;
padding-bottom:50px;
border-bottom:1px solid #E6E2DB;
}
.LRC_slider_news_home_wrap figure {
aspect-ratio:1/1;
}
.LRC_slider_news_home_wrap .tns-nav {
position:absolute;
bottom:20px;
left:0;
width:100%;
display:flex;
justify-content:space-between;
overflow:hidden;
}
.LRC_slider_news_home_wrap .LRC_item_link span {
font-size:30px;
line-height:1.3em;
--bg-h: 3px;
}
.LRC_slider_news_home_wrap .LRC_item_link p {
margin:2px 0 10px;
font-family:'Lora';
color:black;
font-size:16px;
font-weight:200;
}
.LRC_slider_news_home_wrap .tns-nav button {
width:100%;
height:4px;
position:relative;
}
.LRC_slider_news_home_wrap .tns-nav button::before,
.LRC_slider_news_home_wrap .tns-nav button::after {
width:0;
height:100%;
background-color:var(--theme-color-text_link);
display:block;
content:'';
position:absolute;
top:0;
}
.LRC_slider_news_home_wrap .tns-nav button::after {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
left:0;
}
.LRC_slider_news_home_wrap .tns-nav button.tns-nav-active::before {
width:1000%;
right:100%;
pointer-events:none;
}
.LRC_slider_news_home_wrap .tns-nav button.tns-nav-active::after {
width:100%;
}
.LRC_content_left .LRC_item_link_wrap {
margin-bottom:30px;
}
/*.LRC_home_first_content .LRC_item_link_wrap:hover figure img {
transform:scale(1.07);
}*/
.LRC_item_link_small {
display:flex;
justify-content:space-between;
border-bottom:1px solid #E6E2DB;
padding-bottom:20px;
margin-bottom:20px;
}
.LRC_item_link_small figure {
width:75px;
margin-left:10px;
}
.LRC_item_link_small .LRC_item_link {
margin-bottom: 0;
}
/* BOX TITLE */
.LRC_title_home {
display:flex;
justify-content:space-between;
align-items:flex-end;
padding-bottom:30px;
}
.LRC_title_home span {
display:block;
white-space:nowrap;
}
.LRC_title_home .LRC_title_text {
font-size:25px;
line-height:1.3em;
color:var(--theme-color-text_dark);
font-weight:700;
}
.LRC_title_home .LRC_sub_title_text {
font-family:'Lora';
margin-left:15px;
font-size: 1;
font-size: 15px;
color: black;
}
.scheme_dark .LRC_title_home .LRC_sub_title_text {
color:white !important;
}
.LRC_deco_title_01 {
width:100%;
opacity:0.4;
}
.LRC_deco_title_02 {
min-width:50px;
}
.LRC_deco_title_01,
.LRC_deco_title_02 {
margin-left:15px;
height:3px;
border-style:solid;
border-color:var(--theme-color-text_dark);
border-width:1px 0;
transform:translateY(-10px);
}
/* LAYOUT ROW */
.LRC_general_margin {
padding-top:35px;
padding-bottom:35px;
}
.LRC_black_row {
background-color: var(--theme-color-bg_color);
}
.LRC_row_layout {
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.LRC_row_layout > div {
width:calc(25% - 15px);
}
.LRC_row_layout.LRC_row_big > div {
width:calc(33.333% - 15px);
}
ul.post-categories {
list-style:none;
margin:0 0 10px;
padding:0;
text-transform:uppercase;
font-size:12px;
line-height:1em;
}
a.LRC_item_link {
display:block;
font-size:17px;
line-height:1.15em;
font-weight:700;
}
a.LRC_item_link figure {
min-width:100%;
overflow:hidden;
}
a.LRC_item_link figure img {
width:100%;
height:100%;
object-fit:cover;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a.LRC_author {
font-size:12px;
display: inline-block;
padding-top: 5px;
line-height: 1.2em;
text-transform:uppercase;
font-weight:700;
color:var(--theme-color-text_dark);
}
a.LRC_author:hover {
color: var(--theme-color-text_link);
}
a.LRC_author span {
font-weight:200;
}
/*.LRC_row_layout > div:hover img {
transform:scale(1.07);
}*/
/* LAYOUT GRID */
.LRC_grid_layout {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr;
gap: 0 20px;
}
.LRC_grid_layout .LRC_big_item {
grid-row-start:1;
grid-row-end:5;
aspect-ratio:1/1;
position:relative;
z-index:1;
display:flex;
align-items:center;
flex-direction:column;
justify-content:flex-end;
padding:20px
}
.LRC_grid_layout .LRC_big_item a {
text-align:center;
}
.LRC_grid_layout a.LRC_author:hover {
color: var(--theme-color-text_link);
}
.LRC_grid_layout .LRC_big_item::after {
content:'';
position:absolute;
width:100%;
height:100%;
left:0;
top:0;
display:block;
pointer-events:none;background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.45) 50%, rgba(0,0,0,0.35) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.45) 50%, rgba(0,0,0,0.35) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.45) 50%, rgba(0,0,0,0.35) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.LRC_grid_layout .LRC_big_item .LRC_item_img_link {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
display:block;
}
.LRC_grid_layout .LRC_big_item .LRC_item_img_link figure {
margin:0;
width:100%;
height:100%;
display:block;
}
.LRC_grid_layout .LRC_big_item .LRC_item_img_link figure img {
width:100%;
height:100%;
object-fit:cover;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
/*.LRC_grid_layout .LRC_big_item:hover .LRC_item_img_link figure img {
transform:scale(1.07);
}*/
.LRC_grid_layout .LRC_item_link span {
font-size:25px;
}
.LRC_grid_layout .LRC_small_item {
display:flex;
flex-direction:column;
border-bottom:1px solid #E6E2DB;
justify-content:center;
}
.LRC_grid_layout .LRC_big_item ul.post-categories,
.LRC_grid_layout .LRC_big_item .LRC_author,
.LRC_grid_layout .LRC_big_item .LRC_item_link {
position:relative;
z-index:2;
padding-top:10px;
}
figure.LRC_heigth_img_200 {
height: 200px !important;
}
/* RESPONSIVE */
@media (max-width:1050px) {
.LRC_content_left {
width:100%;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.LRC_content_left h1 {
width:100%;
}
.LRC_content_left .LRC_item_link_wrap {
width:calc(50% - 15px);
}
.LRC_slider_news_home_wrap {
width:calc(100% - 280px);
}
.LRC_content_right {
width:250px;
}
.LRC_grid_layout {
display: grid;
grid-template-columns: 1.2fr 0.8fr;
grid-template-rows: 1fr 1fr 1fr 1fr;
gap: 0 20px;
}
}
@media (max-width:900px) {
.LRC_row_layout > div {
width:calc(50% - 15px);
margin-bottom:20px;
}
.LRC_row_layout.LRC_row_big > div {
width:calc(50% - 15px);
}
.LRC_row_layout.LRC_row_big > div:last-child {
width:100%;
}
}
@media (max-width:760px) {
.LRC_slider_news_home_wrap {
width:100%;
}
.LRC_content_right {
width:100%;
margin-top:40px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.LRC_item_link_small {
width:calc(50% - 15px);
}
.LRC_title_home {
flex-wrap:wrap;
flex-direction:column;
align-items:flex-start;
}
.LRC_deco_title_01,
.LRC_deco_title_02 {
display:none !important;
}
.LRC_title_home span {
white-space:unset;
width:100%;
margin:0 0 10px !important;
}
.LRC_grid_layout {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr;
gap: 0 20px;
}
.LRC_grid_layout .LRC_big_item {
margin-bottom:15px;
}
.LRC_grid_layout .LRC_small_item {
padding:20px;
}
}
@media (max-width:600px) {
.LRC_carousel_text_news_wrap > h6 {
display:none;
}
.LRC_carousel_text_news_wrap .tns-outer {
width:100%;
}
.LRC_carousel_text_news_wrap {
padding-bottom:35px;
}
.LRC_carousel_text_news_wrap .tns-controls {
bottom:-5px;
}
.LRC_content_left .LRC_item_link_wrap {
width:100%;
}
.LRC_row_layout.LRC_row_big > div {
width:100%;
}
}
@media (max-width:550px) {
.LRC_item_link_small {
width:100%;
}
}
@media (max-width:500px) {
.LRC_row_layout > div {
width:100%;
}
}