You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

281 lines
6.4 KiB

.ref-blog-bg {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 108, 148, 0.6)), to(#FFFFFF)), url('/theme_eco_refine/static/src/img/blog-bg.png');
background: linear-gradient(180deg, rgba(20, 108, 148, 0.6) 0%, #FFFFFF 100%), url('/theme_eco_refine/static/src/img/blog-bg.png');
background-size: cover;
}
#o_wblog_blog_top .o_wblog_post_page_cover .o_record_cover_component{
display:none;
}
#o_wblog_blog_top{
margin-top: -50px;
}
#o_wblog_blog_top .o_wblog_post_title{
display: none;
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgb(33 77 93);
}
.input-group .oe_search_button{
background: #0d5272;
width: 60px;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
color: rgb(27 80 97 / 90%);
}
.o_blog_post_title{
font-weight: 600;
}
.text-reset .mt-2 {
color: #0d5272;
}
.o_wblog_post_short_tag_section .badge{
border: 1px solid #0d5272 !important;
}
.justify-content-between a {
color: #0d5272;
}
.row .col-md-6{
padding-bottom: 3rem !important;
}
.pb-4 {
padding-bottom: 3.5rem !important;
}
.px-2 {
padding-right: 0.5rem !important;
padding-left: 1.5rem !important;
}
.ref-wrapper {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
width: 100%;
}
.ref-blog-container {
padding: 0px 0px;
}
.ref-blog-contain {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 60px;
gap: 15px;
}
.ref-blog-img_container {
overflow: hidden;
position: relative;
display: inline-block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
}
.ref-blog-detail {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.ref-blog--sub-head {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0.5rem;
}
.ref-date-single_blog {
padding-right: 1rem;
border-right: 1px solid #0D5272;
}
.ref-date {
margin: 0px 0px 16px 0px;
color: #0D5272;
font-weight: 500;
}
.ref-author {
padding-left: 1rem;
font-weight: 500;
color: #0D5272;
}
.ref-section_head {
font-size: 28px;
color: black;
font-weight: 600;
padding: 1rem 0;
}
.ref-section_head {
font-size: 28px;
color: black;
font-weight: 600;
padding: 1rem 0;
}
.ref-blog-detail a {
-0.7rem 1.5rem;
}
.ref-blog-img_container img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
height: -webkit-fill-available;
}
.text-nowrap{
font-size: 1.3em;
color: #0d5272;
}
.o_wblog_post_cover_nocard .o_record_cover_component {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 452px;
width: 453px;
}
.website_blog #o_wblog_posts_loop.o_wblog_list_view .o_wblog_post_cover_nocard .o_record_cover_container {
padding-top: 65% !important;
}
#o_wblog_posts_loop{
margin-left: -140px;
}
.o_wblog_post_cover_nocard{
width: 452px;
}
.website_blog .o_wblog_read_text {
font-size: 20px !important;
line-height: 45px !important;
font-weight: 300 !important;
width: 680px !important;
}
.mx-n2 {
margin-right: -0.5rem !important;
margin-left: -1.5rem !important;
}
.pt-2 {
padding-top: 1.5rem !important;
}
.o_wblog_post_short_tag_section .badge {
border: 1px solid #0d5272 !important;
height: 25px;
width: 115px;
font-size: 15px;
}
.ref-blog-detail .btn-primary{
margin-bottom: 18px;
padding: 0.5rem 1.5rem;
background-color: #ffff;
color: #0d5272;
border-radius: 0px;
border-width: 3px;
border-color: #0d5272;
}
.pb-4 {
padding-bottom: 0rem !important;
}
#o_wblog_posts_loop .row .mb-5{
display:none;
}
.rounded {
border-radius: 0rem !important;
border-top-left-radius: 0rem;
border-top-right-radius: 0rem;
border-bottom-right-radius: 0rem;
border-bottom-left-radius: 0rem;
}
.website_blog .o_wblog_post_page_cover.o_record_has_cover .o_wblog_post_title {
color: #733636!important;
}
#o_wblog_post_top .blog_header {
display: none;
}
#o_wblog_post_name{
font-size: 50px!important;
font-weight: 500!important;
line-height: 65px!important;
color:#0d5272!important;
}
#o_wblog_post_content .text-decoration-none .o_record_cover_container{
padding-top: 90%;
width: 850px;
}
#o_wblog_post_content .o_record_cover_component{
height: 700px;
width: 850px;
}
.website_blog .o_wblog_read_text .lead {
font-size: 28px;
line-height: 34px;
margin-bottom: 40px;
width: 900PX;
}
.website_blog .o_wblog_read_text p, .website_blog .o_wblog_read_text ul, .website_blog .o_wblog_read_text ol {
margin-bottom: 1.55em;
font-size: 20px;
margin-top: 1rem;
line-height: 38px;
width: 880px;
}
.website_blog .o_wblog_post_title #o_wblog_post_subtitle {
font-weight: 300!important;
font-size: 1.5rem!important;
}
.o_wblog_post_content_field .mt-2{
width: 860px;
}
#o_wblog_next_container .o_record_cover_container .o_record_cover_component{
width: 100%;
height: 350px;
margin-top: -62px;
}
#o_wblog_next_container .o_record_cover_container .o_record_cover_filter{
width: 100%;
margin-top: -61px;
height: 350px;
}
.website_blog #o_wblog_next_container .o_wblog_next_loader {
transform: translateZ(-5px)!important;
}
.ref-single-blog-navigation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 20px;
margin-bottom: 50px;
width: 900px;
color:black;
}
#rf-blog-prev-btn, #rf-blog-next-btn {
padding: 0.8rem 0;
cursor: pointer;
background: none;
border: none;
font-weight: 600;
font-size: 18px;
color:black;
}
#o_wblog_posts_loop .blog_post .o_record_cover_component{
height: 200px;
}
#o_wblog_post_content .o_wblog_post_title{
margin-top: 125px;
}
#o_wblog_index_content{
margin-left: 230px;
}
.oe_search_button .oe_search_found{
display:none !important;
}