/*
Theme Name: Chit Club
Theme URI: https://chit-club.ancorathemes.com/
Description: Chit Club is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0.13
Engine: 1.70.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: chit-club
*/
/* TABLE OF CONTENTS:

1. Reset tags and predefined classes
2+ See in the active skin styles

-------------------------------------------------------------- */
/* 1. Reset tags
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



html, body, div, span, applet, object, iframe,
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, video, audio {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  border: 0;
  outline: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

html, body {
  margin: 0;
  padding: 0;
  width: 100%; }

html {
  font-size: 100%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units
										   http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/
										   controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-y: scroll !important;
  overflow-x: hidden;
  height: 100%; }

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-widget button,
div.ui-widget input,
div.ui-widget select,
div.ui-widget textarea,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit; }

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  color: inherit;
  background: none;
  border-style: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

div.ui-datepicker {
  background-color: #fff; }

div.ui-accordion .ui-accordion-header {
  padding: 0; }

div.ui-accordion .ui-accordion-header-icon {
  display: none; }

div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
  padding: 0; }

div.ui-tabs .ui-tabs-nav li {
  float: none;
  margin: 0; }

div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none; }

/* Predefined classes for users
-------------------------------------------------------------- */
/* Round object corners */
.rounded_none {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.rounded_tiny {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.rounded_small {
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }

.rounded_medium {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

.rounded_large {
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px; }

.rounded {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

/* Overflow hidden */
.overflow_hidden {
  overflow: hidden !important; }

.overflow_x_hidden {
  overflow-x: hidden !important; }

.overflow_y_hidden {
  overflow-y: hidden !important; }

.wp-block-file .wp-block-file__button:hover {
  color: #fff; }

.wp-block-search + p {
  margin-top: 1em; }

.wp-block-search {
  max-width: 100%; }

.widget_search {
  overflow: hidden; }



/* CUSTOME CSS 07-08-24 */
input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"], input[type="search"], select, textarea, textarea.wp-editor-area{height:60px !important;border-width:2.5px !important;}
input[type="text"].search_field{height:50px !important;}
button,.tribe-events-nav-next a,.sc_button.sc_button_default {height:60px !important;padding:0 30px !important;display:inline-flex !important;align-items:center !important;line-height:1 !important;font-size:16px !important;color:#fff !important;max-height:60px !important;min-height:60px  !important;}

.text-orange{color:#FF7012;}
h1 .text-orange,
h2 .text-orange,
h3 .text-orange,
h4 .text-orange,
h5 .text-orange,
h6 .text-orange{colro:var(--text-orange)}


.scheme_default h1, .scheme_default h2, .scheme_default h3,
.scheme_default h4, .scheme_default h5, .scheme_default h6,
.scheme_default h1 a, .scheme_default h2 a, .scheme_default h3 a,
.scheme_default h4 a, .scheme_default h5 a, .scheme_default h6 a,
.scheme_default [class*="color_style_"] h2 a, .scheme_default [class*="color_style_"] h3 a,
.scheme_default [class*="color_style_"] h4 a, .scheme_default [class*="color_style_"] h5 a,
.scheme_default [class*="color_style_"] h6 a{color:#040F40 !important;font-weight:bold;}

body .sc_layouts_search .search_form .search_field{height:50px;background-color:#F9F9F9;border-radius:20px;border-color:#F9F9F9;}
body .sc_layouts_row_type_normal .search_wrap .search_submit{height:50px;width:50px;max-height:50px !important;max-width:50px !important;min-width:50px !important;min-height:50px !important;line-height:1;left:15px;font-size:15px;padding:0 8px !important;}
body .scheme_default input[placeholder]::placeholder{color:rgba(67,67,67,.5) !important}


.top_panel .sc_layouts_item_icon::before{color:#000} 
.top_panel .sc_layouts_item:hover .icon-shop.sc_layouts_item_icon::before{color:#6bd4ef}
.top_panel .sc_layouts_item:hover .sc_layouts_login_icon.sc_layouts_item_icon::before{color:#1DD5CA}
.top_panel .sc_layouts_item:hover .sc_layouts_cart_icon.sc_layouts_item_icon::before{color:#F22F2F}

body #header-menu{width:100% !important;text-align:center;display:flex;justify-content:center;}
body #header-menu .elementor-widget-container{width:100%;}
body #header-menu #menu_main{width:100% !important;float:none;display:flex;align-items:center;justify-content:center;right: -106px;position:relative;}
/*body #header-menu .sc_layouts_menu_nav::after, body #header-menu .sc_layouts_menu_nav ul::after{width:auto;}*/
body #header-menu #menu_main.sc_layouts_menu_nav > li{float:none;}
body .scheme_default .sc_layouts_menu_nav > li > a{
    color:#fff !important;
    font-family: 'Poppins';
  font-weight: 400 !important;
  text-transform: capitalize;
  width:100%;
  text-align: center;
  padding: 0 55px;
  white-space: nowrap;
}
body .scheme_default .sc_layouts_menu_nav > li.current-menu-item > a,
body .scheme_default .sc_layouts_menu_nav > li.current-menu-parent > a,
body .scheme_default .sc_layouts_menu_nav > li.current-menu-ancestor > a{font-weight:bold !important;}




body .scheme_default .sc_layouts_menu_nav > li ul{background:#fff;max-width:200px;margin-top:-20px;left: 15px;padding-block:5px;}
body .scheme_default .sc_layouts_menu_nav > li li > a{color:#575757 !important;padding:9px 33px;}
body .scheme_default .sc_layouts_menu_nav > li li > a:hover{color:#FF7012 !important;}


body #SR7_1_1 .nav-chit-club.sr7-arrows{
    background-color: #D6D6D6 !important;
  border-color: #D6D6D6;
  width: 62px;
}
  
body #SR7_1_1 .nav-chit-club.sr7-arrows:hover{ background-color: #171717 !important;
  border-color: #171717;}  
body #SR7_1_1 .nav-chit-club.sr7-arrows::before{ color: rgba(0,0,0,.5) !important;font-size:34px !important;}
body #SR7_1_1 .nav-chit-club.sr7-arrows:hover::before{ color: #fff !important;}

body .post_featured.hover_icon .icons a{height:68px;width:68px;background-color:#45D6FB;border-radius:15px;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;}

.home-sec-3 .sc_item_title{font-weight:500;font-size:24px;}
.home-sec-4 h3.elementor-icon-box-title,
.home-sec-5 h3.elementor-icon-box-title
{color:#fff !important;}
.home-sec-4 .elementor-icon-box-content p,
.home-sec-5 .elementor-icon-box-content p{color:#E5E5E5;}
.home-sec-4 .elementor-icon-box-content p > a,
.home-sec-5 .elementor-icon-box-content p > a
{color:#fff;padding-top:15px;font-weight:bold;text-decoration:underline;display:block;}
.what-icon .elementor-widget-container{width:90px;height:90px;padding:0 !important;display:flex;align-items:center;justify-content:center;}
.what-icon .sc_icons .sc_icons_image img{max-width:100%  !important;}

.home-sec-8 .sc_testimonials_default .sc_testimonials_item_content::before{color:#FFC700 !important;text-align: left;} 
.home-sec-8 .sc_testimonials_item{background-color:transparent !important;}
.home-sec-8 .sc_testimonials_item_content p{font-size:16px;font-weight:normal;text-align:left;color:#5E5E5E;line-height:1.5 !important;}
.home-sec-8 .sc_testimonials_item_author{text-align:left !important;color:#1F1F1F; font-weight:bold;font-size:24px;}
.home-sec-8 .sc_testimonials_default .sc_testimonials_item_author_title{color:#1F1F1F; font-weight:bold;font-size:24px;}

html.scheme_default .sc_icons.sc_icons_modern .sc_icons_item_title{font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: -0.5px;}
.activities-icon-holder{box-shadow: 0px 30px 50px 25px rgba(99, 99, 99, 0.10);}

.home-sec-10 .sc_item_filters_tabs li a{color: #040F40;

text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
letter-spacing: 0.48px;
border:1px solid #9E9E9E !important;   
padding:18px 42px;
    
}

.home-sec-10 .scheme_default .sc_item_filters_tabs a.active,
.home-sec-10 .scheme_default .sc_item_filters_tabs a:hover{background:#FF7012;border-color:#FF7012 !important;
    color: #fff !important;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.48px;
}

.home-sec-10 .scheme_default .sc_blogger_shop .woocommerce.sc_blogger_item .post_meta_categories a{
    
    font-family: Poppins !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal;
    letter-spacing: 0.3px !important;
}
.home-sec-10 .scheme_default .sc_blogger_shop .woocommerce.sc_blogger_item .post_meta_categories a *{color: #FF7012 !important;}
.scheme_default .star-rating span{color:#FFB800 !important;}
.entry-footer .sc_blogger_item_title.entry-title a{color:#000 !important;font-size:20px !important;font-weight:bold !important;}
.scheme_default .woocommerce span.amount{color:#000000  !important;font-size:15px !important;font-weight:bold !important;}

.wpcf7 .wpcf7-submit,input[type="submit"]{height:60px !important;padding:0 22px !important;line-height:1 !important;}

body .scheme_dark.footer_wrap,body .scheme_dark.footer_wrap .elementor-section{background-color:#fff !important;}

body .scheme_dark .footer_wrap .widget_custom_links .custom_links_list_item_link,
body .scheme_dark.footer_wrap .widget_custom_links .custom_links_list_item_link,
body .scheme_dark .sc_layouts_row_type_normal .widget_custom_links .custom_links_list_item_link,
body .scheme_dark.sc_layouts_row_type_normal .widget_custom_links .custom_links_list_item_link{color:#171717 !important;font-weight:400;font-size:15px;}

footer .widget_custom_links .custom_links_list_item{padding:10px 0;line-height:1;}
footer .with_icon .custom_links_list_item_title{line-height:1.65;}
footer .widget_custom_links .custom_links_list_item.with_icon + .custom_links_list_item{margin-top:0 !important;}

footer .elementor-container.elementor-column-gap-default{justify-content: space-between;align-items: flex-start !important;}
footer .elementor-column.elementor-col-25{width:auto;}
footer .elementor-column.elementor-col-25:nth-child(1){max-width:300px;}
footer .scheme_dark .widget_custom_links .custom_links_list_item_icon::before{color:#0E7CB2 !important;font-size:13px;margin-top:6px;}

footer .elementor-column.elementor-col-25:nth-child(2){max-width:250px;}
footer .elementor-column.elementor-col-25:nth-child(2) .custom_links_list{display:flex !important;flex-wrap:wrap  !important;}
footer .elementor-column.elementor-col-25:nth-child(2) .custom_links_list li:nth-child(odd){width:65%;}
footer .elementor-column.elementor-col-25:nth-child(2) .custom_links_list li:nth-child(even){width:35%;}
footer ul.custom_links_list li a:hover{color:#FF7012 !important;text-decoration:underline;}

html.scheme_default .scheme_dark .footer_wrap .widget_custom_links a.custom_links_list_item_link:hover,
html.scheme_default .scheme_dark.footer_wrap .widget_custom_links a.custom_links_list_item_link:hover,
html.scheme_default .scheme_dark .sc_layouts_row_type_normal .widget_custom_links .custom_links_list_item_link:hover,
html.scheme_default .scheme_dark.sc_layouts_row_type_normal .widget_custom_links .custom_links_list_item_link:hover{color:#FF7012 !important;text-decoration:underline;}

html.scheme_default footer h5 span{color:#171717 !important;}

footer .elementor-column.elementor-col-25:nth-child(3){max-width:220px;}
footer .elementor-column.elementor-col-25:nth-child(4){max-width:170px;}
.copyright-footer .elementor-widget-container,.copyright-footer .elementor-widget-container a{color:#434343 !important;}
.copyright-footer .elementor-widget-container span{font-weight:bold;} 
.copyright-footer .elementor-widget-container span > img{top:5px;position:relative;} 
html.scheme_default .copyright-footer .elementor-widget-container a:hover{color:#FF7012 !important;text-decoration:underline;}




/*ABOUT US*/

.sc_layouts_title_title h1{color:#fff !important;}
.about-sec-2 .sc_testimonials_item_content::before{color:#FFC700 !important;}
.about-sec-2 .sc_testimonials_item{background-color:#fff !important;}
.about-sec-2 .sc_testimonials_item p{font-size:24px;line-height:1.5 !important;color:#040F40;}
.about-sec-2 .sc_testimonials_item h4.sc_testimonials_item_author_title{color:#1F1F1F !important;font-weight:bold;font-size:24px;}


/*ACTIVITIES*/

.category-card-games .post_featured.hover_dots .post_info a{color:#fff !important;font-size:24px !important;}
/*.post_featured.hover_dots .post_info .post_title{font-size:24px;}*/
.post_featured.with_thumb .mask{background-color: rgba(255, 112, 18, 0.9) !important;}

.scheme_default .nav-links .page-numbers{font-size:16px;font-family: 'Poppins';font-weight:400 !important;height:55px !important;line-height:55px !important;border-width: 2.5px;}
.scheme_default .nav-links .page-numbers:hover,
.scheme_default .nav-links .page-numbers.current{background:#FF7012 !important;color:#FFFFFF !important;border-color:#FF7012 !important;}

.post_item_single .post_content > .post_meta_single .post_tags a{font-weight:400;color:#434343 !important;font-size:16px;}
.post_meta .post_date::before,.post_meta .post_meta_comments::before,.post_meta .post_meta_likes.trx_addons_icon-heart-empty::befor{font-weight:bold !important;}

html.scheme_default .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner{background-color: #FF7012 !important;}
html.scheme_default .tribe-common .tribe-common-h8{color:#fff !important;font-size:16px !important;}

html.scheme_default .tribe-events .tribe-events-c-search__button{background:#6BD4EF !important;}
html.scheme_default .tribe-events .tribe-events-c-top-bar__nav-list li.tribe-events-c-top-bar__nav-list-item .tribe-common-c-btn-icon{width:62px;height:50px;background-color:#D6D6D6 !important;}
html.scheme_default .tribe-events .tribe-events-c-top-bar__today-button{border-color:#939393 !important;color:#040F40 !important;font-family:'Poppins',sans-serif;font-weight:400 !important;}
html.scheme_default .tribe-common .tribe-common-b3{font-size: 18px !important;font-weight:bold !important;color:#040F40 !important;}
html.scheme_default body .tribe-common .tribe-common-c-btn-border{padding:0 30px !important;height:60px !important;background:#6BD4EF !important;}

html.scheme_default .tribe-events .tribe-events-c-events-bar--border{border:2.5px solid #D8D8D8 !important;}
html.scheme_default .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link::after{height: 2.5px !important;bottom:-2px !important;}

html.scheme_default .single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title{font-size:24px;}
.tribe-events-nav-next a{color:#fff !important;}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd{margin-bottom:24px !important;}
#tribe-events-content .tribe-events-abbr{border-bottom:0 !important;}
#tribe-events-pg-template{max-width:1400px !important;}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt{margin-bottom:10px !important;color: #040F40 !important;font-size: 18px !important;font-weight:bold !important;}
.single-tribe_events .tribe-events-event-image{margin:0.4em 60px 2em 0 !important;}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title{margin:0 0 30px !important;}


.scheme_default .elementor-widget-sidebar .widget,
.scheme_default.elementor-widget-sidebar .widget,
.scheme_default .sidebar .sidebar_inner .widget, 
.scheme_default.sidebar .sidebar_inner .widget{background-color: #FFF9F4 !important;}



body.archive ul.products.columns-3 li.product{width:50% !important;}
.scheme_default body.woocommerce .shop_mode_thumbs ul.products li.product .post_item,
.scheme_default body.woocommerce-page .shop_mode_thumbs ul.products li.product .post_item{background-color: #FFF9F4 !important;padding: 20px 10px 35px;}
.scheme_default body.woocommerce-page .top-decor .post_data_inner .product-cat a *{color:#FF7012 !important;font-size: 15px;}
.woocommerce ul.products li.product a{font-size:20px;}
.scheme_default body.woocommerce-shop.woocommerce span.amount{font-size:20px !important;font-weight:500 !important;color:#000000 !important}
.scheme_default body.woocommerce-shop.woocommerce .price del bdi{font-size:14px !important;font-weight:500 !important;color:#5B5B5B !important}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover a{color:#FF7012 !important;}
.scheme_default .sidebar .widget ul > li{margin:18px 0 !important;}
.scheme_default .sidebar .widget ul > li > a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{color:#434343;font-size:15px;font-weight:400;}
body.woocommerce-shop  .sidebar_default .widget{padding:70px;}


.widget_categories_list .categories_list_item:hover .categories_list_title,
.widget_categories_list .categories_list_item:hover .categories_list_icon::before{color:#FF7012 !important;} 
.widget_categories_list .categories_list_style_1 .categories_list_title{font-weight:bold !important;}
/*.archive.term-academics .widget_categories_list .categories_list_item .categories_list_title,*/
/*.archive.term-academics .widget_categories_list .categories_list_item .categories_list_icon::before{color:#FF7012 !important;} */


.scheme_default .widget ul > li::before{background-color:#040F40 !important;}
.scheme_default .style-mc4wp{background-color:#FF7012 !important;}
.scheme_default .style-mc4wp h3,.scheme_default .style-mc4wp > p{color:#fff !important;}
.scheme_default .style-mc4wp > p{font-size:15px !important;}
.style-mc4wp form.mc4wp-form .mc4wp-form-fields input[type="email"]{height:62px !important;border-width:3px !important;}
.woocommerce .widget_price_filter .price_slider_amount .button{background-color:#FF7012 !important;}
.woocommerce .widget_price_filter .price_slider_amount .button:hover{background-color:#6BD4EF !important;}
.woocommerce .chit_club_shop_mode_buttons form, .woocommerce-page .chit_club_shop_mode_buttons form,
.scheme_default .woocommerce .woocommerce-ordering select,.woocommerce .chit_club_shop_mode_buttons form, .woocommerce-page .chit_club_shop_mode_buttons form{border-width:3px !important;}

form#mc4wp-form-1 label{}

form#mc4wp-form-1 label,
form#mc4wp-form-1 label a{color:#fff !important;font-size:15px;}
form#mc4wp-form-1 label a{text-decoration:underline;}
form#mc4wp-form-1 label a:hover{color:#040F40 !important;}

.style-mc4wp form.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover{background:#040F40 !important;}
.style-mc4wp form.mc4wp-form .mc4wp-form-fields input[type="submit"]{margin:25px 0 30px !important;}
.archive .sc_button.sc_button_default,
.single-product .sc_button.sc_button_default
{height:50px !important;max-height:50px !important;min-height:50px !important;}
.widget_categories_list .categories_list_columns{justify-content:space-around !important;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{display:none !important;}
.scheme_default .woocommerce .woocommerce-breadcrumb,
.scheme_default .woocommerce .woocommerce-breadcrumb a
{color:#333 !important;}

.woocommerce div.product .product_title{font-size:32px !important;font-weight:bold !important;letter-spacing:-.8px;margin-bottom:10px !important;}
.scheme_default .single-product.woocommerce .entry-summary span.amount{font-size:24px !important;font-weight:bold !important;}
.scheme_default .single-product.woocommerce .entry-summary del span.amount{font-size:20px !important;font-weight:400 !important;}
.woocommerce-product-details__short-description p{color:#434343;}
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce .shop_table.cart div.quantity,
.woocommerce-page .shop_table.cart div.quantity{height:62px !important;}
.woocommerce div.product form.cart div.quantity span,
.woocommerce-page div.product form.cart div.quantity span,
.woocommerce .shop_table.cart div.quantity span, .woocommerce-page .shop_table.cart div.quantity span {line-height:1 !important;}

/*.woocommerce div.product form.cart div.quantity span, .woocommerce-page div.product form.cart div.quantity span{height:38% !important;top:12px !important;}*/
.scheme_default .yith-wcwl-add-to-wishlist a{border-color:#FF7012 !important;}
.scheme_default .yith-wcwl-add-to-wishlist a:hover{color:#FF7012 !important;}
.woocommerce .product_meta span, .woocommerce .product_meta span span, .woocommerce .product_meta a{font-size:16px !important;text-transform:uppercase;letter-spacing:0;padding: 0 0 10px;color:#040F40 !important;}
.scheme_default .single-product div.product .woocommerce-tabs .wc-tabs li a{font-weight:400 !important;color:#5F5F5F !important;border-color:#5F5F5F !important;border-width:2.5px !important;font-size:16px !important;}
.scheme_default .single-product div.product .woocommerce-tabs .wc-tabs li a:hover,
.scheme_default .single-product div.product .woocommerce-tabs .wc-tabs li.active a{background:#FF7012 !important;color:#fff !important;border-color:#FF7012 !important;}
.scheme_default .single_product_layout_stretched div.product .woocommerce-tabs,
.scheme_default .woocommerce div.product .woocommerce-tabs .panel, .scheme_default .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_default .woocommerce #content div.product .woocommerce-tabs .panel, .scheme_default .woocommerce-page #content div.product .woocommerce-tabs .panel
{background-color:#FFF9F4 !important;padding:50px !important;}

.scheme_default .sc_testimonials_default .sc_testimonials_item{background-color:#FFFFFF !important;}
.sc_testimonials_default .sc_testimonials_item_content p{color:#040F40 !important;;font-size:24px !important;font-weight:bold !important;line-height: 1.5 !important;}
.scheme_default .sc_testimonials_default .sc_testimonials_item_content::before{color:#FF7012 !important;}
.sc_testimonials_default .sc_testimonials_item_author_title{font-size:24px !important;font-weight:bold !important;color:#1F1F1F !important;}
/*.category-63 .post_featured.with_thumb .mask{background-color: rgba(0, 0, 0, 0.2) !important;}*/
.scheme_default .post_featured.hover_icon .icons a{background-color: #45D6FB !important;}
/*.scheme_default .post_item:hover .post_title a{color:#FF7012 !important;}*/
.scheme_default .post_item,.scheme_default .post_meta_item a,.scheme_default .post_meta, .scheme_default .post_meta_item, .scheme_default .post_meta_item::after, .scheme_default .post_meta_item:hover::after, .scheme_default .post_meta .vc_inline-link, .scheme_default .post_meta .vc_inline-link::after, .scheme_default .post_meta .vc_inline-link:hover::after, .scheme_default .post_meta_item a, .scheme_default .post_info .post_info_item, .scheme_default .post_info .post_info_item a, .scheme_default .post_info_counters .post_meta_item{color:#434343 !important;}
.scheme_default .widget_popular_posts .post_item.with_thumb .post_thumb::before{background:#FF7012 !important;}
.wpcf7 textarea{min-height:178px !important;}
.scheme_default .widget_popular_posts .trx_addons_tabs_content{background:#F3FBFF !important;}
.post-3995 section{background-image:none !important;}
.post-3995 section .elementor-widget-container{color:#333 !important;}
.trx_addons_scroll_to_top.show{bottom: 100px !important;right:10px !important;}
.scheme_default .trx_addons_scroll_to_top{border-color:#FF7012 !important;background-color:#FF7012  !important;}
.scheme_default .trx_addons_scroll_to_top:hover{border-color:#6bd4ef  !important;background-color:#6bd4ef  !important;}

button .tribe-events-c-top-bar__datepicker-desktop{color:#040F40;} 

body .tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu{width: 100%; min-width: 100%;}
body .tribe-events .datepicker table{width:100%;}

html.scheme_default body .tribe-common .tribe-common-c-btn-border:hover{background-color:#FF7012 !important;}


.top_panel .elementor-social-icon:hover i{color:#fff !important;}
.top_panel .elementor-social-icon:hover svg{fill:#fff !important;} 

body .scheme_dark.sc_layouts_row_type_narrow .sc_layouts_menu_nav > li > a{font-size:15px !important;color:#fff !important;}
body .scheme_dark.sc_layouts_row_type_narrow .sc_layouts_menu_nav > li:hover a,
body .scheme_dark.sc_layouts_row_type_narrow .sc_layouts_menu_nav > li.current_page_item > a{color:#FF7012 !important;font-weight:bold !important;}
body .sc_layouts_row_type_narrow .sc_layouts_item_details{font-weight:400;}
body .scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_details_line1{color:#fff;}
body .scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_details_line1:hover{color:#FF7012 !important;font-weight:bold}
body .scheme_default .woocommerce .woocommerce-ordering select{height:79px;}
body .scheme_default .select_container select,.body .scheme_default .select_container::after{color:#434343 !important;}
body.archive .woocommerce-ordering select{height:79px !important; color:#434343 !important;}

body.archive .woocommerce-ordering .select_container::after{ color:#434343 !important;}

body.single-product.woocommerce.sidebar_hide div.product div.summary, .woocommerce-page.sidebar_hide div.product div.summary{width:50%;}
body.single-product.woocommerce.sidebar_hide div.product div.images, .woocommerce-page.sidebar_hide div.product div.images{width:46%;}
.woocommerce div.product form.cart div.quantity span, .woocommerce-page div.product form.cart div.quantity span,
.woocommerce .shop_table.cart div.quantity span, .woocommerce-page .shop_table.cart div.quantity span{height:30% !important;}
body.single-product.woocommerce div.product form.cart .single_add_to_cart_button{padding: 0 47px !important;}
.scheme_default .single-product div.product .woocommerce-tabs .wc-tabs li a{padding: 16px 27px !important;border-color:#898989 !important;color:#5F5F5F !important;}
.scheme_default .related.products::before {background-color:#F3FBFF !important;}
.scheme_default .woocommerce span.amount{font-weight:500 !important;}

.woocommerce div.product form.cart .variations select{padding-block:0;border-color:#E3E5EA !important;}

.categories_list.categories_list_style_1{max-width:1100px !important;margin:0 auto !important;}
.categories_list_style_1 .trx_addons_column-1_6.active .categories_list_item .categories_list_title{color:#ff7012 !important}
.scheme_default .widget_categories_list .categories_list_style_1 .trx_addons_column-1_6.active .categories_list_icon::before{color:#ff7012 !important}



/*18-09-24*/
body .sc_layouts_row_type_normal .search_wrap .search_field{font-size:15px;}
body .scheme_default .sc_title_accent .sc_button_simple{border-bottom-color:#000 !important;}
body .scheme_default .sc_title_accent .sc_button_simple:hover{border-bottom-color:#FF7012 !important;}
body .sc_title_accent .sc_button_simple{border-width:2px !important;}
body .sc_item_subtitle.sc_title_subtitle.sc_item_subtitle_above{color:#898989;font-size:16px;font-weight:400;}
body .scheme_default.sc_blogger .sc_item_filters_tabs a{color:#040F40;}
body.page-id-83 .sc_item_subtitle.sc_title_subtitle.sc_item_subtitle_above{color:#040F40;font-size:24px;font-weight:bold;}
.about-sec-2 .elementor-col-100{max-width:1412px;margin:0 auto;}
.about-sec-2 .sc_testimonials_default .sc_testimonials_item_content p{font-weight:bold !important;}
body .about-sec-2 .sc_testimonials_default .sc_testimonials_item_content::before{color:#FFC700 !important;}
/*body .elementor-widget-wrap.elementor-element-populated{width:100% !important;text-align:center !important;justify-content: center !important;}*/

/*.nav-links .page-numbers.next::before, .comments_pagination .page-numbers.next::before, .woocommerce nav.woocommerce-pagination ul li a.next::before {*/
/*  content: "\f105" !important;*/
/*  font-weight: bold !important;*/
/*  font-family: 'Font Awesome 5 Free' !important;*/
/*  font-size: 18px !important;*/
/*  color:#000000;*/
/*}*/


/*.nav-links .page-numbers.prev::before,*/
/*.comments_pagination .page-numbers.prev::before,*/
/*.woocommerce nav.woocommerce-pagination ul li a.prev::before {*/
/*   content: "\f104" !important;*/
/*  font-weight: bold !important;*/
/*  font-family: 'Font Awesome 5 Free' !important;*/
/*  font-size: 18px !important;*/
/*  color:#000000;*/
/*}*/


/*.nav-links .page-numbers.next:hover::before,*/
/*.comments_pagination .page-numbers.nexthover::before, */
/*.woocommerce nav.woocommerce-pagination ul li a.nexthover::before{color:#fff;}*/


/*.nav-links .page-numbers.prev:hover::before,*/
/*.comments_pagination .page-numbers.prev:hover::before,*/
/*.woocommerce nav.woocommerce-pagination ul li a.prev:hover::before {*/
/*  color:#fff;*/
/*}*/

.elementor-element-fd705f2 .sc_item_title_text{color:#fff;}
body .elementor-element-702d127 h6 a, body .elementor-element-702d127 h6 a{color:#fff !important;}
body .elementor-element-702d127 h6 a:hover, body elementor-element-702d127 h6 a:hover{color:#FF7012 !important;}

.related_wrap h3.section_title{font-size:48px;}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg{width:22px;}
input#tribe-events-events-bar-keyword{padding-left:50px;}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3{padding-left:3px !important;}

.sidebar_inner #text-3.widget.widget_text{padding:0;}
 #text-3 .style-mc4wp{margin:0;}
 
.scheme_default .product .top-decor .post_data_inner .product-cat a *,
.scheme_default .product .top-decor .post_data_inner .product-cat a,
.scheme_default .product .top-decor .post_data_inner .product-cat{color:#FF7012 !important;font-size:15px;}

.scheme_default .woocommerce div.product form.cart div.quantity span,
.scheme_default .woocommerce-page div.product form.cart div.quantity span,
.scheme_default .woocommerce .shop_table.cart div.quantity span,
.scheme_default .woocommerce-page .shop_table.cart div.quantity span{color:#000 !important;}


.woocommerce .quantity span.q_inc{top:13px !important;}
.woocommerce .quantity span.q_dec{bottom:10px !important;}
.esg-center{font-size:24px;font-weight:bold;}
.esg-center a{background-color:rgba(255,255,255,.47) !important;border-radius:13px !important;font-size:20px !important;height:56px;width:56px;display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;}
.esg-center a:hover{border-radius:13px !important;font-size:20px !important;}

.scheme_default body.woocommerce .sc_layouts_cart_widget.widget_area span.amount{color:#fff !important;}
.sc_layouts_row_type_narrow .sc_layouts_item_details_line1, .sc_layouts_row_type_narrow .sc_layouts_item_details_line2{font-size:15px;}
.tribe-events-c-top-bar__datepicker-time{color:#040F40 !important}
.tribe-events .tribe-events-c-events-bar{width:100%;}


body.home .sc_icons_columns_wrap .sc_icons_item_description{color:#12101C;}

@media (max-width: 1199px) {
body .tribe-common .tribe-common-h--alt {
    font-weight: 500 !important;
    font-size: 13px !important;
  }
   .tribe-common .tribe-common-h--alt{font-size:13px !important;}
    .tribe-events .tribe-events-calendar-month__day-cell--mobile,
    .tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile{padding:0 !important;font-size:13px;}
    .tribe-events .tribe-events-calendar-month__day{min-height:50px !important;}
    .tribe-events-c-subscribe-dropdown__button-text.tribe-common-c-btn--clear{padding:0 !important;}
  
  
  
}
@media only screen and (max-width: 575.99px) {
    
    .scheme_default .single_product_layout_stretched div.product .woocommerce-tabs,
    .scheme_default .woocommerce div.product .woocommerce-tabs .panel, 
    .scheme_default .woocommerce-page div.product .woocommerce-tabs .panel,
    .scheme_default .woocommerce #content div.product .woocommerce-tabs .panel,
    .scheme_default .woocommerce-page #content div.product .woocommerce-tabs .panel{
        padding:20px 15px !important;
    }
    
   
    
}


