/*
Theme Name: Azwa
Theme URI: https://www.nayrathemes.com/azwa-free/
Author: Nayra Themes
Author URI: https://www.nayrathemes.com/
Description: Azwa is a fast and lightweight, multi-purpose WordPress theme. Enjoy Ken Burns effect, background elements, & smooth animations. Build amazing website with Azwa. Checkout the demo of Azwa Pro https://www.nayrathemes.com/demo/pro/?theme=azwa
Template: conceptly
Version: 13.6
Tested up to: 6.8
Requires PHP: 5.6
Requires at least: 4.7
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: azwa
Slug: azwa
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.

*/

/* 
    Azwa Start
 */


 @keyframes animation-pulse-grow{to{transform:scale(1.05)}}

 .header-info li[class*='tlh-'] a {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
 }
 
 .header-info .tlh-content {
     line-height: 1.5;
     text-align: left;
 }
 
 .header-info .tlh-icon {
     margin-right: 5px;
     position: relative;
 }
 
 .azwa-template .header .header-above .header-info a {
     letter-spacing: 0.2px;
 }
 
 .azwa-template .header .header-above i {
     color: #ff5d00;
     background: none;
 }
 
 .azwa-template .header .pull-down-toggle i {
     background-color: #ffffff;
 }
 
 .azwa-template .header .header-above .mobi-above .header-info i,
 .azwa-template .header .header-above .trh-social i {
     color: #ffffff;
 }
 
 .azwa-template .header .header-above .header-info i {
     width: 44px;
     height: 44px;
     line-height: 44px;
     font-size: 28px;
     margin-right: 0;
     vertical-align: middle;
 }
 
 .azwa-template .header .header-above .header-info a:hover i,
 .azwa-template .header .header-above .header-info a:focus i {
     animation-name: animation-pulse-grow;
     animation-duration: .3s;
     animation-timing-function: linear;
     animation-iteration-count: infinite;
     animation-direction: alternate;
     -webkit-transform: none;
     transform: none;
     color: #ffffff;
     background: #ff5d00;
 }
 
 .azwa-template .header .mobi-above .header-info a:hover i,
 .azwa-template .header .mobi-above .header-info a:focus i {
     color: #ff5d00;
     background: #ffffff;
 }
 
 .menubar .menu-wrap > li > a {
     -webkit-transition: all .3s linear 0ms;
     -khtml-transition: all .3s linear 0ms;
     -moz-transition: all .3s linear 0ms;
     -ms-transition: all .3s linear 0ms;
     -o-transition: all .3s linear 0ms;
     transition: all .3s linear 0ms;
 }
 
 .active-azwa .menubar .menu-wrap > li > a {
     padding: 0px 10px;
 }
 
 .active-azwa .menubar .menu-wrap > li:hover > a,
 .active-azwa .menubar .menu-wrap > li:focus > a,
 .active-azwa .menubar .menu-wrap > li.focus > a,
 .active-azwa .menubar .menu-wrap > li.active > a {
     color: #ff5d00;
 }
 
 .azwa-template input[type="button"], .active-azwa input[type="reset"],
 .azwa-template input[type="submit"],
 .azwa-template .wp-block-search__button,
 .azwa-template .blog-post .read-more-link,
 .azwa-template .blog-post .more-link,
 .azwa-template .boxed-btn,
 .navigation.posts-navigation .nav-links a,
 .wp-block-loginout a, .wp-block-button a{
     border-radius: 0;
     font-family: 'Poppins', sans-serif;
 }
 
 .azwa-template .wp-block-search__button:after,
 .azwa-template .blog-post .read-more-link:after,
 .azwa-template .blog-post .more-link:after,
 .azwa-template .boxed-btn:after {
     content: '';
     position: absolute;
     top: 0;
     left: -200%;
     width: 200%;
     height: 100%;
     -webkit-transform: skewX(-20deg);
     -khtml-transform: skewX(-20deg);
     -moz-transform: skewX(-20deg);
     -ms-transform: skewX(-20deg);
     -o-transform: skewX(-20deg);
     transform: skewX(-20deg);
     background-image: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(255,255,255,.4)),to(transparent));
     background-image: linear-gradient(to right,transparent,rgba(255,255,255,.4),transparent);
     z-index: -1;
 }
 
 .azwa-template .wp-block-search__button:hover:after,
 .azwa-template .blog-post .read-more-link:hover:after,
 .azwa-template .blog-post .more-link:hover:after,
 .azwa-template .boxed-btn:hover:after {
     -webkit-animation: btn_shine 1.2s ease;
     animation: btn_shine 1.2s ease;
     -webkit-animation-delay: .1s;
     animation-delay: .1s;
 }
 
 @-webkit-keyframes btn_shine{100%{left:200%}}@keyframes btn_shine{100%{left:200%}}
 
 .azwa-template .wp-block-search__button:before,
 .azwa-template .blog-post .read-more-link:before,
 .azwa-template .blog-post .more-link:before,
 .azwa-template .boxed-btn:before {
     display: none;
 }
 
 .azwa-template .purchase-btn i {
     border-radius: 0;
 }
 
 .azwa-template .single-icon:after,
 .azwa-template .single-icon .spin-circle,
 .azwa-template .single-contact:after {
     display: none;
 }
 
 .azwa-template .contact-wrapper {
     background: none;
     border-bottom-width: 0;
     box-shadow: none;
     margin-top: 0;
 }
 
 .azwa-template .single-contact:not(:first-child) {
     margin-left: 26px;
 }
 
 .azwa-template .single-icon {
     padding: 0;
     width: 55px;
     height: 55px;
 }
 
 .azwa-template .single-icon i {
     width: 55px;
 }
 
 .azwa-template .single-contact.active .single-icon,
 .azwa-template .single-contact:focus-within .single-icon,
 .azwa-template .single-contact:hover .single-icon {
     border-radius: 5px;
     background-color: #ffffff;
     -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
     box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
 }
 
 .azwa-template .single-contact {
     padding: 36px 22px;
     border: none;
     z-index: 0;
     box-shadow: 0 15px 45px -5px rgba(0,0,0,.10);
 }
 
 .azwa-template .single-contact:focus-within,
 .azwa-template .single-contact:hover,
 .azwa-template .single-contact.active {
     color: #ffffff;
 }
 
 .azwa-template .single-contact:before {
     content: '';
     z-index: -1;
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     height: 5px;
     -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
     -khtml-transition: all .25s cubic-bezier(.645,.045,.355,1);
     -moz-transition: all .25s cubic-bezier(.645,.045,.355,1);
     -ms-transition: all .25s cubic-bezier(.645,.045,.355,1);
     -o-transition: all .25s cubic-bezier(.645,.045,.355,1);
     transition: all .25s cubic-bezier(.645,.045,.355,1);
     background-color: #ff5d00;
 }
 
 .azwa-template .single-contact:focus-within:before,
 .azwa-template .single-contact:hover:before,
 .azwa-template .single-contact.active:before {
     height: 100%;
 }
 
 .header-single-slider {
     position: relative;
     background-color: #111111;
     background-repeat: no-repeat;
     background-position: center center;
     width: 100%;
     z-index: 0;
     background-size: 100% 100%;
     padding: 90px 0;
     display: flex;
     align-items: center;
     flex-wrap: wrap;
     min-height: 720px;
 }
 
 .header-single-slider:after {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: -1;
     background-color: #000000;
     opacity: 0.5;
 }
 
 .azwa-template .theme-slider div.theme-content {
     margin-bottom: 0;
 }
 
 .azwa-template .theme-slider.slider-mobi-image .container {
     padding: 0;
 }
 
 .azwa-template .theme-slider.slider-mobi-image div.theme-content {
     max-width: 100%;
     margin: 0;
 }
 
 .azwa-template .slider-mobi-image div.text-center [class*='col-']:nth-child(2) {
     margin-top: 15px !important;
 }
 
 .azwa-template .header-slider h1 {
     font-size: 18px;
     font-weight: 700;
     color: #ffffff;
     font-family: 'Poppins', sans-serif;
 }
 
 .azwa-template .header-slider h1 span {
     font-size: 60px;
     font-weight: 700;
     line-height: 68px;
     margin-top: 5px;
     display: inline-block;
 }
 
 .azwa-template .header-slider p {
     margin-top: 7px;
     color: #ffffff;
 }
 
 .azwa-template .header-slider .owl-nav:not(.disabled) {
     display: inline-block;
     position: absolute;
     bottom: 0;
     right: 119px;
     margin: 0;
 }
 
 .azwa-template .header-slider .owl-nav [class*='owl-'] {
     display: inline-block;
     width: 70px;
     height: 70px;
     text-align: center;
     line-height: 70px;
     color: #111111;
     background-color: #ffffff;
     border-radius: 0;
     margin: 0;
     -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
     -khtml-transition: all .25s cubic-bezier(.645,.045,.355,1);
     -moz-transition: all .25s cubic-bezier(.645,.045,.355,1);
     -ms-transition: all .25s cubic-bezier(.645,.045,.355,1);
     -o-transition: all .25s cubic-bezier(.645,.045,.355,1);
     transition: all .25s cubic-bezier(.645,.045,.355,1);
 }
 
 .azwa-template .header-slider .owl-nav [class*='owl-']:hover,
 .azwa-template .header-slider .owl-nav [class*='owl-']:focus-within {
     color: #ffffff;
     background-color: #ff5d00;
 }
 
 .service-azwa {
     text-align: center;
     background-color: #ff5d00;
     margin-bottom: 64px;
     position: relative;
     overflow: hidden;
     -webkit-box-shadow: 0 8px 40px rgba(12,12,12,.1);
     -khtml-box-shadow: 0 8px 40px rgba(12,12,12,.1);
     -moz-box-shadow: 0 8px 40px rgba(12,12,12,.1);
     -ms-box-shadow: 0 8px 40px rgba(12,12,12,.1);
     -o-box-shadow: 0 8px 40px rgba(12,12,12,.1);
     box-shadow: 0 8px 40px rgba(12,12,12,.1);
     padding-top: 8px;
 }
 
 .service-azwa:before {
     content: '';
     height: 8px;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     background-color: inherit;
 }
 
 .service-azwa-over .item-featured {
     min-height: 512px;
 }
 
 .service-azwa-over .item-featured,
 .service-azwa-over {
     position: relative;
 }
 
 .service-azwa-over .item-featured:before {
     content: '';
     width: 100%;
     height: 80%;
     left: 0;
     bottom: 0;
     position: absolute;
     background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.76)),to(rgba(0,0,0,0)));
     background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.76),rgba(0,0,0,0));
     background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.76),rgba(0,0,0,0));
     background-image: -ms-linear-gradient(bottom,rgba(0,0,0,.76),rgba(0,0,0,0));
     background-image: -o-linear-gradient(bottom,rgba(0,0,0,.76),rgba(0,0,0,0));
     background-image: linear-gradient(bottom,rgba(0,0,0,.76),rgba(0,0,0,0));
     filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.76)',endColorStr='rgba(0, 0, 0, 0)');
 }
 
 .service-azwa-over .item-featured img {
     width: 100%;
 }
 
 .item-holder {
     -webkit-transition-delay: .3s;
     -moz-transition-delay: .3s;
     transition-delay: .3s;
     display: flex;
     flex-wrap: wrap;
     width: 100%;
     align-items: center;
     background-color: #ffffff;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 40px 50px;
     -webkit-transform-origin: 50% 0%;
     transform-origin: 50% 0%;
     -webkit-transition: all .3s linear .1s;
     -khtml-transition: all .3s linear .1s;
     -moz-transition: all .3s linear .1s;
     -ms-transition: all .3s linear .1s;
     -o-transition: all .3s linear .1s;
     transition: all .3s linear .1s;
     -webkit-transform: perspective(500px) rotateX(0deg);
     -khtml-transform: perspective(500px) rotateX(0deg);
     -moz-transform: perspective(500px) rotateX(0deg);
     -ms-transform: perspective(500px) rotateX(0deg);
     -o-transform: perspective(500px) rotateX(0deg);
     transform: perspective(500px) rotateX(0deg);
 }
 
 .service-azwa-over:hover .item-holder {
     opacity: 0;
     -webkit-transform: perspective(500px) rotateX(-90deg);
     -khtml-transform: perspective(500px) rotateX(-90deg);
     -moz-transform: perspective(500px) rotateX(-90deg);
     -ms-transform: perspective(500px) rotateX(-90deg);
     -o-transform: perspective(500px) rotateX(-90deg);
     transform: perspective(500px) rotateX(-90deg);
     -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
     transition-delay: 0s;
     -webkit-transition: all .3s linear 0ms;
     -khtml-transition: all .3s linear 0ms;
     -moz-transition: all .3s linear 0ms;
     -ms-transition: all .3s linear 0ms;
     -o-transition: all .3s linear 0ms;
     transition: all .3s linear 0ms;
 }
 
 .service-azwa-over .item-icon {
     font-size: 74px;
     color: #ff5d00;
     line-height: 1;
     margin: 0 auto 26px auto;
 }
 
 .item-holder .item-icon i {
     text-shadow: 150px 400px 0 rgb(255 93 0 / 0.2);
 }
 
 .service-azwa-over .item-title {
     font-size: 22px;
     margin-bottom: 20px;
 }
 
 .item-gap {
     width: 76px;
     height: 3px;
     margin: auto;
     position: relative;
 }
 
 .item-gap:before, .item-gap:after {
     content: '';
     height: 100%;
     position: absolute;
     top: 0;
     background-color: #ff5d00;
 }
 
 .item-gap:before {
     left: 0;
     width: 19px;
 }
 
 .item-gap:after {
     right: 0;
     width: 51px;
 }
 
 .service-azwa-over .item-btn,
 .service-azwa-over .item-content {
     margin-top: 17px;
 }
 
 .item-meta {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 40px;
     background-color: rgb(17 17 17 / 0.85);
     opacity: 0;
     -webkit-transform-origin: 50% 0%;
     transform-origin: 50% 0%;
     -webkit-transition: all .3s linear 0ms;
     -khtml-transition: all .3s linear 0ms;
     -moz-transition: all .3s linear 0ms;
     -ms-transition: all .3s linear 0ms;
     -o-transition: all .3s linear 0ms;
     transition: all .3s linear 0ms;
     -webkit-transform: perspective(500px) rotateX(-90deg);
     -khtml-transform: perspective(500px) rotateX(-90deg);
     -moz-transform: perspective(500px) rotateX(-90deg);
     -ms-transform: perspective(500px) rotateX(-90deg);
     -o-transform: perspective(500px) rotateX(-90deg);
     transform: perspective(500px) rotateX(-90deg);
 }
 
 .item-meta .item-title,
 .item-meta .item-content p {
     color: #ffffff;
 }
 
 .item-meta .item-title a {
     color: inherit;
 }
 
 .service-azwa-over:hover .item-meta {
     opacity: 1;
     -webkit-transform: perspective(500px) rotateX(0deg);
     -khtml-transform: perspective(500px) rotateX(0deg);
     -moz-transform: perspective(500px) rotateX(0deg);
     -ms-transform: perspective(500px) rotateX(0deg);
     -o-transform: perspective(500px) rotateX(0deg);
     transform: perspective(500px) rotateX(0deg);
     -webkit-transition-delay: .25s;
     -moz-transition-delay: .25s;
     transition-delay: .25s;
 }
 
 .azwa-template .menu-right .header-search-toggle {
     width: 40px;
 }
 
 .azwa-header-slider {
     overflow: hidden;
     position: relative;
     z-index: 0;
 }
 
 .slider-mobi-image .text-center [class*="col-"]:first-child {
     flex-basis: 100%;
     max-width: 100%;
 }
 
 .slider-mobi-image .text-center [class*="col-"]:nth-child(2) img {
     margin: auto;
 }
 
 .slider-mobi-image .text-left [class*="col-"]:nth-child(2) img {
     margin-left: auto;
 }
 
 .slider-mobi-image .text-right [class*="col-"]:first-child {
     order: 1;
 }
 
 .owl-item .slider-mobi-image img {
     width: auto;
     height: auto;
 }
 
 /* Azwa 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: #ff5d00;
     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: #ff5d00;
     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: #ff5d00;
 }
 
 .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: #ff5d00;
 }
 
 /* // */
 
 .azwa-template #breadcrumb-area {
     padding-top: 165px;
 }
 
 .azwa-template #breadcrumb-area:after {
     background: #0F1425;
     opacity: 0.8;
 }
 
 @media only screen and (max-width:1200px) and (min-width:992px) {
     .azwa-template .header-slider .owl-nav {
         right: 45px;
     }
 }
 
 @media (min-width: 601px) and (max-width: 991px) {
     .azwa-template .single-contact:not(:first-child) {
         margin-left: auto;
     }
 }
 
 @media only screen and (max-width:600px) {
     .azwa-template .single-contact:not(:first-child) {
         margin-left: 0;
     }
     .header-single-slider {
         min-height: 245px;
         padding: 15px 0;
     }
     .slider-mobi-image {
         padding: 15px;
         background-size: cover;
     }
 }
 
 /* Azwa Responsive Start */
 @media only screen and (max-width:991px) {
     .azwa-template .header-slider h1 span {
         font-size: 32px;
         line-height: 40px;
     }
 }
 
 @media screen and (min-width: 992px) {
     .azwa-template .header-above-desk .container > .row {
         margin: 0 -30px;
     }
     .azwa-template .header .header-above {
         background-color: #ffffff;
         padding: 2em 0;
     }
     .azwa-template .header .header-above a {
         color: #111111;
     }
     .azwa-template .header-above li:after {
         background: rgb(255 255 255 / 0.25);
     }
     .azwa-template .trh-social {
         width: 100%;
         padding: 8px 12px;
         background-color: #ff5d00;
         position: absolute;
         bottom: 3px;
         z-index: 0;
     }
     .azwa-template .trh-social:before {
         content: '';
         height: 100%;
         width: 100px;
         position: absolute;
         top: 0;
         right: -10px;
         -webkit-transform: skew(-23deg);
         -khtml-transform: skew(-23deg);
         -moz-transform: skew(-23deg);
         -ms-transform: skew(-23deg);
         -o-transform: skew(-23deg);
         transform: skew(-23deg);
         z-index: -1;
         background-color: inherit;
     }
     .azwa-template .header .navigator-wrapper {
         margin-bottom: -4%;
     }
     .azwa-template .header .navbar-area {
         padding: 0;
         max-width: 960px;
         margin: 0 auto;
         background-color: #f6f6f6;
     }
     .azwa-template .header .navbar-area > .container {
         position: relative;
         padding-top: 7px;
         padding-left: 27px;
         padding-right: 27px;
     }
     .azwa-template .header .navbar-area > .container:before {
         content: '';
         height: 7px;
         width: 100%;
         position: absolute;
         top: 0;
         left: 0;
         border-bottom: 1px dashed #ababab;
     }
     .azwa-template .header .navbar-area > .container::after {
         content: "";
         position: absolute;
         bottom: -14px;
         height: 14px;
         background-color: #e6d7ce;
         right: 14px;
         left: 14px;
     }
     .azwa-template .header .navbar-area > .container > .row:before,
     .azwa-template .header .navbar-area > .container > .row:after {
         content: '';
         border-width: 7px;
         border-style: solid;
         border-color: #ff5d00;
         width: 0;
         height: 0;
         top: 100%;
         position: absolute;
     }
     .azwa-template .header .navbar-area > .container > .row {
         position: relative;
     }
     .azwa-template .header .navbar-area > .container > div.row:before {
         left: -12px;
         border-bottom-color: transparent;
         border-left-color: transparent;
     }
     .azwa-template .header .navbar-area > .container > div.row:after {
         right: -12px;
         border-right-color: transparent;
         border-bottom-color: transparent;
     }
     .azwa-template .header .navbar-area .menubar .menu-wrap > li > a {
         line-height: 102px;
     }
     .azwa-template .header .menu-right li.search-button {
         margin-left: 0;
         padding-left: 0;
         border-left: none;
     }
     .azwa-template .header .menu-right > ul {
         min-height: 102px;
     }
     .slider-mobi-image p {
         margin-bottom: 40px;
     }
     .slider-mobi-image .boxed-btn {
         line-height: 39px;
         font-size: 16px;
         font-weight: 600;
         padding-left: 45px;
         padding-right: 45px;
     }
 }
 
 @media screen and (min-width: 1200px) {
     .azwa-template .header .navbar-area {
         max-width: 1140px;
     }
 }
 
 @media screen and (max-width: 575px) {  }
 
 @media screen and (max-width: 420px) {
     .slider-mobi-image [class*="col-"] {
         flex-basis: 100%;
         max-width: 100%;
     }
     .slider-mobi-image [class*="col-"]:nth-child(2) {
         margin-top: 2rem !important;
     }
     .slider-mobi-image .text-right [class*="col-"]:first-child {
         order: 0;
     }
     .slider-mobi-image .col-8 {
         text-align: center;
     }
     .slider-mobi-image .col-8 p,
     .slider-mobi-image .col-4 img {
         margin: auto;
         max-height: 160px;
     }
     .slider-mobi-image .col-8 p {
         margin-bottom: 20px;
     }
 }
 /* Azwa Responsive End */
 
 .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-calendar td a {
     text-decoration: none;
 }
 
 ul.wp-block-social-links li a {
     font-size: 24px;
 }
 
 .sidebar .wp-block-latest-comments {
     padding: 0;
 }	
 
 footer .widget_block {
     padding: 0;
 }
 
 #footer-widgets .widget_media_image figcaption {
     font-weight: 600;
 }
 
 
 #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: 0;
 }	
 
 #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;
 }
 
 .site-content .wp-block-site-logo {
     padding: 15px 0;
 }
 
 .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;
 }
 
 .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: #ff5d00;
    border: 1px solid #ff5d00;
    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;
}

