/*
Theme Name: Techine
Theme URI: https://www.nayrathemes.com/techine-free/
Author: Nayra Themes
Author URI: https://www.nayrathemes.com/
Description: Techine is a fast and lightweight, multi-purpose WordPress theme. Enjoy Ken Burns effect, background elements, & smooth animations. Build amazing website with Techine. Checkout the demo of Techine Pro https://www.nayrathemes.com/demo/pro/?theme=techine
Template: conceptly
Version: 1.5
Tested up to: 6.1
Requires PHP: 5.6
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: techine
Slug: techine
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, photography, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


.techine-template .header-above a {
    font-size: 18px;
}

.techine-template .header-menu-wrap .header-above {
    border-bottom: 1px solid #3a3a3a;
}

.techine-template .header-menu-wrap {
    background: rgb(15 20 37 / 30%);
	border: 1px solid #3a3a3a;
}


.techine-template .sticky-menu .header-menu-wrap {
    background: #0f1425;
}

.techine-template .menubar .menu-wrap > li > a, .techine-template .menubar .menu-wrap > li.menu-item > a {
    color: #fff;
}

.techine-template .header-above li:after {
    content: none;
}


.techine-template .theme-slider div.theme-content .boxed-btn {
    font-weight: 600;
}

.techine-template .header-menu-wrap ul.header-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: space-around;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: 100%;
    height: 100%;
}

.techine-template  .theme-menu {
    justify-content: space-around;
}


.techine-template .single-icon .spin-circle:after {
    content: none;
}

.techine-template .contact-wrapper p {
    font-size: 16px;
}

@media only screen and (min-width:992px) {
	.logo img {
		width: 100%;
	}
    .techine-template.admin-bar .header {
        top: 32px;
    }
    .techine-template .header {
        position: absolute;
        top: 0;
        left: 0;
    }
	
	.techine-template .contact-wrapper {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: space-between;
		-ms-flex-item-align: stretch;
		align-self: stretch;
		width: 100%;
		height: 100%;
	}
	
	.techine-template .single-contact {
		flex: unset;
		position: relative;
		padding: 33px 30px 30px;
		background: #fff;
		-webkit-transition: .3s;
		transition: .3s;
		width: 20rem;
	}
	.techine-template .logo {
		background: rgb(15 20 37 / 30%);
		padding-top: 45px;
		text-align: center;
		border: 1px solid rgb(156 154 153 / 30%);
		height: 142px;
	}

}

@media only screen and (min-width: 992px){
    .techine-template .header, .techine-template .header-above {
        background: transparent;
    }
}

/* Header Above Start */

.techine-template .header-above {
    padding: 0;
    line-height: 52px;
}

.techine-template .header-above i {
    background: none;
    color: #ffffff;
}

.techine-template .header-above a:hover i,
.techine-template .header-above a:hover {
    color: #d61523;
}

.techine-template .header-menu-wrap ul.header-info i {
    font-size: 22px;
    vertical-align: middle;
}

.techine-template .header-info li:not(:last-child) {
    padding-right: 20px;
    margin-right: 15px;
}

.techine-template .header-above li:after {
    right: 0px;
    height: 100%;
    background: rgb(255 255 255 / 21%);
}

.techine-template .header-above-desk li a i {
    color: #d61523 !important;
    background: #fff !important;
}

.techine-template .header-above-desk li a:hover i,
.techine-template .header-above-desk li a:focus i {
    color: #fff !important;
    background: #d61523 !important;
}

.techine-template .header-above .trh-social li a:hover i,
.techine-template .header-above .trh-social li a:focus i {
    opacity: 1;
}

.techine-template .header-above .trh-social li:after {
    visibility: hidden;
}

/* Header Above End */


/* Navigation Start */

.techine-template .navbar-area:not(.pagination) {
    padding: 1rem 0;
    min-height: 87px;
}

.techine-template .navbar-area:not(.pagination):not(.sticky-menu) {
    box-shadow: none;
}

.techine-template .navbar-area.sticky-menu .logo,
.techine-template .theme-mobile-nav {
    background-color: #0f1425;
    border-bottom: 5px solid #d61523;
}

