/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
body a:focus {
    outline: none !important;
}
body {
    padding-top: 110px;
}
.sticky header#site-header {
    box-shadow: 0 2px 8px -1px #ffffff69;
}
.sticky a.custom-logo-link img {
    transform: scale(0.8);
}
header#site-header {
    position: fixed;
    top: 0;
}
p:last-child{
    margin-bottom:0
}
#site-navigation-wrap .dropdown-menu >.current-menu-item.last-item-btn > a {
    color: #fff;
}
#site-navigation-wrap .dropdown-menu >.current-menu-item.last-item-btn > a:hover{
	color:var(--e-global-color-primary)
}
#main #content-wrap {
    padding-top: 0;
    padding-bottom: 0;
}
.elementor-container,.container {
    padding-left: 25px;
    padding-right: 25px;
}
.elementor-container .elementor-container{
    padding-left: 0;
    padding-right: 0;
}
.elementor-section-full_width .elementor-container {
    padding-left: 0;
    padding-right: 0;
}
header#site-header a.menu-link {
    padding: 0 25px;
}
.last-item-btn span.text-wrap {
    background: var(--e-global-color-primary);
    padding: 15px 24px;
}
.last-item-btn span.text-wrap:hover {
    background: #fff;
}
header#site-header {
    padding: 13px 0;
}
.hero_sec:before {
    content: '';
    width: 100%;
    height: 72%;
    background: var(--e-global-color-primary);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0px 69% 0;
}
.service_box_col .elementor-element.elementor-widget-icon-box {
    max-width: calc(33.33% - 20px);
}
.service_box_col .elementor-widget-wrap {
    flex-wrap: wrap;
    gap: 30px;
}
.service_box_col .elementor-element.elementor-widget-icon-box .elementor-widget-container {
    backdrop-filter: blur(8px);
    height: 100%;
}
.service_sec:before {
    width: 43%;
    height: 124px;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background: var(--e-global-color-primary);
}
.list_style.elementor-widget {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.list_style.elementor-widget-icon-box:before {
    counter-increment: list;
    content: "0"counter(list);
    color: #fff;
    font-size: 22px;
    min-width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    z-index: 2;
    position: relative;
}
.list_style.elementor-widget-icon-box:after {
    content: '';
    color: #fff;
    font-size: 22px;
    min-width: 60px;
    height: 60px;
    border: 1px solid;
    transition: all 0.5s;
    border-radius: 4px;
    transform: rotate(45deg);
    position: absolute;
}
.list-items .elementor-widget-wrap {
    counter-reset: list;
}
.list_style.elementor-widget-icon-box:hover:before {
    color: var(--e-global-color-primary);
}
.list_style.elementor-widget-icon-box:hover:after {
    background-color: #fff;
}
.testimonial_sec .slide-block .slide-basic-info {
    display: none;
}
.testimonial_sec  .slide-block {
    width: 63% !important;
}
.testimonial_sec .slide-content {
    padding-left: 30px;
    display: flex;
    flex-direction: column;
}
.testimonial_sec .slide-content .slide-description {
    line-height: 170% !important;
}
.testimonial_sec .block-shadow.slider-container-block-background {
    flex-direction: unset;
}
.testimonial_sec .block-shadow.slider-container-block-background {
    padding: 0;
}
.testimonial_sec .slide-content span.slide-title {
    order: 1;
    margin-top: 20px;
}
.testimonial_sec .slide-image:after {
    transform: translatex(8px);
    content: '';
    width: 100%;
    height: calc(100% - 8px);
    position: absolute;
    top: 0;
    left: 0;
    background: var(--e-global-color-primary);
    z-index: -1;
    border-radius: 0 110px 0 0;
}
.testimonial_sec .slide-image {
    position: relative;
    padding-top: 8px;
}
.testimonial_sec .swiper-button-next, .testimonial_sec  .swiper-button-prev {
    bottom: 10px;
    top: auto;
    left: 50%;
    border-radius: 10px !important;
    border: 1px solid var(--e-global-color-primary);
}
.testimonial_sec .swiper-button-prev {
    transform: translateX(-30px);
}
.testimonial_sec .swiper-button-next {
    transform: translateX(30px);
}
.testimonial_sec .mySwiper {
    padding-bottom: 70px !important;
}
.testimonial_sec .mySwiper .swiper-button-next:after,.testimonial_sec .mySwiper .swiper-button-prev:after {
    font-size: 14px !important;
}
.our-talent-sec .card-content {
    padding: 0 !important;
}
.our-talent-sec .mySwiper.myEmployees .card .image {
    height: 344px;
    padding: 0;
}
.our-talent-sec .mySwiper.myEmployees .card .image img.card-img {
    object-fit: cover;
}
.our-talent-sec .mySwiper.myEmployees .card .name-profession {
    margin-top: 0;
    padding: 16px;
    text-align: left;
    background: var(--e-global-color-primary);
    justify-content: flex-start;
    align-items: flex-start;
}
.our-talent-sec .mySwiper.myEmployees .card .name-profession span.profession {
    display: none;
}
.our-talent-sec .mySwiper.myEmployees {
    width: 100%;
    padding-bottom: 0;
}
.our-talent-sec .mySwiper.myEmployees .swiper-button-next:after,.our-talent-sec .mySwiper.myEmployees .swiper-button-prev:after {
    font-size: 16px;
}
.our-talent-sec .mySwiper .swiper-button-next, .our-talent-sec .mySwiper .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-color: #fff0;
    background-image: none;
    border: 1px solid var(--e-global-color-primary);
    border-radius: 10px;
    top: -42px;
}
.our-talent-sec .mySwiper .swiper-button-prev {
    left: auto;
    right: 73px;
}
.our-talent-sec .mySwiper .swiper-button-next:hover, .our-talent-sec .mySwiper .swiper-button-prev:hover{
    background-color: var(--e-global-color-primary);
} 
.our-talent-sec .mySwiper.myEmployees .card .name-profession span.name {
    text-align: left;
    width: calc(100% - 76px);
    font-size: 18px;
}
.our-talent-sec .mySwiper.myEmployees .card .media-icons a {
    background-color: rgb(0 10 19 / 10%);
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 1;
}
.our-talent-sec  .mySwiper.myEmployees .card .media-icons {
    flex-direction: row;
    top: auto;
    bottom: 13px;
    right: 16px !important;
}
.our-talent-sec .mySwiper.myEmployees .card .media-icons a span {
    line-height: normal;
}
.our-talent-sec .mySwiper.myEmployees .card .media-icons a:nth-child(2) {
    background-image: url(/wp-content/uploads/2024/05/onlyfuns_icon-2-1.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.our-talent-sec .mySwiper.myEmployees .card .media-icons a:hover {
    background-color: rgb(0 10 19 / 36%);
}
.faq_sec span.elementor-toggle-icon.elementor-toggle-icon-right {
    min-width: 30px;
    height: 30px;
    background: var( --e-global-color-primary );
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    float: unset !IMPORTANT;
    order: 1;
}
.faq_sec .elementor-tab-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.faq_sec span.elementor-toggle-icon.elementor-toggle-icon-right span {
    transform: translate(3px, 3px);
}
.faq_sec  .elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
    margin-inline-start: -4px;
    width: 13px;
    height: 13px;
}
.faq_sec span.elementor-toggle-icon.elementor-toggle-icon-right span.elementor-toggle-icon-opened {
    transform: translate(3px, 1px);
}
/* home-blog */
.home-blog .sp-pcp-post {
    height: 100%;
    position: relative;
}
.home-blog .sp-pcp-post .pcp-post-thumb-wrapper {
    margin-bottom: 40px;
}
.home-blog .pcp-post-thumb-wrapper .sp-pcp-thumb {
    display: block;
    width: 100%;
    height: 270px;
    overflow: hidden;
}
.home-blog .pcp-post-thumb-wrapper .sp-pcp-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}
.home-blog .sp-pcp-post .sp-pcp-post-content, .home-blog .sp-pcp-post .sp-pcp-title {
    padding: 0 20px;
}
.home-blog .sp-pcp-post .sp-pcp-title a:hover {
    color: var(--e-global-color-primary);
}
.home-blog .sp-pcp-post .sp-pcp-title, .home-blog .sp-pcp-post .sp-pcp-title a {
    color: #021425;
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
}
.home-blog .sp-pcp-post .sp-pcp-post-content{
    font-size: 14px;
    color: var(--e-global-color-accent);
    font-weight: 400;
    line-height: 140%;
}
.home-blog .sp-pcp-post .sp-pcp-post-meta i.fa.fa-calendar {
    display: none;
}
.home-blog .sp-pcp-post .sp-pcp-post-meta {
    margin-bottom: 0;
}
.home-blog .sp-pcp-post .sp-pcp-post-meta li {
    position: absolute;
    top: 251px;
    right: 10px;
    border-radius: 0;
    background: var(--e-global-color-primary);
    padding: 10px 20px;
    color: #fff;
    font-size: 13px;
    margin: 0;
}
.home-blog .sp-pcp-post .sp-pcp-post-meta li time {
    font-weight: 400;
}
.home-blog .sp-pcp-post:hover .pcp-post-thumb-wrapper .sp-pcp-thumb img {
    transform: scale(1.2) rotate(6deg);
}
.home-blog .sp-pcp-row [class*='sp-pcp-col-'] {
    padding-bottom: 20px !important;
    height: auto;
}
.home-blog .swiper-slide {
    height: auto;
}

