/*
 Theme Name:   Variety Child Theme
 Theme URI:    https://variety.axiomthemes.com/
 Description:  Variety Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     variety
 Version:      1.0.0
 Tags:         agency, digital marketing, digital agency, company, consulting, finance, management, it company, accountant, advertising, business, startup, corporate, seo, insurance
 Text Domain:  variety
*/

/* Fonts */
@font-face{
    font-family: 'Panton';
    src: url(assets/fonts/panton/Panton-Regular.woff) format(woff),
         url(assets/fonts/panton/Panton-Regular.woff2) format(woff2);
    font-weight: 400;
}
@font-face{
    font-family: 'Panton';
    src: url(assets/fonts/panton/Panton-Bold.woff) format(woff),
         url(assets/fonts/panton/Panton-Bold.woff2) format(woff2);
    font-weight: 700;
}

/* =Theme customization starts here
------------------------------------------------------------ */
*{
    font-family: 'Panton';
}
html, body, div, span, applet, object, iframe, video, audio, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section{
    font-family: 'Panton';
}
.e-con.sc_layouts_row, .e-con.sc_layouts_row .e-con-inner{
    padding-top: 0px;
    padding-bottom: 0px;
}
header .sc_layouts_item{
    margin-left: 0px!important;
}
.nav-menu ul#menu-main-menu {
    display: flex;
    align-items: center;
    gap: 24px;
}
a.trx_addons_scroll_to_top.trx_addons_icon-up.scroll_to_top_style_default.inited.show{
	display: none!important;
}
.nav-menu > .elementor-widget-container{
    display: flex;
    align-items: center;
}
.nav-menu ul#menu-main-menu li{
    margin-top: 0px;
}
.nav-menu ul#menu-main-menu li a {
    width: max-content;
    display: flex;
    /* font-family: Panton; */
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
}
.nav-menu ul#menu-main-menu li a:before{
    display: none;
}
header .nav-menu .elementor-item:after {
    width: 25px!important;
    height: 1px!important;
    bottom: -12px!important;
}
.gtranslate_wrapper .select_container {
    color: #fff;
    border: 1px solid #F1F5F933;
    border-radius: 12px;
    padding: 4px 8px;
    /* margin-left: 16px; */
    width: 56px !important;
    height: 32px;
}
.gtranslate_wrapper .select_container:hover{
    border: 1px solid #F1F5F933;
}
.gtranslate_wrapper .select_container select:focus{
    color: #fff;
}
.gtranslate_wrapper .select_container:hover:after{
    color: #fff;
}
.gtranslate_wrapper .select_container select {
    padding: 0px!important;
    color: #fff;
    border: none;
}
.gtranslate_wrapper .select_container:after{
    color: #fff;
}
.gtranslate_wrapper .select_container select option {
    background: #fff;
    color: #000;
    padding: 12px 16px;
    font-size: 14px;
    font-family: 'Panton', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: none;
    outline: none;
}
.mobile-language select{
	color: #475569;
	visibility: visible!important;
	border: 1px solid #E2E8F0;
	background-color: #F8FAFC;
	border-radius: 12px;
	width: 56px;
	padding: 4px;
}
.mobile-language .gtranslate_wrapper .select_container{
	border-color: #E2E8F0;
}
/* GTranslate Dropdown Options Customization Only */
/* .gtranslate_wrapper .select_container select option {
    background: #1a1a1a;
    color: #fff;
    padding: 12px 16px;
    font-size: 14px;
    font-family: 'Panton', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: none;
    outline: none;
}

.gtranslate_wrapper .select_container select option:hover {
    background: #0068CC;
    color: #fff;
}

.gtranslate_wrapper .select_container select option:checked {
    background: #0068CC;
    color: #fff;
}

.gtranslate_wrapper .select_container select option:focus {
    background: #0068CC;
    color: #fff;
}

/* Style the dropdown list container */
.gtranslate_wrapper .select_container select {
    /* Keep existing select field styling intact */
}

/* Additional dropdown styling for better appearance */
/* .gtranslate_wrapper .select_container select option:first-child {
    background: #2a2a2a;
    color: #ccc;
    font-style: italic;
}

.gtranslate_wrapper .select_container select option:not(:first-child) {
    background: #1a1a1a;
    color: #fff;
}

.gtranslate_wrapper .select_container select option:not(:first-child):hover {
    background: #0068CC;
    color: #fff;
    transform: translateX(2px);
    transition: all 0.2s ease;
} */
.top_panel, [class*="scheme_"].top_panel, [class*="scheme_"].footer_wrap{
    background-color: transparent;
}
#page_preloader, .page_content_wrap, .custom-background .content_wrap > .content, .background_banner_wrap ~ .content_wrap > .content{
    background-color: #fff;
}

/* Pagination */
.page-numbers{
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    padding: 5px 6px;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    color: #94A3B8;
}
.elementor-pagination{
    display: flex;
    justify-content: center;
}
.page-numbers.current{
    background: #0068CC;
    color: #fff;
}
.page-numbers.prev, .page-numbers.next{
    width: fit-content;
}
.page-numbers.prev:before{
    content: url('assets/img/arrow-prev.svg');
    margin-right: 10px;
}
.page-numbers.next:after{
    content: url('assets/img/arrow-next.svg');
    margin-left: 10px;
    transform: rotateX('180deg');
}
/* Slider */
span.swiper-pagination-bullet{
    width: 16px!important;
    border-radius: 99px;
    margin-right: 5px !important;
    margin-left: 5px !important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 20px!important;
}

