#btn-sent {
padding: 16px 60px !important;
border-radius: 16px;
}
.input-style {
border-radius: 8px !important;
background: #f2f2f2 !important;
} .wpcf7-form p label {
width: 100%;
}  @media only screen and (max-width: 959px) {
.container, body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 90% !important;
}
} .recent-posts-title {
overflow:hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
} .wp-block-button a:hover {
color: #cccccc;
}
.wp-block-image img {
border-radius: 8px !important;
border: 2px solid #ececec;
} .theme-heading .text::after {
color: #2abf64 !important;   
} @media only screen and (max-width: 767px) {
.related-thumb img {
height: 400px !important;
}
}
@media only screen and (max-width: 500px) {
.related-thumb img {
height: 300px !important;
}
}
.related-thumb img {
object-fit: cover;
height: 175px;
border-radius: 8px;
} .related-thumb {
background: #fff;
} #site-logo {
float: right;
}
.minimal-header.left-menu #site-logo, .transparent-header.left-menu #site-logo {
padding-right: 0px !important;
padding-left: 20px;
}
.oceanwp-mobile-menu-icon.mobile-right {
float: left;
} .cv_table {
overflow-y: unset !important;
}
.cv_table  td:first-child { width: 10% !important;
}
.cv_table td, tr {
border: none;
}
@media screen and (max-width: 480px) {
.cv_table td { 
display: block;
width: 100%;
}
.cv_table  td:first-child { width: 10% !important;
}
} .tablepress thead th, .tablepress tbody td {
border: 1px solid #c4c4c4;
}
.tablepress tbody td {
font-size: 16px
}  .oceanwp-recent-posts .recent-posts-info {
display: none;
} #ocean_recent_posts-4 ul li {
border-top: none;
} #footer-widgets .footer-box .widget-title{
padding-left:0;
border-width:0px;
}
#footer-widgets .theme-select{
background-color: #fff;
color: #929292;
}
#footer-widgets .theme-select:after{
color: #929292;
}
.container {
width: 1140px;
max-width: 100%;
margin: 0 auto;
}
.oceanwp-social-icons.style-colored li a {
color: white !important;
}
#footer-widgets .footer-box a {
color: #878787;
}
#footer-widgets .col-1 {
width: 20%;
}
#footer-widgets .col-2 {
width: 30%;
}
#footer-widgets .col-3 {
width: 25%;
}
#footer-widgets .col-4 {
width: 25%;
}
@media only screen and (max-width: 959px) {
#footer-widgets .col-1 {
width: 50%;
}
#footer-widgets .col-2 {
width: 50%;
}
#footer-widgets .col-3 {
width: 50%;
}
#footer-widgets .col-4 {
width: 50%;
}
}