blockquote.wp-block-quote.has-text-color p, blockquote.wp-block-quote.has-text-color p var, blockquote.wp-block-quote.has-text-color p cite, blockquote.wp-block-quote.has-text-color cite {
	color: inherit;
}

.wp-block-table figcaption {
	text-align: center;
}
.sidebar .widget .wp-block-group .wp-block-image {
	margin-bottom: 0;
}
ul.wp-block-rss {
 	list-style: disc;
}
.has-text-color a:hover, .has-text-color a:focus {
	color: inherit;
}
.entry-content ul:last-child {
	margin-bottom: 0;
}
.wp-block-code.has-text-color code {
	color: inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
 	padding: 0;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
	padding-top: 0.5rem;
 	padding-bottom: 0.5rem;
 	font-size: 0.875rem;
}

/*wp-Block-RSS*/
ul.wp-block-rss {
	list-style: none;
	margin-left: 0;
}
ul.wp-block-rss li.wp-block-rss__item {
    margin-bottom: 1rem;
}
ul.wp-block-rss li.wp-block-rss__item:last-child {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
	margin-top: 0;
	margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a {
 	font-weight: 600;
}

.wp-block-quote.is-style-large {
	padding-top: 1.10rem;
	padding-bottom: 1.10rem;
}

.sidebar .widget .wp-block-group .wp-block-file, .sidebar .widget .wp-block-group .wp-block-image {
	padding: 1.563rem 1.000rem 1.563rem;
}

.widget .wp-block-group .is-vertical a {
    color: inherit;
}

.entry-content ol.wp-block-latest-comments {
	padding-left: 2rem;
}

.wp-block-table figcaption {
  text-align: center;
}

.post .entry-content ul.wp-block-archives {
	margin-left: 1.125rem;
	list-style: disc
}

.wp-block-code.has-background code {
	background: inherit;
}

.wp-block-group .wp-block-embed,
.wp-block-group .wp-block-image {
	 padding: 1.563rem 1.000rem 1.563rem;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
     width: auto;
}

.widget .wp-block-group .wp-block-columns {
	margin-bottom: 0;
}

.widget .wp-block-group .wp-block-rss li:last-child {
    padding-bottom: 0;
}

ul.wp-block-page-list a {
    text-decoration: none;
}

.sidebar .wp-block-group .is-nowrap {
    margin: 1.563rem 1.000rem 1.563rem;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
    font-weight: 600;
    line-height: 1.5;
}

​.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2em;
    width: 2em;
}

