/*
Theme Name: RDV Child
Theme URI: http://themeforest.net/user/wpoceans/portfolio/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans
Description: Canun - Lawyer & Attorney WordPress Theme
Template:	canun
Version: 1.0
Text Domain: rdv-child
*/

.section-padding {
  padding: 20px 0 !important;
}
.wp-singular .entry-media{
	display:none !important; 
}
.widget_tag_cloud .wp-block-tag-cloud a{
	background-color:#fff;
}

.service-sidebar ul {
    list-style: none;
    padding-left: 0px;
}

.service-sidebar .widget_archive ul li {
    font-size: 15px;
    font-size: 1rem;
    position: relative;
}

@media (max-width: 767px) {
    .service-sidebar .widget_archive ul li {
        font-size: 15px;
        font-size: 1rem;
    }
}

.service-sidebar .widget_archive ul>li+li {
    margin-top: 15px;
}

.service-sidebar .widget_archive ul a,
.service-sidebar .wp-block-archives li a {
    color: #38393a;
    font-size: 15px;
    font-weight: 700;
}

.service-sidebar .widget_archive ul a:hover,
.service-sidebar .widget_archive ul li:hover:before {
    color: #e3b576;
}

.service-sidebar .wp-block-search .wp-block-search__label {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    color: #020202;
    margin-bottom: 5px;
}

.service-sidebar .wp-block-search .wp-block-search__input {
    background-color: rgb(227 181 118 / 16%);
    height: 70px;
    font-size: 16px;
    padding: 6px 50px 6px 20px;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    transition: all 0.3s;
}

.service-sidebar .wp-block-search .wp-block-search__button {
    line-height: inherit;
    background: transparent;
    font-size: 20px;
    color: #fff;
    background-color: #e3b576;
    border: 0;
    outline: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 42px;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    transform: translateY(-50%);
}

.service-sidebar .wp-block-group__inner-container {
    padding: 0;
    margin-bottom: 0;
}

.service-sidebar ol.wp-block-latest-comments {
    padding-left: 0;
}

.service-sidebar .recent-post-widget .post h4 {
    font-weight: 600;
}

.service-sidebar .recent-post-widget .post .details .date {
    color: #9e9c9c;
}

.service-sidebar .category-widget ul li {
    line-height: 20px;
}

.service-sidebar .category-widget ul li:before {
    top: 11px;
}

.service-sidebar #block-13,
.service-sidebar #block-14 {
    margin-top: 0;
}

.service-sidebar .search-widget input {
    width: 100%;
}

@media (max-width: 767px) {
    .shop-section .service-sidebar {
        padding-left: 0px;
    }
}


/*------------------------------------
  service sidebar (ex blog-sidebar)
------------------------------------*/
.service-sidebar {
    /*** search-widget ***/
    /*** about-widget ***/
    /*** category-widget ***/
    /*** recent-post-widget ***/
    /*** instagram-widget ***/
    /*** tag-widget ***/
    /*** wpo-contact-widget ***/
}

@media screen and (min-width: 992px) {
    .service-sidebar {
        padding-left: 45px;
    }
}

@media (max-width: 991px) {
    .service-sidebar {
        margin-top: 80px;
        max-width: 400px;
    }
}

@media (max-width: 767px) {
    .service-sidebar {
        margin-top: 60px;
        max-width: 400px;
    }
}

.service-sidebar .widget h3,
.service-sidebar .widget h2 {
    font-size: 24px;
    color: #232f4b;
    margin: 0 0 1.3em;
    position: relative;
    text-transform: capitalize;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 700;
    padding-bottom: 20px;
}

.service-sidebar .widget h3:before,
.service-sidebar .widget h2:before {
    content: "";
    background-color: #e3b576;
    width: 55px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px;
}

.service-sidebar .widget h3:after,
.service-sidebar .widget h2:after {
    content: "";
    background-color: #f2f2f2;
    width: 80%;
    height: 4px;
    position: absolute;
    left: 65px;
    bottom: 0;
    border-radius: 10px;
}

.service-sidebar>.widget+.widget {
    margin-top: 65px;
}

.service-sidebar .search-widget form div {
    position: relative;
}

.service-sidebar .search-widget input {
    background-color: #f9f9f9;
    height: 70px;
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding: 6px 50px 6px 20px;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    transition: all 0.3s;
}

.service-sidebar .search-widget input:focus {
    background-color: rgba(55, 87, 247, 0.1);
}

.service-sidebar .search-widget form button {
    background: transparent;
    font-size: 20px;
    font-size: 1.3333333333rem;
    color: #fff;
    background-color: #e3b576;
    border: 0;
    outline: 0;
    position: absolute;
    right: 10px;
    top: 52%;
    height: 50px;
    line-height: 50px;
    width: 50px;
    border-radius: 6px;
    transform: translateY(-50%);
}

.service-sidebar .about-widget {
    text-align: center;
    background-color: #f4f8fc;
    padding: 45px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1200px) {
    .service-sidebar .about-widget {
        padding: 35px;
    }
}