.techine-template .navbar-area.sticky-menu .logo {
    text-align: center;
    /* line-height: 70px; */
}

.techine-template .mobile-logo a,
.techine-template .navbar-area.sticky-menu .logo a.custom-logo-link {
    vertical-align: middle;
}

.techine-template .navbar-area:not(.sticky-menu) .menubar .menu-wrap > li.menu-item:not(:hover):not(.active):not(.focus) > a, .techine-template .navbar-area:not(.sticky-menu) .menubar .menu-wrap > li.nav-item:not(:hover):not(.active):not(.focus) > a {
    color: #ffffff;
}

.active-techine .navbar-area:not(.pagination) {
    padding: 0;
}

.active-techine .navbar-area .menubar .menu-wrap > li > a {
    line-height: 87px;
}

.active-techine .menubar .menu-wrap > li:-webkit-any(:hover, :focus, .focus, .active) > a {
    color: #d61523;
}

.active-techine .menubar .dropdown-menu li a::before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    background: #d61523;
    transform: translateY(-50%);
    transition: 200ms;
}

.active-techine .menubar .dropdown-menu li:hover > a:before,
.active-techine .menubar .dropdown-menu li.focus > a:before {
    transition: 300ms;
    width: 15px;
}

.active-techine .menubar .dropdown-menu li:hover > a,
.active-techine .menubar .dropdown-menu li.focus > a {
    background: none;
}

.active-techine .menubar .dropdown-menu li.focus > a,
.active-techine .menubar .dropdown-menu li:hover > a {
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
    padding-left: 20px;
    color: #d61523;
}

.menu-right li.search-button {
    border-left: 0;
    margin-left: 0;
}

.techine-template .header-search-close,
.techine-template .menu-right .header-search-toggle {
    color: #ffffff;
    border: 2px solid rgb(238 238 238 / 40%);
    background: #d61523;
}

.techine-template .menu-right .header-search-toggle {
    border-radius: 50px;
    width: 48px;
    height: 48px;
    line-height: 1.5;
}

.techine-template .sticky-menu .menu-right .header-search-toggle {
    background: #d61523;
}

.techine-template .header-search-close {
    padding: 0;
    width: 55px;
    height: 55px;
    border-radius: 55px;
}

.techine-template .header-search-close:hover,
.techine-template .header-search-close:focus,
.techine-template .navbar-area:not(.sticky-menu) .menu-right .header-search-toggle:hover,
.techine-template .navbar-area:not(.sticky-menu) .menu-right .header-search-toggle:focus {
    border: 2px solid rgb(239 239 239 / 40%);
    background: rgb(255 255 255 / 8%);
}

.techine-template .menu-right .header-search-toggle:hover i,
.techine-template .menu-right .header-search-toggle:focus i {
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg);
}

.techine-template .header-btn a.boxed-btn {
    padding: 12px 30px;
}

.techine-template .navbar-area:not(.sticky-menu) .header-btn a.boxed-btn:hover,
.techine-template .navbar-area:not(.sticky-menu) .header-btn a.boxed-btn:focus {
    color: #111111 !important;
}

.techine-template .navbar-area:not(.sticky-menu) .header-btn a.boxed-btn:before {
    background: #ffffff;
}

/* Navigation End */

.techine-template input[type="button"], .techine-template input[type="reset"],
.techine-template input[type="submit"], .techine-template .wp-block-search__button,
.techine-template .blog-post .read-more-link, .techine-template .blog-post .more-link,
.techine-template .boxed-btn,
.techine-template .navigation.posts-navigation .nav-links a,
.wp-block-loginout a, .wp-block-button a{
    border-radius: 50px;
}

.techine-template .header-slider .boxed-btn i {
    margin-left: 10px;
    display: inline-block;
    padding: 10px;
    border-radius: 60px;
    background: rgb(0 0 0 / 6%);
}

.techine-template .header-slider .boxed-btn:focus,
.techine-template .header-slider .boxed-btn:hover {
    transition: 300ms;
    transform: translateX(10px);
}

/* Slider Start */

 .techine-template .header-slider .owl-thumbs {
    position: absolute;
    left: 86%;
    top: 40%;
	bottom: auto;
    display: inline-grid;
    width: 100%;
}