.sidebar .widget .wp-block-group .is-layout-flow h2 {
	border-left: 0 none;
}

.wc-block-components-product-title a,
.wc-block-components-product-title a:hover,
.wc-block-components-product-title a:focus {
	text-decoration: none;
}

.wp-block-verse {
    padding: 10px;
}

.wp-block-details summary {
    font-weight: 600; 
}
  
.wp-block-calendar .wp-calendar-nav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
 }

 .sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
	padding: 1.563rem 1.000rem 1.563rem;
}

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
      font-size: 24px;
      line-height: 34px;
      text-transform: capitalize;
      margin-bottom: 15px;
}

.sidebar .widget .wp-block-group .wp-block-embed {
    margin: 0;
}

.sidebar .widget .wp-block-group ol li {
    padding-bottom: 0.625rem;
}

.wp-block-details summary {
    font-weight: 600;
    padding: 10px;
}

.wp-block-latest-posts__post-author {
    font-size: 1.7rem;
    font-weight: 600;
}

a.wc-block-grid__product-link {
    text-decoration: none;
}

.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a:hover {
    color: inherit;
}

.sidebar .widget .wp-block-group .wp-block-cover,
.sidebar .widget .wp-block-group .wp-block-separator {
  margin-bottom: 0rem;
}

.wp-block-quote .wp-block-search {
	padding-bottom: 5px;
}

