html {
font-size: 100% !important;
}
body,
.canvi-content {
background: #ffffff !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Poppins';
font-weight: 600;
text-transform: none;
color: #111;
line-height: 1.4;
}
.menu-area {
background: #f1f1f1;
}
.main-menu>ul>li>a {
display: inline-block;
color: #1a191e;
font-size: 11px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.6px;
}
.main-menu ul li.current-menu-item>a,
.main-menu ul li:hover>a {
background: transparent;
}
.search-box i {
color: #1a191e;
}
.post-title {
font-size: 20px;
}
.main-header .logo h1 {
text-transform: uppercase;
}
.posts-container {
padding-top: 30px;
}
.slide-wrap {
background: #ffffff;
}
.hentry {
margin: 0 0 50px;
}
.post-wrap {
background: #fff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 5px 45px rgb(0 0 0 / 10%);
-webkit-box-shadow: 0 5px 45px rgb(0 0 0 / 10%);
-moz-box-shadow: 0 5px 45px rgba(0, 0, 0, .1);
-ms-box-shadow: 0 5px 45px rgba(0, 0, 0, .1);
-o-box-shadow: 0 5px 45px rgba(0, 0, 0, .1);
}
.left-image {
padding: 0;
}
.left-image .post-media {
padding: 0;
vertical-align: top;
}
.left-image .post-content {
padding: 30px;
}
.sidebar-3 .sidebar-area .widget {
-ms-box-shadow: 0 5px 45px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 5px 45px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 5px 45px rgb(0 0 0 / 10%);
box-shadow: 0 5px 45px rgb(0 0 0 / 10%);
margin-bottom: 35px;
background: #fff;
padding: 30px 30px;
border-radius: 10px;
border: none;
}
.sidebar-3 .sidebar-area .widget-title {
position: relative;
padding-left: 0;
display: inline-block;
}
.sidebar-3 .sidebar-area .widget-title:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
background: #ff6f00;
width: 40px;
height: 2px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
right: -50px;
}
.sidebar-3 .widget h3,
.sidebar-3 .widget-title {
padding: 0px;
font-size: 20px;
letter-spacing: 0px;
margin-bottom: 25px;
color: #111;
border: none;
}
.sidebar-3 .widget-title:after {
content: initial;
}
.post-wrap.left-image.has-content {
display: inline-grid;
}
.post-wrap.left-image.has-content .post-media {
max-width: 100%;
display: block;
}
.comment-form {
padding: 15px;
}
.promo-three .post-category a,
.slide-wrap .caption .s-cat,
.entry-meta span,
.entry-meta span a,
.post-cats>span i,
.post-cats>span a {
display: inline-block;
font-size: 11px;
font-weight: 700;
position: relative;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.post-content .post-meta {
border-top: 1px solid #eee;
}
.footer-wrap {
padding: 0;
background: #f7f7f7;
border: none;
}
footer.site-footer {
background: #f1f1f1;
color: #949494;
font-size: 14px;
padding: 25px 0;
border-top: solid 1px #ececec;
}
.footer-menu li a {
display: inline-block;
font-size: 11px;
font-weight: 700;
position: relative;
text-transform: uppercase;
letter-spacing: 1px;
}
.promo-three .item .promo-content {
-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}
.pagination .page-numbers {
border: 0;
line-height: 40px;
padding: 0;
margin-right: 5px;
background: #eaeaea;
min-width: 40px;
height: 40px;
width: 40px;
display: inline-block;
border-radius: 50%;
color: #000;
}
ol.wp-block-latest-comments {
padding-left: 0;
}
@media (max-width: 767px) {
.post-content {
padding-left: 15px;
padding-right: 15px;
}
.left-image .post-media {
max-width: initial;
min-width: auto;
}
}
@media (max-width: 991px) {
.site-footer {
margin-bottom: 0;
}
}
.post-cats > span i, .post-cats > span a, .slide-wrap .caption .s-cat, .slide-wrap .caption span a:hover, .comment-form .logged-in-as a:last-child:hover, .comment-form .logged-in-as a:last-child:focus, .main-header a:hover, .main-header a:focus, .main-header a:active, .top-menu > ul > li > a:hover, .main-menu ul li.current-menu-item > a, .header-2 .main-menu > ul > li.current-menu-item > a, .main-menu ul li:hover > a, .post-navigation .nav-links a:hover, .post-navigation .nav-links a:focus, .tabs-nav li.tab-active a, .tabs-nav li.tab-active, .tabs-nav li.tab-active a, .tabs-nav li.tab-active, ul.trail-items li a:hover span, .author-socials a:hover, .post-date a:focus, .post-date a:hover, .post-excerpt a:hover, .post-excerpt a:focus, .content a:hover, .content a:focus, .post-footer > span a:hover, .post-footer > span a:focus, .widget a:hover, .widget a:focus, .footer-menu li a:hover, .footer-menu li a:focus, .footer-social-links a:hover, .footer-social-links a:focus, .site-footer a:hover, .site-footer a:focus, .content-area p a{
color: #001DCF !important;
}
#toTop, a.effect:before, .show-more, a.link-format, .comment-form #submit:hover, .comment-form #submit:focus, .meta_bottom .post-share a:hover, .tabs-nav li:before, .post-slider-section .s-cat, .sidebar-3 .widget-title:after, .bottom-caption .slick-current .slider-items span, aarticle.format-status .post-content .post-format::after, article.format-chat .post-content .post-format::after, article.format-link .post-content .post-format::after, article.format-standard .post-content .post-format::after, article.format-image .post-content .post-format::after, article.hentry.sticky .post-content .post-format::after, article.format-video .post-content .post-format::after, article.format-gallery .post-content .post-format::after, article.format-audio .post-content .post-format::after, article.format-quote .post-content .post-format::after{
background-color: #001DCF !important;
border-color: #001DCF !important;
}
.wls-connect-widget .form-control{
color: #001DCF !important;
}
.btn-blue{
background-color: #001DCF !important;
}
.popover-header, div.wls-connect-widget.wls-part-boat.wls-part-availability-full a.uno .realtime, .wls-connect-widget a{
color: #001DCF;
}
.wls-connect-widget .page-item.active .page-link{
background-color: #001DCF !important;
border-color: #001DCF !important;
}
.btn{
border-radius: 8px;
}
.elementor-button, .btn{ }