.techine-template .header-slider button.owl-thumb-item {
    padding: 5px 0px;
}

.techine-template .header-slider .owl-nav {
	display: none;
}


/* Slider End */

/* Slider Info Start */

.techine-template .single-contact {
    padding: 30px 20px 30px 35px;
    overflow: hidden;
}

.techine-template .single-contact .single-icon {
    border: 2px solid transparent;
}

.techine-template .single-contact:hover .single-icon {
    background: none;
    border: 1px solid rgb(156 154 153 / 30%);
}


.techine-template .single-contact:hover .spin-circle:after {
    background: #ffffff;
}

.techine-template .contact-wrapper h5 {
    font-size: 17px;
    letter-spacing: 0.75px;
}

.techine-template .contact-wrapper p {
    margin-top: 5px;
}



.techine-template .header-above i {
    position: relative;
    display: inline-table;
}

.techine-template .header-above i:before {
    position: relative;
    z-index: 2;
}

.header-above a:hover i, .header-above a:focus i {
    transform: none;
    color: #ffffff;
}

.techine-template .header-above i:after {
    height: 32px;
}

.header-above a:hover i:after, .header-above a:focus i:after {
    width: 32px;
    opacity: 1;
}

/* Slider Info End */

/* Service Start */

.techine-template .service-box {
    overflow: hidden;
    padding: 40px;
    border-radius: 3px;
}

.techine-template .service-box figure {
    margin: 0;
}

.techine-template .service-box h3 {
    font-size: 18px;
    margin-bottom: 7px;
}

.techine-template .service-box h3 br,
.techine-template .service-box .devider {
    display: none;
}

.techine-template .service-box p {
    font-size: 15px;
    color: #969696;
    line-height: 1.8em;
    margin-bottom: 5px;
}

.techine-template .service-box a.boxed-btn {
    padding: 0;
    line-height: normal;
    background: none !important;
    font-weight: 600;
    color: inherit !important;
    letter-spacing: 0.25px;
    text-decoration: underline;
    transition: none;
    border-radius: 0;
}

.techine-template .service-box a.boxed-btn i,
.techine-template .service-box a.boxed-btn:before {
    display: none;
}

.techine-template .service-box figcaption {
    position: relative;
    z-index: 1;
}

.techine-template .service-box:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.5);
    position: absolute;
    top: 0;
    left: -100%;
    opacity: 1;
    z-index: 0;
}

.techine-template .service-box:focus-within:before,
.techine-template .service-box:hover:before {
    left: 0;
    transition: 300ms;
    transition-delay: 200ms;
}