.wc-block-mini-cart__icon,
 	.wc-block-mini-cart__badge {
 	       color: inherit;
}

.sidebar .widget .wp-block-pullquote cite {
    z-index: 1;
}

.sidebar .widget .wp-block-group .is-nowrap {
    margin: 1.563rem 1.000rem 1.563rem;
}

.wp-block-post-title a {
    text-decoration: none;
 }
 
 .wp-block-details summary {
    font-weight: 600;
}

.wp-block-group.has-black-border-color {
    border-color: #333 !important;
}   

.widget .wp-block-group .wp-block-preformatted a {
    color: inherit;
}

.wp-block-woocommerce-single-product .wp-block-post-title a {
    text-decoration: none;
}

.footer-sidebar .widget .wp-block-group .wp-block-image .wp-element-caption a {
    color:inherit;
}

.sidebar .widget .wp-block-group .is-nowrap p {
	padding: 0;
}

.sidebar .widget.widget_block .wp-block-group ul.wp-block-latest-posts__list {
    margin-left: 0;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
	font-weight: 600;
	line-height: 1.5;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover,
.wc-block-components-product-title a.wc-block-components-product-name:focus {
	color: inherit;
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
}

.widget .wp-block-heading:before {
	left: 0;
	top: 0;
}

div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
	font-weight: 700;
	font-size: 24px;
}

