/*
Theme Name: Avenza
Theme URI: https://www.nayrathemes.com/avenza-free/
Author: Nayra Themes
Author URI: https://www.nayrathemes.com/
Description: Avenza is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avenza comes with everything you could ever need to build an amazing website, and It's perfect for any type of business. View the demo of Avenza Pro https://www.nayrathemes.com/demo/pro/?theme=avenza
Template: avril
Version: 1.6.7
Tested up to: 6.8
Requires PHP: 5.6
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: avenza
Slug: avenza
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.

*/

/* Header Section Start */

a {
	text-decoration: underline;
	color: var(--sp-primary);
}

a:hover, a:focus {
	text-decoration: underline;
	color: var(--sp-primary);
}

.header {
    position: absolute;
    background: transparent;
}

.navbar-area {
    padding: 0;
}

.theme-slider div.theme-content {
    margin-top: 180px;
    margin-bottom: 180px;
}

.navbar-bg {
    padding-top: 20px;
    padding-bottom: 20px;
}

.info-wrapper .widget {
    padding: 50px 20px;
}

.info-section {
    margin: -166px 0px 20px 0px;
}

.info-section .contact-icon {
    font-size: 25px;
}

.info-section .info-wrapper .contact-icon i {
  height: 70px;
  width: 70px;
  border-radius: 50px;
  text-align: center;
  line-height: 67px;
  font-size: 28px;
  transition: 0.5s;
  border: 3px solid #ffffff;
}

.info-section .contact-info span.text {
 font-weight: 600;
}

.info-section .contact-info span.title {
    font-weight: 600;
}

.info-section .contact-area {
    display: inline-flex;
}

.theme-content p {
    font-weight: 300;
    margin-bottom: 46px;
}

#slider-section .owl-theme div.owl-nav [class*=owl-]:hover {
    background-color: #ffffff;
    color: #262626;
} 



.info-section .info-wrapper .info-second .widget {
    position: relative;
}

.info-section .info-wrapper .info-second .widget::before {
    content: "";
    position: absolute;
    top: -3px;
    bottom: 0;
    left: -76%;
    right: 0;
    background-color: #3C3B40;
    background-blend-mode: multiply;
    clip-path: polygon(96% 1%, 0 0, 0 100%, 75% 100%);

    



}

.info-section .info-wrapper .info-second .widget::after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: -30%;
    right: 13px;
    background-color: #3C3B40;
    clip-path: polygon(57% 0, 60% 1%, 32% 100%, 29% 100%);
    transform: rotate(353deg);
    
    
}

.info-section .info-wrapper .info-second .transparent-bg {
    transition: 0.5s;
}

.info-section .info-wrapper .info-second .transparent-bg::before {
    position: absolute;
    content: "";
    background-color: #3C3B40;
    bottom: -21px;
    right: -20px;
    height: 60px;
    width: 60px;
    border-radius: 50px;
    transition: 0.5s;
}

.info-section .widget .overlay {
    position: relative;

}

.info-section .widget .overlay::before {
    position: absolute;
    content: "";
    top: -50px;
    bottom: 1px;
    left: -19px;
    right: 0;
    height: 144px;

    width: 0;
    background-color: #ffffff;
    z-index: -3;
    transition: 0.5s;
}

.info-section .info-wrapper .info-second .widget:hover .overlay::before {
    width: 360px;
}

.info-section .info-wrapper .info-second .widget:hover::before , .info-section .info-wrapper .info-second .widget:hover::after {
    opacity: 0.1;
}

.info-section .info-wrapper .info-second .widget:hover .transparent-bg::before , .info-section .info-wrapper .info-second .widget:hover .transparent-bg::before {
    opacity: 0.1;
}

.info-section .info-first .widget::before , .info-section .info-third .widget::before {

    content: "";
    position: absolute;
    top: -3px;
    bottom: 0;
    left: -76%;
    right: 0;
    background-color: #3C3B40;
    clip-path: polygon(96% 1%, 0 0, 0 100%, 75% 100%);
    opacity: 0.1;


}

.info-section .info-first .widget::after , .info-section .info-third .widget::after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: -30%;
    right: 13px;
    background-color: #3C3B40;
    clip-path: polygon(57% 0, 60% 1%, 32% 100%, 29% 100%);
    transform: rotate(353deg);
    opacity: 0.1;
    

}