.techine-template .service-icon {
    width: 70px;
    height: 70px;
    padding: 5px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    background: #d61523;
    border-radius: 100px;
    margin-bottom: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.techine-template .service-box:focus-within .service-icon,
.techine-template .service-box:hover .service-icon {
    animation-name: iconsrvbox;
    animation-duration: 1s;
}

@keyframes iconsrvbox{
    0%{
        transform:scale(1)
    }
    50%{
        transform:scale(1.1)
    }
    100%{
        transform:scale(1)
    }
}

.techine-template .service-icon i {
    margin: 0;
    font-size: 32px;
}

/* Service End */

/* 
    Unique Blog Post
*/

.blog-unique {
    background-color: #f9f9f9;
}

.unique-blog-post {
    margin-bottom: 30px;
    padding: 12px 12px 25px;
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.unique-blog-post:focus-within,
.unique-blog-post:hover {
    -webkit-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.unique-blog-post .image {
    border-radius: 5px;
    margin: 0;
    overflow: hidden;
}

.unique-blog-post .image img {
    border-radius: 5px;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}

.unique-blog-post .image:focus-within img,
.unique-blog-post .image:hover img,
.unique-blog-post:focus-within .image img,
.unique-blog-post:hover .image img {
    -webkit-transform: scale(1.1) rotate(-5deg);
    transform: scale(1.1) rotate(-5deg);
}

.unique-blog-post .unique-post-content {
    padding-top: 25px;
    padding-left: 8px;
    padding-right: 8px;
}

.unique-blog-post .unique-post-content h3,
.unique-blog-post .unique-post-content h3 a {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
}

.unique-blog-post .unique-post-content .d-flex {
    margin-top: 20px;
}

.unique-blog-post .unique-post-content .d-flex img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.unique-blog-post .unique-post-content .d-flex .info {
    margin-left: 15px;
}

.unique-blog-post .unique-post-content h5,
.unique-blog-post .unique-post-content h5 a {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 18px;
    text-transform: capitalize;
}

.unique-blog-post .unique-post-content .info span {
    display: block;
    line-height: 1;
}

.unique-blog-post .unique-post-content h3 a,
.unique-blog-post .unique-post-content h5 a,
.unique-blog-post .unique-post-content .info span a {
    color: #111111;
}

/* Special Blog */

.special-blog {
    position: relative;
    padding: 20px;
    padding-bottom: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
    transition: 0.3s;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}

.special-blog:focus-within,
.special-blog:hover {
    box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.1);
}

.special-blog > .image {
    overflow: hidden;
    border-radius: 10px;
}

.post_date {
    width: 60px;
    min-width: fit-content;
    height: 60px;
    position: relative;
    z-index: 1;
    padding: 0 9px;
    border-radius: 5px;
    display: flex;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    flex-direction: column;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    background: #d61523;
    box-shadow: 6px 5px 16px 0px rgba(0, 0, 0, 0.15);
}

.post_date span {
    font-size: 26px;
    margin-bottom: 2px;
}

.unique-blog-post .post_date {
    margin-top: -50px;
    margin-right: 15px;
    margin-left: auto;
}

.special-blog .post_date {
    margin-top: -35px;
}

.special-blog .unique-post-content {
    padding: 0;
}

.post_meta-categories span a {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #989898;
    line-height: 1.2;
    letter-spacing: 0.25px;
    text-transform: capitalize;
}

.post_meta-categories span a i {
    color: #d61523;
    margin-right: 3px;
    font-size: 18px;
}

.special-blog p {
    font-size: 15px;
    margin: 5px 0 0;
}

.unique-blog-post .read-more-link,
.unique-blog-post .more-link {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    overflow: hidden;
    margin-top: 10px;
    letter-spacing: 0.25px;
    transition: 0.5s;
    transition-delay: 0.4s;
}

.unique-blog-post .read-more-link:hover,
.unique-blog-post .read-more-link:focus,
.unique-blog-post .more-link:hover,
.unique-blog-post .more-link:focus {
    padding-left: 45px;
    transition-delay: 0s;
}

.unique-blog-post .read-more-link:before,
.unique-blog-post .read-more-link:after,
.unique-blog-post .more-link:before,
.unique-blog-post .more-link:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    transition-delay: 0.4s;
}

.unique-blog-post .read-more-link:before,
.unique-blog-post .more-link:before {
    content: '';
    left: 0;
    width: 0;
    height: 2px;
    background: #d61523;
}

.unique-blog-post .read-more-link:after,
.unique-blog-post .more-link:after {
    content: '\f105';
    font-family: fontawesome;
    font-size: 20px;
    line-height: 15px;
    font-weight: bolder;
    top: 0.5px;
    left: 0;
}

.unique-blog-post .read-more-link:hover:before,
.unique-blog-post .read-more-link:focus:before,
.unique-blog-post .more-link:hover:before,
.unique-blog-post .more-link:focus:before,
.unique-blog-post .read-more-link:hover:after,
.unique-blog-post .read-more-link:focus:after,
.unique-blog-post .more-link:hover:after,
.unique-blog-post .more-link:focus:after {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.unique-blog-post .read-more-link:hover:before,
.unique-blog-post .read-more-link:focus:before,
.unique-blog-post .more-link:hover:before,
.unique-blog-post .more-link:focus:before {
    width: 38px;
}

.unique-blog-post .read-more-link:hover:after,
.unique-blog-post .read-more-link:focus:after,
.unique-blog-post .more-link:hover:after,
.unique-blog-post .more-link:focus:after {
    left: 34px;
}

.unique-blog-post .read-more-link:hover,
.unique-blog-post .more-link:hover,
.unique-blog-post .read-more-link:focus,
.unique-blog-post .more-link:focus,
.unique-blog-post .unique-post-content h3 a:hover,
.unique-blog-post .unique-post-content h3 a:focus,
.post_meta-categories span a:hover,
.post_meta-categories span a:focus {
    color: #d61523;
}

/* // */

.techine-template #breadcrumb-area {
    padding-top: 205px;
}

.techine-template #breadcrumb-area:after {
    background: #0F1425;
    opacity: 0.8;
}