.service-sidebar .about-widget .aw-shape {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.service-sidebar .about-widget .img-holder {
    margin-bottom: 25px;
}

.service-sidebar .about-widget .img-holder img {
    border-radius: 50%;
    width: 100%;
    max-width: 200px;
}

.service-sidebar .about-widget ul {
    list-style: none;
    display: flex;
    justify-content: center;
}

.service-sidebar .about-widget ul li {
    margin-right: 10px;
}

.service-sidebar .about-widget ul li:last-child {
    margin-right: 0;
}

.service-sidebar .about-widget ul li a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border-radius: 50%;
}

.service-sidebar .about-widget h4 {
    font-weight: 700;
    margin-bottom: 15px;
}

.service-sidebar .about-widget p {
    font-size: 15px;
    font-size: 1rem;
    margin-bottom: 1.2em;
}

.service-sidebar .about-widget a {
    font-family: 'Cormorant Garamond', serif;
    font-size: 14px;
    font-size: 0.9333333333rem;
    color: #232f4b;
    text-decoration: underline;
}

.service-sidebar .about-widget a:hover {
    color: #e3b576;
}

.service-sidebar .category-widget ul {
    list-style: none;
}

.service-sidebar .category-widget ul li {
    font-size: 19px;
    font-size: 1.2666666667rem;
    position: relative;
}

@media (max-width: 767px) {
    .service-sidebar .category-widget ul li {
        font-size: 16px;
        font-size: 1.0666666667rem;
    }
}

.service-sidebar .category-widget ul li span {
    position: absolute;
    right: 0;
}

.service-sidebar .category-widget ul>li+li {
    margin-top: 12px;
    padding-top: 12px;
}

.service-sidebar .category-widget ul a {
    display: block;
    color: #474f62;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
}

.service-sidebar .category-widget ul a span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #f4f8fc;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
}

@media (max-width: 767px) {
    .service-sidebar .category-widget ul a span {
        font-size: 14px;
        font-size: 0.9333333333rem;
    }
}

.service-sidebar .category-widget ul a:hover,
.service-sidebar .category-widget ul li:hover:before {
    color: #e3b576;
}

.service-sidebar .recent-post-widget .post {
    overflow: hidden;
}

.service-sidebar .recent-post-widget .posts>.post+.post {
    margin-top: 15px;
    padding-top: 15px;
}

.service-sidebar .recent-post-widget .post .img-holder {
    width: 90px;
    float: left;
}

.service-sidebar .recent-post-widget .post .img-holder img {
    border-radius: 6px;
}

.service-sidebar .recent-post-widget .post .details {
    width: calc(100% - 90px);
    float: left;
    padding-left: 20px;
}

.service-sidebar .recent-post-widget .post h4 {
    font-size: 21px;
    font-weight: 500;
    line-height: 1.3em;
    margin: 0 0 0.3em;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
}

@media (max-width: 1199px) {
    .service-sidebar .recent-post-widget .post h4 {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .service-sidebar .recent-post-widget .post h4 {
        font-size: 16px;
        font-size: 1.0666666667rem;
    }
}

.service-sidebar .recent-post-widget .post h4 a {
    display: inline-block;
    color: #232f4b;
}

.service-sidebar .recent-post-widget .post h4 a:hover {
    color: #e3b576;
}

.service-sidebar .recent-post-widget .post .details .date {
    font-size: 13px;
    color: #6e6e6e;
    font-weight: 600;
}

.service-sidebar .recent-post-widget .post .details .date i {
    display: inline-block;
    padding-right: 4px;
}

.service-sidebar .wpo-instagram-widget ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.service-sidebar .wpo-instagram-widget ul li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 5px;
    padding: 0px 3px;
}

.service-sidebar .wpo-instagram-widget ul li img {
    width: 100%;
    border-radius: 6px;
}

.service-sidebar .tag-widget ul {
    overflow: hidden;
    list-style: none;
}

.service-sidebar .tag-widget ul li {
    float: left;
    margin: 0 8px 8px 0;
}

.service-sidebar .tag-widget ul li a {
    font-size: 15px;
    font-size: 1rem;
    display: inline-block;
    padding: 5px 18px;
    color: #232f4b;
    background: #ecf4fb;
    border-radius: 5px;
}

.service-sidebar .tag-widget ul li a:hover {
    background: #e3b576;
    color: #fff;
}

.service-sidebar .wpo-contact-widget {
    border: 0;
    background: #e3b576;
    padding: 30px 40px;
}

@media (max-width: 1200px) {
    .service-sidebar .wpo-contact-widget {
        padding: 20px;
    }
}

.service-sidebar .wpo-contact-widget h2 {
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
}

.service-sidebar .wpo-contact-widget h2::before {
    left: 28px;
    background: url(../images/Single-title-shape2.png) no-repeat right center;
}

.service-sidebar .wpo-contact-widget p {
    color: #fff;
    font-size: 18px;
}

.service-sidebar .wpo-contact-widget a {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    padding-right: 90px;
    position: relative;
    margin-top: 10px;
}

.service-sidebar .wpo-contact-widget a::before {
    font-family: "themify";
    content: "";
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