/* blog */
span.oss-icon-wrap {
    line-height: 0;
}
.parent-blog h1 {
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-family: "Baskerville Old Face", sans-serif;
    font-weight: 400;
    padding: 50px 0;
}
body.blog main:before,.single-post main:before {
    content: '';
    width: 100%;
    height: 100%;
    background: var(--e-global-color-primary);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0px 69% 0;
    max-height: 424px;
    z-index: -1;
}
.blog-entry.post .thumbnail a:not(.mejs-volume-slider) img {
    min-height: 366px;
    object-fit: cover;
    border: 1px solid;
}
.single-post main:before {
    min-height: 700px;
}
body .oceanwp-row article.span_1_of_2 {
    width: 50%;
    padding: 0 20px 40px;
}
span.edit-link {
    display: none;
}
h3.blog-entry-title.entry-title a {
    font-family: 'Baskerville Old Face';
    font-size: 30px;
    font-weight: 400 !important;
}
body .blog-entry-inner.clr {
    border: 0 !important;
}
body .blog-entry.grid-entry .blog-entry-readmore a {
    font-size: 16px;
    text-decoration: none;
    border: navajowhite;
    background: var(--e-global-color-primary);
    padding: 17px;
    display: inline-block;
}
body .blog-entry.grid-entry .blog-entry-readmore a:hover {
    background: #fff;
}
.blog-entry.grid-entry .blog-entry-readmore a i {
    width: 12px;
    height: 11px;
    background-image: url('data:image/svg+xml,<svg width="10" height="9" viewBox="0 0 10 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.550049 7.99893C0.253897 8.24743 0.215268 8.68896 0.463769 8.98511C0.71227 9.28126 1.1538 9.31989 1.44995 9.07139L0.550049 7.99893ZM10.1238 1.5255C10.1575 1.14037 9.87263 0.800851 9.4875 0.767157L3.21147 0.218075C2.82634 0.184381 2.48682 0.469274 2.45313 0.854403C2.41943 1.23953 2.70433 1.57905 3.08945 1.61275L8.66814 2.10082L8.18007 7.67951C8.14638 8.06464 8.43127 8.40416 8.8164 8.43785C9.20153 8.47155 9.54105 8.18666 9.57474 7.80153L10.1238 1.5255ZM1.44995 9.07139L9.87644 2.00072L8.97654 0.928262L0.550049 7.99893L1.44995 9.07139Z" fill="white"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 10px;
}
.blog-entry.grid-entry .blog-entry-readmore a:hover i{
    filter: brightness(0) saturate(100%) invert(47%) sepia(100%) saturate(251%) hue-rotate(164deg) brightness(84%) contrast(97%);
}
.blog-entry.grid-entry .blog-entry-readmore a i:before {
    display: none;
}
html .single-post h2.single-post-title.entry-title {
    color: var(--e-global-color-primary);
    font-family: 'Montserrat';
    font-size: 48px;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}
body.single-post main#main {
    padding-bottom: 100px;
}
.single-post.content-max-width .thumbnail {
    padding: 0;
    margin-bottom: 0px;
}
body.single-post #content-wrap {
    max-width: 100% !important;
    width: 1320px !important;
}
body.single.single-post article {
    display: flex;
    flex-direction: column;
}
body.single-post.content-max-width #wrap .entry-header {
    order: -1;
    text-align: left;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto !important;
    text-align: center;
    font-family: "B";
}
html .single-post .thumbnail {
    max-width: 1320px !important;
    width: 100%;
    max-height: 600px;
    overflow: hidden;
}
html .single-post h2.single-post-title.entry-title {
    font-family: 'Montserrat';
    font-size: 48px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-family: "Baskerville Old Face", sans-serif;
    color: #fff;
}
body.single-post #main #content-wrap {
    max-width: 100% !important;
    width: 1320px !important;
    padding-top: 50px !important;
}
body.single-post.content-max-width ul.meta {
    border: 0;
    color: #ffffff;
    text-align: center;
    justify-content: start;
    width: 100%;
    order: 0;
    max-width: 1110px !important;
    margin: 0 auto 8px auto !important;
    padding: 0 20px !important;
}
html .single-post ul.meta li {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    background: var(--e-global-color-primary);
    padding: 10px 21px;
    margin-top: -22px;
    position: relative;
}
html .single-post ul.meta li i {
    display: none;
}
html .single-post .entry-content {
    order: 6;
    max-width: 1100px !important;
    width: 100% !important;
    margin: 0 auto;
    border-bottom: 1px solid #29220F;
    padding-bottom: 30px;
}
html .single-post .entry-share {
    order: 10;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
html .single-post .entry-share h3 {
    color: var(--e-global-color-primary);
    font-family: 'Baskerville Old Face';
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: 30px;
}
html .single-post .entry-share ul li a .oss-icon {
    fill: #fff !important;
}
html .single-post .entry-share ul li a {
    background-color: rgba(71, 132, 181, 0.10);
    border-color: rgba(71, 132, 181, 0.10);
}
html .single-post .entry-share ul li a:hover {
    border-color: var(--e-global-color-primary) !important;
    background: none;
}
html .single-post .entry-share ul li a:hover .oss-icon{
    fill: #fff !important;
}
html .single-post.content-max-width .entry-content p,html .single-post.content-max-width .entry-content h2{
    max-width: 1100px !important;
    width: 100% !important;
}
.blog-entry.post .blog-entry-summary {
    margin-bottom: 27px;
    margin-top: 18px !important;
}
.page-numbers a, .page-numbers span:not(.elementor-screen-only), .page-links span {
    border-radius: 10px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.blog div.site-content {
    padding-bottom: 100px;
}
html .single-post.content-max-width .entry-content h2,html .single-post.content-max-width .entry-content h3,
html .single-post.content-max-width .entry-content h4,html .single-post.content-max-width .entry-content h5,
html .single-post.content-max-width .entry-content h6,html .single-post.content-max-width .entry-content h1 {
    color: #fff;
    font-family: "Baskerville Old Face", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
    margin-top: 40px !IMPORTANT;
    margin-bottom: 20px !important;
}
html .single-post.content-max-width .entry-content img {
    display: inline;
    margin-top: 30px;
    margin-bottom: 10px;
}
.single-post .entry-content p {
    color: #1E1E1E;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
html .single-post.content-max-width .entry-content p {
    display: flex;
    flex-wrap: wrap;
    color: #FFF;
    font-size: 16px;
    line-height: 160%;
}
.entry-share.side ul.oss-social-share {
    display: flex;
    align-items: center;
    margin-left: auto;
}
html .single-post .entry-share.clr.minimal.side {
    padding: 35px 0;
    border-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}
.single-post .thumbnail img {
    border: 6px solid #ffffff;
    height: 600px;
    object-fit: cover;
}
.sp-pcp-post-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.last-item-btn a span::after {
    display: none !important;
}
.swiper-arrows-position-inside .mySwiper {
    padding: 0;
}
.our-talent-sec .card-content > div {
    position: relative;
}
@media (max-width:1199px){
    .our-talent-sec .mySwiper.myEmployees {
        padding-top: 80px;
        margin-top: -59px;
    }
    .our-talent-sec .mySwiper .swiper-button-next, .our-talent-sec .mySwiper .swiper-button-prev {
        width: 40px;
        height: 40px;
        top: -22px;
    }
    .our-talent-sec .mySwiper .swiper-button-prev {
        right: 63px;
    }
    .our-talent-sec .mySwiper.myEmployees .card .image {
        height: 270px;
    }
}
@media (max-width:1024px){
    div#primary .content-area{
        margin-bottom: 0 !important;
    }
    .sidr-open .oceanwp-mobile-menu-icon.clr.mobile-right {
        z-index: -3 !important;
        position: relative;
        opacity: 0.5;
    }
    i.sidr-class-icon.icon-close {
        font-size: 20px;
    }
    .sidr-class-current-menu-item a {
        color: var(--e-global-color-primary) !important;
        font-weight: 600 !important;
    }
    .testimonial_sec .slide-content {
        padding-left: 0; 
    }
    .testimonial_sec  .slide-block {
        width: 100% !important;
    }
    .testimonial_sec .block-shadow.slider-container-block-background {
        flex-direction: column;
    }
    .testimonial_sec .slide-image {
        max-width: 271px;
        height: 391px;
    }
    .testimonial_sec .slide-image img {
       height: 100%;
       object-fit: cover;
    }
    .about_img_col .elementor-widget-image {
        position: sticky;
        top: 100px;
    }
    .service_box_col .elementor-element.elementor-widget-icon-box {
        max-width: calc(50% - 20px);
    }
    .our-talent-sec .mySwiper .swiper-button-next, .our-talent-sec .mySwiper .swiper-button-prev {
        top: -29px;
    }
    .list_style.elementor-widget-icon-box:before {
        font-size: 15px;
        min-width: 40px;
        height: 40px;
    }
    .list_style.elementor-widget-icon-box:after {
        min-width: 40px;
        height: 40px;
    }
    body .oceanwp-row article.span_1_of_2 {
        padding: 0 10px 40px;
    }
    .blog-entry.post .thumbnail a:not(.mejs-volume-slider) img {
        min-height: 189px;
    }
    #main #content-wrap.container{
        max-width: 100%;
    }
    h3.blog-entry-title.entry-title a {
        font-size: 20px;
    }
    body.blog main:before, .single-post main:before {
        border-radius: 0 0px 50% 0;
        max-height: 278px;
    }
    .blog-entry.post .blog-entry-summary p {
        font-size: 14px;
    }
    body .blog-entry.grid-entry .blog-entry-readmore a {
        font-size: 13px;
        padding: 13px 17px;
    }
    .parent-blog h1 {
        font-size: 40px;
        padding: 31px 0;
    }
    .page-numbers a, .page-numbers span:not(.elementor-screen-only), .page-links span {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

    html .single-post.content-max-width .entry-content p {
        font-size: 15px;
    }
    html .single-post h2.single-post-title.entry-title {
        font-size: 34px;
        margin-bottom: 0;
    }
    html .single-post ul.meta li {
        font-size: 14px;
    }
    html .single-post .thumbnail {
        max-height: 400px;
    }
    html .single-post.content-max-width .entry-content h2 {
        font-size: 20px;
    }
    html .single-post .entry-share h3 {
        font-size: 12px;
    }
    body.single-post #main #content-wrap {
        padding-top: 50px !important;
    }
    body.single-post #main .content-area {
        margin-bottom: 0;
    }
    .single-post .thumbnail img {
        height: 400px;
    }
    html .single-post .entry-share h3 {
        font-size: 26px;
    }
    .single-post main:before {
        min-height: 365px;
    }
    span.oceanwp-text,span.sidr-class-close-text {
        font-size: 0;
    }
    a.sidr-class-toggle-sidr-close {
        text-align: end;
    }
    .elementor-container, .container{
        max-width: 100%;
    }
}
@media  (max-width: 767px) {
    .footer-info.elementor-element {
        order: -1;
    }
    .footer_logo.elementor-element{
        order: -2;
    }
    .elementor-container, .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .our-talent-sec .mySwiper.myEmployees .card .name-profession span.name {
        width: calc(100% - 90px);
        font-size: 16px;
    }
    .hero_sec:before {
        border-radius: 0 0px 22% 0;
    }
    .service_box_col .elementor-element.elementor-widget-icon-box {
        max-width: calc(100% - 0px);
    }
    .service_box_col .elementor-widget-wrap {
        flex-wrap: wrap;
        gap: 12px 0;
    }
    .our-talent-sec .mySwiper.myEmployees .card .name-profession span.name {
        width: calc(100% - 46px);
        font-size: 14px;
    }
    .our-talent-sec .mySwiper.myEmployees .card .image {
        height: max-content;
        width: 100%;
    }
    .our-talent-sec  .mySwiper.myEmployees .card .media-icons {
        bottom: 10px;
        right: 28px !important;
    }
    .our-talent-sec .mySwiper.myEmployees {
        padding-top: 58px;
    }
    .testimonial_sec .mySwiper {
        padding-bottom: 0 !important;
    }
    .home-blog .pcp-carousel-wrapper .sp-pcp-carousel {
        padding-top: 30px;
    }
    html .single-post ul.meta li {
        font-size: 11px;
    }
    body.single-post #main #content-wrap {
        padding-top: 30px !important;
    }
    html .single-post h2.single-post-title.entry-title {
        font-size: 26px;
    }
    html .single-post.content-max-width .entry-content h2 {
        font-size: 17px;
        margin-top: 20px !important;
    }
    html .single-post .entry-share ul li a {
        height: 30px;
        width: 30px;
    }
    html .single-post .entry-share ul li {
        margin-bottom: 10px;
    }
    body.single-post #main.site-main:before {
        height: 250px !important;
        background-size: cover !important;
    }
    html .single-post .entry-share {
        margin-bottom: 0 !important;
    }
    .single-post .thumbnail img {
        height: 220px;
    }
    html .single-post.content-max-width .entry-content p {
        font-size: 14px;
    }
    html .single-post .entry-share {
        display: block;
    }
    .entry-share.side ul.oss-social-share {
        justify-content: center;
    }
    .single-post #main #content-wrap {
        padding-bottom: 10px;
    }
    .single-post.content-max-width .thumbnail {
        margin-bottom: 6px;
    }
    html .single-post .entry-share h3 {
        font-size: 22px;
    }
    html .single-post.content-max-width .entry-content img {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .single-post main:before {
        min-height: 236px;
    }
    header#site-header {
        padding: 0px 0;
    }
    #site-logo #site-logo-inner a img{
        max-width: 50px !important;
    }
    body {
        padding-top: 79px;
    }
    .testimonial_sec .slide-image {
        max-width: 241px;
        height: 330px;
    }
    .testimonial_sec .mySwiper {
        padding: 0;
    }
    body .oceanwp-row article.span_1_of_2 {
        padding: 0 10px 12px;
    }
}