.info-section .info-first .transparent-bg::before , .info-section .info-third .transparent-bg::before {
    position: absolute;
    content: "";
    background-color: #3C3B40;
    bottom: -21px;
    right: -20px;
    height: 60px;
    width: 60px;
    border-radius: 50px;
    opacity: 0.1;
    transition: 0.5s;

}

.info-section .info-first .widget .overlay , .info-section .info-third .widget .overlay {
    position: relative;
}

.info-section .info-first .widget .overlay::before , .info-section .info-third .widget .overlay::before {
    position: absolute;
    content: "";
    top: -50px;
    bottom: 1px;
    left: -19px;
    right: 0;
    height: 144px;
    width: 0;
    background-color: #262626;
    z-index: -3;
}


.info-section .info-first .widget:hover .overlay::before , .info-section .info-third .widget:hover .overlay::before {
    width: 360px;
}

.info-section .info-first .widget:hover::before , .info-section .info-third .widget:hover::before ,.info-section .info-first .widget:hover::after , .info-section .info-third .widget:hover::after {
    opacity: 1;

}

.info-section .info-first .widget:hover .transparent-bg::before , .info-section .info-third .widget:hover .transparent-bg::before {
    opacity: 1;
}

.service-section .service-content > a:before {
    position: absolute;
    content: "";
    background-color: #3C3B40;
    top: 10px;
    left: 93%;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    transition: 0.5s;
}

.info-section .info-first , .info-section .info-second {
    position: relative;
}

.info-section .info-first::before , .info-section .info-third::before{
    position: absolute;
    content: "";
    background-color: #262626;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0;
    transition: 0.5s;
}

.info-section .info-first:hover::before , .info-section .info-third:hover::before {
    width: 100%;
}

.info-section .info-second  {
    position: relative;
}

.info-section .info-second::before {
    position: absolute;
    content: "";
    background-color: #ffffff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0;
    transition: 0.5s;
}

.info-section .info-second:hover::before  {
    width: 100%;
}

.service-item .service-icon i {
    height: 60px;
    width: 60px;
    line-height: 65px;
    text-align: center;
    border-radius: 50px;
    font-size: 30px;
}

.service-content > a {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 0;
    border-radius: 50px;
    display: flow-root;
    text-align: center;
    color: var(--sp-white);
    opacity: 0;
}

.read-more {
    margin-top: 15px;
    z-index: 5;
    position: relative;
}

.read-more a i{
    margin: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50px;
    margin-right: 10px;
     box-shadow: 1px 2px 10px 0px #00000059;
     transform: translateX(0);
     transition: 0.5s;
}

.read-more a span {
    display: inline-block;
    transform: translateX(0);
    transition: 0.5s;
}


.service-row .av-column-4:nth-child(2) .service-item .transparent-bg .bg-icon {
    position: relative;
}


 .service-item .transparent-bg {
    position: absolute;
    bottom: -59px;
    right: -60px;
    height: 150px;
    width: 150px;
    border-radius: 100px;
    text-align: center;
    line-height: 120px;
    font-size: 32px;
} 

 .service-item .transparent-bg .bg-icon {
    position: relative;
}

.service-item .transparent-bg .bg-icon i {
    position: absolute;
    top: 38px;
    left: 24%;
}

.service-row .av-column-4:nth-child(2) .service-item {
    transform: scale(1.04);
}

.service-item {
    transform: scale(1);
}

.service-item:hover {
    transform: scale(1.04);
}

.service-item:hover .read-more i {
    transform: translateX(85px);

}

.service-item:hover .read-more a span {
    transform: translateX(-40px);
}

.service-row .av-column-4:nth-child(1) .service-item:hover::after , .service-row .av-column-4:nth-child(3) .service-item:hover::after {
    display: block;
    opacity: 1;
}

/* Services Section Start */

.features-section.bg-primary .features-item {
    margin-bottom: 15px;
    padding: 10px 14px;

}

.features-section.bg-primary .features-title:after {
    display: none;
}

.features-section.bg-primary .features-item p {
    margin-top: 0;
}

.features-section.bg-primary .features-title {
    padding-bottom: 10px;
}

