/*SZEROKOŚĆ STRONY*/ .small-12.large-6.large-offset-3.columns.end { width: 90%; margin-left: 8.3%; } .grid-items{ overflow: visible!important; } .post-grid.grid{ overflow: visible; } .grid-items .layer-wrapper { margin-left: 10px!important; margin-right: 10px!important; } .item { cursor: pointer; border: 1px solid #fdd616; margin-bottom: 90px!important; height: 350px!important; margin-left: 30px!important; margin-right: 30px!important; } @media only screen and (max-width: 767px) and (min-width: 0px){ #post-grid-4759 .item { width: 90%; height: auto!important; }} .item:hover .title { background: transparent; } #post-grid-4759 .item:hover { background: #eceff1; border-color: #fff; } .title{ display: block; position: relative; font-family: "calendas_plmonousregular", serif; color: #546e7a; background:#fff; margin-top: -60px!important; padding: 0 10px; } .title a:hover { color:inherit; } .categories{ font-family: "Fira Sans", sans-serif; font-size: 12px; text-transform: uppercase; margin-bottom: 20px; padding: 0 10px; } .excerpt { font-size: 14px!important; font-family: "Fira Sans", sans-serif!important; padding: 0 10px; line-height: 1.6; margin-bottom: 1rem!important; } .excerpt:after { content:'...' } .post_date{ display: block; text-transform: uppercase!important; font-size: 12px!important; letter-spacing: 2px!important; padding: 0 10px; } .post_date:before{ content:""; display: block; position: relative; width:100px; border-bottom: 1px solid #cfd8dc; bottom: 10px; right: 40px } .read_more { visibility:hidden; } .read_more:after { content: 'czytaj wiecej'; visibility:visible; position: absolute; right: -20px; bottom: -12px; opacity: 1; background: #fdd616 center center; color: #546e7a; display: inline-block; padding: 12px 25px 10px 25px; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 100%; letter-spacing: 2px; }