.wc-block-components-checkout-place-order-button{
	background: inherit;
}

.widget .wp-block-social-links {
	margin-bottom: 0;
}

.wp-block-latest-comments article{
	margin-bottom: 0px;
}

.sidebar .widget .wp-block-group .wp-block-button .wp-block-button__link {
	color: #fff;
}

button.wp-block-search__button.wp-element-button:hover,
button.wp-block-search__button.wp-element-button:focus{
    border: 2px solid;
}

.wc-block-components-totals-coupon__content button.components-button {
    border-radius: 4px;
}

.wp-block-code code img {
	padding: 10px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
	text-decoration: none;
}

.wc-block-cart-items td {
	color: inherit;
}

.wc-block-components-totals-coupon__content button.components-button {
    border-radius: 0;
}

ul.wp-block-page-list a {
    text-decoration: none;
}

.wc-block-featured-category__link .wp-block-button__link:focus {
	color: #fff;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
	color: inherit;
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 1.4rem;
}

.wp-block-group .wp-block-details p {
	margin-top: 1rem;
    padding-top: 1rem;
}

.woocommerce table.shop_attributes td {
    text-decoration: none;
}

.wc-block-cart-items th {
	color: inherit;
}

.wp-block-latest-posts__post-author {
	font-size: 18px;
	font-weight: 600;
}