.features-item {
    align-items: center;
    position: relative;
}

.features-item::before {
    content: "";
    position: absolute;
    transition: 0.5s;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    clip-path: polygon(0 0, 8% 0, 19% 100%, 0% 100%);   
}

.features-section.bg-primary .features-icon {
    border: 4px #ffffff solid;
    width: 164px;
    max-width: 60px;
    height: 60px;
    margin-right: 10px;
}

.indicator {
    display: none;
}

.service-row .av-column-4:nth-child(2) .service-item, .service-item {
    position: relative;
}

.service-row .av-column-4:nth-child(2) .service-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../avenza/assets/images/Pattern.png);
    background-repeat: no-repeat;
    left: -21px;
}

.service-row .av-column-4:nth-child(1) .service-item::before , .service-row .av-column-4:nth-child(3) .service-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../avenza/assets/images/Pattern-2.png);
    background-repeat: no-repeat;
    left: -21px;

}

.service-row .av-column-4:nth-child(1) .service-item::after , .service-row .av-column-4:nth-child(3) .service-item::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../avenza/assets/images/Pattern.png);
    background-repeat: no-repeat;
    left: -21px;
    opacity: 0;
    display: none;

}

.feature-image img{
    margin: auto;
}



.breadcrumb-area {
    padding-top: 164px;
}


.funfact-item i {
    font-size: 60px;
}

section#funfact-section {
    padding: 80px 0;
}

.layout-overlay {
    position: relative;
    z-index: 2;
   
}

.layout-overlay::after {
    z-index: -1;
}

h1.counter {
    font-size: 48px;
}

.funfact-item p {
    font-size: 18px;
}

.funfact-item {
    text-align: center;
}

.header .header-above-info {
border-bottom: none !important;
}

#features-section {
    position: relative;
    counter-reset: my-counter;
}

.features-item::after {
    content: "0" counter(my-counter);
    counter-increment: my-counter 1;
    font-size: 30px;
    font-weight: 600;
    color: #FBECDF;
    position: absolute;
    right: 6px;
    top: 0;
}

#features-section::before {
    content: "";
    position: absolute;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0px;
    opacity: 5%;
    left: 0;
    background-repeat: no-repeat;
    background-image: url(../avenza/assets/images/feature_bg.png);
}

.features-item:hover::after {
    color: #F3B166;
}

.features-section.bg-primary .features-title {

    width: 90%;
}

.team-footer {
    width: 100%;
    height: 64px;
    position: absolute;
    bottom: 0;
    padding: 16px 0px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.team-member {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.team-member:hover .team-footer {
    justify-content: space-around;
    height: 100%;
    padding: 46px 10px 32px;
    background-color: rgba(0, 0, 0, 0.6);
}

.team-footer p {
    border-top: 1px solid #dddddd;
    padding-top: 16px;
}

.team-footer span {
    display: inline-block;
    margin-bottom: 16px;
   
}

 .slider-wrapper .av-btn-primary::before {
    position: absolute;
    content: "\f18e";
    font-family: fontawesome;
    right: 16px;
}

.slider-wrapper .av-btn-primary {
    padding-right: 35px;
  
}

.av-btn-primary {
    border: none;
}


.post-items table a {
    color: #fff;
}

button.header-close-menu.close-style:focus {
    outline-color: #F3B166;
}

a:hover {
    text-decoration: dotted underline;
}

.copyright-text a {
    text-decoration: underline;
}

.copyright-text a:hover {
    text-decoration: dotted underline;
}

#slider-section .owl-theme div.owl-nav [class*=owl-] {
 border: none;
}

/*Unit Test Css */
p + [class*="xl-column-"] {
	clear: both;
}

.page-links {
    clear: left;
    text-align: center;
    z-index: 0;
    width: 100%;
    max-width: fit-content;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    padding: 12px 10px;
    box-shadow: 0px 0px 5.52px 0.48px rgba(0, 0, 0, 0.2);
}

span.post-page-numbers.current {
    
    color: #fff;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    line-height: 1.8;
}

/* */

.sidebar .widget.widget_block .wp-block-group ul.wp-block-latest-posts__list {
    margin-left: 0;
}

.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;
}

.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;
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
	color: inherit;
}

.wp-block-page-list {
	list-style: none;
}