.stories-video-content{
    display: none;
}
.stories-video-content.active{
    display: block;
}
.archive .content_wrap, .blog .content_wrap, .search-results .content_wrap{
    width: 100%;
}
.archive .page_content_wrap, .blog .page_content_wrap, .search-results .page_content_wrap{
    padding-top: 0px;
}

/* Single Post */
.single-post h1.post_title.entry-title{
    font-size: 48px;
    font-weight: 700;
    line-height: 130%;
    text-align: left;
    max-width: 100%;
    color: var( --e-global-color-primary );
    letter-spacing: 0;
}
.single-post .post_meta.post_meta_other {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #172B4D;
}
.single-post .post_meta.post_meta_other .post_date{
    color: #172B4D;
}
.single-post .post_meta:has(.post_date)::before {
    content: 'Published on '; 
}
.single-post .post_featured.with_thumb {
    height: 430px;
}
.single-post article{
    color: #475569;
}
.single-post blockquote {
    font-size: 24px;
    padding: 0 40px;
    background: transparent !important;
    border-left: 1px solid var( --e-global-color-primary );
    margin-left: 40px;
    
}
.single-post article .post_content.post_content_single blockquote p{
    color: var( --e-global-color-primary )!important;
}
aside h6.post_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0;
    
}
.single-post .sidebar .sidebar_inner aside h6.post_title a {
    color: var(--e-global-color-primary);
    text-overflow: ellipsis;
    overflow: hidden;
    height: 88px;
}
.single-post .sidebar .sidebar_inner aside h5{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #64748B;
    text-transform: uppercase;
    letter-spacing: 0;
}
.single-post .sidebar .sidebar_inner{
    background: transparent;
}

/* Back Button Styles */
.single-post{
    background: #ffffff!important;
}
.single-post .page_content_wrap{
    padding-top: 0px;
}
.single-post .post_footer{
    display: none;
}
.tc-back-button-wrapper {
    /* margin: 20px 0; */
    padding: 50px 20px 32px 20px;
    background-color: #ffffff;
    /* border-bottom: 1px solid #e2e8f0; */
    position: relative;
    z-index: 10;
}

.tc-back-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    /* padding: 12px 20px;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px; */
    color: #172B4D;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /* transition: all 0.3s ease;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 15px 0; */
}
.tc-back-button:hover{
    color: #172B4D;
}
/* .tc-back-button:hover {
    background-color: #0068CC;
    border-color: #0068CC;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0, 104, 204, 0.3);
} */

.tc-back-button-icon {
    transition: transform 0.3s ease;
    display: flex;
    align-items: center;
}
.tc-back-button-icon img {
    width: 5px;
    filter: brightness(0);
}
.tc-back-button:hover .tc-back-button-icon {
    transform: translateX(-2px);
}

.tc-back-button-text {
    font-family: 'Panton', sans-serif;
}


/* Our Initiatives */
.our-initiatives-item .arrow{
    display: none;
}
.our-initiatives-item:hover > .arrow{
    display: block;
}
.our-initiative-loop-grid .e-loop-item:nth-last-child(-n+3) .our-initiatives-item {
    border-bottom: 0;
}
.our-initiative-loop-grid a{
    color: #475569;
}

.our-initiatives-item .elementor-widget-image-box .elementor-image-box-img img {
  width: 150px !important;
    height: auto;
    object-fit: contain;		
}
   
/* max width: 1440px */
@media only screen and (max-width: 1440px){
	.e-con>.e-con-inner {
    max-width: 95%;
}
}
/* Laptop View */
@media (max-width: 1366px){
    /* .nav-menu .menu-main-menu{
        padding-left: 0px;
    } */
}
@media (max-width: 1282px){
	.elementor-20457 .elementor-element.elementor-element-810a4ad{
		--width: 40%;
	}
	.elementor-20457 .elementor-element.elementor-element-81594a5{
		--width: 60%;
		justify-content: flex-end;
	}
    /* .nav-menu .menu-main-menu{
        padding-left: 0px;
    } */
     .mobile-nav-menu .elementor-nav-menu li a{
        color: #e5e5e5!important;
     }
     .mobile-nav-menu .elementor-nav-menu li:hover a{
        color: #fff!important;
     }
}
/* Responsive adjustments */
@media (max-width: 768px) {
    .tc-back-button-wrapper {
        padding: 0 15px;
        margin-bottom: 20px;
    }
    
    .tc-back-button {
        padding: 10px 16px;
        font-size: 13px;
    }
    .single-post h1.post_title.entry-title{
        font-size: 24px;
    }
	.gtranslate-select select, .gtranslate-select select:focus, .gtranslate-select select:hover{
		color: #fff!important;
	}
	
/* .gtranslate-select {
    visibility: hidden!important;
    opacity: 0!important;
    position: absolute!important;
} */
}

/* Lightbox */
/* .video-lightbox{
	display: none;
}
.video-lightbox.active{
	display: block;
} */
/* .video-lightbox {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.8);
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.video-lightbox.active {
  display: flex;
}
.video-wrapper {
  position: relative;
  max-width: 80%;
}
#close-lightbox {
  position: absolute;
  top: -30px;
  right: 0;
  cursor: pointer;
  font-size: 24px;
  color: #fff;
}
.video-lightbox video{
	max-height: 80vh;
} */