@media only screen and (max-width:767px) {
    .techine-template .header-slider p {
        display: block;
        width: 230px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .techine-template .theme-slider .text-center p {
        margin-left: auto;
        margin-right: auto;
    }
    .techine-template .theme-slider .text-right p {
        margin-left: auto;
    }
    .techine-template .header-slider .boxed-btn {
        padding: 6px 30px;
    }
    .techine-template .header-slider .boxed-btn i {
        padding: 6px;
        font-size: 11px;
        vertical-align: bottom;
    }
	.techine-template .header-slider .owl-thumbs {
		display: none;
	}
}

@media only screen and (min-width:992px) {
	.theme-slider div.theme-content {
		padding: 55px 55px 6px;
		margin-bottom: auto;
	}
    .techine-template .single-contact .d-flex {
        text-align: center;
    }
    .techine-template .header-above {
        display: block;
    }
    .techine-template .contact-wrapper {
        margin-top: -160px;
        background: none;
        border-bottom: 0;
    }
    .techine-template .single-contact {
        color: #ffffff;
        background: rgba(13, 20, 30, 0.47);        
        border: 1px solid rgb(156 154 153 / 30%);
		overflow: visible;
		border-radius: 5px;
    }
	
	.techine-template .single-contact .single-icon {
		transform: skewX(-10deg);
		position: absolute;
		left: -10%;
		top: 23%;
		border: 1px solid rgb(156 154 153 / 30%);
		background: #d61523;
		border-radius: 5px;
	}
	
	.techine-template .single-contact:hover .single-icon i {
		color: #d61523 !important;
	}

    .techine-template .single-contact:focus-within,
    .techine-template .single-contact:hover {
        background: rgba(35, 44, 57, 0.47);
    }
    .techine-template .single-contact:not(:last-child) {
        margin-right: 15px;
    }
    .techine-template .single-contact:after {
        visibility: hidden;
    }
    .techine-template .contact-wrapper p {
        color: rgba(231, 231, 231, 0.82);
    }
}

/* Slider End */

.sidebar .widget_block {
    padding: 20px;
}


.unique-post-content .wp-block-categories li {
    display: inline-block;
}

.unique-blog-post .unique-post-content .wp-block-search__button {
    font-size: 16px;
    padding: 0 25px 0px 7px;
}


.unique-post-content .wp-block-calendar {
    margin-top: 20px;
}


#footer-copyright .copyright-text p {
    font-size: 15px;
}

.wp-block-table figcaption {
    text-align: center;
	font-weight: 600;
}

.wp-block-table table td {
    text-align: center;
}

.wp-block-image figcaption {
    text-align: center;
}

.wp-block-table table td {
    text-align: center;
}

ul.wp-block-social-links li a {
    font-size: 24px;
}

.sidebar .wp-block-latest-comments {
    padding: 0;
}

#wp-calendar td:not(#prev):not(#next) a {
    text-decoration: none;
}

#footer-widgets .wp-block-latest-comments__comment a {
    word-break: break-word;
}

.woocommerce a.button {
    color: #ffffff;
}

.unique-post-content ol.wp-block-latest-comments {
    padding: 0;
}

.site-content .wp-block-latest-comments {
    padding: 0;
}

.widget .tagcloud a, .wp-block-tag-cloud a {
    border-radius: 50px;
}	

#footer-widgets .wp-block-latest-comments {
    padding: 0;
}

.sidebar .wp-block-file {
    padding: 20px;
}

.wp-block-embed iframe {
    height: auto;
}

.site-content ol.wp-block-latest-comments {
    padding: 0;
}