.post .entry-content ul.wp-block-post-template li.wp-block-post .wp-block-post-date {
	padding-bottom: 1.2rem;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
	color: #fff;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
    text-decoration: none;
}

.widget .wp-block-group pre.wp-block-preformatted {
    background: rgba(26, 26, 26, 0.8);
    color: #ddd;
}

.sidebar .widget .wp-block-file .wp-block-file__button {
    background-color: #1b8415;
}

.wp-block-social-links .wp-social-link:last-child {
    margin-bottom: 8px;
}

.wp-block-code.has-background code {
    background: inherit;
}

.wc-block-mini-cart__footer-checkout:focus {
    background-color: inherit;
    color: #fff;
}

.wc-block-cart__submit-button,
.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:focus {
	text-decoration: none;
}

.wc-block-mini-cart__badge {
    color: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	line-height: 16px;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
	font-size: 1.2rem;
	text-decoration: none;
}

.wc-block-mini-cart__footer span.wc-block-components-totals-item__label {
	font-size: 16px;
	line-height: 20px;
}

.wp-block-file.has-background {
	padding: 0.5rem;
}

.wc-block-cart-item__remove-link {
	text-decoration: none !important;
}

a.wp-block-latest-posts__post-title {
    text-decoration: none;
}

.wp-block-latest-comments__comment a {
	text-decoration: none;
}

.has-background.wp-block-read-more {
	padding: 0.25em 1.375em;
}

.wc-block-components-product-badge {
    font-size: 1rem !important;
}

.wc-block-components-totals-coupon-link {
	text-decoration: none;
}

.wc-block-grid__product-price.price ins {
    line-height: 18px;
}

.wc-block-components-product-badge {
    text-decoration: none;
}

.wp-block-file a {
	line-height: 18px;
}

.wc-block-components-totals-coupon-link {
    line-height: 18px;
}

.wp-block-comment-author-name a {
    color: inherit;
}

.wp-block-comment-date span a {
    color: inherit;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	text-decoration: none;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover	{
	color: #fff;
}