/*
 Theme Name:   Crafti Child Theme
 Theme URI:    https://crafti.axiomthemes.com/
 Description:  Crafti Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     crafti
 Version:      1.0
 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:  crafti
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.team_member_socials{
	display:none;
}
.d-none{
	display:none;
}
.info-member h4{
 margin-top: 1rem;
}
.team_member_title{
	margin-bottom: 30px !important	;
}
.team_page_wrap_info_over,.trx_addons_hover_team{
	display:none;
}
.sc_skills_total,.sc_skills_item_title{
	color:#800000 !important;
}
.title-instructor{
	text-align:center;
	margin-top: 10px;
	margin-bottom: 90px;
	
}
.sc_price_item.with_image{
	height:100%;
	display:flex;
	flex-direction:column;
}
.sc_price_item_inner{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.sc_price_item_info{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-grow: 1;
}
.sc_layouts_cart_widget ul.cart_list li a{
	color:#000 !important;
}

#whatsappButton {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    background: url("/wp-content/uploads/2024/05/whatsapp-icon.svg") center center no-repeat;
    background-size: 100%;
}
a#whatsappButton {outline:none; }
a#whatsappButton:hover {
    text-decoration:none;
    background: url("/wp-content/uploads/2024/05/whatsapp-icon.svg") center center no-repeat;
    background-size: 100%;
}
a#whatsappButton span {
    z-index: 10;
    display: none;
    padding: 10px;
    right: 56px;
    width: 240px;
    line-height: 16px;
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}
a#whatsappButton:hover span {
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;
} 
.sc_layouts_cart .sc_layouts_cart_widget ul.cart_list li a, .sc_layouts_cart .sc_layouts_cart_widget ul.cart_list li > b, .sc_layouts_cart .sc_layouts_cart_widget .total, .sc_layouts_cart .sc_layouts_cart_widget .total *, .sc_layouts_cart .sc_layouts_cart_widget .quantity, .sc_layouts_cart .sc_layouts_cart_widget .quantity *{
	color:#000 !important;
}
.sc_testimonials_chit .sc_testimonials_item {
	height: 500px !important;
}
.services_page_section_contacts{
	display:none;
}
.sidebar_default[class*="scheme_"] .sidebar_inner{
	background-color:#800000 ;
	color:white;
}
.sidebar .widget_title ,.textwidget{
	color:white !important;
}
.sidebar .widget.widget_contacts .contacts_info ,.sidebar .widget.widget_contacts .contacts_info a ,.sidebar .post_content a{
	color:white !important;
}
.sidebar .widget.widget_contacts .contacts_info a:before , .sidebar .widget.widget_contacts .contacts_info span:before{
	color:white !important;
}
.widget_search form.search-form:after{
	color:white !important;
}
.elementor-widget-price-table a{
 color:#555;
}
.sc_layouts_menu_nav > li li > a:hover{
	color:#800000 !important;
}
.sc_layouts_menu_nav > li.current-menu-item > a{
	color:#182127 !important;
}
footer .sc_layouts_menu_nav > li.current-menu-item > a{
	color:#fff !important;
}
 .group-team-info {
	display:flex;
}
footer .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    background-color: #823E3D;
	color:#fff;
}
.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a{
 	font-size:24px;
}
.sc_layouts_panel_inner, [class*="scheme_"].sc_layouts_panel_inner {
    background-color: white;
}
.sc_layouts_panel_close.trx_addons_button_close {
    background-color:transparent;
}
.team_member_content.team_member_page_content.entry-content{
	width:50%;
}
.group-team-info .team_member_featured{
	width:50% !important;
}

.elementor-our-services-text-right .slider_pagination_style_title .slider_pagination_wrap .slider_pagination_bullet{
 	font-size:30px;
}
.search_modern .search_wrap{
	height:200px;
	background-color:#823E3D;
}
.search_modern .search_wrap.search_opened input.search_field {
	height:2rem;
}
.woocommerce-tabs.wc-tabs-wrapper{
	border: 2px solid #182127;
	padding: 20px 30px 50px 30px;
}
.tabs.wc-tabs{
	margin-bottom:20px !important;
}
.description_tab a{
	border-top:0 !important;
	padding: 10px 0 !important;
	text-align:start !important;
 	background-color:transparent !important;
	
}

.discounted-products-widget {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.discounted-products-widget .product-item {
	display: flex;
	align-items: center;
}
.discounted-products-widget .product-item a{
	display: flex;
}
.discounted-products-widget .product-thumbnail {
	margin-right: 10px;
}
.discounted-products-widget .product-thumbnail img {
	border-radius: 5px;
	object-fit:cover;
	width:100px;
	height:100px;
}
.discounted-products-widget .product-info {
	color: white;
	padding:10px;
}
.discounted-products-widget .product-title {
	font-size: 16px;
	margin: 0 0 5px;
	color: white !important;
}
.discounted-products-widget .product-price {
	font-size: 14px;
}
.discounted-products-widget .regular-price {
	color: #CCCCCC;
	text-decoration: line-through;
	margin-right: 5px;
}
.discounted-products-widget .sale-price {
	color: white;
	font-weight:500;
}
.qualification {
  column-count: 2;
  column-gap: 20px; 
}

.qualification p {
  margin: 0 0 10px 0; 
  break-inside: avoid;
}
.sc_layouts_menu_nav > li li.current-menu-item > a{
	color:#800000 !important;
}
.wpcf7 span.wpcf7-not-valid-tip{
	color:white !important;
}
.wpcf7 .wpcf7-not-valid{
	border-color: white !important;
}
.wpcf7 div.wpcf7-response-output{
	color:white !important;
	border-color: white !important;
}
.wpcf7-submit-style{
	border-color: white !important;
	border:1px solid;
	border-radius:3px;
}
.wpcf7-form  input::placeholder , .wpcf7-form  textarea::placeholder  {
  color: white !important;
}
.sc_layouts_cart_panel .sc_layouts_cart_panel_widget .widget_shopping_cart .woocommerce-mini-cart__total{
	position:inherit !important;
}
.woocommerce-page table.cart th , .woocommerce .cart_totals table.shop_table tr th{
	color:white !important;
}
.button.continue_shopping{
	color:white !important;
}
.image-category-classes-page img{
	height:206px;
	object-fit:cover;
}
.logo_image{
	min-height:100px;
}
.shop_table_checkout_review table th, .shop_table_checkout_review table td , #payment ul.methods div.payment_box , #add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row , .woocommerce-checkout-payment .place-order label.checkbox .woocommerce-terms-and-conditions-checkbox-text {
 color:white !important;
}
.shop_table_checkout_review table th span.amount, .shop_table_checkout_review table th *, .shop_table_checkout_review table td span.amount, .shop_table_checkout_review table td * {
color:white !important;
}
#payment ul.payment_methods .wc_payment_method.payment_method_zippy_paynow_payment label {
	padding-left: 26px !important;
    padding-top: 3px !important;

}
.wc_payment_method.payment_method_elegro label{
 color:white !important;
}
#place_order{
 border: 1px solid white;
 border-width: 1px !important;
}
 .sidebar_inner input[type="text"]:focus, .sidebar_inner input[type="text"].filled, .sidebar_inner input[type="number"]:focus, input[type="number"].filled, .sidebar_inner input[type="email"]:focus,.sidebar_inner input[type="email"].filled{
 color:white !important;
}
div.wpcf7 .form-style-8 .style-line .line , div.wpcf7 .form-style-8 .style-line .line:before{
background-color:white !important;
}
@media (max-width: 920px) {
    .ppocta-ft-fix {
		bottom: 5%;
    }
/* 	.banner-home{
	 height:100vh;
	}
	.banner-home #rev_slider_1_1 {
		height:100vh !important;
		max-height:100% !important;
	}
	.banner-home  #rev_slider_1_1_wrapper{
		height:100vh !important;
	}
	.banner-home .rev_row_zone_middle{
		top: 320px !important;
	}
	.banner-home rs-fw-forcer {
   	height:100vh !important;
	}
	.logo_image{
		min-height:40px;
	} */
}
@media (max-width: 640px) {
    a#whatsappButton:hover span{
        display: none;
    }
    .ppocta-ft-fix {width: 100%;}
    #whatsappButton {
        float: left;
    }
}
.woocommerce-billing-fields input:-webkit-autofill {
  -webkit-text-fill-color: black !important;
	caret-color: black;
}
.woocommerce-billing-fields input:-internal-autofill-selected {
    background-color: transparent !important;
}