.comment-content a, .widget_text a, strong a, blockquote a, code a, p a{
    text-decoration: underline;
}

.widget_product_search button, .widget_search button {
    line-height: 1.8;
}

.wp-block-buttons {
    margin: 15px 0;
}

.wc-block-product-categories li {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.wp-block-search .wp-block-search__button {
    position: relative;
    padding: 0 30px 0 10px;
    border-radius:0;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.blog-post .gallery figure img {
    width: 100%;
}

.wp-block-embed figcaption {
    text-align: center;
}

.wp-block-code code img {
    display: inline-block;
    margin-left: 20px;
}

.wp-block-pullquote.has-background blockquote {
    background: inherit;
}

.site-content .wp-block-loginout,
.site-content .wp-block-search {
    padding: 20px 0;
}

pre.has-background code {
    background-color: inherit;
}

p.has-text-color em {
    color: inherit;
}

.site-content .wp-block-group.has-background {
    padding: 0 20px;
}

.wp-block-group em {
    color: inherit;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    border-color: inherit;
}

.has-text-color em,
.has-text-color h2 {
    color: inherit;
}

a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
    color: #fff;
}

.has-text-color * {
    color: inherit;
}

.has-text-color a:hover, 
.has-text-color a:focus {
    color: inherit;
}

.wp-block-pullquote.has-text-color blockquote {
    border-color: inherit;
}    

blockquote {
    border-color: inherit !important;
}

.has-background.wp-block-read-more {
    padding: 5px 10px;
}

.wp-block-calendar table caption {
    font-weight: 500;
}

.wp-block-avatar img {
    border-radius: 50%;
}

/**/
.sidebar .widget_block{
	padding: 0;
}

.wp-block-tag-cloud {
    padding: 20px;
}

.wp-block-tag-cloud a {
    border-radius: 0 20px 0 20px;
    border: 1px solid #f1f1f1;
    color: #111111;
    background: #fff;
    padding: 6px 16px;
    display: block;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}
.wp-block-tag-cloud a {
    display: inline-block !important;
    margin-right: 10px;
}

.sidebar .wp-block-search__label {
    position: relative;
    text-transform: capitalize;
    background-color: #f7f1ee;
    padding: 10px 20px;
}

.sidebar .wp-block-search__label::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
}

.sidebar .wp-block-search__inside-wrapper {
    margin: 20px;
    position: relative;
}

.sidebar .wp-block-search .wp-block-search__button {
    position: absolute;
    right: 0;
    height: 100%;
    padding: 8px;
	border-radius: 0 3px 3px 0;
}

.wp-block-image figcaption {
 	margin-bottom: 0;
}

/* gallery cross buttom style */
button.featherlight-close-icon.featherlight-close {
    background-color: #d61523;
    border: 1px solid #d61523;
    top: 40px;
    right: 40px;
    border-radius: 0;
}


/* circle hover */
.is-style-circle figure.tiled-gallery__item:before {
    content: '';
    position: absolute;
    inset: 0;
    background: #000;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.65s;
}
.is-style-circle figure.tiled-gallery__item:hover:before,
.is-style-circle figure.tiled-gallery__item:focus:before{
    visibility: visible;
    opacity: 0.5;
}

/* circle spacing */
.wp-block-jetpack-tiled-gallery .tiled-gallery__row{
	margin-right: calc(-.4 * var(--bs-gutter-x));
    margin-left: calc(-.4 * var(--bs-gutter-x));
    --bs-gutter-x: 1.5rem;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row>* {
    padding-right: calc(var(--bs-gutter-x) * .4);
    padding-left: calc(var(--bs-gutter-x) * .4);
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row:not(:last-child) {
    margin-bottom: 20px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row+.tiled-gallery__row {
    margin-top: 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__col+.tiled-gallery__col {
    margin-left: 0px;
}

/* circle box shadow */
.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item {
    border-radius: 50%;
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item {
    width: 100%!important;
    height: 100%!important;
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__item {
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__gallery{
	justify-content: center;
}

.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{
	width: 100%!important;
	margin-bottom: 20px
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item:last-child{
	margin-bottom: 0px
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item {
    margin-top: 0px;
}